From 676409ded115a7d16c448b687af6263b45396c2e Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 12 Oct 2023 11:15:58 -0700 Subject: [PATCH] Layer Updates: sources/meta-freescale sources/meta-intel sources/meta-openembedded sources/meta-qt6 sources/meta-ti sources/meta-variscite-bsp sources/poky * sources/meta-freescale e0939d96...d730da33 (3): > wayland: Delete recipe > Merge pull request #1666 from lms-ts/master > Merge pull request #1662 from hiagofranco/update_uuu_src_link * sources/meta-intel 086552f6...dc5a3429 (5): > intel-media-driver: Fix corruption issue for no background colorfill cases > onednn: upgrade 3.2.1 -> 3.3 > intel-crypto-mb: upgrade 2021.8 -> 2021.9.0 > meta-intel.inc: use the correct version of opencl-clang > opencl-clang: drop upstreamed patch * sources/meta-openembedded b729ec1b1...6edb0717b (30): > DO NOT MERGE: XXX: Add Github actions support for CI > linuxptp: add systemd services > linuxptp: install default configuration file in sysconfdir > linuxptp: update linuxptp recipe to 4.1 > wireplumber: Upgrade 0.4.14 -> 0.4.15 > libeigen: Update GPL-3.0-only to GPL-2.0-only > libdecor: Upgrade 0.1.99 -> 0.2.0 > libldb: add ptest > libtevent: fix ptest > samba: use external cmocka instead of bundled cmocka > samba: upgrade 4.18.6 -> 4.18.8 > gutenprint: Upgrade to 5.3.4 > python3-pynacl: add RCONFLICTS with python3-nacl > static-group: Match nogroup id to base-passwd from core. > python3-pylint: allow native build > poco: Fix data race when create POSIX thread > libnet-idn-encode: Fix build with perl 2.38 and gcc13 > python3-rapidjson: add ptest > kernel-selftest: Use clang options when clang is available > kernel-selftest: Copy the .config from kernel build > opencv: Fix build with protobuf v22 and dnn enabled > cpprestsdk: fix typo in comment, tag is actually 2.0.18 > Add static-passwd and static-group files > Add static-passwd and static-group files > Add static-passwd and static-group files > Add static-passwd and static-group files > Add static-passwd and static-group files > Add static-passwd and static-group files > Add static-passwd and static-group files > meta-filesystems/layer.conf : Add meta-networking dependency * sources/meta-qt6 062cee0...c4d4f83 (42): > 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 > Update submodule refs on '6.5' in yocto/meta-qt6 < Merge pull request #11 from YoeDistro/kraj/6.5 > Update submodule refs on '6.5' in yocto/meta-qt6 < 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-ti 33176434...00a43c3e (1): > u-boot-ti: Correctly fix SPL binary name for SD/MMC media on HS boards * sources/meta-variscite-bsp 59f65d1...41e95e2 (47): > 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 > dnsmasq: enable dbus packageconfig < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02 > linux-variscite: imx8mp-var-dart: Update to latest revision < 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 4f2f3c12a9...e63aee2f12 (30): > 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 > local.conf.sample: Document new CDN mirror for sstate > linux-yocto: Add suspend hack > oeqa/qemurunner: Extra debug > qemurunner: Handle BlockingIOError wit retry > DOCS-WIP: Add some notes about WORKDIR name and SRCPV changes > Add DOCS-WIP > bitbake: toaster: Update jquery and functional tests waiting time > bitbake: fetch2: Add API for upstream source tracing > go: update 1.20.9 -> 1.20.10 > go: update 1.20.8 -> 1.20.9 > go: update 1.20.7 -> 1.20.8 > nghttp2: update 1.56.0 -> 1.57.0 > curl: 8.3.0 -> 8.4.0 > oeqa/runtime/_qemutiny: rewrite test to be functional > busybox-inittab: fix console handling > meta/conf/machine: remove SERIAL_CONSOLES_CHECK > oeqa/selftest: don't skip test_read_only_image on qemuarm64 > oeqa/utils/gitarchive: ensure tag matches regex before getting its fields > oeqa/utils/gitarchive: fix tag pattern searching > oeqa/qemurunner: Ensure we retry after BrokenPipeError > rust: reproducibility issue fix > wic: fix a typo in help output > poky/poky-tiny: Switch to the 6.5 kernel > oeqa/qemurunner: Add extra logging when console doesn't appear > runqemu/qemurunner: Use nodelay with tcp serial connections > oeqa/qemurunner: Add newlines serial workaround > qemux86/qemuarm: Drop kernel version overrides Signed-off-by: Khem Raj --- sources/meta-freescale | 2 +- sources/meta-intel | 2 +- sources/meta-openembedded | 2 +- sources/meta-qt6 | 2 +- sources/meta-ti | 2 +- sources/meta-variscite-bsp | 2 +- sources/poky | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/sources/meta-freescale b/sources/meta-freescale index e0939d967..d730da33d 160000 --- a/sources/meta-freescale +++ b/sources/meta-freescale @@ -1 +1 @@ -Subproject commit e0939d967ff6fba68de425ea5f8da601ba518efe +Subproject commit d730da33d2718d9df307ddcdcacfba43da8295b7 diff --git a/sources/meta-intel b/sources/meta-intel index 086552f60..dc5a3429c 160000 --- a/sources/meta-intel +++ b/sources/meta-intel @@ -1 +1 @@ -Subproject commit 086552f6004581145ecd4b39c30eb7e9326b28ab +Subproject commit dc5a3429cb5030ad683bb432cd23ab644bf5a977 diff --git a/sources/meta-openembedded b/sources/meta-openembedded index b729ec1b1..6edb0717b 160000 --- a/sources/meta-openembedded +++ b/sources/meta-openembedded @@ -1 +1 @@ -Subproject commit b729ec1b11d4b170a9e7a9c1ff8db5260ba1c7eb +Subproject commit 6edb0717b06bffe83a66d6f60a342e3cc9507f4f diff --git a/sources/meta-qt6 b/sources/meta-qt6 index 062cee04c..c4d4f833d 160000 --- a/sources/meta-qt6 +++ b/sources/meta-qt6 @@ -1 +1 @@ -Subproject commit 062cee04c41a2063591e0cdb24495fd7dc3a3f2b +Subproject commit c4d4f833d6adf299dbc75bacaf750eba0c55b6b7 diff --git a/sources/meta-ti b/sources/meta-ti index 33176434a..00a43c3ee 160000 --- a/sources/meta-ti +++ b/sources/meta-ti @@ -1 +1 @@ -Subproject commit 33176434a7beaf7270bc6c34fd9e9afa4c34ccae +Subproject commit 00a43c3ee446fa9b1eaa3903112b026e70c44c27 diff --git a/sources/meta-variscite-bsp b/sources/meta-variscite-bsp index 59f65d17c..41e95e21c 160000 --- a/sources/meta-variscite-bsp +++ b/sources/meta-variscite-bsp @@ -1 +1 @@ -Subproject commit 59f65d17c9ef137c5be0d5f561a25113cb1f642c +Subproject commit 41e95e21c34f1e9b061f8e06c894ee517d7e50dd diff --git a/sources/poky b/sources/poky index 4f2f3c12a..e63aee2f1 160000 --- a/sources/poky +++ b/sources/poky @@ -1 +1 @@ -Subproject commit 4f2f3c12a9b845de29fc5923d1dccf26eaaa1be2 +Subproject commit e63aee2f12edbc973c719ef7d54dc1584303b1a8