From 83fbda930053bc0e1a7cfd664ccabe27196cee60 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 6 Nov 2024 15:04:20 -0800 Subject: [PATCH] Layer Updates: sources/meta-arm sources/meta-clang sources/meta-freescale sources/meta-openembedded sources/meta-qt6 sources/meta-raspberrypi sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 2fdc1390...bf9010c6 (2): > arm-bsp/documentation: corstone1000: Add SystemReady IR v2.0 certification > arm-systemready/linux-distros: Follow WORKDIR -> UNPACKDIR transition * sources/meta-clang 9dc2588...4447cfa (4): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases * sources/meta-freescale dffc90ae...e35645f0 (1): > Merge pull request #2020 from nxp-upstream/update-qoriq-components * sources/meta-openembedded 01dd62253...df675636b (56): > DO NOT MERGE: Add Github actions CI workflow > tk: Add recipe for TK 9.0.0 release > taisei: add a recipe for version 1.4.2 > protobuf: conditionally depend on ${PN}-compiler > ipmitool: srcrev bump ab5ce5baff..bf774149ae > exprtk: upgrade 0.0.2 -> 0.0.3 release > abseil-cpp: append to PACKAGES_DYNAMIC > parallel: Add recipe for GNU Parallel > python3-xmlschema: dropped Python version in SUMMARY > zenity: upgrade 4.0.2 -> 4.0.3 > ttf-abyssinica: upgrade 2.201 -> 2.300 > sanlock: upgrade 3.9.4 -> 3.9.5 > python3-zeroconf: upgrade 0.135.0 -> 0.136.0 > python3-xmlschema: upgrade 3.4.2 -> 3.4.3 > python3-whitenoise: upgrade 6.7.0 -> 6.8.2 > python3-watchdog: upgrade 5.0.3 -> 6.0.0 > python3-types-psutil: upgrade 6.0.0.20241011 -> 6.1.0.20241102 > python3-tqdm: upgrade 4.66.5 -> 4.66.6 > python3-smbus2: upgrade 0.4.3 -> 0.5.0 > python3-sdbus: upgrade 0.12.0 -> 0.13.0 > python3-rich: upgrade 13.9.3 -> 13.9.4 > python3-pytest-codspeed: upgrade 2.2.1 -> 3.0.0 > python3-pymodbus: upgrade 3.7.3 -> 3.7.4 > python3-pychromecast: upgrade 14.0.4 -> 14.0.5 > python3-pulsectl: upgrade 24.8.0 -> 24.11.0 > python3-prettytable: upgrade 3.11.0 -> 3.12.0 > python3-moteus: upgrade 0.3.72 -> 0.3.73 > python3-icu: upgrade 2.13.1 -> 2.14 > python3-gspread: upgrade 6.1.3 -> 6.1.4 > python3-grpcio: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-tools: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-reflection: upgrade 1.66.2 -> 1.67.1 > python3-grpcio-channelz: upgrade 1.66.2 -> 1.67.1 > python3-flask-wtf: upgrade 1.2.1 -> 1.2.2 > python3-et-xmlfile: upgrade 1.1.0 -> 2.0.0 > python3-elementpath: upgrade 4.5.0 -> 4.6.0 > python3-croniter: upgrade 3.0.3 -> 5.0.1 > python3-colorlog: upgrade 6.8.2 -> 6.9.0 > python3-cantools: upgrade 39.4.9 -> 39.4.11 > python3-anyio: upgrade 4.6.0 -> 4.6.2 > poppler: upgrade 24.09.0 -> 24.11.0 > osinfo-db-tools: upgrade 1.11.0 -> 1.12.0 > nvme-cli: upgrade 2.10.2 -> 2.11 > mosquitto: upgrade 2.0.19 -> 2.0.20 > libzip: upgrade 1.11.1 -> 1.11.2 > libvpx: upgrade 1.14.1 -> 1.15.0 > libnvme: upgrade 1.10 -> 1.11 > libjcat: upgrade 0.2.1 -> 0.2.2 > libdbd-sqlite-perl: upgrade 1.74 -> 1.76 > libdaq: upgrade 3.0.16 -> 3.0.17 > leptonica: upgrade 1.84.1 -> 1.85.0 > fastfloat: upgrade 5.2.0 -> 6.1.6 > evolution-data-server: upgrade 3.54.0 -> 3.54.1 > ctags: upgrade 6.1.20241006.0 -> 6.1.20241103.0 > babl: upgrade 0.1.108 -> 0.1.110 > Drop unnecessary SRC_URI md5sum from the recipes in meta-oe. * sources/meta-qt6 8557faa...115af5c (17): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > qttools: check available clang version > layer: add walnascar to layer series < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi 1b6de69...1aeda3f (1): > raspi-utils: added new recipe * sources/meta-swupdate 80be978...efd4c20 (6): < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 605e62d2...76bc8e30 (1): > sbsigntool: Fix Upstream-Status format * sources/meta-ti 352ef103...1e5b17d7 (5): > CI/CD Auto-Merger: cicd.master.202411061115 > ti-bsp: Tighten up versions for PREFERRED_VERSION > conf: machine: Add support for bsp-ti-6_12 in beagleplay > optee-os: Enable OP-TEE TRNG in J722s > optee: Update to v4.4.0 * sources/meta-variscite-bsp fe3d7b4...fa6699a (51): > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som > freertos-variscite: Update to latest > freertos-variscite: Add 2.15.x support for DART-MX8M < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...e7a9e2f (7): < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 > layer.conf: Add styhead as compatible layer < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky f0d224b921...4e3298a2a9 (49): > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > linux-yocto: Enable blacklist keyring > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > python3-setuptols: do parallel builds > python3-cython: remove obsolete SETUPTOOLS_INSTALL_ARGS > bitbake.conf: require lz4 instead of lz4c > tcl8: re-add tcl 8 to support building expect > tcl: update 8.6.15 -> 9.0.0 > debian runtime debugging > runqemu: Add tap device logging for debug > python3-packaging: Ignore old glibc tests on musl > bitbake: server/process: Decrease idle/main loop frequency > bitbake: server/process: Don't send heartbeats when no idle functions > bitbake: server/process: Merge a function to simplfy code > bitbake: runqueue: Avoid dumpsigs idle loop blocking > bitbake: toaster/tests/selenium_helper_base: Dump a screenshot into tmp upon failure > local.conf.sample: use explicit IMAGE_FEATURES instead of debug-tweaks > bitbake.conf: Enable ipv6/acl/xattr for nativesdk > oe-selftest-image: use explicit IMAGE_FEATURES instead of debug-tweaks > images/*-sdk: remove debug-tweaks from IMAGE_FEATURES > selftest/container: fix IMAGE_FEATURES assignment > python3-pyyaml: rearrange recipe > nfs-utils: 2.7.1 -> 2.8.1 > xwayland: upgrade 24.1.3 -> 24.1.4 > cmake: Fix sporadic issues when determining compiler internals > oeqa/selftest/reproducibility: restart bitbake for each build Signed-off-by: Khem Raj --- sources/meta-arm | 2 +- sources/meta-clang | 2 +- sources/meta-freescale | 2 +- sources/meta-openembedded | 2 +- sources/meta-qt6 | 2 +- sources/meta-raspberrypi | 2 +- sources/meta-swupdate | 2 +- sources/meta-tegra | 2 +- sources/meta-ti | 2 +- sources/meta-variscite-bsp | 2 +- sources/meta-variscite-bsp-common | 2 +- sources/poky | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/sources/meta-arm b/sources/meta-arm index 2fdc13908..bf9010c68 160000 --- a/sources/meta-arm +++ b/sources/meta-arm @@ -1 +1 @@ -Subproject commit 2fdc139084fe8bc6d1e2ca25b17b397d5f388640 +Subproject commit bf9010c6849f7bd608fe1b6b6ef84650d35c3635 diff --git a/sources/meta-clang b/sources/meta-clang index 9dc2588e3..4447cfa4d 160000 --- a/sources/meta-clang +++ b/sources/meta-clang @@ -1 +1 @@ -Subproject commit 9dc2588e34eaf27768d9606d3db2f533f0b9410b +Subproject commit 4447cfa4d06d112f645bcf62216a3457d09b67ec diff --git a/sources/meta-freescale b/sources/meta-freescale index dffc90ae2..e35645f02 160000 --- a/sources/meta-freescale +++ b/sources/meta-freescale @@ -1 +1 @@ -Subproject commit dffc90ae240578b4a94c6b7caf8231a22a6ac8de +Subproject commit e35645f02dcb554a743262e1f4da5a47ec51d133 diff --git a/sources/meta-openembedded b/sources/meta-openembedded index 01dd62253..df675636b 160000 --- a/sources/meta-openembedded +++ b/sources/meta-openembedded @@ -1 +1 @@ -Subproject commit 01dd622533957d20fa860e34ff098161a103bfbf +Subproject commit df675636b0f8137c25f65ace9fbe5dbac8494dc6 diff --git a/sources/meta-qt6 b/sources/meta-qt6 index 8557faafa..115af5c59 160000 --- a/sources/meta-qt6 +++ b/sources/meta-qt6 @@ -1 +1 @@ -Subproject commit 8557faafa2471e876a9178d19a6c4d78aca53097 +Subproject commit 115af5c59a85bafca3143775af1b802738774afc diff --git a/sources/meta-raspberrypi b/sources/meta-raspberrypi index 1b6de69af..1aeda3f52 160000 --- a/sources/meta-raspberrypi +++ b/sources/meta-raspberrypi @@ -1 +1 @@ -Subproject commit 1b6de69afd6c32c4b33c59547d2da49d7f7d62af +Subproject commit 1aeda3f52a0cb7e9e2ae3a4673c36ca8c0c70241 diff --git a/sources/meta-swupdate b/sources/meta-swupdate index 80be978e9..efd4c20c8 160000 --- a/sources/meta-swupdate +++ b/sources/meta-swupdate @@ -1 +1 @@ -Subproject commit 80be978e9dec13219c88ea3b68ba3262827b1701 +Subproject commit efd4c20c8a79e9fd82ff53ac43b3af1d2e7e934e diff --git a/sources/meta-tegra b/sources/meta-tegra index 605e62d28..76bc8e302 160000 --- a/sources/meta-tegra +++ b/sources/meta-tegra @@ -1 +1 @@ -Subproject commit 605e62d2885b3c5e908f61d8e4ef0f78fe968ae0 +Subproject commit 76bc8e302b07557151553e9cb46612ffb35908c7 diff --git a/sources/meta-ti b/sources/meta-ti index 352ef1037..1e5b17d74 160000 --- a/sources/meta-ti +++ b/sources/meta-ti @@ -1 +1 @@ -Subproject commit 352ef10373df268fbcecb5f8e7aced153326efb6 +Subproject commit 1e5b17d74c4d5de1a142dbbc75f4316fd8327678 diff --git a/sources/meta-variscite-bsp b/sources/meta-variscite-bsp index fe3d7b4e0..fa6699a85 160000 --- a/sources/meta-variscite-bsp +++ b/sources/meta-variscite-bsp @@ -1 +1 @@ -Subproject commit fe3d7b4e0ac5436d6ff894509f8fa014f4ae3143 +Subproject commit fa6699a85a0166fc8269a386e922f06657d5d115 diff --git a/sources/meta-variscite-bsp-common b/sources/meta-variscite-bsp-common index 7f89370af..e7a9e2fb0 160000 --- a/sources/meta-variscite-bsp-common +++ b/sources/meta-variscite-bsp-common @@ -1 +1 @@ -Subproject commit 7f89370af21dc4f5d868e7f962c8ccec5c5dfc70 +Subproject commit e7a9e2fb0ec0e7624599b004fe3b479ab2da407c diff --git a/sources/poky b/sources/poky index f0d224b92..4e3298a2a 160000 --- a/sources/poky +++ b/sources/poky @@ -1 +1 @@ -Subproject commit f0d224b921b36e4c9e4f4b1247a688823e307964 +Subproject commit 4e3298a2a99435e38173002cf11416e53bf4619a