From 4cf598a3e40e3783228269e9c317ad8a757a513c Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 11 Jul 2024 08:11:08 -0700 Subject: [PATCH] Layer Updates: sources/meta-arm sources/meta-clang sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 390b9824...b2f6758f (9): > arm-systemready/README.md: add ARM_FVP_EULA_ACCEPT > CI: remove unnecessary clang settings > arm-toolchain: update to 13.3 > arm-bsp/u-boot: corstone1000: use mdata v2 > arm-bsp/trusted-firmware-m: corstone1000: Switch to metadata v2 > arm-bsp/trusted-firmware-a: Upgrade Corstone1000 to TF-A v2.11 > arm-bsp/optee: Remove OP-TEE OS v4.1 recipe > arm-bsp/optee:corstone1000: Update optee to v4.2 > arm-bsp/corstone1000: Update Corstone-1000 user guide * sources/meta-clang a2f67ce...55bfa60 (9): > bcc: Upgrade to 0.30.0+ > Revert "recipes-devtools/llvm/llvm_%.bbappend: fix the build of bpftrace ptest failed" > qt6/qtbase: Always use lld linker with clang > recipes-devtools/llvm/llvm_%.bbappend: fix the build of bpftrace ptest failed > bluez5: Use BFD linker instead of lld > libcxx: Do not induce -mbranch-protection externally on arm64 > nativesdk-clang-glue: Delete do_create_package_spdx task > clang.bbclass: remove mcpu option with qualifiers for the octeontx2 core > clang: Add packageconfig option for build-id * sources/meta-freescale 478993fc...a5b00f88 (3): > Merge pull request #1862 from limeng-linux/master > Merge pull request #1863 from Freescale/fix-udev-rules-imx > Merge pull request #1864 from Freescale/upgrades/linux-uboot-fslc * sources/meta-freescale-3rdparty b6f3e77...4e9d099 (1): > Merge pull request #300 from leon-anavi/master-olimex-imx8mp-uboot-improvements * sources/meta-openembedded 9363162b5...4e6838b7c (32): > DO NOT MERGE: Add Github actions CI support > procmail: fix build failure with gcc-14 > pidgin: Remove gcc-14 compatibility workaround > pidgin: Update Upstream-Status for gcc-14 compatibility patch > libabigail: refresh musl/fts patch > miniocli: Add recipe > fetchmail: disable rpath to fix buildpaths warning. > daq: fix SRC_URI to point to the real 2.0.7 release > bolt: package systemd_system_unitdir correctly > pidgin: Upgrade to 2.14.13 > flatbuffers: adapt for cross-compilation environments > net-snmp: Set ps flag value since it checks the host > python3-redis: add an archive prefix to avoid clashing with redis > recipes: ignore various issues fatal with gcc-14 > recipes: ignore various issues fatal with gcc-14 (for 32bit MACHINEs) > giflib: fix build with gold and avoid imagemagick-native dependency > flatpak: add PACKAGECONFIG for dconf > overlayfs-tools: Fix build with musl > pkcs11-provider: Upgrade 0.3 -> 0.5 > wtmpdb: specify correct pamlibdir > lastlog2: specify correct pamlibdir > apache2:apache2-native: sort CVE status > apache2: Update CVE status > monkey: Update status for CVE-2013-2183 > redis: Update status for CVE-2022-3734 > xterm: CVE status update CVE-1999-0965 > php-native: CVE status update for CVE-2022-4900 > gimp: CVE status update > jsonrpc: Fix contains reference to TMPDIR [buildpaths] warning > krb5: upgrade 1.21.2 -> 1.21.3 > packagegroup-xfce-extended: fix typo of gobject-introspection-data feature > thin-provisioning-tools: install missed thin_shrink and era_repair * sources/meta-qcom 6e0f560...8a78001 (4): > Merge pull request #612 from lumag/upd-bootrr > Merge pull request #609 from lumag/fw-ecs-liva-qc710 > Merge pull request #588 from adhudase/qcm6490_rproc > Merge pull request #608 from lumag/fw-sc8180x-upd * sources/meta-qt6 337733e...a95a7e1 (27): > qtbase: Add a fix to build tests with clang19 > qtwebengine: Fix build with clang19 > qtbase: Fix build with clang19 > qtwebengine: Add backports to fix build with clang19 > qt3d,qtquick3d: define IOAPI_NO_64 > qtbase: Do not use LFS64 legacy APIs > Update submodule refs on '6.7' in yocto/meta-qt6 > Update submodule refs on '6.7' in yocto/meta-qt6 > qtshadertools: update licenses > Update submodule refs on '6.7' in yocto/meta-qt6 < Merge pull request #54 from YoeDistro/kraj/6.7 < Merge pull request #53 from YoeDistro/kraj/6.7 < Merge pull request #52 from YoeDistro/kraj/6.7 < Merge pull request #51 from YoeDistro/kraj/6.7 < Merge pull request #50 from YoeDistro/kraj/6.7 < Merge pull request #49 from YoeDistro/kraj/6.7 < Merge pull request #48 from YoeDistro/kraj/6.7 < Merge pull request #47 from YoeDistro/kraj/6.7 < Merge pull request #46 from YoeDistro/kraj/6.7 < Merge pull request #45 from YoeDistro/kraj/6.7 < Merge pull request #44 from YoeDistro/kraj/6.7 < Merge pull request #43 from YoeDistro/kraj/6.7 < Merge pull request #42 from YoeDistro/kraj/6.7 < Merge pull request #41 from YoeDistro/kraj/6.7 < Merge pull request #40 from YoeDistro/kraj/6.7 < Merge pull request #39 from YoeDistro/kraj/6.7 < qtwebengine: Fix build with clang18 * sources/meta-raspberrypi eb8ffc4...6bf0b18 (2): > linux-raspberrypi: Upgrade kernel to 6.6.36 > kas: updated the refspec syntax of the kas file * sources/meta-riscv 93bf841...0474dc6 (2): > musl: Drop rv32 patches > u-boot-starfive: Emit boot.scr.uimg into builddir instead of workdir * sources/meta-tegra 2c972e80...2b7157ce (2): > cuda-gcc: Pin runtime type to GCC runtime > cuda-gcc.bbclass: Define TOOLCHAIN variable * sources/meta-ti a2ff03cc...fc771bbf (5): > CI/CD Auto-Merger: cicd.master.202407080100 > conf: machine: Update am62pxx-evm for multi-BSP support > conf: machine: am69-sk: Pick overlays for IMX219 and FPD-Link > conf: machine: am68-sk: Pick overlays for IMX219 and FPD-Link > conf: machine: j784s4-evm: Pick overlays for CSI2 and FPD-Link * sources/meta-variscite-bsp c5d7345...c550331 (32): > 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 > pm-utils-variscite: don't let ethernet script fail if no interface exists > bcm43xx-utils: disable network interface wlan0 on wifi down < 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 86be0a7...c45cf79 (5): < 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 742e96ad38...258aad6d09 (73): > WIP: glibc: Upgrade to 2.40 > gdb: Upgrade to 15.1 release > busybox: Fix tc applet build when using kernel 6.8+ > gcc: Fix wrong order of gcc include paths on musl systems > linux-yocto: Fix rv32 syscall wrappers > ofono: Fix build with musl > quota: Fix build with latest musl. > pciutils: Fix build with latest musl > bluez5: Fix build with musl > btrfs-tools: Fix build with musl > openssl: Add missing perl-module-file-spec-functions rdep for ptests > coreutils: Add ptest dependencies > musl: Fix LOG_FAC and LOG_FACMASK > musl: Upgrade to latest tip of trunk > musl: Update to 1.2.5 release > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > poky: Enable yocto-space-optimize.inc > libssh2: remove util-linux-col from ptest dependencies > util-linux/util-linux-libuuid: upgrade from 2.39.3 to 2.40.1 > systemd-boot: upgrade from 255.6 to 256 > systemd: upgrade from 255.6 to 256 > insane: Promote long standing warnings to errors > distro/include: Add yocto-space-optimize, disabling debugging for large components > kernel-fitimage: fix handling of empty default dtb > oe-selftest: fitimage fix test_initramfs_bundle > oe-selftest: fitimage cleanup asserts > oe-selftest: fitimage drop test-mkimage-wrapper > oe-selftest: fitimage refactor u-boot-tools-native > image-bootfiles.bbclass: new class, copy boot files to root filesystem > bootimg-partition: break out code to a common library. > classes-recipe: nospdx: Add class > classes-recipe/image_types: Add SPDX_IMAGE_PURPOSE to images > classes-global/staging: Exclude do_create_spdx from automatic sysroot extension > classes-recipe/image: Add image file manifest > Revert "bitbake-config-build: add a plugin for config fragments" > bitbake-config-build: add a plugin for config fragments > bblayers/setupwriters/oe-local-copy: add a 'local copy' plugin for bitbake-layers create-layer-setup > meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat() > bitbake: fetch2/git: Enforce default remote name to "origin" > bitbake: bitbake: tests/fetch: Update GitShallowTest for clone_shallow_local() > bitbake: fetch2/git: Use git shallow fetch to implement clone_shallow_local() > bitbake: bitbake-setup: add the proof of concept implementation > vulkan-samples: fix do_compile error when -Og enabled > icu: fix make-icudata package config > pciutils: remove textrel INSANE_SKIP > testimage/postactions: Allow artifact collection to be skipped > hdparm: drop NO_GENERIC_LICENSE[hdparm] > mc: fix source URL > docs: modify reference from python2.py to python.py > ref-manual: add DEFAULT_TIMEZONE variable > migration-guides: add release notes for 5.0.2 > migration-guides: add release notes for 4.0.19 > dnf/mesa: Fix missing leading whitespace with ':append' > oeqa/utils/postactions: transfer whole archive over ssh instead of doing individual copies > oeqa/ssh: allow to retrieve raw, unformatted ouput > pixman: fix do_compile error > testexport: fallback for empty IMAGE_LINK_NAME > go: upgrade 1.22.4 -> 1.22.5 > oeqa/runtime/ssh: check for all errors at the end > abi_version/package: Bump hashequiv version and package class version > bitbake: fetch/wget: checkstatus: drop shared connecton when catch Timeout error > libinput: update 1.25.0 -> 1.26.1 > oeqa/selftest/reproducibile: Explicitly list virtual targets > openssh: fix CVE-2024-6387 > oeqa/runtime/ssh: In case of failure, show exit code and handle -15 (SIGTERM) > qemuboot: Trigger write_qemuboot_conf task on changes of kernel image realpath > less: upgrade 643 -> 661 > buildhistory: fix typos > linux-libc-headers: remove redundant install_headers patch > libsdl2: upgrade 2.30.3 -> 2.30.4 > qemu: Upgrade 9.0.0 -> 9.0.1 > blktrace: ask for python3 specifically > python3-docutils: fix interpreter lines Signed-off-by: Khem Raj --- sources/meta-arm | 2 +- sources/meta-clang | 2 +- sources/meta-freescale | 2 +- sources/meta-freescale-3rdparty | 2 +- sources/meta-openembedded | 2 +- sources/meta-qcom | 2 +- sources/meta-qt6 | 2 +- sources/meta-raspberrypi | 2 +- sources/meta-riscv | 2 +- sources/meta-tegra | 2 +- sources/meta-ti | 2 +- sources/meta-variscite-bsp | 2 +- sources/meta-variscite-bsp-common | 2 +- sources/poky | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/sources/meta-arm b/sources/meta-arm index 390b9824d..b2f6758fd 160000 --- a/sources/meta-arm +++ b/sources/meta-arm @@ -1 +1 @@ -Subproject commit 390b9824ddda6b1443961ce3932957944a1bde2d +Subproject commit b2f6758fde316838d35eac3db437e2145afda772 diff --git a/sources/meta-clang b/sources/meta-clang index a2f67ce9d..55bfa60fe 160000 --- a/sources/meta-clang +++ b/sources/meta-clang @@ -1 +1 @@ -Subproject commit a2f67ce9d4f6f954fb59fa1f35c4be0878aa0db3 +Subproject commit 55bfa60fec715a8415be4554138f946745105036 diff --git a/sources/meta-freescale b/sources/meta-freescale index 478993fc2..a5b00f888 160000 --- a/sources/meta-freescale +++ b/sources/meta-freescale @@ -1 +1 @@ -Subproject commit 478993fc218939b6e389ea78543f261a402c4b88 +Subproject commit a5b00f888195422ccbe40dfc576b291a3be33ac9 diff --git a/sources/meta-freescale-3rdparty b/sources/meta-freescale-3rdparty index b6f3e779c..4e9d09981 160000 --- a/sources/meta-freescale-3rdparty +++ b/sources/meta-freescale-3rdparty @@ -1 +1 @@ -Subproject commit b6f3e779cdf7ca9def9052470df01956445289b4 +Subproject commit 4e9d09981e766a3bf5b86b0bf6d3e4882e1bb8bb diff --git a/sources/meta-openembedded b/sources/meta-openembedded index 9363162b5..4e6838b7c 160000 --- a/sources/meta-openembedded +++ b/sources/meta-openembedded @@ -1 +1 @@ -Subproject commit 9363162b5147e2ecc21796047aefc7a10e0d999a +Subproject commit 4e6838b7c85fdd87092b2f79bc1eb3029d20a96f diff --git a/sources/meta-qcom b/sources/meta-qcom index 6e0f5603c..8a78001d8 160000 --- a/sources/meta-qcom +++ b/sources/meta-qcom @@ -1 +1 @@ -Subproject commit 6e0f5603c9d7e212c9a0c1f0a429805b72721f10 +Subproject commit 8a78001d88a28253efa67cfb38eea4933cb0d814 diff --git a/sources/meta-qt6 b/sources/meta-qt6 index 337733e73..a95a7e110 160000 --- a/sources/meta-qt6 +++ b/sources/meta-qt6 @@ -1 +1 @@ -Subproject commit 337733e73068c68c429e86b096348442bef8b581 +Subproject commit a95a7e110aa616364f44b22ec7bd329b30afae1d diff --git a/sources/meta-raspberrypi b/sources/meta-raspberrypi index eb8ffc4e6..6bf0b1874 160000 --- a/sources/meta-raspberrypi +++ b/sources/meta-raspberrypi @@ -1 +1 @@ -Subproject commit eb8ffc4e63e5e2f729d90d0cd95b8cffed12ece1 +Subproject commit 6bf0b1874bc080941df1d6e55e01fcdc54c7a013 diff --git a/sources/meta-riscv b/sources/meta-riscv index 93bf84183..0474dc6c1 160000 --- a/sources/meta-riscv +++ b/sources/meta-riscv @@ -1 +1 @@ -Subproject commit 93bf841830f632da1bb538e03a3c719f02a0860b +Subproject commit 0474dc6c1cb776269ab4e8bb03eb373f4373f5d3 diff --git a/sources/meta-tegra b/sources/meta-tegra index 2c972e80d..2b7157ce7 160000 --- a/sources/meta-tegra +++ b/sources/meta-tegra @@ -1 +1 @@ -Subproject commit 2c972e80d9715fd22022e1d95c8b4c192b7b1f7a +Subproject commit 2b7157ce7681c90cc79236adc01436f628a5b5a0 diff --git a/sources/meta-ti b/sources/meta-ti index a2ff03cc4..fc771bbff 160000 --- a/sources/meta-ti +++ b/sources/meta-ti @@ -1 +1 @@ -Subproject commit a2ff03cc4e200632707e1c62421c8462b7b3030a +Subproject commit fc771bbfff93c6099ca24b47695e0d50b251ef90 diff --git a/sources/meta-variscite-bsp b/sources/meta-variscite-bsp index c5d734550..c550331c9 160000 --- a/sources/meta-variscite-bsp +++ b/sources/meta-variscite-bsp @@ -1 +1 @@ -Subproject commit c5d7345500109d97fe0fbfb9ca262dfe4ca6e90f +Subproject commit c550331c94f4ce149af3e0855704c9f2d249e275 diff --git a/sources/meta-variscite-bsp-common b/sources/meta-variscite-bsp-common index 86be0a7f7..c45cf79ba 160000 --- a/sources/meta-variscite-bsp-common +++ b/sources/meta-variscite-bsp-common @@ -1 +1 @@ -Subproject commit 86be0a7f7fd6a6adebf0a6ca2e3ce7a0461801a3 +Subproject commit c45cf79babff5dba1d32272f05c5a1b390e5e58e diff --git a/sources/poky b/sources/poky index 742e96ad3..258aad6d0 160000 --- a/sources/poky +++ b/sources/poky @@ -1 +1 @@ -Subproject commit 742e96ad38e5d1e622b8ef0cbea80e72737d8b77 +Subproject commit 258aad6d0991291a80ba9b59d8bb2164a26b6745