From 25d74bf342488b2806b91cca2feb1e6ecc549e23 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 9 Oct 2024 16:04:02 -0700 Subject: [PATCH] Layer Updates: sources/meta-arm sources/meta-clang sources/meta-elm-binary sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-tegra-community sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 5720b104...40cc6442 (5): > CI: Rework qemuarm64-secureboot matrix > arm/uefi-secureboot: Add uefi http boot support > layer.conf: Update to walnascar (5.2) layer/release series > arm/qemuarm64-secureboot: Enable UEFI Secure Boot > arm: Enable Secure Boot in all required recipes * sources/meta-clang 036ca82...94e7a70 (5): > clang: Set default linker to be lld always > Revert "libhugetlbfs: Do not use lld linker" > libhugetlbfs: Do not use lld linker > layer.conf: Update to walnascar (5.2) layer/release series > u-boot: u-boot is clangable * sources/meta-elm-binary ee89d03...b7ad4ca (1): > Merge pull request #10 from YoeDistro/yoe/mut * sources/meta-freescale ae04c154...c73e83bb (4): > Merge pull request #1967 from lms-ts/master > Merge pull request #1964 from nxp-upstream/pipewire-addback-gstreamer > Merge pull request #1962 from nxp-upstream/bootpart > Merge pull request #1963 from YoeDistro/yoe/mut * sources/meta-freescale-3rdparty 00b2f3d...cbd7ef9 (1): > Merge pull request #305 from YoeDistro/yoe/mut * sources/meta-odroid cedfacb...f5e0906 (1): > mali-g31: Pretend to be 21.1.0 libgbm * sources/meta-openembedded bba9e7a04...3bf68b6f7 (63): > DO NOT MERGE: Add Github actions CI workflow > gnome-console: Fix build with musl > gnome-user-share: Fix build issue found with musl systems > gnome-console: update 45.0 -> 47.0 > grilo-plugins: add PACKAGECONFIG for lua-factory > grilo: fix gir install > gnome-terminal: update 3.50.1 -> 3.54.0 > evolution-data-server: update > gnome-photos: switch from tracker to tinysparql > grilo-plugins: switch from tracker to tinysparql > tracker-miners: update 3.7.3 -> 3.8.0 > tracker: update 3.7.1 -> 3.8.0 > nautilus: update 46.2 -> 47.0 > mutter: update 46.4 -> 47.0 > libspelling: update 1.2.1 ->> 1.4.0 > gvfs: update 1.54.0 -> 1.56.0 > gnome-control-center: update 46.2 -> 47.0.1 > gnome-shell: update 46.2 -> 47.0 > gnome-user-share: update 43.0 -> 47.0 > gnome-system-monitor_46.0 -> 47.0 > gnome-text-editor: update 46.3 -> 47.0 > gnome-software: update 46.2 -> 47.0 > gnome-settings-daemon_46.0 -> 47.1 > gnome-online-accounts: update 3.50.2 -> 3.52.0 > gnome-calendar: update 46.1 -> 47.0 > gnome-calculator: update 46.1 -> 47.0 > gdm: update 46.0 -> 47.0 > gnome-remote-desktop: update 46.2 -> 47.0 > gnome-boxes: update 46.1 -> 47.0 > python3-pychromecast: Update from 14.0.1 -> 14.0.2 > python3-pytest-aiohttp: Add recipe for 1.0.5 release > python3-pymodbus: Upgrade 3.7.2 -> 3.7.3 > python3-yarl: Upgrade 1.13.1 -> 1.14.0 > python3-propcache: Add recipe > python3-astroid: Upgrade 3.3.4 -> 3.3.5 > python3-stevedore: Upgrade 5.2.0 -> 5.3.0 > apache2: do not depend on zlib header and libs from host > externalsrc: fix support in various components > fitimage: add support to build arbitrary FIT images > wtmpdb: fix installed-vs-shipped build error > python3-fsspec: Add support for native and nativesdk builds > python3-pyyaml-include: Add fsspec as a runtime dependency > python3-humanize: Upgrade 4.10.0 -> 4.11.0 > python3-gcovr: Upgrade 7.2 -> 8.0 > python3-multidict: Upgrade 6.0.5 -> 6.1.0 > lvm2: Remove the lvm2-udevrules package > minifi-cpp: disable rocksdb support for armv5 and libc-musl:powerpc > xmlrpc-c: 1.59.01 -> 1.60.03 > libhugetlbfs: Fix contains reference to TMPDIR [buildpaths] error > libhugetlbfs: Use linker wrapper during build > libhugetlbfs: upgrade 2.23 -> 2.24 > nftables: upgrade 1.1.0 -> 1.1.1 > libnftnl: upgrade 1.2.7 -> 1.2.8 > firewalld: upgrade 1.3.2 -> 2.2.1 > non-repro-meta-networking: update known non-reproducible list > multipath-tools: upgrade 0.9.8 -> 0.10.0 > libblockdev: upgrade 3.1.1 -> 3.2.0 > libopenmpt: Upgrade to 0.7.10 > sshfs-fuse: Do not prompt for known_hosts during ptests > sshfs-fuse: Add rdep on python3-compile for ptests > highway: Drop forcing gcc-only toolchain > highway: Update the risc32 RVV selection patch > netdata: Upgrade to 1.47.3 release * sources/meta-qcom cff2e79...d7826d0 (1): > Merge pull request #662 from YoeDistro/yoe/mut * sources/meta-qt6 8b186eb...21b2254 (14): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Update submodule refs on '6.8' in yocto/meta-qt6 > Update submodule refs on '6.8' in yocto/meta-qt6 < 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 d5ffe13...03dba74 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-riscv e875ec6...668ffad (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-swupdate 3aed0f6...efd4c20 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-tegra d0140105...3fdf6ce5 (3): > init-flash.sh: Handle missing UDC initialization > uefi: stage UefiUpdateSecurityKeys.dtbo for use in capsule updates > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-tegra-community 4efa0a2...8b6c2a1 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-ti b16f3121...ad8b020a (7): > CI/CD Auto-Merger: cicd.master.202410070100 > optee: Update to v4.3.0 > debugss-module-drv: Add patch for kernel 6.11 change > ti-bsp: Add ti-6_12 > u-boot-ti-staging: Add v2024.10 recipe > linux-ti-staging: Add v6.12 recipe > u-boot-ti: avoid write erros on the logs when removing deployed files * sources/meta-variscite-bsp c6500eb...49d164c (48): > 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 > u-boot-variscite: update to latest > linux-variscite: update to latest > u-boot-fw-utils: imx8qxp-var-som: fix default env size > freertos-variscite: imx93-var-som: Update to latest < 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 312488228a...52882e334d (42): > linux-yocto: Enable blacklist keyring > openssh: Be more restrictive on private key file permissions > musl: Update to tip of trunk > bibtake.conf: Add ld-is-lld to native distro feature when set > 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 > virglrenderer: Add patch to fix -int-conversion build issue > toolchain-shar-extract.sh: exit when post-relocate-setup.sh fails > insane: remove now obsolete special case for musl on mips > bitbake.conf: don't force musl on mips to use classic sysv hashing > gtk4: update 4.16.1 -> 4.16.3 > vte: Upgrade to 0.78.0 > bitbake: bitbake-prserver: use PRSERV_UPSTREAM as default setting > bitbake: bitbake-server: use with to avoid ResourceWarning > bitbake: toaster/tests/functional: Fix test race on alert > bitbake: toaster/tests/functional: Fix hardcoded database ID > bitbake: toaster/tests/functional: Fix later details page test issues > release-notes-5.1: document spirv-tools reproducibility > release-notes-5.1: document fixed _test_devtool_add_git_url test > release-notes-5.1: document added python3-libarchive-c ptest > migration/release-notes-5.1: document oeqa/selftest envvars change > migration-guide: add release notes for 4.0.21 > bitbake: toaster/tests: Improve a test to give better debug output > bitbake: toaster/tests: Fix kirkstone numbering > bitbake: exceptions: Add hack to workaround python 3.13 failures > bitbake: bb/exceptions: Drop obsolete 2.6 code > bitbake: persist_data: Remove it > bitbake: checksum/fetch2: Switch from persist_data to a standard cache file > bitbake: fetch2: Avoid deprecation warning > bitbake: COW: Fix hardcoded magic numbers and work with python 3.13 > genericarm64: add more serial consoles > pseudo: Fix envp bug and add posix_spawn wrapper > strace: download release tarballs from GitHub > migrate_localcount: Drop long obsolete code > gdb: Upgrade 15.1 -> 15.2 > default-distrovars: Have KERNEL_CONSOLE reference SERIAL_CONSOLES > python3-pyproject-hooks: upgrade 1.0.0 -> 1.2.0 > libarchive: upgrade 3.7.4 -> 3.7.6 Signed-off-by: Khem Raj --- sources/meta-arm | 2 +- sources/meta-clang | 2 +- sources/meta-elm-binary | 2 +- sources/meta-freescale | 2 +- sources/meta-freescale-3rdparty | 2 +- sources/meta-odroid | 2 +- sources/meta-openembedded | 2 +- sources/meta-qcom | 2 +- sources/meta-qt6 | 2 +- sources/meta-raspberrypi | 2 +- sources/meta-riscv | 2 +- sources/meta-swupdate | 2 +- sources/meta-tegra | 2 +- sources/meta-tegra-community | 2 +- sources/meta-ti | 2 +- sources/meta-variscite-bsp | 2 +- sources/meta-variscite-bsp-common | 2 +- sources/poky | 2 +- 18 files changed, 18 insertions(+), 18 deletions(-) diff --git a/sources/meta-arm b/sources/meta-arm index 5720b1044..40cc64428 160000 --- a/sources/meta-arm +++ b/sources/meta-arm @@ -1 +1 @@ -Subproject commit 5720b1044f2fc0c53ba37beac55464525d9e7a7e +Subproject commit 40cc644285facd38e2e0facd12c34c67c8d2e39e diff --git a/sources/meta-clang b/sources/meta-clang index 036ca8256..94e7a70c4 160000 --- a/sources/meta-clang +++ b/sources/meta-clang @@ -1 +1 @@ -Subproject commit 036ca8256d2e62ce153b6cba40ee03efd1d02633 +Subproject commit 94e7a70c480027758bf8b712033b18dccfdf1e92 diff --git a/sources/meta-elm-binary b/sources/meta-elm-binary index ee89d0374..b7ad4cab2 160000 --- a/sources/meta-elm-binary +++ b/sources/meta-elm-binary @@ -1 +1 @@ -Subproject commit ee89d037423a88733f63a67c01f32d8a1d1d5f42 +Subproject commit b7ad4cab22f1bbc1aa05c919951c5ba41b544f6a diff --git a/sources/meta-freescale b/sources/meta-freescale index ae04c1548..c73e83bb2 160000 --- a/sources/meta-freescale +++ b/sources/meta-freescale @@ -1 +1 @@ -Subproject commit ae04c1548fc84b925113918c90f7afb9d193bd3a +Subproject commit c73e83bb2660fccbc4775811ef3645540427f685 diff --git a/sources/meta-freescale-3rdparty b/sources/meta-freescale-3rdparty index 00b2f3de1..cbd7ef91a 160000 --- a/sources/meta-freescale-3rdparty +++ b/sources/meta-freescale-3rdparty @@ -1 +1 @@ -Subproject commit 00b2f3de14c75a39d5bc47ba4d50caacb648a82f +Subproject commit cbd7ef91adce9db6f37b09a1fdfe60155c1cdba6 diff --git a/sources/meta-odroid b/sources/meta-odroid index cedfacb41..f5e090652 160000 --- a/sources/meta-odroid +++ b/sources/meta-odroid @@ -1 +1 @@ -Subproject commit cedfacb41a96da97b562e2eade3af6448bb23229 +Subproject commit f5e0906523fd5b27318a68df58630931c149c835 diff --git a/sources/meta-openembedded b/sources/meta-openembedded index bba9e7a04..3bf68b6f7 160000 --- a/sources/meta-openembedded +++ b/sources/meta-openembedded @@ -1 +1 @@ -Subproject commit bba9e7a0411f5f0b86530ae46cfd05c8356b7dc7 +Subproject commit 3bf68b6f7b62c039f8dba978bba40021feb90460 diff --git a/sources/meta-qcom b/sources/meta-qcom index cff2e7942..d7826d00e 160000 --- a/sources/meta-qcom +++ b/sources/meta-qcom @@ -1 +1 @@ -Subproject commit cff2e79422d714327fa1a408fe1980a1277cc1b2 +Subproject commit d7826d00e68b5d3eb28cb9165d6b7badaca3e2a8 diff --git a/sources/meta-qt6 b/sources/meta-qt6 index 8b186eb76..21b225442 160000 --- a/sources/meta-qt6 +++ b/sources/meta-qt6 @@ -1 +1 @@ -Subproject commit 8b186eb768b3c4f46cf9c8c41db35fbab1cb474c +Subproject commit 21b2254424d077955f25ca5fc1fc124b3c75ea34 diff --git a/sources/meta-raspberrypi b/sources/meta-raspberrypi index d5ffe135c..03dba74b9 160000 --- a/sources/meta-raspberrypi +++ b/sources/meta-raspberrypi @@ -1 +1 @@ -Subproject commit d5ffe135c73ab940148e595c6fb010d50ddcfc60 +Subproject commit 03dba74b9e6e98706065e33f6c8863ac81d01abc diff --git a/sources/meta-riscv b/sources/meta-riscv index e875ec652..668ffada3 160000 --- a/sources/meta-riscv +++ b/sources/meta-riscv @@ -1 +1 @@ -Subproject commit e875ec652fecdfd3ae485d1226d29fbbcac33362 +Subproject commit 668ffada3eecd7e428e2bfbabb6b6e791a7bc0f9 diff --git a/sources/meta-swupdate b/sources/meta-swupdate index 3aed0f6ec..efd4c20c8 160000 --- a/sources/meta-swupdate +++ b/sources/meta-swupdate @@ -1 +1 @@ -Subproject commit 3aed0f6ec3a87d04309fb1534962bbb3d7e3edd4 +Subproject commit efd4c20c8a79e9fd82ff53ac43b3af1d2e7e934e diff --git a/sources/meta-tegra b/sources/meta-tegra index d01401058..3fdf6ce5d 160000 --- a/sources/meta-tegra +++ b/sources/meta-tegra @@ -1 +1 @@ -Subproject commit d01401058ace3c4a11daf7184fdf0423c789c8e4 +Subproject commit 3fdf6ce5dc6004ca72f014912a0f35e005cb40c8 diff --git a/sources/meta-tegra-community b/sources/meta-tegra-community index 4efa0a254..8b6c2a152 160000 --- a/sources/meta-tegra-community +++ b/sources/meta-tegra-community @@ -1 +1 @@ -Subproject commit 4efa0a254766756809ce5045b687998848abadd2 +Subproject commit 8b6c2a15235760d94f096b39b12d1bf2878c8604 diff --git a/sources/meta-ti b/sources/meta-ti index b16f31218..ad8b020af 160000 --- a/sources/meta-ti +++ b/sources/meta-ti @@ -1 +1 @@ -Subproject commit b16f312185f72a33a71dbd621a8b00ee995180a4 +Subproject commit ad8b020afeb481f7aec8d59f7eedb201cd1a53e5 diff --git a/sources/meta-variscite-bsp b/sources/meta-variscite-bsp index c6500eb0d..49d164c43 160000 --- a/sources/meta-variscite-bsp +++ b/sources/meta-variscite-bsp @@ -1 +1 @@ -Subproject commit c6500eb0d437b5d442aa0109650900088641ad49 +Subproject commit 49d164c43930d9a49404b2b8b4587e46146ff40d 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 312488228..52882e334 160000 --- a/sources/poky +++ b/sources/poky @@ -1 +1 @@ -Subproject commit 312488228ad408fb0f29b2aa272e72cf87de8e93 +Subproject commit 52882e334d375c7d0f036fdb464311d57615f574