From 6cfdbc99474b8d382bd375503050d41891310507 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Fri, 23 Feb 2024 16:52:27 -0800 Subject: [PATCH] Layer Updates: sources/meta-arm sources/meta-clang sources/meta-elm-binary sources/meta-freescale sources/meta-intel sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-raspberrypi sources/meta-rockchip sources/meta-variscite-bsp sources/poky * sources/meta-arm 1560fbe0...1231e54a (5): > ci: Add back testing of firmware only builds > bsp: Restore the ability to build firmware only > bsp,ci: Build Corstone-1000 firmware under multiconfig > meta-arm: Support firmware building under a multiconfig > arm-bsp/trusted-firmware-m: disable libmetal doc generation * sources/meta-clang f66ca28...b163e3c (12): > clang: Update to clang 18 release > clang: Adjust to match new libLLVM soname > bpftrace: Upgrade to 0.20+ and fix with llvm 18 > bcc: Do not set LLVM_PACKAGE_VERSION explicitly > vulkan-samples: Disable deprecated declaration warnings with libc++ > castxml: Upgrade to 0.6.4 > spirv-llvm-translator: Switch to main branch for llvm 18 support > libcxx: Pass LLVM_RUNTIME_TARGETS > rust-llvm: Fix build with clang-18 > kernel-selftest: Use gcc for now. > optee-os: Use gcc instead of clang-18 > meta-clang: Reflect Yocto Project Compatible badge * sources/meta-elm-binary e57ece1...3c0009d (1): > layer.conf: Update for the scarthgap release series * sources/meta-freescale cce48564...dcd663ff (1): > wayland: Delete recipe * sources/meta-intel d8bfb74f...ef763abc (1): > openvino-inference-engine: drop usage of PYTHON_PN * sources/meta-odroid 665b62d...fc169b2 (1): > u-boot_2023: Drop PYTHON_PN * sources/meta-openembedded 33236c4c1...745346385 (26): > DO NOT MERGE: XXX: Add Github actions support for CI > ptest-packagelists-meta-perl.inc: Move couple of test to PTESTS_FAST_META_PERL > ptest-packagelists-meta-networking: firewalld hangs therefore disabled > ptest-packagelists-meta-oe.inc: Remove oprofile from PTESTS_PROBLEMS_META_OE > libencode-locale-perl: drop recipe > libencode-perl: drop recipe > python3-service-identity: add missing ptest dependencies and re-enable functional tests > python3-typeguard: update ptest dependencies and re-enable functional tests > python3-scapy: Add missing rdeps for ptests > python3-gevent: adding missing dependency to python3-zopeevent > audit: upgrade 3.1.2 -> 4.0 > sdmon: add new package > signing.bbclass: fix wrong function name > meta-networking-image-ptest: Add images to enable BBCLASSEXTEND parallel execution > meta-multimedia-image-ptest: Add images to enable BBCLASSEXTEND parallel execution > meta-filesystems: Add meta-filesystems-image-ptest > sshfs-fuse: Fix ptest builds with python 3.12 > python3-looseversion: Add recipe > fuse3: Add missing runtime deps for ptests > e2tools: Add ptest > python3-ordered-set: Use automake formatter for ptest output > python3-jsmin: Fix ptests to run with python 3.12+ > meta-python-image-ptest: add PTESTS_PROBLEMS_META_PYTHON > meta-perl-image-ptest: add PTESTS_PROBLEMS_META_PERL > ptest-packagelists-meta-oe: Remove oprofile for rv32/rv64 > meta-oe-image-ptest: add PTESTS_PROBLEMS_META_OE * sources/meta-qt6 1695f1a...242c5c8 (57): < Merge pull request #36 from YoeDistro/kraj/6.6 > qtwebengine: Drop 0003-Update-vendored-copy-of-six-to-1.16.0.patch > qtwebengine: Refresh 0002-mojom-Drop-using-imp-module.patch > 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 > 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 < Merge pull request #35 from YoeDistro/kraj/6.6 < Merge pull request #34 from YoeDistro/kraj/6.6 < Merge pull request #33 from YoeDistro/kraj/6.6 < Merge pull request #32 from YoeDistro/kraj/6.6 < 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 dbf1113...95a9103 (3): > sdimage-raspberrypi.wks: increase /boot partition minimal size from 20 to 100 > sdcard_image-rpi.bbclass: include ${IMAGE_NAME_SUFFIX} directly in both ${IMAGE_NAME} and ${IMAGE_LINK_NAME} > python3-sense-hat: Drop PYTHON_PN * sources/meta-rockchip ebfc426...f6ada97 (1): > layer.conf: Update for the scarthgap release series * 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 e31be0b0e6...25539f0691 (41): > rv32/rv64: Update kernel defconfig for qemu > docs: Remove PYTHON_PN from reference > 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 > musl: Update to latest tip of trunk > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > fixup > oeqa/utils/postactions: testimage: add host disk usage stat as post action > oeqa/utils/postactions: add target disk usage stat as post action > oeqa/utils/postactions: isolate directory creation in dedicated action > testimage: create a list of failed test post actions > kernel.bbclass: Set pkg-config variables for building modules > lib/oeqa: share get_json_result_dir helper > go: update 1.20.13 -> 1.20.14 > devtool: ide-sdk python 3.12 escaping > bluez5: remove configuration files from install task > bind: Upgrade 9.18.21 -> 9.18.24 > wic: allow imager-specific filename extensions > glibc-locale: add an explicit dedicated package for locale.alias file > lib/oe/package: fix LOCALE_PATHS scan to create locale packages > selftest-users: Convoluted selftest for USERADD_DEPENDS > useradd.bbclass: Fix order of postinst-useradd-* > oeqa parselogs.py: load ignore files from sys.path > bitbake: fetch2: Ensure that git LFS objects are available > bitbake: bitbake: progressbar: accept value over initial maxval > bitbake: runqueue: Add support for BB_LOADFACTOR_MAX > bitbake: hashserv: Re-enable connection pooling with psycopg 3 driver > base-files: add usage warning to motd > recipetool: Fix errors with meta-poky bbappend > creategroup*: Remove coreutils-native as a DEPENDS > Revert "meson: use absolute cross-compiler paths" > devtool: ide: define compilerPath for meson projects > linux-yocto: Remove unused patch > oeqa/selftest/rust: Simplify the rust testsuite output gathering/processing Signed-off-by: Khem Raj --- sources/meta-arm | 2 +- sources/meta-clang | 2 +- sources/meta-elm-binary | 2 +- sources/meta-freescale | 2 +- sources/meta-intel | 2 +- sources/meta-odroid | 2 +- sources/meta-openembedded | 2 +- sources/meta-qt6 | 2 +- sources/meta-raspberrypi | 2 +- sources/meta-rockchip | 2 +- sources/meta-variscite-bsp | 2 +- sources/poky | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/sources/meta-arm b/sources/meta-arm index 1560fbe0c..1231e54ae 160000 --- a/sources/meta-arm +++ b/sources/meta-arm @@ -1 +1 @@ -Subproject commit 1560fbe0c9ed43cae0318cc8935d3d82d6ffd94f +Subproject commit 1231e54ae8b0d311db3e8196b7c21e20453bacef diff --git a/sources/meta-clang b/sources/meta-clang index f66ca28ec..b163e3c81 160000 --- a/sources/meta-clang +++ b/sources/meta-clang @@ -1 +1 @@ -Subproject commit f66ca28ec1b01e67e7ba176590070504a436405b +Subproject commit b163e3c81b36abdbffb276f5268232f5cf7173d6 diff --git a/sources/meta-elm-binary b/sources/meta-elm-binary index e57ece1a3..3c0009dd3 160000 --- a/sources/meta-elm-binary +++ b/sources/meta-elm-binary @@ -1 +1 @@ -Subproject commit e57ece1a351c39c480152266331e60d8f1ee1978 +Subproject commit 3c0009dd3f0f3a6000549bcda092ac812558de48 diff --git a/sources/meta-freescale b/sources/meta-freescale index cce485647..dcd663ff1 160000 --- a/sources/meta-freescale +++ b/sources/meta-freescale @@ -1 +1 @@ -Subproject commit cce485647cb5331cab0c6efc189a37e01556f609 +Subproject commit dcd663ff1ca85dcf34c5649bcda9f2c80f06ba14 diff --git a/sources/meta-intel b/sources/meta-intel index d8bfb74fb..ef763abc2 160000 --- a/sources/meta-intel +++ b/sources/meta-intel @@ -1 +1 @@ -Subproject commit d8bfb74fbb144e39acad406ccf49225d4bb8efc0 +Subproject commit ef763abc2c02a1a3ec0f1280d742421c43606fcc diff --git a/sources/meta-odroid b/sources/meta-odroid index 665b62d85..fc169b20b 160000 --- a/sources/meta-odroid +++ b/sources/meta-odroid @@ -1 +1 @@ -Subproject commit 665b62d856fae1499915ba7bcb116b76ee2c175f +Subproject commit fc169b20b3d80f95a3f3096ecba5690a417099e7 diff --git a/sources/meta-openembedded b/sources/meta-openembedded index 33236c4c1..745346385 160000 --- a/sources/meta-openembedded +++ b/sources/meta-openembedded @@ -1 +1 @@ -Subproject commit 33236c4c1bd18b52d21417f3f6f38ddcec67e2a9 +Subproject commit 74534638543e6d457a768df0b6c9f72ee18e8561 diff --git a/sources/meta-qt6 b/sources/meta-qt6 index 1695f1abc..242c5c886 160000 --- a/sources/meta-qt6 +++ b/sources/meta-qt6 @@ -1 +1 @@ -Subproject commit 1695f1abc6efb1b846e59732e63aca6f22a538c3 +Subproject commit 242c5c8869744e85aa2159d2100d813619695b99 diff --git a/sources/meta-raspberrypi b/sources/meta-raspberrypi index dbf1113a8..95a9103f9 160000 --- a/sources/meta-raspberrypi +++ b/sources/meta-raspberrypi @@ -1 +1 @@ -Subproject commit dbf1113a8277772ddb59fb1c44013e4f3c6d2dda +Subproject commit 95a9103f914c3e2665a1ffe7f70533c44cb4f3af diff --git a/sources/meta-rockchip b/sources/meta-rockchip index ebfc42663..f6ada9736 160000 --- a/sources/meta-rockchip +++ b/sources/meta-rockchip @@ -1 +1 @@ -Subproject commit ebfc42663d52f2247b7de5d6267b353887cc2d91 +Subproject commit f6ada973615a373c10dab771cefe6bc397a3a67d 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 e31be0b0e..25539f069 160000 --- a/sources/poky +++ b/sources/poky @@ -1 +1 @@ -Subproject commit e31be0b0e6ed6855787ebfbacc15bdbf1b9e511c +Subproject commit 25539f0691f41463af5aa036cec83c760c65b46e