Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

linux-imx-headers fails in do_unpack #49

Closed
kraj opened this issue Nov 7, 2018 · 3 comments
Closed

linux-imx-headers fails in do_unpack #49

kraj opened this issue Nov 7, 2018 · 3 comments
Labels
bug Something isn't working

Comments

@kraj
Copy link
Contributor

kraj commented Nov 7, 2018

ERROR: linux-imx-headers-4.9.123-r0 do_unpack: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; export
 DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/1000/bus"; export SSH_AGENT_PID="1246"; export SSH_AUTH_SOCK="/
tmp/ssh-agent.sock.1000"; export PATH="/mnt/a/yoe/build/tmp/sysroots-uninative/x86_64-linux/usr/bin:/mnt/a/yoe
/sources/openembedded-core/scripts:/mnt/a/yoe/build/tmp/work/${MACHINE_SOCARCH}-yoe-linux-musleabi/linux-imx-h
eaders/4.9.123-r0/recipe-sysroot-native/usr/bin/arm-yoe-linux-musleabi:/mnt/a/yoe/build/tmp/work/${MACHINE_SOC
ARCH}-yoe-linux-musleabi/linux-imx-headers/4.9.123-r0/recipe-sysroot/usr/bin/crossscripts:/mnt/a/yoe/build/tmp
/work/${MACHINE_SOCARCH}-yoe-linux-musleabi/linux-imx-headers/4.9.123-r0/recipe-sysroot-native/usr/sbin:/mnt/a
/yoe/build/tmp/work/${MACHINE_SOCARCH}-yoe-linux-musleabi/linux-imx-headers/4.9.123-r0/recipe-sysroot-native/u
sr/bin:/mnt/a/yoe/build/tmp/work/${MACHINE_SOCARCH}-yoe-linux-musleabi/linux-imx-headers/4.9.123-r0/recipe-sys
root-native/sbin:/mnt/a/yoe/build/tmp/work/${MACHINE_SOCARCH}-yoe-linux-musleabi/linux-imx-headers/4.9.123-r0/
recipe-sysroot-native/bin:/mnt/a/yoe/sources/bitbake/bin:/mnt/a/yoe/build/tmp/hosttools"; export HOME="/home/k
raj"; git -c core.fsyncobjectfiles=0 remote set-url origin https://source.codeaurora.org/external/imx/linux-im
x.git
ERROR: linux-imx-headers-4.9.123-r0 do_unpack: Function failed: base_do_unpack
ERROR: Logfile of failure stored in: /mnt/a/yoe/build/tmp/work/${MACHINE_SOCARCH}-yoe-linux-musleabi/linux-imx
-headers/4.9.123-r0/temp/log.do_unpack.8655
ERROR: Task (/mnt/a/yoe/sources/meta-freescale/recipes-kernel/linux/linux-imx-headers_4.9.123.bb:do_unpack) fa
iled with exit code '1'
NOTE: Tasks Summary: Attempted 364 tasks of which 336 didn't need to be rerun and 1 failed.
NOTE: The errors for this build are stored in /mnt/a/yoe/build/tmp/log/error-report/error_report_2018110717114
2.txt
You can send the errors to a reports server by running:
  send-error-report /mnt/a/yoe/build/tmp/log/error-report/error_report_20181107171142.txt [-s server]
NOTE: The contents of these logs will be posted in public if you use the above command with the default server
. Please ensure you remove any identifying or proprietary information when prompted before sending.
NOTE: Writing buildhistory
NOTE: Build completion summary:
NOTE:   do_populate_sysroot: 100.0% sstate reuse(41 setscene, 0 scratch)

Summary: 1 task failed:
  /mnt/a/yoe/sources/meta-freescale/recipes-kernel/linux/linux-imx-headers_4.9.123.bb:do_unpack
@kraj kraj added the bug Something isn't working label Nov 7, 2018
@kraj
Copy link
Contributor Author

kraj commented Nov 7, 2018

@otavio any ideas ?

@kraj
Copy link
Contributor Author

kraj commented Nov 8, 2018

sent a patch here
https://patchwork.openembedded.org/patch/156153/

@kraj
Copy link
Contributor Author

kraj commented Nov 10, 2018

It has been fixed via Freescale/meta-freescale@75ddf7e

@kraj kraj closed this as completed Nov 10, 2018
kraj added a commit that referenced this issue Mar 31, 2020
…rces/meta-yoe sources/openembedded-core

* sources/meta-openembedded 7e9dba204...bddb3cea5 (4):
  > XXX: Add DRONE CI support
  > libgpiod: update v1.4.2 -> v1.4.3
  > python3-simpleeval: Enable ptest
  < XXX: Add DRONE CI support

* sources/meta-raspberrypi 87c2b4f...1264148 (3):
  > qtbase: Append userland to rdeps iff vc4graphics is not enabled
  > rpi-base.conf: add disable-bt.dtbo and miniuart-bt.dtbo overlays.
  < qtbase: Append userland to rdeps iff vc4graphics is not enabled

* sources/meta-yoe e0ea62d...7e92942 (1):
  > Merge pull request #49 from YoeDistro/yoe/mut

* sources/openembedded-core 2012c27da5...b389eeaa8c (21):
  > lto.inc: Add global LTO distro policy file
  > report-error.bbclass: replace angle brackets with &lt; and &gt;
  > report-error: Allow to upload reports automatically
  > linux-yocto: Add powerpc64le support
  > qemuppc64: Add a QEMU machine definition for ppc64
  > qemux86: Add identical qemux86copy variant for tests
  > runit: Add runit and related recipes
  > netbase: use git fetcher
  > sanity.bbclass: add test for gcc < 5.0
  > sanity.bbclass: recommend using install-buildtools
  > oe-buildenv-internal: python 3.5 as min version
  > scripts/install-buildtools: improvements
  > cve-check: CPE version '-' as all version
  > linux-firmware: Add qcom-sdm845 firmware package
  < lto.inc: Add global LTO distro policy file
  < report-error.bbclass: replace angle brackets with &lt; and &gt;
  < report-error: Allow to upload reports automatically
  < linux-yocto: Add powerpc64le support
  < qemuppc64: Add a QEMU machine definition for ppc64
  < qemux86: Add identical qemux86copy variant for tests
  < runit: Add runit and related recipes

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this issue Mar 31, 2020
…meta-raspberrypi sources/meta-variscite-fslc sources/meta-yoe sources/openembedded-core

* sources/meta-odroid adb006c...71878fb (1):
  > meta-odroid-extras: Mark it dunfell release compatible

* sources/meta-openembedded e66990ec08...a6e846dadc (30):
  > libgpiod: update v1.4.2 -> v1.4.3
  > python3-simpleeval: Enable ptest
  > xfce4-screensaver: upgrade 0.1.8 -> 0.1.10
  > xfce4-clipman-plugin: upgrade 1.4.4 -> 1.6.0
  > xfce4-pulseaudio-plugin: upgrade 0.4.2 -> 0.4.3
  > xfce4-terminal: upgrade 0.8.9.1 -> 0.8.9.2
  > xfce4-session: upgrade 4.14.1 -> 4.14.2
  > iwd: upgrade 1.5 -> 1.6
  > python3-more-itertools: upgrade 8.1.0 -> 8.2.0
  > python3-jinja2: upgrade 2.10.3 -> 2.11.1
  > figlet: new package
  > gperftools: upgrade 2.7 -> 2.7.90
  > libuv: upgrade 1.34.2 -> 1.35.0
  > libbytesize: upgrade 2.1 -> 2.2
  > poppler: upgrade 0.85.0 -> 0.86.1
  > python3-ujson: Enable ptest
  > python3-sqlparse: Enable ptest
  > python3-serpent: Enable ptest
  > python3-scrypt: Enable ptest
  > packagegroups: Add bbappends for python and perl layer requiring recipes
  > packagegroup-meta-oe.bb: Move debsums to a bbappend under perl-layer
  > wireguard-tools: Ensure make clean target is run properly
  > emlog: Do not clean modules when building apps
  > netkit-rwho: Add logic to apply patches from tarball
  > id3lib: Make sure that quilt-native is staged
  > tbb: Ensure that install does not race
  > debsums: Depend on po4a-native
  > ttf-inconsolata: Use cp instead of move in do_configure
  > cfengine: Add missing dep on bison-native
  > xfsprogs: Set OPTIMIZER based on global opt level

* sources/meta-raspberrypi 4d5c6ed...1264148 (2):
  > qtbase: Append userland to rdeps iff vc4graphics is not enabled
  > rpi-base.conf: add disable-bt.dtbo and miniuart-bt.dtbo overlays.

* sources/meta-variscite-fslc 00d458f...dbafd6f (1):
  > Merge pull request #1 from YoeDistro/yoe/mut

* sources/meta-yoe 7d69fc0...7e92942 (1):
  > Merge pull request #49 from YoeDistro/yoe/mut

* sources/openembedded-core 91f464177e...3937ca9e2d (11):
  > pseudo: Ensure we use our own libsqlite
  > python3: fixing bpo-36852 patch for builds on i686 architecture
  > prservice.py: Use "with" to control file handle lifetime
  > qemu: Add check for missing header
  > Revert "ifupdown: create file interfaces if not exist"
  > systemd: Add sch-fq-codel to RRECOMMENDS
  > systemd: Reinstate systemd-hwdb-update.service
  > systemd: Replace nonarch_base_libdir with rootlibexecdir
  > systemd: Package udev rules explicitly
  > systemd: Use PACKAGE_BEFORE_PN, not =+
  > mesa-gl: Allow mesa-gl to build without X11 enabled.

Signed-off-by: Khem Raj <[email protected]>
cbrake added a commit that referenced this issue Apr 8, 2020
Config changes for dunfell
kraj added a commit that referenced this issue May 14, 2024
…cale sources/meta-intel sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-variscite-bsp sources/poky

* sources/meta-arm c9c93da0...6d6fa147 (7):
  > arm/optee: update to 4.2.0
  > CI: increase bitbake server timeout
  > arm-bsp: remove unused recipes
  > arm-bsp: remove support for n1sdp
  > arm/gn: update to latest commit
  > README: add backporting process information
  > arm/trusted-firmware-a: add comment about location of deps

* sources/meta-clang ad26539...e7dceb1 (1):
  > clang: use release tarball instead of git

* sources/meta-freescale 8e0655d8...6a6f1d88 (2):
  > Merge pull request #1821 from tq-steina/master
  > Merge pull request #1818 from Livius90/master

* sources/meta-intel 11c41c9a...82f614ab (8):
  > linux-intel/6.x: enable Intel IOMMU driver
  > libvpl: fixed wrong commit id for 2.10.2 tag
  > vpl-gpu-rt: Rename and upgrade 23.4.3 -> 24.1.5
  > libvpl: rename and upgrade 2023.4.0 -> 2.10.2
  > intel-media-driver: upgrade 23.4.3 -> 24.1.5
  > libva-intel-utils: upgrade 2.20.1 -> 2.21.0
  > libva: upgrade 2.20.0 -> 2.21.0
  > gmmlib: upgrade 22.3.15 -> 22.3.18

* sources/meta-openembedded 5778e32eae...f804417cda (37):
  > geoip-perl: Add ptest missing dependency on perl-modules
  > mcelog: Fix build with GCC14 and musl
  > rsyslog: Upgrade to 8.2404.0
  > libteam: Upgrade to 1.32 release
  > file-roller: update 44.1 -> 44.2
  > gnome-boxes: update 46.0 -> 46.1
  > evince: update 46.0 -> 46.1
  > gnome-calculator: update 46.0 -> 46.1
  > gnome-software: update 46.0 -> 46.1
  > gdm: add missing json-glib dependency
  > gnome-shell: correct regression with glib-2.0 2.78.5
  > fluentbit: Upgrade to 1.9.9
  > gtk+: Disable incompatible-pointer-types warning as error
  > python3-wxgtk4: Fix build with gcc-14
  > fvwm: Fix build with gcc-14
  > transmission: Upgrade to 4.0.5
  > xkbutils: upgrade 1.0.5 -> 1.0.6
  > xlsfonts: upgrade 1.0.7 -> 1.0.8
  > freerdp3: Upgrade to 3.5.1 release
  > freerdp: Upgrade to 2.11.7
  > vbxguestdrivers: upgrade 7.0.14 -> 7.0.18
  > composefs: add native target support
  > composefs: bump ecef20c1
  > composefs: refactor
  > composefs: move from meta-filesystems to meta-oe layer
  > composefs: remove fuse3 dependencie
  > uw-imap: Add a patch to support newer than TLSv1.0
  > php: Upgrade to 8.2.18
  > re2: remove dev dependencies from main package
  > nodejs: Upgrade to 20.13.0 release
  > oprofile: Fix file_manip_tests ptest
  > samba: upgrade 4.19.5 -> 4.19.6
  > libtevent: upgrade 0.16.0 -> 0.16.1
  > syslog-ng: ignore incompatible-pointer-types issues with gcc-14
  > pcapplusplus: Fix build with gcc14
  > librelp: Fix build with gcc-14
  > python3-zeroconf 0.132.0 -> 0.132.2

* sources/meta-qt6 9c32000...108b27f (1):
  > Merge pull request #49 from YoeDistro/kraj/6.7

* sources/meta-riscv bb4b688...d330dfe (7):
  > visionfive2-pvr-graphics: fix installation with SysV init
  > linux-mainline: add milkv-duo recipe
  > conf: milkv-duo: replace pre-built firmware
  > linux-milkv-duo-dev: split FDT from the FIT image
  > milkv-duo-fsbl: milkv-duo FSBL
  > opensbi: add support for milkv-duo
  > u-boot: add support for milkv-duo

* sources/meta-variscite-bsp a0e77ac...110e1ed (2):
  > Merge pull request #22 from YoeDistro/kraj/mickledore-var02
  > Merge pull request #21 from YoeDistro/kraj/mickledore-var02

* sources/poky 7eebbdb6c45...12ea266a921 (71):
  > oeqa/systemd_boot: Ensure ssh-pregen-hostkeys are available for the test
  > linux-yocto: Enable team net driver
  > ssh-pregen-hostkeys: Limit to qemu machines by default
  > patchtest: utils: remove unused functions
  > patchtest: tests: update bugzilla_entry_format.fail testfile
  > patchtest: repo: refactor to use GitPython
  > patchtest: requirements.txt: add GitPython
  > glib-2.0: correct deprecated man/gtk-doc options
  > glib/gobject-introspection: update 2.78.4 -> 2.80.0, 1.78.1 -> 1.80.0
  > insane: Fix case where S doesn't exist
  > libportal: fix rare build race
  > lib/package_manager/ipk: Do not hardcode payload compression algorithm
  > zip: Fix build with gcc-14
  > strace: Use locale-base-en-us for locale
  > iproute2: Fix build with GCC-14
  > ltp: Fix build with GCC-14
  > lrzsz connman-gnome libfm: ignore various issues fatal with gcc-14
  > python3: Treat UID/GID overflow as failure
  > gtk4: update 4.14.2 -> 4.14.4
  > llvm: Switch to using release tarballs
  > xserver-xorg: upgrade 21.1.11 -> 21.1.12
  > gstreamer1.0: skip another known flaky test
  > curl: locale-base-en-us isn't glibc-specific
  > python3-pyopenssl: drop python3-six from RDEPENDS
  > python3-bcrypt: drop python3-six from RDEPENDS
  > docs: brief-yoctoprojectqs: explicit version dependency on websockets python module
  > ref-manual: update releases.svg
  > release-notes-5.0: update Repositories / Downloads section
  > migration-notes: add release notes for 4.0.18
  > documentation/poky.yaml.in: drop mesa/sdl from essential host packages
  > libxcrypt-compat: Rename libcrypto.so.1 -> libcrypt.so.1
  > classes/create-spdx-2.2: Fix SPDX dependencies for ABI Safe recipes
  > python3: skip test_concurrent_futures/test_shutdown
  > linux-yocto/6.6: fix kselftest failures
  > oeqa/selftest/devtool: Fix for usrmerge in DISTRO_FEATURES
  > oeqa/selftest/recipetool: Fix for usrmerge in DISTRO_FEATURES
  > llvm: Upgrade to 18.1.5
  > wayland: fix upstream version check
  > python3-pyproject-hooks: fix upstream version check
  > openssl: fix pkgconfig path problems
  > wayland-protocols: update 1.35 -> 1.36
  > glibc: Update to latest on stable 2.39 branch
  > ncurses: Fix CVE-2023-45918
  > devtool: ide-sdk: correct help typo
  > classes: image_types: apply EXTRA_IMAGECMD:squashfs* in oe_mksquashfs()
  > libcgroup_3.1.0: fix build on non-systemd systems
  > glibc: correct license
  > uboot-sign: fix loop in do_uboot_assemble_fitimage
  > gtk4: Disable int-conversion warning as error
  > consolekit: Disable incompatible-pointer-types warning as error
  > kea: Remove -fvisibility-inlines-hidden from C++ flags
  > pcmanfm: Disable incompatible-pointer-types warning as error
  > p11-kit: ignore various issues fatal with gcc-14 (for 32bit MACHINEs)
  > libunwind: ignore various issues now fatal with gcc-14
  > expect: ignore various issues now fatal with gcc-14
  > rng-tools: ignore incompatible-pointer-types errors for now
  > sqlite3: upgrade 3.45.1 -> 3.45.3
  > mmc-utils: upgrade to latest revision
  > libsolv: upgrade 0.7.28 -> 0.7.29
  > libproxy: upgrade 0.5.4 -> 0.5.6
  > harfbuzz: upgrade 8.3.1 -> 8.4.0
  > enchant2: upgrade 2.6.9 -> 2.7.2
  > sanity.conf: Require bitbake 2.9.1
  > bitbake: bitbake: update to version 2.9.1
  > bitbake: asyncrpc: Check websockets version
  > bitbake: cooker: Handle ImportError for websockets
  > bitbake: siggen/runqueue: Report which dependencies affect the taskhash
  > bitbake: fetch2/svn: Fix mirroring issue with svn
  > bitbake: build: Handle conflict between cwd and cleandirs
  > bitbake: fetch2/crate: add upstream latest version check function
  > bitbake: bitbake-layers: adapt force option to not use tinfoil

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this issue May 14, 2024
…a-riscv sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-openembedded f804417cd...be14315cf (58):
  > 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 openipmi 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)
  > recipes: Undergo WORKDIR -> UNPACKDIR transition
  > malcontent: add recipe
  > freerdp: fix build with gcc-14
  > glib-testing: add recipe
  > uriparser: upgrade 0.9.7 -> 0.9.8
  > tracker: upgrade 3.7.2 -> 3.7.3
  > tracker-miners: upgrade 3.7.2 -> 3.7.3
  > smcroute: upgrade 2.5.6 -> 2.5.7
  > python3-web3: upgrade 6.17.2 -> 6.18.0
  > python3-virtualenv: upgrade 20.26.0 -> 20.26.1
  > python3-uswid: upgrade 0.4.7 -> 0.5.0
  > python3-types-psutil: upgrade 5.9.5.20240423 -> 5.9.5.20240511
  > python3-tqdm: upgrade 4.66.2 -> 4.66.4
  > python3-sqlalchemy: upgrade 2.0.29 -> 2.0.30
  > python3-regex: upgrade 2024.4.28 -> 2024.5.10
  > python3-pyudev: upgrade 0.24.1 -> 0.24.3
  > python3-pdm: upgrade 2.15.1 -> 2.15.2
  > python3-nocaselist: upgrade 2.0.0 -> 2.0.2
  > python3-nocasedict: upgrade 2.0.1 -> 2.0.3
  > python3-moteus: upgrade 0.3.67 -> 0.3.68
  > python3-marshmallow: upgrade 3.21.1 -> 3.21.2
  > python3-langtable: upgrade 0.0.65 -> 0.0.66
  > python3-joblib: upgrade 1.4.0 -> 1.4.2
  > python3-imgtool: upgrade 2.0.0 -> 2.1.0
  > python3-google-api-python-client: upgrade 2.127.0 -> 2.129.0
  > python3-google-api-core: upgrade 2.18.0 -> 2.19.0
  > python3-gmqtt: upgrade 0.6.14 -> 0.6.16
  > python3-freezegun: upgrade 1.5.0 -> 1.5.1
  > python3-filelock: upgrade 3.13.4 -> 3.14.0
  > python3-django: upgrade 5.0.4 -> 5.0.6
  > python3-dbus-fast: upgrade 2.21.1 -> 2.21.2
  > python3-bitstring: upgrade 4.2.1 -> 4.2.2
  > python3-asyncinotify: upgrade 4.0.6 -> 4.0.9
  > python3-astroid: upgrade 3.1.0 -> 3.2.0
  > postgresql: upgrade 16.2 -> 16.3
  > openipmi: upgrade 2.0.34 -> 2.0.35
  > opencl-icd-loader: upgrade 2023.12.14 -> 2024.05.08
  > opencl-headers: upgrade 2023.12.14 -> 2024.05.08
  > networkmanager-openvpn: upgrade 1.10.2 -> 1.11.0
  > ndctl: upgrade v78 -> v79
  > nano: upgrade 7.2 -> 8.0
  > liburing: upgrade 2.5 -> 2.6
  > libnvme: upgrade 1.8 -> 1.9
  > libnet-dns-perl: upgrade 1.40 -> 1.45
  > libbpf: upgrade 1.4.0 -> 1.4.2
  > hwdata: upgrade 0.381 -> 0.382
  > gnome-text-editor: upgrade 46.1 -> 46.3
  > dool: upgrade 1.3.1 -> 1.3.2
  > orrery: Drop recipe
  > libgpiod: update to v2.1.2
  > flatpak;xdg-desktop-portal: add missing runtime dependency on fuse3-utils
  > fuse3: move from meta-filesystems to meta-oe
  > python3-looseversion: Move to meta-oe
  > xdg-desktop-portal: update 1.18.1 -> 1.18.4
  > flatpak: update 1.15.6 -> 1.15.8

* sources/meta-qt6 108b27f...139d5fa (16):
  < Merge pull request #49 from YoeDistro/kraj/6.7
  > nativesdk-packagegroup-qt6-toolchain-host-addons: Add wayland dependent packages conditionally
  > Revert "qtwebengine: Add missing dep on libxdamage for webrtc feature"
  > qtwebengine: Add missing dep on libxdamage for webrtc feature
  > qtwebengine: Fix build with clang18
  < 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-riscv d330dfe...8ddd14d (1):
  > musl: Drop rv32 patches

* sources/meta-variscite-bsp 110e1ed...e42a752 (24):
  < Merge pull request #22 from YoeDistro/kraj/mickledore-var02
  > 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 #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 9f2ea29...103d3f0 (7):
  > layer.conf: Add scarthgap to layer compat
  > bcm43xx-utils: update rdepends base-files to udev-extraconf
  > iw612-utils: iw612-wifi: fix bashisms
  > var-mii: update to latest
  > var-mii: update to latest
  > iw612-utils: add support for DART-MX8M-MINI
  < layer.conf: Add scarthgap to layer compat

* sources/poky 12ea266a92...337f036c34 (56):
  > libc-test: Use UNPACKDIR instead of WORKDIR
  > openssl: Fix build on riscv
  > gcc: Upgrade to GCC 14.1 release
  > 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
  > tiny-init: Stop using S == WORKDIR
  > systemd-conf: Convert to use a dedicated UNPACKDIR
  > python3-pycparser: cleanup RDEPENDS
  > valgrind: Upgrade to 3.23.0
  > Revert "insane: Add warning for WORKDIR instead of UNPACKDIR"
  > insane: Add warning for WORKDIR instead of UNPACKDIR
  > insane: Warn about S == WORKDIR
  > recipetool/devtool: Update to work correctly with UNPACKDIR
  > base: Switch UNPACKDIR to a subdir of WORKDIR
  > devtool: Drop oe-local-files and simplify
  > at: Tweak UNPACKDIR reference
  > recipes: Switch away from S = WORKDIR
  > recipes: Start WORKDIR -> UNPACKDIR transition
  > dwarfsrcfiles: Switch to S = UNPACKDIR
  > enchant2: Disable incompatible-pointer-types warning as error
  > gcc: Allow using libc++
  > meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat()
  > Revert "base/reproducible: Simplify search for git SOURCE_DATE_EPOCH"
  > base/reproducible: Simplify search for git SOURCE_DATE_EPOCH
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > oe-build-perf-report: Add dark mode
  > oe-build-perf-report: Update chart tooltip and chart type
  > oe-build-perf-report: Improve report styling and add descriptions
  > oe-build-perf-report: Display more than 300 commits and date instead of commit number
  > oe-build-perf-report: Add apache echarts to make report interactive
  > bitbake: tests.codeparser: add tests for shell expansions
  > bitbake: codeparser: remove redundant list conversion
  > bitbake: codeparser: support shell substitutions in quotes
  > bitbake: prserv: add bitbake selftests
  > bitbake: prserv: import simplification
  > bitbake: prserv: store_value() improvements
  > bitbake: prserv: avoid possible race condition in database code
  > bitbake: prserv: enable database sharing
  > bitbake: prserv: add "upstream" server support
  > bitbake: prserv: move code from __init__ to bitbake-prserv
  > bitbake: prserv: declare "max_package_pr" client hook
  > bitbake: asyncrpc/client: Fix websockets minimum version for python 3.10
  > bitbake: bitbake-setup: add the proof of concept implementation
  > cpio: mark CVE-2023-7216 as disputed
  > sdk: Fix path length limit to match reserved size
  > populate_sdk_ext.bbclass: Fix undefined variable error

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this issue May 14, 2024
…a-riscv sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-openembedded f804417cd...be14315cf (58):
  > 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 openipmi 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)
  > recipes: Undergo WORKDIR -> UNPACKDIR transition
  > malcontent: add recipe
  > freerdp: fix build with gcc-14
  > glib-testing: add recipe
  > uriparser: upgrade 0.9.7 -> 0.9.8
  > tracker: upgrade 3.7.2 -> 3.7.3
  > tracker-miners: upgrade 3.7.2 -> 3.7.3
  > smcroute: upgrade 2.5.6 -> 2.5.7
  > python3-web3: upgrade 6.17.2 -> 6.18.0
  > python3-virtualenv: upgrade 20.26.0 -> 20.26.1
  > python3-uswid: upgrade 0.4.7 -> 0.5.0
  > python3-types-psutil: upgrade 5.9.5.20240423 -> 5.9.5.20240511
  > python3-tqdm: upgrade 4.66.2 -> 4.66.4
  > python3-sqlalchemy: upgrade 2.0.29 -> 2.0.30
  > python3-regex: upgrade 2024.4.28 -> 2024.5.10
  > python3-pyudev: upgrade 0.24.1 -> 0.24.3
  > python3-pdm: upgrade 2.15.1 -> 2.15.2
  > python3-nocaselist: upgrade 2.0.0 -> 2.0.2
  > python3-nocasedict: upgrade 2.0.1 -> 2.0.3
  > python3-moteus: upgrade 0.3.67 -> 0.3.68
  > python3-marshmallow: upgrade 3.21.1 -> 3.21.2
  > python3-langtable: upgrade 0.0.65 -> 0.0.66
  > python3-joblib: upgrade 1.4.0 -> 1.4.2
  > python3-imgtool: upgrade 2.0.0 -> 2.1.0
  > python3-google-api-python-client: upgrade 2.127.0 -> 2.129.0
  > python3-google-api-core: upgrade 2.18.0 -> 2.19.0
  > python3-gmqtt: upgrade 0.6.14 -> 0.6.16
  > python3-freezegun: upgrade 1.5.0 -> 1.5.1
  > python3-filelock: upgrade 3.13.4 -> 3.14.0
  > python3-django: upgrade 5.0.4 -> 5.0.6
  > python3-dbus-fast: upgrade 2.21.1 -> 2.21.2
  > python3-bitstring: upgrade 4.2.1 -> 4.2.2
  > python3-asyncinotify: upgrade 4.0.6 -> 4.0.9
  > python3-astroid: upgrade 3.1.0 -> 3.2.0
  > postgresql: upgrade 16.2 -> 16.3
  > openipmi: upgrade 2.0.34 -> 2.0.35
  > opencl-icd-loader: upgrade 2023.12.14 -> 2024.05.08
  > opencl-headers: upgrade 2023.12.14 -> 2024.05.08
  > networkmanager-openvpn: upgrade 1.10.2 -> 1.11.0
  > ndctl: upgrade v78 -> v79
  > nano: upgrade 7.2 -> 8.0
  > liburing: upgrade 2.5 -> 2.6
  > libnvme: upgrade 1.8 -> 1.9
  > libnet-dns-perl: upgrade 1.40 -> 1.45
  > libbpf: upgrade 1.4.0 -> 1.4.2
  > hwdata: upgrade 0.381 -> 0.382
  > gnome-text-editor: upgrade 46.1 -> 46.3
  > dool: upgrade 1.3.1 -> 1.3.2
  > orrery: Drop recipe
  > libgpiod: update to v2.1.2
  > flatpak;xdg-desktop-portal: add missing runtime dependency on fuse3-utils
  > fuse3: move from meta-filesystems to meta-oe
  > python3-looseversion: Move to meta-oe
  > xdg-desktop-portal: update 1.18.1 -> 1.18.4
  > flatpak: update 1.15.6 -> 1.15.8

* sources/meta-qt6 108b27f...139d5fa (16):
  < Merge pull request #49 from YoeDistro/kraj/6.7
  > nativesdk-packagegroup-qt6-toolchain-host-addons: Add wayland dependent packages conditionally
  > Revert "qtwebengine: Add missing dep on libxdamage for webrtc feature"
  > qtwebengine: Add missing dep on libxdamage for webrtc feature
  > qtwebengine: Fix build with clang18
  < 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-riscv d330dfe...8ddd14d (1):
  > musl: Drop rv32 patches

* sources/meta-variscite-bsp 110e1ed...e42a752 (24):
  < Merge pull request #22 from YoeDistro/kraj/mickledore-var02
  > 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 #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 9f2ea29...103d3f0 (7):
  > layer.conf: Add scarthgap to layer compat
  > bcm43xx-utils: update rdepends base-files to udev-extraconf
  > iw612-utils: iw612-wifi: fix bashisms
  > var-mii: update to latest
  > var-mii: update to latest
  > iw612-utils: add support for DART-MX8M-MINI
  < layer.conf: Add scarthgap to layer compat

* sources/poky 12ea266a92...fe147bba21 (60):
  > libc-test: Use UNPACKDIR instead of WORKDIR
  > openssl: Fix build on riscv
  > gcc: Upgrade to GCC 14.1 release
  > 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
  > tiny-init: Stop using S == WORKDIR
  > oeqa/selftest/debuginfod: use localpkgfeed to speed server startup
  > selftest/classes: add localpkgfeed class
  > lib/oe/package-manager: allow including self in create_packages_dir
  > devtool: modify: Catch git submodule error for go code
  > systemd-conf: Convert to use a dedicated UNPACKDIR
  > python3-pycparser: cleanup RDEPENDS
  > valgrind: Upgrade to 3.23.0
  > Revert "insane: Add warning for WORKDIR instead of UNPACKDIR"
  > insane: Add warning for WORKDIR instead of UNPACKDIR
  > insane: Warn about S == WORKDIR
  > recipetool/devtool: Update to work correctly with UNPACKDIR
  > base: Switch UNPACKDIR to a subdir of WORKDIR
  > devtool: Drop oe-local-files and simplify
  > at: Tweak UNPACKDIR reference
  > recipes: Switch away from S = WORKDIR
  > recipes: Start WORKDIR -> UNPACKDIR transition
  > dwarfsrcfiles: Switch to S = UNPACKDIR
  > enchant2: Disable incompatible-pointer-types warning as error
  > gcc: Allow using libc++
  > meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat()
  > Revert "base/reproducible: Simplify search for git SOURCE_DATE_EPOCH"
  > base/reproducible: Simplify search for git SOURCE_DATE_EPOCH
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > oe-build-perf-report: Add dark mode
  > oe-build-perf-report: Update chart tooltip and chart type
  > oe-build-perf-report: Improve report styling and add descriptions
  > oe-build-perf-report: Display more than 300 commits and date instead of commit number
  > oe-build-perf-report: Add apache echarts to make report interactive
  > bitbake: tests.codeparser: add tests for shell expansions
  > bitbake: codeparser: remove redundant list conversion
  > bitbake: codeparser: support shell substitutions in quotes
  > bitbake: prserv: add bitbake selftests
  > bitbake: prserv: import simplification
  > bitbake: prserv: store_value() improvements
  > bitbake: prserv: avoid possible race condition in database code
  > bitbake: prserv: enable database sharing
  > bitbake: prserv: add "upstream" server support
  > bitbake: prserv: move code from __init__ to bitbake-prserv
  > bitbake: prserv: declare "max_package_pr" client hook
  > bitbake: asyncrpc/client: Fix websockets minimum version for python 3.10
  > bitbake: bitbake-setup: add the proof of concept implementation
  > cpio: mark CVE-2023-7216 as disputed
  > sdk: Fix path length limit to match reserved size
  > populate_sdk_ext.bbclass: Fix undefined variable error

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this issue May 14, 2024
…a-riscv sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-openembedded f804417cd...0c64c5bb5 (59):
  > 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 openipmi 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)
  > recipes: Switch away from S = WORKDIR
  > recipes: Undergo WORKDIR -> UNPACKDIR transition
  > malcontent: add recipe
  > freerdp: fix build with gcc-14
  > glib-testing: add recipe
  > uriparser: upgrade 0.9.7 -> 0.9.8
  > tracker: upgrade 3.7.2 -> 3.7.3
  > tracker-miners: upgrade 3.7.2 -> 3.7.3
  > smcroute: upgrade 2.5.6 -> 2.5.7
  > python3-web3: upgrade 6.17.2 -> 6.18.0
  > python3-virtualenv: upgrade 20.26.0 -> 20.26.1
  > python3-uswid: upgrade 0.4.7 -> 0.5.0
  > python3-types-psutil: upgrade 5.9.5.20240423 -> 5.9.5.20240511
  > python3-tqdm: upgrade 4.66.2 -> 4.66.4
  > python3-sqlalchemy: upgrade 2.0.29 -> 2.0.30
  > python3-regex: upgrade 2024.4.28 -> 2024.5.10
  > python3-pyudev: upgrade 0.24.1 -> 0.24.3
  > python3-pdm: upgrade 2.15.1 -> 2.15.2
  > python3-nocaselist: upgrade 2.0.0 -> 2.0.2
  > python3-nocasedict: upgrade 2.0.1 -> 2.0.3
  > python3-moteus: upgrade 0.3.67 -> 0.3.68
  > python3-marshmallow: upgrade 3.21.1 -> 3.21.2
  > python3-langtable: upgrade 0.0.65 -> 0.0.66
  > python3-joblib: upgrade 1.4.0 -> 1.4.2
  > python3-imgtool: upgrade 2.0.0 -> 2.1.0
  > python3-google-api-python-client: upgrade 2.127.0 -> 2.129.0
  > python3-google-api-core: upgrade 2.18.0 -> 2.19.0
  > python3-gmqtt: upgrade 0.6.14 -> 0.6.16
  > python3-freezegun: upgrade 1.5.0 -> 1.5.1
  > python3-filelock: upgrade 3.13.4 -> 3.14.0
  > python3-django: upgrade 5.0.4 -> 5.0.6
  > python3-dbus-fast: upgrade 2.21.1 -> 2.21.2
  > python3-bitstring: upgrade 4.2.1 -> 4.2.2
  > python3-asyncinotify: upgrade 4.0.6 -> 4.0.9
  > python3-astroid: upgrade 3.1.0 -> 3.2.0
  > postgresql: upgrade 16.2 -> 16.3
  > openipmi: upgrade 2.0.34 -> 2.0.35
  > opencl-icd-loader: upgrade 2023.12.14 -> 2024.05.08
  > opencl-headers: upgrade 2023.12.14 -> 2024.05.08
  > networkmanager-openvpn: upgrade 1.10.2 -> 1.11.0
  > ndctl: upgrade v78 -> v79
  > nano: upgrade 7.2 -> 8.0
  > liburing: upgrade 2.5 -> 2.6
  > libnvme: upgrade 1.8 -> 1.9
  > libnet-dns-perl: upgrade 1.40 -> 1.45
  > libbpf: upgrade 1.4.0 -> 1.4.2
  > hwdata: upgrade 0.381 -> 0.382
  > gnome-text-editor: upgrade 46.1 -> 46.3
  > dool: upgrade 1.3.1 -> 1.3.2
  > orrery: Drop recipe
  > libgpiod: update to v2.1.2
  > flatpak;xdg-desktop-portal: add missing runtime dependency on fuse3-utils
  > fuse3: move from meta-filesystems to meta-oe
  > python3-looseversion: Move to meta-oe
  > xdg-desktop-portal: update 1.18.1 -> 1.18.4
  > flatpak: update 1.15.6 -> 1.15.8

* sources/meta-qt6 108b27f...139d5fa (16):
  < Merge pull request #49 from YoeDistro/kraj/6.7
  > nativesdk-packagegroup-qt6-toolchain-host-addons: Add wayland dependent packages conditionally
  > Revert "qtwebengine: Add missing dep on libxdamage for webrtc feature"
  > qtwebengine: Add missing dep on libxdamage for webrtc feature
  > qtwebengine: Fix build with clang18
  < 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-riscv d330dfe...8ddd14d (1):
  > musl: Drop rv32 patches

* sources/meta-variscite-bsp 110e1ed...e42a752 (24):
  < Merge pull request #22 from YoeDistro/kraj/mickledore-var02
  > 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 #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 9f2ea29...103d3f0 (7):
  > layer.conf: Add scarthgap to layer compat
  > bcm43xx-utils: update rdepends base-files to udev-extraconf
  > iw612-utils: iw612-wifi: fix bashisms
  > var-mii: update to latest
  > var-mii: update to latest
  > iw612-utils: add support for DART-MX8M-MINI
  < layer.conf: Add scarthgap to layer compat

* sources/poky 12ea266a92...f44556881e (60):
  > openssl: Fix build on riscv
  > gcc: Upgrade to GCC 14.1 release
  > 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
  > tiny-init: Stop using S == WORKDIR
  > oeqa/selftest/debuginfod: use localpkgfeed to speed server startup
  > selftest/classes: add localpkgfeed class
  > lib/oe/package-manager: allow including self in create_packages_dir
  > enchant2: upgrade to 2.7.3
  > devtool: modify: Catch git submodule error for go code
  > systemd-conf: Convert to use a dedicated UNPACKDIR
  > python3-pycparser: cleanup RDEPENDS
  > valgrind: Upgrade to 3.23.0
  > Revert "insane: Add warning for WORKDIR instead of UNPACKDIR"
  > insane: Add warning for WORKDIR instead of UNPACKDIR
  > insane: Warn about S == WORKDIR
  > recipetool/devtool: Update to work correctly with UNPACKDIR
  > base: Switch UNPACKDIR to a subdir of WORKDIR
  > devtool: Drop oe-local-files and simplify
  > at: Tweak UNPACKDIR reference
  > recipes: Switch away from S = WORKDIR
  > recipes: Start WORKDIR -> UNPACKDIR transition
  > dwarfsrcfiles: Switch to S = UNPACKDIR
  > enchant2: Disable incompatible-pointer-types warning as error
  > gcc: Allow using libc++
  > meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat()
  > Revert "base/reproducible: Simplify search for git SOURCE_DATE_EPOCH"
  > base/reproducible: Simplify search for git SOURCE_DATE_EPOCH
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > oe-build-perf-report: Add dark mode
  > oe-build-perf-report: Update chart tooltip and chart type
  > oe-build-perf-report: Improve report styling and add descriptions
  > oe-build-perf-report: Display more than 300 commits and date instead of commit number
  > oe-build-perf-report: Add apache echarts to make report interactive
  > bitbake: tests.codeparser: add tests for shell expansions
  > bitbake: codeparser: remove redundant list conversion
  > bitbake: codeparser: support shell substitutions in quotes
  > bitbake: prserv: add bitbake selftests
  > bitbake: prserv: import simplification
  > bitbake: prserv: store_value() improvements
  > bitbake: prserv: avoid possible race condition in database code
  > bitbake: prserv: enable database sharing
  > bitbake: prserv: add "upstream" server support
  > bitbake: prserv: move code from __init__ to bitbake-prserv
  > bitbake: prserv: declare "max_package_pr" client hook
  > bitbake: asyncrpc/client: Fix websockets minimum version for python 3.10
  > bitbake: bitbake-setup: add the proof of concept implementation
  > cpio: mark CVE-2023-7216 as disputed
  > sdk: Fix path length limit to match reserved size
  > populate_sdk_ext.bbclass: Fix undefined variable error

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this issue May 14, 2024
…a-riscv sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-openembedded f804417cd...510aa9a98 (59):
  > 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 openipmi 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)
  > recipes: Switch away from S = WORKDIR
  > recipes: Undergo WORKDIR -> UNPACKDIR transition
  > malcontent: add recipe
  > freerdp: fix build with gcc-14
  > glib-testing: add recipe
  > uriparser: upgrade 0.9.7 -> 0.9.8
  > tracker: upgrade 3.7.2 -> 3.7.3
  > tracker-miners: upgrade 3.7.2 -> 3.7.3
  > smcroute: upgrade 2.5.6 -> 2.5.7
  > python3-web3: upgrade 6.17.2 -> 6.18.0
  > python3-virtualenv: upgrade 20.26.0 -> 20.26.1
  > python3-uswid: upgrade 0.4.7 -> 0.5.0
  > python3-types-psutil: upgrade 5.9.5.20240423 -> 5.9.5.20240511
  > python3-tqdm: upgrade 4.66.2 -> 4.66.4
  > python3-sqlalchemy: upgrade 2.0.29 -> 2.0.30
  > python3-regex: upgrade 2024.4.28 -> 2024.5.10
  > python3-pyudev: upgrade 0.24.1 -> 0.24.3
  > python3-pdm: upgrade 2.15.1 -> 2.15.2
  > python3-nocaselist: upgrade 2.0.0 -> 2.0.2
  > python3-nocasedict: upgrade 2.0.1 -> 2.0.3
  > python3-moteus: upgrade 0.3.67 -> 0.3.68
  > python3-marshmallow: upgrade 3.21.1 -> 3.21.2
  > python3-langtable: upgrade 0.0.65 -> 0.0.66
  > python3-joblib: upgrade 1.4.0 -> 1.4.2
  > python3-imgtool: upgrade 2.0.0 -> 2.1.0
  > python3-google-api-python-client: upgrade 2.127.0 -> 2.129.0
  > python3-google-api-core: upgrade 2.18.0 -> 2.19.0
  > python3-gmqtt: upgrade 0.6.14 -> 0.6.16
  > python3-freezegun: upgrade 1.5.0 -> 1.5.1
  > python3-filelock: upgrade 3.13.4 -> 3.14.0
  > python3-django: upgrade 5.0.4 -> 5.0.6
  > python3-dbus-fast: upgrade 2.21.1 -> 2.21.2
  > python3-bitstring: upgrade 4.2.1 -> 4.2.2
  > python3-asyncinotify: upgrade 4.0.6 -> 4.0.9
  > python3-astroid: upgrade 3.1.0 -> 3.2.0
  > postgresql: upgrade 16.2 -> 16.3
  > openipmi: upgrade 2.0.34 -> 2.0.35
  > opencl-icd-loader: upgrade 2023.12.14 -> 2024.05.08
  > opencl-headers: upgrade 2023.12.14 -> 2024.05.08
  > networkmanager-openvpn: upgrade 1.10.2 -> 1.11.0
  > ndctl: upgrade v78 -> v79
  > nano: upgrade 7.2 -> 8.0
  > liburing: upgrade 2.5 -> 2.6
  > libnvme: upgrade 1.8 -> 1.9
  > libnet-dns-perl: upgrade 1.40 -> 1.45
  > libbpf: upgrade 1.4.0 -> 1.4.2
  > hwdata: upgrade 0.381 -> 0.382
  > gnome-text-editor: upgrade 46.1 -> 46.3
  > dool: upgrade 1.3.1 -> 1.3.2
  > orrery: Drop recipe
  > libgpiod: update to v2.1.2
  > flatpak;xdg-desktop-portal: add missing runtime dependency on fuse3-utils
  > fuse3: move from meta-filesystems to meta-oe
  > python3-looseversion: Move to meta-oe
  > xdg-desktop-portal: update 1.18.1 -> 1.18.4
  > flatpak: update 1.15.6 -> 1.15.8

* sources/meta-qt6 108b27f...139d5fa (16):
  < Merge pull request #49 from YoeDistro/kraj/6.7
  > nativesdk-packagegroup-qt6-toolchain-host-addons: Add wayland dependent packages conditionally
  > Revert "qtwebengine: Add missing dep on libxdamage for webrtc feature"
  > qtwebengine: Add missing dep on libxdamage for webrtc feature
  > qtwebengine: Fix build with clang18
  < 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-riscv d330dfe...8ddd14d (1):
  > musl: Drop rv32 patches

* sources/meta-variscite-bsp 110e1ed...e42a752 (24):
  < Merge pull request #22 from YoeDistro/kraj/mickledore-var02
  > 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 #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 9f2ea29...103d3f0 (7):
  > layer.conf: Add scarthgap to layer compat
  > bcm43xx-utils: update rdepends base-files to udev-extraconf
  > iw612-utils: iw612-wifi: fix bashisms
  > var-mii: update to latest
  > var-mii: update to latest
  > iw612-utils: add support for DART-MX8M-MINI
  < layer.conf: Add scarthgap to layer compat

* sources/poky 12ea266a92...f44556881e (60):
  > openssl: Fix build on riscv
  > gcc: Upgrade to GCC 14.1 release
  > 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
  > tiny-init: Stop using S == WORKDIR
  > oeqa/selftest/debuginfod: use localpkgfeed to speed server startup
  > selftest/classes: add localpkgfeed class
  > lib/oe/package-manager: allow including self in create_packages_dir
  > enchant2: upgrade to 2.7.3
  > devtool: modify: Catch git submodule error for go code
  > systemd-conf: Convert to use a dedicated UNPACKDIR
  > python3-pycparser: cleanup RDEPENDS
  > valgrind: Upgrade to 3.23.0
  > Revert "insane: Add warning for WORKDIR instead of UNPACKDIR"
  > insane: Add warning for WORKDIR instead of UNPACKDIR
  > insane: Warn about S == WORKDIR
  > recipetool/devtool: Update to work correctly with UNPACKDIR
  > base: Switch UNPACKDIR to a subdir of WORKDIR
  > devtool: Drop oe-local-files and simplify
  > at: Tweak UNPACKDIR reference
  > recipes: Switch away from S = WORKDIR
  > recipes: Start WORKDIR -> UNPACKDIR transition
  > dwarfsrcfiles: Switch to S = UNPACKDIR
  > enchant2: Disable incompatible-pointer-types warning as error
  > gcc: Allow using libc++
  > meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat()
  > Revert "base/reproducible: Simplify search for git SOURCE_DATE_EPOCH"
  > base/reproducible: Simplify search for git SOURCE_DATE_EPOCH
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > oe-build-perf-report: Add dark mode
  > oe-build-perf-report: Update chart tooltip and chart type
  > oe-build-perf-report: Improve report styling and add descriptions
  > oe-build-perf-report: Display more than 300 commits and date instead of commit number
  > oe-build-perf-report: Add apache echarts to make report interactive
  > bitbake: tests.codeparser: add tests for shell expansions
  > bitbake: codeparser: remove redundant list conversion
  > bitbake: codeparser: support shell substitutions in quotes
  > bitbake: prserv: add bitbake selftests
  > bitbake: prserv: import simplification
  > bitbake: prserv: store_value() improvements
  > bitbake: prserv: avoid possible race condition in database code
  > bitbake: prserv: enable database sharing
  > bitbake: prserv: add "upstream" server support
  > bitbake: prserv: move code from __init__ to bitbake-prserv
  > bitbake: prserv: declare "max_package_pr" client hook
  > bitbake: asyncrpc/client: Fix websockets minimum version for python 3.10
  > bitbake: bitbake-setup: add the proof of concept implementation
  > cpio: mark CVE-2023-7216 as disputed
  > sdk: Fix path length limit to match reserved size
  > populate_sdk_ext.bbclass: Fix undefined variable error

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this issue May 14, 2024
…mbedded sources/meta-qt6 sources/meta-riscv sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm 6d6fa147...f37a6b32 (2):
  > arm-bsp/ssh-pregen-hostkeys: enable on virtual machines
  > arm/trusted-firmware-a: use correct git URL

* sources/meta-intel 82f614ab...5a0479b7 (1):
  > libvpl: change branch name master -> main

* sources/meta-openembedded f804417cd...510aa9a98 (59):
  > 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 openipmi 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)
  > recipes: Switch away from S = WORKDIR
  > recipes: Undergo WORKDIR -> UNPACKDIR transition
  > malcontent: add recipe
  > freerdp: fix build with gcc-14
  > glib-testing: add recipe
  > uriparser: upgrade 0.9.7 -> 0.9.8
  > tracker: upgrade 3.7.2 -> 3.7.3
  > tracker-miners: upgrade 3.7.2 -> 3.7.3
  > smcroute: upgrade 2.5.6 -> 2.5.7
  > python3-web3: upgrade 6.17.2 -> 6.18.0
  > python3-virtualenv: upgrade 20.26.0 -> 20.26.1
  > python3-uswid: upgrade 0.4.7 -> 0.5.0
  > python3-types-psutil: upgrade 5.9.5.20240423 -> 5.9.5.20240511
  > python3-tqdm: upgrade 4.66.2 -> 4.66.4
  > python3-sqlalchemy: upgrade 2.0.29 -> 2.0.30
  > python3-regex: upgrade 2024.4.28 -> 2024.5.10
  > python3-pyudev: upgrade 0.24.1 -> 0.24.3
  > python3-pdm: upgrade 2.15.1 -> 2.15.2
  > python3-nocaselist: upgrade 2.0.0 -> 2.0.2
  > python3-nocasedict: upgrade 2.0.1 -> 2.0.3
  > python3-moteus: upgrade 0.3.67 -> 0.3.68
  > python3-marshmallow: upgrade 3.21.1 -> 3.21.2
  > python3-langtable: upgrade 0.0.65 -> 0.0.66
  > python3-joblib: upgrade 1.4.0 -> 1.4.2
  > python3-imgtool: upgrade 2.0.0 -> 2.1.0
  > python3-google-api-python-client: upgrade 2.127.0 -> 2.129.0
  > python3-google-api-core: upgrade 2.18.0 -> 2.19.0
  > python3-gmqtt: upgrade 0.6.14 -> 0.6.16
  > python3-freezegun: upgrade 1.5.0 -> 1.5.1
  > python3-filelock: upgrade 3.13.4 -> 3.14.0
  > python3-django: upgrade 5.0.4 -> 5.0.6
  > python3-dbus-fast: upgrade 2.21.1 -> 2.21.2
  > python3-bitstring: upgrade 4.2.1 -> 4.2.2
  > python3-asyncinotify: upgrade 4.0.6 -> 4.0.9
  > python3-astroid: upgrade 3.1.0 -> 3.2.0
  > postgresql: upgrade 16.2 -> 16.3
  > openipmi: upgrade 2.0.34 -> 2.0.35
  > opencl-icd-loader: upgrade 2023.12.14 -> 2024.05.08
  > opencl-headers: upgrade 2023.12.14 -> 2024.05.08
  > networkmanager-openvpn: upgrade 1.10.2 -> 1.11.0
  > ndctl: upgrade v78 -> v79
  > nano: upgrade 7.2 -> 8.0
  > liburing: upgrade 2.5 -> 2.6
  > libnvme: upgrade 1.8 -> 1.9
  > libnet-dns-perl: upgrade 1.40 -> 1.45
  > libbpf: upgrade 1.4.0 -> 1.4.2
  > hwdata: upgrade 0.381 -> 0.382
  > gnome-text-editor: upgrade 46.1 -> 46.3
  > dool: upgrade 1.3.1 -> 1.3.2
  > orrery: Drop recipe
  > libgpiod: update to v2.1.2
  > flatpak;xdg-desktop-portal: add missing runtime dependency on fuse3-utils
  > fuse3: move from meta-filesystems to meta-oe
  > python3-looseversion: Move to meta-oe
  > xdg-desktop-portal: update 1.18.1 -> 1.18.4
  > flatpak: update 1.15.6 -> 1.15.8

* sources/meta-qt6 108b27f...139d5fa (16):
  < Merge pull request #49 from YoeDistro/kraj/6.7
  > nativesdk-packagegroup-qt6-toolchain-host-addons: Add wayland dependent packages conditionally
  > Revert "qtwebengine: Add missing dep on libxdamage for webrtc feature"
  > qtwebengine: Add missing dep on libxdamage for webrtc feature
  > qtwebengine: Fix build with clang18
  < 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-riscv d330dfe...8ddd14d (1):
  > musl: Drop rv32 patches

* sources/meta-tegra a15bc835...672decaf (6):
  > tegra-configs: fix glvnd config file name in l4t.csv
  > external/virtualization-layer: drop obsolete libtirpc126 recipe
  > external/virtualization-layer: drop libtirpc126 from libnvidia-container-jetson
  > external/virtualization-layer: have libnvidia-container support nvcgo
  > external/virtualization-layer: patch nvidia-container-toolkit CSV mode
  > l4t-launcher-extlinux: append DTBFILE to list of files to sign

* sources/meta-variscite-bsp 110e1ed...e42a752 (24):
  < Merge pull request #22 from YoeDistro/kraj/mickledore-var02
  > 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 #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 9f2ea29...103d3f0 (7):
  > layer.conf: Add scarthgap to layer compat
  > bcm43xx-utils: update rdepends base-files to udev-extraconf
  > iw612-utils: iw612-wifi: fix bashisms
  > var-mii: update to latest
  > var-mii: update to latest
  > iw612-utils: add support for DART-MX8M-MINI
  < layer.conf: Add scarthgap to layer compat

* sources/poky 12ea266a92...348e97e8bf (61):
  > oeqa: Replace librdfa with alisp as testcase for devtool add
  > openssl: Fix build on riscv
  > gcc: Upgrade to GCC 14.1 release
  > 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
  > tiny-init: Stop using S == WORKDIR
  > oeqa/selftest/debuginfod: use localpkgfeed to speed server startup
  > selftest/classes: add localpkgfeed class
  > lib/oe/package-manager: allow including self in create_packages_dir
  > enchant2: upgrade to 2.7.3
  > devtool: modify: Catch git submodule error for go code
  > systemd-conf: Convert to use a dedicated UNPACKDIR
  > python3-pycparser: cleanup RDEPENDS
  > valgrind: Upgrade to 3.23.0
  > Revert "insane: Add warning for WORKDIR instead of UNPACKDIR"
  > insane: Add warning for WORKDIR instead of UNPACKDIR
  > insane: Warn about S == WORKDIR
  > recipetool/devtool: Update to work correctly with UNPACKDIR
  > base: Switch UNPACKDIR to a subdir of WORKDIR
  > devtool: Drop oe-local-files and simplify
  > at: Tweak UNPACKDIR reference
  > recipes: Switch away from S = WORKDIR
  > recipes: Start WORKDIR -> UNPACKDIR transition
  > dwarfsrcfiles: Switch to S = UNPACKDIR
  > enchant2: Disable incompatible-pointer-types warning as error
  > gcc: Allow using libc++
  > meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat()
  > Revert "base/reproducible: Simplify search for git SOURCE_DATE_EPOCH"
  > base/reproducible: Simplify search for git SOURCE_DATE_EPOCH
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > oe-build-perf-report: Add dark mode
  > oe-build-perf-report: Update chart tooltip and chart type
  > oe-build-perf-report: Improve report styling and add descriptions
  > oe-build-perf-report: Display more than 300 commits and date instead of commit number
  > oe-build-perf-report: Add apache echarts to make report interactive
  > bitbake: tests.codeparser: add tests for shell expansions
  > bitbake: codeparser: remove redundant list conversion
  > bitbake: codeparser: support shell substitutions in quotes
  > bitbake: prserv: add bitbake selftests
  > bitbake: prserv: import simplification
  > bitbake: prserv: store_value() improvements
  > bitbake: prserv: avoid possible race condition in database code
  > bitbake: prserv: enable database sharing
  > bitbake: prserv: add "upstream" server support
  > bitbake: prserv: move code from __init__ to bitbake-prserv
  > bitbake: prserv: declare "max_package_pr" client hook
  > bitbake: asyncrpc/client: Fix websockets minimum version for python 3.10
  > bitbake: bitbake-setup: add the proof of concept implementation
  > cpio: mark CVE-2023-7216 as disputed
  > sdk: Fix path length limit to match reserved size
  > populate_sdk_ext.bbclass: Fix undefined variable error

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this issue May 14, 2024
… sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm 6d6fa147...f37a6b32 (2):
  > arm-bsp/ssh-pregen-hostkeys: enable on virtual machines
  > arm/trusted-firmware-a: use correct git URL

* sources/meta-clang e7dceb1...c1c6239 (1):
  > libcxx: Use UNPACKDIR instead of S

* sources/meta-intel 82f614ab...5a0479b7 (1):
  > libvpl: change branch name master -> main

* sources/meta-openembedded f804417cd...510aa9a98 (59):
  > 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 openipmi 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)
  > recipes: Switch away from S = WORKDIR
  > recipes: Undergo WORKDIR -> UNPACKDIR transition
  > malcontent: add recipe
  > freerdp: fix build with gcc-14
  > glib-testing: add recipe
  > uriparser: upgrade 0.9.7 -> 0.9.8
  > tracker: upgrade 3.7.2 -> 3.7.3
  > tracker-miners: upgrade 3.7.2 -> 3.7.3
  > smcroute: upgrade 2.5.6 -> 2.5.7
  > python3-web3: upgrade 6.17.2 -> 6.18.0
  > python3-virtualenv: upgrade 20.26.0 -> 20.26.1
  > python3-uswid: upgrade 0.4.7 -> 0.5.0
  > python3-types-psutil: upgrade 5.9.5.20240423 -> 5.9.5.20240511
  > python3-tqdm: upgrade 4.66.2 -> 4.66.4
  > python3-sqlalchemy: upgrade 2.0.29 -> 2.0.30
  > python3-regex: upgrade 2024.4.28 -> 2024.5.10
  > python3-pyudev: upgrade 0.24.1 -> 0.24.3
  > python3-pdm: upgrade 2.15.1 -> 2.15.2
  > python3-nocaselist: upgrade 2.0.0 -> 2.0.2
  > python3-nocasedict: upgrade 2.0.1 -> 2.0.3
  > python3-moteus: upgrade 0.3.67 -> 0.3.68
  > python3-marshmallow: upgrade 3.21.1 -> 3.21.2
  > python3-langtable: upgrade 0.0.65 -> 0.0.66
  > python3-joblib: upgrade 1.4.0 -> 1.4.2
  > python3-imgtool: upgrade 2.0.0 -> 2.1.0
  > python3-google-api-python-client: upgrade 2.127.0 -> 2.129.0
  > python3-google-api-core: upgrade 2.18.0 -> 2.19.0
  > python3-gmqtt: upgrade 0.6.14 -> 0.6.16
  > python3-freezegun: upgrade 1.5.0 -> 1.5.1
  > python3-filelock: upgrade 3.13.4 -> 3.14.0
  > python3-django: upgrade 5.0.4 -> 5.0.6
  > python3-dbus-fast: upgrade 2.21.1 -> 2.21.2
  > python3-bitstring: upgrade 4.2.1 -> 4.2.2
  > python3-asyncinotify: upgrade 4.0.6 -> 4.0.9
  > python3-astroid: upgrade 3.1.0 -> 3.2.0
  > postgresql: upgrade 16.2 -> 16.3
  > openipmi: upgrade 2.0.34 -> 2.0.35
  > opencl-icd-loader: upgrade 2023.12.14 -> 2024.05.08
  > opencl-headers: upgrade 2023.12.14 -> 2024.05.08
  > networkmanager-openvpn: upgrade 1.10.2 -> 1.11.0
  > ndctl: upgrade v78 -> v79
  > nano: upgrade 7.2 -> 8.0
  > liburing: upgrade 2.5 -> 2.6
  > libnvme: upgrade 1.8 -> 1.9
  > libnet-dns-perl: upgrade 1.40 -> 1.45
  > libbpf: upgrade 1.4.0 -> 1.4.2
  > hwdata: upgrade 0.381 -> 0.382
  > gnome-text-editor: upgrade 46.1 -> 46.3
  > dool: upgrade 1.3.1 -> 1.3.2
  > orrery: Drop recipe
  > libgpiod: update to v2.1.2
  > flatpak;xdg-desktop-portal: add missing runtime dependency on fuse3-utils
  > fuse3: move from meta-filesystems to meta-oe
  > python3-looseversion: Move to meta-oe
  > xdg-desktop-portal: update 1.18.1 -> 1.18.4
  > flatpak: update 1.15.6 -> 1.15.8

* sources/meta-qt6 108b27f...139d5fa (16):
  < Merge pull request #49 from YoeDistro/kraj/6.7
  > nativesdk-packagegroup-qt6-toolchain-host-addons: Add wayland dependent packages conditionally
  > Revert "qtwebengine: Add missing dep on libxdamage for webrtc feature"
  > qtwebengine: Add missing dep on libxdamage for webrtc feature
  > qtwebengine: Fix build with clang18
  < 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-riscv d330dfe...8ddd14d (1):
  > musl: Drop rv32 patches

* sources/meta-tegra a15bc835...672decaf (6):
  > tegra-configs: fix glvnd config file name in l4t.csv
  > external/virtualization-layer: drop obsolete libtirpc126 recipe
  > external/virtualization-layer: drop libtirpc126 from libnvidia-container-jetson
  > external/virtualization-layer: have libnvidia-container support nvcgo
  > external/virtualization-layer: patch nvidia-container-toolkit CSV mode
  > l4t-launcher-extlinux: append DTBFILE to list of files to sign

* sources/meta-variscite-bsp 110e1ed...e42a752 (24):
  < Merge pull request #22 from YoeDistro/kraj/mickledore-var02
  > 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 #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 9f2ea29...103d3f0 (7):
  > layer.conf: Add scarthgap to layer compat
  > bcm43xx-utils: update rdepends base-files to udev-extraconf
  > iw612-utils: iw612-wifi: fix bashisms
  > var-mii: update to latest
  > var-mii: update to latest
  > iw612-utils: add support for DART-MX8M-MINI
  < layer.conf: Add scarthgap to layer compat

* sources/poky 12ea266a92...348e97e8bf (61):
  > oeqa: Replace librdfa with alisp as testcase for devtool add
  > openssl: Fix build on riscv
  > gcc: Upgrade to GCC 14.1 release
  > 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
  > tiny-init: Stop using S == WORKDIR
  > oeqa/selftest/debuginfod: use localpkgfeed to speed server startup
  > selftest/classes: add localpkgfeed class
  > lib/oe/package-manager: allow including self in create_packages_dir
  > enchant2: upgrade to 2.7.3
  > devtool: modify: Catch git submodule error for go code
  > systemd-conf: Convert to use a dedicated UNPACKDIR
  > python3-pycparser: cleanup RDEPENDS
  > valgrind: Upgrade to 3.23.0
  > Revert "insane: Add warning for WORKDIR instead of UNPACKDIR"
  > insane: Add warning for WORKDIR instead of UNPACKDIR
  > insane: Warn about S == WORKDIR
  > recipetool/devtool: Update to work correctly with UNPACKDIR
  > base: Switch UNPACKDIR to a subdir of WORKDIR
  > devtool: Drop oe-local-files and simplify
  > at: Tweak UNPACKDIR reference
  > recipes: Switch away from S = WORKDIR
  > recipes: Start WORKDIR -> UNPACKDIR transition
  > dwarfsrcfiles: Switch to S = UNPACKDIR
  > enchant2: Disable incompatible-pointer-types warning as error
  > gcc: Allow using libc++
  > meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat()
  > Revert "base/reproducible: Simplify search for git SOURCE_DATE_EPOCH"
  > base/reproducible: Simplify search for git SOURCE_DATE_EPOCH
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > oe-build-perf-report: Add dark mode
  > oe-build-perf-report: Update chart tooltip and chart type
  > oe-build-perf-report: Improve report styling and add descriptions
  > oe-build-perf-report: Display more than 300 commits and date instead of commit number
  > oe-build-perf-report: Add apache echarts to make report interactive
  > bitbake: tests.codeparser: add tests for shell expansions
  > bitbake: codeparser: remove redundant list conversion
  > bitbake: codeparser: support shell substitutions in quotes
  > bitbake: prserv: add bitbake selftests
  > bitbake: prserv: import simplification
  > bitbake: prserv: store_value() improvements
  > bitbake: prserv: avoid possible race condition in database code
  > bitbake: prserv: enable database sharing
  > bitbake: prserv: add "upstream" server support
  > bitbake: prserv: move code from __init__ to bitbake-prserv
  > bitbake: prserv: declare "max_package_pr" client hook
  > bitbake: asyncrpc/client: Fix websockets minimum version for python 3.10
  > bitbake: bitbake-setup: add the proof of concept implementation
  > cpio: mark CVE-2023-7216 as disputed
  > sdk: Fix path length limit to match reserved size
  > populate_sdk_ext.bbclass: Fix undefined variable error

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this issue May 14, 2024
… sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm 6d6fa147...f37a6b32 (2):
  > arm-bsp/ssh-pregen-hostkeys: enable on virtual machines
  > arm/trusted-firmware-a: use correct git URL

* sources/meta-clang e7dceb1...c1c6239 (1):
  > libcxx: Use UNPACKDIR instead of S

* sources/meta-intel 82f614ab...5a0479b7 (1):
  > libvpl: change branch name master -> main

* sources/meta-openembedded f804417cd...0aa23aa0d (59):
  > 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 openipmi 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)
  > recipes: Switch away from S = WORKDIR
  > recipes: Undergo WORKDIR -> UNPACKDIR transition
  > malcontent: add recipe
  > freerdp: fix build with gcc-14
  > glib-testing: add recipe
  > uriparser: upgrade 0.9.7 -> 0.9.8
  > tracker: upgrade 3.7.2 -> 3.7.3
  > tracker-miners: upgrade 3.7.2 -> 3.7.3
  > smcroute: upgrade 2.5.6 -> 2.5.7
  > python3-web3: upgrade 6.17.2 -> 6.18.0
  > python3-virtualenv: upgrade 20.26.0 -> 20.26.1
  > python3-uswid: upgrade 0.4.7 -> 0.5.0
  > python3-types-psutil: upgrade 5.9.5.20240423 -> 5.9.5.20240511
  > python3-tqdm: upgrade 4.66.2 -> 4.66.4
  > python3-sqlalchemy: upgrade 2.0.29 -> 2.0.30
  > python3-regex: upgrade 2024.4.28 -> 2024.5.10
  > python3-pyudev: upgrade 0.24.1 -> 0.24.3
  > python3-pdm: upgrade 2.15.1 -> 2.15.2
  > python3-nocaselist: upgrade 2.0.0 -> 2.0.2
  > python3-nocasedict: upgrade 2.0.1 -> 2.0.3
  > python3-moteus: upgrade 0.3.67 -> 0.3.68
  > python3-marshmallow: upgrade 3.21.1 -> 3.21.2
  > python3-langtable: upgrade 0.0.65 -> 0.0.66
  > python3-joblib: upgrade 1.4.0 -> 1.4.2
  > python3-imgtool: upgrade 2.0.0 -> 2.1.0
  > python3-google-api-python-client: upgrade 2.127.0 -> 2.129.0
  > python3-google-api-core: upgrade 2.18.0 -> 2.19.0
  > python3-gmqtt: upgrade 0.6.14 -> 0.6.16
  > python3-freezegun: upgrade 1.5.0 -> 1.5.1
  > python3-filelock: upgrade 3.13.4 -> 3.14.0
  > python3-django: upgrade 5.0.4 -> 5.0.6
  > python3-dbus-fast: upgrade 2.21.1 -> 2.21.2
  > python3-bitstring: upgrade 4.2.1 -> 4.2.2
  > python3-asyncinotify: upgrade 4.0.6 -> 4.0.9
  > python3-astroid: upgrade 3.1.0 -> 3.2.0
  > postgresql: upgrade 16.2 -> 16.3
  > openipmi: upgrade 2.0.34 -> 2.0.35
  > opencl-icd-loader: upgrade 2023.12.14 -> 2024.05.08
  > opencl-headers: upgrade 2023.12.14 -> 2024.05.08
  > networkmanager-openvpn: upgrade 1.10.2 -> 1.11.0
  > ndctl: upgrade v78 -> v79
  > nano: upgrade 7.2 -> 8.0
  > liburing: upgrade 2.5 -> 2.6
  > libnvme: upgrade 1.8 -> 1.9
  > libnet-dns-perl: upgrade 1.40 -> 1.45
  > libbpf: upgrade 1.4.0 -> 1.4.2
  > hwdata: upgrade 0.381 -> 0.382
  > gnome-text-editor: upgrade 46.1 -> 46.3
  > dool: upgrade 1.3.1 -> 1.3.2
  > orrery: Drop recipe
  > libgpiod: update to v2.1.2
  > flatpak;xdg-desktop-portal: add missing runtime dependency on fuse3-utils
  > fuse3: move from meta-filesystems to meta-oe
  > python3-looseversion: Move to meta-oe
  > xdg-desktop-portal: update 1.18.1 -> 1.18.4
  > flatpak: update 1.15.6 -> 1.15.8

* sources/meta-qt6 108b27f...139d5fa (16):
  < Merge pull request #49 from YoeDistro/kraj/6.7
  > nativesdk-packagegroup-qt6-toolchain-host-addons: Add wayland dependent packages conditionally
  > Revert "qtwebengine: Add missing dep on libxdamage for webrtc feature"
  > qtwebengine: Add missing dep on libxdamage for webrtc feature
  > qtwebengine: Fix build with clang18
  < 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-riscv d330dfe...8ddd14d (1):
  > musl: Drop rv32 patches

* sources/meta-tegra a15bc835...672decaf (6):
  > tegra-configs: fix glvnd config file name in l4t.csv
  > external/virtualization-layer: drop obsolete libtirpc126 recipe
  > external/virtualization-layer: drop libtirpc126 from libnvidia-container-jetson
  > external/virtualization-layer: have libnvidia-container support nvcgo
  > external/virtualization-layer: patch nvidia-container-toolkit CSV mode
  > l4t-launcher-extlinux: append DTBFILE to list of files to sign

* sources/meta-variscite-bsp 110e1ed...e42a752 (24):
  < Merge pull request #22 from YoeDistro/kraj/mickledore-var02
  > 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 #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 9f2ea29...103d3f0 (7):
  > layer.conf: Add scarthgap to layer compat
  > bcm43xx-utils: update rdepends base-files to udev-extraconf
  > iw612-utils: iw612-wifi: fix bashisms
  > var-mii: update to latest
  > var-mii: update to latest
  > iw612-utils: add support for DART-MX8M-MINI
  < layer.conf: Add scarthgap to layer compat

* sources/poky 12ea266a92...348e97e8bf (61):
  > oeqa: Replace librdfa with alisp as testcase for devtool add
  > openssl: Fix build on riscv
  > gcc: Upgrade to GCC 14.1 release
  > 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
  > tiny-init: Stop using S == WORKDIR
  > oeqa/selftest/debuginfod: use localpkgfeed to speed server startup
  > selftest/classes: add localpkgfeed class
  > lib/oe/package-manager: allow including self in create_packages_dir
  > enchant2: upgrade to 2.7.3
  > devtool: modify: Catch git submodule error for go code
  > systemd-conf: Convert to use a dedicated UNPACKDIR
  > python3-pycparser: cleanup RDEPENDS
  > valgrind: Upgrade to 3.23.0
  > Revert "insane: Add warning for WORKDIR instead of UNPACKDIR"
  > insane: Add warning for WORKDIR instead of UNPACKDIR
  > insane: Warn about S == WORKDIR
  > recipetool/devtool: Update to work correctly with UNPACKDIR
  > base: Switch UNPACKDIR to a subdir of WORKDIR
  > devtool: Drop oe-local-files and simplify
  > at: Tweak UNPACKDIR reference
  > recipes: Switch away from S = WORKDIR
  > recipes: Start WORKDIR -> UNPACKDIR transition
  > dwarfsrcfiles: Switch to S = UNPACKDIR
  > enchant2: Disable incompatible-pointer-types warning as error
  > gcc: Allow using libc++
  > meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat()
  > Revert "base/reproducible: Simplify search for git SOURCE_DATE_EPOCH"
  > base/reproducible: Simplify search for git SOURCE_DATE_EPOCH
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > oe-build-perf-report: Add dark mode
  > oe-build-perf-report: Update chart tooltip and chart type
  > oe-build-perf-report: Improve report styling and add descriptions
  > oe-build-perf-report: Display more than 300 commits and date instead of commit number
  > oe-build-perf-report: Add apache echarts to make report interactive
  > bitbake: tests.codeparser: add tests for shell expansions
  > bitbake: codeparser: remove redundant list conversion
  > bitbake: codeparser: support shell substitutions in quotes
  > bitbake: prserv: add bitbake selftests
  > bitbake: prserv: import simplification
  > bitbake: prserv: store_value() improvements
  > bitbake: prserv: avoid possible race condition in database code
  > bitbake: prserv: enable database sharing
  > bitbake: prserv: add "upstream" server support
  > bitbake: prserv: move code from __init__ to bitbake-prserv
  > bitbake: prserv: declare "max_package_pr" client hook
  > bitbake: asyncrpc/client: Fix websockets minimum version for python 3.10
  > bitbake: bitbake-setup: add the proof of concept implementation
  > cpio: mark CVE-2023-7216 as disputed
  > sdk: Fix path length limit to match reserved size
  > populate_sdk_ext.bbclass: Fix undefined variable error

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this issue May 15, 2024
… sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm 6d6fa147...f37a6b32 (2):
  > arm-bsp/ssh-pregen-hostkeys: enable on virtual machines
  > arm/trusted-firmware-a: use correct git URL

* sources/meta-clang e7dceb1...c1c6239 (1):
  > libcxx: Use UNPACKDIR instead of S

* sources/meta-intel 82f614ab...5a0479b7 (1):
  > libvpl: change branch name master -> main

* sources/meta-openembedded f804417cd...709bcfa04 (59):
  > 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 openipmi 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)
  > recipes: Switch away from S = WORKDIR
  > recipes: Undergo WORKDIR -> UNPACKDIR transition
  > malcontent: add recipe
  > freerdp: fix build with gcc-14
  > glib-testing: add recipe
  > uriparser: upgrade 0.9.7 -> 0.9.8
  > tracker: upgrade 3.7.2 -> 3.7.3
  > tracker-miners: upgrade 3.7.2 -> 3.7.3
  > smcroute: upgrade 2.5.6 -> 2.5.7
  > python3-web3: upgrade 6.17.2 -> 6.18.0
  > python3-virtualenv: upgrade 20.26.0 -> 20.26.1
  > python3-uswid: upgrade 0.4.7 -> 0.5.0
  > python3-types-psutil: upgrade 5.9.5.20240423 -> 5.9.5.20240511
  > python3-tqdm: upgrade 4.66.2 -> 4.66.4
  > python3-sqlalchemy: upgrade 2.0.29 -> 2.0.30
  > python3-regex: upgrade 2024.4.28 -> 2024.5.10
  > python3-pyudev: upgrade 0.24.1 -> 0.24.3
  > python3-pdm: upgrade 2.15.1 -> 2.15.2
  > python3-nocaselist: upgrade 2.0.0 -> 2.0.2
  > python3-nocasedict: upgrade 2.0.1 -> 2.0.3
  > python3-moteus: upgrade 0.3.67 -> 0.3.68
  > python3-marshmallow: upgrade 3.21.1 -> 3.21.2
  > python3-langtable: upgrade 0.0.65 -> 0.0.66
  > python3-joblib: upgrade 1.4.0 -> 1.4.2
  > python3-imgtool: upgrade 2.0.0 -> 2.1.0
  > python3-google-api-python-client: upgrade 2.127.0 -> 2.129.0
  > python3-google-api-core: upgrade 2.18.0 -> 2.19.0
  > python3-gmqtt: upgrade 0.6.14 -> 0.6.16
  > python3-freezegun: upgrade 1.5.0 -> 1.5.1
  > python3-filelock: upgrade 3.13.4 -> 3.14.0
  > python3-django: upgrade 5.0.4 -> 5.0.6
  > python3-dbus-fast: upgrade 2.21.1 -> 2.21.2
  > python3-bitstring: upgrade 4.2.1 -> 4.2.2
  > python3-asyncinotify: upgrade 4.0.6 -> 4.0.9
  > python3-astroid: upgrade 3.1.0 -> 3.2.0
  > postgresql: upgrade 16.2 -> 16.3
  > openipmi: upgrade 2.0.34 -> 2.0.35
  > opencl-icd-loader: upgrade 2023.12.14 -> 2024.05.08
  > opencl-headers: upgrade 2023.12.14 -> 2024.05.08
  > networkmanager-openvpn: upgrade 1.10.2 -> 1.11.0
  > ndctl: upgrade v78 -> v79
  > nano: upgrade 7.2 -> 8.0
  > liburing: upgrade 2.5 -> 2.6
  > libnvme: upgrade 1.8 -> 1.9
  > libnet-dns-perl: upgrade 1.40 -> 1.45
  > libbpf: upgrade 1.4.0 -> 1.4.2
  > hwdata: upgrade 0.381 -> 0.382
  > gnome-text-editor: upgrade 46.1 -> 46.3
  > dool: upgrade 1.3.1 -> 1.3.2
  > orrery: Drop recipe
  > libgpiod: update to v2.1.2
  > flatpak;xdg-desktop-portal: add missing runtime dependency on fuse3-utils
  > fuse3: move from meta-filesystems to meta-oe
  > python3-looseversion: Move to meta-oe
  > xdg-desktop-portal: update 1.18.1 -> 1.18.4
  > flatpak: update 1.15.6 -> 1.15.8

* sources/meta-qt6 108b27f...139d5fa (16):
  < Merge pull request #49 from YoeDistro/kraj/6.7
  > nativesdk-packagegroup-qt6-toolchain-host-addons: Add wayland dependent packages conditionally
  > Revert "qtwebengine: Add missing dep on libxdamage for webrtc feature"
  > qtwebengine: Add missing dep on libxdamage for webrtc feature
  > qtwebengine: Fix build with clang18
  < 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-riscv d330dfe...8ddd14d (1):
  > musl: Drop rv32 patches

* sources/meta-tegra a15bc835...672decaf (6):
  > tegra-configs: fix glvnd config file name in l4t.csv
  > external/virtualization-layer: drop obsolete libtirpc126 recipe
  > external/virtualization-layer: drop libtirpc126 from libnvidia-container-jetson
  > external/virtualization-layer: have libnvidia-container support nvcgo
  > external/virtualization-layer: patch nvidia-container-toolkit CSV mode
  > l4t-launcher-extlinux: append DTBFILE to list of files to sign

* sources/meta-variscite-bsp 110e1ed...e42a752 (24):
  < Merge pull request #22 from YoeDistro/kraj/mickledore-var02
  > 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 #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 9f2ea29...103d3f0 (7):
  > layer.conf: Add scarthgap to layer compat
  > bcm43xx-utils: update rdepends base-files to udev-extraconf
  > iw612-utils: iw612-wifi: fix bashisms
  > var-mii: update to latest
  > var-mii: update to latest
  > iw612-utils: add support for DART-MX8M-MINI
  < layer.conf: Add scarthgap to layer compat

* sources/poky 12ea266a92...348e97e8bf (61):
  > oeqa: Replace librdfa with alisp as testcase for devtool add
  > openssl: Fix build on riscv
  > gcc: Upgrade to GCC 14.1 release
  > 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
  > tiny-init: Stop using S == WORKDIR
  > oeqa/selftest/debuginfod: use localpkgfeed to speed server startup
  > selftest/classes: add localpkgfeed class
  > lib/oe/package-manager: allow including self in create_packages_dir
  > enchant2: upgrade to 2.7.3
  > devtool: modify: Catch git submodule error for go code
  > systemd-conf: Convert to use a dedicated UNPACKDIR
  > python3-pycparser: cleanup RDEPENDS
  > valgrind: Upgrade to 3.23.0
  > Revert "insane: Add warning for WORKDIR instead of UNPACKDIR"
  > insane: Add warning for WORKDIR instead of UNPACKDIR
  > insane: Warn about S == WORKDIR
  > recipetool/devtool: Update to work correctly with UNPACKDIR
  > base: Switch UNPACKDIR to a subdir of WORKDIR
  > devtool: Drop oe-local-files and simplify
  > at: Tweak UNPACKDIR reference
  > recipes: Switch away from S = WORKDIR
  > recipes: Start WORKDIR -> UNPACKDIR transition
  > dwarfsrcfiles: Switch to S = UNPACKDIR
  > enchant2: Disable incompatible-pointer-types warning as error
  > gcc: Allow using libc++
  > meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat()
  > Revert "base/reproducible: Simplify search for git SOURCE_DATE_EPOCH"
  > base/reproducible: Simplify search for git SOURCE_DATE_EPOCH
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > oe-build-perf-report: Add dark mode
  > oe-build-perf-report: Update chart tooltip and chart type
  > oe-build-perf-report: Improve report styling and add descriptions
  > oe-build-perf-report: Display more than 300 commits and date instead of commit number
  > oe-build-perf-report: Add apache echarts to make report interactive
  > bitbake: tests.codeparser: add tests for shell expansions
  > bitbake: codeparser: remove redundant list conversion
  > bitbake: codeparser: support shell substitutions in quotes
  > bitbake: prserv: add bitbake selftests
  > bitbake: prserv: import simplification
  > bitbake: prserv: store_value() improvements
  > bitbake: prserv: avoid possible race condition in database code
  > bitbake: prserv: enable database sharing
  > bitbake: prserv: add "upstream" server support
  > bitbake: prserv: move code from __init__ to bitbake-prserv
  > bitbake: prserv: declare "max_package_pr" client hook
  > bitbake: asyncrpc/client: Fix websockets minimum version for python 3.10
  > bitbake: bitbake-setup: add the proof of concept implementation
  > cpio: mark CVE-2023-7216 as disputed
  > sdk: Fix path length limit to match reserved size
  > populate_sdk_ext.bbclass: Fix undefined variable error

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this issue May 15, 2024
… sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm 6d6fa147...f37a6b32 (2):
  > arm-bsp/ssh-pregen-hostkeys: enable on virtual machines
  > arm/trusted-firmware-a: use correct git URL

* sources/meta-clang e7dceb1...c1c6239 (1):
  > libcxx: Use UNPACKDIR instead of S

* sources/meta-intel 82f614ab...5a0479b7 (1):
  > libvpl: change branch name master -> main

* sources/meta-openembedded f804417cd...8de6dbbdb (59):
  > 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 openipmi 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)
  > recipes: Switch away from S = WORKDIR
  > recipes: Undergo WORKDIR -> UNPACKDIR transition
  > malcontent: add recipe
  > freerdp: fix build with gcc-14
  > glib-testing: add recipe
  > uriparser: upgrade 0.9.7 -> 0.9.8
  > tracker: upgrade 3.7.2 -> 3.7.3
  > tracker-miners: upgrade 3.7.2 -> 3.7.3
  > smcroute: upgrade 2.5.6 -> 2.5.7
  > python3-web3: upgrade 6.17.2 -> 6.18.0
  > python3-virtualenv: upgrade 20.26.0 -> 20.26.1
  > python3-uswid: upgrade 0.4.7 -> 0.5.0
  > python3-types-psutil: upgrade 5.9.5.20240423 -> 5.9.5.20240511
  > python3-tqdm: upgrade 4.66.2 -> 4.66.4
  > python3-sqlalchemy: upgrade 2.0.29 -> 2.0.30
  > python3-regex: upgrade 2024.4.28 -> 2024.5.10
  > python3-pyudev: upgrade 0.24.1 -> 0.24.3
  > python3-pdm: upgrade 2.15.1 -> 2.15.2
  > python3-nocaselist: upgrade 2.0.0 -> 2.0.2
  > python3-nocasedict: upgrade 2.0.1 -> 2.0.3
  > python3-moteus: upgrade 0.3.67 -> 0.3.68
  > python3-marshmallow: upgrade 3.21.1 -> 3.21.2
  > python3-langtable: upgrade 0.0.65 -> 0.0.66
  > python3-joblib: upgrade 1.4.0 -> 1.4.2
  > python3-imgtool: upgrade 2.0.0 -> 2.1.0
  > python3-google-api-python-client: upgrade 2.127.0 -> 2.129.0
  > python3-google-api-core: upgrade 2.18.0 -> 2.19.0
  > python3-gmqtt: upgrade 0.6.14 -> 0.6.16
  > python3-freezegun: upgrade 1.5.0 -> 1.5.1
  > python3-filelock: upgrade 3.13.4 -> 3.14.0
  > python3-django: upgrade 5.0.4 -> 5.0.6
  > python3-dbus-fast: upgrade 2.21.1 -> 2.21.2
  > python3-bitstring: upgrade 4.2.1 -> 4.2.2
  > python3-asyncinotify: upgrade 4.0.6 -> 4.0.9
  > python3-astroid: upgrade 3.1.0 -> 3.2.0
  > postgresql: upgrade 16.2 -> 16.3
  > openipmi: upgrade 2.0.34 -> 2.0.35
  > opencl-icd-loader: upgrade 2023.12.14 -> 2024.05.08
  > opencl-headers: upgrade 2023.12.14 -> 2024.05.08
  > networkmanager-openvpn: upgrade 1.10.2 -> 1.11.0
  > ndctl: upgrade v78 -> v79
  > nano: upgrade 7.2 -> 8.0
  > liburing: upgrade 2.5 -> 2.6
  > libnvme: upgrade 1.8 -> 1.9
  > libnet-dns-perl: upgrade 1.40 -> 1.45
  > libbpf: upgrade 1.4.0 -> 1.4.2
  > hwdata: upgrade 0.381 -> 0.382
  > gnome-text-editor: upgrade 46.1 -> 46.3
  > dool: upgrade 1.3.1 -> 1.3.2
  > orrery: Drop recipe
  > libgpiod: update to v2.1.2
  > flatpak;xdg-desktop-portal: add missing runtime dependency on fuse3-utils
  > fuse3: move from meta-filesystems to meta-oe
  > python3-looseversion: Move to meta-oe
  > xdg-desktop-portal: update 1.18.1 -> 1.18.4
  > flatpak: update 1.15.6 -> 1.15.8

* sources/meta-qt6 108b27f...139d5fa (16):
  < Merge pull request #49 from YoeDistro/kraj/6.7
  > nativesdk-packagegroup-qt6-toolchain-host-addons: Add wayland dependent packages conditionally
  > Revert "qtwebengine: Add missing dep on libxdamage for webrtc feature"
  > qtwebengine: Add missing dep on libxdamage for webrtc feature
  > qtwebengine: Fix build with clang18
  < 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-riscv d330dfe...8ddd14d (1):
  > musl: Drop rv32 patches

* sources/meta-tegra a15bc835...672decaf (6):
  > tegra-configs: fix glvnd config file name in l4t.csv
  > external/virtualization-layer: drop obsolete libtirpc126 recipe
  > external/virtualization-layer: drop libtirpc126 from libnvidia-container-jetson
  > external/virtualization-layer: have libnvidia-container support nvcgo
  > external/virtualization-layer: patch nvidia-container-toolkit CSV mode
  > l4t-launcher-extlinux: append DTBFILE to list of files to sign

* sources/meta-variscite-bsp 110e1ed...e42a752 (24):
  < Merge pull request #22 from YoeDistro/kraj/mickledore-var02
  > 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 #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 9f2ea29...103d3f0 (7):
  > layer.conf: Add scarthgap to layer compat
  > bcm43xx-utils: update rdepends base-files to udev-extraconf
  > iw612-utils: iw612-wifi: fix bashisms
  > var-mii: update to latest
  > var-mii: update to latest
  > iw612-utils: add support for DART-MX8M-MINI
  < layer.conf: Add scarthgap to layer compat

* sources/poky 12ea266a92...348e97e8bf (61):
  > oeqa: Replace librdfa with alisp as testcase for devtool add
  > openssl: Fix build on riscv
  > gcc: Upgrade to GCC 14.1 release
  > 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
  > tiny-init: Stop using S == WORKDIR
  > oeqa/selftest/debuginfod: use localpkgfeed to speed server startup
  > selftest/classes: add localpkgfeed class
  > lib/oe/package-manager: allow including self in create_packages_dir
  > enchant2: upgrade to 2.7.3
  > devtool: modify: Catch git submodule error for go code
  > systemd-conf: Convert to use a dedicated UNPACKDIR
  > python3-pycparser: cleanup RDEPENDS
  > valgrind: Upgrade to 3.23.0
  > Revert "insane: Add warning for WORKDIR instead of UNPACKDIR"
  > insane: Add warning for WORKDIR instead of UNPACKDIR
  > insane: Warn about S == WORKDIR
  > recipetool/devtool: Update to work correctly with UNPACKDIR
  > base: Switch UNPACKDIR to a subdir of WORKDIR
  > devtool: Drop oe-local-files and simplify
  > at: Tweak UNPACKDIR reference
  > recipes: Switch away from S = WORKDIR
  > recipes: Start WORKDIR -> UNPACKDIR transition
  > dwarfsrcfiles: Switch to S = UNPACKDIR
  > enchant2: Disable incompatible-pointer-types warning as error
  > gcc: Allow using libc++
  > meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat()
  > Revert "base/reproducible: Simplify search for git SOURCE_DATE_EPOCH"
  > base/reproducible: Simplify search for git SOURCE_DATE_EPOCH
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > oe-build-perf-report: Add dark mode
  > oe-build-perf-report: Update chart tooltip and chart type
  > oe-build-perf-report: Improve report styling and add descriptions
  > oe-build-perf-report: Display more than 300 commits and date instead of commit number
  > oe-build-perf-report: Add apache echarts to make report interactive
  > bitbake: tests.codeparser: add tests for shell expansions
  > bitbake: codeparser: remove redundant list conversion
  > bitbake: codeparser: support shell substitutions in quotes
  > bitbake: prserv: add bitbake selftests
  > bitbake: prserv: import simplification
  > bitbake: prserv: store_value() improvements
  > bitbake: prserv: avoid possible race condition in database code
  > bitbake: prserv: enable database sharing
  > bitbake: prserv: add "upstream" server support
  > bitbake: prserv: move code from __init__ to bitbake-prserv
  > bitbake: prserv: declare "max_package_pr" client hook
  > bitbake: asyncrpc/client: Fix websockets minimum version for python 3.10
  > bitbake: bitbake-setup: add the proof of concept implementation
  > cpio: mark CVE-2023-7216 as disputed
  > sdk: Fix path length limit to match reserved size
  > populate_sdk_ext.bbclass: Fix undefined variable error

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this issue May 15, 2024
… sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm 6d6fa147...f37a6b32 (2):
  > arm-bsp/ssh-pregen-hostkeys: enable on virtual machines
  > arm/trusted-firmware-a: use correct git URL

* sources/meta-clang e7dceb1...c1c6239 (1):
  > libcxx: Use UNPACKDIR instead of S

* sources/meta-intel 82f614ab...5a0479b7 (1):
  > libvpl: change branch name master -> main

* sources/meta-openembedded f804417cd...77d667c05 (60):
  > 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 openipmi 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)
  > python3-pyruvate: Adjust for WORKDIR -> UNPACKDIR changes
  > recipes: Switch away from S = WORKDIR
  > recipes: Undergo WORKDIR -> UNPACKDIR transition
  > malcontent: add recipe
  > freerdp: fix build with gcc-14
  > glib-testing: add recipe
  > uriparser: upgrade 0.9.7 -> 0.9.8
  > tracker: upgrade 3.7.2 -> 3.7.3
  > tracker-miners: upgrade 3.7.2 -> 3.7.3
  > smcroute: upgrade 2.5.6 -> 2.5.7
  > python3-web3: upgrade 6.17.2 -> 6.18.0
  > python3-virtualenv: upgrade 20.26.0 -> 20.26.1
  > python3-uswid: upgrade 0.4.7 -> 0.5.0
  > python3-types-psutil: upgrade 5.9.5.20240423 -> 5.9.5.20240511
  > python3-tqdm: upgrade 4.66.2 -> 4.66.4
  > python3-sqlalchemy: upgrade 2.0.29 -> 2.0.30
  > python3-regex: upgrade 2024.4.28 -> 2024.5.10
  > python3-pyudev: upgrade 0.24.1 -> 0.24.3
  > python3-pdm: upgrade 2.15.1 -> 2.15.2
  > python3-nocaselist: upgrade 2.0.0 -> 2.0.2
  > python3-nocasedict: upgrade 2.0.1 -> 2.0.3
  > python3-moteus: upgrade 0.3.67 -> 0.3.68
  > python3-marshmallow: upgrade 3.21.1 -> 3.21.2
  > python3-langtable: upgrade 0.0.65 -> 0.0.66
  > python3-joblib: upgrade 1.4.0 -> 1.4.2
  > python3-imgtool: upgrade 2.0.0 -> 2.1.0
  > python3-google-api-python-client: upgrade 2.127.0 -> 2.129.0
  > python3-google-api-core: upgrade 2.18.0 -> 2.19.0
  > python3-gmqtt: upgrade 0.6.14 -> 0.6.16
  > python3-freezegun: upgrade 1.5.0 -> 1.5.1
  > python3-filelock: upgrade 3.13.4 -> 3.14.0
  > python3-django: upgrade 5.0.4 -> 5.0.6
  > python3-dbus-fast: upgrade 2.21.1 -> 2.21.2
  > python3-bitstring: upgrade 4.2.1 -> 4.2.2
  > python3-asyncinotify: upgrade 4.0.6 -> 4.0.9
  > python3-astroid: upgrade 3.1.0 -> 3.2.0
  > postgresql: upgrade 16.2 -> 16.3
  > openipmi: upgrade 2.0.34 -> 2.0.35
  > opencl-icd-loader: upgrade 2023.12.14 -> 2024.05.08
  > opencl-headers: upgrade 2023.12.14 -> 2024.05.08
  > networkmanager-openvpn: upgrade 1.10.2 -> 1.11.0
  > ndctl: upgrade v78 -> v79
  > nano: upgrade 7.2 -> 8.0
  > liburing: upgrade 2.5 -> 2.6
  > libnvme: upgrade 1.8 -> 1.9
  > libnet-dns-perl: upgrade 1.40 -> 1.45
  > libbpf: upgrade 1.4.0 -> 1.4.2
  > hwdata: upgrade 0.381 -> 0.382
  > gnome-text-editor: upgrade 46.1 -> 46.3
  > dool: upgrade 1.3.1 -> 1.3.2
  > orrery: Drop recipe
  > libgpiod: update to v2.1.2
  > flatpak;xdg-desktop-portal: add missing runtime dependency on fuse3-utils
  > fuse3: move from meta-filesystems to meta-oe
  > python3-looseversion: Move to meta-oe
  > xdg-desktop-portal: update 1.18.1 -> 1.18.4
  > flatpak: update 1.15.6 -> 1.15.8

* sources/meta-qt6 108b27f...139d5fa (16):
  < Merge pull request #49 from YoeDistro/kraj/6.7
  > nativesdk-packagegroup-qt6-toolchain-host-addons: Add wayland dependent packages conditionally
  > Revert "qtwebengine: Add missing dep on libxdamage for webrtc feature"
  > qtwebengine: Add missing dep on libxdamage for webrtc feature
  > qtwebengine: Fix build with clang18
  < 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-riscv d330dfe...8ddd14d (1):
  > musl: Drop rv32 patches

* sources/meta-tegra a15bc835...672decaf (6):
  > tegra-configs: fix glvnd config file name in l4t.csv
  > external/virtualization-layer: drop obsolete libtirpc126 recipe
  > external/virtualization-layer: drop libtirpc126 from libnvidia-container-jetson
  > external/virtualization-layer: have libnvidia-container support nvcgo
  > external/virtualization-layer: patch nvidia-container-toolkit CSV mode
  > l4t-launcher-extlinux: append DTBFILE to list of files to sign

* sources/meta-variscite-bsp 110e1ed...e42a752 (24):
  < Merge pull request #22 from YoeDistro/kraj/mickledore-var02
  > 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 #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 9f2ea29...103d3f0 (7):
  > layer.conf: Add scarthgap to layer compat
  > bcm43xx-utils: update rdepends base-files to udev-extraconf
  > iw612-utils: iw612-wifi: fix bashisms
  > var-mii: update to latest
  > var-mii: update to latest
  > iw612-utils: add support for DART-MX8M-MINI
  < layer.conf: Add scarthgap to layer compat

* sources/poky 12ea266a92...348e97e8bf (61):
  > oeqa: Replace librdfa with alisp as testcase for devtool add
  > openssl: Fix build on riscv
  > gcc: Upgrade to GCC 14.1 release
  > 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
  > tiny-init: Stop using S == WORKDIR
  > oeqa/selftest/debuginfod: use localpkgfeed to speed server startup
  > selftest/classes: add localpkgfeed class
  > lib/oe/package-manager: allow including self in create_packages_dir
  > enchant2: upgrade to 2.7.3
  > devtool: modify: Catch git submodule error for go code
  > systemd-conf: Convert to use a dedicated UNPACKDIR
  > python3-pycparser: cleanup RDEPENDS
  > valgrind: Upgrade to 3.23.0
  > Revert "insane: Add warning for WORKDIR instead of UNPACKDIR"
  > insane: Add warning for WORKDIR instead of UNPACKDIR
  > insane: Warn about S == WORKDIR
  > recipetool/devtool: Update to work correctly with UNPACKDIR
  > base: Switch UNPACKDIR to a subdir of WORKDIR
  > devtool: Drop oe-local-files and simplify
  > at: Tweak UNPACKDIR reference
  > recipes: Switch away from S = WORKDIR
  > recipes: Start WORKDIR -> UNPACKDIR transition
  > dwarfsrcfiles: Switch to S = UNPACKDIR
  > enchant2: Disable incompatible-pointer-types warning as error
  > gcc: Allow using libc++
  > meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat()
  > Revert "base/reproducible: Simplify search for git SOURCE_DATE_EPOCH"
  > base/reproducible: Simplify search for git SOURCE_DATE_EPOCH
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > oe-build-perf-report: Add dark mode
  > oe-build-perf-report: Update chart tooltip and chart type
  > oe-build-perf-report: Improve report styling and add descriptions
  > oe-build-perf-report: Display more than 300 commits and date instead of commit number
  > oe-build-perf-report: Add apache echarts to make report interactive
  > bitbake: tests.codeparser: add tests for shell expansions
  > bitbake: codeparser: remove redundant list conversion
  > bitbake: codeparser: support shell substitutions in quotes
  > bitbake: prserv: add bitbake selftests
  > bitbake: prserv: import simplification
  > bitbake: prserv: store_value() improvements
  > bitbake: prserv: avoid possible race condition in database code
  > bitbake: prserv: enable database sharing
  > bitbake: prserv: add "upstream" server support
  > bitbake: prserv: move code from __init__ to bitbake-prserv
  > bitbake: prserv: declare "max_package_pr" client hook
  > bitbake: asyncrpc/client: Fix websockets minimum version for python 3.10
  > bitbake: bitbake-setup: add the proof of concept implementation
  > cpio: mark CVE-2023-7216 as disputed
  > sdk: Fix path length limit to match reserved size
  > populate_sdk_ext.bbclass: Fix undefined variable error

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this issue May 15, 2024
… sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm 6d6fa147...f37a6b32 (2):
  > arm-bsp/ssh-pregen-hostkeys: enable on virtual machines
  > arm/trusted-firmware-a: use correct git URL

* sources/meta-clang e7dceb1...dfdc2d1 (1):
  > clang: Apply libunwind.pc.in and llvm-config via a patch

* sources/meta-intel 82f614ab...5a0479b7 (1):
  > libvpl: change branch name master -> main

* sources/meta-openembedded f804417cd...51bd7f9de (60):
  > 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 openipmi 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)
  > python3-pyruvate: Adjust for WORKDIR -> UNPACKDIR changes
  > recipes: Switch away from S = WORKDIR
  > recipes: Undergo WORKDIR -> UNPACKDIR transition
  > malcontent: add recipe
  > freerdp: fix build with gcc-14
  > glib-testing: add recipe
  > uriparser: upgrade 0.9.7 -> 0.9.8
  > tracker: upgrade 3.7.2 -> 3.7.3
  > tracker-miners: upgrade 3.7.2 -> 3.7.3
  > smcroute: upgrade 2.5.6 -> 2.5.7
  > python3-web3: upgrade 6.17.2 -> 6.18.0
  > python3-virtualenv: upgrade 20.26.0 -> 20.26.1
  > python3-uswid: upgrade 0.4.7 -> 0.5.0
  > python3-types-psutil: upgrade 5.9.5.20240423 -> 5.9.5.20240511
  > python3-tqdm: upgrade 4.66.2 -> 4.66.4
  > python3-sqlalchemy: upgrade 2.0.29 -> 2.0.30
  > python3-regex: upgrade 2024.4.28 -> 2024.5.10
  > python3-pyudev: upgrade 0.24.1 -> 0.24.3
  > python3-pdm: upgrade 2.15.1 -> 2.15.2
  > python3-nocaselist: upgrade 2.0.0 -> 2.0.2
  > python3-nocasedict: upgrade 2.0.1 -> 2.0.3
  > python3-moteus: upgrade 0.3.67 -> 0.3.68
  > python3-marshmallow: upgrade 3.21.1 -> 3.21.2
  > python3-langtable: upgrade 0.0.65 -> 0.0.66
  > python3-joblib: upgrade 1.4.0 -> 1.4.2
  > python3-imgtool: upgrade 2.0.0 -> 2.1.0
  > python3-google-api-python-client: upgrade 2.127.0 -> 2.129.0
  > python3-google-api-core: upgrade 2.18.0 -> 2.19.0
  > python3-gmqtt: upgrade 0.6.14 -> 0.6.16
  > python3-freezegun: upgrade 1.5.0 -> 1.5.1
  > python3-filelock: upgrade 3.13.4 -> 3.14.0
  > python3-django: upgrade 5.0.4 -> 5.0.6
  > python3-dbus-fast: upgrade 2.21.1 -> 2.21.2
  > python3-bitstring: upgrade 4.2.1 -> 4.2.2
  > python3-asyncinotify: upgrade 4.0.6 -> 4.0.9
  > python3-astroid: upgrade 3.1.0 -> 3.2.0
  > postgresql: upgrade 16.2 -> 16.3
  > openipmi: upgrade 2.0.34 -> 2.0.35
  > opencl-icd-loader: upgrade 2023.12.14 -> 2024.05.08
  > opencl-headers: upgrade 2023.12.14 -> 2024.05.08
  > networkmanager-openvpn: upgrade 1.10.2 -> 1.11.0
  > ndctl: upgrade v78 -> v79
  > nano: upgrade 7.2 -> 8.0
  > liburing: upgrade 2.5 -> 2.6
  > libnvme: upgrade 1.8 -> 1.9
  > libnet-dns-perl: upgrade 1.40 -> 1.45
  > libbpf: upgrade 1.4.0 -> 1.4.2
  > hwdata: upgrade 0.381 -> 0.382
  > gnome-text-editor: upgrade 46.1 -> 46.3
  > dool: upgrade 1.3.1 -> 1.3.2
  > orrery: Drop recipe
  > libgpiod: update to v2.1.2
  > flatpak;xdg-desktop-portal: add missing runtime dependency on fuse3-utils
  > fuse3: move from meta-filesystems to meta-oe
  > python3-looseversion: Move to meta-oe
  > xdg-desktop-portal: update 1.18.1 -> 1.18.4
  > flatpak: update 1.15.6 -> 1.15.8

* sources/meta-qt6 108b27f...139d5fa (16):
  < Merge pull request #49 from YoeDistro/kraj/6.7
  > nativesdk-packagegroup-qt6-toolchain-host-addons: Add wayland dependent packages conditionally
  > Revert "qtwebengine: Add missing dep on libxdamage for webrtc feature"
  > qtwebengine: Add missing dep on libxdamage for webrtc feature
  > qtwebengine: Fix build with clang18
  < 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-riscv d330dfe...8ddd14d (1):
  > musl: Drop rv32 patches

* sources/meta-tegra a15bc835...672decaf (6):
  > tegra-configs: fix glvnd config file name in l4t.csv
  > external/virtualization-layer: drop obsolete libtirpc126 recipe
  > external/virtualization-layer: drop libtirpc126 from libnvidia-container-jetson
  > external/virtualization-layer: have libnvidia-container support nvcgo
  > external/virtualization-layer: patch nvidia-container-toolkit CSV mode
  > l4t-launcher-extlinux: append DTBFILE to list of files to sign

* sources/meta-variscite-bsp 110e1ed...e42a752 (24):
  < Merge pull request #22 from YoeDistro/kraj/mickledore-var02
  > 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 #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 9f2ea29...103d3f0 (7):
  > layer.conf: Add scarthgap to layer compat
  > bcm43xx-utils: update rdepends base-files to udev-extraconf
  > iw612-utils: iw612-wifi: fix bashisms
  > var-mii: update to latest
  > var-mii: update to latest
  > iw612-utils: add support for DART-MX8M-MINI
  < layer.conf: Add scarthgap to layer compat

* sources/poky 12ea266a92...348e97e8bf (61):
  > oeqa: Replace librdfa with alisp as testcase for devtool add
  > openssl: Fix build on riscv
  > gcc: Upgrade to GCC 14.1 release
  > 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
  > tiny-init: Stop using S == WORKDIR
  > oeqa/selftest/debuginfod: use localpkgfeed to speed server startup
  > selftest/classes: add localpkgfeed class
  > lib/oe/package-manager: allow including self in create_packages_dir
  > enchant2: upgrade to 2.7.3
  > devtool: modify: Catch git submodule error for go code
  > systemd-conf: Convert to use a dedicated UNPACKDIR
  > python3-pycparser: cleanup RDEPENDS
  > valgrind: Upgrade to 3.23.0
  > Revert "insane: Add warning for WORKDIR instead of UNPACKDIR"
  > insane: Add warning for WORKDIR instead of UNPACKDIR
  > insane: Warn about S == WORKDIR
  > recipetool/devtool: Update to work correctly with UNPACKDIR
  > base: Switch UNPACKDIR to a subdir of WORKDIR
  > devtool: Drop oe-local-files and simplify
  > at: Tweak UNPACKDIR reference
  > recipes: Switch away from S = WORKDIR
  > recipes: Start WORKDIR -> UNPACKDIR transition
  > dwarfsrcfiles: Switch to S = UNPACKDIR
  > enchant2: Disable incompatible-pointer-types warning as error
  > gcc: Allow using libc++
  > meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat()
  > Revert "base/reproducible: Simplify search for git SOURCE_DATE_EPOCH"
  > base/reproducible: Simplify search for git SOURCE_DATE_EPOCH
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > oe-build-perf-report: Add dark mode
  > oe-build-perf-report: Update chart tooltip and chart type
  > oe-build-perf-report: Improve report styling and add descriptions
  > oe-build-perf-report: Display more than 300 commits and date instead of commit number
  > oe-build-perf-report: Add apache echarts to make report interactive
  > bitbake: tests.codeparser: add tests for shell expansions
  > bitbake: codeparser: remove redundant list conversion
  > bitbake: codeparser: support shell substitutions in quotes
  > bitbake: prserv: add bitbake selftests
  > bitbake: prserv: import simplification
  > bitbake: prserv: store_value() improvements
  > bitbake: prserv: avoid possible race condition in database code
  > bitbake: prserv: enable database sharing
  > bitbake: prserv: add "upstream" server support
  > bitbake: prserv: move code from __init__ to bitbake-prserv
  > bitbake: prserv: declare "max_package_pr" client hook
  > bitbake: asyncrpc/client: Fix websockets minimum version for python 3.10
  > bitbake: bitbake-setup: add the proof of concept implementation
  > cpio: mark CVE-2023-7216 as disputed
  > sdk: Fix path length limit to match reserved size
  > populate_sdk_ext.bbclass: Fix undefined variable error

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this issue May 15, 2024
… sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm 6d6fa147...f37a6b32 (2):
  > arm-bsp/ssh-pregen-hostkeys: enable on virtual machines
  > arm/trusted-firmware-a: use correct git URL

* sources/meta-clang e7dceb1...dfdc2d1 (1):
  > clang: Apply libunwind.pc.in and llvm-config via a patch

* sources/meta-intel 82f614ab...5a0479b7 (1):
  > libvpl: change branch name master -> main

* sources/meta-openembedded f804417cd...68c58f4d3 (60):
  > 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 openipmi 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)
  > python3-pyruvate: Adjust for WORKDIR -> UNPACKDIR changes
  > recipes: Switch away from S = WORKDIR
  > recipes: Undergo WORKDIR -> UNPACKDIR transition
  > malcontent: add recipe
  > freerdp: fix build with gcc-14
  > glib-testing: add recipe
  > uriparser: upgrade 0.9.7 -> 0.9.8
  > tracker: upgrade 3.7.2 -> 3.7.3
  > tracker-miners: upgrade 3.7.2 -> 3.7.3
  > smcroute: upgrade 2.5.6 -> 2.5.7
  > python3-web3: upgrade 6.17.2 -> 6.18.0
  > python3-virtualenv: upgrade 20.26.0 -> 20.26.1
  > python3-uswid: upgrade 0.4.7 -> 0.5.0
  > python3-types-psutil: upgrade 5.9.5.20240423 -> 5.9.5.20240511
  > python3-tqdm: upgrade 4.66.2 -> 4.66.4
  > python3-sqlalchemy: upgrade 2.0.29 -> 2.0.30
  > python3-regex: upgrade 2024.4.28 -> 2024.5.10
  > python3-pyudev: upgrade 0.24.1 -> 0.24.3
  > python3-pdm: upgrade 2.15.1 -> 2.15.2
  > python3-nocaselist: upgrade 2.0.0 -> 2.0.2
  > python3-nocasedict: upgrade 2.0.1 -> 2.0.3
  > python3-moteus: upgrade 0.3.67 -> 0.3.68
  > python3-marshmallow: upgrade 3.21.1 -> 3.21.2
  > python3-langtable: upgrade 0.0.65 -> 0.0.66
  > python3-joblib: upgrade 1.4.0 -> 1.4.2
  > python3-imgtool: upgrade 2.0.0 -> 2.1.0
  > python3-google-api-python-client: upgrade 2.127.0 -> 2.129.0
  > python3-google-api-core: upgrade 2.18.0 -> 2.19.0
  > python3-gmqtt: upgrade 0.6.14 -> 0.6.16
  > python3-freezegun: upgrade 1.5.0 -> 1.5.1
  > python3-filelock: upgrade 3.13.4 -> 3.14.0
  > python3-django: upgrade 5.0.4 -> 5.0.6
  > python3-dbus-fast: upgrade 2.21.1 -> 2.21.2
  > python3-bitstring: upgrade 4.2.1 -> 4.2.2
  > python3-asyncinotify: upgrade 4.0.6 -> 4.0.9
  > python3-astroid: upgrade 3.1.0 -> 3.2.0
  > postgresql: upgrade 16.2 -> 16.3
  > openipmi: upgrade 2.0.34 -> 2.0.35
  > opencl-icd-loader: upgrade 2023.12.14 -> 2024.05.08
  > opencl-headers: upgrade 2023.12.14 -> 2024.05.08
  > networkmanager-openvpn: upgrade 1.10.2 -> 1.11.0
  > ndctl: upgrade v78 -> v79
  > nano: upgrade 7.2 -> 8.0
  > liburing: upgrade 2.5 -> 2.6
  > libnvme: upgrade 1.8 -> 1.9
  > libnet-dns-perl: upgrade 1.40 -> 1.45
  > libbpf: upgrade 1.4.0 -> 1.4.2
  > hwdata: upgrade 0.381 -> 0.382
  > gnome-text-editor: upgrade 46.1 -> 46.3
  > dool: upgrade 1.3.1 -> 1.3.2
  > orrery: Drop recipe
  > libgpiod: update to v2.1.2
  > flatpak;xdg-desktop-portal: add missing runtime dependency on fuse3-utils
  > fuse3: move from meta-filesystems to meta-oe
  > python3-looseversion: Move to meta-oe
  > xdg-desktop-portal: update 1.18.1 -> 1.18.4
  > flatpak: update 1.15.6 -> 1.15.8

* sources/meta-qt6 108b27f...139d5fa (16):
  < Merge pull request #49 from YoeDistro/kraj/6.7
  > nativesdk-packagegroup-qt6-toolchain-host-addons: Add wayland dependent packages conditionally
  > Revert "qtwebengine: Add missing dep on libxdamage for webrtc feature"
  > qtwebengine: Add missing dep on libxdamage for webrtc feature
  > qtwebengine: Fix build with clang18
  < 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-riscv d330dfe...8ddd14d (1):
  > musl: Drop rv32 patches

* sources/meta-tegra a15bc835...672decaf (6):
  > tegra-configs: fix glvnd config file name in l4t.csv
  > external/virtualization-layer: drop obsolete libtirpc126 recipe
  > external/virtualization-layer: drop libtirpc126 from libnvidia-container-jetson
  > external/virtualization-layer: have libnvidia-container support nvcgo
  > external/virtualization-layer: patch nvidia-container-toolkit CSV mode
  > l4t-launcher-extlinux: append DTBFILE to list of files to sign

* sources/meta-variscite-bsp 110e1ed...e42a752 (24):
  < Merge pull request #22 from YoeDistro/kraj/mickledore-var02
  > 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 #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 9f2ea29...103d3f0 (7):
  > layer.conf: Add scarthgap to layer compat
  > bcm43xx-utils: update rdepends base-files to udev-extraconf
  > iw612-utils: iw612-wifi: fix bashisms
  > var-mii: update to latest
  > var-mii: update to latest
  > iw612-utils: add support for DART-MX8M-MINI
  < layer.conf: Add scarthgap to layer compat

* sources/poky 12ea266a92...348e97e8bf (61):
  > oeqa: Replace librdfa with alisp as testcase for devtool add
  > openssl: Fix build on riscv
  > gcc: Upgrade to GCC 14.1 release
  > 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
  > tiny-init: Stop using S == WORKDIR
  > oeqa/selftest/debuginfod: use localpkgfeed to speed server startup
  > selftest/classes: add localpkgfeed class
  > lib/oe/package-manager: allow including self in create_packages_dir
  > enchant2: upgrade to 2.7.3
  > devtool: modify: Catch git submodule error for go code
  > systemd-conf: Convert to use a dedicated UNPACKDIR
  > python3-pycparser: cleanup RDEPENDS
  > valgrind: Upgrade to 3.23.0
  > Revert "insane: Add warning for WORKDIR instead of UNPACKDIR"
  > insane: Add warning for WORKDIR instead of UNPACKDIR
  > insane: Warn about S == WORKDIR
  > recipetool/devtool: Update to work correctly with UNPACKDIR
  > base: Switch UNPACKDIR to a subdir of WORKDIR
  > devtool: Drop oe-local-files and simplify
  > at: Tweak UNPACKDIR reference
  > recipes: Switch away from S = WORKDIR
  > recipes: Start WORKDIR -> UNPACKDIR transition
  > dwarfsrcfiles: Switch to S = UNPACKDIR
  > enchant2: Disable incompatible-pointer-types warning as error
  > gcc: Allow using libc++
  > meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat()
  > Revert "base/reproducible: Simplify search for git SOURCE_DATE_EPOCH"
  > base/reproducible: Simplify search for git SOURCE_DATE_EPOCH
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > oe-build-perf-report: Add dark mode
  > oe-build-perf-report: Update chart tooltip and chart type
  > oe-build-perf-report: Improve report styling and add descriptions
  > oe-build-perf-report: Display more than 300 commits and date instead of commit number
  > oe-build-perf-report: Add apache echarts to make report interactive
  > bitbake: tests.codeparser: add tests for shell expansions
  > bitbake: codeparser: remove redundant list conversion
  > bitbake: codeparser: support shell substitutions in quotes
  > bitbake: prserv: add bitbake selftests
  > bitbake: prserv: import simplification
  > bitbake: prserv: store_value() improvements
  > bitbake: prserv: avoid possible race condition in database code
  > bitbake: prserv: enable database sharing
  > bitbake: prserv: add "upstream" server support
  > bitbake: prserv: move code from __init__ to bitbake-prserv
  > bitbake: prserv: declare "max_package_pr" client hook
  > bitbake: asyncrpc/client: Fix websockets minimum version for python 3.10
  > bitbake: bitbake-setup: add the proof of concept implementation
  > cpio: mark CVE-2023-7216 as disputed
  > sdk: Fix path length limit to match reserved size
  > populate_sdk_ext.bbclass: Fix undefined variable error

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this issue May 15, 2024
… sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm 6d6fa147...f37a6b32 (2):
  > arm-bsp/ssh-pregen-hostkeys: enable on virtual machines
  > arm/trusted-firmware-a: use correct git URL

* sources/meta-clang e7dceb1...dfdc2d1 (1):
  > clang: Apply libunwind.pc.in and llvm-config via a patch

* sources/meta-intel 82f614ab...5a0479b7 (1):
  > libvpl: change branch name master -> main

* sources/meta-openembedded f804417cd...68c58f4d3 (60):
  > 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 openipmi 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)
  > python3-pyruvate: Adjust for WORKDIR -> UNPACKDIR changes
  > recipes: Switch away from S = WORKDIR
  > recipes: Undergo WORKDIR -> UNPACKDIR transition
  > malcontent: add recipe
  > freerdp: fix build with gcc-14
  > glib-testing: add recipe
  > uriparser: upgrade 0.9.7 -> 0.9.8
  > tracker: upgrade 3.7.2 -> 3.7.3
  > tracker-miners: upgrade 3.7.2 -> 3.7.3
  > smcroute: upgrade 2.5.6 -> 2.5.7
  > python3-web3: upgrade 6.17.2 -> 6.18.0
  > python3-virtualenv: upgrade 20.26.0 -> 20.26.1
  > python3-uswid: upgrade 0.4.7 -> 0.5.0
  > python3-types-psutil: upgrade 5.9.5.20240423 -> 5.9.5.20240511
  > python3-tqdm: upgrade 4.66.2 -> 4.66.4
  > python3-sqlalchemy: upgrade 2.0.29 -> 2.0.30
  > python3-regex: upgrade 2024.4.28 -> 2024.5.10
  > python3-pyudev: upgrade 0.24.1 -> 0.24.3
  > python3-pdm: upgrade 2.15.1 -> 2.15.2
  > python3-nocaselist: upgrade 2.0.0 -> 2.0.2
  > python3-nocasedict: upgrade 2.0.1 -> 2.0.3
  > python3-moteus: upgrade 0.3.67 -> 0.3.68
  > python3-marshmallow: upgrade 3.21.1 -> 3.21.2
  > python3-langtable: upgrade 0.0.65 -> 0.0.66
  > python3-joblib: upgrade 1.4.0 -> 1.4.2
  > python3-imgtool: upgrade 2.0.0 -> 2.1.0
  > python3-google-api-python-client: upgrade 2.127.0 -> 2.129.0
  > python3-google-api-core: upgrade 2.18.0 -> 2.19.0
  > python3-gmqtt: upgrade 0.6.14 -> 0.6.16
  > python3-freezegun: upgrade 1.5.0 -> 1.5.1
  > python3-filelock: upgrade 3.13.4 -> 3.14.0
  > python3-django: upgrade 5.0.4 -> 5.0.6
  > python3-dbus-fast: upgrade 2.21.1 -> 2.21.2
  > python3-bitstring: upgrade 4.2.1 -> 4.2.2
  > python3-asyncinotify: upgrade 4.0.6 -> 4.0.9
  > python3-astroid: upgrade 3.1.0 -> 3.2.0
  > postgresql: upgrade 16.2 -> 16.3
  > openipmi: upgrade 2.0.34 -> 2.0.35
  > opencl-icd-loader: upgrade 2023.12.14 -> 2024.05.08
  > opencl-headers: upgrade 2023.12.14 -> 2024.05.08
  > networkmanager-openvpn: upgrade 1.10.2 -> 1.11.0
  > ndctl: upgrade v78 -> v79
  > nano: upgrade 7.2 -> 8.0
  > liburing: upgrade 2.5 -> 2.6
  > libnvme: upgrade 1.8 -> 1.9
  > libnet-dns-perl: upgrade 1.40 -> 1.45
  > libbpf: upgrade 1.4.0 -> 1.4.2
  > hwdata: upgrade 0.381 -> 0.382
  > gnome-text-editor: upgrade 46.1 -> 46.3
  > dool: upgrade 1.3.1 -> 1.3.2
  > orrery: Drop recipe
  > libgpiod: update to v2.1.2
  > flatpak;xdg-desktop-portal: add missing runtime dependency on fuse3-utils
  > fuse3: move from meta-filesystems to meta-oe
  > python3-looseversion: Move to meta-oe
  > xdg-desktop-portal: update 1.18.1 -> 1.18.4
  > flatpak: update 1.15.6 -> 1.15.8

* sources/meta-qt6 108b27f...139d5fa (16):
  < Merge pull request #49 from YoeDistro/kraj/6.7
  > nativesdk-packagegroup-qt6-toolchain-host-addons: Add wayland dependent packages conditionally
  > Revert "qtwebengine: Add missing dep on libxdamage for webrtc feature"
  > qtwebengine: Add missing dep on libxdamage for webrtc feature
  > qtwebengine: Fix build with clang18
  < 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-riscv d330dfe...11bd45b (2):
  > musl: Drop rv32 patches
  > linux-firmware-beaglev-bcm43430: Switch away from S = WORKDIR

* sources/meta-tegra a15bc835...672decaf (6):
  > tegra-configs: fix glvnd config file name in l4t.csv
  > external/virtualization-layer: drop obsolete libtirpc126 recipe
  > external/virtualization-layer: drop libtirpc126 from libnvidia-container-jetson
  > external/virtualization-layer: have libnvidia-container support nvcgo
  > external/virtualization-layer: patch nvidia-container-toolkit CSV mode
  > l4t-launcher-extlinux: append DTBFILE to list of files to sign

* sources/meta-variscite-bsp 110e1ed...e42a752 (24):
  < Merge pull request #22 from YoeDistro/kraj/mickledore-var02
  > 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 #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 9f2ea29...103d3f0 (7):
  > layer.conf: Add scarthgap to layer compat
  > bcm43xx-utils: update rdepends base-files to udev-extraconf
  > iw612-utils: iw612-wifi: fix bashisms
  > var-mii: update to latest
  > var-mii: update to latest
  > iw612-utils: add support for DART-MX8M-MINI
  < layer.conf: Add scarthgap to layer compat

* sources/poky 12ea266a92...348e97e8bf (61):
  > oeqa: Replace librdfa with alisp as testcase for devtool add
  > openssl: Fix build on riscv
  > gcc: Upgrade to GCC 14.1 release
  > 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
  > tiny-init: Stop using S == WORKDIR
  > oeqa/selftest/debuginfod: use localpkgfeed to speed server startup
  > selftest/classes: add localpkgfeed class
  > lib/oe/package-manager: allow including self in create_packages_dir
  > enchant2: upgrade to 2.7.3
  > devtool: modify: Catch git submodule error for go code
  > systemd-conf: Convert to use a dedicated UNPACKDIR
  > python3-pycparser: cleanup RDEPENDS
  > valgrind: Upgrade to 3.23.0
  > Revert "insane: Add warning for WORKDIR instead of UNPACKDIR"
  > insane: Add warning for WORKDIR instead of UNPACKDIR
  > insane: Warn about S == WORKDIR
  > recipetool/devtool: Update to work correctly with UNPACKDIR
  > base: Switch UNPACKDIR to a subdir of WORKDIR
  > devtool: Drop oe-local-files and simplify
  > at: Tweak UNPACKDIR reference
  > recipes: Switch away from S = WORKDIR
  > recipes: Start WORKDIR -> UNPACKDIR transition
  > dwarfsrcfiles: Switch to S = UNPACKDIR
  > enchant2: Disable incompatible-pointer-types warning as error
  > gcc: Allow using libc++
  > meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat()
  > Revert "base/reproducible: Simplify search for git SOURCE_DATE_EPOCH"
  > base/reproducible: Simplify search for git SOURCE_DATE_EPOCH
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > oe-build-perf-report: Add dark mode
  > oe-build-perf-report: Update chart tooltip and chart type
  > oe-build-perf-report: Improve report styling and add descriptions
  > oe-build-perf-report: Display more than 300 commits and date instead of commit number
  > oe-build-perf-report: Add apache echarts to make report interactive
  > bitbake: tests.codeparser: add tests for shell expansions
  > bitbake: codeparser: remove redundant list conversion
  > bitbake: codeparser: support shell substitutions in quotes
  > bitbake: prserv: add bitbake selftests
  > bitbake: prserv: import simplification
  > bitbake: prserv: store_value() improvements
  > bitbake: prserv: avoid possible race condition in database code
  > bitbake: prserv: enable database sharing
  > bitbake: prserv: add "upstream" server support
  > bitbake: prserv: move code from __init__ to bitbake-prserv
  > bitbake: prserv: declare "max_package_pr" client hook
  > bitbake: asyncrpc/client: Fix websockets minimum version for python 3.10
  > bitbake: bitbake-setup: add the proof of concept implementation
  > cpio: mark CVE-2023-7216 as disputed
  > sdk: Fix path length limit to match reserved size
  > populate_sdk_ext.bbclass: Fix undefined variable error

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this issue May 15, 2024
… sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm 6d6fa147...f37a6b32 (2):
  > arm-bsp/ssh-pregen-hostkeys: enable on virtual machines
  > arm/trusted-firmware-a: use correct git URL

* sources/meta-clang e7dceb1...dfdc2d1 (1):
  > clang: Apply libunwind.pc.in and llvm-config via a patch

* sources/meta-intel 82f614ab...5a0479b7 (1):
  > libvpl: change branch name master -> main

* sources/meta-openembedded f804417cd...e40e2ed76 (60):
  > 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 openipmi 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)
  > python3-pyruvate: Adjust for WORKDIR -> UNPACKDIR changes
  > recipes: Switch away from S = WORKDIR
  > recipes: Undergo WORKDIR -> UNPACKDIR transition
  > malcontent: add recipe
  > freerdp: fix build with gcc-14
  > glib-testing: add recipe
  > uriparser: upgrade 0.9.7 -> 0.9.8
  > tracker: upgrade 3.7.2 -> 3.7.3
  > tracker-miners: upgrade 3.7.2 -> 3.7.3
  > smcroute: upgrade 2.5.6 -> 2.5.7
  > python3-web3: upgrade 6.17.2 -> 6.18.0
  > python3-virtualenv: upgrade 20.26.0 -> 20.26.1
  > python3-uswid: upgrade 0.4.7 -> 0.5.0
  > python3-types-psutil: upgrade 5.9.5.20240423 -> 5.9.5.20240511
  > python3-tqdm: upgrade 4.66.2 -> 4.66.4
  > python3-sqlalchemy: upgrade 2.0.29 -> 2.0.30
  > python3-regex: upgrade 2024.4.28 -> 2024.5.10
  > python3-pyudev: upgrade 0.24.1 -> 0.24.3
  > python3-pdm: upgrade 2.15.1 -> 2.15.2
  > python3-nocaselist: upgrade 2.0.0 -> 2.0.2
  > python3-nocasedict: upgrade 2.0.1 -> 2.0.3
  > python3-moteus: upgrade 0.3.67 -> 0.3.68
  > python3-marshmallow: upgrade 3.21.1 -> 3.21.2
  > python3-langtable: upgrade 0.0.65 -> 0.0.66
  > python3-joblib: upgrade 1.4.0 -> 1.4.2
  > python3-imgtool: upgrade 2.0.0 -> 2.1.0
  > python3-google-api-python-client: upgrade 2.127.0 -> 2.129.0
  > python3-google-api-core: upgrade 2.18.0 -> 2.19.0
  > python3-gmqtt: upgrade 0.6.14 -> 0.6.16
  > python3-freezegun: upgrade 1.5.0 -> 1.5.1
  > python3-filelock: upgrade 3.13.4 -> 3.14.0
  > python3-django: upgrade 5.0.4 -> 5.0.6
  > python3-dbus-fast: upgrade 2.21.1 -> 2.21.2
  > python3-bitstring: upgrade 4.2.1 -> 4.2.2
  > python3-asyncinotify: upgrade 4.0.6 -> 4.0.9
  > python3-astroid: upgrade 3.1.0 -> 3.2.0
  > postgresql: upgrade 16.2 -> 16.3
  > openipmi: upgrade 2.0.34 -> 2.0.35
  > opencl-icd-loader: upgrade 2023.12.14 -> 2024.05.08
  > opencl-headers: upgrade 2023.12.14 -> 2024.05.08
  > networkmanager-openvpn: upgrade 1.10.2 -> 1.11.0
  > ndctl: upgrade v78 -> v79
  > nano: upgrade 7.2 -> 8.0
  > liburing: upgrade 2.5 -> 2.6
  > libnvme: upgrade 1.8 -> 1.9
  > libnet-dns-perl: upgrade 1.40 -> 1.45
  > libbpf: upgrade 1.4.0 -> 1.4.2
  > hwdata: upgrade 0.381 -> 0.382
  > gnome-text-editor: upgrade 46.1 -> 46.3
  > dool: upgrade 1.3.1 -> 1.3.2
  > orrery: Drop recipe
  > libgpiod: update to v2.1.2
  > flatpak;xdg-desktop-portal: add missing runtime dependency on fuse3-utils
  > fuse3: move from meta-filesystems to meta-oe
  > python3-looseversion: Move to meta-oe
  > xdg-desktop-portal: update 1.18.1 -> 1.18.4
  > flatpak: update 1.15.6 -> 1.15.8

* sources/meta-qt6 108b27f...139d5fa (16):
  < Merge pull request #49 from YoeDistro/kraj/6.7
  > nativesdk-packagegroup-qt6-toolchain-host-addons: Add wayland dependent packages conditionally
  > Revert "qtwebengine: Add missing dep on libxdamage for webrtc feature"
  > qtwebengine: Add missing dep on libxdamage for webrtc feature
  > qtwebengine: Fix build with clang18
  < 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-riscv d330dfe...11bd45b (2):
  > musl: Drop rv32 patches
  > linux-firmware-beaglev-bcm43430: Switch away from S = WORKDIR

* sources/meta-tegra a15bc835...672decaf (6):
  > tegra-configs: fix glvnd config file name in l4t.csv
  > external/virtualization-layer: drop obsolete libtirpc126 recipe
  > external/virtualization-layer: drop libtirpc126 from libnvidia-container-jetson
  > external/virtualization-layer: have libnvidia-container support nvcgo
  > external/virtualization-layer: patch nvidia-container-toolkit CSV mode
  > l4t-launcher-extlinux: append DTBFILE to list of files to sign

* sources/meta-variscite-bsp 110e1ed...e42a752 (24):
  < Merge pull request #22 from YoeDistro/kraj/mickledore-var02
  > 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 #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 9f2ea29...103d3f0 (7):
  > layer.conf: Add scarthgap to layer compat
  > bcm43xx-utils: update rdepends base-files to udev-extraconf
  > iw612-utils: iw612-wifi: fix bashisms
  > var-mii: update to latest
  > var-mii: update to latest
  > iw612-utils: add support for DART-MX8M-MINI
  < layer.conf: Add scarthgap to layer compat

* sources/poky 12ea266a92...348e97e8bf (61):
  > oeqa: Replace librdfa with alisp as testcase for devtool add
  > openssl: Fix build on riscv
  > gcc: Upgrade to GCC 14.1 release
  > 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
  > tiny-init: Stop using S == WORKDIR
  > oeqa/selftest/debuginfod: use localpkgfeed to speed server startup
  > selftest/classes: add localpkgfeed class
  > lib/oe/package-manager: allow including self in create_packages_dir
  > enchant2: upgrade to 2.7.3
  > devtool: modify: Catch git submodule error for go code
  > systemd-conf: Convert to use a dedicated UNPACKDIR
  > python3-pycparser: cleanup RDEPENDS
  > valgrind: Upgrade to 3.23.0
  > Revert "insane: Add warning for WORKDIR instead of UNPACKDIR"
  > insane: Add warning for WORKDIR instead of UNPACKDIR
  > insane: Warn about S == WORKDIR
  > recipetool/devtool: Update to work correctly with UNPACKDIR
  > base: Switch UNPACKDIR to a subdir of WORKDIR
  > devtool: Drop oe-local-files and simplify
  > at: Tweak UNPACKDIR reference
  > recipes: Switch away from S = WORKDIR
  > recipes: Start WORKDIR -> UNPACKDIR transition
  > dwarfsrcfiles: Switch to S = UNPACKDIR
  > enchant2: Disable incompatible-pointer-types warning as error
  > gcc: Allow using libc++
  > meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat()
  > Revert "base/reproducible: Simplify search for git SOURCE_DATE_EPOCH"
  > base/reproducible: Simplify search for git SOURCE_DATE_EPOCH
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > oe-build-perf-report: Add dark mode
  > oe-build-perf-report: Update chart tooltip and chart type
  > oe-build-perf-report: Improve report styling and add descriptions
  > oe-build-perf-report: Display more than 300 commits and date instead of commit number
  > oe-build-perf-report: Add apache echarts to make report interactive
  > bitbake: tests.codeparser: add tests for shell expansions
  > bitbake: codeparser: remove redundant list conversion
  > bitbake: codeparser: support shell substitutions in quotes
  > bitbake: prserv: add bitbake selftests
  > bitbake: prserv: import simplification
  > bitbake: prserv: store_value() improvements
  > bitbake: prserv: avoid possible race condition in database code
  > bitbake: prserv: enable database sharing
  > bitbake: prserv: add "upstream" server support
  > bitbake: prserv: move code from __init__ to bitbake-prserv
  > bitbake: prserv: declare "max_package_pr" client hook
  > bitbake: asyncrpc/client: Fix websockets minimum version for python 3.10
  > bitbake: bitbake-setup: add the proof of concept implementation
  > cpio: mark CVE-2023-7216 as disputed
  > sdk: Fix path length limit to match reserved size
  > populate_sdk_ext.bbclass: Fix undefined variable error

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this issue May 15, 2024
… sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm 6d6fa147...f37a6b32 (2):
  > arm-bsp/ssh-pregen-hostkeys: enable on virtual machines
  > arm/trusted-firmware-a: use correct git URL

* sources/meta-clang e7dceb1...f220836 (2):
  > bcc: Use UNPACKDIR in place of WORKDIR
  > clang: Apply libunwind.pc.in and llvm-config via a patch

* sources/meta-intel 82f614ab...5a0479b7 (1):
  > libvpl: change branch name master -> main

* sources/meta-openembedded f804417cd...6278ac923 (60):
  > 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 openipmi 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)
  > python3-pyruvate: Adjust for WORKDIR -> UNPACKDIR changes
  > recipes: Switch away from S = WORKDIR
  > recipes: Undergo WORKDIR -> UNPACKDIR transition
  > malcontent: add recipe
  > freerdp: fix build with gcc-14
  > glib-testing: add recipe
  > uriparser: upgrade 0.9.7 -> 0.9.8
  > tracker: upgrade 3.7.2 -> 3.7.3
  > tracker-miners: upgrade 3.7.2 -> 3.7.3
  > smcroute: upgrade 2.5.6 -> 2.5.7
  > python3-web3: upgrade 6.17.2 -> 6.18.0
  > python3-virtualenv: upgrade 20.26.0 -> 20.26.1
  > python3-uswid: upgrade 0.4.7 -> 0.5.0
  > python3-types-psutil: upgrade 5.9.5.20240423 -> 5.9.5.20240511
  > python3-tqdm: upgrade 4.66.2 -> 4.66.4
  > python3-sqlalchemy: upgrade 2.0.29 -> 2.0.30
  > python3-regex: upgrade 2024.4.28 -> 2024.5.10
  > python3-pyudev: upgrade 0.24.1 -> 0.24.3
  > python3-pdm: upgrade 2.15.1 -> 2.15.2
  > python3-nocaselist: upgrade 2.0.0 -> 2.0.2
  > python3-nocasedict: upgrade 2.0.1 -> 2.0.3
  > python3-moteus: upgrade 0.3.67 -> 0.3.68
  > python3-marshmallow: upgrade 3.21.1 -> 3.21.2
  > python3-langtable: upgrade 0.0.65 -> 0.0.66
  > python3-joblib: upgrade 1.4.0 -> 1.4.2
  > python3-imgtool: upgrade 2.0.0 -> 2.1.0
  > python3-google-api-python-client: upgrade 2.127.0 -> 2.129.0
  > python3-google-api-core: upgrade 2.18.0 -> 2.19.0
  > python3-gmqtt: upgrade 0.6.14 -> 0.6.16
  > python3-freezegun: upgrade 1.5.0 -> 1.5.1
  > python3-filelock: upgrade 3.13.4 -> 3.14.0
  > python3-django: upgrade 5.0.4 -> 5.0.6
  > python3-dbus-fast: upgrade 2.21.1 -> 2.21.2
  > python3-bitstring: upgrade 4.2.1 -> 4.2.2
  > python3-asyncinotify: upgrade 4.0.6 -> 4.0.9
  > python3-astroid: upgrade 3.1.0 -> 3.2.0
  > postgresql: upgrade 16.2 -> 16.3
  > openipmi: upgrade 2.0.34 -> 2.0.35
  > opencl-icd-loader: upgrade 2023.12.14 -> 2024.05.08
  > opencl-headers: upgrade 2023.12.14 -> 2024.05.08
  > networkmanager-openvpn: upgrade 1.10.2 -> 1.11.0
  > ndctl: upgrade v78 -> v79
  > nano: upgrade 7.2 -> 8.0
  > liburing: upgrade 2.5 -> 2.6
  > libnvme: upgrade 1.8 -> 1.9
  > libnet-dns-perl: upgrade 1.40 -> 1.45
  > libbpf: upgrade 1.4.0 -> 1.4.2
  > hwdata: upgrade 0.381 -> 0.382
  > gnome-text-editor: upgrade 46.1 -> 46.3
  > dool: upgrade 1.3.1 -> 1.3.2
  > orrery: Drop recipe
  > libgpiod: update to v2.1.2
  > flatpak;xdg-desktop-portal: add missing runtime dependency on fuse3-utils
  > fuse3: move from meta-filesystems to meta-oe
  > python3-looseversion: Move to meta-oe
  > xdg-desktop-portal: update 1.18.1 -> 1.18.4
  > flatpak: update 1.15.6 -> 1.15.8

* sources/meta-qt6 108b27f...7ffce60 (16):
  > Revert "qtwebengine: Add missing dep on libxdamage for webrtc feature"
  > qtwebengine: Add missing dep on libxdamage for webrtc feature
  > qtwebengine: Fix build with clang18
  > nativesdk-packagegroup-qt6-toolchain-host-addons: Add wayland dependent packages conditionally
  < 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-riscv d330dfe...11bd45b (2):
  > musl: Drop rv32 patches
  > linux-firmware-beaglev-bcm43430: Switch away from S = WORKDIR

* sources/meta-tegra a15bc835...672decaf (6):
  > tegra-configs: fix glvnd config file name in l4t.csv
  > external/virtualization-layer: drop obsolete libtirpc126 recipe
  > external/virtualization-layer: drop libtirpc126 from libnvidia-container-jetson
  > external/virtualization-layer: have libnvidia-container support nvcgo
  > external/virtualization-layer: patch nvidia-container-toolkit CSV mode
  > l4t-launcher-extlinux: append DTBFILE to list of files to sign

* sources/meta-variscite-bsp 110e1ed...e42a752 (24):
  < Merge pull request #22 from YoeDistro/kraj/mickledore-var02
  > 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 #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 9f2ea29...103d3f0 (7):
  > layer.conf: Add scarthgap to layer compat
  > bcm43xx-utils: update rdepends base-files to udev-extraconf
  > iw612-utils: iw612-wifi: fix bashisms
  > var-mii: update to latest
  > var-mii: update to latest
  > iw612-utils: add support for DART-MX8M-MINI
  < layer.conf: Add scarthgap to layer compat

* sources/poky 12ea266a92...a930bdebf7 (63):
  > oeqa: Replace librdfa with alisp as testcase for devtool add
  > openssl: Fix build on riscv
  > gcc: Upgrade to GCC 14.1 release
  > 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
  > tiny-init: Stop using S == WORKDIR
  > lib/oe/reproducible: Update for WORKDIR -> UNPACKDIR
  > Revert "insane: Add warning for WORKDIR instead of UNPACKDIR"
  > insane: Add warning for WORKDIR instead of UNPACKDIR
  > build-appliance-image: Remove warning about S not existing
  > recipes: Ensure S is set to a valid directory
  > systemd-conf: Convert to use a dedicated UNPACKDIR
  > insane: Warn about S == WORKDIR
  > recipetool/devtool: Update to work correctly with UNPACKDIR
  > base: Switch UNPACKDIR to a subdir of WORKDIR
  > devtool: Drop oe-local-files and simplify
  > at: Tweak UNPACKDIR reference
  > recipes: Switch away from S = WORKDIR
  > recipes: Start WORKDIR -> UNPACKDIR transition
  > dwarfsrcfiles: Switch to S = UNPACKDIR
  > gcc: Allow using libc++
  > meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat()
  > Revert "base/reproducible: Simplify search for git SOURCE_DATE_EPOCH"
  > base/reproducible: Simplify search for git SOURCE_DATE_EPOCH
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > bitbake: tests.codeparser: add tests for shell expansions
  > bitbake: codeparser: remove redundant list conversion
  > bitbake: codeparser: support shell substitutions in quotes
  > bitbake: prserv: add bitbake selftests
  > bitbake: prserv: import simplification
  > bitbake: prserv: store_value() improvements
  > bitbake: prserv: avoid possible race condition in database code
  > bitbake: prserv: enable database sharing
  > bitbake: prserv: add "upstream" server support
  > bitbake: prserv: move code from __init__ to bitbake-prserv
  > bitbake: prserv: declare "max_package_pr" client hook
  > bitbake: asyncrpc/client: Fix websockets minimum version for python 3.10
  > bitbake: bitbake-setup: add the proof of concept implementation
  > oeqa/selftest/debuginfod: use localpkgfeed to speed server startup
  > selftest/classes: add localpkgfeed class
  > lib/oe/package-manager: allow including self in create_packages_dir
  > enchant2: upgrade to 2.7.3
  > devtool: modify: Catch git submodule error for go code
  > python3-pycparser: cleanup RDEPENDS
  > valgrind: Upgrade to 3.23.0
  > oe-build-perf-report: Add dark mode
  > oe-build-perf-report: Update chart tooltip and chart type
  > oe-build-perf-report: Improve report styling and add descriptions
  > oe-build-perf-report: Display more than 300 commits and date instead of commit number
  > oe-build-perf-report: Add apache echarts to make report interactive
  > cpio: mark CVE-2023-7216 as disputed
  > sdk: Fix path length limit to match reserved size
  > populate_sdk_ext.bbclass: Fix undefined variable error

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this issue May 15, 2024
… sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm 6d6fa147...f37a6b32 (2):
  > arm-bsp/ssh-pregen-hostkeys: enable on virtual machines
  > arm/trusted-firmware-a: use correct git URL

* sources/meta-clang e7dceb1...f220836 (2):
  > bcc: Use UNPACKDIR in place of WORKDIR
  > clang: Apply libunwind.pc.in and llvm-config via a patch

* sources/meta-intel 82f614ab...5a0479b7 (1):
  > libvpl: change branch name master -> main

* sources/meta-openembedded f804417cd...6278ac923 (60):
  > 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 openipmi 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)
  > python3-pyruvate: Adjust for WORKDIR -> UNPACKDIR changes
  > recipes: Switch away from S = WORKDIR
  > recipes: Undergo WORKDIR -> UNPACKDIR transition
  > malcontent: add recipe
  > freerdp: fix build with gcc-14
  > glib-testing: add recipe
  > uriparser: upgrade 0.9.7 -> 0.9.8
  > tracker: upgrade 3.7.2 -> 3.7.3
  > tracker-miners: upgrade 3.7.2 -> 3.7.3
  > smcroute: upgrade 2.5.6 -> 2.5.7
  > python3-web3: upgrade 6.17.2 -> 6.18.0
  > python3-virtualenv: upgrade 20.26.0 -> 20.26.1
  > python3-uswid: upgrade 0.4.7 -> 0.5.0
  > python3-types-psutil: upgrade 5.9.5.20240423 -> 5.9.5.20240511
  > python3-tqdm: upgrade 4.66.2 -> 4.66.4
  > python3-sqlalchemy: upgrade 2.0.29 -> 2.0.30
  > python3-regex: upgrade 2024.4.28 -> 2024.5.10
  > python3-pyudev: upgrade 0.24.1 -> 0.24.3
  > python3-pdm: upgrade 2.15.1 -> 2.15.2
  > python3-nocaselist: upgrade 2.0.0 -> 2.0.2
  > python3-nocasedict: upgrade 2.0.1 -> 2.0.3
  > python3-moteus: upgrade 0.3.67 -> 0.3.68
  > python3-marshmallow: upgrade 3.21.1 -> 3.21.2
  > python3-langtable: upgrade 0.0.65 -> 0.0.66
  > python3-joblib: upgrade 1.4.0 -> 1.4.2
  > python3-imgtool: upgrade 2.0.0 -> 2.1.0
  > python3-google-api-python-client: upgrade 2.127.0 -> 2.129.0
  > python3-google-api-core: upgrade 2.18.0 -> 2.19.0
  > python3-gmqtt: upgrade 0.6.14 -> 0.6.16
  > python3-freezegun: upgrade 1.5.0 -> 1.5.1
  > python3-filelock: upgrade 3.13.4 -> 3.14.0
  > python3-django: upgrade 5.0.4 -> 5.0.6
  > python3-dbus-fast: upgrade 2.21.1 -> 2.21.2
  > python3-bitstring: upgrade 4.2.1 -> 4.2.2
  > python3-asyncinotify: upgrade 4.0.6 -> 4.0.9
  > python3-astroid: upgrade 3.1.0 -> 3.2.0
  > postgresql: upgrade 16.2 -> 16.3
  > openipmi: upgrade 2.0.34 -> 2.0.35
  > opencl-icd-loader: upgrade 2023.12.14 -> 2024.05.08
  > opencl-headers: upgrade 2023.12.14 -> 2024.05.08
  > networkmanager-openvpn: upgrade 1.10.2 -> 1.11.0
  > ndctl: upgrade v78 -> v79
  > nano: upgrade 7.2 -> 8.0
  > liburing: upgrade 2.5 -> 2.6
  > libnvme: upgrade 1.8 -> 1.9
  > libnet-dns-perl: upgrade 1.40 -> 1.45
  > libbpf: upgrade 1.4.0 -> 1.4.2
  > hwdata: upgrade 0.381 -> 0.382
  > gnome-text-editor: upgrade 46.1 -> 46.3
  > dool: upgrade 1.3.1 -> 1.3.2
  > orrery: Drop recipe
  > libgpiod: update to v2.1.2
  > flatpak;xdg-desktop-portal: add missing runtime dependency on fuse3-utils
  > fuse3: move from meta-filesystems to meta-oe
  > python3-looseversion: Move to meta-oe
  > xdg-desktop-portal: update 1.18.1 -> 1.18.4
  > flatpak: update 1.15.6 -> 1.15.8

* sources/meta-qt6 108b27f...7ffce60 (16):
  > Revert "qtwebengine: Add missing dep on libxdamage for webrtc feature"
  > qtwebengine: Add missing dep on libxdamage for webrtc feature
  > qtwebengine: Fix build with clang18
  > nativesdk-packagegroup-qt6-toolchain-host-addons: Add wayland dependent packages conditionally
  < 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-riscv d330dfe...11bd45b (2):
  > musl: Drop rv32 patches
  > linux-firmware-beaglev-bcm43430: Switch away from S = WORKDIR

* sources/meta-tegra a15bc835...672decaf (6):
  > tegra-configs: fix glvnd config file name in l4t.csv
  > external/virtualization-layer: drop obsolete libtirpc126 recipe
  > external/virtualization-layer: drop libtirpc126 from libnvidia-container-jetson
  > external/virtualization-layer: have libnvidia-container support nvcgo
  > external/virtualization-layer: patch nvidia-container-toolkit CSV mode
  > l4t-launcher-extlinux: append DTBFILE to list of files to sign

* sources/meta-variscite-bsp 110e1ed...e42a752 (24):
  < Merge pull request #22 from YoeDistro/kraj/mickledore-var02
  > 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 #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 9f2ea29...103d3f0 (7):
  > layer.conf: Add scarthgap to layer compat
  > bcm43xx-utils: update rdepends base-files to udev-extraconf
  > iw612-utils: iw612-wifi: fix bashisms
  > var-mii: update to latest
  > var-mii: update to latest
  > iw612-utils: add support for DART-MX8M-MINI
  < layer.conf: Add scarthgap to layer compat

* sources/poky 12ea266a92...5ee4bd221a (63):
  > oeqa: Replace librdfa with alisp as testcase for devtool add
  > openssl: Fix build on riscv
  > gcc: Upgrade to GCC 14.1 release
  > 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
  > tiny-init: Stop using S == WORKDIR
  > lib/oe/reproducible: Update for WORKDIR -> UNPACKDIR
  > Revert "insane: Add warning for WORKDIR instead of UNPACKDIR"
  > insane: Add warning for WORKDIR instead of UNPACKDIR
  > build-appliance-image: Remove warning about S not existing
  > recipes: Ensure S is set to a valid directory
  > systemd-conf: Convert to use a dedicated UNPACKDIR
  > insane: Warn about S == WORKDIR
  > recipetool/devtool: Update to work correctly with UNPACKDIR
  > base: Switch UNPACKDIR to a subdir of WORKDIR
  > devtool: Drop oe-local-files and simplify
  > at: Tweak UNPACKDIR reference
  > recipes: Switch away from S = WORKDIR
  > recipes: Start WORKDIR -> UNPACKDIR transition
  > dwarfsrcfiles: Switch to S = UNPACKDIR
  > gcc: Allow using libc++
  > meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat()
  > Revert "base/reproducible: Simplify search for git SOURCE_DATE_EPOCH"
  > base/reproducible: Simplify search for git SOURCE_DATE_EPOCH
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > bitbake: tests.codeparser: add tests for shell expansions
  > bitbake: codeparser: remove redundant list conversion
  > bitbake: codeparser: support shell substitutions in quotes
  > bitbake: prserv: add bitbake selftests
  > bitbake: prserv: import simplification
  > bitbake: prserv: store_value() improvements
  > bitbake: prserv: avoid possible race condition in database code
  > bitbake: prserv: enable database sharing
  > bitbake: prserv: add "upstream" server support
  > bitbake: prserv: move code from __init__ to bitbake-prserv
  > bitbake: prserv: declare "max_package_pr" client hook
  > bitbake: asyncrpc/client: Fix websockets minimum version for python 3.10
  > bitbake: bitbake-setup: add the proof of concept implementation
  > oeqa/selftest/debuginfod: use localpkgfeed to speed server startup
  > selftest/classes: add localpkgfeed class
  > lib/oe/package-manager: allow including self in create_packages_dir
  > enchant2: upgrade to 2.7.3
  > devtool: modify: Catch git submodule error for go code
  > python3-pycparser: cleanup RDEPENDS
  > valgrind: Upgrade to 3.23.0
  > oe-build-perf-report: Add dark mode
  > oe-build-perf-report: Update chart tooltip and chart type
  > oe-build-perf-report: Improve report styling and add descriptions
  > oe-build-perf-report: Display more than 300 commits and date instead of commit number
  > oe-build-perf-report: Add apache echarts to make report interactive
  > cpio: mark CVE-2023-7216 as disputed
  > sdk: Fix path length limit to match reserved size
  > populate_sdk_ext.bbclass: Fix undefined variable error

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this issue May 15, 2024
… sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm 6d6fa147...f37a6b32 (2):
  > arm-bsp/ssh-pregen-hostkeys: enable on virtual machines
  > arm/trusted-firmware-a: use correct git URL

* sources/meta-clang e7dceb1...f220836 (2):
  > bcc: Use UNPACKDIR in place of WORKDIR
  > clang: Apply libunwind.pc.in and llvm-config via a patch

* sources/meta-intel 82f614ab...5a0479b7 (1):
  > libvpl: change branch name master -> main

* sources/meta-openembedded f804417cd...0eef60ba7 (60):
  > 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 openipmi 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)
  > python3-pyruvate: Adjust for WORKDIR -> UNPACKDIR changes
  > recipes: Switch away from S = WORKDIR
  > recipes: Undergo WORKDIR -> UNPACKDIR transition
  > malcontent: add recipe
  > freerdp: fix build with gcc-14
  > glib-testing: add recipe
  > uriparser: upgrade 0.9.7 -> 0.9.8
  > tracker: upgrade 3.7.2 -> 3.7.3
  > tracker-miners: upgrade 3.7.2 -> 3.7.3
  > smcroute: upgrade 2.5.6 -> 2.5.7
  > python3-web3: upgrade 6.17.2 -> 6.18.0
  > python3-virtualenv: upgrade 20.26.0 -> 20.26.1
  > python3-uswid: upgrade 0.4.7 -> 0.5.0
  > python3-types-psutil: upgrade 5.9.5.20240423 -> 5.9.5.20240511
  > python3-tqdm: upgrade 4.66.2 -> 4.66.4
  > python3-sqlalchemy: upgrade 2.0.29 -> 2.0.30
  > python3-regex: upgrade 2024.4.28 -> 2024.5.10
  > python3-pyudev: upgrade 0.24.1 -> 0.24.3
  > python3-pdm: upgrade 2.15.1 -> 2.15.2
  > python3-nocaselist: upgrade 2.0.0 -> 2.0.2
  > python3-nocasedict: upgrade 2.0.1 -> 2.0.3
  > python3-moteus: upgrade 0.3.67 -> 0.3.68
  > python3-marshmallow: upgrade 3.21.1 -> 3.21.2
  > python3-langtable: upgrade 0.0.65 -> 0.0.66
  > python3-joblib: upgrade 1.4.0 -> 1.4.2
  > python3-imgtool: upgrade 2.0.0 -> 2.1.0
  > python3-google-api-python-client: upgrade 2.127.0 -> 2.129.0
  > python3-google-api-core: upgrade 2.18.0 -> 2.19.0
  > python3-gmqtt: upgrade 0.6.14 -> 0.6.16
  > python3-freezegun: upgrade 1.5.0 -> 1.5.1
  > python3-filelock: upgrade 3.13.4 -> 3.14.0
  > python3-django: upgrade 5.0.4 -> 5.0.6
  > python3-dbus-fast: upgrade 2.21.1 -> 2.21.2
  > python3-bitstring: upgrade 4.2.1 -> 4.2.2
  > python3-asyncinotify: upgrade 4.0.6 -> 4.0.9
  > python3-astroid: upgrade 3.1.0 -> 3.2.0
  > postgresql: upgrade 16.2 -> 16.3
  > openipmi: upgrade 2.0.34 -> 2.0.35
  > opencl-icd-loader: upgrade 2023.12.14 -> 2024.05.08
  > opencl-headers: upgrade 2023.12.14 -> 2024.05.08
  > networkmanager-openvpn: upgrade 1.10.2 -> 1.11.0
  > ndctl: upgrade v78 -> v79
  > nano: upgrade 7.2 -> 8.0
  > liburing: upgrade 2.5 -> 2.6
  > libnvme: upgrade 1.8 -> 1.9
  > libnet-dns-perl: upgrade 1.40 -> 1.45
  > libbpf: upgrade 1.4.0 -> 1.4.2
  > hwdata: upgrade 0.381 -> 0.382
  > gnome-text-editor: upgrade 46.1 -> 46.3
  > dool: upgrade 1.3.1 -> 1.3.2
  > orrery: Drop recipe
  > libgpiod: update to v2.1.2
  > flatpak;xdg-desktop-portal: add missing runtime dependency on fuse3-utils
  > fuse3: move from meta-filesystems to meta-oe
  > python3-looseversion: Move to meta-oe
  > xdg-desktop-portal: update 1.18.1 -> 1.18.4
  > flatpak: update 1.15.6 -> 1.15.8

* sources/meta-qt6 108b27f...7ffce60 (16):
  > Revert "qtwebengine: Add missing dep on libxdamage for webrtc feature"
  > qtwebengine: Add missing dep on libxdamage for webrtc feature
  > qtwebengine: Fix build with clang18
  > nativesdk-packagegroup-qt6-toolchain-host-addons: Add wayland dependent packages conditionally
  < 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-riscv d330dfe...11bd45b (2):
  > musl: Drop rv32 patches
  > linux-firmware-beaglev-bcm43430: Switch away from S = WORKDIR

* sources/meta-tegra a15bc835...672decaf (6):
  > tegra-configs: fix glvnd config file name in l4t.csv
  > external/virtualization-layer: drop obsolete libtirpc126 recipe
  > external/virtualization-layer: drop libtirpc126 from libnvidia-container-jetson
  > external/virtualization-layer: have libnvidia-container support nvcgo
  > external/virtualization-layer: patch nvidia-container-toolkit CSV mode
  > l4t-launcher-extlinux: append DTBFILE to list of files to sign

* sources/meta-variscite-bsp 110e1ed...e42a752 (24):
  < Merge pull request #22 from YoeDistro/kraj/mickledore-var02
  > 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 #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 9f2ea29...103d3f0 (7):
  > layer.conf: Add scarthgap to layer compat
  > bcm43xx-utils: update rdepends base-files to udev-extraconf
  > iw612-utils: iw612-wifi: fix bashisms
  > var-mii: update to latest
  > var-mii: update to latest
  > iw612-utils: add support for DART-MX8M-MINI
  < layer.conf: Add scarthgap to layer compat

* sources/poky 12ea266a92...5ee4bd221a (63):
  > oeqa: Replace librdfa with alisp as testcase for devtool add
  > openssl: Fix build on riscv
  > gcc: Upgrade to GCC 14.1 release
  > 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
  > tiny-init: Stop using S == WORKDIR
  > lib/oe/reproducible: Update for WORKDIR -> UNPACKDIR
  > Revert "insane: Add warning for WORKDIR instead of UNPACKDIR"
  > insane: Add warning for WORKDIR instead of UNPACKDIR
  > build-appliance-image: Remove warning about S not existing
  > recipes: Ensure S is set to a valid directory
  > systemd-conf: Convert to use a dedicated UNPACKDIR
  > insane: Warn about S == WORKDIR
  > recipetool/devtool: Update to work correctly with UNPACKDIR
  > base: Switch UNPACKDIR to a subdir of WORKDIR
  > devtool: Drop oe-local-files and simplify
  > at: Tweak UNPACKDIR reference
  > recipes: Switch away from S = WORKDIR
  > recipes: Start WORKDIR -> UNPACKDIR transition
  > dwarfsrcfiles: Switch to S = UNPACKDIR
  > gcc: Allow using libc++
  > meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat()
  > Revert "base/reproducible: Simplify search for git SOURCE_DATE_EPOCH"
  > base/reproducible: Simplify search for git SOURCE_DATE_EPOCH
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > bitbake: tests.codeparser: add tests for shell expansions
  > bitbake: codeparser: remove redundant list conversion
  > bitbake: codeparser: support shell substitutions in quotes
  > bitbake: prserv: add bitbake selftests
  > bitbake: prserv: import simplification
  > bitbake: prserv: store_value() improvements
  > bitbake: prserv: avoid possible race condition in database code
  > bitbake: prserv: enable database sharing
  > bitbake: prserv: add "upstream" server support
  > bitbake: prserv: move code from __init__ to bitbake-prserv
  > bitbake: prserv: declare "max_package_pr" client hook
  > bitbake: asyncrpc/client: Fix websockets minimum version for python 3.10
  > bitbake: bitbake-setup: add the proof of concept implementation
  > oeqa/selftest/debuginfod: use localpkgfeed to speed server startup
  > selftest/classes: add localpkgfeed class
  > lib/oe/package-manager: allow including self in create_packages_dir
  > enchant2: upgrade to 2.7.3
  > devtool: modify: Catch git submodule error for go code
  > python3-pycparser: cleanup RDEPENDS
  > valgrind: Upgrade to 3.23.0
  > oe-build-perf-report: Add dark mode
  > oe-build-perf-report: Update chart tooltip and chart type
  > oe-build-perf-report: Improve report styling and add descriptions
  > oe-build-perf-report: Display more than 300 commits and date instead of commit number
  > oe-build-perf-report: Add apache echarts to make report interactive
  > cpio: mark CVE-2023-7216 as disputed
  > sdk: Fix path length limit to match reserved size
  > populate_sdk_ext.bbclass: Fix undefined variable error

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this issue May 15, 2024
… sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm 6d6fa147...f37a6b32 (2):
  > arm-bsp/ssh-pregen-hostkeys: enable on virtual machines
  > arm/trusted-firmware-a: use correct git URL

* sources/meta-clang e7dceb1...f220836 (2):
  > bcc: Use UNPACKDIR in place of WORKDIR
  > clang: Apply libunwind.pc.in and llvm-config via a patch

* sources/meta-intel 82f614ab...5a0479b7 (1):
  > libvpl: change branch name master -> main

* sources/meta-openembedded f804417cd...80d941c9f (60):
  > 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 openipmi 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)
  > python3-pyruvate: Adjust for WORKDIR -> UNPACKDIR changes
  > recipes: Switch away from S = WORKDIR
  > recipes: Undergo WORKDIR -> UNPACKDIR transition
  > malcontent: add recipe
  > freerdp: fix build with gcc-14
  > glib-testing: add recipe
  > uriparser: upgrade 0.9.7 -> 0.9.8
  > tracker: upgrade 3.7.2 -> 3.7.3
  > tracker-miners: upgrade 3.7.2 -> 3.7.3
  > smcroute: upgrade 2.5.6 -> 2.5.7
  > python3-web3: upgrade 6.17.2 -> 6.18.0
  > python3-virtualenv: upgrade 20.26.0 -> 20.26.1
  > python3-uswid: upgrade 0.4.7 -> 0.5.0
  > python3-types-psutil: upgrade 5.9.5.20240423 -> 5.9.5.20240511
  > python3-tqdm: upgrade 4.66.2 -> 4.66.4
  > python3-sqlalchemy: upgrade 2.0.29 -> 2.0.30
  > python3-regex: upgrade 2024.4.28 -> 2024.5.10
  > python3-pyudev: upgrade 0.24.1 -> 0.24.3
  > python3-pdm: upgrade 2.15.1 -> 2.15.2
  > python3-nocaselist: upgrade 2.0.0 -> 2.0.2
  > python3-nocasedict: upgrade 2.0.1 -> 2.0.3
  > python3-moteus: upgrade 0.3.67 -> 0.3.68
  > python3-marshmallow: upgrade 3.21.1 -> 3.21.2
  > python3-langtable: upgrade 0.0.65 -> 0.0.66
  > python3-joblib: upgrade 1.4.0 -> 1.4.2
  > python3-imgtool: upgrade 2.0.0 -> 2.1.0
  > python3-google-api-python-client: upgrade 2.127.0 -> 2.129.0
  > python3-google-api-core: upgrade 2.18.0 -> 2.19.0
  > python3-gmqtt: upgrade 0.6.14 -> 0.6.16
  > python3-freezegun: upgrade 1.5.0 -> 1.5.1
  > python3-filelock: upgrade 3.13.4 -> 3.14.0
  > python3-django: upgrade 5.0.4 -> 5.0.6
  > python3-dbus-fast: upgrade 2.21.1 -> 2.21.2
  > python3-bitstring: upgrade 4.2.1 -> 4.2.2
  > python3-asyncinotify: upgrade 4.0.6 -> 4.0.9
  > python3-astroid: upgrade 3.1.0 -> 3.2.0
  > postgresql: upgrade 16.2 -> 16.3
  > openipmi: upgrade 2.0.34 -> 2.0.35
  > opencl-icd-loader: upgrade 2023.12.14 -> 2024.05.08
  > opencl-headers: upgrade 2023.12.14 -> 2024.05.08
  > networkmanager-openvpn: upgrade 1.10.2 -> 1.11.0
  > ndctl: upgrade v78 -> v79
  > nano: upgrade 7.2 -> 8.0
  > liburing: upgrade 2.5 -> 2.6
  > libnvme: upgrade 1.8 -> 1.9
  > libnet-dns-perl: upgrade 1.40 -> 1.45
  > libbpf: upgrade 1.4.0 -> 1.4.2
  > hwdata: upgrade 0.381 -> 0.382
  > gnome-text-editor: upgrade 46.1 -> 46.3
  > dool: upgrade 1.3.1 -> 1.3.2
  > orrery: Drop recipe
  > libgpiod: update to v2.1.2
  > flatpak;xdg-desktop-portal: add missing runtime dependency on fuse3-utils
  > fuse3: move from meta-filesystems to meta-oe
  > python3-looseversion: Move to meta-oe
  > xdg-desktop-portal: update 1.18.1 -> 1.18.4
  > flatpak: update 1.15.6 -> 1.15.8

* sources/meta-qt6 108b27f...7ffce60 (16):
  > Revert "qtwebengine: Add missing dep on libxdamage for webrtc feature"
  > qtwebengine: Add missing dep on libxdamage for webrtc feature
  > qtwebengine: Fix build with clang18
  > nativesdk-packagegroup-qt6-toolchain-host-addons: Add wayland dependent packages conditionally
  < 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-riscv d330dfe...11bd45b (2):
  > musl: Drop rv32 patches
  > linux-firmware-beaglev-bcm43430: Switch away from S = WORKDIR

* sources/meta-tegra a15bc835...672decaf (6):
  > tegra-configs: fix glvnd config file name in l4t.csv
  > external/virtualization-layer: drop obsolete libtirpc126 recipe
  > external/virtualization-layer: drop libtirpc126 from libnvidia-container-jetson
  > external/virtualization-layer: have libnvidia-container support nvcgo
  > external/virtualization-layer: patch nvidia-container-toolkit CSV mode
  > l4t-launcher-extlinux: append DTBFILE to list of files to sign

* sources/meta-variscite-bsp 110e1ed...e42a752 (24):
  < Merge pull request #22 from YoeDistro/kraj/mickledore-var02
  > 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 #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 9f2ea29...103d3f0 (7):
  > layer.conf: Add scarthgap to layer compat
  > bcm43xx-utils: update rdepends base-files to udev-extraconf
  > iw612-utils: iw612-wifi: fix bashisms
  > var-mii: update to latest
  > var-mii: update to latest
  > iw612-utils: add support for DART-MX8M-MINI
  < layer.conf: Add scarthgap to layer compat

* sources/poky 12ea266a92...5ee4bd221a (63):
  > oeqa: Replace librdfa with alisp as testcase for devtool add
  > openssl: Fix build on riscv
  > gcc: Upgrade to GCC 14.1 release
  > 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
  > tiny-init: Stop using S == WORKDIR
  > lib/oe/reproducible: Update for WORKDIR -> UNPACKDIR
  > Revert "insane: Add warning for WORKDIR instead of UNPACKDIR"
  > insane: Add warning for WORKDIR instead of UNPACKDIR
  > build-appliance-image: Remove warning about S not existing
  > recipes: Ensure S is set to a valid directory
  > systemd-conf: Convert to use a dedicated UNPACKDIR
  > insane: Warn about S == WORKDIR
  > recipetool/devtool: Update to work correctly with UNPACKDIR
  > base: Switch UNPACKDIR to a subdir of WORKDIR
  > devtool: Drop oe-local-files and simplify
  > at: Tweak UNPACKDIR reference
  > recipes: Switch away from S = WORKDIR
  > recipes: Start WORKDIR -> UNPACKDIR transition
  > dwarfsrcfiles: Switch to S = UNPACKDIR
  > gcc: Allow using libc++
  > meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat()
  > Revert "base/reproducible: Simplify search for git SOURCE_DATE_EPOCH"
  > base/reproducible: Simplify search for git SOURCE_DATE_EPOCH
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > bitbake: tests.codeparser: add tests for shell expansions
  > bitbake: codeparser: remove redundant list conversion
  > bitbake: codeparser: support shell substitutions in quotes
  > bitbake: prserv: add bitbake selftests
  > bitbake: prserv: import simplification
  > bitbake: prserv: store_value() improvements
  > bitbake: prserv: avoid possible race condition in database code
  > bitbake: prserv: enable database sharing
  > bitbake: prserv: add "upstream" server support
  > bitbake: prserv: move code from __init__ to bitbake-prserv
  > bitbake: prserv: declare "max_package_pr" client hook
  > bitbake: asyncrpc/client: Fix websockets minimum version for python 3.10
  > bitbake: bitbake-setup: add the proof of concept implementation
  > oeqa/selftest/debuginfod: use localpkgfeed to speed server startup
  > selftest/classes: add localpkgfeed class
  > lib/oe/package-manager: allow including self in create_packages_dir
  > enchant2: upgrade to 2.7.3
  > devtool: modify: Catch git submodule error for go code
  > python3-pycparser: cleanup RDEPENDS
  > valgrind: Upgrade to 3.23.0
  > oe-build-perf-report: Add dark mode
  > oe-build-perf-report: Update chart tooltip and chart type
  > oe-build-perf-report: Improve report styling and add descriptions
  > oe-build-perf-report: Display more than 300 commits and date instead of commit number
  > oe-build-perf-report: Add apache echarts to make report interactive
  > cpio: mark CVE-2023-7216 as disputed
  > sdk: Fix path length limit to match reserved size
  > populate_sdk_ext.bbclass: Fix undefined variable error

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this issue May 15, 2024
… sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm 6d6fa147...f37a6b32 (2):
  > arm-bsp/ssh-pregen-hostkeys: enable on virtual machines
  > arm/trusted-firmware-a: use correct git URL

* sources/meta-clang e7dceb1...f220836 (2):
  > bcc: Use UNPACKDIR in place of WORKDIR
  > clang: Apply libunwind.pc.in and llvm-config via a patch

* sources/meta-intel 82f614ab...5a0479b7 (1):
  > libvpl: change branch name master -> main

* sources/meta-openembedded f804417cd...9161bab8d (60):
  > 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 openipmi 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)
  > python3-pyruvate: Adjust for WORKDIR -> UNPACKDIR changes
  > recipes: Switch away from S = WORKDIR
  > recipes: Undergo WORKDIR -> UNPACKDIR transition
  > malcontent: add recipe
  > freerdp: fix build with gcc-14
  > glib-testing: add recipe
  > uriparser: upgrade 0.9.7 -> 0.9.8
  > tracker: upgrade 3.7.2 -> 3.7.3
  > tracker-miners: upgrade 3.7.2 -> 3.7.3
  > smcroute: upgrade 2.5.6 -> 2.5.7
  > python3-web3: upgrade 6.17.2 -> 6.18.0
  > python3-virtualenv: upgrade 20.26.0 -> 20.26.1
  > python3-uswid: upgrade 0.4.7 -> 0.5.0
  > python3-types-psutil: upgrade 5.9.5.20240423 -> 5.9.5.20240511
  > python3-tqdm: upgrade 4.66.2 -> 4.66.4
  > python3-sqlalchemy: upgrade 2.0.29 -> 2.0.30
  > python3-regex: upgrade 2024.4.28 -> 2024.5.10
  > python3-pyudev: upgrade 0.24.1 -> 0.24.3
  > python3-pdm: upgrade 2.15.1 -> 2.15.2
  > python3-nocaselist: upgrade 2.0.0 -> 2.0.2
  > python3-nocasedict: upgrade 2.0.1 -> 2.0.3
  > python3-moteus: upgrade 0.3.67 -> 0.3.68
  > python3-marshmallow: upgrade 3.21.1 -> 3.21.2
  > python3-langtable: upgrade 0.0.65 -> 0.0.66
  > python3-joblib: upgrade 1.4.0 -> 1.4.2
  > python3-imgtool: upgrade 2.0.0 -> 2.1.0
  > python3-google-api-python-client: upgrade 2.127.0 -> 2.129.0
  > python3-google-api-core: upgrade 2.18.0 -> 2.19.0
  > python3-gmqtt: upgrade 0.6.14 -> 0.6.16
  > python3-freezegun: upgrade 1.5.0 -> 1.5.1
  > python3-filelock: upgrade 3.13.4 -> 3.14.0
  > python3-django: upgrade 5.0.4 -> 5.0.6
  > python3-dbus-fast: upgrade 2.21.1 -> 2.21.2
  > python3-bitstring: upgrade 4.2.1 -> 4.2.2
  > python3-asyncinotify: upgrade 4.0.6 -> 4.0.9
  > python3-astroid: upgrade 3.1.0 -> 3.2.0
  > postgresql: upgrade 16.2 -> 16.3
  > openipmi: upgrade 2.0.34 -> 2.0.35
  > opencl-icd-loader: upgrade 2023.12.14 -> 2024.05.08
  > opencl-headers: upgrade 2023.12.14 -> 2024.05.08
  > networkmanager-openvpn: upgrade 1.10.2 -> 1.11.0
  > ndctl: upgrade v78 -> v79
  > nano: upgrade 7.2 -> 8.0
  > liburing: upgrade 2.5 -> 2.6
  > libnvme: upgrade 1.8 -> 1.9
  > libnet-dns-perl: upgrade 1.40 -> 1.45
  > libbpf: upgrade 1.4.0 -> 1.4.2
  > hwdata: upgrade 0.381 -> 0.382
  > gnome-text-editor: upgrade 46.1 -> 46.3
  > dool: upgrade 1.3.1 -> 1.3.2
  > orrery: Drop recipe
  > libgpiod: update to v2.1.2
  > flatpak;xdg-desktop-portal: add missing runtime dependency on fuse3-utils
  > fuse3: move from meta-filesystems to meta-oe
  > python3-looseversion: Move to meta-oe
  > xdg-desktop-portal: update 1.18.1 -> 1.18.4
  > flatpak: update 1.15.6 -> 1.15.8

* sources/meta-qt6 108b27f...7ffce60 (16):
  > Revert "qtwebengine: Add missing dep on libxdamage for webrtc feature"
  > qtwebengine: Add missing dep on libxdamage for webrtc feature
  > qtwebengine: Fix build with clang18
  > nativesdk-packagegroup-qt6-toolchain-host-addons: Add wayland dependent packages conditionally
  < 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-riscv d330dfe...11bd45b (2):
  > musl: Drop rv32 patches
  > linux-firmware-beaglev-bcm43430: Switch away from S = WORKDIR

* sources/meta-tegra a15bc835...672decaf (6):
  > tegra-configs: fix glvnd config file name in l4t.csv
  > external/virtualization-layer: drop obsolete libtirpc126 recipe
  > external/virtualization-layer: drop libtirpc126 from libnvidia-container-jetson
  > external/virtualization-layer: have libnvidia-container support nvcgo
  > external/virtualization-layer: patch nvidia-container-toolkit CSV mode
  > l4t-launcher-extlinux: append DTBFILE to list of files to sign

* sources/meta-variscite-bsp 110e1ed...e42a752 (24):
  < Merge pull request #22 from YoeDistro/kraj/mickledore-var02
  > 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 #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 9f2ea29...103d3f0 (7):
  > layer.conf: Add scarthgap to layer compat
  > bcm43xx-utils: update rdepends base-files to udev-extraconf
  > iw612-utils: iw612-wifi: fix bashisms
  > var-mii: update to latest
  > var-mii: update to latest
  > iw612-utils: add support for DART-MX8M-MINI
  < layer.conf: Add scarthgap to layer compat

* sources/poky 12ea266a92...e15b170a51 (64):
  > oeqa: Replace librdfa with alisp as testcase for devtool add
  > openssl: Fix build on riscv
  > 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
  > tiny-init: Stop using S == WORKDIR
  > gcc: Upgrade to GCC 14.1 release
  > systemd: fix build against 6.9 libc-headers
  > lib/oe/reproducible: Update for WORKDIR -> UNPACKDIR
  > Revert "insane: Add warning for WORKDIR instead of UNPACKDIR"
  > insane: Add warning for WORKDIR instead of UNPACKDIR
  > build-appliance-image: Remove warning about S not existing
  > recipes: Ensure S is set to a valid directory
  > systemd-conf: Convert to use a dedicated UNPACKDIR
  > insane: Warn about S == WORKDIR
  > recipetool/devtool: Update to work correctly with UNPACKDIR
  > base: Switch UNPACKDIR to a subdir of WORKDIR
  > devtool: Drop oe-local-files and simplify
  > at: Tweak UNPACKDIR reference
  > recipes: Switch away from S = WORKDIR
  > recipes: Start WORKDIR -> UNPACKDIR transition
  > dwarfsrcfiles: Switch to S = UNPACKDIR
  > gcc: Allow using libc++
  > meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat()
  > Revert "base/reproducible: Simplify search for git SOURCE_DATE_EPOCH"
  > base/reproducible: Simplify search for git SOURCE_DATE_EPOCH
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > bitbake: tests.codeparser: add tests for shell expansions
  > bitbake: codeparser: remove redundant list conversion
  > bitbake: codeparser: support shell substitutions in quotes
  > bitbake: prserv: add bitbake selftests
  > bitbake: prserv: import simplification
  > bitbake: prserv: store_value() improvements
  > bitbake: prserv: avoid possible race condition in database code
  > bitbake: prserv: enable database sharing
  > bitbake: prserv: add "upstream" server support
  > bitbake: prserv: move code from __init__ to bitbake-prserv
  > bitbake: prserv: declare "max_package_pr" client hook
  > bitbake: asyncrpc/client: Fix websockets minimum version for python 3.10
  > bitbake: bitbake-setup: add the proof of concept implementation
  > oeqa/selftest/debuginfod: use localpkgfeed to speed server startup
  > selftest/classes: add localpkgfeed class
  > lib/oe/package-manager: allow including self in create_packages_dir
  > enchant2: upgrade to 2.7.3
  > devtool: modify: Catch git submodule error for go code
  > python3-pycparser: cleanup RDEPENDS
  > valgrind: Upgrade to 3.23.0
  > oe-build-perf-report: Add dark mode
  > oe-build-perf-report: Update chart tooltip and chart type
  > oe-build-perf-report: Improve report styling and add descriptions
  > oe-build-perf-report: Display more than 300 commits and date instead of commit number
  > oe-build-perf-report: Add apache echarts to make report interactive
  > cpio: mark CVE-2023-7216 as disputed
  > sdk: Fix path length limit to match reserved size
  > populate_sdk_ext.bbclass: Fix undefined variable error

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this issue May 15, 2024
… sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm 6d6fa147...f37a6b32 (2):
  > arm-bsp/ssh-pregen-hostkeys: enable on virtual machines
  > arm/trusted-firmware-a: use correct git URL

* sources/meta-clang e7dceb1...f220836 (2):
  > bcc: Use UNPACKDIR in place of WORKDIR
  > clang: Apply libunwind.pc.in and llvm-config via a patch

* sources/meta-intel 82f614ab...5a0479b7 (1):
  > libvpl: change branch name master -> main

* sources/meta-openembedded f804417cd...771d89098 (60):
  > 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 openipmi 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)
  > python3-pyruvate: Adjust for WORKDIR -> UNPACKDIR changes
  > recipes: Switch away from S = WORKDIR
  > recipes: Undergo WORKDIR -> UNPACKDIR transition
  > malcontent: add recipe
  > freerdp: fix build with gcc-14
  > glib-testing: add recipe
  > uriparser: upgrade 0.9.7 -> 0.9.8
  > tracker: upgrade 3.7.2 -> 3.7.3
  > tracker-miners: upgrade 3.7.2 -> 3.7.3
  > smcroute: upgrade 2.5.6 -> 2.5.7
  > python3-web3: upgrade 6.17.2 -> 6.18.0
  > python3-virtualenv: upgrade 20.26.0 -> 20.26.1
  > python3-uswid: upgrade 0.4.7 -> 0.5.0
  > python3-types-psutil: upgrade 5.9.5.20240423 -> 5.9.5.20240511
  > python3-tqdm: upgrade 4.66.2 -> 4.66.4
  > python3-sqlalchemy: upgrade 2.0.29 -> 2.0.30
  > python3-regex: upgrade 2024.4.28 -> 2024.5.10
  > python3-pyudev: upgrade 0.24.1 -> 0.24.3
  > python3-pdm: upgrade 2.15.1 -> 2.15.2
  > python3-nocaselist: upgrade 2.0.0 -> 2.0.2
  > python3-nocasedict: upgrade 2.0.1 -> 2.0.3
  > python3-moteus: upgrade 0.3.67 -> 0.3.68
  > python3-marshmallow: upgrade 3.21.1 -> 3.21.2
  > python3-langtable: upgrade 0.0.65 -> 0.0.66
  > python3-joblib: upgrade 1.4.0 -> 1.4.2
  > python3-imgtool: upgrade 2.0.0 -> 2.1.0
  > python3-google-api-python-client: upgrade 2.127.0 -> 2.129.0
  > python3-google-api-core: upgrade 2.18.0 -> 2.19.0
  > python3-gmqtt: upgrade 0.6.14 -> 0.6.16
  > python3-freezegun: upgrade 1.5.0 -> 1.5.1
  > python3-filelock: upgrade 3.13.4 -> 3.14.0
  > python3-django: upgrade 5.0.4 -> 5.0.6
  > python3-dbus-fast: upgrade 2.21.1 -> 2.21.2
  > python3-bitstring: upgrade 4.2.1 -> 4.2.2
  > python3-asyncinotify: upgrade 4.0.6 -> 4.0.9
  > python3-astroid: upgrade 3.1.0 -> 3.2.0
  > postgresql: upgrade 16.2 -> 16.3
  > openipmi: upgrade 2.0.34 -> 2.0.35
  > opencl-icd-loader: upgrade 2023.12.14 -> 2024.05.08
  > opencl-headers: upgrade 2023.12.14 -> 2024.05.08
  > networkmanager-openvpn: upgrade 1.10.2 -> 1.11.0
  > ndctl: upgrade v78 -> v79
  > nano: upgrade 7.2 -> 8.0
  > liburing: upgrade 2.5 -> 2.6
  > libnvme: upgrade 1.8 -> 1.9
  > libnet-dns-perl: upgrade 1.40 -> 1.45
  > libbpf: upgrade 1.4.0 -> 1.4.2
  > hwdata: upgrade 0.381 -> 0.382
  > gnome-text-editor: upgrade 46.1 -> 46.3
  > dool: upgrade 1.3.1 -> 1.3.2
  > orrery: Drop recipe
  > libgpiod: update to v2.1.2
  > flatpak;xdg-desktop-portal: add missing runtime dependency on fuse3-utils
  > fuse3: move from meta-filesystems to meta-oe
  > python3-looseversion: Move to meta-oe
  > xdg-desktop-portal: update 1.18.1 -> 1.18.4
  > flatpak: update 1.15.6 -> 1.15.8

* sources/meta-qt6 108b27f...7ffce60 (16):
  > Revert "qtwebengine: Add missing dep on libxdamage for webrtc feature"
  > qtwebengine: Add missing dep on libxdamage for webrtc feature
  > qtwebengine: Fix build with clang18
  > nativesdk-packagegroup-qt6-toolchain-host-addons: Add wayland dependent packages conditionally
  < 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-riscv d330dfe...11bd45b (2):
  > musl: Drop rv32 patches
  > linux-firmware-beaglev-bcm43430: Switch away from S = WORKDIR

* sources/meta-tegra a15bc835...672decaf (6):
  > tegra-configs: fix glvnd config file name in l4t.csv
  > external/virtualization-layer: drop obsolete libtirpc126 recipe
  > external/virtualization-layer: drop libtirpc126 from libnvidia-container-jetson
  > external/virtualization-layer: have libnvidia-container support nvcgo
  > external/virtualization-layer: patch nvidia-container-toolkit CSV mode
  > l4t-launcher-extlinux: append DTBFILE to list of files to sign

* sources/meta-variscite-bsp 110e1ed...e42a752 (24):
  < Merge pull request #22 from YoeDistro/kraj/mickledore-var02
  > 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 #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 9f2ea29...103d3f0 (7):
  > layer.conf: Add scarthgap to layer compat
  > bcm43xx-utils: update rdepends base-files to udev-extraconf
  > iw612-utils: iw612-wifi: fix bashisms
  > var-mii: update to latest
  > var-mii: update to latest
  > iw612-utils: add support for DART-MX8M-MINI
  < layer.conf: Add scarthgap to layer compat

* sources/poky 12ea266a92...e15b170a51 (64):
  > oeqa: Replace librdfa with alisp as testcase for devtool add
  > openssl: Fix build on riscv
  > 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
  > tiny-init: Stop using S == WORKDIR
  > gcc: Upgrade to GCC 14.1 release
  > systemd: fix build against 6.9 libc-headers
  > lib/oe/reproducible: Update for WORKDIR -> UNPACKDIR
  > Revert "insane: Add warning for WORKDIR instead of UNPACKDIR"
  > insane: Add warning for WORKDIR instead of UNPACKDIR
  > build-appliance-image: Remove warning about S not existing
  > recipes: Ensure S is set to a valid directory
  > systemd-conf: Convert to use a dedicated UNPACKDIR
  > insane: Warn about S == WORKDIR
  > recipetool/devtool: Update to work correctly with UNPACKDIR
  > base: Switch UNPACKDIR to a subdir of WORKDIR
  > devtool: Drop oe-local-files and simplify
  > at: Tweak UNPACKDIR reference
  > recipes: Switch away from S = WORKDIR
  > recipes: Start WORKDIR -> UNPACKDIR transition
  > dwarfsrcfiles: Switch to S = UNPACKDIR
  > gcc: Allow using libc++
  > meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat()
  > Revert "base/reproducible: Simplify search for git SOURCE_DATE_EPOCH"
  > base/reproducible: Simplify search for git SOURCE_DATE_EPOCH
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > bitbake: tests.codeparser: add tests for shell expansions
  > bitbake: codeparser: remove redundant list conversion
  > bitbake: codeparser: support shell substitutions in quotes
  > bitbake: prserv: add bitbake selftests
  > bitbake: prserv: import simplification
  > bitbake: prserv: store_value() improvements
  > bitbake: prserv: avoid possible race condition in database code
  > bitbake: prserv: enable database sharing
  > bitbake: prserv: add "upstream" server support
  > bitbake: prserv: move code from __init__ to bitbake-prserv
  > bitbake: prserv: declare "max_package_pr" client hook
  > bitbake: asyncrpc/client: Fix websockets minimum version for python 3.10
  > bitbake: bitbake-setup: add the proof of concept implementation
  > oeqa/selftest/debuginfod: use localpkgfeed to speed server startup
  > selftest/classes: add localpkgfeed class
  > lib/oe/package-manager: allow including self in create_packages_dir
  > enchant2: upgrade to 2.7.3
  > devtool: modify: Catch git submodule error for go code
  > python3-pycparser: cleanup RDEPENDS
  > valgrind: Upgrade to 3.23.0
  > oe-build-perf-report: Add dark mode
  > oe-build-perf-report: Update chart tooltip and chart type
  > oe-build-perf-report: Improve report styling and add descriptions
  > oe-build-perf-report: Display more than 300 commits and date instead of commit number
  > oe-build-perf-report: Add apache echarts to make report interactive
  > cpio: mark CVE-2023-7216 as disputed
  > sdk: Fix path length limit to match reserved size
  > populate_sdk_ext.bbclass: Fix undefined variable error

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this issue May 15, 2024
… sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm 6d6fa147...f37a6b32 (2):
  > arm-bsp/ssh-pregen-hostkeys: enable on virtual machines
  > arm/trusted-firmware-a: use correct git URL

* sources/meta-clang e7dceb1...f220836 (2):
  > bcc: Use UNPACKDIR in place of WORKDIR
  > clang: Apply libunwind.pc.in and llvm-config via a patch

* sources/meta-intel 82f614ab...5a0479b7 (1):
  > libvpl: change branch name master -> main

* sources/meta-openembedded f804417cd...fc7098d7e (60):
  > 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 openipmi 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)
  > python3-pyruvate: Adjust for WORKDIR -> UNPACKDIR changes
  > recipes: Switch away from S = WORKDIR
  > recipes: Undergo WORKDIR -> UNPACKDIR transition
  > malcontent: add recipe
  > freerdp: fix build with gcc-14
  > glib-testing: add recipe
  > uriparser: upgrade 0.9.7 -> 0.9.8
  > tracker: upgrade 3.7.2 -> 3.7.3
  > tracker-miners: upgrade 3.7.2 -> 3.7.3
  > smcroute: upgrade 2.5.6 -> 2.5.7
  > python3-web3: upgrade 6.17.2 -> 6.18.0
  > python3-virtualenv: upgrade 20.26.0 -> 20.26.1
  > python3-uswid: upgrade 0.4.7 -> 0.5.0
  > python3-types-psutil: upgrade 5.9.5.20240423 -> 5.9.5.20240511
  > python3-tqdm: upgrade 4.66.2 -> 4.66.4
  > python3-sqlalchemy: upgrade 2.0.29 -> 2.0.30
  > python3-regex: upgrade 2024.4.28 -> 2024.5.10
  > python3-pyudev: upgrade 0.24.1 -> 0.24.3
  > python3-pdm: upgrade 2.15.1 -> 2.15.2
  > python3-nocaselist: upgrade 2.0.0 -> 2.0.2
  > python3-nocasedict: upgrade 2.0.1 -> 2.0.3
  > python3-moteus: upgrade 0.3.67 -> 0.3.68
  > python3-marshmallow: upgrade 3.21.1 -> 3.21.2
  > python3-langtable: upgrade 0.0.65 -> 0.0.66
  > python3-joblib: upgrade 1.4.0 -> 1.4.2
  > python3-imgtool: upgrade 2.0.0 -> 2.1.0
  > python3-google-api-python-client: upgrade 2.127.0 -> 2.129.0
  > python3-google-api-core: upgrade 2.18.0 -> 2.19.0
  > python3-gmqtt: upgrade 0.6.14 -> 0.6.16
  > python3-freezegun: upgrade 1.5.0 -> 1.5.1
  > python3-filelock: upgrade 3.13.4 -> 3.14.0
  > python3-django: upgrade 5.0.4 -> 5.0.6
  > python3-dbus-fast: upgrade 2.21.1 -> 2.21.2
  > python3-bitstring: upgrade 4.2.1 -> 4.2.2
  > python3-asyncinotify: upgrade 4.0.6 -> 4.0.9
  > python3-astroid: upgrade 3.1.0 -> 3.2.0
  > postgresql: upgrade 16.2 -> 16.3
  > openipmi: upgrade 2.0.34 -> 2.0.35
  > opencl-icd-loader: upgrade 2023.12.14 -> 2024.05.08
  > opencl-headers: upgrade 2023.12.14 -> 2024.05.08
  > networkmanager-openvpn: upgrade 1.10.2 -> 1.11.0
  > ndctl: upgrade v78 -> v79
  > nano: upgrade 7.2 -> 8.0
  > liburing: upgrade 2.5 -> 2.6
  > libnvme: upgrade 1.8 -> 1.9
  > libnet-dns-perl: upgrade 1.40 -> 1.45
  > libbpf: upgrade 1.4.0 -> 1.4.2
  > hwdata: upgrade 0.381 -> 0.382
  > gnome-text-editor: upgrade 46.1 -> 46.3
  > dool: upgrade 1.3.1 -> 1.3.2
  > orrery: Drop recipe
  > libgpiod: update to v2.1.2
  > flatpak;xdg-desktop-portal: add missing runtime dependency on fuse3-utils
  > fuse3: move from meta-filesystems to meta-oe
  > python3-looseversion: Move to meta-oe
  > xdg-desktop-portal: update 1.18.1 -> 1.18.4
  > flatpak: update 1.15.6 -> 1.15.8

* sources/meta-qt6 108b27f...7ffce60 (16):
  > Revert "qtwebengine: Add missing dep on libxdamage for webrtc feature"
  > qtwebengine: Add missing dep on libxdamage for webrtc feature
  > qtwebengine: Fix build with clang18
  > nativesdk-packagegroup-qt6-toolchain-host-addons: Add wayland dependent packages conditionally
  < 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-riscv d330dfe...11bd45b (2):
  > musl: Drop rv32 patches
  > linux-firmware-beaglev-bcm43430: Switch away from S = WORKDIR

* sources/meta-tegra a15bc835...672decaf (6):
  > tegra-configs: fix glvnd config file name in l4t.csv
  > external/virtualization-layer: drop obsolete libtirpc126 recipe
  > external/virtualization-layer: drop libtirpc126 from libnvidia-container-jetson
  > external/virtualization-layer: have libnvidia-container support nvcgo
  > external/virtualization-layer: patch nvidia-container-toolkit CSV mode
  > l4t-launcher-extlinux: append DTBFILE to list of files to sign

* sources/meta-variscite-bsp 110e1ed...e42a752 (24):
  < Merge pull request #22 from YoeDistro/kraj/mickledore-var02
  > 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 #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 9f2ea29...103d3f0 (7):
  > layer.conf: Add scarthgap to layer compat
  > bcm43xx-utils: update rdepends base-files to udev-extraconf
  > iw612-utils: iw612-wifi: fix bashisms
  > var-mii: update to latest
  > var-mii: update to latest
  > iw612-utils: add support for DART-MX8M-MINI
  < layer.conf: Add scarthgap to layer compat

* sources/poky 12ea266a92...e15b170a51 (64):
  > oeqa: Replace librdfa with alisp as testcase for devtool add
  > openssl: Fix build on riscv
  > 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
  > tiny-init: Stop using S == WORKDIR
  > gcc: Upgrade to GCC 14.1 release
  > systemd: fix build against 6.9 libc-headers
  > lib/oe/reproducible: Update for WORKDIR -> UNPACKDIR
  > Revert "insane: Add warning for WORKDIR instead of UNPACKDIR"
  > insane: Add warning for WORKDIR instead of UNPACKDIR
  > build-appliance-image: Remove warning about S not existing
  > recipes: Ensure S is set to a valid directory
  > systemd-conf: Convert to use a dedicated UNPACKDIR
  > insane: Warn about S == WORKDIR
  > recipetool/devtool: Update to work correctly with UNPACKDIR
  > base: Switch UNPACKDIR to a subdir of WORKDIR
  > devtool: Drop oe-local-files and simplify
  > at: Tweak UNPACKDIR reference
  > recipes: Switch away from S = WORKDIR
  > recipes: Start WORKDIR -> UNPACKDIR transition
  > dwarfsrcfiles: Switch to S = UNPACKDIR
  > gcc: Allow using libc++
  > meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat()
  > Revert "base/reproducible: Simplify search for git SOURCE_DATE_EPOCH"
  > base/reproducible: Simplify search for git SOURCE_DATE_EPOCH
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > bitbake: tests.codeparser: add tests for shell expansions
  > bitbake: codeparser: remove redundant list conversion
  > bitbake: codeparser: support shell substitutions in quotes
  > bitbake: prserv: add bitbake selftests
  > bitbake: prserv: import simplification
  > bitbake: prserv: store_value() improvements
  > bitbake: prserv: avoid possible race condition in database code
  > bitbake: prserv: enable database sharing
  > bitbake: prserv: add "upstream" server support
  > bitbake: prserv: move code from __init__ to bitbake-prserv
  > bitbake: prserv: declare "max_package_pr" client hook
  > bitbake: asyncrpc/client: Fix websockets minimum version for python 3.10
  > bitbake: bitbake-setup: add the proof of concept implementation
  > oeqa/selftest/debuginfod: use localpkgfeed to speed server startup
  > selftest/classes: add localpkgfeed class
  > lib/oe/package-manager: allow including self in create_packages_dir
  > enchant2: upgrade to 2.7.3
  > devtool: modify: Catch git submodule error for go code
  > python3-pycparser: cleanup RDEPENDS
  > valgrind: Upgrade to 3.23.0
  > oe-build-perf-report: Add dark mode
  > oe-build-perf-report: Update chart tooltip and chart type
  > oe-build-perf-report: Improve report styling and add descriptions
  > oe-build-perf-report: Display more than 300 commits and date instead of commit number
  > oe-build-perf-report: Add apache echarts to make report interactive
  > cpio: mark CVE-2023-7216 as disputed
  > sdk: Fix path length limit to match reserved size
  > populate_sdk_ext.bbclass: Fix undefined variable error

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this issue Sep 17, 2024
…-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-clang 814d209...ff0b4b3 (8):
  > nmap: Remove LLD build workaround for RISCV-64
  > lldb: Enable on RISCV64
  > libjxl: Use -Og instead of -O2 with clang-19
  > recipes: Use gcc or clang/libstdc++ for some recipes
  > clang: scan-build-py: respect LLVM_LIBDIR_SUFFIX like other tools do
  > clang: Upgrade to 19.x release
  > spirv-llvm-translator: Bump to release_190
  > pbzip2: Do not use libc++ for now

* sources/meta-freescale 0a63c762...1cbbde16 (3):
  > Merge pull request #1938 from hiagofranco/fix_imxvideoconvert
  > Merge pull request #1941 from tq-steina/master
  > Merge pull request #1942 from fabioestevam/cst-remove

* sources/meta-odroid f2e9e70...cedfacb (1):
  > layer.conf: Mark compatible with styhead release

* sources/meta-openembedded 935634065...ab60760b5 (34):
  > usbguard: Link with libatomic on rv32
  > dlm: Disable fcf-protection on riscv32
  > mosh: Use libatomic on rv32 for atomics
  > dav1d: Disable asm code on rv32
  > liburing: Upgrade to 2.7 and fix build on riscv32
  > highway: Disable RVV on RISCV-32
  > protobuf-c: Link with libatomic on riscv32
  > DO NOT MERGE: Add Github actions CI workflow
  > iwd: use internal ell
  > iwd: update 2.19 -> 2.20
  > open-vm-tools: upgrade 12.3.5 -> 12.4.5
  > frr: upgrade 10.1 -> 10.1.1
  > rygel: update 0.42.5 -> 0.44.0
  > non-repro-meta-filesystems: update known reproducible packages
  > python3-pytest-mock: Upgrade to 3.14.0
  > python3-fastjsonschema: Add missing rdeps for ptests
  > python3-pylint: Add missing ptest rdep on python3-misc
  > python-ujson: Use python_setuptools_build_meta
  > python3-pillow: Add missing rdep on py3-compile for ptests
  > python3-wrapt: Add missing rdep on misc modules for ptests
  > gnome-disk-utility: update 46.0 -> 46.1
  > debootstrap: upgrade 1.0.132 -> 1.0.137
  > jsoncpp: upgrade 1.9.5 -> 1.9.6
  > libssh: upgrade 0.10.6 -> 0.11.1
  > netplan: upgrade 1.0.1 -> 1.1
  > openjpeg: upgrade 2.5.0 -> 2.5.2
  > fltk: upgrade 1.3.8 -> 1.3.9
  > libjxl: Do not use -mrelax-all on RISCV with clang
  > non-repro-meta-networking: exclude packages that failed previously
  > README.md: Hint at "git request-pull"
  > non-repro-meta-python: exclude packages that failed previously
  > netdata: version bump 1.47.0 -> 1.47.1
  > wireplumber: update 0.5.5. -> 0.5.6
  > yavta: Upgrade SRCREV to include 64bit time_t print format errors

* sources/meta-qcom dc97e19...6adb3a5 (3):
  > Merge pull request #653 from lumag/CI-initramfs
  > Merge pull request #652 from lumag/CI-initramfs
  > Merge pull request #649 from lumag/vendor-pefile

* sources/meta-qt6 f3c6e15...0d08728 (34):
  > qtwebengine: Set DEBUG_LEVELFLAG to -g1
  > 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
  < Merge pull request #62 from YoeDistro/kraj/6.7
  < Merge pull request #61 from YoeDistro/kraj/6.7
  < Merge pull request #60 from YoeDistro/kraj/6.7
  < Merge pull request #59 from YoeDistro/kraj/6.7
  < Merge pull request #58 from YoeDistro/kraj/6.7
  < Merge pull request #57 from MarkusVolk/yoe/6.7
  < Merge pull request #56 from YoeDistro/kraj/6.7
  < Merge pull request #55 from YoeDistro/kraj/6.7
  < Merge pull request #54 from YoeDistro/kraj/6.7
  < Merge pull request #53 from YoeDistro/kraj/6.7
  < 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-riscv df7d55c...49ecce5 (2):
  > musl: Drop rv32 patches
  > python3-pyruvate: Use UNPACKDIR to reach patchdir in SRC_URI

* sources/meta-swupdate faedf19...3aed0f6 (4):
  > layer.conf: Switch to be 'styhead' layer series compatible
  > Allow unique IV per image to encrypt
  > swupdate,classes: Transition from WORKDIR to UNPACKDIR
  < swupdate,classes: Transition from WORKDIR to UNPACKDIR

* sources/meta-tegra a378e7ed...98e065a4 (5):
  > tegra-flash-init: quote configuration state when testing
  > tegra-flash-init: update variable name
  > setup-nv-boot-control: fix compat spec for P3701 SKUs
  > tegra-eeprom-tool: update v2.0.1 -> v2.0.2
  > tegra-uefi-capsules: remove ESP image dependency for BUP

* sources/meta-variscite-bsp bf51e4b...f761c9a (40):
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  > bluealsa: Rename bbappend to use wildcard
  > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now
  > imx-atf: Make bbappend version independent
  > 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 #31 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #30 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #29 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #28 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #27 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #26 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #25 from YoeDistro/kraj/mickledore-var02
  < 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 7f89370...e7a9e2f (7):
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  < 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 7004840f3d...9edf84c7ee (23):
  > bluez: Fix mesh builds on musl
  > systemd-bootchart: Add riscv 32bit support
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > genericarm64: don't pin to linux 6.6
  > bluez5: remove redundant patch for MAX_INPUT
  > go-mod.bbclass: Set GO_MOD_CACHE_DIR
  > image_qa: fix error handling
  > bitbake.conf: mark TCLIBCAPPEND as deprecated
  > tzdata : Upgrade to 2024b
  > linux-firmware: add new package for cc33xx firmware
  > connman: upgrade 1.42 -> 1.43
  > iputils: upgrade 20240117 -> 20240905
  > libpcre2: Update base uri PhilipHazel -> PCRE2Project
  > lib/buildcfg: Add is_bitbake_in_separate_repo()
  > classes: Print bitbake branch and revision
  > Revert "json-glib: upgrade 1.8.0 -> 1.10.0"
  > json-glib: upgrade 1.8.0 -> 1.10.0
  > bitbake: fetch2/gomod: Support URIs with only a hostname
  > bitbake: Revert "fetch2/gitsm: use configparser to parse .gitmodules"

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this issue Sep 17, 2024
…-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-clang 814d209...ff0b4b3 (8):
  > nmap: Remove LLD build workaround for RISCV-64
  > lldb: Enable on RISCV64
  > libjxl: Use -Og instead of -O2 with clang-19
  > recipes: Use gcc or clang/libstdc++ for some recipes
  > clang: scan-build-py: respect LLVM_LIBDIR_SUFFIX like other tools do
  > clang: Upgrade to 19.x release
  > spirv-llvm-translator: Bump to release_190
  > pbzip2: Do not use libc++ for now

* sources/meta-freescale 0a63c762...1cbbde16 (3):
  > Merge pull request #1938 from hiagofranco/fix_imxvideoconvert
  > Merge pull request #1941 from tq-steina/master
  > Merge pull request #1942 from fabioestevam/cst-remove

* sources/meta-odroid f2e9e70...cedfacb (1):
  > layer.conf: Mark compatible with styhead release

* sources/meta-openembedded 935634065...be14a2d3b (35):
  > transmission: Link with libatomic on riscv32
  > usbguard: Link with libatomic on rv32
  > dlm: Disable fcf-protection on riscv32
  > mosh: Use libatomic on rv32 for atomics
  > dav1d: Disable asm code on rv32
  > liburing: Upgrade to 2.7 and fix build on riscv32
  > highway: Disable RVV on RISCV-32
  > protobuf-c: Link with libatomic on riscv32
  > DO NOT MERGE: Add Github actions CI workflow
  > iwd: use internal ell
  > iwd: update 2.19 -> 2.20
  > open-vm-tools: upgrade 12.3.5 -> 12.4.5
  > frr: upgrade 10.1 -> 10.1.1
  > rygel: update 0.42.5 -> 0.44.0
  > non-repro-meta-filesystems: update known reproducible packages
  > python3-pytest-mock: Upgrade to 3.14.0
  > python3-fastjsonschema: Add missing rdeps for ptests
  > python3-pylint: Add missing ptest rdep on python3-misc
  > python-ujson: Use python_setuptools_build_meta
  > python3-pillow: Add missing rdep on py3-compile for ptests
  > python3-wrapt: Add missing rdep on misc modules for ptests
  > gnome-disk-utility: update 46.0 -> 46.1
  > debootstrap: upgrade 1.0.132 -> 1.0.137
  > jsoncpp: upgrade 1.9.5 -> 1.9.6
  > libssh: upgrade 0.10.6 -> 0.11.1
  > netplan: upgrade 1.0.1 -> 1.1
  > openjpeg: upgrade 2.5.0 -> 2.5.2
  > fltk: upgrade 1.3.8 -> 1.3.9
  > libjxl: Do not use -mrelax-all on RISCV with clang
  > non-repro-meta-networking: exclude packages that failed previously
  > README.md: Hint at "git request-pull"
  > non-repro-meta-python: exclude packages that failed previously
  > netdata: version bump 1.47.0 -> 1.47.1
  > wireplumber: update 0.5.5. -> 0.5.6
  > yavta: Upgrade SRCREV to include 64bit time_t print format errors

* sources/meta-qcom dc97e19...6adb3a5 (3):
  > Merge pull request #653 from lumag/CI-initramfs
  > Merge pull request #652 from lumag/CI-initramfs
  > Merge pull request #649 from lumag/vendor-pefile

* sources/meta-qt6 f3c6e15...0d08728 (34):
  > qtwebengine: Set DEBUG_LEVELFLAG to -g1
  > 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
  < Merge pull request #62 from YoeDistro/kraj/6.7
  < Merge pull request #61 from YoeDistro/kraj/6.7
  < Merge pull request #60 from YoeDistro/kraj/6.7
  < Merge pull request #59 from YoeDistro/kraj/6.7
  < Merge pull request #58 from YoeDistro/kraj/6.7
  < Merge pull request #57 from MarkusVolk/yoe/6.7
  < Merge pull request #56 from YoeDistro/kraj/6.7
  < Merge pull request #55 from YoeDistro/kraj/6.7
  < Merge pull request #54 from YoeDistro/kraj/6.7
  < Merge pull request #53 from YoeDistro/kraj/6.7
  < 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-riscv df7d55c...49ecce5 (2):
  > musl: Drop rv32 patches
  > python3-pyruvate: Use UNPACKDIR to reach patchdir in SRC_URI

* sources/meta-swupdate faedf19...3aed0f6 (4):
  > layer.conf: Switch to be 'styhead' layer series compatible
  > Allow unique IV per image to encrypt
  > swupdate,classes: Transition from WORKDIR to UNPACKDIR
  < swupdate,classes: Transition from WORKDIR to UNPACKDIR

* sources/meta-tegra a378e7ed...98e065a4 (5):
  > tegra-flash-init: quote configuration state when testing
  > tegra-flash-init: update variable name
  > setup-nv-boot-control: fix compat spec for P3701 SKUs
  > tegra-eeprom-tool: update v2.0.1 -> v2.0.2
  > tegra-uefi-capsules: remove ESP image dependency for BUP

* sources/meta-variscite-bsp bf51e4b...f761c9a (40):
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  > bluealsa: Rename bbappend to use wildcard
  > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now
  > imx-atf: Make bbappend version independent
  > 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 #31 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #30 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #29 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #28 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #27 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #26 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #25 from YoeDistro/kraj/mickledore-var02
  < 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 7f89370...e7a9e2f (7):
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  < 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 7004840f3d...9edf84c7ee (23):
  > bluez: Fix mesh builds on musl
  > systemd-bootchart: Add riscv 32bit support
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > genericarm64: don't pin to linux 6.6
  > bluez5: remove redundant patch for MAX_INPUT
  > go-mod.bbclass: Set GO_MOD_CACHE_DIR
  > image_qa: fix error handling
  > bitbake.conf: mark TCLIBCAPPEND as deprecated
  > tzdata : Upgrade to 2024b
  > linux-firmware: add new package for cc33xx firmware
  > connman: upgrade 1.42 -> 1.43
  > iputils: upgrade 20240117 -> 20240905
  > libpcre2: Update base uri PhilipHazel -> PCRE2Project
  > lib/buildcfg: Add is_bitbake_in_separate_repo()
  > classes: Print bitbake branch and revision
  > Revert "json-glib: upgrade 1.8.0 -> 1.10.0"
  > json-glib: upgrade 1.8.0 -> 1.10.0
  > bitbake: fetch2/gomod: Support URIs with only a hostname
  > bitbake: Revert "fetch2/gitsm: use configparser to parse .gitmodules"

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this issue Sep 17, 2024
…-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-clang 814d209...ff0b4b3 (8):
  > nmap: Remove LLD build workaround for RISCV-64
  > lldb: Enable on RISCV64
  > libjxl: Use -Og instead of -O2 with clang-19
  > recipes: Use gcc or clang/libstdc++ for some recipes
  > clang: scan-build-py: respect LLVM_LIBDIR_SUFFIX like other tools do
  > clang: Upgrade to 19.x release
  > spirv-llvm-translator: Bump to release_190
  > pbzip2: Do not use libc++ for now

* sources/meta-freescale 0a63c762...1cbbde16 (3):
  > Merge pull request #1938 from hiagofranco/fix_imxvideoconvert
  > Merge pull request #1941 from tq-steina/master
  > Merge pull request #1942 from fabioestevam/cst-remove

* sources/meta-odroid f2e9e70...cedfacb (1):
  > layer.conf: Mark compatible with styhead release

* sources/meta-openembedded 935634065...be14a2d3b (35):
  > transmission: Link with libatomic on riscv32
  > usbguard: Link with libatomic on rv32
  > dlm: Disable fcf-protection on riscv32
  > mosh: Use libatomic on rv32 for atomics
  > dav1d: Disable asm code on rv32
  > liburing: Upgrade to 2.7 and fix build on riscv32
  > highway: Disable RVV on RISCV-32
  > protobuf-c: Link with libatomic on riscv32
  > DO NOT MERGE: Add Github actions CI workflow
  > iwd: use internal ell
  > iwd: update 2.19 -> 2.20
  > open-vm-tools: upgrade 12.3.5 -> 12.4.5
  > frr: upgrade 10.1 -> 10.1.1
  > rygel: update 0.42.5 -> 0.44.0
  > non-repro-meta-filesystems: update known reproducible packages
  > python3-pytest-mock: Upgrade to 3.14.0
  > python3-fastjsonschema: Add missing rdeps for ptests
  > python3-pylint: Add missing ptest rdep on python3-misc
  > python-ujson: Use python_setuptools_build_meta
  > python3-pillow: Add missing rdep on py3-compile for ptests
  > python3-wrapt: Add missing rdep on misc modules for ptests
  > gnome-disk-utility: update 46.0 -> 46.1
  > debootstrap: upgrade 1.0.132 -> 1.0.137
  > jsoncpp: upgrade 1.9.5 -> 1.9.6
  > libssh: upgrade 0.10.6 -> 0.11.1
  > netplan: upgrade 1.0.1 -> 1.1
  > openjpeg: upgrade 2.5.0 -> 2.5.2
  > fltk: upgrade 1.3.8 -> 1.3.9
  > libjxl: Do not use -mrelax-all on RISCV with clang
  > non-repro-meta-networking: exclude packages that failed previously
  > README.md: Hint at "git request-pull"
  > non-repro-meta-python: exclude packages that failed previously
  > netdata: version bump 1.47.0 -> 1.47.1
  > wireplumber: update 0.5.5. -> 0.5.6
  > yavta: Upgrade SRCREV to include 64bit time_t print format errors

* sources/meta-qcom dc97e19...6adb3a5 (3):
  > Merge pull request #653 from lumag/CI-initramfs
  > Merge pull request #652 from lumag/CI-initramfs
  > Merge pull request #649 from lumag/vendor-pefile

* sources/meta-qt6 f3c6e15...0d08728 (34):
  > qtwebengine: Set DEBUG_LEVELFLAG to -g1
  > 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
  < Merge pull request #62 from YoeDistro/kraj/6.7
  < Merge pull request #61 from YoeDistro/kraj/6.7
  < Merge pull request #60 from YoeDistro/kraj/6.7
  < Merge pull request #59 from YoeDistro/kraj/6.7
  < Merge pull request #58 from YoeDistro/kraj/6.7
  < Merge pull request #57 from MarkusVolk/yoe/6.7
  < Merge pull request #56 from YoeDistro/kraj/6.7
  < Merge pull request #55 from YoeDistro/kraj/6.7
  < Merge pull request #54 from YoeDistro/kraj/6.7
  < Merge pull request #53 from YoeDistro/kraj/6.7
  < 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-riscv df7d55c...49ecce5 (2):
  > musl: Drop rv32 patches
  > python3-pyruvate: Use UNPACKDIR to reach patchdir in SRC_URI

* sources/meta-swupdate faedf19...3aed0f6 (4):
  > layer.conf: Switch to be 'styhead' layer series compatible
  > Allow unique IV per image to encrypt
  > swupdate,classes: Transition from WORKDIR to UNPACKDIR
  < swupdate,classes: Transition from WORKDIR to UNPACKDIR

* sources/meta-tegra a378e7ed...98e065a4 (5):
  > tegra-flash-init: quote configuration state when testing
  > tegra-flash-init: update variable name
  > setup-nv-boot-control: fix compat spec for P3701 SKUs
  > tegra-eeprom-tool: update v2.0.1 -> v2.0.2
  > tegra-uefi-capsules: remove ESP image dependency for BUP

* sources/meta-variscite-bsp bf51e4b...f761c9a (40):
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  > bluealsa: Rename bbappend to use wildcard
  > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now
  > imx-atf: Make bbappend version independent
  > 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 #31 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #30 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #29 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #28 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #27 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #26 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #25 from YoeDistro/kraj/mickledore-var02
  < 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 7f89370...e7a9e2f (7):
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  < 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 7004840f3d...07442ce16e (23):
  > bluez: Fix mesh builds on musl
  > systemd-bootchart: Add riscv 32bit support
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > genericarm64: don't pin to linux 6.6
  > bluez5: remove redundant patch for MAX_INPUT
  > go-mod.bbclass: Set GO_MOD_CACHE_DIR
  > image_qa: fix error handling
  > bitbake.conf: mark TCLIBCAPPEND as deprecated
  > tzdata : Upgrade to 2024b
  > linux-firmware: add new package for cc33xx firmware
  > connman: upgrade 1.42 -> 1.43
  > iputils: upgrade 20240117 -> 20240905
  > libpcre2: Update base uri PhilipHazel -> PCRE2Project
  > lib/buildcfg: Add is_bitbake_in_separate_repo()
  > classes: Print bitbake branch and revision
  > Revert "json-glib: upgrade 1.8.0 -> 1.10.0"
  > json-glib: upgrade 1.8.0 -> 1.10.0
  > bitbake: fetch2/gomod: Support URIs with only a hostname
  > bitbake: Revert "fetch2/gitsm: use configparser to parse .gitmodules"

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this issue Sep 17, 2024
…-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-clang 814d209...ff0b4b3 (8):
  > nmap: Remove LLD build workaround for RISCV-64
  > lldb: Enable on RISCV64
  > libjxl: Use -Og instead of -O2 with clang-19
  > recipes: Use gcc or clang/libstdc++ for some recipes
  > clang: scan-build-py: respect LLVM_LIBDIR_SUFFIX like other tools do
  > clang: Upgrade to 19.x release
  > spirv-llvm-translator: Bump to release_190
  > pbzip2: Do not use libc++ for now

* sources/meta-freescale 0a63c762...1cbbde16 (3):
  > Merge pull request #1938 from hiagofranco/fix_imxvideoconvert
  > Merge pull request #1941 from tq-steina/master
  > Merge pull request #1942 from fabioestevam/cst-remove

* sources/meta-odroid f2e9e70...cedfacb (1):
  > layer.conf: Mark compatible with styhead release

* sources/meta-openembedded 935634065...be14a2d3b (35):
  > transmission: Link with libatomic on riscv32
  > usbguard: Link with libatomic on rv32
  > dlm: Disable fcf-protection on riscv32
  > mosh: Use libatomic on rv32 for atomics
  > dav1d: Disable asm code on rv32
  > liburing: Upgrade to 2.7 and fix build on riscv32
  > highway: Disable RVV on RISCV-32
  > protobuf-c: Link with libatomic on riscv32
  > DO NOT MERGE: Add Github actions CI workflow
  > iwd: use internal ell
  > iwd: update 2.19 -> 2.20
  > open-vm-tools: upgrade 12.3.5 -> 12.4.5
  > frr: upgrade 10.1 -> 10.1.1
  > rygel: update 0.42.5 -> 0.44.0
  > non-repro-meta-filesystems: update known reproducible packages
  > python3-pytest-mock: Upgrade to 3.14.0
  > python3-fastjsonschema: Add missing rdeps for ptests
  > python3-pylint: Add missing ptest rdep on python3-misc
  > python-ujson: Use python_setuptools_build_meta
  > python3-pillow: Add missing rdep on py3-compile for ptests
  > python3-wrapt: Add missing rdep on misc modules for ptests
  > gnome-disk-utility: update 46.0 -> 46.1
  > debootstrap: upgrade 1.0.132 -> 1.0.137
  > jsoncpp: upgrade 1.9.5 -> 1.9.6
  > libssh: upgrade 0.10.6 -> 0.11.1
  > netplan: upgrade 1.0.1 -> 1.1
  > openjpeg: upgrade 2.5.0 -> 2.5.2
  > fltk: upgrade 1.3.8 -> 1.3.9
  > libjxl: Do not use -mrelax-all on RISCV with clang
  > non-repro-meta-networking: exclude packages that failed previously
  > README.md: Hint at "git request-pull"
  > non-repro-meta-python: exclude packages that failed previously
  > netdata: version bump 1.47.0 -> 1.47.1
  > wireplumber: update 0.5.5. -> 0.5.6
  > yavta: Upgrade SRCREV to include 64bit time_t print format errors

* sources/meta-qcom dc97e19...6adb3a5 (3):
  > Merge pull request #653 from lumag/CI-initramfs
  > Merge pull request #652 from lumag/CI-initramfs
  > Merge pull request #649 from lumag/vendor-pefile

* sources/meta-qt6 f3c6e15...0d08728 (34):
  > qtwebengine: Set DEBUG_LEVELFLAG to -g1
  > 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
  < Merge pull request #62 from YoeDistro/kraj/6.7
  < Merge pull request #61 from YoeDistro/kraj/6.7
  < Merge pull request #60 from YoeDistro/kraj/6.7
  < Merge pull request #59 from YoeDistro/kraj/6.7
  < Merge pull request #58 from YoeDistro/kraj/6.7
  < Merge pull request #57 from MarkusVolk/yoe/6.7
  < Merge pull request #56 from YoeDistro/kraj/6.7
  < Merge pull request #55 from YoeDistro/kraj/6.7
  < Merge pull request #54 from YoeDistro/kraj/6.7
  < Merge pull request #53 from YoeDistro/kraj/6.7
  < 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-riscv df7d55c...49ecce5 (2):
  > musl: Drop rv32 patches
  > python3-pyruvate: Use UNPACKDIR to reach patchdir in SRC_URI

* sources/meta-swupdate faedf19...3aed0f6 (4):
  > layer.conf: Switch to be 'styhead' layer series compatible
  > Allow unique IV per image to encrypt
  > swupdate,classes: Transition from WORKDIR to UNPACKDIR
  < swupdate,classes: Transition from WORKDIR to UNPACKDIR

* sources/meta-tegra a378e7ed...98e065a4 (5):
  > tegra-flash-init: quote configuration state when testing
  > tegra-flash-init: update variable name
  > setup-nv-boot-control: fix compat spec for P3701 SKUs
  > tegra-eeprom-tool: update v2.0.1 -> v2.0.2
  > tegra-uefi-capsules: remove ESP image dependency for BUP

* sources/meta-variscite-bsp bf51e4b...f761c9a (40):
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  > bluealsa: Rename bbappend to use wildcard
  > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now
  > imx-atf: Make bbappend version independent
  > 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 #31 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #30 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #29 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #28 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #27 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #26 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #25 from YoeDistro/kraj/mickledore-var02
  < 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 7f89370...e7a9e2f (7):
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  < 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 7004840f3d...9c2f961592 (23):
  > bluez: Fix mesh builds on musl
  > systemd-bootchart: Add riscv 32bit support
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > genericarm64: don't pin to linux 6.6
  > bluez5: remove redundant patch for MAX_INPUT
  > go-mod.bbclass: Set GO_MOD_CACHE_DIR
  > image_qa: fix error handling
  > bitbake.conf: mark TCLIBCAPPEND as deprecated
  > tzdata : Upgrade to 2024b
  > linux-firmware: add new package for cc33xx firmware
  > connman: upgrade 1.42 -> 1.43
  > iputils: upgrade 20240117 -> 20240905
  > libpcre2: Update base uri PhilipHazel -> PCRE2Project
  > lib/buildcfg: Add is_bitbake_in_separate_repo()
  > classes: Print bitbake branch and revision
  > Revert "json-glib: upgrade 1.8.0 -> 1.10.0"
  > json-glib: upgrade 1.8.0 -> 1.10.0
  > bitbake: fetch2/gomod: Support URIs with only a hostname
  > bitbake: Revert "fetch2/gitsm: use configparser to parse .gitmodules"

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this issue Sep 17, 2024
…-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-clang 814d209...ff0b4b3 (8):
  > nmap: Remove LLD build workaround for RISCV-64
  > lldb: Enable on RISCV64
  > libjxl: Use -Og instead of -O2 with clang-19
  > recipes: Use gcc or clang/libstdc++ for some recipes
  > clang: scan-build-py: respect LLVM_LIBDIR_SUFFIX like other tools do
  > clang: Upgrade to 19.x release
  > spirv-llvm-translator: Bump to release_190
  > pbzip2: Do not use libc++ for now

* sources/meta-freescale 0a63c762...1cbbde16 (3):
  > Merge pull request #1938 from hiagofranco/fix_imxvideoconvert
  > Merge pull request #1941 from tq-steina/master
  > Merge pull request #1942 from fabioestevam/cst-remove

* sources/meta-odroid f2e9e70...cedfacb (1):
  > layer.conf: Mark compatible with styhead release

* sources/meta-openembedded 935634065...be14a2d3b (35):
  > transmission: Link with libatomic on riscv32
  > usbguard: Link with libatomic on rv32
  > dlm: Disable fcf-protection on riscv32
  > mosh: Use libatomic on rv32 for atomics
  > dav1d: Disable asm code on rv32
  > liburing: Upgrade to 2.7 and fix build on riscv32
  > highway: Disable RVV on RISCV-32
  > protobuf-c: Link with libatomic on riscv32
  > DO NOT MERGE: Add Github actions CI workflow
  > iwd: use internal ell
  > iwd: update 2.19 -> 2.20
  > open-vm-tools: upgrade 12.3.5 -> 12.4.5
  > frr: upgrade 10.1 -> 10.1.1
  > rygel: update 0.42.5 -> 0.44.0
  > non-repro-meta-filesystems: update known reproducible packages
  > python3-pytest-mock: Upgrade to 3.14.0
  > python3-fastjsonschema: Add missing rdeps for ptests
  > python3-pylint: Add missing ptest rdep on python3-misc
  > python-ujson: Use python_setuptools_build_meta
  > python3-pillow: Add missing rdep on py3-compile for ptests
  > python3-wrapt: Add missing rdep on misc modules for ptests
  > gnome-disk-utility: update 46.0 -> 46.1
  > debootstrap: upgrade 1.0.132 -> 1.0.137
  > jsoncpp: upgrade 1.9.5 -> 1.9.6
  > libssh: upgrade 0.10.6 -> 0.11.1
  > netplan: upgrade 1.0.1 -> 1.1
  > openjpeg: upgrade 2.5.0 -> 2.5.2
  > fltk: upgrade 1.3.8 -> 1.3.9
  > libjxl: Do not use -mrelax-all on RISCV with clang
  > non-repro-meta-networking: exclude packages that failed previously
  > README.md: Hint at "git request-pull"
  > non-repro-meta-python: exclude packages that failed previously
  > netdata: version bump 1.47.0 -> 1.47.1
  > wireplumber: update 0.5.5. -> 0.5.6
  > yavta: Upgrade SRCREV to include 64bit time_t print format errors

* sources/meta-qcom dc97e19...6adb3a5 (3):
  > Merge pull request #653 from lumag/CI-initramfs
  > Merge pull request #652 from lumag/CI-initramfs
  > Merge pull request #649 from lumag/vendor-pefile

* sources/meta-qt6 f3c6e15...0d08728 (34):
  > qtwebengine: Set DEBUG_LEVELFLAG to -g1
  > 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
  < Merge pull request #62 from YoeDistro/kraj/6.7
  < Merge pull request #61 from YoeDistro/kraj/6.7
  < Merge pull request #60 from YoeDistro/kraj/6.7
  < Merge pull request #59 from YoeDistro/kraj/6.7
  < Merge pull request #58 from YoeDistro/kraj/6.7
  < Merge pull request #57 from MarkusVolk/yoe/6.7
  < Merge pull request #56 from YoeDistro/kraj/6.7
  < Merge pull request #55 from YoeDistro/kraj/6.7
  < Merge pull request #54 from YoeDistro/kraj/6.7
  < Merge pull request #53 from YoeDistro/kraj/6.7
  < 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-riscv df7d55c...49ecce5 (2):
  > musl: Drop rv32 patches
  > python3-pyruvate: Use UNPACKDIR to reach patchdir in SRC_URI

* sources/meta-swupdate faedf19...3aed0f6 (4):
  > layer.conf: Switch to be 'styhead' layer series compatible
  > Allow unique IV per image to encrypt
  > swupdate,classes: Transition from WORKDIR to UNPACKDIR
  < swupdate,classes: Transition from WORKDIR to UNPACKDIR

* sources/meta-tegra a378e7ed...98e065a4 (5):
  > tegra-flash-init: quote configuration state when testing
  > tegra-flash-init: update variable name
  > setup-nv-boot-control: fix compat spec for P3701 SKUs
  > tegra-eeprom-tool: update v2.0.1 -> v2.0.2
  > tegra-uefi-capsules: remove ESP image dependency for BUP

* sources/meta-variscite-bsp bf51e4b...f761c9a (40):
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  > bluealsa: Rename bbappend to use wildcard
  > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now
  > imx-atf: Make bbappend version independent
  > 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 #31 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #30 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #29 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #28 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #27 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #26 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #25 from YoeDistro/kraj/mickledore-var02
  < 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 7f89370...e7a9e2f (7):
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  < 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 7004840f3d...c38ddda1f9 (23):
  > bluez: Fix mesh builds on musl
  > systemd-bootchart: Add riscv 32bit support
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > genericarm64: don't pin to linux 6.6
  > bluez5: remove redundant patch for MAX_INPUT
  > go-mod.bbclass: Set GO_MOD_CACHE_DIR
  > image_qa: fix error handling
  > bitbake.conf: mark TCLIBCAPPEND as deprecated
  > tzdata : Upgrade to 2024b
  > linux-firmware: add new package for cc33xx firmware
  > connman: upgrade 1.42 -> 1.43
  > iputils: upgrade 20240117 -> 20240905
  > libpcre2: Update base uri PhilipHazel -> PCRE2Project
  > lib/buildcfg: Add is_bitbake_in_separate_repo()
  > classes: Print bitbake branch and revision
  > Revert "json-glib: upgrade 1.8.0 -> 1.10.0"
  > json-glib: upgrade 1.8.0 -> 1.10.0
  > bitbake: fetch2/gomod: Support URIs with only a hostname
  > bitbake: Revert "fetch2/gitsm: use configparser to parse .gitmodules"

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this issue Sep 17, 2024
…-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-clang 814d209...ff0b4b3 (8):
  > nmap: Remove LLD build workaround for RISCV-64
  > lldb: Enable on RISCV64
  > libjxl: Use -Og instead of -O2 with clang-19
  > recipes: Use gcc or clang/libstdc++ for some recipes
  > clang: scan-build-py: respect LLVM_LIBDIR_SUFFIX like other tools do
  > clang: Upgrade to 19.x release
  > spirv-llvm-translator: Bump to release_190
  > pbzip2: Do not use libc++ for now

* sources/meta-freescale 0a63c762...1cbbde16 (3):
  > Merge pull request #1938 from hiagofranco/fix_imxvideoconvert
  > Merge pull request #1941 from tq-steina/master
  > Merge pull request #1942 from fabioestevam/cst-remove

* sources/meta-odroid f2e9e70...cedfacb (1):
  > layer.conf: Mark compatible with styhead release

* sources/meta-openembedded 935634065...3a3359b38 (37):
  > opentelemetry-cpp: Link with libatomic on rv32
  > ot-br-posix: Link with libatomic on rv32
  > transmission: Link with libatomic on riscv32
  > usbguard: Link with libatomic on rv32
  > dlm: Disable fcf-protection on riscv32
  > mosh: Use libatomic on rv32 for atomics
  > dav1d: Disable asm code on rv32
  > liburing: Upgrade to 2.7 and fix build on riscv32
  > highway: Disable RVV on RISCV-32
  > protobuf-c: Link with libatomic on riscv32
  > DO NOT MERGE: Add Github actions CI workflow
  > iwd: use internal ell
  > iwd: update 2.19 -> 2.20
  > open-vm-tools: upgrade 12.3.5 -> 12.4.5
  > frr: upgrade 10.1 -> 10.1.1
  > rygel: update 0.42.5 -> 0.44.0
  > non-repro-meta-filesystems: update known reproducible packages
  > python3-pytest-mock: Upgrade to 3.14.0
  > python3-fastjsonschema: Add missing rdeps for ptests
  > python3-pylint: Add missing ptest rdep on python3-misc
  > python-ujson: Use python_setuptools_build_meta
  > python3-pillow: Add missing rdep on py3-compile for ptests
  > python3-wrapt: Add missing rdep on misc modules for ptests
  > gnome-disk-utility: update 46.0 -> 46.1
  > debootstrap: upgrade 1.0.132 -> 1.0.137
  > jsoncpp: upgrade 1.9.5 -> 1.9.6
  > libssh: upgrade 0.10.6 -> 0.11.1
  > netplan: upgrade 1.0.1 -> 1.1
  > openjpeg: upgrade 2.5.0 -> 2.5.2
  > fltk: upgrade 1.3.8 -> 1.3.9
  > libjxl: Do not use -mrelax-all on RISCV with clang
  > non-repro-meta-networking: exclude packages that failed previously
  > README.md: Hint at "git request-pull"
  > non-repro-meta-python: exclude packages that failed previously
  > netdata: version bump 1.47.0 -> 1.47.1
  > wireplumber: update 0.5.5. -> 0.5.6
  > yavta: Upgrade SRCREV to include 64bit time_t print format errors

* sources/meta-qcom dc97e19...6adb3a5 (3):
  > Merge pull request #653 from lumag/CI-initramfs
  > Merge pull request #652 from lumag/CI-initramfs
  > Merge pull request #649 from lumag/vendor-pefile

* sources/meta-qt6 f3c6e15...0d08728 (34):
  > qtwebengine: Set DEBUG_LEVELFLAG to -g1
  > 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
  < Merge pull request #62 from YoeDistro/kraj/6.7
  < Merge pull request #61 from YoeDistro/kraj/6.7
  < Merge pull request #60 from YoeDistro/kraj/6.7
  < Merge pull request #59 from YoeDistro/kraj/6.7
  < Merge pull request #58 from YoeDistro/kraj/6.7
  < Merge pull request #57 from MarkusVolk/yoe/6.7
  < Merge pull request #56 from YoeDistro/kraj/6.7
  < Merge pull request #55 from YoeDistro/kraj/6.7
  < Merge pull request #54 from YoeDistro/kraj/6.7
  < Merge pull request #53 from YoeDistro/kraj/6.7
  < 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-riscv df7d55c...49ecce5 (2):
  > musl: Drop rv32 patches
  > python3-pyruvate: Use UNPACKDIR to reach patchdir in SRC_URI

* sources/meta-swupdate faedf19...3aed0f6 (4):
  > layer.conf: Switch to be 'styhead' layer series compatible
  > Allow unique IV per image to encrypt
  > swupdate,classes: Transition from WORKDIR to UNPACKDIR
  < swupdate,classes: Transition from WORKDIR to UNPACKDIR

* sources/meta-tegra a378e7ed...98e065a4 (5):
  > tegra-flash-init: quote configuration state when testing
  > tegra-flash-init: update variable name
  > setup-nv-boot-control: fix compat spec for P3701 SKUs
  > tegra-eeprom-tool: update v2.0.1 -> v2.0.2
  > tegra-uefi-capsules: remove ESP image dependency for BUP

* sources/meta-variscite-bsp bf51e4b...f761c9a (40):
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  > bluealsa: Rename bbappend to use wildcard
  > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now
  > imx-atf: Make bbappend version independent
  > 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 #31 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #30 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #29 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #28 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #27 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #26 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #25 from YoeDistro/kraj/mickledore-var02
  < 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 7f89370...e7a9e2f (7):
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  < 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 7004840f3d...c38ddda1f9 (23):
  > bluez: Fix mesh builds on musl
  > systemd-bootchart: Add riscv 32bit support
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > genericarm64: don't pin to linux 6.6
  > bluez5: remove redundant patch for MAX_INPUT
  > go-mod.bbclass: Set GO_MOD_CACHE_DIR
  > image_qa: fix error handling
  > bitbake.conf: mark TCLIBCAPPEND as deprecated
  > tzdata : Upgrade to 2024b
  > linux-firmware: add new package for cc33xx firmware
  > connman: upgrade 1.42 -> 1.43
  > iputils: upgrade 20240117 -> 20240905
  > libpcre2: Update base uri PhilipHazel -> PCRE2Project
  > lib/buildcfg: Add is_bitbake_in_separate_repo()
  > classes: Print bitbake branch and revision
  > Revert "json-glib: upgrade 1.8.0 -> 1.10.0"
  > json-glib: upgrade 1.8.0 -> 1.10.0
  > bitbake: fetch2/gomod: Support URIs with only a hostname
  > bitbake: Revert "fetch2/gitsm: use configparser to parse .gitmodules"

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this issue Sep 17, 2024
…-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-clang 814d209...ff0b4b3 (8):
  > nmap: Remove LLD build workaround for RISCV-64
  > lldb: Enable on RISCV64
  > libjxl: Use -Og instead of -O2 with clang-19
  > recipes: Use gcc or clang/libstdc++ for some recipes
  > clang: scan-build-py: respect LLVM_LIBDIR_SUFFIX like other tools do
  > clang: Upgrade to 19.x release
  > spirv-llvm-translator: Bump to release_190
  > pbzip2: Do not use libc++ for now

* sources/meta-freescale 0a63c762...1cbbde16 (3):
  > Merge pull request #1938 from hiagofranco/fix_imxvideoconvert
  > Merge pull request #1941 from tq-steina/master
  > Merge pull request #1942 from fabioestevam/cst-remove

* sources/meta-odroid f2e9e70...cedfacb (1):
  > layer.conf: Mark compatible with styhead release

* sources/meta-openembedded 935634065...2d3dd4656 (39):
  > netdata: Add checks for 64-bit atomic builtins
  > mozjs-115: Fix build on riscv32
  > opentelemetry-cpp: Link with libatomic on rv32
  > ot-br-posix: Link with libatomic on rv32
  > transmission: Link with libatomic on riscv32
  > usbguard: Link with libatomic on rv32
  > dlm: Disable fcf-protection on riscv32
  > mosh: Use libatomic on rv32 for atomics
  > dav1d: Disable asm code on rv32
  > liburing: Upgrade to 2.7 and fix build on riscv32
  > highway: Disable RVV on RISCV-32
  > protobuf-c: Link with libatomic on riscv32
  > DO NOT MERGE: Add Github actions CI workflow
  > iwd: use internal ell
  > iwd: update 2.19 -> 2.20
  > open-vm-tools: upgrade 12.3.5 -> 12.4.5
  > frr: upgrade 10.1 -> 10.1.1
  > rygel: update 0.42.5 -> 0.44.0
  > non-repro-meta-filesystems: update known reproducible packages
  > python3-pytest-mock: Upgrade to 3.14.0
  > python3-fastjsonschema: Add missing rdeps for ptests
  > python3-pylint: Add missing ptest rdep on python3-misc
  > python-ujson: Use python_setuptools_build_meta
  > python3-pillow: Add missing rdep on py3-compile for ptests
  > python3-wrapt: Add missing rdep on misc modules for ptests
  > gnome-disk-utility: update 46.0 -> 46.1
  > debootstrap: upgrade 1.0.132 -> 1.0.137
  > jsoncpp: upgrade 1.9.5 -> 1.9.6
  > libssh: upgrade 0.10.6 -> 0.11.1
  > netplan: upgrade 1.0.1 -> 1.1
  > openjpeg: upgrade 2.5.0 -> 2.5.2
  > fltk: upgrade 1.3.8 -> 1.3.9
  > libjxl: Do not use -mrelax-all on RISCV with clang
  > non-repro-meta-networking: exclude packages that failed previously
  > README.md: Hint at "git request-pull"
  > non-repro-meta-python: exclude packages that failed previously
  > netdata: version bump 1.47.0 -> 1.47.1
  > wireplumber: update 0.5.5. -> 0.5.6
  > yavta: Upgrade SRCREV to include 64bit time_t print format errors

* sources/meta-qcom dc97e19...6adb3a5 (3):
  > Merge pull request #653 from lumag/CI-initramfs
  > Merge pull request #652 from lumag/CI-initramfs
  > Merge pull request #649 from lumag/vendor-pefile

* sources/meta-qt6 f3c6e15...0d08728 (34):
  > qtwebengine: Set DEBUG_LEVELFLAG to -g1
  > 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
  < Merge pull request #62 from YoeDistro/kraj/6.7
  < Merge pull request #61 from YoeDistro/kraj/6.7
  < Merge pull request #60 from YoeDistro/kraj/6.7
  < Merge pull request #59 from YoeDistro/kraj/6.7
  < Merge pull request #58 from YoeDistro/kraj/6.7
  < Merge pull request #57 from MarkusVolk/yoe/6.7
  < Merge pull request #56 from YoeDistro/kraj/6.7
  < Merge pull request #55 from YoeDistro/kraj/6.7
  < Merge pull request #54 from YoeDistro/kraj/6.7
  < Merge pull request #53 from YoeDistro/kraj/6.7
  < 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-riscv df7d55c...49ecce5 (2):
  > musl: Drop rv32 patches
  > python3-pyruvate: Use UNPACKDIR to reach patchdir in SRC_URI

* sources/meta-swupdate faedf19...3aed0f6 (4):
  > layer.conf: Switch to be 'styhead' layer series compatible
  > Allow unique IV per image to encrypt
  > swupdate,classes: Transition from WORKDIR to UNPACKDIR
  < swupdate,classes: Transition from WORKDIR to UNPACKDIR

* sources/meta-tegra a378e7ed...98e065a4 (5):
  > tegra-flash-init: quote configuration state when testing
  > tegra-flash-init: update variable name
  > setup-nv-boot-control: fix compat spec for P3701 SKUs
  > tegra-eeprom-tool: update v2.0.1 -> v2.0.2
  > tegra-uefi-capsules: remove ESP image dependency for BUP

* sources/meta-variscite-bsp bf51e4b...f761c9a (40):
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  > bluealsa: Rename bbappend to use wildcard
  > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now
  > imx-atf: Make bbappend version independent
  > 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 #31 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #30 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #29 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #28 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #27 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #26 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #25 from YoeDistro/kraj/mickledore-var02
  < 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 7f89370...e7a9e2f (7):
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  < 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 7004840f3d...c38ddda1f9 (23):
  > bluez: Fix mesh builds on musl
  > systemd-bootchart: Add riscv 32bit support
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > genericarm64: don't pin to linux 6.6
  > bluez5: remove redundant patch for MAX_INPUT
  > go-mod.bbclass: Set GO_MOD_CACHE_DIR
  > image_qa: fix error handling
  > bitbake.conf: mark TCLIBCAPPEND as deprecated
  > tzdata : Upgrade to 2024b
  > linux-firmware: add new package for cc33xx firmware
  > connman: upgrade 1.42 -> 1.43
  > iputils: upgrade 20240117 -> 20240905
  > libpcre2: Update base uri PhilipHazel -> PCRE2Project
  > lib/buildcfg: Add is_bitbake_in_separate_repo()
  > classes: Print bitbake branch and revision
  > Revert "json-glib: upgrade 1.8.0 -> 1.10.0"
  > json-glib: upgrade 1.8.0 -> 1.10.0
  > bitbake: fetch2/gomod: Support URIs with only a hostname
  > bitbake: Revert "fetch2/gitsm: use configparser to parse .gitmodules"

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this issue Sep 17, 2024
…-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-clang 814d209...ff0b4b3 (8):
  > nmap: Remove LLD build workaround for RISCV-64
  > lldb: Enable on RISCV64
  > libjxl: Use -Og instead of -O2 with clang-19
  > recipes: Use gcc or clang/libstdc++ for some recipes
  > clang: scan-build-py: respect LLVM_LIBDIR_SUFFIX like other tools do
  > clang: Upgrade to 19.x release
  > spirv-llvm-translator: Bump to release_190
  > pbzip2: Do not use libc++ for now

* sources/meta-freescale 0a63c762...1cbbde16 (3):
  > Merge pull request #1938 from hiagofranco/fix_imxvideoconvert
  > Merge pull request #1941 from tq-steina/master
  > Merge pull request #1942 from fabioestevam/cst-remove

* sources/meta-odroid f2e9e70...cedfacb (1):
  > layer.conf: Mark compatible with styhead release

* sources/meta-openembedded 935634065...1262f15df (42):
  > DO NOT MERGE: Add Github actions CI workflow
  > iwd: use internal ell
  > iwd: update 2.19 -> 2.20
  > netdata: Add checks for 64-bit atomic builtins
  > mozjs-115: Fix build on riscv32
  > opentelemetry-cpp: Link with libatomic on rv32
  > ot-br-posix: Link with libatomic on rv32
  > transmission: Link with libatomic on riscv32
  > usbguard: Link with libatomic on rv32
  > dlm: Disable fcf-protection on riscv32
  > mosh: Use libatomic on rv32 for atomics
  > dav1d: Disable asm code on rv32
  > liburing: Upgrade to 2.7 and fix build on riscv32
  > highway: Disable RVV on RISCV-32
  > protobuf-c: Link with libatomic on riscv32
  > tbb: upgrade 2021.11.0 -> 2021.13.0
  > catch2: upgrade 3.6.0 -> 3.7.0
  > v4l-utils: upgrade 1.26.1 -> 1.28.1
  > open-vm-tools: upgrade 12.3.5 -> 12.4.5
  > frr: upgrade 10.1 -> 10.1.1
  > rygel: update 0.42.5 -> 0.44.0
  > non-repro-meta-filesystems: update known reproducible packages
  > python3-pytest-mock: Upgrade to 3.14.0
  > python3-fastjsonschema: Add missing rdeps for ptests
  > python3-pylint: Add missing ptest rdep on python3-misc
  > python-ujson: Use python_setuptools_build_meta
  > python3-pillow: Add missing rdep on py3-compile for ptests
  > python3-wrapt: Add missing rdep on misc modules for ptests
  > gnome-disk-utility: update 46.0 -> 46.1
  > debootstrap: upgrade 1.0.132 -> 1.0.137
  > jsoncpp: upgrade 1.9.5 -> 1.9.6
  > libssh: upgrade 0.10.6 -> 0.11.1
  > netplan: upgrade 1.0.1 -> 1.1
  > openjpeg: upgrade 2.5.0 -> 2.5.2
  > fltk: upgrade 1.3.8 -> 1.3.9
  > libjxl: Do not use -mrelax-all on RISCV with clang
  > non-repro-meta-networking: exclude packages that failed previously
  > README.md: Hint at "git request-pull"
  > non-repro-meta-python: exclude packages that failed previously
  > netdata: version bump 1.47.0 -> 1.47.1
  > wireplumber: update 0.5.5. -> 0.5.6
  > yavta: Upgrade SRCREV to include 64bit time_t print format errors

* sources/meta-qcom dc97e19...6adb3a5 (3):
  > Merge pull request #653 from lumag/CI-initramfs
  > Merge pull request #652 from lumag/CI-initramfs
  > Merge pull request #649 from lumag/vendor-pefile

* sources/meta-qt6 f3c6e15...0d08728 (34):
  > qtwebengine: Set DEBUG_LEVELFLAG to -g1
  > 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
  < Merge pull request #62 from YoeDistro/kraj/6.7
  < Merge pull request #61 from YoeDistro/kraj/6.7
  < Merge pull request #60 from YoeDistro/kraj/6.7
  < Merge pull request #59 from YoeDistro/kraj/6.7
  < Merge pull request #58 from YoeDistro/kraj/6.7
  < Merge pull request #57 from MarkusVolk/yoe/6.7
  < Merge pull request #56 from YoeDistro/kraj/6.7
  < Merge pull request #55 from YoeDistro/kraj/6.7
  < Merge pull request #54 from YoeDistro/kraj/6.7
  < Merge pull request #53 from YoeDistro/kraj/6.7
  < 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-riscv df7d55c...49ecce5 (2):
  > musl: Drop rv32 patches
  > python3-pyruvate: Use UNPACKDIR to reach patchdir in SRC_URI

* sources/meta-swupdate faedf19...3aed0f6 (4):
  > layer.conf: Switch to be 'styhead' layer series compatible
  > Allow unique IV per image to encrypt
  > swupdate,classes: Transition from WORKDIR to UNPACKDIR
  < swupdate,classes: Transition from WORKDIR to UNPACKDIR

* sources/meta-tegra a378e7ed...98e065a4 (5):
  > tegra-flash-init: quote configuration state when testing
  > tegra-flash-init: update variable name
  > setup-nv-boot-control: fix compat spec for P3701 SKUs
  > tegra-eeprom-tool: update v2.0.1 -> v2.0.2
  > tegra-uefi-capsules: remove ESP image dependency for BUP

* sources/meta-variscite-bsp bf51e4b...f761c9a (40):
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  > bluealsa: Rename bbappend to use wildcard
  > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now
  > imx-atf: Make bbappend version independent
  > 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 #31 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #30 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #29 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #28 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #27 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #26 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #25 from YoeDistro/kraj/mickledore-var02
  < 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 7f89370...e7a9e2f (7):
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  < 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 7004840f3d...c38ddda1f9 (23):
  > bluez: Fix mesh builds on musl
  > systemd-bootchart: Add riscv 32bit support
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > genericarm64: don't pin to linux 6.6
  > bluez5: remove redundant patch for MAX_INPUT
  > go-mod.bbclass: Set GO_MOD_CACHE_DIR
  > image_qa: fix error handling
  > bitbake.conf: mark TCLIBCAPPEND as deprecated
  > tzdata : Upgrade to 2024b
  > linux-firmware: add new package for cc33xx firmware
  > connman: upgrade 1.42 -> 1.43
  > iputils: upgrade 20240117 -> 20240905
  > libpcre2: Update base uri PhilipHazel -> PCRE2Project
  > lib/buildcfg: Add is_bitbake_in_separate_repo()
  > classes: Print bitbake branch and revision
  > Revert "json-glib: upgrade 1.8.0 -> 1.10.0"
  > json-glib: upgrade 1.8.0 -> 1.10.0
  > bitbake: fetch2/gomod: Support URIs with only a hostname
  > bitbake: Revert "fetch2/gitsm: use configparser to parse .gitmodules"

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this issue Sep 17, 2024
…-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-clang 814d209...551a4e1 (9):
  > python3-drgn: Use gcc when compiling for riscv32
  > nmap: Remove LLD build workaround for RISCV-64
  > lldb: Enable on RISCV64
  > libjxl: Use -Og instead of -O2 with clang-19
  > recipes: Use gcc or clang/libstdc++ for some recipes
  > clang: scan-build-py: respect LLVM_LIBDIR_SUFFIX like other tools do
  > clang: Upgrade to 19.x release
  > spirv-llvm-translator: Bump to release_190
  > pbzip2: Do not use libc++ for now

* sources/meta-freescale 0a63c762...1cbbde16 (3):
  > Merge pull request #1938 from hiagofranco/fix_imxvideoconvert
  > Merge pull request #1941 from tq-steina/master
  > Merge pull request #1942 from fabioestevam/cst-remove

* sources/meta-odroid f2e9e70...cedfacb (1):
  > layer.conf: Mark compatible with styhead release

* sources/meta-openembedded 935634065...1262f15df (42):
  > DO NOT MERGE: Add Github actions CI workflow
  > iwd: use internal ell
  > iwd: update 2.19 -> 2.20
  > netdata: Add checks for 64-bit atomic builtins
  > mozjs-115: Fix build on riscv32
  > opentelemetry-cpp: Link with libatomic on rv32
  > ot-br-posix: Link with libatomic on rv32
  > transmission: Link with libatomic on riscv32
  > usbguard: Link with libatomic on rv32
  > dlm: Disable fcf-protection on riscv32
  > mosh: Use libatomic on rv32 for atomics
  > dav1d: Disable asm code on rv32
  > liburing: Upgrade to 2.7 and fix build on riscv32
  > highway: Disable RVV on RISCV-32
  > protobuf-c: Link with libatomic on riscv32
  > tbb: upgrade 2021.11.0 -> 2021.13.0
  > catch2: upgrade 3.6.0 -> 3.7.0
  > v4l-utils: upgrade 1.26.1 -> 1.28.1
  > open-vm-tools: upgrade 12.3.5 -> 12.4.5
  > frr: upgrade 10.1 -> 10.1.1
  > rygel: update 0.42.5 -> 0.44.0
  > non-repro-meta-filesystems: update known reproducible packages
  > python3-pytest-mock: Upgrade to 3.14.0
  > python3-fastjsonschema: Add missing rdeps for ptests
  > python3-pylint: Add missing ptest rdep on python3-misc
  > python-ujson: Use python_setuptools_build_meta
  > python3-pillow: Add missing rdep on py3-compile for ptests
  > python3-wrapt: Add missing rdep on misc modules for ptests
  > gnome-disk-utility: update 46.0 -> 46.1
  > debootstrap: upgrade 1.0.132 -> 1.0.137
  > jsoncpp: upgrade 1.9.5 -> 1.9.6
  > libssh: upgrade 0.10.6 -> 0.11.1
  > netplan: upgrade 1.0.1 -> 1.1
  > openjpeg: upgrade 2.5.0 -> 2.5.2
  > fltk: upgrade 1.3.8 -> 1.3.9
  > libjxl: Do not use -mrelax-all on RISCV with clang
  > non-repro-meta-networking: exclude packages that failed previously
  > README.md: Hint at "git request-pull"
  > non-repro-meta-python: exclude packages that failed previously
  > netdata: version bump 1.47.0 -> 1.47.1
  > wireplumber: update 0.5.5. -> 0.5.6
  > yavta: Upgrade SRCREV to include 64bit time_t print format errors

* sources/meta-qcom dc97e19...6adb3a5 (3):
  > Merge pull request #653 from lumag/CI-initramfs
  > Merge pull request #652 from lumag/CI-initramfs
  > Merge pull request #649 from lumag/vendor-pefile

* sources/meta-qt6 f3c6e15...0d08728 (34):
  > qtwebengine: Set DEBUG_LEVELFLAG to -g1
  > 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
  < Merge pull request #62 from YoeDistro/kraj/6.7
  < Merge pull request #61 from YoeDistro/kraj/6.7
  < Merge pull request #60 from YoeDistro/kraj/6.7
  < Merge pull request #59 from YoeDistro/kraj/6.7
  < Merge pull request #58 from YoeDistro/kraj/6.7
  < Merge pull request #57 from MarkusVolk/yoe/6.7
  < Merge pull request #56 from YoeDistro/kraj/6.7
  < Merge pull request #55 from YoeDistro/kraj/6.7
  < Merge pull request #54 from YoeDistro/kraj/6.7
  < Merge pull request #53 from YoeDistro/kraj/6.7
  < 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-riscv df7d55c...49ecce5 (2):
  > musl: Drop rv32 patches
  > python3-pyruvate: Use UNPACKDIR to reach patchdir in SRC_URI

* sources/meta-swupdate faedf19...3aed0f6 (4):
  > layer.conf: Switch to be 'styhead' layer series compatible
  > Allow unique IV per image to encrypt
  > swupdate,classes: Transition from WORKDIR to UNPACKDIR
  < swupdate,classes: Transition from WORKDIR to UNPACKDIR

* sources/meta-tegra a378e7ed...98e065a4 (5):
  > tegra-flash-init: quote configuration state when testing
  > tegra-flash-init: update variable name
  > setup-nv-boot-control: fix compat spec for P3701 SKUs
  > tegra-eeprom-tool: update v2.0.1 -> v2.0.2
  > tegra-uefi-capsules: remove ESP image dependency for BUP

* sources/meta-variscite-bsp bf51e4b...f761c9a (40):
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  > bluealsa: Rename bbappend to use wildcard
  > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now
  > imx-atf: Make bbappend version independent
  > 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 #31 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #30 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #29 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #28 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #27 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #26 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #25 from YoeDistro/kraj/mickledore-var02
  < 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 7f89370...e7a9e2f (7):
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  < 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 7004840f3d...c38ddda1f9 (23):
  > bluez: Fix mesh builds on musl
  > systemd-bootchart: Add riscv 32bit support
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > genericarm64: don't pin to linux 6.6
  > bluez5: remove redundant patch for MAX_INPUT
  > go-mod.bbclass: Set GO_MOD_CACHE_DIR
  > image_qa: fix error handling
  > bitbake.conf: mark TCLIBCAPPEND as deprecated
  > tzdata : Upgrade to 2024b
  > linux-firmware: add new package for cc33xx firmware
  > connman: upgrade 1.42 -> 1.43
  > iputils: upgrade 20240117 -> 20240905
  > libpcre2: Update base uri PhilipHazel -> PCRE2Project
  > lib/buildcfg: Add is_bitbake_in_separate_repo()
  > classes: Print bitbake branch and revision
  > Revert "json-glib: upgrade 1.8.0 -> 1.10.0"
  > json-glib: upgrade 1.8.0 -> 1.10.0
  > bitbake: fetch2/gomod: Support URIs with only a hostname
  > bitbake: Revert "fetch2/gitsm: use configparser to parse .gitmodules"

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this issue Sep 17, 2024
…-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-clang 814d209...551a4e1 (9):
  > python3-drgn: Use gcc when compiling for riscv32
  > nmap: Remove LLD build workaround for RISCV-64
  > lldb: Enable on RISCV64
  > libjxl: Use -Og instead of -O2 with clang-19
  > recipes: Use gcc or clang/libstdc++ for some recipes
  > clang: scan-build-py: respect LLVM_LIBDIR_SUFFIX like other tools do
  > clang: Upgrade to 19.x release
  > spirv-llvm-translator: Bump to release_190
  > pbzip2: Do not use libc++ for now

* sources/meta-freescale 0a63c762...1cbbde16 (3):
  > Merge pull request #1938 from hiagofranco/fix_imxvideoconvert
  > Merge pull request #1941 from tq-steina/master
  > Merge pull request #1942 from fabioestevam/cst-remove

* sources/meta-odroid f2e9e70...cedfacb (1):
  > layer.conf: Mark compatible with styhead release

* sources/meta-openembedded 935634065...ce870bc71 (43):
  > DO NOT MERGE: Add Github actions CI workflow
  > iwd: use internal ell
  > iwd: update 2.19 -> 2.20
  > python3-msgpack: upgrade 1.0.8 -> 1.1.0
  > liburing: Upgrade to 2.7 and fix build on riscv32
  > netdata: Add checks for 64-bit atomic builtins
  > mozjs-115: Fix build on riscv32
  > opentelemetry-cpp: Link with libatomic on rv32
  > ot-br-posix: Link with libatomic on rv32
  > transmission: Link with libatomic on riscv32
  > usbguard: Link with libatomic on rv32
  > dlm: Disable fcf-protection on riscv32
  > mosh: Use libatomic on rv32 for atomics
  > dav1d: Disable asm code on rv32
  > highway: Disable RVV on RISCV-32
  > protobuf-c: Link with libatomic on riscv32
  > tbb: upgrade 2021.11.0 -> 2021.13.0
  > catch2: upgrade 3.6.0 -> 3.7.0
  > v4l-utils: upgrade 1.26.1 -> 1.28.1
  > open-vm-tools: upgrade 12.3.5 -> 12.4.5
  > frr: upgrade 10.1 -> 10.1.1
  > rygel: update 0.42.5 -> 0.44.0
  > non-repro-meta-filesystems: update known reproducible packages
  > python3-pytest-mock: Upgrade to 3.14.0
  > python3-fastjsonschema: Add missing rdeps for ptests
  > python3-pylint: Add missing ptest rdep on python3-misc
  > python-ujson: Use python_setuptools_build_meta
  > python3-pillow: Add missing rdep on py3-compile for ptests
  > python3-wrapt: Add missing rdep on misc modules for ptests
  > gnome-disk-utility: update 46.0 -> 46.1
  > debootstrap: upgrade 1.0.132 -> 1.0.137
  > jsoncpp: upgrade 1.9.5 -> 1.9.6
  > libssh: upgrade 0.10.6 -> 0.11.1
  > netplan: upgrade 1.0.1 -> 1.1
  > openjpeg: upgrade 2.5.0 -> 2.5.2
  > fltk: upgrade 1.3.8 -> 1.3.9
  > libjxl: Do not use -mrelax-all on RISCV with clang
  > non-repro-meta-networking: exclude packages that failed previously
  > README.md: Hint at "git request-pull"
  > non-repro-meta-python: exclude packages that failed previously
  > netdata: version bump 1.47.0 -> 1.47.1
  > wireplumber: update 0.5.5. -> 0.5.6
  > yavta: Upgrade SRCREV to include 64bit time_t print format errors

* sources/meta-qcom dc97e19...6adb3a5 (3):
  > Merge pull request #653 from lumag/CI-initramfs
  > Merge pull request #652 from lumag/CI-initramfs
  > Merge pull request #649 from lumag/vendor-pefile

* sources/meta-qt6 f3c6e15...0d08728 (34):
  > qtwebengine: Set DEBUG_LEVELFLAG to -g1
  > 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
  < Merge pull request #62 from YoeDistro/kraj/6.7
  < Merge pull request #61 from YoeDistro/kraj/6.7
  < Merge pull request #60 from YoeDistro/kraj/6.7
  < Merge pull request #59 from YoeDistro/kraj/6.7
  < Merge pull request #58 from YoeDistro/kraj/6.7
  < Merge pull request #57 from MarkusVolk/yoe/6.7
  < Merge pull request #56 from YoeDistro/kraj/6.7
  < Merge pull request #55 from YoeDistro/kraj/6.7
  < Merge pull request #54 from YoeDistro/kraj/6.7
  < Merge pull request #53 from YoeDistro/kraj/6.7
  < 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-riscv df7d55c...49ecce5 (2):
  > musl: Drop rv32 patches
  > python3-pyruvate: Use UNPACKDIR to reach patchdir in SRC_URI

* sources/meta-swupdate faedf19...3aed0f6 (4):
  > layer.conf: Switch to be 'styhead' layer series compatible
  > Allow unique IV per image to encrypt
  > swupdate,classes: Transition from WORKDIR to UNPACKDIR
  < swupdate,classes: Transition from WORKDIR to UNPACKDIR

* sources/meta-tegra a378e7ed...98e065a4 (5):
  > tegra-flash-init: quote configuration state when testing
  > tegra-flash-init: update variable name
  > setup-nv-boot-control: fix compat spec for P3701 SKUs
  > tegra-eeprom-tool: update v2.0.1 -> v2.0.2
  > tegra-uefi-capsules: remove ESP image dependency for BUP

* sources/meta-ti 73f2c9fb...82e8543c (2):
  > conf: machine: Remove multiconfig compulsion for k3 platforms
  > u-boot-ti.inc: Refactor overrides to match changes in oe-core

* sources/meta-variscite-bsp bf51e4b...f761c9a (40):
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  > bluealsa: Rename bbappend to use wildcard
  > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now
  > imx-atf: Make bbappend version independent
  > 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 #31 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #30 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #29 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #28 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #27 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #26 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #25 from YoeDistro/kraj/mickledore-var02
  < 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 7f89370...e7a9e2f (7):
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  < 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 7004840f3d...2c9e89d9f2 (28):
  > bluez: Fix mesh builds on musl
  > systemd-bootchart: Add riscv 32bit support
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > go-mod.bbclass: Unpack module dependency license files
  > go-mod.bbclass: Set GO_MOD_CACHE_DIR
  > connman: upgrade 1.42 -> 1.43
  > iputils: upgrade 20240117 -> 20240905
  > Revert "json-glib: upgrade 1.8.0 -> 1.10.0"
  > json-glib: upgrade 1.8.0 -> 1.10.0
  > build-appliance-image: Update to master head revision
  > poky.conf: Bump version for 5.1 styhead release
  > build-appliance-image: Update to master head revision
  > scripts/install-buildtools: Update to 5.0.3
  > bitbake: toaster: Update fixtures for styhead
  > bitbake: fetch2/gomod: Support URIs with only a hostname
  > wpa-supplicant: add patch to check for kernel header version when compiling macsec
  > bluez5: remove redundant patch for MAX_INPUT
  > image_qa: fix error handling
  > bitbake.conf: mark TCLIBCAPPEND as deprecated
  > linux-firmware: add new package for cc33xx firmware
  > libpcre2: Update base uri PhilipHazel -> PCRE2Project
  > libsdl2: Fix non-deterministic configure option for libsamplerate
  > poky-tiny: Drop TCLIBCAPPEND
  > bitbake: Revert "fetch2/gitsm: use configparser to parse .gitmodules"

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this issue Sep 17, 2024
…-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-clang 814d209...551a4e1 (9):
  > python3-drgn: Use gcc when compiling for riscv32
  > nmap: Remove LLD build workaround for RISCV-64
  > lldb: Enable on RISCV64
  > libjxl: Use -Og instead of -O2 with clang-19
  > recipes: Use gcc or clang/libstdc++ for some recipes
  > clang: scan-build-py: respect LLVM_LIBDIR_SUFFIX like other tools do
  > clang: Upgrade to 19.x release
  > spirv-llvm-translator: Bump to release_190
  > pbzip2: Do not use libc++ for now

* sources/meta-freescale 0a63c762...1cbbde16 (3):
  > Merge pull request #1938 from hiagofranco/fix_imxvideoconvert
  > Merge pull request #1941 from tq-steina/master
  > Merge pull request #1942 from fabioestevam/cst-remove

* sources/meta-odroid f2e9e70...cedfacb (1):
  > layer.conf: Mark compatible with styhead release

* sources/meta-openembedded 935634065...469413f6c (43):
  > DO NOT MERGE: Add Github actions CI workflow
  > iwd: use internal ell
  > iwd: update 2.19 -> 2.20
  > python3-msgpack: upgrade 1.0.8 -> 1.1.0
  > liburing: Upgrade to 2.7 and fix build on riscv32
  > netdata: Add checks for 64-bit atomic builtins
  > mozjs-115: Fix build on riscv32
  > opentelemetry-cpp: Link with libatomic on rv32
  > ot-br-posix: Link with libatomic on rv32
  > transmission: Link with libatomic on riscv32
  > usbguard: Link with libatomic on rv32
  > dlm: Disable fcf-protection on riscv32
  > mosh: Use libatomic on rv32 for atomics
  > dav1d: Disable asm code on rv32
  > highway: Disable RVV on RISCV-32
  > protobuf-c: Link with libatomic on riscv32
  > tbb: upgrade 2021.11.0 -> 2021.13.0
  > catch2: upgrade 3.6.0 -> 3.7.0
  > v4l-utils: upgrade 1.26.1 -> 1.28.1
  > open-vm-tools: upgrade 12.3.5 -> 12.4.5
  > frr: upgrade 10.1 -> 10.1.1
  > rygel: update 0.42.5 -> 0.44.0
  > non-repro-meta-filesystems: update known reproducible packages
  > python3-pytest-mock: Upgrade to 3.14.0
  > python3-fastjsonschema: Add missing rdeps for ptests
  > python3-pylint: Add missing ptest rdep on python3-misc
  > python-ujson: Use python_setuptools_build_meta
  > python3-pillow: Add missing rdep on py3-compile for ptests
  > python3-wrapt: Add missing rdep on misc modules for ptests
  > gnome-disk-utility: update 46.0 -> 46.1
  > debootstrap: upgrade 1.0.132 -> 1.0.137
  > jsoncpp: upgrade 1.9.5 -> 1.9.6
  > libssh: upgrade 0.10.6 -> 0.11.1
  > netplan: upgrade 1.0.1 -> 1.1
  > openjpeg: upgrade 2.5.0 -> 2.5.2
  > fltk: upgrade 1.3.8 -> 1.3.9
  > libjxl: Do not use -mrelax-all on RISCV with clang
  > non-repro-meta-networking: exclude packages that failed previously
  > README.md: Hint at "git request-pull"
  > non-repro-meta-python: exclude packages that failed previously
  > netdata: version bump 1.47.0 -> 1.47.1
  > wireplumber: update 0.5.5. -> 0.5.6
  > yavta: Upgrade SRCREV to include 64bit time_t print format errors

* sources/meta-qcom dc97e19...6adb3a5 (3):
  > Merge pull request #653 from lumag/CI-initramfs
  > Merge pull request #652 from lumag/CI-initramfs
  > Merge pull request #649 from lumag/vendor-pefile

* sources/meta-qt6 f3c6e15...0d08728 (34):
  > qtwebengine: Set DEBUG_LEVELFLAG to -g1
  > 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
  < Merge pull request #62 from YoeDistro/kraj/6.7
  < Merge pull request #61 from YoeDistro/kraj/6.7
  < Merge pull request #60 from YoeDistro/kraj/6.7
  < Merge pull request #59 from YoeDistro/kraj/6.7
  < Merge pull request #58 from YoeDistro/kraj/6.7
  < Merge pull request #57 from MarkusVolk/yoe/6.7
  < Merge pull request #56 from YoeDistro/kraj/6.7
  < Merge pull request #55 from YoeDistro/kraj/6.7
  < Merge pull request #54 from YoeDistro/kraj/6.7
  < Merge pull request #53 from YoeDistro/kraj/6.7
  < 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-riscv df7d55c...49ecce5 (2):
  > musl: Drop rv32 patches
  > python3-pyruvate: Use UNPACKDIR to reach patchdir in SRC_URI

* sources/meta-swupdate faedf19...3aed0f6 (4):
  > layer.conf: Switch to be 'styhead' layer series compatible
  > Allow unique IV per image to encrypt
  > swupdate,classes: Transition from WORKDIR to UNPACKDIR
  < swupdate,classes: Transition from WORKDIR to UNPACKDIR

* sources/meta-tegra a378e7ed...98e065a4 (5):
  > tegra-flash-init: quote configuration state when testing
  > tegra-flash-init: update variable name
  > setup-nv-boot-control: fix compat spec for P3701 SKUs
  > tegra-eeprom-tool: update v2.0.1 -> v2.0.2
  > tegra-uefi-capsules: remove ESP image dependency for BUP

* sources/meta-ti 73f2c9fb...82e8543c (2):
  > conf: machine: Remove multiconfig compulsion for k3 platforms
  > u-boot-ti.inc: Refactor overrides to match changes in oe-core

* sources/meta-variscite-bsp bf51e4b...f761c9a (40):
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  > bluealsa: Rename bbappend to use wildcard
  > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now
  > imx-atf: Make bbappend version independent
  > 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 #31 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #30 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #29 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #28 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #27 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #26 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #25 from YoeDistro/kraj/mickledore-var02
  < 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 7f89370...e7a9e2f (7):
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  < 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 7004840f3d...2c9e89d9f2 (28):
  > bluez: Fix mesh builds on musl
  > systemd-bootchart: Add riscv 32bit support
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > go-mod.bbclass: Unpack module dependency license files
  > go-mod.bbclass: Set GO_MOD_CACHE_DIR
  > connman: upgrade 1.42 -> 1.43
  > iputils: upgrade 20240117 -> 20240905
  > Revert "json-glib: upgrade 1.8.0 -> 1.10.0"
  > json-glib: upgrade 1.8.0 -> 1.10.0
  > build-appliance-image: Update to master head revision
  > poky.conf: Bump version for 5.1 styhead release
  > build-appliance-image: Update to master head revision
  > scripts/install-buildtools: Update to 5.0.3
  > bitbake: toaster: Update fixtures for styhead
  > bitbake: fetch2/gomod: Support URIs with only a hostname
  > wpa-supplicant: add patch to check for kernel header version when compiling macsec
  > bluez5: remove redundant patch for MAX_INPUT
  > image_qa: fix error handling
  > bitbake.conf: mark TCLIBCAPPEND as deprecated
  > linux-firmware: add new package for cc33xx firmware
  > libpcre2: Update base uri PhilipHazel -> PCRE2Project
  > libsdl2: Fix non-deterministic configure option for libsamplerate
  > poky-tiny: Drop TCLIBCAPPEND
  > bitbake: Revert "fetch2/gitsm: use configparser to parse .gitmodules"

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this issue Sep 17, 2024
…-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-clang 814d209...551a4e1 (9):
  > python3-drgn: Use gcc when compiling for riscv32
  > nmap: Remove LLD build workaround for RISCV-64
  > lldb: Enable on RISCV64
  > libjxl: Use -Og instead of -O2 with clang-19
  > recipes: Use gcc or clang/libstdc++ for some recipes
  > clang: scan-build-py: respect LLVM_LIBDIR_SUFFIX like other tools do
  > clang: Upgrade to 19.x release
  > spirv-llvm-translator: Bump to release_190
  > pbzip2: Do not use libc++ for now

* sources/meta-freescale 0a63c762...1cbbde16 (3):
  > Merge pull request #1938 from hiagofranco/fix_imxvideoconvert
  > Merge pull request #1941 from tq-steina/master
  > Merge pull request #1942 from fabioestevam/cst-remove

* sources/meta-odroid f2e9e70...cedfacb (1):
  > layer.conf: Mark compatible with styhead release

* sources/meta-openembedded 935634065...468c635a9 (44):
  > DO NOT MERGE: Add Github actions CI workflow
  > iwd: use internal ell
  > iwd: update 2.19 -> 2.20
  > highway: Fix cmake to detect riscv32
  > python3-msgpack: upgrade 1.0.8 -> 1.1.0
  > liburing: Upgrade to 2.7 and fix build on riscv32
  > netdata: Add checks for 64-bit atomic builtins
  > mozjs-115: Fix build on riscv32
  > opentelemetry-cpp: Link with libatomic on rv32
  > ot-br-posix: Link with libatomic on rv32
  > transmission: Link with libatomic on riscv32
  > usbguard: Link with libatomic on rv32
  > dlm: Disable fcf-protection on riscv32
  > mosh: Use libatomic on rv32 for atomics
  > dav1d: Disable asm code on rv32
  > highway: Disable RVV on RISCV-32
  > protobuf-c: Link with libatomic on riscv32
  > tbb: upgrade 2021.11.0 -> 2021.13.0
  > catch2: upgrade 3.6.0 -> 3.7.0
  > v4l-utils: upgrade 1.26.1 -> 1.28.1
  > open-vm-tools: upgrade 12.3.5 -> 12.4.5
  > frr: upgrade 10.1 -> 10.1.1
  > rygel: update 0.42.5 -> 0.44.0
  > non-repro-meta-filesystems: update known reproducible packages
  > python3-pytest-mock: Upgrade to 3.14.0
  > python3-fastjsonschema: Add missing rdeps for ptests
  > python3-pylint: Add missing ptest rdep on python3-misc
  > python-ujson: Use python_setuptools_build_meta
  > python3-pillow: Add missing rdep on py3-compile for ptests
  > python3-wrapt: Add missing rdep on misc modules for ptests
  > gnome-disk-utility: update 46.0 -> 46.1
  > debootstrap: upgrade 1.0.132 -> 1.0.137
  > jsoncpp: upgrade 1.9.5 -> 1.9.6
  > libssh: upgrade 0.10.6 -> 0.11.1
  > netplan: upgrade 1.0.1 -> 1.1
  > openjpeg: upgrade 2.5.0 -> 2.5.2
  > fltk: upgrade 1.3.8 -> 1.3.9
  > libjxl: Do not use -mrelax-all on RISCV with clang
  > non-repro-meta-networking: exclude packages that failed previously
  > README.md: Hint at "git request-pull"
  > non-repro-meta-python: exclude packages that failed previously
  > netdata: version bump 1.47.0 -> 1.47.1
  > wireplumber: update 0.5.5. -> 0.5.6
  > yavta: Upgrade SRCREV to include 64bit time_t print format errors

* sources/meta-qcom dc97e19...6adb3a5 (3):
  > Merge pull request #653 from lumag/CI-initramfs
  > Merge pull request #652 from lumag/CI-initramfs
  > Merge pull request #649 from lumag/vendor-pefile

* sources/meta-qt6 f3c6e15...0d08728 (34):
  > qtwebengine: Set DEBUG_LEVELFLAG to -g1
  > 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
  < Merge pull request #62 from YoeDistro/kraj/6.7
  < Merge pull request #61 from YoeDistro/kraj/6.7
  < Merge pull request #60 from YoeDistro/kraj/6.7
  < Merge pull request #59 from YoeDistro/kraj/6.7
  < Merge pull request #58 from YoeDistro/kraj/6.7
  < Merge pull request #57 from MarkusVolk/yoe/6.7
  < Merge pull request #56 from YoeDistro/kraj/6.7
  < Merge pull request #55 from YoeDistro/kraj/6.7
  < Merge pull request #54 from YoeDistro/kraj/6.7
  < Merge pull request #53 from YoeDistro/kraj/6.7
  < 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-riscv df7d55c...49ecce5 (2):
  > musl: Drop rv32 patches
  > python3-pyruvate: Use UNPACKDIR to reach patchdir in SRC_URI

* sources/meta-swupdate faedf19...3aed0f6 (4):
  > layer.conf: Switch to be 'styhead' layer series compatible
  > Allow unique IV per image to encrypt
  > swupdate,classes: Transition from WORKDIR to UNPACKDIR
  < swupdate,classes: Transition from WORKDIR to UNPACKDIR

* sources/meta-tegra a378e7ed...98e065a4 (5):
  > tegra-flash-init: quote configuration state when testing
  > tegra-flash-init: update variable name
  > setup-nv-boot-control: fix compat spec for P3701 SKUs
  > tegra-eeprom-tool: update v2.0.1 -> v2.0.2
  > tegra-uefi-capsules: remove ESP image dependency for BUP

* sources/meta-ti 73f2c9fb...82e8543c (2):
  > conf: machine: Remove multiconfig compulsion for k3 platforms
  > u-boot-ti.inc: Refactor overrides to match changes in oe-core

* sources/meta-variscite-bsp bf51e4b...f761c9a (40):
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  > bluealsa: Rename bbappend to use wildcard
  > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now
  > imx-atf: Make bbappend version independent
  > 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 #31 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #30 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #29 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #28 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #27 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #26 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #25 from YoeDistro/kraj/mickledore-var02
  < 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 7f89370...e7a9e2f (7):
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  < 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 7004840f3d...2c9e89d9f2 (28):
  > bluez: Fix mesh builds on musl
  > systemd-bootchart: Add riscv 32bit support
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > go-mod.bbclass: Unpack module dependency license files
  > go-mod.bbclass: Set GO_MOD_CACHE_DIR
  > connman: upgrade 1.42 -> 1.43
  > iputils: upgrade 20240117 -> 20240905
  > Revert "json-glib: upgrade 1.8.0 -> 1.10.0"
  > json-glib: upgrade 1.8.0 -> 1.10.0
  > build-appliance-image: Update to master head revision
  > poky.conf: Bump version for 5.1 styhead release
  > build-appliance-image: Update to master head revision
  > scripts/install-buildtools: Update to 5.0.3
  > bitbake: toaster: Update fixtures for styhead
  > bitbake: fetch2/gomod: Support URIs with only a hostname
  > wpa-supplicant: add patch to check for kernel header version when compiling macsec
  > bluez5: remove redundant patch for MAX_INPUT
  > image_qa: fix error handling
  > bitbake.conf: mark TCLIBCAPPEND as deprecated
  > linux-firmware: add new package for cc33xx firmware
  > libpcre2: Update base uri PhilipHazel -> PCRE2Project
  > libsdl2: Fix non-deterministic configure option for libsamplerate
  > poky-tiny: Drop TCLIBCAPPEND
  > bitbake: Revert "fetch2/gitsm: use configparser to parse .gitmodules"

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this issue Sep 17, 2024
…-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-clang 814d209...551a4e1 (9):
  > python3-drgn: Use gcc when compiling for riscv32
  > nmap: Remove LLD build workaround for RISCV-64
  > lldb: Enable on RISCV64
  > libjxl: Use -Og instead of -O2 with clang-19
  > recipes: Use gcc or clang/libstdc++ for some recipes
  > clang: scan-build-py: respect LLVM_LIBDIR_SUFFIX like other tools do
  > clang: Upgrade to 19.x release
  > spirv-llvm-translator: Bump to release_190
  > pbzip2: Do not use libc++ for now

* sources/meta-freescale 0a63c762...d725383b (4):
  > Merge pull request #1791 from nxp-upstream/uuu
  > Merge pull request #1938 from hiagofranco/fix_imxvideoconvert
  > Merge pull request #1941 from tq-steina/master
  > Merge pull request #1942 from fabioestevam/cst-remove

* sources/meta-odroid f2e9e70...cedfacb (1):
  > layer.conf: Mark compatible with styhead release

* sources/meta-openembedded 935634065...e8c24ee2e (45):
  > DO NOT MERGE: Add Github actions CI workflow
  > iwd: use internal ell
  > iwd: update 2.19 -> 2.20
  > libjxl: Disable sizeless-vectors on riscv32
  > highway: Fix cmake to detect riscv32
  > python3-msgpack: upgrade 1.0.8 -> 1.1.0
  > liburing: Upgrade to 2.7 and fix build on riscv32
  > netdata: Add checks for 64-bit atomic builtins
  > mozjs-115: Fix build on riscv32
  > opentelemetry-cpp: Link with libatomic on rv32
  > ot-br-posix: Link with libatomic on rv32
  > transmission: Link with libatomic on riscv32
  > usbguard: Link with libatomic on rv32
  > dlm: Disable fcf-protection on riscv32
  > mosh: Use libatomic on rv32 for atomics
  > dav1d: Disable asm code on rv32
  > highway: Disable RVV on RISCV-32
  > protobuf-c: Link with libatomic on riscv32
  > tbb: upgrade 2021.11.0 -> 2021.13.0
  > catch2: upgrade 3.6.0 -> 3.7.0
  > v4l-utils: upgrade 1.26.1 -> 1.28.1
  > open-vm-tools: upgrade 12.3.5 -> 12.4.5
  > frr: upgrade 10.1 -> 10.1.1
  > rygel: update 0.42.5 -> 0.44.0
  > non-repro-meta-filesystems: update known reproducible packages
  > python3-pytest-mock: Upgrade to 3.14.0
  > python3-fastjsonschema: Add missing rdeps for ptests
  > python3-pylint: Add missing ptest rdep on python3-misc
  > python-ujson: Use python_setuptools_build_meta
  > python3-pillow: Add missing rdep on py3-compile for ptests
  > python3-wrapt: Add missing rdep on misc modules for ptests
  > gnome-disk-utility: update 46.0 -> 46.1
  > debootstrap: upgrade 1.0.132 -> 1.0.137
  > jsoncpp: upgrade 1.9.5 -> 1.9.6
  > libssh: upgrade 0.10.6 -> 0.11.1
  > netplan: upgrade 1.0.1 -> 1.1
  > openjpeg: upgrade 2.5.0 -> 2.5.2
  > fltk: upgrade 1.3.8 -> 1.3.9
  > libjxl: Do not use -mrelax-all on RISCV with clang
  > non-repro-meta-networking: exclude packages that failed previously
  > README.md: Hint at "git request-pull"
  > non-repro-meta-python: exclude packages that failed previously
  > netdata: version bump 1.47.0 -> 1.47.1
  > wireplumber: update 0.5.5. -> 0.5.6
  > yavta: Upgrade SRCREV to include 64bit time_t print format errors

* sources/meta-qcom dc97e19...4cd1633 (4):
  > Merge pull request #637 from quic-vkraleti/uki-changes
  > Merge pull request #653 from lumag/CI-initramfs
  > Merge pull request #652 from lumag/CI-initramfs
  > Merge pull request #649 from lumag/vendor-pefile

* sources/meta-qt6 f3c6e15...0d08728 (34):
  > qtwebengine: Set DEBUG_LEVELFLAG to -g1
  > 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
  < Merge pull request #62 from YoeDistro/kraj/6.7
  < Merge pull request #61 from YoeDistro/kraj/6.7
  < Merge pull request #60 from YoeDistro/kraj/6.7
  < Merge pull request #59 from YoeDistro/kraj/6.7
  < Merge pull request #58 from YoeDistro/kraj/6.7
  < Merge pull request #57 from MarkusVolk/yoe/6.7
  < Merge pull request #56 from YoeDistro/kraj/6.7
  < Merge pull request #55 from YoeDistro/kraj/6.7
  < Merge pull request #54 from YoeDistro/kraj/6.7
  < Merge pull request #53 from YoeDistro/kraj/6.7
  < 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-riscv df7d55c...e875ec6 (2):
  > musl: Drop rv32 patches
  > python3-pyruvate: Use UNPACKDIR to reach patchdir in SRC_URI

* sources/meta-swupdate faedf19...3aed0f6 (4):
  > layer.conf: Switch to be 'styhead' layer series compatible
  > Allow unique IV per image to encrypt
  > swupdate,classes: Transition from WORKDIR to UNPACKDIR
  < swupdate,classes: Transition from WORKDIR to UNPACKDIR

* sources/meta-tegra a378e7ed...98e065a4 (5):
  > tegra-flash-init: quote configuration state when testing
  > tegra-flash-init: update variable name
  > setup-nv-boot-control: fix compat spec for P3701 SKUs
  > tegra-eeprom-tool: update v2.0.1 -> v2.0.2
  > tegra-uefi-capsules: remove ESP image dependency for BUP

* sources/meta-ti 73f2c9fb...82e8543c (2):
  > conf: machine: Remove multiconfig compulsion for k3 platforms
  > u-boot-ti.inc: Refactor overrides to match changes in oe-core

* sources/meta-variscite-bsp bf51e4b...f761c9a (40):
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  > bluealsa: Rename bbappend to use wildcard
  > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now
  > imx-atf: Make bbappend version independent
  > 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 #31 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #30 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #29 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #28 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #27 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #26 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #25 from YoeDistro/kraj/mickledore-var02
  < 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 7f89370...e7a9e2f (7):
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  < 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 7004840f3d...2c9e89d9f2 (28):
  > bluez: Fix mesh builds on musl
  > systemd-bootchart: Add riscv 32bit support
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > go-mod.bbclass: Unpack module dependency license files
  > go-mod.bbclass: Set GO_MOD_CACHE_DIR
  > connman: upgrade 1.42 -> 1.43
  > iputils: upgrade 20240117 -> 20240905
  > Revert "json-glib: upgrade 1.8.0 -> 1.10.0"
  > json-glib: upgrade 1.8.0 -> 1.10.0
  > build-appliance-image: Update to master head revision
  > poky.conf: Bump version for 5.1 styhead release
  > build-appliance-image: Update to master head revision
  > scripts/install-buildtools: Update to 5.0.3
  > bitbake: toaster: Update fixtures for styhead
  > bitbake: fetch2/gomod: Support URIs with only a hostname
  > wpa-supplicant: add patch to check for kernel header version when compiling macsec
  > bluez5: remove redundant patch for MAX_INPUT
  > image_qa: fix error handling
  > bitbake.conf: mark TCLIBCAPPEND as deprecated
  > linux-firmware: add new package for cc33xx firmware
  > libpcre2: Update base uri PhilipHazel -> PCRE2Project
  > libsdl2: Fix non-deterministic configure option for libsamplerate
  > poky-tiny: Drop TCLIBCAPPEND
  > bitbake: Revert "fetch2/gitsm: use configparser to parse .gitmodules"

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this issue Sep 17, 2024
…-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-clang 814d209...1726e52 (9):
  > python3-drgn: Use gcc when compiling for riscv32
  > nmap: Remove LLD build workaround for RISCV-64
  > lldb: Enable on RISCV64
  > libjxl: Use -Og instead of -O2 with clang-19
  > recipes: Use gcc or clang/libstdc++ for some recipes
  > clang: scan-build-py: respect LLVM_LIBDIR_SUFFIX like other tools do
  > clang: Upgrade to 19.1.0 release
  > spirv-llvm-translator: Bump to release_190
  > pbzip2: Do not use libc++ for now

* sources/meta-freescale 0a63c762...d725383b (4):
  > Merge pull request #1791 from nxp-upstream/uuu
  > Merge pull request #1938 from hiagofranco/fix_imxvideoconvert
  > Merge pull request #1941 from tq-steina/master
  > Merge pull request #1942 from fabioestevam/cst-remove

* sources/meta-odroid f2e9e70...cedfacb (1):
  > layer.conf: Mark compatible with styhead release

* sources/meta-openembedded 935634065...e8c24ee2e (45):
  > DO NOT MERGE: Add Github actions CI workflow
  > iwd: use internal ell
  > iwd: update 2.19 -> 2.20
  > libjxl: Disable sizeless-vectors on riscv32
  > highway: Fix cmake to detect riscv32
  > python3-msgpack: upgrade 1.0.8 -> 1.1.0
  > liburing: Upgrade to 2.7 and fix build on riscv32
  > netdata: Add checks for 64-bit atomic builtins
  > mozjs-115: Fix build on riscv32
  > opentelemetry-cpp: Link with libatomic on rv32
  > ot-br-posix: Link with libatomic on rv32
  > transmission: Link with libatomic on riscv32
  > usbguard: Link with libatomic on rv32
  > dlm: Disable fcf-protection on riscv32
  > mosh: Use libatomic on rv32 for atomics
  > dav1d: Disable asm code on rv32
  > highway: Disable RVV on RISCV-32
  > protobuf-c: Link with libatomic on riscv32
  > tbb: upgrade 2021.11.0 -> 2021.13.0
  > catch2: upgrade 3.6.0 -> 3.7.0
  > v4l-utils: upgrade 1.26.1 -> 1.28.1
  > open-vm-tools: upgrade 12.3.5 -> 12.4.5
  > frr: upgrade 10.1 -> 10.1.1
  > rygel: update 0.42.5 -> 0.44.0
  > non-repro-meta-filesystems: update known reproducible packages
  > python3-pytest-mock: Upgrade to 3.14.0
  > python3-fastjsonschema: Add missing rdeps for ptests
  > python3-pylint: Add missing ptest rdep on python3-misc
  > python-ujson: Use python_setuptools_build_meta
  > python3-pillow: Add missing rdep on py3-compile for ptests
  > python3-wrapt: Add missing rdep on misc modules for ptests
  > gnome-disk-utility: update 46.0 -> 46.1
  > debootstrap: upgrade 1.0.132 -> 1.0.137
  > jsoncpp: upgrade 1.9.5 -> 1.9.6
  > libssh: upgrade 0.10.6 -> 0.11.1
  > netplan: upgrade 1.0.1 -> 1.1
  > openjpeg: upgrade 2.5.0 -> 2.5.2
  > fltk: upgrade 1.3.8 -> 1.3.9
  > libjxl: Do not use -mrelax-all on RISCV with clang
  > non-repro-meta-networking: exclude packages that failed previously
  > README.md: Hint at "git request-pull"
  > non-repro-meta-python: exclude packages that failed previously
  > netdata: version bump 1.47.0 -> 1.47.1
  > wireplumber: update 0.5.5. -> 0.5.6
  > yavta: Upgrade SRCREV to include 64bit time_t print format errors

* sources/meta-qcom dc97e19...4cd1633 (4):
  > Merge pull request #637 from quic-vkraleti/uki-changes
  > Merge pull request #653 from lumag/CI-initramfs
  > Merge pull request #652 from lumag/CI-initramfs
  > Merge pull request #649 from lumag/vendor-pefile

* sources/meta-qt6 f3c6e15...0d08728 (34):
  > qtwebengine: Set DEBUG_LEVELFLAG to -g1
  > 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
  < Merge pull request #62 from YoeDistro/kraj/6.7
  < Merge pull request #61 from YoeDistro/kraj/6.7
  < Merge pull request #60 from YoeDistro/kraj/6.7
  < Merge pull request #59 from YoeDistro/kraj/6.7
  < Merge pull request #58 from YoeDistro/kraj/6.7
  < Merge pull request #57 from MarkusVolk/yoe/6.7
  < Merge pull request #56 from YoeDistro/kraj/6.7
  < Merge pull request #55 from YoeDistro/kraj/6.7
  < Merge pull request #54 from YoeDistro/kraj/6.7
  < Merge pull request #53 from YoeDistro/kraj/6.7
  < 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-riscv df7d55c...e875ec6 (2):
  > musl: Drop rv32 patches
  > python3-pyruvate: Use UNPACKDIR to reach patchdir in SRC_URI

* sources/meta-swupdate faedf19...3aed0f6 (4):
  > layer.conf: Switch to be 'styhead' layer series compatible
  > Allow unique IV per image to encrypt
  > swupdate,classes: Transition from WORKDIR to UNPACKDIR
  < swupdate,classes: Transition from WORKDIR to UNPACKDIR

* sources/meta-tegra a378e7ed...98e065a4 (5):
  > tegra-flash-init: quote configuration state when testing
  > tegra-flash-init: update variable name
  > setup-nv-boot-control: fix compat spec for P3701 SKUs
  > tegra-eeprom-tool: update v2.0.1 -> v2.0.2
  > tegra-uefi-capsules: remove ESP image dependency for BUP

* sources/meta-ti 73f2c9fb...82e8543c (2):
  > conf: machine: Remove multiconfig compulsion for k3 platforms
  > u-boot-ti.inc: Refactor overrides to match changes in oe-core

* sources/meta-variscite-bsp bf51e4b...f761c9a (40):
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  > bluealsa: Rename bbappend to use wildcard
  > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now
  > imx-atf: Make bbappend version independent
  > 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 #31 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #30 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #29 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #28 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #27 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #26 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #25 from YoeDistro/kraj/mickledore-var02
  < 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 7f89370...e7a9e2f (7):
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  < 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 7004840f3d...2c9e89d9f2 (28):
  > bluez: Fix mesh builds on musl
  > systemd-bootchart: Add riscv 32bit support
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > go-mod.bbclass: Unpack module dependency license files
  > go-mod.bbclass: Set GO_MOD_CACHE_DIR
  > connman: upgrade 1.42 -> 1.43
  > iputils: upgrade 20240117 -> 20240905
  > Revert "json-glib: upgrade 1.8.0 -> 1.10.0"
  > json-glib: upgrade 1.8.0 -> 1.10.0
  > build-appliance-image: Update to master head revision
  > poky.conf: Bump version for 5.1 styhead release
  > build-appliance-image: Update to master head revision
  > scripts/install-buildtools: Update to 5.0.3
  > bitbake: toaster: Update fixtures for styhead
  > bitbake: fetch2/gomod: Support URIs with only a hostname
  > wpa-supplicant: add patch to check for kernel header version when compiling macsec
  > bluez5: remove redundant patch for MAX_INPUT
  > image_qa: fix error handling
  > bitbake.conf: mark TCLIBCAPPEND as deprecated
  > linux-firmware: add new package for cc33xx firmware
  > libpcre2: Update base uri PhilipHazel -> PCRE2Project
  > libsdl2: Fix non-deterministic configure option for libsamplerate
  > poky-tiny: Drop TCLIBCAPPEND
  > bitbake: Revert "fetch2/gitsm: use configparser to parse .gitmodules"

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this issue Sep 17, 2024
…-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-clang 814d209...1726e52 (9):
  > python3-drgn: Use gcc when compiling for riscv32
  > nmap: Remove LLD build workaround for RISCV-64
  > lldb: Enable on RISCV64
  > libjxl: Use -Og instead of -O2 with clang-19
  > recipes: Use gcc or clang/libstdc++ for some recipes
  > clang: scan-build-py: respect LLVM_LIBDIR_SUFFIX like other tools do
  > clang: Upgrade to 19.1.0 release
  > spirv-llvm-translator: Bump to release_190
  > pbzip2: Do not use libc++ for now

* sources/meta-freescale 0a63c762...d725383b (4):
  > Merge pull request #1791 from nxp-upstream/uuu
  > Merge pull request #1938 from hiagofranco/fix_imxvideoconvert
  > Merge pull request #1941 from tq-steina/master
  > Merge pull request #1942 from fabioestevam/cst-remove

* sources/meta-odroid f2e9e70...cedfacb (1):
  > layer.conf: Mark compatible with styhead release

* sources/meta-openembedded 935634065...7387c9ba1 (47):
  > DO NOT MERGE: Add Github actions CI workflow
  > iwd: use internal ell
  > iwd: update 2.19 -> 2.20
  > nginx: Upgrade mainline 1.25.3 -> 1.27.1
  > nginx: Upgrade stable 1.26.0 -> 1.26.2
  > libjxl: Disable sizeless-vectors on riscv32
  > highway: Fix cmake to detect riscv32
  > python3-msgpack: upgrade 1.0.8 -> 1.1.0
  > liburing: Upgrade to 2.7 and fix build on riscv32
  > netdata: Add checks for 64-bit atomic builtins
  > mozjs-115: Fix build on riscv32
  > opentelemetry-cpp: Link with libatomic on rv32
  > ot-br-posix: Link with libatomic on rv32
  > transmission: Link with libatomic on riscv32
  > usbguard: Link with libatomic on rv32
  > dlm: Disable fcf-protection on riscv32
  > mosh: Use libatomic on rv32 for atomics
  > dav1d: Disable asm code on rv32
  > highway: Disable RVV on RISCV-32
  > protobuf-c: Link with libatomic on riscv32
  > tbb: upgrade 2021.11.0 -> 2021.13.0
  > catch2: upgrade 3.6.0 -> 3.7.0
  > v4l-utils: upgrade 1.26.1 -> 1.28.1
  > open-vm-tools: upgrade 12.3.5 -> 12.4.5
  > frr: upgrade 10.1 -> 10.1.1
  > rygel: update 0.42.5 -> 0.44.0
  > non-repro-meta-filesystems: update known reproducible packages
  > python3-pytest-mock: Upgrade to 3.14.0
  > python3-fastjsonschema: Add missing rdeps for ptests
  > python3-pylint: Add missing ptest rdep on python3-misc
  > python-ujson: Use python_setuptools_build_meta
  > python3-pillow: Add missing rdep on py3-compile for ptests
  > python3-wrapt: Add missing rdep on misc modules for ptests
  > gnome-disk-utility: update 46.0 -> 46.1
  > debootstrap: upgrade 1.0.132 -> 1.0.137
  > jsoncpp: upgrade 1.9.5 -> 1.9.6
  > libssh: upgrade 0.10.6 -> 0.11.1
  > netplan: upgrade 1.0.1 -> 1.1
  > openjpeg: upgrade 2.5.0 -> 2.5.2
  > fltk: upgrade 1.3.8 -> 1.3.9
  > libjxl: Do not use -mrelax-all on RISCV with clang
  > non-repro-meta-networking: exclude packages that failed previously
  > README.md: Hint at "git request-pull"
  > non-repro-meta-python: exclude packages that failed previously
  > netdata: version bump 1.47.0 -> 1.47.1
  > wireplumber: update 0.5.5. -> 0.5.6
  > yavta: Upgrade SRCREV to include 64bit time_t print format errors

* sources/meta-qcom dc97e19...4cd1633 (4):
  > Merge pull request #637 from quic-vkraleti/uki-changes
  > Merge pull request #653 from lumag/CI-initramfs
  > Merge pull request #652 from lumag/CI-initramfs
  > Merge pull request #649 from lumag/vendor-pefile

* sources/meta-qt6 f3c6e15...0d08728 (34):
  > qtwebengine: Set DEBUG_LEVELFLAG to -g1
  > 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
  < Merge pull request #62 from YoeDistro/kraj/6.7
  < Merge pull request #61 from YoeDistro/kraj/6.7
  < Merge pull request #60 from YoeDistro/kraj/6.7
  < Merge pull request #59 from YoeDistro/kraj/6.7
  < Merge pull request #58 from YoeDistro/kraj/6.7
  < Merge pull request #57 from MarkusVolk/yoe/6.7
  < Merge pull request #56 from YoeDistro/kraj/6.7
  < Merge pull request #55 from YoeDistro/kraj/6.7
  < Merge pull request #54 from YoeDistro/kraj/6.7
  < Merge pull request #53 from YoeDistro/kraj/6.7
  < 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-riscv df7d55c...e875ec6 (2):
  > musl: Drop rv32 patches
  > python3-pyruvate: Use UNPACKDIR to reach patchdir in SRC_URI

* sources/meta-swupdate faedf19...3aed0f6 (4):
  > layer.conf: Switch to be 'styhead' layer series compatible
  > Allow unique IV per image to encrypt
  > swupdate,classes: Transition from WORKDIR to UNPACKDIR
  < swupdate,classes: Transition from WORKDIR to UNPACKDIR

* sources/meta-tegra a378e7ed...98e065a4 (5):
  > tegra-flash-init: quote configuration state when testing
  > tegra-flash-init: update variable name
  > setup-nv-boot-control: fix compat spec for P3701 SKUs
  > tegra-eeprom-tool: update v2.0.1 -> v2.0.2
  > tegra-uefi-capsules: remove ESP image dependency for BUP

* sources/meta-ti 73f2c9fb...82e8543c (2):
  > conf: machine: Remove multiconfig compulsion for k3 platforms
  > u-boot-ti.inc: Refactor overrides to match changes in oe-core

* sources/meta-variscite-bsp bf51e4b...f761c9a (40):
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  > bluealsa: Rename bbappend to use wildcard
  > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now
  > imx-atf: Make bbappend version independent
  > 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 #31 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #30 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #29 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #28 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #27 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #26 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #25 from YoeDistro/kraj/mickledore-var02
  < 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 7f89370...e7a9e2f (7):
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  < 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 7004840f3d...2c9e89d9f2 (28):
  > bluez: Fix mesh builds on musl
  > systemd-bootchart: Add riscv 32bit support
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > go-mod.bbclass: Unpack module dependency license files
  > go-mod.bbclass: Set GO_MOD_CACHE_DIR
  > connman: upgrade 1.42 -> 1.43
  > iputils: upgrade 20240117 -> 20240905
  > Revert "json-glib: upgrade 1.8.0 -> 1.10.0"
  > json-glib: upgrade 1.8.0 -> 1.10.0
  > build-appliance-image: Update to master head revision
  > poky.conf: Bump version for 5.1 styhead release
  > build-appliance-image: Update to master head revision
  > scripts/install-buildtools: Update to 5.0.3
  > bitbake: toaster: Update fixtures for styhead
  > bitbake: fetch2/gomod: Support URIs with only a hostname
  > wpa-supplicant: add patch to check for kernel header version when compiling macsec
  > bluez5: remove redundant patch for MAX_INPUT
  > image_qa: fix error handling
  > bitbake.conf: mark TCLIBCAPPEND as deprecated
  > linux-firmware: add new package for cc33xx firmware
  > libpcre2: Update base uri PhilipHazel -> PCRE2Project
  > libsdl2: Fix non-deterministic configure option for libsamplerate
  > poky-tiny: Drop TCLIBCAPPEND
  > bitbake: Revert "fetch2/gitsm: use configparser to parse .gitmodules"

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this issue Sep 18, 2024
…-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-clang 814d209...1726e52 (9):
  > python3-drgn: Use gcc when compiling for riscv32
  > nmap: Remove LLD build workaround for RISCV-64
  > lldb: Enable on RISCV64
  > libjxl: Use -Og instead of -O2 with clang-19
  > recipes: Use gcc or clang/libstdc++ for some recipes
  > clang: scan-build-py: respect LLVM_LIBDIR_SUFFIX like other tools do
  > clang: Upgrade to 19.1.0 release
  > spirv-llvm-translator: Bump to release_190
  > pbzip2: Do not use libc++ for now

* sources/meta-freescale 0a63c762...d725383b (4):
  > Merge pull request #1791 from nxp-upstream/uuu
  > Merge pull request #1938 from hiagofranco/fix_imxvideoconvert
  > Merge pull request #1941 from tq-steina/master
  > Merge pull request #1942 from fabioestevam/cst-remove

* sources/meta-odroid f2e9e70...cedfacb (1):
  > layer.conf: Mark compatible with styhead release

* sources/meta-openembedded 935634065...316f96c45 (48):
  > DO NOT MERGE: Add Github actions CI workflow
  > iwd: use internal ell
  > iwd: update 2.19 -> 2.20
  > kernel-selftest: Fix build on 32bit arches with 64bit time_t
  > nginx: Upgrade mainline 1.25.3 -> 1.27.1
  > nginx: Upgrade stable 1.26.0 -> 1.26.2
  > libjxl: Disable sizeless-vectors on riscv32
  > highway: Fix cmake to detect riscv32
  > python3-msgpack: upgrade 1.0.8 -> 1.1.0
  > liburing: Upgrade to 2.7 and fix build on riscv32
  > netdata: Add checks for 64-bit atomic builtins
  > mozjs-115: Fix build on riscv32
  > opentelemetry-cpp: Link with libatomic on rv32
  > ot-br-posix: Link with libatomic on rv32
  > transmission: Link with libatomic on riscv32
  > usbguard: Link with libatomic on rv32
  > dlm: Disable fcf-protection on riscv32
  > mosh: Use libatomic on rv32 for atomics
  > dav1d: Disable asm code on rv32
  > highway: Disable RVV on RISCV-32
  > protobuf-c: Link with libatomic on riscv32
  > tbb: upgrade 2021.11.0 -> 2021.13.0
  > catch2: upgrade 3.6.0 -> 3.7.0
  > v4l-utils: upgrade 1.26.1 -> 1.28.1
  > open-vm-tools: upgrade 12.3.5 -> 12.4.5
  > frr: upgrade 10.1 -> 10.1.1
  > rygel: update 0.42.5 -> 0.44.0
  > non-repro-meta-filesystems: update known reproducible packages
  > python3-pytest-mock: Upgrade to 3.14.0
  > python3-fastjsonschema: Add missing rdeps for ptests
  > python3-pylint: Add missing ptest rdep on python3-misc
  > python-ujson: Use python_setuptools_build_meta
  > python3-pillow: Add missing rdep on py3-compile for ptests
  > python3-wrapt: Add missing rdep on misc modules for ptests
  > gnome-disk-utility: update 46.0 -> 46.1
  > debootstrap: upgrade 1.0.132 -> 1.0.137
  > jsoncpp: upgrade 1.9.5 -> 1.9.6
  > libssh: upgrade 0.10.6 -> 0.11.1
  > netplan: upgrade 1.0.1 -> 1.1
  > openjpeg: upgrade 2.5.0 -> 2.5.2
  > fltk: upgrade 1.3.8 -> 1.3.9
  > libjxl: Do not use -mrelax-all on RISCV with clang
  > non-repro-meta-networking: exclude packages that failed previously
  > README.md: Hint at "git request-pull"
  > non-repro-meta-python: exclude packages that failed previously
  > netdata: version bump 1.47.0 -> 1.47.1
  > wireplumber: update 0.5.5. -> 0.5.6
  > yavta: Upgrade SRCREV to include 64bit time_t print format errors

* sources/meta-qcom dc97e19...4cd1633 (4):
  > Merge pull request #637 from quic-vkraleti/uki-changes
  > Merge pull request #653 from lumag/CI-initramfs
  > Merge pull request #652 from lumag/CI-initramfs
  > Merge pull request #649 from lumag/vendor-pefile

* sources/meta-qt6 f3c6e15...0d08728 (34):
  > qtwebengine: Set DEBUG_LEVELFLAG to -g1
  > 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
  < Merge pull request #62 from YoeDistro/kraj/6.7
  < Merge pull request #61 from YoeDistro/kraj/6.7
  < Merge pull request #60 from YoeDistro/kraj/6.7
  < Merge pull request #59 from YoeDistro/kraj/6.7
  < Merge pull request #58 from YoeDistro/kraj/6.7
  < Merge pull request #57 from MarkusVolk/yoe/6.7
  < Merge pull request #56 from YoeDistro/kraj/6.7
  < Merge pull request #55 from YoeDistro/kraj/6.7
  < Merge pull request #54 from YoeDistro/kraj/6.7
  < Merge pull request #53 from YoeDistro/kraj/6.7
  < 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-riscv df7d55c...e875ec6 (2):
  > musl: Drop rv32 patches
  > python3-pyruvate: Use UNPACKDIR to reach patchdir in SRC_URI

* sources/meta-swupdate faedf19...3aed0f6 (4):
  > layer.conf: Switch to be 'styhead' layer series compatible
  > Allow unique IV per image to encrypt
  > swupdate,classes: Transition from WORKDIR to UNPACKDIR
  < swupdate,classes: Transition from WORKDIR to UNPACKDIR

* sources/meta-tegra a378e7ed...98e065a4 (5):
  > tegra-flash-init: quote configuration state when testing
  > tegra-flash-init: update variable name
  > setup-nv-boot-control: fix compat spec for P3701 SKUs
  > tegra-eeprom-tool: update v2.0.1 -> v2.0.2
  > tegra-uefi-capsules: remove ESP image dependency for BUP

* sources/meta-ti 73f2c9fb...82e8543c (2):
  > conf: machine: Remove multiconfig compulsion for k3 platforms
  > u-boot-ti.inc: Refactor overrides to match changes in oe-core

* sources/meta-variscite-bsp bf51e4b...f761c9a (40):
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  > bluealsa: Rename bbappend to use wildcard
  > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now
  > imx-atf: Make bbappend version independent
  > 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 #31 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #30 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #29 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #28 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #27 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #26 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #25 from YoeDistro/kraj/mickledore-var02
  < 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 7f89370...e7a9e2f (7):
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  < 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 7004840f3d...2c9e89d9f2 (28):
  > bluez: Fix mesh builds on musl
  > systemd-bootchart: Add riscv 32bit support
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > go-mod.bbclass: Unpack module dependency license files
  > go-mod.bbclass: Set GO_MOD_CACHE_DIR
  > connman: upgrade 1.42 -> 1.43
  > iputils: upgrade 20240117 -> 20240905
  > Revert "json-glib: upgrade 1.8.0 -> 1.10.0"
  > json-glib: upgrade 1.8.0 -> 1.10.0
  > build-appliance-image: Update to master head revision
  > poky.conf: Bump version for 5.1 styhead release
  > build-appliance-image: Update to master head revision
  > scripts/install-buildtools: Update to 5.0.3
  > bitbake: toaster: Update fixtures for styhead
  > bitbake: fetch2/gomod: Support URIs with only a hostname
  > wpa-supplicant: add patch to check for kernel header version when compiling macsec
  > bluez5: remove redundant patch for MAX_INPUT
  > image_qa: fix error handling
  > bitbake.conf: mark TCLIBCAPPEND as deprecated
  > linux-firmware: add new package for cc33xx firmware
  > libpcre2: Update base uri PhilipHazel -> PCRE2Project
  > libsdl2: Fix non-deterministic configure option for libsamplerate
  > poky-tiny: Drop TCLIBCAPPEND
  > bitbake: Revert "fetch2/gitsm: use configparser to parse .gitmodules"

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this issue Sep 18, 2024
…-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-clang 814d209...806b9a5 (10):
  > python3-cffi: Ad clang to rdeps for ptests to pass
  > python3-drgn: Use gcc when compiling for riscv32
  > nmap: Remove LLD build workaround for RISCV-64
  > lldb: Enable on RISCV64
  > libjxl: Use -Og instead of -O2 with clang-19
  > recipes: Use gcc or clang/libstdc++ for some recipes
  > clang: scan-build-py: respect LLVM_LIBDIR_SUFFIX like other tools do
  > clang: Upgrade to 19.1.0 release
  > spirv-llvm-translator: Bump to release_190
  > pbzip2: Do not use libc++ for now

* sources/meta-freescale 0a63c762...d725383b (4):
  > Merge pull request #1791 from nxp-upstream/uuu
  > Merge pull request #1938 from hiagofranco/fix_imxvideoconvert
  > Merge pull request #1941 from tq-steina/master
  > Merge pull request #1942 from fabioestevam/cst-remove

* sources/meta-odroid f2e9e70...cedfacb (1):
  > layer.conf: Mark compatible with styhead release

* sources/meta-openembedded 935634065...22b314161 (49):
  > DO NOT MERGE: Add Github actions CI workflow
  > iwd: use internal ell
  > iwd: update 2.19 -> 2.20
  > reptyr: Do not build for riscv32
  > kernel-selftest: Fix build on 32bit arches with 64bit time_t
  > nginx: Upgrade mainline 1.25.3 -> 1.27.1
  > nginx: Upgrade stable 1.26.0 -> 1.26.2
  > libjxl: Disable sizeless-vectors on riscv32
  > highway: Fix cmake to detect riscv32
  > python3-msgpack: upgrade 1.0.8 -> 1.1.0
  > liburing: Upgrade to 2.7 and fix build on riscv32
  > netdata: Add checks for 64-bit atomic builtins
  > mozjs-115: Fix build on riscv32
  > opentelemetry-cpp: Link with libatomic on rv32
  > ot-br-posix: Link with libatomic on rv32
  > transmission: Link with libatomic on riscv32
  > usbguard: Link with libatomic on rv32
  > dlm: Disable fcf-protection on riscv32
  > mosh: Use libatomic on rv32 for atomics
  > dav1d: Disable asm code on rv32
  > highway: Disable RVV on RISCV-32
  > protobuf-c: Link with libatomic on riscv32
  > tbb: upgrade 2021.11.0 -> 2021.13.0
  > catch2: upgrade 3.6.0 -> 3.7.0
  > v4l-utils: upgrade 1.26.1 -> 1.28.1
  > open-vm-tools: upgrade 12.3.5 -> 12.4.5
  > frr: upgrade 10.1 -> 10.1.1
  > rygel: update 0.42.5 -> 0.44.0
  > non-repro-meta-filesystems: update known reproducible packages
  > python3-pytest-mock: Upgrade to 3.14.0
  > python3-fastjsonschema: Add missing rdeps for ptests
  > python3-pylint: Add missing ptest rdep on python3-misc
  > python-ujson: Use python_setuptools_build_meta
  > python3-pillow: Add missing rdep on py3-compile for ptests
  > python3-wrapt: Add missing rdep on misc modules for ptests
  > gnome-disk-utility: update 46.0 -> 46.1
  > debootstrap: upgrade 1.0.132 -> 1.0.137
  > jsoncpp: upgrade 1.9.5 -> 1.9.6
  > libssh: upgrade 0.10.6 -> 0.11.1
  > netplan: upgrade 1.0.1 -> 1.1
  > openjpeg: upgrade 2.5.0 -> 2.5.2
  > fltk: upgrade 1.3.8 -> 1.3.9
  > libjxl: Do not use -mrelax-all on RISCV with clang
  > non-repro-meta-networking: exclude packages that failed previously
  > README.md: Hint at "git request-pull"
  > non-repro-meta-python: exclude packages that failed previously
  > netdata: version bump 1.47.0 -> 1.47.1
  > wireplumber: update 0.5.5. -> 0.5.6
  > yavta: Upgrade SRCREV to include 64bit time_t print format errors

* sources/meta-qcom dc97e19...4cd1633 (4):
  > Merge pull request #637 from quic-vkraleti/uki-changes
  > Merge pull request #653 from lumag/CI-initramfs
  > Merge pull request #652 from lumag/CI-initramfs
  > Merge pull request #649 from lumag/vendor-pefile

* sources/meta-qt6 f3c6e15...0d08728 (34):
  > qtwebengine: Set DEBUG_LEVELFLAG to -g1
  > 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
  < Merge pull request #62 from YoeDistro/kraj/6.7
  < Merge pull request #61 from YoeDistro/kraj/6.7
  < Merge pull request #60 from YoeDistro/kraj/6.7
  < Merge pull request #59 from YoeDistro/kraj/6.7
  < Merge pull request #58 from YoeDistro/kraj/6.7
  < Merge pull request #57 from MarkusVolk/yoe/6.7
  < Merge pull request #56 from YoeDistro/kraj/6.7
  < Merge pull request #55 from YoeDistro/kraj/6.7
  < Merge pull request #54 from YoeDistro/kraj/6.7
  < Merge pull request #53 from YoeDistro/kraj/6.7
  < 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-riscv df7d55c...e875ec6 (2):
  > musl: Drop rv32 patches
  > python3-pyruvate: Use UNPACKDIR to reach patchdir in SRC_URI

* sources/meta-swupdate faedf19...3aed0f6 (4):
  > layer.conf: Switch to be 'styhead' layer series compatible
  > Allow unique IV per image to encrypt
  > swupdate,classes: Transition from WORKDIR to UNPACKDIR
  < swupdate,classes: Transition from WORKDIR to UNPACKDIR

* sources/meta-tegra a378e7ed...98e065a4 (5):
  > tegra-flash-init: quote configuration state when testing
  > tegra-flash-init: update variable name
  > setup-nv-boot-control: fix compat spec for P3701 SKUs
  > tegra-eeprom-tool: update v2.0.1 -> v2.0.2
  > tegra-uefi-capsules: remove ESP image dependency for BUP

* sources/meta-ti 73f2c9fb...82e8543c (2):
  > conf: machine: Remove multiconfig compulsion for k3 platforms
  > u-boot-ti.inc: Refactor overrides to match changes in oe-core

* sources/meta-variscite-bsp bf51e4b...f761c9a (40):
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  > bluealsa: Rename bbappend to use wildcard
  > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now
  > imx-atf: Make bbappend version independent
  > 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 #31 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #30 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #29 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #28 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #27 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #26 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #25 from YoeDistro/kraj/mickledore-var02
  < 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 7f89370...e7a9e2f (7):
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  < 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 7004840f3d...2c9e89d9f2 (28):
  > bluez: Fix mesh builds on musl
  > systemd-bootchart: Add riscv 32bit support
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > go-mod.bbclass: Unpack module dependency license files
  > go-mod.bbclass: Set GO_MOD_CACHE_DIR
  > connman: upgrade 1.42 -> 1.43
  > iputils: upgrade 20240117 -> 20240905
  > Revert "json-glib: upgrade 1.8.0 -> 1.10.0"
  > json-glib: upgrade 1.8.0 -> 1.10.0
  > build-appliance-image: Update to master head revision
  > poky.conf: Bump version for 5.1 styhead release
  > build-appliance-image: Update to master head revision
  > scripts/install-buildtools: Update to 5.0.3
  > bitbake: toaster: Update fixtures for styhead
  > bitbake: fetch2/gomod: Support URIs with only a hostname
  > wpa-supplicant: add patch to check for kernel header version when compiling macsec
  > bluez5: remove redundant patch for MAX_INPUT
  > image_qa: fix error handling
  > bitbake.conf: mark TCLIBCAPPEND as deprecated
  > linux-firmware: add new package for cc33xx firmware
  > libpcre2: Update base uri PhilipHazel -> PCRE2Project
  > libsdl2: Fix non-deterministic configure option for libsamplerate
  > poky-tiny: Drop TCLIBCAPPEND
  > bitbake: Revert "fetch2/gitsm: use configparser to parse .gitmodules"

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this issue Sep 18, 2024
…-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-clang 814d209...806b9a5 (10):
  > python3-cffi: Ad clang to rdeps for ptests to pass
  > python3-drgn: Use gcc when compiling for riscv32
  > nmap: Remove LLD build workaround for RISCV-64
  > lldb: Enable on RISCV64
  > libjxl: Use -Og instead of -O2 with clang-19
  > recipes: Use gcc or clang/libstdc++ for some recipes
  > clang: scan-build-py: respect LLVM_LIBDIR_SUFFIX like other tools do
  > clang: Upgrade to 19.1.0 release
  > spirv-llvm-translator: Bump to release_190
  > pbzip2: Do not use libc++ for now

* sources/meta-freescale 0a63c762...d725383b (4):
  > Merge pull request #1791 from nxp-upstream/uuu
  > Merge pull request #1938 from hiagofranco/fix_imxvideoconvert
  > Merge pull request #1941 from tq-steina/master
  > Merge pull request #1942 from fabioestevam/cst-remove

* sources/meta-odroid f2e9e70...cedfacb (1):
  > layer.conf: Mark compatible with styhead release

* sources/meta-openembedded 935634065...22b314161 (49):
  > DO NOT MERGE: Add Github actions CI workflow
  > iwd: use internal ell
  > iwd: update 2.19 -> 2.20
  > reptyr: Do not build for riscv32
  > kernel-selftest: Fix build on 32bit arches with 64bit time_t
  > nginx: Upgrade mainline 1.25.3 -> 1.27.1
  > nginx: Upgrade stable 1.26.0 -> 1.26.2
  > libjxl: Disable sizeless-vectors on riscv32
  > highway: Fix cmake to detect riscv32
  > python3-msgpack: upgrade 1.0.8 -> 1.1.0
  > liburing: Upgrade to 2.7 and fix build on riscv32
  > netdata: Add checks for 64-bit atomic builtins
  > mozjs-115: Fix build on riscv32
  > opentelemetry-cpp: Link with libatomic on rv32
  > ot-br-posix: Link with libatomic on rv32
  > transmission: Link with libatomic on riscv32
  > usbguard: Link with libatomic on rv32
  > dlm: Disable fcf-protection on riscv32
  > mosh: Use libatomic on rv32 for atomics
  > dav1d: Disable asm code on rv32
  > highway: Disable RVV on RISCV-32
  > protobuf-c: Link with libatomic on riscv32
  > tbb: upgrade 2021.11.0 -> 2021.13.0
  > catch2: upgrade 3.6.0 -> 3.7.0
  > v4l-utils: upgrade 1.26.1 -> 1.28.1
  > open-vm-tools: upgrade 12.3.5 -> 12.4.5
  > frr: upgrade 10.1 -> 10.1.1
  > rygel: update 0.42.5 -> 0.44.0
  > non-repro-meta-filesystems: update known reproducible packages
  > python3-pytest-mock: Upgrade to 3.14.0
  > python3-fastjsonschema: Add missing rdeps for ptests
  > python3-pylint: Add missing ptest rdep on python3-misc
  > python-ujson: Use python_setuptools_build_meta
  > python3-pillow: Add missing rdep on py3-compile for ptests
  > python3-wrapt: Add missing rdep on misc modules for ptests
  > gnome-disk-utility: update 46.0 -> 46.1
  > debootstrap: upgrade 1.0.132 -> 1.0.137
  > jsoncpp: upgrade 1.9.5 -> 1.9.6
  > libssh: upgrade 0.10.6 -> 0.11.1
  > netplan: upgrade 1.0.1 -> 1.1
  > openjpeg: upgrade 2.5.0 -> 2.5.2
  > fltk: upgrade 1.3.8 -> 1.3.9
  > libjxl: Do not use -mrelax-all on RISCV with clang
  > non-repro-meta-networking: exclude packages that failed previously
  > README.md: Hint at "git request-pull"
  > non-repro-meta-python: exclude packages that failed previously
  > netdata: version bump 1.47.0 -> 1.47.1
  > wireplumber: update 0.5.5. -> 0.5.6
  > yavta: Upgrade SRCREV to include 64bit time_t print format errors

* sources/meta-qcom dc97e19...4cd1633 (4):
  > Merge pull request #637 from quic-vkraleti/uki-changes
  > Merge pull request #653 from lumag/CI-initramfs
  > Merge pull request #652 from lumag/CI-initramfs
  > Merge pull request #649 from lumag/vendor-pefile

* sources/meta-qt6 f3c6e15...0d08728 (34):
  > qtwebengine: Set DEBUG_LEVELFLAG to -g1
  > 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
  < Merge pull request #62 from YoeDistro/kraj/6.7
  < Merge pull request #61 from YoeDistro/kraj/6.7
  < Merge pull request #60 from YoeDistro/kraj/6.7
  < Merge pull request #59 from YoeDistro/kraj/6.7
  < Merge pull request #58 from YoeDistro/kraj/6.7
  < Merge pull request #57 from MarkusVolk/yoe/6.7
  < Merge pull request #56 from YoeDistro/kraj/6.7
  < Merge pull request #55 from YoeDistro/kraj/6.7
  < Merge pull request #54 from YoeDistro/kraj/6.7
  < Merge pull request #53 from YoeDistro/kraj/6.7
  < 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-riscv df7d55c...e875ec6 (2):
  > musl: Drop rv32 patches
  > python3-pyruvate: Use UNPACKDIR to reach patchdir in SRC_URI

* sources/meta-swupdate faedf19...3aed0f6 (4):
  > layer.conf: Switch to be 'styhead' layer series compatible
  > Allow unique IV per image to encrypt
  > swupdate,classes: Transition from WORKDIR to UNPACKDIR
  < swupdate,classes: Transition from WORKDIR to UNPACKDIR

* sources/meta-tegra a378e7ed...98e065a4 (5):
  > tegra-flash-init: quote configuration state when testing
  > tegra-flash-init: update variable name
  > setup-nv-boot-control: fix compat spec for P3701 SKUs
  > tegra-eeprom-tool: update v2.0.1 -> v2.0.2
  > tegra-uefi-capsules: remove ESP image dependency for BUP

* sources/meta-ti 73f2c9fb...82e8543c (2):
  > conf: machine: Remove multiconfig compulsion for k3 platforms
  > u-boot-ti.inc: Refactor overrides to match changes in oe-core

* sources/meta-variscite-bsp bf51e4b...f761c9a (40):
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  > bluealsa: Rename bbappend to use wildcard
  > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now
  > imx-atf: Make bbappend version independent
  > 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 #31 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #30 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #29 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #28 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #27 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #26 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #25 from YoeDistro/kraj/mickledore-var02
  < 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 7f89370...e7a9e2f (7):
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  < 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 7004840f3d...bf7ee2785e (36):
  > bluez: Fix mesh builds on musl
  > systemd-bootchart: Add riscv 32bit support
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > gtk4: update 4.14.5 -> 4.16.0
  > oeqa/selftest/cases: add basic barebox tests
  > oeqa/selftest/cases: add basic u-boot test
  > oeqa: support passing custom boot patterns to runqemu
  > oeqa/utils/qemurunner: support ignoring vt100 escape sequences
  > barebox: set default BAREBOX_CONFIG for qemu machines
  > barebox-tools: add initial barebox tools support
  > barebox: add initial support
  > security-flags: Re-enable pie for power pc
  > go-mod.bbclass: Unpack module dependency license files
  > go-mod.bbclass: Set GO_MOD_CACHE_DIR
  > connman: upgrade 1.42 -> 1.43
  > iputils: upgrade 20240117 -> 20240905
  > json-glib: upgrade 1.8.0 -> 1.10.0
  > build-appliance-image: Update to master head revision
  > poky.conf: Bump version for 5.1 styhead release
  > build-appliance-image: Update to master head revision
  > scripts/install-buildtools: Update to 5.0.3
  > bitbake: toaster: Update fixtures for styhead
  > bitbake: fetch2/gomod: Support URIs with only a hostname
  > wpa-supplicant: add patch to check for kernel header version when compiling macsec
  > bluez5: remove redundant patch for MAX_INPUT
  > image_qa: fix error handling
  > bitbake.conf: mark TCLIBCAPPEND as deprecated
  > linux-firmware: add new package for cc33xx firmware
  > libpcre2: Update base uri PhilipHazel -> PCRE2Project
  > libsdl2: Fix non-deterministic configure option for libsamplerate
  > poky-tiny: Drop TCLIBCAPPEND
  > bitbake: Revert "fetch2/gitsm: use configparser to parse .gitmodules"

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this issue Sep 18, 2024
…-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-clang 814d209...c6a3ab1 (10):
  > python3-cffi: Ad clang to rdeps for ptests to pass
  > python3-drgn: Use gcc when compiling for riscv32
  > nmap: Remove LLD build workaround for RISCV-64
  > lldb: Enable on RISCV64
  > libjxl: Use -Og instead of -O2 with clang-19
  > recipes: Use gcc or clang/libstdc++ for some recipes
  > clang: scan-build-py: respect LLVM_LIBDIR_SUFFIX like other tools do
  > clang: Upgrade to 19.1.0 release
  > spirv-llvm-translator: Bump to release_190
  > pbzip2: Do not use libc++ for now

* sources/meta-freescale 0a63c762...d725383b (4):
  > Merge pull request #1791 from nxp-upstream/uuu
  > Merge pull request #1938 from hiagofranco/fix_imxvideoconvert
  > Merge pull request #1941 from tq-steina/master
  > Merge pull request #1942 from fabioestevam/cst-remove

* sources/meta-odroid f2e9e70...cedfacb (1):
  > layer.conf: Mark compatible with styhead release

* sources/meta-openembedded 935634065...12d218a86 (51):
  > DO NOT MERGE: Add Github actions CI workflow
  > iwd: use internal ell
  > iwd: update 2.19 -> 2.20
  > colord: add configuration to fix runtime
  > ntp: Fix status call reporting incorrect value
  > reptyr: Do not build for riscv32
  > kernel-selftest: Fix build on 32bit arches with 64bit time_t
  > nginx: Upgrade mainline 1.25.3 -> 1.27.1
  > nginx: Upgrade stable 1.26.0 -> 1.26.2
  > libjxl: Disable sizeless-vectors on riscv32
  > highway: Fix cmake to detect riscv32
  > python3-msgpack: upgrade 1.0.8 -> 1.1.0
  > liburing: Upgrade to 2.7 and fix build on riscv32
  > netdata: Add checks for 64-bit atomic builtins
  > mozjs-115: Fix build on riscv32
  > opentelemetry-cpp: Link with libatomic on rv32
  > ot-br-posix: Link with libatomic on rv32
  > transmission: Link with libatomic on riscv32
  > usbguard: Link with libatomic on rv32
  > dlm: Disable fcf-protection on riscv32
  > mosh: Use libatomic on rv32 for atomics
  > dav1d: Disable asm code on rv32
  > highway: Disable RVV on RISCV-32
  > protobuf-c: Link with libatomic on riscv32
  > tbb: upgrade 2021.11.0 -> 2021.13.0
  > catch2: upgrade 3.6.0 -> 3.7.0
  > v4l-utils: upgrade 1.26.1 -> 1.28.1
  > open-vm-tools: upgrade 12.3.5 -> 12.4.5
  > frr: upgrade 10.1 -> 10.1.1
  > rygel: update 0.42.5 -> 0.44.0
  > non-repro-meta-filesystems: update known reproducible packages
  > python3-pytest-mock: Upgrade to 3.14.0
  > python3-fastjsonschema: Add missing rdeps for ptests
  > python3-pylint: Add missing ptest rdep on python3-misc
  > python-ujson: Use python_setuptools_build_meta
  > python3-pillow: Add missing rdep on py3-compile for ptests
  > python3-wrapt: Add missing rdep on misc modules for ptests
  > gnome-disk-utility: update 46.0 -> 46.1
  > debootstrap: upgrade 1.0.132 -> 1.0.137
  > jsoncpp: upgrade 1.9.5 -> 1.9.6
  > libssh: upgrade 0.10.6 -> 0.11.1
  > netplan: upgrade 1.0.1 -> 1.1
  > openjpeg: upgrade 2.5.0 -> 2.5.2
  > fltk: upgrade 1.3.8 -> 1.3.9
  > libjxl: Do not use -mrelax-all on RISCV with clang
  > non-repro-meta-networking: exclude packages that failed previously
  > README.md: Hint at "git request-pull"
  > non-repro-meta-python: exclude packages that failed previously
  > netdata: version bump 1.47.0 -> 1.47.1
  > wireplumber: update 0.5.5. -> 0.5.6
  > yavta: Upgrade SRCREV to include 64bit time_t print format errors

* sources/meta-qcom dc97e19...4cd1633 (4):
  > Merge pull request #637 from quic-vkraleti/uki-changes
  > Merge pull request #653 from lumag/CI-initramfs
  > Merge pull request #652 from lumag/CI-initramfs
  > Merge pull request #649 from lumag/vendor-pefile

* sources/meta-qt6 f3c6e15...0d08728 (34):
  > qtwebengine: Set DEBUG_LEVELFLAG to -g1
  > 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
  < Merge pull request #62 from YoeDistro/kraj/6.7
  < Merge pull request #61 from YoeDistro/kraj/6.7
  < Merge pull request #60 from YoeDistro/kraj/6.7
  < Merge pull request #59 from YoeDistro/kraj/6.7
  < Merge pull request #58 from YoeDistro/kraj/6.7
  < Merge pull request #57 from MarkusVolk/yoe/6.7
  < Merge pull request #56 from YoeDistro/kraj/6.7
  < Merge pull request #55 from YoeDistro/kraj/6.7
  < Merge pull request #54 from YoeDistro/kraj/6.7
  < Merge pull request #53 from YoeDistro/kraj/6.7
  < 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-riscv df7d55c...e875ec6 (2):
  > musl: Drop rv32 patches
  > python3-pyruvate: Use UNPACKDIR to reach patchdir in SRC_URI

* sources/meta-swupdate faedf19...3aed0f6 (4):
  > layer.conf: Switch to be 'styhead' layer series compatible
  > Allow unique IV per image to encrypt
  > swupdate,classes: Transition from WORKDIR to UNPACKDIR
  < swupdate,classes: Transition from WORKDIR to UNPACKDIR

* sources/meta-tegra a378e7ed...98e065a4 (5):
  > tegra-flash-init: quote configuration state when testing
  > tegra-flash-init: update variable name
  > setup-nv-boot-control: fix compat spec for P3701 SKUs
  > tegra-eeprom-tool: update v2.0.1 -> v2.0.2
  > tegra-uefi-capsules: remove ESP image dependency for BUP

* sources/meta-ti 73f2c9fb...82e8543c (2):
  > conf: machine: Remove multiconfig compulsion for k3 platforms
  > u-boot-ti.inc: Refactor overrides to match changes in oe-core

* sources/meta-variscite-bsp bf51e4b...f761c9a (40):
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  > bluealsa: Rename bbappend to use wildcard
  > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now
  > imx-atf: Make bbappend version independent
  > 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 #31 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #30 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #29 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #28 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #27 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #26 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #25 from YoeDistro/kraj/mickledore-var02
  < 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 7f89370...e7a9e2f (7):
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  < 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 7004840f3d...bf7ee2785e (36):
  > bluez: Fix mesh builds on musl
  > systemd-bootchart: Add riscv 32bit support
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > gtk4: update 4.14.5 -> 4.16.0
  > oeqa/selftest/cases: add basic barebox tests
  > oeqa/selftest/cases: add basic u-boot test
  > oeqa: support passing custom boot patterns to runqemu
  > oeqa/utils/qemurunner: support ignoring vt100 escape sequences
  > barebox: set default BAREBOX_CONFIG for qemu machines
  > barebox-tools: add initial barebox tools support
  > barebox: add initial support
  > security-flags: Re-enable pie for power pc
  > go-mod.bbclass: Unpack module dependency license files
  > go-mod.bbclass: Set GO_MOD_CACHE_DIR
  > connman: upgrade 1.42 -> 1.43
  > iputils: upgrade 20240117 -> 20240905
  > json-glib: upgrade 1.8.0 -> 1.10.0
  > build-appliance-image: Update to master head revision
  > poky.conf: Bump version for 5.1 styhead release
  > build-appliance-image: Update to master head revision
  > scripts/install-buildtools: Update to 5.0.3
  > bitbake: toaster: Update fixtures for styhead
  > bitbake: fetch2/gomod: Support URIs with only a hostname
  > wpa-supplicant: add patch to check for kernel header version when compiling macsec
  > bluez5: remove redundant patch for MAX_INPUT
  > image_qa: fix error handling
  > bitbake.conf: mark TCLIBCAPPEND as deprecated
  > linux-firmware: add new package for cc33xx firmware
  > libpcre2: Update base uri PhilipHazel -> PCRE2Project
  > libsdl2: Fix non-deterministic configure option for libsamplerate
  > poky-tiny: Drop TCLIBCAPPEND
  > bitbake: Revert "fetch2/gitsm: use configparser to parse .gitmodules"

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this issue Sep 18, 2024
…-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-clang 814d209...c6a3ab1 (10):
  > python3-cffi: Ad clang to rdeps for ptests to pass
  > python3-drgn: Use gcc when compiling for riscv32
  > nmap: Remove LLD build workaround for RISCV-64
  > lldb: Enable on RISCV64
  > libjxl: Use -Og instead of -O2 with clang-19
  > recipes: Use gcc or clang/libstdc++ for some recipes
  > clang: scan-build-py: respect LLVM_LIBDIR_SUFFIX like other tools do
  > clang: Upgrade to 19.1.0 release
  > spirv-llvm-translator: Bump to release_190
  > pbzip2: Do not use libc++ for now

* sources/meta-freescale 0a63c762...71bf3770 (5):
  > Merge pull request #1948 from linkjumper/follow_6.6-2.0.x-imx_master
  > Merge pull request #1791 from nxp-upstream/uuu
  > Merge pull request #1938 from hiagofranco/fix_imxvideoconvert
  > Merge pull request #1941 from tq-steina/master
  > Merge pull request #1942 from fabioestevam/cst-remove

* sources/meta-odroid f2e9e70...cedfacb (1):
  > layer.conf: Mark compatible with styhead release

* sources/meta-openembedded 935634065...86c37986b (52):
  > DO NOT MERGE: Add Github actions CI workflow
  > iwd: use internal ell
  > iwd: update 2.19 -> 2.20
  > webkitgtk3: update 2.44.3 -> 2.46.0
  > colord: add configuration to fix runtime
  > ntp: Fix status call reporting incorrect value
  > reptyr: Do not build for riscv32
  > kernel-selftest: Fix build on 32bit arches with 64bit time_t
  > nginx: Upgrade mainline 1.25.3 -> 1.27.1
  > nginx: Upgrade stable 1.26.0 -> 1.26.2
  > libjxl: Disable sizeless-vectors on riscv32
  > highway: Fix cmake to detect riscv32
  > python3-msgpack: upgrade 1.0.8 -> 1.1.0
  > liburing: Upgrade to 2.7 and fix build on riscv32
  > netdata: Add checks for 64-bit atomic builtins
  > mozjs-115: Fix build on riscv32
  > opentelemetry-cpp: Link with libatomic on rv32
  > ot-br-posix: Link with libatomic on rv32
  > transmission: Link with libatomic on riscv32
  > usbguard: Link with libatomic on rv32
  > dlm: Disable fcf-protection on riscv32
  > mosh: Use libatomic on rv32 for atomics
  > dav1d: Disable asm code on rv32
  > highway: Disable RVV on RISCV-32
  > protobuf-c: Link with libatomic on riscv32
  > tbb: upgrade 2021.11.0 -> 2021.13.0
  > catch2: upgrade 3.6.0 -> 3.7.0
  > v4l-utils: upgrade 1.26.1 -> 1.28.1
  > open-vm-tools: upgrade 12.3.5 -> 12.4.5
  > frr: upgrade 10.1 -> 10.1.1
  > rygel: update 0.42.5 -> 0.44.0
  > non-repro-meta-filesystems: update known reproducible packages
  > python3-pytest-mock: Upgrade to 3.14.0
  > python3-fastjsonschema: Add missing rdeps for ptests
  > python3-pylint: Add missing ptest rdep on python3-misc
  > python-ujson: Use python_setuptools_build_meta
  > python3-pillow: Add missing rdep on py3-compile for ptests
  > python3-wrapt: Add missing rdep on misc modules for ptests
  > gnome-disk-utility: update 46.0 -> 46.1
  > debootstrap: upgrade 1.0.132 -> 1.0.137
  > jsoncpp: upgrade 1.9.5 -> 1.9.6
  > libssh: upgrade 0.10.6 -> 0.11.1
  > netplan: upgrade 1.0.1 -> 1.1
  > openjpeg: upgrade 2.5.0 -> 2.5.2
  > fltk: upgrade 1.3.8 -> 1.3.9
  > libjxl: Do not use -mrelax-all on RISCV with clang
  > non-repro-meta-networking: exclude packages that failed previously
  > README.md: Hint at "git request-pull"
  > non-repro-meta-python: exclude packages that failed previously
  > netdata: version bump 1.47.0 -> 1.47.1
  > wireplumber: update 0.5.5. -> 0.5.6
  > yavta: Upgrade SRCREV to include 64bit time_t print format errors

* sources/meta-qcom dc97e19...4cd1633 (4):
  > Merge pull request #637 from quic-vkraleti/uki-changes
  > Merge pull request #653 from lumag/CI-initramfs
  > Merge pull request #652 from lumag/CI-initramfs
  > Merge pull request #649 from lumag/vendor-pefile

* sources/meta-qt6 f3c6e15...0d08728 (34):
  > qtwebengine: Set DEBUG_LEVELFLAG to -g1
  > 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
  < Merge pull request #62 from YoeDistro/kraj/6.7
  < Merge pull request #61 from YoeDistro/kraj/6.7
  < Merge pull request #60 from YoeDistro/kraj/6.7
  < Merge pull request #59 from YoeDistro/kraj/6.7
  < Merge pull request #58 from YoeDistro/kraj/6.7
  < Merge pull request #57 from MarkusVolk/yoe/6.7
  < Merge pull request #56 from YoeDistro/kraj/6.7
  < Merge pull request #55 from YoeDistro/kraj/6.7
  < Merge pull request #54 from YoeDistro/kraj/6.7
  < Merge pull request #53 from YoeDistro/kraj/6.7
  < 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-riscv df7d55c...e875ec6 (2):
  > musl: Drop rv32 patches
  > python3-pyruvate: Use UNPACKDIR to reach patchdir in SRC_URI

* sources/meta-swupdate faedf19...3aed0f6 (4):
  > layer.conf: Switch to be 'styhead' layer series compatible
  > Allow unique IV per image to encrypt
  > swupdate,classes: Transition from WORKDIR to UNPACKDIR
  < swupdate,classes: Transition from WORKDIR to UNPACKDIR

* sources/meta-tegra a378e7ed...98e065a4 (5):
  > tegra-flash-init: quote configuration state when testing
  > tegra-flash-init: update variable name
  > setup-nv-boot-control: fix compat spec for P3701 SKUs
  > tegra-eeprom-tool: update v2.0.1 -> v2.0.2
  > tegra-uefi-capsules: remove ESP image dependency for BUP

* sources/meta-ti 73f2c9fb...82e8543c (2):
  > conf: machine: Remove multiconfig compulsion for k3 platforms
  > u-boot-ti.inc: Refactor overrides to match changes in oe-core

* sources/meta-variscite-bsp bf51e4b...f761c9a (40):
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  > bluealsa: Rename bbappend to use wildcard
  > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now
  > imx-atf: Make bbappend version independent
  > 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 #31 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #30 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #29 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #28 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #27 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #26 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #25 from YoeDistro/kraj/mickledore-var02
  < 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 7f89370...e7a9e2f (7):
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  < 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 7004840f3d...bf7ee2785e (36):
  > bluez: Fix mesh builds on musl
  > systemd-bootchart: Add riscv 32bit support
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > gtk4: update 4.14.5 -> 4.16.0
  > oeqa/selftest/cases: add basic barebox tests
  > oeqa/selftest/cases: add basic u-boot test
  > oeqa: support passing custom boot patterns to runqemu
  > oeqa/utils/qemurunner: support ignoring vt100 escape sequences
  > barebox: set default BAREBOX_CONFIG for qemu machines
  > barebox-tools: add initial barebox tools support
  > barebox: add initial support
  > security-flags: Re-enable pie for power pc
  > go-mod.bbclass: Unpack module dependency license files
  > go-mod.bbclass: Set GO_MOD_CACHE_DIR
  > connman: upgrade 1.42 -> 1.43
  > iputils: upgrade 20240117 -> 20240905
  > json-glib: upgrade 1.8.0 -> 1.10.0
  > build-appliance-image: Update to master head revision
  > poky.conf: Bump version for 5.1 styhead release
  > build-appliance-image: Update to master head revision
  > scripts/install-buildtools: Update to 5.0.3
  > bitbake: toaster: Update fixtures for styhead
  > bitbake: fetch2/gomod: Support URIs with only a hostname
  > wpa-supplicant: add patch to check for kernel header version when compiling macsec
  > bluez5: remove redundant patch for MAX_INPUT
  > image_qa: fix error handling
  > bitbake.conf: mark TCLIBCAPPEND as deprecated
  > linux-firmware: add new package for cc33xx firmware
  > libpcre2: Update base uri PhilipHazel -> PCRE2Project
  > libsdl2: Fix non-deterministic configure option for libsamplerate
  > poky-tiny: Drop TCLIBCAPPEND
  > bitbake: Revert "fetch2/gitsm: use configparser to parse .gitmodules"

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this issue Sep 18, 2024
…-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-clang 814d209...c6a3ab1 (10):
  > python3-cffi: Ad clang to rdeps for ptests to pass
  > python3-drgn: Use gcc when compiling for riscv32
  > nmap: Remove LLD build workaround for RISCV-64
  > lldb: Enable on RISCV64
  > libjxl: Use -Og instead of -O2 with clang-19
  > recipes: Use gcc or clang/libstdc++ for some recipes
  > clang: scan-build-py: respect LLVM_LIBDIR_SUFFIX like other tools do
  > clang: Upgrade to 19.1.0 release
  > spirv-llvm-translator: Bump to release_190
  > pbzip2: Do not use libc++ for now

* sources/meta-freescale 0a63c762...71bf3770 (5):
  > Merge pull request #1948 from linkjumper/follow_6.6-2.0.x-imx_master
  > Merge pull request #1791 from nxp-upstream/uuu
  > Merge pull request #1938 from hiagofranco/fix_imxvideoconvert
  > Merge pull request #1941 from tq-steina/master
  > Merge pull request #1942 from fabioestevam/cst-remove

* sources/meta-odroid f2e9e70...cedfacb (1):
  > layer.conf: Mark compatible with styhead release

* sources/meta-openembedded 935634065...990a83e29 (51):
  > DO NOT MERGE: Add Github actions CI workflow
  > iwd: use internal ell
  > iwd: update 2.19 -> 2.20
  > colord: add configuration to fix runtime
  > ntp: Fix status call reporting incorrect value
  > reptyr: Do not build for riscv32
  > kernel-selftest: Fix build on 32bit arches with 64bit time_t
  > nginx: Upgrade mainline 1.25.3 -> 1.27.1
  > nginx: Upgrade stable 1.26.0 -> 1.26.2
  > libjxl: Disable sizeless-vectors on riscv32
  > highway: Fix cmake to detect riscv32
  > python3-msgpack: upgrade 1.0.8 -> 1.1.0
  > liburing: Upgrade to 2.7 and fix build on riscv32
  > netdata: Add checks for 64-bit atomic builtins
  > mozjs-115: Fix build on riscv32
  > opentelemetry-cpp: Link with libatomic on rv32
  > ot-br-posix: Link with libatomic on rv32
  > transmission: Link with libatomic on riscv32
  > usbguard: Link with libatomic on rv32
  > dlm: Disable fcf-protection on riscv32
  > mosh: Use libatomic on rv32 for atomics
  > dav1d: Disable asm code on rv32
  > highway: Disable RVV on RISCV-32
  > protobuf-c: Link with libatomic on riscv32
  > tbb: upgrade 2021.11.0 -> 2021.13.0
  > catch2: upgrade 3.6.0 -> 3.7.0
  > v4l-utils: upgrade 1.26.1 -> 1.28.1
  > open-vm-tools: upgrade 12.3.5 -> 12.4.5
  > frr: upgrade 10.1 -> 10.1.1
  > rygel: update 0.42.5 -> 0.44.0
  > non-repro-meta-filesystems: update known reproducible packages
  > python3-pytest-mock: Upgrade to 3.14.0
  > python3-fastjsonschema: Add missing rdeps for ptests
  > python3-pylint: Add missing ptest rdep on python3-misc
  > python-ujson: Use python_setuptools_build_meta
  > python3-pillow: Add missing rdep on py3-compile for ptests
  > python3-wrapt: Add missing rdep on misc modules for ptests
  > gnome-disk-utility: update 46.0 -> 46.1
  > debootstrap: upgrade 1.0.132 -> 1.0.137
  > jsoncpp: upgrade 1.9.5 -> 1.9.6
  > libssh: upgrade 0.10.6 -> 0.11.1
  > netplan: upgrade 1.0.1 -> 1.1
  > openjpeg: upgrade 2.5.0 -> 2.5.2
  > fltk: upgrade 1.3.8 -> 1.3.9
  > libjxl: Do not use -mrelax-all on RISCV with clang
  > non-repro-meta-networking: exclude packages that failed previously
  > README.md: Hint at "git request-pull"
  > non-repro-meta-python: exclude packages that failed previously
  > netdata: version bump 1.47.0 -> 1.47.1
  > wireplumber: update 0.5.5. -> 0.5.6
  > yavta: Upgrade SRCREV to include 64bit time_t print format errors

* sources/meta-qcom dc97e19...4cd1633 (4):
  > Merge pull request #637 from quic-vkraleti/uki-changes
  > Merge pull request #653 from lumag/CI-initramfs
  > Merge pull request #652 from lumag/CI-initramfs
  > Merge pull request #649 from lumag/vendor-pefile

* sources/meta-qt6 f3c6e15...0d08728 (34):
  > qtwebengine: Set DEBUG_LEVELFLAG to -g1
  > 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
  < Merge pull request #62 from YoeDistro/kraj/6.7
  < Merge pull request #61 from YoeDistro/kraj/6.7
  < Merge pull request #60 from YoeDistro/kraj/6.7
  < Merge pull request #59 from YoeDistro/kraj/6.7
  < Merge pull request #58 from YoeDistro/kraj/6.7
  < Merge pull request #57 from MarkusVolk/yoe/6.7
  < Merge pull request #56 from YoeDistro/kraj/6.7
  < Merge pull request #55 from YoeDistro/kraj/6.7
  < Merge pull request #54 from YoeDistro/kraj/6.7
  < Merge pull request #53 from YoeDistro/kraj/6.7
  < 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-riscv df7d55c...e875ec6 (2):
  > musl: Drop rv32 patches
  > python3-pyruvate: Use UNPACKDIR to reach patchdir in SRC_URI

* sources/meta-swupdate faedf19...3aed0f6 (4):
  > layer.conf: Switch to be 'styhead' layer series compatible
  > Allow unique IV per image to encrypt
  > swupdate,classes: Transition from WORKDIR to UNPACKDIR
  < swupdate,classes: Transition from WORKDIR to UNPACKDIR

* sources/meta-tegra a378e7ed...98e065a4 (5):
  > tegra-flash-init: quote configuration state when testing
  > tegra-flash-init: update variable name
  > setup-nv-boot-control: fix compat spec for P3701 SKUs
  > tegra-eeprom-tool: update v2.0.1 -> v2.0.2
  > tegra-uefi-capsules: remove ESP image dependency for BUP

* sources/meta-ti 73f2c9fb...82e8543c (2):
  > conf: machine: Remove multiconfig compulsion for k3 platforms
  > u-boot-ti.inc: Refactor overrides to match changes in oe-core

* sources/meta-variscite-bsp bf51e4b...f761c9a (40):
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  > bluealsa: Rename bbappend to use wildcard
  > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now
  > imx-atf: Make bbappend version independent
  > 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 #31 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #30 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #29 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #28 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #27 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #26 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #25 from YoeDistro/kraj/mickledore-var02
  < 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 7f89370...e7a9e2f (7):
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  < 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 7004840f3d...1ff07c1d0f (30):
  > qemu: Fix build on musl/riscv64
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > bluez: Fix mesh builds on musl
  > systemd-bootchart: Add riscv 32bit support
  > gtk4: update 4.14.5 -> 4.16.0
  > security-flags: Re-enable pie for power pc
  > go-mod.bbclass: Unpack module dependency license files
  > go-mod.bbclass: Set GO_MOD_CACHE_DIR
  > connman: upgrade 1.42 -> 1.43
  > iputils: upgrade 20240117 -> 20240905
  > json-glib: upgrade 1.8.0 -> 1.10.0
  > build-appliance-image: Update to master head revision
  > poky.conf: Bump version for 5.1 styhead release
  > build-appliance-image: Update to master head revision
  > scripts/install-buildtools: Update to 5.0.3
  > bitbake: toaster: Update fixtures for styhead
  > bitbake: fetch2/gomod: Support URIs with only a hostname
  > wpa-supplicant: add patch to check for kernel header version when compiling macsec
  > bluez5: remove redundant patch for MAX_INPUT
  > image_qa: fix error handling
  > bitbake.conf: mark TCLIBCAPPEND as deprecated
  > linux-firmware: add new package for cc33xx firmware
  > libpcre2: Update base uri PhilipHazel -> PCRE2Project
  > libsdl2: Fix non-deterministic configure option for libsamplerate
  > poky-tiny: Drop TCLIBCAPPEND
  > bitbake: Revert "fetch2/gitsm: use configparser to parse .gitmodules"

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this issue Sep 19, 2024
…-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/poky

* sources/meta-clang 814d209...c6a3ab1 (10):
  > python3-cffi: Ad clang to rdeps for ptests to pass
  > python3-drgn: Use gcc when compiling for riscv32
  > nmap: Remove LLD build workaround for RISCV-64
  > lldb: Enable on RISCV64
  > libjxl: Use -Og instead of -O2 with clang-19
  > recipes: Use gcc or clang/libstdc++ for some recipes
  > clang: scan-build-py: respect LLVM_LIBDIR_SUFFIX like other tools do
  > clang: Upgrade to 19.1.0 release
  > spirv-llvm-translator: Bump to release_190
  > pbzip2: Do not use libc++ for now

* sources/meta-freescale 0a63c762...71bf3770 (5):
  > Merge pull request #1948 from linkjumper/follow_6.6-2.0.x-imx_master
  > Merge pull request #1791 from nxp-upstream/uuu
  > Merge pull request #1938 from hiagofranco/fix_imxvideoconvert
  > Merge pull request #1941 from tq-steina/master
  > Merge pull request #1942 from fabioestevam/cst-remove

* sources/meta-odroid f2e9e70...cedfacb (1):
  > layer.conf: Mark compatible with styhead release

* sources/meta-openembedded 9356340655...8c4bbc148b (50):
  > iwd: use internal ell
  > iwd: update 2.19 -> 2.20
  > colord: add configuration to fix runtime
  > ntp: Fix status call reporting incorrect value
  > reptyr: Do not build for riscv32
  > kernel-selftest: Fix build on 32bit arches with 64bit time_t
  > nginx: Upgrade mainline 1.25.3 -> 1.27.1
  > nginx: Upgrade stable 1.26.0 -> 1.26.2
  > libjxl: Disable sizeless-vectors on riscv32
  > highway: Fix cmake to detect riscv32
  > python3-msgpack: upgrade 1.0.8 -> 1.1.0
  > liburing: Upgrade to 2.7 and fix build on riscv32
  > netdata: Add checks for 64-bit atomic builtins
  > mozjs-115: Fix build on riscv32
  > opentelemetry-cpp: Link with libatomic on rv32
  > ot-br-posix: Link with libatomic on rv32
  > transmission: Link with libatomic on riscv32
  > usbguard: Link with libatomic on rv32
  > dlm: Disable fcf-protection on riscv32
  > mosh: Use libatomic on rv32 for atomics
  > dav1d: Disable asm code on rv32
  > highway: Disable RVV on RISCV-32
  > protobuf-c: Link with libatomic on riscv32
  > tbb: upgrade 2021.11.0 -> 2021.13.0
  > catch2: upgrade 3.6.0 -> 3.7.0
  > v4l-utils: upgrade 1.26.1 -> 1.28.1
  > open-vm-tools: upgrade 12.3.5 -> 12.4.5
  > frr: upgrade 10.1 -> 10.1.1
  > rygel: update 0.42.5 -> 0.44.0
  > non-repro-meta-filesystems: update known reproducible packages
  > python3-pytest-mock: Upgrade to 3.14.0
  > python3-fastjsonschema: Add missing rdeps for ptests
  > python3-pylint: Add missing ptest rdep on python3-misc
  > python-ujson: Use python_setuptools_build_meta
  > python3-pillow: Add missing rdep on py3-compile for ptests
  > python3-wrapt: Add missing rdep on misc modules for ptests
  > gnome-disk-utility: update 46.0 -> 46.1
  > debootstrap: upgrade 1.0.132 -> 1.0.137
  > jsoncpp: upgrade 1.9.5 -> 1.9.6
  > libssh: upgrade 0.10.6 -> 0.11.1
  > netplan: upgrade 1.0.1 -> 1.1
  > openjpeg: upgrade 2.5.0 -> 2.5.2
  > fltk: upgrade 1.3.8 -> 1.3.9
  > libjxl: Do not use -mrelax-all on RISCV with clang
  > non-repro-meta-networking: exclude packages that failed previously
  > README.md: Hint at "git request-pull"
  > non-repro-meta-python: exclude packages that failed previously
  > netdata: version bump 1.47.0 -> 1.47.1
  > wireplumber: update 0.5.5. -> 0.5.6
  > yavta: Upgrade SRCREV to include 64bit time_t print format errors

* sources/meta-qcom dc97e19...4cd1633 (4):
  > Merge pull request #637 from quic-vkraleti/uki-changes
  > Merge pull request #653 from lumag/CI-initramfs
  > Merge pull request #652 from lumag/CI-initramfs
  > Merge pull request #649 from lumag/vendor-pefile

* sources/meta-qt6 f3c6e15...e823146 (169):
  > qtwebengine: Fix build on 32bit arm while using clang
  > qttools: Fix build with clang-19
  > qtquick3d: Fix output operator
  > qtwebengine: Fix build with Clang-19+
  > qtbase: Fix build with clang19
  > gn-native: Fix build with GCC 12
  > gcc-source: Only apply patch on GCC 13
  > qtwebengine: Add missing patch headers
  < Merge pull request #62 from YoeDistro/kraj/6.7
  > qtwebengine: Set DEBUG_LEVELFLAG to -g1
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > Revert "qtwebengine: Add patch for cross-compilation error"
  > qtapplicationmanager: remove patch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  < Merge pull request #61 from YoeDistro/kraj/6.7
  > qtwebengine: Add patch for cross-compilation error
  < Merge pull request #60 from YoeDistro/kraj/6.7
  > Do not build webnn with xnnpack (122-based) on yocto
  > Fix cross compiler crash when compiling qtwebengine
  > qtwebengine: update chromium branch
  > python3-qface: backport recipe from meta-oe master
  > qtapplicationmanager: update recipe
  > qt3d: update license
  > qmlcompilerplus: Update licenses
  > qtdeviceutilities: update licenses
  > qtwayland: update license
  > qtshadertools: update license
  > qtshadertools: update licenses
  > Update submodule refs on '6.8' in yocto/meta-qt6
  < Merge pull request #59 from YoeDistro/kraj/6.7
  < Merge pull request #58 from YoeDistro/kraj/6.7
  < Merge pull request #57 from MarkusVolk/yoe/6.7
  < Merge pull request #56 from YoeDistro/kraj/6.7
  > qtpdf: add cups dependency
  < Merge pull request #55 from YoeDistro/kraj/6.7
  < Merge pull request #54 from YoeDistro/kraj/6.7
  < Merge pull request #53 from YoeDistro/kraj/6.7
  > qtlocation: update licenses
  < Merge pull request #52 from YoeDistro/kraj/6.7
  < Merge pull request #51 from YoeDistro/kraj/6.7
  > qt6-git.inc: Switch to 6.8 branch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > layer: add compatibility to styhead
  > qt3d,qtquick3d: define IOAPI_NO_64
  > qt6: do not mix bitbake's and shell variables
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > ptests: Install external resource files
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtquick3d: add workaround for test build failure"
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #50 from YoeDistro/kraj/6.7
  > coin: use more memory for the ptest testimage
  > ptests: Update test environment for non and root user
  > qtwebengine: add PACKAGECONFIG for x11 dependencies
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: disable dnslookup for mingw builds
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > nativesdk-packagegroup-qt6-toolchain-host-addons: Add wayland dependent packages conditionally
  < Merge pull request #49 from YoeDistro/kraj/6.7
  > Add vendor to CVE_PRODUCT
  < Merge pull request #48 from YoeDistro/kraj/6.7
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #47 from YoeDistro/kraj/6.7
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > ptest: include only needed files
  < 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
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtwayland: fix patch fuzz
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtwayland: make wayland DISTRO_FEATURES a requirement
  > readme: update Yocto support table
  > qtmultimedia: update revision
  > qtpositioning: add geoclue to packageconfig
  > coin: switch one build to scarthgap
  > coin: don't use nanbield for mingw builds
  > qtbase: disable stack protector for mingw
  > qtwayland: fix patch fuzz
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < 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
  > qtdatavis3d: add feature_check for opengl
  > ptest: disable examples build
  < Merge pull request #39 from YoeDistro/kraj/6.7
  > qtbase: fix patch fuzz
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qtwebengine: Fix build with clang18
  < Bump version to 6.7.1
  < squish: don't move executables
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < qtbase: fix patch fuzz
  < qtbase: don't generate qmake wrapper
  > qtbase: don't generate qmake wrapper
  < qtbase: add PACKAGECONFIG for wayland support
  < squish: fix QA issue
  < squish: add profile script
  > qtbase: add PACKAGECONFIG for wayland support
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < squish: make wayland optional
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < Add support for building Squish
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < Update submodule refs on '6.7' in yocto/meta-qt6
  > qtquick3d: add workaround for test build failure
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < layer.conf: update LAYERSERIES_COMPAT for scarthgap
  < packagegroup: add Qt modules only on supported archs
  < qtbase: prefer system png
  > layer.conf: update LAYERSERIES_COMPAT for scarthgap
  > qtbase: prefer system png
  > packagegroup: add Qt modules only on supported archs
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < libwebp: add workaround for native build
  < qtwebengine: Remove setting --target option with yocto
  < qtwebengine: Add missing dependency on native libevent.pc
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > qtwebengine: Remove setting --target option with yocto
  > libwebp: add workaround for native build
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < packagegroup: fix warning caused by inherit_defer
  > packagegroup: fix warning caused by inherit_defer
  < coin: update build targets
  > coin: update build targets
  < ptest: skip non-existing tests
  > ptest: skip non-existing tests
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Add recipe for QtDoc
  > Add recipe for QtDoc
  < qtmultimedia: update revision
  < Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < webengine: update patch
  < Update submodule refs on '6.7' in yocto/meta-qt6
  > webengine: update patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < ptest: better handling for test list
  < Add srcrev for QtDoc
  > ptest: better handling for test list
  > Add srcrev for QtDoc
  < pytest-qt: upgrade to latest version
  > pytest-qt: upgrade to latest version
  > Bump version to 6.8.0
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qt6-git.inc: Switch to 6.7 branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtwebengine: update to 118-based
  < qtwebengine: update to 118-based
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < srcrev_update: support for all recipes
  < qttools: use clang if it is available
  < qtinterfaceframework: fix packaging error
  > srcrev_update: support for all recipes
  > qttools: use clang if it is available
  > qtinterfaceframework: fix packaging error

* sources/meta-riscv df7d55c...e875ec6 (2):
  > musl: Drop rv32 patches
  > python3-pyruvate: Use UNPACKDIR to reach patchdir in SRC_URI

* sources/meta-swupdate faedf19...3aed0f6 (4):
  > layer.conf: Switch to be 'styhead' layer series compatible
  > Allow unique IV per image to encrypt
  > swupdate,classes: Transition from WORKDIR to UNPACKDIR
  < swupdate,classes: Transition from WORKDIR to UNPACKDIR

* sources/meta-tegra a378e7ed...98e065a4 (5):
  > tegra-flash-init: quote configuration state when testing
  > tegra-flash-init: update variable name
  > setup-nv-boot-control: fix compat spec for P3701 SKUs
  > tegra-eeprom-tool: update v2.0.1 -> v2.0.2
  > tegra-uefi-capsules: remove ESP image dependency for BUP

* sources/meta-ti 73f2c9fb...82e8543c (2):
  > conf: machine: Remove multiconfig compulsion for k3 platforms
  > u-boot-ti.inc: Refactor overrides to match changes in oe-core

* sources/poky 7004840f3dc...8f01ae5c7cb (15):
  > build-appliance-image: Update to master head revision
  > poky.conf: Bump version for 5.1 styhead release
  > build-appliance-image: Update to master head revision
  > scripts/install-buildtools: Update to 5.0.3
  > bitbake: toaster: Update fixtures for styhead
  > bitbake: fetch2/gomod: Support URIs with only a hostname
  > wpa-supplicant: add patch to check for kernel header version when compiling macsec
  > bluez5: remove redundant patch for MAX_INPUT
  > image_qa: fix error handling
  > bitbake.conf: mark TCLIBCAPPEND as deprecated
  > linux-firmware: add new package for cc33xx firmware
  > libpcre2: Update base uri PhilipHazel -> PCRE2Project
  > libsdl2: Fix non-deterministic configure option for libsamplerate
  > poky-tiny: Drop TCLIBCAPPEND
  > bitbake: Revert "fetch2/gitsm: use configparser to parse .gitmodules"

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this issue Sep 19, 2024
…-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-clang 814d209...c6a3ab1 (10):
  > python3-cffi: Ad clang to rdeps for ptests to pass
  > python3-drgn: Use gcc when compiling for riscv32
  > nmap: Remove LLD build workaround for RISCV-64
  > lldb: Enable on RISCV64
  > libjxl: Use -Og instead of -O2 with clang-19
  > recipes: Use gcc or clang/libstdc++ for some recipes
  > clang: scan-build-py: respect LLVM_LIBDIR_SUFFIX like other tools do
  > clang: Upgrade to 19.1.0 release
  > spirv-llvm-translator: Bump to release_190
  > pbzip2: Do not use libc++ for now

* sources/meta-freescale 0a63c762...71bf3770 (5):
  > Merge pull request #1948 from linkjumper/follow_6.6-2.0.x-imx_master
  > Merge pull request #1791 from nxp-upstream/uuu
  > Merge pull request #1938 from hiagofranco/fix_imxvideoconvert
  > Merge pull request #1941 from tq-steina/master
  > Merge pull request #1942 from fabioestevam/cst-remove

* sources/meta-odroid f2e9e70...cedfacb (1):
  > layer.conf: Mark compatible with styhead release

* sources/meta-openembedded 935634065...990a83e29 (51):
  > DO NOT MERGE: Add Github actions CI workflow
  > iwd: use internal ell
  > iwd: update 2.19 -> 2.20
  > colord: add configuration to fix runtime
  > ntp: Fix status call reporting incorrect value
  > reptyr: Do not build for riscv32
  > kernel-selftest: Fix build on 32bit arches with 64bit time_t
  > nginx: Upgrade mainline 1.25.3 -> 1.27.1
  > nginx: Upgrade stable 1.26.0 -> 1.26.2
  > libjxl: Disable sizeless-vectors on riscv32
  > highway: Fix cmake to detect riscv32
  > python3-msgpack: upgrade 1.0.8 -> 1.1.0
  > liburing: Upgrade to 2.7 and fix build on riscv32
  > netdata: Add checks for 64-bit atomic builtins
  > mozjs-115: Fix build on riscv32
  > opentelemetry-cpp: Link with libatomic on rv32
  > ot-br-posix: Link with libatomic on rv32
  > transmission: Link with libatomic on riscv32
  > usbguard: Link with libatomic on rv32
  > dlm: Disable fcf-protection on riscv32
  > mosh: Use libatomic on rv32 for atomics
  > dav1d: Disable asm code on rv32
  > highway: Disable RVV on RISCV-32
  > protobuf-c: Link with libatomic on riscv32
  > tbb: upgrade 2021.11.0 -> 2021.13.0
  > catch2: upgrade 3.6.0 -> 3.7.0
  > v4l-utils: upgrade 1.26.1 -> 1.28.1
  > open-vm-tools: upgrade 12.3.5 -> 12.4.5
  > frr: upgrade 10.1 -> 10.1.1
  > rygel: update 0.42.5 -> 0.44.0
  > non-repro-meta-filesystems: update known reproducible packages
  > python3-pytest-mock: Upgrade to 3.14.0
  > python3-fastjsonschema: Add missing rdeps for ptests
  > python3-pylint: Add missing ptest rdep on python3-misc
  > python-ujson: Use python_setuptools_build_meta
  > python3-pillow: Add missing rdep on py3-compile for ptests
  > python3-wrapt: Add missing rdep on misc modules for ptests
  > gnome-disk-utility: update 46.0 -> 46.1
  > debootstrap: upgrade 1.0.132 -> 1.0.137
  > jsoncpp: upgrade 1.9.5 -> 1.9.6
  > libssh: upgrade 0.10.6 -> 0.11.1
  > netplan: upgrade 1.0.1 -> 1.1
  > openjpeg: upgrade 2.5.0 -> 2.5.2
  > fltk: upgrade 1.3.8 -> 1.3.9
  > libjxl: Do not use -mrelax-all on RISCV with clang
  > non-repro-meta-networking: exclude packages that failed previously
  > README.md: Hint at "git request-pull"
  > non-repro-meta-python: exclude packages that failed previously
  > netdata: version bump 1.47.0 -> 1.47.1
  > wireplumber: update 0.5.5. -> 0.5.6
  > yavta: Upgrade SRCREV to include 64bit time_t print format errors

* sources/meta-qcom dc97e19...4cd1633 (4):
  > Merge pull request #637 from quic-vkraleti/uki-changes
  > Merge pull request #653 from lumag/CI-initramfs
  > Merge pull request #652 from lumag/CI-initramfs
  > Merge pull request #649 from lumag/vendor-pefile

* sources/meta-qt6 f3c6e15...e823146 (169):
  > qtwebengine: Fix build on 32bit arm while using clang
  > qttools: Fix build with clang-19
  > qtquick3d: Fix output operator
  > qtwebengine: Fix build with Clang-19+
  > qtbase: Fix build with clang19
  > gn-native: Fix build with GCC 12
  > gcc-source: Only apply patch on GCC 13
  > qtwebengine: Add missing patch headers
  < Merge pull request #62 from YoeDistro/kraj/6.7
  > qtwebengine: Set DEBUG_LEVELFLAG to -g1
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > Revert "qtwebengine: Add patch for cross-compilation error"
  > qtapplicationmanager: remove patch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  < Merge pull request #61 from YoeDistro/kraj/6.7
  > qtwebengine: Add patch for cross-compilation error
  < Merge pull request #60 from YoeDistro/kraj/6.7
  > Do not build webnn with xnnpack (122-based) on yocto
  > Fix cross compiler crash when compiling qtwebengine
  > qtwebengine: update chromium branch
  > python3-qface: backport recipe from meta-oe master
  > qtapplicationmanager: update recipe
  > qt3d: update license
  > qmlcompilerplus: Update licenses
  > qtdeviceutilities: update licenses
  > qtwayland: update license
  > qtshadertools: update license
  > qtshadertools: update licenses
  > Update submodule refs on '6.8' in yocto/meta-qt6
  < Merge pull request #59 from YoeDistro/kraj/6.7
  < Merge pull request #58 from YoeDistro/kraj/6.7
  < Merge pull request #57 from MarkusVolk/yoe/6.7
  < Merge pull request #56 from YoeDistro/kraj/6.7
  > qtpdf: add cups dependency
  < Merge pull request #55 from YoeDistro/kraj/6.7
  < Merge pull request #54 from YoeDistro/kraj/6.7
  < Merge pull request #53 from YoeDistro/kraj/6.7
  > qtlocation: update licenses
  < Merge pull request #52 from YoeDistro/kraj/6.7
  < Merge pull request #51 from YoeDistro/kraj/6.7
  > qt6-git.inc: Switch to 6.8 branch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > layer: add compatibility to styhead
  > qt3d,qtquick3d: define IOAPI_NO_64
  > qt6: do not mix bitbake's and shell variables
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > ptests: Install external resource files
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtquick3d: add workaround for test build failure"
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #50 from YoeDistro/kraj/6.7
  > coin: use more memory for the ptest testimage
  > ptests: Update test environment for non and root user
  > qtwebengine: add PACKAGECONFIG for x11 dependencies
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: disable dnslookup for mingw builds
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > nativesdk-packagegroup-qt6-toolchain-host-addons: Add wayland dependent packages conditionally
  < Merge pull request #49 from YoeDistro/kraj/6.7
  > Add vendor to CVE_PRODUCT
  < Merge pull request #48 from YoeDistro/kraj/6.7
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #47 from YoeDistro/kraj/6.7
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > ptest: include only needed files
  < 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
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtwayland: fix patch fuzz
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtwayland: make wayland DISTRO_FEATURES a requirement
  > readme: update Yocto support table
  > qtmultimedia: update revision
  > qtpositioning: add geoclue to packageconfig
  > coin: switch one build to scarthgap
  > coin: don't use nanbield for mingw builds
  > qtbase: disable stack protector for mingw
  > qtwayland: fix patch fuzz
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < 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
  > qtdatavis3d: add feature_check for opengl
  > ptest: disable examples build
  < Merge pull request #39 from YoeDistro/kraj/6.7
  > qtbase: fix patch fuzz
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qtwebengine: Fix build with clang18
  < Bump version to 6.7.1
  < squish: don't move executables
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < qtbase: fix patch fuzz
  < qtbase: don't generate qmake wrapper
  > qtbase: don't generate qmake wrapper
  < qtbase: add PACKAGECONFIG for wayland support
  < squish: fix QA issue
  < squish: add profile script
  > qtbase: add PACKAGECONFIG for wayland support
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < squish: make wayland optional
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < Add support for building Squish
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < Update submodule refs on '6.7' in yocto/meta-qt6
  > qtquick3d: add workaround for test build failure
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < layer.conf: update LAYERSERIES_COMPAT for scarthgap
  < packagegroup: add Qt modules only on supported archs
  < qtbase: prefer system png
  > layer.conf: update LAYERSERIES_COMPAT for scarthgap
  > qtbase: prefer system png
  > packagegroup: add Qt modules only on supported archs
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < libwebp: add workaround for native build
  < qtwebengine: Remove setting --target option with yocto
  < qtwebengine: Add missing dependency on native libevent.pc
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > qtwebengine: Remove setting --target option with yocto
  > libwebp: add workaround for native build
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < packagegroup: fix warning caused by inherit_defer
  > packagegroup: fix warning caused by inherit_defer
  < coin: update build targets
  > coin: update build targets
  < ptest: skip non-existing tests
  > ptest: skip non-existing tests
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Add recipe for QtDoc
  > Add recipe for QtDoc
  < qtmultimedia: update revision
  < Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < webengine: update patch
  < Update submodule refs on '6.7' in yocto/meta-qt6
  > webengine: update patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < ptest: better handling for test list
  < Add srcrev for QtDoc
  > ptest: better handling for test list
  > Add srcrev for QtDoc
  < pytest-qt: upgrade to latest version
  > pytest-qt: upgrade to latest version
  > Bump version to 6.8.0
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qt6-git.inc: Switch to 6.7 branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtwebengine: update to 118-based
  < qtwebengine: update to 118-based
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < srcrev_update: support for all recipes
  < qttools: use clang if it is available
  < qtinterfaceframework: fix packaging error
  > srcrev_update: support for all recipes
  > qttools: use clang if it is available
  > qtinterfaceframework: fix packaging error

* sources/meta-riscv df7d55c...e875ec6 (2):
  > musl: Drop rv32 patches
  > python3-pyruvate: Use UNPACKDIR to reach patchdir in SRC_URI

* sources/meta-swupdate faedf19...3aed0f6 (4):
  > layer.conf: Switch to be 'styhead' layer series compatible
  > Allow unique IV per image to encrypt
  > swupdate,classes: Transition from WORKDIR to UNPACKDIR
  < swupdate,classes: Transition from WORKDIR to UNPACKDIR

* sources/meta-tegra a378e7ed...98e065a4 (5):
  > tegra-flash-init: quote configuration state when testing
  > tegra-flash-init: update variable name
  > setup-nv-boot-control: fix compat spec for P3701 SKUs
  > tegra-eeprom-tool: update v2.0.1 -> v2.0.2
  > tegra-uefi-capsules: remove ESP image dependency for BUP

* sources/meta-ti 73f2c9fb...82e8543c (2):
  > conf: machine: Remove multiconfig compulsion for k3 platforms
  > u-boot-ti.inc: Refactor overrides to match changes in oe-core

* sources/meta-variscite-bsp bf51e4b...f761c9a (40):
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  > bluealsa: Rename bbappend to use wildcard
  > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now
  > imx-atf: Make bbappend version independent
  > 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 #31 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #30 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #29 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #28 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #27 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #26 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #25 from YoeDistro/kraj/mickledore-var02
  < 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 7f89370...e7a9e2f (7):
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  < 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 7004840f3d...1ff07c1d0f (30):
  > qemu: Fix build on musl/riscv64
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > bluez: Fix mesh builds on musl
  > systemd-bootchart: Add riscv 32bit support
  > gtk4: update 4.14.5 -> 4.16.0
  > security-flags: Re-enable pie for power pc
  > go-mod.bbclass: Unpack module dependency license files
  > go-mod.bbclass: Set GO_MOD_CACHE_DIR
  > connman: upgrade 1.42 -> 1.43
  > iputils: upgrade 20240117 -> 20240905
  > json-glib: upgrade 1.8.0 -> 1.10.0
  > build-appliance-image: Update to master head revision
  > poky.conf: Bump version for 5.1 styhead release
  > build-appliance-image: Update to master head revision
  > scripts/install-buildtools: Update to 5.0.3
  > bitbake: toaster: Update fixtures for styhead
  > bitbake: fetch2/gomod: Support URIs with only a hostname
  > wpa-supplicant: add patch to check for kernel header version when compiling macsec
  > bluez5: remove redundant patch for MAX_INPUT
  > image_qa: fix error handling
  > bitbake.conf: mark TCLIBCAPPEND as deprecated
  > linux-firmware: add new package for cc33xx firmware
  > libpcre2: Update base uri PhilipHazel -> PCRE2Project
  > libsdl2: Fix non-deterministic configure option for libsamplerate
  > poky-tiny: Drop TCLIBCAPPEND
  > bitbake: Revert "fetch2/gitsm: use configparser to parse .gitmodules"

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this issue Sep 19, 2024
…-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-clang 814d209...c6a3ab1 (10):
  > python3-cffi: Ad clang to rdeps for ptests to pass
  > python3-drgn: Use gcc when compiling for riscv32
  > nmap: Remove LLD build workaround for RISCV-64
  > lldb: Enable on RISCV64
  > libjxl: Use -Og instead of -O2 with clang-19
  > recipes: Use gcc or clang/libstdc++ for some recipes
  > clang: scan-build-py: respect LLVM_LIBDIR_SUFFIX like other tools do
  > clang: Upgrade to 19.1.0 release
  > spirv-llvm-translator: Bump to release_190
  > pbzip2: Do not use libc++ for now

* sources/meta-freescale 0a63c762...71bf3770 (5):
  > Merge pull request #1948 from linkjumper/follow_6.6-2.0.x-imx_master
  > Merge pull request #1791 from nxp-upstream/uuu
  > Merge pull request #1938 from hiagofranco/fix_imxvideoconvert
  > Merge pull request #1941 from tq-steina/master
  > Merge pull request #1942 from fabioestevam/cst-remove

* sources/meta-odroid f2e9e70...cedfacb (1):
  > layer.conf: Mark compatible with styhead release

* sources/meta-openembedded 935634065...d54d698f1 (79):
  > DO NOT MERGE: Add Github actions CI workflow
  > traceroute: upgrade 2.1.5 -> 2.1.6
  > tecla: upgrade 46.0 -> 47.0
  > stunnel: upgrade 5.72 -> 5.73
  > python3-yarl: upgrade 1.10.0 -> 1.11.1
  > python3-xmlschema: upgrade 3.3.2 -> 3.4.1
  > python3-virtualenv: upgrade 20.26.4 -> 20.26.5
  > python3-robotframework: upgrade 7.0.1 -> 7.1
  > python3-rich: upgrade 13.8.0 -> 13.8.1
  > python3-regex: upgrade 2024.7.24 -> 2024.9.11
  > python3-pyunormalize: upgrade 15.1.0 -> 16.0.0
  > python3-pyproject-api: upgrade 1.7.1 -> 1.7.2
  > python3-pymisp: upgrade 2.4.197 -> 2.4.198
  > python3-pyasn1-modules: upgrade 0.4.0 -> 0.4.1
  > python3-psycopg: upgrade 3.2.1 -> 3.2.2
  > python3-platformdirs: upgrade 4.3.1 -> 4.3.6
  > python3-paramiko: upgrade 3.4.1 -> 3.5.0
  > python3-nmap: upgrade 1.6.0 -> 1.9.1
  > python3-greenlet: upgrade 3.0.3 -> 3.1.0
  > python3-filelock: upgrade 3.16.0 -> 3.16.1
  > python3-eventlet: upgrade 0.36.1 -> 0.37.0
  > python3-elementpath: upgrade 4.4.0 -> 4.5.0
  > pegtl: upgrade 3.2.7 -> 3.2.8
  > libmanette: upgrade 0.2.7 -> 0.2.9
  > gnome-font-viewer: upgrade 46.0 -> 47.0
  > gnome-chess: upgrade 46.0 -> 47.0
  > gnome-backgrounds: upgrade 46.0 -> 47.0
  > ctags: upgrade 6.1.20240908.0 -> 6.1.20240915.0
  > bdwgc: upgrade 8.2.6 -> 8.2.8
  > iwd: use internal ell
  > iwd: update 2.19 -> 2.20
  > colord: add configuration to fix runtime
  > ntp: Fix status call reporting incorrect value
  > reptyr: Do not build for riscv32
  > kernel-selftest: Fix build on 32bit arches with 64bit time_t
  > nginx: Upgrade mainline 1.25.3 -> 1.27.1
  > nginx: Upgrade stable 1.26.0 -> 1.26.2
  > libjxl: Disable sizeless-vectors on riscv32
  > highway: Fix cmake to detect riscv32
  > python3-msgpack: upgrade 1.0.8 -> 1.1.0
  > liburing: Upgrade to 2.7 and fix build on riscv32
  > netdata: Add checks for 64-bit atomic builtins
  > mozjs-115: Fix build on riscv32
  > opentelemetry-cpp: Link with libatomic on rv32
  > ot-br-posix: Link with libatomic on rv32
  > transmission: Link with libatomic on riscv32
  > usbguard: Link with libatomic on rv32
  > dlm: Disable fcf-protection on riscv32
  > mosh: Use libatomic on rv32 for atomics
  > dav1d: Disable asm code on rv32
  > highway: Disable RVV on RISCV-32
  > protobuf-c: Link with libatomic on riscv32
  > tbb: upgrade 2021.11.0 -> 2021.13.0
  > catch2: upgrade 3.6.0 -> 3.7.0
  > v4l-utils: upgrade 1.26.1 -> 1.28.1
  > open-vm-tools: upgrade 12.3.5 -> 12.4.5
  > frr: upgrade 10.1 -> 10.1.1
  > rygel: update 0.42.5 -> 0.44.0
  > non-repro-meta-filesystems: update known reproducible packages
  > python3-pytest-mock: Upgrade to 3.14.0
  > python3-fastjsonschema: Add missing rdeps for ptests
  > python3-pylint: Add missing ptest rdep on python3-misc
  > python-ujson: Use python_setuptools_build_meta
  > python3-pillow: Add missing rdep on py3-compile for ptests
  > python3-wrapt: Add missing rdep on misc modules for ptests
  > gnome-disk-utility: update 46.0 -> 46.1
  > debootstrap: upgrade 1.0.132 -> 1.0.137
  > jsoncpp: upgrade 1.9.5 -> 1.9.6
  > libssh: upgrade 0.10.6 -> 0.11.1
  > netplan: upgrade 1.0.1 -> 1.1
  > openjpeg: upgrade 2.5.0 -> 2.5.2
  > fltk: upgrade 1.3.8 -> 1.3.9
  > libjxl: Do not use -mrelax-all on RISCV with clang
  > non-repro-meta-networking: exclude packages that failed previously
  > README.md: Hint at "git request-pull"
  > non-repro-meta-python: exclude packages that failed previously
  > netdata: version bump 1.47.0 -> 1.47.1
  > wireplumber: update 0.5.5. -> 0.5.6
  > yavta: Upgrade SRCREV to include 64bit time_t print format errors

* sources/meta-qcom dc97e19...4cd1633 (4):
  > Merge pull request #637 from quic-vkraleti/uki-changes
  > Merge pull request #653 from lumag/CI-initramfs
  > Merge pull request #652 from lumag/CI-initramfs
  > Merge pull request #649 from lumag/vendor-pefile

* sources/meta-qt6 f3c6e15...e823146 (169):
  > qtwebengine: Fix build on 32bit arm while using clang
  > qttools: Fix build with clang-19
  > qtquick3d: Fix output operator
  > qtwebengine: Fix build with Clang-19+
  > qtbase: Fix build with clang19
  > gn-native: Fix build with GCC 12
  > gcc-source: Only apply patch on GCC 13
  > qtwebengine: Add missing patch headers
  < Merge pull request #62 from YoeDistro/kraj/6.7
  > qtwebengine: Set DEBUG_LEVELFLAG to -g1
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > Revert "qtwebengine: Add patch for cross-compilation error"
  > qtapplicationmanager: remove patch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  < Merge pull request #61 from YoeDistro/kraj/6.7
  > qtwebengine: Add patch for cross-compilation error
  < Merge pull request #60 from YoeDistro/kraj/6.7
  > Do not build webnn with xnnpack (122-based) on yocto
  > Fix cross compiler crash when compiling qtwebengine
  > qtwebengine: update chromium branch
  > python3-qface: backport recipe from meta-oe master
  > qtapplicationmanager: update recipe
  > qt3d: update license
  > qmlcompilerplus: Update licenses
  > qtdeviceutilities: update licenses
  > qtwayland: update license
  > qtshadertools: update license
  > qtshadertools: update licenses
  > Update submodule refs on '6.8' in yocto/meta-qt6
  < Merge pull request #59 from YoeDistro/kraj/6.7
  < Merge pull request #58 from YoeDistro/kraj/6.7
  < Merge pull request #57 from MarkusVolk/yoe/6.7
  < Merge pull request #56 from YoeDistro/kraj/6.7
  > qtpdf: add cups dependency
  < Merge pull request #55 from YoeDistro/kraj/6.7
  < Merge pull request #54 from YoeDistro/kraj/6.7
  < Merge pull request #53 from YoeDistro/kraj/6.7
  > qtlocation: update licenses
  < Merge pull request #52 from YoeDistro/kraj/6.7
  < Merge pull request #51 from YoeDistro/kraj/6.7
  > qt6-git.inc: Switch to 6.8 branch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > layer: add compatibility to styhead
  > qt3d,qtquick3d: define IOAPI_NO_64
  > qt6: do not mix bitbake's and shell variables
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > ptests: Install external resource files
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtquick3d: add workaround for test build failure"
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #50 from YoeDistro/kraj/6.7
  > coin: use more memory for the ptest testimage
  > ptests: Update test environment for non and root user
  > qtwebengine: add PACKAGECONFIG for x11 dependencies
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: disable dnslookup for mingw builds
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > nativesdk-packagegroup-qt6-toolchain-host-addons: Add wayland dependent packages conditionally
  < Merge pull request #49 from YoeDistro/kraj/6.7
  > Add vendor to CVE_PRODUCT
  < Merge pull request #48 from YoeDistro/kraj/6.7
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #47 from YoeDistro/kraj/6.7
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > ptest: include only needed files
  < 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
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtwayland: fix patch fuzz
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtwayland: make wayland DISTRO_FEATURES a requirement
  > readme: update Yocto support table
  > qtmultimedia: update revision
  > qtpositioning: add geoclue to packageconfig
  > coin: switch one build to scarthgap
  > coin: don't use nanbield for mingw builds
  > qtbase: disable stack protector for mingw
  > qtwayland: fix patch fuzz
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < 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
  > qtdatavis3d: add feature_check for opengl
  > ptest: disable examples build
  < Merge pull request #39 from YoeDistro/kraj/6.7
  > qtbase: fix patch fuzz
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qtwebengine: Fix build with clang18
  < Bump version to 6.7.1
  < squish: don't move executables
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < qtbase: fix patch fuzz
  < qtbase: don't generate qmake wrapper
  > qtbase: don't generate qmake wrapper
  < qtbase: add PACKAGECONFIG for wayland support
  < squish: fix QA issue
  < squish: add profile script
  > qtbase: add PACKAGECONFIG for wayland support
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < squish: make wayland optional
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < Add support for building Squish
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < Update submodule refs on '6.7' in yocto/meta-qt6
  > qtquick3d: add workaround for test build failure
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < layer.conf: update LAYERSERIES_COMPAT for scarthgap
  < packagegroup: add Qt modules only on supported archs
  < qtbase: prefer system png
  > layer.conf: update LAYERSERIES_COMPAT for scarthgap
  > qtbase: prefer system png
  > packagegroup: add Qt modules only on supported archs
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < libwebp: add workaround for native build
  < qtwebengine: Remove setting --target option with yocto
  < qtwebengine: Add missing dependency on native libevent.pc
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > qtwebengine: Remove setting --target option with yocto
  > libwebp: add workaround for native build
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < packagegroup: fix warning caused by inherit_defer
  > packagegroup: fix warning caused by inherit_defer
  < coin: update build targets
  > coin: update build targets
  < ptest: skip non-existing tests
  > ptest: skip non-existing tests
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Add recipe for QtDoc
  > Add recipe for QtDoc
  < qtmultimedia: update revision
  < Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < webengine: update patch
  < Update submodule refs on '6.7' in yocto/meta-qt6
  > webengine: update patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < ptest: better handling for test list
  < Add srcrev for QtDoc
  > ptest: better handling for test list
  > Add srcrev for QtDoc
  < pytest-qt: upgrade to latest version
  > pytest-qt: upgrade to latest version
  > Bump version to 6.8.0
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qt6-git.inc: Switch to 6.7 branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtwebengine: update to 118-based
  < qtwebengine: update to 118-based
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < srcrev_update: support for all recipes
  < qttools: use clang if it is available
  < qtinterfaceframework: fix packaging error
  > srcrev_update: support for all recipes
  > qttools: use clang if it is available
  > qtinterfaceframework: fix packaging error

* sources/meta-riscv df7d55c...e875ec6 (2):
  > musl: Drop rv32 patches
  > python3-pyruvate: Use UNPACKDIR to reach patchdir in SRC_URI

* sources/meta-swupdate faedf19...3aed0f6 (4):
  > layer.conf: Switch to be 'styhead' layer series compatible
  > Allow unique IV per image to encrypt
  > swupdate,classes: Transition from WORKDIR to UNPACKDIR
  < swupdate,classes: Transition from WORKDIR to UNPACKDIR

* sources/meta-tegra a378e7ed...98e065a4 (5):
  > tegra-flash-init: quote configuration state when testing
  > tegra-flash-init: update variable name
  > setup-nv-boot-control: fix compat spec for P3701 SKUs
  > tegra-eeprom-tool: update v2.0.1 -> v2.0.2
  > tegra-uefi-capsules: remove ESP image dependency for BUP

* sources/meta-ti 73f2c9fb...82e8543c (2):
  > conf: machine: Remove multiconfig compulsion for k3 platforms
  > u-boot-ti.inc: Refactor overrides to match changes in oe-core

* sources/meta-variscite-bsp bf51e4b...f761c9a (40):
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  > bluealsa: Rename bbappend to use wildcard
  > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now
  > imx-atf: Make bbappend version independent
  > 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 #31 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #30 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #29 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #28 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #27 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #26 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #25 from YoeDistro/kraj/mickledore-var02
  < 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 7f89370...e7a9e2f (7):
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  < 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 7004840f3d...1ff07c1d0f (30):
  > qemu: Fix build on musl/riscv64
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > bluez: Fix mesh builds on musl
  > systemd-bootchart: Add riscv 32bit support
  > gtk4: update 4.14.5 -> 4.16.0
  > security-flags: Re-enable pie for power pc
  > go-mod.bbclass: Unpack module dependency license files
  > go-mod.bbclass: Set GO_MOD_CACHE_DIR
  > connman: upgrade 1.42 -> 1.43
  > iputils: upgrade 20240117 -> 20240905
  > json-glib: upgrade 1.8.0 -> 1.10.0
  > build-appliance-image: Update to master head revision
  > poky.conf: Bump version for 5.1 styhead release
  > build-appliance-image: Update to master head revision
  > scripts/install-buildtools: Update to 5.0.3
  > bitbake: toaster: Update fixtures for styhead
  > bitbake: fetch2/gomod: Support URIs with only a hostname
  > wpa-supplicant: add patch to check for kernel header version when compiling macsec
  > bluez5: remove redundant patch for MAX_INPUT
  > image_qa: fix error handling
  > bitbake.conf: mark TCLIBCAPPEND as deprecated
  > linux-firmware: add new package for cc33xx firmware
  > libpcre2: Update base uri PhilipHazel -> PCRE2Project
  > libsdl2: Fix non-deterministic configure option for libsamplerate
  > poky-tiny: Drop TCLIBCAPPEND
  > bitbake: Revert "fetch2/gitsm: use configparser to parse .gitmodules"

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this issue Sep 19, 2024
…cale sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm 60361945...d75cf2dd (5):
  > arm-bsp/trusted-firmware-m: corstone1000: Fix MPU configuration
  > arm-bsp/documentation: corstone1000: Improve user guide
  > arm-bsp/documentation: corstone1000: remove TEE driver load
  > arm-bsp/linux-yocto: corstone1000: bump to v6.10
  > arm/libts: Patch to fix 6.10 kernel builds breaks

* sources/meta-clang 814d209...c6a3ab1 (10):
  > python3-cffi: Ad clang to rdeps for ptests to pass
  > python3-drgn: Use gcc when compiling for riscv32
  > nmap: Remove LLD build workaround for RISCV-64
  > lldb: Enable on RISCV64
  > libjxl: Use -Og instead of -O2 with clang-19
  > recipes: Use gcc or clang/libstdc++ for some recipes
  > clang: scan-build-py: respect LLVM_LIBDIR_SUFFIX like other tools do
  > clang: Upgrade to 19.1.0 release
  > spirv-llvm-translator: Bump to release_190
  > pbzip2: Do not use libc++ for now

* sources/meta-freescale 0a63c762...71bf3770 (5):
  > Merge pull request #1948 from linkjumper/follow_6.6-2.0.x-imx_master
  > Merge pull request #1791 from nxp-upstream/uuu
  > Merge pull request #1938 from hiagofranco/fix_imxvideoconvert
  > Merge pull request #1941 from tq-steina/master
  > Merge pull request #1942 from fabioestevam/cst-remove

* sources/meta-odroid f2e9e70...cedfacb (1):
  > layer.conf: Mark compatible with styhead release

* sources/meta-openembedded 935634065...d54d698f1 (79):
  > DO NOT MERGE: Add Github actions CI workflow
  > traceroute: upgrade 2.1.5 -> 2.1.6
  > tecla: upgrade 46.0 -> 47.0
  > stunnel: upgrade 5.72 -> 5.73
  > python3-yarl: upgrade 1.10.0 -> 1.11.1
  > python3-xmlschema: upgrade 3.3.2 -> 3.4.1
  > python3-virtualenv: upgrade 20.26.4 -> 20.26.5
  > python3-robotframework: upgrade 7.0.1 -> 7.1
  > python3-rich: upgrade 13.8.0 -> 13.8.1
  > python3-regex: upgrade 2024.7.24 -> 2024.9.11
  > python3-pyunormalize: upgrade 15.1.0 -> 16.0.0
  > python3-pyproject-api: upgrade 1.7.1 -> 1.7.2
  > python3-pymisp: upgrade 2.4.197 -> 2.4.198
  > python3-pyasn1-modules: upgrade 0.4.0 -> 0.4.1
  > python3-psycopg: upgrade 3.2.1 -> 3.2.2
  > python3-platformdirs: upgrade 4.3.1 -> 4.3.6
  > python3-paramiko: upgrade 3.4.1 -> 3.5.0
  > python3-nmap: upgrade 1.6.0 -> 1.9.1
  > python3-greenlet: upgrade 3.0.3 -> 3.1.0
  > python3-filelock: upgrade 3.16.0 -> 3.16.1
  > python3-eventlet: upgrade 0.36.1 -> 0.37.0
  > python3-elementpath: upgrade 4.4.0 -> 4.5.0
  > pegtl: upgrade 3.2.7 -> 3.2.8
  > libmanette: upgrade 0.2.7 -> 0.2.9
  > gnome-font-viewer: upgrade 46.0 -> 47.0
  > gnome-chess: upgrade 46.0 -> 47.0
  > gnome-backgrounds: upgrade 46.0 -> 47.0
  > ctags: upgrade 6.1.20240908.0 -> 6.1.20240915.0
  > bdwgc: upgrade 8.2.6 -> 8.2.8
  > iwd: use internal ell
  > iwd: update 2.19 -> 2.20
  > colord: add configuration to fix runtime
  > ntp: Fix status call reporting incorrect value
  > reptyr: Do not build for riscv32
  > kernel-selftest: Fix build on 32bit arches with 64bit time_t
  > nginx: Upgrade mainline 1.25.3 -> 1.27.1
  > nginx: Upgrade stable 1.26.0 -> 1.26.2
  > libjxl: Disable sizeless-vectors on riscv32
  > highway: Fix cmake to detect riscv32
  > python3-msgpack: upgrade 1.0.8 -> 1.1.0
  > liburing: Upgrade to 2.7 and fix build on riscv32
  > netdata: Add checks for 64-bit atomic builtins
  > mozjs-115: Fix build on riscv32
  > opentelemetry-cpp: Link with libatomic on rv32
  > ot-br-posix: Link with libatomic on rv32
  > transmission: Link with libatomic on riscv32
  > usbguard: Link with libatomic on rv32
  > dlm: Disable fcf-protection on riscv32
  > mosh: Use libatomic on rv32 for atomics
  > dav1d: Disable asm code on rv32
  > highway: Disable RVV on RISCV-32
  > protobuf-c: Link with libatomic on riscv32
  > tbb: upgrade 2021.11.0 -> 2021.13.0
  > catch2: upgrade 3.6.0 -> 3.7.0
  > v4l-utils: upgrade 1.26.1 -> 1.28.1
  > open-vm-tools: upgrade 12.3.5 -> 12.4.5
  > frr: upgrade 10.1 -> 10.1.1
  > rygel: update 0.42.5 -> 0.44.0
  > non-repro-meta-filesystems: update known reproducible packages
  > python3-pytest-mock: Upgrade to 3.14.0
  > python3-fastjsonschema: Add missing rdeps for ptests
  > python3-pylint: Add missing ptest rdep on python3-misc
  > python-ujson: Use python_setuptools_build_meta
  > python3-pillow: Add missing rdep on py3-compile for ptests
  > python3-wrapt: Add missing rdep on misc modules for ptests
  > gnome-disk-utility: update 46.0 -> 46.1
  > debootstrap: upgrade 1.0.132 -> 1.0.137
  > jsoncpp: upgrade 1.9.5 -> 1.9.6
  > libssh: upgrade 0.10.6 -> 0.11.1
  > netplan: upgrade 1.0.1 -> 1.1
  > openjpeg: upgrade 2.5.0 -> 2.5.2
  > fltk: upgrade 1.3.8 -> 1.3.9
  > libjxl: Do not use -mrelax-all on RISCV with clang
  > non-repro-meta-networking: exclude packages that failed previously
  > README.md: Hint at "git request-pull"
  > non-repro-meta-python: exclude packages that failed previously
  > netdata: version bump 1.47.0 -> 1.47.1
  > wireplumber: update 0.5.5. -> 0.5.6
  > yavta: Upgrade SRCREV to include 64bit time_t print format errors

* sources/meta-qcom dc97e19...4cd1633 (4):
  > Merge pull request #637 from quic-vkraleti/uki-changes
  > Merge pull request #653 from lumag/CI-initramfs
  > Merge pull request #652 from lumag/CI-initramfs
  > Merge pull request #649 from lumag/vendor-pefile

* sources/meta-qt6 f3c6e15...e823146 (169):
  > qtwebengine: Fix build on 32bit arm while using clang
  > qttools: Fix build with clang-19
  > qtquick3d: Fix output operator
  > qtwebengine: Fix build with Clang-19+
  > qtbase: Fix build with clang19
  > gn-native: Fix build with GCC 12
  > gcc-source: Only apply patch on GCC 13
  > qtwebengine: Add missing patch headers
  < Merge pull request #62 from YoeDistro/kraj/6.7
  > qtwebengine: Set DEBUG_LEVELFLAG to -g1
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > Revert "qtwebengine: Add patch for cross-compilation error"
  > qtapplicationmanager: remove patch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  < Merge pull request #61 from YoeDistro/kraj/6.7
  > qtwebengine: Add patch for cross-compilation error
  < Merge pull request #60 from YoeDistro/kraj/6.7
  > Do not build webnn with xnnpack (122-based) on yocto
  > Fix cross compiler crash when compiling qtwebengine
  > qtwebengine: update chromium branch
  > python3-qface: backport recipe from meta-oe master
  > qtapplicationmanager: update recipe
  > qt3d: update license
  > qmlcompilerplus: Update licenses
  > qtdeviceutilities: update licenses
  > qtwayland: update license
  > qtshadertools: update license
  > qtshadertools: update licenses
  > Update submodule refs on '6.8' in yocto/meta-qt6
  < Merge pull request #59 from YoeDistro/kraj/6.7
  < Merge pull request #58 from YoeDistro/kraj/6.7
  < Merge pull request #57 from MarkusVolk/yoe/6.7
  < Merge pull request #56 from YoeDistro/kraj/6.7
  > qtpdf: add cups dependency
  < Merge pull request #55 from YoeDistro/kraj/6.7
  < Merge pull request #54 from YoeDistro/kraj/6.7
  < Merge pull request #53 from YoeDistro/kraj/6.7
  > qtlocation: update licenses
  < Merge pull request #52 from YoeDistro/kraj/6.7
  < Merge pull request #51 from YoeDistro/kraj/6.7
  > qt6-git.inc: Switch to 6.8 branch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > layer: add compatibility to styhead
  > qt3d,qtquick3d: define IOAPI_NO_64
  > qt6: do not mix bitbake's and shell variables
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > ptests: Install external resource files
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtquick3d: add workaround for test build failure"
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #50 from YoeDistro/kraj/6.7
  > coin: use more memory for the ptest testimage
  > ptests: Update test environment for non and root user
  > qtwebengine: add PACKAGECONFIG for x11 dependencies
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: disable dnslookup for mingw builds
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > nativesdk-packagegroup-qt6-toolchain-host-addons: Add wayland dependent packages conditionally
  < Merge pull request #49 from YoeDistro/kraj/6.7
  > Add vendor to CVE_PRODUCT
  < Merge pull request #48 from YoeDistro/kraj/6.7
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #47 from YoeDistro/kraj/6.7
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > ptest: include only needed files
  < 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
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtwayland: fix patch fuzz
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtwayland: make wayland DISTRO_FEATURES a requirement
  > readme: update Yocto support table
  > qtmultimedia: update revision
  > qtpositioning: add geoclue to packageconfig
  > coin: switch one build to scarthgap
  > coin: don't use nanbield for mingw builds
  > qtbase: disable stack protector for mingw
  > qtwayland: fix patch fuzz
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < 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
  > qtdatavis3d: add feature_check for opengl
  > ptest: disable examples build
  < Merge pull request #39 from YoeDistro/kraj/6.7
  > qtbase: fix patch fuzz
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qtwebengine: Fix build with clang18
  < Bump version to 6.7.1
  < squish: don't move executables
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < qtbase: fix patch fuzz
  < qtbase: don't generate qmake wrapper
  > qtbase: don't generate qmake wrapper
  < qtbase: add PACKAGECONFIG for wayland support
  < squish: fix QA issue
  < squish: add profile script
  > qtbase: add PACKAGECONFIG for wayland support
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < squish: make wayland optional
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < Add support for building Squish
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < Update submodule refs on '6.7' in yocto/meta-qt6
  > qtquick3d: add workaround for test build failure
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < layer.conf: update LAYERSERIES_COMPAT for scarthgap
  < packagegroup: add Qt modules only on supported archs
  < qtbase: prefer system png
  > layer.conf: update LAYERSERIES_COMPAT for scarthgap
  > qtbase: prefer system png
  > packagegroup: add Qt modules only on supported archs
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < libwebp: add workaround for native build
  < qtwebengine: Remove setting --target option with yocto
  < qtwebengine: Add missing dependency on native libevent.pc
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > qtwebengine: Remove setting --target option with yocto
  > libwebp: add workaround for native build
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < packagegroup: fix warning caused by inherit_defer
  > packagegroup: fix warning caused by inherit_defer
  < coin: update build targets
  > coin: update build targets
  < ptest: skip non-existing tests
  > ptest: skip non-existing tests
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Add recipe for QtDoc
  > Add recipe for QtDoc
  < qtmultimedia: update revision
  < Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < webengine: update patch
  < Update submodule refs on '6.7' in yocto/meta-qt6
  > webengine: update patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < ptest: better handling for test list
  < Add srcrev for QtDoc
  > ptest: better handling for test list
  > Add srcrev for QtDoc
  < pytest-qt: upgrade to latest version
  > pytest-qt: upgrade to latest version
  > Bump version to 6.8.0
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qt6-git.inc: Switch to 6.7 branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtwebengine: update to 118-based
  < qtwebengine: update to 118-based
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < srcrev_update: support for all recipes
  < qttools: use clang if it is available
  < qtinterfaceframework: fix packaging error
  > srcrev_update: support for all recipes
  > qttools: use clang if it is available
  > qtinterfaceframework: fix packaging error

* sources/meta-riscv df7d55c...e875ec6 (2):
  > musl: Drop rv32 patches
  > python3-pyruvate: Use UNPACKDIR to reach patchdir in SRC_URI

* sources/meta-swupdate faedf19...3aed0f6 (4):
  > layer.conf: Switch to be 'styhead' layer series compatible
  > Allow unique IV per image to encrypt
  > swupdate,classes: Transition from WORKDIR to UNPACKDIR
  < swupdate,classes: Transition from WORKDIR to UNPACKDIR

* sources/meta-tegra a378e7ed...98e065a4 (5):
  > tegra-flash-init: quote configuration state when testing
  > tegra-flash-init: update variable name
  > setup-nv-boot-control: fix compat spec for P3701 SKUs
  > tegra-eeprom-tool: update v2.0.1 -> v2.0.2
  > tegra-uefi-capsules: remove ESP image dependency for BUP

* sources/meta-ti 73f2c9fb...82e8543c (2):
  > conf: machine: Remove multiconfig compulsion for k3 platforms
  > u-boot-ti.inc: Refactor overrides to match changes in oe-core

* sources/meta-variscite-bsp bf51e4b...f761c9a (40):
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  > bluealsa: Rename bbappend to use wildcard
  > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now
  > imx-atf: Make bbappend version independent
  > 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 #31 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #30 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #29 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #28 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #27 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #26 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #25 from YoeDistro/kraj/mickledore-var02
  < 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 7f89370...e7a9e2f (7):
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  < 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 7004840f3d...197f178669 (39):
  > qemu: Fix build on musl/riscv64
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > binutils: Fix binutils mingw packaging
  > bitbake.conf: Add mingw32 SOLIBS and SOLIBSDEV definitions
  > oeqa/selftest/cases: add basic barebox tests
  > oeqa/selftest/cases: add basic u-boot test
  > oeqa: support passing custom boot patterns to runqemu
  > oeqa/utils/qemurunner: support ignoring vt100 escape sequences
  > barebox: set default BAREBOX_CONFIG for qemu machines
  > barebox-tools: add initial barebox tools support
  > barebox: add initial support
  > bluez: Fix mesh builds on musl
  > systemd-bootchart: Add riscv 32bit support
  > gtk4: update 4.14.5 -> 4.16.0
  > security-flags: Re-enable pie for power pc
  > go-mod.bbclass: Unpack module dependency license files
  > go-mod.bbclass: Set GO_MOD_CACHE_DIR
  > connman: upgrade 1.42 -> 1.43
  > iputils: upgrade 20240117 -> 20240905
  > json-glib: upgrade 1.8.0 -> 1.10.0
  > build-appliance-image: Update to master head revision
  > poky.conf: Bump version for 5.1 styhead release
  > build-appliance-image: Update to master head revision
  > scripts/install-buildtools: Update to 5.0.3
  > bitbake: toaster: Update fixtures for styhead
  > bitbake: fetch2/gomod: Support URIs with only a hostname
  > wpa-supplicant: add patch to check for kernel header version when compiling macsec
  > bluez5: remove redundant patch for MAX_INPUT
  > image_qa: fix error handling
  > bitbake.conf: mark TCLIBCAPPEND as deprecated
  > linux-firmware: add new package for cc33xx firmware
  > libpcre2: Update base uri PhilipHazel -> PCRE2Project
  > libsdl2: Fix non-deterministic configure option for libsamplerate
  > poky-tiny: Drop TCLIBCAPPEND
  > bitbake: Revert "fetch2/gitsm: use configparser to parse .gitmodules"

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this issue Sep 19, 2024
…cale sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm 60361945...45a2b442 (6):
  > arm-toolchain: remove libmount-mountfd-support when using binary toolchain
  > arm-bsp/trusted-firmware-m: corstone1000: Fix MPU configuration
  > arm-bsp/documentation: corstone1000: Improve user guide
  > arm-bsp/documentation: corstone1000: remove TEE driver load
  > arm-bsp/linux-yocto: corstone1000: bump to v6.10
  > arm/libts: Patch to fix 6.10 kernel builds breaks

* sources/meta-clang 814d209...f3cf775 (11):
  > qtwebengine: Use clang for native toolchain as well
  > python3-cffi: Ad clang to rdeps for ptests to pass
  > python3-drgn: Use gcc when compiling for riscv32
  > nmap: Remove LLD build workaround for RISCV-64
  > lldb: Enable on RISCV64
  > libjxl: Use -Og instead of -O2 with clang-19
  > recipes: Use gcc or clang/libstdc++ for some recipes
  > clang: scan-build-py: respect LLVM_LIBDIR_SUFFIX like other tools do
  > clang: Upgrade to 19.1.0 release
  > spirv-llvm-translator: Bump to release_190
  > pbzip2: Do not use libc++ for now

* sources/meta-freescale 0a63c762...71bf3770 (5):
  > Merge pull request #1948 from linkjumper/follow_6.6-2.0.x-imx_master
  > Merge pull request #1791 from nxp-upstream/uuu
  > Merge pull request #1938 from hiagofranco/fix_imxvideoconvert
  > Merge pull request #1941 from tq-steina/master
  > Merge pull request #1942 from fabioestevam/cst-remove

* sources/meta-odroid f2e9e70...cedfacb (1):
  > layer.conf: Mark compatible with styhead release

* sources/meta-openembedded 935634065...d54d698f1 (79):
  > DO NOT MERGE: Add Github actions CI workflow
  > traceroute: upgrade 2.1.5 -> 2.1.6
  > tecla: upgrade 46.0 -> 47.0
  > stunnel: upgrade 5.72 -> 5.73
  > python3-yarl: upgrade 1.10.0 -> 1.11.1
  > python3-xmlschema: upgrade 3.3.2 -> 3.4.1
  > python3-virtualenv: upgrade 20.26.4 -> 20.26.5
  > python3-robotframework: upgrade 7.0.1 -> 7.1
  > python3-rich: upgrade 13.8.0 -> 13.8.1
  > python3-regex: upgrade 2024.7.24 -> 2024.9.11
  > python3-pyunormalize: upgrade 15.1.0 -> 16.0.0
  > python3-pyproject-api: upgrade 1.7.1 -> 1.7.2
  > python3-pymisp: upgrade 2.4.197 -> 2.4.198
  > python3-pyasn1-modules: upgrade 0.4.0 -> 0.4.1
  > python3-psycopg: upgrade 3.2.1 -> 3.2.2
  > python3-platformdirs: upgrade 4.3.1 -> 4.3.6
  > python3-paramiko: upgrade 3.4.1 -> 3.5.0
  > python3-nmap: upgrade 1.6.0 -> 1.9.1
  > python3-greenlet: upgrade 3.0.3 -> 3.1.0
  > python3-filelock: upgrade 3.16.0 -> 3.16.1
  > python3-eventlet: upgrade 0.36.1 -> 0.37.0
  > python3-elementpath: upgrade 4.4.0 -> 4.5.0
  > pegtl: upgrade 3.2.7 -> 3.2.8
  > libmanette: upgrade 0.2.7 -> 0.2.9
  > gnome-font-viewer: upgrade 46.0 -> 47.0
  > gnome-chess: upgrade 46.0 -> 47.0
  > gnome-backgrounds: upgrade 46.0 -> 47.0
  > ctags: upgrade 6.1.20240908.0 -> 6.1.20240915.0
  > bdwgc: upgrade 8.2.6 -> 8.2.8
  > iwd: use internal ell
  > iwd: update 2.19 -> 2.20
  > colord: add configuration to fix runtime
  > ntp: Fix status call reporting incorrect value
  > reptyr: Do not build for riscv32
  > kernel-selftest: Fix build on 32bit arches with 64bit time_t
  > nginx: Upgrade mainline 1.25.3 -> 1.27.1
  > nginx: Upgrade stable 1.26.0 -> 1.26.2
  > libjxl: Disable sizeless-vectors on riscv32
  > highway: Fix cmake to detect riscv32
  > python3-msgpack: upgrade 1.0.8 -> 1.1.0
  > liburing: Upgrade to 2.7 and fix build on riscv32
  > netdata: Add checks for 64-bit atomic builtins
  > mozjs-115: Fix build on riscv32
  > opentelemetry-cpp: Link with libatomic on rv32
  > ot-br-posix: Link with libatomic on rv32
  > transmission: Link with libatomic on riscv32
  > usbguard: Link with libatomic on rv32
  > dlm: Disable fcf-protection on riscv32
  > mosh: Use libatomic on rv32 for atomics
  > dav1d: Disable asm code on rv32
  > highway: Disable RVV on RISCV-32
  > protobuf-c: Link with libatomic on riscv32
  > tbb: upgrade 2021.11.0 -> 2021.13.0
  > catch2: upgrade 3.6.0 -> 3.7.0
  > v4l-utils: upgrade 1.26.1 -> 1.28.1
  > open-vm-tools: upgrade 12.3.5 -> 12.4.5
  > frr: upgrade 10.1 -> 10.1.1
  > rygel: update 0.42.5 -> 0.44.0
  > non-repro-meta-filesystems: update known reproducible packages
  > python3-pytest-mock: Upgrade to 3.14.0
  > python3-fastjsonschema: Add missing rdeps for ptests
  > python3-pylint: Add missing ptest rdep on python3-misc
  > python-ujson: Use python_setuptools_build_meta
  > python3-pillow: Add missing rdep on py3-compile for ptests
  > python3-wrapt: Add missing rdep on misc modules for ptests
  > gnome-disk-utility: update 46.0 -> 46.1
  > debootstrap: upgrade 1.0.132 -> 1.0.137
  > jsoncpp: upgrade 1.9.5 -> 1.9.6
  > libssh: upgrade 0.10.6 -> 0.11.1
  > netplan: upgrade 1.0.1 -> 1.1
  > openjpeg: upgrade 2.5.0 -> 2.5.2
  > fltk: upgrade 1.3.8 -> 1.3.9
  > libjxl: Do not use -mrelax-all on RISCV with clang
  > non-repro-meta-networking: exclude packages that failed previously
  > README.md: Hint at "git request-pull"
  > non-repro-meta-python: exclude packages that failed previously
  > netdata: version bump 1.47.0 -> 1.47.1
  > wireplumber: update 0.5.5. -> 0.5.6
  > yavta: Upgrade SRCREV to include 64bit time_t print format errors

* sources/meta-qcom dc97e19...1f53a82 (5):
  > Merge pull request #660 from lumag/fw-pixel-upd
  > Merge pull request #637 from quic-vkraleti/uki-changes
  > Merge pull request #653 from lumag/CI-initramfs
  > Merge pull request #652 from lumag/CI-initramfs
  > Merge pull request #649 from lumag/vendor-pefile

* sources/meta-qt6 f3c6e15...e823146 (169):
  > qtwebengine: Fix build on 32bit arm while using clang
  > qttools: Fix build with clang-19
  > qtquick3d: Fix output operator
  > qtwebengine: Fix build with Clang-19+
  > qtbase: Fix build with clang19
  > gn-native: Fix build with GCC 12
  > gcc-source: Only apply patch on GCC 13
  > qtwebengine: Add missing patch headers
  < Merge pull request #62 from YoeDistro/kraj/6.7
  > qtwebengine: Set DEBUG_LEVELFLAG to -g1
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > Revert "qtwebengine: Add patch for cross-compilation error"
  > qtapplicationmanager: remove patch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  < Merge pull request #61 from YoeDistro/kraj/6.7
  > qtwebengine: Add patch for cross-compilation error
  < Merge pull request #60 from YoeDistro/kraj/6.7
  > Do not build webnn with xnnpack (122-based) on yocto
  > Fix cross compiler crash when compiling qtwebengine
  > qtwebengine: update chromium branch
  > python3-qface: backport recipe from meta-oe master
  > qtapplicationmanager: update recipe
  > qt3d: update license
  > qmlcompilerplus: Update licenses
  > qtdeviceutilities: update licenses
  > qtwayland: update license
  > qtshadertools: update license
  > qtshadertools: update licenses
  > Update submodule refs on '6.8' in yocto/meta-qt6
  < Merge pull request #59 from YoeDistro/kraj/6.7
  < Merge pull request #58 from YoeDistro/kraj/6.7
  < Merge pull request #57 from MarkusVolk/yoe/6.7
  < Merge pull request #56 from YoeDistro/kraj/6.7
  > qtpdf: add cups dependency
  < Merge pull request #55 from YoeDistro/kraj/6.7
  < Merge pull request #54 from YoeDistro/kraj/6.7
  < Merge pull request #53 from YoeDistro/kraj/6.7
  > qtlocation: update licenses
  < Merge pull request #52 from YoeDistro/kraj/6.7
  < Merge pull request #51 from YoeDistro/kraj/6.7
  > qt6-git.inc: Switch to 6.8 branch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > layer: add compatibility to styhead
  > qt3d,qtquick3d: define IOAPI_NO_64
  > qt6: do not mix bitbake's and shell variables
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > ptests: Install external resource files
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtquick3d: add workaround for test build failure"
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #50 from YoeDistro/kraj/6.7
  > coin: use more memory for the ptest testimage
  > ptests: Update test environment for non and root user
  > qtwebengine: add PACKAGECONFIG for x11 dependencies
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: disable dnslookup for mingw builds
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > nativesdk-packagegroup-qt6-toolchain-host-addons: Add wayland dependent packages conditionally
  < Merge pull request #49 from YoeDistro/kraj/6.7
  > Add vendor to CVE_PRODUCT
  < Merge pull request #48 from YoeDistro/kraj/6.7
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #47 from YoeDistro/kraj/6.7
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > ptest: include only needed files
  < 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
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtwayland: fix patch fuzz
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtwayland: make wayland DISTRO_FEATURES a requirement
  > readme: update Yocto support table
  > qtmultimedia: update revision
  > qtpositioning: add geoclue to packageconfig
  > coin: switch one build to scarthgap
  > coin: don't use nanbield for mingw builds
  > qtbase: disable stack protector for mingw
  > qtwayland: fix patch fuzz
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < 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
  > qtdatavis3d: add feature_check for opengl
  > ptest: disable examples build
  < Merge pull request #39 from YoeDistro/kraj/6.7
  > qtbase: fix patch fuzz
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qtwebengine: Fix build with clang18
  < Bump version to 6.7.1
  < squish: don't move executables
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < qtbase: fix patch fuzz
  < qtbase: don't generate qmake wrapper
  > qtbase: don't generate qmake wrapper
  < qtbase: add PACKAGECONFIG for wayland support
  < squish: fix QA issue
  < squish: add profile script
  > qtbase: add PACKAGECONFIG for wayland support
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < squish: make wayland optional
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < Add support for building Squish
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < Update submodule refs on '6.7' in yocto/meta-qt6
  > qtquick3d: add workaround for test build failure
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < layer.conf: update LAYERSERIES_COMPAT for scarthgap
  < packagegroup: add Qt modules only on supported archs
  < qtbase: prefer system png
  > layer.conf: update LAYERSERIES_COMPAT for scarthgap
  > qtbase: prefer system png
  > packagegroup: add Qt modules only on supported archs
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < libwebp: add workaround for native build
  < qtwebengine: Remove setting --target option with yocto
  < qtwebengine: Add missing dependency on native libevent.pc
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > qtwebengine: Remove setting --target option with yocto
  > libwebp: add workaround for native build
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < packagegroup: fix warning caused by inherit_defer
  > packagegroup: fix warning caused by inherit_defer
  < coin: update build targets
  > coin: update build targets
  < ptest: skip non-existing tests
  > ptest: skip non-existing tests
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Add recipe for QtDoc
  > Add recipe for QtDoc
  < qtmultimedia: update revision
  < Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < webengine: update patch
  < Update submodule refs on '6.7' in yocto/meta-qt6
  > webengine: update patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < ptest: better handling for test list
  < Add srcrev for QtDoc
  > ptest: better handling for test list
  > Add srcrev for QtDoc
  < pytest-qt: upgrade to latest version
  > pytest-qt: upgrade to latest version
  > Bump version to 6.8.0
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qt6-git.inc: Switch to 6.7 branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtwebengine: update to 118-based
  < qtwebengine: update to 118-based
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < srcrev_update: support for all recipes
  < qttools: use clang if it is available
  < qtinterfaceframework: fix packaging error
  > srcrev_update: support for all recipes
  > qttools: use clang if it is available
  > qtinterfaceframework: fix packaging error

* sources/meta-riscv df7d55c...e875ec6 (2):
  > musl: Drop rv32 patches
  > python3-pyruvate: Use UNPACKDIR to reach patchdir in SRC_URI

* sources/meta-swupdate faedf19...3aed0f6 (4):
  > layer.conf: Switch to be 'styhead' layer series compatible
  > Allow unique IV per image to encrypt
  > swupdate,classes: Transition from WORKDIR to UNPACKDIR
  < swupdate,classes: Transition from WORKDIR to UNPACKDIR

* sources/meta-tegra a378e7ed...98e065a4 (5):
  > tegra-flash-init: quote configuration state when testing
  > tegra-flash-init: update variable name
  > setup-nv-boot-control: fix compat spec for P3701 SKUs
  > tegra-eeprom-tool: update v2.0.1 -> v2.0.2
  > tegra-uefi-capsules: remove ESP image dependency for BUP

* sources/meta-ti 73f2c9fb...82e8543c (2):
  > conf: machine: Remove multiconfig compulsion for k3 platforms
  > u-boot-ti.inc: Refactor overrides to match changes in oe-core

* sources/meta-variscite-bsp bf51e4b...f761c9a (40):
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  > bluealsa: Rename bbappend to use wildcard
  > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now
  > imx-atf: Make bbappend version independent
  > 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 #31 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #30 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #29 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #28 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #27 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #26 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #25 from YoeDistro/kraj/mickledore-var02
  < 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 7f89370...e7a9e2f (7):
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  < 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 7004840f3d...197f178669 (39):
  > qemu: Fix build on musl/riscv64
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > binutils: Fix binutils mingw packaging
  > bitbake.conf: Add mingw32 SOLIBS and SOLIBSDEV definitions
  > oeqa/selftest/cases: add basic barebox tests
  > oeqa/selftest/cases: add basic u-boot test
  > oeqa: support passing custom boot patterns to runqemu
  > oeqa/utils/qemurunner: support ignoring vt100 escape sequences
  > barebox: set default BAREBOX_CONFIG for qemu machines
  > barebox-tools: add initial barebox tools support
  > barebox: add initial support
  > bluez: Fix mesh builds on musl
  > systemd-bootchart: Add riscv 32bit support
  > gtk4: update 4.14.5 -> 4.16.0
  > security-flags: Re-enable pie for power pc
  > go-mod.bbclass: Unpack module dependency license files
  > go-mod.bbclass: Set GO_MOD_CACHE_DIR
  > connman: upgrade 1.42 -> 1.43
  > iputils: upgrade 20240117 -> 20240905
  > json-glib: upgrade 1.8.0 -> 1.10.0
  > build-appliance-image: Update to master head revision
  > poky.conf: Bump version for 5.1 styhead release
  > build-appliance-image: Update to master head revision
  > scripts/install-buildtools: Update to 5.0.3
  > bitbake: toaster: Update fixtures for styhead
  > bitbake: fetch2/gomod: Support URIs with only a hostname
  > wpa-supplicant: add patch to check for kernel header version when compiling macsec
  > bluez5: remove redundant patch for MAX_INPUT
  > image_qa: fix error handling
  > bitbake.conf: mark TCLIBCAPPEND as deprecated
  > linux-firmware: add new package for cc33xx firmware
  > libpcre2: Update base uri PhilipHazel -> PCRE2Project
  > libsdl2: Fix non-deterministic configure option for libsamplerate
  > poky-tiny: Drop TCLIBCAPPEND
  > bitbake: Revert "fetch2/gitsm: use configparser to parse .gitmodules"

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this issue Sep 19, 2024
…cale sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm 60361945...45a2b442 (6):
  > arm-toolchain: remove libmount-mountfd-support when using binary toolchain
  > arm-bsp/trusted-firmware-m: corstone1000: Fix MPU configuration
  > arm-bsp/documentation: corstone1000: Improve user guide
  > arm-bsp/documentation: corstone1000: remove TEE driver load
  > arm-bsp/linux-yocto: corstone1000: bump to v6.10
  > arm/libts: Patch to fix 6.10 kernel builds breaks

* sources/meta-clang 814d209...f3cf775 (11):
  > qtwebengine: Use clang for native toolchain as well
  > python3-cffi: Ad clang to rdeps for ptests to pass
  > python3-drgn: Use gcc when compiling for riscv32
  > nmap: Remove LLD build workaround for RISCV-64
  > lldb: Enable on RISCV64
  > libjxl: Use -Og instead of -O2 with clang-19
  > recipes: Use gcc or clang/libstdc++ for some recipes
  > clang: scan-build-py: respect LLVM_LIBDIR_SUFFIX like other tools do
  > clang: Upgrade to 19.1.0 release
  > spirv-llvm-translator: Bump to release_190
  > pbzip2: Do not use libc++ for now

* sources/meta-freescale 0a63c762...71bf3770 (5):
  > Merge pull request #1948 from linkjumper/follow_6.6-2.0.x-imx_master
  > Merge pull request #1791 from nxp-upstream/uuu
  > Merge pull request #1938 from hiagofranco/fix_imxvideoconvert
  > Merge pull request #1941 from tq-steina/master
  > Merge pull request #1942 from fabioestevam/cst-remove

* sources/meta-odroid f2e9e70...cedfacb (1):
  > layer.conf: Mark compatible with styhead release

* sources/meta-openembedded 935634065...d54d698f1 (79):
  > DO NOT MERGE: Add Github actions CI workflow
  > traceroute: upgrade 2.1.5 -> 2.1.6
  > tecla: upgrade 46.0 -> 47.0
  > stunnel: upgrade 5.72 -> 5.73
  > python3-yarl: upgrade 1.10.0 -> 1.11.1
  > python3-xmlschema: upgrade 3.3.2 -> 3.4.1
  > python3-virtualenv: upgrade 20.26.4 -> 20.26.5
  > python3-robotframework: upgrade 7.0.1 -> 7.1
  > python3-rich: upgrade 13.8.0 -> 13.8.1
  > python3-regex: upgrade 2024.7.24 -> 2024.9.11
  > python3-pyunormalize: upgrade 15.1.0 -> 16.0.0
  > python3-pyproject-api: upgrade 1.7.1 -> 1.7.2
  > python3-pymisp: upgrade 2.4.197 -> 2.4.198
  > python3-pyasn1-modules: upgrade 0.4.0 -> 0.4.1
  > python3-psycopg: upgrade 3.2.1 -> 3.2.2
  > python3-platformdirs: upgrade 4.3.1 -> 4.3.6
  > python3-paramiko: upgrade 3.4.1 -> 3.5.0
  > python3-nmap: upgrade 1.6.0 -> 1.9.1
  > python3-greenlet: upgrade 3.0.3 -> 3.1.0
  > python3-filelock: upgrade 3.16.0 -> 3.16.1
  > python3-eventlet: upgrade 0.36.1 -> 0.37.0
  > python3-elementpath: upgrade 4.4.0 -> 4.5.0
  > pegtl: upgrade 3.2.7 -> 3.2.8
  > libmanette: upgrade 0.2.7 -> 0.2.9
  > gnome-font-viewer: upgrade 46.0 -> 47.0
  > gnome-chess: upgrade 46.0 -> 47.0
  > gnome-backgrounds: upgrade 46.0 -> 47.0
  > ctags: upgrade 6.1.20240908.0 -> 6.1.20240915.0
  > bdwgc: upgrade 8.2.6 -> 8.2.8
  > iwd: use internal ell
  > iwd: update 2.19 -> 2.20
  > colord: add configuration to fix runtime
  > ntp: Fix status call reporting incorrect value
  > reptyr: Do not build for riscv32
  > kernel-selftest: Fix build on 32bit arches with 64bit time_t
  > nginx: Upgrade mainline 1.25.3 -> 1.27.1
  > nginx: Upgrade stable 1.26.0 -> 1.26.2
  > libjxl: Disable sizeless-vectors on riscv32
  > highway: Fix cmake to detect riscv32
  > python3-msgpack: upgrade 1.0.8 -> 1.1.0
  > liburing: Upgrade to 2.7 and fix build on riscv32
  > netdata: Add checks for 64-bit atomic builtins
  > mozjs-115: Fix build on riscv32
  > opentelemetry-cpp: Link with libatomic on rv32
  > ot-br-posix: Link with libatomic on rv32
  > transmission: Link with libatomic on riscv32
  > usbguard: Link with libatomic on rv32
  > dlm: Disable fcf-protection on riscv32
  > mosh: Use libatomic on rv32 for atomics
  > dav1d: Disable asm code on rv32
  > highway: Disable RVV on RISCV-32
  > protobuf-c: Link with libatomic on riscv32
  > tbb: upgrade 2021.11.0 -> 2021.13.0
  > catch2: upgrade 3.6.0 -> 3.7.0
  > v4l-utils: upgrade 1.26.1 -> 1.28.1
  > open-vm-tools: upgrade 12.3.5 -> 12.4.5
  > frr: upgrade 10.1 -> 10.1.1
  > rygel: update 0.42.5 -> 0.44.0
  > non-repro-meta-filesystems: update known reproducible packages
  > python3-pytest-mock: Upgrade to 3.14.0
  > python3-fastjsonschema: Add missing rdeps for ptests
  > python3-pylint: Add missing ptest rdep on python3-misc
  > python-ujson: Use python_setuptools_build_meta
  > python3-pillow: Add missing rdep on py3-compile for ptests
  > python3-wrapt: Add missing rdep on misc modules for ptests
  > gnome-disk-utility: update 46.0 -> 46.1
  > debootstrap: upgrade 1.0.132 -> 1.0.137
  > jsoncpp: upgrade 1.9.5 -> 1.9.6
  > libssh: upgrade 0.10.6 -> 0.11.1
  > netplan: upgrade 1.0.1 -> 1.1
  > openjpeg: upgrade 2.5.0 -> 2.5.2
  > fltk: upgrade 1.3.8 -> 1.3.9
  > libjxl: Do not use -mrelax-all on RISCV with clang
  > non-repro-meta-networking: exclude packages that failed previously
  > README.md: Hint at "git request-pull"
  > non-repro-meta-python: exclude packages that failed previously
  > netdata: version bump 1.47.0 -> 1.47.1
  > wireplumber: update 0.5.5. -> 0.5.6
  > yavta: Upgrade SRCREV to include 64bit time_t print format errors

* sources/meta-qcom dc97e19...1f53a82 (5):
  > Merge pull request #660 from lumag/fw-pixel-upd
  > Merge pull request #637 from quic-vkraleti/uki-changes
  > Merge pull request #653 from lumag/CI-initramfs
  > Merge pull request #652 from lumag/CI-initramfs
  > Merge pull request #649 from lumag/vendor-pefile

* sources/meta-qt6 f3c6e15...e823146 (169):
  > qtwebengine: Fix build on 32bit arm while using clang
  > qttools: Fix build with clang-19
  > qtquick3d: Fix output operator
  > qtwebengine: Fix build with Clang-19+
  > qtbase: Fix build with clang19
  > gn-native: Fix build with GCC 12
  > gcc-source: Only apply patch on GCC 13
  > qtwebengine: Add missing patch headers
  < Merge pull request #62 from YoeDistro/kraj/6.7
  > qtwebengine: Set DEBUG_LEVELFLAG to -g1
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > Revert "qtwebengine: Add patch for cross-compilation error"
  > qtapplicationmanager: remove patch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  < Merge pull request #61 from YoeDistro/kraj/6.7
  > qtwebengine: Add patch for cross-compilation error
  < Merge pull request #60 from YoeDistro/kraj/6.7
  > Do not build webnn with xnnpack (122-based) on yocto
  > Fix cross compiler crash when compiling qtwebengine
  > qtwebengine: update chromium branch
  > python3-qface: backport recipe from meta-oe master
  > qtapplicationmanager: update recipe
  > qt3d: update license
  > qmlcompilerplus: Update licenses
  > qtdeviceutilities: update licenses
  > qtwayland: update license
  > qtshadertools: update license
  > qtshadertools: update licenses
  > Update submodule refs on '6.8' in yocto/meta-qt6
  < Merge pull request #59 from YoeDistro/kraj/6.7
  < Merge pull request #58 from YoeDistro/kraj/6.7
  < Merge pull request #57 from MarkusVolk/yoe/6.7
  < Merge pull request #56 from YoeDistro/kraj/6.7
  > qtpdf: add cups dependency
  < Merge pull request #55 from YoeDistro/kraj/6.7
  < Merge pull request #54 from YoeDistro/kraj/6.7
  < Merge pull request #53 from YoeDistro/kraj/6.7
  > qtlocation: update licenses
  < Merge pull request #52 from YoeDistro/kraj/6.7
  < Merge pull request #51 from YoeDistro/kraj/6.7
  > qt6-git.inc: Switch to 6.8 branch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > layer: add compatibility to styhead
  > qt3d,qtquick3d: define IOAPI_NO_64
  > qt6: do not mix bitbake's and shell variables
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > ptests: Install external resource files
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtquick3d: add workaround for test build failure"
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #50 from YoeDistro/kraj/6.7
  > coin: use more memory for the ptest testimage
  > ptests: Update test environment for non and root user
  > qtwebengine: add PACKAGECONFIG for x11 dependencies
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: disable dnslookup for mingw builds
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > nativesdk-packagegroup-qt6-toolchain-host-addons: Add wayland dependent packages conditionally
  < Merge pull request #49 from YoeDistro/kraj/6.7
  > Add vendor to CVE_PRODUCT
  < Merge pull request #48 from YoeDistro/kraj/6.7
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #47 from YoeDistro/kraj/6.7
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > ptest: include only needed files
  < 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
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtwayland: fix patch fuzz
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtwayland: make wayland DISTRO_FEATURES a requirement
  > readme: update Yocto support table
  > qtmultimedia: update revision
  > qtpositioning: add geoclue to packageconfig
  > coin: switch one build to scarthgap
  > coin: don't use nanbield for mingw builds
  > qtbase: disable stack protector for mingw
  > qtwayland: fix patch fuzz
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < 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
  > qtdatavis3d: add feature_check for opengl
  > ptest: disable examples build
  < Merge pull request #39 from YoeDistro/kraj/6.7
  > qtbase: fix patch fuzz
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qtwebengine: Fix build with clang18
  < Bump version to 6.7.1
  < squish: don't move executables
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < qtbase: fix patch fuzz
  < qtbase: don't generate qmake wrapper
  > qtbase: don't generate qmake wrapper
  < qtbase: add PACKAGECONFIG for wayland support
  < squish: fix QA issue
  < squish: add profile script
  > qtbase: add PACKAGECONFIG for wayland support
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < squish: make wayland optional
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < Add support for building Squish
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < Update submodule refs on '6.7' in yocto/meta-qt6
  > qtquick3d: add workaround for test build failure
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < layer.conf: update LAYERSERIES_COMPAT for scarthgap
  < packagegroup: add Qt modules only on supported archs
  < qtbase: prefer system png
  > layer.conf: update LAYERSERIES_COMPAT for scarthgap
  > qtbase: prefer system png
  > packagegroup: add Qt modules only on supported archs
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < libwebp: add workaround for native build
  < qtwebengine: Remove setting --target option with yocto
  < qtwebengine: Add missing dependency on native libevent.pc
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > qtwebengine: Remove setting --target option with yocto
  > libwebp: add workaround for native build
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < packagegroup: fix warning caused by inherit_defer
  > packagegroup: fix warning caused by inherit_defer
  < coin: update build targets
  > coin: update build targets
  < ptest: skip non-existing tests
  > ptest: skip non-existing tests
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Add recipe for QtDoc
  > Add recipe for QtDoc
  < qtmultimedia: update revision
  < Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < webengine: update patch
  < Update submodule refs on '6.7' in yocto/meta-qt6
  > webengine: update patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < ptest: better handling for test list
  < Add srcrev for QtDoc
  > ptest: better handling for test list
  > Add srcrev for QtDoc
  < pytest-qt: upgrade to latest version
  > pytest-qt: upgrade to latest version
  > Bump version to 6.8.0
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qt6-git.inc: Switch to 6.7 branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtwebengine: update to 118-based
  < qtwebengine: update to 118-based
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < srcrev_update: support for all recipes
  < qttools: use clang if it is available
  < qtinterfaceframework: fix packaging error
  > srcrev_update: support for all recipes
  > qttools: use clang if it is available
  > qtinterfaceframework: fix packaging error

* sources/meta-riscv df7d55c...e875ec6 (2):
  > musl: Drop rv32 patches
  > python3-pyruvate: Use UNPACKDIR to reach patchdir in SRC_URI

* sources/meta-swupdate faedf19...3aed0f6 (4):
  > layer.conf: Switch to be 'styhead' layer series compatible
  > Allow unique IV per image to encrypt
  > swupdate,classes: Transition from WORKDIR to UNPACKDIR
  < swupdate,classes: Transition from WORKDIR to UNPACKDIR

* sources/meta-tegra a378e7ed...98e065a4 (5):
  > tegra-flash-init: quote configuration state when testing
  > tegra-flash-init: update variable name
  > setup-nv-boot-control: fix compat spec for P3701 SKUs
  > tegra-eeprom-tool: update v2.0.1 -> v2.0.2
  > tegra-uefi-capsules: remove ESP image dependency for BUP

* sources/meta-ti 73f2c9fb...82e8543c (2):
  > conf: machine: Remove multiconfig compulsion for k3 platforms
  > u-boot-ti.inc: Refactor overrides to match changes in oe-core

* sources/meta-variscite-bsp bf51e4b...f761c9a (40):
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  > bluealsa: Rename bbappend to use wildcard
  > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now
  > imx-atf: Make bbappend version independent
  > 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 #31 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #30 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #29 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #28 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #27 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #26 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #25 from YoeDistro/kraj/mickledore-var02
  < 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 7f89370...e7a9e2f (7):
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  < 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 7004840f3d...ef302955b1 (43):
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > binutils: Fix binutils mingw packaging
  > bitbake.conf: Add mingw32 SOLIBS and SOLIBSDEV definitions
  > libpam: use libdir in conditional
  > image_types: make tar images more reproducible
  > python3-pip: keep pip program name
  > binutils: Add missing perl modules to RDEPENDS for nativsdk variant
  > qemu: Fix build on musl/riscv64
  > oeqa/selftest/cases: add basic barebox tests
  > oeqa/selftest/cases: add basic u-boot test
  > oeqa: support passing custom boot patterns to runqemu
  > oeqa/utils/qemurunner: support ignoring vt100 escape sequences
  > barebox: set default BAREBOX_CONFIG for qemu machines
  > barebox-tools: add initial barebox tools support
  > barebox: add initial support
  > bluez: Fix mesh builds on musl
  > systemd-bootchart: Add riscv 32bit support
  > gtk4: update 4.14.5 -> 4.16.0
  > security-flags: Re-enable pie for power pc
  > go-mod.bbclass: Unpack module dependency license files
  > go-mod.bbclass: Set GO_MOD_CACHE_DIR
  > connman: upgrade 1.42 -> 1.43
  > iputils: upgrade 20240117 -> 20240905
  > json-glib: upgrade 1.8.0 -> 1.10.0
  > build-appliance-image: Update to master head revision
  > poky.conf: Bump version for 5.1 styhead release
  > build-appliance-image: Update to master head revision
  > scripts/install-buildtools: Update to 5.0.3
  > bitbake: toaster: Update fixtures for styhead
  > bitbake: fetch2/gomod: Support URIs with only a hostname
  > wpa-supplicant: add patch to check for kernel header version when compiling macsec
  > bluez5: remove redundant patch for MAX_INPUT
  > image_qa: fix error handling
  > bitbake.conf: mark TCLIBCAPPEND as deprecated
  > linux-firmware: add new package for cc33xx firmware
  > libpcre2: Update base uri PhilipHazel -> PCRE2Project
  > libsdl2: Fix non-deterministic configure option for libsamplerate
  > poky-tiny: Drop TCLIBCAPPEND
  > bitbake: Revert "fetch2/gitsm: use configparser to parse .gitmodules"

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this issue Sep 19, 2024
…cale sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm 60361945...45a2b442 (6):
  > arm-toolchain: remove libmount-mountfd-support when using binary toolchain
  > arm-bsp/trusted-firmware-m: corstone1000: Fix MPU configuration
  > arm-bsp/documentation: corstone1000: Improve user guide
  > arm-bsp/documentation: corstone1000: remove TEE driver load
  > arm-bsp/linux-yocto: corstone1000: bump to v6.10
  > arm/libts: Patch to fix 6.10 kernel builds breaks

* sources/meta-clang 814d209...f3cf775 (11):
  > qtwebengine: Use clang for native toolchain as well
  > python3-cffi: Ad clang to rdeps for ptests to pass
  > python3-drgn: Use gcc when compiling for riscv32
  > nmap: Remove LLD build workaround for RISCV-64
  > lldb: Enable on RISCV64
  > libjxl: Use -Og instead of -O2 with clang-19
  > recipes: Use gcc or clang/libstdc++ for some recipes
  > clang: scan-build-py: respect LLVM_LIBDIR_SUFFIX like other tools do
  > clang: Upgrade to 19.1.0 release
  > spirv-llvm-translator: Bump to release_190
  > pbzip2: Do not use libc++ for now

* sources/meta-freescale 0a63c762...71bf3770 (5):
  > Merge pull request #1948 from linkjumper/follow_6.6-2.0.x-imx_master
  > Merge pull request #1791 from nxp-upstream/uuu
  > Merge pull request #1938 from hiagofranco/fix_imxvideoconvert
  > Merge pull request #1941 from tq-steina/master
  > Merge pull request #1942 from fabioestevam/cst-remove

* sources/meta-odroid f2e9e70...cedfacb (1):
  > layer.conf: Mark compatible with styhead release

* sources/meta-openembedded 935634065...d54d698f1 (79):
  > DO NOT MERGE: Add Github actions CI workflow
  > traceroute: upgrade 2.1.5 -> 2.1.6
  > tecla: upgrade 46.0 -> 47.0
  > stunnel: upgrade 5.72 -> 5.73
  > python3-yarl: upgrade 1.10.0 -> 1.11.1
  > python3-xmlschema: upgrade 3.3.2 -> 3.4.1
  > python3-virtualenv: upgrade 20.26.4 -> 20.26.5
  > python3-robotframework: upgrade 7.0.1 -> 7.1
  > python3-rich: upgrade 13.8.0 -> 13.8.1
  > python3-regex: upgrade 2024.7.24 -> 2024.9.11
  > python3-pyunormalize: upgrade 15.1.0 -> 16.0.0
  > python3-pyproject-api: upgrade 1.7.1 -> 1.7.2
  > python3-pymisp: upgrade 2.4.197 -> 2.4.198
  > python3-pyasn1-modules: upgrade 0.4.0 -> 0.4.1
  > python3-psycopg: upgrade 3.2.1 -> 3.2.2
  > python3-platformdirs: upgrade 4.3.1 -> 4.3.6
  > python3-paramiko: upgrade 3.4.1 -> 3.5.0
  > python3-nmap: upgrade 1.6.0 -> 1.9.1
  > python3-greenlet: upgrade 3.0.3 -> 3.1.0
  > python3-filelock: upgrade 3.16.0 -> 3.16.1
  > python3-eventlet: upgrade 0.36.1 -> 0.37.0
  > python3-elementpath: upgrade 4.4.0 -> 4.5.0
  > pegtl: upgrade 3.2.7 -> 3.2.8
  > libmanette: upgrade 0.2.7 -> 0.2.9
  > gnome-font-viewer: upgrade 46.0 -> 47.0
  > gnome-chess: upgrade 46.0 -> 47.0
  > gnome-backgrounds: upgrade 46.0 -> 47.0
  > ctags: upgrade 6.1.20240908.0 -> 6.1.20240915.0
  > bdwgc: upgrade 8.2.6 -> 8.2.8
  > iwd: use internal ell
  > iwd: update 2.19 -> 2.20
  > colord: add configuration to fix runtime
  > ntp: Fix status call reporting incorrect value
  > reptyr: Do not build for riscv32
  > kernel-selftest: Fix build on 32bit arches with 64bit time_t
  > nginx: Upgrade mainline 1.25.3 -> 1.27.1
  > nginx: Upgrade stable 1.26.0 -> 1.26.2
  > libjxl: Disable sizeless-vectors on riscv32
  > highway: Fix cmake to detect riscv32
  > python3-msgpack: upgrade 1.0.8 -> 1.1.0
  > liburing: Upgrade to 2.7 and fix build on riscv32
  > netdata: Add checks for 64-bit atomic builtins
  > mozjs-115: Fix build on riscv32
  > opentelemetry-cpp: Link with libatomic on rv32
  > ot-br-posix: Link with libatomic on rv32
  > transmission: Link with libatomic on riscv32
  > usbguard: Link with libatomic on rv32
  > dlm: Disable fcf-protection on riscv32
  > mosh: Use libatomic on rv32 for atomics
  > dav1d: Disable asm code on rv32
  > highway: Disable RVV on RISCV-32
  > protobuf-c: Link with libatomic on riscv32
  > tbb: upgrade 2021.11.0 -> 2021.13.0
  > catch2: upgrade 3.6.0 -> 3.7.0
  > v4l-utils: upgrade 1.26.1 -> 1.28.1
  > open-vm-tools: upgrade 12.3.5 -> 12.4.5
  > frr: upgrade 10.1 -> 10.1.1
  > rygel: update 0.42.5 -> 0.44.0
  > non-repro-meta-filesystems: update known reproducible packages
  > python3-pytest-mock: Upgrade to 3.14.0
  > python3-fastjsonschema: Add missing rdeps for ptests
  > python3-pylint: Add missing ptest rdep on python3-misc
  > python-ujson: Use python_setuptools_build_meta
  > python3-pillow: Add missing rdep on py3-compile for ptests
  > python3-wrapt: Add missing rdep on misc modules for ptests
  > gnome-disk-utility: update 46.0 -> 46.1
  > debootstrap: upgrade 1.0.132 -> 1.0.137
  > jsoncpp: upgrade 1.9.5 -> 1.9.6
  > libssh: upgrade 0.10.6 -> 0.11.1
  > netplan: upgrade 1.0.1 -> 1.1
  > openjpeg: upgrade 2.5.0 -> 2.5.2
  > fltk: upgrade 1.3.8 -> 1.3.9
  > libjxl: Do not use -mrelax-all on RISCV with clang
  > non-repro-meta-networking: exclude packages that failed previously
  > README.md: Hint at "git request-pull"
  > non-repro-meta-python: exclude packages that failed previously
  > netdata: version bump 1.47.0 -> 1.47.1
  > wireplumber: update 0.5.5. -> 0.5.6
  > yavta: Upgrade SRCREV to include 64bit time_t print format errors

* sources/meta-qcom dc97e19...1f53a82 (5):
  > Merge pull request #660 from lumag/fw-pixel-upd
  > Merge pull request #637 from quic-vkraleti/uki-changes
  > Merge pull request #653 from lumag/CI-initramfs
  > Merge pull request #652 from lumag/CI-initramfs
  > Merge pull request #649 from lumag/vendor-pefile

* sources/meta-qt6 f3c6e15...e823146 (169):
  > qtwebengine: Fix build on 32bit arm while using clang
  > qttools: Fix build with clang-19
  > qtquick3d: Fix output operator
  > qtwebengine: Fix build with Clang-19+
  > qtbase: Fix build with clang19
  > gn-native: Fix build with GCC 12
  > gcc-source: Only apply patch on GCC 13
  > qtwebengine: Add missing patch headers
  < Merge pull request #62 from YoeDistro/kraj/6.7
  > qtwebengine: Set DEBUG_LEVELFLAG to -g1
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > Revert "qtwebengine: Add patch for cross-compilation error"
  > qtapplicationmanager: remove patch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  < Merge pull request #61 from YoeDistro/kraj/6.7
  > qtwebengine: Add patch for cross-compilation error
  < Merge pull request #60 from YoeDistro/kraj/6.7
  > Do not build webnn with xnnpack (122-based) on yocto
  > Fix cross compiler crash when compiling qtwebengine
  > qtwebengine: update chromium branch
  > python3-qface: backport recipe from meta-oe master
  > qtapplicationmanager: update recipe
  > qt3d: update license
  > qmlcompilerplus: Update licenses
  > qtdeviceutilities: update licenses
  > qtwayland: update license
  > qtshadertools: update license
  > qtshadertools: update licenses
  > Update submodule refs on '6.8' in yocto/meta-qt6
  < Merge pull request #59 from YoeDistro/kraj/6.7
  < Merge pull request #58 from YoeDistro/kraj/6.7
  < Merge pull request #57 from MarkusVolk/yoe/6.7
  < Merge pull request #56 from YoeDistro/kraj/6.7
  > qtpdf: add cups dependency
  < Merge pull request #55 from YoeDistro/kraj/6.7
  < Merge pull request #54 from YoeDistro/kraj/6.7
  < Merge pull request #53 from YoeDistro/kraj/6.7
  > qtlocation: update licenses
  < Merge pull request #52 from YoeDistro/kraj/6.7
  < Merge pull request #51 from YoeDistro/kraj/6.7
  > qt6-git.inc: Switch to 6.8 branch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > layer: add compatibility to styhead
  > qt3d,qtquick3d: define IOAPI_NO_64
  > qt6: do not mix bitbake's and shell variables
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > ptests: Install external resource files
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtquick3d: add workaround for test build failure"
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #50 from YoeDistro/kraj/6.7
  > coin: use more memory for the ptest testimage
  > ptests: Update test environment for non and root user
  > qtwebengine: add PACKAGECONFIG for x11 dependencies
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: disable dnslookup for mingw builds
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > nativesdk-packagegroup-qt6-toolchain-host-addons: Add wayland dependent packages conditionally
  < Merge pull request #49 from YoeDistro/kraj/6.7
  > Add vendor to CVE_PRODUCT
  < Merge pull request #48 from YoeDistro/kraj/6.7
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #47 from YoeDistro/kraj/6.7
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > ptest: include only needed files
  < 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
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtwayland: fix patch fuzz
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtwayland: make wayland DISTRO_FEATURES a requirement
  > readme: update Yocto support table
  > qtmultimedia: update revision
  > qtpositioning: add geoclue to packageconfig
  > coin: switch one build to scarthgap
  > coin: don't use nanbield for mingw builds
  > qtbase: disable stack protector for mingw
  > qtwayland: fix patch fuzz
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < 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
  > qtdatavis3d: add feature_check for opengl
  > ptest: disable examples build
  < Merge pull request #39 from YoeDistro/kraj/6.7
  > qtbase: fix patch fuzz
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qtwebengine: Fix build with clang18
  < Bump version to 6.7.1
  < squish: don't move executables
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < qtbase: fix patch fuzz
  < qtbase: don't generate qmake wrapper
  > qtbase: don't generate qmake wrapper
  < qtbase: add PACKAGECONFIG for wayland support
  < squish: fix QA issue
  < squish: add profile script
  > qtbase: add PACKAGECONFIG for wayland support
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < squish: make wayland optional
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < Add support for building Squish
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < Update submodule refs on '6.7' in yocto/meta-qt6
  > qtquick3d: add workaround for test build failure
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < layer.conf: update LAYERSERIES_COMPAT for scarthgap
  < packagegroup: add Qt modules only on supported archs
  < qtbase: prefer system png
  > layer.conf: update LAYERSERIES_COMPAT for scarthgap
  > qtbase: prefer system png
  > packagegroup: add Qt modules only on supported archs
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < libwebp: add workaround for native build
  < qtwebengine: Remove setting --target option with yocto
  < qtwebengine: Add missing dependency on native libevent.pc
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > qtwebengine: Remove setting --target option with yocto
  > libwebp: add workaround for native build
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < packagegroup: fix warning caused by inherit_defer
  > packagegroup: fix warning caused by inherit_defer
  < coin: update build targets
  > coin: update build targets
  < ptest: skip non-existing tests
  > ptest: skip non-existing tests
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Add recipe for QtDoc
  > Add recipe for QtDoc
  < qtmultimedia: update revision
  < Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < webengine: update patch
  < Update submodule refs on '6.7' in yocto/meta-qt6
  > webengine: update patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < ptest: better handling for test list
  < Add srcrev for QtDoc
  > ptest: better handling for test list
  > Add srcrev for QtDoc
  < pytest-qt: upgrade to latest version
  > pytest-qt: upgrade to latest version
  > Bump version to 6.8.0
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qt6-git.inc: Switch to 6.7 branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtwebengine: update to 118-based
  < qtwebengine: update to 118-based
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < srcrev_update: support for all recipes
  < qttools: use clang if it is available
  < qtinterfaceframework: fix packaging error
  > srcrev_update: support for all recipes
  > qttools: use clang if it is available
  > qtinterfaceframework: fix packaging error

* sources/meta-riscv df7d55c...e875ec6 (2):
  > musl: Drop rv32 patches
  > python3-pyruvate: Use UNPACKDIR to reach patchdir in SRC_URI

* sources/meta-swupdate faedf19...3aed0f6 (4):
  > layer.conf: Switch to be 'styhead' layer series compatible
  > Allow unique IV per image to encrypt
  > swupdate,classes: Transition from WORKDIR to UNPACKDIR
  < swupdate,classes: Transition from WORKDIR to UNPACKDIR

* sources/meta-tegra a378e7ed...98e065a4 (5):
  > tegra-flash-init: quote configuration state when testing
  > tegra-flash-init: update variable name
  > setup-nv-boot-control: fix compat spec for P3701 SKUs
  > tegra-eeprom-tool: update v2.0.1 -> v2.0.2
  > tegra-uefi-capsules: remove ESP image dependency for BUP

* sources/meta-ti 73f2c9fb...82e8543c (2):
  > conf: machine: Remove multiconfig compulsion for k3 platforms
  > u-boot-ti.inc: Refactor overrides to match changes in oe-core

* sources/meta-variscite-bsp bf51e4b...aad40bf (41):
  > imx-boot: Replace BOOT_NAME with imx-boot
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  > bluealsa: Rename bbappend to use wildcard
  > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now
  > imx-atf: Make bbappend version independent
  > 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 #31 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #30 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #29 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #28 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #27 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #26 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #25 from YoeDistro/kraj/mickledore-var02
  < 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 7f89370...e7a9e2f (7):
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  < 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 7004840f3d...d09400548b (55):
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > oeqa selftest wic.py: support UKIs via uki.bbclass
  > oeqa selftest wic.py: add TEST_RUNQEMUPARAMS to runqemu
  > oeqa selftest efibootpartition.py: remove systemd-boot from grub-efi test
  > oeqa selftest efibootpartition.py: add TEST_RUNQEMUPARAMS to runqemu
  > oeqa selftest uki.py: add tests for uki.bbclass
  > wic bootimg-efi.py: change UKI support from wic plugin to uki.bbclass
  > wic bootimg-efi.py: keep timestamps and add debug prints
  > image_types_wic.bbclass: set systemd-boot and os-release dependency for all archs
  > uki.bbclass: add class for building Unified Kernel Images (UKI)
  > systemd-boot-native: add runtime dependency to python3-pefile-native
  > maintainers.inc: add python3-pefile
  > python3-pefile: add recipe from meta-openembedded
  > binutils: Fix binutils mingw packaging
  > bitbake.conf: Add mingw32 SOLIBS and SOLIBSDEV definitions
  > libpam: use libdir in conditional
  > image_types: make tar images more reproducible
  > python3-pip: keep pip program name
  > binutils: Add missing perl modules to RDEPENDS for nativsdk variant
  > qemu: Fix build on musl/riscv64
  > oeqa/selftest/cases: add basic barebox tests
  > oeqa/selftest/cases: add basic u-boot test
  > oeqa: support passing custom boot patterns to runqemu
  > oeqa/utils/qemurunner: support ignoring vt100 escape sequences
  > barebox: set default BAREBOX_CONFIG for qemu machines
  > barebox-tools: add initial barebox tools support
  > barebox: add initial support
  > bluez: Fix mesh builds on musl
  > systemd-bootchart: Add riscv 32bit support
  > gtk4: update 4.14.5 -> 4.16.0
  > security-flags: Re-enable pie for power pc
  > go-mod.bbclass: Unpack module dependency license files
  > go-mod.bbclass: Set GO_MOD_CACHE_DIR
  > connman: upgrade 1.42 -> 1.43
  > iputils: upgrade 20240117 -> 20240905
  > json-glib: upgrade 1.8.0 -> 1.10.0
  > build-appliance-image: Update to master head revision
  > poky.conf: Bump version for 5.1 styhead release
  > build-appliance-image: Update to master head revision
  > scripts/install-buildtools: Update to 5.0.3
  > bitbake: toaster: Update fixtures for styhead
  > bitbake: fetch2/gomod: Support URIs with only a hostname
  > wpa-supplicant: add patch to check for kernel header version when compiling macsec
  > bluez5: remove redundant patch for MAX_INPUT
  > image_qa: fix error handling
  > bitbake.conf: mark TCLIBCAPPEND as deprecated
  > linux-firmware: add new package for cc33xx firmware
  > libpcre2: Update base uri PhilipHazel -> PCRE2Project
  > libsdl2: Fix non-deterministic configure option for libsamplerate
  > poky-tiny: Drop TCLIBCAPPEND
  > bitbake: Revert "fetch2/gitsm: use configparser to parse .gitmodules"

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this issue Sep 19, 2024
…cale sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm 60361945...45a2b442 (6):
  > arm-toolchain: remove libmount-mountfd-support when using binary toolchain
  > arm-bsp/trusted-firmware-m: corstone1000: Fix MPU configuration
  > arm-bsp/documentation: corstone1000: Improve user guide
  > arm-bsp/documentation: corstone1000: remove TEE driver load
  > arm-bsp/linux-yocto: corstone1000: bump to v6.10
  > arm/libts: Patch to fix 6.10 kernel builds breaks

* sources/meta-clang 814d209...f3cf775 (11):
  > qtwebengine: Use clang for native toolchain as well
  > python3-cffi: Ad clang to rdeps for ptests to pass
  > python3-drgn: Use gcc when compiling for riscv32
  > nmap: Remove LLD build workaround for RISCV-64
  > lldb: Enable on RISCV64
  > libjxl: Use -Og instead of -O2 with clang-19
  > recipes: Use gcc or clang/libstdc++ for some recipes
  > clang: scan-build-py: respect LLVM_LIBDIR_SUFFIX like other tools do
  > clang: Upgrade to 19.1.0 release
  > spirv-llvm-translator: Bump to release_190
  > pbzip2: Do not use libc++ for now

* sources/meta-freescale 0a63c762...71bf3770 (5):
  > Merge pull request #1948 from linkjumper/follow_6.6-2.0.x-imx_master
  > Merge pull request #1791 from nxp-upstream/uuu
  > Merge pull request #1938 from hiagofranco/fix_imxvideoconvert
  > Merge pull request #1941 from tq-steina/master
  > Merge pull request #1942 from fabioestevam/cst-remove

* sources/meta-odroid f2e9e70...cedfacb (1):
  > layer.conf: Mark compatible with styhead release

* sources/meta-openembedded 935634065...d54d698f1 (79):
  > DO NOT MERGE: Add Github actions CI workflow
  > traceroute: upgrade 2.1.5 -> 2.1.6
  > tecla: upgrade 46.0 -> 47.0
  > stunnel: upgrade 5.72 -> 5.73
  > python3-yarl: upgrade 1.10.0 -> 1.11.1
  > python3-xmlschema: upgrade 3.3.2 -> 3.4.1
  > python3-virtualenv: upgrade 20.26.4 -> 20.26.5
  > python3-robotframework: upgrade 7.0.1 -> 7.1
  > python3-rich: upgrade 13.8.0 -> 13.8.1
  > python3-regex: upgrade 2024.7.24 -> 2024.9.11
  > python3-pyunormalize: upgrade 15.1.0 -> 16.0.0
  > python3-pyproject-api: upgrade 1.7.1 -> 1.7.2
  > python3-pymisp: upgrade 2.4.197 -> 2.4.198
  > python3-pyasn1-modules: upgrade 0.4.0 -> 0.4.1
  > python3-psycopg: upgrade 3.2.1 -> 3.2.2
  > python3-platformdirs: upgrade 4.3.1 -> 4.3.6
  > python3-paramiko: upgrade 3.4.1 -> 3.5.0
  > python3-nmap: upgrade 1.6.0 -> 1.9.1
  > python3-greenlet: upgrade 3.0.3 -> 3.1.0
  > python3-filelock: upgrade 3.16.0 -> 3.16.1
  > python3-eventlet: upgrade 0.36.1 -> 0.37.0
  > python3-elementpath: upgrade 4.4.0 -> 4.5.0
  > pegtl: upgrade 3.2.7 -> 3.2.8
  > libmanette: upgrade 0.2.7 -> 0.2.9
  > gnome-font-viewer: upgrade 46.0 -> 47.0
  > gnome-chess: upgrade 46.0 -> 47.0
  > gnome-backgrounds: upgrade 46.0 -> 47.0
  > ctags: upgrade 6.1.20240908.0 -> 6.1.20240915.0
  > bdwgc: upgrade 8.2.6 -> 8.2.8
  > iwd: use internal ell
  > iwd: update 2.19 -> 2.20
  > colord: add configuration to fix runtime
  > ntp: Fix status call reporting incorrect value
  > reptyr: Do not build for riscv32
  > kernel-selftest: Fix build on 32bit arches with 64bit time_t
  > nginx: Upgrade mainline 1.25.3 -> 1.27.1
  > nginx: Upgrade stable 1.26.0 -> 1.26.2
  > libjxl: Disable sizeless-vectors on riscv32
  > highway: Fix cmake to detect riscv32
  > python3-msgpack: upgrade 1.0.8 -> 1.1.0
  > liburing: Upgrade to 2.7 and fix build on riscv32
  > netdata: Add checks for 64-bit atomic builtins
  > mozjs-115: Fix build on riscv32
  > opentelemetry-cpp: Link with libatomic on rv32
  > ot-br-posix: Link with libatomic on rv32
  > transmission: Link with libatomic on riscv32
  > usbguard: Link with libatomic on rv32
  > dlm: Disable fcf-protection on riscv32
  > mosh: Use libatomic on rv32 for atomics
  > dav1d: Disable asm code on rv32
  > highway: Disable RVV on RISCV-32
  > protobuf-c: Link with libatomic on riscv32
  > tbb: upgrade 2021.11.0 -> 2021.13.0
  > catch2: upgrade 3.6.0 -> 3.7.0
  > v4l-utils: upgrade 1.26.1 -> 1.28.1
  > open-vm-tools: upgrade 12.3.5 -> 12.4.5
  > frr: upgrade 10.1 -> 10.1.1
  > rygel: update 0.42.5 -> 0.44.0
  > non-repro-meta-filesystems: update known reproducible packages
  > python3-pytest-mock: Upgrade to 3.14.0
  > python3-fastjsonschema: Add missing rdeps for ptests
  > python3-pylint: Add missing ptest rdep on python3-misc
  > python-ujson: Use python_setuptools_build_meta
  > python3-pillow: Add missing rdep on py3-compile for ptests
  > python3-wrapt: Add missing rdep on misc modules for ptests
  > gnome-disk-utility: update 46.0 -> 46.1
  > debootstrap: upgrade 1.0.132 -> 1.0.137
  > jsoncpp: upgrade 1.9.5 -> 1.9.6
  > libssh: upgrade 0.10.6 -> 0.11.1
  > netplan: upgrade 1.0.1 -> 1.1
  > openjpeg: upgrade 2.5.0 -> 2.5.2
  > fltk: upgrade 1.3.8 -> 1.3.9
  > libjxl: Do not use -mrelax-all on RISCV with clang
  > non-repro-meta-networking: exclude packages that failed previously
  > README.md: Hint at "git request-pull"
  > non-repro-meta-python: exclude packages that failed previously
  > netdata: version bump 1.47.0 -> 1.47.1
  > wireplumber: update 0.5.5. -> 0.5.6
  > yavta: Upgrade SRCREV to include 64bit time_t print format errors

* sources/meta-qcom dc97e19...1f53a82 (5):
  > Merge pull request #660 from lumag/fw-pixel-upd
  > Merge pull request #637 from quic-vkraleti/uki-changes
  > Merge pull request #653 from lumag/CI-initramfs
  > Merge pull request #652 from lumag/CI-initramfs
  > Merge pull request #649 from lumag/vendor-pefile

* sources/meta-qt6 f3c6e15...e823146 (169):
  > qtwebengine: Fix build on 32bit arm while using clang
  > qttools: Fix build with clang-19
  > qtquick3d: Fix output operator
  > qtwebengine: Fix build with Clang-19+
  > qtbase: Fix build with clang19
  > gn-native: Fix build with GCC 12
  > gcc-source: Only apply patch on GCC 13
  > qtwebengine: Add missing patch headers
  < Merge pull request #62 from YoeDistro/kraj/6.7
  > qtwebengine: Set DEBUG_LEVELFLAG to -g1
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > Revert "qtwebengine: Add patch for cross-compilation error"
  > qtapplicationmanager: remove patch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  < Merge pull request #61 from YoeDistro/kraj/6.7
  > qtwebengine: Add patch for cross-compilation error
  < Merge pull request #60 from YoeDistro/kraj/6.7
  > Do not build webnn with xnnpack (122-based) on yocto
  > Fix cross compiler crash when compiling qtwebengine
  > qtwebengine: update chromium branch
  > python3-qface: backport recipe from meta-oe master
  > qtapplicationmanager: update recipe
  > qt3d: update license
  > qmlcompilerplus: Update licenses
  > qtdeviceutilities: update licenses
  > qtwayland: update license
  > qtshadertools: update license
  > qtshadertools: update licenses
  > Update submodule refs on '6.8' in yocto/meta-qt6
  < Merge pull request #59 from YoeDistro/kraj/6.7
  < Merge pull request #58 from YoeDistro/kraj/6.7
  < Merge pull request #57 from MarkusVolk/yoe/6.7
  < Merge pull request #56 from YoeDistro/kraj/6.7
  > qtpdf: add cups dependency
  < Merge pull request #55 from YoeDistro/kraj/6.7
  < Merge pull request #54 from YoeDistro/kraj/6.7
  < Merge pull request #53 from YoeDistro/kraj/6.7
  > qtlocation: update licenses
  < Merge pull request #52 from YoeDistro/kraj/6.7
  < Merge pull request #51 from YoeDistro/kraj/6.7
  > qt6-git.inc: Switch to 6.8 branch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > layer: add compatibility to styhead
  > qt3d,qtquick3d: define IOAPI_NO_64
  > qt6: do not mix bitbake's and shell variables
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > ptests: Install external resource files
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtquick3d: add workaround for test build failure"
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #50 from YoeDistro/kraj/6.7
  > coin: use more memory for the ptest testimage
  > ptests: Update test environment for non and root user
  > qtwebengine: add PACKAGECONFIG for x11 dependencies
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: disable dnslookup for mingw builds
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > nativesdk-packagegroup-qt6-toolchain-host-addons: Add wayland dependent packages conditionally
  < Merge pull request #49 from YoeDistro/kraj/6.7
  > Add vendor to CVE_PRODUCT
  < Merge pull request #48 from YoeDistro/kraj/6.7
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #47 from YoeDistro/kraj/6.7
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > ptest: include only needed files
  < 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
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtwayland: fix patch fuzz
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtwayland: make wayland DISTRO_FEATURES a requirement
  > readme: update Yocto support table
  > qtmultimedia: update revision
  > qtpositioning: add geoclue to packageconfig
  > coin: switch one build to scarthgap
  > coin: don't use nanbield for mingw builds
  > qtbase: disable stack protector for mingw
  > qtwayland: fix patch fuzz
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < 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
  > qtdatavis3d: add feature_check for opengl
  > ptest: disable examples build
  < Merge pull request #39 from YoeDistro/kraj/6.7
  > qtbase: fix patch fuzz
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qtwebengine: Fix build with clang18
  < Bump version to 6.7.1
  < squish: don't move executables
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < qtbase: fix patch fuzz
  < qtbase: don't generate qmake wrapper
  > qtbase: don't generate qmake wrapper
  < qtbase: add PACKAGECONFIG for wayland support
  < squish: fix QA issue
  < squish: add profile script
  > qtbase: add PACKAGECONFIG for wayland support
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < squish: make wayland optional
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < Add support for building Squish
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < Update submodule refs on '6.7' in yocto/meta-qt6
  > qtquick3d: add workaround for test build failure
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < layer.conf: update LAYERSERIES_COMPAT for scarthgap
  < packagegroup: add Qt modules only on supported archs
  < qtbase: prefer system png
  > layer.conf: update LAYERSERIES_COMPAT for scarthgap
  > qtbase: prefer system png
  > packagegroup: add Qt modules only on supported archs
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < libwebp: add workaround for native build
  < qtwebengine: Remove setting --target option with yocto
  < qtwebengine: Add missing dependency on native libevent.pc
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > qtwebengine: Remove setting --target option with yocto
  > libwebp: add workaround for native build
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < packagegroup: fix warning caused by inherit_defer
  > packagegroup: fix warning caused by inherit_defer
  < coin: update build targets
  > coin: update build targets
  < ptest: skip non-existing tests
  > ptest: skip non-existing tests
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Add recipe for QtDoc
  > Add recipe for QtDoc
  < qtmultimedia: update revision
  < Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < webengine: update patch
  < Update submodule refs on '6.7' in yocto/meta-qt6
  > webengine: update patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < ptest: better handling for test list
  < Add srcrev for QtDoc
  > ptest: better handling for test list
  > Add srcrev for QtDoc
  < pytest-qt: upgrade to latest version
  > pytest-qt: upgrade to latest version
  > Bump version to 6.8.0
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qt6-git.inc: Switch to 6.7 branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtwebengine: update to 118-based
  < qtwebengine: update to 118-based
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < srcrev_update: support for all recipes
  < qttools: use clang if it is available
  < qtinterfaceframework: fix packaging error
  > srcrev_update: support for all recipes
  > qttools: use clang if it is available
  > qtinterfaceframework: fix packaging error

* sources/meta-riscv df7d55c...e875ec6 (2):
  > musl: Drop rv32 patches
  > python3-pyruvate: Use UNPACKDIR to reach patchdir in SRC_URI

* sources/meta-swupdate faedf19...3aed0f6 (4):
  > layer.conf: Switch to be 'styhead' layer series compatible
  > Allow unique IV per image to encrypt
  > swupdate,classes: Transition from WORKDIR to UNPACKDIR
  < swupdate,classes: Transition from WORKDIR to UNPACKDIR

* sources/meta-tegra a378e7ed...98e065a4 (5):
  > tegra-flash-init: quote configuration state when testing
  > tegra-flash-init: update variable name
  > setup-nv-boot-control: fix compat spec for P3701 SKUs
  > tegra-eeprom-tool: update v2.0.1 -> v2.0.2
  > tegra-uefi-capsules: remove ESP image dependency for BUP

* sources/meta-ti 73f2c9fb...82e8543c (2):
  > conf: machine: Remove multiconfig compulsion for k3 platforms
  > u-boot-ti.inc: Refactor overrides to match changes in oe-core

* sources/meta-variscite-bsp bf51e4b...aad40bf (41):
  > imx-boot: Replace BOOT_NAME with imx-boot
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  > bluealsa: Rename bbappend to use wildcard
  > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now
  > imx-atf: Make bbappend version independent
  > 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 #31 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #30 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #29 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #28 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #27 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #26 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #25 from YoeDistro/kraj/mickledore-var02
  < 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 7f89370...e7a9e2f (7):
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  < 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 7004840f3d...d09400548b (55):
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > oeqa selftest wic.py: support UKIs via uki.bbclass
  > oeqa selftest wic.py: add TEST_RUNQEMUPARAMS to runqemu
  > oeqa selftest efibootpartition.py: remove systemd-boot from grub-efi test
  > oeqa selftest efibootpartition.py: add TEST_RUNQEMUPARAMS to runqemu
  > oeqa selftest uki.py: add tests for uki.bbclass
  > wic bootimg-efi.py: change UKI support from wic plugin to uki.bbclass
  > wic bootimg-efi.py: keep timestamps and add debug prints
  > image_types_wic.bbclass: set systemd-boot and os-release dependency for all archs
  > uki.bbclass: add class for building Unified Kernel Images (UKI)
  > systemd-boot-native: add runtime dependency to python3-pefile-native
  > maintainers.inc: add python3-pefile
  > python3-pefile: add recipe from meta-openembedded
  > binutils: Fix binutils mingw packaging
  > bitbake.conf: Add mingw32 SOLIBS and SOLIBSDEV definitions
  > libpam: use libdir in conditional
  > image_types: make tar images more reproducible
  > python3-pip: keep pip program name
  > binutils: Add missing perl modules to RDEPENDS for nativsdk variant
  > qemu: Fix build on musl/riscv64
  > oeqa/selftest/cases: add basic barebox tests
  > oeqa/selftest/cases: add basic u-boot test
  > oeqa: support passing custom boot patterns to runqemu
  > oeqa/utils/qemurunner: support ignoring vt100 escape sequences
  > barebox: set default BAREBOX_CONFIG for qemu machines
  > barebox-tools: add initial barebox tools support
  > barebox: add initial support
  > bluez: Fix mesh builds on musl
  > systemd-bootchart: Add riscv 32bit support
  > gtk4: update 4.14.5 -> 4.16.0
  > security-flags: Re-enable pie for power pc
  > go-mod.bbclass: Unpack module dependency license files
  > go-mod.bbclass: Set GO_MOD_CACHE_DIR
  > connman: upgrade 1.42 -> 1.43
  > iputils: upgrade 20240117 -> 20240905
  > json-glib: upgrade 1.8.0 -> 1.10.0
  > build-appliance-image: Update to master head revision
  > poky.conf: Bump version for 5.1 styhead release
  > build-appliance-image: Update to master head revision
  > scripts/install-buildtools: Update to 5.0.3
  > bitbake: toaster: Update fixtures for styhead
  > bitbake: fetch2/gomod: Support URIs with only a hostname
  > wpa-supplicant: add patch to check for kernel header version when compiling macsec
  > bluez5: remove redundant patch for MAX_INPUT
  > image_qa: fix error handling
  > bitbake.conf: mark TCLIBCAPPEND as deprecated
  > linux-firmware: add new package for cc33xx firmware
  > libpcre2: Update base uri PhilipHazel -> PCRE2Project
  > libsdl2: Fix non-deterministic configure option for libsamplerate
  > poky-tiny: Drop TCLIBCAPPEND
  > bitbake: Revert "fetch2/gitsm: use configparser to parse .gitmodules"

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this issue Sep 20, 2024
…cale sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm 60361945...45a2b442 (6):
  > arm-toolchain: remove libmount-mountfd-support when using binary toolchain
  > arm-bsp/trusted-firmware-m: corstone1000: Fix MPU configuration
  > arm-bsp/documentation: corstone1000: Improve user guide
  > arm-bsp/documentation: corstone1000: remove TEE driver load
  > arm-bsp/linux-yocto: corstone1000: bump to v6.10
  > arm/libts: Patch to fix 6.10 kernel builds breaks

* sources/meta-clang 814d209...f3cf775 (11):
  > qtwebengine: Use clang for native toolchain as well
  > python3-cffi: Ad clang to rdeps for ptests to pass
  > python3-drgn: Use gcc when compiling for riscv32
  > nmap: Remove LLD build workaround for RISCV-64
  > lldb: Enable on RISCV64
  > libjxl: Use -Og instead of -O2 with clang-19
  > recipes: Use gcc or clang/libstdc++ for some recipes
  > clang: scan-build-py: respect LLVM_LIBDIR_SUFFIX like other tools do
  > clang: Upgrade to 19.1.0 release
  > spirv-llvm-translator: Bump to release_190
  > pbzip2: Do not use libc++ for now

* sources/meta-freescale 0a63c762...71bf3770 (5):
  > Merge pull request #1948 from linkjumper/follow_6.6-2.0.x-imx_master
  > Merge pull request #1791 from nxp-upstream/uuu
  > Merge pull request #1938 from hiagofranco/fix_imxvideoconvert
  > Merge pull request #1941 from tq-steina/master
  > Merge pull request #1942 from fabioestevam/cst-remove

* sources/meta-odroid f2e9e70...cedfacb (1):
  > layer.conf: Mark compatible with styhead release

* sources/meta-openembedded 935634065...37450bf16 (103):
  > DO NOT MERGE: Add Github actions CI workflow
  > tracker-miners: update 3.7.3 -> 3.8.0
  > tracker: update 3.7.1 -> 3.8.0
  > evolution-data-server: update
  > nautilus: update 46.2 -> 47.0
  > mutter: update 46.4 -> 47.0
  > libspelling: update 1.2.1 ->> 1.4.0
  > gvfs: update 1.54.0 -> 1.56.0
  > gnome-control-center: update 46.2 -> 47.0.1
  > gnome-shell: update 46.2 -> 47.0
  > gnome-user-share: update 43.0 -> 47.0
  > gnome-system-monitor_46.0 -> 47.0
  > gnome-text-editor: update 46.3 -> 47.0
  > gnome-terminal: update 3.50.1 -> 3.54.0
  > gnome-software: update 46.2 -> 47.0
  > gnome-settings-daemon_46.0 -> 47.1
  > gnome-online-accounts: update 3.50.2 -> 3.52.0
  > gnome-console: update 45.0 -> 47.0
  > gnome-calendar: update 46.1 -> 47.0
  > gnome-calculator: update 46.1 -> 47.0
  > gdm: update 46.0 -> 47.0
  > gnome-remote-desktop: update 46.2 -> 47.0
  > gnome-boxes: update 46.1 -> 47.0
  > xdg-desktop-portal-gnome: update 46.2 -> 47.1
  > opencv: upgrade 4.9.0 -> 4.10.0
  > traceroute: upgrade 2.1.5 -> 2.1.6
  > tecla: upgrade 46.0 -> 47.0
  > stunnel: upgrade 5.72 -> 5.73
  > python3-yarl: upgrade 1.10.0 -> 1.11.1
  > python3-xmlschema: upgrade 3.3.2 -> 3.4.1
  > python3-virtualenv: upgrade 20.26.4 -> 20.26.5
  > python3-robotframework: upgrade 7.0.1 -> 7.1
  > python3-rich: upgrade 13.8.0 -> 13.8.1
  > python3-regex: upgrade 2024.7.24 -> 2024.9.11
  > python3-pyunormalize: upgrade 15.1.0 -> 16.0.0
  > python3-pyproject-api: upgrade 1.7.1 -> 1.7.2
  > python3-pymisp: upgrade 2.4.197 -> 2.4.198
  > python3-pyasn1-modules: upgrade 0.4.0 -> 0.4.1
  > python3-psycopg: upgrade 3.2.1 -> 3.2.2
  > python3-platformdirs: upgrade 4.3.1 -> 4.3.6
  > python3-paramiko: upgrade 3.4.1 -> 3.5.0
  > python3-nmap: upgrade 1.6.0 -> 1.9.1
  > python3-greenlet: upgrade 3.0.3 -> 3.1.0
  > python3-filelock: upgrade 3.16.0 -> 3.16.1
  > python3-eventlet: upgrade 0.36.1 -> 0.37.0
  > python3-elementpath: upgrade 4.4.0 -> 4.5.0
  > pegtl: upgrade 3.2.7 -> 3.2.8
  > libmanette: upgrade 0.2.7 -> 0.2.9
  > gnome-font-viewer: upgrade 46.0 -> 47.0
  > gnome-chess: upgrade 46.0 -> 47.0
  > gnome-backgrounds: upgrade 46.0 -> 47.0
  > ctags: upgrade 6.1.20240908.0 -> 6.1.20240915.0
  > bdwgc: upgrade 8.2.6 -> 8.2.8
  > iwd: use internal ell
  > iwd: update 2.19 -> 2.20
  > colord: add configuration to fix runtime
  > ntp: Fix status call reporting incorrect value
  > reptyr: Do not build for riscv32
  > kernel-selftest: Fix build on 32bit arches with 64bit time_t
  > nginx: Upgrade mainline 1.25.3 -> 1.27.1
  > nginx: Upgrade stable 1.26.0 -> 1.26.2
  > libjxl: Disable sizeless-vectors on riscv32
  > highway: Fix cmake to detect riscv32
  > python3-msgpack: upgrade 1.0.8 -> 1.1.0
  > liburing: Upgrade to 2.7 and fix build on riscv32
  > netdata: Add checks for 64-bit atomic builtins
  > mozjs-115: Fix build on riscv32
  > opentelemetry-cpp: Link with libatomic on rv32
  > ot-br-posix: Link with libatomic on rv32
  > transmission: Link with libatomic on riscv32
  > usbguard: Link with libatomic on rv32
  > dlm: Disable fcf-protection on riscv32
  > mosh: Use libatomic on rv32 for atomics
  > dav1d: Disable asm code on rv32
  > highway: Disable RVV on RISCV-32
  > protobuf-c: Link with libatomic on riscv32
  > tbb: upgrade 2021.11.0 -> 2021.13.0
  > catch2: upgrade 3.6.0 -> 3.7.0
  > v4l-utils: upgrade 1.26.1 -> 1.28.1
  > open-vm-tools: upgrade 12.3.5 -> 12.4.5
  > frr: upgrade 10.1 -> 10.1.1
  > rygel: update 0.42.5 -> 0.44.0
  > non-repro-meta-filesystems: update known reproducible packages
  > python3-pytest-mock: Upgrade to 3.14.0
  > python3-fastjsonschema: Add missing rdeps for ptests
  > python3-pylint: Add missing ptest rdep on python3-misc
  > python-ujson: Use python_setuptools_build_meta
  > python3-pillow: Add missing rdep on py3-compile for ptests
  > python3-wrapt: Add missing rdep on misc modules for ptests
  > gnome-disk-utility: update 46.0 -> 46.1
  > debootstrap: upgrade 1.0.132 -> 1.0.137
  > jsoncpp: upgrade 1.9.5 -> 1.9.6
  > libssh: upgrade 0.10.6 -> 0.11.1
  > netplan: upgrade 1.0.1 -> 1.1
  > openjpeg: upgrade 2.5.0 -> 2.5.2
  > fltk: upgrade 1.3.8 -> 1.3.9
  > libjxl: Do not use -mrelax-all on RISCV with clang
  > non-repro-meta-networking: exclude packages that failed previously
  > README.md: Hint at "git request-pull"
  > non-repro-meta-python: exclude packages that failed previously
  > netdata: version bump 1.47.0 -> 1.47.1
  > wireplumber: update 0.5.5. -> 0.5.6
  > yavta: Upgrade SRCREV to include 64bit time_t print format errors

* sources/meta-qcom dc97e19...1f53a82 (5):
  > Merge pull request #660 from lumag/fw-pixel-upd
  > Merge pull request #637 from quic-vkraleti/uki-changes
  > Merge pull request #653 from lumag/CI-initramfs
  > Merge pull request #652 from lumag/CI-initramfs
  > Merge pull request #649 from lumag/vendor-pefile

* sources/meta-qt6 f3c6e15...e823146 (169):
  > qtwebengine: Fix build on 32bit arm while using clang
  > qttools: Fix build with clang-19
  > qtquick3d: Fix output operator
  > qtwebengine: Fix build with Clang-19+
  > qtbase: Fix build with clang19
  > gn-native: Fix build with GCC 12
  > gcc-source: Only apply patch on GCC 13
  > qtwebengine: Add missing patch headers
  < Merge pull request #62 from YoeDistro/kraj/6.7
  > qtwebengine: Set DEBUG_LEVELFLAG to -g1
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > Revert "qtwebengine: Add patch for cross-compilation error"
  > qtapplicationmanager: remove patch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  < Merge pull request #61 from YoeDistro/kraj/6.7
  > qtwebengine: Add patch for cross-compilation error
  < Merge pull request #60 from YoeDistro/kraj/6.7
  > Do not build webnn with xnnpack (122-based) on yocto
  > Fix cross compiler crash when compiling qtwebengine
  > qtwebengine: update chromium branch
  > python3-qface: backport recipe from meta-oe master
  > qtapplicationmanager: update recipe
  > qt3d: update license
  > qmlcompilerplus: Update licenses
  > qtdeviceutilities: update licenses
  > qtwayland: update license
  > qtshadertools: update license
  > qtshadertools: update licenses
  > Update submodule refs on '6.8' in yocto/meta-qt6
  < Merge pull request #59 from YoeDistro/kraj/6.7
  < Merge pull request #58 from YoeDistro/kraj/6.7
  < Merge pull request #57 from MarkusVolk/yoe/6.7
  < Merge pull request #56 from YoeDistro/kraj/6.7
  > qtpdf: add cups dependency
  < Merge pull request #55 from YoeDistro/kraj/6.7
  < Merge pull request #54 from YoeDistro/kraj/6.7
  < Merge pull request #53 from YoeDistro/kraj/6.7
  > qtlocation: update licenses
  < Merge pull request #52 from YoeDistro/kraj/6.7
  < Merge pull request #51 from YoeDistro/kraj/6.7
  > qt6-git.inc: Switch to 6.8 branch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > layer: add compatibility to styhead
  > qt3d,qtquick3d: define IOAPI_NO_64
  > qt6: do not mix bitbake's and shell variables
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > ptests: Install external resource files
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtquick3d: add workaround for test build failure"
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #50 from YoeDistro/kraj/6.7
  > coin: use more memory for the ptest testimage
  > ptests: Update test environment for non and root user
  > qtwebengine: add PACKAGECONFIG for x11 dependencies
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: disable dnslookup for mingw builds
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > nativesdk-packagegroup-qt6-toolchain-host-addons: Add wayland dependent packages conditionally
  < Merge pull request #49 from YoeDistro/kraj/6.7
  > Add vendor to CVE_PRODUCT
  < Merge pull request #48 from YoeDistro/kraj/6.7
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #47 from YoeDistro/kraj/6.7
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > ptest: include only needed files
  < 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
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtwayland: fix patch fuzz
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtwayland: make wayland DISTRO_FEATURES a requirement
  > readme: update Yocto support table
  > qtmultimedia: update revision
  > qtpositioning: add geoclue to packageconfig
  > coin: switch one build to scarthgap
  > coin: don't use nanbield for mingw builds
  > qtbase: disable stack protector for mingw
  > qtwayland: fix patch fuzz
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < 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
  > qtdatavis3d: add feature_check for opengl
  > ptest: disable examples build
  < Merge pull request #39 from YoeDistro/kraj/6.7
  > qtbase: fix patch fuzz
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qtwebengine: Fix build with clang18
  < Bump version to 6.7.1
  < squish: don't move executables
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < qtbase: fix patch fuzz
  < qtbase: don't generate qmake wrapper
  > qtbase: don't generate qmake wrapper
  < qtbase: add PACKAGECONFIG for wayland support
  < squish: fix QA issue
  < squish: add profile script
  > qtbase: add PACKAGECONFIG for wayland support
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < squish: make wayland optional
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < Add support for building Squish
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < Update submodule refs on '6.7' in yocto/meta-qt6
  > qtquick3d: add workaround for test build failure
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < layer.conf: update LAYERSERIES_COMPAT for scarthgap
  < packagegroup: add Qt modules only on supported archs
  < qtbase: prefer system png
  > layer.conf: update LAYERSERIES_COMPAT for scarthgap
  > qtbase: prefer system png
  > packagegroup: add Qt modules only on supported archs
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < libwebp: add workaround for native build
  < qtwebengine: Remove setting --target option with yocto
  < qtwebengine: Add missing dependency on native libevent.pc
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > qtwebengine: Remove setting --target option with yocto
  > libwebp: add workaround for native build
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < packagegroup: fix warning caused by inherit_defer
  > packagegroup: fix warning caused by inherit_defer
  < coin: update build targets
  > coin: update build targets
  < ptest: skip non-existing tests
  > ptest: skip non-existing tests
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Add recipe for QtDoc
  > Add recipe for QtDoc
  < qtmultimedia: update revision
  < Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < webengine: update patch
  < Update submodule refs on '6.7' in yocto/meta-qt6
  > webengine: update patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < ptest: better handling for test list
  < Add srcrev for QtDoc
  > ptest: better handling for test list
  > Add srcrev for QtDoc
  < pytest-qt: upgrade to latest version
  > pytest-qt: upgrade to latest version
  > Bump version to 6.8.0
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qt6-git.inc: Switch to 6.7 branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtwebengine: update to 118-based
  < qtwebengine: update to 118-based
  < Update submodule refs on '6.7' in yocto/meta-qt6
  < srcrev_update: support for all recipes
  < qttools: use clang if it is available
  < qtinterfaceframework: fix packaging error
  > srcrev_update: support for all recipes
  > qttools: use clang if it is available
  > qtinterfaceframework: fix packaging error

* sources/meta-riscv df7d55c...e875ec6 (2):
  > musl: Drop rv32 patches
  > python3-pyruvate: Use UNPACKDIR to reach patchdir in SRC_URI

* sources/meta-swupdate faedf19...3aed0f6 (4):
  > layer.conf: Switch to be 'styhead' layer series compatible
  > Allow unique IV per image to encrypt
  > swupdate,classes: Transition from WORKDIR to UNPACKDIR
  < swupdate,classes: Transition from WORKDIR to UNPACKDIR

* sources/meta-tegra a378e7ed...e9fe765b (6):
  > arm-trusted-firmware: set DEBUG and LOG_LEVEL from bitbake
  > tegra-flash-init: quote configuration state when testing
  > tegra-flash-init: update variable name
  > setup-nv-boot-control: fix compat spec for P3701 SKUs
  > tegra-eeprom-tool: update v2.0.1 -> v2.0.2
  > tegra-uefi-capsules: remove ESP image dependency for BUP

* sources/meta-ti 73f2c9fb...82e8543c (2):
  > conf: machine: Remove multiconfig compulsion for k3 platforms
  > u-boot-ti.inc: Refactor overrides to match changes in oe-core

* sources/meta-variscite-bsp bf51e4b...aad40bf (41):
  > imx-boot: Replace BOOT_NAME with imx-boot
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  > bluealsa: Rename bbappend to use wildcard
  > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now
  > imx-atf: Make bbappend version independent
  > 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 #31 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #30 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #29 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #28 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #27 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #26 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #25 from YoeDistro/kraj/mickledore-var02
  < 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 7f89370...e7a9e2f (7):
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  > layer.conf: Add styhead as compatible layer
  < 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 7004840f3d...935b2c816f (49):
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > gsettings-desktop-schemas: update 46.1 -> 47.1
  > libadwaita: update 1.5.3 -> 1.6.0
  > libportal: update 0.7.1 -> 0.8.1
  > glib-2.0: update 2.80.4 -> 2.82.1
  > gtk4: update 4.14.5 -> 4.16.0
  > oeqa/postactions: Fix archive retrieval from target
  > json-c: avoid ptest failure caused by valgrind
  > binutils: Fix binutils mingw packaging
  > bitbake.conf: Add mingw32 SOLIBS and SOLIBSDEV definitions
  > libpam: use libdir in conditional
  > image_types: make tar images more reproducible
  > python3-pip: keep pip program name
  > binutils: Add missing perl modules to RDEPENDS for nativsdk variant
  > genericarm64: don't pin to linux 6.6
  > linux-yocto: add .bbappend for 6.10
  > qemu: Fix build on musl/riscv64
  > systemd-bootchart: Add riscv 32bit support
  > security-flags: Re-enable pie for power pc
  > omvf: update from edk2-stable202402 to edk2-stable202408
  > nfs-utils: 2.6.4 -> 2.7.1
  > bitbake: tests/fetch: Update GoModTest and GoModGitTest
  > bluez: Fix mesh builds on musl
  > go-mod.bbclass: Unpack module dependency license files
  > go-mod.bbclass: Set GO_MOD_CACHE_DIR
  > connman: upgrade 1.42 -> 1.43
  > iputils: upgrade 20240117 -> 20240905
  > json-glib: upgrade 1.8.0 -> 1.10.0
  > doc/features: describe distribution feature pni-name
  > doc/features: remove duplicate word in distribution feature ext2
  > build-appliance-image: Update to master head revision
  > poky.conf: Bump version for 5.1 styhead release
  > build-appliance-image: Update to master head revision
  > scripts/install-buildtools: Update to 5.0.3
  > bitbake: toaster: Update fixtures for styhead
  > bitbake: fetch2/gomod: Support URIs with only a hostname
  > wpa-supplicant: add patch to check for kernel header version when compiling macsec
  > bluez5: remove redundant patch for MAX_INPUT
  > image_qa: fix error handling
  > bitbake.conf: mark TCLIBCAPPEND as deprecated
  > linux-firmware: add new package for cc33xx firmware
  > libpcre2: Update base uri PhilipHazel -> PCRE2Project
  > libsdl2: Fix non-deterministic configure option for libsamplerate
  > poky-tiny: Drop TCLIBCAPPEND
  > bitbake: Revert "fetch2/gitsm: use configparser to parse .gitmodules"

Signed-off-by: Khem Raj <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant