From d69c9b7990ea17eb83e4d8b66f3fe6642bc62f19 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Fri, 3 Nov 2023 09:33:46 -0700 Subject: [PATCH] Layer Updates: sources/meta-clang sources/meta-freescale sources/meta-openembedded sources/meta-qt6 sources/meta-variscite-bsp sources/poky * sources/meta-clang 183f6e9...073f532 (2): > clang: Upgrade to 17.0.4 release > vboxguestdrivers: use gcc toolchain * sources/meta-freescale 6d2c944f...7c93369b (2): > wayland: Delete recipe > Merge pull request #1682 from valijec/master * sources/meta-openembedded 762a6880f...f777d1f2b (6): > DO NOT MERGE: XXX: Add Github actions support for CI > pipewire: Update 0.3.83 -> 0.3.84 > python3-unoconv: add recipe > python3-screeninfo: add recipe > python3-zopeevent: Add Zope.Event Python Recipe > python3-flask-restx: Add Flask-RestX Python Recipe * sources/meta-qt6 e9d7f5c...b5cfb51 (28): > 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 > Update submodule refs on '6.6' in yocto/meta-qt6 < 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-variscite-bsp 92e4f31...41e95e2 (46): < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02 > 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 #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 b53d1287d2...5680c367c6 (25): > llvm: Upgrade to 17.0.4 release > cdrtools: Fix build on riscv64 > rust-cross-canadian: Add riscv64 to cross-canadian hosts > uninative.bbclass: Add ldso information for riscv64 > machine-sdk: Add SDK_ARCH for riscv64 > meson: Add check for riscv64 in link template > poky: Do not inherit uninative on ppc64le and riscv64 hosts > qemuriscv: Add to common MACHINE_FEATURES instead of overriding them > gdb: Update to gdb 14 release > 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 > populate_sdk_ext: split copy_buildsystem() into logical steps defined as functions > scripts/esdk-tools: use a dedicated, static directory for esdk tools > meta/lib/oe/copy_buildsystem.py: do not derefence symlinks > populate_sdk_ext.bbclass: do not symlink unfsd from sdk image sysroot into eSDK tools path > oeqa/selftest: Drop machines support > cve-check.bbclass: support embedded SW components with different version number > meta/recipes: Remove empty ${PN}/DEV_PKG_DEPENDENCY workarounds > insane: Add QA check for RRECOMMENDS on non-existent packages > DOCS-WIP: Add some notes about WORKDIR name and SRCPV changes > Add DOCS-WIP > oeqa/qemurunner: Extra debug > bitbake: bitbake-worker: add header with length of message > documentation.conf: drop SERIAL_CONSOLES_CHECK Signed-off-by: Khem Raj --- sources/meta-clang | 2 +- sources/meta-freescale | 2 +- sources/meta-openembedded | 2 +- sources/meta-qt6 | 2 +- sources/meta-variscite-bsp | 2 +- sources/poky | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sources/meta-clang b/sources/meta-clang index 183f6e908..073f532b7 160000 --- a/sources/meta-clang +++ b/sources/meta-clang @@ -1 +1 @@ -Subproject commit 183f6e908151991ff2adfc2e8831f371522dcaee +Subproject commit 073f532b7a05fd9d3270e526e462715addb7a0e6 diff --git a/sources/meta-freescale b/sources/meta-freescale index 6d2c944fe..7c93369b1 160000 --- a/sources/meta-freescale +++ b/sources/meta-freescale @@ -1 +1 @@ -Subproject commit 6d2c944feeb77891698b6c8dd4c83b5427393bca +Subproject commit 7c93369b1df826753dd5b15be0ca758a2911bfdd diff --git a/sources/meta-openembedded b/sources/meta-openembedded index 762a6880f..f777d1f2b 160000 --- a/sources/meta-openembedded +++ b/sources/meta-openembedded @@ -1 +1 @@ -Subproject commit 762a6880f3e56832441ecacdddeddc3566de1f54 +Subproject commit f777d1f2ba45160cd141c311aed124145441489a diff --git a/sources/meta-qt6 b/sources/meta-qt6 index e9d7f5c88..b5cfb514c 160000 --- a/sources/meta-qt6 +++ b/sources/meta-qt6 @@ -1 +1 @@ -Subproject commit e9d7f5c885de08240c4ee17d06c23b4b4f9dce6c +Subproject commit b5cfb514cb31044d8ce3344139bd9ca55952e3a3 diff --git a/sources/meta-variscite-bsp b/sources/meta-variscite-bsp index 92e4f3109..41e95e21c 160000 --- a/sources/meta-variscite-bsp +++ b/sources/meta-variscite-bsp @@ -1 +1 @@ -Subproject commit 92e4f310991573f9a3bcd2ddfeae226538090c99 +Subproject commit 41e95e21c34f1e9b061f8e06c894ee517d7e50dd diff --git a/sources/poky b/sources/poky index b53d1287d..5680c367c 160000 --- a/sources/poky +++ b/sources/poky @@ -1 +1 @@ -Subproject commit b53d1287d24f506a08905fa86a81aca21203e73a +Subproject commit 5680c367c6518cfdf2e20cf9cfcde4b7bb14118f