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

split out yoe stuff from local.conf #33

Merged
merged 2 commits into from
Oct 16, 2018
Merged

split out yoe stuff from local.conf #33

merged 2 commits into from
Oct 16, 2018

Conversation

cbrake
Copy link
Contributor

@cbrake cbrake commented Oct 12, 2018

clean out most of local.conf for project use.

conf/yoe.conf Outdated
# By default disable interactive patch resolution (tasks will just fail instead):
PATCHRESOLVE = "noop"

DISTRO = "yoe"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not needed.

conf/yoe.conf Outdated
# Modify the following if you need to change the types of images generated
# most of the time, this is set by the machine conf or in a custom image
# recipe.
IMAGE_FSTYPES_append = " tar.gz wic.xz"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need tar.gz ? and May be just override it, drop appending to defaults.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tar.gz is useful for peeking what is in the rootfs -- there may be better ways to do this.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah, I usually go into build tree for image recipe and look inside rootfs/ folder. but that does not fix the issue when you only have images around.

conf/yoe.conf Outdated
PREFERRED_PROVIDER_jpeg ??= "libjpeg-turbo"
PREFERRED_PROVIDER_jpeg-native ??= "libjpeg-turbo-native"
PREFERRED_PROVIDER_grub-efi-native ??= "grub-efi-native"
PREFERRED_PROVIDER_u-boot-fw-utils ??= "u-boot-fw-utils"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should perhaps go into meta-yoe

conf/local.conf Outdated
@@ -1,62 +1,10 @@
# include yoe defaults, can be overriden in this file
require yoe.conf
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps move these settings to distro conf file in meta-yoe

@cbrake
Copy link
Contributor Author

cbrake commented Oct 16, 2018

updated this and matching pull request in meta-yoe.

@kraj kraj merged commit c4eab61 into master Oct 16, 2018
kraj added a commit that referenced this pull request Aug 11, 2019
…sources/meta-yoe

* sources/meta-openembedded 2d08ff3c6...7a804f085 (7):
  > python-socketio.inc: add missing RDEPENDS
  > python-async-timeout: add asyncio to RDEPENDS
  > python-aiohttp.inc: add missing RDEPENDS
  > python-socketio: upgrade to 4.3.1
  > python-engineio: upgrade to 3.9.3
  > python3-multidict: upgrade to 4.5.2
  > python3-websockets: upgrade to 8.0.2

* sources/meta-variscite-fslc 7f8f388...e05e348 (602):
  > swupdate: Update logo.png
  > linux-variscite: Update to latest revision
  > linux-variscite: Update to latest revision
  > imx6ul-var-dart: Add support for i.MX6ULZ SOCs to both Variscite VAR-SOM-6UL & DART-6UL SOMs
  > imx6ul-var-dart: Add support for the Variscite VAR-SOM-6UL family of SOMs
  > imx6ul-var-dart: Reorganize DTs
  > linux-variscite: Update to latest revision
  > u-boot: Update to latest revision
  > variscite boards: Use weak assignments for PREFERRED_PROVIDER settings
  > bcm43xx-utils: fix typo in variscite-wifi.service
  > u-boot-splash: Stop using hardcoded splash.bmp file location
  > pm-utils: Remove the default sleep.d scripts
  > fsl-image-qt5: temporary remove qtwebkit for all backends but x11
  > xserver-xorg: fix crash with latest 1.20.1
  > Revert "reintroduce xserver-xorg 1.19.6"
  > linux-variscite: Updated to latest revision
  > linux-variscite: Update to latest revision
  > fsl-image-gui: Remove packagegroup-fsl-tools-gpu
  > linux-firmware: Upgrade bcm43xx WIFI/BT firmware
  > alsa-tools: Remove incompatible features
  > linux-variscite: Update to Variscite imx_4.14.78_1.0.0_ga_var01 release
  > u-boot: Update to latest revision
  > u-boot: Update to Variscite imx_v2018.03_4.14.78_1.0.0_ga_var01 release
  > imx6ul-var-dart: add sdma firmware
  > reintroduce xserver-xorg 1.19.6
  > xserver-xorg: remove local bbappend
  > xf86-video-imx-vivante: remove local bbappend
  > drm: remove local bbappend
  > var-som-mx6.conf code cleaninig
  > linux-variscite: Update to latest revision
  > variscite_scripts: use gzipped system and vendor images for Android 8.0
  > wpa-supplicant: Enabled support for P2P (WIFI-Direct)
  > wpa-supplicant-wl18xx: Renamed files and directories
  > wpa-supplicant-wl18xx: Upgraded to TI release R8.7_SP3
  > ti-compat-wireless-wl18xx: remove the recipe
  > swupdate: www images update
  > swupdate: Fix issues when using systemd
  > pulseaudio: Pass "autodetect_mtu=yes" to module-bluetooth-discover
  > packagegroup-qt5-webengine: add Qt Web Browser
  > add recipe for Qt Web Browser
  > base-files: Update the pre-login message
  > var-create-yocto-sdcard: Adjust to the output dtb filenames of Thud
  > u-boot: Update to latest revision
  > u-boot: Update to latest revision
  > linux-variscite: Update to latest revision
  > linux-variscite: Update to latest revision
  > WILINK8 BT service pack: update to revision 4.3
  > linux-variscite: Update to latest revision
  > layer.conf: Update LAYERSERIES_CORENAMES for thud
  > linux-variscite: Update to latest revision
  > fsl-image-gui: Re-add packagegroup-fsl-tools-gpu
  > bcm43xx-utils: WiFi init script: Reduce the no. of retries in wifi_is_up()
  > linux-variscite: Update to latest revision
  > u-boot: Update to latest revision
  > u-boot: Update to latest revision
  > gstreamer1.0-plugins-imx: add g2d support using latest Vivante libraries
  > linux-variscite: Update to latest revision
  > variscite boards: Define PREFERRED_RPROVIDER for ptpd
  > fsl-image-qt5: update for multiubi use
  > Updated TI WiFi FW to 8.9.0.0.79
  > variscite_scripts: fix emmc installation under sumo
  > recipes-graphics: fix 3D vivnate GPU acceleration
  > recipes-graphics: fix vivante 2D linking problem
  > recipe-graphics: remove redundant xorg-driver recipes
  > recipe-graphics: rename xorg-app bbappend
  > recipe-graphics: remove redundant recipes for imx-gpu
  > recipe-graphics: remove bbappend from mesa and mesa-demos
  > recipe-graphics: remove obsolete wayland
  > recipes-multimedia: remove obsolete bbappend
  > remove obsolete vivante kernel module driver recipe
  > fix compilation failure for fsl-image-gui
  > linux-variscite: switch to kernel 4.9.88 for sumo
  > variscite: update IMAGE_FSTYPES
  > fix missing LAYERSERIES_COMPAT warning
  > swupdate: port variscite swupdate layer for sumo
  > bcm43xx-utils: Load WIFI driver after completion of WIFI power-up sequence
  > Add support for NAND flash parts with PEB size of 256KiB
  > bluez5: Enabled support for command line interfaces
  > imx6ul-var-dart: pm-utils: Skip WIFI suspend in SD+EMMC configuration
  > bcm43xx-utils: Modified WIFI init sequence to avoid delays
  > recipes-multimedia : gst-player - fixed gst-player videoplayer issue
  > wayland : removed bbappend files for latest wayland
  > qtwayland: Removed wayland-egl from packageconfig
  > meta-browser : updated chromium support to latest
  > Remove openssl_1.0.2l.bbappend
  > linux-variscite: Update to latest revision
  > QT5 demo image rework
  > wifi-firmware: rework recipes
  > u-boot-fw-utils: imx6ul-var-dart: Update NAND env. size in config file
  > u-boot: Update to latest revision
  > qt5-layer: Rename recipes-qt5 to recipes-qt
  > Use BBFILES_DYNAMIC for optional bbappends
  > linux-variscite: Update to latest revision
  > linux-variscite: Update to latest revision
  > variscite_scripts: Android Oreo o8.0.0_1.0.0 updates
  > linux-firmware: fix conflict with wl18xx-firmware package
  > bcm43xx-utils: imx6ul-var-dart: Add i2c-tools to RDEPENDS
  > variscite_scripts: Install the rootfs to eMMC faster
  > linux: update to latest revision
  > base-files: Pre-login message update
  > linux: update to latest revision
  > bcm43xx-utils: Add COMPATIBLE_MACHINE
  > QT5: update the environment according backend and CPU features
  > imx-gpu: update the environment to enable double buffering
  > linux-variscite: Update to latest revision
  > WIFI: Fixed bcm43xx WIFI systemd service installation and configuration
  > Bluetooth: Install Variscite BT startup script under /etc/bluetooth
  > WIFI: Reworked bcm43xx WIFI suspend/resume scripts
  > WIFI: Added bcm43xx WIFI startup scripts for DART-6UL and VAR-SOM-MX7
  > Bluetooth: Reworked Variscite BT startup script
  > linux-variscite: Update to latest revision
  > u-boot: Update to latest revision
  > var-create-yocto-sdcard: non removable SD card reader need additional check
  > linux-variscite: Update to latest revision
  > install_android_emmc.sh: Fix file permissions
  > scipts: android: Stop using partition-table.img
  > linux-variscite: Update to latest revision
  > imx7-var-som: u-boot: Add SPL support
  > linux-variscite: Update to latest revision
  > u-boot: Update to latest revision
  > gstreamer1.0-plugins-imx: add g2d support using latest Vivante libraries
  > u-boot: Update to latest revision
  > linux-variscite: Update to latest revision
  > Bluetooth: Fix bluetooth hardware detection on DART-MX6
  > u-boot: Update to latest revision
  > Support for Android 7.1.2_r9 recovery SD card
  > bcm43xx-wl: Added missing dependency on libnl-genl
  > u-boot: Update to latest revision
  > u-boot-variscite: Use native dtc instead of the host one
  > u-boot: Update to latest revision
  > u-boot: Update to latest revision
  > WIFI: Deleted unused recipe for bcm43xx WIFI drivers
  > WIFI: Renamed bcm43xx WIFI firmware directory and recipe
  > WIFI: Added wl configuration/calibration/diagnostics tool for bcm43xx WIFI chipsets
  > linux-variscite: Update to latest revision
  > WIFI: Removed unused WL12xx calibration script and recipe
  > xinput-calibrator: Fix the "filename argument required" error at startup
  > linux-variscite: Updated to latest revision
  > dart-mx6: desktop icons: Rename the dart-mx6 desktop file
  > Update LIC_FILES_CHKSUM in recipes with MIT license
  > systemd-gpuconfig: implement GPU init as systemd service
  > swupdate: force mkfs to create a new empty filesystem
  > swupdate: fix suid/sgid flags management
  > u-boot-fw-utils: 6ul, mx7: Update mmc env. offset in config file
  > linux-variscite: Add config fragments merge support
  > u-boot: Update to latest revision
  > variscite boards: Define PREFERRED_PROVIDER for u-boot-fw-utils
  > swupdate: Use the latest swupdate version (v2017.07)
  > u-boot: Update to Variscite imx_v2017.03_4.9.11_1.0.0_ga_var01 release
  > linux-variscite: Update to latest revision
  > imx6ul-var-dart: desktop icons: Autodect board model and add DART-6UL-5G support
  > mx6ul_mx7_install_yocto.sh: Autodetect board model and storage device
  > linux-variscite: Update to latest revision
  > linux-variscite: Update to latest revision
  > rc.local: Adapted deadlock avoidance fix to kernel 4.9
  > linux-variscite: Update to latest revision
  > OpenSSL: Fixed miscompilation by binutils-2.29
  > linux-variscite: update to latest revision
  > WIFI: Updated WL18xx WIFI firmware to TI release R8.7_SP3
  > Bluetooth: Reworked BT chip detection on all Variscite SOMs
  > linux-variscite: update to latest revision
  > WIFI: Make crda package available on all Varisite SOMs
  > reorganize Variscite machines
  > linux-variscite: update to lates revision
  > Networking: Stop marking wired interfaces as auto in /etc/network/interfaces
  > Networking: Added connman network manager to core-image-base
  > update kernel to support iMX7 based Variscite SoMs
  > update kernel to support iMX6UL/ULL based Variscite SoMs
  > drop laird-backport support: kernel 4.9 is updated enough
  > libasound-module-bluez is no longer available in latest bluez5
  > imx-gpu: upgrade libs and drivers to v6.2.2
  > fix qtwayland compilation
  > fix recipes checking against master branch of meta-browser
  > switch to kernel 4.9.11
  > WIFI: Reworked detection of DART-6UL-5G in WIFI suspend script.
  > WIFI: Added WIFI suspend script for VAR-SOM-MX7-5G
  > Bluetooth: Added BT firmware loading for VAR-SOM-MX7-5G
  > Bluetooth: Added configuration file for VAR-SOM-MX7-5G
  > u-boot: Update to latest revision
  > /etc/init.d/swupdate: pass $SWUPDATE_EXTRA_ARGS to daemon
  > PM: Added DART-6UL-5G WIFI suspend/resume script
  > PM: Added pm-utils package
  > WIFI: Moved DART-6UL/DART-6UL-5G/VAR-SOM-MX7 firmware recipes to recipes-connectivity
  > WIFI: Updated DART-6UL/DART-6UL-5G/VAR-SOM-MX7 WIFI firmware to Laird release 3.5.5.18
  > linux-variscite: Update to latest revision
  > U-boot: Updated to latest revision
  > mx6ul_mx7_install_yocto.sh: Added installation of DART-6UL-5G DTB files
  > DART-6UL: Added DART-6UL-5G DTB files
  > u-boot: Update to latest revision
  > mx6ul_mx7_install_yocto.sh: mx7: Update the M4 option for eMMC
  > linux-variscite: Use full path in KERNEL_DEFCONFIG
  > linux-variscite: Update to latest revision
  > pulseaudio: Added systemd unit file
  > bluetooth: Fixed obexd init in systemd configuration
  > swupdate: Add swupdate double-copy example recipes
  > u-boot: Update to latest revision
  > scripts: var-create-yocto-sdcard: Print more info
  > scripts: var-create-yocto-sdcard: Fix removal of inactive icons
  > use tar.gz by default instead of tar.bz2, in IMAGE_FSTYPES
  > u-boot-fw-utils: Build and install both mmc and nand configs
  > Bluetooth: Reworked installation of pulseaudio A2DP modules
  > Audio: Run pulseaudio in system mode
  > Bluetooth: Cleanup bluez5 recipe
  > prevent the overlapping of security permission while building QT5 SDK
  > VAR-SOM-MX7: allow using M4 dtb with NAND and eMMC configuration
  > chromium-browser: add missing dependency on gperf-native
  > add VAR-SOM-MX6 support for iMX6QP
  > WIFI: Fix comments in /etc/default/hostapd
  > u-boot-fw-utils: Stop using hardcoded fw_env.config file location
  > WIFI: Configure hostapd start-up via /etc/default/hostapd
  > WIFI: Upgraded to latest WIFI firmware for DART-6UL VAR-SOM-MX7
  > WIFI: Switched to new brcmfmac WIFI driver on DART-6UL and VAR-SOM-MX7
  > Revert "B2QT: add more packages in MACHINE_EXTRA_RDEPENDS"
  > qt_wayland: fix compilation checking egl dependencies
  > fsl-image-qt5: remove redundant gstyreamer packages
  > linux-variscite: Stop including kernel-image by default
  > wl18xx: Update driver to R8.7_SP2
  > matchbox-session-sato: Make the battery applet depend on machine features
  > matchbox-wm: Add our own example keyboard config file for matchbox
  > layer.conf: Add tools needed for wl18xx recipes to HOSTTOOLS
  > xinput: Add missing update-rc.d-native dependency
  > ti-compat-wireless-wl18xx: Apply the patches using patchdir bitbake directive
  > bluez5: Mark glibc dependencies as such
  > bluez5: Add missing update-rc.d-native dependency
  > images: fsl-image-gui: Use iperf3 instead of the depricated & removed iperf
  > u-boot-fw-utils: Define HOSTCC
  > u-boot: Update to latest revision
  > u-boot-fw-utils: Use SYSROOT_DIRS to add dirs to stage in sysroot
  > u-boot-fw-utils: Fix do_install_class-cross
  > u-boot: Factor out common bits
  > linux-variscite: Update to latest revision
  > B2QT: add more packages in MACHINE_EXTRA_RDEPENDS
  > recovery SD card: add B2QT autodetection
  > wl18xx: Added default calibration file
  > wl18xx: Switched to TI official WL18xx firmware release R8.7_SP2
  > linux-variscite: Update LOCALVERSION
  > linux-variscite: Update to latest revision
  > wl18xx-firmware: install only valid BT files
  > Revert "wlcore: Add symbolic link for defaul fw location."
  > MX6/6UL/MX7: update IMAGE_FSTYPES settings
  > MX6/6UL/MX7: add variscite-bluetooth-snd-dev only if pulseaudio enabled
  > imx6ul-var-dart: Add u-boot-splash to MACHINE_EXTRA_RDEPENDS
  > u-boot: Update to latest revision
  > u-boot: update to latest revision
  > VAR-SOM-MX7: add support for Cortex-M4
  > eudev: Disable device cache by default
  > var-scripts: update Android scripts for Nougat
  > var-scripts: update Variscite Android scripts shortcuts to use xterm
  > VAR-SOM-MX6: add i.MX6QP dtbs to KERNEL_DEVICETREE
  > kernel: update to latest revision
  > MX6/6UL/MX7: Added bridge-utils package
  > Bluetooth: Install BT conf file for DART-6UL-5G only for DART-6UL
  > kernel: Update to latest revision
  > Bluetooth: Install BT configuration file for DART-6UL-5G
  > u-boot: Update to latest revision
  > imx6ul-var-dart: Remove redundant u-boot-splash
  > Fix file permissions
  > linux-kernel: dart-6ul: Update to latest
  > u-boot: dart-6ul: Update to latest
  > dev-tools: Fix stop sequence issue for tcf-agent.
  > wl18xx-firmware: Switch to R8.7_SP2-RC0 release that fixes critical powerup sequence bug observed on 5% of WL18xx units
  > u-boot: Swith to imx-rel_imx_4.1.15_2.0.0_ga-var02 branch
  > fsl-image-qt5: Compile additional QT5 examples for fsl_framebuffer DISTRO
  > Bluetooth: Added LWB5 BT chip detection and firmware loading
  > Bluetooth: Added BT confiration file for SOMs with LWB5 BT chip
  > firmware: Switch to latest revision of 6UL/MX7 WIFI/BT firmware
  > firmware: Added installation of BCM4339 BT firmware
  > hostapd: Add IEEE80211.ac support
  > packagegroup-fsl-tools-testapps: Add tslib tools
  > imx7-var-som: Add bluez5, variscite-bluetooth-snd-dev to MACHINE_EXTRA_RDEPENDS
  > imx6ul-var-dart: Add bluez5, variscite-bluetooth-snd-dev, u-boot-splash to MACHINE_EXTRA_RDEPENDS
  > var-som-mx6: Add bluez5, variscite-bluetooth-snd-dev, tslib tools, iw, imx-kobs to MACHINE_EXTRA_RDEPENDS
  > fsl-image-qt5: make fonts available for all QT5 backends
  > wpa_supplicant: Use mainline wpa_supplicant as default
  > imx6ul-var-dart: u-boot: Update to latest revision
  > linux-variscite: Update to latest revision
  > imx6ul-var-dart, imx7-var-som: Remove gst-player
  > hostapd: Fix read-only-rootfs build error
  > bcm4343w-fw: update SRCREV to latest commit ID
  > wpa-supplicant-wl18xx: update SRCREV to latest commit ID
  > wl18xx-firmware: bluetooth: update to latest
  > bluez5: obexctl: Stop exporting DBUS_SESSION_BUS_ADDRESS at startup
  > base-files: Update pre-login message
  > linux-variscite: Update to latest revision
  > imx6ul-var-dart, imx7-var-som: Add custom machconfig
  > qtbase: Add fontconfig package
  > var-som-mx6: Update to morty fslc tree format
  > imx6ul-var-dart: Update to morty fslc tree format
  > u-boot: Update to revision that is gcc6 compatible
  > u-boot: Add imx6ul-var-dart support
  > linux-variscite: update to latest
  > u-boot: add imx7-var-som support
  > fsl-image-qt5: Disable ubi image generation for this image, due to defaul NAND size limitation (512MB).
  > obex: Disable automatic dbus registration, conflicts with media player
  > bluez5: Add Bluetooth A2DP support by default
  > fsl-image-gui: Allow builds without x11 support
  > recipes-fsl: Add .bbapends to fsl packagegroups from imx-sdk
  > recipes-fsl: Move fsl-image-* recipes under recipes-fsl/images
  > u-boot: Update to latest
  > linux: Update to latest
  < swupdate: Update logo.png
  < linux-variscite: Update to latest revision
  < linux-variscite: Update to latest revision
  < imx6ul-var-dart: Add support for i.MX6ULZ SOCs to both Variscite VAR-SOM-6UL & DART-6UL SOMs
  < imx6ul-var-dart: Add support for the Variscite VAR-SOM-6UL family of SOMs
  < imx6ul-var-dart: Reorganize DTs
  < linux-variscite: Update to latest revision
  < u-boot: Update to latest revision
  < variscite boards: Use weak assignments for PREFERRED_PROVIDER settings
  < bcm43xx-utils: fix typo in variscite-wifi.service
  < u-boot-splash: Stop using hardcoded splash.bmp file location
  < pm-utils: Remove the default sleep.d scripts
  < fsl-image-qt5: temporary remove qtwebkit for all backends but x11
  < xserver-xorg: fix crash with latest 1.20.1
  < Revert "reintroduce xserver-xorg 1.19.6"
  < linux-variscite: Updated to latest revision
  < linux-variscite: Update to latest revision
  < fsl-image-gui: Remove packagegroup-fsl-tools-gpu
  < linux-firmware: Upgrade bcm43xx WIFI/BT firmware
  < alsa-tools: Remove incompatible features
  < linux-variscite: Update to Variscite imx_4.14.78_1.0.0_ga_var01 release
  < u-boot: Update to latest revision
  < u-boot: Update to Variscite imx_v2018.03_4.14.78_1.0.0_ga_var01 release
  < imx6ul-var-dart: add sdma firmware
  < reintroduce xserver-xorg 1.19.6
  < xserver-xorg: remove local bbappend
  < xf86-video-imx-vivante: remove local bbappend
  < drm: remove local bbappend
  < var-som-mx6.conf code cleaninig
  < linux-variscite: Update to latest revision
  < variscite_scripts: use gzipped system and vendor images for Android 8.0
  < wpa-supplicant: Enabled support for P2P (WIFI-Direct)
  < wpa-supplicant-wl18xx: Renamed files and directories
  < wpa-supplicant-wl18xx: Upgraded to TI release R8.7_SP3
  < ti-compat-wireless-wl18xx: remove the recipe
  < swupdate: www images update
  < swupdate: Fix issues when using systemd
  < pulseaudio: Pass "autodetect_mtu=yes" to module-bluetooth-discover
  < packagegroup-qt5-webengine: add Qt Web Browser
  < add recipe for Qt Web Browser
  < base-files: Update the pre-login message
  < var-create-yocto-sdcard: Adjust to the output dtb filenames of Thud
  < u-boot: Update to latest revision
  < u-boot: Update to latest revision
  < linux-variscite: Update to latest revision
  < linux-variscite: Update to latest revision
  < WILINK8 BT service pack: update to revision 4.3
  < linux-variscite: Update to latest revision
  < layer.conf: Update LAYERSERIES_CORENAMES for thud
  < linux-variscite: Update to latest revision
  < fsl-image-gui: Re-add packagegroup-fsl-tools-gpu
  < bcm43xx-utils: WiFi init script: Reduce the no. of retries in wifi_is_up()
  < linux-variscite: Update to latest revision
  < u-boot: Update to latest revision
  < u-boot: Update to latest revision
  < gstreamer1.0-plugins-imx: add g2d support using latest Vivante libraries
  < linux-variscite: Update to latest revision
  < variscite boards: Define PREFERRED_RPROVIDER for ptpd
  < fsl-image-qt5: update for multiubi use
  < Updated TI WiFi FW to 8.9.0.0.79
  < variscite_scripts: fix emmc installation under sumo
  < recipes-graphics: fix 3D vivnate GPU acceleration
  < recipes-graphics: fix vivante 2D linking problem
  < recipe-graphics: remove redundant xorg-driver recipes
  < recipe-graphics: rename xorg-app bbappend
  < recipe-graphics: remove redundant recipes for imx-gpu
  < recipe-graphics: remove bbappend from mesa and mesa-demos
  < recipe-graphics: remove obsolete wayland
  < recipes-multimedia: remove obsolete bbappend
  < remove obsolete vivante kernel module driver recipe
  < fix compilation failure for fsl-image-gui
  < linux-variscite: switch to kernel 4.9.88 for sumo
  < variscite: update IMAGE_FSTYPES
  < fix missing LAYERSERIES_COMPAT warning
  < swupdate: port variscite swupdate layer for sumo
  < bcm43xx-utils: Load WIFI driver after completion of WIFI power-up sequence
  < Add support for NAND flash parts with PEB size of 256KiB
  < bluez5: Enabled support for command line interfaces
  < imx6ul-var-dart: pm-utils: Skip WIFI suspend in SD+EMMC configuration
  < bcm43xx-utils: Modified WIFI init sequence to avoid delays
  < recipes-multimedia : gst-player - fixed gst-player videoplayer issue
  < wayland : removed bbappend files for latest wayland
  < qtwayland: Removed wayland-egl from packageconfig
  < meta-browser : updated chromium support to latest
  < Remove openssl_1.0.2l.bbappend
  < linux-variscite: Update to latest revision
  < QT5 demo image rework
  < wifi-firmware: rework recipes
  < u-boot-fw-utils: imx6ul-var-dart: Update NAND env. size in config file
  < u-boot: Update to latest revision
  < qt5-layer: Rename recipes-qt5 to recipes-qt
  < Use BBFILES_DYNAMIC for optional bbappends
  < linux-variscite: Update to latest revision
  < linux-variscite: Update to latest revision
  < variscite_scripts: Android Oreo o8.0.0_1.0.0 updates
  < linux-firmware: fix conflict with wl18xx-firmware package
  < bcm43xx-utils: imx6ul-var-dart: Add i2c-tools to RDEPENDS
  < variscite_scripts: Install the rootfs to eMMC faster
  < linux: update to latest revision
  < base-files: Pre-login message update
  < linux: update to latest revision
  < bcm43xx-utils: Add COMPATIBLE_MACHINE
  < QT5: update the environment according backend and CPU features
  < imx-gpu: update the environment to enable double buffering
  < linux-variscite: Update to latest revision
  < WIFI: Fixed bcm43xx WIFI systemd service installation and configuration
  < Bluetooth: Install Variscite BT startup script under /etc/bluetooth
  < WIFI: Reworked bcm43xx WIFI suspend/resume scripts
  < WIFI: Added bcm43xx WIFI startup scripts for DART-6UL and VAR-SOM-MX7
  < Bluetooth: Reworked Variscite BT startup script
  < linux-variscite: Update to latest revision
  < u-boot: Update to latest revision
  < var-create-yocto-sdcard: non removable SD card reader need additional check
  < linux-variscite: Update to latest revision
  < install_android_emmc.sh: Fix file permissions
  < scipts: android: Stop using partition-table.img
  < linux-variscite: Update to latest revision
  < imx7-var-som: u-boot: Add SPL support
  < linux-variscite: Update to latest revision
  < u-boot: Update to latest revision
  < gstreamer1.0-plugins-imx: add g2d support using latest Vivante libraries
  < u-boot: Update to latest revision
  < linux-variscite: Update to latest revision
  < Bluetooth: Fix bluetooth hardware detection on DART-MX6
  < u-boot: Update to latest revision
  < Support for Android 7.1.2_r9 recovery SD card
  < bcm43xx-wl: Added missing dependency on libnl-genl
  < u-boot: Update to latest revision
  < u-boot-variscite: Use native dtc instead of the host one
  < u-boot: Update to latest revision
  < u-boot: Update to latest revision
  < WIFI: Deleted unused recipe for bcm43xx WIFI drivers
  < WIFI: Renamed bcm43xx WIFI firmware directory and recipe
  < WIFI: Added wl configuration/calibration/diagnostics tool for bcm43xx WIFI chipsets
  < linux-variscite: Update to latest revision
  < WIFI: Removed unused WL12xx calibration script and recipe
  < xinput-calibrator: Fix the "filename argument required" error at startup
  < linux-variscite: Updated to latest revision
  < dart-mx6: desktop icons: Rename the dart-mx6 desktop file
  < Update LIC_FILES_CHKSUM in recipes with MIT license
  < systemd-gpuconfig: implement GPU init as systemd service
  < swupdate: force mkfs to create a new empty filesystem
  < swupdate: fix suid/sgid flags management
  < u-boot-fw-utils: 6ul, mx7: Update mmc env. offset in config file
  < linux-variscite: Add config fragments merge support
  < u-boot: Update to latest revision
  < variscite boards: Define PREFERRED_PROVIDER for u-boot-fw-utils
  < swupdate: Use the latest swupdate version (v2017.07)
  < u-boot: Update to Variscite imx_v2017.03_4.9.11_1.0.0_ga_var01 release
  < linux-variscite: Update to latest revision
  < imx6ul-var-dart: desktop icons: Autodect board model and add DART-6UL-5G support
  < mx6ul_mx7_install_yocto.sh: Autodetect board model and storage device
  < linux-variscite: Update to latest revision
  < linux-variscite: Update to latest revision
  < rc.local: Adapted deadlock avoidance fix to kernel 4.9
  < linux-variscite: Update to latest revision
  < OpenSSL: Fixed miscompilation by binutils-2.29
  < linux-variscite: update to latest revision
  < WIFI: Updated WL18xx WIFI firmware to TI release R8.7_SP3
  < Bluetooth: Reworked BT chip detection on all Variscite SOMs
  < linux-variscite: update to latest revision
  < WIFI: Make crda package available on all Varisite SOMs
  < reorganize Variscite machines
  < linux-variscite: update to lates revision
  < Networking: Stop marking wired interfaces as auto in /etc/network/interfaces
  < Networking: Added connman network manager to core-image-base
  < update kernel to support iMX7 based Variscite SoMs
  < update kernel to support iMX6UL/ULL based Variscite SoMs
  < drop laird-backport support: kernel 4.9 is updated enough
  < libasound-module-bluez is no longer available in latest bluez5
  < imx-gpu: upgrade libs and drivers to v6.2.2
  < fix qtwayland compilation
  < fix recipes checking against master branch of meta-browser
  < switch to kernel 4.9.11
  < WIFI: Reworked detection of DART-6UL-5G in WIFI suspend script.
  < WIFI: Added WIFI suspend script for VAR-SOM-MX7-5G
  < Bluetooth: Added BT firmware loading for VAR-SOM-MX7-5G
  < Bluetooth: Added configuration file for VAR-SOM-MX7-5G
  < u-boot: Update to latest revision
  < /etc/init.d/swupdate: pass $SWUPDATE_EXTRA_ARGS to daemon
  < PM: Added DART-6UL-5G WIFI suspend/resume script
  < PM: Added pm-utils package
  < WIFI: Moved DART-6UL/DART-6UL-5G/VAR-SOM-MX7 firmware recipes to recipes-connectivity
  < WIFI: Updated DART-6UL/DART-6UL-5G/VAR-SOM-MX7 WIFI firmware to Laird release 3.5.5.18
  < linux-variscite: Update to latest revision
  < U-boot: Updated to latest revision
  < mx6ul_mx7_install_yocto.sh: Added installation of DART-6UL-5G DTB files
  < DART-6UL: Added DART-6UL-5G DTB files
  < u-boot: Update to latest revision
  < mx6ul_mx7_install_yocto.sh: mx7: Update the M4 option for eMMC
  < linux-variscite: Use full path in KERNEL_DEFCONFIG
  < linux-variscite: Update to latest revision
  < pulseaudio: Added systemd unit file
  < bluetooth: Fixed obexd init in systemd configuration
  < swupdate: Add swupdate double-copy example recipes
  < u-boot: Update to latest revision
  < scripts: var-create-yocto-sdcard: Print more info
  < scripts: var-create-yocto-sdcard: Fix removal of inactive icons
  < use tar.gz by default instead of tar.bz2, in IMAGE_FSTYPES
  < u-boot-fw-utils: Build and install both mmc and nand configs
  < Bluetooth: Reworked installation of pulseaudio A2DP modules
  < Audio: Run pulseaudio in system mode
  < Bluetooth: Cleanup bluez5 recipe
  < prevent the overlapping of security permission while building QT5 SDK
  < VAR-SOM-MX7: allow using M4 dtb with NAND and eMMC configuration
  < chromium-browser: add missing dependency on gperf-native
  < add VAR-SOM-MX6 support for iMX6QP
  < WIFI: Fix comments in /etc/default/hostapd
  < u-boot-fw-utils: Stop using hardcoded fw_env.config file location
  < WIFI: Configure hostapd start-up via /etc/default/hostapd
  < WIFI: Upgraded to latest WIFI firmware for DART-6UL VAR-SOM-MX7
  < WIFI: Switched to new brcmfmac WIFI driver on DART-6UL and VAR-SOM-MX7
  < Revert "B2QT: add more packages in MACHINE_EXTRA_RDEPENDS"
  < qt_wayland: fix compilation checking egl dependencies
  < fsl-image-qt5: remove redundant gstyreamer packages
  < linux-variscite: Stop including kernel-image by default
  < wl18xx: Update driver to R8.7_SP2
  < matchbox-session-sato: Make the battery applet depend on machine features
  < matchbox-wm: Add our own example keyboard config file for matchbox
  < layer.conf: Add tools needed for wl18xx recipes to HOSTTOOLS
  < xinput: Add missing update-rc.d-native dependency
  < ti-compat-wireless-wl18xx: Apply the patches using patchdir bitbake directive
  < bluez5: Mark glibc dependencies as such
  < bluez5: Add missing update-rc.d-native dependency
  < images: fsl-image-gui: Use iperf3 instead of the depricated & removed iperf
  < u-boot-fw-utils: Define HOSTCC
  < u-boot: Update to latest revision
  < u-boot-fw-utils: Use SYSROOT_DIRS to add dirs to stage in sysroot
  < u-boot-fw-utils: Fix do_install_class-cross
  < u-boot: Factor out common bits
  < linux-variscite: Update to latest revision
  < B2QT: add more packages in MACHINE_EXTRA_RDEPENDS
  < recovery SD card: add B2QT autodetection
  < wl18xx: Added default calibration file
  < wl18xx: Switched to TI official WL18xx firmware release R8.7_SP2
  < linux-variscite: Update LOCALVERSION
  < linux-variscite: Update to latest revision
  < wl18xx-firmware: install only valid BT files
  < Revert "wlcore: Add symbolic link for defaul fw location."
  < MX6/6UL/MX7: update IMAGE_FSTYPES settings
  < MX6/6UL/MX7: add variscite-bluetooth-snd-dev only if pulseaudio enabled
  < imx6ul-var-dart: Add u-boot-splash to MACHINE_EXTRA_RDEPENDS
  < u-boot: Update to latest revision
  < u-boot: update to latest revision
  < VAR-SOM-MX7: add support for Cortex-M4
  < eudev: Disable device cache by default
  < var-scripts: update Android scripts for Nougat
  < var-scripts: update Variscite Android scripts shortcuts to use xterm
  < VAR-SOM-MX6: add i.MX6QP dtbs to KERNEL_DEVICETREE
  < kernel: update to latest revision
  < MX6/6UL/MX7: Added bridge-utils package
  < Bluetooth: Install BT conf file for DART-6UL-5G only for DART-6UL
  < kernel: Update to latest revision
  < Bluetooth: Install BT configuration file for DART-6UL-5G
  < u-boot: Update to latest revision
  < imx6ul-var-dart: Remove redundant u-boot-splash
  < Fix file permissions
  < linux-kernel: dart-6ul: Update to latest
  < u-boot: dart-6ul: Update to latest
  < dev-tools: Fix stop sequence issue for tcf-agent.
  < wl18xx-firmware: Switch to R8.7_SP2-RC0 release that fixes critical powerup sequence bug observed on 5% of WL18xx units
  < u-boot: Swith to imx-rel_imx_4.1.15_2.0.0_ga-var02 branch
  < fsl-image-qt5: Compile additional QT5 examples for fsl_framebuffer DISTRO
  < Bluetooth: Added LWB5 BT chip detection and firmware loading
  < Bluetooth: Added BT confiration file for SOMs with LWB5 BT chip
  < firmware: Switch to latest revision of 6UL/MX7 WIFI/BT firmware
  < firmware: Added installation of BCM4339 BT firmware
  < hostapd: Add IEEE80211.ac support
  < packagegroup-fsl-tools-testapps: Add tslib tools
  < imx7-var-som: Add bluez5, variscite-bluetooth-snd-dev to MACHINE_EXTRA_RDEPENDS
  < imx6ul-var-dart: Add bluez5, variscite-bluetooth-snd-dev, u-boot-splash to MACHINE_EXTRA_RDEPENDS
  < var-som-mx6: Add bluez5, variscite-bluetooth-snd-dev, tslib tools, iw, imx-kobs to MACHINE_EXTRA_RDEPENDS
  < fsl-image-qt5: make fonts available for all QT5 backends
  < wpa_supplicant: Use mainline wpa_supplicant as default
  < imx6ul-var-dart: u-boot: Update to latest revision
  < linux-variscite: Update to latest revision
  < imx6ul-var-dart, imx7-var-som: Remove gst-player
  < hostapd: Fix read-only-rootfs build error
  < bcm4343w-fw: update SRCREV to latest commit ID
  < wpa-supplicant-wl18xx: update SRCREV to latest commit ID
  < wl18xx-firmware: bluetooth: update to latest
  < bluez5: obexctl: Stop exporting DBUS_SESSION_BUS_ADDRESS at startup
  < base-files: Update pre-login message
  < linux-variscite: Update to latest revision
  < imx6ul-var-dart, imx7-var-som: Add custom machconfig
  < qtbase: Add fontconfig package
  < var-som-mx6: Update to morty fslc tree format
  < imx6ul-var-dart: Update to morty fslc tree format
  < u-boot: Update to revision that is gcc6 compatible
  < u-boot: Add imx6ul-var-dart support
  < linux-variscite: update to latest
  < u-boot: add imx7-var-som support
  < fsl-image-qt5: Disable ubi image generation for this image, due to defaul NAND size limitation (512MB).
  < obex: Disable automatic dbus registration, conflicts with media player
  < bluez5: Add Bluetooth A2DP support by default
  < fsl-image-gui: Allow builds without x11 support
  < recipes-fsl: Add .bbapends to fsl packagegroups from imx-sdk
  < recipes-fsl: Move fsl-image-* recipes under recipes-fsl/images
  < var-scripts: Fix errors and cleanup
  < u-boot: Update to latest
  < linux: Update to latest
  > var-scripts: Fix errors and cleanup

* sources/meta-yoe eb201b2...8e53e9a (1):
  > Merge pull request #33 from YoeDistro/yoe/mut

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Aug 11, 2019
* sources/meta-yoe 872ae3f...8e53e9a (1):
  > Merge pull request #33 from YoeDistro/yoe/mut

Signed-off-by: Khem Raj <[email protected]>
cbrake added a commit that referenced this pull request Apr 8, 2020
yoe-simple-image: Mark do_image do nothing by default
kraj added a commit that referenced this pull request Feb 5, 2024
…eta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-tegra sources/poky

* sources/meta-clang 6b4bd81...03fb470 (1):
  > bpftool: Add dependency on clang-libllvm

* sources/meta-openembedded dea8afa45e...8371516578 (50):
  > syslog-ng: ignore CVE-2022-38725
  > python3-pychromecast: add missing RDEPENDS, and add initial recipe for dependency.
  > python3-scikit-build: upgrade 0.16.7 -> 0.17.6
  > cpuid: fix do_install
  > python3-moteus: add recipe for v0.3.67
  > python3-pymodbus: update to version 3.6.3
  > python3-binwalk: update the regex version for upstream checks
  > python3-cachecontrol: update to version 0.14.0
  > python3-grpcio-tools: update to version 1.60.1
  > python3-ipython: update to version 8.21.0
  > python3-platformdirs: update to version 4.2.0
  > python3-eventlet: update to version 0.35.1
  > python3-dnspython: update to version 2.5.0
  > python3-jsonrpcclient: update to version 4.0.3
  > python3-google-auth: update to version 2.27.0
  > python3-google-api-python-client: update to version 2.116.0
  > python3-google-api-core: update to version 2.16.1
  > python3-pytest-asyncio: update to version 0.23.4
  > python3-sentry-sdk: update to version 1.40.0
  > python3-cbor2: update to version 5.6.1
  > python3-pymisp: update to version 2.4.184
  > python3-types-setuptools: update to version 69.0.0.20240125
  > python3-dill: update to version 0.3.8
  > python3-grpcio: update to version 1.60.1
  > python3-parse: update to version 1.20.1
  > python-pdm: update to version 2.12.3
  > python3-luma-core: update to version 2.4.2
  > czmq: Fix buildpaths warning.
  > czmq: Fix install conflict when enable multilib.
  > flatcc: Fix build warnings found with clang-18
  > python3-google-auth-oauthlib: add recipe
  > mdns: Fix SIGSEGV during DumpStateLog()
  > cmocka: Fix install conflict when enable multilib.
  > python3-aiohttp: upgrade 3.9.2 -> 3.9.3
  > bpftool: Add missing dep on elfutils-native
  > breakpad: Upgrade to 2023.06.01 release
  > libcamera: Fix build with clang-18
  > php-fpm: fix systemd
  > ibus: backport a reproducibility fix
  > python3-janus: add recipe for v1.0.0
  > python-jsonref: add missing Upstream-Status
  > libvpx: restore Upstream-Status
  > redis: restore Upstream-Status
  > python3-eth-rlp: upgrade 1.0.0 -> 1.0.1
  > flatcc: Add tool recipe
  > iwd: update 2.8 -> 2.13
  > python3-aiohttp: upgrade 3.9.1 -> 3.9.2
  > python3-aiohappyeyeballs: add recipe
  > bonnie++: New recipe for version 2.0
  > system-config-printer: fix runtime for system-config-printer

* sources/meta-qt6 e9f5cb1...5786f54 (2):
  > Merge pull request #33 from YoeDistro/kraj/6.6
  > Merge pull request #32 from YoeDistro/kraj/6.6

* sources/meta-raspberrypi 9c901bf...e67feef (2):
  > libcamera-apps: fix build with libcamera-0.2.0
  > linux-raspberrypi_6.1.bb: Upgrade to 6.1.74

* sources/meta-riscv 3e2aaf3...ab869f1 (2):
  > linux-starfive-dev.bb: Fix build with gcc-14
  > u-boot-starfive_v2021.10.bb: Fix build with GCC trunk

* sources/meta-tegra d2472684...11b40139 (2):
  > cairo: drop bbappend
  > tegra-storage-layout: fix support for large rootfs

* sources/poky d50c4a1e362...b73804429ca (58):
  > rpm: add missing dependencies for packageconfig
  > systemtap: Backport GCC-14 related calloc fixes
  > kexec-tools: Fix build with gas 2.42
  > systemd: recommend libelf, libdw for elfutils flag
  > pkgconf: upgrade 2.0.3 -> 2.1.0
  > orc: upgrade 0.4.34 -> 0.4.36
  > repo: upgrade 2.40 -> 2.41
  > nghttp2: upgrade 1.58.0 -> 1.59.0
  > liburi-perl: upgrade 5.21 -> 5.25
  > libsolv: upgrade 0.7.27 -> 0.7.28
  > libpng: upgrade 1.6.40 -> 1.6.41
  > libidn2: upgrade 2.3.4 -> 2.3.7
  > gstreamer: upgrade 1.22.8 -> 1.22.9
  > gnupg: upgrade 2.4.3 -> 2.4.4
  > ed: upgrade 1.19 -> 1.20
  > dos2unix: upgrade 7.5.1 -> 7.5.2
  > diffstat: upgrade 1.65 -> 1.66
  > createrepo-c: upgrade 1.0.2 -> 1.0.3
  > lzip: upgrade 1.23 -> 1.24
  > libwpe: upgrade 1.14.1 -> 1.14.2
  > libtest-warnings-perl: upgrade 0.032 -> 0.033
  > libinput: upgrade 1.24.0 -> 1.25.0
  > iso-codes: upgrade 4.15.0 -> 4.16.0
  > ethtool: upgrade 6.6 -> 6.7
  > cpio: upgrade 2.14 -> 2.15
  > at-spi2-core: upgrade 2.50.0 -> 2.50.1
  > eudev: allow for predictable network interface names
  > mesa: Upgrade 23.3.4 -> 23.3.5
  > numactl: upgrade 2.0.16 -> 2.0.17
  > pseudo: Update to pull in gcc14 fix and missing statvfs64 intercept
  > maintainers.inc: Add self for libseccomp and gnutls
  > rpm: fix dependency for package config imaevm
  > kernel-devsrc: RDEPENDS on gawk
  > kernel-devsrc: fix RDEPENDS for make
  > tune-cortexr52: Add hard-float variant
  > tune-cortexr5: Add hard-float variant
  > feature-arm-vfp.inc: Allow hard-float on newer simd targets
  > tune-cortexa78.inc: Add cortexa78 tune, based on cortexa77
  > rpm: override curl executable search with just 'curl'
  > linux-yocto-dev: update to v6.8
  > lttng-modules: fix v6.8+ build
  > setftest/cdn tests: check for exceptions also in fetcher diagnostics
  > u-boot: add missing dependency on pyelftools-native
  > opensbi: append LDFLAGS to TARGET_CC_ARCH
  > openssl: backport fix for CVE-2023-6129
  > classes/package_rpm: correctly escape percent characters
  > grub2: ignore CVE-2023-4001, this is Red Hat-specific
  > dropbear: remove unnecessary line
  > mesa: Upgrade 23.3.3 -> 23.3.4
  > initscripts: Add custom mount args for /var/lib
  > armv8/armv9: Avoid using -march when -mcpu is chosen
  > qemu: Allow native and nativesdk versions on Linux older then 4.17
  > go: update 1.20.12 -> 1.20.13
  > devtool: refactor deploy-target
  > devtool: refactor deploy to use exec_fakeroot_no_d
  > devtool: refactor exec_fakeroot
  > devtool: support plugins with plugins
  > cmake.bbclass: use --install

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Feb 5, 2024
…-openembedded sources/meta-qt6 sources/meta-variscite-bsp sources/poky

* sources/meta-freescale b6c7fdfb...cf2ff526 (1):
  > wayland: Delete recipe

* sources/meta-intel 55b15013...0cd1f774 (1):
  > qemuboot-intel.inc: clean up

* sources/meta-openembedded 837151657...79f6cb462 (9):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > Revert "lzop: add (from oe-core)"
  > python3-httpx: add recipe for v0.26.0
  > python3-httpcore: add recipe for v1.0.2
  > python3-sniffio: add recipe for v1.3.0
  > python3-anyio: add recipe for v4.2.0
  > python3-socksio: add recipe for v1.0.0
  > ostree: Upgrade 2023.8 -> 2024.1
  > e2tools: Add tool recipe

* sources/meta-qt6 5786f54...0ff5012 (52):
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Drop upstreamed patch
  > qtwebengine: Fix constructor ambiguity found with clang-18
  > qtwebengine: Update LegacyStatsCollector to conform with Wc++11-narrowing
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Fix build with python 3.12
  > qtwebengine: Drop upstreamed patch
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtwebengine: Fix build with clang 17
  > qtquick3dphysics: Fix build on clang/x86
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  < Merge pull request #32 from YoeDistro/kraj/6.6
  < Merge pull request #31 from YoeDistro/kraj/6.6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  < Merge pull request #25 from YoeDistro/kraj/6.6
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  < Merge pull request #22 from YoeDistro/kraj/6.6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  < Merge pull request #18 from YoeDistro/kraj/6.6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  < Merge pull request #16 from YoeDistro/kraj/6.6
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker

* sources/meta-variscite-bsp 28632e6...cf4d8ce (52):
  < Merge pull request #12 from YoeDistro/kraj/kirkstone-var02
  > Refresh patch for latest meta-freescale
  > variscite_ubi: Do not export shell variables when not needed
  > variscite.inc: Limit optee to mx8 and mx9 machines
  > linux-variscite_5.15.bb: Fix build with gcc-13
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  > imx-atf: Remove version info from bbappend
  > freertos-variscite: Fix compile failure when do_compile is rerun
  > imx-boot: Update the patch to apply with meta-freescale/master
  > recipes: Add missing Upstream Status tag
  > freertos-variscite: Clear out environment provided LDFLAGS
  > libubootenv: Refresh patch to match 0.3.4 from oe-core master
  > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  > wl18xx-calibrator: Rename rdep for wl18xx firmware
  > imx-sc-firmware: Use var-som override for variscite specifics
  > imx-sc-firmware: Make do_compile override only for var-som
  > bluez5: Limit Applying bbappend changes for variscite SOMs
  > base-files: Install variscite-blacklist.conf only on variscite machines
  > imx-boot: Keep scope of patches to variscite machines.
  > imx-atf: Use the varigit only on variscite machines
  > variscite.inc: Add var-som new common override
  > variscite: Enable optee machine feature on iMX8 based machines
  < Merge pull request #11 from YoeDistro/kraj/kirkstone-var02
  < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02
  < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02
  < Merge branch 'yoe/mut' into yoe/kirkstone-var02
  < iimx-atf: Remove version info from bbappend
  < freertos-variscite: Fix compile failure when do_compile is rerun
  < imx-boot: Update the patch to apply with meta-freescale/master
  < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend
  < pm-utils: disable stop and start for wifi and bluetooth
  < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs
  < linux-variscite: add support for VAR-SOM-MX7
  < machine: imx7-var-som: Adjust for using new location of tune file from core
  < recipes: Add missing Upstream Status tag
  < freertos-variscite: Clear out environment provided LDFLAGS
  < libubootenv: Refresh patch to match 0.3.4 from oe-core master
  < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  < wl18xx-calibrator: Rename rdep for wl18xx firmware
  < imx-sc-firmware: Use var-som override for variscite specifics
  < imx-sc-firmware: Make do_compile override only for var-som
  < bluez5: Limit Applying bbappend changes for variscite SOMs
  < base-files: Install variscite-blacklist.conf only on variscite machines
  < imx-boot: Keep scope of patches to variscite machines.
  < imx-atf: Use the varigit only on variscite machines
  < variscite.inc: Add var-som new common override
  < variscite: Enable optee machine feature on iMX8 based machines

* sources/poky b73804429c...b83f8ea1c4 (51):
  > gcc-runtime: Move gdb pretty printer file to auto-load location
  > valgrind: Upgrade to 3.22
  > musl: Update to latest tip of trunk
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > multilib_global.bbclass: fix parsing error with no kernel module split
  > gnu-config: Update to latest version
  > overlayfs: add missing closing parenthesis in selftest
  > strace: Upgrade to 6.7
  > sstate.bbclass: Only sign packages at the time of their creation
  > systemd: pack pre-defined pcrlock files installed with tpm2
  > arm/armv*: add all the Arm tunes in GCC 13.2.0
  > tunes/sve: Add support for sve2 instructions
  > glibc: Refresh CVE status w.r.t 2.39 release
  > glibc: Upgrade to 2.39
  > selftest/SStateCacheManagement: pre-populate the cache
  > selftest/SStateCacheManagement: do not manipulate ERROR_QA
  > u-boot-sign:uboot-config: support to verify signed FIT image
  > uboot-sign: Fix to install nonexistent dtb file
  > uboot-sign: set load address and entrypoint
  > bitbake: tests/fetch.py: add multiple fetches test
  > bitbake: fetch2/git.py: Fetch mirror into HEAD
  > release-notes-4.3: fix spacing
  > docs: remove support for mickledore (4.2) release
  > dev-manual: start: remove idle line
  > contributor-guide: fix lore URL
  > dev-manual: gen-tapdevs need iptables installed
  > migration-guide: add release notes for 4.0.16
  > bsp-guide: correct formfactor recipe name
  > syslinux: Disable error on implicit-function-declaration
  > qemu: Upgrade 8.2.0 -> 8.2.1
  > qemu-native: Use inherit_defer for including native class
  > binutils: Upgrade to binutils 2.42
  > gtk: Set CVE_PRODUCT
  > curl: Update to 8.6.0
  > python3-markupsafe: Switch to python_setuptools_build_meta
  > python3-markupsafe: upgrade 2.1.3 -> 2.1.5
  > ltp: Update to 20240129
  > oeqa/selftest/bbtests: Tweak to use no-gplv3 inc file
  > conf: Move selftest config to dedicated inc file
  > openssl: Upgrade 3.2.0 -> 3.2.1
  > sdk/assimp.py: Fix build on 32bit arches with 64bit time_t
  > libxml-parser-perl: upgrade 2.46 -> 2.47

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Feb 5, 2024
…-openembedded sources/meta-qt6 sources/meta-variscite-bsp sources/poky

* sources/meta-freescale b6c7fdfb...cf2ff526 (1):
  > wayland: Delete recipe

* sources/meta-intel 55b15013...0cd1f774 (1):
  > qemuboot-intel.inc: clean up

* sources/meta-openembedded 837151657...79f6cb462 (9):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > Revert "lzop: add (from oe-core)"
  > python3-httpx: add recipe for v0.26.0
  > python3-httpcore: add recipe for v1.0.2
  > python3-sniffio: add recipe for v1.3.0
  > python3-anyio: add recipe for v4.2.0
  > python3-socksio: add recipe for v1.0.0
  > ostree: Upgrade 2023.8 -> 2024.1
  > e2tools: Add tool recipe

* sources/meta-qt6 5786f54...0ff5012 (52):
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Drop upstreamed patch
  > qtwebengine: Fix constructor ambiguity found with clang-18
  > qtwebengine: Update LegacyStatsCollector to conform with Wc++11-narrowing
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Fix build with python 3.12
  > qtwebengine: Drop upstreamed patch
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtwebengine: Fix build with clang 17
  > qtquick3dphysics: Fix build on clang/x86
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  < Merge pull request #32 from YoeDistro/kraj/6.6
  < Merge pull request #31 from YoeDistro/kraj/6.6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  < Merge pull request #25 from YoeDistro/kraj/6.6
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  < Merge pull request #22 from YoeDistro/kraj/6.6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  < Merge pull request #18 from YoeDistro/kraj/6.6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  < Merge pull request #16 from YoeDistro/kraj/6.6
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker

* sources/meta-variscite-bsp 28632e6...cf4d8ce (52):
  < Merge pull request #12 from YoeDistro/kraj/kirkstone-var02
  > Refresh patch for latest meta-freescale
  > variscite_ubi: Do not export shell variables when not needed
  > variscite.inc: Limit optee to mx8 and mx9 machines
  > linux-variscite_5.15.bb: Fix build with gcc-13
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  > imx-atf: Remove version info from bbappend
  > freertos-variscite: Fix compile failure when do_compile is rerun
  > imx-boot: Update the patch to apply with meta-freescale/master
  > recipes: Add missing Upstream Status tag
  > freertos-variscite: Clear out environment provided LDFLAGS
  > libubootenv: Refresh patch to match 0.3.4 from oe-core master
  > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  > wl18xx-calibrator: Rename rdep for wl18xx firmware
  > imx-sc-firmware: Use var-som override for variscite specifics
  > imx-sc-firmware: Make do_compile override only for var-som
  > bluez5: Limit Applying bbappend changes for variscite SOMs
  > base-files: Install variscite-blacklist.conf only on variscite machines
  > imx-boot: Keep scope of patches to variscite machines.
  > imx-atf: Use the varigit only on variscite machines
  > variscite.inc: Add var-som new common override
  > variscite: Enable optee machine feature on iMX8 based machines
  < Merge pull request #11 from YoeDistro/kraj/kirkstone-var02
  < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02
  < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02
  < Merge branch 'yoe/mut' into yoe/kirkstone-var02
  < iimx-atf: Remove version info from bbappend
  < freertos-variscite: Fix compile failure when do_compile is rerun
  < imx-boot: Update the patch to apply with meta-freescale/master
  < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend
  < pm-utils: disable stop and start for wifi and bluetooth
  < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs
  < linux-variscite: add support for VAR-SOM-MX7
  < machine: imx7-var-som: Adjust for using new location of tune file from core
  < recipes: Add missing Upstream Status tag
  < freertos-variscite: Clear out environment provided LDFLAGS
  < libubootenv: Refresh patch to match 0.3.4 from oe-core master
  < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  < wl18xx-calibrator: Rename rdep for wl18xx firmware
  < imx-sc-firmware: Use var-som override for variscite specifics
  < imx-sc-firmware: Make do_compile override only for var-som
  < bluez5: Limit Applying bbappend changes for variscite SOMs
  < base-files: Install variscite-blacklist.conf only on variscite machines
  < imx-boot: Keep scope of patches to variscite machines.
  < imx-atf: Use the varigit only on variscite machines
  < variscite.inc: Add var-som new common override
  < variscite: Enable optee machine feature on iMX8 based machines

* sources/poky b73804429c...cea9b09e95 (56):
  > gcc-runtime: Move gdb pretty printer file to auto-load location
  > valgrind: Upgrade to 3.22
  > musl: Update to latest tip of trunk
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > patchtest-send-results: properly parse test status
  > patchtest-send-results: remove unused variable
  > file: enable additional internal compressor support
  > lzlib: add a recipe
  > multilib_global.bbclass: fix parsing error with no kernel module split
  > gnu-config: Update to latest version
  > overlayfs: add missing closing parenthesis in selftest
  > strace: Upgrade to 6.7
  > sstate.bbclass: Only sign packages at the time of their creation
  > systemd: pack pre-defined pcrlock files installed with tpm2
  > arm/armv*: add all the Arm tunes in GCC 13.2.0
  > tunes/sve: Add support for sve2 instructions
  > glibc: Refresh CVE status w.r.t 2.39 release
  > glibc: Upgrade to 2.39
  > selftest/SStateCacheManagement: pre-populate the cache
  > selftest/SStateCacheManagement: do not manipulate ERROR_QA
  > u-boot-sign:uboot-config: support to verify signed FIT image
  > uboot-sign: Fix to install nonexistent dtb file
  > uboot-sign: set load address and entrypoint
  > bitbake: bitbake-diffsigs: fix walking the task dependencies and show better error
  > bitbake: tests/fetch.py: add multiple fetches test
  > bitbake: fetch2/git.py: Fetch mirror into HEAD
  > release-notes-4.3: fix spacing
  > docs: remove support for mickledore (4.2) release
  > dev-manual: start: remove idle line
  > contributor-guide: fix lore URL
  > dev-manual: gen-tapdevs need iptables installed
  > migration-guide: add release notes for 4.0.16
  > bsp-guide: correct formfactor recipe name
  > syslinux: Disable error on implicit-function-declaration
  > qemu: Upgrade 8.2.0 -> 8.2.1
  > qemu-native: Use inherit_defer for including native class
  > binutils: Upgrade to binutils 2.42
  > gtk: Set CVE_PRODUCT
  > curl: Update to 8.6.0
  > python3-markupsafe: Switch to python_setuptools_build_meta
  > python3-markupsafe: upgrade 2.1.3 -> 2.1.5
  > ltp: Update to 20240129
  > oeqa/selftest/bbtests: Tweak to use no-gplv3 inc file
  > conf: Move selftest config to dedicated inc file
  > openssl: Upgrade 3.2.0 -> 3.2.1
  > sdk/assimp.py: Fix build on 32bit arches with 64bit time_t
  > libxml-parser-perl: upgrade 2.46 -> 2.47

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Feb 5, 2024
…-openembedded sources/meta-qt6 sources/meta-variscite-bsp sources/poky

* sources/meta-freescale b6c7fdfb...cf2ff526 (1):
  > wayland: Delete recipe

* sources/meta-intel 55b15013...0cd1f774 (1):
  > qemuboot-intel.inc: clean up

* sources/meta-openembedded 837151657...79f6cb462 (9):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > Revert "lzop: add (from oe-core)"
  > python3-httpx: add recipe for v0.26.0
  > python3-httpcore: add recipe for v1.0.2
  > python3-sniffio: add recipe for v1.3.0
  > python3-anyio: add recipe for v4.2.0
  > python3-socksio: add recipe for v1.0.0
  > ostree: Upgrade 2023.8 -> 2024.1
  > e2tools: Add tool recipe

* sources/meta-qt6 5786f54...0ff5012 (52):
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Drop upstreamed patch
  > qtwebengine: Fix constructor ambiguity found with clang-18
  > qtwebengine: Update LegacyStatsCollector to conform with Wc++11-narrowing
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Fix build with python 3.12
  > qtwebengine: Drop upstreamed patch
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtwebengine: Fix build with clang 17
  > qtquick3dphysics: Fix build on clang/x86
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  < Merge pull request #32 from YoeDistro/kraj/6.6
  < Merge pull request #31 from YoeDistro/kraj/6.6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  < Merge pull request #25 from YoeDistro/kraj/6.6
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  < Merge pull request #22 from YoeDistro/kraj/6.6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  < Merge pull request #18 from YoeDistro/kraj/6.6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  < Merge pull request #16 from YoeDistro/kraj/6.6
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker

* sources/meta-variscite-bsp 28632e6...cf4d8ce (52):
  < Merge pull request #12 from YoeDistro/kraj/kirkstone-var02
  > Refresh patch for latest meta-freescale
  > variscite_ubi: Do not export shell variables when not needed
  > variscite.inc: Limit optee to mx8 and mx9 machines
  > linux-variscite_5.15.bb: Fix build with gcc-13
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  > imx-atf: Remove version info from bbappend
  > freertos-variscite: Fix compile failure when do_compile is rerun
  > imx-boot: Update the patch to apply with meta-freescale/master
  > recipes: Add missing Upstream Status tag
  > freertos-variscite: Clear out environment provided LDFLAGS
  > libubootenv: Refresh patch to match 0.3.4 from oe-core master
  > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  > wl18xx-calibrator: Rename rdep for wl18xx firmware
  > imx-sc-firmware: Use var-som override for variscite specifics
  > imx-sc-firmware: Make do_compile override only for var-som
  > bluez5: Limit Applying bbappend changes for variscite SOMs
  > base-files: Install variscite-blacklist.conf only on variscite machines
  > imx-boot: Keep scope of patches to variscite machines.
  > imx-atf: Use the varigit only on variscite machines
  > variscite.inc: Add var-som new common override
  > variscite: Enable optee machine feature on iMX8 based machines
  < Merge pull request #11 from YoeDistro/kraj/kirkstone-var02
  < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02
  < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02
  < Merge branch 'yoe/mut' into yoe/kirkstone-var02
  < iimx-atf: Remove version info from bbappend
  < freertos-variscite: Fix compile failure when do_compile is rerun
  < imx-boot: Update the patch to apply with meta-freescale/master
  < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend
  < pm-utils: disable stop and start for wifi and bluetooth
  < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs
  < linux-variscite: add support for VAR-SOM-MX7
  < machine: imx7-var-som: Adjust for using new location of tune file from core
  < recipes: Add missing Upstream Status tag
  < freertos-variscite: Clear out environment provided LDFLAGS
  < libubootenv: Refresh patch to match 0.3.4 from oe-core master
  < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  < wl18xx-calibrator: Rename rdep for wl18xx firmware
  < imx-sc-firmware: Use var-som override for variscite specifics
  < imx-sc-firmware: Make do_compile override only for var-som
  < bluez5: Limit Applying bbappend changes for variscite SOMs
  < base-files: Install variscite-blacklist.conf only on variscite machines
  < imx-boot: Keep scope of patches to variscite machines.
  < imx-atf: Use the varigit only on variscite machines
  < variscite.inc: Add var-som new common override
  < variscite: Enable optee machine feature on iMX8 based machines

* sources/poky b73804429c...cea9b09e95 (56):
  > gcc-runtime: Move gdb pretty printer file to auto-load location
  > valgrind: Upgrade to 3.22
  > musl: Update to latest tip of trunk
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > patchtest-send-results: properly parse test status
  > patchtest-send-results: remove unused variable
  > file: enable additional internal compressor support
  > lzlib: add a recipe
  > multilib_global.bbclass: fix parsing error with no kernel module split
  > gnu-config: Update to latest version
  > overlayfs: add missing closing parenthesis in selftest
  > strace: Upgrade to 6.7
  > sstate.bbclass: Only sign packages at the time of their creation
  > systemd: pack pre-defined pcrlock files installed with tpm2
  > arm/armv*: add all the Arm tunes in GCC 13.2.0
  > tunes/sve: Add support for sve2 instructions
  > glibc: Refresh CVE status w.r.t 2.39 release
  > glibc: Upgrade to 2.39
  > selftest/SStateCacheManagement: pre-populate the cache
  > selftest/SStateCacheManagement: do not manipulate ERROR_QA
  > u-boot-sign:uboot-config: support to verify signed FIT image
  > uboot-sign: Fix to install nonexistent dtb file
  > uboot-sign: set load address and entrypoint
  > bitbake: bitbake-diffsigs: fix walking the task dependencies and show better error
  > bitbake: tests/fetch.py: add multiple fetches test
  > bitbake: fetch2/git.py: Fetch mirror into HEAD
  > release-notes-4.3: fix spacing
  > docs: remove support for mickledore (4.2) release
  > dev-manual: start: remove idle line
  > contributor-guide: fix lore URL
  > dev-manual: gen-tapdevs need iptables installed
  > migration-guide: add release notes for 4.0.16
  > bsp-guide: correct formfactor recipe name
  > syslinux: Disable error on implicit-function-declaration
  > qemu: Upgrade 8.2.0 -> 8.2.1
  > qemu-native: Use inherit_defer for including native class
  > binutils: Upgrade to binutils 2.42
  > gtk: Set CVE_PRODUCT
  > curl: Update to 8.6.0
  > python3-markupsafe: Switch to python_setuptools_build_meta
  > python3-markupsafe: upgrade 2.1.3 -> 2.1.5
  > ltp: Update to 20240129
  > oeqa/selftest/bbtests: Tweak to use no-gplv3 inc file
  > conf: Move selftest config to dedicated inc file
  > openssl: Upgrade 3.2.0 -> 3.2.1
  > sdk/assimp.py: Fix build on 32bit arches with 64bit time_t
  > libxml-parser-perl: upgrade 2.46 -> 2.47

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Feb 5, 2024
…-openembedded sources/meta-qt6 sources/meta-variscite-bsp sources/poky

* sources/meta-freescale b6c7fdfb...cf2ff526 (1):
  > wayland: Delete recipe

* sources/meta-intel 55b15013...0cd1f774 (1):
  > qemuboot-intel.inc: clean up

* sources/meta-openembedded 837151657...79f6cb462 (9):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > Revert "lzop: add (from oe-core)"
  > python3-httpx: add recipe for v0.26.0
  > python3-httpcore: add recipe for v1.0.2
  > python3-sniffio: add recipe for v1.3.0
  > python3-anyio: add recipe for v4.2.0
  > python3-socksio: add recipe for v1.0.0
  > ostree: Upgrade 2023.8 -> 2024.1
  > e2tools: Add tool recipe

* sources/meta-qt6 5786f54...0ff5012 (52):
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Drop upstreamed patch
  > qtwebengine: Fix constructor ambiguity found with clang-18
  > qtwebengine: Update LegacyStatsCollector to conform with Wc++11-narrowing
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Fix build with python 3.12
  > qtwebengine: Drop upstreamed patch
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtwebengine: Fix build with clang 17
  > qtquick3dphysics: Fix build on clang/x86
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  < Merge pull request #32 from YoeDistro/kraj/6.6
  < Merge pull request #31 from YoeDistro/kraj/6.6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  < Merge pull request #25 from YoeDistro/kraj/6.6
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  < Merge pull request #22 from YoeDistro/kraj/6.6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  < Merge pull request #18 from YoeDistro/kraj/6.6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  < Merge pull request #16 from YoeDistro/kraj/6.6
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker

* sources/meta-variscite-bsp 28632e6...cf4d8ce (52):
  < Merge pull request #12 from YoeDistro/kraj/kirkstone-var02
  > Refresh patch for latest meta-freescale
  > variscite_ubi: Do not export shell variables when not needed
  > variscite.inc: Limit optee to mx8 and mx9 machines
  > linux-variscite_5.15.bb: Fix build with gcc-13
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  > imx-atf: Remove version info from bbappend
  > freertos-variscite: Fix compile failure when do_compile is rerun
  > imx-boot: Update the patch to apply with meta-freescale/master
  > recipes: Add missing Upstream Status tag
  > freertos-variscite: Clear out environment provided LDFLAGS
  > libubootenv: Refresh patch to match 0.3.4 from oe-core master
  > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  > wl18xx-calibrator: Rename rdep for wl18xx firmware
  > imx-sc-firmware: Use var-som override for variscite specifics
  > imx-sc-firmware: Make do_compile override only for var-som
  > bluez5: Limit Applying bbappend changes for variscite SOMs
  > base-files: Install variscite-blacklist.conf only on variscite machines
  > imx-boot: Keep scope of patches to variscite machines.
  > imx-atf: Use the varigit only on variscite machines
  > variscite.inc: Add var-som new common override
  > variscite: Enable optee machine feature on iMX8 based machines
  < Merge pull request #11 from YoeDistro/kraj/kirkstone-var02
  < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02
  < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02
  < Merge branch 'yoe/mut' into yoe/kirkstone-var02
  < iimx-atf: Remove version info from bbappend
  < freertos-variscite: Fix compile failure when do_compile is rerun
  < imx-boot: Update the patch to apply with meta-freescale/master
  < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend
  < pm-utils: disable stop and start for wifi and bluetooth
  < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs
  < linux-variscite: add support for VAR-SOM-MX7
  < machine: imx7-var-som: Adjust for using new location of tune file from core
  < recipes: Add missing Upstream Status tag
  < freertos-variscite: Clear out environment provided LDFLAGS
  < libubootenv: Refresh patch to match 0.3.4 from oe-core master
  < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  < wl18xx-calibrator: Rename rdep for wl18xx firmware
  < imx-sc-firmware: Use var-som override for variscite specifics
  < imx-sc-firmware: Make do_compile override only for var-som
  < bluez5: Limit Applying bbappend changes for variscite SOMs
  < base-files: Install variscite-blacklist.conf only on variscite machines
  < imx-boot: Keep scope of patches to variscite machines.
  < imx-atf: Use the varigit only on variscite machines
  < variscite.inc: Add var-som new common override
  < variscite: Enable optee machine feature on iMX8 based machines

* sources/poky b73804429c...e44032aa26 (57):
  > kernel-devsrc: Add needed asm-offsets.c for 6.1+ kernel on RISCV
  > gcc-runtime: Move gdb pretty printer file to auto-load location
  > valgrind: Upgrade to 3.22
  > musl: Update to latest tip of trunk
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > patchtest-send-results: properly parse test status
  > patchtest-send-results: remove unused variable
  > file: enable additional internal compressor support
  > lzlib: add a recipe
  > multilib_global.bbclass: fix parsing error with no kernel module split
  > gnu-config: Update to latest version
  > overlayfs: add missing closing parenthesis in selftest
  > strace: Upgrade to 6.7
  > sstate.bbclass: Only sign packages at the time of their creation
  > systemd: pack pre-defined pcrlock files installed with tpm2
  > arm/armv*: add all the Arm tunes in GCC 13.2.0
  > tunes/sve: Add support for sve2 instructions
  > glibc: Refresh CVE status w.r.t 2.39 release
  > glibc: Upgrade to 2.39
  > selftest/SStateCacheManagement: pre-populate the cache
  > selftest/SStateCacheManagement: do not manipulate ERROR_QA
  > u-boot-sign:uboot-config: support to verify signed FIT image
  > uboot-sign: Fix to install nonexistent dtb file
  > uboot-sign: set load address and entrypoint
  > bitbake: bitbake-diffsigs: fix walking the task dependencies and show better error
  > bitbake: tests/fetch.py: add multiple fetches test
  > bitbake: fetch2/git.py: Fetch mirror into HEAD
  > release-notes-4.3: fix spacing
  > docs: remove support for mickledore (4.2) release
  > dev-manual: start: remove idle line
  > contributor-guide: fix lore URL
  > dev-manual: gen-tapdevs need iptables installed
  > migration-guide: add release notes for 4.0.16
  > bsp-guide: correct formfactor recipe name
  > syslinux: Disable error on implicit-function-declaration
  > qemu: Upgrade 8.2.0 -> 8.2.1
  > qemu-native: Use inherit_defer for including native class
  > binutils: Upgrade to binutils 2.42
  > gtk: Set CVE_PRODUCT
  > curl: Update to 8.6.0
  > python3-markupsafe: Switch to python_setuptools_build_meta
  > python3-markupsafe: upgrade 2.1.3 -> 2.1.5
  > ltp: Update to 20240129
  > oeqa/selftest/bbtests: Tweak to use no-gplv3 inc file
  > conf: Move selftest config to dedicated inc file
  > openssl: Upgrade 3.2.0 -> 3.2.1
  > sdk/assimp.py: Fix build on 32bit arches with 64bit time_t
  > libxml-parser-perl: upgrade 2.46 -> 2.47

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Feb 5, 2024
…-openembedded sources/meta-qt6 sources/meta-variscite-bsp sources/poky

* sources/meta-freescale b6c7fdfb...f7d17af2 (2):
  > wayland: Delete recipe
  > Merge pull request #1723 from valijec/master

* sources/meta-intel 55b15013...0cd1f774 (1):
  > qemuboot-intel.inc: clean up

* sources/meta-openembedded 837151657...a4d66ff65 (10):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > mbedtls: upgrade 3.5.1 -> 3.5.2
  > pipewire: update 1.0.1 -> 1.0.3
  > python3-httpx: add recipe for v0.26.0
  > python3-httpcore: add recipe for v1.0.2
  > python3-sniffio: add recipe for v1.3.0
  > python3-anyio: add recipe for v4.2.0
  > python3-socksio: add recipe for v1.0.0
  > ostree: Upgrade 2023.8 -> 2024.1
  > e2tools: Add tool recipe

* sources/meta-qt6 5786f54...0ff5012 (52):
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Drop upstreamed patch
  > qtwebengine: Fix constructor ambiguity found with clang-18
  > qtwebengine: Update LegacyStatsCollector to conform with Wc++11-narrowing
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Fix build with python 3.12
  > qtwebengine: Drop upstreamed patch
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtwebengine: Fix build with clang 17
  > qtquick3dphysics: Fix build on clang/x86
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  < Merge pull request #32 from YoeDistro/kraj/6.6
  < Merge pull request #31 from YoeDistro/kraj/6.6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  < Merge pull request #25 from YoeDistro/kraj/6.6
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  < Merge pull request #22 from YoeDistro/kraj/6.6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  < Merge pull request #18 from YoeDistro/kraj/6.6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  < Merge pull request #16 from YoeDistro/kraj/6.6
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker

* sources/meta-variscite-bsp 28632e6...cf4d8ce (52):
  < Merge pull request #12 from YoeDistro/kraj/kirkstone-var02
  > Refresh patch for latest meta-freescale
  > variscite_ubi: Do not export shell variables when not needed
  > variscite.inc: Limit optee to mx8 and mx9 machines
  > linux-variscite_5.15.bb: Fix build with gcc-13
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  > imx-atf: Remove version info from bbappend
  > freertos-variscite: Fix compile failure when do_compile is rerun
  > imx-boot: Update the patch to apply with meta-freescale/master
  > recipes: Add missing Upstream Status tag
  > freertos-variscite: Clear out environment provided LDFLAGS
  > libubootenv: Refresh patch to match 0.3.4 from oe-core master
  > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  > wl18xx-calibrator: Rename rdep for wl18xx firmware
  > imx-sc-firmware: Use var-som override for variscite specifics
  > imx-sc-firmware: Make do_compile override only for var-som
  > bluez5: Limit Applying bbappend changes for variscite SOMs
  > base-files: Install variscite-blacklist.conf only on variscite machines
  > imx-boot: Keep scope of patches to variscite machines.
  > imx-atf: Use the varigit only on variscite machines
  > variscite.inc: Add var-som new common override
  > variscite: Enable optee machine feature on iMX8 based machines
  < Merge pull request #11 from YoeDistro/kraj/kirkstone-var02
  < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02
  < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02
  < Merge branch 'yoe/mut' into yoe/kirkstone-var02
  < iimx-atf: Remove version info from bbappend
  < freertos-variscite: Fix compile failure when do_compile is rerun
  < imx-boot: Update the patch to apply with meta-freescale/master
  < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend
  < pm-utils: disable stop and start for wifi and bluetooth
  < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs
  < linux-variscite: add support for VAR-SOM-MX7
  < machine: imx7-var-som: Adjust for using new location of tune file from core
  < recipes: Add missing Upstream Status tag
  < freertos-variscite: Clear out environment provided LDFLAGS
  < libubootenv: Refresh patch to match 0.3.4 from oe-core master
  < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  < wl18xx-calibrator: Rename rdep for wl18xx firmware
  < imx-sc-firmware: Use var-som override for variscite specifics
  < imx-sc-firmware: Make do_compile override only for var-som
  < bluez5: Limit Applying bbappend changes for variscite SOMs
  < base-files: Install variscite-blacklist.conf only on variscite machines
  < imx-boot: Keep scope of patches to variscite machines.
  < imx-atf: Use the varigit only on variscite machines
  < variscite.inc: Add var-som new common override
  < variscite: Enable optee machine feature on iMX8 based machines

* sources/poky b73804429c...e44032aa26 (57):
  > kernel-devsrc: Add needed asm-offsets.c for 6.1+ kernel on RISCV
  > gcc-runtime: Move gdb pretty printer file to auto-load location
  > valgrind: Upgrade to 3.22
  > musl: Update to latest tip of trunk
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > patchtest-send-results: properly parse test status
  > patchtest-send-results: remove unused variable
  > file: enable additional internal compressor support
  > lzlib: add a recipe
  > multilib_global.bbclass: fix parsing error with no kernel module split
  > gnu-config: Update to latest version
  > overlayfs: add missing closing parenthesis in selftest
  > strace: Upgrade to 6.7
  > sstate.bbclass: Only sign packages at the time of their creation
  > systemd: pack pre-defined pcrlock files installed with tpm2
  > arm/armv*: add all the Arm tunes in GCC 13.2.0
  > tunes/sve: Add support for sve2 instructions
  > glibc: Refresh CVE status w.r.t 2.39 release
  > glibc: Upgrade to 2.39
  > selftest/SStateCacheManagement: pre-populate the cache
  > selftest/SStateCacheManagement: do not manipulate ERROR_QA
  > u-boot-sign:uboot-config: support to verify signed FIT image
  > uboot-sign: Fix to install nonexistent dtb file
  > uboot-sign: set load address and entrypoint
  > bitbake: bitbake-diffsigs: fix walking the task dependencies and show better error
  > bitbake: tests/fetch.py: add multiple fetches test
  > bitbake: fetch2/git.py: Fetch mirror into HEAD
  > release-notes-4.3: fix spacing
  > docs: remove support for mickledore (4.2) release
  > dev-manual: start: remove idle line
  > contributor-guide: fix lore URL
  > dev-manual: gen-tapdevs need iptables installed
  > migration-guide: add release notes for 4.0.16
  > bsp-guide: correct formfactor recipe name
  > syslinux: Disable error on implicit-function-declaration
  > qemu: Upgrade 8.2.0 -> 8.2.1
  > qemu-native: Use inherit_defer for including native class
  > binutils: Upgrade to binutils 2.42
  > gtk: Set CVE_PRODUCT
  > curl: Update to 8.6.0
  > python3-markupsafe: Switch to python_setuptools_build_meta
  > python3-markupsafe: upgrade 2.1.3 -> 2.1.5
  > ltp: Update to 20240129
  > oeqa/selftest/bbtests: Tweak to use no-gplv3 inc file
  > conf: Move selftest config to dedicated inc file
  > openssl: Upgrade 3.2.0 -> 3.2.1
  > sdk/assimp.py: Fix build on 32bit arches with 64bit time_t
  > libxml-parser-perl: upgrade 2.46 -> 2.47

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Feb 6, 2024
…-openembedded sources/meta-qt6 sources/meta-variscite-bsp sources/poky

* sources/meta-freescale b6c7fdfb...f7d17af2 (2):
  > wayland: Delete recipe
  > Merge pull request #1723 from valijec/master

* sources/meta-intel 55b15013...0cd1f774 (1):
  > qemuboot-intel.inc: clean up

* sources/meta-openembedded 837151657...87959a585 (11):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > python3-httpx: add recipe for v0.26.0
  > python3-httpcore: add recipe for v1.0.2
  > python3-sniffio: add recipe for v1.3.0
  > python3-anyio: add recipe for v4.2.0
  > python3-socksio: add recipe for v1.0.0
  > mbedtls: upgrade 2.28.4 -> 2.28.7
  > mbedtls: upgrade 3.5.1 -> 3.5.2
  > pipewire: update 1.0.1 -> 1.0.3
  > ostree: Upgrade 2023.8 -> 2024.1
  > e2tools: Add tool recipe

* sources/meta-qt6 5786f54...0ff5012 (52):
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Drop upstreamed patch
  > qtwebengine: Fix constructor ambiguity found with clang-18
  > qtwebengine: Update LegacyStatsCollector to conform with Wc++11-narrowing
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Fix build with python 3.12
  > qtwebengine: Drop upstreamed patch
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtwebengine: Fix build with clang 17
  > qtquick3dphysics: Fix build on clang/x86
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  < Merge pull request #32 from YoeDistro/kraj/6.6
  < Merge pull request #31 from YoeDistro/kraj/6.6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  < Merge pull request #25 from YoeDistro/kraj/6.6
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  < Merge pull request #22 from YoeDistro/kraj/6.6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  < Merge pull request #18 from YoeDistro/kraj/6.6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  < Merge pull request #16 from YoeDistro/kraj/6.6
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker

* sources/meta-variscite-bsp 28632e6...cf4d8ce (52):
  < Merge pull request #12 from YoeDistro/kraj/kirkstone-var02
  > Refresh patch for latest meta-freescale
  > variscite_ubi: Do not export shell variables when not needed
  > variscite.inc: Limit optee to mx8 and mx9 machines
  > linux-variscite_5.15.bb: Fix build with gcc-13
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  > imx-atf: Remove version info from bbappend
  > freertos-variscite: Fix compile failure when do_compile is rerun
  > imx-boot: Update the patch to apply with meta-freescale/master
  > recipes: Add missing Upstream Status tag
  > freertos-variscite: Clear out environment provided LDFLAGS
  > libubootenv: Refresh patch to match 0.3.4 from oe-core master
  > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  > wl18xx-calibrator: Rename rdep for wl18xx firmware
  > imx-sc-firmware: Use var-som override for variscite specifics
  > imx-sc-firmware: Make do_compile override only for var-som
  > bluez5: Limit Applying bbappend changes for variscite SOMs
  > base-files: Install variscite-blacklist.conf only on variscite machines
  > imx-boot: Keep scope of patches to variscite machines.
  > imx-atf: Use the varigit only on variscite machines
  > variscite.inc: Add var-som new common override
  > variscite: Enable optee machine feature on iMX8 based machines
  < Merge pull request #11 from YoeDistro/kraj/kirkstone-var02
  < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02
  < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02
  < Merge branch 'yoe/mut' into yoe/kirkstone-var02
  < iimx-atf: Remove version info from bbappend
  < freertos-variscite: Fix compile failure when do_compile is rerun
  < imx-boot: Update the patch to apply with meta-freescale/master
  < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend
  < pm-utils: disable stop and start for wifi and bluetooth
  < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs
  < linux-variscite: add support for VAR-SOM-MX7
  < machine: imx7-var-som: Adjust for using new location of tune file from core
  < recipes: Add missing Upstream Status tag
  < freertos-variscite: Clear out environment provided LDFLAGS
  < libubootenv: Refresh patch to match 0.3.4 from oe-core master
  < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  < wl18xx-calibrator: Rename rdep for wl18xx firmware
  < imx-sc-firmware: Use var-som override for variscite specifics
  < imx-sc-firmware: Make do_compile override only for var-som
  < bluez5: Limit Applying bbappend changes for variscite SOMs
  < base-files: Install variscite-blacklist.conf only on variscite machines
  < imx-boot: Keep scope of patches to variscite machines.
  < imx-atf: Use the varigit only on variscite machines
  < variscite.inc: Add var-som new common override
  < variscite: Enable optee machine feature on iMX8 based machines

* sources/poky b73804429c...adf31e416c (60):
  > kernel-devsrc: Add needed asm-offsets.c for 6.1+ kernel on RISCV
  > gcc-runtime: Move gdb pretty printer file to auto-load location
  > valgrind: Upgrade to 3.22
  > musl: Update to latest tip of trunk
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > ltp tweaks
  > patchtest-send-results: properly parse test status
  > patchtest-send-results: remove unused variable
  > file: enable additional internal compressor support
  > lzlib: add a recipe
  > multilib_global.bbclass: fix parsing error with no kernel module split
  > gnu-config: Update to latest version
  > overlayfs: add missing closing parenthesis in selftest
  > strace: Upgrade to 6.7
  > sstate.bbclass: Only sign packages at the time of their creation
  > systemd: pack pre-defined pcrlock files installed with tpm2
  > arm/armv*: add all the Arm tunes in GCC 13.2.0
  > tunes/sve: Add support for sve2 instructions
  > glibc: Refresh CVE status w.r.t 2.39 release
  > glibc: Upgrade to 2.39
  > selftest/SStateCacheManagement: pre-populate the cache
  > selftest/SStateCacheManagement: do not manipulate ERROR_QA
  > u-boot-sign:uboot-config: support to verify signed FIT image
  > uboot-sign: Fix to install nonexistent dtb file
  > uboot-sign: set load address and entrypoint
  > bitbake: Revert "bb: Drop priority code"
  > bitbake: bb: Drop priority code
  > bitbake: bitbake-diffsigs: fix walking the task dependencies and show better error
  > bitbake: tests/fetch.py: add multiple fetches test
  > bitbake: fetch2/git.py: Fetch mirror into HEAD
  > release-notes-4.3: fix spacing
  > docs: remove support for mickledore (4.2) release
  > dev-manual: start: remove idle line
  > contributor-guide: fix lore URL
  > dev-manual: gen-tapdevs need iptables installed
  > migration-guide: add release notes for 4.0.16
  > bsp-guide: correct formfactor recipe name
  > syslinux: Disable error on implicit-function-declaration
  > qemu: Upgrade 8.2.0 -> 8.2.1
  > qemu-native: Use inherit_defer for including native class
  > binutils: Upgrade to binutils 2.42
  > gtk: Set CVE_PRODUCT
  > curl: Update to 8.6.0
  > python3-markupsafe: Switch to python_setuptools_build_meta
  > python3-markupsafe: upgrade 2.1.3 -> 2.1.5
  > ltp: Update to 20240129
  > oeqa/selftest/bbtests: Tweak to use no-gplv3 inc file
  > conf: Move selftest config to dedicated inc file
  > openssl: Upgrade 3.2.0 -> 3.2.1
  > sdk/assimp.py: Fix build on 32bit arches with 64bit time_t
  > libxml-parser-perl: upgrade 2.46 -> 2.47

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Feb 6, 2024
…-openembedded sources/meta-qt6 sources/meta-variscite-bsp sources/poky

* sources/meta-freescale b6c7fdfb...f7d17af2 (2):
  > wayland: Delete recipe
  > Merge pull request #1723 from valijec/master

* sources/meta-intel 55b15013...0cd1f774 (1):
  > qemuboot-intel.inc: clean up

* sources/meta-openembedded 837151657...87959a585 (11):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > python3-httpx: add recipe for v0.26.0
  > python3-httpcore: add recipe for v1.0.2
  > python3-sniffio: add recipe for v1.3.0
  > python3-anyio: add recipe for v4.2.0
  > python3-socksio: add recipe for v1.0.0
  > mbedtls: upgrade 2.28.4 -> 2.28.7
  > mbedtls: upgrade 3.5.1 -> 3.5.2
  > pipewire: update 1.0.1 -> 1.0.3
  > ostree: Upgrade 2023.8 -> 2024.1
  > e2tools: Add tool recipe

* sources/meta-qt6 5786f54...0ff5012 (52):
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Drop upstreamed patch
  > qtwebengine: Fix constructor ambiguity found with clang-18
  > qtwebengine: Update LegacyStatsCollector to conform with Wc++11-narrowing
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Fix build with python 3.12
  > qtwebengine: Drop upstreamed patch
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtwebengine: Fix build with clang 17
  > qtquick3dphysics: Fix build on clang/x86
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  < Merge pull request #32 from YoeDistro/kraj/6.6
  < Merge pull request #31 from YoeDistro/kraj/6.6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  < Merge pull request #25 from YoeDistro/kraj/6.6
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  < Merge pull request #22 from YoeDistro/kraj/6.6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  < Merge pull request #18 from YoeDistro/kraj/6.6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  < Merge pull request #16 from YoeDistro/kraj/6.6
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker

* sources/meta-variscite-bsp 28632e6...cf4d8ce (52):
  < Merge pull request #12 from YoeDistro/kraj/kirkstone-var02
  > Refresh patch for latest meta-freescale
  > variscite_ubi: Do not export shell variables when not needed
  > variscite.inc: Limit optee to mx8 and mx9 machines
  > linux-variscite_5.15.bb: Fix build with gcc-13
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  > imx-atf: Remove version info from bbappend
  > freertos-variscite: Fix compile failure when do_compile is rerun
  > imx-boot: Update the patch to apply with meta-freescale/master
  > recipes: Add missing Upstream Status tag
  > freertos-variscite: Clear out environment provided LDFLAGS
  > libubootenv: Refresh patch to match 0.3.4 from oe-core master
  > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  > wl18xx-calibrator: Rename rdep for wl18xx firmware
  > imx-sc-firmware: Use var-som override for variscite specifics
  > imx-sc-firmware: Make do_compile override only for var-som
  > bluez5: Limit Applying bbappend changes for variscite SOMs
  > base-files: Install variscite-blacklist.conf only on variscite machines
  > imx-boot: Keep scope of patches to variscite machines.
  > imx-atf: Use the varigit only on variscite machines
  > variscite.inc: Add var-som new common override
  > variscite: Enable optee machine feature on iMX8 based machines
  < Merge pull request #11 from YoeDistro/kraj/kirkstone-var02
  < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02
  < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02
  < Merge branch 'yoe/mut' into yoe/kirkstone-var02
  < iimx-atf: Remove version info from bbappend
  < freertos-variscite: Fix compile failure when do_compile is rerun
  < imx-boot: Update the patch to apply with meta-freescale/master
  < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend
  < pm-utils: disable stop and start for wifi and bluetooth
  < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs
  < linux-variscite: add support for VAR-SOM-MX7
  < machine: imx7-var-som: Adjust for using new location of tune file from core
  < recipes: Add missing Upstream Status tag
  < freertos-variscite: Clear out environment provided LDFLAGS
  < libubootenv: Refresh patch to match 0.3.4 from oe-core master
  < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  < wl18xx-calibrator: Rename rdep for wl18xx firmware
  < imx-sc-firmware: Use var-som override for variscite specifics
  < imx-sc-firmware: Make do_compile override only for var-som
  < bluez5: Limit Applying bbappend changes for variscite SOMs
  < base-files: Install variscite-blacklist.conf only on variscite machines
  < imx-boot: Keep scope of patches to variscite machines.
  < imx-atf: Use the varigit only on variscite machines
  < variscite.inc: Add var-som new common override
  < variscite: Enable optee machine feature on iMX8 based machines

* sources/poky b73804429c...4168491eb1 (61):
  > rust: Build fixes to rust for rv32 target
  > kernel-devsrc: Add needed asm-offsets.c for 6.1+ kernel on RISCV
  > gcc-runtime: Move gdb pretty printer file to auto-load location
  > valgrind: Upgrade to 3.22
  > musl: Update to latest tip of trunk
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > ltp tweaks
  > patchtest-send-results: properly parse test status
  > patchtest-send-results: remove unused variable
  > file: enable additional internal compressor support
  > lzlib: add a recipe
  > multilib_global.bbclass: fix parsing error with no kernel module split
  > gnu-config: Update to latest version
  > overlayfs: add missing closing parenthesis in selftest
  > strace: Upgrade to 6.7
  > sstate.bbclass: Only sign packages at the time of their creation
  > systemd: pack pre-defined pcrlock files installed with tpm2
  > arm/armv*: add all the Arm tunes in GCC 13.2.0
  > tunes/sve: Add support for sve2 instructions
  > glibc: Refresh CVE status w.r.t 2.39 release
  > glibc: Upgrade to 2.39
  > selftest/SStateCacheManagement: pre-populate the cache
  > selftest/SStateCacheManagement: do not manipulate ERROR_QA
  > u-boot-sign:uboot-config: support to verify signed FIT image
  > uboot-sign: Fix to install nonexistent dtb file
  > uboot-sign: set load address and entrypoint
  > bitbake: Revert "bb: Drop priority code"
  > bitbake: bb: Drop priority code
  > bitbake: bitbake-diffsigs: fix walking the task dependencies and show better error
  > bitbake: tests/fetch.py: add multiple fetches test
  > bitbake: fetch2/git.py: Fetch mirror into HEAD
  > release-notes-4.3: fix spacing
  > docs: remove support for mickledore (4.2) release
  > dev-manual: start: remove idle line
  > contributor-guide: fix lore URL
  > dev-manual: gen-tapdevs need iptables installed
  > migration-guide: add release notes for 4.0.16
  > bsp-guide: correct formfactor recipe name
  > syslinux: Disable error on implicit-function-declaration
  > qemu: Upgrade 8.2.0 -> 8.2.1
  > qemu-native: Use inherit_defer for including native class
  > binutils: Upgrade to binutils 2.42
  > gtk: Set CVE_PRODUCT
  > curl: Update to 8.6.0
  > python3-markupsafe: Switch to python_setuptools_build_meta
  > python3-markupsafe: upgrade 2.1.3 -> 2.1.5
  > ltp: Update to 20240129
  > oeqa/selftest/bbtests: Tweak to use no-gplv3 inc file
  > conf: Move selftest config to dedicated inc file
  > openssl: Upgrade 3.2.0 -> 3.2.1
  > sdk/assimp.py: Fix build on 32bit arches with 64bit time_t
  > libxml-parser-perl: upgrade 2.46 -> 2.47

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Feb 6, 2024
…-openembedded sources/meta-qt6 sources/meta-variscite-bsp sources/poky

* sources/meta-freescale b6c7fdfb...f7d17af2 (2):
  > wayland: Delete recipe
  > Merge pull request #1723 from valijec/master

* sources/meta-intel 55b15013...0cd1f774 (1):
  > qemuboot-intel.inc: clean up

* sources/meta-openembedded 837151657...87959a585 (11):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > python3-httpx: add recipe for v0.26.0
  > python3-httpcore: add recipe for v1.0.2
  > python3-sniffio: add recipe for v1.3.0
  > python3-anyio: add recipe for v4.2.0
  > python3-socksio: add recipe for v1.0.0
  > mbedtls: upgrade 2.28.4 -> 2.28.7
  > mbedtls: upgrade 3.5.1 -> 3.5.2
  > pipewire: update 1.0.1 -> 1.0.3
  > ostree: Upgrade 2023.8 -> 2024.1
  > e2tools: Add tool recipe

* sources/meta-qt6 5786f54...0ff5012 (52):
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Drop upstreamed patch
  > qtwebengine: Fix constructor ambiguity found with clang-18
  > qtwebengine: Update LegacyStatsCollector to conform with Wc++11-narrowing
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Fix build with python 3.12
  > qtwebengine: Drop upstreamed patch
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtwebengine: Fix build with clang 17
  > qtquick3dphysics: Fix build on clang/x86
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  < Merge pull request #32 from YoeDistro/kraj/6.6
  < Merge pull request #31 from YoeDistro/kraj/6.6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  < Merge pull request #25 from YoeDistro/kraj/6.6
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  < Merge pull request #22 from YoeDistro/kraj/6.6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  < Merge pull request #18 from YoeDistro/kraj/6.6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  < Merge pull request #16 from YoeDistro/kraj/6.6
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker

* sources/meta-variscite-bsp 28632e6...cf4d8ce (52):
  < Merge pull request #12 from YoeDistro/kraj/kirkstone-var02
  > Refresh patch for latest meta-freescale
  > variscite_ubi: Do not export shell variables when not needed
  > variscite.inc: Limit optee to mx8 and mx9 machines
  > linux-variscite_5.15.bb: Fix build with gcc-13
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  > imx-atf: Remove version info from bbappend
  > freertos-variscite: Fix compile failure when do_compile is rerun
  > imx-boot: Update the patch to apply with meta-freescale/master
  > recipes: Add missing Upstream Status tag
  > freertos-variscite: Clear out environment provided LDFLAGS
  > libubootenv: Refresh patch to match 0.3.4 from oe-core master
  > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  > wl18xx-calibrator: Rename rdep for wl18xx firmware
  > imx-sc-firmware: Use var-som override for variscite specifics
  > imx-sc-firmware: Make do_compile override only for var-som
  > bluez5: Limit Applying bbappend changes for variscite SOMs
  > base-files: Install variscite-blacklist.conf only on variscite machines
  > imx-boot: Keep scope of patches to variscite machines.
  > imx-atf: Use the varigit only on variscite machines
  > variscite.inc: Add var-som new common override
  > variscite: Enable optee machine feature on iMX8 based machines
  < Merge pull request #11 from YoeDistro/kraj/kirkstone-var02
  < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02
  < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02
  < Merge branch 'yoe/mut' into yoe/kirkstone-var02
  < iimx-atf: Remove version info from bbappend
  < freertos-variscite: Fix compile failure when do_compile is rerun
  < imx-boot: Update the patch to apply with meta-freescale/master
  < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend
  < pm-utils: disable stop and start for wifi and bluetooth
  < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs
  < linux-variscite: add support for VAR-SOM-MX7
  < machine: imx7-var-som: Adjust for using new location of tune file from core
  < recipes: Add missing Upstream Status tag
  < freertos-variscite: Clear out environment provided LDFLAGS
  < libubootenv: Refresh patch to match 0.3.4 from oe-core master
  < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  < wl18xx-calibrator: Rename rdep for wl18xx firmware
  < imx-sc-firmware: Use var-som override for variscite specifics
  < imx-sc-firmware: Make do_compile override only for var-som
  < bluez5: Limit Applying bbappend changes for variscite SOMs
  < base-files: Install variscite-blacklist.conf only on variscite machines
  < imx-boot: Keep scope of patches to variscite machines.
  < imx-atf: Use the varigit only on variscite machines
  < variscite.inc: Add var-som new common override
  < variscite: Enable optee machine feature on iMX8 based machines

* sources/poky b73804429c...7a330cdf0b (62):
  > buildcpio.py: Switch to using cpio-2.15
  > rust: Build fixes to rust for rv32 target
  > kernel-devsrc: Add needed asm-offsets.c for 6.1+ kernel on RISCV
  > gcc-runtime: Move gdb pretty printer file to auto-load location
  > valgrind: Upgrade to 3.22
  > musl: Update to latest tip of trunk
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > ltp tweaks
  > patchtest-send-results: properly parse test status
  > patchtest-send-results: remove unused variable
  > file: enable additional internal compressor support
  > lzlib: add a recipe
  > multilib_global.bbclass: fix parsing error with no kernel module split
  > gnu-config: Update to latest version
  > overlayfs: add missing closing parenthesis in selftest
  > strace: Upgrade to 6.7
  > sstate.bbclass: Only sign packages at the time of their creation
  > systemd: pack pre-defined pcrlock files installed with tpm2
  > arm/armv*: add all the Arm tunes in GCC 13.2.0
  > tunes/sve: Add support for sve2 instructions
  > glibc: Refresh CVE status w.r.t 2.39 release
  > glibc: Upgrade to 2.39
  > selftest/SStateCacheManagement: pre-populate the cache
  > selftest/SStateCacheManagement: do not manipulate ERROR_QA
  > u-boot-sign:uboot-config: support to verify signed FIT image
  > uboot-sign: Fix to install nonexistent dtb file
  > uboot-sign: set load address and entrypoint
  > bitbake: Revert "bb: Drop priority code"
  > bitbake: bb: Drop priority code
  > bitbake: bitbake-diffsigs: fix walking the task dependencies and show better error
  > bitbake: tests/fetch.py: add multiple fetches test
  > bitbake: fetch2/git.py: Fetch mirror into HEAD
  > release-notes-4.3: fix spacing
  > docs: remove support for mickledore (4.2) release
  > dev-manual: start: remove idle line
  > contributor-guide: fix lore URL
  > dev-manual: gen-tapdevs need iptables installed
  > migration-guide: add release notes for 4.0.16
  > bsp-guide: correct formfactor recipe name
  > syslinux: Disable error on implicit-function-declaration
  > qemu: Upgrade 8.2.0 -> 8.2.1
  > qemu-native: Use inherit_defer for including native class
  > binutils: Upgrade to binutils 2.42
  > gtk: Set CVE_PRODUCT
  > curl: Update to 8.6.0
  > python3-markupsafe: Switch to python_setuptools_build_meta
  > python3-markupsafe: upgrade 2.1.3 -> 2.1.5
  > ltp: Update to 20240129
  > oeqa/selftest/bbtests: Tweak to use no-gplv3 inc file
  > conf: Move selftest config to dedicated inc file
  > openssl: Upgrade 3.2.0 -> 3.2.1
  > sdk/assimp.py: Fix build on 32bit arches with 64bit time_t
  > libxml-parser-perl: upgrade 2.46 -> 2.47

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Feb 6, 2024
…-openembedded sources/meta-qt6 sources/meta-variscite-bsp sources/poky

* sources/meta-freescale b6c7fdfb...f7d17af2 (2):
  > wayland: Delete recipe
  > Merge pull request #1723 from valijec/master

* sources/meta-intel 55b15013...0cd1f774 (1):
  > qemuboot-intel.inc: clean up

* sources/meta-openembedded 837151657...87959a585 (11):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > python3-httpx: add recipe for v0.26.0
  > python3-httpcore: add recipe for v1.0.2
  > python3-sniffio: add recipe for v1.3.0
  > python3-anyio: add recipe for v4.2.0
  > python3-socksio: add recipe for v1.0.0
  > mbedtls: upgrade 2.28.4 -> 2.28.7
  > mbedtls: upgrade 3.5.1 -> 3.5.2
  > pipewire: update 1.0.1 -> 1.0.3
  > ostree: Upgrade 2023.8 -> 2024.1
  > e2tools: Add tool recipe

* sources/meta-qt6 5786f54...0ff5012 (52):
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Drop upstreamed patch
  > qtwebengine: Fix constructor ambiguity found with clang-18
  > qtwebengine: Update LegacyStatsCollector to conform with Wc++11-narrowing
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Fix build with python 3.12
  > qtwebengine: Drop upstreamed patch
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtwebengine: Fix build with clang 17
  > qtquick3dphysics: Fix build on clang/x86
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  < Merge pull request #32 from YoeDistro/kraj/6.6
  < Merge pull request #31 from YoeDistro/kraj/6.6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  < Merge pull request #25 from YoeDistro/kraj/6.6
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  < Merge pull request #22 from YoeDistro/kraj/6.6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  < Merge pull request #18 from YoeDistro/kraj/6.6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  < Merge pull request #16 from YoeDistro/kraj/6.6
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker

* sources/meta-variscite-bsp 28632e6...cf4d8ce (52):
  < Merge pull request #12 from YoeDistro/kraj/kirkstone-var02
  > Refresh patch for latest meta-freescale
  > variscite_ubi: Do not export shell variables when not needed
  > variscite.inc: Limit optee to mx8 and mx9 machines
  > linux-variscite_5.15.bb: Fix build with gcc-13
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  > imx-atf: Remove version info from bbappend
  > freertos-variscite: Fix compile failure when do_compile is rerun
  > imx-boot: Update the patch to apply with meta-freescale/master
  > recipes: Add missing Upstream Status tag
  > freertos-variscite: Clear out environment provided LDFLAGS
  > libubootenv: Refresh patch to match 0.3.4 from oe-core master
  > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  > wl18xx-calibrator: Rename rdep for wl18xx firmware
  > imx-sc-firmware: Use var-som override for variscite specifics
  > imx-sc-firmware: Make do_compile override only for var-som
  > bluez5: Limit Applying bbappend changes for variscite SOMs
  > base-files: Install variscite-blacklist.conf only on variscite machines
  > imx-boot: Keep scope of patches to variscite machines.
  > imx-atf: Use the varigit only on variscite machines
  > variscite.inc: Add var-som new common override
  > variscite: Enable optee machine feature on iMX8 based machines
  < Merge pull request #11 from YoeDistro/kraj/kirkstone-var02
  < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02
  < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02
  < Merge branch 'yoe/mut' into yoe/kirkstone-var02
  < iimx-atf: Remove version info from bbappend
  < freertos-variscite: Fix compile failure when do_compile is rerun
  < imx-boot: Update the patch to apply with meta-freescale/master
  < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend
  < pm-utils: disable stop and start for wifi and bluetooth
  < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs
  < linux-variscite: add support for VAR-SOM-MX7
  < machine: imx7-var-som: Adjust for using new location of tune file from core
  < recipes: Add missing Upstream Status tag
  < freertos-variscite: Clear out environment provided LDFLAGS
  < libubootenv: Refresh patch to match 0.3.4 from oe-core master
  < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  < wl18xx-calibrator: Rename rdep for wl18xx firmware
  < imx-sc-firmware: Use var-som override for variscite specifics
  < imx-sc-firmware: Make do_compile override only for var-som
  < bluez5: Limit Applying bbappend changes for variscite SOMs
  < base-files: Install variscite-blacklist.conf only on variscite machines
  < imx-boot: Keep scope of patches to variscite machines.
  < imx-atf: Use the varigit only on variscite machines
  < variscite.inc: Add var-som new common override
  < variscite: Enable optee machine feature on iMX8 based machines

* sources/poky b73804429c...ad44385fd1 (62):
  > buildcpio.py: Switch to using cpio-2.15
  > rust: Build fixes to rust for rv32 target
  > kernel-devsrc: Add needed asm-offsets.c for 6.1+ kernel on RISCV
  > gcc-runtime: Move gdb pretty printer file to auto-load location
  > valgrind: Upgrade to 3.22
  > musl: Update to latest tip of trunk
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > ltp tweaks
  > patchtest-send-results: properly parse test status
  > patchtest-send-results: remove unused variable
  > file: enable additional internal compressor support
  > lzlib: add a recipe
  > multilib_global.bbclass: fix parsing error with no kernel module split
  > gnu-config: Update to latest version
  > overlayfs: add missing closing parenthesis in selftest
  > strace: Upgrade to 6.7
  > sstate.bbclass: Only sign packages at the time of their creation
  > systemd: pack pre-defined pcrlock files installed with tpm2
  > arm/armv*: add all the Arm tunes in GCC 13.2.0
  > tunes/sve: Add support for sve2 instructions
  > glibc: Refresh CVE status w.r.t 2.39 release
  > glibc: Upgrade to 2.39
  > selftest/SStateCacheManagement: pre-populate the cache
  > selftest/SStateCacheManagement: do not manipulate ERROR_QA
  > u-boot-sign:uboot-config: support to verify signed FIT image
  > uboot-sign: Fix to install nonexistent dtb file
  > uboot-sign: set load address and entrypoint
  > bitbake: Revert "bb: Drop priority code"
  > bitbake: bb: Drop priority code
  > bitbake: bitbake-diffsigs: fix walking the task dependencies and show better error
  > bitbake: tests/fetch.py: add multiple fetches test
  > bitbake: fetch2/git.py: Fetch mirror into HEAD
  > release-notes-4.3: fix spacing
  > docs: remove support for mickledore (4.2) release
  > dev-manual: start: remove idle line
  > contributor-guide: fix lore URL
  > dev-manual: gen-tapdevs need iptables installed
  > migration-guide: add release notes for 4.0.16
  > bsp-guide: correct formfactor recipe name
  > syslinux: Disable error on implicit-function-declaration
  > qemu: Upgrade 8.2.0 -> 8.2.1
  > qemu-native: Use inherit_defer for including native class
  > binutils: Upgrade to binutils 2.42
  > gtk: Set CVE_PRODUCT
  > curl: Update to 8.6.0
  > python3-markupsafe: Switch to python_setuptools_build_meta
  > python3-markupsafe: upgrade 2.1.3 -> 2.1.5
  > ltp: Update to 20240129
  > oeqa/selftest/bbtests: Tweak to use no-gplv3 inc file
  > conf: Move selftest config to dedicated inc file
  > openssl: Upgrade 3.2.0 -> 3.2.1
  > sdk/assimp.py: Fix build on 32bit arches with 64bit time_t
  > libxml-parser-perl: upgrade 2.46 -> 2.47

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Feb 6, 2024
…-openembedded sources/meta-qt6 sources/meta-variscite-bsp sources/poky

* sources/meta-freescale b6c7fdfb...f7d17af2 (2):
  > wayland: Delete recipe
  > Merge pull request #1723 from valijec/master

* sources/meta-intel 55b15013...0cd1f774 (1):
  > qemuboot-intel.inc: clean up

* sources/meta-openembedded 837151657...87959a585 (11):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > python3-httpx: add recipe for v0.26.0
  > python3-httpcore: add recipe for v1.0.2
  > python3-sniffio: add recipe for v1.3.0
  > python3-anyio: add recipe for v4.2.0
  > python3-socksio: add recipe for v1.0.0
  > mbedtls: upgrade 2.28.4 -> 2.28.7
  > mbedtls: upgrade 3.5.1 -> 3.5.2
  > pipewire: update 1.0.1 -> 1.0.3
  > ostree: Upgrade 2023.8 -> 2024.1
  > e2tools: Add tool recipe

* sources/meta-qt6 5786f54...0ff5012 (52):
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Drop upstreamed patch
  > qtwebengine: Fix constructor ambiguity found with clang-18
  > qtwebengine: Update LegacyStatsCollector to conform with Wc++11-narrowing
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Fix build with python 3.12
  > qtwebengine: Drop upstreamed patch
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtwebengine: Fix build with clang 17
  > qtquick3dphysics: Fix build on clang/x86
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  < Merge pull request #32 from YoeDistro/kraj/6.6
  < Merge pull request #31 from YoeDistro/kraj/6.6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  < Merge pull request #25 from YoeDistro/kraj/6.6
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  < Merge pull request #22 from YoeDistro/kraj/6.6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  < Merge pull request #18 from YoeDistro/kraj/6.6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  < Merge pull request #16 from YoeDistro/kraj/6.6
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker

* sources/meta-variscite-bsp 28632e6...cf4d8ce (52):
  < Merge pull request #12 from YoeDistro/kraj/kirkstone-var02
  > Refresh patch for latest meta-freescale
  > variscite_ubi: Do not export shell variables when not needed
  > variscite.inc: Limit optee to mx8 and mx9 machines
  > linux-variscite_5.15.bb: Fix build with gcc-13
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  > imx-atf: Remove version info from bbappend
  > freertos-variscite: Fix compile failure when do_compile is rerun
  > imx-boot: Update the patch to apply with meta-freescale/master
  > recipes: Add missing Upstream Status tag
  > freertos-variscite: Clear out environment provided LDFLAGS
  > libubootenv: Refresh patch to match 0.3.4 from oe-core master
  > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  > wl18xx-calibrator: Rename rdep for wl18xx firmware
  > imx-sc-firmware: Use var-som override for variscite specifics
  > imx-sc-firmware: Make do_compile override only for var-som
  > bluez5: Limit Applying bbappend changes for variscite SOMs
  > base-files: Install variscite-blacklist.conf only on variscite machines
  > imx-boot: Keep scope of patches to variscite machines.
  > imx-atf: Use the varigit only on variscite machines
  > variscite.inc: Add var-som new common override
  > variscite: Enable optee machine feature on iMX8 based machines
  < Merge pull request #11 from YoeDistro/kraj/kirkstone-var02
  < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02
  < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02
  < Merge branch 'yoe/mut' into yoe/kirkstone-var02
  < iimx-atf: Remove version info from bbappend
  < freertos-variscite: Fix compile failure when do_compile is rerun
  < imx-boot: Update the patch to apply with meta-freescale/master
  < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend
  < pm-utils: disable stop and start for wifi and bluetooth
  < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs
  < linux-variscite: add support for VAR-SOM-MX7
  < machine: imx7-var-som: Adjust for using new location of tune file from core
  < recipes: Add missing Upstream Status tag
  < freertos-variscite: Clear out environment provided LDFLAGS
  < libubootenv: Refresh patch to match 0.3.4 from oe-core master
  < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  < wl18xx-calibrator: Rename rdep for wl18xx firmware
  < imx-sc-firmware: Use var-som override for variscite specifics
  < imx-sc-firmware: Make do_compile override only for var-som
  < bluez5: Limit Applying bbappend changes for variscite SOMs
  < base-files: Install variscite-blacklist.conf only on variscite machines
  < imx-boot: Keep scope of patches to variscite machines.
  < imx-atf: Use the varigit only on variscite machines
  < variscite.inc: Add var-som new common override
  < variscite: Enable optee machine feature on iMX8 based machines

* sources/poky b73804429c...27e56d5c66 (62):
  > buildcpio.py: Switch to using cpio-2.15
  > rust: Build fixes to rust for rv32 target
  > kernel-devsrc: Add needed fixes for 6.1+ kernel build on target on RISCV
  > gcc-runtime: Move gdb pretty printer file to auto-load location
  > valgrind: Upgrade to 3.22
  > musl: Update to latest tip of trunk
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > ltp tweaks
  > patchtest-send-results: properly parse test status
  > patchtest-send-results: remove unused variable
  > file: enable additional internal compressor support
  > lzlib: add a recipe
  > multilib_global.bbclass: fix parsing error with no kernel module split
  > gnu-config: Update to latest version
  > overlayfs: add missing closing parenthesis in selftest
  > strace: Upgrade to 6.7
  > sstate.bbclass: Only sign packages at the time of their creation
  > systemd: pack pre-defined pcrlock files installed with tpm2
  > arm/armv*: add all the Arm tunes in GCC 13.2.0
  > tunes/sve: Add support for sve2 instructions
  > glibc: Refresh CVE status w.r.t 2.39 release
  > glibc: Upgrade to 2.39
  > selftest/SStateCacheManagement: pre-populate the cache
  > selftest/SStateCacheManagement: do not manipulate ERROR_QA
  > u-boot-sign:uboot-config: support to verify signed FIT image
  > uboot-sign: Fix to install nonexistent dtb file
  > uboot-sign: set load address and entrypoint
  > bitbake: Revert "bb: Drop priority code"
  > bitbake: bb: Drop priority code
  > bitbake: bitbake-diffsigs: fix walking the task dependencies and show better error
  > bitbake: tests/fetch.py: add multiple fetches test
  > bitbake: fetch2/git.py: Fetch mirror into HEAD
  > release-notes-4.3: fix spacing
  > docs: remove support for mickledore (4.2) release
  > dev-manual: start: remove idle line
  > contributor-guide: fix lore URL
  > dev-manual: gen-tapdevs need iptables installed
  > migration-guide: add release notes for 4.0.16
  > bsp-guide: correct formfactor recipe name
  > syslinux: Disable error on implicit-function-declaration
  > qemu: Upgrade 8.2.0 -> 8.2.1
  > qemu-native: Use inherit_defer for including native class
  > binutils: Upgrade to binutils 2.42
  > gtk: Set CVE_PRODUCT
  > curl: Update to 8.6.0
  > python3-markupsafe: Switch to python_setuptools_build_meta
  > python3-markupsafe: upgrade 2.1.3 -> 2.1.5
  > ltp: Update to 20240129
  > oeqa/selftest/bbtests: Tweak to use no-gplv3 inc file
  > conf: Move selftest config to dedicated inc file
  > openssl: Upgrade 3.2.0 -> 3.2.1
  > sdk/assimp.py: Fix build on 32bit arches with 64bit time_t
  > libxml-parser-perl: upgrade 2.46 -> 2.47

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Feb 6, 2024
…-openembedded sources/meta-qt6 sources/meta-variscite-bsp sources/poky

* sources/meta-freescale b6c7fdfb...f7d17af2 (2):
  > wayland: Delete recipe
  > Merge pull request #1723 from valijec/master

* sources/meta-intel 55b15013...0cd1f774 (1):
  > qemuboot-intel.inc: clean up

* sources/meta-openembedded 837151657...c4a30df0a (12):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > python3-httpx: add recipe for v0.26.0
  > python3-httpcore: add recipe for v1.0.2
  > python3-sniffio: add recipe for v1.3.0
  > python3-anyio: add recipe for v4.2.0
  > python3-socksio: add recipe for v1.0.0
  > mbedtls: upgrade 2.28.4 -> 2.28.7
  > mbedtls: upgrade 3.5.1 -> 3.5.2
  > python3-eth-account: upgrade 0.10.0 -> 0.11.0
  > pipewire: update 1.0.1 -> 1.0.3
  > ostree: Upgrade 2023.8 -> 2024.1
  > e2tools: Add tool recipe

* sources/meta-qt6 5786f54...0ff5012 (52):
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Drop upstreamed patch
  > qtwebengine: Fix constructor ambiguity found with clang-18
  > qtwebengine: Update LegacyStatsCollector to conform with Wc++11-narrowing
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Fix build with python 3.12
  > qtwebengine: Drop upstreamed patch
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtwebengine: Fix build with clang 17
  > qtquick3dphysics: Fix build on clang/x86
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  < Merge pull request #32 from YoeDistro/kraj/6.6
  < Merge pull request #31 from YoeDistro/kraj/6.6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  < Merge pull request #25 from YoeDistro/kraj/6.6
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  < Merge pull request #22 from YoeDistro/kraj/6.6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  < Merge pull request #18 from YoeDistro/kraj/6.6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  < Merge pull request #16 from YoeDistro/kraj/6.6
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker

* sources/meta-variscite-bsp 28632e6...cf4d8ce (52):
  < Merge pull request #12 from YoeDistro/kraj/kirkstone-var02
  > Refresh patch for latest meta-freescale
  > variscite_ubi: Do not export shell variables when not needed
  > variscite.inc: Limit optee to mx8 and mx9 machines
  > linux-variscite_5.15.bb: Fix build with gcc-13
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  > imx-atf: Remove version info from bbappend
  > freertos-variscite: Fix compile failure when do_compile is rerun
  > imx-boot: Update the patch to apply with meta-freescale/master
  > recipes: Add missing Upstream Status tag
  > freertos-variscite: Clear out environment provided LDFLAGS
  > libubootenv: Refresh patch to match 0.3.4 from oe-core master
  > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  > wl18xx-calibrator: Rename rdep for wl18xx firmware
  > imx-sc-firmware: Use var-som override for variscite specifics
  > imx-sc-firmware: Make do_compile override only for var-som
  > bluez5: Limit Applying bbappend changes for variscite SOMs
  > base-files: Install variscite-blacklist.conf only on variscite machines
  > imx-boot: Keep scope of patches to variscite machines.
  > imx-atf: Use the varigit only on variscite machines
  > variscite.inc: Add var-som new common override
  > variscite: Enable optee machine feature on iMX8 based machines
  < Merge pull request #11 from YoeDistro/kraj/kirkstone-var02
  < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02
  < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02
  < Merge branch 'yoe/mut' into yoe/kirkstone-var02
  < iimx-atf: Remove version info from bbappend
  < freertos-variscite: Fix compile failure when do_compile is rerun
  < imx-boot: Update the patch to apply with meta-freescale/master
  < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend
  < pm-utils: disable stop and start for wifi and bluetooth
  < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs
  < linux-variscite: add support for VAR-SOM-MX7
  < machine: imx7-var-som: Adjust for using new location of tune file from core
  < recipes: Add missing Upstream Status tag
  < freertos-variscite: Clear out environment provided LDFLAGS
  < libubootenv: Refresh patch to match 0.3.4 from oe-core master
  < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  < wl18xx-calibrator: Rename rdep for wl18xx firmware
  < imx-sc-firmware: Use var-som override for variscite specifics
  < imx-sc-firmware: Make do_compile override only for var-som
  < bluez5: Limit Applying bbappend changes for variscite SOMs
  < base-files: Install variscite-blacklist.conf only on variscite machines
  < imx-boot: Keep scope of patches to variscite machines.
  < imx-atf: Use the varigit only on variscite machines
  < variscite.inc: Add var-som new common override
  < variscite: Enable optee machine feature on iMX8 based machines

* sources/poky b73804429c...27e56d5c66 (62):
  > buildcpio.py: Switch to using cpio-2.15
  > rust: Build fixes to rust for rv32 target
  > kernel-devsrc: Add needed fixes for 6.1+ kernel build on target on RISCV
  > gcc-runtime: Move gdb pretty printer file to auto-load location
  > valgrind: Upgrade to 3.22
  > musl: Update to latest tip of trunk
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > ltp tweaks
  > patchtest-send-results: properly parse test status
  > patchtest-send-results: remove unused variable
  > file: enable additional internal compressor support
  > lzlib: add a recipe
  > multilib_global.bbclass: fix parsing error with no kernel module split
  > gnu-config: Update to latest version
  > overlayfs: add missing closing parenthesis in selftest
  > strace: Upgrade to 6.7
  > sstate.bbclass: Only sign packages at the time of their creation
  > systemd: pack pre-defined pcrlock files installed with tpm2
  > arm/armv*: add all the Arm tunes in GCC 13.2.0
  > tunes/sve: Add support for sve2 instructions
  > glibc: Refresh CVE status w.r.t 2.39 release
  > glibc: Upgrade to 2.39
  > selftest/SStateCacheManagement: pre-populate the cache
  > selftest/SStateCacheManagement: do not manipulate ERROR_QA
  > u-boot-sign:uboot-config: support to verify signed FIT image
  > uboot-sign: Fix to install nonexistent dtb file
  > uboot-sign: set load address and entrypoint
  > bitbake: Revert "bb: Drop priority code"
  > bitbake: bb: Drop priority code
  > bitbake: bitbake-diffsigs: fix walking the task dependencies and show better error
  > bitbake: tests/fetch.py: add multiple fetches test
  > bitbake: fetch2/git.py: Fetch mirror into HEAD
  > release-notes-4.3: fix spacing
  > docs: remove support for mickledore (4.2) release
  > dev-manual: start: remove idle line
  > contributor-guide: fix lore URL
  > dev-manual: gen-tapdevs need iptables installed
  > migration-guide: add release notes for 4.0.16
  > bsp-guide: correct formfactor recipe name
  > syslinux: Disable error on implicit-function-declaration
  > qemu: Upgrade 8.2.0 -> 8.2.1
  > qemu-native: Use inherit_defer for including native class
  > binutils: Upgrade to binutils 2.42
  > gtk: Set CVE_PRODUCT
  > curl: Update to 8.6.0
  > python3-markupsafe: Switch to python_setuptools_build_meta
  > python3-markupsafe: upgrade 2.1.3 -> 2.1.5
  > ltp: Update to 20240129
  > oeqa/selftest/bbtests: Tweak to use no-gplv3 inc file
  > conf: Move selftest config to dedicated inc file
  > openssl: Upgrade 3.2.0 -> 3.2.1
  > sdk/assimp.py: Fix build on 32bit arches with 64bit time_t
  > libxml-parser-perl: upgrade 2.46 -> 2.47

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Feb 6, 2024
…-openembedded sources/meta-qt6 sources/meta-variscite-bsp sources/poky

* sources/meta-freescale b6c7fdfb...f7d17af2 (2):
  > wayland: Delete recipe
  > Merge pull request #1723 from valijec/master

* sources/meta-intel 55b15013...0cd1f774 (1):
  > qemuboot-intel.inc: clean up

* sources/meta-openembedded 837151657...36829e6ce (15):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > python3-httpx: add recipe for v0.26.0
  > python3-httpcore: add recipe for v1.0.2
  > python3-sniffio: add recipe for v1.3.0
  > python3-anyio: add recipe for v4.2.0
  > python3-socksio: add recipe for v1.0.0
  > gensio: upgrade 2.8.2 -> 2.8.3
  > cmark: upgrade 0.30.3 -> 0.31.0
  > bdwgc: upgrade 8.2.4 -> 8.2.6
  > mbedtls: upgrade 2.28.4 -> 2.28.7
  > mbedtls: upgrade 3.5.1 -> 3.5.2
  > python3-eth-account: upgrade 0.10.0 -> 0.11.0
  > pipewire: update 1.0.1 -> 1.0.3
  > ostree: Upgrade 2023.8 -> 2024.1
  > e2tools: Add tool recipe

* sources/meta-qt6 5786f54...0ff5012 (52):
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Drop upstreamed patch
  > qtwebengine: Fix constructor ambiguity found with clang-18
  > qtwebengine: Update LegacyStatsCollector to conform with Wc++11-narrowing
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Fix build with python 3.12
  > qtwebengine: Drop upstreamed patch
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtwebengine: Fix build with clang 17
  > qtquick3dphysics: Fix build on clang/x86
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  < Merge pull request #32 from YoeDistro/kraj/6.6
  < Merge pull request #31 from YoeDistro/kraj/6.6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  < Merge pull request #25 from YoeDistro/kraj/6.6
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  < Merge pull request #22 from YoeDistro/kraj/6.6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  < Merge pull request #18 from YoeDistro/kraj/6.6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  < Merge pull request #16 from YoeDistro/kraj/6.6
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker

* sources/meta-variscite-bsp 28632e6...cf4d8ce (52):
  < Merge pull request #12 from YoeDistro/kraj/kirkstone-var02
  > Refresh patch for latest meta-freescale
  > variscite_ubi: Do not export shell variables when not needed
  > variscite.inc: Limit optee to mx8 and mx9 machines
  > linux-variscite_5.15.bb: Fix build with gcc-13
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  > imx-atf: Remove version info from bbappend
  > freertos-variscite: Fix compile failure when do_compile is rerun
  > imx-boot: Update the patch to apply with meta-freescale/master
  > recipes: Add missing Upstream Status tag
  > freertos-variscite: Clear out environment provided LDFLAGS
  > libubootenv: Refresh patch to match 0.3.4 from oe-core master
  > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  > wl18xx-calibrator: Rename rdep for wl18xx firmware
  > imx-sc-firmware: Use var-som override for variscite specifics
  > imx-sc-firmware: Make do_compile override only for var-som
  > bluez5: Limit Applying bbappend changes for variscite SOMs
  > base-files: Install variscite-blacklist.conf only on variscite machines
  > imx-boot: Keep scope of patches to variscite machines.
  > imx-atf: Use the varigit only on variscite machines
  > variscite.inc: Add var-som new common override
  > variscite: Enable optee machine feature on iMX8 based machines
  < Merge pull request #11 from YoeDistro/kraj/kirkstone-var02
  < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02
  < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02
  < Merge branch 'yoe/mut' into yoe/kirkstone-var02
  < iimx-atf: Remove version info from bbappend
  < freertos-variscite: Fix compile failure when do_compile is rerun
  < imx-boot: Update the patch to apply with meta-freescale/master
  < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend
  < pm-utils: disable stop and start for wifi and bluetooth
  < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs
  < linux-variscite: add support for VAR-SOM-MX7
  < machine: imx7-var-som: Adjust for using new location of tune file from core
  < recipes: Add missing Upstream Status tag
  < freertos-variscite: Clear out environment provided LDFLAGS
  < libubootenv: Refresh patch to match 0.3.4 from oe-core master
  < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  < wl18xx-calibrator: Rename rdep for wl18xx firmware
  < imx-sc-firmware: Use var-som override for variscite specifics
  < imx-sc-firmware: Make do_compile override only for var-som
  < bluez5: Limit Applying bbappend changes for variscite SOMs
  < base-files: Install variscite-blacklist.conf only on variscite machines
  < imx-boot: Keep scope of patches to variscite machines.
  < imx-atf: Use the varigit only on variscite machines
  < variscite.inc: Add var-som new common override
  < variscite: Enable optee machine feature on iMX8 based machines

* sources/poky b73804429c...27e56d5c66 (62):
  > buildcpio.py: Switch to using cpio-2.15
  > rust: Build fixes to rust for rv32 target
  > kernel-devsrc: Add needed fixes for 6.1+ kernel build on target on RISCV
  > gcc-runtime: Move gdb pretty printer file to auto-load location
  > valgrind: Upgrade to 3.22
  > musl: Update to latest tip of trunk
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > ltp tweaks
  > patchtest-send-results: properly parse test status
  > patchtest-send-results: remove unused variable
  > file: enable additional internal compressor support
  > lzlib: add a recipe
  > multilib_global.bbclass: fix parsing error with no kernel module split
  > gnu-config: Update to latest version
  > overlayfs: add missing closing parenthesis in selftest
  > strace: Upgrade to 6.7
  > sstate.bbclass: Only sign packages at the time of their creation
  > systemd: pack pre-defined pcrlock files installed with tpm2
  > arm/armv*: add all the Arm tunes in GCC 13.2.0
  > tunes/sve: Add support for sve2 instructions
  > glibc: Refresh CVE status w.r.t 2.39 release
  > glibc: Upgrade to 2.39
  > selftest/SStateCacheManagement: pre-populate the cache
  > selftest/SStateCacheManagement: do not manipulate ERROR_QA
  > u-boot-sign:uboot-config: support to verify signed FIT image
  > uboot-sign: Fix to install nonexistent dtb file
  > uboot-sign: set load address and entrypoint
  > bitbake: Revert "bb: Drop priority code"
  > bitbake: bb: Drop priority code
  > bitbake: bitbake-diffsigs: fix walking the task dependencies and show better error
  > bitbake: tests/fetch.py: add multiple fetches test
  > bitbake: fetch2/git.py: Fetch mirror into HEAD
  > release-notes-4.3: fix spacing
  > docs: remove support for mickledore (4.2) release
  > dev-manual: start: remove idle line
  > contributor-guide: fix lore URL
  > dev-manual: gen-tapdevs need iptables installed
  > migration-guide: add release notes for 4.0.16
  > bsp-guide: correct formfactor recipe name
  > syslinux: Disable error on implicit-function-declaration
  > qemu: Upgrade 8.2.0 -> 8.2.1
  > qemu-native: Use inherit_defer for including native class
  > binutils: Upgrade to binutils 2.42
  > gtk: Set CVE_PRODUCT
  > curl: Update to 8.6.0
  > python3-markupsafe: Switch to python_setuptools_build_meta
  > python3-markupsafe: upgrade 2.1.3 -> 2.1.5
  > ltp: Update to 20240129
  > oeqa/selftest/bbtests: Tweak to use no-gplv3 inc file
  > conf: Move selftest config to dedicated inc file
  > openssl: Upgrade 3.2.0 -> 3.2.1
  > sdk/assimp.py: Fix build on 32bit arches with 64bit time_t
  > libxml-parser-perl: upgrade 2.46 -> 2.47

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Feb 6, 2024
…-openembedded sources/meta-qt6 sources/meta-variscite-bsp sources/poky

* sources/meta-freescale b6c7fdfb...f7d17af2 (2):
  > wayland: Delete recipe
  > Merge pull request #1723 from valijec/master

* sources/meta-intel 55b15013...0cd1f774 (1):
  > qemuboot-intel.inc: clean up

* sources/meta-openembedded 837151657...36829e6ce (15):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > python3-httpx: add recipe for v0.26.0
  > python3-httpcore: add recipe for v1.0.2
  > python3-sniffio: add recipe for v1.3.0
  > python3-anyio: add recipe for v4.2.0
  > python3-socksio: add recipe for v1.0.0
  > gensio: upgrade 2.8.2 -> 2.8.3
  > cmark: upgrade 0.30.3 -> 0.31.0
  > bdwgc: upgrade 8.2.4 -> 8.2.6
  > mbedtls: upgrade 2.28.4 -> 2.28.7
  > mbedtls: upgrade 3.5.1 -> 3.5.2
  > python3-eth-account: upgrade 0.10.0 -> 0.11.0
  > pipewire: update 1.0.1 -> 1.0.3
  > ostree: Upgrade 2023.8 -> 2024.1
  > e2tools: Add tool recipe

* sources/meta-qt6 5786f54...0ff5012 (52):
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Drop upstreamed patch
  > qtwebengine: Fix constructor ambiguity found with clang-18
  > qtwebengine: Update LegacyStatsCollector to conform with Wc++11-narrowing
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Fix build with python 3.12
  > qtwebengine: Drop upstreamed patch
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtwebengine: Fix build with clang 17
  > qtquick3dphysics: Fix build on clang/x86
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  < Merge pull request #32 from YoeDistro/kraj/6.6
  < Merge pull request #31 from YoeDistro/kraj/6.6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  < Merge pull request #25 from YoeDistro/kraj/6.6
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  < Merge pull request #22 from YoeDistro/kraj/6.6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  < Merge pull request #18 from YoeDistro/kraj/6.6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  < Merge pull request #16 from YoeDistro/kraj/6.6
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker

* sources/meta-variscite-bsp 28632e6...cf4d8ce (52):
  < Merge pull request #12 from YoeDistro/kraj/kirkstone-var02
  > Refresh patch for latest meta-freescale
  > variscite_ubi: Do not export shell variables when not needed
  > variscite.inc: Limit optee to mx8 and mx9 machines
  > linux-variscite_5.15.bb: Fix build with gcc-13
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  > imx-atf: Remove version info from bbappend
  > freertos-variscite: Fix compile failure when do_compile is rerun
  > imx-boot: Update the patch to apply with meta-freescale/master
  > recipes: Add missing Upstream Status tag
  > freertos-variscite: Clear out environment provided LDFLAGS
  > libubootenv: Refresh patch to match 0.3.4 from oe-core master
  > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  > wl18xx-calibrator: Rename rdep for wl18xx firmware
  > imx-sc-firmware: Use var-som override for variscite specifics
  > imx-sc-firmware: Make do_compile override only for var-som
  > bluez5: Limit Applying bbappend changes for variscite SOMs
  > base-files: Install variscite-blacklist.conf only on variscite machines
  > imx-boot: Keep scope of patches to variscite machines.
  > imx-atf: Use the varigit only on variscite machines
  > variscite.inc: Add var-som new common override
  > variscite: Enable optee machine feature on iMX8 based machines
  < Merge pull request #11 from YoeDistro/kraj/kirkstone-var02
  < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02
  < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02
  < Merge branch 'yoe/mut' into yoe/kirkstone-var02
  < iimx-atf: Remove version info from bbappend
  < freertos-variscite: Fix compile failure when do_compile is rerun
  < imx-boot: Update the patch to apply with meta-freescale/master
  < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend
  < pm-utils: disable stop and start for wifi and bluetooth
  < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs
  < linux-variscite: add support for VAR-SOM-MX7
  < machine: imx7-var-som: Adjust for using new location of tune file from core
  < recipes: Add missing Upstream Status tag
  < freertos-variscite: Clear out environment provided LDFLAGS
  < libubootenv: Refresh patch to match 0.3.4 from oe-core master
  < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  < wl18xx-calibrator: Rename rdep for wl18xx firmware
  < imx-sc-firmware: Use var-som override for variscite specifics
  < imx-sc-firmware: Make do_compile override only for var-som
  < bluez5: Limit Applying bbappend changes for variscite SOMs
  < base-files: Install variscite-blacklist.conf only on variscite machines
  < imx-boot: Keep scope of patches to variscite machines.
  < imx-atf: Use the varigit only on variscite machines
  < variscite.inc: Add var-som new common override
  < variscite: Enable optee machine feature on iMX8 based machines

* sources/poky b73804429c...ebfc61bab7 (62):
  > buildcpio.py: Switch to using cpio-2.15
  > rust/cargo: Build fixes to rust for rv32 target
  > kernel-devsrc: Add needed fixes for 6.1+ kernel build on target on RISCV
  > gcc-runtime: Move gdb pretty printer file to auto-load location
  > valgrind: Upgrade to 3.22
  > musl: Update to latest tip of trunk
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > ltp tweaks
  > patchtest-send-results: properly parse test status
  > patchtest-send-results: remove unused variable
  > file: enable additional internal compressor support
  > lzlib: add a recipe
  > multilib_global.bbclass: fix parsing error with no kernel module split
  > gnu-config: Update to latest version
  > overlayfs: add missing closing parenthesis in selftest
  > strace: Upgrade to 6.7
  > sstate.bbclass: Only sign packages at the time of their creation
  > systemd: pack pre-defined pcrlock files installed with tpm2
  > arm/armv*: add all the Arm tunes in GCC 13.2.0
  > tunes/sve: Add support for sve2 instructions
  > glibc: Refresh CVE status w.r.t 2.39 release
  > glibc: Upgrade to 2.39
  > selftest/SStateCacheManagement: pre-populate the cache
  > selftest/SStateCacheManagement: do not manipulate ERROR_QA
  > u-boot-sign:uboot-config: support to verify signed FIT image
  > uboot-sign: Fix to install nonexistent dtb file
  > uboot-sign: set load address and entrypoint
  > bitbake: Revert "bb: Drop priority code"
  > bitbake: bb: Drop priority code
  > bitbake: bitbake-diffsigs: fix walking the task dependencies and show better error
  > bitbake: tests/fetch.py: add multiple fetches test
  > bitbake: fetch2/git.py: Fetch mirror into HEAD
  > release-notes-4.3: fix spacing
  > docs: remove support for mickledore (4.2) release
  > dev-manual: start: remove idle line
  > contributor-guide: fix lore URL
  > dev-manual: gen-tapdevs need iptables installed
  > migration-guide: add release notes for 4.0.16
  > bsp-guide: correct formfactor recipe name
  > syslinux: Disable error on implicit-function-declaration
  > qemu: Upgrade 8.2.0 -> 8.2.1
  > qemu-native: Use inherit_defer for including native class
  > binutils: Upgrade to binutils 2.42
  > gtk: Set CVE_PRODUCT
  > curl: Update to 8.6.0
  > python3-markupsafe: Switch to python_setuptools_build_meta
  > python3-markupsafe: upgrade 2.1.3 -> 2.1.5
  > ltp: Update to 20240129
  > oeqa/selftest/bbtests: Tweak to use no-gplv3 inc file
  > conf: Move selftest config to dedicated inc file
  > openssl: Upgrade 3.2.0 -> 3.2.1
  > sdk/assimp.py: Fix build on 32bit arches with 64bit time_t
  > libxml-parser-perl: upgrade 2.46 -> 2.47

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Feb 6, 2024
…-openembedded sources/meta-qt6 sources/meta-variscite-bsp sources/poky

* sources/meta-freescale b6c7fdfb...f7d17af2 (2):
  > wayland: Delete recipe
  > Merge pull request #1723 from valijec/master

* sources/meta-intel 55b15013...0cd1f774 (1):
  > qemuboot-intel.inc: clean up

* sources/meta-openembedded 837151657...36829e6ce (15):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > python3-httpx: add recipe for v0.26.0
  > python3-httpcore: add recipe for v1.0.2
  > python3-sniffio: add recipe for v1.3.0
  > python3-anyio: add recipe for v4.2.0
  > python3-socksio: add recipe for v1.0.0
  > gensio: upgrade 2.8.2 -> 2.8.3
  > cmark: upgrade 0.30.3 -> 0.31.0
  > bdwgc: upgrade 8.2.4 -> 8.2.6
  > mbedtls: upgrade 2.28.4 -> 2.28.7
  > mbedtls: upgrade 3.5.1 -> 3.5.2
  > python3-eth-account: upgrade 0.10.0 -> 0.11.0
  > pipewire: update 1.0.1 -> 1.0.3
  > ostree: Upgrade 2023.8 -> 2024.1
  > e2tools: Add tool recipe

* sources/meta-qt6 5786f54...0ff5012 (52):
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Drop upstreamed patch
  > qtwebengine: Fix constructor ambiguity found with clang-18
  > qtwebengine: Update LegacyStatsCollector to conform with Wc++11-narrowing
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Fix build with python 3.12
  > qtwebengine: Drop upstreamed patch
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtwebengine: Fix build with clang 17
  > qtquick3dphysics: Fix build on clang/x86
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  < Merge pull request #32 from YoeDistro/kraj/6.6
  < Merge pull request #31 from YoeDistro/kraj/6.6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  < Merge pull request #25 from YoeDistro/kraj/6.6
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  < Merge pull request #22 from YoeDistro/kraj/6.6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  < Merge pull request #18 from YoeDistro/kraj/6.6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  < Merge pull request #16 from YoeDistro/kraj/6.6
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker

* sources/meta-variscite-bsp 28632e6...cf4d8ce (52):
  < Merge pull request #12 from YoeDistro/kraj/kirkstone-var02
  > Refresh patch for latest meta-freescale
  > variscite_ubi: Do not export shell variables when not needed
  > variscite.inc: Limit optee to mx8 and mx9 machines
  > linux-variscite_5.15.bb: Fix build with gcc-13
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  > imx-atf: Remove version info from bbappend
  > freertos-variscite: Fix compile failure when do_compile is rerun
  > imx-boot: Update the patch to apply with meta-freescale/master
  > recipes: Add missing Upstream Status tag
  > freertos-variscite: Clear out environment provided LDFLAGS
  > libubootenv: Refresh patch to match 0.3.4 from oe-core master
  > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  > wl18xx-calibrator: Rename rdep for wl18xx firmware
  > imx-sc-firmware: Use var-som override for variscite specifics
  > imx-sc-firmware: Make do_compile override only for var-som
  > bluez5: Limit Applying bbappend changes for variscite SOMs
  > base-files: Install variscite-blacklist.conf only on variscite machines
  > imx-boot: Keep scope of patches to variscite machines.
  > imx-atf: Use the varigit only on variscite machines
  > variscite.inc: Add var-som new common override
  > variscite: Enable optee machine feature on iMX8 based machines
  < Merge pull request #11 from YoeDistro/kraj/kirkstone-var02
  < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02
  < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02
  < Merge branch 'yoe/mut' into yoe/kirkstone-var02
  < iimx-atf: Remove version info from bbappend
  < freertos-variscite: Fix compile failure when do_compile is rerun
  < imx-boot: Update the patch to apply with meta-freescale/master
  < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend
  < pm-utils: disable stop and start for wifi and bluetooth
  < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs
  < linux-variscite: add support for VAR-SOM-MX7
  < machine: imx7-var-som: Adjust for using new location of tune file from core
  < recipes: Add missing Upstream Status tag
  < freertos-variscite: Clear out environment provided LDFLAGS
  < libubootenv: Refresh patch to match 0.3.4 from oe-core master
  < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  < wl18xx-calibrator: Rename rdep for wl18xx firmware
  < imx-sc-firmware: Use var-som override for variscite specifics
  < imx-sc-firmware: Make do_compile override only for var-som
  < bluez5: Limit Applying bbappend changes for variscite SOMs
  < base-files: Install variscite-blacklist.conf only on variscite machines
  < imx-boot: Keep scope of patches to variscite machines.
  < imx-atf: Use the varigit only on variscite machines
  < variscite.inc: Add var-som new common override
  < variscite: Enable optee machine feature on iMX8 based machines

* sources/poky b73804429c...d4edc41f5a (62):
  > buildcpio.py: Switch to using cpio-2.15
  > rust/cargo: Build fixes to rust for rv32 target
  > kernel-devsrc: Add needed fixes for 6.1+ kernel build on target on RISCV
  > gcc-runtime: Move gdb pretty printer file to auto-load location
  > valgrind: Upgrade to 3.22
  > musl: Update to latest tip of trunk
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > ltp tweaks
  > patchtest-send-results: properly parse test status
  > patchtest-send-results: remove unused variable
  > file: enable additional internal compressor support
  > lzlib: add a recipe
  > multilib_global.bbclass: fix parsing error with no kernel module split
  > gnu-config: Update to latest version
  > overlayfs: add missing closing parenthesis in selftest
  > strace: Upgrade to 6.7
  > sstate.bbclass: Only sign packages at the time of their creation
  > systemd: pack pre-defined pcrlock files installed with tpm2
  > arm/armv*: add all the Arm tunes in GCC 13.2.0
  > tunes/sve: Add support for sve2 instructions
  > glibc: Refresh CVE status w.r.t 2.39 release
  > glibc: Upgrade to 2.39
  > selftest/SStateCacheManagement: pre-populate the cache
  > selftest/SStateCacheManagement: do not manipulate ERROR_QA
  > u-boot-sign:uboot-config: support to verify signed FIT image
  > uboot-sign: Fix to install nonexistent dtb file
  > uboot-sign: set load address and entrypoint
  > bitbake: Revert "bb: Drop priority code"
  > bitbake: bb: Drop priority code
  > bitbake: bitbake-diffsigs: fix walking the task dependencies and show better error
  > bitbake: tests/fetch.py: add multiple fetches test
  > bitbake: fetch2/git.py: Fetch mirror into HEAD
  > release-notes-4.3: fix spacing
  > docs: remove support for mickledore (4.2) release
  > dev-manual: start: remove idle line
  > contributor-guide: fix lore URL
  > dev-manual: gen-tapdevs need iptables installed
  > migration-guide: add release notes for 4.0.16
  > bsp-guide: correct formfactor recipe name
  > syslinux: Disable error on implicit-function-declaration
  > qemu: Upgrade 8.2.0 -> 8.2.1
  > qemu-native: Use inherit_defer for including native class
  > binutils: Upgrade to binutils 2.42
  > gtk: Set CVE_PRODUCT
  > curl: Update to 8.6.0
  > python3-markupsafe: Switch to python_setuptools_build_meta
  > python3-markupsafe: upgrade 2.1.3 -> 2.1.5
  > ltp: Update to 20240129
  > oeqa/selftest/bbtests: Tweak to use no-gplv3 inc file
  > conf: Move selftest config to dedicated inc file
  > openssl: Upgrade 3.2.0 -> 3.2.1
  > sdk/assimp.py: Fix build on 32bit arches with 64bit time_t
  > libxml-parser-perl: upgrade 2.46 -> 2.47

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Feb 6, 2024
…-openembedded sources/meta-qt6 sources/meta-variscite-bsp sources/poky

* sources/meta-freescale b6c7fdfb...f7d17af2 (2):
  > wayland: Delete recipe
  > Merge pull request #1723 from valijec/master

* sources/meta-intel 55b15013...0cd1f774 (1):
  > qemuboot-intel.inc: clean up

* sources/meta-openembedded 837151657...a09a2e55b (43):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > python3-httpx: add recipe for v0.26.0
  > python3-httpcore: add recipe for v1.0.2
  > python3-sniffio: add recipe for v1.3.0
  > python3-anyio: add recipe for v4.2.0
  > python3-socksio: add recipe for v1.0.0
  > python3-gcovr: upgrade 6.0 -> 7.0
  > python3-pydantic: upgrade 2.5.3 -> 2.6.0
  > python3-path: upgrade 16.9.0 -> 16.10.0
  > python3-gspread: upgrade 5.12.4 -> 6.0.0
  > python3-google-api-core: upgrade 2.16.1 -> 2.16.2
  > python3-flask: upgrade 3.0.1 -> 3.0.2
  > python3-elementpath: upgrade 4.1.5 -> 4.2.0
  > python3-astroid: upgrade 3.0.2 -> 3.0.3
  > satyr: upgrade 0.42 -> 0.43
  > sanlock: upgrade 3.9.0 -> 3.9.1
  > pkcs11-provider: upgrade 0.2 -> 0.3
  > neon: upgrade 0.32.5 -> 0.33.0
  > libblockdev: upgrade 3.0.4 -> 3.1.0
  > iotop: upgrade 1.25 -> 1.26
  > squid: upgrade 6.6 -> 6.7
  > ndisc6: upgrade 1.0.7 -> 1.0.8
  > libgsf: upgrade 1.14.51 -> 1.14.52
  > network-manager-applet: upgrade 1.34.0 -> 1.36.0
  > neatvnc: upgrade 0.7.1 -> 0.7.2
  > nanomsg: upgrade 1.2 -> 1.2.1
  > md4c: upgrade 0.5.0 -> 0.5.2
  > libqmi: upgrade 1.35.1 -> 1.35.2
  > libjcat: upgrade 0.2.0 -> 0.2.1
  > libio-socket-ssl-perl: upgrade 2.084 -> 2.085
  > libinih: upgrade 57 -> 58
  > libcbor: upgrade 0.10.2 -> 0.11.0
  > imlib2: upgrade 1.12.1 -> 1.12.2
  > geos: upgrade 3.12.0 -> 3.12.1
  > gensio: upgrade 2.8.2 -> 2.8.3
  > cmark: upgrade 0.30.3 -> 0.31.0
  > bdwgc: upgrade 8.2.4 -> 8.2.6
  > mbedtls: upgrade 2.28.4 -> 2.28.7
  > mbedtls: upgrade 3.5.1 -> 3.5.2
  > python3-eth-account: upgrade 0.10.0 -> 0.11.0
  > pipewire: update 1.0.1 -> 1.0.3
  > ostree: Upgrade 2023.8 -> 2024.1
  > e2tools: Add tool recipe

* sources/meta-qt6 5786f54...0ff5012 (52):
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Drop upstreamed patch
  > qtwebengine: Fix constructor ambiguity found with clang-18
  > qtwebengine: Update LegacyStatsCollector to conform with Wc++11-narrowing
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Fix build with python 3.12
  > qtwebengine: Drop upstreamed patch
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtwebengine: Fix build with clang 17
  > qtquick3dphysics: Fix build on clang/x86
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  < Merge pull request #32 from YoeDistro/kraj/6.6
  < Merge pull request #31 from YoeDistro/kraj/6.6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  < Merge pull request #25 from YoeDistro/kraj/6.6
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  < Merge pull request #22 from YoeDistro/kraj/6.6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  < Merge pull request #18 from YoeDistro/kraj/6.6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  < Merge pull request #16 from YoeDistro/kraj/6.6
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker

* sources/meta-variscite-bsp 28632e6...cf4d8ce (52):
  < Merge pull request #12 from YoeDistro/kraj/kirkstone-var02
  > Refresh patch for latest meta-freescale
  > variscite_ubi: Do not export shell variables when not needed
  > variscite.inc: Limit optee to mx8 and mx9 machines
  > linux-variscite_5.15.bb: Fix build with gcc-13
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  > imx-atf: Remove version info from bbappend
  > freertos-variscite: Fix compile failure when do_compile is rerun
  > imx-boot: Update the patch to apply with meta-freescale/master
  > recipes: Add missing Upstream Status tag
  > freertos-variscite: Clear out environment provided LDFLAGS
  > libubootenv: Refresh patch to match 0.3.4 from oe-core master
  > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  > wl18xx-calibrator: Rename rdep for wl18xx firmware
  > imx-sc-firmware: Use var-som override for variscite specifics
  > imx-sc-firmware: Make do_compile override only for var-som
  > bluez5: Limit Applying bbappend changes for variscite SOMs
  > base-files: Install variscite-blacklist.conf only on variscite machines
  > imx-boot: Keep scope of patches to variscite machines.
  > imx-atf: Use the varigit only on variscite machines
  > variscite.inc: Add var-som new common override
  > variscite: Enable optee machine feature on iMX8 based machines
  < Merge pull request #11 from YoeDistro/kraj/kirkstone-var02
  < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02
  < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02
  < Merge branch 'yoe/mut' into yoe/kirkstone-var02
  < iimx-atf: Remove version info from bbappend
  < freertos-variscite: Fix compile failure when do_compile is rerun
  < imx-boot: Update the patch to apply with meta-freescale/master
  < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend
  < pm-utils: disable stop and start for wifi and bluetooth
  < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs
  < linux-variscite: add support for VAR-SOM-MX7
  < machine: imx7-var-som: Adjust for using new location of tune file from core
  < recipes: Add missing Upstream Status tag
  < freertos-variscite: Clear out environment provided LDFLAGS
  < libubootenv: Refresh patch to match 0.3.4 from oe-core master
  < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  < wl18xx-calibrator: Rename rdep for wl18xx firmware
  < imx-sc-firmware: Use var-som override for variscite specifics
  < imx-sc-firmware: Make do_compile override only for var-som
  < bluez5: Limit Applying bbappend changes for variscite SOMs
  < base-files: Install variscite-blacklist.conf only on variscite machines
  < imx-boot: Keep scope of patches to variscite machines.
  < imx-atf: Use the varigit only on variscite machines
  < variscite.inc: Add var-som new common override
  < variscite: Enable optee machine feature on iMX8 based machines

* sources/poky b73804429c...d4edc41f5a (62):
  > buildcpio.py: Switch to using cpio-2.15
  > rust/cargo: Build fixes to rust for rv32 target
  > kernel-devsrc: Add needed fixes for 6.1+ kernel build on target on RISCV
  > gcc-runtime: Move gdb pretty printer file to auto-load location
  > valgrind: Upgrade to 3.22
  > musl: Update to latest tip of trunk
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > ltp tweaks
  > patchtest-send-results: properly parse test status
  > patchtest-send-results: remove unused variable
  > file: enable additional internal compressor support
  > lzlib: add a recipe
  > multilib_global.bbclass: fix parsing error with no kernel module split
  > gnu-config: Update to latest version
  > overlayfs: add missing closing parenthesis in selftest
  > strace: Upgrade to 6.7
  > sstate.bbclass: Only sign packages at the time of their creation
  > systemd: pack pre-defined pcrlock files installed with tpm2
  > arm/armv*: add all the Arm tunes in GCC 13.2.0
  > tunes/sve: Add support for sve2 instructions
  > glibc: Refresh CVE status w.r.t 2.39 release
  > glibc: Upgrade to 2.39
  > selftest/SStateCacheManagement: pre-populate the cache
  > selftest/SStateCacheManagement: do not manipulate ERROR_QA
  > u-boot-sign:uboot-config: support to verify signed FIT image
  > uboot-sign: Fix to install nonexistent dtb file
  > uboot-sign: set load address and entrypoint
  > bitbake: Revert "bb: Drop priority code"
  > bitbake: bb: Drop priority code
  > bitbake: bitbake-diffsigs: fix walking the task dependencies and show better error
  > bitbake: tests/fetch.py: add multiple fetches test
  > bitbake: fetch2/git.py: Fetch mirror into HEAD
  > release-notes-4.3: fix spacing
  > docs: remove support for mickledore (4.2) release
  > dev-manual: start: remove idle line
  > contributor-guide: fix lore URL
  > dev-manual: gen-tapdevs need iptables installed
  > migration-guide: add release notes for 4.0.16
  > bsp-guide: correct formfactor recipe name
  > syslinux: Disable error on implicit-function-declaration
  > qemu: Upgrade 8.2.0 -> 8.2.1
  > qemu-native: Use inherit_defer for including native class
  > binutils: Upgrade to binutils 2.42
  > gtk: Set CVE_PRODUCT
  > curl: Update to 8.6.0
  > python3-markupsafe: Switch to python_setuptools_build_meta
  > python3-markupsafe: upgrade 2.1.3 -> 2.1.5
  > ltp: Update to 20240129
  > oeqa/selftest/bbtests: Tweak to use no-gplv3 inc file
  > conf: Move selftest config to dedicated inc file
  > openssl: Upgrade 3.2.0 -> 3.2.1
  > sdk/assimp.py: Fix build on 32bit arches with 64bit time_t
  > libxml-parser-perl: upgrade 2.46 -> 2.47

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Feb 6, 2024
…-openembedded sources/meta-qt6 sources/meta-variscite-bsp sources/poky

* sources/meta-freescale b6c7fdfb...f7d17af2 (2):
  > wayland: Delete recipe
  > Merge pull request #1723 from valijec/master

* sources/meta-intel 55b15013...0cd1f774 (1):
  > qemuboot-intel.inc: clean up

* sources/meta-openembedded 837151657...3ab8558a3 (47):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > python3-httpx: add recipe for v0.26.0
  > python3-httpcore: add recipe for v1.0.2
  > python3-sniffio: add recipe for v1.3.0
  > python3-anyio: add recipe for v4.2.0
  > python3-socksio: add recipe for v1.0.0
  > proj: upgrade 9.3.0 -> 9.3.1
  > proj: extend class to native and nativesdk
  > flatcc: drop 'r' from gitr and ${SRCPV}
  > flatcc: respect baselib
  > python3-gcovr: upgrade 6.0 -> 7.0
  > python3-pydantic: upgrade 2.5.3 -> 2.6.0
  > python3-path: upgrade 16.9.0 -> 16.10.0
  > python3-gspread: upgrade 5.12.4 -> 6.0.0
  > python3-google-api-core: upgrade 2.16.1 -> 2.16.2
  > python3-flask: upgrade 3.0.1 -> 3.0.2
  > python3-elementpath: upgrade 4.1.5 -> 4.2.0
  > python3-astroid: upgrade 3.0.2 -> 3.0.3
  > satyr: upgrade 0.42 -> 0.43
  > sanlock: upgrade 3.9.0 -> 3.9.1
  > pkcs11-provider: upgrade 0.2 -> 0.3
  > neon: upgrade 0.32.5 -> 0.33.0
  > libblockdev: upgrade 3.0.4 -> 3.1.0
  > iotop: upgrade 1.25 -> 1.26
  > squid: upgrade 6.6 -> 6.7
  > ndisc6: upgrade 1.0.7 -> 1.0.8
  > libgsf: upgrade 1.14.51 -> 1.14.52
  > network-manager-applet: upgrade 1.34.0 -> 1.36.0
  > neatvnc: upgrade 0.7.1 -> 0.7.2
  > nanomsg: upgrade 1.2 -> 1.2.1
  > md4c: upgrade 0.5.0 -> 0.5.2
  > libqmi: upgrade 1.35.1 -> 1.35.2
  > libjcat: upgrade 0.2.0 -> 0.2.1
  > libio-socket-ssl-perl: upgrade 2.084 -> 2.085
  > libinih: upgrade 57 -> 58
  > libcbor: upgrade 0.10.2 -> 0.11.0
  > imlib2: upgrade 1.12.1 -> 1.12.2
  > geos: upgrade 3.12.0 -> 3.12.1
  > gensio: upgrade 2.8.2 -> 2.8.3
  > cmark: upgrade 0.30.3 -> 0.31.0
  > bdwgc: upgrade 8.2.4 -> 8.2.6
  > mbedtls: upgrade 2.28.4 -> 2.28.7
  > mbedtls: upgrade 3.5.1 -> 3.5.2
  > python3-eth-account: upgrade 0.10.0 -> 0.11.0
  > pipewire: update 1.0.1 -> 1.0.3
  > ostree: Upgrade 2023.8 -> 2024.1
  > e2tools: Add tool recipe

* sources/meta-qt6 5786f54...0ff5012 (52):
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Drop upstreamed patch
  > qtwebengine: Fix constructor ambiguity found with clang-18
  > qtwebengine: Update LegacyStatsCollector to conform with Wc++11-narrowing
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Fix build with python 3.12
  > qtwebengine: Drop upstreamed patch
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtwebengine: Fix build with clang 17
  > qtquick3dphysics: Fix build on clang/x86
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  < Merge pull request #32 from YoeDistro/kraj/6.6
  < Merge pull request #31 from YoeDistro/kraj/6.6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  < Merge pull request #25 from YoeDistro/kraj/6.6
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  < Merge pull request #22 from YoeDistro/kraj/6.6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  < Merge pull request #18 from YoeDistro/kraj/6.6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  < Merge pull request #16 from YoeDistro/kraj/6.6
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker

* sources/meta-variscite-bsp 28632e6...cf4d8ce (52):
  < Merge pull request #12 from YoeDistro/kraj/kirkstone-var02
  > Refresh patch for latest meta-freescale
  > variscite_ubi: Do not export shell variables when not needed
  > variscite.inc: Limit optee to mx8 and mx9 machines
  > linux-variscite_5.15.bb: Fix build with gcc-13
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  > imx-atf: Remove version info from bbappend
  > freertos-variscite: Fix compile failure when do_compile is rerun
  > imx-boot: Update the patch to apply with meta-freescale/master
  > recipes: Add missing Upstream Status tag
  > freertos-variscite: Clear out environment provided LDFLAGS
  > libubootenv: Refresh patch to match 0.3.4 from oe-core master
  > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  > wl18xx-calibrator: Rename rdep for wl18xx firmware
  > imx-sc-firmware: Use var-som override for variscite specifics
  > imx-sc-firmware: Make do_compile override only for var-som
  > bluez5: Limit Applying bbappend changes for variscite SOMs
  > base-files: Install variscite-blacklist.conf only on variscite machines
  > imx-boot: Keep scope of patches to variscite machines.
  > imx-atf: Use the varigit only on variscite machines
  > variscite.inc: Add var-som new common override
  > variscite: Enable optee machine feature on iMX8 based machines
  < Merge pull request #11 from YoeDistro/kraj/kirkstone-var02
  < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02
  < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02
  < Merge branch 'yoe/mut' into yoe/kirkstone-var02
  < iimx-atf: Remove version info from bbappend
  < freertos-variscite: Fix compile failure when do_compile is rerun
  < imx-boot: Update the patch to apply with meta-freescale/master
  < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend
  < pm-utils: disable stop and start for wifi and bluetooth
  < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs
  < linux-variscite: add support for VAR-SOM-MX7
  < machine: imx7-var-som: Adjust for using new location of tune file from core
  < recipes: Add missing Upstream Status tag
  < freertos-variscite: Clear out environment provided LDFLAGS
  < libubootenv: Refresh patch to match 0.3.4 from oe-core master
  < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  < wl18xx-calibrator: Rename rdep for wl18xx firmware
  < imx-sc-firmware: Use var-som override for variscite specifics
  < imx-sc-firmware: Make do_compile override only for var-som
  < bluez5: Limit Applying bbappend changes for variscite SOMs
  < base-files: Install variscite-blacklist.conf only on variscite machines
  < imx-boot: Keep scope of patches to variscite machines.
  < imx-atf: Use the varigit only on variscite machines
  < variscite.inc: Add var-som new common override
  < variscite: Enable optee machine feature on iMX8 based machines

* sources/poky b73804429c...5bc3cab0eb (66):
  > buildcpio.py: Switch to using cpio-2.15
  > rust/cargo: Build fixes to rust for rv32 target
  > kernel-devsrc: Add needed fixes for 6.1+ kernel build on target on RISCV
  > gcc-runtime: Move gdb pretty printer file to auto-load location
  > valgrind: Upgrade to 3.22
  > musl: Update to latest tip of trunk
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > file: enable additional internal compressor support
  > lzlib: add a recipe
  > sstate.bbclass: Only sign packages at the time of their creation
  > selftest/SStateCacheManagement: pre-populate the cache
  > selftest/SStateCacheManagement: do not manipulate ERROR_QA
  > u-boot-sign:uboot-config: support to verify signed FIT image
  > uboot-sign: Fix to install nonexistent dtb file
  > uboot-sign: set load address and entrypoint
  > bitbake: Revert "bb: Drop priority code"
  > bitbake: bb: Drop priority code
  > bitbake: bitbake-diffsigs: fix walking the task dependencies and show better error
  > bitbake: tests/fetch.py: add multiple fetches test
  > bitbake: fetch2/git.py: Fetch mirror into HEAD
  > patchtest.README: update mailing list
  > oeqa/runtime: Move files from oe-core to bsp layer
  > meta-yocto-bsp: Remove accidentally added files
  > ltp: Try re-enabling problematic test
  > ltp: Enable extra test groups
  > patchtest-send-results: properly parse test status
  > patchtest-send-results: remove unused variable
  > multilib_global.bbclass: fix parsing error with no kernel module split
  > gnu-config: Update to latest version
  > overlayfs: add missing closing parenthesis in selftest
  > strace: Upgrade to 6.7
  > systemd: pack pre-defined pcrlock files installed with tpm2
  > arm/armv*: add all the Arm tunes in GCC 13.2.0
  > tunes/sve: Add support for sve2 instructions
  > glibc: Refresh CVE status w.r.t 2.39 release
  > glibc: Upgrade to 2.39
  > release-notes-4.3: fix spacing
  > docs: remove support for mickledore (4.2) release
  > dev-manual: start: remove idle line
  > contributor-guide: fix lore URL
  > dev-manual: gen-tapdevs need iptables installed
  > migration-guide: add release notes for 4.0.16
  > bsp-guide: correct formfactor recipe name
  > syslinux: Disable error on implicit-function-declaration
  > qemu: Upgrade 8.2.0 -> 8.2.1
  > qemu-native: Use inherit_defer for including native class
  > binutils: Upgrade to binutils 2.42
  > gtk: Set CVE_PRODUCT
  > curl: Update to 8.6.0
  > python3-markupsafe: Switch to python_setuptools_build_meta
  > python3-markupsafe: upgrade 2.1.3 -> 2.1.5
  > ltp: Update to 20240129
  > oeqa/selftest/bbtests: Tweak to use no-gplv3 inc file
  > conf: Move selftest config to dedicated inc file
  > openssl: Upgrade 3.2.0 -> 3.2.1
  > sdk/assimp.py: Fix build on 32bit arches with 64bit time_t
  > libxml-parser-perl: upgrade 2.46 -> 2.47

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Feb 6, 2024
…-openembedded sources/meta-qt6 sources/meta-variscite-bsp sources/poky

* sources/meta-freescale b6c7fdfb...f7d17af2 (2):
  > wayland: Delete recipe
  > Merge pull request #1723 from valijec/master

* sources/meta-intel 55b15013...0cd1f774 (1):
  > qemuboot-intel.inc: clean up

* sources/meta-openembedded 837151657...eca87d0e0 (52):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > evemu-tools: use better PV
  > ne10: append +git instead of gitr+
  > gitpkgv.bbclass: adjust the example in comment a bit
  > recipes: drop remaining +gitr cases
  > recipes: drop ${SRCPV} usage
  > python3-httpx: add recipe for v0.26.0
  > python3-httpcore: add recipe for v1.0.2
  > python3-sniffio: add recipe for v1.3.0
  > python3-anyio: add recipe for v4.2.0
  > python3-socksio: add recipe for v1.0.0
  > proj: upgrade 9.3.0 -> 9.3.1
  > proj: extend class to native and nativesdk
  > flatcc: drop 'r' from gitr and ${SRCPV}
  > flatcc: respect baselib
  > python3-gcovr: upgrade 6.0 -> 7.0
  > python3-pydantic: upgrade 2.5.3 -> 2.6.0
  > python3-path: upgrade 16.9.0 -> 16.10.0
  > python3-gspread: upgrade 5.12.4 -> 6.0.0
  > python3-google-api-core: upgrade 2.16.1 -> 2.16.2
  > python3-flask: upgrade 3.0.1 -> 3.0.2
  > python3-elementpath: upgrade 4.1.5 -> 4.2.0
  > python3-astroid: upgrade 3.0.2 -> 3.0.3
  > satyr: upgrade 0.42 -> 0.43
  > sanlock: upgrade 3.9.0 -> 3.9.1
  > pkcs11-provider: upgrade 0.2 -> 0.3
  > neon: upgrade 0.32.5 -> 0.33.0
  > libblockdev: upgrade 3.0.4 -> 3.1.0
  > iotop: upgrade 1.25 -> 1.26
  > squid: upgrade 6.6 -> 6.7
  > ndisc6: upgrade 1.0.7 -> 1.0.8
  > libgsf: upgrade 1.14.51 -> 1.14.52
  > network-manager-applet: upgrade 1.34.0 -> 1.36.0
  > neatvnc: upgrade 0.7.1 -> 0.7.2
  > nanomsg: upgrade 1.2 -> 1.2.1
  > md4c: upgrade 0.5.0 -> 0.5.2
  > libqmi: upgrade 1.35.1 -> 1.35.2
  > libjcat: upgrade 0.2.0 -> 0.2.1
  > libio-socket-ssl-perl: upgrade 2.084 -> 2.085
  > libinih: upgrade 57 -> 58
  > libcbor: upgrade 0.10.2 -> 0.11.0
  > imlib2: upgrade 1.12.1 -> 1.12.2
  > geos: upgrade 3.12.0 -> 3.12.1
  > gensio: upgrade 2.8.2 -> 2.8.3
  > cmark: upgrade 0.30.3 -> 0.31.0
  > bdwgc: upgrade 8.2.4 -> 8.2.6
  > mbedtls: upgrade 2.28.4 -> 2.28.7
  > mbedtls: upgrade 3.5.1 -> 3.5.2
  > python3-eth-account: upgrade 0.10.0 -> 0.11.0
  > pipewire: update 1.0.1 -> 1.0.3
  > ostree: Upgrade 2023.8 -> 2024.1
  > e2tools: Add tool recipe

* sources/meta-qt6 5786f54...0ff5012 (52):
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Drop upstreamed patch
  > qtwebengine: Fix constructor ambiguity found with clang-18
  > qtwebengine: Update LegacyStatsCollector to conform with Wc++11-narrowing
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Fix build with python 3.12
  > qtwebengine: Drop upstreamed patch
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtwebengine: Fix build with clang 17
  > qtquick3dphysics: Fix build on clang/x86
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  < Merge pull request #32 from YoeDistro/kraj/6.6
  < Merge pull request #31 from YoeDistro/kraj/6.6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  < Merge pull request #25 from YoeDistro/kraj/6.6
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  < Merge pull request #22 from YoeDistro/kraj/6.6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  < Merge pull request #18 from YoeDistro/kraj/6.6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  < Merge pull request #16 from YoeDistro/kraj/6.6
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker

* sources/meta-variscite-bsp 28632e6...cf4d8ce (52):
  < Merge pull request #12 from YoeDistro/kraj/kirkstone-var02
  > Refresh patch for latest meta-freescale
  > variscite_ubi: Do not export shell variables when not needed
  > variscite.inc: Limit optee to mx8 and mx9 machines
  > linux-variscite_5.15.bb: Fix build with gcc-13
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  > imx-atf: Remove version info from bbappend
  > freertos-variscite: Fix compile failure when do_compile is rerun
  > imx-boot: Update the patch to apply with meta-freescale/master
  > recipes: Add missing Upstream Status tag
  > freertos-variscite: Clear out environment provided LDFLAGS
  > libubootenv: Refresh patch to match 0.3.4 from oe-core master
  > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  > wl18xx-calibrator: Rename rdep for wl18xx firmware
  > imx-sc-firmware: Use var-som override for variscite specifics
  > imx-sc-firmware: Make do_compile override only for var-som
  > bluez5: Limit Applying bbappend changes for variscite SOMs
  > base-files: Install variscite-blacklist.conf only on variscite machines
  > imx-boot: Keep scope of patches to variscite machines.
  > imx-atf: Use the varigit only on variscite machines
  > variscite.inc: Add var-som new common override
  > variscite: Enable optee machine feature on iMX8 based machines
  < Merge pull request #11 from YoeDistro/kraj/kirkstone-var02
  < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02
  < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02
  < Merge branch 'yoe/mut' into yoe/kirkstone-var02
  < iimx-atf: Remove version info from bbappend
  < freertos-variscite: Fix compile failure when do_compile is rerun
  < imx-boot: Update the patch to apply with meta-freescale/master
  < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend
  < pm-utils: disable stop and start for wifi and bluetooth
  < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs
  < linux-variscite: add support for VAR-SOM-MX7
  < machine: imx7-var-som: Adjust for using new location of tune file from core
  < recipes: Add missing Upstream Status tag
  < freertos-variscite: Clear out environment provided LDFLAGS
  < libubootenv: Refresh patch to match 0.3.4 from oe-core master
  < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  < wl18xx-calibrator: Rename rdep for wl18xx firmware
  < imx-sc-firmware: Use var-som override for variscite specifics
  < imx-sc-firmware: Make do_compile override only for var-som
  < bluez5: Limit Applying bbappend changes for variscite SOMs
  < base-files: Install variscite-blacklist.conf only on variscite machines
  < imx-boot: Keep scope of patches to variscite machines.
  < imx-atf: Use the varigit only on variscite machines
  < variscite.inc: Add var-som new common override
  < variscite: Enable optee machine feature on iMX8 based machines

* sources/poky b73804429c...5bc3cab0eb (66):
  > buildcpio.py: Switch to using cpio-2.15
  > rust/cargo: Build fixes to rust for rv32 target
  > kernel-devsrc: Add needed fixes for 6.1+ kernel build on target on RISCV
  > gcc-runtime: Move gdb pretty printer file to auto-load location
  > valgrind: Upgrade to 3.22
  > musl: Update to latest tip of trunk
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > file: enable additional internal compressor support
  > lzlib: add a recipe
  > sstate.bbclass: Only sign packages at the time of their creation
  > selftest/SStateCacheManagement: pre-populate the cache
  > selftest/SStateCacheManagement: do not manipulate ERROR_QA
  > u-boot-sign:uboot-config: support to verify signed FIT image
  > uboot-sign: Fix to install nonexistent dtb file
  > uboot-sign: set load address and entrypoint
  > bitbake: Revert "bb: Drop priority code"
  > bitbake: bb: Drop priority code
  > bitbake: bitbake-diffsigs: fix walking the task dependencies and show better error
  > bitbake: tests/fetch.py: add multiple fetches test
  > bitbake: fetch2/git.py: Fetch mirror into HEAD
  > patchtest.README: update mailing list
  > oeqa/runtime: Move files from oe-core to bsp layer
  > meta-yocto-bsp: Remove accidentally added files
  > ltp: Try re-enabling problematic test
  > ltp: Enable extra test groups
  > patchtest-send-results: properly parse test status
  > patchtest-send-results: remove unused variable
  > multilib_global.bbclass: fix parsing error with no kernel module split
  > gnu-config: Update to latest version
  > overlayfs: add missing closing parenthesis in selftest
  > strace: Upgrade to 6.7
  > systemd: pack pre-defined pcrlock files installed with tpm2
  > arm/armv*: add all the Arm tunes in GCC 13.2.0
  > tunes/sve: Add support for sve2 instructions
  > glibc: Refresh CVE status w.r.t 2.39 release
  > glibc: Upgrade to 2.39
  > release-notes-4.3: fix spacing
  > docs: remove support for mickledore (4.2) release
  > dev-manual: start: remove idle line
  > contributor-guide: fix lore URL
  > dev-manual: gen-tapdevs need iptables installed
  > migration-guide: add release notes for 4.0.16
  > bsp-guide: correct formfactor recipe name
  > syslinux: Disable error on implicit-function-declaration
  > qemu: Upgrade 8.2.0 -> 8.2.1
  > qemu-native: Use inherit_defer for including native class
  > binutils: Upgrade to binutils 2.42
  > gtk: Set CVE_PRODUCT
  > curl: Update to 8.6.0
  > python3-markupsafe: Switch to python_setuptools_build_meta
  > python3-markupsafe: upgrade 2.1.3 -> 2.1.5
  > ltp: Update to 20240129
  > oeqa/selftest/bbtests: Tweak to use no-gplv3 inc file
  > conf: Move selftest config to dedicated inc file
  > openssl: Upgrade 3.2.0 -> 3.2.1
  > sdk/assimp.py: Fix build on 32bit arches with 64bit time_t
  > libxml-parser-perl: upgrade 2.46 -> 2.47

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Feb 6, 2024
…-openembedded sources/meta-qt6 sources/meta-variscite-bsp sources/poky

* sources/meta-freescale b6c7fdfb...f7d17af2 (2):
  > wayland: Delete recipe
  > Merge pull request #1723 from valijec/master

* sources/meta-intel 55b15013...0cd1f774 (1):
  > qemuboot-intel.inc: clean up

* sources/meta-openembedded 837151657...eca87d0e0 (52):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > evemu-tools: use better PV
  > ne10: append +git instead of gitr+
  > gitpkgv.bbclass: adjust the example in comment a bit
  > recipes: drop remaining +gitr cases
  > recipes: drop ${SRCPV} usage
  > python3-httpx: add recipe for v0.26.0
  > python3-httpcore: add recipe for v1.0.2
  > python3-sniffio: add recipe for v1.3.0
  > python3-anyio: add recipe for v4.2.0
  > python3-socksio: add recipe for v1.0.0
  > proj: upgrade 9.3.0 -> 9.3.1
  > proj: extend class to native and nativesdk
  > flatcc: drop 'r' from gitr and ${SRCPV}
  > flatcc: respect baselib
  > python3-gcovr: upgrade 6.0 -> 7.0
  > python3-pydantic: upgrade 2.5.3 -> 2.6.0
  > python3-path: upgrade 16.9.0 -> 16.10.0
  > python3-gspread: upgrade 5.12.4 -> 6.0.0
  > python3-google-api-core: upgrade 2.16.1 -> 2.16.2
  > python3-flask: upgrade 3.0.1 -> 3.0.2
  > python3-elementpath: upgrade 4.1.5 -> 4.2.0
  > python3-astroid: upgrade 3.0.2 -> 3.0.3
  > satyr: upgrade 0.42 -> 0.43
  > sanlock: upgrade 3.9.0 -> 3.9.1
  > pkcs11-provider: upgrade 0.2 -> 0.3
  > neon: upgrade 0.32.5 -> 0.33.0
  > libblockdev: upgrade 3.0.4 -> 3.1.0
  > iotop: upgrade 1.25 -> 1.26
  > squid: upgrade 6.6 -> 6.7
  > ndisc6: upgrade 1.0.7 -> 1.0.8
  > libgsf: upgrade 1.14.51 -> 1.14.52
  > network-manager-applet: upgrade 1.34.0 -> 1.36.0
  > neatvnc: upgrade 0.7.1 -> 0.7.2
  > nanomsg: upgrade 1.2 -> 1.2.1
  > md4c: upgrade 0.5.0 -> 0.5.2
  > libqmi: upgrade 1.35.1 -> 1.35.2
  > libjcat: upgrade 0.2.0 -> 0.2.1
  > libio-socket-ssl-perl: upgrade 2.084 -> 2.085
  > libinih: upgrade 57 -> 58
  > libcbor: upgrade 0.10.2 -> 0.11.0
  > imlib2: upgrade 1.12.1 -> 1.12.2
  > geos: upgrade 3.12.0 -> 3.12.1
  > gensio: upgrade 2.8.2 -> 2.8.3
  > cmark: upgrade 0.30.3 -> 0.31.0
  > bdwgc: upgrade 8.2.4 -> 8.2.6
  > mbedtls: upgrade 2.28.4 -> 2.28.7
  > mbedtls: upgrade 3.5.1 -> 3.5.2
  > python3-eth-account: upgrade 0.10.0 -> 0.11.0
  > pipewire: update 1.0.1 -> 1.0.3
  > ostree: Upgrade 2023.8 -> 2024.1
  > e2tools: Add tool recipe

* sources/meta-qt6 5786f54...0ff5012 (52):
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Drop upstreamed patch
  > qtwebengine: Fix constructor ambiguity found with clang-18
  > qtwebengine: Update LegacyStatsCollector to conform with Wc++11-narrowing
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Fix build with python 3.12
  > qtwebengine: Drop upstreamed patch
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtwebengine: Fix build with clang 17
  > qtquick3dphysics: Fix build on clang/x86
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  < Merge pull request #32 from YoeDistro/kraj/6.6
  < Merge pull request #31 from YoeDistro/kraj/6.6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  < Merge pull request #25 from YoeDistro/kraj/6.6
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  < Merge pull request #22 from YoeDistro/kraj/6.6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  < Merge pull request #18 from YoeDistro/kraj/6.6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  < Merge pull request #16 from YoeDistro/kraj/6.6
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker

* sources/meta-variscite-bsp 28632e6...cf4d8ce (52):
  < Merge pull request #12 from YoeDistro/kraj/kirkstone-var02
  > Refresh patch for latest meta-freescale
  > variscite_ubi: Do not export shell variables when not needed
  > variscite.inc: Limit optee to mx8 and mx9 machines
  > linux-variscite_5.15.bb: Fix build with gcc-13
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  > imx-atf: Remove version info from bbappend
  > freertos-variscite: Fix compile failure when do_compile is rerun
  > imx-boot: Update the patch to apply with meta-freescale/master
  > recipes: Add missing Upstream Status tag
  > freertos-variscite: Clear out environment provided LDFLAGS
  > libubootenv: Refresh patch to match 0.3.4 from oe-core master
  > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  > wl18xx-calibrator: Rename rdep for wl18xx firmware
  > imx-sc-firmware: Use var-som override for variscite specifics
  > imx-sc-firmware: Make do_compile override only for var-som
  > bluez5: Limit Applying bbappend changes for variscite SOMs
  > base-files: Install variscite-blacklist.conf only on variscite machines
  > imx-boot: Keep scope of patches to variscite machines.
  > imx-atf: Use the varigit only on variscite machines
  > variscite.inc: Add var-som new common override
  > variscite: Enable optee machine feature on iMX8 based machines
  < Merge pull request #11 from YoeDistro/kraj/kirkstone-var02
  < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02
  < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02
  < Merge branch 'yoe/mut' into yoe/kirkstone-var02
  < iimx-atf: Remove version info from bbappend
  < freertos-variscite: Fix compile failure when do_compile is rerun
  < imx-boot: Update the patch to apply with meta-freescale/master
  < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend
  < pm-utils: disable stop and start for wifi and bluetooth
  < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs
  < linux-variscite: add support for VAR-SOM-MX7
  < machine: imx7-var-som: Adjust for using new location of tune file from core
  < recipes: Add missing Upstream Status tag
  < freertos-variscite: Clear out environment provided LDFLAGS
  < libubootenv: Refresh patch to match 0.3.4 from oe-core master
  < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  < wl18xx-calibrator: Rename rdep for wl18xx firmware
  < imx-sc-firmware: Use var-som override for variscite specifics
  < imx-sc-firmware: Make do_compile override only for var-som
  < bluez5: Limit Applying bbappend changes for variscite SOMs
  < base-files: Install variscite-blacklist.conf only on variscite machines
  < imx-boot: Keep scope of patches to variscite machines.
  < imx-atf: Use the varigit only on variscite machines
  < variscite.inc: Add var-som new common override
  < variscite: Enable optee machine feature on iMX8 based machines

* sources/poky b73804429c...f57e25aa30 (67):
  > buildcpio.py: Switch to using cpio-2.15
  > rust/cargo: Build fixes to rust for rv32 target
  > kernel-devsrc: Add needed fixes for 6.1+ kernel build on target on RISCV
  > ptest-packagelists: Mark python3 as problematic on riscv64
  > gcc-runtime: Move gdb pretty printer file to auto-load location
  > valgrind: Upgrade to 3.22
  > musl: Update to latest tip of trunk
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > file: enable additional internal compressor support
  > lzlib: add a recipe
  > sstate.bbclass: Only sign packages at the time of their creation
  > selftest/SStateCacheManagement: pre-populate the cache
  > selftest/SStateCacheManagement: do not manipulate ERROR_QA
  > u-boot-sign:uboot-config: support to verify signed FIT image
  > uboot-sign: Fix to install nonexistent dtb file
  > uboot-sign: set load address and entrypoint
  > bitbake: Revert "bb: Drop priority code"
  > bitbake: bb: Drop priority code
  > bitbake: bitbake-diffsigs: fix walking the task dependencies and show better error
  > bitbake: tests/fetch.py: add multiple fetches test
  > bitbake: fetch2/git.py: Fetch mirror into HEAD
  > patchtest.README: update mailing list
  > oeqa/runtime: Move files from oe-core to bsp layer
  > meta-yocto-bsp: Remove accidentally added files
  > ltp: Try re-enabling problematic test
  > ltp: Enable extra test groups
  > patchtest-send-results: properly parse test status
  > patchtest-send-results: remove unused variable
  > multilib_global.bbclass: fix parsing error with no kernel module split
  > gnu-config: Update to latest version
  > overlayfs: add missing closing parenthesis in selftest
  > strace: Upgrade to 6.7
  > systemd: pack pre-defined pcrlock files installed with tpm2
  > arm/armv*: add all the Arm tunes in GCC 13.2.0
  > tunes/sve: Add support for sve2 instructions
  > glibc: Refresh CVE status w.r.t 2.39 release
  > glibc: Upgrade to 2.39
  > release-notes-4.3: fix spacing
  > docs: remove support for mickledore (4.2) release
  > dev-manual: start: remove idle line
  > contributor-guide: fix lore URL
  > dev-manual: gen-tapdevs need iptables installed
  > migration-guide: add release notes for 4.0.16
  > bsp-guide: correct formfactor recipe name
  > syslinux: Disable error on implicit-function-declaration
  > qemu: Upgrade 8.2.0 -> 8.2.1
  > qemu-native: Use inherit_defer for including native class
  > binutils: Upgrade to binutils 2.42
  > gtk: Set CVE_PRODUCT
  > curl: Update to 8.6.0
  > python3-markupsafe: Switch to python_setuptools_build_meta
  > python3-markupsafe: upgrade 2.1.3 -> 2.1.5
  > ltp: Update to 20240129
  > oeqa/selftest/bbtests: Tweak to use no-gplv3 inc file
  > conf: Move selftest config to dedicated inc file
  > openssl: Upgrade 3.2.0 -> 3.2.1
  > sdk/assimp.py: Fix build on 32bit arches with 64bit time_t
  > libxml-parser-perl: upgrade 2.46 -> 2.47

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Feb 6, 2024
…-openembedded sources/meta-qt6 sources/meta-variscite-bsp sources/poky

* sources/meta-freescale b6c7fdfb...f7d17af2 (2):
  > wayland: Delete recipe
  > Merge pull request #1723 from valijec/master

* sources/meta-intel 55b15013...0cd1f774 (1):
  > qemuboot-intel.inc: clean up

* sources/meta-openembedded 837151657...b2825c078 (54):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > python3-httpx: add recipe for v0.26.0
  > python3-httpcore: add recipe for v1.0.2
  > python3-sniffio: add recipe for v1.3.0
  > python3-anyio: add recipe for v4.2.0
  > python3-socksio: add recipe for v1.0.0
  > python3-aiohappyeyeballs: Add native & nativesdk support
  > python3-aiodns python3-pycares: Add native & nativesdk support
  > evemu-tools: use better PV
  > ne10: append +git instead of gitr+
  > gitpkgv.bbclass: adjust the example in comment a bit
  > recipes: drop remaining +gitr cases
  > recipes: drop ${SRCPV} usage
  > proj: upgrade 9.3.0 -> 9.3.1
  > proj: extend class to native and nativesdk
  > flatcc: drop 'r' from gitr and ${SRCPV}
  > flatcc: respect baselib
  > python3-gcovr: upgrade 6.0 -> 7.0
  > python3-pydantic: upgrade 2.5.3 -> 2.6.0
  > python3-path: upgrade 16.9.0 -> 16.10.0
  > python3-gspread: upgrade 5.12.4 -> 6.0.0
  > python3-google-api-core: upgrade 2.16.1 -> 2.16.2
  > python3-flask: upgrade 3.0.1 -> 3.0.2
  > python3-elementpath: upgrade 4.1.5 -> 4.2.0
  > python3-astroid: upgrade 3.0.2 -> 3.0.3
  > satyr: upgrade 0.42 -> 0.43
  > sanlock: upgrade 3.9.0 -> 3.9.1
  > pkcs11-provider: upgrade 0.2 -> 0.3
  > neon: upgrade 0.32.5 -> 0.33.0
  > libblockdev: upgrade 3.0.4 -> 3.1.0
  > iotop: upgrade 1.25 -> 1.26
  > squid: upgrade 6.6 -> 6.7
  > ndisc6: upgrade 1.0.7 -> 1.0.8
  > libgsf: upgrade 1.14.51 -> 1.14.52
  > network-manager-applet: upgrade 1.34.0 -> 1.36.0
  > neatvnc: upgrade 0.7.1 -> 0.7.2
  > nanomsg: upgrade 1.2 -> 1.2.1
  > md4c: upgrade 0.5.0 -> 0.5.2
  > libqmi: upgrade 1.35.1 -> 1.35.2
  > libjcat: upgrade 0.2.0 -> 0.2.1
  > libio-socket-ssl-perl: upgrade 2.084 -> 2.085
  > libinih: upgrade 57 -> 58
  > libcbor: upgrade 0.10.2 -> 0.11.0
  > imlib2: upgrade 1.12.1 -> 1.12.2
  > geos: upgrade 3.12.0 -> 3.12.1
  > gensio: upgrade 2.8.2 -> 2.8.3
  > cmark: upgrade 0.30.3 -> 0.31.0
  > bdwgc: upgrade 8.2.4 -> 8.2.6
  > mbedtls: upgrade 2.28.4 -> 2.28.7
  > mbedtls: upgrade 3.5.1 -> 3.5.2
  > python3-eth-account: upgrade 0.10.0 -> 0.11.0
  > pipewire: update 1.0.1 -> 1.0.3
  > ostree: Upgrade 2023.8 -> 2024.1
  > e2tools: Add tool recipe

* sources/meta-qt6 5786f54...0ff5012 (52):
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Drop upstreamed patch
  > qtwebengine: Fix constructor ambiguity found with clang-18
  > qtwebengine: Update LegacyStatsCollector to conform with Wc++11-narrowing
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Fix build with python 3.12
  > qtwebengine: Drop upstreamed patch
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtwebengine: Fix build with clang 17
  > qtquick3dphysics: Fix build on clang/x86
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  < Merge pull request #32 from YoeDistro/kraj/6.6
  < Merge pull request #31 from YoeDistro/kraj/6.6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  < Merge pull request #25 from YoeDistro/kraj/6.6
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  < Merge pull request #22 from YoeDistro/kraj/6.6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  < Merge pull request #18 from YoeDistro/kraj/6.6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  < Merge pull request #16 from YoeDistro/kraj/6.6
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker

* sources/meta-variscite-bsp 28632e6...cf4d8ce (52):
  < Merge pull request #12 from YoeDistro/kraj/kirkstone-var02
  > Refresh patch for latest meta-freescale
  > variscite_ubi: Do not export shell variables when not needed
  > variscite.inc: Limit optee to mx8 and mx9 machines
  > linux-variscite_5.15.bb: Fix build with gcc-13
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  > imx-atf: Remove version info from bbappend
  > freertos-variscite: Fix compile failure when do_compile is rerun
  > imx-boot: Update the patch to apply with meta-freescale/master
  > recipes: Add missing Upstream Status tag
  > freertos-variscite: Clear out environment provided LDFLAGS
  > libubootenv: Refresh patch to match 0.3.4 from oe-core master
  > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  > wl18xx-calibrator: Rename rdep for wl18xx firmware
  > imx-sc-firmware: Use var-som override for variscite specifics
  > imx-sc-firmware: Make do_compile override only for var-som
  > bluez5: Limit Applying bbappend changes for variscite SOMs
  > base-files: Install variscite-blacklist.conf only on variscite machines
  > imx-boot: Keep scope of patches to variscite machines.
  > imx-atf: Use the varigit only on variscite machines
  > variscite.inc: Add var-som new common override
  > variscite: Enable optee machine feature on iMX8 based machines
  < Merge pull request #11 from YoeDistro/kraj/kirkstone-var02
  < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02
  < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02
  < Merge branch 'yoe/mut' into yoe/kirkstone-var02
  < iimx-atf: Remove version info from bbappend
  < freertos-variscite: Fix compile failure when do_compile is rerun
  < imx-boot: Update the patch to apply with meta-freescale/master
  < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend
  < pm-utils: disable stop and start for wifi and bluetooth
  < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs
  < linux-variscite: add support for VAR-SOM-MX7
  < machine: imx7-var-som: Adjust for using new location of tune file from core
  < recipes: Add missing Upstream Status tag
  < freertos-variscite: Clear out environment provided LDFLAGS
  < libubootenv: Refresh patch to match 0.3.4 from oe-core master
  < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  < wl18xx-calibrator: Rename rdep for wl18xx firmware
  < imx-sc-firmware: Use var-som override for variscite specifics
  < imx-sc-firmware: Make do_compile override only for var-som
  < bluez5: Limit Applying bbappend changes for variscite SOMs
  < base-files: Install variscite-blacklist.conf only on variscite machines
  < imx-boot: Keep scope of patches to variscite machines.
  < imx-atf: Use the varigit only on variscite machines
  < variscite.inc: Add var-som new common override
  < variscite: Enable optee machine feature on iMX8 based machines

* sources/poky b73804429c...ec78266748 (71):
  > buildcpio.py: Switch to using cpio-2.15
  > rust/cargo: Build fixes to rust for rv32 target
  > kernel-devsrc: Add needed fixes for 6.1+ kernel build on target on RISCV
  > gcc-runtime: Move gdb pretty printer file to auto-load location
  > valgrind: Upgrade to 3.22
  > musl: Update to latest tip of trunk
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > toolchain-shar-relocate: allow 'find' access to libraries in symlinked directories
  > testimage: retrieve ptests directory when ptests fail
  > ptest-packagelists: Mark python3 as problematic on riscv64
  > mirrors: Allow shallow glibc to work correctly
  > gnutls: print log if ptest fails
  > file: enable additional internal compressor support
  > lzlib: add a recipe
  > sstate.bbclass: Only sign packages at the time of their creation
  > selftest/SStateCacheManagement: pre-populate the cache
  > selftest/SStateCacheManagement: do not manipulate ERROR_QA
  > u-boot-sign:uboot-config: support to verify signed FIT image
  > uboot-sign: Fix to install nonexistent dtb file
  > uboot-sign: set load address and entrypoint
  > bitbake: lib/bb: Drop BBFILE_PRIORITY support
  > bitbake: tests: fetch.py: use real subversion repository
  > bitbake: bitbake-diffsigs: fix walking the task dependencies and show better error
  > bitbake: tests/fetch.py: add multiple fetches test
  > bitbake: fetch2/git.py: Fetch mirror into HEAD
  > patchtest.README: update mailing list
  > oeqa/runtime: Move files from oe-core to bsp layer
  > meta-yocto-bsp: Remove accidentally added files
  > ltp: Try re-enabling problematic test
  > ltp: Enable extra test groups
  > patchtest-send-results: properly parse test status
  > patchtest-send-results: remove unused variable
  > multilib_global.bbclass: fix parsing error with no kernel module split
  > gnu-config: Update to latest version
  > overlayfs: add missing closing parenthesis in selftest
  > strace: Upgrade to 6.7
  > systemd: pack pre-defined pcrlock files installed with tpm2
  > arm/armv*: add all the Arm tunes in GCC 13.2.0
  > tunes/sve: Add support for sve2 instructions
  > glibc: Refresh CVE status w.r.t 2.39 release
  > glibc: Upgrade to 2.39
  > release-notes-4.3: fix spacing
  > docs: remove support for mickledore (4.2) release
  > dev-manual: start: remove idle line
  > contributor-guide: fix lore URL
  > dev-manual: gen-tapdevs need iptables installed
  > migration-guide: add release notes for 4.0.16
  > bsp-guide: correct formfactor recipe name
  > syslinux: Disable error on implicit-function-declaration
  > qemu: Upgrade 8.2.0 -> 8.2.1
  > qemu-native: Use inherit_defer for including native class
  > binutils: Upgrade to binutils 2.42
  > gtk: Set CVE_PRODUCT
  > curl: Update to 8.6.0
  > python3-markupsafe: Switch to python_setuptools_build_meta
  > python3-markupsafe: upgrade 2.1.3 -> 2.1.5
  > ltp: Update to 20240129
  > oeqa/selftest/bbtests: Tweak to use no-gplv3 inc file
  > conf: Move selftest config to dedicated inc file
  > openssl: Upgrade 3.2.0 -> 3.2.1
  > sdk/assimp.py: Fix build on 32bit arches with 64bit time_t
  > libxml-parser-perl: upgrade 2.46 -> 2.47

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Feb 28, 2025
…droid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm a55e4445...07fcd92a (8):
  > arm/boot-wrapper-aarch64: update to the latest
  > arm/trusted-firmware-rmm: update to 0.6.0
  > arm/trusted-firmware-m: update to v2.1.1
  > arm/trusted-firmware-a: update the LTS to v2.10.12
  > arm/gn: update to latest commit
  > arm/opencsd: update to 1.5.5
  > arm/hafnium: update to v2.12.0
  > arm/fvp-base-a-aem: update to 11.28.23

* sources/meta-freescale 9845d817...361d4fbf (2):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2055 from nxp-upstream/multimedia-package-6.6.52

* sources/meta-odroid 2f18a9b...0ce5358 (2):
  > linux-yocto: Add 6.12 support
  > linux-hardkernel: Update to latest from hk fork

* sources/meta-openembedded 6d76dc0824...c4b3101a74 (40):
  > DO NOT MERGE: Add Github actions CI workflow
  > gnome-control-center: update 47.3 -> 48.beta
  > gnome-shell: update 47.3 -> 48.beta
  > mutter: update 47.5 -> 48.beta
  > gnome-software_: update 47.2 -> 48.beta
  > gnome-settings-daemon: update 47.3 -> 48.beta
  > gdm: update 47.0 -> 48.beta
  > xdg-desktop-portal-gnome: update 47.3 -> 48.beta
  > gperftools: upgrade from 2.15 to 2.16
  > tk8: Exclude aclocal so existing macros are used
  > clpeak: add version 1.1.4
  > iperf3: throughput fix
  > netperf: fix build failure due to autotools.bbclass change
  > ttf-liberation: Upgrade 0.2 -> 2.1.5
  > sthttpd: Fix service unit file
  > thin-provisioning-tools: add target and sysroot to bindgen flags
  > thin-provisioning-tools: Upgrade to 1.1.0
  > postgresql: fix autoreconf
  > cgdb: fix autoreconf
  > log4cpp: fix autoreconf
  > tk: exclude aclocal so existing macros are used
  > monit: fix autoreconf
  > xmlrpc-c: use autoreconf
  > neon: remove obsolete class-native override
  > neon: use gettext class
  > neon: fix autoreconf
  > tigervnc: small cleanups
  > tigervnc: simplify xserver unpack and build
  > tigervnc: fix systemd unit packaging
  > libgphoto2: remove redundant autoconfing
  > poke: remove obsolete acpaths
  > php: remove obsolete acpaths
  > lftp: remove obsolete acpaths
  > zsh: modernise autoconf use
  > zsh: enable out-of-tree builds
  > iksemel: remove
  > zsh: add missing manpages PACKAGECONFIG
  > libsdl2-image: upgrade to 2.8.5
  > poke: enable out of tree builds
  > cpuid: fix stripping

* sources/meta-qcom 5028fa1...5d6d23c (1):
  > Add Hexagon DSP bin pkgs to qcs6490 & qcs9100 based machines (#780)

* sources/meta-qt6 9e8931b...49466de (26):
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > Enable at-spi bridge for wayland builds
  < Merge pull request #77 from YoeDistro/kraj/6.8
  < Merge pull request #76 from YoeDistro/kraj/6.8
  < Merge pull request #75 from YoeDistro/kraj/6.8
  < Merge pull request #74 from YoeDistro/kraj/6.8
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < 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

* sources/meta-raspberrypi 7494a37...d605ed7 (1):
  > linux-firmware-rpidistro: Fix WiFi on Raspberry Pi 5

* sources/meta-riscv 42d2b51...a8bea7d (1):
  > milkv-duo-fsbl: Delete non-existing NAND_BOOT argument

* sources/meta-swupdate 66b195e...efd4c20 (14):
  < Bump to release 2024.12.1
  < swupdate: introduce var to build from different branch
  < Run copy_swdescription() later
  < Support 2024.12
  < swupdate: package libswupdate into separate package
  < swupdate: Add missing licenses in LICENSE
  < swupdate: Add missing licenses in LIC_FILES_CHKSUM
  < Use IMAGE_NAME_SUFFIX in the artifact name
  < swupdate-image: Drop test when sw-de4scription is copied
  < swupdate-image: do not rely on IMAGE_LINK_NAME
  < styhead migration fixes
  < layer.conf: Update to walnascar (5.2) layer/release series
  > layer.conf: Update to walnascar (5.2) layer/release series
  < Fix license for libswupdate

* sources/meta-variscite-bsp 92311fe...55ec22e (52):
  < Merge pull request #40 from YoeDistro/kraj/mickledore-var02
  > firmware-nxp-wifi: Keep old file name of nxp8997 and nxp9098
  < Merge pull request #39 from YoeDistro/kraj/mickledore-var02
  > libubootenv: Drop patch to increase line length to 4096
  > layer.conf: Update to walnascar (5.2) layer/release series
  > imx-boot: Replace BOOT_NAME with imx-boot
  > 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 #38 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #37 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #36 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #35 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #34 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #33 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  < 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...a939508 (8):
  > layer.conf: Add styhead as compatible layer
  > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR
  > layer.conf: Add scarthgap to layer compat
  > conf: Correct BBFILE_PRIORITY for variscite-bsp-common
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #2 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #1 from YoeDistro/kraj/mickledore-var02
  < layer.conf: Add scarthgap to layer compat

* sources/poky dcfbb14ad3...dfe34c2337 (35):
  > rust-llvm: Fix build break found with clang
  > psplash: ignore startup errors in psplash-systemd.service
  > conf/documentation.conf: remove OE_IMPORTS
  > lib/package/utils: Improve multiprocess_launch argument passing
  > classes/insane: do not leak host uid/gid into package_qa sstate signatures
  > bitbake: lib/bb/build: remove mention of OE_EXTRA_IMPORTS
  > bitbake: lib: Remove double imports
  > python3-sphinx: upgrade 8.1.3 -> 8.2.1
  > python3-roman-numerals-py: add recipe
  > barebox: upgrade 2024.12.0 -> 2025.02.0
  > perf: enable zstd in default PACKAGECONFIG
  > linux-yocto-dev: bump to v6.14
  > oe-selftest: fitimage: add testcases to test ATF and TEE
  > uboot-sign: support to add users specific image tree source
  > uboot-sign: support to create TEE and ATF image tree source
  > barebox: drop patch file left over during last upgrade
  > rpm-sequoia-crypto-policy: clean up dependencies
  > python3-setuptools-scm: upgrade 8.1.0 -> 8.2.0
  > python3-flit-core: upgrade 3.10.1 -> 3.11.0
  > cml1.bbclass: do not escape the exit value
  > systemd: move sysusers.d systemd-remote to PN-journal-remote
  > vim: Upgrade 9.1.1043 -> 9.1.1115
  > oeqa/selftest: add a newline in local.conf (newbuilddir)
  > wayland-protocols: update 1.40 -> 1.41
  > nfs-utils: fix rpc.statd path in initscript
  > openssl: honour calling environment's values in wrapper script
  > openssl: fold result of sed invocation into environment file
  > freetype: pass missing include paths to autoreconf
  > apr-utils: remove obsolete patch
  > recipes/*: remove obsolete use of acpaths
  > autotools: don't try and find in-tree macros
  > socat: upgrade 1.8.0.2 -> 1.8.0.3
  > gpgme: upgrade 1.24.1 -> 1.24.2
  > man-pages: upgrade 6.9.1 -> 6.11
  > ccache.conf: Add include_file_ctime to sloppiness

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Mar 1, 2025
…droid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm a55e4445...07fcd92a (8):
  > arm/boot-wrapper-aarch64: update to the latest
  > arm/trusted-firmware-rmm: update to 0.6.0
  > arm/trusted-firmware-m: update to v2.1.1
  > arm/trusted-firmware-a: update the LTS to v2.10.12
  > arm/gn: update to latest commit
  > arm/opencsd: update to 1.5.5
  > arm/hafnium: update to v2.12.0
  > arm/fvp-base-a-aem: update to 11.28.23

* sources/meta-freescale 9845d817...02940c32 (3):
  > Merge pull request #2142 from Freescale/bump-linux
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2055 from nxp-upstream/multimedia-package-6.6.52

* sources/meta-odroid 2f18a9b...0ce5358 (2):
  > linux-yocto: Add 6.12 support
  > linux-hardkernel: Update to latest from hk fork

* sources/meta-openembedded 6d76dc0824...e33be45306 (43):
  > DO NOT MERGE: Add Github actions CI workflow
  > gnome-control-center: update 47.3 -> 48.beta
  > gnome-shell: update 47.3 -> 48.beta
  > mutter: update 47.5 -> 48.beta
  > gnome-software_: update 47.2 -> 48.beta
  > gnome-settings-daemon: update 47.3 -> 48.beta
  > gdm: update 47.0 -> 48.beta
  > xdg-desktop-portal-gnome: update 47.3 -> 48.beta
  > gnuplot: add x11 PACKAGECONFIG
  > phoronix-test-suite: add missing font
  > python3-grpcio(-tools): fix build concurrency issue
  > gperftools: upgrade from 2.15 to 2.16
  > tk8: Exclude aclocal so existing macros are used
  > clpeak: add version 1.1.4
  > iperf3: throughput fix
  > netperf: fix build failure due to autotools.bbclass change
  > ttf-liberation: Upgrade 0.2 -> 2.1.5
  > sthttpd: Fix service unit file
  > thin-provisioning-tools: add target and sysroot to bindgen flags
  > thin-provisioning-tools: Upgrade to 1.1.0
  > postgresql: fix autoreconf
  > cgdb: fix autoreconf
  > log4cpp: fix autoreconf
  > tk: exclude aclocal so existing macros are used
  > monit: fix autoreconf
  > xmlrpc-c: use autoreconf
  > neon: remove obsolete class-native override
  > neon: use gettext class
  > neon: fix autoreconf
  > tigervnc: small cleanups
  > tigervnc: simplify xserver unpack and build
  > tigervnc: fix systemd unit packaging
  > libgphoto2: remove redundant autoconfing
  > poke: remove obsolete acpaths
  > php: remove obsolete acpaths
  > lftp: remove obsolete acpaths
  > zsh: modernise autoconf use
  > zsh: enable out-of-tree builds
  > iksemel: remove
  > zsh: add missing manpages PACKAGECONFIG
  > libsdl2-image: upgrade to 2.8.5
  > poke: enable out of tree builds
  > cpuid: fix stripping

* sources/meta-qcom 5028fa1...f4490bb (2):
  > qcom-common.inc: fix `ushbost` typo (#783)
  > Add Hexagon DSP bin pkgs to qcs6490 & qcs9100 based machines (#780)

* sources/meta-qt6 9e8931b...49466de (26):
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > Enable at-spi bridge for wayland builds
  < Merge pull request #77 from YoeDistro/kraj/6.8
  < Merge pull request #76 from YoeDistro/kraj/6.8
  < Merge pull request #75 from YoeDistro/kraj/6.8
  < Merge pull request #74 from YoeDistro/kraj/6.8
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < 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

* sources/meta-raspberrypi 7494a37...d605ed7 (1):
  > linux-firmware-rpidistro: Fix WiFi on Raspberry Pi 5

* sources/meta-riscv 42d2b51...a8bea7d (1):
  > milkv-duo-fsbl: Delete non-existing NAND_BOOT argument

* sources/meta-rockchip 92b2b1c...0aba79e (1):
  > rauc-conf: set arch to machine

* sources/meta-swupdate 66b195e...efd4c20 (14):
  < Bump to release 2024.12.1
  < swupdate: introduce var to build from different branch
  < Run copy_swdescription() later
  < Support 2024.12
  < swupdate: package libswupdate into separate package
  < swupdate: Add missing licenses in LICENSE
  < swupdate: Add missing licenses in LIC_FILES_CHKSUM
  < Use IMAGE_NAME_SUFFIX in the artifact name
  < swupdate-image: Drop test when sw-de4scription is copied
  < swupdate-image: do not rely on IMAGE_LINK_NAME
  < styhead migration fixes
  < layer.conf: Update to walnascar (5.2) layer/release series
  > layer.conf: Update to walnascar (5.2) layer/release series
  < Fix license for libswupdate

* sources/meta-variscite-bsp 92311fe...55ec22e (52):
  < Merge pull request #40 from YoeDistro/kraj/mickledore-var02
  > firmware-nxp-wifi: Keep old file name of nxp8997 and nxp9098
  < Merge pull request #39 from YoeDistro/kraj/mickledore-var02
  > libubootenv: Drop patch to increase line length to 4096
  > layer.conf: Update to walnascar (5.2) layer/release series
  > imx-boot: Replace BOOT_NAME with imx-boot
  > 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 #38 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #37 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #36 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #35 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #34 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #33 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  < 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...a939508 (8):
  > layer.conf: Add styhead as compatible layer
  > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR
  > layer.conf: Add scarthgap to layer compat
  > conf: Correct BBFILE_PRIORITY for variscite-bsp-common
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #2 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #1 from YoeDistro/kraj/mickledore-var02
  < layer.conf: Add scarthgap to layer compat

* sources/poky dcfbb14ad3...dfe34c2337 (35):
  > rust-llvm: Fix build break found with clang
  > psplash: ignore startup errors in psplash-systemd.service
  > conf/documentation.conf: remove OE_IMPORTS
  > lib/package/utils: Improve multiprocess_launch argument passing
  > classes/insane: do not leak host uid/gid into package_qa sstate signatures
  > bitbake: lib/bb/build: remove mention of OE_EXTRA_IMPORTS
  > bitbake: lib: Remove double imports
  > python3-sphinx: upgrade 8.1.3 -> 8.2.1
  > python3-roman-numerals-py: add recipe
  > barebox: upgrade 2024.12.0 -> 2025.02.0
  > perf: enable zstd in default PACKAGECONFIG
  > linux-yocto-dev: bump to v6.14
  > oe-selftest: fitimage: add testcases to test ATF and TEE
  > uboot-sign: support to add users specific image tree source
  > uboot-sign: support to create TEE and ATF image tree source
  > barebox: drop patch file left over during last upgrade
  > rpm-sequoia-crypto-policy: clean up dependencies
  > python3-setuptools-scm: upgrade 8.1.0 -> 8.2.0
  > python3-flit-core: upgrade 3.10.1 -> 3.11.0
  > cml1.bbclass: do not escape the exit value
  > systemd: move sysusers.d systemd-remote to PN-journal-remote
  > vim: Upgrade 9.1.1043 -> 9.1.1115
  > oeqa/selftest: add a newline in local.conf (newbuilddir)
  > wayland-protocols: update 1.40 -> 1.41
  > nfs-utils: fix rpc.statd path in initscript
  > openssl: honour calling environment's values in wrapper script
  > openssl: fold result of sed invocation into environment file
  > freetype: pass missing include paths to autoreconf
  > apr-utils: remove obsolete patch
  > recipes/*: remove obsolete use of acpaths
  > autotools: don't try and find in-tree macros
  > socat: upgrade 1.8.0.2 -> 1.8.0.3
  > gpgme: upgrade 1.24.1 -> 1.24.2
  > man-pages: upgrade 6.9.1 -> 6.11
  > ccache.conf: Add include_file_ctime to sloppiness

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Mar 1, 2025
…droid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm a55e4445...07fcd92a (8):
  > arm/boot-wrapper-aarch64: update to the latest
  > arm/trusted-firmware-rmm: update to 0.6.0
  > arm/trusted-firmware-m: update to v2.1.1
  > arm/trusted-firmware-a: update the LTS to v2.10.12
  > arm/gn: update to latest commit
  > arm/opencsd: update to 1.5.5
  > arm/hafnium: update to v2.12.0
  > arm/fvp-base-a-aem: update to 11.28.23

* sources/meta-freescale 9845d817...02940c32 (3):
  > Merge pull request #2142 from Freescale/bump-linux
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2055 from nxp-upstream/multimedia-package-6.6.52

* sources/meta-odroid 2f18a9b...0ce5358 (2):
  > linux-yocto: Add 6.12 support
  > linux-hardkernel: Update to latest from hk fork

* sources/meta-openembedded 6d76dc0824...07b9071418 (44):
  > DO NOT MERGE: Add Github actions CI workflow
  > gnome-control-center: update 47.3 -> 48.beta
  > gnome-shell: update 47.3 -> 48.beta
  > mutter: update 47.5 -> 48.beta
  > gnome-software_: update 47.2 -> 48.beta
  > gnome-settings-daemon: update 47.3 -> 48.beta
  > gdm: update 47.0 -> 48.beta
  > xdg-desktop-portal-gnome: update 47.3 -> 48.beta
  > abseil-cpp: Backport `xpaclri` asm fix
  > gnuplot: add x11 PACKAGECONFIG
  > phoronix-test-suite: add missing font
  > python3-grpcio(-tools): fix build concurrency issue
  > gperftools: upgrade from 2.15 to 2.16
  > tk8: Exclude aclocal so existing macros are used
  > clpeak: add version 1.1.4
  > iperf3: throughput fix
  > netperf: fix build failure due to autotools.bbclass change
  > ttf-liberation: Upgrade 0.2 -> 2.1.5
  > sthttpd: Fix service unit file
  > thin-provisioning-tools: add target and sysroot to bindgen flags
  > thin-provisioning-tools: Upgrade to 1.1.0
  > postgresql: fix autoreconf
  > cgdb: fix autoreconf
  > log4cpp: fix autoreconf
  > tk: exclude aclocal so existing macros are used
  > monit: fix autoreconf
  > xmlrpc-c: use autoreconf
  > neon: remove obsolete class-native override
  > neon: use gettext class
  > neon: fix autoreconf
  > tigervnc: small cleanups
  > tigervnc: simplify xserver unpack and build
  > tigervnc: fix systemd unit packaging
  > libgphoto2: remove redundant autoconfing
  > poke: remove obsolete acpaths
  > php: remove obsolete acpaths
  > lftp: remove obsolete acpaths
  > zsh: modernise autoconf use
  > zsh: enable out-of-tree builds
  > iksemel: remove
  > zsh: add missing manpages PACKAGECONFIG
  > libsdl2-image: upgrade to 2.8.5
  > poke: enable out of tree builds
  > cpuid: fix stripping

* sources/meta-qcom 5028fa1...f4490bb (2):
  > qcom-common.inc: fix `ushbost` typo (#783)
  > Add Hexagon DSP bin pkgs to qcs6490 & qcs9100 based machines (#780)

* sources/meta-qt6 9e8931b...49466de (26):
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > Enable at-spi bridge for wayland builds
  < Merge pull request #77 from YoeDistro/kraj/6.8
  < Merge pull request #76 from YoeDistro/kraj/6.8
  < Merge pull request #75 from YoeDistro/kraj/6.8
  < Merge pull request #74 from YoeDistro/kraj/6.8
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < 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

* sources/meta-raspberrypi 7494a37...d605ed7 (1):
  > linux-firmware-rpidistro: Fix WiFi on Raspberry Pi 5

* sources/meta-riscv 42d2b51...a8bea7d (1):
  > milkv-duo-fsbl: Delete non-existing NAND_BOOT argument

* sources/meta-rockchip 92b2b1c...0aba79e (1):
  > rauc-conf: set arch to machine

* sources/meta-swupdate 66b195e...efd4c20 (14):
  < Bump to release 2024.12.1
  < swupdate: introduce var to build from different branch
  < Run copy_swdescription() later
  < Support 2024.12
  < swupdate: package libswupdate into separate package
  < swupdate: Add missing licenses in LICENSE
  < swupdate: Add missing licenses in LIC_FILES_CHKSUM
  < Use IMAGE_NAME_SUFFIX in the artifact name
  < swupdate-image: Drop test when sw-de4scription is copied
  < swupdate-image: do not rely on IMAGE_LINK_NAME
  < styhead migration fixes
  < layer.conf: Update to walnascar (5.2) layer/release series
  > layer.conf: Update to walnascar (5.2) layer/release series
  < Fix license for libswupdate

* sources/meta-variscite-bsp 92311fe...55ec22e (52):
  < Merge pull request #40 from YoeDistro/kraj/mickledore-var02
  > firmware-nxp-wifi: Keep old file name of nxp8997 and nxp9098
  < Merge pull request #39 from YoeDistro/kraj/mickledore-var02
  > libubootenv: Drop patch to increase line length to 4096
  > layer.conf: Update to walnascar (5.2) layer/release series
  > imx-boot: Replace BOOT_NAME with imx-boot
  > 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 #38 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #37 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #36 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #35 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #34 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #33 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  < 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...a939508 (8):
  > layer.conf: Add styhead as compatible layer
  > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR
  > layer.conf: Add scarthgap to layer compat
  > conf: Correct BBFILE_PRIORITY for variscite-bsp-common
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #2 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #1 from YoeDistro/kraj/mickledore-var02
  < layer.conf: Add scarthgap to layer compat

* sources/poky dcfbb14ad3...61b88919f7 (36):
  > Revert "cve-update-nvd2-native: Tweak to work better with NFS DL_DIR"
  > rust-llvm: Fix build break found with clang
  > psplash: ignore startup errors in psplash-systemd.service
  > conf/documentation.conf: remove OE_IMPORTS
  > lib/package/utils: Improve multiprocess_launch argument passing
  > classes/insane: do not leak host uid/gid into package_qa sstate signatures
  > bitbake: lib/bb/build: remove mention of OE_EXTRA_IMPORTS
  > bitbake: lib: Remove double imports
  > python3-sphinx: upgrade 8.1.3 -> 8.2.1
  > python3-roman-numerals-py: add recipe
  > barebox: upgrade 2024.12.0 -> 2025.02.0
  > perf: enable zstd in default PACKAGECONFIG
  > linux-yocto-dev: bump to v6.14
  > oe-selftest: fitimage: add testcases to test ATF and TEE
  > uboot-sign: support to add users specific image tree source
  > uboot-sign: support to create TEE and ATF image tree source
  > barebox: drop patch file left over during last upgrade
  > rpm-sequoia-crypto-policy: clean up dependencies
  > python3-setuptools-scm: upgrade 8.1.0 -> 8.2.0
  > python3-flit-core: upgrade 3.10.1 -> 3.11.0
  > cml1.bbclass: do not escape the exit value
  > systemd: move sysusers.d systemd-remote to PN-journal-remote
  > vim: Upgrade 9.1.1043 -> 9.1.1115
  > oeqa/selftest: add a newline in local.conf (newbuilddir)
  > wayland-protocols: update 1.40 -> 1.41
  > nfs-utils: fix rpc.statd path in initscript
  > openssl: honour calling environment's values in wrapper script
  > openssl: fold result of sed invocation into environment file
  > freetype: pass missing include paths to autoreconf
  > apr-utils: remove obsolete patch
  > recipes/*: remove obsolete use of acpaths
  > autotools: don't try and find in-tree macros
  > socat: upgrade 1.8.0.2 -> 1.8.0.3
  > gpgme: upgrade 1.24.1 -> 1.24.2
  > man-pages: upgrade 6.9.1 -> 6.11
  > ccache.conf: Add include_file_ctime to sloppiness

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Mar 1, 2025
…droid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm a55e4445...07fcd92a (8):
  > arm/boot-wrapper-aarch64: update to the latest
  > arm/trusted-firmware-rmm: update to 0.6.0
  > arm/trusted-firmware-m: update to v2.1.1
  > arm/trusted-firmware-a: update the LTS to v2.10.12
  > arm/gn: update to latest commit
  > arm/opencsd: update to 1.5.5
  > arm/hafnium: update to v2.12.0
  > arm/fvp-base-a-aem: update to 11.28.23

* sources/meta-freescale 9845d817...02940c32 (3):
  > Merge pull request #2142 from Freescale/bump-linux
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2055 from nxp-upstream/multimedia-package-6.6.52

* sources/meta-odroid 2f18a9b...0ce5358 (2):
  > linux-yocto: Add 6.12 support
  > linux-hardkernel: Update to latest from hk fork

* sources/meta-openembedded 6d76dc0824...b2e003b161 (46):
  > DO NOT MERGE: Add Github actions CI workflow
  > gnome-control-center: update 47.3 -> 48.beta
  > gnome-shell: update 47.3 -> 48.beta
  > mutter: update 47.5 -> 48.beta
  > gnome-software_: update 47.2 -> 48.beta
  > gnome-settings-daemon: update 47.3 -> 48.beta
  > gdm: update 47.0 -> 48.beta
  > xdg-desktop-portal-gnome: update 47.3 -> 48.beta
  > cogl-1.0: Add m4 dir to autoconf macro search paths
  > libmypaint: Add m4 dir to autoconf macro search paths
  > abseil-cpp: Backport `xpaclri` asm fix
  > gnuplot: add x11 PACKAGECONFIG
  > phoronix-test-suite: add missing font
  > python3-grpcio(-tools): fix build concurrency issue
  > gperftools: upgrade from 2.15 to 2.16
  > tk8: Exclude aclocal so existing macros are used
  > clpeak: add version 1.1.4
  > iperf3: throughput fix
  > netperf: fix build failure due to autotools.bbclass change
  > ttf-liberation: Upgrade 0.2 -> 2.1.5
  > sthttpd: Fix service unit file
  > thin-provisioning-tools: add target and sysroot to bindgen flags
  > thin-provisioning-tools: Upgrade to 1.1.0
  > postgresql: fix autoreconf
  > cgdb: fix autoreconf
  > log4cpp: fix autoreconf
  > tk: exclude aclocal so existing macros are used
  > monit: fix autoreconf
  > xmlrpc-c: use autoreconf
  > neon: remove obsolete class-native override
  > neon: use gettext class
  > neon: fix autoreconf
  > tigervnc: small cleanups
  > tigervnc: simplify xserver unpack and build
  > tigervnc: fix systemd unit packaging
  > libgphoto2: remove redundant autoconfing
  > poke: remove obsolete acpaths
  > php: remove obsolete acpaths
  > lftp: remove obsolete acpaths
  > zsh: modernise autoconf use
  > zsh: enable out-of-tree builds
  > iksemel: remove
  > zsh: add missing manpages PACKAGECONFIG
  > libsdl2-image: upgrade to 2.8.5
  > poke: enable out of tree builds
  > cpuid: fix stripping

* sources/meta-qcom 5028fa1...f4490bb (2):
  > qcom-common.inc: fix `ushbost` typo (#783)
  > Add Hexagon DSP bin pkgs to qcs6490 & qcs9100 based machines (#780)

* sources/meta-qt6 9e8931b...49466de (26):
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > Enable at-spi bridge for wayland builds
  < Merge pull request #77 from YoeDistro/kraj/6.8
  < Merge pull request #76 from YoeDistro/kraj/6.8
  < Merge pull request #75 from YoeDistro/kraj/6.8
  < Merge pull request #74 from YoeDistro/kraj/6.8
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < 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

* sources/meta-raspberrypi 7494a37...d605ed7 (1):
  > linux-firmware-rpidistro: Fix WiFi on Raspberry Pi 5

* sources/meta-riscv 42d2b51...a8bea7d (1):
  > milkv-duo-fsbl: Delete non-existing NAND_BOOT argument

* sources/meta-rockchip 92b2b1c...0aba79e (1):
  > rauc-conf: set arch to machine

* sources/meta-swupdate 66b195e...efd4c20 (14):
  < Bump to release 2024.12.1
  < swupdate: introduce var to build from different branch
  < Run copy_swdescription() later
  < Support 2024.12
  < swupdate: package libswupdate into separate package
  < swupdate: Add missing licenses in LICENSE
  < swupdate: Add missing licenses in LIC_FILES_CHKSUM
  < Use IMAGE_NAME_SUFFIX in the artifact name
  < swupdate-image: Drop test when sw-de4scription is copied
  < swupdate-image: do not rely on IMAGE_LINK_NAME
  < styhead migration fixes
  < layer.conf: Update to walnascar (5.2) layer/release series
  > layer.conf: Update to walnascar (5.2) layer/release series
  < Fix license for libswupdate

* sources/meta-variscite-bsp 92311fe...55ec22e (52):
  < Merge pull request #40 from YoeDistro/kraj/mickledore-var02
  > firmware-nxp-wifi: Keep old file name of nxp8997 and nxp9098
  < Merge pull request #39 from YoeDistro/kraj/mickledore-var02
  > libubootenv: Drop patch to increase line length to 4096
  > layer.conf: Update to walnascar (5.2) layer/release series
  > imx-boot: Replace BOOT_NAME with imx-boot
  > 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 #38 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #37 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #36 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #35 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #34 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #33 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  < 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...a939508 (8):
  > layer.conf: Add styhead as compatible layer
  > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR
  > layer.conf: Add scarthgap to layer compat
  > conf: Correct BBFILE_PRIORITY for variscite-bsp-common
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #2 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #1 from YoeDistro/kraj/mickledore-var02
  < layer.conf: Add scarthgap to layer compat

* sources/poky dcfbb14ad3...61b88919f7 (36):
  > Revert "cve-update-nvd2-native: Tweak to work better with NFS DL_DIR"
  > rust-llvm: Fix build break found with clang
  > psplash: ignore startup errors in psplash-systemd.service
  > conf/documentation.conf: remove OE_IMPORTS
  > lib/package/utils: Improve multiprocess_launch argument passing
  > classes/insane: do not leak host uid/gid into package_qa sstate signatures
  > bitbake: lib/bb/build: remove mention of OE_EXTRA_IMPORTS
  > bitbake: lib: Remove double imports
  > python3-sphinx: upgrade 8.1.3 -> 8.2.1
  > python3-roman-numerals-py: add recipe
  > barebox: upgrade 2024.12.0 -> 2025.02.0
  > perf: enable zstd in default PACKAGECONFIG
  > linux-yocto-dev: bump to v6.14
  > oe-selftest: fitimage: add testcases to test ATF and TEE
  > uboot-sign: support to add users specific image tree source
  > uboot-sign: support to create TEE and ATF image tree source
  > barebox: drop patch file left over during last upgrade
  > rpm-sequoia-crypto-policy: clean up dependencies
  > python3-setuptools-scm: upgrade 8.1.0 -> 8.2.0
  > python3-flit-core: upgrade 3.10.1 -> 3.11.0
  > cml1.bbclass: do not escape the exit value
  > systemd: move sysusers.d systemd-remote to PN-journal-remote
  > vim: Upgrade 9.1.1043 -> 9.1.1115
  > oeqa/selftest: add a newline in local.conf (newbuilddir)
  > wayland-protocols: update 1.40 -> 1.41
  > nfs-utils: fix rpc.statd path in initscript
  > openssl: honour calling environment's values in wrapper script
  > openssl: fold result of sed invocation into environment file
  > freetype: pass missing include paths to autoreconf
  > apr-utils: remove obsolete patch
  > recipes/*: remove obsolete use of acpaths
  > autotools: don't try and find in-tree macros
  > socat: upgrade 1.8.0.2 -> 1.8.0.3
  > gpgme: upgrade 1.24.1 -> 1.24.2
  > man-pages: upgrade 6.9.1 -> 6.11
  > ccache.conf: Add include_file_ctime to sloppiness

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Mar 2, 2025
…droid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm a55e4445...07fcd92a (8):
  > arm/boot-wrapper-aarch64: update to the latest
  > arm/trusted-firmware-rmm: update to 0.6.0
  > arm/trusted-firmware-m: update to v2.1.1
  > arm/trusted-firmware-a: update the LTS to v2.10.12
  > arm/gn: update to latest commit
  > arm/opencsd: update to 1.5.5
  > arm/hafnium: update to v2.12.0
  > arm/fvp-base-a-aem: update to 11.28.23

* sources/meta-freescale 9845d817...02940c32 (3):
  > Merge pull request #2142 from Freescale/bump-linux
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2055 from nxp-upstream/multimedia-package-6.6.52

* sources/meta-odroid 2f18a9b...0ce5358 (2):
  > linux-yocto: Add 6.12 support
  > linux-hardkernel: Update to latest from hk fork

* sources/meta-openembedded 6d76dc0824...9be6cda845 (48):
  > DO NOT MERGE: Add Github actions CI workflow
  > gnome-control-center: update 47.3 -> 48.beta
  > gnome-shell: update 47.3 -> 48.beta
  > mutter: update 47.5 -> 48.beta
  > gnome-software_: update 47.2 -> 48.beta
  > gnome-settings-daemon: update 47.3 -> 48.beta
  > gdm: update 47.0 -> 48.beta
  > xdg-desktop-portal-gnome: update 47.3 -> 48.beta
  > lvm2: upgrade 2.03.30 -> 2.03.31
  > clutter: Add m4 dir to autoconf macro search paths
  > cogl-1.0: Add m4 dir to autoconf macro search paths
  > libmypaint: Add m4 dir to autoconf macro search paths
  > abseil-cpp: Backport `xpaclri` asm fix
  > gnuplot: add x11 PACKAGECONFIG
  > phoronix-test-suite: add missing font
  > python3-grpcio(-tools): fix build concurrency issue
  > gperftools: upgrade from 2.15 to 2.16
  > tk8: Exclude aclocal so existing macros are used
  > clpeak: add version 1.1.4
  > iperf3: throughput fix
  > netperf: fix build failure due to autotools.bbclass change
  > ttf-liberation: Upgrade 0.2 -> 2.1.5
  > sthttpd: Fix service unit file
  > thin-provisioning-tools: add target and sysroot to bindgen flags
  > thin-provisioning-tools: Upgrade to 1.1.0
  > postgresql: fix autoreconf
  > cgdb: fix autoreconf
  > log4cpp: fix autoreconf
  > tk: exclude aclocal so existing macros are used
  > monit: fix autoreconf
  > xmlrpc-c: use autoreconf
  > neon: remove obsolete class-native override
  > neon: use gettext class
  > neon: fix autoreconf
  > tigervnc: small cleanups
  > tigervnc: simplify xserver unpack and build
  > tigervnc: fix systemd unit packaging
  > libgphoto2: remove redundant autoconfing
  > poke: remove obsolete acpaths
  > php: remove obsolete acpaths
  > lftp: remove obsolete acpaths
  > zsh: modernise autoconf use
  > zsh: enable out-of-tree builds
  > iksemel: remove
  > zsh: add missing manpages PACKAGECONFIG
  > libsdl2-image: upgrade to 2.8.5
  > poke: enable out of tree builds
  > cpuid: fix stripping

* sources/meta-qcom 5028fa1...f4490bb (2):
  > qcom-common.inc: fix `ushbost` typo (#783)
  > Add Hexagon DSP bin pkgs to qcs6490 & qcs9100 based machines (#780)

* sources/meta-qt6 9e8931b...49466de (26):
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > Enable at-spi bridge for wayland builds
  < Merge pull request #77 from YoeDistro/kraj/6.8
  < Merge pull request #76 from YoeDistro/kraj/6.8
  < Merge pull request #75 from YoeDistro/kraj/6.8
  < Merge pull request #74 from YoeDistro/kraj/6.8
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < 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

* sources/meta-raspberrypi 7494a37...d605ed7 (1):
  > linux-firmware-rpidistro: Fix WiFi on Raspberry Pi 5

* sources/meta-riscv 42d2b51...a8bea7d (1):
  > milkv-duo-fsbl: Delete non-existing NAND_BOOT argument

* sources/meta-rockchip 92b2b1c...0aba79e (1):
  > rauc-conf: set arch to machine

* sources/meta-swupdate 66b195e...efd4c20 (14):
  < Bump to release 2024.12.1
  < swupdate: introduce var to build from different branch
  < Run copy_swdescription() later
  < Support 2024.12
  < swupdate: package libswupdate into separate package
  < swupdate: Add missing licenses in LICENSE
  < swupdate: Add missing licenses in LIC_FILES_CHKSUM
  < Use IMAGE_NAME_SUFFIX in the artifact name
  < swupdate-image: Drop test when sw-de4scription is copied
  < swupdate-image: do not rely on IMAGE_LINK_NAME
  < styhead migration fixes
  < layer.conf: Update to walnascar (5.2) layer/release series
  > layer.conf: Update to walnascar (5.2) layer/release series
  < Fix license for libswupdate

* sources/meta-variscite-bsp 92311fe...55ec22e (52):
  < Merge pull request #40 from YoeDistro/kraj/mickledore-var02
  > firmware-nxp-wifi: Keep old file name of nxp8997 and nxp9098
  < Merge pull request #39 from YoeDistro/kraj/mickledore-var02
  > libubootenv: Drop patch to increase line length to 4096
  > layer.conf: Update to walnascar (5.2) layer/release series
  > imx-boot: Replace BOOT_NAME with imx-boot
  > 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 #38 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #37 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #36 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #35 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #34 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #33 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  < 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...a939508 (8):
  > layer.conf: Add styhead as compatible layer
  > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR
  > layer.conf: Add scarthgap to layer compat
  > conf: Correct BBFILE_PRIORITY for variscite-bsp-common
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #2 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #1 from YoeDistro/kraj/mickledore-var02
  < layer.conf: Add scarthgap to layer compat

* sources/poky dcfbb14ad3...61b88919f7 (36):
  > Revert "cve-update-nvd2-native: Tweak to work better with NFS DL_DIR"
  > rust-llvm: Fix build break found with clang
  > psplash: ignore startup errors in psplash-systemd.service
  > conf/documentation.conf: remove OE_IMPORTS
  > lib/package/utils: Improve multiprocess_launch argument passing
  > classes/insane: do not leak host uid/gid into package_qa sstate signatures
  > bitbake: lib/bb/build: remove mention of OE_EXTRA_IMPORTS
  > bitbake: lib: Remove double imports
  > python3-sphinx: upgrade 8.1.3 -> 8.2.1
  > python3-roman-numerals-py: add recipe
  > barebox: upgrade 2024.12.0 -> 2025.02.0
  > perf: enable zstd in default PACKAGECONFIG
  > linux-yocto-dev: bump to v6.14
  > oe-selftest: fitimage: add testcases to test ATF and TEE
  > uboot-sign: support to add users specific image tree source
  > uboot-sign: support to create TEE and ATF image tree source
  > barebox: drop patch file left over during last upgrade
  > rpm-sequoia-crypto-policy: clean up dependencies
  > python3-setuptools-scm: upgrade 8.1.0 -> 8.2.0
  > python3-flit-core: upgrade 3.10.1 -> 3.11.0
  > cml1.bbclass: do not escape the exit value
  > systemd: move sysusers.d systemd-remote to PN-journal-remote
  > vim: Upgrade 9.1.1043 -> 9.1.1115
  > oeqa/selftest: add a newline in local.conf (newbuilddir)
  > wayland-protocols: update 1.40 -> 1.41
  > nfs-utils: fix rpc.statd path in initscript
  > openssl: honour calling environment's values in wrapper script
  > openssl: fold result of sed invocation into environment file
  > freetype: pass missing include paths to autoreconf
  > apr-utils: remove obsolete patch
  > recipes/*: remove obsolete use of acpaths
  > autotools: don't try and find in-tree macros
  > socat: upgrade 1.8.0.2 -> 1.8.0.3
  > gpgme: upgrade 1.24.1 -> 1.24.2
  > man-pages: upgrade 6.9.1 -> 6.11
  > ccache.conf: Add include_file_ctime to sloppiness

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Mar 2, 2025
…droid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm a55e4445...07fcd92a (8):
  > arm/boot-wrapper-aarch64: update to the latest
  > arm/trusted-firmware-rmm: update to 0.6.0
  > arm/trusted-firmware-m: update to v2.1.1
  > arm/trusted-firmware-a: update the LTS to v2.10.12
  > arm/gn: update to latest commit
  > arm/opencsd: update to 1.5.5
  > arm/hafnium: update to v2.12.0
  > arm/fvp-base-a-aem: update to 11.28.23

* sources/meta-freescale 9845d817...02940c32 (3):
  > Merge pull request #2142 from Freescale/bump-linux
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2055 from nxp-upstream/multimedia-package-6.6.52

* sources/meta-odroid 2f18a9b...0ce5358 (2):
  > linux-yocto: Add 6.12 support
  > linux-hardkernel: Update to latest from hk fork

* sources/meta-openembedded 6d76dc0824...8df2aabb02 (49):
  > DO NOT MERGE: Add Github actions CI workflow
  > gnome-control-center: update 47.3 -> 48.beta
  > gnome-shell: update 47.3 -> 48.beta
  > mutter: update 47.5 -> 48.beta
  > gnome-software_: update 47.2 -> 48.beta
  > gnome-settings-daemon: update 47.3 -> 48.beta
  > gdm: update 47.0 -> 48.beta
  > xdg-desktop-portal-gnome: update 47.3 -> 48.beta
  > lvm2: upgrade 2.03.30 -> 2.03.31
  > clutter-gst: Add m4 dir to autoconf macro search paths
  > clutter: Add m4 dir to autoconf macro search paths
  > cogl-1.0: Add m4 dir to autoconf macro search paths
  > libmypaint: Add m4 dir to autoconf macro search paths
  > abseil-cpp: Backport `xpaclri` asm fix
  > gnuplot: add x11 PACKAGECONFIG
  > phoronix-test-suite: add missing font
  > python3-grpcio(-tools): fix build concurrency issue
  > gperftools: upgrade from 2.15 to 2.16
  > tk8: Exclude aclocal so existing macros are used
  > clpeak: add version 1.1.4
  > iperf3: throughput fix
  > netperf: fix build failure due to autotools.bbclass change
  > ttf-liberation: Upgrade 0.2 -> 2.1.5
  > sthttpd: Fix service unit file
  > thin-provisioning-tools: add target and sysroot to bindgen flags
  > thin-provisioning-tools: Upgrade to 1.1.0
  > postgresql: fix autoreconf
  > cgdb: fix autoreconf
  > log4cpp: fix autoreconf
  > tk: exclude aclocal so existing macros are used
  > monit: fix autoreconf
  > xmlrpc-c: use autoreconf
  > neon: remove obsolete class-native override
  > neon: use gettext class
  > neon: fix autoreconf
  > tigervnc: small cleanups
  > tigervnc: simplify xserver unpack and build
  > tigervnc: fix systemd unit packaging
  > libgphoto2: remove redundant autoconfing
  > poke: remove obsolete acpaths
  > php: remove obsolete acpaths
  > lftp: remove obsolete acpaths
  > zsh: modernise autoconf use
  > zsh: enable out-of-tree builds
  > iksemel: remove
  > zsh: add missing manpages PACKAGECONFIG
  > libsdl2-image: upgrade to 2.8.5
  > poke: enable out of tree builds
  > cpuid: fix stripping

* sources/meta-qcom 5028fa1...f4490bb (2):
  > qcom-common.inc: fix `ushbost` typo (#783)
  > Add Hexagon DSP bin pkgs to qcs6490 & qcs9100 based machines (#780)

* sources/meta-qt6 9e8931b...49466de (26):
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > Enable at-spi bridge for wayland builds
  < Merge pull request #77 from YoeDistro/kraj/6.8
  < Merge pull request #76 from YoeDistro/kraj/6.8
  < Merge pull request #75 from YoeDistro/kraj/6.8
  < Merge pull request #74 from YoeDistro/kraj/6.8
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < 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

* sources/meta-raspberrypi 7494a37...d605ed7 (1):
  > linux-firmware-rpidistro: Fix WiFi on Raspberry Pi 5

* sources/meta-riscv 42d2b51...a8bea7d (1):
  > milkv-duo-fsbl: Delete non-existing NAND_BOOT argument

* sources/meta-rockchip 92b2b1c...0aba79e (1):
  > rauc-conf: set arch to machine

* sources/meta-swupdate 66b195e...efd4c20 (14):
  < Bump to release 2024.12.1
  < swupdate: introduce var to build from different branch
  < Run copy_swdescription() later
  < Support 2024.12
  < swupdate: package libswupdate into separate package
  < swupdate: Add missing licenses in LICENSE
  < swupdate: Add missing licenses in LIC_FILES_CHKSUM
  < Use IMAGE_NAME_SUFFIX in the artifact name
  < swupdate-image: Drop test when sw-de4scription is copied
  < swupdate-image: do not rely on IMAGE_LINK_NAME
  < styhead migration fixes
  < layer.conf: Update to walnascar (5.2) layer/release series
  > layer.conf: Update to walnascar (5.2) layer/release series
  < Fix license for libswupdate

* sources/meta-variscite-bsp 92311fe...55ec22e (52):
  < Merge pull request #40 from YoeDistro/kraj/mickledore-var02
  > firmware-nxp-wifi: Keep old file name of nxp8997 and nxp9098
  < Merge pull request #39 from YoeDistro/kraj/mickledore-var02
  > libubootenv: Drop patch to increase line length to 4096
  > layer.conf: Update to walnascar (5.2) layer/release series
  > imx-boot: Replace BOOT_NAME with imx-boot
  > 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 #38 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #37 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #36 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #35 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #34 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #33 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  < 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...a939508 (8):
  > layer.conf: Add styhead as compatible layer
  > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR
  > layer.conf: Add scarthgap to layer compat
  > conf: Correct BBFILE_PRIORITY for variscite-bsp-common
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #2 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #1 from YoeDistro/kraj/mickledore-var02
  < layer.conf: Add scarthgap to layer compat

* sources/poky dcfbb14ad3...61b88919f7 (36):
  > Revert "cve-update-nvd2-native: Tweak to work better with NFS DL_DIR"
  > rust-llvm: Fix build break found with clang
  > psplash: ignore startup errors in psplash-systemd.service
  > conf/documentation.conf: remove OE_IMPORTS
  > lib/package/utils: Improve multiprocess_launch argument passing
  > classes/insane: do not leak host uid/gid into package_qa sstate signatures
  > bitbake: lib/bb/build: remove mention of OE_EXTRA_IMPORTS
  > bitbake: lib: Remove double imports
  > python3-sphinx: upgrade 8.1.3 -> 8.2.1
  > python3-roman-numerals-py: add recipe
  > barebox: upgrade 2024.12.0 -> 2025.02.0
  > perf: enable zstd in default PACKAGECONFIG
  > linux-yocto-dev: bump to v6.14
  > oe-selftest: fitimage: add testcases to test ATF and TEE
  > uboot-sign: support to add users specific image tree source
  > uboot-sign: support to create TEE and ATF image tree source
  > barebox: drop patch file left over during last upgrade
  > rpm-sequoia-crypto-policy: clean up dependencies
  > python3-setuptools-scm: upgrade 8.1.0 -> 8.2.0
  > python3-flit-core: upgrade 3.10.1 -> 3.11.0
  > cml1.bbclass: do not escape the exit value
  > systemd: move sysusers.d systemd-remote to PN-journal-remote
  > vim: Upgrade 9.1.1043 -> 9.1.1115
  > oeqa/selftest: add a newline in local.conf (newbuilddir)
  > wayland-protocols: update 1.40 -> 1.41
  > nfs-utils: fix rpc.statd path in initscript
  > openssl: honour calling environment's values in wrapper script
  > openssl: fold result of sed invocation into environment file
  > freetype: pass missing include paths to autoreconf
  > apr-utils: remove obsolete patch
  > recipes/*: remove obsolete use of acpaths
  > autotools: don't try and find in-tree macros
  > socat: upgrade 1.8.0.2 -> 1.8.0.3
  > gpgme: upgrade 1.24.1 -> 1.24.2
  > man-pages: upgrade 6.9.1 -> 6.11
  > ccache.conf: Add include_file_ctime to sloppiness

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Mar 3, 2025
…droid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm a55e4445...07fcd92a (8):
  > arm/boot-wrapper-aarch64: update to the latest
  > arm/trusted-firmware-rmm: update to 0.6.0
  > arm/trusted-firmware-m: update to v2.1.1
  > arm/trusted-firmware-a: update the LTS to v2.10.12
  > arm/gn: update to latest commit
  > arm/opencsd: update to 1.5.5
  > arm/hafnium: update to v2.12.0
  > arm/fvp-base-a-aem: update to 11.28.23

* sources/meta-freescale 9845d817...02940c32 (3):
  > Merge pull request #2142 from Freescale/bump-linux
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2055 from nxp-upstream/multimedia-package-6.6.52

* sources/meta-odroid 2f18a9b...0ce5358 (2):
  > linux-yocto: Add 6.12 support
  > linux-hardkernel: Update to latest from hk fork

* sources/meta-openembedded 6d76dc0824...8997d1e231 (50):
  > DO NOT MERGE: Add Github actions CI workflow
  > gnome-control-center: update 47.3 -> 48.beta
  > gnome-shell: update 47.3 -> 48.beta
  > mutter: update 47.5 -> 48.beta
  > gnome-software_: update 47.2 -> 48.beta
  > gnome-settings-daemon: update 47.3 -> 48.beta
  > gdm: update 47.0 -> 48.beta
  > xdg-desktop-portal-gnome: update 47.3 -> 48.beta
  > python3-pyasyncore: Add recipe
  > lvm2: upgrade 2.03.30 -> 2.03.31
  > clutter-gst: Add m4 dir to autoconf macro search paths
  > clutter: Add m4 dir to autoconf macro search paths
  > cogl-1.0: Add m4 dir to autoconf macro search paths
  > libmypaint: Add m4 dir to autoconf macro search paths
  > abseil-cpp: Backport `xpaclri` asm fix
  > gnuplot: add x11 PACKAGECONFIG
  > phoronix-test-suite: add missing font
  > python3-grpcio(-tools): fix build concurrency issue
  > gperftools: upgrade from 2.15 to 2.16
  > tk8: Exclude aclocal so existing macros are used
  > clpeak: add version 1.1.4
  > iperf3: throughput fix
  > netperf: fix build failure due to autotools.bbclass change
  > ttf-liberation: Upgrade 0.2 -> 2.1.5
  > sthttpd: Fix service unit file
  > thin-provisioning-tools: add target and sysroot to bindgen flags
  > thin-provisioning-tools: Upgrade to 1.1.0
  > postgresql: fix autoreconf
  > cgdb: fix autoreconf
  > log4cpp: fix autoreconf
  > tk: exclude aclocal so existing macros are used
  > monit: fix autoreconf
  > xmlrpc-c: use autoreconf
  > neon: remove obsolete class-native override
  > neon: use gettext class
  > neon: fix autoreconf
  > tigervnc: small cleanups
  > tigervnc: simplify xserver unpack and build
  > tigervnc: fix systemd unit packaging
  > libgphoto2: remove redundant autoconfing
  > poke: remove obsolete acpaths
  > php: remove obsolete acpaths
  > lftp: remove obsolete acpaths
  > zsh: modernise autoconf use
  > zsh: enable out-of-tree builds
  > iksemel: remove
  > zsh: add missing manpages PACKAGECONFIG
  > libsdl2-image: upgrade to 2.8.5
  > poke: enable out of tree builds
  > cpuid: fix stripping

* sources/meta-qcom 5028fa1...f4490bb (2):
  > qcom-common.inc: fix `ushbost` typo (#783)
  > Add Hexagon DSP bin pkgs to qcs6490 & qcs9100 based machines (#780)

* sources/meta-qt6 9e8931b...49466de (26):
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > Enable at-spi bridge for wayland builds
  < Merge pull request #77 from YoeDistro/kraj/6.8
  < Merge pull request #76 from YoeDistro/kraj/6.8
  < Merge pull request #75 from YoeDistro/kraj/6.8
  < Merge pull request #74 from YoeDistro/kraj/6.8
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < 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

* sources/meta-raspberrypi 7494a37...d605ed7 (1):
  > linux-firmware-rpidistro: Fix WiFi on Raspberry Pi 5

* sources/meta-riscv 42d2b51...a8bea7d (1):
  > milkv-duo-fsbl: Delete non-existing NAND_BOOT argument

* sources/meta-rockchip 92b2b1c...0aba79e (1):
  > rauc-conf: set arch to machine

* sources/meta-swupdate 66b195e...efd4c20 (14):
  < Bump to release 2024.12.1
  < swupdate: introduce var to build from different branch
  < Run copy_swdescription() later
  < Support 2024.12
  < swupdate: package libswupdate into separate package
  < swupdate: Add missing licenses in LICENSE
  < swupdate: Add missing licenses in LIC_FILES_CHKSUM
  < Use IMAGE_NAME_SUFFIX in the artifact name
  < swupdate-image: Drop test when sw-de4scription is copied
  < swupdate-image: do not rely on IMAGE_LINK_NAME
  < styhead migration fixes
  < layer.conf: Update to walnascar (5.2) layer/release series
  > layer.conf: Update to walnascar (5.2) layer/release series
  < Fix license for libswupdate

* sources/meta-variscite-bsp 92311fe...55ec22e (52):
  < Merge pull request #40 from YoeDistro/kraj/mickledore-var02
  > firmware-nxp-wifi: Keep old file name of nxp8997 and nxp9098
  < Merge pull request #39 from YoeDistro/kraj/mickledore-var02
  > libubootenv: Drop patch to increase line length to 4096
  > layer.conf: Update to walnascar (5.2) layer/release series
  > imx-boot: Replace BOOT_NAME with imx-boot
  > 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 #38 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #37 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #36 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #35 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #34 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #33 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  < 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...a939508 (8):
  > layer.conf: Add styhead as compatible layer
  > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR
  > layer.conf: Add scarthgap to layer compat
  > conf: Correct BBFILE_PRIORITY for variscite-bsp-common
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #2 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #1 from YoeDistro/kraj/mickledore-var02
  < layer.conf: Add scarthgap to layer compat

* sources/poky dcfbb14ad3...1b7960b999 (39):
  > cargo-c: Fix build on risv32
  > strace: Ignore running strace ptests image on musl
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > Revert "cve-update-nvd2-native: Tweak to work better with NFS DL_DIR"
  > rust-llvm: Fix build break found with clang
  > psplash: ignore startup errors in psplash-systemd.service
  > conf/documentation.conf: remove OE_IMPORTS
  > lib/package/utils: Improve multiprocess_launch argument passing
  > classes/insane: do not leak host uid/gid into package_qa sstate signatures
  > bitbake: lib/bb/build: remove mention of OE_EXTRA_IMPORTS
  > bitbake: lib: Remove double imports
  > python3-sphinx: upgrade 8.1.3 -> 8.2.1
  > python3-roman-numerals-py: add recipe
  > barebox: upgrade 2024.12.0 -> 2025.02.0
  > perf: enable zstd in default PACKAGECONFIG
  > linux-yocto-dev: bump to v6.14
  > oe-selftest: fitimage: add testcases to test ATF and TEE
  > uboot-sign: support to add users specific image tree source
  > uboot-sign: support to create TEE and ATF image tree source
  > barebox: drop patch file left over during last upgrade
  > rpm-sequoia-crypto-policy: clean up dependencies
  > python3-setuptools-scm: upgrade 8.1.0 -> 8.2.0
  > python3-flit-core: upgrade 3.10.1 -> 3.11.0
  > cml1.bbclass: do not escape the exit value
  > systemd: move sysusers.d systemd-remote to PN-journal-remote
  > vim: Upgrade 9.1.1043 -> 9.1.1115
  > oeqa/selftest: add a newline in local.conf (newbuilddir)
  > wayland-protocols: update 1.40 -> 1.41
  > nfs-utils: fix rpc.statd path in initscript
  > openssl: honour calling environment's values in wrapper script
  > openssl: fold result of sed invocation into environment file
  > freetype: pass missing include paths to autoreconf
  > apr-utils: remove obsolete patch
  > recipes/*: remove obsolete use of acpaths
  > autotools: don't try and find in-tree macros
  > socat: upgrade 1.8.0.2 -> 1.8.0.3
  > gpgme: upgrade 1.24.1 -> 1.24.2
  > man-pages: upgrade 6.9.1 -> 6.11
  > ccache.conf: Add include_file_ctime to sloppiness

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Mar 3, 2025
…droid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm a55e4445...07fcd92a (8):
  > arm/boot-wrapper-aarch64: update to the latest
  > arm/trusted-firmware-rmm: update to 0.6.0
  > arm/trusted-firmware-m: update to v2.1.1
  > arm/trusted-firmware-a: update the LTS to v2.10.12
  > arm/gn: update to latest commit
  > arm/opencsd: update to 1.5.5
  > arm/hafnium: update to v2.12.0
  > arm/fvp-base-a-aem: update to 11.28.23

* sources/meta-freescale 9845d817...02940c32 (3):
  > Merge pull request #2142 from Freescale/bump-linux
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2055 from nxp-upstream/multimedia-package-6.6.52

* sources/meta-odroid 2f18a9b...0ce5358 (2):
  > linux-yocto: Add 6.12 support
  > linux-hardkernel: Update to latest from hk fork

* sources/meta-openembedded 6d76dc0824...ad5a016d56 (50):
  > DO NOT MERGE: Add Github actions CI workflow
  > gnome-control-center: update 47.3 -> 48.beta
  > gnome-shell: update 47.3 -> 48.beta
  > mutter: update 47.5 -> 48.beta
  > gnome-software_: update 47.2 -> 48.beta
  > gnome-settings-daemon: update 47.3 -> 48.beta
  > gdm: update 47.0 -> 48.beta
  > xdg-desktop-portal-gnome: update 47.3 -> 48.beta
  > python3-pyasyncore: Add recipe
  > lvm2: upgrade 2.03.30 -> 2.03.31
  > clutter-gst: Add m4 dir to autoconf macro search paths
  > clutter: Add m4 dir to autoconf macro search paths
  > cogl-1.0: Add m4 dir to autoconf macro search paths
  > libmypaint: Add m4 dir to autoconf macro search paths
  > abseil-cpp: Backport `xpaclri` asm fix
  > gnuplot: add x11 PACKAGECONFIG
  > phoronix-test-suite: add missing font
  > python3-grpcio(-tools): fix build concurrency issue
  > gperftools: upgrade from 2.15 to 2.16
  > tk8: Exclude aclocal so existing macros are used
  > clpeak: add version 1.1.4
  > iperf3: throughput fix
  > netperf: fix build failure due to autotools.bbclass change
  > ttf-liberation: Upgrade 0.2 -> 2.1.5
  > sthttpd: Fix service unit file
  > thin-provisioning-tools: add target and sysroot to bindgen flags
  > thin-provisioning-tools: Upgrade to 1.1.0
  > postgresql: fix autoreconf
  > cgdb: fix autoreconf
  > log4cpp: fix autoreconf
  > tk: exclude aclocal so existing macros are used
  > monit: fix autoreconf
  > xmlrpc-c: use autoreconf
  > neon: remove obsolete class-native override
  > neon: use gettext class
  > neon: fix autoreconf
  > tigervnc: small cleanups
  > tigervnc: simplify xserver unpack and build
  > tigervnc: fix systemd unit packaging
  > libgphoto2: remove redundant autoconfing
  > poke: remove obsolete acpaths
  > php: remove obsolete acpaths
  > lftp: remove obsolete acpaths
  > zsh: modernise autoconf use
  > zsh: enable out-of-tree builds
  > iksemel: remove
  > zsh: add missing manpages PACKAGECONFIG
  > libsdl2-image: upgrade to 2.8.5
  > poke: enable out of tree builds
  > cpuid: fix stripping

* sources/meta-qcom 5028fa1...f4490bb (2):
  > qcom-common.inc: fix `ushbost` typo (#783)
  > Add Hexagon DSP bin pkgs to qcs6490 & qcs9100 based machines (#780)

* sources/meta-qt6 9e8931b...49466de (26):
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > Enable at-spi bridge for wayland builds
  < Merge pull request #77 from YoeDistro/kraj/6.8
  < Merge pull request #76 from YoeDistro/kraj/6.8
  < Merge pull request #75 from YoeDistro/kraj/6.8
  < Merge pull request #74 from YoeDistro/kraj/6.8
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < 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

* sources/meta-raspberrypi 7494a37...d605ed7 (1):
  > linux-firmware-rpidistro: Fix WiFi on Raspberry Pi 5

* sources/meta-riscv 42d2b51...a8bea7d (1):
  > milkv-duo-fsbl: Delete non-existing NAND_BOOT argument

* sources/meta-rockchip 92b2b1c...0aba79e (1):
  > rauc-conf: set arch to machine

* sources/meta-swupdate 66b195e...efd4c20 (14):
  < Bump to release 2024.12.1
  < swupdate: introduce var to build from different branch
  < Run copy_swdescription() later
  < Support 2024.12
  < swupdate: package libswupdate into separate package
  < swupdate: Add missing licenses in LICENSE
  < swupdate: Add missing licenses in LIC_FILES_CHKSUM
  < Use IMAGE_NAME_SUFFIX in the artifact name
  < swupdate-image: Drop test when sw-de4scription is copied
  < swupdate-image: do not rely on IMAGE_LINK_NAME
  < styhead migration fixes
  < layer.conf: Update to walnascar (5.2) layer/release series
  > layer.conf: Update to walnascar (5.2) layer/release series
  < Fix license for libswupdate

* sources/meta-variscite-bsp 92311fe...55ec22e (52):
  < Merge pull request #40 from YoeDistro/kraj/mickledore-var02
  > firmware-nxp-wifi: Keep old file name of nxp8997 and nxp9098
  < Merge pull request #39 from YoeDistro/kraj/mickledore-var02
  > libubootenv: Drop patch to increase line length to 4096
  > layer.conf: Update to walnascar (5.2) layer/release series
  > imx-boot: Replace BOOT_NAME with imx-boot
  > 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 #38 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #37 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #36 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #35 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #34 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #33 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  < 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...a939508 (8):
  > layer.conf: Add styhead as compatible layer
  > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR
  > layer.conf: Add scarthgap to layer compat
  > conf: Correct BBFILE_PRIORITY for variscite-bsp-common
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #2 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #1 from YoeDistro/kraj/mickledore-var02
  < layer.conf: Add scarthgap to layer compat

* sources/poky dcfbb14ad3...1b7960b999 (39):
  > cargo-c: Fix build on risv32
  > strace: Ignore running strace ptests image on musl
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > Revert "cve-update-nvd2-native: Tweak to work better with NFS DL_DIR"
  > rust-llvm: Fix build break found with clang
  > psplash: ignore startup errors in psplash-systemd.service
  > conf/documentation.conf: remove OE_IMPORTS
  > lib/package/utils: Improve multiprocess_launch argument passing
  > classes/insane: do not leak host uid/gid into package_qa sstate signatures
  > bitbake: lib/bb/build: remove mention of OE_EXTRA_IMPORTS
  > bitbake: lib: Remove double imports
  > python3-sphinx: upgrade 8.1.3 -> 8.2.1
  > python3-roman-numerals-py: add recipe
  > barebox: upgrade 2024.12.0 -> 2025.02.0
  > perf: enable zstd in default PACKAGECONFIG
  > linux-yocto-dev: bump to v6.14
  > oe-selftest: fitimage: add testcases to test ATF and TEE
  > uboot-sign: support to add users specific image tree source
  > uboot-sign: support to create TEE and ATF image tree source
  > barebox: drop patch file left over during last upgrade
  > rpm-sequoia-crypto-policy: clean up dependencies
  > python3-setuptools-scm: upgrade 8.1.0 -> 8.2.0
  > python3-flit-core: upgrade 3.10.1 -> 3.11.0
  > cml1.bbclass: do not escape the exit value
  > systemd: move sysusers.d systemd-remote to PN-journal-remote
  > vim: Upgrade 9.1.1043 -> 9.1.1115
  > oeqa/selftest: add a newline in local.conf (newbuilddir)
  > wayland-protocols: update 1.40 -> 1.41
  > nfs-utils: fix rpc.statd path in initscript
  > openssl: honour calling environment's values in wrapper script
  > openssl: fold result of sed invocation into environment file
  > freetype: pass missing include paths to autoreconf
  > apr-utils: remove obsolete patch
  > recipes/*: remove obsolete use of acpaths
  > autotools: don't try and find in-tree macros
  > socat: upgrade 1.8.0.2 -> 1.8.0.3
  > gpgme: upgrade 1.24.1 -> 1.24.2
  > man-pages: upgrade 6.9.1 -> 6.11
  > ccache.conf: Add include_file_ctime to sloppiness

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Mar 4, 2025
…droid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm a55e4445...07fcd92a (8):
  > arm/boot-wrapper-aarch64: update to the latest
  > arm/trusted-firmware-rmm: update to 0.6.0
  > arm/trusted-firmware-m: update to v2.1.1
  > arm/trusted-firmware-a: update the LTS to v2.10.12
  > arm/gn: update to latest commit
  > arm/opencsd: update to 1.5.5
  > arm/hafnium: update to v2.12.0
  > arm/fvp-base-a-aem: update to 11.28.23

* sources/meta-freescale 9845d817...02940c32 (3):
  > Merge pull request #2142 from Freescale/bump-linux
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2055 from nxp-upstream/multimedia-package-6.6.52

* sources/meta-odroid 2f18a9b...53a5827 (2):
  > linux-yocto: Add 6.12 support
  > linux-hardkernel: Update to latest from hk fork

* sources/meta-openembedded 6d76dc0824...d37208ffb8 (55):
  > DO NOT MERGE: Add Github actions CI workflow
  > gnome-control-center: update 47.3 -> 48.beta
  > gnome-shell: update 47.3 -> 48.beta
  > mutter: update 47.5 -> 48.beta
  > gnome-software_: update 47.2 -> 48.beta
  > gnome-settings-daemon: update 47.3 -> 48.beta
  > gdm: update 47.0 -> 48.beta
  > xdg-desktop-portal-gnome: update 47.3 -> 48.beta
  > python3-pyasyncore: Add recipe
  > fsverity-utils: fix SRC_URI
  > python3-gcovr: Upgrade 8.2 -> 8.3
  > python3-prettytable: Upgrade 3.14.0 -> 3.15.1
  > python3-typer: Upgrade 0.15.1 -> 0.15.2
  > spdm-utils: use STAGING_DIR_HOST/STAGING_INCDIR variables
  > lvm2: upgrade 2.03.30 -> 2.03.31
  > clutter-gst: Add m4 dir to autoconf macro search paths
  > clutter: Add m4 dir to autoconf macro search paths
  > cogl-1.0: Add m4 dir to autoconf macro search paths
  > libmypaint: Add m4 dir to autoconf macro search paths
  > abseil-cpp: Backport `xpaclri` asm fix
  > gnuplot: add x11 PACKAGECONFIG
  > phoronix-test-suite: add missing font
  > python3-grpcio(-tools): fix build concurrency issue
  > gperftools: upgrade from 2.15 to 2.16
  > tk8: Exclude aclocal so existing macros are used
  > clpeak: add version 1.1.4
  > iperf3: throughput fix
  > netperf: fix build failure due to autotools.bbclass change
  > ttf-liberation: Upgrade 0.2 -> 2.1.5
  > sthttpd: Fix service unit file
  > thin-provisioning-tools: add target and sysroot to bindgen flags
  > thin-provisioning-tools: Upgrade to 1.1.0
  > postgresql: fix autoreconf
  > cgdb: fix autoreconf
  > log4cpp: fix autoreconf
  > tk: exclude aclocal so existing macros are used
  > monit: fix autoreconf
  > xmlrpc-c: use autoreconf
  > neon: remove obsolete class-native override
  > neon: use gettext class
  > neon: fix autoreconf
  > tigervnc: small cleanups
  > tigervnc: simplify xserver unpack and build
  > tigervnc: fix systemd unit packaging
  > libgphoto2: remove redundant autoconfing
  > poke: remove obsolete acpaths
  > php: remove obsolete acpaths
  > lftp: remove obsolete acpaths
  > zsh: modernise autoconf use
  > zsh: enable out-of-tree builds
  > iksemel: remove
  > zsh: add missing manpages PACKAGECONFIG
  > libsdl2-image: upgrade to 2.8.5
  > poke: enable out of tree builds
  > cpuid: fix stripping

* sources/meta-qcom 5028fa1...211f857 (3):
  > debugcc: update to the latest revision (#788)
  > qcom-common.inc: fix `ushbost` typo (#783)
  > Add Hexagon DSP bin pkgs to qcs6490 & qcs9100 based machines (#780)

* sources/meta-qt6 9e8931b...736cc54 (28):
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtbase: update patch
  > Enable at-spi bridge for wayland builds
  < Merge pull request #77 from YoeDistro/kraj/6.8
  < Merge pull request #76 from YoeDistro/kraj/6.8
  < Merge pull request #75 from YoeDistro/kraj/6.8
  < Merge pull request #74 from YoeDistro/kraj/6.8
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < 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

* sources/meta-raspberrypi 7494a37...d605ed7 (1):
  > linux-firmware-rpidistro: Fix WiFi on Raspberry Pi 5

* sources/meta-riscv 42d2b51...a8bea7d (1):
  > milkv-duo-fsbl: Delete non-existing NAND_BOOT argument

* sources/meta-rockchip 92b2b1c...0aba79e (1):
  > rauc-conf: set arch to machine

* sources/meta-swupdate 66b195e...efd4c20 (14):
  < Bump to release 2024.12.1
  < swupdate: introduce var to build from different branch
  < Run copy_swdescription() later
  < Support 2024.12
  < swupdate: package libswupdate into separate package
  < swupdate: Add missing licenses in LICENSE
  < swupdate: Add missing licenses in LIC_FILES_CHKSUM
  < Use IMAGE_NAME_SUFFIX in the artifact name
  < swupdate-image: Drop test when sw-de4scription is copied
  < swupdate-image: do not rely on IMAGE_LINK_NAME
  < styhead migration fixes
  < layer.conf: Update to walnascar (5.2) layer/release series
  > layer.conf: Update to walnascar (5.2) layer/release series
  < Fix license for libswupdate

* sources/meta-variscite-bsp 92311fe...55ec22e (52):
  < Merge pull request #40 from YoeDistro/kraj/mickledore-var02
  > firmware-nxp-wifi: Keep old file name of nxp8997 and nxp9098
  < Merge pull request #39 from YoeDistro/kraj/mickledore-var02
  > libubootenv: Drop patch to increase line length to 4096
  > layer.conf: Update to walnascar (5.2) layer/release series
  > imx-boot: Replace BOOT_NAME with imx-boot
  > 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 #38 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #37 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #36 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #35 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #34 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #33 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  < 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...a939508 (8):
  > layer.conf: Add styhead as compatible layer
  > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR
  > layer.conf: Add scarthgap to layer compat
  > conf: Correct BBFILE_PRIORITY for variscite-bsp-common
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #2 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #1 from YoeDistro/kraj/mickledore-var02
  < layer.conf: Add scarthgap to layer compat

* sources/poky dcfbb14ad3...2ed1087e88 (62):
  > cargo-c: Fix build on risv32
  > strace: Ignore running strace ptests image on musl
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > bitbake: contrib: vim: ftdetect: don't conflict with other filetypes
  > bitbake: bitbake: runqueue: Verify mcdepends are valid
  > bitbake: event/utils: Avoid deadlock from lock_timeout() and recursive events
  > bitbake: utils: Add signal blocking for lock_timeout
  > bitbake: utils: Tweak lock_timeout logic
  > bitbake: utils: Print information about lock issue before exiting
  > qemurunner: Fix a bug with fork/exit handling
  > maintainers.inc: change email address
  > python3: update python3-ctypes RDEPENDS to RRECOMMENDS
  > go: Check if GO_IMPORT is set in recipe and error if not
  > boost: Use PN/BPN for naming of packages
  > tcmode-default: bump GOVERSION to 1.24.0
  > go: remove support for GOROOT_FINAL
  > go: fix buildpath issue for go-runtime
  > go: upgrade 1.22.12 -> 1.24.0
  > buildstats: Avoid rare UnboundLocalError
  > shadow-native: Disable syslog usage
  > cml1.bbclass: use consistent make flags for menuconfig
  > boost: add charconv lib
  > xwayland: upgrade 24.1.5 -> 24.1.6
  > libbsd: Remove package specific licenses
  > automake: remove upstreamed patches
  > ltp: upgrade 20240930 -> 20250130
  > Revert "cve-update-nvd2-native: Tweak to work better with NFS DL_DIR"
  > rust-llvm: Fix build break found with clang
  > psplash: ignore startup errors in psplash-systemd.service
  > conf/documentation.conf: remove OE_IMPORTS
  > lib/package/utils: Improve multiprocess_launch argument passing
  > classes/insane: do not leak host uid/gid into package_qa sstate signatures
  > bitbake: lib/bb/build: remove mention of OE_EXTRA_IMPORTS
  > bitbake: lib: Remove double imports
  > python3-sphinx: upgrade 8.1.3 -> 8.2.1
  > python3-roman-numerals-py: add recipe
  > barebox: upgrade 2024.12.0 -> 2025.02.0
  > perf: enable zstd in default PACKAGECONFIG
  > linux-yocto-dev: bump to v6.14
  > oe-selftest: fitimage: add testcases to test ATF and TEE
  > uboot-sign: support to add users specific image tree source
  > uboot-sign: support to create TEE and ATF image tree source
  > barebox: drop patch file left over during last upgrade
  > rpm-sequoia-crypto-policy: clean up dependencies
  > python3-setuptools-scm: upgrade 8.1.0 -> 8.2.0
  > python3-flit-core: upgrade 3.10.1 -> 3.11.0
  > cml1.bbclass: do not escape the exit value
  > systemd: move sysusers.d systemd-remote to PN-journal-remote
  > vim: Upgrade 9.1.1043 -> 9.1.1115
  > oeqa/selftest: add a newline in local.conf (newbuilddir)
  > wayland-protocols: update 1.40 -> 1.41
  > nfs-utils: fix rpc.statd path in initscript
  > openssl: honour calling environment's values in wrapper script
  > openssl: fold result of sed invocation into environment file
  > freetype: pass missing include paths to autoreconf
  > apr-utils: remove obsolete patch
  > recipes/*: remove obsolete use of acpaths
  > autotools: don't try and find in-tree macros
  > socat: upgrade 1.8.0.2 -> 1.8.0.3
  > gpgme: upgrade 1.24.1 -> 1.24.2
  > man-pages: upgrade 6.9.1 -> 6.11
  > ccache.conf: Add include_file_ctime to sloppiness

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Mar 5, 2025
…cale sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm a55e4445...07fcd92a (8):
  > arm/boot-wrapper-aarch64: update to the latest
  > arm/trusted-firmware-rmm: update to 0.6.0
  > arm/trusted-firmware-m: update to v2.1.1
  > arm/trusted-firmware-a: update the LTS to v2.10.12
  > arm/gn: update to latest commit
  > arm/opencsd: update to 1.5.5
  > arm/hafnium: update to v2.12.0
  > arm/fvp-base-a-aem: update to 11.28.23

* sources/meta-clang 3669c28...57e4c42 (1):
  > clang: Upgrade to 20.x release

* sources/meta-freescale 9845d817...02940c32 (3):
  > Merge pull request #2142 from Freescale/bump-linux
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2055 from nxp-upstream/multimedia-package-6.6.52

* sources/meta-odroid 2f18a9b...53a5827 (2):
  > linux-yocto: Add 6.12 support
  > linux-hardkernel: Update to latest from hk fork

* sources/meta-openembedded 6d76dc0824...848dbdb58f (61):
  > DO NOT MERGE: Add Github actions CI workflow
  > gnome-control-center: update 47.3 -> 48.beta
  > gnome-shell: update 47.3 -> 48.beta
  > mutter: update 47.5 -> 48.beta
  > gnome-software_: update 47.2 -> 48.beta
  > gnome-settings-daemon: update 47.3 -> 48.beta
  > gdm: update 47.0 -> 48.beta
  > xdg-desktop-portal-gnome: update 47.3 -> 48.beta
  > python3-pyasyncore: Add recipe
  > python3-pyperf: Upgrade 2.8.1 -> 2.9.0
  > python3-mock: Upgrade 5.1.0 -> 5.2.0
  > python3-sh: Upgrade 2.2.1 -> 2.2.2
  > python3-bitstruct: Upgrade 8.19.0 -> 8.20.0
  > python3-aiohttp: Upgrade 3.11.12 -> 3.11.13
  > uutils-coreutils: use correct variables
  > fsverity-utils: fix SRC_URI
  > python3-gcovr: Upgrade 8.2 -> 8.3
  > python3-prettytable: Upgrade 3.14.0 -> 3.15.1
  > python3-typer: Upgrade 0.15.1 -> 0.15.2
  > spdm-utils: use STAGING_DIR_HOST/STAGING_INCDIR variables
  > lvm2: upgrade 2.03.30 -> 2.03.31
  > clutter-gst: Add m4 dir to autoconf macro search paths
  > clutter: Add m4 dir to autoconf macro search paths
  > cogl-1.0: Add m4 dir to autoconf macro search paths
  > libmypaint: Add m4 dir to autoconf macro search paths
  > abseil-cpp: Backport `xpaclri` asm fix
  > gnuplot: add x11 PACKAGECONFIG
  > phoronix-test-suite: add missing font
  > python3-grpcio(-tools): fix build concurrency issue
  > gperftools: upgrade from 2.15 to 2.16
  > tk8: Exclude aclocal so existing macros are used
  > clpeak: add version 1.1.4
  > iperf3: throughput fix
  > netperf: fix build failure due to autotools.bbclass change
  > ttf-liberation: Upgrade 0.2 -> 2.1.5
  > sthttpd: Fix service unit file
  > thin-provisioning-tools: add target and sysroot to bindgen flags
  > thin-provisioning-tools: Upgrade to 1.1.0
  > postgresql: fix autoreconf
  > cgdb: fix autoreconf
  > log4cpp: fix autoreconf
  > tk: exclude aclocal so existing macros are used
  > monit: fix autoreconf
  > xmlrpc-c: use autoreconf
  > neon: remove obsolete class-native override
  > neon: use gettext class
  > neon: fix autoreconf
  > tigervnc: small cleanups
  > tigervnc: simplify xserver unpack and build
  > tigervnc: fix systemd unit packaging
  > libgphoto2: remove redundant autoconfing
  > poke: remove obsolete acpaths
  > php: remove obsolete acpaths
  > lftp: remove obsolete acpaths
  > zsh: modernise autoconf use
  > zsh: enable out-of-tree builds
  > iksemel: remove
  > zsh: add missing manpages PACKAGECONFIG
  > libsdl2-image: upgrade to 2.8.5
  > poke: enable out of tree builds
  > cpuid: fix stripping

* sources/meta-qcom 5028fa1...211f857 (3):
  > debugcc: update to the latest revision (#788)
  > qcom-common.inc: fix `ushbost` typo (#783)
  > Add Hexagon DSP bin pkgs to qcs6490 & qcs9100 based machines (#780)

* sources/meta-qt6 9e8931b...736cc54 (28):
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtbase: update patch
  > Enable at-spi bridge for wayland builds
  < Merge pull request #77 from YoeDistro/kraj/6.8
  < Merge pull request #76 from YoeDistro/kraj/6.8
  < Merge pull request #75 from YoeDistro/kraj/6.8
  < Merge pull request #74 from YoeDistro/kraj/6.8
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < 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

* sources/meta-raspberrypi 7494a37...d605ed7 (1):
  > linux-firmware-rpidistro: Fix WiFi on Raspberry Pi 5

* sources/meta-riscv 42d2b51...a8bea7d (1):
  > milkv-duo-fsbl: Delete non-existing NAND_BOOT argument

* sources/meta-rockchip 92b2b1c...0aba79e (1):
  > rauc-conf: set arch to machine

* sources/meta-swupdate 66b195e...efd4c20 (14):
  < Bump to release 2024.12.1
  < swupdate: introduce var to build from different branch
  < Run copy_swdescription() later
  < Support 2024.12
  < swupdate: package libswupdate into separate package
  < swupdate: Add missing licenses in LICENSE
  < swupdate: Add missing licenses in LIC_FILES_CHKSUM
  < Use IMAGE_NAME_SUFFIX in the artifact name
  < swupdate-image: Drop test when sw-de4scription is copied
  < swupdate-image: do not rely on IMAGE_LINK_NAME
  < styhead migration fixes
  < layer.conf: Update to walnascar (5.2) layer/release series
  > layer.conf: Update to walnascar (5.2) layer/release series
  < Fix license for libswupdate

* sources/meta-variscite-bsp 92311fe...55ec22e (52):
  < Merge pull request #40 from YoeDistro/kraj/mickledore-var02
  > firmware-nxp-wifi: Keep old file name of nxp8997 and nxp9098
  < Merge pull request #39 from YoeDistro/kraj/mickledore-var02
  > libubootenv: Drop patch to increase line length to 4096
  > layer.conf: Update to walnascar (5.2) layer/release series
  > imx-boot: Replace BOOT_NAME with imx-boot
  > 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 #38 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #37 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #36 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #35 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #34 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #33 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  < 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...a939508 (8):
  > layer.conf: Add styhead as compatible layer
  > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR
  > layer.conf: Add scarthgap to layer compat
  > conf: Correct BBFILE_PRIORITY for variscite-bsp-common
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #2 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #1 from YoeDistro/kraj/mickledore-var02
  < layer.conf: Add scarthgap to layer compat

* sources/poky dcfbb14ad3...25172dd334 (68):
  > cargo-c: Fix build on risv32
  > strace: Ignore running strace ptests image on musl
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > bitbake: toaster/tests: Fix kirkstone test
  > bitbake: toaster/fixtures: Add walnascar release information
  > bitbake: toaster: Add script to compare toaster fixtures to project release data
  > bitbake.conf: Start to separate out gcc related variable definitions
  > poky: Remove Fedora38 from SANITY_TESTED_DISTROS
  > poky: Update SANITY_TESTED_DISTROS
  > bitbake: contrib: vim: ftdetect: don't conflict with other filetypes
  > bitbake: bitbake: runqueue: Verify mcdepends are valid
  > bitbake: event/utils: Avoid deadlock from lock_timeout() and recursive events
  > bitbake: utils: Add signal blocking for lock_timeout
  > bitbake: utils: Tweak lock_timeout logic
  > bitbake: utils: Print information about lock issue before exiting
  > qemurunner: Fix a bug with fork/exit handling
  > maintainers.inc: change email address
  > python3: update python3-ctypes RDEPENDS to RRECOMMENDS
  > go: Check if GO_IMPORT is set in recipe and error if not
  > boost: Use PN/BPN for naming of packages
  > tcmode-default: bump GOVERSION to 1.24.0
  > go: remove support for GOROOT_FINAL
  > go: fix buildpath issue for go-runtime
  > go: upgrade 1.22.12 -> 1.24.0
  > buildstats: Avoid rare UnboundLocalError
  > shadow-native: Disable syslog usage
  > cml1.bbclass: use consistent make flags for menuconfig
  > boost: add charconv lib
  > xwayland: upgrade 24.1.5 -> 24.1.6
  > libbsd: Remove package specific licenses
  > automake: remove upstreamed patches
  > ltp: upgrade 20240930 -> 20250130
  > Revert "cve-update-nvd2-native: Tweak to work better with NFS DL_DIR"
  > rust-llvm: Fix build break found with clang
  > psplash: ignore startup errors in psplash-systemd.service
  > conf/documentation.conf: remove OE_IMPORTS
  > lib/package/utils: Improve multiprocess_launch argument passing
  > classes/insane: do not leak host uid/gid into package_qa sstate signatures
  > bitbake: lib/bb/build: remove mention of OE_EXTRA_IMPORTS
  > bitbake: lib: Remove double imports
  > python3-sphinx: upgrade 8.1.3 -> 8.2.1
  > python3-roman-numerals-py: add recipe
  > barebox: upgrade 2024.12.0 -> 2025.02.0
  > perf: enable zstd in default PACKAGECONFIG
  > linux-yocto-dev: bump to v6.14
  > oe-selftest: fitimage: add testcases to test ATF and TEE
  > uboot-sign: support to add users specific image tree source
  > uboot-sign: support to create TEE and ATF image tree source
  > barebox: drop patch file left over during last upgrade
  > rpm-sequoia-crypto-policy: clean up dependencies
  > python3-setuptools-scm: upgrade 8.1.0 -> 8.2.0
  > python3-flit-core: upgrade 3.10.1 -> 3.11.0
  > cml1.bbclass: do not escape the exit value
  > systemd: move sysusers.d systemd-remote to PN-journal-remote
  > vim: Upgrade 9.1.1043 -> 9.1.1115
  > oeqa/selftest: add a newline in local.conf (newbuilddir)
  > wayland-protocols: update 1.40 -> 1.41
  > nfs-utils: fix rpc.statd path in initscript
  > openssl: honour calling environment's values in wrapper script
  > openssl: fold result of sed invocation into environment file
  > freetype: pass missing include paths to autoreconf
  > apr-utils: remove obsolete patch
  > recipes/*: remove obsolete use of acpaths
  > autotools: don't try and find in-tree macros
  > socat: upgrade 1.8.0.2 -> 1.8.0.3
  > gpgme: upgrade 1.24.1 -> 1.24.2
  > man-pages: upgrade 6.9.1 -> 6.11
  > ccache.conf: Add include_file_ctime to sloppiness

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Mar 6, 2025
…cale sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm a55e4445...07fcd92a (8):
  > arm/boot-wrapper-aarch64: update to the latest
  > arm/trusted-firmware-rmm: update to 0.6.0
  > arm/trusted-firmware-m: update to v2.1.1
  > arm/trusted-firmware-a: update the LTS to v2.10.12
  > arm/gn: update to latest commit
  > arm/opencsd: update to 1.5.5
  > arm/hafnium: update to v2.12.0
  > arm/fvp-base-a-aem: update to 11.28.23

* sources/meta-clang 3669c28...57e4c42 (1):
  > clang: Upgrade to 20.x release

* sources/meta-freescale 9845d817...02940c32 (3):
  > Merge pull request #2142 from Freescale/bump-linux
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2055 from nxp-upstream/multimedia-package-6.6.52

* sources/meta-odroid 2f18a9b...53a5827 (2):
  > linux-yocto: Add 6.12 support
  > linux-hardkernel: Update to latest from hk fork

* sources/meta-openembedded 6d76dc0824...576fd7ace0 (64):
  > DO NOT MERGE: Add Github actions CI workflow
  > gnome-control-center: update 47.3 -> 48.beta
  > gnome-shell: update 47.3 -> 48.beta
  > mutter: update 47.5 -> 48.beta
  > gnome-software_: update 47.2 -> 48.beta
  > gnome-settings-daemon: update 47.3 -> 48.beta
  > gdm: update 47.0 -> 48.beta
  > xdg-desktop-portal-gnome: update 47.3 -> 48.beta
  > python3-pyasyncore: Add recipe
  > libmodbus: upgrade 3.1.10 -> 3.1.11
  > Wolfssl: add ptest
  > uutils-coreutils: remove LIBCLANG_PATH, SELINUX_LIB_DIR, SELINUX_INCLUDE_DIR variables
  > python3-pyperf: Upgrade 2.8.1 -> 2.9.0
  > python3-mock: Upgrade 5.1.0 -> 5.2.0
  > python3-sh: Upgrade 2.2.1 -> 2.2.2
  > python3-bitstruct: Upgrade 8.19.0 -> 8.20.0
  > python3-aiohttp: Upgrade 3.11.12 -> 3.11.13
  > uutils-coreutils: use correct variables
  > fsverity-utils: fix SRC_URI
  > python3-gcovr: Upgrade 8.2 -> 8.3
  > python3-prettytable: Upgrade 3.14.0 -> 3.15.1
  > python3-typer: Upgrade 0.15.1 -> 0.15.2
  > spdm-utils: use STAGING_DIR_HOST/STAGING_INCDIR variables
  > lvm2: upgrade 2.03.30 -> 2.03.31
  > clutter-gst: Add m4 dir to autoconf macro search paths
  > clutter: Add m4 dir to autoconf macro search paths
  > cogl-1.0: Add m4 dir to autoconf macro search paths
  > libmypaint: Add m4 dir to autoconf macro search paths
  > abseil-cpp: Backport `xpaclri` asm fix
  > gnuplot: add x11 PACKAGECONFIG
  > phoronix-test-suite: add missing font
  > python3-grpcio(-tools): fix build concurrency issue
  > gperftools: upgrade from 2.15 to 2.16
  > tk8: Exclude aclocal so existing macros are used
  > clpeak: add version 1.1.4
  > iperf3: throughput fix
  > netperf: fix build failure due to autotools.bbclass change
  > ttf-liberation: Upgrade 0.2 -> 2.1.5
  > sthttpd: Fix service unit file
  > thin-provisioning-tools: add target and sysroot to bindgen flags
  > thin-provisioning-tools: Upgrade to 1.1.0
  > postgresql: fix autoreconf
  > cgdb: fix autoreconf
  > log4cpp: fix autoreconf
  > tk: exclude aclocal so existing macros are used
  > monit: fix autoreconf
  > xmlrpc-c: use autoreconf
  > neon: remove obsolete class-native override
  > neon: use gettext class
  > neon: fix autoreconf
  > tigervnc: small cleanups
  > tigervnc: simplify xserver unpack and build
  > tigervnc: fix systemd unit packaging
  > libgphoto2: remove redundant autoconfing
  > poke: remove obsolete acpaths
  > php: remove obsolete acpaths
  > lftp: remove obsolete acpaths
  > zsh: modernise autoconf use
  > zsh: enable out-of-tree builds
  > iksemel: remove
  > zsh: add missing manpages PACKAGECONFIG
  > libsdl2-image: upgrade to 2.8.5
  > poke: enable out of tree builds
  > cpuid: fix stripping

* sources/meta-qcom 5028fa1...211f857 (3):
  > debugcc: update to the latest revision (#788)
  > qcom-common.inc: fix `ushbost` typo (#783)
  > Add Hexagon DSP bin pkgs to qcs6490 & qcs9100 based machines (#780)

* sources/meta-qt6 9e8931b...736cc54 (28):
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtbase: update patch
  > Enable at-spi bridge for wayland builds
  < Merge pull request #77 from YoeDistro/kraj/6.8
  < Merge pull request #76 from YoeDistro/kraj/6.8
  < Merge pull request #75 from YoeDistro/kraj/6.8
  < Merge pull request #74 from YoeDistro/kraj/6.8
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < 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

* sources/meta-raspberrypi 7494a37...d605ed7 (1):
  > linux-firmware-rpidistro: Fix WiFi on Raspberry Pi 5

* sources/meta-riscv 42d2b51...a8bea7d (1):
  > milkv-duo-fsbl: Delete non-existing NAND_BOOT argument

* sources/meta-rockchip 92b2b1c...0aba79e (1):
  > rauc-conf: set arch to machine

* sources/meta-swupdate 66b195e...efd4c20 (14):
  < Bump to release 2024.12.1
  < swupdate: introduce var to build from different branch
  < Run copy_swdescription() later
  < Support 2024.12
  < swupdate: package libswupdate into separate package
  < swupdate: Add missing licenses in LICENSE
  < swupdate: Add missing licenses in LIC_FILES_CHKSUM
  < Use IMAGE_NAME_SUFFIX in the artifact name
  < swupdate-image: Drop test when sw-de4scription is copied
  < swupdate-image: do not rely on IMAGE_LINK_NAME
  < styhead migration fixes
  < layer.conf: Update to walnascar (5.2) layer/release series
  > layer.conf: Update to walnascar (5.2) layer/release series
  < Fix license for libswupdate

* sources/meta-variscite-bsp 92311fe...55ec22e (52):
  < Merge pull request #40 from YoeDistro/kraj/mickledore-var02
  > firmware-nxp-wifi: Keep old file name of nxp8997 and nxp9098
  < Merge pull request #39 from YoeDistro/kraj/mickledore-var02
  > libubootenv: Drop patch to increase line length to 4096
  > layer.conf: Update to walnascar (5.2) layer/release series
  > imx-boot: Replace BOOT_NAME with imx-boot
  > 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 #38 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #37 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #36 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #35 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #34 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #33 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  < 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...a939508 (8):
  > layer.conf: Add styhead as compatible layer
  > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR
  > layer.conf: Add scarthgap to layer compat
  > conf: Correct BBFILE_PRIORITY for variscite-bsp-common
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #2 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #1 from YoeDistro/kraj/mickledore-var02
  < layer.conf: Add scarthgap to layer compat

* sources/poky dcfbb14ad3...1fec27133e (74):
  > cargo-c: Fix build on risv32
  > strace: Ignore running strace ptests image on musl
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > xserver-nodm-init: improve XDG_RUNTIME_DIR fallback creation
  > weston-init: improve XDG_RUNTIME_DIR fallback creation
  > ltp: don't use host objcopy
  > rust: Oe-selftest changes for rust v1.83.0
  > rust: Fix build break because of download-ci-llvm
  > rust: Upgrade 1.82.0->1.83.0
  > bitbake: toaster/tests: Fix kirkstone test
  > bitbake: toaster/fixtures: Add walnascar release information
  > bitbake: toaster: Add script to compare toaster fixtures to project release data
  > bitbake.conf: Start to separate out gcc related variable definitions
  > poky: Remove Fedora38 from SANITY_TESTED_DISTROS
  > poky: Update SANITY_TESTED_DISTROS
  > bitbake: contrib: vim: ftdetect: don't conflict with other filetypes
  > bitbake: bitbake: runqueue: Verify mcdepends are valid
  > bitbake: event/utils: Avoid deadlock from lock_timeout() and recursive events
  > bitbake: utils: Add signal blocking for lock_timeout
  > bitbake: utils: Tweak lock_timeout logic
  > bitbake: utils: Print information about lock issue before exiting
  > qemurunner: Fix a bug with fork/exit handling
  > maintainers.inc: change email address
  > python3: update python3-ctypes RDEPENDS to RRECOMMENDS
  > go: Check if GO_IMPORT is set in recipe and error if not
  > boost: Use PN/BPN for naming of packages
  > tcmode-default: bump GOVERSION to 1.24.0
  > go: remove support for GOROOT_FINAL
  > go: fix buildpath issue for go-runtime
  > go: upgrade 1.22.12 -> 1.24.0
  > buildstats: Avoid rare UnboundLocalError
  > shadow-native: Disable syslog usage
  > cml1.bbclass: use consistent make flags for menuconfig
  > boost: add charconv lib
  > xwayland: upgrade 24.1.5 -> 24.1.6
  > libbsd: Remove package specific licenses
  > automake: remove upstreamed patches
  > ltp: upgrade 20240930 -> 20250130
  > Revert "cve-update-nvd2-native: Tweak to work better with NFS DL_DIR"
  > rust-llvm: Fix build break found with clang
  > psplash: ignore startup errors in psplash-systemd.service
  > conf/documentation.conf: remove OE_IMPORTS
  > lib/package/utils: Improve multiprocess_launch argument passing
  > classes/insane: do not leak host uid/gid into package_qa sstate signatures
  > bitbake: lib/bb/build: remove mention of OE_EXTRA_IMPORTS
  > bitbake: lib: Remove double imports
  > python3-sphinx: upgrade 8.1.3 -> 8.2.1
  > python3-roman-numerals-py: add recipe
  > barebox: upgrade 2024.12.0 -> 2025.02.0
  > perf: enable zstd in default PACKAGECONFIG
  > linux-yocto-dev: bump to v6.14
  > oe-selftest: fitimage: add testcases to test ATF and TEE
  > uboot-sign: support to add users specific image tree source
  > uboot-sign: support to create TEE and ATF image tree source
  > barebox: drop patch file left over during last upgrade
  > rpm-sequoia-crypto-policy: clean up dependencies
  > python3-setuptools-scm: upgrade 8.1.0 -> 8.2.0
  > python3-flit-core: upgrade 3.10.1 -> 3.11.0
  > cml1.bbclass: do not escape the exit value
  > systemd: move sysusers.d systemd-remote to PN-journal-remote
  > vim: Upgrade 9.1.1043 -> 9.1.1115
  > oeqa/selftest: add a newline in local.conf (newbuilddir)
  > wayland-protocols: update 1.40 -> 1.41
  > nfs-utils: fix rpc.statd path in initscript
  > openssl: honour calling environment's values in wrapper script
  > openssl: fold result of sed invocation into environment file
  > freetype: pass missing include paths to autoreconf
  > apr-utils: remove obsolete patch
  > recipes/*: remove obsolete use of acpaths
  > autotools: don't try and find in-tree macros
  > socat: upgrade 1.8.0.2 -> 1.8.0.3
  > gpgme: upgrade 1.24.1 -> 1.24.2
  > man-pages: upgrade 6.9.1 -> 6.11
  > ccache.conf: Add include_file_ctime to sloppiness

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Mar 6, 2025
…cale sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm a55e4445...07fcd92a (8):
  > arm/boot-wrapper-aarch64: update to the latest
  > arm/trusted-firmware-rmm: update to 0.6.0
  > arm/trusted-firmware-m: update to v2.1.1
  > arm/trusted-firmware-a: update the LTS to v2.10.12
  > arm/gn: update to latest commit
  > arm/opencsd: update to 1.5.5
  > arm/hafnium: update to v2.12.0
  > arm/fvp-base-a-aem: update to 11.28.23

* sources/meta-clang 3669c28...57e4c42 (1):
  > clang: Upgrade to 20.x release

* sources/meta-freescale 9845d817...02940c32 (3):
  > Merge pull request #2142 from Freescale/bump-linux
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2055 from nxp-upstream/multimedia-package-6.6.52

* sources/meta-odroid 2f18a9b...53a5827 (2):
  > linux-yocto: Add 6.12 support
  > linux-hardkernel: Update to latest from hk fork

* sources/meta-openembedded 6d76dc0824...576fd7ace0 (64):
  > DO NOT MERGE: Add Github actions CI workflow
  > gnome-control-center: update 47.3 -> 48.beta
  > gnome-shell: update 47.3 -> 48.beta
  > mutter: update 47.5 -> 48.beta
  > gnome-software_: update 47.2 -> 48.beta
  > gnome-settings-daemon: update 47.3 -> 48.beta
  > gdm: update 47.0 -> 48.beta
  > xdg-desktop-portal-gnome: update 47.3 -> 48.beta
  > python3-pyasyncore: Add recipe
  > libmodbus: upgrade 3.1.10 -> 3.1.11
  > Wolfssl: add ptest
  > uutils-coreutils: remove LIBCLANG_PATH, SELINUX_LIB_DIR, SELINUX_INCLUDE_DIR variables
  > python3-pyperf: Upgrade 2.8.1 -> 2.9.0
  > python3-mock: Upgrade 5.1.0 -> 5.2.0
  > python3-sh: Upgrade 2.2.1 -> 2.2.2
  > python3-bitstruct: Upgrade 8.19.0 -> 8.20.0
  > python3-aiohttp: Upgrade 3.11.12 -> 3.11.13
  > uutils-coreutils: use correct variables
  > fsverity-utils: fix SRC_URI
  > python3-gcovr: Upgrade 8.2 -> 8.3
  > python3-prettytable: Upgrade 3.14.0 -> 3.15.1
  > python3-typer: Upgrade 0.15.1 -> 0.15.2
  > spdm-utils: use STAGING_DIR_HOST/STAGING_INCDIR variables
  > lvm2: upgrade 2.03.30 -> 2.03.31
  > clutter-gst: Add m4 dir to autoconf macro search paths
  > clutter: Add m4 dir to autoconf macro search paths
  > cogl-1.0: Add m4 dir to autoconf macro search paths
  > libmypaint: Add m4 dir to autoconf macro search paths
  > abseil-cpp: Backport `xpaclri` asm fix
  > gnuplot: add x11 PACKAGECONFIG
  > phoronix-test-suite: add missing font
  > python3-grpcio(-tools): fix build concurrency issue
  > gperftools: upgrade from 2.15 to 2.16
  > tk8: Exclude aclocal so existing macros are used
  > clpeak: add version 1.1.4
  > iperf3: throughput fix
  > netperf: fix build failure due to autotools.bbclass change
  > ttf-liberation: Upgrade 0.2 -> 2.1.5
  > sthttpd: Fix service unit file
  > thin-provisioning-tools: add target and sysroot to bindgen flags
  > thin-provisioning-tools: Upgrade to 1.1.0
  > postgresql: fix autoreconf
  > cgdb: fix autoreconf
  > log4cpp: fix autoreconf
  > tk: exclude aclocal so existing macros are used
  > monit: fix autoreconf
  > xmlrpc-c: use autoreconf
  > neon: remove obsolete class-native override
  > neon: use gettext class
  > neon: fix autoreconf
  > tigervnc: small cleanups
  > tigervnc: simplify xserver unpack and build
  > tigervnc: fix systemd unit packaging
  > libgphoto2: remove redundant autoconfing
  > poke: remove obsolete acpaths
  > php: remove obsolete acpaths
  > lftp: remove obsolete acpaths
  > zsh: modernise autoconf use
  > zsh: enable out-of-tree builds
  > iksemel: remove
  > zsh: add missing manpages PACKAGECONFIG
  > libsdl2-image: upgrade to 2.8.5
  > poke: enable out of tree builds
  > cpuid: fix stripping

* sources/meta-qcom 5028fa1...211f857 (3):
  > debugcc: update to the latest revision (#788)
  > qcom-common.inc: fix `ushbost` typo (#783)
  > Add Hexagon DSP bin pkgs to qcs6490 & qcs9100 based machines (#780)

* sources/meta-qt6 9e8931b...736cc54 (28):
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtbase: update patch
  > Enable at-spi bridge for wayland builds
  < Merge pull request #77 from YoeDistro/kraj/6.8
  < Merge pull request #76 from YoeDistro/kraj/6.8
  < Merge pull request #75 from YoeDistro/kraj/6.8
  < Merge pull request #74 from YoeDistro/kraj/6.8
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < 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

* sources/meta-raspberrypi 7494a37...d605ed7 (1):
  > linux-firmware-rpidistro: Fix WiFi on Raspberry Pi 5

* sources/meta-riscv 42d2b51...a8bea7d (1):
  > milkv-duo-fsbl: Delete non-existing NAND_BOOT argument

* sources/meta-rockchip 92b2b1c...0aba79e (1):
  > rauc-conf: set arch to machine

* sources/meta-swupdate 66b195e...efd4c20 (14):
  < Bump to release 2024.12.1
  < swupdate: introduce var to build from different branch
  < Run copy_swdescription() later
  < Support 2024.12
  < swupdate: package libswupdate into separate package
  < swupdate: Add missing licenses in LICENSE
  < swupdate: Add missing licenses in LIC_FILES_CHKSUM
  < Use IMAGE_NAME_SUFFIX in the artifact name
  < swupdate-image: Drop test when sw-de4scription is copied
  < swupdate-image: do not rely on IMAGE_LINK_NAME
  < styhead migration fixes
  < layer.conf: Update to walnascar (5.2) layer/release series
  > layer.conf: Update to walnascar (5.2) layer/release series
  < Fix license for libswupdate

* sources/meta-variscite-bsp 92311fe...55ec22e (52):
  < Merge pull request #40 from YoeDistro/kraj/mickledore-var02
  > firmware-nxp-wifi: Keep old file name of nxp8997 and nxp9098
  < Merge pull request #39 from YoeDistro/kraj/mickledore-var02
  > libubootenv: Drop patch to increase line length to 4096
  > layer.conf: Update to walnascar (5.2) layer/release series
  > imx-boot: Replace BOOT_NAME with imx-boot
  > 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 #38 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #37 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #36 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #35 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #34 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #33 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  < 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...a939508 (8):
  > layer.conf: Add styhead as compatible layer
  > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR
  > layer.conf: Add scarthgap to layer compat
  > conf: Correct BBFILE_PRIORITY for variscite-bsp-common
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #2 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #1 from YoeDistro/kraj/mickledore-var02
  < layer.conf: Add scarthgap to layer compat

* sources/poky dcfbb14ad3...1fec27133e (74):
  > cargo-c: Fix build on risv32
  > strace: Ignore running strace ptests image on musl
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > xserver-nodm-init: improve XDG_RUNTIME_DIR fallback creation
  > weston-init: improve XDG_RUNTIME_DIR fallback creation
  > ltp: don't use host objcopy
  > rust: Oe-selftest changes for rust v1.83.0
  > rust: Fix build break because of download-ci-llvm
  > rust: Upgrade 1.82.0->1.83.0
  > bitbake: toaster/tests: Fix kirkstone test
  > bitbake: toaster/fixtures: Add walnascar release information
  > bitbake: toaster: Add script to compare toaster fixtures to project release data
  > bitbake.conf: Start to separate out gcc related variable definitions
  > poky: Remove Fedora38 from SANITY_TESTED_DISTROS
  > poky: Update SANITY_TESTED_DISTROS
  > bitbake: contrib: vim: ftdetect: don't conflict with other filetypes
  > bitbake: bitbake: runqueue: Verify mcdepends are valid
  > bitbake: event/utils: Avoid deadlock from lock_timeout() and recursive events
  > bitbake: utils: Add signal blocking for lock_timeout
  > bitbake: utils: Tweak lock_timeout logic
  > bitbake: utils: Print information about lock issue before exiting
  > qemurunner: Fix a bug with fork/exit handling
  > maintainers.inc: change email address
  > python3: update python3-ctypes RDEPENDS to RRECOMMENDS
  > go: Check if GO_IMPORT is set in recipe and error if not
  > boost: Use PN/BPN for naming of packages
  > tcmode-default: bump GOVERSION to 1.24.0
  > go: remove support for GOROOT_FINAL
  > go: fix buildpath issue for go-runtime
  > go: upgrade 1.22.12 -> 1.24.0
  > buildstats: Avoid rare UnboundLocalError
  > shadow-native: Disable syslog usage
  > cml1.bbclass: use consistent make flags for menuconfig
  > boost: add charconv lib
  > xwayland: upgrade 24.1.5 -> 24.1.6
  > libbsd: Remove package specific licenses
  > automake: remove upstreamed patches
  > ltp: upgrade 20240930 -> 20250130
  > Revert "cve-update-nvd2-native: Tweak to work better with NFS DL_DIR"
  > rust-llvm: Fix build break found with clang
  > psplash: ignore startup errors in psplash-systemd.service
  > conf/documentation.conf: remove OE_IMPORTS
  > lib/package/utils: Improve multiprocess_launch argument passing
  > classes/insane: do not leak host uid/gid into package_qa sstate signatures
  > bitbake: lib/bb/build: remove mention of OE_EXTRA_IMPORTS
  > bitbake: lib: Remove double imports
  > python3-sphinx: upgrade 8.1.3 -> 8.2.1
  > python3-roman-numerals-py: add recipe
  > barebox: upgrade 2024.12.0 -> 2025.02.0
  > perf: enable zstd in default PACKAGECONFIG
  > linux-yocto-dev: bump to v6.14
  > oe-selftest: fitimage: add testcases to test ATF and TEE
  > uboot-sign: support to add users specific image tree source
  > uboot-sign: support to create TEE and ATF image tree source
  > barebox: drop patch file left over during last upgrade
  > rpm-sequoia-crypto-policy: clean up dependencies
  > python3-setuptools-scm: upgrade 8.1.0 -> 8.2.0
  > python3-flit-core: upgrade 3.10.1 -> 3.11.0
  > cml1.bbclass: do not escape the exit value
  > systemd: move sysusers.d systemd-remote to PN-journal-remote
  > vim: Upgrade 9.1.1043 -> 9.1.1115
  > oeqa/selftest: add a newline in local.conf (newbuilddir)
  > wayland-protocols: update 1.40 -> 1.41
  > nfs-utils: fix rpc.statd path in initscript
  > openssl: honour calling environment's values in wrapper script
  > openssl: fold result of sed invocation into environment file
  > freetype: pass missing include paths to autoreconf
  > apr-utils: remove obsolete patch
  > recipes/*: remove obsolete use of acpaths
  > autotools: don't try and find in-tree macros
  > socat: upgrade 1.8.0.2 -> 1.8.0.3
  > gpgme: upgrade 1.24.1 -> 1.24.2
  > man-pages: upgrade 6.9.1 -> 6.11
  > ccache.conf: Add include_file_ctime to sloppiness

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Mar 6, 2025
…cale sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm a55e4445...07fcd92a (8):
  > arm/boot-wrapper-aarch64: update to the latest
  > arm/trusted-firmware-rmm: update to 0.6.0
  > arm/trusted-firmware-m: update to v2.1.1
  > arm/trusted-firmware-a: update the LTS to v2.10.12
  > arm/gn: update to latest commit
  > arm/opencsd: update to 1.5.5
  > arm/hafnium: update to v2.12.0
  > arm/fvp-base-a-aem: update to 11.28.23

* sources/meta-clang 3669c28...57e4c42 (1):
  > clang: Upgrade to 20.x release

* sources/meta-freescale 9845d817...02940c32 (3):
  > Merge pull request #2142 from Freescale/bump-linux
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2055 from nxp-upstream/multimedia-package-6.6.52

* sources/meta-odroid 2f18a9b...53a5827 (2):
  > linux-yocto: Add 6.12 support
  > linux-hardkernel: Update to latest from hk fork

* sources/meta-openembedded 6d76dc0824...2993923940 (65):
  > DO NOT MERGE: Add Github actions CI workflow
  > gnome-control-center: update 47.3 -> 48.beta
  > gnome-shell: update 47.3 -> 48.beta
  > mutter: update 47.5 -> 48.beta
  > gnome-software_: update 47.2 -> 48.beta
  > gnome-settings-daemon: update 47.3 -> 48.beta
  > gdm: update 47.0 -> 48.beta
  > xdg-desktop-portal-gnome: update 47.3 -> 48.beta
  > python3-pyasyncore: Add recipe
  > dialogp: By default, dialog_1.3-20250116 renames /usr/bin/dialog to /usr/bin/${HOST_SYS}-dialog.
  > libmodbus: upgrade 3.1.10 -> 3.1.11
  > Wolfssl: add ptest
  > uutils-coreutils: remove LIBCLANG_PATH, SELINUX_LIB_DIR, SELINUX_INCLUDE_DIR variables
  > python3-pyperf: Upgrade 2.8.1 -> 2.9.0
  > python3-mock: Upgrade 5.1.0 -> 5.2.0
  > python3-sh: Upgrade 2.2.1 -> 2.2.2
  > python3-bitstruct: Upgrade 8.19.0 -> 8.20.0
  > python3-aiohttp: Upgrade 3.11.12 -> 3.11.13
  > uutils-coreutils: use correct variables
  > fsverity-utils: fix SRC_URI
  > python3-gcovr: Upgrade 8.2 -> 8.3
  > python3-prettytable: Upgrade 3.14.0 -> 3.15.1
  > python3-typer: Upgrade 0.15.1 -> 0.15.2
  > spdm-utils: use STAGING_DIR_HOST/STAGING_INCDIR variables
  > lvm2: upgrade 2.03.30 -> 2.03.31
  > clutter-gst: Add m4 dir to autoconf macro search paths
  > clutter: Add m4 dir to autoconf macro search paths
  > cogl-1.0: Add m4 dir to autoconf macro search paths
  > libmypaint: Add m4 dir to autoconf macro search paths
  > abseil-cpp: Backport `xpaclri` asm fix
  > gnuplot: add x11 PACKAGECONFIG
  > phoronix-test-suite: add missing font
  > python3-grpcio(-tools): fix build concurrency issue
  > gperftools: upgrade from 2.15 to 2.16
  > tk8: Exclude aclocal so existing macros are used
  > clpeak: add version 1.1.4
  > iperf3: throughput fix
  > netperf: fix build failure due to autotools.bbclass change
  > ttf-liberation: Upgrade 0.2 -> 2.1.5
  > sthttpd: Fix service unit file
  > thin-provisioning-tools: add target and sysroot to bindgen flags
  > thin-provisioning-tools: Upgrade to 1.1.0
  > postgresql: fix autoreconf
  > cgdb: fix autoreconf
  > log4cpp: fix autoreconf
  > tk: exclude aclocal so existing macros are used
  > monit: fix autoreconf
  > xmlrpc-c: use autoreconf
  > neon: remove obsolete class-native override
  > neon: use gettext class
  > neon: fix autoreconf
  > tigervnc: small cleanups
  > tigervnc: simplify xserver unpack and build
  > tigervnc: fix systemd unit packaging
  > libgphoto2: remove redundant autoconfing
  > poke: remove obsolete acpaths
  > php: remove obsolete acpaths
  > lftp: remove obsolete acpaths
  > zsh: modernise autoconf use
  > zsh: enable out-of-tree builds
  > iksemel: remove
  > zsh: add missing manpages PACKAGECONFIG
  > libsdl2-image: upgrade to 2.8.5
  > poke: enable out of tree builds
  > cpuid: fix stripping

* sources/meta-qcom 5028fa1...211f857 (3):
  > debugcc: update to the latest revision (#788)
  > qcom-common.inc: fix `ushbost` typo (#783)
  > Add Hexagon DSP bin pkgs to qcs6490 & qcs9100 based machines (#780)

* sources/meta-qt6 9e8931b...736cc54 (28):
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtbase: update patch
  > Enable at-spi bridge for wayland builds
  < Merge pull request #77 from YoeDistro/kraj/6.8
  < Merge pull request #76 from YoeDistro/kraj/6.8
  < Merge pull request #75 from YoeDistro/kraj/6.8
  < Merge pull request #74 from YoeDistro/kraj/6.8
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < 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

* sources/meta-raspberrypi 7494a37...d605ed7 (1):
  > linux-firmware-rpidistro: Fix WiFi on Raspberry Pi 5

* sources/meta-riscv 42d2b51...a8bea7d (1):
  > milkv-duo-fsbl: Delete non-existing NAND_BOOT argument

* sources/meta-rockchip 92b2b1c...0aba79e (1):
  > rauc-conf: set arch to machine

* sources/meta-swupdate 66b195e...efd4c20 (14):
  < Bump to release 2024.12.1
  < swupdate: introduce var to build from different branch
  < Run copy_swdescription() later
  < Support 2024.12
  < swupdate: package libswupdate into separate package
  < swupdate: Add missing licenses in LICENSE
  < swupdate: Add missing licenses in LIC_FILES_CHKSUM
  < Use IMAGE_NAME_SUFFIX in the artifact name
  < swupdate-image: Drop test when sw-de4scription is copied
  < swupdate-image: do not rely on IMAGE_LINK_NAME
  < styhead migration fixes
  < layer.conf: Update to walnascar (5.2) layer/release series
  > layer.conf: Update to walnascar (5.2) layer/release series
  < Fix license for libswupdate

* sources/meta-variscite-bsp 92311fe...55ec22e (52):
  < Merge pull request #40 from YoeDistro/kraj/mickledore-var02
  > firmware-nxp-wifi: Keep old file name of nxp8997 and nxp9098
  < Merge pull request #39 from YoeDistro/kraj/mickledore-var02
  > libubootenv: Drop patch to increase line length to 4096
  > layer.conf: Update to walnascar (5.2) layer/release series
  > imx-boot: Replace BOOT_NAME with imx-boot
  > 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 #38 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #37 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #36 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #35 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #34 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #33 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  < 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...a939508 (8):
  > layer.conf: Add styhead as compatible layer
  > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR
  > layer.conf: Add scarthgap to layer compat
  > conf: Correct BBFILE_PRIORITY for variscite-bsp-common
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #2 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #1 from YoeDistro/kraj/mickledore-var02
  < layer.conf: Add scarthgap to layer compat

* sources/poky dcfbb14ad3...1fec27133e (74):
  > cargo-c: Fix build on risv32
  > strace: Ignore running strace ptests image on musl
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > xserver-nodm-init: improve XDG_RUNTIME_DIR fallback creation
  > weston-init: improve XDG_RUNTIME_DIR fallback creation
  > ltp: don't use host objcopy
  > rust: Oe-selftest changes for rust v1.83.0
  > rust: Fix build break because of download-ci-llvm
  > rust: Upgrade 1.82.0->1.83.0
  > bitbake: toaster/tests: Fix kirkstone test
  > bitbake: toaster/fixtures: Add walnascar release information
  > bitbake: toaster: Add script to compare toaster fixtures to project release data
  > bitbake.conf: Start to separate out gcc related variable definitions
  > poky: Remove Fedora38 from SANITY_TESTED_DISTROS
  > poky: Update SANITY_TESTED_DISTROS
  > bitbake: contrib: vim: ftdetect: don't conflict with other filetypes
  > bitbake: bitbake: runqueue: Verify mcdepends are valid
  > bitbake: event/utils: Avoid deadlock from lock_timeout() and recursive events
  > bitbake: utils: Add signal blocking for lock_timeout
  > bitbake: utils: Tweak lock_timeout logic
  > bitbake: utils: Print information about lock issue before exiting
  > qemurunner: Fix a bug with fork/exit handling
  > maintainers.inc: change email address
  > python3: update python3-ctypes RDEPENDS to RRECOMMENDS
  > go: Check if GO_IMPORT is set in recipe and error if not
  > boost: Use PN/BPN for naming of packages
  > tcmode-default: bump GOVERSION to 1.24.0
  > go: remove support for GOROOT_FINAL
  > go: fix buildpath issue for go-runtime
  > go: upgrade 1.22.12 -> 1.24.0
  > buildstats: Avoid rare UnboundLocalError
  > shadow-native: Disable syslog usage
  > cml1.bbclass: use consistent make flags for menuconfig
  > boost: add charconv lib
  > xwayland: upgrade 24.1.5 -> 24.1.6
  > libbsd: Remove package specific licenses
  > automake: remove upstreamed patches
  > ltp: upgrade 20240930 -> 20250130
  > Revert "cve-update-nvd2-native: Tweak to work better with NFS DL_DIR"
  > rust-llvm: Fix build break found with clang
  > psplash: ignore startup errors in psplash-systemd.service
  > conf/documentation.conf: remove OE_IMPORTS
  > lib/package/utils: Improve multiprocess_launch argument passing
  > classes/insane: do not leak host uid/gid into package_qa sstate signatures
  > bitbake: lib/bb/build: remove mention of OE_EXTRA_IMPORTS
  > bitbake: lib: Remove double imports
  > python3-sphinx: upgrade 8.1.3 -> 8.2.1
  > python3-roman-numerals-py: add recipe
  > barebox: upgrade 2024.12.0 -> 2025.02.0
  > perf: enable zstd in default PACKAGECONFIG
  > linux-yocto-dev: bump to v6.14
  > oe-selftest: fitimage: add testcases to test ATF and TEE
  > uboot-sign: support to add users specific image tree source
  > uboot-sign: support to create TEE and ATF image tree source
  > barebox: drop patch file left over during last upgrade
  > rpm-sequoia-crypto-policy: clean up dependencies
  > python3-setuptools-scm: upgrade 8.1.0 -> 8.2.0
  > python3-flit-core: upgrade 3.10.1 -> 3.11.0
  > cml1.bbclass: do not escape the exit value
  > systemd: move sysusers.d systemd-remote to PN-journal-remote
  > vim: Upgrade 9.1.1043 -> 9.1.1115
  > oeqa/selftest: add a newline in local.conf (newbuilddir)
  > wayland-protocols: update 1.40 -> 1.41
  > nfs-utils: fix rpc.statd path in initscript
  > openssl: honour calling environment's values in wrapper script
  > openssl: fold result of sed invocation into environment file
  > freetype: pass missing include paths to autoreconf
  > apr-utils: remove obsolete patch
  > recipes/*: remove obsolete use of acpaths
  > autotools: don't try and find in-tree macros
  > socat: upgrade 1.8.0.2 -> 1.8.0.3
  > gpgme: upgrade 1.24.1 -> 1.24.2
  > man-pages: upgrade 6.9.1 -> 6.11
  > ccache.conf: Add include_file_ctime to sloppiness

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Mar 7, 2025
…cale sources/meta-intel sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm a55e4445...b6227e29 (10):
  > arm-bsp/fvp-base: bump cores to to v8.5
  > arm/trusted-services: ts-sp-fw: Replace v2.7.0 tag with commit ID
  > arm/boot-wrapper-aarch64: update to the latest
  > arm/trusted-firmware-rmm: update to 0.6.0
  > arm/trusted-firmware-m: update to v2.1.1
  > arm/trusted-firmware-a: update the LTS to v2.10.12
  > arm/gn: update to latest commit
  > arm/opencsd: update to 1.5.5
  > arm/hafnium: update to v2.12.0
  > arm/fvp-base-a-aem: update to 11.28.23

* sources/meta-clang 3669c28...57e4c42 (1):
  > clang: Upgrade to 20.x release

* sources/meta-freescale 9845d817...ab64f135 (6):
  > Merge pull request #2147 from tq-steina/optee
  > Merge pull request #2146 from Jasper-Ben/add_uboot_cve_product
  > Merge pull request #2145 from MaxKrummenacher/master
  > Merge pull request #2142 from Freescale/bump-linux
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2055 from nxp-upstream/multimedia-package-6.6.52

* sources/meta-intel b30ef8c8...81b110e4 (1):
  > linux-intel: switch kernel-meta SRC_URI from git to https

* sources/meta-odroid 2f18a9b...53a5827 (2):
  > linux-yocto: Add 6.12 support
  > linux-hardkernel: Update to latest from hk fork

* sources/meta-openembedded 6d76dc0824...843491932c (81):
  > DO NOT MERGE: Add Github actions CI workflow
  > gnome-control-center: update 47.3 -> 48.beta
  > gnome-shell: update 47.3 -> 48.beta
  > mutter: update 47.5 -> 48.beta
  > gnome-software_: update 47.2 -> 48.beta
  > gnome-settings-daemon: update 47.3 -> 48.beta
  > gdm: update 47.0 -> 48.beta
  > xdg-desktop-portal-gnome: update 47.3 -> 48.beta
  > python3-pyasyncore: Add recipe
  > uutils-coreutils: disable stdbuf compilation
  > python3-h5py: don't enforce HDF5 version
  > python3-h5py: switch to PEP-517 build backend
  > mongodb: update to 4.4.29
  > mongodb: fix build with python 3.12
  > fastfloat: remove recipe
  > thin-provisioning-tools: use STAGING_LIBDIR_NATIVE variable for LIBCLANG_PATH
  > python3-h2: Upgrade 4.1.0 -> 4.2.0
  > python3-alembic: Upgrade 1.14.1 -> 1.15.1
  > python3-stevedore: Upgrade 5.4.0 -> 5.4.1
  > python3-crypt-r: replacement of module crypt
  > python3-requests-ftp: remove use of module cgi
  > dialogp: By default, dialog_1.3-20250116 renames /usr/bin/dialog to /usr/bin/${HOST_SYS}-dialog.
  > libmodbus: upgrade 3.1.10 -> 3.1.11
  > Wolfssl: add ptest
  > uutils-coreutils: remove LIBCLANG_PATH, SELINUX_LIB_DIR, SELINUX_INCLUDE_DIR variables
  > python3-pyperf: Upgrade 2.8.1 -> 2.9.0
  > python3-mock: Upgrade 5.1.0 -> 5.2.0
  > python3-sh: Upgrade 2.2.1 -> 2.2.2
  > python3-bitstruct: Upgrade 8.19.0 -> 8.20.0
  > python3-aiohttp: Upgrade 3.11.12 -> 3.11.13
  > uutils-coreutils: use correct variables
  > fsverity-utils: fix SRC_URI
  > python3-gcovr: Upgrade 8.2 -> 8.3
  > python3-prettytable: Upgrade 3.14.0 -> 3.15.1
  > python3-typer: Upgrade 0.15.1 -> 0.15.2
  > spdm-utils: use STAGING_DIR_HOST/STAGING_INCDIR variables
  > open62541: split schema defs into separate package
  > open62541: make generated namespace configurable
  > open62541: remove amalgamation PACKAGECONFIG
  > open62541: update to v1.3.15
  > lvm2: upgrade 2.03.30 -> 2.03.31
  > clutter-gst: Add m4 dir to autoconf macro search paths
  > clutter: Add m4 dir to autoconf macro search paths
  > cogl-1.0: Add m4 dir to autoconf macro search paths
  > libmypaint: Add m4 dir to autoconf macro search paths
  > abseil-cpp: Backport `xpaclri` asm fix
  > gnuplot: add x11 PACKAGECONFIG
  > phoronix-test-suite: add missing font
  > python3-grpcio(-tools): fix build concurrency issue
  > gperftools: upgrade from 2.15 to 2.16
  > tk8: Exclude aclocal so existing macros are used
  > clpeak: add version 1.1.4
  > iperf3: throughput fix
  > netperf: fix build failure due to autotools.bbclass change
  > ttf-liberation: Upgrade 0.2 -> 2.1.5
  > sthttpd: Fix service unit file
  > thin-provisioning-tools: add target and sysroot to bindgen flags
  > thin-provisioning-tools: Upgrade to 1.1.0
  > postgresql: fix autoreconf
  > cgdb: fix autoreconf
  > log4cpp: fix autoreconf
  > tk: exclude aclocal so existing macros are used
  > monit: fix autoreconf
  > xmlrpc-c: use autoreconf
  > neon: remove obsolete class-native override
  > neon: use gettext class
  > neon: fix autoreconf
  > tigervnc: small cleanups
  > tigervnc: simplify xserver unpack and build
  > tigervnc: fix systemd unit packaging
  > libgphoto2: remove redundant autoconfing
  > poke: remove obsolete acpaths
  > php: remove obsolete acpaths
  > lftp: remove obsolete acpaths
  > zsh: modernise autoconf use
  > zsh: enable out-of-tree builds
  > iksemel: remove
  > zsh: add missing manpages PACKAGECONFIG
  > libsdl2-image: upgrade to 2.8.5
  > poke: enable out of tree builds
  > cpuid: fix stripping

* sources/meta-qcom 5028fa1...3da7640 (5):
  > Add boot essential user space package groups to qcs6490 & qcs9100 images (#789)
  > ci: update the link of meta-yocto (#791)
  > debugcc: update to the latest revision (#788)
  > qcom-common.inc: fix `ushbost` typo (#783)
  > Add Hexagon DSP bin pkgs to qcs6490 & qcs9100 based machines (#780)

* sources/meta-qt6 9e8931b...e1f7a5b (30):
  > qtwebengine: Fix build with clang-20
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > squish: add squish license key configuration
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtbase: update patch
  > Enable at-spi bridge for wayland builds
  < Merge pull request #77 from YoeDistro/kraj/6.8
  < Merge pull request #76 from YoeDistro/kraj/6.8
  < Merge pull request #75 from YoeDistro/kraj/6.8
  < Merge pull request #74 from YoeDistro/kraj/6.8
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < 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

* sources/meta-raspberrypi 7494a37...d605ed7 (1):
  > linux-firmware-rpidistro: Fix WiFi on Raspberry Pi 5

* sources/meta-riscv 42d2b51...a8bea7d (1):
  > milkv-duo-fsbl: Delete non-existing NAND_BOOT argument

* sources/meta-rockchip 92b2b1c...0aba79e (1):
  > rauc-conf: set arch to machine

* sources/meta-swupdate 66b195e...efd4c20 (14):
  < Bump to release 2024.12.1
  < swupdate: introduce var to build from different branch
  < Run copy_swdescription() later
  < Support 2024.12
  < swupdate: package libswupdate into separate package
  < swupdate: Add missing licenses in LICENSE
  < swupdate: Add missing licenses in LIC_FILES_CHKSUM
  < Use IMAGE_NAME_SUFFIX in the artifact name
  < swupdate-image: Drop test when sw-de4scription is copied
  < swupdate-image: do not rely on IMAGE_LINK_NAME
  < styhead migration fixes
  < layer.conf: Update to walnascar (5.2) layer/release series
  > layer.conf: Update to walnascar (5.2) layer/release series
  < Fix license for libswupdate

* sources/meta-variscite-bsp 92311fe...55ec22e (52):
  < Merge pull request #40 from YoeDistro/kraj/mickledore-var02
  > firmware-nxp-wifi: Keep old file name of nxp8997 and nxp9098
  < Merge pull request #39 from YoeDistro/kraj/mickledore-var02
  > libubootenv: Drop patch to increase line length to 4096
  > layer.conf: Update to walnascar (5.2) layer/release series
  > imx-boot: Replace BOOT_NAME with imx-boot
  > 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 #38 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #37 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #36 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #35 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #34 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #33 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  < 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...a939508 (8):
  > layer.conf: Add styhead as compatible layer
  > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR
  > layer.conf: Add scarthgap to layer compat
  > conf: Correct BBFILE_PRIORITY for variscite-bsp-common
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #2 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #1 from YoeDistro/kraj/mickledore-var02
  < layer.conf: Add scarthgap to layer compat

* sources/poky dcfbb14ad3...b5c0e64146 (135):
  > cargo-c: Fix build on risv32
  > strace: Ignore running strace ptests image on musl
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > bitbake: tests/fetch: Verify regular expression "URLs" that contain a ?
  > bitbake: fetch2: Partial revert decodeurl() to not use the URI class
  > lib/oe/elf.py: Add loongarch64 architecture definition for musl
  > llvm: Use LoongArch as host for LLVM architecture
  > grub2: Add loongarch64 as grub target
  > babeltrace2: extend to nativesdk
  > babeltrace: extend to nativesdk
  > fastfloat: add recipe
  > libsdl2: fix PACKAGECONFIG for libusb
  > lib: sbom30: Add action statement for affected VEX statements
  > bitbake: data_smart.py: clear expand_cache in _setvar_update_overridevars
  > bitbake: data_smart.py: simple clean up
  > bitbake: data_smart.py: remove unnecessary ? from __expand_var_regexp__
  > mtd-utils: Upgrade to 2.3.0
  > dhcpcd: fix for unexpected syscall 135 for 10.1.0 version
  > ffmpeg: upgrade 7.1 -> 7.1.1
  > gi-docgen: upgrade 2024.1 -> 2025.3
  > rpm-sequoia-crypto-policy: Don't validate gnutls crypto policy
  > zstd: upgrade 1.5.6 -> 1.5.7
  > wireless-regdb: upgrade 2024.10.07 -> 2025.02.20
  > stress-ng: upgrade 0.18.10 -> 0.18.11
  > shadow: update 4.17.2 -> 4.17.3
  > repo: upgrade 2.51 -> 2.52
  > re2c: upgrade 4.0.2 -> 4.1
  > python3-websockets: upgrade 14.2 -> 15.0
  > python3-trove-classifiers: upgrade 2025.1.15.22 -> 2025.2.18.16
  > python3-setuptools: upgrade 75.8.0 -> 75.8.2
  > python3-pytest: upgrade 8.3.4 -> 8.3.5
  > python3-pyelftools: upgrade 0.31 -> 0.32
  > python3-hypothesis: upgrade 6.125.3 -> 6.127.4
  > python3-beartype: upgrade 0.19.0 -> 0.20.0
  > python3-bcrypt: upgrade 4.2.1 -> 4.3.0
  > orc: upgrade 0.4.40 -> 0.4.41
  > openssh: upgrade 9.9p1 -> 9.9p2
  > nghttp2: upgrade 1.64.0 -> 1.65.0
  > mtools: upgrade 4.0.47 -> 4.0.48
  > minicom: upgrade 2.9 -> 2.10
  > man-pages: upgrade 6.11 -> 6.12
  > liburcu: update 0.15.0 -> 0.15.1
  > libsdl2: upgrade 2.30.12 -> 2.32.2
  > libpng: upgrade 1.6.45 -> 1.6.47
  > libnotify: upgrade 0.8.3 -> 0.8.4
  > libassuan: upgrade 3.0.1 -> 3.0.2
  > inetutils: upgrade 2.5 -> 2.6
  > harfbuzz: upgrade 10.2.0 -> 10.4.0
  > fmt: upgrade 11.1.3 -> 11.1.4
  > dbus: upgrade 1.16.0 -> 1.16.2
  > bind: upgrade 9.20.5 -> 9.20.6
  > puzzles: ignore three new CVEs for a different puzzles
  > openssl-native(sdk): poision built in paths
  > libtasn1: upgrade 4.19.0 -> 4.20.0
  > mirrors: rationalise Debian mirrors
  > systemd-serialgetty: use existing unit files in systemd
  > systemd: if getty generator is disabled remove the generator, not the units
  > systemd-serialgetty: don't set a default SERIAL_CONSOLES
  > bitbake: lib/bb/cooker.py: produce an error when BB_HASHSERVE_UPSTREAM cannot be used due to missing python module
  > bitbake: tests/fetch: Add an additional test case to check whether the fast fetch is shallow
  > bitbake: tests/fetch: Adapt test cases for fast shallow fetches
  > bitbake: fetch2/gitsm: Unpack even when `ud.clonedir` is not available
  > bitbake: bitbake-user-manual: Update documentation for fast `BB_GIT_SHALLOW`
  > bitbake: fetch2/git: Add support for fast initial shallow fetch
  > xserver-nodm-init: improve XDG_RUNTIME_DIR fallback creation
  > weston-init: improve XDG_RUNTIME_DIR fallback creation
  > ltp: don't use host objcopy
  > rust: Oe-selftest changes for rust v1.83.0
  > rust: Fix build break because of download-ci-llvm
  > rust: Upgrade 1.82.0->1.83.0
  > bitbake: toaster/tests: Fix kirkstone test
  > bitbake: toaster/fixtures: Add walnascar release information
  > bitbake: toaster: Add script to compare toaster fixtures to project release data
  > bitbake.conf: Start to separate out gcc related variable definitions
  > poky: Remove Fedora38 from SANITY_TESTED_DISTROS
  > poky: Update SANITY_TESTED_DISTROS
  > bitbake: contrib: vim: ftdetect: don't conflict with other filetypes
  > bitbake: bitbake: runqueue: Verify mcdepends are valid
  > bitbake: event/utils: Avoid deadlock from lock_timeout() and recursive events
  > bitbake: utils: Add signal blocking for lock_timeout
  > bitbake: utils: Tweak lock_timeout logic
  > bitbake: utils: Print information about lock issue before exiting
  > qemurunner: Fix a bug with fork/exit handling
  > maintainers.inc: change email address
  > python3: update python3-ctypes RDEPENDS to RRECOMMENDS
  > go: Check if GO_IMPORT is set in recipe and error if not
  > boost: Use PN/BPN for naming of packages
  > tcmode-default: bump GOVERSION to 1.24.0
  > go: remove support for GOROOT_FINAL
  > go: fix buildpath issue for go-runtime
  > go: upgrade 1.22.12 -> 1.24.0
  > buildstats: Avoid rare UnboundLocalError
  > shadow-native: Disable syslog usage
  > cml1.bbclass: use consistent make flags for menuconfig
  > boost: add charconv lib
  > xwayland: upgrade 24.1.5 -> 24.1.6
  > libbsd: Remove package specific licenses
  > automake: remove upstreamed patches
  > ltp: upgrade 20240930 -> 20250130
  > Revert "cve-update-nvd2-native: Tweak to work better with NFS DL_DIR"
  > rust-llvm: Fix build break found with clang
  > psplash: ignore startup errors in psplash-systemd.service
  > conf/documentation.conf: remove OE_IMPORTS
  > lib/package/utils: Improve multiprocess_launch argument passing
  > classes/insane: do not leak host uid/gid into package_qa sstate signatures
  > bitbake: lib/bb/build: remove mention of OE_EXTRA_IMPORTS
  > bitbake: lib: Remove double imports
  > python3-sphinx: upgrade 8.1.3 -> 8.2.1
  > python3-roman-numerals-py: add recipe
  > barebox: upgrade 2024.12.0 -> 2025.02.0
  > perf: enable zstd in default PACKAGECONFIG
  > linux-yocto-dev: bump to v6.14
  > oe-selftest: fitimage: add testcases to test ATF and TEE
  > uboot-sign: support to add users specific image tree source
  > uboot-sign: support to create TEE and ATF image tree source
  > barebox: drop patch file left over during last upgrade
  > rpm-sequoia-crypto-policy: clean up dependencies
  > python3-setuptools-scm: upgrade 8.1.0 -> 8.2.0
  > python3-flit-core: upgrade 3.10.1 -> 3.11.0
  > cml1.bbclass: do not escape the exit value
  > systemd: move sysusers.d systemd-remote to PN-journal-remote
  > vim: Upgrade 9.1.1043 -> 9.1.1115
  > oeqa/selftest: add a newline in local.conf (newbuilddir)
  > wayland-protocols: update 1.40 -> 1.41
  > nfs-utils: fix rpc.statd path in initscript
  > openssl: honour calling environment's values in wrapper script
  > openssl: fold result of sed invocation into environment file
  > freetype: pass missing include paths to autoreconf
  > apr-utils: remove obsolete patch
  > recipes/*: remove obsolete use of acpaths
  > autotools: don't try and find in-tree macros
  > socat: upgrade 1.8.0.2 -> 1.8.0.3
  > gpgme: upgrade 1.24.1 -> 1.24.2
  > man-pages: upgrade 6.9.1 -> 6.11
  > ccache.conf: Add include_file_ctime to sloppiness

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Mar 7, 2025
…cale sources/meta-intel sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm a55e4445...b6227e29 (10):
  > arm-bsp/fvp-base: bump cores to to v8.5
  > arm/trusted-services: ts-sp-fw: Replace v2.7.0 tag with commit ID
  > arm/boot-wrapper-aarch64: update to the latest
  > arm/trusted-firmware-rmm: update to 0.6.0
  > arm/trusted-firmware-m: update to v2.1.1
  > arm/trusted-firmware-a: update the LTS to v2.10.12
  > arm/gn: update to latest commit
  > arm/opencsd: update to 1.5.5
  > arm/hafnium: update to v2.12.0
  > arm/fvp-base-a-aem: update to 11.28.23

* sources/meta-clang 3669c28...57e4c42 (1):
  > clang: Upgrade to 20.x release

* sources/meta-freescale 9845d817...ab64f135 (6):
  > Merge pull request #2147 from tq-steina/optee
  > Merge pull request #2146 from Jasper-Ben/add_uboot_cve_product
  > Merge pull request #2145 from MaxKrummenacher/master
  > Merge pull request #2142 from Freescale/bump-linux
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2055 from nxp-upstream/multimedia-package-6.6.52

* sources/meta-intel b30ef8c8...81b110e4 (1):
  > linux-intel: switch kernel-meta SRC_URI from git to https

* sources/meta-odroid 2f18a9b...53a5827 (2):
  > linux-yocto: Add 6.12 support
  > linux-hardkernel: Update to latest from hk fork

* sources/meta-openembedded 6d76dc0824...9d2a1633b3 (84):
  > DO NOT MERGE: Add Github actions CI workflow
  > gnome-control-center: update 47.3 -> 48.beta
  > gnome-shell: update 47.3 -> 48.beta
  > mutter: update 47.5 -> 48.beta
  > gnome-software_: update 47.2 -> 48.beta
  > gnome-settings-daemon: update 47.3 -> 48.beta
  > gdm: update 47.0 -> 48.beta
  > xdg-desktop-portal-gnome: update 47.3 -> 48.beta
  > python3-pyasyncore: Add recipe
  > python3-eventlet: Upgrade 0.39.0 -> 0.39.1
  > python3-pycurl: Upgrade 7.45.4 -> 7.45.6
  > python3-pdm: Upgrade 2.22.3 -> 2.22.4
  > uutils-coreutils: disable stdbuf compilation
  > python3-h5py: don't enforce HDF5 version
  > python3-h5py: switch to PEP-517 build backend
  > mongodb: update to 4.4.29
  > mongodb: fix build with python 3.12
  > fastfloat: remove recipe
  > thin-provisioning-tools: use STAGING_LIBDIR_NATIVE variable for LIBCLANG_PATH
  > python3-h2: Upgrade 4.1.0 -> 4.2.0
  > python3-alembic: Upgrade 1.14.1 -> 1.15.1
  > python3-stevedore: Upgrade 5.4.0 -> 5.4.1
  > python3-crypt-r: replacement of module crypt
  > python3-requests-ftp: remove use of module cgi
  > dialogp: By default, dialog_1.3-20250116 renames /usr/bin/dialog to /usr/bin/${HOST_SYS}-dialog.
  > libmodbus: upgrade 3.1.10 -> 3.1.11
  > Wolfssl: add ptest
  > uutils-coreutils: remove LIBCLANG_PATH, SELINUX_LIB_DIR, SELINUX_INCLUDE_DIR variables
  > python3-pyperf: Upgrade 2.8.1 -> 2.9.0
  > python3-mock: Upgrade 5.1.0 -> 5.2.0
  > python3-sh: Upgrade 2.2.1 -> 2.2.2
  > python3-bitstruct: Upgrade 8.19.0 -> 8.20.0
  > python3-aiohttp: Upgrade 3.11.12 -> 3.11.13
  > uutils-coreutils: use correct variables
  > fsverity-utils: fix SRC_URI
  > python3-gcovr: Upgrade 8.2 -> 8.3
  > python3-prettytable: Upgrade 3.14.0 -> 3.15.1
  > python3-typer: Upgrade 0.15.1 -> 0.15.2
  > spdm-utils: use STAGING_DIR_HOST/STAGING_INCDIR variables
  > open62541: split schema defs into separate package
  > open62541: make generated namespace configurable
  > open62541: remove amalgamation PACKAGECONFIG
  > open62541: update to v1.3.15
  > lvm2: upgrade 2.03.30 -> 2.03.31
  > clutter-gst: Add m4 dir to autoconf macro search paths
  > clutter: Add m4 dir to autoconf macro search paths
  > cogl-1.0: Add m4 dir to autoconf macro search paths
  > libmypaint: Add m4 dir to autoconf macro search paths
  > abseil-cpp: Backport `xpaclri` asm fix
  > gnuplot: add x11 PACKAGECONFIG
  > phoronix-test-suite: add missing font
  > python3-grpcio(-tools): fix build concurrency issue
  > gperftools: upgrade from 2.15 to 2.16
  > tk8: Exclude aclocal so existing macros are used
  > clpeak: add version 1.1.4
  > iperf3: throughput fix
  > netperf: fix build failure due to autotools.bbclass change
  > ttf-liberation: Upgrade 0.2 -> 2.1.5
  > sthttpd: Fix service unit file
  > thin-provisioning-tools: add target and sysroot to bindgen flags
  > thin-provisioning-tools: Upgrade to 1.1.0
  > postgresql: fix autoreconf
  > cgdb: fix autoreconf
  > log4cpp: fix autoreconf
  > tk: exclude aclocal so existing macros are used
  > monit: fix autoreconf
  > xmlrpc-c: use autoreconf
  > neon: remove obsolete class-native override
  > neon: use gettext class
  > neon: fix autoreconf
  > tigervnc: small cleanups
  > tigervnc: simplify xserver unpack and build
  > tigervnc: fix systemd unit packaging
  > libgphoto2: remove redundant autoconfing
  > poke: remove obsolete acpaths
  > php: remove obsolete acpaths
  > lftp: remove obsolete acpaths
  > zsh: modernise autoconf use
  > zsh: enable out-of-tree builds
  > iksemel: remove
  > zsh: add missing manpages PACKAGECONFIG
  > libsdl2-image: upgrade to 2.8.5
  > poke: enable out of tree builds
  > cpuid: fix stripping

* sources/meta-qcom 5028fa1...3da7640 (5):
  > Add boot essential user space package groups to qcs6490 & qcs9100 images (#789)
  > ci: update the link of meta-yocto (#791)
  > debugcc: update to the latest revision (#788)
  > qcom-common.inc: fix `ushbost` typo (#783)
  > Add Hexagon DSP bin pkgs to qcs6490 & qcs9100 based machines (#780)

* sources/meta-qt6 9e8931b...e1f7a5b (30):
  > qtwebengine: Fix build with clang-20
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > squish: add squish license key configuration
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtbase: update patch
  > Enable at-spi bridge for wayland builds
  < Merge pull request #77 from YoeDistro/kraj/6.8
  < Merge pull request #76 from YoeDistro/kraj/6.8
  < Merge pull request #75 from YoeDistro/kraj/6.8
  < Merge pull request #74 from YoeDistro/kraj/6.8
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < 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

* sources/meta-raspberrypi 7494a37...d605ed7 (1):
  > linux-firmware-rpidistro: Fix WiFi on Raspberry Pi 5

* sources/meta-riscv 42d2b51...a8bea7d (1):
  > milkv-duo-fsbl: Delete non-existing NAND_BOOT argument

* sources/meta-rockchip 92b2b1c...0aba79e (1):
  > rauc-conf: set arch to machine

* sources/meta-swupdate 66b195e...efd4c20 (14):
  < Bump to release 2024.12.1
  < swupdate: introduce var to build from different branch
  < Run copy_swdescription() later
  < Support 2024.12
  < swupdate: package libswupdate into separate package
  < swupdate: Add missing licenses in LICENSE
  < swupdate: Add missing licenses in LIC_FILES_CHKSUM
  < Use IMAGE_NAME_SUFFIX in the artifact name
  < swupdate-image: Drop test when sw-de4scription is copied
  < swupdate-image: do not rely on IMAGE_LINK_NAME
  < styhead migration fixes
  < layer.conf: Update to walnascar (5.2) layer/release series
  > layer.conf: Update to walnascar (5.2) layer/release series
  < Fix license for libswupdate

* sources/meta-variscite-bsp 92311fe...55ec22e (52):
  < Merge pull request #40 from YoeDistro/kraj/mickledore-var02
  > firmware-nxp-wifi: Keep old file name of nxp8997 and nxp9098
  < Merge pull request #39 from YoeDistro/kraj/mickledore-var02
  > libubootenv: Drop patch to increase line length to 4096
  > layer.conf: Update to walnascar (5.2) layer/release series
  > imx-boot: Replace BOOT_NAME with imx-boot
  > 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 #38 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #37 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #36 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #35 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #34 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #33 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  < 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...a939508 (8):
  > layer.conf: Add styhead as compatible layer
  > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR
  > layer.conf: Add scarthgap to layer compat
  > conf: Correct BBFILE_PRIORITY for variscite-bsp-common
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #2 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #1 from YoeDistro/kraj/mickledore-var02
  < layer.conf: Add scarthgap to layer compat

* sources/poky dcfbb14ad3...841043c929 (143):
  > mpfr: Apply the backport of Float128 patch
  > cargo-c: Fix build on risv32
  > strace: Ignore running strace ptests image on musl
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > migration-guides: add release notes for 5.1.3
  > ref-manual/variables: document KMETA* and KCONF_AUDIT* variables
  > ref-manual: remove OE_IMPORTS
  > ref-manual: don't refer to poky-lsb
  > Remove all mention of core-image-lsb
  > ref-manual: cover UBOOT_ENV variables
  > migration-guides: add release notes for 4.0.25
  > bitbake: tests/fetch: Verify regular expression "URLs" that contain a ?
  > bitbake: fetch2: Partial revert decodeurl() to not use the URI class
  > lib/oe/elf.py: Add loongarch64 architecture definition for musl
  > llvm: Use LoongArch as host for LLVM architecture
  > grub2: Add loongarch64 as grub target
  > babeltrace2: extend to nativesdk
  > babeltrace: extend to nativesdk
  > fastfloat: add recipe
  > libsdl2: fix PACKAGECONFIG for libusb
  > lib: sbom30: Add action statement for affected VEX statements
  > bitbake: data_smart.py: clear expand_cache in _setvar_update_overridevars
  > bitbake: data_smart.py: simple clean up
  > bitbake: data_smart.py: remove unnecessary ? from __expand_var_regexp__
  > mtd-utils: Upgrade to 2.3.0
  > dhcpcd: fix for unexpected syscall 135 for 10.1.0 version
  > ffmpeg: upgrade 7.1 -> 7.1.1
  > gi-docgen: upgrade 2024.1 -> 2025.3
  > rpm-sequoia-crypto-policy: Don't validate gnutls crypto policy
  > zstd: upgrade 1.5.6 -> 1.5.7
  > wireless-regdb: upgrade 2024.10.07 -> 2025.02.20
  > stress-ng: upgrade 0.18.10 -> 0.18.11
  > shadow: update 4.17.2 -> 4.17.3
  > repo: upgrade 2.51 -> 2.52
  > re2c: upgrade 4.0.2 -> 4.1
  > python3-websockets: upgrade 14.2 -> 15.0
  > python3-trove-classifiers: upgrade 2025.1.15.22 -> 2025.2.18.16
  > python3-setuptools: upgrade 75.8.0 -> 75.8.2
  > python3-pytest: upgrade 8.3.4 -> 8.3.5
  > python3-pyelftools: upgrade 0.31 -> 0.32
  > python3-hypothesis: upgrade 6.125.3 -> 6.127.4
  > python3-beartype: upgrade 0.19.0 -> 0.20.0
  > python3-bcrypt: upgrade 4.2.1 -> 4.3.0
  > orc: upgrade 0.4.40 -> 0.4.41
  > openssh: upgrade 9.9p1 -> 9.9p2
  > nghttp2: upgrade 1.64.0 -> 1.65.0
  > mtools: upgrade 4.0.47 -> 4.0.48
  > minicom: upgrade 2.9 -> 2.10
  > man-pages: upgrade 6.11 -> 6.12
  > liburcu: update 0.15.0 -> 0.15.1
  > libsdl2: upgrade 2.30.12 -> 2.32.2
  > libpng: upgrade 1.6.45 -> 1.6.47
  > libnotify: upgrade 0.8.3 -> 0.8.4
  > libassuan: upgrade 3.0.1 -> 3.0.2
  > inetutils: upgrade 2.5 -> 2.6
  > harfbuzz: upgrade 10.2.0 -> 10.4.0
  > fmt: upgrade 11.1.3 -> 11.1.4
  > dbus: upgrade 1.16.0 -> 1.16.2
  > bind: upgrade 9.20.5 -> 9.20.6
  > puzzles: ignore three new CVEs for a different puzzles
  > openssl-native(sdk): poision built in paths
  > libtasn1: upgrade 4.19.0 -> 4.20.0
  > mirrors: rationalise Debian mirrors
  > systemd-serialgetty: use existing unit files in systemd
  > systemd: if getty generator is disabled remove the generator, not the units
  > systemd-serialgetty: don't set a default SERIAL_CONSOLES
  > bitbake: lib/bb/cooker.py: produce an error when BB_HASHSERVE_UPSTREAM cannot be used due to missing python module
  > bitbake: tests/fetch: Add an additional test case to check whether the fast fetch is shallow
  > bitbake: tests/fetch: Adapt test cases for fast shallow fetches
  > bitbake: fetch2/gitsm: Unpack even when `ud.clonedir` is not available
  > bitbake: bitbake-user-manual: Update documentation for fast `BB_GIT_SHALLOW`
  > bitbake: fetch2/git: Add support for fast initial shallow fetch
  > xserver-nodm-init: improve XDG_RUNTIME_DIR fallback creation
  > weston-init: improve XDG_RUNTIME_DIR fallback creation
  > ltp: don't use host objcopy
  > rust: Oe-selftest changes for rust v1.83.0
  > rust: Fix build break because of download-ci-llvm
  > rust: Upgrade 1.82.0->1.83.0
  > bitbake: toaster/tests: Fix kirkstone test
  > bitbake: toaster/fixtures: Add walnascar release information
  > bitbake: toaster: Add script to compare toaster fixtures to project release data
  > bitbake.conf: Start to separate out gcc related variable definitions
  > poky: Remove Fedora38 from SANITY_TESTED_DISTROS
  > poky: Update SANITY_TESTED_DISTROS
  > bitbake: contrib: vim: ftdetect: don't conflict with other filetypes
  > bitbake: bitbake: runqueue: Verify mcdepends are valid
  > bitbake: event/utils: Avoid deadlock from lock_timeout() and recursive events
  > bitbake: utils: Add signal blocking for lock_timeout
  > bitbake: utils: Tweak lock_timeout logic
  > bitbake: utils: Print information about lock issue before exiting
  > qemurunner: Fix a bug with fork/exit handling
  > maintainers.inc: change email address
  > python3: update python3-ctypes RDEPENDS to RRECOMMENDS
  > go: Check if GO_IMPORT is set in recipe and error if not
  > boost: Use PN/BPN for naming of packages
  > tcmode-default: bump GOVERSION to 1.24.0
  > go: remove support for GOROOT_FINAL
  > go: fix buildpath issue for go-runtime
  > go: upgrade 1.22.12 -> 1.24.0
  > buildstats: Avoid rare UnboundLocalError
  > shadow-native: Disable syslog usage
  > cml1.bbclass: use consistent make flags for menuconfig
  > boost: add charconv lib
  > xwayland: upgrade 24.1.5 -> 24.1.6
  > libbsd: Remove package specific licenses
  > automake: remove upstreamed patches
  > ltp: upgrade 20240930 -> 20250130
  > Revert "cve-update-nvd2-native: Tweak to work better with NFS DL_DIR"
  > rust-llvm: Fix build break found with clang
  > psplash: ignore startup errors in psplash-systemd.service
  > conf/documentation.conf: remove OE_IMPORTS
  > lib/package/utils: Improve multiprocess_launch argument passing
  > classes/insane: do not leak host uid/gid into package_qa sstate signatures
  > bitbake: lib/bb/build: remove mention of OE_EXTRA_IMPORTS
  > bitbake: lib: Remove double imports
  > python3-sphinx: upgrade 8.1.3 -> 8.2.1
  > python3-roman-numerals-py: add recipe
  > barebox: upgrade 2024.12.0 -> 2025.02.0
  > perf: enable zstd in default PACKAGECONFIG
  > linux-yocto-dev: bump to v6.14
  > oe-selftest: fitimage: add testcases to test ATF and TEE
  > uboot-sign: support to add users specific image tree source
  > uboot-sign: support to create TEE and ATF image tree source
  > barebox: drop patch file left over during last upgrade
  > rpm-sequoia-crypto-policy: clean up dependencies
  > python3-setuptools-scm: upgrade 8.1.0 -> 8.2.0
  > python3-flit-core: upgrade 3.10.1 -> 3.11.0
  > cml1.bbclass: do not escape the exit value
  > systemd: move sysusers.d systemd-remote to PN-journal-remote
  > vim: Upgrade 9.1.1043 -> 9.1.1115
  > oeqa/selftest: add a newline in local.conf (newbuilddir)
  > wayland-protocols: update 1.40 -> 1.41
  > nfs-utils: fix rpc.statd path in initscript
  > openssl: honour calling environment's values in wrapper script
  > openssl: fold result of sed invocation into environment file
  > freetype: pass missing include paths to autoreconf
  > apr-utils: remove obsolete patch
  > recipes/*: remove obsolete use of acpaths
  > autotools: don't try and find in-tree macros
  > socat: upgrade 1.8.0.2 -> 1.8.0.3
  > gpgme: upgrade 1.24.1 -> 1.24.2
  > man-pages: upgrade 6.9.1 -> 6.11
  > ccache.conf: Add include_file_ctime to sloppiness

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Mar 10, 2025
…cale sources/meta-intel sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm a55e4445...b6227e29 (10):
  > arm-bsp/fvp-base: bump cores to to v8.5
  > arm/trusted-services: ts-sp-fw: Replace v2.7.0 tag with commit ID
  > arm/boot-wrapper-aarch64: update to the latest
  > arm/trusted-firmware-rmm: update to 0.6.0
  > arm/trusted-firmware-m: update to v2.1.1
  > arm/trusted-firmware-a: update the LTS to v2.10.12
  > arm/gn: update to latest commit
  > arm/opencsd: update to 1.5.5
  > arm/hafnium: update to v2.12.0
  > arm/fvp-base-a-aem: update to 11.28.23

* sources/meta-clang 3669c28...312037c (4):
  > include-what-you-use: Upgrade to 0.23 release
  > castxml: Upgrade to 0.6.11
  > spirv-llvm-translator: Upgrade to clang 20.1 branch
  > clang: Upgrade to 20.x release

* sources/meta-freescale 9845d817...ab64f135 (6):
  > Merge pull request #2147 from tq-steina/optee
  > Merge pull request #2146 from Jasper-Ben/add_uboot_cve_product
  > Merge pull request #2145 from MaxKrummenacher/master
  > Merge pull request #2142 from Freescale/bump-linux
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2055 from nxp-upstream/multimedia-package-6.6.52

* sources/meta-intel b30ef8c8...81b110e4 (1):
  > linux-intel: switch kernel-meta SRC_URI from git to https

* sources/meta-odroid 2f18a9b...53a5827 (2):
  > linux-yocto: Add 6.12 support
  > linux-hardkernel: Update to latest from hk fork

* sources/meta-openembedded 6d76dc0824...557554a1fe (86):
  > DO NOT MERGE: Add Github actions CI workflow
  > gnome-control-center: update 47.3 -> 48.beta
  > gnome-shell: update 47.3 -> 48.beta
  > mutter: update 47.5 -> 48.beta
  > gnome-software_: update 47.2 -> 48.beta
  > gnome-settings-daemon: update 47.3 -> 48.beta
  > gdm: update 47.0 -> 48.beta
  > xdg-desktop-portal-gnome: update 47.3 -> 48.beta
  > python3-pyasyncore: Add recipe
  > wireplumber: update 0.5.7 -> 0.5.8
  > pipewire: update 1.2.7 -> 1.4.0
  > pcapplusplus: Upgrade to 2024.09 release
  > libtoml11: Upgrade to 4.4.0
  > python3-eventlet: Upgrade 0.39.0 -> 0.39.1
  > python3-pycurl: Upgrade 7.45.4 -> 7.45.6
  > python3-pdm: Upgrade 2.22.3 -> 2.22.4
  > uutils-coreutils: disable stdbuf compilation
  > python3-h5py: don't enforce HDF5 version
  > python3-h5py: switch to PEP-517 build backend
  > fastfloat: remove recipe
  > thin-provisioning-tools: use STAGING_LIBDIR_NATIVE variable for LIBCLANG_PATH
  > python3-h2: Upgrade 4.1.0 -> 4.2.0
  > python3-alembic: Upgrade 1.14.1 -> 1.15.1
  > python3-stevedore: Upgrade 5.4.0 -> 5.4.1
  > python3-crypt-r: replacement of module crypt
  > python3-requests-ftp: remove use of module cgi
  > dialogp: By default, dialog_1.3-20250116 renames /usr/bin/dialog to /usr/bin/${HOST_SYS}-dialog.
  > libmodbus: upgrade 3.1.10 -> 3.1.11
  > Wolfssl: add ptest
  > uutils-coreutils: remove LIBCLANG_PATH, SELINUX_LIB_DIR, SELINUX_INCLUDE_DIR variables
  > python3-pyperf: Upgrade 2.8.1 -> 2.9.0
  > python3-mock: Upgrade 5.1.0 -> 5.2.0
  > python3-sh: Upgrade 2.2.1 -> 2.2.2
  > python3-bitstruct: Upgrade 8.19.0 -> 8.20.0
  > python3-aiohttp: Upgrade 3.11.12 -> 3.11.13
  > uutils-coreutils: use correct variables
  > fsverity-utils: fix SRC_URI
  > python3-gcovr: Upgrade 8.2 -> 8.3
  > python3-prettytable: Upgrade 3.14.0 -> 3.15.1
  > python3-typer: Upgrade 0.15.1 -> 0.15.2
  > spdm-utils: use STAGING_DIR_HOST/STAGING_INCDIR variables
  > open62541: split schema defs into separate package
  > open62541: make generated namespace configurable
  > open62541: remove amalgamation PACKAGECONFIG
  > open62541: update to v1.3.15
  > lvm2: upgrade 2.03.30 -> 2.03.31
  > clutter-gst: Add m4 dir to autoconf macro search paths
  > clutter: Add m4 dir to autoconf macro search paths
  > cogl-1.0: Add m4 dir to autoconf macro search paths
  > libmypaint: Add m4 dir to autoconf macro search paths
  > abseil-cpp: Backport `xpaclri` asm fix
  > gnuplot: add x11 PACKAGECONFIG
  > phoronix-test-suite: add missing font
  > python3-grpcio(-tools): fix build concurrency issue
  > gperftools: upgrade from 2.15 to 2.16
  > tk8: Exclude aclocal so existing macros are used
  > clpeak: add version 1.1.4
  > iperf3: throughput fix
  > netperf: fix build failure due to autotools.bbclass change
  > ttf-liberation: Upgrade 0.2 -> 2.1.5
  > sthttpd: Fix service unit file
  > thin-provisioning-tools: add target and sysroot to bindgen flags
  > thin-provisioning-tools: Upgrade to 1.1.0
  > postgresql: fix autoreconf
  > cgdb: fix autoreconf
  > log4cpp: fix autoreconf
  > tk: exclude aclocal so existing macros are used
  > monit: fix autoreconf
  > xmlrpc-c: use autoreconf
  > neon: remove obsolete class-native override
  > neon: use gettext class
  > neon: fix autoreconf
  > tigervnc: small cleanups
  > tigervnc: simplify xserver unpack and build
  > tigervnc: fix systemd unit packaging
  > libgphoto2: remove redundant autoconfing
  > poke: remove obsolete acpaths
  > php: remove obsolete acpaths
  > lftp: remove obsolete acpaths
  > zsh: modernise autoconf use
  > zsh: enable out-of-tree builds
  > iksemel: remove
  > zsh: add missing manpages PACKAGECONFIG
  > libsdl2-image: upgrade to 2.8.5
  > poke: enable out of tree builds
  > cpuid: fix stripping

* sources/meta-qcom 5028fa1...3da7640 (5):
  > Add boot essential user space package groups to qcs6490 & qcs9100 images (#789)
  > ci: update the link of meta-yocto (#791)
  > debugcc: update to the latest revision (#788)
  > qcom-common.inc: fix `ushbost` typo (#783)
  > Add Hexagon DSP bin pkgs to qcs6490 & qcs9100 based machines (#780)

* sources/meta-qt6 9e8931b...e1f7a5b (30):
  > qtwebengine: Fix build with clang-20
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > squish: add squish license key configuration
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtbase: update patch
  > Enable at-spi bridge for wayland builds
  < Merge pull request #77 from YoeDistro/kraj/6.8
  < Merge pull request #76 from YoeDistro/kraj/6.8
  < Merge pull request #75 from YoeDistro/kraj/6.8
  < Merge pull request #74 from YoeDistro/kraj/6.8
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < 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

* sources/meta-raspberrypi 7494a37...d605ed7 (1):
  > linux-firmware-rpidistro: Fix WiFi on Raspberry Pi 5

* sources/meta-riscv 42d2b51...a8bea7d (1):
  > milkv-duo-fsbl: Delete non-existing NAND_BOOT argument

* sources/meta-rockchip 92b2b1c...0aba79e (1):
  > rauc-conf: set arch to machine

* sources/meta-swupdate 66b195e...efd4c20 (14):
  < Bump to release 2024.12.1
  < swupdate: introduce var to build from different branch
  < Run copy_swdescription() later
  < Support 2024.12
  < swupdate: package libswupdate into separate package
  < swupdate: Add missing licenses in LICENSE
  < swupdate: Add missing licenses in LIC_FILES_CHKSUM
  < Use IMAGE_NAME_SUFFIX in the artifact name
  < swupdate-image: Drop test when sw-de4scription is copied
  < swupdate-image: do not rely on IMAGE_LINK_NAME
  < styhead migration fixes
  < layer.conf: Update to walnascar (5.2) layer/release series
  > layer.conf: Update to walnascar (5.2) layer/release series
  < Fix license for libswupdate

* sources/meta-tegra 2bbc15ae...54ca488d (1):
  > external/virtualization-layer: fix libnvidia-container build error

* sources/meta-ti c3d050c2...a7009ced (5):
  > conf: machine: k3: disable all fit signing for uboot
  > conf: machine: j721s2/j784s4: Pick overlays for DS90UB954
  > conf: machine: j721e-evm: Pick overlays for DS90UB954
  > trusted-firmware-a: Disable TFA_SPD for AM62L
  > trusted-firmware-a: simplify TI customizations

* sources/meta-variscite-bsp 92311fe...55ec22e (52):
  < Merge pull request #40 from YoeDistro/kraj/mickledore-var02
  > firmware-nxp-wifi: Keep old file name of nxp8997 and nxp9098
  < Merge pull request #39 from YoeDistro/kraj/mickledore-var02
  > libubootenv: Drop patch to increase line length to 4096
  > layer.conf: Update to walnascar (5.2) layer/release series
  > imx-boot: Replace BOOT_NAME with imx-boot
  > 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 #38 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #37 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #36 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #35 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #34 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #33 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  < 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...a939508 (8):
  > layer.conf: Add styhead as compatible layer
  > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR
  > layer.conf: Add scarthgap to layer compat
  > conf: Correct BBFILE_PRIORITY for variscite-bsp-common
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #2 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #1 from YoeDistro/kraj/mickledore-var02
  < layer.conf: Add scarthgap to layer compat

* sources/poky dcfbb14ad3...6df8b5248d (155):
  > cargo-c: Fix build on risv32
  > strace: Ignore running strace ptests image on musl
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > build-appliance-image: Update to master head revision
  > classes-recipe: Consolidate machine-id handling
  > systemd: Build the systemctl executable
  > bitbake: doc: bitbake-user-manual-ref-variables: document BB_USE_HOME_NPMRC
  > bitbake: fetch2/npm: Adding npmrc support for private registry authentication
  > bitbake: codeparser: Skipping typing when inspecting Python modules
  > mpfr: Apply the backport of Float128 patch
  > cmake.bbclass: remove whitespace
  > kernel-arch: add macro-prefix-map in KERNEL_CC
  > lib: spdx30_tasks: Handle patched CVEs
  > tcmode-default: eliminate needless 'go' defaults
  > tcmode-default: eliminate needless gdb, qemu defaults
  > ovmf: Add PACKAGECONFIG[debug]
  > migration-guides: add release notes for 5.1.3
  > ref-manual/variables: document KMETA* and KCONF_AUDIT* variables
  > ref-manual: remove OE_IMPORTS
  > ref-manual: don't refer to poky-lsb
  > Remove all mention of core-image-lsb
  > ref-manual: cover UBOOT_ENV variables
  > migration-guides: add release notes for 4.0.25
  > bitbake: tests/fetch: Verify regular expression "URLs" that contain a ?
  > bitbake: fetch2: Partial revert decodeurl() to not use the URI class
  > lib/oe/elf.py: Add loongarch64 architecture definition for musl
  > llvm: Use LoongArch as host for LLVM architecture
  > grub2: Add loongarch64 as grub target
  > babeltrace2: extend to nativesdk
  > babeltrace: extend to nativesdk
  > fastfloat: add recipe
  > libsdl2: fix PACKAGECONFIG for libusb
  > lib: sbom30: Add action statement for affected VEX statements
  > bitbake: data_smart.py: clear expand_cache in _setvar_update_overridevars
  > bitbake: data_smart.py: simple clean up
  > bitbake: data_smart.py: remove unnecessary ? from __expand_var_regexp__
  > mtd-utils: Upgrade to 2.3.0
  > dhcpcd: fix for unexpected syscall 135 for 10.1.0 version
  > ffmpeg: upgrade 7.1 -> 7.1.1
  > gi-docgen: upgrade 2024.1 -> 2025.3
  > rpm-sequoia-crypto-policy: Don't validate gnutls crypto policy
  > zstd: upgrade 1.5.6 -> 1.5.7
  > wireless-regdb: upgrade 2024.10.07 -> 2025.02.20
  > stress-ng: upgrade 0.18.10 -> 0.18.11
  > shadow: update 4.17.2 -> 4.17.3
  > repo: upgrade 2.51 -> 2.52
  > re2c: upgrade 4.0.2 -> 4.1
  > python3-websockets: upgrade 14.2 -> 15.0
  > python3-trove-classifiers: upgrade 2025.1.15.22 -> 2025.2.18.16
  > python3-setuptools: upgrade 75.8.0 -> 75.8.2
  > python3-pytest: upgrade 8.3.4 -> 8.3.5
  > python3-pyelftools: upgrade 0.31 -> 0.32
  > python3-hypothesis: upgrade 6.125.3 -> 6.127.4
  > python3-beartype: upgrade 0.19.0 -> 0.20.0
  > python3-bcrypt: upgrade 4.2.1 -> 4.3.0
  > orc: upgrade 0.4.40 -> 0.4.41
  > openssh: upgrade 9.9p1 -> 9.9p2
  > nghttp2: upgrade 1.64.0 -> 1.65.0
  > mtools: upgrade 4.0.47 -> 4.0.48
  > minicom: upgrade 2.9 -> 2.10
  > man-pages: upgrade 6.11 -> 6.12
  > liburcu: update 0.15.0 -> 0.15.1
  > libsdl2: upgrade 2.30.12 -> 2.32.2
  > libpng: upgrade 1.6.45 -> 1.6.47
  > libnotify: upgrade 0.8.3 -> 0.8.4
  > libassuan: upgrade 3.0.1 -> 3.0.2
  > inetutils: upgrade 2.5 -> 2.6
  > harfbuzz: upgrade 10.2.0 -> 10.4.0
  > fmt: upgrade 11.1.3 -> 11.1.4
  > dbus: upgrade 1.16.0 -> 1.16.2
  > bind: upgrade 9.20.5 -> 9.20.6
  > puzzles: ignore three new CVEs for a different puzzles
  > openssl-native(sdk): poision built in paths
  > libtasn1: upgrade 4.19.0 -> 4.20.0
  > mirrors: rationalise Debian mirrors
  > systemd-serialgetty: use existing unit files in systemd
  > systemd: if getty generator is disabled remove the generator, not the units
  > systemd-serialgetty: don't set a default SERIAL_CONSOLES
  > bitbake: lib/bb/cooker.py: produce an error when BB_HASHSERVE_UPSTREAM cannot be used due to missing python module
  > bitbake: tests/fetch: Add an additional test case to check whether the fast fetch is shallow
  > bitbake: tests/fetch: Adapt test cases for fast shallow fetches
  > bitbake: fetch2/gitsm: Unpack even when `ud.clonedir` is not available
  > bitbake: bitbake-user-manual: Update documentation for fast `BB_GIT_SHALLOW`
  > bitbake: fetch2/git: Add support for fast initial shallow fetch
  > xserver-nodm-init: improve XDG_RUNTIME_DIR fallback creation
  > weston-init: improve XDG_RUNTIME_DIR fallback creation
  > ltp: don't use host objcopy
  > rust: Oe-selftest changes for rust v1.83.0
  > rust: Fix build break because of download-ci-llvm
  > rust: Upgrade 1.82.0->1.83.0
  > bitbake: toaster/tests: Fix kirkstone test
  > bitbake: toaster/fixtures: Add walnascar release information
  > bitbake: toaster: Add script to compare toaster fixtures to project release data
  > bitbake.conf: Start to separate out gcc related variable definitions
  > poky: Remove Fedora38 from SANITY_TESTED_DISTROS
  > poky: Update SANITY_TESTED_DISTROS
  > bitbake: contrib: vim: ftdetect: don't conflict with other filetypes
  > bitbake: bitbake: runqueue: Verify mcdepends are valid
  > bitbake: event/utils: Avoid deadlock from lock_timeout() and recursive events
  > bitbake: utils: Add signal blocking for lock_timeout
  > bitbake: utils: Tweak lock_timeout logic
  > bitbake: utils: Print information about lock issue before exiting
  > qemurunner: Fix a bug with fork/exit handling
  > maintainers.inc: change email address
  > python3: update python3-ctypes RDEPENDS to RRECOMMENDS
  > go: Check if GO_IMPORT is set in recipe and error if not
  > boost: Use PN/BPN for naming of packages
  > tcmode-default: bump GOVERSION to 1.24.0
  > go: remove support for GOROOT_FINAL
  > go: fix buildpath issue for go-runtime
  > go: upgrade 1.22.12 -> 1.24.0
  > buildstats: Avoid rare UnboundLocalError
  > shadow-native: Disable syslog usage
  > cml1.bbclass: use consistent make flags for menuconfig
  > boost: add charconv lib
  > xwayland: upgrade 24.1.5 -> 24.1.6
  > libbsd: Remove package specific licenses
  > automake: remove upstreamed patches
  > ltp: upgrade 20240930 -> 20250130
  > Revert "cve-update-nvd2-native: Tweak to work better with NFS DL_DIR"
  > rust-llvm: Fix build break found with clang
  > psplash: ignore startup errors in psplash-systemd.service
  > conf/documentation.conf: remove OE_IMPORTS
  > lib/package/utils: Improve multiprocess_launch argument passing
  > classes/insane: do not leak host uid/gid into package_qa sstate signatures
  > bitbake: lib/bb/build: remove mention of OE_EXTRA_IMPORTS
  > bitbake: lib: Remove double imports
  > python3-sphinx: upgrade 8.1.3 -> 8.2.1
  > python3-roman-numerals-py: add recipe
  > barebox: upgrade 2024.12.0 -> 2025.02.0
  > perf: enable zstd in default PACKAGECONFIG
  > linux-yocto-dev: bump to v6.14
  > oe-selftest: fitimage: add testcases to test ATF and TEE
  > uboot-sign: support to add users specific image tree source
  > uboot-sign: support to create TEE and ATF image tree source
  > barebox: drop patch file left over during last upgrade
  > rpm-sequoia-crypto-policy: clean up dependencies
  > python3-setuptools-scm: upgrade 8.1.0 -> 8.2.0
  > python3-flit-core: upgrade 3.10.1 -> 3.11.0
  > cml1.bbclass: do not escape the exit value
  > systemd: move sysusers.d systemd-remote to PN-journal-remote
  > vim: Upgrade 9.1.1043 -> 9.1.1115
  > oeqa/selftest: add a newline in local.conf (newbuilddir)
  > wayland-protocols: update 1.40 -> 1.41
  > nfs-utils: fix rpc.statd path in initscript
  > openssl: honour calling environment's values in wrapper script
  > openssl: fold result of sed invocation into environment file
  > freetype: pass missing include paths to autoreconf
  > apr-utils: remove obsolete patch
  > recipes/*: remove obsolete use of acpaths
  > autotools: don't try and find in-tree macros
  > socat: upgrade 1.8.0.2 -> 1.8.0.3
  > gpgme: upgrade 1.24.1 -> 1.24.2
  > man-pages: upgrade 6.9.1 -> 6.11
  > ccache.conf: Add include_file_ctime to sloppiness

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Mar 10, 2025
…cale sources/meta-intel sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm a55e4445...b6227e29 (10):
  > arm-bsp/fvp-base: bump cores to to v8.5
  > arm/trusted-services: ts-sp-fw: Replace v2.7.0 tag with commit ID
  > arm/boot-wrapper-aarch64: update to the latest
  > arm/trusted-firmware-rmm: update to 0.6.0
  > arm/trusted-firmware-m: update to v2.1.1
  > arm/trusted-firmware-a: update the LTS to v2.10.12
  > arm/gn: update to latest commit
  > arm/opencsd: update to 1.5.5
  > arm/hafnium: update to v2.12.0
  > arm/fvp-base-a-aem: update to 11.28.23

* sources/meta-clang 3669c28...b86ff91 (5):
  > fmt: Disable invalide-specialization warning as error
  > include-what-you-use: Upgrade to 0.23 release
  > castxml: Upgrade to 0.6.11
  > spirv-llvm-translator: Upgrade to clang 20.1 branch
  > clang: Upgrade to 20.x release

* sources/meta-freescale 9845d817...ab64f135 (6):
  > Merge pull request #2147 from tq-steina/optee
  > Merge pull request #2146 from Jasper-Ben/add_uboot_cve_product
  > Merge pull request #2145 from MaxKrummenacher/master
  > Merge pull request #2142 from Freescale/bump-linux
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2055 from nxp-upstream/multimedia-package-6.6.52

* sources/meta-intel b30ef8c8...81b110e4 (1):
  > linux-intel: switch kernel-meta SRC_URI from git to https

* sources/meta-odroid 2f18a9b...53a5827 (2):
  > linux-yocto: Add 6.12 support
  > linux-hardkernel: Update to latest from hk fork

* sources/meta-openembedded 6d76dc0824...557554a1fe (86):
  > DO NOT MERGE: Add Github actions CI workflow
  > gnome-control-center: update 47.3 -> 48.beta
  > gnome-shell: update 47.3 -> 48.beta
  > mutter: update 47.5 -> 48.beta
  > gnome-software_: update 47.2 -> 48.beta
  > gnome-settings-daemon: update 47.3 -> 48.beta
  > gdm: update 47.0 -> 48.beta
  > xdg-desktop-portal-gnome: update 47.3 -> 48.beta
  > python3-pyasyncore: Add recipe
  > wireplumber: update 0.5.7 -> 0.5.8
  > pipewire: update 1.2.7 -> 1.4.0
  > pcapplusplus: Upgrade to 2024.09 release
  > libtoml11: Upgrade to 4.4.0
  > python3-eventlet: Upgrade 0.39.0 -> 0.39.1
  > python3-pycurl: Upgrade 7.45.4 -> 7.45.6
  > python3-pdm: Upgrade 2.22.3 -> 2.22.4
  > uutils-coreutils: disable stdbuf compilation
  > python3-h5py: don't enforce HDF5 version
  > python3-h5py: switch to PEP-517 build backend
  > fastfloat: remove recipe
  > thin-provisioning-tools: use STAGING_LIBDIR_NATIVE variable for LIBCLANG_PATH
  > python3-h2: Upgrade 4.1.0 -> 4.2.0
  > python3-alembic: Upgrade 1.14.1 -> 1.15.1
  > python3-stevedore: Upgrade 5.4.0 -> 5.4.1
  > python3-crypt-r: replacement of module crypt
  > python3-requests-ftp: remove use of module cgi
  > dialogp: By default, dialog_1.3-20250116 renames /usr/bin/dialog to /usr/bin/${HOST_SYS}-dialog.
  > libmodbus: upgrade 3.1.10 -> 3.1.11
  > Wolfssl: add ptest
  > uutils-coreutils: remove LIBCLANG_PATH, SELINUX_LIB_DIR, SELINUX_INCLUDE_DIR variables
  > python3-pyperf: Upgrade 2.8.1 -> 2.9.0
  > python3-mock: Upgrade 5.1.0 -> 5.2.0
  > python3-sh: Upgrade 2.2.1 -> 2.2.2
  > python3-bitstruct: Upgrade 8.19.0 -> 8.20.0
  > python3-aiohttp: Upgrade 3.11.12 -> 3.11.13
  > uutils-coreutils: use correct variables
  > fsverity-utils: fix SRC_URI
  > python3-gcovr: Upgrade 8.2 -> 8.3
  > python3-prettytable: Upgrade 3.14.0 -> 3.15.1
  > python3-typer: Upgrade 0.15.1 -> 0.15.2
  > spdm-utils: use STAGING_DIR_HOST/STAGING_INCDIR variables
  > open62541: split schema defs into separate package
  > open62541: make generated namespace configurable
  > open62541: remove amalgamation PACKAGECONFIG
  > open62541: update to v1.3.15
  > lvm2: upgrade 2.03.30 -> 2.03.31
  > clutter-gst: Add m4 dir to autoconf macro search paths
  > clutter: Add m4 dir to autoconf macro search paths
  > cogl-1.0: Add m4 dir to autoconf macro search paths
  > libmypaint: Add m4 dir to autoconf macro search paths
  > abseil-cpp: Backport `xpaclri` asm fix
  > gnuplot: add x11 PACKAGECONFIG
  > phoronix-test-suite: add missing font
  > python3-grpcio(-tools): fix build concurrency issue
  > gperftools: upgrade from 2.15 to 2.16
  > tk8: Exclude aclocal so existing macros are used
  > clpeak: add version 1.1.4
  > iperf3: throughput fix
  > netperf: fix build failure due to autotools.bbclass change
  > ttf-liberation: Upgrade 0.2 -> 2.1.5
  > sthttpd: Fix service unit file
  > thin-provisioning-tools: add target and sysroot to bindgen flags
  > thin-provisioning-tools: Upgrade to 1.1.0
  > postgresql: fix autoreconf
  > cgdb: fix autoreconf
  > log4cpp: fix autoreconf
  > tk: exclude aclocal so existing macros are used
  > monit: fix autoreconf
  > xmlrpc-c: use autoreconf
  > neon: remove obsolete class-native override
  > neon: use gettext class
  > neon: fix autoreconf
  > tigervnc: small cleanups
  > tigervnc: simplify xserver unpack and build
  > tigervnc: fix systemd unit packaging
  > libgphoto2: remove redundant autoconfing
  > poke: remove obsolete acpaths
  > php: remove obsolete acpaths
  > lftp: remove obsolete acpaths
  > zsh: modernise autoconf use
  > zsh: enable out-of-tree builds
  > iksemel: remove
  > zsh: add missing manpages PACKAGECONFIG
  > libsdl2-image: upgrade to 2.8.5
  > poke: enable out of tree builds
  > cpuid: fix stripping

* sources/meta-qcom 5028fa1...3da7640 (5):
  > Add boot essential user space package groups to qcs6490 & qcs9100 images (#789)
  > ci: update the link of meta-yocto (#791)
  > debugcc: update to the latest revision (#788)
  > qcom-common.inc: fix `ushbost` typo (#783)
  > Add Hexagon DSP bin pkgs to qcs6490 & qcs9100 based machines (#780)

* sources/meta-qt6 9e8931b...e1f7a5b (30):
  > qtwebengine: Fix build with clang-20
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > squish: add squish license key configuration
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtbase: update patch
  > Enable at-spi bridge for wayland builds
  < Merge pull request #77 from YoeDistro/kraj/6.8
  < Merge pull request #76 from YoeDistro/kraj/6.8
  < Merge pull request #75 from YoeDistro/kraj/6.8
  < Merge pull request #74 from YoeDistro/kraj/6.8
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < 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

* sources/meta-raspberrypi 7494a37...d605ed7 (1):
  > linux-firmware-rpidistro: Fix WiFi on Raspberry Pi 5

* sources/meta-riscv 42d2b51...a8bea7d (1):
  > milkv-duo-fsbl: Delete non-existing NAND_BOOT argument

* sources/meta-rockchip 92b2b1c...0aba79e (1):
  > rauc-conf: set arch to machine

* sources/meta-swupdate 66b195e...efd4c20 (14):
  < Bump to release 2024.12.1
  < swupdate: introduce var to build from different branch
  < Run copy_swdescription() later
  < Support 2024.12
  < swupdate: package libswupdate into separate package
  < swupdate: Add missing licenses in LICENSE
  < swupdate: Add missing licenses in LIC_FILES_CHKSUM
  < Use IMAGE_NAME_SUFFIX in the artifact name
  < swupdate-image: Drop test when sw-de4scription is copied
  < swupdate-image: do not rely on IMAGE_LINK_NAME
  < styhead migration fixes
  < layer.conf: Update to walnascar (5.2) layer/release series
  > layer.conf: Update to walnascar (5.2) layer/release series
  < Fix license for libswupdate

* sources/meta-tegra 2bbc15ae...54ca488d (1):
  > external/virtualization-layer: fix libnvidia-container build error

* sources/meta-ti c3d050c2...a7009ced (5):
  > conf: machine: k3: disable all fit signing for uboot
  > conf: machine: j721s2/j784s4: Pick overlays for DS90UB954
  > conf: machine: j721e-evm: Pick overlays for DS90UB954
  > trusted-firmware-a: Disable TFA_SPD for AM62L
  > trusted-firmware-a: simplify TI customizations

* sources/meta-variscite-bsp 92311fe...55ec22e (52):
  < Merge pull request #40 from YoeDistro/kraj/mickledore-var02
  > firmware-nxp-wifi: Keep old file name of nxp8997 and nxp9098
  < Merge pull request #39 from YoeDistro/kraj/mickledore-var02
  > libubootenv: Drop patch to increase line length to 4096
  > layer.conf: Update to walnascar (5.2) layer/release series
  > imx-boot: Replace BOOT_NAME with imx-boot
  > 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 #38 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #37 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #36 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #35 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #34 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #33 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  < 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...a939508 (8):
  > layer.conf: Add styhead as compatible layer
  > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR
  > layer.conf: Add scarthgap to layer compat
  > conf: Correct BBFILE_PRIORITY for variscite-bsp-common
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #2 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #1 from YoeDistro/kraj/mickledore-var02
  < layer.conf: Add scarthgap to layer compat

* sources/poky dcfbb14ad3...6df8b5248d (155):
  > cargo-c: Fix build on risv32
  > strace: Ignore running strace ptests image on musl
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > build-appliance-image: Update to master head revision
  > classes-recipe: Consolidate machine-id handling
  > systemd: Build the systemctl executable
  > bitbake: doc: bitbake-user-manual-ref-variables: document BB_USE_HOME_NPMRC
  > bitbake: fetch2/npm: Adding npmrc support for private registry authentication
  > bitbake: codeparser: Skipping typing when inspecting Python modules
  > mpfr: Apply the backport of Float128 patch
  > cmake.bbclass: remove whitespace
  > kernel-arch: add macro-prefix-map in KERNEL_CC
  > lib: spdx30_tasks: Handle patched CVEs
  > tcmode-default: eliminate needless 'go' defaults
  > tcmode-default: eliminate needless gdb, qemu defaults
  > ovmf: Add PACKAGECONFIG[debug]
  > migration-guides: add release notes for 5.1.3
  > ref-manual/variables: document KMETA* and KCONF_AUDIT* variables
  > ref-manual: remove OE_IMPORTS
  > ref-manual: don't refer to poky-lsb
  > Remove all mention of core-image-lsb
  > ref-manual: cover UBOOT_ENV variables
  > migration-guides: add release notes for 4.0.25
  > bitbake: tests/fetch: Verify regular expression "URLs" that contain a ?
  > bitbake: fetch2: Partial revert decodeurl() to not use the URI class
  > lib/oe/elf.py: Add loongarch64 architecture definition for musl
  > llvm: Use LoongArch as host for LLVM architecture
  > grub2: Add loongarch64 as grub target
  > babeltrace2: extend to nativesdk
  > babeltrace: extend to nativesdk
  > fastfloat: add recipe
  > libsdl2: fix PACKAGECONFIG for libusb
  > lib: sbom30: Add action statement for affected VEX statements
  > bitbake: data_smart.py: clear expand_cache in _setvar_update_overridevars
  > bitbake: data_smart.py: simple clean up
  > bitbake: data_smart.py: remove unnecessary ? from __expand_var_regexp__
  > mtd-utils: Upgrade to 2.3.0
  > dhcpcd: fix for unexpected syscall 135 for 10.1.0 version
  > ffmpeg: upgrade 7.1 -> 7.1.1
  > gi-docgen: upgrade 2024.1 -> 2025.3
  > rpm-sequoia-crypto-policy: Don't validate gnutls crypto policy
  > zstd: upgrade 1.5.6 -> 1.5.7
  > wireless-regdb: upgrade 2024.10.07 -> 2025.02.20
  > stress-ng: upgrade 0.18.10 -> 0.18.11
  > shadow: update 4.17.2 -> 4.17.3
  > repo: upgrade 2.51 -> 2.52
  > re2c: upgrade 4.0.2 -> 4.1
  > python3-websockets: upgrade 14.2 -> 15.0
  > python3-trove-classifiers: upgrade 2025.1.15.22 -> 2025.2.18.16
  > python3-setuptools: upgrade 75.8.0 -> 75.8.2
  > python3-pytest: upgrade 8.3.4 -> 8.3.5
  > python3-pyelftools: upgrade 0.31 -> 0.32
  > python3-hypothesis: upgrade 6.125.3 -> 6.127.4
  > python3-beartype: upgrade 0.19.0 -> 0.20.0
  > python3-bcrypt: upgrade 4.2.1 -> 4.3.0
  > orc: upgrade 0.4.40 -> 0.4.41
  > openssh: upgrade 9.9p1 -> 9.9p2
  > nghttp2: upgrade 1.64.0 -> 1.65.0
  > mtools: upgrade 4.0.47 -> 4.0.48
  > minicom: upgrade 2.9 -> 2.10
  > man-pages: upgrade 6.11 -> 6.12
  > liburcu: update 0.15.0 -> 0.15.1
  > libsdl2: upgrade 2.30.12 -> 2.32.2
  > libpng: upgrade 1.6.45 -> 1.6.47
  > libnotify: upgrade 0.8.3 -> 0.8.4
  > libassuan: upgrade 3.0.1 -> 3.0.2
  > inetutils: upgrade 2.5 -> 2.6
  > harfbuzz: upgrade 10.2.0 -> 10.4.0
  > fmt: upgrade 11.1.3 -> 11.1.4
  > dbus: upgrade 1.16.0 -> 1.16.2
  > bind: upgrade 9.20.5 -> 9.20.6
  > puzzles: ignore three new CVEs for a different puzzles
  > openssl-native(sdk): poision built in paths
  > libtasn1: upgrade 4.19.0 -> 4.20.0
  > mirrors: rationalise Debian mirrors
  > systemd-serialgetty: use existing unit files in systemd
  > systemd: if getty generator is disabled remove the generator, not the units
  > systemd-serialgetty: don't set a default SERIAL_CONSOLES
  > bitbake: lib/bb/cooker.py: produce an error when BB_HASHSERVE_UPSTREAM cannot be used due to missing python module
  > bitbake: tests/fetch: Add an additional test case to check whether the fast fetch is shallow
  > bitbake: tests/fetch: Adapt test cases for fast shallow fetches
  > bitbake: fetch2/gitsm: Unpack even when `ud.clonedir` is not available
  > bitbake: bitbake-user-manual: Update documentation for fast `BB_GIT_SHALLOW`
  > bitbake: fetch2/git: Add support for fast initial shallow fetch
  > xserver-nodm-init: improve XDG_RUNTIME_DIR fallback creation
  > weston-init: improve XDG_RUNTIME_DIR fallback creation
  > ltp: don't use host objcopy
  > rust: Oe-selftest changes for rust v1.83.0
  > rust: Fix build break because of download-ci-llvm
  > rust: Upgrade 1.82.0->1.83.0
  > bitbake: toaster/tests: Fix kirkstone test
  > bitbake: toaster/fixtures: Add walnascar release information
  > bitbake: toaster: Add script to compare toaster fixtures to project release data
  > bitbake.conf: Start to separate out gcc related variable definitions
  > poky: Remove Fedora38 from SANITY_TESTED_DISTROS
  > poky: Update SANITY_TESTED_DISTROS
  > bitbake: contrib: vim: ftdetect: don't conflict with other filetypes
  > bitbake: bitbake: runqueue: Verify mcdepends are valid
  > bitbake: event/utils: Avoid deadlock from lock_timeout() and recursive events
  > bitbake: utils: Add signal blocking for lock_timeout
  > bitbake: utils: Tweak lock_timeout logic
  > bitbake: utils: Print information about lock issue before exiting
  > qemurunner: Fix a bug with fork/exit handling
  > maintainers.inc: change email address
  > python3: update python3-ctypes RDEPENDS to RRECOMMENDS
  > go: Check if GO_IMPORT is set in recipe and error if not
  > boost: Use PN/BPN for naming of packages
  > tcmode-default: bump GOVERSION to 1.24.0
  > go: remove support for GOROOT_FINAL
  > go: fix buildpath issue for go-runtime
  > go: upgrade 1.22.12 -> 1.24.0
  > buildstats: Avoid rare UnboundLocalError
  > shadow-native: Disable syslog usage
  > cml1.bbclass: use consistent make flags for menuconfig
  > boost: add charconv lib
  > xwayland: upgrade 24.1.5 -> 24.1.6
  > libbsd: Remove package specific licenses
  > automake: remove upstreamed patches
  > ltp: upgrade 20240930 -> 20250130
  > Revert "cve-update-nvd2-native: Tweak to work better with NFS DL_DIR"
  > rust-llvm: Fix build break found with clang
  > psplash: ignore startup errors in psplash-systemd.service
  > conf/documentation.conf: remove OE_IMPORTS
  > lib/package/utils: Improve multiprocess_launch argument passing
  > classes/insane: do not leak host uid/gid into package_qa sstate signatures
  > bitbake: lib/bb/build: remove mention of OE_EXTRA_IMPORTS
  > bitbake: lib: Remove double imports
  > python3-sphinx: upgrade 8.1.3 -> 8.2.1
  > python3-roman-numerals-py: add recipe
  > barebox: upgrade 2024.12.0 -> 2025.02.0
  > perf: enable zstd in default PACKAGECONFIG
  > linux-yocto-dev: bump to v6.14
  > oe-selftest: fitimage: add testcases to test ATF and TEE
  > uboot-sign: support to add users specific image tree source
  > uboot-sign: support to create TEE and ATF image tree source
  > barebox: drop patch file left over during last upgrade
  > rpm-sequoia-crypto-policy: clean up dependencies
  > python3-setuptools-scm: upgrade 8.1.0 -> 8.2.0
  > python3-flit-core: upgrade 3.10.1 -> 3.11.0
  > cml1.bbclass: do not escape the exit value
  > systemd: move sysusers.d systemd-remote to PN-journal-remote
  > vim: Upgrade 9.1.1043 -> 9.1.1115
  > oeqa/selftest: add a newline in local.conf (newbuilddir)
  > wayland-protocols: update 1.40 -> 1.41
  > nfs-utils: fix rpc.statd path in initscript
  > openssl: honour calling environment's values in wrapper script
  > openssl: fold result of sed invocation into environment file
  > freetype: pass missing include paths to autoreconf
  > apr-utils: remove obsolete patch
  > recipes/*: remove obsolete use of acpaths
  > autotools: don't try and find in-tree macros
  > socat: upgrade 1.8.0.2 -> 1.8.0.3
  > gpgme: upgrade 1.24.1 -> 1.24.2
  > man-pages: upgrade 6.9.1 -> 6.11
  > ccache.conf: Add include_file_ctime to sloppiness

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Mar 10, 2025
…cale sources/meta-intel sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm a55e4445...b6227e29 (10):
  > arm-bsp/fvp-base: bump cores to to v8.5
  > arm/trusted-services: ts-sp-fw: Replace v2.7.0 tag with commit ID
  > arm/boot-wrapper-aarch64: update to the latest
  > arm/trusted-firmware-rmm: update to 0.6.0
  > arm/trusted-firmware-m: update to v2.1.1
  > arm/trusted-firmware-a: update the LTS to v2.10.12
  > arm/gn: update to latest commit
  > arm/opencsd: update to 1.5.5
  > arm/hafnium: update to v2.12.0
  > arm/fvp-base-a-aem: update to 11.28.23

* sources/meta-clang 3669c28...b86ff91 (5):
  > fmt: Disable invalide-specialization warning as error
  > include-what-you-use: Upgrade to 0.23 release
  > castxml: Upgrade to 0.6.11
  > spirv-llvm-translator: Upgrade to clang 20.1 branch
  > clang: Upgrade to 20.x release

* sources/meta-freescale 9845d817...ab64f135 (6):
  > Merge pull request #2147 from tq-steina/optee
  > Merge pull request #2146 from Jasper-Ben/add_uboot_cve_product
  > Merge pull request #2145 from MaxKrummenacher/master
  > Merge pull request #2142 from Freescale/bump-linux
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2055 from nxp-upstream/multimedia-package-6.6.52

* sources/meta-intel b30ef8c8...81b110e4 (1):
  > linux-intel: switch kernel-meta SRC_URI from git to https

* sources/meta-odroid 2f18a9b...53a5827 (2):
  > linux-yocto: Add 6.12 support
  > linux-hardkernel: Update to latest from hk fork

* sources/meta-openembedded 6d76dc0824...44309c1dd9 (91):
  > DO NOT MERGE: Add Github actions CI workflow
  > gnome-control-center: update 47.3 -> 48.beta
  > gnome-shell: update 47.3 -> 48.beta
  > mutter: update 47.5 -> 48.beta
  > gnome-software_: update 47.2 -> 48.beta
  > gnome-settings-daemon: update 47.3 -> 48.beta
  > gdm: update 47.0 -> 48.beta
  > xdg-desktop-portal-gnome: update 47.3 -> 48.beta
  > python3-pyasyncore: Add recipe
  > python3-astroid: Upgrade 3.3.8 -> 3.3.9
  > python3-zeroconf: Upgrade 0.145.1 -> 0.146.1
  > python3-pandas: compile against target version of numpy
  > Revert "crucible: Use go module fetcher"
  > wireplumber: update 0.5.7 -> 0.5.8
  > pipewire: update 1.2.7 -> 1.4.0
  > uutils-coreutils: upgrade 0.0.29 -> 0.0.30
  > pcapplusplus: Upgrade to 2024.09 release
  > libtoml11: Upgrade to 4.4.0
  > python3-eventlet: Upgrade 0.39.0 -> 0.39.1
  > python3-pycurl: Upgrade 7.45.4 -> 7.45.6
  > python3-pdm: Upgrade 2.22.3 -> 2.22.4
  > uutils-coreutils: disable stdbuf compilation
  > python3-h5py: don't enforce HDF5 version
  > python3-h5py: switch to PEP-517 build backend
  > fastfloat: remove recipe
  > thin-provisioning-tools: use STAGING_LIBDIR_NATIVE variable for LIBCLANG_PATH
  > python3-h2: Upgrade 4.1.0 -> 4.2.0
  > python3-alembic: Upgrade 1.14.1 -> 1.15.1
  > python3-stevedore: Upgrade 5.4.0 -> 5.4.1
  > python3-crypt-r: replacement of module crypt
  > python3-requests-ftp: remove use of module cgi
  > dialogp: By default, dialog_1.3-20250116 renames /usr/bin/dialog to /usr/bin/${HOST_SYS}-dialog.
  > libmodbus: upgrade 3.1.10 -> 3.1.11
  > Wolfssl: add ptest
  > uutils-coreutils: remove LIBCLANG_PATH, SELINUX_LIB_DIR, SELINUX_INCLUDE_DIR variables
  > python3-pyperf: Upgrade 2.8.1 -> 2.9.0
  > python3-mock: Upgrade 5.1.0 -> 5.2.0
  > python3-sh: Upgrade 2.2.1 -> 2.2.2
  > python3-bitstruct: Upgrade 8.19.0 -> 8.20.0
  > python3-aiohttp: Upgrade 3.11.12 -> 3.11.13
  > uutils-coreutils: use correct variables
  > fsverity-utils: fix SRC_URI
  > python3-gcovr: Upgrade 8.2 -> 8.3
  > python3-prettytable: Upgrade 3.14.0 -> 3.15.1
  > python3-typer: Upgrade 0.15.1 -> 0.15.2
  > spdm-utils: use STAGING_DIR_HOST/STAGING_INCDIR variables
  > open62541: split schema defs into separate package
  > open62541: make generated namespace configurable
  > open62541: remove amalgamation PACKAGECONFIG
  > open62541: update to v1.3.15
  > lvm2: upgrade 2.03.30 -> 2.03.31
  > clutter-gst: Add m4 dir to autoconf macro search paths
  > clutter: Add m4 dir to autoconf macro search paths
  > cogl-1.0: Add m4 dir to autoconf macro search paths
  > libmypaint: Add m4 dir to autoconf macro search paths
  > abseil-cpp: Backport `xpaclri` asm fix
  > gnuplot: add x11 PACKAGECONFIG
  > phoronix-test-suite: add missing font
  > python3-grpcio(-tools): fix build concurrency issue
  > gperftools: upgrade from 2.15 to 2.16
  > tk8: Exclude aclocal so existing macros are used
  > clpeak: add version 1.1.4
  > iperf3: throughput fix
  > netperf: fix build failure due to autotools.bbclass change
  > ttf-liberation: Upgrade 0.2 -> 2.1.5
  > sthttpd: Fix service unit file
  > thin-provisioning-tools: add target and sysroot to bindgen flags
  > thin-provisioning-tools: Upgrade to 1.1.0
  > postgresql: fix autoreconf
  > cgdb: fix autoreconf
  > log4cpp: fix autoreconf
  > tk: exclude aclocal so existing macros are used
  > monit: fix autoreconf
  > xmlrpc-c: use autoreconf
  > neon: remove obsolete class-native override
  > neon: use gettext class
  > neon: fix autoreconf
  > tigervnc: small cleanups
  > tigervnc: simplify xserver unpack and build
  > tigervnc: fix systemd unit packaging
  > libgphoto2: remove redundant autoconfing
  > poke: remove obsolete acpaths
  > php: remove obsolete acpaths
  > lftp: remove obsolete acpaths
  > zsh: modernise autoconf use
  > zsh: enable out-of-tree builds
  > iksemel: remove
  > zsh: add missing manpages PACKAGECONFIG
  > libsdl2-image: upgrade to 2.8.5
  > poke: enable out of tree builds
  > cpuid: fix stripping

* sources/meta-qcom 5028fa1...ff2b06a (6):
  > Add a recipe to compile qcom staging kernel. (#784)
  > Add boot essential user space package groups to qcs6490 & qcs9100 images (#789)
  > ci: update the link of meta-yocto (#791)
  > debugcc: update to the latest revision (#788)
  > qcom-common.inc: fix `ushbost` typo (#783)
  > Add Hexagon DSP bin pkgs to qcs6490 & qcs9100 based machines (#780)

* sources/meta-qt6 9e8931b...e1f7a5b (30):
  > qtwebengine: Fix build with clang-20
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > squish: add squish license key configuration
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtbase: update patch
  > Enable at-spi bridge for wayland builds
  < Merge pull request #77 from YoeDistro/kraj/6.8
  < Merge pull request #76 from YoeDistro/kraj/6.8
  < Merge pull request #75 from YoeDistro/kraj/6.8
  < Merge pull request #74 from YoeDistro/kraj/6.8
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < 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

* sources/meta-raspberrypi 7494a37...d605ed7 (1):
  > linux-firmware-rpidistro: Fix WiFi on Raspberry Pi 5

* sources/meta-riscv 42d2b51...a8bea7d (1):
  > milkv-duo-fsbl: Delete non-existing NAND_BOOT argument

* sources/meta-rockchip 92b2b1c...0aba79e (1):
  > rauc-conf: set arch to machine

* sources/meta-swupdate 66b195e...efd4c20 (14):
  < Bump to release 2024.12.1
  < swupdate: introduce var to build from different branch
  < Run copy_swdescription() later
  < Support 2024.12
  < swupdate: package libswupdate into separate package
  < swupdate: Add missing licenses in LICENSE
  < swupdate: Add missing licenses in LIC_FILES_CHKSUM
  < Use IMAGE_NAME_SUFFIX in the artifact name
  < swupdate-image: Drop test when sw-de4scription is copied
  < swupdate-image: do not rely on IMAGE_LINK_NAME
  < styhead migration fixes
  < layer.conf: Update to walnascar (5.2) layer/release series
  > layer.conf: Update to walnascar (5.2) layer/release series
  < Fix license for libswupdate

* sources/meta-tegra 2bbc15ae...54ca488d (1):
  > external/virtualization-layer: fix libnvidia-container build error

* sources/meta-ti c3d050c2...a7009ced (5):
  > conf: machine: k3: disable all fit signing for uboot
  > conf: machine: j721s2/j784s4: Pick overlays for DS90UB954
  > conf: machine: j721e-evm: Pick overlays for DS90UB954
  > trusted-firmware-a: Disable TFA_SPD for AM62L
  > trusted-firmware-a: simplify TI customizations

* sources/meta-variscite-bsp 92311fe...55ec22e (52):
  < Merge pull request #40 from YoeDistro/kraj/mickledore-var02
  > firmware-nxp-wifi: Keep old file name of nxp8997 and nxp9098
  < Merge pull request #39 from YoeDistro/kraj/mickledore-var02
  > libubootenv: Drop patch to increase line length to 4096
  > layer.conf: Update to walnascar (5.2) layer/release series
  > imx-boot: Replace BOOT_NAME with imx-boot
  > 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 #38 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #37 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #36 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #35 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #34 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #33 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  < 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...a939508 (8):
  > layer.conf: Add styhead as compatible layer
  > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR
  > layer.conf: Add scarthgap to layer compat
  > conf: Correct BBFILE_PRIORITY for variscite-bsp-common
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #2 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #1 from YoeDistro/kraj/mickledore-var02
  < layer.conf: Add scarthgap to layer compat

* sources/poky dcfbb14ad3...6df8b5248d (155):
  > cargo-c: Fix build on risv32
  > strace: Ignore running strace ptests image on musl
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > build-appliance-image: Update to master head revision
  > classes-recipe: Consolidate machine-id handling
  > systemd: Build the systemctl executable
  > bitbake: doc: bitbake-user-manual-ref-variables: document BB_USE_HOME_NPMRC
  > bitbake: fetch2/npm: Adding npmrc support for private registry authentication
  > bitbake: codeparser: Skipping typing when inspecting Python modules
  > mpfr: Apply the backport of Float128 patch
  > cmake.bbclass: remove whitespace
  > kernel-arch: add macro-prefix-map in KERNEL_CC
  > lib: spdx30_tasks: Handle patched CVEs
  > tcmode-default: eliminate needless 'go' defaults
  > tcmode-default: eliminate needless gdb, qemu defaults
  > ovmf: Add PACKAGECONFIG[debug]
  > migration-guides: add release notes for 5.1.3
  > ref-manual/variables: document KMETA* and KCONF_AUDIT* variables
  > ref-manual: remove OE_IMPORTS
  > ref-manual: don't refer to poky-lsb
  > Remove all mention of core-image-lsb
  > ref-manual: cover UBOOT_ENV variables
  > migration-guides: add release notes for 4.0.25
  > bitbake: tests/fetch: Verify regular expression "URLs" that contain a ?
  > bitbake: fetch2: Partial revert decodeurl() to not use the URI class
  > lib/oe/elf.py: Add loongarch64 architecture definition for musl
  > llvm: Use LoongArch as host for LLVM architecture
  > grub2: Add loongarch64 as grub target
  > babeltrace2: extend to nativesdk
  > babeltrace: extend to nativesdk
  > fastfloat: add recipe
  > libsdl2: fix PACKAGECONFIG for libusb
  > lib: sbom30: Add action statement for affected VEX statements
  > bitbake: data_smart.py: clear expand_cache in _setvar_update_overridevars
  > bitbake: data_smart.py: simple clean up
  > bitbake: data_smart.py: remove unnecessary ? from __expand_var_regexp__
  > mtd-utils: Upgrade to 2.3.0
  > dhcpcd: fix for unexpected syscall 135 for 10.1.0 version
  > ffmpeg: upgrade 7.1 -> 7.1.1
  > gi-docgen: upgrade 2024.1 -> 2025.3
  > rpm-sequoia-crypto-policy: Don't validate gnutls crypto policy
  > zstd: upgrade 1.5.6 -> 1.5.7
  > wireless-regdb: upgrade 2024.10.07 -> 2025.02.20
  > stress-ng: upgrade 0.18.10 -> 0.18.11
  > shadow: update 4.17.2 -> 4.17.3
  > repo: upgrade 2.51 -> 2.52
  > re2c: upgrade 4.0.2 -> 4.1
  > python3-websockets: upgrade 14.2 -> 15.0
  > python3-trove-classifiers: upgrade 2025.1.15.22 -> 2025.2.18.16
  > python3-setuptools: upgrade 75.8.0 -> 75.8.2
  > python3-pytest: upgrade 8.3.4 -> 8.3.5
  > python3-pyelftools: upgrade 0.31 -> 0.32
  > python3-hypothesis: upgrade 6.125.3 -> 6.127.4
  > python3-beartype: upgrade 0.19.0 -> 0.20.0
  > python3-bcrypt: upgrade 4.2.1 -> 4.3.0
  > orc: upgrade 0.4.40 -> 0.4.41
  > openssh: upgrade 9.9p1 -> 9.9p2
  > nghttp2: upgrade 1.64.0 -> 1.65.0
  > mtools: upgrade 4.0.47 -> 4.0.48
  > minicom: upgrade 2.9 -> 2.10
  > man-pages: upgrade 6.11 -> 6.12
  > liburcu: update 0.15.0 -> 0.15.1
  > libsdl2: upgrade 2.30.12 -> 2.32.2
  > libpng: upgrade 1.6.45 -> 1.6.47
  > libnotify: upgrade 0.8.3 -> 0.8.4
  > libassuan: upgrade 3.0.1 -> 3.0.2
  > inetutils: upgrade 2.5 -> 2.6
  > harfbuzz: upgrade 10.2.0 -> 10.4.0
  > fmt: upgrade 11.1.3 -> 11.1.4
  > dbus: upgrade 1.16.0 -> 1.16.2
  > bind: upgrade 9.20.5 -> 9.20.6
  > puzzles: ignore three new CVEs for a different puzzles
  > openssl-native(sdk): poision built in paths
  > libtasn1: upgrade 4.19.0 -> 4.20.0
  > mirrors: rationalise Debian mirrors
  > systemd-serialgetty: use existing unit files in systemd
  > systemd: if getty generator is disabled remove the generator, not the units
  > systemd-serialgetty: don't set a default SERIAL_CONSOLES
  > bitbake: lib/bb/cooker.py: produce an error when BB_HASHSERVE_UPSTREAM cannot be used due to missing python module
  > bitbake: tests/fetch: Add an additional test case to check whether the fast fetch is shallow
  > bitbake: tests/fetch: Adapt test cases for fast shallow fetches
  > bitbake: fetch2/gitsm: Unpack even when `ud.clonedir` is not available
  > bitbake: bitbake-user-manual: Update documentation for fast `BB_GIT_SHALLOW`
  > bitbake: fetch2/git: Add support for fast initial shallow fetch
  > xserver-nodm-init: improve XDG_RUNTIME_DIR fallback creation
  > weston-init: improve XDG_RUNTIME_DIR fallback creation
  > ltp: don't use host objcopy
  > rust: Oe-selftest changes for rust v1.83.0
  > rust: Fix build break because of download-ci-llvm
  > rust: Upgrade 1.82.0->1.83.0
  > bitbake: toaster/tests: Fix kirkstone test
  > bitbake: toaster/fixtures: Add walnascar release information
  > bitbake: toaster: Add script to compare toaster fixtures to project release data
  > bitbake.conf: Start to separate out gcc related variable definitions
  > poky: Remove Fedora38 from SANITY_TESTED_DISTROS
  > poky: Update SANITY_TESTED_DISTROS
  > bitbake: contrib: vim: ftdetect: don't conflict with other filetypes
  > bitbake: bitbake: runqueue: Verify mcdepends are valid
  > bitbake: event/utils: Avoid deadlock from lock_timeout() and recursive events
  > bitbake: utils: Add signal blocking for lock_timeout
  > bitbake: utils: Tweak lock_timeout logic
  > bitbake: utils: Print information about lock issue before exiting
  > qemurunner: Fix a bug with fork/exit handling
  > maintainers.inc: change email address
  > python3: update python3-ctypes RDEPENDS to RRECOMMENDS
  > go: Check if GO_IMPORT is set in recipe and error if not
  > boost: Use PN/BPN for naming of packages
  > tcmode-default: bump GOVERSION to 1.24.0
  > go: remove support for GOROOT_FINAL
  > go: fix buildpath issue for go-runtime
  > go: upgrade 1.22.12 -> 1.24.0
  > buildstats: Avoid rare UnboundLocalError
  > shadow-native: Disable syslog usage
  > cml1.bbclass: use consistent make flags for menuconfig
  > boost: add charconv lib
  > xwayland: upgrade 24.1.5 -> 24.1.6
  > libbsd: Remove package specific licenses
  > automake: remove upstreamed patches
  > ltp: upgrade 20240930 -> 20250130
  > Revert "cve-update-nvd2-native: Tweak to work better with NFS DL_DIR"
  > rust-llvm: Fix build break found with clang
  > psplash: ignore startup errors in psplash-systemd.service
  > conf/documentation.conf: remove OE_IMPORTS
  > lib/package/utils: Improve multiprocess_launch argument passing
  > classes/insane: do not leak host uid/gid into package_qa sstate signatures
  > bitbake: lib/bb/build: remove mention of OE_EXTRA_IMPORTS
  > bitbake: lib: Remove double imports
  > python3-sphinx: upgrade 8.1.3 -> 8.2.1
  > python3-roman-numerals-py: add recipe
  > barebox: upgrade 2024.12.0 -> 2025.02.0
  > perf: enable zstd in default PACKAGECONFIG
  > linux-yocto-dev: bump to v6.14
  > oe-selftest: fitimage: add testcases to test ATF and TEE
  > uboot-sign: support to add users specific image tree source
  > uboot-sign: support to create TEE and ATF image tree source
  > barebox: drop patch file left over during last upgrade
  > rpm-sequoia-crypto-policy: clean up dependencies
  > python3-setuptools-scm: upgrade 8.1.0 -> 8.2.0
  > python3-flit-core: upgrade 3.10.1 -> 3.11.0
  > cml1.bbclass: do not escape the exit value
  > systemd: move sysusers.d systemd-remote to PN-journal-remote
  > vim: Upgrade 9.1.1043 -> 9.1.1115
  > oeqa/selftest: add a newline in local.conf (newbuilddir)
  > wayland-protocols: update 1.40 -> 1.41
  > nfs-utils: fix rpc.statd path in initscript
  > openssl: honour calling environment's values in wrapper script
  > openssl: fold result of sed invocation into environment file
  > freetype: pass missing include paths to autoreconf
  > apr-utils: remove obsolete patch
  > recipes/*: remove obsolete use of acpaths
  > autotools: don't try and find in-tree macros
  > socat: upgrade 1.8.0.2 -> 1.8.0.3
  > gpgme: upgrade 1.24.1 -> 1.24.2
  > man-pages: upgrade 6.9.1 -> 6.11
  > ccache.conf: Add include_file_ctime to sloppiness

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Mar 10, 2025
…cale sources/meta-intel sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm a55e4445...b6227e29 (10):
  > arm-bsp/fvp-base: bump cores to to v8.5
  > arm/trusted-services: ts-sp-fw: Replace v2.7.0 tag with commit ID
  > arm/boot-wrapper-aarch64: update to the latest
  > arm/trusted-firmware-rmm: update to 0.6.0
  > arm/trusted-firmware-m: update to v2.1.1
  > arm/trusted-firmware-a: update the LTS to v2.10.12
  > arm/gn: update to latest commit
  > arm/opencsd: update to 1.5.5
  > arm/hafnium: update to v2.12.0
  > arm/fvp-base-a-aem: update to 11.28.23

* sources/meta-clang 3669c28...bb76531 (6):
  > clang.bbclass: Do not set -target for native clang
  > fmt: Disable invalide-specialization warning as error
  > include-what-you-use: Upgrade to 0.23 release
  > castxml: Upgrade to 0.6.11
  > spirv-llvm-translator: Upgrade to clang 20.1 branch
  > clang: Upgrade to 20.x release

* sources/meta-freescale 9845d817...ab64f135 (6):
  > Merge pull request #2147 from tq-steina/optee
  > Merge pull request #2146 from Jasper-Ben/add_uboot_cve_product
  > Merge pull request #2145 from MaxKrummenacher/master
  > Merge pull request #2142 from Freescale/bump-linux
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2055 from nxp-upstream/multimedia-package-6.6.52

* sources/meta-intel b30ef8c8...79b1fd34 (5):
  > linux-intel-rt/6.11: Drop mainline 6.11-rt recipe
  > linux-intel-rt/6.12: Adapt 6.6-rt recipe for 6.12-rt
  > meta-intel.inc: set PREFERRED_VERSION for linux-intel
  > linux-intel/6.12: add recipe
  > linux-intel: switch kernel-meta SRC_URI from git to https

* sources/meta-odroid 2f18a9b...53a5827 (2):
  > linux-yocto: Add 6.12 support
  > linux-hardkernel: Update to latest from hk fork

* sources/meta-openembedded 6d76dc0824...906847db6f (92):
  > DO NOT MERGE: Add Github actions CI workflow
  > gnome-control-center: update 47.3 -> 48.beta
  > gnome-shell: update 47.3 -> 48.beta
  > mutter: update 47.5 -> 48.beta
  > gnome-software_: update 47.2 -> 48.beta
  > gnome-settings-daemon: update 47.3 -> 48.beta
  > gdm: update 47.0 -> 48.beta
  > xdg-desktop-portal-gnome: update 47.3 -> 48.beta
  > python3-pyasyncore: Add recipe
  > libgusb: update 0.3.10 -> 0.4.9
  > python3-astroid: Upgrade 3.3.8 -> 3.3.9
  > python3-zeroconf: Upgrade 0.145.1 -> 0.146.1
  > python3-pandas: compile against target version of numpy
  > Revert "crucible: Use go module fetcher"
  > wireplumber: update 0.5.7 -> 0.5.8
  > pipewire: update 1.2.7 -> 1.4.0
  > uutils-coreutils: upgrade 0.0.29 -> 0.0.30
  > pcapplusplus: Upgrade to 2024.09 release
  > libtoml11: Upgrade to 4.4.0
  > python3-eventlet: Upgrade 0.39.0 -> 0.39.1
  > python3-pycurl: Upgrade 7.45.4 -> 7.45.6
  > python3-pdm: Upgrade 2.22.3 -> 2.22.4
  > uutils-coreutils: disable stdbuf compilation
  > python3-h5py: don't enforce HDF5 version
  > python3-h5py: switch to PEP-517 build backend
  > fastfloat: remove recipe
  > thin-provisioning-tools: use STAGING_LIBDIR_NATIVE variable for LIBCLANG_PATH
  > python3-h2: Upgrade 4.1.0 -> 4.2.0
  > python3-alembic: Upgrade 1.14.1 -> 1.15.1
  > python3-stevedore: Upgrade 5.4.0 -> 5.4.1
  > python3-crypt-r: replacement of module crypt
  > python3-requests-ftp: remove use of module cgi
  > dialogp: By default, dialog_1.3-20250116 renames /usr/bin/dialog to /usr/bin/${HOST_SYS}-dialog.
  > libmodbus: upgrade 3.1.10 -> 3.1.11
  > Wolfssl: add ptest
  > uutils-coreutils: remove LIBCLANG_PATH, SELINUX_LIB_DIR, SELINUX_INCLUDE_DIR variables
  > python3-pyperf: Upgrade 2.8.1 -> 2.9.0
  > python3-mock: Upgrade 5.1.0 -> 5.2.0
  > python3-sh: Upgrade 2.2.1 -> 2.2.2
  > python3-bitstruct: Upgrade 8.19.0 -> 8.20.0
  > python3-aiohttp: Upgrade 3.11.12 -> 3.11.13
  > uutils-coreutils: use correct variables
  > fsverity-utils: fix SRC_URI
  > python3-gcovr: Upgrade 8.2 -> 8.3
  > python3-prettytable: Upgrade 3.14.0 -> 3.15.1
  > python3-typer: Upgrade 0.15.1 -> 0.15.2
  > spdm-utils: use STAGING_DIR_HOST/STAGING_INCDIR variables
  > open62541: split schema defs into separate package
  > open62541: make generated namespace configurable
  > open62541: remove amalgamation PACKAGECONFIG
  > open62541: update to v1.3.15
  > lvm2: upgrade 2.03.30 -> 2.03.31
  > clutter-gst: Add m4 dir to autoconf macro search paths
  > clutter: Add m4 dir to autoconf macro search paths
  > cogl-1.0: Add m4 dir to autoconf macro search paths
  > libmypaint: Add m4 dir to autoconf macro search paths
  > abseil-cpp: Backport `xpaclri` asm fix
  > gnuplot: add x11 PACKAGECONFIG
  > phoronix-test-suite: add missing font
  > python3-grpcio(-tools): fix build concurrency issue
  > gperftools: upgrade from 2.15 to 2.16
  > tk8: Exclude aclocal so existing macros are used
  > clpeak: add version 1.1.4
  > iperf3: throughput fix
  > netperf: fix build failure due to autotools.bbclass change
  > ttf-liberation: Upgrade 0.2 -> 2.1.5
  > sthttpd: Fix service unit file
  > thin-provisioning-tools: add target and sysroot to bindgen flags
  > thin-provisioning-tools: Upgrade to 1.1.0
  > postgresql: fix autoreconf
  > cgdb: fix autoreconf
  > log4cpp: fix autoreconf
  > tk: exclude aclocal so existing macros are used
  > monit: fix autoreconf
  > xmlrpc-c: use autoreconf
  > neon: remove obsolete class-native override
  > neon: use gettext class
  > neon: fix autoreconf
  > tigervnc: small cleanups
  > tigervnc: simplify xserver unpack and build
  > tigervnc: fix systemd unit packaging
  > libgphoto2: remove redundant autoconfing
  > poke: remove obsolete acpaths
  > php: remove obsolete acpaths
  > lftp: remove obsolete acpaths
  > zsh: modernise autoconf use
  > zsh: enable out-of-tree builds
  > iksemel: remove
  > zsh: add missing manpages PACKAGECONFIG
  > libsdl2-image: upgrade to 2.8.5
  > poke: enable out of tree builds
  > cpuid: fix stripping

* sources/meta-qcom 5028fa1...ff2b06a (6):
  > Add a recipe to compile qcom staging kernel. (#784)
  > Add boot essential user space package groups to qcs6490 & qcs9100 images (#789)
  > ci: update the link of meta-yocto (#791)
  > debugcc: update to the latest revision (#788)
  > qcom-common.inc: fix `ushbost` typo (#783)
  > Add Hexagon DSP bin pkgs to qcs6490 & qcs9100 based machines (#780)

* sources/meta-qt6 9e8931b...e1f7a5b (30):
  > qtwebengine: Fix build with clang-20
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > squish: add squish license key configuration
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtbase: update patch
  > Enable at-spi bridge for wayland builds
  < Merge pull request #77 from YoeDistro/kraj/6.8
  < Merge pull request #76 from YoeDistro/kraj/6.8
  < Merge pull request #75 from YoeDistro/kraj/6.8
  < Merge pull request #74 from YoeDistro/kraj/6.8
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < 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

* sources/meta-raspberrypi 7494a37...d605ed7 (1):
  > linux-firmware-rpidistro: Fix WiFi on Raspberry Pi 5

* sources/meta-riscv 42d2b51...a8bea7d (1):
  > milkv-duo-fsbl: Delete non-existing NAND_BOOT argument

* sources/meta-rockchip 92b2b1c...0aba79e (1):
  > rauc-conf: set arch to machine

* sources/meta-swupdate 66b195e...efd4c20 (14):
  < Bump to release 2024.12.1
  < swupdate: introduce var to build from different branch
  < Run copy_swdescription() later
  < Support 2024.12
  < swupdate: package libswupdate into separate package
  < swupdate: Add missing licenses in LICENSE
  < swupdate: Add missing licenses in LIC_FILES_CHKSUM
  < Use IMAGE_NAME_SUFFIX in the artifact name
  < swupdate-image: Drop test when sw-de4scription is copied
  < swupdate-image: do not rely on IMAGE_LINK_NAME
  < styhead migration fixes
  < layer.conf: Update to walnascar (5.2) layer/release series
  > layer.conf: Update to walnascar (5.2) layer/release series
  < Fix license for libswupdate

* sources/meta-tegra 2bbc15ae...54ca488d (1):
  > external/virtualization-layer: fix libnvidia-container build error

* sources/meta-ti c3d050c2...a7009ced (5):
  > conf: machine: k3: disable all fit signing for uboot
  > conf: machine: j721s2/j784s4: Pick overlays for DS90UB954
  > conf: machine: j721e-evm: Pick overlays for DS90UB954
  > trusted-firmware-a: Disable TFA_SPD for AM62L
  > trusted-firmware-a: simplify TI customizations

* sources/meta-variscite-bsp 92311fe...55ec22e (52):
  < Merge pull request #40 from YoeDistro/kraj/mickledore-var02
  > firmware-nxp-wifi: Keep old file name of nxp8997 and nxp9098
  < Merge pull request #39 from YoeDistro/kraj/mickledore-var02
  > libubootenv: Drop patch to increase line length to 4096
  > layer.conf: Update to walnascar (5.2) layer/release series
  > imx-boot: Replace BOOT_NAME with imx-boot
  > 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 #38 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #37 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #36 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #35 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #34 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #33 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  < 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...a939508 (8):
  > layer.conf: Add styhead as compatible layer
  > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR
  > layer.conf: Add scarthgap to layer compat
  > conf: Correct BBFILE_PRIORITY for variscite-bsp-common
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #2 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #1 from YoeDistro/kraj/mickledore-var02
  < layer.conf: Add scarthgap to layer compat

* sources/poky dcfbb14ad3...6df8b5248d (155):
  > cargo-c: Fix build on risv32
  > strace: Ignore running strace ptests image on musl
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > build-appliance-image: Update to master head revision
  > classes-recipe: Consolidate machine-id handling
  > systemd: Build the systemctl executable
  > bitbake: doc: bitbake-user-manual-ref-variables: document BB_USE_HOME_NPMRC
  > bitbake: fetch2/npm: Adding npmrc support for private registry authentication
  > bitbake: codeparser: Skipping typing when inspecting Python modules
  > mpfr: Apply the backport of Float128 patch
  > cmake.bbclass: remove whitespace
  > kernel-arch: add macro-prefix-map in KERNEL_CC
  > lib: spdx30_tasks: Handle patched CVEs
  > tcmode-default: eliminate needless 'go' defaults
  > tcmode-default: eliminate needless gdb, qemu defaults
  > ovmf: Add PACKAGECONFIG[debug]
  > migration-guides: add release notes for 5.1.3
  > ref-manual/variables: document KMETA* and KCONF_AUDIT* variables
  > ref-manual: remove OE_IMPORTS
  > ref-manual: don't refer to poky-lsb
  > Remove all mention of core-image-lsb
  > ref-manual: cover UBOOT_ENV variables
  > migration-guides: add release notes for 4.0.25
  > bitbake: tests/fetch: Verify regular expression "URLs" that contain a ?
  > bitbake: fetch2: Partial revert decodeurl() to not use the URI class
  > lib/oe/elf.py: Add loongarch64 architecture definition for musl
  > llvm: Use LoongArch as host for LLVM architecture
  > grub2: Add loongarch64 as grub target
  > babeltrace2: extend to nativesdk
  > babeltrace: extend to nativesdk
  > fastfloat: add recipe
  > libsdl2: fix PACKAGECONFIG for libusb
  > lib: sbom30: Add action statement for affected VEX statements
  > bitbake: data_smart.py: clear expand_cache in _setvar_update_overridevars
  > bitbake: data_smart.py: simple clean up
  > bitbake: data_smart.py: remove unnecessary ? from __expand_var_regexp__
  > mtd-utils: Upgrade to 2.3.0
  > dhcpcd: fix for unexpected syscall 135 for 10.1.0 version
  > ffmpeg: upgrade 7.1 -> 7.1.1
  > gi-docgen: upgrade 2024.1 -> 2025.3
  > rpm-sequoia-crypto-policy: Don't validate gnutls crypto policy
  > zstd: upgrade 1.5.6 -> 1.5.7
  > wireless-regdb: upgrade 2024.10.07 -> 2025.02.20
  > stress-ng: upgrade 0.18.10 -> 0.18.11
  > shadow: update 4.17.2 -> 4.17.3
  > repo: upgrade 2.51 -> 2.52
  > re2c: upgrade 4.0.2 -> 4.1
  > python3-websockets: upgrade 14.2 -> 15.0
  > python3-trove-classifiers: upgrade 2025.1.15.22 -> 2025.2.18.16
  > python3-setuptools: upgrade 75.8.0 -> 75.8.2
  > python3-pytest: upgrade 8.3.4 -> 8.3.5
  > python3-pyelftools: upgrade 0.31 -> 0.32
  > python3-hypothesis: upgrade 6.125.3 -> 6.127.4
  > python3-beartype: upgrade 0.19.0 -> 0.20.0
  > python3-bcrypt: upgrade 4.2.1 -> 4.3.0
  > orc: upgrade 0.4.40 -> 0.4.41
  > openssh: upgrade 9.9p1 -> 9.9p2
  > nghttp2: upgrade 1.64.0 -> 1.65.0
  > mtools: upgrade 4.0.47 -> 4.0.48
  > minicom: upgrade 2.9 -> 2.10
  > man-pages: upgrade 6.11 -> 6.12
  > liburcu: update 0.15.0 -> 0.15.1
  > libsdl2: upgrade 2.30.12 -> 2.32.2
  > libpng: upgrade 1.6.45 -> 1.6.47
  > libnotify: upgrade 0.8.3 -> 0.8.4
  > libassuan: upgrade 3.0.1 -> 3.0.2
  > inetutils: upgrade 2.5 -> 2.6
  > harfbuzz: upgrade 10.2.0 -> 10.4.0
  > fmt: upgrade 11.1.3 -> 11.1.4
  > dbus: upgrade 1.16.0 -> 1.16.2
  > bind: upgrade 9.20.5 -> 9.20.6
  > puzzles: ignore three new CVEs for a different puzzles
  > openssl-native(sdk): poision built in paths
  > libtasn1: upgrade 4.19.0 -> 4.20.0
  > mirrors: rationalise Debian mirrors
  > systemd-serialgetty: use existing unit files in systemd
  > systemd: if getty generator is disabled remove the generator, not the units
  > systemd-serialgetty: don't set a default SERIAL_CONSOLES
  > bitbake: lib/bb/cooker.py: produce an error when BB_HASHSERVE_UPSTREAM cannot be used due to missing python module
  > bitbake: tests/fetch: Add an additional test case to check whether the fast fetch is shallow
  > bitbake: tests/fetch: Adapt test cases for fast shallow fetches
  > bitbake: fetch2/gitsm: Unpack even when `ud.clonedir` is not available
  > bitbake: bitbake-user-manual: Update documentation for fast `BB_GIT_SHALLOW`
  > bitbake: fetch2/git: Add support for fast initial shallow fetch
  > xserver-nodm-init: improve XDG_RUNTIME_DIR fallback creation
  > weston-init: improve XDG_RUNTIME_DIR fallback creation
  > ltp: don't use host objcopy
  > rust: Oe-selftest changes for rust v1.83.0
  > rust: Fix build break because of download-ci-llvm
  > rust: Upgrade 1.82.0->1.83.0
  > bitbake: toaster/tests: Fix kirkstone test
  > bitbake: toaster/fixtures: Add walnascar release information
  > bitbake: toaster: Add script to compare toaster fixtures to project release data
  > bitbake.conf: Start to separate out gcc related variable definitions
  > poky: Remove Fedora38 from SANITY_TESTED_DISTROS
  > poky: Update SANITY_TESTED_DISTROS
  > bitbake: contrib: vim: ftdetect: don't conflict with other filetypes
  > bitbake: bitbake: runqueue: Verify mcdepends are valid
  > bitbake: event/utils: Avoid deadlock from lock_timeout() and recursive events
  > bitbake: utils: Add signal blocking for lock_timeout
  > bitbake: utils: Tweak lock_timeout logic
  > bitbake: utils: Print information about lock issue before exiting
  > qemurunner: Fix a bug with fork/exit handling
  > maintainers.inc: change email address
  > python3: update python3-ctypes RDEPENDS to RRECOMMENDS
  > go: Check if GO_IMPORT is set in recipe and error if not
  > boost: Use PN/BPN for naming of packages
  > tcmode-default: bump GOVERSION to 1.24.0
  > go: remove support for GOROOT_FINAL
  > go: fix buildpath issue for go-runtime
  > go: upgrade 1.22.12 -> 1.24.0
  > buildstats: Avoid rare UnboundLocalError
  > shadow-native: Disable syslog usage
  > cml1.bbclass: use consistent make flags for menuconfig
  > boost: add charconv lib
  > xwayland: upgrade 24.1.5 -> 24.1.6
  > libbsd: Remove package specific licenses
  > automake: remove upstreamed patches
  > ltp: upgrade 20240930 -> 20250130
  > Revert "cve-update-nvd2-native: Tweak to work better with NFS DL_DIR"
  > rust-llvm: Fix build break found with clang
  > psplash: ignore startup errors in psplash-systemd.service
  > conf/documentation.conf: remove OE_IMPORTS
  > lib/package/utils: Improve multiprocess_launch argument passing
  > classes/insane: do not leak host uid/gid into package_qa sstate signatures
  > bitbake: lib/bb/build: remove mention of OE_EXTRA_IMPORTS
  > bitbake: lib: Remove double imports
  > python3-sphinx: upgrade 8.1.3 -> 8.2.1
  > python3-roman-numerals-py: add recipe
  > barebox: upgrade 2024.12.0 -> 2025.02.0
  > perf: enable zstd in default PACKAGECONFIG
  > linux-yocto-dev: bump to v6.14
  > oe-selftest: fitimage: add testcases to test ATF and TEE
  > uboot-sign: support to add users specific image tree source
  > uboot-sign: support to create TEE and ATF image tree source
  > barebox: drop patch file left over during last upgrade
  > rpm-sequoia-crypto-policy: clean up dependencies
  > python3-setuptools-scm: upgrade 8.1.0 -> 8.2.0
  > python3-flit-core: upgrade 3.10.1 -> 3.11.0
  > cml1.bbclass: do not escape the exit value
  > systemd: move sysusers.d systemd-remote to PN-journal-remote
  > vim: Upgrade 9.1.1043 -> 9.1.1115
  > oeqa/selftest: add a newline in local.conf (newbuilddir)
  > wayland-protocols: update 1.40 -> 1.41
  > nfs-utils: fix rpc.statd path in initscript
  > openssl: honour calling environment's values in wrapper script
  > openssl: fold result of sed invocation into environment file
  > freetype: pass missing include paths to autoreconf
  > apr-utils: remove obsolete patch
  > recipes/*: remove obsolete use of acpaths
  > autotools: don't try and find in-tree macros
  > socat: upgrade 1.8.0.2 -> 1.8.0.3
  > gpgme: upgrade 1.24.1 -> 1.24.2
  > man-pages: upgrade 6.9.1 -> 6.11
  > ccache.conf: Add include_file_ctime to sloppiness

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Mar 10, 2025
…cale sources/meta-intel sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm a55e4445...b6227e29 (10):
  > arm-bsp/fvp-base: bump cores to to v8.5
  > arm/trusted-services: ts-sp-fw: Replace v2.7.0 tag with commit ID
  > arm/boot-wrapper-aarch64: update to the latest
  > arm/trusted-firmware-rmm: update to 0.6.0
  > arm/trusted-firmware-m: update to v2.1.1
  > arm/trusted-firmware-a: update the LTS to v2.10.12
  > arm/gn: update to latest commit
  > arm/opencsd: update to 1.5.5
  > arm/hafnium: update to v2.12.0
  > arm/fvp-base-a-aem: update to 11.28.23

* sources/meta-clang 3669c28...40534cf (6):
  > clang.bbclass,compiler-rt: Do not set -target for native clang
  > fmt: Disable invalide-specialization warning as error
  > include-what-you-use: Upgrade to 0.23 release
  > castxml: Upgrade to 0.6.11
  > spirv-llvm-translator: Upgrade to clang 20.1 branch
  > clang: Upgrade to 20.x release

* sources/meta-freescale 9845d817...ab64f135 (6):
  > Merge pull request #2147 from tq-steina/optee
  > Merge pull request #2146 from Jasper-Ben/add_uboot_cve_product
  > Merge pull request #2145 from MaxKrummenacher/master
  > Merge pull request #2142 from Freescale/bump-linux
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2055 from nxp-upstream/multimedia-package-6.6.52

* sources/meta-intel b30ef8c8...79b1fd34 (5):
  > linux-intel-rt/6.11: Drop mainline 6.11-rt recipe
  > linux-intel-rt/6.12: Adapt 6.6-rt recipe for 6.12-rt
  > meta-intel.inc: set PREFERRED_VERSION for linux-intel
  > linux-intel/6.12: add recipe
  > linux-intel: switch kernel-meta SRC_URI from git to https

* sources/meta-odroid 2f18a9b...53a5827 (2):
  > linux-yocto: Add 6.12 support
  > linux-hardkernel: Update to latest from hk fork

* sources/meta-openembedded 6d76dc0824...906847db6f (92):
  > DO NOT MERGE: Add Github actions CI workflow
  > gnome-control-center: update 47.3 -> 48.beta
  > gnome-shell: update 47.3 -> 48.beta
  > mutter: update 47.5 -> 48.beta
  > gnome-software_: update 47.2 -> 48.beta
  > gnome-settings-daemon: update 47.3 -> 48.beta
  > gdm: update 47.0 -> 48.beta
  > xdg-desktop-portal-gnome: update 47.3 -> 48.beta
  > python3-pyasyncore: Add recipe
  > libgusb: update 0.3.10 -> 0.4.9
  > python3-astroid: Upgrade 3.3.8 -> 3.3.9
  > python3-zeroconf: Upgrade 0.145.1 -> 0.146.1
  > python3-pandas: compile against target version of numpy
  > Revert "crucible: Use go module fetcher"
  > wireplumber: update 0.5.7 -> 0.5.8
  > pipewire: update 1.2.7 -> 1.4.0
  > uutils-coreutils: upgrade 0.0.29 -> 0.0.30
  > pcapplusplus: Upgrade to 2024.09 release
  > libtoml11: Upgrade to 4.4.0
  > python3-eventlet: Upgrade 0.39.0 -> 0.39.1
  > python3-pycurl: Upgrade 7.45.4 -> 7.45.6
  > python3-pdm: Upgrade 2.22.3 -> 2.22.4
  > uutils-coreutils: disable stdbuf compilation
  > python3-h5py: don't enforce HDF5 version
  > python3-h5py: switch to PEP-517 build backend
  > fastfloat: remove recipe
  > thin-provisioning-tools: use STAGING_LIBDIR_NATIVE variable for LIBCLANG_PATH
  > python3-h2: Upgrade 4.1.0 -> 4.2.0
  > python3-alembic: Upgrade 1.14.1 -> 1.15.1
  > python3-stevedore: Upgrade 5.4.0 -> 5.4.1
  > python3-crypt-r: replacement of module crypt
  > python3-requests-ftp: remove use of module cgi
  > dialogp: By default, dialog_1.3-20250116 renames /usr/bin/dialog to /usr/bin/${HOST_SYS}-dialog.
  > libmodbus: upgrade 3.1.10 -> 3.1.11
  > Wolfssl: add ptest
  > uutils-coreutils: remove LIBCLANG_PATH, SELINUX_LIB_DIR, SELINUX_INCLUDE_DIR variables
  > python3-pyperf: Upgrade 2.8.1 -> 2.9.0
  > python3-mock: Upgrade 5.1.0 -> 5.2.0
  > python3-sh: Upgrade 2.2.1 -> 2.2.2
  > python3-bitstruct: Upgrade 8.19.0 -> 8.20.0
  > python3-aiohttp: Upgrade 3.11.12 -> 3.11.13
  > uutils-coreutils: use correct variables
  > fsverity-utils: fix SRC_URI
  > python3-gcovr: Upgrade 8.2 -> 8.3
  > python3-prettytable: Upgrade 3.14.0 -> 3.15.1
  > python3-typer: Upgrade 0.15.1 -> 0.15.2
  > spdm-utils: use STAGING_DIR_HOST/STAGING_INCDIR variables
  > open62541: split schema defs into separate package
  > open62541: make generated namespace configurable
  > open62541: remove amalgamation PACKAGECONFIG
  > open62541: update to v1.3.15
  > lvm2: upgrade 2.03.30 -> 2.03.31
  > clutter-gst: Add m4 dir to autoconf macro search paths
  > clutter: Add m4 dir to autoconf macro search paths
  > cogl-1.0: Add m4 dir to autoconf macro search paths
  > libmypaint: Add m4 dir to autoconf macro search paths
  > abseil-cpp: Backport `xpaclri` asm fix
  > gnuplot: add x11 PACKAGECONFIG
  > phoronix-test-suite: add missing font
  > python3-grpcio(-tools): fix build concurrency issue
  > gperftools: upgrade from 2.15 to 2.16
  > tk8: Exclude aclocal so existing macros are used
  > clpeak: add version 1.1.4
  > iperf3: throughput fix
  > netperf: fix build failure due to autotools.bbclass change
  > ttf-liberation: Upgrade 0.2 -> 2.1.5
  > sthttpd: Fix service unit file
  > thin-provisioning-tools: add target and sysroot to bindgen flags
  > thin-provisioning-tools: Upgrade to 1.1.0
  > postgresql: fix autoreconf
  > cgdb: fix autoreconf
  > log4cpp: fix autoreconf
  > tk: exclude aclocal so existing macros are used
  > monit: fix autoreconf
  > xmlrpc-c: use autoreconf
  > neon: remove obsolete class-native override
  > neon: use gettext class
  > neon: fix autoreconf
  > tigervnc: small cleanups
  > tigervnc: simplify xserver unpack and build
  > tigervnc: fix systemd unit packaging
  > libgphoto2: remove redundant autoconfing
  > poke: remove obsolete acpaths
  > php: remove obsolete acpaths
  > lftp: remove obsolete acpaths
  > zsh: modernise autoconf use
  > zsh: enable out-of-tree builds
  > iksemel: remove
  > zsh: add missing manpages PACKAGECONFIG
  > libsdl2-image: upgrade to 2.8.5
  > poke: enable out of tree builds
  > cpuid: fix stripping

* sources/meta-qcom 5028fa1...ff2b06a (6):
  > Add a recipe to compile qcom staging kernel. (#784)
  > Add boot essential user space package groups to qcs6490 & qcs9100 images (#789)
  > ci: update the link of meta-yocto (#791)
  > debugcc: update to the latest revision (#788)
  > qcom-common.inc: fix `ushbost` typo (#783)
  > Add Hexagon DSP bin pkgs to qcs6490 & qcs9100 based machines (#780)

* sources/meta-qt6 9e8931b...e1f7a5b (30):
  > qtwebengine: Fix build with clang-20
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > squish: add squish license key configuration
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtbase: update patch
  > Enable at-spi bridge for wayland builds
  < Merge pull request #77 from YoeDistro/kraj/6.8
  < Merge pull request #76 from YoeDistro/kraj/6.8
  < Merge pull request #75 from YoeDistro/kraj/6.8
  < Merge pull request #74 from YoeDistro/kraj/6.8
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < 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

* sources/meta-raspberrypi 7494a37...d605ed7 (1):
  > linux-firmware-rpidistro: Fix WiFi on Raspberry Pi 5

* sources/meta-riscv 42d2b51...a8bea7d (1):
  > milkv-duo-fsbl: Delete non-existing NAND_BOOT argument

* sources/meta-rockchip 92b2b1c...0aba79e (1):
  > rauc-conf: set arch to machine

* sources/meta-swupdate 66b195e...efd4c20 (14):
  < Bump to release 2024.12.1
  < swupdate: introduce var to build from different branch
  < Run copy_swdescription() later
  < Support 2024.12
  < swupdate: package libswupdate into separate package
  < swupdate: Add missing licenses in LICENSE
  < swupdate: Add missing licenses in LIC_FILES_CHKSUM
  < Use IMAGE_NAME_SUFFIX in the artifact name
  < swupdate-image: Drop test when sw-de4scription is copied
  < swupdate-image: do not rely on IMAGE_LINK_NAME
  < styhead migration fixes
  < layer.conf: Update to walnascar (5.2) layer/release series
  > layer.conf: Update to walnascar (5.2) layer/release series
  < Fix license for libswupdate

* sources/meta-tegra 2bbc15ae...54ca488d (1):
  > external/virtualization-layer: fix libnvidia-container build error

* sources/meta-ti c3d050c2...a7009ced (5):
  > conf: machine: k3: disable all fit signing for uboot
  > conf: machine: j721s2/j784s4: Pick overlays for DS90UB954
  > conf: machine: j721e-evm: Pick overlays for DS90UB954
  > trusted-firmware-a: Disable TFA_SPD for AM62L
  > trusted-firmware-a: simplify TI customizations

* sources/meta-variscite-bsp 92311fe...55ec22e (52):
  < Merge pull request #40 from YoeDistro/kraj/mickledore-var02
  > firmware-nxp-wifi: Keep old file name of nxp8997 and nxp9098
  < Merge pull request #39 from YoeDistro/kraj/mickledore-var02
  > libubootenv: Drop patch to increase line length to 4096
  > layer.conf: Update to walnascar (5.2) layer/release series
  > imx-boot: Replace BOOT_NAME with imx-boot
  > 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 #38 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #37 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #36 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #35 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #34 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #33 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  < 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...a939508 (8):
  > layer.conf: Add styhead as compatible layer
  > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR
  > layer.conf: Add scarthgap to layer compat
  > conf: Correct BBFILE_PRIORITY for variscite-bsp-common
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #2 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #1 from YoeDistro/kraj/mickledore-var02
  < layer.conf: Add scarthgap to layer compat

* sources/poky dcfbb14ad3...6df8b5248d (155):
  > cargo-c: Fix build on risv32
  > strace: Ignore running strace ptests image on musl
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > build-appliance-image: Update to master head revision
  > classes-recipe: Consolidate machine-id handling
  > systemd: Build the systemctl executable
  > bitbake: doc: bitbake-user-manual-ref-variables: document BB_USE_HOME_NPMRC
  > bitbake: fetch2/npm: Adding npmrc support for private registry authentication
  > bitbake: codeparser: Skipping typing when inspecting Python modules
  > mpfr: Apply the backport of Float128 patch
  > cmake.bbclass: remove whitespace
  > kernel-arch: add macro-prefix-map in KERNEL_CC
  > lib: spdx30_tasks: Handle patched CVEs
  > tcmode-default: eliminate needless 'go' defaults
  > tcmode-default: eliminate needless gdb, qemu defaults
  > ovmf: Add PACKAGECONFIG[debug]
  > migration-guides: add release notes for 5.1.3
  > ref-manual/variables: document KMETA* and KCONF_AUDIT* variables
  > ref-manual: remove OE_IMPORTS
  > ref-manual: don't refer to poky-lsb
  > Remove all mention of core-image-lsb
  > ref-manual: cover UBOOT_ENV variables
  > migration-guides: add release notes for 4.0.25
  > bitbake: tests/fetch: Verify regular expression "URLs" that contain a ?
  > bitbake: fetch2: Partial revert decodeurl() to not use the URI class
  > lib/oe/elf.py: Add loongarch64 architecture definition for musl
  > llvm: Use LoongArch as host for LLVM architecture
  > grub2: Add loongarch64 as grub target
  > babeltrace2: extend to nativesdk
  > babeltrace: extend to nativesdk
  > fastfloat: add recipe
  > libsdl2: fix PACKAGECONFIG for libusb
  > lib: sbom30: Add action statement for affected VEX statements
  > bitbake: data_smart.py: clear expand_cache in _setvar_update_overridevars
  > bitbake: data_smart.py: simple clean up
  > bitbake: data_smart.py: remove unnecessary ? from __expand_var_regexp__
  > mtd-utils: Upgrade to 2.3.0
  > dhcpcd: fix for unexpected syscall 135 for 10.1.0 version
  > ffmpeg: upgrade 7.1 -> 7.1.1
  > gi-docgen: upgrade 2024.1 -> 2025.3
  > rpm-sequoia-crypto-policy: Don't validate gnutls crypto policy
  > zstd: upgrade 1.5.6 -> 1.5.7
  > wireless-regdb: upgrade 2024.10.07 -> 2025.02.20
  > stress-ng: upgrade 0.18.10 -> 0.18.11
  > shadow: update 4.17.2 -> 4.17.3
  > repo: upgrade 2.51 -> 2.52
  > re2c: upgrade 4.0.2 -> 4.1
  > python3-websockets: upgrade 14.2 -> 15.0
  > python3-trove-classifiers: upgrade 2025.1.15.22 -> 2025.2.18.16
  > python3-setuptools: upgrade 75.8.0 -> 75.8.2
  > python3-pytest: upgrade 8.3.4 -> 8.3.5
  > python3-pyelftools: upgrade 0.31 -> 0.32
  > python3-hypothesis: upgrade 6.125.3 -> 6.127.4
  > python3-beartype: upgrade 0.19.0 -> 0.20.0
  > python3-bcrypt: upgrade 4.2.1 -> 4.3.0
  > orc: upgrade 0.4.40 -> 0.4.41
  > openssh: upgrade 9.9p1 -> 9.9p2
  > nghttp2: upgrade 1.64.0 -> 1.65.0
  > mtools: upgrade 4.0.47 -> 4.0.48
  > minicom: upgrade 2.9 -> 2.10
  > man-pages: upgrade 6.11 -> 6.12
  > liburcu: update 0.15.0 -> 0.15.1
  > libsdl2: upgrade 2.30.12 -> 2.32.2
  > libpng: upgrade 1.6.45 -> 1.6.47
  > libnotify: upgrade 0.8.3 -> 0.8.4
  > libassuan: upgrade 3.0.1 -> 3.0.2
  > inetutils: upgrade 2.5 -> 2.6
  > harfbuzz: upgrade 10.2.0 -> 10.4.0
  > fmt: upgrade 11.1.3 -> 11.1.4
  > dbus: upgrade 1.16.0 -> 1.16.2
  > bind: upgrade 9.20.5 -> 9.20.6
  > puzzles: ignore three new CVEs for a different puzzles
  > openssl-native(sdk): poision built in paths
  > libtasn1: upgrade 4.19.0 -> 4.20.0
  > mirrors: rationalise Debian mirrors
  > systemd-serialgetty: use existing unit files in systemd
  > systemd: if getty generator is disabled remove the generator, not the units
  > systemd-serialgetty: don't set a default SERIAL_CONSOLES
  > bitbake: lib/bb/cooker.py: produce an error when BB_HASHSERVE_UPSTREAM cannot be used due to missing python module
  > bitbake: tests/fetch: Add an additional test case to check whether the fast fetch is shallow
  > bitbake: tests/fetch: Adapt test cases for fast shallow fetches
  > bitbake: fetch2/gitsm: Unpack even when `ud.clonedir` is not available
  > bitbake: bitbake-user-manual: Update documentation for fast `BB_GIT_SHALLOW`
  > bitbake: fetch2/git: Add support for fast initial shallow fetch
  > xserver-nodm-init: improve XDG_RUNTIME_DIR fallback creation
  > weston-init: improve XDG_RUNTIME_DIR fallback creation
  > ltp: don't use host objcopy
  > rust: Oe-selftest changes for rust v1.83.0
  > rust: Fix build break because of download-ci-llvm
  > rust: Upgrade 1.82.0->1.83.0
  > bitbake: toaster/tests: Fix kirkstone test
  > bitbake: toaster/fixtures: Add walnascar release information
  > bitbake: toaster: Add script to compare toaster fixtures to project release data
  > bitbake.conf: Start to separate out gcc related variable definitions
  > poky: Remove Fedora38 from SANITY_TESTED_DISTROS
  > poky: Update SANITY_TESTED_DISTROS
  > bitbake: contrib: vim: ftdetect: don't conflict with other filetypes
  > bitbake: bitbake: runqueue: Verify mcdepends are valid
  > bitbake: event/utils: Avoid deadlock from lock_timeout() and recursive events
  > bitbake: utils: Add signal blocking for lock_timeout
  > bitbake: utils: Tweak lock_timeout logic
  > bitbake: utils: Print information about lock issue before exiting
  > qemurunner: Fix a bug with fork/exit handling
  > maintainers.inc: change email address
  > python3: update python3-ctypes RDEPENDS to RRECOMMENDS
  > go: Check if GO_IMPORT is set in recipe and error if not
  > boost: Use PN/BPN for naming of packages
  > tcmode-default: bump GOVERSION to 1.24.0
  > go: remove support for GOROOT_FINAL
  > go: fix buildpath issue for go-runtime
  > go: upgrade 1.22.12 -> 1.24.0
  > buildstats: Avoid rare UnboundLocalError
  > shadow-native: Disable syslog usage
  > cml1.bbclass: use consistent make flags for menuconfig
  > boost: add charconv lib
  > xwayland: upgrade 24.1.5 -> 24.1.6
  > libbsd: Remove package specific licenses
  > automake: remove upstreamed patches
  > ltp: upgrade 20240930 -> 20250130
  > Revert "cve-update-nvd2-native: Tweak to work better with NFS DL_DIR"
  > rust-llvm: Fix build break found with clang
  > psplash: ignore startup errors in psplash-systemd.service
  > conf/documentation.conf: remove OE_IMPORTS
  > lib/package/utils: Improve multiprocess_launch argument passing
  > classes/insane: do not leak host uid/gid into package_qa sstate signatures
  > bitbake: lib/bb/build: remove mention of OE_EXTRA_IMPORTS
  > bitbake: lib: Remove double imports
  > python3-sphinx: upgrade 8.1.3 -> 8.2.1
  > python3-roman-numerals-py: add recipe
  > barebox: upgrade 2024.12.0 -> 2025.02.0
  > perf: enable zstd in default PACKAGECONFIG
  > linux-yocto-dev: bump to v6.14
  > oe-selftest: fitimage: add testcases to test ATF and TEE
  > uboot-sign: support to add users specific image tree source
  > uboot-sign: support to create TEE and ATF image tree source
  > barebox: drop patch file left over during last upgrade
  > rpm-sequoia-crypto-policy: clean up dependencies
  > python3-setuptools-scm: upgrade 8.1.0 -> 8.2.0
  > python3-flit-core: upgrade 3.10.1 -> 3.11.0
  > cml1.bbclass: do not escape the exit value
  > systemd: move sysusers.d systemd-remote to PN-journal-remote
  > vim: Upgrade 9.1.1043 -> 9.1.1115
  > oeqa/selftest: add a newline in local.conf (newbuilddir)
  > wayland-protocols: update 1.40 -> 1.41
  > nfs-utils: fix rpc.statd path in initscript
  > openssl: honour calling environment's values in wrapper script
  > openssl: fold result of sed invocation into environment file
  > freetype: pass missing include paths to autoreconf
  > apr-utils: remove obsolete patch
  > recipes/*: remove obsolete use of acpaths
  > autotools: don't try and find in-tree macros
  > socat: upgrade 1.8.0.2 -> 1.8.0.3
  > gpgme: upgrade 1.24.1 -> 1.24.2
  > man-pages: upgrade 6.9.1 -> 6.11
  > ccache.conf: Add include_file_ctime to sloppiness

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Mar 10, 2025
…cale sources/meta-intel sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm a55e4445...b6227e29 (10):
  > arm-bsp/fvp-base: bump cores to to v8.5
  > arm/trusted-services: ts-sp-fw: Replace v2.7.0 tag with commit ID
  > arm/boot-wrapper-aarch64: update to the latest
  > arm/trusted-firmware-rmm: update to 0.6.0
  > arm/trusted-firmware-m: update to v2.1.1
  > arm/trusted-firmware-a: update the LTS to v2.10.12
  > arm/gn: update to latest commit
  > arm/opencsd: update to 1.5.5
  > arm/hafnium: update to v2.12.0
  > arm/fvp-base-a-aem: update to 11.28.23

* sources/meta-clang 3669c28...40534cf (6):
  > clang.bbclass,compiler-rt: Do not set -target for native clang
  > fmt: Disable invalide-specialization warning as error
  > include-what-you-use: Upgrade to 0.23 release
  > castxml: Upgrade to 0.6.11
  > spirv-llvm-translator: Upgrade to clang 20.1 branch
  > clang: Upgrade to 20.x release

* sources/meta-freescale 9845d817...ab64f135 (6):
  > Merge pull request #2147 from tq-steina/optee
  > Merge pull request #2146 from Jasper-Ben/add_uboot_cve_product
  > Merge pull request #2145 from MaxKrummenacher/master
  > Merge pull request #2142 from Freescale/bump-linux
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2055 from nxp-upstream/multimedia-package-6.6.52

* sources/meta-intel b30ef8c8...79b1fd34 (5):
  > linux-intel-rt/6.11: Drop mainline 6.11-rt recipe
  > linux-intel-rt/6.12: Adapt 6.6-rt recipe for 6.12-rt
  > meta-intel.inc: set PREFERRED_VERSION for linux-intel
  > linux-intel/6.12: add recipe
  > linux-intel: switch kernel-meta SRC_URI from git to https

* sources/meta-odroid 2f18a9b...53a5827 (2):
  > linux-yocto: Add 6.12 support
  > linux-hardkernel: Update to latest from hk fork

* sources/meta-openembedded 6d76dc0824...906847db6f (92):
  > DO NOT MERGE: Add Github actions CI workflow
  > gnome-control-center: update 47.3 -> 48.beta
  > gnome-shell: update 47.3 -> 48.beta
  > mutter: update 47.5 -> 48.beta
  > gnome-software_: update 47.2 -> 48.beta
  > gnome-settings-daemon: update 47.3 -> 48.beta
  > gdm: update 47.0 -> 48.beta
  > xdg-desktop-portal-gnome: update 47.3 -> 48.beta
  > python3-pyasyncore: Add recipe
  > libgusb: update 0.3.10 -> 0.4.9
  > python3-astroid: Upgrade 3.3.8 -> 3.3.9
  > python3-zeroconf: Upgrade 0.145.1 -> 0.146.1
  > python3-pandas: compile against target version of numpy
  > Revert "crucible: Use go module fetcher"
  > wireplumber: update 0.5.7 -> 0.5.8
  > pipewire: update 1.2.7 -> 1.4.0
  > uutils-coreutils: upgrade 0.0.29 -> 0.0.30
  > pcapplusplus: Upgrade to 2024.09 release
  > libtoml11: Upgrade to 4.4.0
  > python3-eventlet: Upgrade 0.39.0 -> 0.39.1
  > python3-pycurl: Upgrade 7.45.4 -> 7.45.6
  > python3-pdm: Upgrade 2.22.3 -> 2.22.4
  > uutils-coreutils: disable stdbuf compilation
  > python3-h5py: don't enforce HDF5 version
  > python3-h5py: switch to PEP-517 build backend
  > fastfloat: remove recipe
  > thin-provisioning-tools: use STAGING_LIBDIR_NATIVE variable for LIBCLANG_PATH
  > python3-h2: Upgrade 4.1.0 -> 4.2.0
  > python3-alembic: Upgrade 1.14.1 -> 1.15.1
  > python3-stevedore: Upgrade 5.4.0 -> 5.4.1
  > python3-crypt-r: replacement of module crypt
  > python3-requests-ftp: remove use of module cgi
  > dialogp: By default, dialog_1.3-20250116 renames /usr/bin/dialog to /usr/bin/${HOST_SYS}-dialog.
  > libmodbus: upgrade 3.1.10 -> 3.1.11
  > Wolfssl: add ptest
  > uutils-coreutils: remove LIBCLANG_PATH, SELINUX_LIB_DIR, SELINUX_INCLUDE_DIR variables
  > python3-pyperf: Upgrade 2.8.1 -> 2.9.0
  > python3-mock: Upgrade 5.1.0 -> 5.2.0
  > python3-sh: Upgrade 2.2.1 -> 2.2.2
  > python3-bitstruct: Upgrade 8.19.0 -> 8.20.0
  > python3-aiohttp: Upgrade 3.11.12 -> 3.11.13
  > uutils-coreutils: use correct variables
  > fsverity-utils: fix SRC_URI
  > python3-gcovr: Upgrade 8.2 -> 8.3
  > python3-prettytable: Upgrade 3.14.0 -> 3.15.1
  > python3-typer: Upgrade 0.15.1 -> 0.15.2
  > spdm-utils: use STAGING_DIR_HOST/STAGING_INCDIR variables
  > open62541: split schema defs into separate package
  > open62541: make generated namespace configurable
  > open62541: remove amalgamation PACKAGECONFIG
  > open62541: update to v1.3.15
  > lvm2: upgrade 2.03.30 -> 2.03.31
  > clutter-gst: Add m4 dir to autoconf macro search paths
  > clutter: Add m4 dir to autoconf macro search paths
  > cogl-1.0: Add m4 dir to autoconf macro search paths
  > libmypaint: Add m4 dir to autoconf macro search paths
  > abseil-cpp: Backport `xpaclri` asm fix
  > gnuplot: add x11 PACKAGECONFIG
  > phoronix-test-suite: add missing font
  > python3-grpcio(-tools): fix build concurrency issue
  > gperftools: upgrade from 2.15 to 2.16
  > tk8: Exclude aclocal so existing macros are used
  > clpeak: add version 1.1.4
  > iperf3: throughput fix
  > netperf: fix build failure due to autotools.bbclass change
  > ttf-liberation: Upgrade 0.2 -> 2.1.5
  > sthttpd: Fix service unit file
  > thin-provisioning-tools: add target and sysroot to bindgen flags
  > thin-provisioning-tools: Upgrade to 1.1.0
  > postgresql: fix autoreconf
  > cgdb: fix autoreconf
  > log4cpp: fix autoreconf
  > tk: exclude aclocal so existing macros are used
  > monit: fix autoreconf
  > xmlrpc-c: use autoreconf
  > neon: remove obsolete class-native override
  > neon: use gettext class
  > neon: fix autoreconf
  > tigervnc: small cleanups
  > tigervnc: simplify xserver unpack and build
  > tigervnc: fix systemd unit packaging
  > libgphoto2: remove redundant autoconfing
  > poke: remove obsolete acpaths
  > php: remove obsolete acpaths
  > lftp: remove obsolete acpaths
  > zsh: modernise autoconf use
  > zsh: enable out-of-tree builds
  > iksemel: remove
  > zsh: add missing manpages PACKAGECONFIG
  > libsdl2-image: upgrade to 2.8.5
  > poke: enable out of tree builds
  > cpuid: fix stripping

* sources/meta-qcom 5028fa1...ff2b06a (6):
  > Add a recipe to compile qcom staging kernel. (#784)
  > Add boot essential user space package groups to qcs6490 & qcs9100 images (#789)
  > ci: update the link of meta-yocto (#791)
  > debugcc: update to the latest revision (#788)
  > qcom-common.inc: fix `ushbost` typo (#783)
  > Add Hexagon DSP bin pkgs to qcs6490 & qcs9100 based machines (#780)

* sources/meta-qt6 9e8931b...e1f7a5b (30):
  > qtwebengine: Fix build with clang-20
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > squish: add squish license key configuration
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtbase: update patch
  > Enable at-spi bridge for wayland builds
  < Merge pull request #77 from YoeDistro/kraj/6.8
  < Merge pull request #76 from YoeDistro/kraj/6.8
  < Merge pull request #75 from YoeDistro/kraj/6.8
  < Merge pull request #74 from YoeDistro/kraj/6.8
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < 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

* sources/meta-raspberrypi 7494a37...d605ed7 (1):
  > linux-firmware-rpidistro: Fix WiFi on Raspberry Pi 5

* sources/meta-riscv 42d2b51...a8bea7d (1):
  > milkv-duo-fsbl: Delete non-existing NAND_BOOT argument

* sources/meta-rockchip 92b2b1c...0aba79e (1):
  > rauc-conf: set arch to machine

* sources/meta-swupdate 66b195e...efd4c20 (14):
  < Bump to release 2024.12.1
  < swupdate: introduce var to build from different branch
  < Run copy_swdescription() later
  < Support 2024.12
  < swupdate: package libswupdate into separate package
  < swupdate: Add missing licenses in LICENSE
  < swupdate: Add missing licenses in LIC_FILES_CHKSUM
  < Use IMAGE_NAME_SUFFIX in the artifact name
  < swupdate-image: Drop test when sw-de4scription is copied
  < swupdate-image: do not rely on IMAGE_LINK_NAME
  < styhead migration fixes
  < layer.conf: Update to walnascar (5.2) layer/release series
  > layer.conf: Update to walnascar (5.2) layer/release series
  < Fix license for libswupdate

* sources/meta-tegra 2bbc15ae...54ca488d (1):
  > external/virtualization-layer: fix libnvidia-container build error

* sources/meta-ti c3d050c2...a7009ced (5):
  > conf: machine: k3: disable all fit signing for uboot
  > conf: machine: j721s2/j784s4: Pick overlays for DS90UB954
  > conf: machine: j721e-evm: Pick overlays for DS90UB954
  > trusted-firmware-a: Disable TFA_SPD for AM62L
  > trusted-firmware-a: simplify TI customizations

* sources/meta-variscite-bsp 92311fe...55ec22e (52):
  < Merge pull request #40 from YoeDistro/kraj/mickledore-var02
  > firmware-nxp-wifi: Keep old file name of nxp8997 and nxp9098
  < Merge pull request #39 from YoeDistro/kraj/mickledore-var02
  > libubootenv: Drop patch to increase line length to 4096
  > layer.conf: Update to walnascar (5.2) layer/release series
  > imx-boot: Replace BOOT_NAME with imx-boot
  > 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 #38 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #37 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #36 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #35 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #34 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #33 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  < 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...a939508 (8):
  > layer.conf: Add styhead as compatible layer
  > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR
  > layer.conf: Add scarthgap to layer compat
  > conf: Correct BBFILE_PRIORITY for variscite-bsp-common
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #2 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #1 from YoeDistro/kraj/mickledore-var02
  < layer.conf: Add scarthgap to layer compat

* sources/poky dcfbb14ad3...c38665547f (156):
  > libtirpc: Fix build with gcc-15/C23
  > cargo-c: Fix build on risv32
  > strace: Ignore running strace ptests image on musl
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > build-appliance-image: Update to master head revision
  > classes-recipe: Consolidate machine-id handling
  > systemd: Build the systemctl executable
  > bitbake: doc: bitbake-user-manual-ref-variables: document BB_USE_HOME_NPMRC
  > bitbake: fetch2/npm: Adding npmrc support for private registry authentication
  > bitbake: codeparser: Skipping typing when inspecting Python modules
  > mpfr: Apply the backport of Float128 patch
  > cmake.bbclass: remove whitespace
  > kernel-arch: add macro-prefix-map in KERNEL_CC
  > lib: spdx30_tasks: Handle patched CVEs
  > tcmode-default: eliminate needless 'go' defaults
  > tcmode-default: eliminate needless gdb, qemu defaults
  > ovmf: Add PACKAGECONFIG[debug]
  > migration-guides: add release notes for 5.1.3
  > ref-manual/variables: document KMETA* and KCONF_AUDIT* variables
  > ref-manual: remove OE_IMPORTS
  > ref-manual: don't refer to poky-lsb
  > Remove all mention of core-image-lsb
  > ref-manual: cover UBOOT_ENV variables
  > migration-guides: add release notes for 4.0.25
  > bitbake: tests/fetch: Verify regular expression "URLs" that contain a ?
  > bitbake: fetch2: Partial revert decodeurl() to not use the URI class
  > lib/oe/elf.py: Add loongarch64 architecture definition for musl
  > llvm: Use LoongArch as host for LLVM architecture
  > grub2: Add loongarch64 as grub target
  > babeltrace2: extend to nativesdk
  > babeltrace: extend to nativesdk
  > fastfloat: add recipe
  > libsdl2: fix PACKAGECONFIG for libusb
  > lib: sbom30: Add action statement for affected VEX statements
  > bitbake: data_smart.py: clear expand_cache in _setvar_update_overridevars
  > bitbake: data_smart.py: simple clean up
  > bitbake: data_smart.py: remove unnecessary ? from __expand_var_regexp__
  > mtd-utils: Upgrade to 2.3.0
  > dhcpcd: fix for unexpected syscall 135 for 10.1.0 version
  > ffmpeg: upgrade 7.1 -> 7.1.1
  > gi-docgen: upgrade 2024.1 -> 2025.3
  > rpm-sequoia-crypto-policy: Don't validate gnutls crypto policy
  > zstd: upgrade 1.5.6 -> 1.5.7
  > wireless-regdb: upgrade 2024.10.07 -> 2025.02.20
  > stress-ng: upgrade 0.18.10 -> 0.18.11
  > shadow: update 4.17.2 -> 4.17.3
  > repo: upgrade 2.51 -> 2.52
  > re2c: upgrade 4.0.2 -> 4.1
  > python3-websockets: upgrade 14.2 -> 15.0
  > python3-trove-classifiers: upgrade 2025.1.15.22 -> 2025.2.18.16
  > python3-setuptools: upgrade 75.8.0 -> 75.8.2
  > python3-pytest: upgrade 8.3.4 -> 8.3.5
  > python3-pyelftools: upgrade 0.31 -> 0.32
  > python3-hypothesis: upgrade 6.125.3 -> 6.127.4
  > python3-beartype: upgrade 0.19.0 -> 0.20.0
  > python3-bcrypt: upgrade 4.2.1 -> 4.3.0
  > orc: upgrade 0.4.40 -> 0.4.41
  > openssh: upgrade 9.9p1 -> 9.9p2
  > nghttp2: upgrade 1.64.0 -> 1.65.0
  > mtools: upgrade 4.0.47 -> 4.0.48
  > minicom: upgrade 2.9 -> 2.10
  > man-pages: upgrade 6.11 -> 6.12
  > liburcu: update 0.15.0 -> 0.15.1
  > libsdl2: upgrade 2.30.12 -> 2.32.2
  > libpng: upgrade 1.6.45 -> 1.6.47
  > libnotify: upgrade 0.8.3 -> 0.8.4
  > libassuan: upgrade 3.0.1 -> 3.0.2
  > inetutils: upgrade 2.5 -> 2.6
  > harfbuzz: upgrade 10.2.0 -> 10.4.0
  > fmt: upgrade 11.1.3 -> 11.1.4
  > dbus: upgrade 1.16.0 -> 1.16.2
  > bind: upgrade 9.20.5 -> 9.20.6
  > puzzles: ignore three new CVEs for a different puzzles
  > openssl-native(sdk): poision built in paths
  > libtasn1: upgrade 4.19.0 -> 4.20.0
  > mirrors: rationalise Debian mirrors
  > systemd-serialgetty: use existing unit files in systemd
  > systemd: if getty generator is disabled remove the generator, not the units
  > systemd-serialgetty: don't set a default SERIAL_CONSOLES
  > bitbake: lib/bb/cooker.py: produce an error when BB_HASHSERVE_UPSTREAM cannot be used due to missing python module
  > bitbake: tests/fetch: Add an additional test case to check whether the fast fetch is shallow
  > bitbake: tests/fetch: Adapt test cases for fast shallow fetches
  > bitbake: fetch2/gitsm: Unpack even when `ud.clonedir` is not available
  > bitbake: bitbake-user-manual: Update documentation for fast `BB_GIT_SHALLOW`
  > bitbake: fetch2/git: Add support for fast initial shallow fetch
  > xserver-nodm-init: improve XDG_RUNTIME_DIR fallback creation
  > weston-init: improve XDG_RUNTIME_DIR fallback creation
  > ltp: don't use host objcopy
  > rust: Oe-selftest changes for rust v1.83.0
  > rust: Fix build break because of download-ci-llvm
  > rust: Upgrade 1.82.0->1.83.0
  > bitbake: toaster/tests: Fix kirkstone test
  > bitbake: toaster/fixtures: Add walnascar release information
  > bitbake: toaster: Add script to compare toaster fixtures to project release data
  > bitbake.conf: Start to separate out gcc related variable definitions
  > poky: Remove Fedora38 from SANITY_TESTED_DISTROS
  > poky: Update SANITY_TESTED_DISTROS
  > bitbake: contrib: vim: ftdetect: don't conflict with other filetypes
  > bitbake: bitbake: runqueue: Verify mcdepends are valid
  > bitbake: event/utils: Avoid deadlock from lock_timeout() and recursive events
  > bitbake: utils: Add signal blocking for lock_timeout
  > bitbake: utils: Tweak lock_timeout logic
  > bitbake: utils: Print information about lock issue before exiting
  > qemurunner: Fix a bug with fork/exit handling
  > maintainers.inc: change email address
  > python3: update python3-ctypes RDEPENDS to RRECOMMENDS
  > go: Check if GO_IMPORT is set in recipe and error if not
  > boost: Use PN/BPN for naming of packages
  > tcmode-default: bump GOVERSION to 1.24.0
  > go: remove support for GOROOT_FINAL
  > go: fix buildpath issue for go-runtime
  > go: upgrade 1.22.12 -> 1.24.0
  > buildstats: Avoid rare UnboundLocalError
  > shadow-native: Disable syslog usage
  > cml1.bbclass: use consistent make flags for menuconfig
  > boost: add charconv lib
  > xwayland: upgrade 24.1.5 -> 24.1.6
  > libbsd: Remove package specific licenses
  > automake: remove upstreamed patches
  > ltp: upgrade 20240930 -> 20250130
  > Revert "cve-update-nvd2-native: Tweak to work better with NFS DL_DIR"
  > rust-llvm: Fix build break found with clang
  > psplash: ignore startup errors in psplash-systemd.service
  > conf/documentation.conf: remove OE_IMPORTS
  > lib/package/utils: Improve multiprocess_launch argument passing
  > classes/insane: do not leak host uid/gid into package_qa sstate signatures
  > bitbake: lib/bb/build: remove mention of OE_EXTRA_IMPORTS
  > bitbake: lib: Remove double imports
  > python3-sphinx: upgrade 8.1.3 -> 8.2.1
  > python3-roman-numerals-py: add recipe
  > barebox: upgrade 2024.12.0 -> 2025.02.0
  > perf: enable zstd in default PACKAGECONFIG
  > linux-yocto-dev: bump to v6.14
  > oe-selftest: fitimage: add testcases to test ATF and TEE
  > uboot-sign: support to add users specific image tree source
  > uboot-sign: support to create TEE and ATF image tree source
  > barebox: drop patch file left over during last upgrade
  > rpm-sequoia-crypto-policy: clean up dependencies
  > python3-setuptools-scm: upgrade 8.1.0 -> 8.2.0
  > python3-flit-core: upgrade 3.10.1 -> 3.11.0
  > cml1.bbclass: do not escape the exit value
  > systemd: move sysusers.d systemd-remote to PN-journal-remote
  > vim: Upgrade 9.1.1043 -> 9.1.1115
  > oeqa/selftest: add a newline in local.conf (newbuilddir)
  > wayland-protocols: update 1.40 -> 1.41
  > nfs-utils: fix rpc.statd path in initscript
  > openssl: honour calling environment's values in wrapper script
  > openssl: fold result of sed invocation into environment file
  > freetype: pass missing include paths to autoreconf
  > apr-utils: remove obsolete patch
  > recipes/*: remove obsolete use of acpaths
  > autotools: don't try and find in-tree macros
  > socat: upgrade 1.8.0.2 -> 1.8.0.3
  > gpgme: upgrade 1.24.1 -> 1.24.2
  > man-pages: upgrade 6.9.1 -> 6.11
  > ccache.conf: Add include_file_ctime to sloppiness

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Mar 11, 2025
…cale sources/meta-intel sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm a55e4445...b6227e29 (10):
  > arm-bsp/fvp-base: bump cores to to v8.5
  > arm/trusted-services: ts-sp-fw: Replace v2.7.0 tag with commit ID
  > arm/boot-wrapper-aarch64: update to the latest
  > arm/trusted-firmware-rmm: update to 0.6.0
  > arm/trusted-firmware-m: update to v2.1.1
  > arm/trusted-firmware-a: update the LTS to v2.10.12
  > arm/gn: update to latest commit
  > arm/opencsd: update to 1.5.5
  > arm/hafnium: update to v2.12.0
  > arm/fvp-base-a-aem: update to 11.28.23

* sources/meta-clang 3669c28...9347894 (6):
  > clang.bbclass,compiler-rt: Do not set -target for native clang
  > fmt: Disable invalide-specialization warning as error
  > include-what-you-use: Upgrade to 0.23 release
  > castxml: Upgrade to 0.6.11
  > spirv-llvm-translator: Upgrade to clang 20.1 branch
  > clang: Upgrade to 20.x release

* sources/meta-freescale 9845d817...ab64f135 (6):
  > Merge pull request #2147 from tq-steina/optee
  > Merge pull request #2146 from Jasper-Ben/add_uboot_cve_product
  > Merge pull request #2145 from MaxKrummenacher/master
  > Merge pull request #2142 from Freescale/bump-linux
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2055 from nxp-upstream/multimedia-package-6.6.52

* sources/meta-intel b30ef8c8...79b1fd34 (5):
  > linux-intel-rt/6.11: Drop mainline 6.11-rt recipe
  > linux-intel-rt/6.12: Adapt 6.6-rt recipe for 6.12-rt
  > meta-intel.inc: set PREFERRED_VERSION for linux-intel
  > linux-intel/6.12: add recipe
  > linux-intel: switch kernel-meta SRC_URI from git to https

* sources/meta-odroid 2f18a9b...53a5827 (2):
  > linux-yocto: Add 6.12 support
  > linux-hardkernel: Update to latest from hk fork

* sources/meta-openembedded 6d76dc0824...906847db6f (92):
  > DO NOT MERGE: Add Github actions CI workflow
  > gnome-control-center: update 47.3 -> 48.beta
  > gnome-shell: update 47.3 -> 48.beta
  > mutter: update 47.5 -> 48.beta
  > gnome-software_: update 47.2 -> 48.beta
  > gnome-settings-daemon: update 47.3 -> 48.beta
  > gdm: update 47.0 -> 48.beta
  > xdg-desktop-portal-gnome: update 47.3 -> 48.beta
  > python3-pyasyncore: Add recipe
  > libgusb: update 0.3.10 -> 0.4.9
  > python3-astroid: Upgrade 3.3.8 -> 3.3.9
  > python3-zeroconf: Upgrade 0.145.1 -> 0.146.1
  > python3-pandas: compile against target version of numpy
  > Revert "crucible: Use go module fetcher"
  > wireplumber: update 0.5.7 -> 0.5.8
  > pipewire: update 1.2.7 -> 1.4.0
  > uutils-coreutils: upgrade 0.0.29 -> 0.0.30
  > pcapplusplus: Upgrade to 2024.09 release
  > libtoml11: Upgrade to 4.4.0
  > python3-eventlet: Upgrade 0.39.0 -> 0.39.1
  > python3-pycurl: Upgrade 7.45.4 -> 7.45.6
  > python3-pdm: Upgrade 2.22.3 -> 2.22.4
  > uutils-coreutils: disable stdbuf compilation
  > python3-h5py: don't enforce HDF5 version
  > python3-h5py: switch to PEP-517 build backend
  > fastfloat: remove recipe
  > thin-provisioning-tools: use STAGING_LIBDIR_NATIVE variable for LIBCLANG_PATH
  > python3-h2: Upgrade 4.1.0 -> 4.2.0
  > python3-alembic: Upgrade 1.14.1 -> 1.15.1
  > python3-stevedore: Upgrade 5.4.0 -> 5.4.1
  > python3-crypt-r: replacement of module crypt
  > python3-requests-ftp: remove use of module cgi
  > dialogp: By default, dialog_1.3-20250116 renames /usr/bin/dialog to /usr/bin/${HOST_SYS}-dialog.
  > libmodbus: upgrade 3.1.10 -> 3.1.11
  > Wolfssl: add ptest
  > uutils-coreutils: remove LIBCLANG_PATH, SELINUX_LIB_DIR, SELINUX_INCLUDE_DIR variables
  > python3-pyperf: Upgrade 2.8.1 -> 2.9.0
  > python3-mock: Upgrade 5.1.0 -> 5.2.0
  > python3-sh: Upgrade 2.2.1 -> 2.2.2
  > python3-bitstruct: Upgrade 8.19.0 -> 8.20.0
  > python3-aiohttp: Upgrade 3.11.12 -> 3.11.13
  > uutils-coreutils: use correct variables
  > fsverity-utils: fix SRC_URI
  > python3-gcovr: Upgrade 8.2 -> 8.3
  > python3-prettytable: Upgrade 3.14.0 -> 3.15.1
  > python3-typer: Upgrade 0.15.1 -> 0.15.2
  > spdm-utils: use STAGING_DIR_HOST/STAGING_INCDIR variables
  > open62541: split schema defs into separate package
  > open62541: make generated namespace configurable
  > open62541: remove amalgamation PACKAGECONFIG
  > open62541: update to v1.3.15
  > lvm2: upgrade 2.03.30 -> 2.03.31
  > clutter-gst: Add m4 dir to autoconf macro search paths
  > clutter: Add m4 dir to autoconf macro search paths
  > cogl-1.0: Add m4 dir to autoconf macro search paths
  > libmypaint: Add m4 dir to autoconf macro search paths
  > abseil-cpp: Backport `xpaclri` asm fix
  > gnuplot: add x11 PACKAGECONFIG
  > phoronix-test-suite: add missing font
  > python3-grpcio(-tools): fix build concurrency issue
  > gperftools: upgrade from 2.15 to 2.16
  > tk8: Exclude aclocal so existing macros are used
  > clpeak: add version 1.1.4
  > iperf3: throughput fix
  > netperf: fix build failure due to autotools.bbclass change
  > ttf-liberation: Upgrade 0.2 -> 2.1.5
  > sthttpd: Fix service unit file
  > thin-provisioning-tools: add target and sysroot to bindgen flags
  > thin-provisioning-tools: Upgrade to 1.1.0
  > postgresql: fix autoreconf
  > cgdb: fix autoreconf
  > log4cpp: fix autoreconf
  > tk: exclude aclocal so existing macros are used
  > monit: fix autoreconf
  > xmlrpc-c: use autoreconf
  > neon: remove obsolete class-native override
  > neon: use gettext class
  > neon: fix autoreconf
  > tigervnc: small cleanups
  > tigervnc: simplify xserver unpack and build
  > tigervnc: fix systemd unit packaging
  > libgphoto2: remove redundant autoconfing
  > poke: remove obsolete acpaths
  > php: remove obsolete acpaths
  > lftp: remove obsolete acpaths
  > zsh: modernise autoconf use
  > zsh: enable out-of-tree builds
  > iksemel: remove
  > zsh: add missing manpages PACKAGECONFIG
  > libsdl2-image: upgrade to 2.8.5
  > poke: enable out of tree builds
  > cpuid: fix stripping

* sources/meta-qcom 5028fa1...ff2b06a (6):
  > Add a recipe to compile qcom staging kernel. (#784)
  > Add boot essential user space package groups to qcs6490 & qcs9100 images (#789)
  > ci: update the link of meta-yocto (#791)
  > debugcc: update to the latest revision (#788)
  > qcom-common.inc: fix `ushbost` typo (#783)
  > Add Hexagon DSP bin pkgs to qcs6490 & qcs9100 based machines (#780)

* sources/meta-qt6 9e8931b...e1f7a5b (30):
  > qtwebengine: Fix build with clang-20
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > squish: add squish license key configuration
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtbase: update patch
  > Enable at-spi bridge for wayland builds
  < Merge pull request #77 from YoeDistro/kraj/6.8
  < Merge pull request #76 from YoeDistro/kraj/6.8
  < Merge pull request #75 from YoeDistro/kraj/6.8
  < Merge pull request #74 from YoeDistro/kraj/6.8
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < 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

* sources/meta-raspberrypi 7494a37...d605ed7 (1):
  > linux-firmware-rpidistro: Fix WiFi on Raspberry Pi 5

* sources/meta-riscv 42d2b51...a8bea7d (1):
  > milkv-duo-fsbl: Delete non-existing NAND_BOOT argument

* sources/meta-rockchip 92b2b1c...0aba79e (1):
  > rauc-conf: set arch to machine

* sources/meta-swupdate 66b195e...efd4c20 (14):
  < Bump to release 2024.12.1
  < swupdate: introduce var to build from different branch
  < Run copy_swdescription() later
  < Support 2024.12
  < swupdate: package libswupdate into separate package
  < swupdate: Add missing licenses in LICENSE
  < swupdate: Add missing licenses in LIC_FILES_CHKSUM
  < Use IMAGE_NAME_SUFFIX in the artifact name
  < swupdate-image: Drop test when sw-de4scription is copied
  < swupdate-image: do not rely on IMAGE_LINK_NAME
  < styhead migration fixes
  < layer.conf: Update to walnascar (5.2) layer/release series
  > layer.conf: Update to walnascar (5.2) layer/release series
  < Fix license for libswupdate

* sources/meta-tegra 2bbc15ae...54ca488d (1):
  > external/virtualization-layer: fix libnvidia-container build error

* sources/meta-ti c3d050c2...a7009ced (5):
  > conf: machine: k3: disable all fit signing for uboot
  > conf: machine: j721s2/j784s4: Pick overlays for DS90UB954
  > conf: machine: j721e-evm: Pick overlays for DS90UB954
  > trusted-firmware-a: Disable TFA_SPD for AM62L
  > trusted-firmware-a: simplify TI customizations

* sources/meta-variscite-bsp 92311fe...55ec22e (52):
  < Merge pull request #40 from YoeDistro/kraj/mickledore-var02
  > firmware-nxp-wifi: Keep old file name of nxp8997 and nxp9098
  < Merge pull request #39 from YoeDistro/kraj/mickledore-var02
  > libubootenv: Drop patch to increase line length to 4096
  > layer.conf: Update to walnascar (5.2) layer/release series
  > imx-boot: Replace BOOT_NAME with imx-boot
  > 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 #38 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #37 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #36 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #35 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #34 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #33 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  < 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...a939508 (8):
  > layer.conf: Add styhead as compatible layer
  > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR
  > layer.conf: Add scarthgap to layer compat
  > conf: Correct BBFILE_PRIORITY for variscite-bsp-common
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #2 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #1 from YoeDistro/kraj/mickledore-var02
  < layer.conf: Add scarthgap to layer compat

* sources/poky dcfbb14ad3...c38665547f (156):
  > libtirpc: Fix build with gcc-15/C23
  > cargo-c: Fix build on risv32
  > strace: Ignore running strace ptests image on musl
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > build-appliance-image: Update to master head revision
  > classes-recipe: Consolidate machine-id handling
  > systemd: Build the systemctl executable
  > bitbake: doc: bitbake-user-manual-ref-variables: document BB_USE_HOME_NPMRC
  > bitbake: fetch2/npm: Adding npmrc support for private registry authentication
  > bitbake: codeparser: Skipping typing when inspecting Python modules
  > mpfr: Apply the backport of Float128 patch
  > cmake.bbclass: remove whitespace
  > kernel-arch: add macro-prefix-map in KERNEL_CC
  > lib: spdx30_tasks: Handle patched CVEs
  > tcmode-default: eliminate needless 'go' defaults
  > tcmode-default: eliminate needless gdb, qemu defaults
  > ovmf: Add PACKAGECONFIG[debug]
  > migration-guides: add release notes for 5.1.3
  > ref-manual/variables: document KMETA* and KCONF_AUDIT* variables
  > ref-manual: remove OE_IMPORTS
  > ref-manual: don't refer to poky-lsb
  > Remove all mention of core-image-lsb
  > ref-manual: cover UBOOT_ENV variables
  > migration-guides: add release notes for 4.0.25
  > bitbake: tests/fetch: Verify regular expression "URLs" that contain a ?
  > bitbake: fetch2: Partial revert decodeurl() to not use the URI class
  > lib/oe/elf.py: Add loongarch64 architecture definition for musl
  > llvm: Use LoongArch as host for LLVM architecture
  > grub2: Add loongarch64 as grub target
  > babeltrace2: extend to nativesdk
  > babeltrace: extend to nativesdk
  > fastfloat: add recipe
  > libsdl2: fix PACKAGECONFIG for libusb
  > lib: sbom30: Add action statement for affected VEX statements
  > bitbake: data_smart.py: clear expand_cache in _setvar_update_overridevars
  > bitbake: data_smart.py: simple clean up
  > bitbake: data_smart.py: remove unnecessary ? from __expand_var_regexp__
  > mtd-utils: Upgrade to 2.3.0
  > dhcpcd: fix for unexpected syscall 135 for 10.1.0 version
  > ffmpeg: upgrade 7.1 -> 7.1.1
  > gi-docgen: upgrade 2024.1 -> 2025.3
  > rpm-sequoia-crypto-policy: Don't validate gnutls crypto policy
  > zstd: upgrade 1.5.6 -> 1.5.7
  > wireless-regdb: upgrade 2024.10.07 -> 2025.02.20
  > stress-ng: upgrade 0.18.10 -> 0.18.11
  > shadow: update 4.17.2 -> 4.17.3
  > repo: upgrade 2.51 -> 2.52
  > re2c: upgrade 4.0.2 -> 4.1
  > python3-websockets: upgrade 14.2 -> 15.0
  > python3-trove-classifiers: upgrade 2025.1.15.22 -> 2025.2.18.16
  > python3-setuptools: upgrade 75.8.0 -> 75.8.2
  > python3-pytest: upgrade 8.3.4 -> 8.3.5
  > python3-pyelftools: upgrade 0.31 -> 0.32
  > python3-hypothesis: upgrade 6.125.3 -> 6.127.4
  > python3-beartype: upgrade 0.19.0 -> 0.20.0
  > python3-bcrypt: upgrade 4.2.1 -> 4.3.0
  > orc: upgrade 0.4.40 -> 0.4.41
  > openssh: upgrade 9.9p1 -> 9.9p2
  > nghttp2: upgrade 1.64.0 -> 1.65.0
  > mtools: upgrade 4.0.47 -> 4.0.48
  > minicom: upgrade 2.9 -> 2.10
  > man-pages: upgrade 6.11 -> 6.12
  > liburcu: update 0.15.0 -> 0.15.1
  > libsdl2: upgrade 2.30.12 -> 2.32.2
  > libpng: upgrade 1.6.45 -> 1.6.47
  > libnotify: upgrade 0.8.3 -> 0.8.4
  > libassuan: upgrade 3.0.1 -> 3.0.2
  > inetutils: upgrade 2.5 -> 2.6
  > harfbuzz: upgrade 10.2.0 -> 10.4.0
  > fmt: upgrade 11.1.3 -> 11.1.4
  > dbus: upgrade 1.16.0 -> 1.16.2
  > bind: upgrade 9.20.5 -> 9.20.6
  > puzzles: ignore three new CVEs for a different puzzles
  > openssl-native(sdk): poision built in paths
  > libtasn1: upgrade 4.19.0 -> 4.20.0
  > mirrors: rationalise Debian mirrors
  > systemd-serialgetty: use existing unit files in systemd
  > systemd: if getty generator is disabled remove the generator, not the units
  > systemd-serialgetty: don't set a default SERIAL_CONSOLES
  > bitbake: lib/bb/cooker.py: produce an error when BB_HASHSERVE_UPSTREAM cannot be used due to missing python module
  > bitbake: tests/fetch: Add an additional test case to check whether the fast fetch is shallow
  > bitbake: tests/fetch: Adapt test cases for fast shallow fetches
  > bitbake: fetch2/gitsm: Unpack even when `ud.clonedir` is not available
  > bitbake: bitbake-user-manual: Update documentation for fast `BB_GIT_SHALLOW`
  > bitbake: fetch2/git: Add support for fast initial shallow fetch
  > xserver-nodm-init: improve XDG_RUNTIME_DIR fallback creation
  > weston-init: improve XDG_RUNTIME_DIR fallback creation
  > ltp: don't use host objcopy
  > rust: Oe-selftest changes for rust v1.83.0
  > rust: Fix build break because of download-ci-llvm
  > rust: Upgrade 1.82.0->1.83.0
  > bitbake: toaster/tests: Fix kirkstone test
  > bitbake: toaster/fixtures: Add walnascar release information
  > bitbake: toaster: Add script to compare toaster fixtures to project release data
  > bitbake.conf: Start to separate out gcc related variable definitions
  > poky: Remove Fedora38 from SANITY_TESTED_DISTROS
  > poky: Update SANITY_TESTED_DISTROS
  > bitbake: contrib: vim: ftdetect: don't conflict with other filetypes
  > bitbake: bitbake: runqueue: Verify mcdepends are valid
  > bitbake: event/utils: Avoid deadlock from lock_timeout() and recursive events
  > bitbake: utils: Add signal blocking for lock_timeout
  > bitbake: utils: Tweak lock_timeout logic
  > bitbake: utils: Print information about lock issue before exiting
  > qemurunner: Fix a bug with fork/exit handling
  > maintainers.inc: change email address
  > python3: update python3-ctypes RDEPENDS to RRECOMMENDS
  > go: Check if GO_IMPORT is set in recipe and error if not
  > boost: Use PN/BPN for naming of packages
  > tcmode-default: bump GOVERSION to 1.24.0
  > go: remove support for GOROOT_FINAL
  > go: fix buildpath issue for go-runtime
  > go: upgrade 1.22.12 -> 1.24.0
  > buildstats: Avoid rare UnboundLocalError
  > shadow-native: Disable syslog usage
  > cml1.bbclass: use consistent make flags for menuconfig
  > boost: add charconv lib
  > xwayland: upgrade 24.1.5 -> 24.1.6
  > libbsd: Remove package specific licenses
  > automake: remove upstreamed patches
  > ltp: upgrade 20240930 -> 20250130
  > Revert "cve-update-nvd2-native: Tweak to work better with NFS DL_DIR"
  > rust-llvm: Fix build break found with clang
  > psplash: ignore startup errors in psplash-systemd.service
  > conf/documentation.conf: remove OE_IMPORTS
  > lib/package/utils: Improve multiprocess_launch argument passing
  > classes/insane: do not leak host uid/gid into package_qa sstate signatures
  > bitbake: lib/bb/build: remove mention of OE_EXTRA_IMPORTS
  > bitbake: lib: Remove double imports
  > python3-sphinx: upgrade 8.1.3 -> 8.2.1
  > python3-roman-numerals-py: add recipe
  > barebox: upgrade 2024.12.0 -> 2025.02.0
  > perf: enable zstd in default PACKAGECONFIG
  > linux-yocto-dev: bump to v6.14
  > oe-selftest: fitimage: add testcases to test ATF and TEE
  > uboot-sign: support to add users specific image tree source
  > uboot-sign: support to create TEE and ATF image tree source
  > barebox: drop patch file left over during last upgrade
  > rpm-sequoia-crypto-policy: clean up dependencies
  > python3-setuptools-scm: upgrade 8.1.0 -> 8.2.0
  > python3-flit-core: upgrade 3.10.1 -> 3.11.0
  > cml1.bbclass: do not escape the exit value
  > systemd: move sysusers.d systemd-remote to PN-journal-remote
  > vim: Upgrade 9.1.1043 -> 9.1.1115
  > oeqa/selftest: add a newline in local.conf (newbuilddir)
  > wayland-protocols: update 1.40 -> 1.41
  > nfs-utils: fix rpc.statd path in initscript
  > openssl: honour calling environment's values in wrapper script
  > openssl: fold result of sed invocation into environment file
  > freetype: pass missing include paths to autoreconf
  > apr-utils: remove obsolete patch
  > recipes/*: remove obsolete use of acpaths
  > autotools: don't try and find in-tree macros
  > socat: upgrade 1.8.0.2 -> 1.8.0.3
  > gpgme: upgrade 1.24.1 -> 1.24.2
  > man-pages: upgrade 6.9.1 -> 6.11
  > ccache.conf: Add include_file_ctime to sloppiness

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Mar 11, 2025
…cale sources/meta-intel sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm a55e4445...b6227e29 (10):
  > arm-bsp/fvp-base: bump cores to to v8.5
  > arm/trusted-services: ts-sp-fw: Replace v2.7.0 tag with commit ID
  > arm/boot-wrapper-aarch64: update to the latest
  > arm/trusted-firmware-rmm: update to 0.6.0
  > arm/trusted-firmware-m: update to v2.1.1
  > arm/trusted-firmware-a: update the LTS to v2.10.12
  > arm/gn: update to latest commit
  > arm/opencsd: update to 1.5.5
  > arm/hafnium: update to v2.12.0
  > arm/fvp-base-a-aem: update to 11.28.23

* sources/meta-clang 3669c28...9347894 (6):
  > clang.bbclass,compiler-rt: Do not set -target for native clang
  > fmt: Disable invalide-specialization warning as error
  > include-what-you-use: Upgrade to 0.23 release
  > castxml: Upgrade to 0.6.11
  > spirv-llvm-translator: Upgrade to clang 20.1 branch
  > clang: Upgrade to 20.x release

* sources/meta-freescale 9845d817...ab64f135 (6):
  > Merge pull request #2147 from tq-steina/optee
  > Merge pull request #2146 from Jasper-Ben/add_uboot_cve_product
  > Merge pull request #2145 from MaxKrummenacher/master
  > Merge pull request #2142 from Freescale/bump-linux
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2055 from nxp-upstream/multimedia-package-6.6.52

* sources/meta-intel b30ef8c8...79b1fd34 (5):
  > linux-intel-rt/6.11: Drop mainline 6.11-rt recipe
  > linux-intel-rt/6.12: Adapt 6.6-rt recipe for 6.12-rt
  > meta-intel.inc: set PREFERRED_VERSION for linux-intel
  > linux-intel/6.12: add recipe
  > linux-intel: switch kernel-meta SRC_URI from git to https

* sources/meta-odroid 2f18a9b...53a5827 (2):
  > linux-yocto: Add 6.12 support
  > linux-hardkernel: Update to latest from hk fork

* sources/meta-openembedded 6d76dc0824...32aeb352d3 (94):
  > DO NOT MERGE: Add Github actions CI workflow
  > gnome-control-center: update 47.3 -> 48.beta
  > gnome-shell: update 47.3 -> 48.beta
  > mutter: update 47.5 -> 48.beta
  > gnome-software_: update 47.2 -> 48.beta
  > gnome-settings-daemon: update 47.3 -> 48.beta
  > gdm: update 47.0 -> 48.beta
  > xdg-desktop-portal-gnome: update 47.3 -> 48.beta
  > python3-pyasyncore: Add recipe
  > fio: upgrade 3.38 -> 3.39
  > catch2: upgrade 3.7.1 -> 3.8.0
  > libgusb: update 0.3.10 -> 0.4.9
  > python3-astroid: Upgrade 3.3.8 -> 3.3.9
  > python3-zeroconf: Upgrade 0.145.1 -> 0.146.1
  > python3-pandas: compile against target version of numpy
  > Revert "crucible: Use go module fetcher"
  > wireplumber: update 0.5.7 -> 0.5.8
  > pipewire: update 1.2.7 -> 1.4.0
  > uutils-coreutils: upgrade 0.0.29 -> 0.0.30
  > pcapplusplus: Upgrade to 2024.09 release
  > libtoml11: Upgrade to 4.4.0
  > python3-eventlet: Upgrade 0.39.0 -> 0.39.1
  > python3-pycurl: Upgrade 7.45.4 -> 7.45.6
  > python3-pdm: Upgrade 2.22.3 -> 2.22.4
  > uutils-coreutils: disable stdbuf compilation
  > python3-h5py: don't enforce HDF5 version
  > python3-h5py: switch to PEP-517 build backend
  > fastfloat: remove recipe
  > thin-provisioning-tools: use STAGING_LIBDIR_NATIVE variable for LIBCLANG_PATH
  > python3-h2: Upgrade 4.1.0 -> 4.2.0
  > python3-alembic: Upgrade 1.14.1 -> 1.15.1
  > python3-stevedore: Upgrade 5.4.0 -> 5.4.1
  > python3-crypt-r: replacement of module crypt
  > python3-requests-ftp: remove use of module cgi
  > dialogp: By default, dialog_1.3-20250116 renames /usr/bin/dialog to /usr/bin/${HOST_SYS}-dialog.
  > libmodbus: upgrade 3.1.10 -> 3.1.11
  > Wolfssl: add ptest
  > uutils-coreutils: remove LIBCLANG_PATH, SELINUX_LIB_DIR, SELINUX_INCLUDE_DIR variables
  > python3-pyperf: Upgrade 2.8.1 -> 2.9.0
  > python3-mock: Upgrade 5.1.0 -> 5.2.0
  > python3-sh: Upgrade 2.2.1 -> 2.2.2
  > python3-bitstruct: Upgrade 8.19.0 -> 8.20.0
  > python3-aiohttp: Upgrade 3.11.12 -> 3.11.13
  > uutils-coreutils: use correct variables
  > fsverity-utils: fix SRC_URI
  > python3-gcovr: Upgrade 8.2 -> 8.3
  > python3-prettytable: Upgrade 3.14.0 -> 3.15.1
  > python3-typer: Upgrade 0.15.1 -> 0.15.2
  > spdm-utils: use STAGING_DIR_HOST/STAGING_INCDIR variables
  > open62541: split schema defs into separate package
  > open62541: make generated namespace configurable
  > open62541: remove amalgamation PACKAGECONFIG
  > open62541: update to v1.3.15
  > lvm2: upgrade 2.03.30 -> 2.03.31
  > clutter-gst: Add m4 dir to autoconf macro search paths
  > clutter: Add m4 dir to autoconf macro search paths
  > cogl-1.0: Add m4 dir to autoconf macro search paths
  > libmypaint: Add m4 dir to autoconf macro search paths
  > abseil-cpp: Backport `xpaclri` asm fix
  > gnuplot: add x11 PACKAGECONFIG
  > phoronix-test-suite: add missing font
  > python3-grpcio(-tools): fix build concurrency issue
  > gperftools: upgrade from 2.15 to 2.16
  > tk8: Exclude aclocal so existing macros are used
  > clpeak: add version 1.1.4
  > iperf3: throughput fix
  > netperf: fix build failure due to autotools.bbclass change
  > ttf-liberation: Upgrade 0.2 -> 2.1.5
  > sthttpd: Fix service unit file
  > thin-provisioning-tools: add target and sysroot to bindgen flags
  > thin-provisioning-tools: Upgrade to 1.1.0
  > postgresql: fix autoreconf
  > cgdb: fix autoreconf
  > log4cpp: fix autoreconf
  > tk: exclude aclocal so existing macros are used
  > monit: fix autoreconf
  > xmlrpc-c: use autoreconf
  > neon: remove obsolete class-native override
  > neon: use gettext class
  > neon: fix autoreconf
  > tigervnc: small cleanups
  > tigervnc: simplify xserver unpack and build
  > tigervnc: fix systemd unit packaging
  > libgphoto2: remove redundant autoconfing
  > poke: remove obsolete acpaths
  > php: remove obsolete acpaths
  > lftp: remove obsolete acpaths
  > zsh: modernise autoconf use
  > zsh: enable out-of-tree builds
  > iksemel: remove
  > zsh: add missing manpages PACKAGECONFIG
  > libsdl2-image: upgrade to 2.8.5
  > poke: enable out of tree builds
  > cpuid: fix stripping

* sources/meta-qcom 5028fa1...ff2b06a (6):
  > Add a recipe to compile qcom staging kernel. (#784)
  > Add boot essential user space package groups to qcs6490 & qcs9100 images (#789)
  > ci: update the link of meta-yocto (#791)
  > debugcc: update to the latest revision (#788)
  > qcom-common.inc: fix `ushbost` typo (#783)
  > Add Hexagon DSP bin pkgs to qcs6490 & qcs9100 based machines (#780)

* sources/meta-qt6 9e8931b...e1f7a5b (30):
  > qtwebengine: Fix build with clang-20
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > squish: add squish license key configuration
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtbase: update patch
  > Enable at-spi bridge for wayland builds
  < Merge pull request #77 from YoeDistro/kraj/6.8
  < Merge pull request #76 from YoeDistro/kraj/6.8
  < Merge pull request #75 from YoeDistro/kraj/6.8
  < Merge pull request #74 from YoeDistro/kraj/6.8
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < 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

* sources/meta-raspberrypi 7494a37...d605ed7 (1):
  > linux-firmware-rpidistro: Fix WiFi on Raspberry Pi 5

* sources/meta-riscv 42d2b51...a8bea7d (1):
  > milkv-duo-fsbl: Delete non-existing NAND_BOOT argument

* sources/meta-rockchip 92b2b1c...0aba79e (1):
  > rauc-conf: set arch to machine

* sources/meta-swupdate 66b195e...efd4c20 (14):
  < Bump to release 2024.12.1
  < swupdate: introduce var to build from different branch
  < Run copy_swdescription() later
  < Support 2024.12
  < swupdate: package libswupdate into separate package
  < swupdate: Add missing licenses in LICENSE
  < swupdate: Add missing licenses in LIC_FILES_CHKSUM
  < Use IMAGE_NAME_SUFFIX in the artifact name
  < swupdate-image: Drop test when sw-de4scription is copied
  < swupdate-image: do not rely on IMAGE_LINK_NAME
  < styhead migration fixes
  < layer.conf: Update to walnascar (5.2) layer/release series
  > layer.conf: Update to walnascar (5.2) layer/release series
  < Fix license for libswupdate

* sources/meta-tegra 2bbc15ae...54ca488d (1):
  > external/virtualization-layer: fix libnvidia-container build error

* sources/meta-ti c3d050c2...a7009ced (5):
  > conf: machine: k3: disable all fit signing for uboot
  > conf: machine: j721s2/j784s4: Pick overlays for DS90UB954
  > conf: machine: j721e-evm: Pick overlays for DS90UB954
  > trusted-firmware-a: Disable TFA_SPD for AM62L
  > trusted-firmware-a: simplify TI customizations

* sources/meta-variscite-bsp 92311fe...55ec22e (52):
  < Merge pull request #40 from YoeDistro/kraj/mickledore-var02
  > firmware-nxp-wifi: Keep old file name of nxp8997 and nxp9098
  < Merge pull request #39 from YoeDistro/kraj/mickledore-var02
  > libubootenv: Drop patch to increase line length to 4096
  > layer.conf: Update to walnascar (5.2) layer/release series
  > imx-boot: Replace BOOT_NAME with imx-boot
  > 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 #38 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #37 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #36 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #35 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #34 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #33 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  < 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...a939508 (8):
  > layer.conf: Add styhead as compatible layer
  > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR
  > layer.conf: Add scarthgap to layer compat
  > conf: Correct BBFILE_PRIORITY for variscite-bsp-common
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #2 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #1 from YoeDistro/kraj/mickledore-var02
  < layer.conf: Add scarthgap to layer compat

* sources/poky dcfbb14ad3...c38665547f (156):
  > libtirpc: Fix build with gcc-15/C23
  > cargo-c: Fix build on risv32
  > strace: Ignore running strace ptests image on musl
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > build-appliance-image: Update to master head revision
  > classes-recipe: Consolidate machine-id handling
  > systemd: Build the systemctl executable
  > bitbake: doc: bitbake-user-manual-ref-variables: document BB_USE_HOME_NPMRC
  > bitbake: fetch2/npm: Adding npmrc support for private registry authentication
  > bitbake: codeparser: Skipping typing when inspecting Python modules
  > mpfr: Apply the backport of Float128 patch
  > cmake.bbclass: remove whitespace
  > kernel-arch: add macro-prefix-map in KERNEL_CC
  > lib: spdx30_tasks: Handle patched CVEs
  > tcmode-default: eliminate needless 'go' defaults
  > tcmode-default: eliminate needless gdb, qemu defaults
  > ovmf: Add PACKAGECONFIG[debug]
  > migration-guides: add release notes for 5.1.3
  > ref-manual/variables: document KMETA* and KCONF_AUDIT* variables
  > ref-manual: remove OE_IMPORTS
  > ref-manual: don't refer to poky-lsb
  > Remove all mention of core-image-lsb
  > ref-manual: cover UBOOT_ENV variables
  > migration-guides: add release notes for 4.0.25
  > bitbake: tests/fetch: Verify regular expression "URLs" that contain a ?
  > bitbake: fetch2: Partial revert decodeurl() to not use the URI class
  > lib/oe/elf.py: Add loongarch64 architecture definition for musl
  > llvm: Use LoongArch as host for LLVM architecture
  > grub2: Add loongarch64 as grub target
  > babeltrace2: extend to nativesdk
  > babeltrace: extend to nativesdk
  > fastfloat: add recipe
  > libsdl2: fix PACKAGECONFIG for libusb
  > lib: sbom30: Add action statement for affected VEX statements
  > bitbake: data_smart.py: clear expand_cache in _setvar_update_overridevars
  > bitbake: data_smart.py: simple clean up
  > bitbake: data_smart.py: remove unnecessary ? from __expand_var_regexp__
  > mtd-utils: Upgrade to 2.3.0
  > dhcpcd: fix for unexpected syscall 135 for 10.1.0 version
  > ffmpeg: upgrade 7.1 -> 7.1.1
  > gi-docgen: upgrade 2024.1 -> 2025.3
  > rpm-sequoia-crypto-policy: Don't validate gnutls crypto policy
  > zstd: upgrade 1.5.6 -> 1.5.7
  > wireless-regdb: upgrade 2024.10.07 -> 2025.02.20
  > stress-ng: upgrade 0.18.10 -> 0.18.11
  > shadow: update 4.17.2 -> 4.17.3
  > repo: upgrade 2.51 -> 2.52
  > re2c: upgrade 4.0.2 -> 4.1
  > python3-websockets: upgrade 14.2 -> 15.0
  > python3-trove-classifiers: upgrade 2025.1.15.22 -> 2025.2.18.16
  > python3-setuptools: upgrade 75.8.0 -> 75.8.2
  > python3-pytest: upgrade 8.3.4 -> 8.3.5
  > python3-pyelftools: upgrade 0.31 -> 0.32
  > python3-hypothesis: upgrade 6.125.3 -> 6.127.4
  > python3-beartype: upgrade 0.19.0 -> 0.20.0
  > python3-bcrypt: upgrade 4.2.1 -> 4.3.0
  > orc: upgrade 0.4.40 -> 0.4.41
  > openssh: upgrade 9.9p1 -> 9.9p2
  > nghttp2: upgrade 1.64.0 -> 1.65.0
  > mtools: upgrade 4.0.47 -> 4.0.48
  > minicom: upgrade 2.9 -> 2.10
  > man-pages: upgrade 6.11 -> 6.12
  > liburcu: update 0.15.0 -> 0.15.1
  > libsdl2: upgrade 2.30.12 -> 2.32.2
  > libpng: upgrade 1.6.45 -> 1.6.47
  > libnotify: upgrade 0.8.3 -> 0.8.4
  > libassuan: upgrade 3.0.1 -> 3.0.2
  > inetutils: upgrade 2.5 -> 2.6
  > harfbuzz: upgrade 10.2.0 -> 10.4.0
  > fmt: upgrade 11.1.3 -> 11.1.4
  > dbus: upgrade 1.16.0 -> 1.16.2
  > bind: upgrade 9.20.5 -> 9.20.6
  > puzzles: ignore three new CVEs for a different puzzles
  > openssl-native(sdk): poision built in paths
  > libtasn1: upgrade 4.19.0 -> 4.20.0
  > mirrors: rationalise Debian mirrors
  > systemd-serialgetty: use existing unit files in systemd
  > systemd: if getty generator is disabled remove the generator, not the units
  > systemd-serialgetty: don't set a default SERIAL_CONSOLES
  > bitbake: lib/bb/cooker.py: produce an error when BB_HASHSERVE_UPSTREAM cannot be used due to missing python module
  > bitbake: tests/fetch: Add an additional test case to check whether the fast fetch is shallow
  > bitbake: tests/fetch: Adapt test cases for fast shallow fetches
  > bitbake: fetch2/gitsm: Unpack even when `ud.clonedir` is not available
  > bitbake: bitbake-user-manual: Update documentation for fast `BB_GIT_SHALLOW`
  > bitbake: fetch2/git: Add support for fast initial shallow fetch
  > xserver-nodm-init: improve XDG_RUNTIME_DIR fallback creation
  > weston-init: improve XDG_RUNTIME_DIR fallback creation
  > ltp: don't use host objcopy
  > rust: Oe-selftest changes for rust v1.83.0
  > rust: Fix build break because of download-ci-llvm
  > rust: Upgrade 1.82.0->1.83.0
  > bitbake: toaster/tests: Fix kirkstone test
  > bitbake: toaster/fixtures: Add walnascar release information
  > bitbake: toaster: Add script to compare toaster fixtures to project release data
  > bitbake.conf: Start to separate out gcc related variable definitions
  > poky: Remove Fedora38 from SANITY_TESTED_DISTROS
  > poky: Update SANITY_TESTED_DISTROS
  > bitbake: contrib: vim: ftdetect: don't conflict with other filetypes
  > bitbake: bitbake: runqueue: Verify mcdepends are valid
  > bitbake: event/utils: Avoid deadlock from lock_timeout() and recursive events
  > bitbake: utils: Add signal blocking for lock_timeout
  > bitbake: utils: Tweak lock_timeout logic
  > bitbake: utils: Print information about lock issue before exiting
  > qemurunner: Fix a bug with fork/exit handling
  > maintainers.inc: change email address
  > python3: update python3-ctypes RDEPENDS to RRECOMMENDS
  > go: Check if GO_IMPORT is set in recipe and error if not
  > boost: Use PN/BPN for naming of packages
  > tcmode-default: bump GOVERSION to 1.24.0
  > go: remove support for GOROOT_FINAL
  > go: fix buildpath issue for go-runtime
  > go: upgrade 1.22.12 -> 1.24.0
  > buildstats: Avoid rare UnboundLocalError
  > shadow-native: Disable syslog usage
  > cml1.bbclass: use consistent make flags for menuconfig
  > boost: add charconv lib
  > xwayland: upgrade 24.1.5 -> 24.1.6
  > libbsd: Remove package specific licenses
  > automake: remove upstreamed patches
  > ltp: upgrade 20240930 -> 20250130
  > Revert "cve-update-nvd2-native: Tweak to work better with NFS DL_DIR"
  > rust-llvm: Fix build break found with clang
  > psplash: ignore startup errors in psplash-systemd.service
  > conf/documentation.conf: remove OE_IMPORTS
  > lib/package/utils: Improve multiprocess_launch argument passing
  > classes/insane: do not leak host uid/gid into package_qa sstate signatures
  > bitbake: lib/bb/build: remove mention of OE_EXTRA_IMPORTS
  > bitbake: lib: Remove double imports
  > python3-sphinx: upgrade 8.1.3 -> 8.2.1
  > python3-roman-numerals-py: add recipe
  > barebox: upgrade 2024.12.0 -> 2025.02.0
  > perf: enable zstd in default PACKAGECONFIG
  > linux-yocto-dev: bump to v6.14
  > oe-selftest: fitimage: add testcases to test ATF and TEE
  > uboot-sign: support to add users specific image tree source
  > uboot-sign: support to create TEE and ATF image tree source
  > barebox: drop patch file left over during last upgrade
  > rpm-sequoia-crypto-policy: clean up dependencies
  > python3-setuptools-scm: upgrade 8.1.0 -> 8.2.0
  > python3-flit-core: upgrade 3.10.1 -> 3.11.0
  > cml1.bbclass: do not escape the exit value
  > systemd: move sysusers.d systemd-remote to PN-journal-remote
  > vim: Upgrade 9.1.1043 -> 9.1.1115
  > oeqa/selftest: add a newline in local.conf (newbuilddir)
  > wayland-protocols: update 1.40 -> 1.41
  > nfs-utils: fix rpc.statd path in initscript
  > openssl: honour calling environment's values in wrapper script
  > openssl: fold result of sed invocation into environment file
  > freetype: pass missing include paths to autoreconf
  > apr-utils: remove obsolete patch
  > recipes/*: remove obsolete use of acpaths
  > autotools: don't try and find in-tree macros
  > socat: upgrade 1.8.0.2 -> 1.8.0.3
  > gpgme: upgrade 1.24.1 -> 1.24.2
  > man-pages: upgrade 6.9.1 -> 6.11
  > ccache.conf: Add include_file_ctime to sloppiness

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Mar 11, 2025
…eta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-clang 3669c28...9347894 (6):
  > clang.bbclass,compiler-rt: Do not set -target for native clang
  > fmt: Disable invalide-specialization warning as error
  > include-what-you-use: Upgrade to 0.23 release
  > castxml: Upgrade to 0.6.11
  > spirv-llvm-translator: Upgrade to clang 20.1 branch
  > clang: Upgrade to 20.x release

* sources/meta-openembedded 1aeb118758...ad88d073f1 (58):
  > DO NOT MERGE: Add Github actions CI workflow
  > gnome-control-center: update 47.3 -> 48.beta
  > gnome-shell: update 47.3 -> 48.beta
  > mutter: update 47.5 -> 48.beta
  > gnome-software_: update 47.2 -> 48.beta
  > gnome-settings-daemon: update 47.3 -> 48.beta
  > gdm: update 47.0 -> 48.beta
  > xdg-desktop-portal-gnome: update 47.3 -> 48.beta
  > python3-pyasyncore: Add recipe
  > hiredis: set rdepends on virtual-redis
  > zabbix: upgrade 6.4.21 -> 7.0.9
  > udpcast: upgrade 20230924 -> 20250223
  > tftpy: upgrade 0.8.2 -> 0.8.5
  > python3-virtualenv: upgrade 20.29.2 -> 20.29.3
  > python3-tzlocal: upgrade 5.3 -> 5.3.1
  > python3-tox: upgrade 4.24.1 -> 4.24.2
  > python3-starlette: upgrade 0.46.0 -> 0.46.1
  > python3-scikit-build-core: upgrade 0.10.7 -> 0.11.0
  > python3-pywbem: upgrade 1.7.2 -> 1.7.3
  > python3-pymongo: upgrade 4.11.1 -> 4.11.2
  > python3-pdm-build-locked: upgrade 0.3.4 -> 0.3.5
  > python3-libusb1: upgrade 3.2.0 -> 3.3.0
  > python3-jsbeautifier: upgrade 1.15.3 -> 1.15.4
  > python3-isort: upgrade 6.0.0 -> 6.0.1
  > python3-ipython: upgrade 8.32.0 -> 9.0.2
  > python3-inline-snapshot: upgrade 0.20.2 -> 0.20.5
  > python3-gspread: upgrade 6.1.4 -> 6.2.0
  > python3-fsspec: upgrade 2025.2.0 -> 2025.3.0
  > python3-elementpath: upgrade 4.7.0 -> 4.8.0
  > python3-dbus-fast: upgrade 2.33.0 -> 2.39.3
  > python3-cmake: upgrade 3.31.4 -> 3.31.6
  > python3-bitarray: upgrade 3.1.0 -> 3.1.1
  > python3-argcomplete: upgrade 3.5.3 -> 3.6.0
  > python3-aiohappyeyeballs: upgrade 2.4.6 -> 2.5.0
  > pocketpy: upgrade 2.0.5 -> 2.0.6
  > nss: upgrade 3.108 -> 3.109
  > libwebsockets: upgrade 4.3.3 -> 4.3.5
  > libtinyxml2: upgrade 10.0.0 -> 10.1.0
  > libsdl2-image: upgrade 2.8.5 -> 2.8.8
  > jsoncons: upgrade 1.2.0 -> 1.3.0
  > iozone3: upgrade 506 -> 507
  > icewm: upgrade 3.7.0 -> 3.7.1
  > faad2: upgrade 2.11.1 -> 2.11.2
  > ctags: upgrade 6.1.20250223.0 -> 6.1.20250302.0
  > c-periphery: upgrade 2.4.2 -> 2.4.3
  > asyncmqtt: upgrade 10.0.0 -> 10.1.0
  > xmlrpc-c: 1.60.03 -> 1.64.0
  > protobuf: 4.25.5 -> 4.30.0
  > fio: upgrade 3.38 -> 3.39
  > catch2: upgrade 3.7.1 -> 3.8.0
  > libgusb: update 0.3.10 -> 0.4.9
  > python3-astroid: Upgrade 3.3.8 -> 3.3.9
  > python3-zeroconf: Upgrade 0.145.1 -> 0.146.1
  > python3-pandas: compile against target version of numpy
  > Revert "crucible: Use go module fetcher"
  > wireplumber: update 0.5.7 -> 0.5.8
  > pipewire: update 1.2.7 -> 1.4.0
  > uutils-coreutils: upgrade 0.0.29 -> 0.0.30

* sources/meta-qt6 5d4cb1b...e1f7a5b (29):
  > qtwebengine: Fix build with clang-20
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  < Merge pull request #79 from YoeDistro/kraj/6.8
  > squish: add squish license key configuration
  < Merge pull request #78 from YoeDistro/kraj/6.8
  < Merge pull request #77 from YoeDistro/kraj/6.8
  < Merge pull request #76 from YoeDistro/kraj/6.8
  < Merge pull request #75 from YoeDistro/kraj/6.8
  < Merge pull request #74 from YoeDistro/kraj/6.8
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < 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

* sources/meta-riscv 42d2b51...a8bea7d (1):
  > milkv-duo-fsbl: Delete non-existing NAND_BOOT argument

* sources/meta-swupdate 66b195e...efd4c20 (14):
  < Bump to release 2024.12.1
  < swupdate: introduce var to build from different branch
  < Run copy_swdescription() later
  < Support 2024.12
  < swupdate: package libswupdate into separate package
  < swupdate: Add missing licenses in LICENSE
  < swupdate: Add missing licenses in LIC_FILES_CHKSUM
  < Use IMAGE_NAME_SUFFIX in the artifact name
  < swupdate-image: Drop test when sw-de4scription is copied
  < swupdate-image: do not rely on IMAGE_LINK_NAME
  < styhead migration fixes
  < layer.conf: Update to walnascar (5.2) layer/release series
  > layer.conf: Update to walnascar (5.2) layer/release series
  < Fix license for libswupdate

* sources/meta-variscite-bsp 92311fe...55ec22e (52):
  < Merge pull request #40 from YoeDistro/kraj/mickledore-var02
  > firmware-nxp-wifi: Keep old file name of nxp8997 and nxp9098
  < Merge pull request #39 from YoeDistro/kraj/mickledore-var02
  > libubootenv: Drop patch to increase line length to 4096
  > layer.conf: Update to walnascar (5.2) layer/release series
  > imx-boot: Replace BOOT_NAME with imx-boot
  > 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 #38 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #37 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #36 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #35 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #34 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #33 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  < 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...a939508 (8):
  > layer.conf: Add styhead as compatible layer
  > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR
  > layer.conf: Add scarthgap to layer compat
  > conf: Correct BBFILE_PRIORITY for variscite-bsp-common
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #2 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #1 from YoeDistro/kraj/mickledore-var02
  < layer.conf: Add scarthgap to layer compat

* sources/poky 046a92d351...46b3e70f5a (15):
  > libtirpc: Fix build with gcc-15/C23
  > cargo-c: Fix build on risv32
  > strace: Ignore running strace ptests image on musl
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > bitbake: bitbake-server/worker: Hide os.fork() deprecation warning
  > oe-selftest: fitimage add more kernel tests
  > oe-selftest: fitimage cleanup
  > oe-selftest: fitimage sort tests
  > oe-selftest: adapt u-boot tests to latest changes
  > uboot, kernel: use hex address for UBOOT_ENTRYPOINT
  > linux-fitimage: sign setup sections
  > oe-selftest: drop redundant imports
  > bitbake: doc: bitbake-user-manual-metadata: document the include_all directive
  > bitbake: command: Fix command complete event ordering
  > bitbake: cooker: Add debug for parsing being complete

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Mar 11, 2025
…eta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-clang 3669c28...9347894 (6):
  > clang.bbclass,compiler-rt: Do not set -target for native clang
  > fmt: Disable invalide-specialization warning as error
  > include-what-you-use: Upgrade to 0.23 release
  > castxml: Upgrade to 0.6.11
  > spirv-llvm-translator: Upgrade to clang 20.1 branch
  > clang: Upgrade to 20.x release

* sources/meta-openembedded 1aeb118758...9f39bffcff (59):
  > DO NOT MERGE: Add Github actions CI workflow
  > gnome-control-center: update 47.3 -> 48.beta
  > gnome-shell: update 47.3 -> 48.beta
  > mutter: update 47.5 -> 48.beta
  > gnome-software_: update 47.2 -> 48.beta
  > gnome-settings-daemon: update 47.3 -> 48.beta
  > gdm: update 47.0 -> 48.beta
  > xdg-desktop-portal-gnome: update 47.3 -> 48.beta
  > python3-pyasyncore: Add recipe
  > python3-pykickstart: fix options parse error
  > hiredis: set rdepends on virtual-redis
  > zabbix: upgrade 6.4.21 -> 7.0.9
  > udpcast: upgrade 20230924 -> 20250223
  > tftpy: upgrade 0.8.2 -> 0.8.5
  > python3-virtualenv: upgrade 20.29.2 -> 20.29.3
  > python3-tzlocal: upgrade 5.3 -> 5.3.1
  > python3-tox: upgrade 4.24.1 -> 4.24.2
  > python3-starlette: upgrade 0.46.0 -> 0.46.1
  > python3-scikit-build-core: upgrade 0.10.7 -> 0.11.0
  > python3-pywbem: upgrade 1.7.2 -> 1.7.3
  > python3-pymongo: upgrade 4.11.1 -> 4.11.2
  > python3-pdm-build-locked: upgrade 0.3.4 -> 0.3.5
  > python3-libusb1: upgrade 3.2.0 -> 3.3.0
  > python3-jsbeautifier: upgrade 1.15.3 -> 1.15.4
  > python3-isort: upgrade 6.0.0 -> 6.0.1
  > python3-ipython: upgrade 8.32.0 -> 9.0.2
  > python3-inline-snapshot: upgrade 0.20.2 -> 0.20.5
  > python3-gspread: upgrade 6.1.4 -> 6.2.0
  > python3-fsspec: upgrade 2025.2.0 -> 2025.3.0
  > python3-elementpath: upgrade 4.7.0 -> 4.8.0
  > python3-dbus-fast: upgrade 2.33.0 -> 2.39.3
  > python3-cmake: upgrade 3.31.4 -> 3.31.6
  > python3-bitarray: upgrade 3.1.0 -> 3.1.1
  > python3-argcomplete: upgrade 3.5.3 -> 3.6.0
  > python3-aiohappyeyeballs: upgrade 2.4.6 -> 2.5.0
  > pocketpy: upgrade 2.0.5 -> 2.0.6
  > nss: upgrade 3.108 -> 3.109
  > libwebsockets: upgrade 4.3.3 -> 4.3.5
  > libtinyxml2: upgrade 10.0.0 -> 10.1.0
  > libsdl2-image: upgrade 2.8.5 -> 2.8.8
  > jsoncons: upgrade 1.2.0 -> 1.3.0
  > iozone3: upgrade 506 -> 507
  > icewm: upgrade 3.7.0 -> 3.7.1
  > faad2: upgrade 2.11.1 -> 2.11.2
  > ctags: upgrade 6.1.20250223.0 -> 6.1.20250302.0
  > c-periphery: upgrade 2.4.2 -> 2.4.3
  > asyncmqtt: upgrade 10.0.0 -> 10.1.0
  > xmlrpc-c: 1.60.03 -> 1.64.0
  > protobuf: 4.25.5 -> 4.30.0
  > fio: upgrade 3.38 -> 3.39
  > catch2: upgrade 3.7.1 -> 3.8.0
  > libgusb: update 0.3.10 -> 0.4.9
  > python3-astroid: Upgrade 3.3.8 -> 3.3.9
  > python3-zeroconf: Upgrade 0.145.1 -> 0.146.1
  > python3-pandas: compile against target version of numpy
  > Revert "crucible: Use go module fetcher"
  > wireplumber: update 0.5.7 -> 0.5.8
  > pipewire: update 1.2.7 -> 1.4.0
  > uutils-coreutils: upgrade 0.0.29 -> 0.0.30

* sources/meta-qt6 5d4cb1b...e1f7a5b (29):
  > qtwebengine: Fix build with clang-20
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  < Merge pull request #79 from YoeDistro/kraj/6.8
  > squish: add squish license key configuration
  < Merge pull request #78 from YoeDistro/kraj/6.8
  < Merge pull request #77 from YoeDistro/kraj/6.8
  < Merge pull request #76 from YoeDistro/kraj/6.8
  < Merge pull request #75 from YoeDistro/kraj/6.8
  < Merge pull request #74 from YoeDistro/kraj/6.8
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < 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

* sources/meta-riscv 42d2b51...a8bea7d (1):
  > milkv-duo-fsbl: Delete non-existing NAND_BOOT argument

* sources/meta-swupdate 66b195e...efd4c20 (14):
  < Bump to release 2024.12.1
  < swupdate: introduce var to build from different branch
  < Run copy_swdescription() later
  < Support 2024.12
  < swupdate: package libswupdate into separate package
  < swupdate: Add missing licenses in LICENSE
  < swupdate: Add missing licenses in LIC_FILES_CHKSUM
  < Use IMAGE_NAME_SUFFIX in the artifact name
  < swupdate-image: Drop test when sw-de4scription is copied
  < swupdate-image: do not rely on IMAGE_LINK_NAME
  < styhead migration fixes
  < layer.conf: Update to walnascar (5.2) layer/release series
  > layer.conf: Update to walnascar (5.2) layer/release series
  < Fix license for libswupdate

* sources/meta-variscite-bsp 92311fe...55ec22e (52):
  < Merge pull request #40 from YoeDistro/kraj/mickledore-var02
  > firmware-nxp-wifi: Keep old file name of nxp8997 and nxp9098
  < Merge pull request #39 from YoeDistro/kraj/mickledore-var02
  > libubootenv: Drop patch to increase line length to 4096
  > layer.conf: Update to walnascar (5.2) layer/release series
  > imx-boot: Replace BOOT_NAME with imx-boot
  > 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 #38 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #37 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #36 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #35 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #34 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #33 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  < 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...a939508 (8):
  > layer.conf: Add styhead as compatible layer
  > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR
  > layer.conf: Add scarthgap to layer compat
  > conf: Correct BBFILE_PRIORITY for variscite-bsp-common
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #2 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #1 from YoeDistro/kraj/mickledore-var02
  < layer.conf: Add scarthgap to layer compat

* sources/poky 046a92d351...46b3e70f5a (15):
  > libtirpc: Fix build with gcc-15/C23
  > cargo-c: Fix build on risv32
  > strace: Ignore running strace ptests image on musl
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > bitbake: bitbake-server/worker: Hide os.fork() deprecation warning
  > oe-selftest: fitimage add more kernel tests
  > oe-selftest: fitimage cleanup
  > oe-selftest: fitimage sort tests
  > oe-selftest: adapt u-boot tests to latest changes
  > uboot, kernel: use hex address for UBOOT_ENTRYPOINT
  > linux-fitimage: sign setup sections
  > oe-selftest: drop redundant imports
  > bitbake: doc: bitbake-user-manual-metadata: document the include_all directive
  > bitbake: command: Fix command complete event ordering
  > bitbake: cooker: Add debug for parsing being complete

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Mar 11, 2025
…mbedded sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm b6227e29...e02a77c0 (2):
  > CI: there's no need to run pending-updates on x86 machines
  > arm/arm-bsp/trusted-firmware-a: use main branch when fetching mbedtls

* sources/meta-clang 3669c28...9347894 (6):
  > clang.bbclass,compiler-rt: Do not set -target for native clang
  > fmt: Disable invalide-specialization warning as error
  > include-what-you-use: Upgrade to 0.23 release
  > castxml: Upgrade to 0.6.11
  > spirv-llvm-translator: Upgrade to clang 20.1 branch
  > clang: Upgrade to 20.x release

* sources/meta-openembedded 1aeb118758...f32fa44026 (60):
  > DO NOT MERGE: Add Github actions CI workflow
  > gnome-control-center: update 47.3 -> 48.beta
  > gnome-shell: update 47.3 -> 48.beta
  > mutter: update 47.5 -> 48.beta
  > gnome-software_: update 47.2 -> 48.beta
  > gnome-settings-daemon: update 47.3 -> 48.beta
  > gdm: update 47.0 -> 48.beta
  > xdg-desktop-portal-gnome: update 47.3 -> 48.beta
  > python3-pyasyncore: Add recipe
  > reproducibility: update known non-reproducible packages
  > python3-pykickstart: fix options parse error
  > hiredis: set rdepends on virtual-redis
  > zabbix: upgrade 6.4.21 -> 7.0.9
  > udpcast: upgrade 20230924 -> 20250223
  > tftpy: upgrade 0.8.2 -> 0.8.5
  > python3-virtualenv: upgrade 20.29.2 -> 20.29.3
  > python3-tzlocal: upgrade 5.3 -> 5.3.1
  > python3-tox: upgrade 4.24.1 -> 4.24.2
  > python3-starlette: upgrade 0.46.0 -> 0.46.1
  > python3-scikit-build-core: upgrade 0.10.7 -> 0.11.0
  > python3-pywbem: upgrade 1.7.2 -> 1.7.3
  > python3-pymongo: upgrade 4.11.1 -> 4.11.2
  > python3-pdm-build-locked: upgrade 0.3.4 -> 0.3.5
  > python3-libusb1: upgrade 3.2.0 -> 3.3.0
  > python3-jsbeautifier: upgrade 1.15.3 -> 1.15.4
  > python3-isort: upgrade 6.0.0 -> 6.0.1
  > python3-ipython: upgrade 8.32.0 -> 9.0.2
  > python3-inline-snapshot: upgrade 0.20.2 -> 0.20.5
  > python3-gspread: upgrade 6.1.4 -> 6.2.0
  > python3-fsspec: upgrade 2025.2.0 -> 2025.3.0
  > python3-elementpath: upgrade 4.7.0 -> 4.8.0
  > python3-dbus-fast: upgrade 2.33.0 -> 2.39.3
  > python3-cmake: upgrade 3.31.4 -> 3.31.6
  > python3-bitarray: upgrade 3.1.0 -> 3.1.1
  > python3-argcomplete: upgrade 3.5.3 -> 3.6.0
  > python3-aiohappyeyeballs: upgrade 2.4.6 -> 2.5.0
  > pocketpy: upgrade 2.0.5 -> 2.0.6
  > nss: upgrade 3.108 -> 3.109
  > libwebsockets: upgrade 4.3.3 -> 4.3.5
  > libtinyxml2: upgrade 10.0.0 -> 10.1.0
  > libsdl2-image: upgrade 2.8.5 -> 2.8.8
  > jsoncons: upgrade 1.2.0 -> 1.3.0
  > iozone3: upgrade 506 -> 507
  > icewm: upgrade 3.7.0 -> 3.7.1
  > faad2: upgrade 2.11.1 -> 2.11.2
  > ctags: upgrade 6.1.20250223.0 -> 6.1.20250302.0
  > c-periphery: upgrade 2.4.2 -> 2.4.3
  > asyncmqtt: upgrade 10.0.0 -> 10.1.0
  > xmlrpc-c: 1.60.03 -> 1.64.0
  > protobuf: 4.25.5 -> 4.30.0
  > fio: upgrade 3.38 -> 3.39
  > catch2: upgrade 3.7.1 -> 3.8.0
  > libgusb: update 0.3.10 -> 0.4.9
  > python3-astroid: Upgrade 3.3.8 -> 3.3.9
  > python3-zeroconf: Upgrade 0.145.1 -> 0.146.1
  > python3-pandas: compile against target version of numpy
  > Revert "crucible: Use go module fetcher"
  > wireplumber: update 0.5.7 -> 0.5.8
  > pipewire: update 1.2.7 -> 1.4.0
  > uutils-coreutils: upgrade 0.0.29 -> 0.0.30

* sources/meta-qt6 5d4cb1b...e1f7a5b (29):
  > qtwebengine: Fix build with clang-20
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  < Merge pull request #79 from YoeDistro/kraj/6.8
  > squish: add squish license key configuration
  < Merge pull request #78 from YoeDistro/kraj/6.8
  < Merge pull request #77 from YoeDistro/kraj/6.8
  < Merge pull request #76 from YoeDistro/kraj/6.8
  < Merge pull request #75 from YoeDistro/kraj/6.8
  < Merge pull request #74 from YoeDistro/kraj/6.8
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < 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

* sources/meta-riscv 42d2b51...a8bea7d (1):
  > milkv-duo-fsbl: Delete non-existing NAND_BOOT argument

* sources/meta-swupdate 66b195e...efd4c20 (14):
  < Bump to release 2024.12.1
  < swupdate: introduce var to build from different branch
  < Run copy_swdescription() later
  < Support 2024.12
  < swupdate: package libswupdate into separate package
  < swupdate: Add missing licenses in LICENSE
  < swupdate: Add missing licenses in LIC_FILES_CHKSUM
  < Use IMAGE_NAME_SUFFIX in the artifact name
  < swupdate-image: Drop test when sw-de4scription is copied
  < swupdate-image: do not rely on IMAGE_LINK_NAME
  < styhead migration fixes
  < layer.conf: Update to walnascar (5.2) layer/release series
  > layer.conf: Update to walnascar (5.2) layer/release series
  < Fix license for libswupdate

* sources/meta-ti a7009ced...af4232d9 (5):
  > CI/CD Auto-Merger: cicd.master.202503111223
  > conf: machine: j721s2/j784s4: Fix overlays for DS90UB954
  > conf: machine: j721e: Fix overlays for DS90UB954
  > conf: machine: J721e: Add Dependency for IMG Driver
  > ti-bsp: ti-img-encode-decode: Add Recipe for Building VXE-VXD Out-of-Tree Module

* sources/meta-variscite-bsp 92311fe...55ec22e (52):
  < Merge pull request #40 from YoeDistro/kraj/mickledore-var02
  > firmware-nxp-wifi: Keep old file name of nxp8997 and nxp9098
  < Merge pull request #39 from YoeDistro/kraj/mickledore-var02
  > libubootenv: Drop patch to increase line length to 4096
  > layer.conf: Update to walnascar (5.2) layer/release series
  > imx-boot: Replace BOOT_NAME with imx-boot
  > 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 #38 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #37 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #36 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #35 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #34 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #33 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  < 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...a939508 (8):
  > layer.conf: Add styhead as compatible layer
  > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR
  > layer.conf: Add scarthgap to layer compat
  > conf: Correct BBFILE_PRIORITY for variscite-bsp-common
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #2 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #1 from YoeDistro/kraj/mickledore-var02
  < layer.conf: Add scarthgap to layer compat

* sources/poky 046a92d351...22d5d9f288 (23):
  > libtirpc: Fix build with gcc-15/C23
  > cargo-c: Fix build on risv32
  > strace: Ignore running strace ptests image on musl
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > lib: Fix dependencies on SPDX code
  > xserver-xorg: upgrade 21.1.15 -> 21.1.16
  > xserver-xf86-config: remove obsolete configuration files
  > xserver-xf86-config: add a configuration fragment to disable screen blanking
  > gcr: exclude x.y.9z pre-releases from upstream version check
  > gnupg: follow odd-even scheme in upstream version checks
  > python3-roman-numbers-py: correct upstream version check
  > systemd-systemctl-native: correctly set PV
  > bitbake: bitbake-server/worker: Hide os.fork() deprecation warning
  > oe-selftest: fitimage add more kernel tests
  > oe-selftest: fitimage cleanup
  > oe-selftest: fitimage sort tests
  > oe-selftest: adapt u-boot tests to latest changes
  > uboot, kernel: use hex address for UBOOT_ENTRYPOINT
  > linux-fitimage: sign setup sections
  > oe-selftest: drop redundant imports
  > bitbake: doc: bitbake-user-manual-metadata: document the include_all directive
  > bitbake: command: Fix command complete event ordering
  > bitbake: cooker: Add debug for parsing being complete

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Mar 12, 2025
…mbedded sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm b6227e29...e02a77c0 (2):
  > CI: there's no need to run pending-updates on x86 machines
  > arm/arm-bsp/trusted-firmware-a: use main branch when fetching mbedtls

* sources/meta-clang 3669c28...9347894 (6):
  > clang.bbclass,compiler-rt: Do not set -target for native clang
  > fmt: Disable invalide-specialization warning as error
  > include-what-you-use: Upgrade to 0.23 release
  > castxml: Upgrade to 0.6.11
  > spirv-llvm-translator: Upgrade to clang 20.1 branch
  > clang: Upgrade to 20.x release

* sources/meta-openembedded 1aeb118758...f4fe292562 (60):
  > DO NOT MERGE: Add Github actions CI workflow
  > gnome-control-center: update 47.3 -> 48.beta
  > gnome-shell: update 47.3 -> 48.beta
  > mutter: update 47.5 -> 48.beta
  > gnome-software_: update 47.2 -> 48.beta
  > gnome-settings-daemon: update 47.3 -> 48.beta
  > gdm: update 47.0 -> 48.beta
  > xdg-desktop-portal-gnome: update 47.3 -> 48.beta
  > python3-pyasyncore: Add recipe
  > grpc: Upgrade to 1.71.0 Release
  > reproducibility: update known non-reproducible packages
  > python3-pykickstart: fix options parse error
  > hiredis: set rdepends on virtual-redis
  > zabbix: upgrade 6.4.21 -> 7.0.9
  > udpcast: upgrade 20230924 -> 20250223
  > tftpy: upgrade 0.8.2 -> 0.8.5
  > python3-virtualenv: upgrade 20.29.2 -> 20.29.3
  > python3-tzlocal: upgrade 5.3 -> 5.3.1
  > python3-tox: upgrade 4.24.1 -> 4.24.2
  > python3-starlette: upgrade 0.46.0 -> 0.46.1
  > python3-scikit-build-core: upgrade 0.10.7 -> 0.11.0
  > python3-pywbem: upgrade 1.7.2 -> 1.7.3
  > python3-pymongo: upgrade 4.11.1 -> 4.11.2
  > python3-pdm-build-locked: upgrade 0.3.4 -> 0.3.5
  > python3-libusb1: upgrade 3.2.0 -> 3.3.0
  > python3-jsbeautifier: upgrade 1.15.3 -> 1.15.4
  > python3-isort: upgrade 6.0.0 -> 6.0.1
  > python3-ipython: upgrade 8.32.0 -> 9.0.2
  > python3-inline-snapshot: upgrade 0.20.2 -> 0.20.5
  > python3-gspread: upgrade 6.1.4 -> 6.2.0
  > python3-fsspec: upgrade 2025.2.0 -> 2025.3.0
  > python3-elementpath: upgrade 4.7.0 -> 4.8.0
  > python3-dbus-fast: upgrade 2.33.0 -> 2.39.3
  > python3-cmake: upgrade 3.31.4 -> 3.31.6
  > python3-bitarray: upgrade 3.1.0 -> 3.1.1
  > python3-argcomplete: upgrade 3.5.3 -> 3.6.0
  > python3-aiohappyeyeballs: upgrade 2.4.6 -> 2.5.0
  > pocketpy: upgrade 2.0.5 -> 2.0.6
  > nss: upgrade 3.108 -> 3.109
  > libwebsockets: upgrade 4.3.3 -> 4.3.5
  > libtinyxml2: upgrade 10.0.0 -> 10.1.0
  > libsdl2-image: upgrade 2.8.5 -> 2.8.8
  > jsoncons: upgrade 1.2.0 -> 1.3.0
  > iozone3: upgrade 506 -> 507
  > icewm: upgrade 3.7.0 -> 3.7.1
  > faad2: upgrade 2.11.1 -> 2.11.2
  > ctags: upgrade 6.1.20250223.0 -> 6.1.20250302.0
  > c-periphery: upgrade 2.4.2 -> 2.4.3
  > asyncmqtt: upgrade 10.0.0 -> 10.1.0
  > xmlrpc-c: 1.60.03 -> 1.64.0
  > fio: upgrade 3.38 -> 3.39
  > catch2: upgrade 3.7.1 -> 3.8.0
  > libgusb: update 0.3.10 -> 0.4.9
  > python3-astroid: Upgrade 3.3.8 -> 3.3.9
  > python3-zeroconf: Upgrade 0.145.1 -> 0.146.1
  > python3-pandas: compile against target version of numpy
  > Revert "crucible: Use go module fetcher"
  > wireplumber: update 0.5.7 -> 0.5.8
  > pipewire: update 1.2.7 -> 1.4.0
  > uutils-coreutils: upgrade 0.0.29 -> 0.0.30

* sources/meta-qt6 5d4cb1b...e1f7a5b (29):
  > qtwebengine: Fix build with clang-20
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  < Merge pull request #79 from YoeDistro/kraj/6.8
  > squish: add squish license key configuration
  < Merge pull request #78 from YoeDistro/kraj/6.8
  < Merge pull request #77 from YoeDistro/kraj/6.8
  < Merge pull request #76 from YoeDistro/kraj/6.8
  < Merge pull request #75 from YoeDistro/kraj/6.8
  < Merge pull request #74 from YoeDistro/kraj/6.8
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < 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

* sources/meta-riscv 42d2b51...a8bea7d (1):
  > milkv-duo-fsbl: Delete non-existing NAND_BOOT argument

* sources/meta-swupdate 66b195e...efd4c20 (14):
  < Bump to release 2024.12.1
  < swupdate: introduce var to build from different branch
  < Run copy_swdescription() later
  < Support 2024.12
  < swupdate: package libswupdate into separate package
  < swupdate: Add missing licenses in LICENSE
  < swupdate: Add missing licenses in LIC_FILES_CHKSUM
  < Use IMAGE_NAME_SUFFIX in the artifact name
  < swupdate-image: Drop test when sw-de4scription is copied
  < swupdate-image: do not rely on IMAGE_LINK_NAME
  < styhead migration fixes
  < layer.conf: Update to walnascar (5.2) layer/release series
  > layer.conf: Update to walnascar (5.2) layer/release series
  < Fix license for libswupdate

* sources/meta-ti a7009ced...af4232d9 (5):
  > CI/CD Auto-Merger: cicd.master.202503111223
  > conf: machine: j721s2/j784s4: Fix overlays for DS90UB954
  > conf: machine: j721e: Fix overlays for DS90UB954
  > conf: machine: J721e: Add Dependency for IMG Driver
  > ti-bsp: ti-img-encode-decode: Add Recipe for Building VXE-VXD Out-of-Tree Module

* sources/meta-variscite-bsp 92311fe...55ec22e (52):
  < Merge pull request #40 from YoeDistro/kraj/mickledore-var02
  > firmware-nxp-wifi: Keep old file name of nxp8997 and nxp9098
  < Merge pull request #39 from YoeDistro/kraj/mickledore-var02
  > libubootenv: Drop patch to increase line length to 4096
  > layer.conf: Update to walnascar (5.2) layer/release series
  > imx-boot: Replace BOOT_NAME with imx-boot
  > 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 #38 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #37 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #36 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #35 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #34 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #33 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  < 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...a939508 (8):
  > layer.conf: Add styhead as compatible layer
  > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR
  > layer.conf: Add scarthgap to layer compat
  > conf: Correct BBFILE_PRIORITY for variscite-bsp-common
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #2 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #1 from YoeDistro/kraj/mickledore-var02
  < layer.conf: Add scarthgap to layer compat

* sources/poky 046a92d351...22d5d9f288 (23):
  > libtirpc: Fix build with gcc-15/C23
  > cargo-c: Fix build on risv32
  > strace: Ignore running strace ptests image on musl
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > lib: Fix dependencies on SPDX code
  > xserver-xorg: upgrade 21.1.15 -> 21.1.16
  > xserver-xf86-config: remove obsolete configuration files
  > xserver-xf86-config: add a configuration fragment to disable screen blanking
  > gcr: exclude x.y.9z pre-releases from upstream version check
  > gnupg: follow odd-even scheme in upstream version checks
  > python3-roman-numbers-py: correct upstream version check
  > systemd-systemctl-native: correctly set PV
  > bitbake: bitbake-server/worker: Hide os.fork() deprecation warning
  > oe-selftest: fitimage add more kernel tests
  > oe-selftest: fitimage cleanup
  > oe-selftest: fitimage sort tests
  > oe-selftest: adapt u-boot tests to latest changes
  > uboot, kernel: use hex address for UBOOT_ENTRYPOINT
  > linux-fitimage: sign setup sections
  > oe-selftest: drop redundant imports
  > bitbake: doc: bitbake-user-manual-metadata: document the include_all directive
  > bitbake: command: Fix command complete event ordering
  > bitbake: cooker: Add debug for parsing being complete

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Mar 12, 2025
…mbedded sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm b6227e29...e02a77c0 (2):
  > CI: there's no need to run pending-updates on x86 machines
  > arm/arm-bsp/trusted-firmware-a: use main branch when fetching mbedtls

* sources/meta-clang 3669c28...9347894 (6):
  > clang.bbclass,compiler-rt: Do not set -target for native clang
  > fmt: Disable invalide-specialization warning as error
  > include-what-you-use: Upgrade to 0.23 release
  > castxml: Upgrade to 0.6.11
  > spirv-llvm-translator: Upgrade to clang 20.1 branch
  > clang: Upgrade to 20.x release

* sources/meta-openembedded 1aeb118758...890737e15c (61):
  > DO NOT MERGE: Add Github actions CI workflow
  > gnome-control-center: update 47.3 -> 48.beta
  > gnome-shell: update 47.3 -> 48.beta
  > mutter: update 47.5 -> 48.beta
  > gnome-software_: update 47.2 -> 48.beta
  > gnome-settings-daemon: update 47.3 -> 48.beta
  > gdm: update 47.0 -> 48.beta
  > xdg-desktop-portal-gnome: update 47.3 -> 48.beta
  > python3-pyasyncore: Add recipe
  > keepalived: Enable reproducible configure option
  > grpc: Upgrade to 1.71.0 Release
  > reproducibility: update known non-reproducible packages
  > python3-pykickstart: fix options parse error
  > hiredis: set rdepends on virtual-redis
  > zabbix: upgrade 6.4.21 -> 7.0.9
  > udpcast: upgrade 20230924 -> 20250223
  > tftpy: upgrade 0.8.2 -> 0.8.5
  > python3-virtualenv: upgrade 20.29.2 -> 20.29.3
  > python3-tzlocal: upgrade 5.3 -> 5.3.1
  > python3-tox: upgrade 4.24.1 -> 4.24.2
  > python3-starlette: upgrade 0.46.0 -> 0.46.1
  > python3-scikit-build-core: upgrade 0.10.7 -> 0.11.0
  > python3-pywbem: upgrade 1.7.2 -> 1.7.3
  > python3-pymongo: upgrade 4.11.1 -> 4.11.2
  > python3-pdm-build-locked: upgrade 0.3.4 -> 0.3.5
  > python3-libusb1: upgrade 3.2.0 -> 3.3.0
  > python3-jsbeautifier: upgrade 1.15.3 -> 1.15.4
  > python3-isort: upgrade 6.0.0 -> 6.0.1
  > python3-ipython: upgrade 8.32.0 -> 9.0.2
  > python3-inline-snapshot: upgrade 0.20.2 -> 0.20.5
  > python3-gspread: upgrade 6.1.4 -> 6.2.0
  > python3-fsspec: upgrade 2025.2.0 -> 2025.3.0
  > python3-elementpath: upgrade 4.7.0 -> 4.8.0
  > python3-dbus-fast: upgrade 2.33.0 -> 2.39.3
  > python3-cmake: upgrade 3.31.4 -> 3.31.6
  > python3-bitarray: upgrade 3.1.0 -> 3.1.1
  > python3-argcomplete: upgrade 3.5.3 -> 3.6.0
  > python3-aiohappyeyeballs: upgrade 2.4.6 -> 2.5.0
  > pocketpy: upgrade 2.0.5 -> 2.0.6
  > nss: upgrade 3.108 -> 3.109
  > libwebsockets: upgrade 4.3.3 -> 4.3.5
  > libtinyxml2: upgrade 10.0.0 -> 10.1.0
  > libsdl2-image: upgrade 2.8.5 -> 2.8.8
  > jsoncons: upgrade 1.2.0 -> 1.3.0
  > iozone3: upgrade 506 -> 507
  > icewm: upgrade 3.7.0 -> 3.7.1
  > faad2: upgrade 2.11.1 -> 2.11.2
  > ctags: upgrade 6.1.20250223.0 -> 6.1.20250302.0
  > c-periphery: upgrade 2.4.2 -> 2.4.3
  > asyncmqtt: upgrade 10.0.0 -> 10.1.0
  > xmlrpc-c: 1.60.03 -> 1.64.0
  > fio: upgrade 3.38 -> 3.39
  > catch2: upgrade 3.7.1 -> 3.8.0
  > libgusb: update 0.3.10 -> 0.4.9
  > python3-astroid: Upgrade 3.3.8 -> 3.3.9
  > python3-zeroconf: Upgrade 0.145.1 -> 0.146.1
  > python3-pandas: compile against target version of numpy
  > Revert "crucible: Use go module fetcher"
  > wireplumber: update 0.5.7 -> 0.5.8
  > pipewire: update 1.2.7 -> 1.4.0
  > uutils-coreutils: upgrade 0.0.29 -> 0.0.30

* sources/meta-qt6 5d4cb1b...e1f7a5b (29):
  > qtwebengine: Fix build with clang-20
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  < Merge pull request #79 from YoeDistro/kraj/6.8
  > squish: add squish license key configuration
  < Merge pull request #78 from YoeDistro/kraj/6.8
  < Merge pull request #77 from YoeDistro/kraj/6.8
  < Merge pull request #76 from YoeDistro/kraj/6.8
  < Merge pull request #75 from YoeDistro/kraj/6.8
  < Merge pull request #74 from YoeDistro/kraj/6.8
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < 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

* sources/meta-riscv 42d2b51...a8bea7d (1):
  > milkv-duo-fsbl: Delete non-existing NAND_BOOT argument

* sources/meta-swupdate 66b195e...efd4c20 (14):
  < Bump to release 2024.12.1
  < swupdate: introduce var to build from different branch
  < Run copy_swdescription() later
  < Support 2024.12
  < swupdate: package libswupdate into separate package
  < swupdate: Add missing licenses in LICENSE
  < swupdate: Add missing licenses in LIC_FILES_CHKSUM
  < Use IMAGE_NAME_SUFFIX in the artifact name
  < swupdate-image: Drop test when sw-de4scription is copied
  < swupdate-image: do not rely on IMAGE_LINK_NAME
  < styhead migration fixes
  < layer.conf: Update to walnascar (5.2) layer/release series
  > layer.conf: Update to walnascar (5.2) layer/release series
  < Fix license for libswupdate

* sources/meta-ti a7009ced...af4232d9 (5):
  > CI/CD Auto-Merger: cicd.master.202503111223
  > conf: machine: j721s2/j784s4: Fix overlays for DS90UB954
  > conf: machine: j721e: Fix overlays for DS90UB954
  > conf: machine: J721e: Add Dependency for IMG Driver
  > ti-bsp: ti-img-encode-decode: Add Recipe for Building VXE-VXD Out-of-Tree Module

* sources/meta-variscite-bsp 92311fe...55ec22e (52):
  < Merge pull request #40 from YoeDistro/kraj/mickledore-var02
  > firmware-nxp-wifi: Keep old file name of nxp8997 and nxp9098
  < Merge pull request #39 from YoeDistro/kraj/mickledore-var02
  > libubootenv: Drop patch to increase line length to 4096
  > layer.conf: Update to walnascar (5.2) layer/release series
  > imx-boot: Replace BOOT_NAME with imx-boot
  > 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 #38 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #37 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #36 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #35 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #34 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #33 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  < 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...a939508 (8):
  > layer.conf: Add styhead as compatible layer
  > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR
  > layer.conf: Add scarthgap to layer compat
  > conf: Correct BBFILE_PRIORITY for variscite-bsp-common
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #2 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #1 from YoeDistro/kraj/mickledore-var02
  < layer.conf: Add scarthgap to layer compat

* sources/poky 046a92d351...22d5d9f288 (23):
  > libtirpc: Fix build with gcc-15/C23
  > cargo-c: Fix build on risv32
  > strace: Ignore running strace ptests image on musl
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > lib: Fix dependencies on SPDX code
  > xserver-xorg: upgrade 21.1.15 -> 21.1.16
  > xserver-xf86-config: remove obsolete configuration files
  > xserver-xf86-config: add a configuration fragment to disable screen blanking
  > gcr: exclude x.y.9z pre-releases from upstream version check
  > gnupg: follow odd-even scheme in upstream version checks
  > python3-roman-numbers-py: correct upstream version check
  > systemd-systemctl-native: correctly set PV
  > bitbake: bitbake-server/worker: Hide os.fork() deprecation warning
  > oe-selftest: fitimage add more kernel tests
  > oe-selftest: fitimage cleanup
  > oe-selftest: fitimage sort tests
  > oe-selftest: adapt u-boot tests to latest changes
  > uboot, kernel: use hex address for UBOOT_ENTRYPOINT
  > linux-fitimage: sign setup sections
  > oe-selftest: drop redundant imports
  > bitbake: doc: bitbake-user-manual-metadata: document the include_all directive
  > bitbake: command: Fix command complete event ordering
  > bitbake: cooker: Add debug for parsing being complete

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Mar 12, 2025
…mbedded sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm b6227e29...e02a77c0 (2):
  > CI: there's no need to run pending-updates on x86 machines
  > arm/arm-bsp/trusted-firmware-a: use main branch when fetching mbedtls

* sources/meta-clang 3669c28...9347894 (6):
  > clang.bbclass,compiler-rt: Do not set -target for native clang
  > fmt: Disable invalide-specialization warning as error
  > include-what-you-use: Upgrade to 0.23 release
  > castxml: Upgrade to 0.6.11
  > spirv-llvm-translator: Upgrade to clang 20.1 branch
  > clang: Upgrade to 20.x release

* sources/meta-openembedded 1aeb118758...847fb2004d (69):
  > DO NOT MERGE: Add Github actions CI workflow
  > gnome-control-center: update 47.3 -> 48.beta
  > gnome-shell: update 47.3 -> 48.beta
  > mutter: update 47.5 -> 48.beta
  > gnome-software_: update 47.2 -> 48.beta
  > gnome-settings-daemon: update 47.3 -> 48.beta
  > gdm: update 47.0 -> 48.beta
  > xdg-desktop-portal-gnome: update 47.3 -> 48.beta
  > python3-pyasyncore: Add recipe
  > keepalived: Make keepalived cross compile reproducible
  > grpc: Upgrade to 1.71.0 Release
  > zabbix: upgrade 6.4.21 -> 7.0.9
  > pangomm-2.48: upgrade 2.52.0 -> 2.56.1
  > pangomm: upgrade 2.46.2 -> 2.46.4
  > cairomm: upgrade 1.14.3 -> 1.14.5
  > rocksdb: upgrade 9.0.0 -> 9.10.0
  > rrdtool: upgrade 1.8.0 -> 1.9.0
  > pahole: upgrade 1.28 -> 1.29
  > tbb: upgrade 2021.13.0 -> 2022.0.0
  > googlebenchmark: upgrade 1.8.4 -> 1.9.1
  > reproducibility: update known non-reproducible packages
  > python3-pykickstart: fix options parse error
  > hiredis: set rdepends on virtual-redis
  > udpcast: upgrade 20230924 -> 20250223
  > tftpy: upgrade 0.8.2 -> 0.8.5
  > python3-virtualenv: upgrade 20.29.2 -> 20.29.3
  > python3-tzlocal: upgrade 5.3 -> 5.3.1
  > python3-tox: upgrade 4.24.1 -> 4.24.2
  > python3-starlette: upgrade 0.46.0 -> 0.46.1
  > python3-scikit-build-core: upgrade 0.10.7 -> 0.11.0
  > python3-pywbem: upgrade 1.7.2 -> 1.7.3
  > python3-pymongo: upgrade 4.11.1 -> 4.11.2
  > python3-pdm-build-locked: upgrade 0.3.4 -> 0.3.5
  > python3-libusb1: upgrade 3.2.0 -> 3.3.0
  > python3-jsbeautifier: upgrade 1.15.3 -> 1.15.4
  > python3-isort: upgrade 6.0.0 -> 6.0.1
  > python3-ipython: upgrade 8.32.0 -> 9.0.2
  > python3-inline-snapshot: upgrade 0.20.2 -> 0.20.5
  > python3-gspread: upgrade 6.1.4 -> 6.2.0
  > python3-fsspec: upgrade 2025.2.0 -> 2025.3.0
  > python3-elementpath: upgrade 4.7.0 -> 4.8.0
  > python3-dbus-fast: upgrade 2.33.0 -> 2.39.3
  > python3-cmake: upgrade 3.31.4 -> 3.31.6
  > python3-bitarray: upgrade 3.1.0 -> 3.1.1
  > python3-argcomplete: upgrade 3.5.3 -> 3.6.0
  > python3-aiohappyeyeballs: upgrade 2.4.6 -> 2.5.0
  > pocketpy: upgrade 2.0.5 -> 2.0.6
  > nss: upgrade 3.108 -> 3.109
  > libwebsockets: upgrade 4.3.3 -> 4.3.5
  > libtinyxml2: upgrade 10.0.0 -> 10.1.0
  > libsdl2-image: upgrade 2.8.5 -> 2.8.8
  > jsoncons: upgrade 1.2.0 -> 1.3.0
  > iozone3: upgrade 506 -> 507
  > icewm: upgrade 3.7.0 -> 3.7.1
  > faad2: upgrade 2.11.1 -> 2.11.2
  > ctags: upgrade 6.1.20250223.0 -> 6.1.20250302.0
  > c-periphery: upgrade 2.4.2 -> 2.4.3
  > asyncmqtt: upgrade 10.0.0 -> 10.1.0
  > xmlrpc-c: 1.60.03 -> 1.64.0
  > fio: upgrade 3.38 -> 3.39
  > catch2: upgrade 3.7.1 -> 3.8.0
  > libgusb: update 0.3.10 -> 0.4.9
  > python3-astroid: Upgrade 3.3.8 -> 3.3.9
  > python3-zeroconf: Upgrade 0.145.1 -> 0.146.1
  > python3-pandas: compile against target version of numpy
  > Revert "crucible: Use go module fetcher"
  > wireplumber: update 0.5.7 -> 0.5.8
  > pipewire: update 1.2.7 -> 1.4.0
  > uutils-coreutils: upgrade 0.0.29 -> 0.0.30

* sources/meta-qt6 5d4cb1b...e1f7a5b (29):
  > qtwebengine: Fix build with clang-20
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  < Merge pull request #79 from YoeDistro/kraj/6.8
  > squish: add squish license key configuration
  < Merge pull request #78 from YoeDistro/kraj/6.8
  < Merge pull request #77 from YoeDistro/kraj/6.8
  < Merge pull request #76 from YoeDistro/kraj/6.8
  < Merge pull request #75 from YoeDistro/kraj/6.8
  < Merge pull request #74 from YoeDistro/kraj/6.8
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < 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

* sources/meta-riscv 42d2b51...a8bea7d (1):
  > milkv-duo-fsbl: Delete non-existing NAND_BOOT argument

* sources/meta-swupdate 66b195e...efd4c20 (14):
  < Bump to release 2024.12.1
  < swupdate: introduce var to build from different branch
  < Run copy_swdescription() later
  < Support 2024.12
  < swupdate: package libswupdate into separate package
  < swupdate: Add missing licenses in LICENSE
  < swupdate: Add missing licenses in LIC_FILES_CHKSUM
  < Use IMAGE_NAME_SUFFIX in the artifact name
  < swupdate-image: Drop test when sw-de4scription is copied
  < swupdate-image: do not rely on IMAGE_LINK_NAME
  < styhead migration fixes
  < layer.conf: Update to walnascar (5.2) layer/release series
  > layer.conf: Update to walnascar (5.2) layer/release series
  < Fix license for libswupdate

* sources/meta-ti a7009ced...af4232d9 (5):
  > CI/CD Auto-Merger: cicd.master.202503111223
  > conf: machine: j721s2/j784s4: Fix overlays for DS90UB954
  > conf: machine: j721e: Fix overlays for DS90UB954
  > conf: machine: J721e: Add Dependency for IMG Driver
  > ti-bsp: ti-img-encode-decode: Add Recipe for Building VXE-VXD Out-of-Tree Module

* sources/meta-variscite-bsp 92311fe...55ec22e (52):
  < Merge pull request #40 from YoeDistro/kraj/mickledore-var02
  > firmware-nxp-wifi: Keep old file name of nxp8997 and nxp9098
  < Merge pull request #39 from YoeDistro/kraj/mickledore-var02
  > libubootenv: Drop patch to increase line length to 4096
  > layer.conf: Update to walnascar (5.2) layer/release series
  > imx-boot: Replace BOOT_NAME with imx-boot
  > 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 #38 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #37 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #36 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #35 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #34 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #33 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  < 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...a939508 (8):
  > layer.conf: Add styhead as compatible layer
  > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR
  > layer.conf: Add scarthgap to layer compat
  > conf: Correct BBFILE_PRIORITY for variscite-bsp-common
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #2 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #1 from YoeDistro/kraj/mickledore-var02
  < layer.conf: Add scarthgap to layer compat

* sources/poky 046a92d351...22d5d9f288 (23):
  > libtirpc: Fix build with gcc-15/C23
  > cargo-c: Fix build on risv32
  > strace: Ignore running strace ptests image on musl
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > lib: Fix dependencies on SPDX code
  > xserver-xorg: upgrade 21.1.15 -> 21.1.16
  > xserver-xf86-config: remove obsolete configuration files
  > xserver-xf86-config: add a configuration fragment to disable screen blanking
  > gcr: exclude x.y.9z pre-releases from upstream version check
  > gnupg: follow odd-even scheme in upstream version checks
  > python3-roman-numbers-py: correct upstream version check
  > systemd-systemctl-native: correctly set PV
  > bitbake: bitbake-server/worker: Hide os.fork() deprecation warning
  > oe-selftest: fitimage add more kernel tests
  > oe-selftest: fitimage cleanup
  > oe-selftest: fitimage sort tests
  > oe-selftest: adapt u-boot tests to latest changes
  > uboot, kernel: use hex address for UBOOT_ENTRYPOINT
  > linux-fitimage: sign setup sections
  > oe-selftest: drop redundant imports
  > bitbake: doc: bitbake-user-manual-metadata: document the include_all directive
  > bitbake: command: Fix command complete event ordering
  > bitbake: cooker: Add debug for parsing being complete

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Mar 12, 2025
…mbedded sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm b6227e29...e02a77c0 (2):
  > CI: there's no need to run pending-updates on x86 machines
  > arm/arm-bsp/trusted-firmware-a: use main branch when fetching mbedtls

* sources/meta-clang 3669c28...9347894 (6):
  > clang.bbclass,compiler-rt: Do not set -target for native clang
  > fmt: Disable invalide-specialization warning as error
  > include-what-you-use: Upgrade to 0.23 release
  > castxml: Upgrade to 0.6.11
  > spirv-llvm-translator: Upgrade to clang 20.1 branch
  > clang: Upgrade to 20.x release

* sources/meta-openembedded 1aeb118758...482937d2e8 (70):
  > DO NOT MERGE: Add Github actions CI workflow
  > gnome-control-center: update 47.3 -> 48.beta
  > gnome-shell: update 47.3 -> 48.beta
  > mutter: update 47.5 -> 48.beta
  > gnome-software_: update 47.2 -> 48.beta
  > gnome-settings-daemon: update 47.3 -> 48.beta
  > gdm: update 47.0 -> 48.beta
  > xdg-desktop-portal-gnome: update 47.3 -> 48.beta
  > python3-pyasyncore: Add recipe
  > btop: Update fmt header to latest
  > keepalived: Make keepalived cross compile reproducible
  > grpc: Upgrade to 1.71.0 Release
  > zabbix: upgrade 6.4.21 -> 7.0.9
  > pangomm-2.48: upgrade 2.52.0 -> 2.56.1
  > pangomm: upgrade 2.46.2 -> 2.46.4
  > cairomm: upgrade 1.14.3 -> 1.14.5
  > rocksdb: upgrade 9.0.0 -> 9.10.0
  > rrdtool: upgrade 1.8.0 -> 1.9.0
  > pahole: upgrade 1.28 -> 1.29
  > tbb: upgrade 2021.13.0 -> 2022.0.0
  > googlebenchmark: upgrade 1.8.4 -> 1.9.1
  > reproducibility: update known non-reproducible packages
  > python3-pykickstart: fix options parse error
  > hiredis: set rdepends on virtual-redis
  > udpcast: upgrade 20230924 -> 20250223
  > tftpy: upgrade 0.8.2 -> 0.8.5
  > python3-virtualenv: upgrade 20.29.2 -> 20.29.3
  > python3-tzlocal: upgrade 5.3 -> 5.3.1
  > python3-tox: upgrade 4.24.1 -> 4.24.2
  > python3-starlette: upgrade 0.46.0 -> 0.46.1
  > python3-scikit-build-core: upgrade 0.10.7 -> 0.11.0
  > python3-pywbem: upgrade 1.7.2 -> 1.7.3
  > python3-pymongo: upgrade 4.11.1 -> 4.11.2
  > python3-pdm-build-locked: upgrade 0.3.4 -> 0.3.5
  > python3-libusb1: upgrade 3.2.0 -> 3.3.0
  > python3-jsbeautifier: upgrade 1.15.3 -> 1.15.4
  > python3-isort: upgrade 6.0.0 -> 6.0.1
  > python3-ipython: upgrade 8.32.0 -> 9.0.2
  > python3-inline-snapshot: upgrade 0.20.2 -> 0.20.5
  > python3-gspread: upgrade 6.1.4 -> 6.2.0
  > python3-fsspec: upgrade 2025.2.0 -> 2025.3.0
  > python3-elementpath: upgrade 4.7.0 -> 4.8.0
  > python3-dbus-fast: upgrade 2.33.0 -> 2.39.3
  > python3-cmake: upgrade 3.31.4 -> 3.31.6
  > python3-bitarray: upgrade 3.1.0 -> 3.1.1
  > python3-argcomplete: upgrade 3.5.3 -> 3.6.0
  > python3-aiohappyeyeballs: upgrade 2.4.6 -> 2.5.0
  > pocketpy: upgrade 2.0.5 -> 2.0.6
  > nss: upgrade 3.108 -> 3.109
  > libwebsockets: upgrade 4.3.3 -> 4.3.5
  > libtinyxml2: upgrade 10.0.0 -> 10.1.0
  > libsdl2-image: upgrade 2.8.5 -> 2.8.8
  > jsoncons: upgrade 1.2.0 -> 1.3.0
  > iozone3: upgrade 506 -> 507
  > icewm: upgrade 3.7.0 -> 3.7.1
  > faad2: upgrade 2.11.1 -> 2.11.2
  > ctags: upgrade 6.1.20250223.0 -> 6.1.20250302.0
  > c-periphery: upgrade 2.4.2 -> 2.4.3
  > asyncmqtt: upgrade 10.0.0 -> 10.1.0
  > xmlrpc-c: 1.60.03 -> 1.64.0
  > fio: upgrade 3.38 -> 3.39
  > catch2: upgrade 3.7.1 -> 3.8.0
  > libgusb: update 0.3.10 -> 0.4.9
  > python3-astroid: Upgrade 3.3.8 -> 3.3.9
  > python3-zeroconf: Upgrade 0.145.1 -> 0.146.1
  > python3-pandas: compile against target version of numpy
  > Revert "crucible: Use go module fetcher"
  > wireplumber: update 0.5.7 -> 0.5.8
  > pipewire: update 1.2.7 -> 1.4.0
  > uutils-coreutils: upgrade 0.0.29 -> 0.0.30

* sources/meta-qt6 5d4cb1b...e1f7a5b (29):
  > qtwebengine: Fix build with clang-20
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  < Merge pull request #79 from YoeDistro/kraj/6.8
  > squish: add squish license key configuration
  < Merge pull request #78 from YoeDistro/kraj/6.8
  < Merge pull request #77 from YoeDistro/kraj/6.8
  < Merge pull request #76 from YoeDistro/kraj/6.8
  < Merge pull request #75 from YoeDistro/kraj/6.8
  < Merge pull request #74 from YoeDistro/kraj/6.8
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < 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

* sources/meta-riscv 42d2b51...a8bea7d (1):
  > milkv-duo-fsbl: Delete non-existing NAND_BOOT argument

* sources/meta-swupdate 66b195e...efd4c20 (14):
  < Bump to release 2024.12.1
  < swupdate: introduce var to build from different branch
  < Run copy_swdescription() later
  < Support 2024.12
  < swupdate: package libswupdate into separate package
  < swupdate: Add missing licenses in LICENSE
  < swupdate: Add missing licenses in LIC_FILES_CHKSUM
  < Use IMAGE_NAME_SUFFIX in the artifact name
  < swupdate-image: Drop test when sw-de4scription is copied
  < swupdate-image: do not rely on IMAGE_LINK_NAME
  < styhead migration fixes
  < layer.conf: Update to walnascar (5.2) layer/release series
  > layer.conf: Update to walnascar (5.2) layer/release series
  < Fix license for libswupdate

* sources/meta-ti a7009ced...af4232d9 (5):
  > CI/CD Auto-Merger: cicd.master.202503111223
  > conf: machine: j721s2/j784s4: Fix overlays for DS90UB954
  > conf: machine: j721e: Fix overlays for DS90UB954
  > conf: machine: J721e: Add Dependency for IMG Driver
  > ti-bsp: ti-img-encode-decode: Add Recipe for Building VXE-VXD Out-of-Tree Module

* sources/meta-variscite-bsp 92311fe...55ec22e (52):
  < Merge pull request #40 from YoeDistro/kraj/mickledore-var02
  > firmware-nxp-wifi: Keep old file name of nxp8997 and nxp9098
  < Merge pull request #39 from YoeDistro/kraj/mickledore-var02
  > libubootenv: Drop patch to increase line length to 4096
  > layer.conf: Update to walnascar (5.2) layer/release series
  > imx-boot: Replace BOOT_NAME with imx-boot
  > 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 #38 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #37 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #36 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #35 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #34 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #33 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  < 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...a939508 (8):
  > layer.conf: Add styhead as compatible layer
  > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR
  > layer.conf: Add scarthgap to layer compat
  > conf: Correct BBFILE_PRIORITY for variscite-bsp-common
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #2 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #1 from YoeDistro/kraj/mickledore-var02
  < layer.conf: Add scarthgap to layer compat

* sources/poky 046a92d351...22d5d9f288 (23):
  > libtirpc: Fix build with gcc-15/C23
  > cargo-c: Fix build on risv32
  > strace: Ignore running strace ptests image on musl
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > lib: Fix dependencies on SPDX code
  > xserver-xorg: upgrade 21.1.15 -> 21.1.16
  > xserver-xf86-config: remove obsolete configuration files
  > xserver-xf86-config: add a configuration fragment to disable screen blanking
  > gcr: exclude x.y.9z pre-releases from upstream version check
  > gnupg: follow odd-even scheme in upstream version checks
  > python3-roman-numbers-py: correct upstream version check
  > systemd-systemctl-native: correctly set PV
  > bitbake: bitbake-server/worker: Hide os.fork() deprecation warning
  > oe-selftest: fitimage add more kernel tests
  > oe-selftest: fitimage cleanup
  > oe-selftest: fitimage sort tests
  > oe-selftest: adapt u-boot tests to latest changes
  > uboot, kernel: use hex address for UBOOT_ENTRYPOINT
  > linux-fitimage: sign setup sections
  > oe-selftest: drop redundant imports
  > bitbake: doc: bitbake-user-manual-metadata: document the include_all directive
  > bitbake: command: Fix command complete event ordering
  > bitbake: cooker: Add debug for parsing being complete

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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants