From b62df0c66acdddbff7514559025dfb1b2104baac Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Fri, 29 Mar 2024 17:05:35 -0700 Subject: [PATCH] Layer Updates: sources/meta-arm sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 2271e337...8d308aac (3): > arm: use UPSTREAM_CHECK_COMMITS for git versioned recipes > arm/sbsa-acs: use UPSTREAM_CHECK_URI for version checking > arm-bsp/trusted-firmware-a: n1sdp: update to 2.10 * sources/meta-freescale da46cb6c...1004c356 (2): > wayland: Delete recipe > Merge pull request #1773 from sapiippo/master * sources/meta-freescale-3rdparty 2e27133...8b61684 (1): > Merge pull request #296 from chrisdimich/master * sources/meta-intel e0f530f4...bdb3a520 (1): > intel-microcode: upgrade 20231114 -> 20240312 * sources/meta-openembedded a0a114361...707142ba5 (8): > DO NOT MERGE: Add Github actions support for CI > liberror-perl: move recipe from oe-core > gdm: update 45.0.1 -> 46.0 > gtkmm4: add x11 to REQUIRED_DISTRO_FEATURES > gnome-control-center: update 46.0 -> 46.0.1 > gnome-user-share: add recipe > apache2: preset mpm=prefork by default > microsoft-gsl: Disable disabled-macro-expansion warning as error on clang/musl * sources/meta-qt6 aa2a2ce...751e984 (5): < Merge pull request #41 from YoeDistro/kraj/6.7 > qtwebengine: Fix build with clang18 < 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 ec06e94...d072cc8 (1): > rpi-base: Add hifiberry-dacplusadc overlay * sources/meta-riscv 0b1c786...d1c25da (1): > musl: Drop rv32 patches * sources/meta-rockchip 06a65d4...faac4aa (1): > README: update submission information * sources/meta-variscite-bsp e736253...2f7e3ae (18): < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 > uuu: Fix build with newer GCC >= 14 < 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 < 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 9f2ea29...40accc5 (4): > layer.conf: Add scarthgap to layer compat > var-mii: update to latest > iw612-utils: add support for DART-MX8M-MINI < layer.conf: Add scarthgap to layer compat * sources/poky f2ff622a4c...ba6b5814e7 (123): > linux-yocto: Fix rv32 syscall wrappers > poky-bleeding.bbclass: Remove use of SRCPV > 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 > 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 > mesa: Drop LLVM-17 patch > systemd: disable mdns feature in resolved for zeroconf > readline: Apply patches from readline-8.2-patches > valgrind: Re-enable fixed test cases > valgrind: Backport fixes from 3.22 branch > gstreamer: upgrade 1.22.10 -> 1.22.11 > run-postinsts: Add workaround for locking deadlock issue > util-linux: Add fcntl-lock > util-linux: Add missing MIT license > linux-yocto/6.6: update CVE exclusions (6.6.23) > linux-yocto/6.6: update to v6.6.23 > linux-yocto/6.6: nftables: ptest and cleanup tweaks > linux-yocto/6.6: cfg: genericarm64 configuration updates > curl: fix quoting when disabling flaky tests > selftest/sstatetests: run CDN check twice, ignoring errors the first time > glib-2.0: skip a timing sensitive ptest > liberror-perl: move to meta-perl > coreutils: drop obsolete liberror-perl RDEPENDS > populate_sdk_ext.bbclass: only overwirte lsb string if uninative is used > tcl: Forward port skip logic for musl ptests > cml1: prompt location of updated .config after do_menuconfig() > cml1: remove needless check for write_taint attribute > ovmf: set CVE_PRODUCT and CVE_VERSION > openssl: fix crash on aarch64 if BTI is enabled but no Crypto instructions > dnf: fix Exception handling for class ProcessLock > bblayers/makesetup.py: Move git utility functions to oe.buildcfg module > Revert "testimage: Enable runtime 'login' screenshot tests" > testimage: Enable runtime 'login' screenshot tests > classes/pypi: don't expose PYPI_ARCHIVE_NAME > wget: upgrade 1.21.4 -> 1.24.5 > wayland-protocols: upgrade 1.33 -> 1.34 > vala: upgrade 0.56.15 -> 0.56.16 > python3-zipp: upgrade 3.17.0 -> 3.18.1 > python3-wheel: upgrade 0.42.0 -> 0.43.0 > python3-setuptools: upgrade 69.1.1 -> 69.2.0 > python3-scons: upgrade 4.6.0 -> 4.7.0 > python3-referencing: upgrade 0.33.0 -> 0.34.0 > python3-pyelftools: upgrade 0.30 -> 0.31 > python3-packaging: upgrade 23.2 -> 24.0 > python3-markdown: upgrade 3.5.2 -> 3.6 > python3-license-expression: upgrade 30.2.0 -> 30.3.0 > python3-importlib-metadata: upgrade 7.0.2 -> 7.1.0 > python3-hatchling: upgrade 1.21.1 -> 1.22.4 > openssh: upgrade 9.6p1 -> 9.7p1 > lighttpd: upgrade 1.4.74 -> 1.4.75 > libxml2: upgrade 2.12.5 -> 2.12.6 > libxkbcommon: upgrade 1.6.0 -> 1.7.0 > libwpe: upgrade 1.14.2 -> 1.16.0 > libpciaccess: upgrade 0.18 -> 0.18.1 > libcomps: upgrade 0.1.20 -> 0.1.21 > libbsd: upgrade 0.12.1 -> 0.12.2 > harfbuzz: upgrade 8.3.0 -> 8.3.1 > gnutls: upgrade 3.8.3 -> 3.8.4 > enchant2: upgrade 2.6.7 -> 2.6.8 > createrepo-c: upgrade 1.0.4 -> 1.1.0 > bind: upgrade 9.18.24 -> 9.18.25 > at-spi2-core: upgrade 2.50.1 -> 2.52.0 > adwaita-icon-theme: upgrade 45.0 -> 46.0 > shadow: update 4.14.2 -> 4.15.0 > gnupg: upgrade 2.4.4 -> 2.4.5 > xev: update 1.2.5 -> 1.2.6 > xauth: upgrade 1.1.2 -> 1.1.3 > stress-ng: upgrade 0.17.05 -> 0.17.06 > shaderc: update 2023.8 -> 2024.0 > repo: upgrade 2.42 -> 2.44 > python3-trove-classifiers: upgrade 2024.2.23 -> 2024.3.3 > python3-pytest: upgrade 8.0.2 -> 8.1.1 > python3-pytest-subtests: upgrade 0.11.0 -> 0.12.1 > python3-pyparsing: upgrade 3.1.1 -> 3.1.2 > python3-pyopenssl: upgrade 24.0.0 -> 24.1.0 > python3-pygobject: update 3.46.0 -> 3.48.1 > python3-libarchive-c: upgrade 5.0 -> 5.1 > python3-importlib-metadata: upgrade 7.0.1 -> 7.0.2 > python3-hypothesis: upgrade 6.98.15 -> 6.99.4 > python3-cython: upgrade 3.0.8 -> 3.0.9 > psmisc: upgrade 23.6 -> 23.7 > pango: upgrade 1.52.0 -> 1.52.1 > mkfontscale: upgrade 1.2.2 -> 1.2.3 > lzip: upgrade 1.24 -> 1.24.1 > libxdmcp: upgrade 1.1.4 -> 1.1.5 > libxcursor: upgrade 1.2.1 -> 1.2.2 > libxcb: upgrade 1.16 -> 1.16.1 > libsdl2: upgrade 2.30.0 -> 2.30.1 > libpng: upgrade 1.6.42 -> 1.6.43 > libfontenc: upgrade 1.1.7 -> 1.1.8 > libassuan: upgrade 2.5.6 -> 2.5.7 > ghostscript: upgrade 10.02.1 -> 10.03.0 > gcr: upgrade 4.2.0 -> 4.2.1 > encodings: upgrade 1.0.7 -> 1.1.0 > diffoscope: upgrade 259 -> 260 > debianutils: upgrade 5.16 -> 5.17 > waffle: update 1.7.2 -> 1.8.0 > texinfo: update 7.0.3 -> 7.1 > tcl: update 8.6.13 -> 8.6.14 > ruby: update 3.2.2 -> 3.3.0 > rpm: update 4.19.1 -> 4.19.1.1 > python3-lxml: update 5.0.0 -> 5.1.0 > ovmf: update 202308 -> 202402 > npth: update 1.6 -> 1.7 > mdadm: Fix build with new musl > mdadm: update 4.2 -> 4.3 > libtraceevent: update 1.7.3 -> 1.8.2 > libpam: update 1.5.3 -> 1.6.0 > go-helloworld: update to latest revision > icu: update 74-1 -> 74-2 > gptfdisk: update 1.0.9 -> 1.0.10 > dpkg: update 1.22.0 -> 1.22.5 > attr: update 2.5.1 -> 2.5.2 > README.hardware.md: add section on genericarm64 on qemu > README.hardware.md: fix Markdown formatting Signed-off-by: Khem Raj --- sources/meta-arm | 2 +- sources/meta-freescale | 2 +- sources/meta-freescale-3rdparty | 2 +- sources/meta-intel | 2 +- sources/meta-openembedded | 2 +- sources/meta-qt6 | 2 +- sources/meta-raspberrypi | 2 +- sources/meta-riscv | 2 +- sources/meta-rockchip | 2 +- sources/meta-variscite-bsp | 2 +- sources/meta-variscite-bsp-common | 2 +- sources/poky | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/sources/meta-arm b/sources/meta-arm index 2271e3376..8d308aac0 160000 --- a/sources/meta-arm +++ b/sources/meta-arm @@ -1 +1 @@ -Subproject commit 2271e337667ae04e6a451835915b023a68a8979e +Subproject commit 8d308aac029f3c5cd08100f2978d0c28bed4332d diff --git a/sources/meta-freescale b/sources/meta-freescale index da46cb6c0..1004c3568 160000 --- a/sources/meta-freescale +++ b/sources/meta-freescale @@ -1 +1 @@ -Subproject commit da46cb6c07ff25a000840b695627a326b0d4085a +Subproject commit 1004c3568af034d4f0226455520a80a0d5988e40 diff --git a/sources/meta-freescale-3rdparty b/sources/meta-freescale-3rdparty index 2e27133af..8b61684f0 160000 --- a/sources/meta-freescale-3rdparty +++ b/sources/meta-freescale-3rdparty @@ -1 +1 @@ -Subproject commit 2e27133afdc0947b14425005ca2784d68c90824b +Subproject commit 8b61684f0b1ba8bacdf3a69d993445e9791d4932 diff --git a/sources/meta-intel b/sources/meta-intel index e0f530f48..bdb3a5206 160000 --- a/sources/meta-intel +++ b/sources/meta-intel @@ -1 +1 @@ -Subproject commit e0f530f48f5a9096fb5f8fa7fb35c23b20c7d6e8 +Subproject commit bdb3a52062a1290302674c05398e950f915d10f9 diff --git a/sources/meta-openembedded b/sources/meta-openembedded index a0a114361..707142ba5 160000 --- a/sources/meta-openembedded +++ b/sources/meta-openembedded @@ -1 +1 @@ -Subproject commit a0a114361758cd07143c6d960dde311479e79d27 +Subproject commit 707142ba5bd41af172525c824842c1ff3371b773 diff --git a/sources/meta-qt6 b/sources/meta-qt6 index aa2a2ceff..751e984e7 160000 --- a/sources/meta-qt6 +++ b/sources/meta-qt6 @@ -1 +1 @@ -Subproject commit aa2a2ceffb06f3306d02725143f3f51304468ea3 +Subproject commit 751e984e72ead850cb07ff43c50c6597882878f2 diff --git a/sources/meta-raspberrypi b/sources/meta-raspberrypi index ec06e94f2..d072cc8a4 160000 --- a/sources/meta-raspberrypi +++ b/sources/meta-raspberrypi @@ -1 +1 @@ -Subproject commit ec06e94f2a459e57eacf3f70e078b6442a433aa9 +Subproject commit d072cc8a48571a4af40a937f98e173b5c9468c4f diff --git a/sources/meta-riscv b/sources/meta-riscv index 0b1c78657..d1c25da2e 160000 --- a/sources/meta-riscv +++ b/sources/meta-riscv @@ -1 +1 @@ -Subproject commit 0b1c78657e7d56f44e1fe0d7a650b011a774cfd1 +Subproject commit d1c25da2e2474e9ea50ab23b1473aeb795a72bf1 diff --git a/sources/meta-rockchip b/sources/meta-rockchip index 06a65d47e..faac4aac1 160000 --- a/sources/meta-rockchip +++ b/sources/meta-rockchip @@ -1 +1 @@ -Subproject commit 06a65d47e37e1651f0d7a0e4a77e069780bd8460 +Subproject commit faac4aac1839801cfb1297775d65ebc9932a5a89 diff --git a/sources/meta-variscite-bsp b/sources/meta-variscite-bsp index e73625314..2f7e3ae8b 160000 --- a/sources/meta-variscite-bsp +++ b/sources/meta-variscite-bsp @@ -1 +1 @@ -Subproject commit e7362531418428ac7fdc377b611e5f710e3a9754 +Subproject commit 2f7e3ae8b5281926bec9389f04f525499cb8998e diff --git a/sources/meta-variscite-bsp-common b/sources/meta-variscite-bsp-common index 9f2ea29bb..40accc564 160000 --- a/sources/meta-variscite-bsp-common +++ b/sources/meta-variscite-bsp-common @@ -1 +1 @@ -Subproject commit 9f2ea29bbac48250e0f16e89d46403791d647731 +Subproject commit 40accc5649d72717395329045b8a862cbc275c13 diff --git a/sources/poky b/sources/poky index f2ff622a4..ba6b5814e 160000 --- a/sources/poky +++ b/sources/poky @@ -1 +1 @@ -Subproject commit f2ff622a4c83948f7612c535034f5dbcb28781a8 +Subproject commit ba6b5814e7f6d47926fd5f08dcb22790e54befc4