From 3e2dbed432cf0a8de91781023835c2066131ef55 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 6 Dec 2023 21:32:59 -0800 Subject: [PATCH] Layer Updates: sources/meta-arm sources/meta-freescale sources/meta-openembedded sources/meta-qt6 sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/poky * sources/meta-arm 0b61cc65...32dfb759 (5): > arm-bsp/documentation: corstone1000: fix the steps in the user guide and instructions > arm/hafnium: update to v2.10 > arm/trusted-firmware-a: update to 2.10 > arm/trusted-firmware-a: move patch file to bbappend > CI: switch back to master * sources/meta-freescale 751102ef...3b58734d (1): > wayland: Delete recipe * sources/meta-openembedded 5ad7203f6...9a007d764 (20): > DO NOT MERGE: XXX: Add Github actions support for CI > snappy: upgrade 1.1.9 -> 1.1.10 > lvm2: 2.03.16 -> 2.03.22 > xkeyboard-config: add recipe > xcursor-themes: add recipe > xbitmaps: upgrade 1.1.2 -> 1.1.3 > wireplumber: update 0.4.15 -> 0.4.17 > monocypher: pass LIBDIR to fix installed-vs-shipped QA issue with multilib > sip: Upgrade 6.7.12 -> 6.8.0 > sessreg: upgrade 1.1.2 -> 1.1.3 > xgamma: upgrade 1.0.6 -> 1.0.7 > xkbevd: upgrade 1.1.4 -> 1.1.5 > xlsatoms: upgrade 1.1.3 -> 1.1.4 > xlsclients: upgrade 1.1.4 -> 1.1.5 > xsetroot: upgrade 1.1.2 -> 1.1.3 > xstdcmap: upgrade 1.0.4 -> 1.0.5 > xcursorgen: upgrade 1.0.7 -> 1.0.8 > mutter: Make gnome-desktop and libcanberra dependencies optional > poco: upgrade 1.12.4 -> 1.12.5p2 > jasper: upgrade 2.0.33 -> 4.1.1 * sources/meta-qt6 dc1b6e5...0b4945c (40): > 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: add test build for PyQt6 > python3-pyqt6: upgrade 6.5.3 -> 6.6.0 > python3-pyqt6: add version 6.5.3 > python3-pyqt6-sip: add version 13.6.0 > python3-pyqt-builder-native: add recipe < 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-tegra ed9c1d25...d421bf5c (2): > edk-firmware-tegra: Support A/B redundancy > conf/machine: Support redundant flash layouts * sources/meta-ti d3bcad2c...758cba73 (6): > CI/CD Auto-Merger: cicd.master.202312060100 > linux-bb.org: update to the latest > conf: machine: am62xx-lp-evm.conf: Pick LPM wkup sources overlay > Update SRCREV for ti-jailhouse > ti-extras: Add support for extra kernel/u-boot features for am62pxx > mesa-pvr: use different srcrev for Rogue and SGX GPU platforms * sources/meta-variscite-bsp 92e4f31...1361a1b (49): > 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 < 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 70ad9b9b30...fd117e1fc6 (91): > qemurunner.py: ensure we drain stdout after boot prompt > linux-yocto: Increase rcu stall timeout to 60 > elfutils: Use posix basename API > bluez5: Fix build with musl > btrfs-tools: Fix build with musl > mdadm: Fix build with musl > sysvinit: Include libgen.h for basename API > util-linux: Fix build with latest musl > attr: Fix build with latest musl > kmod: Fix build with latest musl > musl: Update to latest tip of trunk > gdb: Update to gdb 14 release > poky: Do not inherit uninative on ppc64le and riscv64 hosts > 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 > genericx86: remove redundant assignments > wic/DirectPlugin: don't update fstab if --no-fstab-update > go: update 1.20.11 -> 1.20.12 > go: update 1.20.10 -> 1.20.11 > zstd: fix LICENSE statement > update_gtk_icon_cache: Fix for GTK4-only builds > man-db: 2.11.2 -> 2.12.0 > socat: 1.7.4.4 -> 1.8.0.0 > ldconfig-native: Add usrmerge support > libxcrypt.inc: use alternatives to resolve crypt.3 conflict > cairo: upgrade 1.16.0 -> 1.18.0 > image-uefi.conf: Add EFI_UKI_PATH variable > linux-firmware: Create bnx2x subpackage > linux-firmware: Change bnx2 packaging > linux-firmware: Package iwlwifi .pnvm files > tiff: Backport fixes for CVE-2023-6277 > gdb/systemd: enable minidebuginfo support conditionally > linux-yocto: update CVE exclusions > linux-yocto/6.1: update to v6.1.65 > linux-yocto/6.5: update to v6.5.13 > linux-yocto/6.5: update to v6.5.12 > linux-yocto-dev: bump to v6.7 > linux-yocto/6.1: update to v6.1.62 > linux-yocto/6.5: update to v6.5.11 > linux-yocto/6.5: cfg: split runtime and symbol debug > oeqa/selftest/recipetool: appendsrc: add test for update mode > oeqa/selftest/recipetool: appendsrfile: add test for machine > recipetool: appendsrcfile(s): add a mode to update the recipe itself > recipeutils: bbappend_recipe: allow to patch the recipe itself > recipetool: appendsrcfile(s): use params instead of extraline > recipeutils: bbappend_recipe: remove old srcuri entry if parameters are different > recipeutils: bbappend_recipe: add a way to specify the name of the file to add > recipeutils: bbappend_recipe: fix docstring > recipeutils: bbappend_recipe: fix undefined variable > recipetool: appendsrcfile(s): add dry-run mode > lib/oe/patch: handle creating patches for CRLF sources > systemtap-uprobes: removed as obsolete > systemtap: do not install uprobes and uprobes sources > systemtap: upgrade 4.9 -> 5.0 > meta-yocto-bsp/oeqa/parselogs: add BSP-specific ignores > oeqa/runtime/parselogs: migrate ignores > oeqa/runtime/parselogs: load ignores from disk > gettext: Upgrade 0.22.3 -> 0.22.4 > avahi: update URL for new project location > ell: upgrade 0.60 -> 0.61 > go: ignore CVE-2023-45283 and CVE-2023-45284 > psplash: upgrade to latest revision > json-glib: upgrade 1.6.6 -> 1.8.0 > lttng-tools: add a flag to test the userspace only > gtk4: upgrade 4.12.3 -> 4.12.4 > selftest: wic: add test for zerorize option of empty plugin > wic: extend empty plugin with options to write zeros to partiton > rust-cross-canadian: Fix file conflicts for 32 and 64 bit target architectures > python3-pygments: upgrade 2.16.1 -> 2.17.2 > python3-bcrypt: upgrade 4.0.1 -> 4.1.1 > oeqa/selftest/recipetool/devtool: add test for pypi class > oeqa/selftest/recipetool: remove spaces on empty lines > recipetool: create_buildsys_python: add pypi support > recipetool: create: add new optional process_url callback for plugins > recipetool: create: add trailing newlines > recipetool: create_buildsys_python.py: initialize metadata > bitbake: toaster: Update feat to import eventlogs > bitbake: toaster: Added feat to import eventlogs files as builds in toaster > bitbake: codeparser/utils: clean up more deprecated AST usages > bitbake: toaster: fix pytest build test execution and test discovery > bitbake: bitbake: Move to version 2.6.1 to mark runqueue changes > bitbake: toastergui: Fix regex markup issues > bitbake: toastermain/settings: Avoid python filehandle closure warnings > bitbake: toaster: Fix assertRegexpMatches deprecation warnings > bitbake: bb/toaster: Fix assertEquals deprecation warnings > bitbake: toaster/test: delay driver action until elements to appear > bitbake: toaster/test: from test_no_builds_message.py wait for the empty state div to appear > bitbake: toaster/test: bug-fix on tests/browser/test_all_builds_page > bitbake: runqueue: Improve inter setscene task dependency handling > Revert "cve-check: Modify judgment processing using "=" in version comparison" Signed-off-by: Khem Raj --- sources/meta-arm | 2 +- sources/meta-freescale | 2 +- sources/meta-openembedded | 2 +- sources/meta-qt6 | 2 +- sources/meta-tegra | 2 +- sources/meta-ti | 2 +- sources/meta-variscite-bsp | 2 +- sources/poky | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/sources/meta-arm b/sources/meta-arm index 0b61cc659..32dfb759c 160000 --- a/sources/meta-arm +++ b/sources/meta-arm @@ -1 +1 @@ -Subproject commit 0b61cc659a992e59c157fbf0be6d50919c464613 +Subproject commit 32dfb759cdff927f9d837b72eb72ff80aa2bb468 diff --git a/sources/meta-freescale b/sources/meta-freescale index 751102ef2..3b58734d3 160000 --- a/sources/meta-freescale +++ b/sources/meta-freescale @@ -1 +1 @@ -Subproject commit 751102ef2e194c3bf517b4ab9673fff62fd956f3 +Subproject commit 3b58734d3839f19d41fcb7bc21ef4ef237853927 diff --git a/sources/meta-openembedded b/sources/meta-openembedded index 5ad7203f6..9a007d764 160000 --- a/sources/meta-openembedded +++ b/sources/meta-openembedded @@ -1 +1 @@ -Subproject commit 5ad7203f68987461baaf2699378d0cf36c11d6c2 +Subproject commit 9a007d7649676c78cf97bb432da145cfe40ac210 diff --git a/sources/meta-qt6 b/sources/meta-qt6 index dc1b6e519..0b4945c56 160000 --- a/sources/meta-qt6 +++ b/sources/meta-qt6 @@ -1 +1 @@ -Subproject commit dc1b6e51921a44433fc509695a0cb64c2b1600ec +Subproject commit 0b4945c56d86df37e5eea9cbe42802197c800a64 diff --git a/sources/meta-tegra b/sources/meta-tegra index ed9c1d25f..d421bf5cf 160000 --- a/sources/meta-tegra +++ b/sources/meta-tegra @@ -1 +1 @@ -Subproject commit ed9c1d25f5a603dff94576f4154afbd47cc9ebdb +Subproject commit d421bf5cfe1c3ad876984d12a4a6c7158d67d6b7 diff --git a/sources/meta-ti b/sources/meta-ti index d3bcad2cb..758cba73d 160000 --- a/sources/meta-ti +++ b/sources/meta-ti @@ -1 +1 @@ -Subproject commit d3bcad2cbe63d4e1cd2b4e4418d0b3b9c1f864ed +Subproject commit 758cba73df052ee5411a5e93ef91ba72a25285e6 diff --git a/sources/meta-variscite-bsp b/sources/meta-variscite-bsp index 92e4f3109..1361a1b42 160000 --- a/sources/meta-variscite-bsp +++ b/sources/meta-variscite-bsp @@ -1 +1 @@ -Subproject commit 92e4f310991573f9a3bcd2ddfeae226538090c99 +Subproject commit 1361a1b42a53bf4f4e319c2ee076450a2b918740 diff --git a/sources/poky b/sources/poky index 70ad9b9b3..fd117e1fc 160000 --- a/sources/poky +++ b/sources/poky @@ -1 +1 @@ -Subproject commit 70ad9b9b309575134834757468cb32c9e3b87448 +Subproject commit fd117e1fc6a40c35cba188401a59d46235f8ded1