From aa71a3552fb555a7087153e53e4a749baf559eab Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 24 Jun 2024 13:59:01 -0700 Subject: [PATCH] Layer Updates: sources/meta-arm sources/meta-clang sources/meta-freescale sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 71d36251...8024166d (14): > arm/qemuarm64-secureboot: fix qemu parameter > arm-bsp/fvp-base: update version to 11.26.11 > arm/libts: use UNPACKDIR > arm-bsp/firmware-image-juno: use UNPACKDIR > arm/optee-ftpm: silence new compiler errors from GCC 14.1 > ci,arm-bsp: corstone1000: New MACHINE_FEATURES for Corstone-1000 FVP multicore > arm-bsp/trusted-firmware-m: corstone1000: Multicore support for Corstone-1000 FVP > arm-bsp/trusted-firmware-a: corstone1000: Multicore support for Corstone-1000 FVP > arm-bsp/u-boot: corstone1000: Enable secondary cores for Corstone-1000 FVP > arm-bsp/optee: corstone1000: Remove MMCOMM buffer address > documentation/runfvp: use IMAGE_CLASSES instead of INHERIT > Docs: add ci/kas, quick start, and release information > arm-bsp/edk2-firmware: work around alignment problem with EDK/qemu > arm-systemready/linux-distros: Add a third Linux distribution installation * sources/meta-clang 9ec65a0...748982f (2): > bcc: Upgrade to 0.30.0+ > clang: Disable unused-command-line-argument warning for debug builds * sources/meta-freescale 94cf1e5f...cff85899 (2): > Merge pull request #1854 from Livius90/master > Merge pull request #1850 from MaxKrummenacher/master * sources/meta-openembedded 487a2d569...7847fc452 (36): > DO NOT MERGE: Add Github actions CI support > pidgin pidgin-sipe pidgin uw-imap rrdtool cmpi-bindings python3-gevent avro-c++ python3-h5py cdrkit ot-br-posix heaptrack avro-c usleep openflow sblim-sfcc linux-atm ipmitool ssmping wifi-test-suite zsync-curl python3-kivy openct dhrystone ncftp daemontools libgee mcpp android-tools dibbler glade: ignore various issues fatal with gcc-14 > openldap microsoft-gsl scsirastools pam-ssh-agent-auth sblim-sfcb ckermit nvme-cli xfstests: ignore various issues fatal with gcc-14 (for 32bit MACHINEs) > exiv2: update 0.28.0 -> 0.28.2 > v4l-utils: Install media ctrl header and library files > rdma-core: Do not use overloadable attribute with musl > tipcutils: Replace WORKDIR with UNPACKDIR > php: Upgrade to 8.2.20 > uutils-coreutils: upgrade 0.0.26 -> 0.0.27 > tree: fix broken links > python3-protobuf: added python3-ctypes as RDEPENDS > rdma-core: Fix recvfrom override errors with glibc 2.40 and clang > python3-gunicorn: Upgrade 21.2.0 -> 22.0.0 > python3-cbor2: Upgrade 5.6.3 -> 5.6.4 > python3-pycocotools: Upgrade 2.0.7 -> 2.0.8 > python3-whitenoise: Upgrade 6.6.0 -> 6.7.0 > python3-pyperclip: Upgrade 1.8.2 -> 1.9.0 > recipes: set S to fix the QA warning > python3-paho-mqtt: Upgrade 2.0.0 -> 2.1.0 > python3-tornado: Switch to python_setuptools_build_meta > python3-tornado: Upgrade 6.4 -> 6.4.1 > python3-moteus: Upgrade 0.3.70 -> 0.3.71 > samba: upgrade 4.19.6 -> 4.19.7 > libldb: upgrade 2.8.0 -> 2.8.1 > python3-grpcio-channelz: new recipe > python3-grpcio-reflection: new recipe > python3-hexbytes: Upgrade 1.2.0 -> 1.2.1 > python3-filelock: Upgrade 3.14.0 -> 3.15.3 > python3-requests-file: Upgrade 1.5.1 -> 2.1.0 > python3-eth-utils: Upgrade 3.0.0 -> 4.1.1 > tipcutils: Add systemd support > magic-enum: add recipe > libnewt: add from oe-core > lvgl: install lv_conf.h in ${includedir}/${BPN} > python3-gpiod: update to v2.2.0 > vulkan-cts: add workaround for createMeshShaderMiscTestsEXT * sources/meta-qcom 59cf3bc...6e0f560 (3): > Merge pull request #607 from lumag/miix-630-fw > Merge pull request #606 from lumag/extra-fw-images > Merge pull request #605 from adhudase/sa8775p * sources/meta-qt6 fed8308...336de0b (25): > 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 > squish: disable squish module > Update submodule refs on '6.7' in yocto/meta-qt6 < 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 b7fa9b4...eb8ffc4 (1): > rpidistro-ffmpeg: upgrade 4.3.4 -> 5.1.4 * sources/meta-riscv 93bf841...7369056 (1): > musl: Drop rv32 patches * sources/meta-rockchip b6280c6...b2470c0 (3): > linux-torvalds-next: SRCREV with nobranch > linux-torvalds-next: use tag > mesa: build panfrost for RK3566 boards * sources/meta-tegra f873164f...b89d6dda (1): > external/virtualization-layer: update nvidia-container-toolkit alt-roots patch * sources/meta-ti 6efc41de...74bbfb13 (8): > CI/CD Auto-Merger: cicd.master.202406240100 > conf/machine, ti-bsp: Add support for next BSP provider > j722s: next BSP doesn't support all SR and HS variants > CI/CD Auto-Merger: cicd.master.202406200100 > j7200: mainline BSP doesn't support all SR and HS variants > beaglebone-ai64: BB.org does not support all SR and HS variants > conf: machine: Update am62xxsip-evm for multi-BSP support > conf: machine: add j721e-sk machine-configuration * sources/meta-variscite-bsp c5d7345...66b7d37 (29): < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 > 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 < 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 5d88faa0f3...0142a418e0 (83): > rust-target-config: Update data layouts for 32-bit arm targets > WIP: glibc: Upgrade to 2.40 > 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: Upgrade to latest tip of trunk > musl: Update to 1.2.5 release > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > libgfortran.inc: fix nativesdk-libgfortran dependencies > os-release: Fix VERSION_CODENAME in case it is empty > initramfs-framework: fix typos > ttyrun: upgrade 2.32.0 -> 2.33.1 > rng-tools: upgrade 6.16 -> 6.17 > pciutils: upgrade 3.12.0 -> 3.13.0 > libpcre2: upgrade 10.43 -> 10.44 > libjitterentropy: upgrade 3.4.1 -> 3.5.0 > libevdev: upgrade 1.13.1 -> 1.13.2 > gstreamer: upgrade 1.24.3 -> 1.24.4 > fribidi: upgrade 1.0.14 -> 1.0.15 > enchant2: upgrade 2.7.3 -> 2.8.1 > diffoscope: upgrade 267 -> 271 > createrepo-c: upgrade 1.1.1 -> 1.1.2 > git: upgrade 2.45.1 -> 2.45.2 > openssl: Remove patch already upstreamed > wget: Fix for CVE-2024-38428 > alsa-ucm-conf: upgrade 1.2.11 -> 1.2.12 > alsa-plugins: upgrade 1.2.7.1 -> 1.2.12 > alsa-lib: upgrade 1.2.11 -> 1.2.12 > systemd: bpf-framework: pass 'recipe-sysroot' to BPF compiler > systemd: bpf-framework: 'propagate' the '--sysroot=' for crosscompilation > systemd: add PACKAGECONFIG for bpf-framework > MAINTAINERS.md: fix patchtest entry > maintainers.inc: add self for unassigned python recipes > python3-urllib3: upgrade 2.2.1 -> 2.2.2 > python3-testtools: upgrade 2.7.1 -> 2.7.2 > python3-psutil: upgrade 5.9.8 -> 6.0.0 > python3-hypothesis: upgrade 6.103.0 -> 6.103.2 > dhcpcd: upgrade 10.0.6 -> 10.0.8 > binutils: stable 2.42 branch updates > go: move to a single bootstrap option which is the binary > go: drop the old 1.4 bootstrap C version > go: upgrade 1.22.3 -> 1.22.4 > native/nativesdk: Stop overriding unprefixed *FLAGS variables > Revert "bitbake-config-build: add a plugin for config fragments" > bitbake-config-build: add a plugin for config fragments > image-bootfiles.bbclass: new class, copy boot files to root filesystem > bootimg-partition: break out code to a common library. > bblayers/setupwriters/oe-local-copy: add a 'local copy' plugin for bitbake-layers create-layer-setup > packagedata: Include package name in extended data > meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat() > bitbake: cache: Remove invalid symlink for bb_cache.dat > bitbake: bitbake-setup: add the proof of concept implementation > bash: fix configure checks that fail with GCC 14.1 > libxcrypt: correct the check for a working libucontext.h > libacpi: mark patches as inactive-upstream > dpkg: mark patches adding custom non-debian architectures as inappropriate for upstream > settings-daemon: submit addsoundkeys.patch upstream and update to a revision that has it > automake: mark new_rt_path_for_test-driver.patch as Inappropriate > tcp-wrappers: mark all patches as inactive-upstream > glslang: mark 0001-generate-glslang-pkg-config.patch as Inappropriate > libfm-extra: drop unneeded 0001-nls.m4-Take-it-from-gettext-0.15.patch > openssh: drop add-test-support-for-busybox.patch > psmisc: remove 0001-Use-UINTPTR_MAX-instead-of-__WORDSIZE.patch > psmisc: drop duplicate entries > psmisc: merge .inc into .bb > glib-networking: submit eagain.patch upstream > python3: submit deterministic_imports.patch upstream as a ticket > libnewt: move to meta-oe > perf: drop newt from tui build requirements > expect: update code for Tcl channel implementation > expect: fix configure with GCC 14 > libxml2: Upgrade 2.12.7 -> 2.12.8 > ofono: upgrade 2.7 -> 2.8 > devicetree.bbclass: switch away from S = WORKDIR > oeqa/runtime: fix race-condition in minidebuginfo test > cve-check: Introduce CVE_CHECK_MANIFEST_JSON_SUFFIX > classes/kernel: No symlink in postinst without KERNEL_IMAGETYPE_SYMLINK Signed-off-by: Khem Raj --- sources/meta-arm | 2 +- sources/meta-clang | 2 +- sources/meta-freescale | 2 +- sources/meta-openembedded | 2 +- sources/meta-qcom | 2 +- sources/meta-qt6 | 2 +- sources/meta-raspberrypi | 2 +- sources/meta-riscv | 2 +- sources/meta-rockchip | 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 71d36251e..8024166d6 160000 --- a/sources/meta-arm +++ b/sources/meta-arm @@ -1 +1 @@ -Subproject commit 71d36251eb511612f059f54a299e35c756b9e411 +Subproject commit 8024166d6cbbff996c1ab6f1b30f28a01ae5fe8f diff --git a/sources/meta-clang b/sources/meta-clang index 9ec65a021..748982fe0 160000 --- a/sources/meta-clang +++ b/sources/meta-clang @@ -1 +1 @@ -Subproject commit 9ec65a02134a070986a5291dc558befd17e3b52f +Subproject commit 748982fe0584dbfdb5fb469769e1ee2c206a2ec5 diff --git a/sources/meta-freescale b/sources/meta-freescale index 94cf1e5f1..cff85899f 160000 --- a/sources/meta-freescale +++ b/sources/meta-freescale @@ -1 +1 @@ -Subproject commit 94cf1e5f109942f49712a8baf8c67d442f97c8bf +Subproject commit cff85899fc0a86e89fc45df897424af4b05050b9 diff --git a/sources/meta-openembedded b/sources/meta-openembedded index 487a2d569..7847fc452 160000 --- a/sources/meta-openembedded +++ b/sources/meta-openembedded @@ -1 +1 @@ -Subproject commit 487a2d569554ef62fa779f2ac39c4fe61b002bf8 +Subproject commit 7847fc452839764af44e743bdfd8653b77936450 diff --git a/sources/meta-qcom b/sources/meta-qcom index 59cf3bc39..6e0f5603c 160000 --- a/sources/meta-qcom +++ b/sources/meta-qcom @@ -1 +1 @@ -Subproject commit 59cf3bc39731e1541a80cfb909e5d8966a61f28b +Subproject commit 6e0f5603c9d7e212c9a0c1f0a429805b72721f10 diff --git a/sources/meta-qt6 b/sources/meta-qt6 index fed83080f..336de0b21 160000 --- a/sources/meta-qt6 +++ b/sources/meta-qt6 @@ -1 +1 @@ -Subproject commit fed83080f29674419a9f30d0e7482e006aa6c2b7 +Subproject commit 336de0b2111a846e43773017225e82585bb3befd diff --git a/sources/meta-raspberrypi b/sources/meta-raspberrypi index b7fa9b4ba..eb8ffc4e6 160000 --- a/sources/meta-raspberrypi +++ b/sources/meta-raspberrypi @@ -1 +1 @@ -Subproject commit b7fa9b4ba1a99f9302c22ac09b23261383195d8c +Subproject commit eb8ffc4e63e5e2f729d90d0cd95b8cffed12ece1 diff --git a/sources/meta-riscv b/sources/meta-riscv index 93bf84183..736905624 160000 --- a/sources/meta-riscv +++ b/sources/meta-riscv @@ -1 +1 @@ -Subproject commit 93bf841830f632da1bb538e03a3c719f02a0860b +Subproject commit 7369056241ed1c17c8d66d9a8e2c2b7114d28696 diff --git a/sources/meta-rockchip b/sources/meta-rockchip index b6280c610..b2470c033 160000 --- a/sources/meta-rockchip +++ b/sources/meta-rockchip @@ -1 +1 @@ -Subproject commit b6280c610ffc99565cde9ef9b796edfb5b84c438 +Subproject commit b2470c03340c23ddf779799d125a11f12eac38c9 diff --git a/sources/meta-tegra b/sources/meta-tegra index f873164fc..b89d6ddac 160000 --- a/sources/meta-tegra +++ b/sources/meta-tegra @@ -1 +1 @@ -Subproject commit f873164fc3d4ee7f77b54d7b11d9abc96b3d38d0 +Subproject commit b89d6ddac2d11e0dcd79b86ba32d831a18710523 diff --git a/sources/meta-ti b/sources/meta-ti index 6efc41de6..74bbfb13a 160000 --- a/sources/meta-ti +++ b/sources/meta-ti @@ -1 +1 @@ -Subproject commit 6efc41de6036c99549f4720ac8fab3dda154e970 +Subproject commit 74bbfb13a33a1221b4878789d3b2be6d8ac2d6a7 diff --git a/sources/meta-variscite-bsp b/sources/meta-variscite-bsp index c5d734550..66b7d37e8 160000 --- a/sources/meta-variscite-bsp +++ b/sources/meta-variscite-bsp @@ -1 +1 @@ -Subproject commit c5d7345500109d97fe0fbfb9ca262dfe4ca6e90f +Subproject commit 66b7d37e832236d7c68eed912f432b95b7a83056 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 5d88faa0f..0142a418e 160000 --- a/sources/poky +++ b/sources/poky @@ -1 +1 @@ -Subproject commit 5d88faa0f35f0205c1475893d8589d1e6533dcc0 +Subproject commit 0142a418e07f0b4b106d094f2151304202d779ab