From f6329ac84dac4c2c512ef86ca6a00b6328733c07 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 29 Dec 2024 13:43:26 -0800 Subject: [PATCH] Layer Updates: sources/meta-clang sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-clang 89878f5...d6f06ca (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 8cc3bb0f...32917d9a (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-freescale-3rdparty 774ca54...51b184b (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-odroid a840394...8bd1207 (1): > drop debug-tweaks * sources/meta-openembedded db283053d0...b1bca040ca (24): > DO NOT MERGE: Add Github actions CI workflow > mozjs: Set appropriate --target for riscv > pahole: update COMPATIBLE_HOST setting > gegl: update 0.4.50 -> 0.4.52 > malcontent: update 0.12.0 -> 0.13.0 > audiofile: patch CVE-2017-6839 > audiofile: patch CVE-2017-6831 > audiofile: fix multiple CVEs > audiofile: patch CVE-2017-6829 > audiofile: fix multiple CVEs > limwmf: upgrade 0.2.8.4 -> 0.2.13 > libwmf; switched to unofficial fork > imagemagick: mark CVE-2023-5341 as fixed > imagemagick: upgrade 7.1.1-26 -> 7.1.1-43 > imagemagick: refactor so devtool upgrade works > procmail: patch CVE-2017-16844. > procmail: patch CVE-2014-3618 > id3lib: mark CVE-2007-4460 as fixed > spice: set CVE-2016-2150 status to fixed > uw-imap: patch CVE-2018-19518 > strongswan: upgrade 5.9.14 -> 6.0.0 > networkmanager: upgrade 1.48.10 -> 1.50.0 > frr: upgrade 10.1.1 -> 10.2 > python3-beautifulsoup4,python3-soupsieve: fix loop dependency error * sources/meta-qt6 97ef65d...e332477 (21): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 < Merge pull request #72 from YoeDistro/kraj/6.8 > Update submodule refs on '6.8' in yocto/meta-qt6 < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < 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-riscv e4dbaa7...e738aa2 (5): > linux-firmware-vision2-wave511: add the missing wave511 firmware > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1 > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1 > linux-starfive-dev: Upgrade kernel to 6.6.20 > Force the kernel git fecther protocol to be 'https' * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < 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-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > 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 < 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...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky ef6cdd82be...8bf18d0554 (50): > mpfr: Fix build with glibc 2.41 > cargo-c: Fix build on risv32 > clang: Upgrade to 19.1.6 > 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 > 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 > bitbake: doc: update releases.rst > bitbake: doc/bitbake-user-manual-metadata: fix unindent warnings > migration-guides: update the release notes for 5.2 > ref-manual/variables: document the PREFERRED_RPROVIDER variable > ref-manual/variables: document the CARGO_INSTALL_LIBRARIES variable > ref-manual/classes: document the yocto-check-layer class > ref-manual/variables: document the CHECKLAYER_REQUIRED_TESTS variable > Drop support for BB_DANGLINGAPPENDS_WARNONLY > Remove debug-tweaks references > ref-manual/classes: document the cython class > ref-manual/variable: remove obsolete SETUPTOOLS_INSTALL_ARGS > ref-manual/variables: document the WIC_SECTOR_SIZE variable > ref-manual/variables: add missing entries to SDK_ARCHIVE_TYPE > ref-manual/variables: document the FIRMWARE_COMPRESSION variable > ref-manual/classes: drop the migrate_localcount class > ref-manual/variables: document the KERNEL_CONSOLE variable > reproducible-builds.rst: show how to build a single package > expect: Replace tclsh with tclsh8 in the scripts used in the Expect > report-error: Add PN to error report file > wic: add documentation for existing options to help.py > tcl: Resolve tcl-ptest run failure > opensbi: bump to 1.6 Signed-off-by: Khem Raj --- sources/meta-clang | 2 +- sources/meta-freescale | 2 +- sources/meta-freescale-3rdparty | 2 +- sources/meta-odroid | 2 +- sources/meta-openembedded | 2 +- sources/meta-qt6 | 2 +- sources/meta-riscv | 2 +- sources/meta-swupdate | 2 +- sources/meta-variscite-bsp | 2 +- sources/meta-variscite-bsp-common | 2 +- sources/poky | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/sources/meta-clang b/sources/meta-clang index 89878f5f8..d6f06ca10 160000 --- a/sources/meta-clang +++ b/sources/meta-clang @@ -1 +1 @@ -Subproject commit 89878f5f8a081d6abb2edc7c6b6312fdd87d3313 +Subproject commit d6f06ca1054df0a3aa9bdaf6a0f6fb93c6f0ecf5 diff --git a/sources/meta-freescale b/sources/meta-freescale index 8cc3bb0ff..32917d9ad 160000 --- a/sources/meta-freescale +++ b/sources/meta-freescale @@ -1 +1 @@ -Subproject commit 8cc3bb0ff75e38becfd0a9eced0b7dc22cb3f86c +Subproject commit 32917d9ad2fa7d16367717f0786fb0c25e6fed46 diff --git a/sources/meta-freescale-3rdparty b/sources/meta-freescale-3rdparty index 774ca54bc..51b184b79 160000 --- a/sources/meta-freescale-3rdparty +++ b/sources/meta-freescale-3rdparty @@ -1 +1 @@ -Subproject commit 774ca54bc00cc6c55fd92163441716d4c32f732f +Subproject commit 51b184b79346a3be3e4a88fa49feba2827407b48 diff --git a/sources/meta-odroid b/sources/meta-odroid index a84039476..8bd120745 160000 --- a/sources/meta-odroid +++ b/sources/meta-odroid @@ -1 +1 @@ -Subproject commit a840394760edd4b2bf12996471d31878ff27c47d +Subproject commit 8bd1207456d40090c7521c4c13f190c50ae09978 diff --git a/sources/meta-openembedded b/sources/meta-openembedded index db283053d..b1bca040c 160000 --- a/sources/meta-openembedded +++ b/sources/meta-openembedded @@ -1 +1 @@ -Subproject commit db283053d096cf77df8e4444ce91e5d882f8850c +Subproject commit b1bca040caa244254dfb0dd3053ac6992cde1950 diff --git a/sources/meta-qt6 b/sources/meta-qt6 index 97ef65d33..e332477ec 160000 --- a/sources/meta-qt6 +++ b/sources/meta-qt6 @@ -1 +1 @@ -Subproject commit 97ef65d33e050ba2291eef0d8d61b840f32aa70a +Subproject commit e332477eca5366c68158f706504fff4dab5ff368 diff --git a/sources/meta-riscv b/sources/meta-riscv index e4dbaa742..e738aa2b8 160000 --- a/sources/meta-riscv +++ b/sources/meta-riscv @@ -1 +1 @@ -Subproject commit e4dbaa7421d61c9c8a03fd3f181f034b3c26367d +Subproject commit e738aa2b84a2f5195475b515c2f9d9754de2d8a8 diff --git a/sources/meta-swupdate b/sources/meta-swupdate index 9a71f94e7..efd4c20c8 160000 --- a/sources/meta-swupdate +++ b/sources/meta-swupdate @@ -1 +1 @@ -Subproject commit 9a71f94e78e74dc3476c30442ba26454fd41f5ae +Subproject commit efd4c20c8a79e9fd82ff53ac43b3af1d2e7e934e diff --git a/sources/meta-variscite-bsp b/sources/meta-variscite-bsp index 96a278151..abef3cf2e 160000 --- a/sources/meta-variscite-bsp +++ b/sources/meta-variscite-bsp @@ -1 +1 @@ -Subproject commit 96a278151e68dbf4584a457a780f5a2ce4e691a3 +Subproject commit abef3cf2e63080c1fbfc0c42d8782c4cfe9b5b45 diff --git a/sources/meta-variscite-bsp-common b/sources/meta-variscite-bsp-common index 7f89370af..a9395088a 160000 --- a/sources/meta-variscite-bsp-common +++ b/sources/meta-variscite-bsp-common @@ -1 +1 @@ -Subproject commit 7f89370af21dc4f5d868e7f962c8ccec5c5dfc70 +Subproject commit a9395088a2f568b3a0f3e2009f548bb367976bf7 diff --git a/sources/poky b/sources/poky index ef6cdd82b..8bf18d055 160000 --- a/sources/poky +++ b/sources/poky @@ -1 +1 @@ -Subproject commit ef6cdd82bedab4060d69933b25f10b30f1046437 +Subproject commit 8bf18d0554fab5b1539369eaa75c9ad6182f158d