Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prep for 2024.09 release #973

Merged
merged 4 commits into from
Sep 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ 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.09] - 2024-09-xx
## [2024.09] - 2024-09-30

### Changed

Expand All @@ -29,16 +29,21 @@ and this project adheres to
- Upgrade glib-2.0 to 2.82.1
- Upgrade gtk4 to 4.16
- Upgrade OpenCV to 4.10
- Use GNU C++ runtime for building vte
- Fix all ptest failures in meta-python layer

### Added

- Added recipes - libspelling, imx-cst, freeipmi
- Added recipes - libspelling, imx-cst, freeipmi, valkey
python3-trio, python3-python-multipart, python3-outcome
python3-pdm-build-locked, python3-starlette python3-setproctitle
- Add gomodule fetcher
- Add genimage support

### Removed

- Drop TCLIBCAPPEND
- Removed cmem and ti-osal recipes

## [2024.08] - 2024-08-31

Expand Down
2 changes: 1 addition & 1 deletion conf/site.conf
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ require ${TOPDIR}/conf/projects/${PROJECT}/config.conf
#YOE_PROFILE = "yoe-musl-systemd-wayland"
#require conf/world.conf

IMG_VERSION = "24.8.5"
IMG_VERSION = "24.9.0"
2 changes: 1 addition & 1 deletion sources/meta-arm
Submodule meta-arm updated 21 files
+2 −0 .b4-config
+1 −1 ci/base.yml
+1 −0 ci/clang.yml
+1 −0 ci/meta-secure-core.yml
+1 −0 ci/meta-virtualization.yml
+451 −0 ...rm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0019-Platform-CS1000-Remove-unused-BL1-files.patch
+61 −0 ...cipes-bsp/trusted-firmware-m/files/corstone1000/0020-Platform-CS1000-Remove-duplicated-metadata-write.patch
+193 −0 ...bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0021-Platform-CS1000-Fix-compiler-switch-in-BL1.patch
+355 −0 ...ecipes-bsp/trusted-firmware-m/files/corstone1000/0022-Platform-CS1000-Validate-both-metadata-replicas.patch
+4 −0 meta-arm-bsp/recipes-bsp/trusted-firmware-m/trusted-firmware-m-corstone1000.inc
+1 −1 ...rm-bsp/recipes-security/trusted-services/corstone1000/0001-Add-stub-capsule-update-service-components.patch
+25 −17 meta-arm-bsp/recipes-security/trusted-services/corstone1000/0002-Fix-in-AEAD-for-psa-arch-test-254.patch
+31 −0 meta-arm-bsp/recipes-security/trusted-services/corstone1000/0005-Fix-psa-api-crypto-test-no-243.patch
+0 −28 ...ipes-security/trusted-services/corstone1000/0005-plat-corstone1000-add-compile-definitions-for-ECP_DP.patch
+10 −7 ...ipes-security/trusted-services/corstone1000/0018-Make-RSS-and-MHU-sizes-compile-time-definitions-user.patch
+3 −3 meta-arm-bsp/recipes-security/trusted-services/corstone1000/0019-Align-PSA-Crypto-with-TF-Mv2.1.patch
+4 −4 meta-arm-bsp/recipes-security/trusted-services/ts-arm-platforms.inc
+8 −2 meta-arm/lib/fvp/runner.py
+7 −1 meta-arm/recipes-security/optee/optee-client.inc
+6 −0 meta-arm/recipes-security/optee/optee-client/optee-udev.rules
+6 −4 meta-arm/recipes-security/optee/optee-client/[email protected]
2 changes: 1 addition & 1 deletion sources/meta-clang
2 changes: 1 addition & 1 deletion sources/meta-openembedded
Submodule meta-openembedded updated 82 files
+1 −1 meta-filesystems/recipes-support/fuse/fuse_2.9.9.bb
+1 −4 meta-filesystems/recipes-utils/e2tools/e2tools_0.1.2.bb
+0 −34 meta-filesystems/recipes-utils/e2tools/files/0001-Disable-portability-warning-as-error.patch
+1 −1 meta-gnome/recipes-gnome/gnome-desktop/gnome-desktop_44.1.bb
+1 −0 meta-gnome/recipes-gnome/gnome-shell/gnome-shell_46.2.bb
+41 −0 meta-multimedia/recipes-multimedia/pipewire/files/0001-parser.h-avoid-missing-field-intializers.patch
+2 −1 meta-multimedia/recipes-multimedia/pipewire/pipewire_1.2.5.bb
+0 −61 meta-networking/recipes-filter/libnetfilter/files/0001-conntrack-fix-build-with-kernel-5.15-and-musl.patch
+2 −4 meta-networking/recipes-filter/libnetfilter/libnetfilter-conntrack_1.1.0.bb
+3 −11 meta-networking/recipes-support/lksctp-tools/lksctp-tools_1.0.21.bb
+1 −1 meta-networking/recipes-support/tcpdump/tcpslice_1.8.bb
+1 −0 meta-oe/conf/include/ptest-packagelists-meta-oe.inc
+3 −2 meta-oe/recipes-benchmark/fio/fio_3.37.bb
+0 −26 meta-oe/recipes-connectivity/linuxptp/linuxptp/0001-include-string.h-for-strncpy.patch
+0 −48 meta-oe/recipes-connectivity/linuxptp/linuxptp/0002-linuxptp-Use-CC-in-incdefs.sh.patch
+2 −10 meta-oe/recipes-connectivity/linuxptp/linuxptp_4.4.bb
+1 −1 meta-oe/recipes-connectivity/thrift/thrift_0.21.0.bb
+1 −0 meta-oe/recipes-dbs/mysql/mariadb.inc
+26 −0 meta-oe/recipes-dbs/mysql/mariadb/0001-Use-a-lambda-function-as-deleter-prototype-in-unique.patch
+42 −0 meta-oe/recipes-dbs/rocksdb/files/0001-CMakeLists.txt-Make-the-test-discovery-occur-on-targ.patch
+12 −0 meta-oe/recipes-dbs/rocksdb/files/run-ptest
+19 −2 meta-oe/recipes-dbs/rocksdb/rocksdb_9.0.0.bb
+2 −0 meta-oe/recipes-devtools/capnproto/capnproto_1.0.2.bb
+40 −0 meta-oe/recipes-devtools/perfetto/common/0001-fix-musl-build.patch
+0 −58 meta-oe/recipes-devtools/perfetto/files/0001-Add-missing-header-cstdint-for-uintXX_t-types.patch
+1 −1 meta-oe/recipes-devtools/perfetto/libperfetto.bb
+12 −8 meta-oe/recipes-devtools/perfetto/libperfetto/0001-meson-add-pc-file-for-lib_perfetto.patch
+17 −13 meta-oe/recipes-devtools/perfetto/perfetto.bb
+8 −3 meta-oe/recipes-devtools/perfetto/perfetto.inc
+8 −10 meta-oe/recipes-devtools/perfetto/perfetto/0001-Remove-check_build_deps-build-steps.patch
+28 −0 meta-oe/recipes-devtools/perfetto/perfetto/0002-traced-fix-missing-include.patch
+1 −2 meta-oe/recipes-devtools/tcltk/tk/confsearch.diff
+2 −2 meta-oe/recipes-devtools/tcltk/tk/tkprivate.diff
+2 −2 meta-oe/recipes-devtools/tcltk/tk_8.6.15.bb
+0 −390 meta-oe/recipes-extended/libidn/libidn/0001-largefile.m4-Sync-with-latest-gnulib.patch
+14 −3 meta-oe/recipes-extended/libidn/libidn/dont-depend-on-help2man.patch
+4 −8 meta-oe/recipes-extended/libidn/libidn_1.42.bb
+1 −1 meta-oe/recipes-extended/polkit/files/meson-build-Support-openembedded-OS-for-PAM-config.patch
+33 −0 meta-oe/recipes-extended/valkey/valkey/0001-src-Do-not-reset-FINAL_LIBS.patch
+29 −0 meta-oe/recipes-extended/valkey/valkey/GNU_SOURCE-7.patch
+41 −0 meta-oe/recipes-extended/valkey/valkey/hiredis-use-default-CC-if-it-is-set.patch
+71 −0 meta-oe/recipes-extended/valkey/valkey/init-valkey-server
+78 −0 meta-oe/recipes-extended/valkey/valkey/lua-update-Makefile-to-use-environment-build-setting.patch
+39 −0 meta-oe/recipes-extended/valkey/valkey/oe-use-libc-malloc.patch
+1,314 −0 meta-oe/recipes-extended/valkey/valkey/valkey.conf
+16 −0 meta-oe/recipes-extended/valkey/valkey/valkey.service
+74 −0 meta-oe/recipes-extended/valkey/valkey_8.0.0.bb
+3 −0 meta-oe/recipes-kernel/ipmitool/ipmitool_1.8.19.bb
+2 −1 meta-oe/recipes-navigation/gpsd/gpsd_3.25.bb
+2 −0 meta-oe/recipes-security/audit/audit_4.0.2.bb
+672 −0 meta-oe/recipes-security/softhsm/files/0002-Prevent-accessing-of-global-c-objects-once-they-are-.patch
+1 −0 meta-oe/recipes-security/softhsm/softhsm_2.6.1.bb
+0 −40 meta-oe/recipes-support/syslog-ng/files/0001-macros-guard-ipv6-code-with-SYSLOG_NG_ENABLE_IPV6.patch
+2 −3 meta-oe/recipes-support/syslog-ng/syslog-ng_4.7.0.bb
+2 −1 meta-oe/recipes-test/catch2/catch2_3.7.1.bb
+2 −0 meta-python/conf/include/ptest-packagelists-meta-python.inc
+1 −1 meta-python/recipes-devtools/python/python3-a2wsgi/run-ptest
+1 −0 meta-python/recipes-devtools/python/python3-a2wsgi_1.10.7.bb
+13 −7 meta-python/recipes-devtools/python/python3-eth-hash_0.7.0.bb
+2 −0 meta-python/recipes-devtools/python/python3-gunicorn_23.0.0.bb
+16 −0 meta-python/recipes-devtools/python/python3-outcome_1.3.0.post0.bb
+1 −1 meta-python/recipes-devtools/python/python3-pdm-backend_2.4.1.bb
+13 −0 meta-python/recipes-devtools/python/python3-pdm-build-locked_0.3.3.bb
+2 −1 meta-python/recipes-devtools/python/python3-pdm_2.19.1.bb
+1 −1 meta-python/recipes-devtools/python/python3-pint/run-ptest
+10 −7 meta-python/recipes-devtools/python/python3-pint_0.24.3.bb
+1 −1 meta-python/recipes-devtools/python/python3-pydbus_0.6.0.bb
+0 −38 ...ython/recipes-devtools/python/python3-pytest-mock/0001-test_pytest_mock-skip-args-introspection-tests.patch
+2 −2 meta-python/recipes-devtools/python/python3-pytest-mock/run-ptest
+9 −10 meta-python/recipes-devtools/python/python3-pytest-mock_3.14.0.bb
+9 −0 meta-python/recipes-devtools/python/python3-python-multipart_0.0.10.bb
+4 −0 meta-python/recipes-devtools/python/python3-setproctitle/run-ptest
+34 −0 meta-python/recipes-devtools/python/python3-setproctitle_1.3.3.bb
+1 −0 meta-python/recipes-devtools/python/python3-sqlparse_0.5.1.bb
+3 −0 meta-python/recipes-devtools/python/python3-starlette/run-ptest
+41 −0 meta-python/recipes-devtools/python/python3-starlette_0.39.0.bb
+13 −0 meta-python/recipes-devtools/python/python3-trio_0.26.2.bb
+2 −1 meta-python/recipes-devtools/python/python3-typer/run-ptest
+1 −1 meta-python/recipes-devtools/python/python3-ujson/run-ptest
+2 −1 meta-python/recipes-devtools/python/python3-ujson_5.10.0.bb
+4 −0 meta-python/recipes-devtools/python/python3-validators_0.34.0.bb
+1 −1 meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.18.4.bb
2 changes: 1 addition & 1 deletion sources/meta-yoe/conf/distro/yoe.inc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ MAINTAINER = "Yoe Distro Community <http://yoedistro.org>"
TARGET_VENDOR = "-yoe"
SDK_VENDOR = "-yoesdk"
# Distro version is YYYY.MM
DISTRO_VERSION = "2024.09-rc.1"
DISTRO_VERSION = "2024.09"
DISTRO_CODENAME = "Sahel"
SDK_VERSION := "${DISTRO_VERSION}"

Expand Down