From 289c1204720e2d25cbdb61a22647d8a33ccf3deb Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 31 Jan 2024 18:00:37 -0800 Subject: [PATCH] Layer Updates: sources/meta-clang sources/meta-freescale sources/meta-openembedded sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-variscite-bsp sources/poky * sources/meta-clang 6b4bd81...9ebaa9a (2): > kernel-selftest: Use gcc for now. > optee-os: Use gcc instead of clang-18 * sources/meta-freescale b6c7fdfb...cf2ff526 (1): > wayland: Delete recipe * sources/meta-openembedded dea8afa45...13d72212b (15): > DO NOT MERGE: XXX: Add Github actions support for CI > Revert "lzop: add (from oe-core)" > php-fpm: fix systemd > ibus: backport a reproducibility fix > python3-janus: add recipe for v1.0.0 > python-jsonref: add missing Upstream-Status > libvpx: restore Upstream-Status > redis: restore Upstream-Status > python3-eth-rlp: upgrade 1.0.0 -> 1.0.1 > flatcc: Add tool recipe > iwd: update 2.8 -> 2.13 > python3-aiohttp: upgrade 3.9.1 -> 3.9.2 > python3-aiohappyeyeballs: add recipe > bonnie++: New recipe for version 2.0 > system-config-printer: fix runtime for system-config-printer * sources/meta-qt6 e9f5cb1...de540df (55): > qtwebengine: Add missing dependency on native libevent.pc > qtwebengine: Drop upstreamed patch > qtwebengine: Fix constructor ambiguity found with clang-18 > qtwebengine: Update LegacyStatsCollector to conform with Wc++11-narrowing > qtwebengine: Remove setting --target option with yocto > qtwebengine: Fix build with python 3.12 > nativesdk-packagegroup-qt6-toolchain-host: Use inherit defer for nativesdk > qtwebengine: Drop upstreamed patch > qtwebengine: Fix illegal instruction crash on rpi4 > qtwebengine: Fix build with clang 17 > qtquick3dphysics: Fix build on clang/x86 > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly > qtapplicationmanager: Fix build with musl > qtbase: Do not use LFS64 functions explicitly on musl > qtbase: Add locale-base-c only on glibc based targets > conan.inc: Remove support > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine > qtwebengine: Pass OE specific pkg-config-native for host pkg-config > qtwebengine: Fix missing boolean value to disable minizip > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler > qtbase: Add a packageconfig knob to enable lld linker > coin: update build targets > Bump version to 6.6.3 > ptest: skip non-existing tests > Update submodule refs on '6.6' in yocto/meta-qt6 < Merge pull request #31 from YoeDistro/kraj/6.6 < Merge pull request #30 from YoeDistro/kraj/6.6 < Merge pull request #29 from YoeDistro/kraj/6.6 < Merge pull request #28 from YoeDistro/kraj/6.6 < Merge pull request #27 from YoeDistro/kraj/6.6 < Merge pull request #26 from YoeDistro/kraj/6.6 < Merge pull request #25 from YoeDistro/kraj/6.6 < Merge pull request #24 from YoeDistro/kraj/6.6 < Merge pull request #23 from YoeDistro/kraj/6.6 < Merge pull request #22 from YoeDistro/kraj/6.6 < Merge pull request #21 from YoeDistro/kraj/6.6 < Merge pull request #20 from YoeDistro/kraj/6.6 < Merge pull request #19 from YoeDistro/kraj/6.6 < Merge pull request #18 from YoeDistro/kraj/6.6 < Merge pull request #17 from YoeDistro/kraj/6.6 < Merge pull request #16 from YoeDistro/kraj/6.6 < Merge pull request #15 from YoeDistro/kraj/6.6 < qtwebengine: Fix illegal instruction crash on rpi4 < qtwebengine: Fix build with clang 17 < qtquick3dphysics: Fix build on clang/x86 < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly < qtapplicationmanager: Fix build with musl < qtbase: Do not use LFS64 functions explicitly on musl < qtbase: Add locale-base-c only on glibc based targets < conan.inc: Remove support < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine < qtwebengine: Pass OE specific pkg-config-native for host pkg-config < qtwebengine: Fix missing boolean value to disable minizip < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler < qtbase: Add a packageconfig knob to enable lld linker * sources/meta-raspberrypi 9c901bf...7889c5e (1): > linux-raspberrypi_6.1.bb: Upgrade to 6.1.74 * sources/meta-riscv 3e2aaf3...1e88486 (2): > linux-starfive-dev.bb: Fix build with gcc-14 > u-boot-starfive_v2021.10.bb: Fix build with GCC trunk * sources/meta-variscite-bsp 28632e6...cf4d8ce (52): < Merge pull request #12 from YoeDistro/kraj/kirkstone-var02 > Refresh patch for latest meta-freescale > variscite_ubi: Do not export shell variables when not needed > variscite.inc: Limit optee to mx8 and mx9 machines > linux-variscite_5.15.bb: Fix build with gcc-13 > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: update LAYERSERIES_COMPAT for nanbield > imx-atf: Remove version info from bbappend > freertos-variscite: Fix compile failure when do_compile is rerun > imx-boot: Update the patch to apply with meta-freescale/master > recipes: Add missing Upstream Status tag > freertos-variscite: Clear out environment provided LDFLAGS > libubootenv: Refresh patch to match 0.3.4 from oe-core master > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 > wl18xx-calibrator: Rename rdep for wl18xx firmware > imx-sc-firmware: Use var-som override for variscite specifics > imx-sc-firmware: Make do_compile override only for var-som > bluez5: Limit Applying bbappend changes for variscite SOMs > base-files: Install variscite-blacklist.conf only on variscite machines > imx-boot: Keep scope of patches to variscite machines. > imx-atf: Use the varigit only on variscite machines > variscite.inc: Add var-som new common override > variscite: Enable optee machine feature on iMX8 based machines < Merge pull request #11 from YoeDistro/kraj/kirkstone-var02 < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02 < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02 < layer.conf: update LAYERSERIES_COMPAT for nanbield < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02 < Merge branch 'yoe/mut' into yoe/kirkstone-var02 < iimx-atf: Remove version info from bbappend < freertos-variscite: Fix compile failure when do_compile is rerun < imx-boot: Update the patch to apply with meta-freescale/master < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend < pm-utils: disable stop and start for wifi and bluetooth < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs < linux-variscite: add support for VAR-SOM-MX7 < machine: imx7-var-som: Adjust for using new location of tune file from core < recipes: Add missing Upstream Status tag < freertos-variscite: Clear out environment provided LDFLAGS < libubootenv: Refresh patch to match 0.3.4 from oe-core master < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 < wl18xx-calibrator: Rename rdep for wl18xx firmware < imx-sc-firmware: Use var-som override for variscite specifics < imx-sc-firmware: Make do_compile override only for var-som < bluez5: Limit Applying bbappend changes for variscite SOMs < base-files: Install variscite-blacklist.conf only on variscite machines < imx-boot: Keep scope of patches to variscite machines. < imx-atf: Use the varigit only on variscite machines < variscite.inc: Add var-som new common override < variscite: Enable optee machine feature on iMX8 based machines * sources/poky d50c4a1e36...560dd7d314 (60): > binutils: Upgrade to binutils 2.42 > glibc: Switch to using 2.39 branch and fix mips clone3 crash > glibc: Refresh CVE status w.r.t 2.39 release > glibc: Upgrade to 2.39 > musl: Update to latest tip of trunk > ofono: Fix build with musl > quota: Fix build with latest musl. > pciutils: Fix build with latest musl > iproute2: Provide gnu compatible basename API locally > bluez5: Fix build with musl > btrfs-tools: Fix build with musl > mdadm: Fix build with musl > openssl: Add missing perl-module-file-spec-functions rdep for ptests > coreutils: Add ptest dependencies > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > lttng-tools: skip lttng kernel related test if lttng kernel modules not present > core-image-ptest: Increase disk size to 1.5G for strace ptest image > qemu-native: Use inherit_defer for including native class > gcc-runtime: Move gdb pretty printer file to auto-load location > selftest/SStateCacheManagement: pre-populate the cache > selftest/SStateCacheManagement: do not manipulate ERROR_QA > linux-yocto-dev: update to v6.8 > lttng-modules: fix v6.8+ build > setftest/cdn tests: check for exceptions also in fetcher diagnostics > u-boot: add missing dependency on pyelftools-native > opensbi: append LDFLAGS to TARGET_CC_ARCH > openssl: backport fix for CVE-2023-6129 > classes/package_rpm: correctly escape percent characters > grub2: ignore CVE-2023-4001, this is Red Hat-specific > dropbear: remove unnecessary line > mesa: Upgrade 23.3.3 -> 23.3.4 > check-bbclasses: add new script to check bbclasses > armv8/armv9: Avoid using -march when -mcpu is chosen > initscripts: Add custom mount args for /var/lib > go: update 1.20.12 -> 1.20.13 > qemu: Allow native and nativesdk versions on Linux older then 4.17 > devtool: ide-sdk make deploy-target quicker > devtool: refactor deploy-target > devtool: refactor deploy to use exec_fakeroot_no_d > devtool: refactor exec_fakeroot > oe-selftest devtool: ide-sdk tests > devtool: new ide-sdk plugin > devtool: support plugins with plugins > cmake.bbclass: use --install > Revert "lzop: remove recipe from oe-core" > uboot-sign: support to load optee-os and TFA images > u-boot-sign:uboot-config: support to verify signed FIT image > uboot-sign: Fix to install nonexistent dtb file > uboot-sign: set load address and entrypoint > bitbake-layers: Add test case layers setup for custom references > bitbake-layers: Add ability to update the reference of repositories > oeqa parselogs.py: load ignore files from sys.path > cups: use LOCALE_EXTRA_PATHS to split localized HTML templates > lib/oe/package: add LOCALE_EXTRA_PATHS to add extra locations for locales > lib/oe/package: replace in place PN-locale-* packages in PACKAGES > kernel.bbclass: make do_symlink_kernelsrc reentrant > ldconfig-native: Add usrmerge support > bitbake: utils.py: add var_in_numeric_range() > bitbake: tests/fetch.py: add multiple fetches test > bitbake: fetch2/git.py: Fetch mirror into HEAD Signed-off-by: Khem Raj --- sources/meta-clang | 2 +- sources/meta-freescale | 2 +- sources/meta-openembedded | 2 +- sources/meta-qt6 | 2 +- sources/meta-raspberrypi | 2 +- sources/meta-riscv | 2 +- sources/meta-variscite-bsp | 2 +- sources/poky | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/sources/meta-clang b/sources/meta-clang index 6b4bd8176..9ebaa9a29 160000 --- a/sources/meta-clang +++ b/sources/meta-clang @@ -1 +1 @@ -Subproject commit 6b4bd81765cc5f15f8f4b19d57ea097ca1fd6f10 +Subproject commit 9ebaa9a29978e83b8feb64ce8c99bc7b21bbe077 diff --git a/sources/meta-freescale b/sources/meta-freescale index b6c7fdfb1..cf2ff5260 160000 --- a/sources/meta-freescale +++ b/sources/meta-freescale @@ -1 +1 @@ -Subproject commit b6c7fdfb1d8c8576663eb634d966f8408ce59d7f +Subproject commit cf2ff52607be90b60ece34758ea07f8b353244f3 diff --git a/sources/meta-openembedded b/sources/meta-openembedded index dea8afa45..13d72212b 160000 --- a/sources/meta-openembedded +++ b/sources/meta-openembedded @@ -1 +1 @@ -Subproject commit dea8afa45ef5a3226c88b062c13284d68f380e18 +Subproject commit 13d72212bea420c9ce1df955bbd93f4abc948c89 diff --git a/sources/meta-qt6 b/sources/meta-qt6 index e9f5cb171..de540dfb8 160000 --- a/sources/meta-qt6 +++ b/sources/meta-qt6 @@ -1 +1 @@ -Subproject commit e9f5cb17146f7dd3bb058a660b5ddc75c9cd5950 +Subproject commit de540dfb830d8d97cf3ef0058113f0a93682ad2b diff --git a/sources/meta-raspberrypi b/sources/meta-raspberrypi index 9c901bf17..7889c5e5b 160000 --- a/sources/meta-raspberrypi +++ b/sources/meta-raspberrypi @@ -1 +1 @@ -Subproject commit 9c901bf170960069576b9323f69d43a8b6c4bd71 +Subproject commit 7889c5e5b191615de9681aac96941a9e28c289d5 diff --git a/sources/meta-riscv b/sources/meta-riscv index 3e2aaf3ef..1e8848691 160000 --- a/sources/meta-riscv +++ b/sources/meta-riscv @@ -1 +1 @@ -Subproject commit 3e2aaf3ef0d79b359822e3106abfce47a23d6e1d +Subproject commit 1e8848691775d0d761d889bba8159b13a931e204 diff --git a/sources/meta-variscite-bsp b/sources/meta-variscite-bsp index 28632e66c..cf4d8ce49 160000 --- a/sources/meta-variscite-bsp +++ b/sources/meta-variscite-bsp @@ -1 +1 @@ -Subproject commit 28632e66caa589f432b8c8fa1ba1fce75dfb7eaa +Subproject commit cf4d8ce497c73a19fd0303ecfca896496cc34d3d diff --git a/sources/poky b/sources/poky index d50c4a1e3..560dd7d31 160000 --- a/sources/poky +++ b/sources/poky @@ -1 +1 @@ -Subproject commit d50c4a1e362d310ff231adb7366712b70b668a1a +Subproject commit 560dd7d314a6588f5fb25e60f1d1b79a2d43102c