From 69bc44fd268b7718652adf81c151a6e72337b042 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 19 Oct 2023 08:02:19 -0700 Subject: [PATCH] Layer Updates: sources/meta-arm sources/meta-clang sources/meta-freescale sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-variscite-bsp sources/poky * sources/meta-arm 2608ba34...ba17def1 (4): > CI: Enable TF-A TFTF test builds > arm-bsp: Enable TF-A test building for the N1SDP > arm-bsp/n1sdp: Enable OP-TEE cache in N1SDP > arm-bsp/n1sdp: Move OP-TEE to DDR4 * sources/meta-clang 897ebdf...d504738 (1): > clang: Update to 17.0.3 release * sources/meta-freescale 7327e03c...2d45867d (4): > wayland: Delete recipe > Merge pull request #1667 from angolini/bump-linux-imx-2.1.0 > Merge pull request #1670 from angolini/bump-linux-fslc-imx-2.1.0 > Merge pull request #1669 from angolini/bump-linux-fslc * sources/meta-openembedded c66ec8776...11ad9e090 (11): > DO NOT MERGE: XXX: Add Github actions support for CI > lvgl: Allow empty package > lvgl: lv-drivers: Allow empty package > edid-decode: Upgrade to latest master > c-ares: upgrade 1.19.1 -> 1.20.1 > netdata: Upgrade 1.36.1 -> 1.43.0 > opencv: refresh protobuf-v22 compatibility patch with backported version > nodejs: Revert io_uring support from bundled libuv-1.46.0 > dnf-plugin-tui: create symlinks from /usr/ to /. > debsums: remove old recipe > po4a: remove old recipe * sources/meta-qt6 6e50360...25c7897 (42): < Merge pull request #13 from YoeDistro/kraj/6.5 < Merge pull request #12 from YoeDistro/kraj/6.5 > qtwebengine: Fix illegal instruction crash on rpi4 > qtquick3dphysics: Fix build on clang/x86 > qtwebengine: Fix zlib build on 32bit arches with LF64 functions > 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 > qtwebengine: Fix build with libc++ from clang-17 > qtwebengine: Fix build with clang 17 > conan.inc: Remove support > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine > qtwebengine: Pass OE specific pkg-config-native for host pkg-config > qtwebengine: Do not pass --target with clang > 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 < Merge pull request #11 from YoeDistro/kraj/6.5 < Merge pull request #10 from YoeDistro/kraj/6.5 < Merge pull request #9 from YoeDistro/kraj/6.5 < Merge pull request #8 from YoeDistro/kraj/6.5 < Merge pull request #7 from YoeDistro/kraj/6.5 < Merge pull request #6 from YoeDistro/kraj/6.5 < Merge pull request #5 from YoeDistro/kraj/6.5 < Merge pull request #4 from YoeDistro/kraj/6.5 < Merge pull request #3 from YoeDistro/kraj/6.5 < Merge pull request #2 from YoeDistro/kraj/6.5 < Merge pull request #1 from YoeDistro/kraj/6.5 < qtbase: Add locale-base-c only on glibc based targets < qtmultimedia: Check for commercial licence before enabling ffmpeg < qtwebengine: Fix build with libc++ from clang-17 < qtwebengine: Fix build with clang 17 < recipes: Add missing patch header tags < conan.inc: Remove support < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine < qtwebengine: Pass OE specific pkg-config-native for host pkg-config < qtwebengine: Do not pass --target with clang < 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 < qtwebengine: Fix skia build issue on aarch64/clang * sources/meta-riscv 8bcca70...6f5ff91 (1): > musl: Sync patches with latest musl tip * sources/meta-variscite-bsp 92e4f31...41e95e2 (46): < 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 f65f100bc5...ef49bbfb5b (61): > llvm: Upgrade to 17.0.3 > 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 > linux-yocto-6.5: Add serial port suspend/boot workaround > oeqa/qemurunner: Extra debug > DOCS-WIP: Add some notes about WORKDIR name and SRCPV changes > Add DOCS-WIP > patchtest: sort when reading patches from a directory > patchtest: remove unused imports > patchtest: check for untracked changes > linux-firmware: create separate packages > systemd: add p11kit package config > systemd: add cryptsetup-plugins package config > systemd: add systemd-crypt package > systemd: sort packages before pn > base-files: Remove localhost ::1 from hosts if ipv6 missing > libtirpc: Support ipv6 in DISTRO_FEATURES > stress-ng: upgrade 0.16.05 -> 0.17.00 > sqlite3: upgrade 3.43.1 -> 3.43.2 > shared-mime-info: upgrade 2.2 -> 2.3 > repo: upgrade 2.36.1 -> 2.37 > python3-wcwidth: upgrade 0.2.6 -> 0.2.8 > xkeyboard-config: upgrade 2.39 -> 2.40 > base-files: profile: allow profile.d to set EDITOR > python3-ruamel-yaml: upgrade 0.17.32 -> 0.17.35 > python3-pycairo: upgrade 1.24.0 -> 1.25.0 > python3-packaging: upgrade 23.1 -> 23.2 > python3-markdown: upgrade 3.4.4 -> 3.5 > python3-iso8601: upgrade 2.0.0 -> 2.1.0 > python3-hypothesis: upgrade 6.86.2 -> 6.87.4 > python3-cffi: upgrade 1.15.1 -> 1.16.0 > python3-beartype: upgrade 0.15.0 -> 0.16.2 > python3-babel: upgrade 2.12.1 -> 2.13.0 > python3-git: upgrade 3.1.36 -> 3.1.37 > libva: upgrade 2.19.0 -> 2.20.0 > ltp: upgrade 20230516 -> 20230929 > libubootenv: upgrade 0.3.4 -> 0.3.5 > libsdl2: upgrade 2.28.3 -> 2.28.4 > libcomps: upgrade 0.1.19 -> 0.1.20 > kmod: upgrade 30 -> 31 > ell: upgrade 0.58 -> 0.59 > dhcpcd: upgrade 10.0.2 -> 10.0.3 > createrepo-c: upgrade 1.0.0 -> 1.0.1 > btrfs-tools: upgrade 6.5.1 -> 6.5.2 > bluez5: upgrade 5.69 -> 5.70 > openssh: Add sshd.service > oeqa/sdk/rust: Add build and run test of rust binary with SDK host > rust-cross-canadian: set CARGO_TARGET__RUNNER for nativesdk > rust-cross-canadian: set CARGO_TARGET__RUSTFLAGS > perl: fix intermittent test failure > sstatesig: be more precise and show the full path in exceptions > goarch: Move Go architecture mapping to a library > packagegroup-core-tools-profile: Remove PROFILE_TOOLS_X > scripts/bitbake-whatchanged: remove > bitbake.conf: Drop DEPLOY_DIR_TAR > man-db: remove inexplicable man_db.conf patch > man-db: add RRECOMMENDS on glibc-utils for iconv > python3-urllib3: Update to 2.0.6 > vim: Upgrade 9.0.2009 -> 9.0.2048 > SECURITY.md: add file Signed-off-by: Khem Raj --- sources/meta-arm | 2 +- sources/meta-clang | 2 +- sources/meta-freescale | 2 +- sources/meta-openembedded | 2 +- sources/meta-qt6 | 2 +- sources/meta-riscv | 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 2608ba344..ba17def14 160000 --- a/sources/meta-arm +++ b/sources/meta-arm @@ -1 +1 @@ -Subproject commit 2608ba344f10edad30ad2b43d0c5be4da0da5ea5 +Subproject commit ba17def14a27ebe0bf024e1981e90e24f3757e41 diff --git a/sources/meta-clang b/sources/meta-clang index 897ebdf58..d5047388b 160000 --- a/sources/meta-clang +++ b/sources/meta-clang @@ -1 +1 @@ -Subproject commit 897ebdf58295fd11d0425ba9f4b113defb0d2069 +Subproject commit d5047388b24d0b5cde45f57759c84ef3bb690a34 diff --git a/sources/meta-freescale b/sources/meta-freescale index 7327e03c6..2d45867d3 160000 --- a/sources/meta-freescale +++ b/sources/meta-freescale @@ -1 +1 @@ -Subproject commit 7327e03c61823268a5a957fe090c4cc5e1735b34 +Subproject commit 2d45867d3e14bf9d103c029d693024030a5c2122 diff --git a/sources/meta-openembedded b/sources/meta-openembedded index c66ec8776..11ad9e090 160000 --- a/sources/meta-openembedded +++ b/sources/meta-openembedded @@ -1 +1 @@ -Subproject commit c66ec8776ec6f467937918a114bdefa28ac036a9 +Subproject commit 11ad9e090937f3d6ea8fc119d2409161d879cba7 diff --git a/sources/meta-qt6 b/sources/meta-qt6 index 6e503602e..25c7897c4 160000 --- a/sources/meta-qt6 +++ b/sources/meta-qt6 @@ -1 +1 @@ -Subproject commit 6e503602ee37b3c6f2f37a2aeb308f61530b3db8 +Subproject commit 25c7897c4293790a8e9fecf888fde72182ef3fb6 diff --git a/sources/meta-riscv b/sources/meta-riscv index 8bcca70f2..6f5ff91d9 160000 --- a/sources/meta-riscv +++ b/sources/meta-riscv @@ -1 +1 @@ -Subproject commit 8bcca70f290dcbb1c0f13632327829951eb795dd +Subproject commit 6f5ff91d9cdf723498a77b1f6177469e30e203a4 diff --git a/sources/meta-variscite-bsp b/sources/meta-variscite-bsp index 92e4f3109..41e95e21c 160000 --- a/sources/meta-variscite-bsp +++ b/sources/meta-variscite-bsp @@ -1 +1 @@ -Subproject commit 92e4f310991573f9a3bcd2ddfeae226538090c99 +Subproject commit 41e95e21c34f1e9b061f8e06c894ee517d7e50dd diff --git a/sources/poky b/sources/poky index f65f100bc..ef49bbfb5 160000 --- a/sources/poky +++ b/sources/poky @@ -1 +1 @@ -Subproject commit f65f100bc5379c3153ee00b2aa62ea5c9a66ec79 +Subproject commit ef49bbfb5b6dad760ecac35fbdecbae603904665