From f1ae203ee9dcdb921f8857af4476f02d4f80a4d0 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 27 May 2024 08:05:57 -0700 Subject: [PATCH] Layer Updates: sources/meta-clang sources/meta-intel sources/meta-odroid sources/meta-openembedded sources/meta-qcom 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-clang 49b0317...1efd5b9 (9): > compiler-rt,compiler-rt-sanitizers: Add knob for Context Profiling > devtool-clang.sh: Widen EXTERNALSRC setting by removing overrides > libcxx: Put Package library module manifest and files in dev package > spirv-llvm-translator: Upgrade to 18.1.0 > nativesdk-clang-glue: Use inherit_defer for nativesdk class > devtool-clang.sh: Add script for setting devtool workflow > Fix incorrect task dependencies from ${B} > clang-common: Rename task add_distro_vendor -> do_preconfigure > layer.conf: update LAYERSERIES_COMPAT for styhead * sources/meta-intel 856fd19c...98a4c958 (1): > setup-intel-oneapi-env: set dedicated UNPACKDIR * sources/meta-odroid 3ce0d70...0bb0cb2 (3): > u-boot: refresh patch > meta-odroid-extras/README: Fix typo, update syntax > recipes: Migrate to UNPACKDIR from WORKDIR * sources/meta-openembedded 907b9c0ae...ba254d891 (27): > DO NOT MERGE: Add Github actions CI support > pidgin pidgin-sipe pidgin uw-imap rrdtool cmpi-bindings libdbd-mysql-perl daq 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 > catch2 openldap microsoft-gsl scsirastools pam-ssh-agent-auth sblim-sfcb ckermit nvme-cli xfstests: ignore various issues fatal with gcc-14 (for 32bit MACHINEs) > unicode-ucd: fix UNPACKDIR conversion leftovers > libsdl2-image: upgrade to 2.8.2 > libfido2: remove non-functional native and nativesdk BBCLASSEXTEND > layers: stop declaring compatibility with scarthgap > android-tools: fix UNPACKDIR conversion leftovers > android-tools: fix building with GCC 14 > hddtemp: Fix reproducibility in fr locale > liburing: Use libc on rv64/clang18 > libwebsockets: remove STAGING_LIBDIR with / > python3-requests-mock: new recipe > python3-pytest-unordered: new recipe > python3-pytest-socket: new recipe > python3-pytest-freezer: new recipe > source-han-sans-*-fonts: move common part to .inc file > source-han-sans-*-fonts: rename downloaded files in SRC_URI > fuse3: remove sysv init script and install fuse kernel module explictly > uim: Upgrade to 1.8.9 > oscam: Upgrade to 1.20 > iniparser: remove dependency on doxygen-native > iniparser: upgrade 4.2 -> 4.2.1 > packagegroup-meta-oe: fix lvgl inclusion > fetchmail: Fix buildpaths warning. > nana: Fix buildpaths warning. > apache2: fix multilib file conflicts * sources/meta-qcom 95b15eb...c1bebaa (4): > Merge pull request #598 from lumag/ci-scarthgap > Merge pull request #595 from lumag/fix-workdir > Merge pull request #597 from lumag/drop-panel-config > Merge pull request #596 from lumag/fix-gpsd * sources/meta-qt6 a7d9efe...a7cc990 (16): < Merge pull request #50 from YoeDistro/kraj/6.7 > qt3d,qtquick3d: define IOAPI_NO_64 > qtbase: Do not use LFS64 legacy APIs > qtwebengine: Fix build with clang18 < 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 1879cb8...e2f1c7f (1): > recipes: Switch to using UNPACKDIR instead of WORKDIR * sources/meta-riscv 0330e79...d1ee318 (1): > musl: Drop rv32 patches * sources/meta-rockchip 1f8a8d9...bf9ade5 (6): > add basic b4 config file > rockchip-extlinux.inc: add kernel and dtb packages to the image > rockchip-extlinux.inc: handle multiple DTs in KERNEL_DEVICETREE > u-boot: remove upstreamed dependency > specify root partition type > rename root partition * sources/meta-variscite-bsp c57ce8e...74ff7e0 (33): > 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 > linux-variscite: Update to latest > u-boot-fw-utils:imx8mq: align environment offset to value configured in U-Boot > bcm43xx-utils:imx8mq: don't rely on machine model to check for WiFi support in device tree > imx8mq-var-dart: drop support for DT8MCustomBoard 1.x > imx8mq-var-dart: conf: remove nxpiw612-sdio from MACHINE_FEATURES > recipes-bsp: imx-mkimage: fix corrupted patch < 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 8c7ede2...9efcc14 (4): < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < layer.conf: Add scarthgap to layer compat * sources/poky 5f602c1bd5...a08ab7e10d (55): > systemd.bbclass: Clarify error message > 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 > pseudo: Update to pull in python 3.12+ fix > gnu-efi: upgrade 3.0.17 -> 3.0.18 > libsdl2: upgrade 2.30.2 -> 2.30.3 > dropbear: upgrade 2024.84 -> 2024.85 > systemd-bootchart: Fix build on musl > kexec-tools: Fix build with GCC-14 on musl > mmc-utils: fix URL > systemtap: upgrade 5.0 -> 5.1 > diffoscope: upgrade 265 -> 267 > createrepo-c: upgrade 1.1.0 -> 1.1.1 > btrfs-tools: upgrade 6.8 -> 6.8.1 > bind: upgrade 9.18.26 -> 9.18.27 > ofono: upgrade 2.4 -> 2.7 > ell: upgrade 0.64 -> 0.65 > lib: package: Replace ":" in file names > lib: package: Add file_reverse_translate > classes/image: Add hooks > packagedata: Include package name in extended data > package_manager: Share more common DEB / IPK code > package_manager: Move OpkgDpkgPM into common module > ipk: Fix clean up of extracted IPK payload > git: 2.44.0 -> 2.45.1 > strace: upgrade 6.8 -> 6.9 > layer.conf: Add os-release to SIGGEN_EXCLUDERECIPES_ABISAFE > sstatesig: match bitbake > wic-tools: Add python3-native and python3-websockets > llvm: Upgrade to 18.1.6 > gcc: Allow using libc++ > meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat() > bitbake: fixup > bitbake: fixup > bitbake: Revert "siggen/runqueue: Add debug counting" > bitbake: siggen: Add set_unihash fallback > bitbake: debug timing > bitbake: siggen/runqueue: Add debug counting > bitbake: siggen/runqueue: Allow skipping of rehash if not present on hashserve > bitbake: runqueue: Improve rehash get_unihash parallelism > bitbake: runqueue: Process unihashes in parallel at init > bitbake: runqueue: Allow rehash loop to exit in case of interrupts > bitbake: runqueue: Add timing warnings around slow loops > bitbake: siggen/runqueue: Store whether the hash was present on the hashserver or not > bitbake: bitbake-setup: add the proof of concept implementation > oe-build-perf-report: Add commit hash link to chart tooltip Signed-off-by: Khem Raj --- sources/meta-clang | 2 +- sources/meta-intel | 2 +- sources/meta-odroid | 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-variscite-bsp | 2 +- sources/meta-variscite-bsp-common | 2 +- sources/poky | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/sources/meta-clang b/sources/meta-clang index 49b031747..1efd5b982 160000 --- a/sources/meta-clang +++ b/sources/meta-clang @@ -1 +1 @@ -Subproject commit 49b031747859cc20238c07628f1b550fcf759de9 +Subproject commit 1efd5b9820b0c48bd46b2af749275f021030877d diff --git a/sources/meta-intel b/sources/meta-intel index 856fd19c3..98a4c9581 160000 --- a/sources/meta-intel +++ b/sources/meta-intel @@ -1 +1 @@ -Subproject commit 856fd19c3523bfba0d486b7125a523ce840e2beb +Subproject commit 98a4c95816b7ee37f02059bc688a211cd725febc diff --git a/sources/meta-odroid b/sources/meta-odroid index 3ce0d7026..0bb0cb2ca 160000 --- a/sources/meta-odroid +++ b/sources/meta-odroid @@ -1 +1 @@ -Subproject commit 3ce0d7026eb2926ef6e75b9af6c0b965d750d44c +Subproject commit 0bb0cb2ca6a385da49d0634387dd66567f14915d diff --git a/sources/meta-openembedded b/sources/meta-openembedded index 907b9c0ae..ba254d891 160000 --- a/sources/meta-openembedded +++ b/sources/meta-openembedded @@ -1 +1 @@ -Subproject commit 907b9c0ae697ff169470157c0dc5e2ae11e5452d +Subproject commit ba254d8919e9a048f26ea6a75c11578150df31b0 diff --git a/sources/meta-qcom b/sources/meta-qcom index 95b15eb04..c1bebaa77 160000 --- a/sources/meta-qcom +++ b/sources/meta-qcom @@ -1 +1 @@ -Subproject commit 95b15eb04e4784c40f4d833a969963d326664ad3 +Subproject commit c1bebaa7777c55da2214d3253724d063b118b55f diff --git a/sources/meta-qt6 b/sources/meta-qt6 index a7d9efe53..a7cc990b6 160000 --- a/sources/meta-qt6 +++ b/sources/meta-qt6 @@ -1 +1 @@ -Subproject commit a7d9efe532a5687a02b205301cfe3d7f40061882 +Subproject commit a7cc990b6a881c53bf793086e76a319b69545daf diff --git a/sources/meta-raspberrypi b/sources/meta-raspberrypi index 1879cb831..e2f1c7f23 160000 --- a/sources/meta-raspberrypi +++ b/sources/meta-raspberrypi @@ -1 +1 @@ -Subproject commit 1879cb831f4ea3e532cb5ce9fa0f32be917e8fa3 +Subproject commit e2f1c7f230646a10ec3242207e9bed8675e24bdb diff --git a/sources/meta-riscv b/sources/meta-riscv index 0330e79ff..d1ee318de 160000 --- a/sources/meta-riscv +++ b/sources/meta-riscv @@ -1 +1 @@ -Subproject commit 0330e79ffae59c8c13fd4e3006ca78d908854ae9 +Subproject commit d1ee318de6ad475cb82babbcd5ea25e6c9e0bfdc diff --git a/sources/meta-rockchip b/sources/meta-rockchip index 1f8a8d917..bf9ade59a 160000 --- a/sources/meta-rockchip +++ b/sources/meta-rockchip @@ -1 +1 @@ -Subproject commit 1f8a8d917b9715acf97fae23bb9bff8bc80b723b +Subproject commit bf9ade59abc15a5f6fb5450265c214450f35857f diff --git a/sources/meta-variscite-bsp b/sources/meta-variscite-bsp index c57ce8ef0..74ff7e070 160000 --- a/sources/meta-variscite-bsp +++ b/sources/meta-variscite-bsp @@ -1 +1 @@ -Subproject commit c57ce8ef056a5492291b2e64ea7f9f24e1dbd9e7 +Subproject commit 74ff7e0702d68237c8cf4068fcd345094a010daf diff --git a/sources/meta-variscite-bsp-common b/sources/meta-variscite-bsp-common index 8c7ede27e..9efcc14ca 160000 --- a/sources/meta-variscite-bsp-common +++ b/sources/meta-variscite-bsp-common @@ -1 +1 @@ -Subproject commit 8c7ede27e8c7642e17f059f3ce4e6bbbb8423496 +Subproject commit 9efcc14ca10e6792438de458f1e26033192f7fe8 diff --git a/sources/poky b/sources/poky index 5f602c1bd..a08ab7e10 160000 --- a/sources/poky +++ b/sources/poky @@ -1 +1 @@ -Subproject commit 5f602c1bd57e1623ba2d46d374782e27c9547af3 +Subproject commit a08ab7e10d221fee896853ce88e23d4c60d79199