Skip to content

Commit

Permalink
Merge pull request #898 from YoeDistro/kraj/master
Browse files Browse the repository at this point in the history
Start 2024.02 dev cycle and update layers
  • Loading branch information
cbrake authored Feb 5, 2024
2 parents 85d3116 + 6ab0498 commit fa8a5ef
Show file tree
Hide file tree
Showing 9 changed files with 30 additions and 9 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,27 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2024.02] - 2024-02-XX

### Changed

- Update linux-raspberrypi to 6.1.74
- Fix VisionFive2 u-boot and linux kernel builds with GCC-14
- Fix support for large rootfs on tegra platforms
- Fix several packages to build with GCC-14 and clang-18
- Upgrade linux-yocto-dev to 6.8+
- Avoid using -march when -mcpu is chosen for armv8/armv9 architectures
- Update Golang to 1.20.13
- Update pseudo to pull in gcc14 fix and missing statvfs64 intercept

### Added

- New packages - python3-moteus, python3-google-auth-oauthlib, python3-janus
flatcc, python3-aiohappyeyeballs, bonnie++.
- Add cortexa78 tune files

### Removed

## [2024.01] - 2024-01-31

### Changed
Expand Down
2 changes: 1 addition & 1 deletion sources/meta-clang
2 changes: 1 addition & 1 deletion sources/meta-openembedded
Submodule meta-openembedded updated 61 files
+1 −0 meta-gnome/recipes-support/ibus/ibus.inc
+164 −0 meta-gnome/recipes-support/ibus/ibus/0001-makefile-don-t-gzip-the-man-pages.patch
+59 −0 meta-multimedia/recipes-multimedia/libcamera/libcamera/0001-media_device-Add-bool-return-type-to-unlock.patch
+91 −0 meta-multimedia/recipes-multimedia/libcamera/libcamera/0002-options-Replace-use-of-VLAs-in-C.patch
+2 −0 meta-multimedia/recipes-multimedia/libcamera/libcamera_0.2.0.bb
+3 −0 ...etworking/dynamic-layers/meta-python/recipes-printing/system-config-printer/system-config-printer_1.5.18.bb
+30 −0 meta-networking/recipes-protocols/mdns/mdns/0001-Fix-SIGSEGV-during-DumpStateLog.patch
+1 −0 meta-networking/recipes-protocols/mdns/mdns_2200.60.25.0.4.bb
+39 −0 meta-oe/recipes-benchmark/bonnie/bonnie++/fix-configure-lfs.patch
+183 −0 meta-oe/recipes-benchmark/bonnie/bonnie++/fix-csv2html-data.patch
+24 −0 meta-oe/recipes-benchmark/bonnie/bonnie++/makefile-use-link-for-helper.patch
+33 −0 meta-oe/recipes-benchmark/bonnie/bonnie++_2.00a.bb
+1 −1 meta-oe/recipes-connectivity/iwd/iwd_2.13.bb
+6 −1 meta-oe/recipes-connectivity/zeromq/czmq_4.2.1.bb
+31 −0 meta-oe/recipes-devtools/breakpad/breakpad/0001-Fixed-missing-include-for-std-find_if.patch
+4 −7 meta-oe/recipes-devtools/breakpad/breakpad_2023.06.01.bb
+6 −4 meta-oe/recipes-devtools/cpuid/cpuid_20230614.bb
+36 −0 meta-oe/recipes-devtools/cpuid/files/0001-Makefile-update-the-hardcode-path-to-bindir-mandir.patch
+31 −0 meta-oe/recipes-devtools/flatcc/flatcc/0001-Check-for-C-standard-version-23-for-__fallthrough__.patch
+29 −0 meta-oe/recipes-devtools/flatcc/flatcc_git.bb
+52 −5 meta-oe/recipes-devtools/php/php/php-fpm.service
+10 −7 meta-oe/recipes-devtools/php/php_8.2.9.bb
+1 −0 meta-oe/recipes-extended/redis/redis-7.2.4/lua-update-Makefile-to-use-environment-build-setting.patch
+2 −1 meta-oe/recipes-kernel/bpftool/bpftool.bb
+1 −0 meta-oe/recipes-multimedia/webm/libvpx/libvpx-configure-support-blank-prefix.patch
+2 −0 meta-oe/recipes-support/syslog-ng/syslog-ng_4.0.1.bb
+10 −11 meta-oe/recipes-test/cmocka/cmocka_1.1.7.bb
+1 −0 meta-python/recipes-devtools/python-jsonref/files/migrate-to-pdm-backend.patch
+9 −0 meta-python/recipes-devtools/python/python3-aiohappyeyeballs_2.3.2.bb
+5 −12 meta-python/recipes-devtools/python/python3-aiohttp_3.9.3.bb
+2 −0 meta-python/recipes-devtools/python/python3-binwalk_2.3.4.bb
+1 −1 meta-python/recipes-devtools/python/python3-cachecontrol_0.14.0.bb
+13 −0 meta-python/recipes-devtools/python/python3-casttube_0.2.0.bb
+1 −1 meta-python/recipes-devtools/python/python3-cbor2_5.6.1.bb
+2 −2 meta-python/recipes-devtools/python/python3-dill_0.3.8.bb
+2 −2 meta-python/recipes-devtools/python/python3-dnspython_2.5.0.bb
+5 −4 meta-python/recipes-devtools/python/python3-eth-rlp_1.0.1.bb
+1 −1 meta-python/recipes-devtools/python/python3-eventlet_0.35.1.bb
+1 −1 meta-python/recipes-devtools/python/python3-google-api-core_2.16.1.bb
+1 −1 meta-python/recipes-devtools/python/python3-google-api-python-client_2.116.0.bb
+14 −0 meta-python/recipes-devtools/python/python3-google-auth-oauthlib_1.2.0.bb
+1 −1 meta-python/recipes-devtools/python/python3-google-auth_2.27.0.bb
+1 −1 meta-python/recipes-devtools/python/python3-grpcio-tools_1.60.1.bb
+1 −1 meta-python/recipes-devtools/python/python3-grpcio_1.60.1.bb
+1 −1 meta-python/recipes-devtools/python/python3-ipython_8.21.0.bb
+15 −0 meta-python/recipes-devtools/python/python3-janus_1.0.0.bb
+5 −2 meta-python/recipes-devtools/python/python3-jsonrpcclient_4.0.3.bb
+2 −2 meta-python/recipes-devtools/python/python3-luma-core_2.4.2.bb
+32 −0 meta-python/recipes-devtools/python/python3-moteus/0001-lib-python-remove-self-import-from-setup.py.patch
+19 −0 meta-python/recipes-devtools/python/python3-moteus_0.3.67.bb
+1 −1 meta-python/recipes-devtools/python/python3-parse_1.20.1.bb
+1 −1 meta-python/recipes-devtools/python/python3-pdm_2.12.3.bb
+1 −1 meta-python/recipes-devtools/python/python3-platformdirs_4.2.0.bb
+1 −0 meta-python/recipes-devtools/python/python3-pychromecast_13.1.0.bb
+1 −1 meta-python/recipes-devtools/python/python3-pymisp_2.4.184.bb
+3 −7 meta-python/recipes-devtools/python/python3-pymodbus_3.6.3.bb
+1 −1 meta-python/recipes-devtools/python/python3-pytest-asyncio_0.23.4.bb
+0 −21 meta-python/recipes-devtools/python/python3-scikit-build_0.16.7.bb
+22 −0 meta-python/recipes-devtools/python/python3-scikit-build_0.17.6.bb
+1 −1 meta-python/recipes-devtools/python/python3-sentry-sdk_1.40.0.bb
+1 −1 meta-python/recipes-devtools/python/python3-types-setuptools_69.0.0.20240125.bb
4 changes: 2 additions & 2 deletions sources/meta-yoe/conf/distro/yoe.inc
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ MAINTAINER = "Yoe Distro Community <http://yoedistro.org>"
TARGET_VENDOR = "-yoe"
SDK_VENDOR = "-yoesdk"
# Distro version is YYYY.MM
DISTRO_VERSION = "2024.01"
DISTRO_CODENAME = "Katahdin"
DISTRO_VERSION = "2024.02-rc.1"
DISTRO_CODENAME = "Lati"
SDK_VERSION := "${DISTRO_VERSION}"

SDK_NAME_PREFIX = "yoe"
Expand Down
2 changes: 1 addition & 1 deletion sources/poky
Submodule poky updated 123 files

0 comments on commit fa8a5ef

Please sign in to comment.