From 94fa842ff23c24284d9352ff3809c78b8886ce47 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 4 Aug 2024 19:47:41 -0700 Subject: [PATCH 1/3] site: Bump image to 24.7.1 Signed-off-by: Khem Raj --- conf/site.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/site.conf b/conf/site.conf index 68dd2e82f..a07b762ed 100644 --- a/conf/site.conf +++ b/conf/site.conf @@ -11,4 +11,4 @@ require ${TOPDIR}/conf/projects/${PROJECT}/config.conf #YOE_PROFILE = "yoe-musl-sysvinit-wayland" #require conf/world.conf -IMG_VERSION = "24.6.7" +IMG_VERSION = "24.7.1" From a44155b123c09e4c191564f130df345e81879fff Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 4 Aug 2024 19:48:25 -0700 Subject: [PATCH 2/3] Layer Updates: sources/meta-arm sources/meta-clang sources/meta-freescale sources/meta-intel sources/meta-openembedded sources/meta-qt6 sources/meta-raspberrypi sources/meta-rockchip sources/poky * sources/meta-arm c850a862...bf85e4a9 (14): > arm/trusted-firmware-a: remove workaround patch for qemuarm64-secureboot > arm-bsp: remove unreferenced patches and configs > arm: use devtool to clean-up patches > arm-bsp/fvp-base: u-boot patch clean-up > optee-os: fix buildpaths QA failure on corstone1000 > optee-os: remove buildpaths INSANE_SKIP > optee-os-tadevkit: remove buildpaths INSANE_SKIP > optee-os: remove absolute paths > optee-os: asm debug prefix fixes > arm/oeqa: Introduce retry mechanism for fvp_devices run_cmd > kas: Add new yml file for Distros unattended installation > arm-systemready/oeqa: Add new test for Fedora unattended installation > arm-systemready/linux-distros: Add kickstart file for Fedora unattended > arm-systemready/linux-distros: new inc file for unattended installation * sources/meta-clang f53a67a...0b2616e (2): > clang: improve reproducibility > compiler-rt-sanitizers: Fix native build tooling paths * sources/meta-freescale 5a46df3c...53edaa9d (1): > Merge pull request #1888 from pwojtaszczyk-ts/fix_uboot_localversion * sources/meta-intel e9738625...0f83a007 (11): > ospray : upgrade 3.1.0 -> 3.2.0 > onednn : 3.4.3 -> 3.5.1 > rkcommon : upgrade 1.13.0 -> 1.14.0 > embree : upgrade 4.3.1 -> 4.3.3 > ixgbevf : upgrade 4.19.4 -> 4.19.10 > ixgbe : upgrade 5.20.3 -> 5.20.10 > metrics-discovery : upgrade 1.12.171 -> 1.12.172 > intel-cmt-cat : upgrade 23.11.1 -> 24.05 > itt : upgrade 3.24.8 -> 3.25.1 > intel-compute-runtime : upgrade 24.13.29138.7 -> 24.22.29735.20 > intel-graphics-compiler : upgrade 1.0.16510.2 -> 1.0.16900.23 * sources/meta-openembedded 62b0d59023...49d707e030 (19): > python3-cachetools: Upgrade 5.3.3 -> 5.4.0 > python3-multidict: switch to PEP-517 build backend > python3-pycares: switch to PEP-517 build backend > python3-aiosignal: switch to PEP-517 build backend > python3-aiohttp: Upgrade 3.9.5 -> 3.10.0 > libdaq: upgrade 3.0.15 -> 3.0.16 > tcpreplay: upgrade 4.4.4 -> 4.5.1 > snort3: upgrade 3.3.1.0 -> 3.3.2.0 > python3-gpiod: update v2.2.0 -> v2.2.1 > libgpiod: update v2.1.2 -> v2.1.3 > etcd-cpp-apiv3: Fix contains reference to TMPDIR [buildpaths] warning > hdf5: upgrade to 1.14.4 > python3-aiohue: 4.7.1 -> 4.7.2 > tayga: Fix contains reference to TMPDIR [buildpaths] warning > postgresql: Break perl RDEPENDS > android-tools-adbd.service: Change /var to /etc in ConditionPathExists > libftdi: Fix missing ftdi_eeprom > ostree: Upgrade 2024.6 -> 2024.7 > flatpak: update 1.15.8 -> 1.15.9 * sources/meta-qt6 13b4846...1203223 (1): > Merge pull request #58 from YoeDistro/kraj/6.7 * sources/meta-raspberrypi 633e51f...e9e5efa (2): > udev-rules-rpi.bb: Fix psplash systemd connection > weston-init.bbappend: Delete * sources/meta-rockchip e1f931b...d9566c5 (1): > linux-torvalds-next: add rauc config * sources/poky 7c1de3118fe...29a40232a3c (67): > bitbake: doc: releases: add scarthgap > bitbake: doc: releases: add nanbield to the outdated manuals > bitbake: doc: releases: mark mickledore as outdated > populate_sdk_base: Ensure nativesdk targets have do_package_qa run > bitbake: data_smart: Improve performance for VariableHistory > pulseaudio, desktop-file-utils: correct freedesktop.org -> www.freedesktop.org SRC_URI > ca-certificates: get sources from debian tarballs > python3-jinja2: fix upstream version check > devtool/upgrade: rename RECIPE_UPDATE_EXTRA_TASKS -> RECIPE_UPGRADE_EXTRA_TASKS > gcc: unify cleanup of include-fixed, apply to cross-canadian > gcc: remove paths to sysroot from configargs.h and checksum-options for gcc-cross-canadian > rpcbind: Fix boot time start failure > classes: add new retain class for retaining build results > opensbi: bump to 1.5.1 > qemu: Upgrade 9.0.1 -> 9.0.2 > libtool: Upgrade 2.5.0 -> 2.5.1 > dpkg: upgrade 1.22.6 -> 1.22.10 > cmake: upgrade 3.29.3 -> 3.30.1 > libssh2: disable-DSA-by-default > bind: upgrade 9.18.27 -> 9.20.0 > xwayland: upgrade 24.1.0 -> 24.1.1 > vulkan-volk: upgrade 1.3.283.0 -> 1.3.290.0 > vulkan-validation-layers: upgrade 1.3.283.0 -> 1.3.290.0 > vulkan-utility-libraries: upgrade 1.3.283.0 -> 1.3.290.0 > vulkan-tools: upgrade 1.3.283.0 -> 1.3.290.0 > vulkan-loader: upgrade 1.3.283.0 -> 1.3.290.0 > vulkan-headers: upgrade 1.3.283.0 -> 1.3.290.0 > sysklogd: upgrade 2.5.2 -> 2.6.0 > strace: upgrade 6.9 -> 6.10 > spirv-tools: upgrade 1.3.283.0 -> 1.3.290.0 > spirv-headers: upgrade 1.3.283.0 -> 1.3.290.0 > python3-sphinxcontrib-qthelp: upgrade 1.0.7 -> 1.0.8 > python3-sphinxcontrib-htmlhelp: upgrade 2.0.5 -> 2.0.6 > python3-sphinx: upgrade 7.3.7 -> 7.4.7 > python3-setuptools: upgrade 70.3.0 -> 71.1.0 > python3-pytest: upgrade 8.2.2 -> 8.3.1 > python3-pytest-subtests: upgrade 0.13.0 -> 0.13.1 > python3-jsonschema: upgrade 4.22.0 -> 4.23.0 > python3-importlib-metadata: upgrade 8.0.0 -> 8.2.0 > python3-hypothesis: upgrade 6.105.1 -> 6.108.4 > python3-dbusmock: upgrade 0.31.1 -> 0.32.1 > python3-bcrypt: upgrade 4.1.3 -> 4.2.0 > orc: upgrade 0.4.38 -> 0.4.39 > libtirpc: upgrade 1.3.4 -> 1.3.5 > libsolv: upgrade 0.7.29 -> 0.7.30 > librsvg: upgrade 2.58.1 -> 2.58.2 > libproxy: upgrade 0.5.7 -> 0.5.8 > kexec-tools: upgrade 2.0.28 -> 2.0.29 > gsettings-desktop-schemas: upgrade 46.0 -> 46.1 > glslang: upgrade 1.3.283.0 -> 1.3.290.0 > asciidoc: upgrade 10.2.0 -> 10.2.1 > cryptodev: upgrade 1.13 -> 1.14 > kernel-devsrc: remove 64 bit vdso cmd files > linux-libc-headers: update to v6.10 > linux-yocto/6.6: update to v6.6.43 > linux-yocto/6.6: update to v6.6.40 > linux-yocto/6.6: update to v6.6.38 > linux-yocto/6.6: update to v6.6.36 > libyaml: Amend CVE status as 'upstream-wontfix' > libyaml: Change CVE status to wontfix > gpgme: move gpgme-tool to own sub-package > ethtool: upgrade 6.7 -> 6.9 > ca-certificates: Add comment for provenance of SRCREV > rt-tests: rt_bmark.py: fix TypeError > libyaml: Update status of CVE-2024-35328 > insane: remove obsolete QA errors > rust: rustdoc reproducibility issue fix Signed-off-by: Khem Raj --- sources/meta-arm | 2 +- sources/meta-clang | 2 +- sources/meta-freescale | 2 +- sources/meta-intel | 2 +- sources/meta-openembedded | 2 +- sources/meta-qt6 | 2 +- sources/meta-raspberrypi | 2 +- sources/meta-rockchip | 2 +- sources/poky | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/sources/meta-arm b/sources/meta-arm index c850a8624..bf85e4a9a 160000 --- a/sources/meta-arm +++ b/sources/meta-arm @@ -1 +1 @@ -Subproject commit c850a8624cf2415c15c50fdd773440c21c779e2d +Subproject commit bf85e4a9a17873eab47df7f689778b34adf6b3b5 diff --git a/sources/meta-clang b/sources/meta-clang index f53a67a5a..0b2616e8a 160000 --- a/sources/meta-clang +++ b/sources/meta-clang @@ -1 +1 @@ -Subproject commit f53a67a5ab58cc2c719df443a50cc7bdb4b87d35 +Subproject commit 0b2616e8a3508d9f1b5ec8ede66268bd4f269f53 diff --git a/sources/meta-freescale b/sources/meta-freescale index 5a46df3c7..53edaa9df 160000 --- a/sources/meta-freescale +++ b/sources/meta-freescale @@ -1 +1 @@ -Subproject commit 5a46df3c737c14c1d421d64e72a101827fcb34a1 +Subproject commit 53edaa9dffb89501c223abde946056f99142b759 diff --git a/sources/meta-intel b/sources/meta-intel index e97386254..0f83a0078 160000 --- a/sources/meta-intel +++ b/sources/meta-intel @@ -1 +1 @@ -Subproject commit e97386254712047f27f5554da6470fe3fb65d07a +Subproject commit 0f83a007836708246aeb5b5df92780f4c2dcacd5 diff --git a/sources/meta-openembedded b/sources/meta-openembedded index 62b0d5902..49d707e03 160000 --- a/sources/meta-openembedded +++ b/sources/meta-openembedded @@ -1 +1 @@ -Subproject commit 62b0d5902314f953d1207b338e6f583922bc7427 +Subproject commit 49d707e0301d7bcbad386cbf3dd205ef6fdc561c diff --git a/sources/meta-qt6 b/sources/meta-qt6 index 13b48468d..120322352 160000 --- a/sources/meta-qt6 +++ b/sources/meta-qt6 @@ -1 +1 @@ -Subproject commit 13b48468d2e3df9e0c4a3b98676b1a934c73d712 +Subproject commit 12032235207c31425f58581d86a5ffc576056d29 diff --git a/sources/meta-raspberrypi b/sources/meta-raspberrypi index 633e51f4b..e9e5efa75 160000 --- a/sources/meta-raspberrypi +++ b/sources/meta-raspberrypi @@ -1 +1 @@ -Subproject commit 633e51f4bc70c236c2466ae0e4f9b5ce53517b8e +Subproject commit e9e5efa750490cd0dac853eb65640d0cb337b03e diff --git a/sources/meta-rockchip b/sources/meta-rockchip index e1f931b40..d9566c54b 160000 --- a/sources/meta-rockchip +++ b/sources/meta-rockchip @@ -1 +1 @@ -Subproject commit e1f931b403ce8dbe50bc4107da5aad81d94dec79 +Subproject commit d9566c54b72fd83f1a953fb691ad61f1144544a6 diff --git a/sources/poky b/sources/poky index 7c1de3118..29a40232a 160000 --- a/sources/poky +++ b/sources/poky @@ -1 +1 @@ -Subproject commit 7c1de3118fef96fa899ae5365f80ea8ccb1a5876 +Subproject commit 29a40232a3c3376ee125bd9bec4ffdfcd23c83af From e618f68b5a8389fefa17a1d2a8e96d816aecdb0e Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 4 Aug 2024 19:54:38 -0700 Subject: [PATCH 3/3] CHANGELOG: Document changes Signed-off-by: Khem Raj --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b57f6690a..7e8043af0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,14 @@ 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.08] - 2024-08-XX + +### Changed + +- Fix native builds for sanitizer version of compiler-rt +- Upgrade linux-yocto 6.6 to 6.6.43 +- Update linux-kernel-headers to 6.10 + ## [2024.07] - 2024-07-30 ### Changed