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

envsetup.sh: Widen logic for BUILDHOST_DISTRO to consider more distros #72

Merged
merged 3 commits into from
Dec 3, 2018

Conversation

kraj
Copy link
Contributor

@kraj kraj commented Dec 2, 2018

Fixes Issue #69

Signed-off-by: Khem Raj [email protected]

kraj added 3 commits December 1, 2018 23:28
* sources/meta-odroid b61a442...45433fd (2):
  > settings: update samsung odroid mmc boot part #
  > linux-stable/4.19: update to 4.19.5

Signed-off-by: Khem Raj <[email protected]>
* sources/meta-odroid 45433fd...986b43f (3):
  > meson32-common: fix cfg fragments
  > linux-stable/4.19: update to 4.9.6 and kernel-cache srcrev
  > odroid-c2.scc: fix KARCH to use arm64

Signed-off-by: Khem Raj <[email protected]>
@cbrake cbrake merged commit 9483ec1 into master Dec 3, 2018
kraj added a commit that referenced this pull request Jun 18, 2020
* sources/meta-openembedded a7e5dadf1...9298819a6 (24):
  > XXX: Add DRONE CI support
  > python3-pyrad: add package
  > python3-smpplib: add package
  > python3-sqlsoup: add package
  > python3-huey: Add package
  > python3-flask-versioned: Add package
  > python3-croniter: add package
  > python3-configobj: Add package
  > python3-periphery: Upgrade 2.0.1 -> 2.1.0
  > python3-periphery: Consolidate in a single file
  > python3-pexpect: Consolidate in a single file
  > add python3-argexec
  > add python3-dynamic-dispatch
  > python3-pocketsphinx: Inherit features_check
  > python3-wtforms: upgrade 2.2.1 -> 2.3.1
  > libtalloc: fix upstream url
  < XXX: Add DRONE CI support
  < python3-periphery: Upgrade 2.0.1 -> 2.1.0
  < python3-periphery: Consolidate in a single file
  < python3-pexpect: Consolidate in a single file
  < add python3-argexec
  < add python3-dynamic-dispatch
  < python3-pocketsphinx: Inherit features_check
  < python3-wtforms: upgrade 2.2.1 -> 2.3.1

* sources/meta-yoe 535c48c...01b4cea (1):
  > Merge pull request #72 from YoeDistro/yoe/mut

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Jun 18, 2020
…sources/openembedded-core

* sources/meta-altera b85ce25...363a3f9 (1):
  > u-boot-socfpga: update to latest HEAD

* sources/meta-arm 938b47f...3237858 (9):
  > external-arm-toolchain: Add package specific licenses
  > meta-arm-toolchain: Add README
  > external-arm-toolchain: Align glibc packaging to OE TARGET_SYS
  > external-arm-toolchain: Refine dev libraries/headers packaging
  > external-arm-toolchain: Remove glibc locale dependency
  > arm-autonomy, xenguest-manager: Guest creation failure cleanup
  > arm-autonomy, xenguest: Fail if Dom0 is not properly initialized
  > arm-bsp/edk2-firmware: fix destsuffix and PV for recursion error
  > arm/edk2-firmware: fix passing of linker flags

* sources/meta-yoe 5e535e8...01b4cea (1):
  > Merge pull request #72 from YoeDistro/yoe/mut

* sources/openembedded-core 8c68dfe7fd...67cf30ca59 (57):
  > armv8/tunes: Set TUNE_PKGARCH_64 based on ARMPKGARCH
  > gcc: Do not set -march for arm64 for libatomic
  > armv8/tunes: Define TUNE_PKGARCH
  > aarch64: Adjust big.LITTLE tune files to use -mcpu
  > tune-cortexa57.inc: Add new tune file
  > tune-cortexa55.inc: crc and crypto extentions are default on cortex-a55
  > tunes: Add new tune files for cortexa55 and cortexa73-cortexa53
  > gcc-runtime: Avoid march conflicts with newer cortex-a55 CPUs
  > libucontext: Bring in mips/mips64 support
  > lto.inc: Add global LTO distro policy file
  > report-error.bbclass: replace angle brackets with &lt; and &gt;
  > report-error: Allow to upload reports automatically
  > linux-yocto: Add powerpc64le support
  > qemuppc64: Add a QEMU machine definition for ppc64
  > qemux86: Add identical qemux86copy variant for tests
  > runit: Add runit and related recipes
  < Merge remote-tracking branch 'origin/dunfell' into yoe/dunfell
  > vim: _FORTIFY_SOURCE=2 be gone
  > build-sysroots: add sysroot paths with native binaries to PATH
  > linux-firmware: upgrade 20200421 -> 20200519
  > db: do not install db_verify if 'verify' is not enabled
  > qemu: force build type to production
  > oe-selftest: Recursively patch test case paths
  > oe-selftest: Allow overriding the build directory used for tests
  > archiver: Fix test case for srpm archiver mode
  > patchelf: Add patch to address corrupt shared library issue
  > cogl: point to correct HOMEPAGE
  > cve-check: include epoch in product version output
  > oeqa/targetcontrol: Rework exception handling to avoid warnings
  > cairo: Do not try to remove nonexistent directories
  > logrotate: Drop obsolete setting/comment
  > maintainers: Update Ross' email address
  > lz4: disable static library
  > sysfsutils: rem leftover settings for libsysfs-dev
  > util-linux: alternatify rtcwake
  > ltp: Exclude the memcg_stress tests due to timeout problems
  > core-image-minimal-initramfs: keep restriction with initramfs-module-install
  < Merge remote-tracking branch 'origin/dunfell' into yoe/dunfell
  < Merge remote-tracking branch 'origin/dunfell' into yoe/dunfell
  < Merge remote-tracking branch 'origin/dunfell' into yoe/dunfell
  < Merge remote-tracking branch 'origin/dunfell' into yoe/dunfell
  < Merge remote-tracking branch 'origin/dunfell' into yoe/dunfell
  < packagegroup-go-sdk-target: Add go to packagegroup
  < go: Rely on go-runtime to provide needed modules
  < binutils: Install PIC version of libiberty.a
  < binutils: Detect proper static-libstdc++ support when using clang
  < gcc: Configure all gccs with --disable-install-libiberty
  < packagegroup-go-sdk-target: Enable on rv64
  < ruby: Link with libucontext on musl
  < libucontext: Bring in mips/mips64 support
  < lto.inc: Add global LTO distro policy file
  < report-error.bbclass: replace angle brackets with &lt; and &gt;
  < report-error: Allow to upload reports automatically
  < linux-yocto: Add powerpc64le support
  < qemuppc64: Add a QEMU machine definition for ppc64
  < qemux86: Add identical qemux86copy variant for tests
  < runit: Add runit and related recipes

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Jun 19, 2020
…embedded sources/meta-qcom sources/meta-yoe

* sources/meta-altera b85ce25...363a3f9 (1):
  > u-boot-socfpga: update to latest HEAD

* sources/meta-arm 938b47f...3237858 (9):
  > external-arm-toolchain: Add package specific licenses
  > meta-arm-toolchain: Add README
  > external-arm-toolchain: Align glibc packaging to OE TARGET_SYS
  > external-arm-toolchain: Refine dev libraries/headers packaging
  > external-arm-toolchain: Remove glibc locale dependency
  > arm-autonomy, xenguest-manager: Guest creation failure cleanup
  > arm-autonomy, xenguest: Fail if Dom0 is not properly initialized
  > arm-bsp/edk2-firmware: fix destsuffix and PV for recursion error
  > arm/edk2-firmware: fix passing of linker flags

* sources/meta-openembedded 78605cf1e5...3c7c324e4e (11):
  > python3-periphery: Upgrade 2.0.1 -> 2.1.0
  > python3-periphery: Consolidate in a single file
  > python3-pexpect: Consolidate in a single file
  > add python3-argexec
  > add python3-dynamic-dispatch
  > libtalloc: fix upstream url
  > opencv: make ts module external
  > sip3: Upgrade 4.19.19 -> 4.19.23
  > sip3: Consolidate in a single file
  > twm: upgrade 1.0.10 -> 1.0.11
  > openipmi: upgrade 2.0.28 -> 2.0.29

* sources/meta-qcom 49d4056...e89b711 (1):
  > Merge pull request #163 from alimon/master

* sources/meta-yoe 5e535e8...01b4cea (1):
  > Merge pull request #72 from YoeDistro/yoe/mut

Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit that referenced this pull request Sep 5, 2020
images: Place features_check in right places
kraj added a commit that referenced this pull request Dec 26, 2024
…cale sources/meta-intel sources/meta-openembedded sources/meta-qt6 sources/poky

* sources/meta-arm 5adb3155...cc4399ad (1):
  > arm-bsp/documentation: corstone1000: Show flyout menu in sidebar

* sources/meta-clang b987534...89878f5 (1):
  > clang: Upgrade to 19.1.6

* sources/meta-freescale 82193457...8cc3bb0f (1):
  > Merge pull request #2049 from Livius90/master

* sources/meta-intel d0150964...b0fe7e45 (5):
  > meta-intel.inc: set PREFERRED_VERSION for altcfg kernel to 6.12
  > linux-intel-rt/6.11 : update the name of the patch
  > linux-intel/6.12: add recipe
  > linux-intel-rt/6.6 : update to tag lts-v6.6.63-rt46-preempt-rt-241126T190416Z
  > linux-intel/6.6 : update to tag lts-v6.6.63-linux-241126T173815Z

* sources/meta-openembedded dedc9af69d...db283053d0 (119):
  > synergy: patch CVE-2020-15117
  > opusfile: patch CVE-2022-47021
  > libconfuse: patch CVE-2022-40320
  > rtmpdump: add +git to PV
  > rtmpdump: mark CVE-2015-8270, CVE-2015-8271 and CVE-2015-8272 as fixed
  > apache2: ignore CVE-1999-1237
  > uftrace: upgrade 0.16 -> 0.17
  > tk: upgrade 9.0.0 -> 9.0.1
  > thingsboard-gateway: upgrade 3.5.1 -> 3.5.3.1
  > sip: upgrade 6.9.0 -> 6.9.1
  > python3-wtforms: upgrade 3.1.2 -> 3.2.1
  > python3-web3: upgrade 7.3.0 -> 7.6.1
  > python3-virtualenv: upgrade 20.26.6 -> 20.28.0
  > python3-types-setuptools: upgrade 73.0.0.20240822 -> 75.5.0.20241120
  > python3-typer: upgrade 0.14.0 -> 0.15.1
  > python3-starlette: upgrade 0.39.2 -> 0.42.0
  > python3-sqlparse: upgrade 0.5.2 -> 0.5.3
  > python3-schedule: upgrade 1.2.1 -> 1.2.2
  > python3-robotframework: upgrade 7.1 -> 7.1.1
  > python3-redis: upgrade 5.1.1 -> 5.2.1
  > python3-python-multipart: upgrade 0.0.12 -> 0.0.20
  > python3-pytest-freezer: upgrade 0.4.8 -> 0.4.9
  > python3-pytest-cov: upgrade 5.0.0 -> 6.0.0
  > python3-pytest-benchmark: upgrade 4.0.0 -> 5.1.0
  > python3-pyroute2: upgrade 0.7.12 -> 0.8.1
  > python3-pyproject-api: upgrade 1.7.2 -> 1.8.0
  > python3-pymodbus: upgrade 3.7.4 -> 3.8.2
  > python3-pymisp: upgrade 2.5.0 -> 2.5.4
  > python3-pydantic-core: upgrade 2.27.1 -> 2.27.2
  > python3-pycurl: upgrade 7.45.3 -> 7.45.4
  > python3-pdm: upgrade 2.22.0 -> 2.22.1
  > python3-pdm-backend: upgrade 2.4.2 -> 2.4.3
  > python3-moteus: upgrade 0.3.72 -> 0.3.76
  > python3-mlcommons-loadgen: upgrade 5.0.0 -> 5.0.4
  > python3-marshmallow: upgrade 3.23.1 -> 3.23.2
  > python3-janus: upgrade 1.1.0 -> 2.0.0
  > python3-ipython: upgrade 8.30.0 -> 8.31.0
  > python3-inline-snapshot: upgrade 0.14.0 -> 0.18.1
  > python3-importlib-metadata: upgrade 8.4.0 -> 8.5.0
  > python3-httpx: upgrade 0.28.0 -> 0.28.1
  > python3-httptools: upgrade 0.6.2 -> 0.6.4
  > python3-haversine: upgrade 2.8.1 -> 2.9.0
  > python3-grpcio: upgrade 1.67.1 -> 1.68.1
  > python3-grpcio-reflection: upgrade 1.67.1 -> 1.68.1
  > python3-grpcio-channelz: upgrade 1.67.1 -> 1.68.1
  > python3-google-auth: upgrade 2.36.0 -> 2.37.0
  > python3-google-api-python-client: upgrade 2.135.0 -> 2.136.0
  > python3-geojson: upgrade 3.1.0 -> 3.2.0
  > python3-fsspec: upgrade 2024.10.0 -> 2024.12.0
  > python3-fastnumbers: upgrade 5.1.0 -> 5.1.1
  > python3-fastjsonschema: upgrade 2.21.0 -> 2.21.1
  > python3-eth-utils: upgrade 5.0.0 -> 5.1.0
  > python3-eth-keyfile: upgrade 0.7.0 -> 0.8.0
  > python3-elementpath: upgrade 4.6.0 -> 4.7.0
  > python3-drgn: upgrade 0.0.29 -> 0.0.30
  > python3-cytoolz: upgrade 1.0.0 -> 1.0.1
  > python3-croniter: upgrade 5.0.1 -> 6.0.0
  > python3-coverage: upgrade 7.6.2 -> 7.6.9
  > python3-cmd2: upgrade 2.5.7 -> 2.5.8
  > python3-cmake: upgrade 3.31.1 -> 3.31.2
  > python3-cassandra-driver: upgrade 3.29.1 -> 3.29.2
  > python3-cantools: upgrade 39.4.13 -> 40.0.0
  > python3-astroid: upgrade 3.3.5 -> 3.3.7
  > python3-apispec: upgrade 6.7.1 -> 6.8.0
  > python3-apiflask: upgrade 2.2.1 -> 2.3.2
  > python3-anyio: upgrade 4.6.2 -> 4.7.0
  > python3-aiosignal: upgrade 1.3.1 -> 1.3.2
  > ostree: upgrade 2024.9 -> 2024.10
  > nvmetcli: upgrade 0.7 -> 0.8
  > nano: upgrade 8.2 -> 8.3
  > libsdl2-image: upgrade 2.8.2 -> 2.8.3
  > libcapture-tiny-perl: upgrade 0.48 -> 0.50
  > ctags: upgrade 6.1.20241215.0 -> 6.1.20241222.0
  > python3-pyproj: cleanup dependencies
  > python3-kivy: cleanup dependencies
  > python3-yarl: upgrade 1.18.0 -> 1.18.3
  > python3-sqlalchemy: upgrade 2.0.35 -> 2.0.36
  > python3-pytest-asyncio: upgrade 0.23.6 -> 0.24.0
  > python3-pyjwt: upgrade 2.9.0 -> 2.10.1
  > python3-propcache: upgrade 0.2.0 -> 0.2.1
  > python3-pillow: upgrade 10.4.0 -> 11.0.0
  > python3-aiohttp: upgrade 3.11.8 -> 3.11.11
  > python3-gpiod: update v2.2.2 -> v2.2.3
  > weechat: upgrade 4.0.4 -> 4.5.0
  > wireshark: upgrade 4.2.8 -> 4.2.9
  > sassc: ignore CVE-2022-43357
  > libmemcached: ignore CVE-2023-27478
  > libmemcached: merge inc into bb
  > libmemcached: remove recipe for version 1.0.7
  > php: upgrade 8.2.20 -> 8.2.26
  > memcached: upgrade 1.6.17 -> 1.6.33
  > memcached: add UPSTREAM_CHECK_URI
  > opensc: mark CVE-2024-8443 as fixed
  > opensc: upgrade 0.25.1 -> 0.26.0
  > postgresql: upgrade 16.4 -> 16.5
  > 7zip: Fix build with clang
  > xfce4-pulseaudio-plugin: Fix build with libwindowing 4.19.6
  > emlog: set CVE_PRODUCT
  > memcached: ignore disputed CVE-2022-26635
  > swagger-ui: mark CVE-2016-1000229 as fixed
  > apache2: ignore disputed CVE CVE-2007-0086
  > spice-gtk: mark CVE-2012-4425 as fixed
  > redis: ignore CVE-2022-0543
  > monkey: ignore CVE-2013-1771
  > gattlib: mark CVE-2019-6498 as fixed
  > spice: ignore CVE-2016-0749
  > apache2: remove old version references from CVEs
  > apache2: ignore CVE-1999-0678 and CVE-1999-1412
  > ace: ignore CVE-2009-1147
  > android-tools: fix warning: library search path "/usr/lib/p7zip" is unsafe for cross-compilation
  > Update p7zip to 7zip
  > Use 7zip 24.09 to replace p7zip 16.02
  > xfce4-panel: 4.18.6 -> 4.20.0
  > xfdesktop: 4.18.1 -> 4.20.0
  > libxfce4windowing: add recipe
  > xfce4-dev-tools: 4.18.1 -> 4.20.0
  > xfwm4: 4.19.0 -> 4.20.0
  > xfce4-settings: 4.18.3 -> 4.20.0
  > xfconf: 4.18.2 -> 4.20.0

* sources/meta-qt6 2c53920...97ef65d (1):
  > Merge pull request #72 from YoeDistro/kraj/6.8

* sources/poky 9dbeec7fa71...ef6cdd82bed (29):
  > xserver-xorg: upgrade 21.1.14 -> 21.1.15
  > webkitgtk: upgrade 2.46.4 -> 2.46.5
  > wayland-protocols: upgrade 1.38 -> 1.39
  > repo: upgrade 2.49.3 -> 2.50.1
  > python3-six: upgrade 1.16.0 -> 1.17.0
  > python3-pytest: upgrade 8.3.3 -> 8.3.4
  > python3-pytest-subtests: upgrade 0.13.1 -> 0.14.1
  > python3-pyopenssl: upgrade 24.2.1 -> 24.3.0
  > python3-psutil: upgrade 6.1.0 -> 6.1.1
  > python3-maturin: upgrade 1.7.4 -> 1.7.8
  > python3-mako: upgrade 1.3.6 -> 1.3.8
  > python3-hypothesis: upgrade 6.119.4 -> 6.122.6
  > python3-hatchling: upgrade 1.26.3 -> 1.27.0
  > python3-dbusmock: upgrade 0.32.2 -> 0.33.0
  > python3-certifi: upgrade 2024.8.30 -> 2024.12.14
  > meson: upgrade 1.6.0 -> 1.6.1
  > llvm: upgrade 19.1.5 -> 19.1.6
  > libwebp: upgrade 1.4.0 -> 1.5.0
  > libportal: upgrade 0.8.1 -> 0.9.0
  > diffoscope: upgrade 283 -> 284
  > base/features_check: Make PARSE_ALL_RECIPES and SOURCE_MIRROR_FETCH boolean
  > lttng-modules: fix sched_stat_runtime changed in Linux 6.6.66
  > kernel-yocto: enable fetching kernel metadata using file fetcher
  > systemd: add fido to PACKAGECONFIG options
  > systemd: add apparmor PACKAGECONFIG support
  > weston: Disable unused tests build
  > weston: Fix wayland-protocols dependency
  > wayland-protocols: Remove inoperative packaging override
  > pkgconfig: Add pkg-config-native to SDK

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Dec 27, 2024
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-clang 89878f5...d6f06ca (4):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases

* sources/meta-freescale 8cc3bb0f...1c1c4162 (1):
  > Auto-update LICENSE file with current recipe licenses

* sources/meta-freescale-3rdparty 774ca54...fd3cf7b (1):
  > Auto-update LICENSE file with current recipe licenses

* sources/meta-openembedded db283053d0...2b28c38401 (6):
  > DO NOT MERGE: Add Github actions CI workflow
  > mozjs: Set appropriate --target for riscv
  > strongswan: upgrade 5.9.14 -> 6.0.0
  > networkmanager: upgrade 1.48.10 -> 1.50.0
  > frr: upgrade 10.1.1 -> 10.2
  > python3-beautifulsoup4,python3-soupsieve: fix loop dependency error

* sources/meta-qt6 97ef65d...e332477 (21):
  > 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 #72 from YoeDistro/kraj/6.8
  > Update submodule refs on '6.8' in yocto/meta-qt6
  < 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 e4dbaa7...3ca2320 (3):
  > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1
  > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1
  > linux-starfive-dev: Upgrade kernel to 6.6.20

* sources/meta-swupdate 9a71f94...efd4c20 (12):
  < 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 96a2781...abef3cf (50):
  < 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 ef6cdd82be...a549443cee (28):
  > mpfr: Fix build with glibc 2.41
  > cargo-c: Fix build on risv32
  > clang: Upgrade to 19.1.6
  > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++
  > docs: Add clang to SDK_TOOLCHAIN_LANGS
  > sdks: Add clang toolchain to SDKs
  > rpm: Use gcc to compile always
  > clang: PROVIDE llvm-native and llvm
  > maintainers.inc: Add myself as maintainer for clang family of recipes
  > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable
  > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES
  > spirv-llvm-translator: Add recipe
  > llvm: Delete
  > clang/recipes: Add missing SUMMARY field
  > clang: Migrate clang and related recipes from meta-clang
  > cmake-native.bbclass: Abstraction to use cmake with native toolchains
  > clang-native.bbclass: Abstraction to enable clang as native compiler
  > scan-build.bbclass: Add class to enable clang static analyser
  > nonscanable.inc: Includes recipes which can not be used with clang-scan
  > nonclangable.inc: Add recipe which can not be built with clang
  > clang.inc: Global settings for clang toolchain
  > strace: Ignore running strace ptests image on musl
  > valgrind: Drop patch regressing fdleak_cmsg test
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Dec 27, 2024
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-clang 89878f5...d6f06ca (4):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases

* sources/meta-freescale 8cc3bb0f...1c1c4162 (1):
  > Auto-update LICENSE file with current recipe licenses

* sources/meta-freescale-3rdparty 774ca54...fd3cf7b (1):
  > Auto-update LICENSE file with current recipe licenses

* sources/meta-openembedded db283053d0...4df118ea4e (21):
  > DO NOT MERGE: Add Github actions CI workflow
  > mozjs: Set appropriate --target for riscv
  > audiofile: patch CVE-2017-6839
  > audiofile: patch CVE-2017-6831
  > audiofile: fix multiple CVEs
  > audiofile: patch CVE-2017-6829
  > audiofile: fix multiple CVEs
  > limwmf: upgrade 0.2.8.4 -> 0.2.13
  > libwmf; switched to unofficial fork
  > imagemagick: mark CVE-2023-5341 as fixed
  > imagemagick: upgrade 7.1.1-26 -> 7.1.1-43
  > imagemagick: refactor so devtool upgrade works
  > procmail: patch CVE-2017-16844.
  > procmail: patch CVE-2014-3618
  > id3lib: mark CVE-2007-4460 as fixed
  > spice: set CVE-2016-2150 status to fixed
  > uw-imap: patch CVE-2018-19518
  > strongswan: upgrade 5.9.14 -> 6.0.0
  > networkmanager: upgrade 1.48.10 -> 1.50.0
  > frr: upgrade 10.1.1 -> 10.2
  > python3-beautifulsoup4,python3-soupsieve: fix loop dependency error

* sources/meta-qt6 97ef65d...e332477 (21):
  > 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 #72 from YoeDistro/kraj/6.8
  > Update submodule refs on '6.8' in yocto/meta-qt6
  < 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 e4dbaa7...3ca2320 (3):
  > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1
  > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1
  > linux-starfive-dev: Upgrade kernel to 6.6.20

* sources/meta-swupdate 9a71f94...efd4c20 (12):
  < 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 96a2781...abef3cf (50):
  < 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 ef6cdd82be...a549443cee (28):
  > mpfr: Fix build with glibc 2.41
  > cargo-c: Fix build on risv32
  > clang: Upgrade to 19.1.6
  > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++
  > docs: Add clang to SDK_TOOLCHAIN_LANGS
  > sdks: Add clang toolchain to SDKs
  > rpm: Use gcc to compile always
  > clang: PROVIDE llvm-native and llvm
  > maintainers.inc: Add myself as maintainer for clang family of recipes
  > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable
  > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES
  > spirv-llvm-translator: Add recipe
  > llvm: Delete
  > clang/recipes: Add missing SUMMARY field
  > clang: Migrate clang and related recipes from meta-clang
  > cmake-native.bbclass: Abstraction to use cmake with native toolchains
  > clang-native.bbclass: Abstraction to enable clang as native compiler
  > scan-build.bbclass: Add class to enable clang static analyser
  > nonscanable.inc: Includes recipes which can not be used with clang-scan
  > nonclangable.inc: Add recipe which can not be built with clang
  > clang.inc: Global settings for clang toolchain
  > strace: Ignore running strace ptests image on musl
  > valgrind: Drop patch regressing fdleak_cmsg test
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Dec 28, 2024
…-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-clang 89878f5...d6f06ca (4):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases

* sources/meta-freescale 8cc3bb0f...32917d9a (1):
  > Auto-update LICENSE file with current recipe licenses

* sources/meta-freescale-3rdparty 774ca54...51b184b (1):
  > Auto-update LICENSE file with current recipe licenses

* sources/meta-odroid a840394...8bd1207 (1):
  > drop debug-tweaks

* sources/meta-openembedded db283053d0...71a5d8f54e (22):
  > DO NOT MERGE: Add Github actions CI workflow
  > mozjs: Set appropriate --target for riscv
  > malcontent: update 0.12.0 -> 0.13.0
  > audiofile: patch CVE-2017-6839
  > audiofile: patch CVE-2017-6831
  > audiofile: fix multiple CVEs
  > audiofile: patch CVE-2017-6829
  > audiofile: fix multiple CVEs
  > limwmf: upgrade 0.2.8.4 -> 0.2.13
  > libwmf; switched to unofficial fork
  > imagemagick: mark CVE-2023-5341 as fixed
  > imagemagick: upgrade 7.1.1-26 -> 7.1.1-43
  > imagemagick: refactor so devtool upgrade works
  > procmail: patch CVE-2017-16844.
  > procmail: patch CVE-2014-3618
  > id3lib: mark CVE-2007-4460 as fixed
  > spice: set CVE-2016-2150 status to fixed
  > uw-imap: patch CVE-2018-19518
  > strongswan: upgrade 5.9.14 -> 6.0.0
  > networkmanager: upgrade 1.48.10 -> 1.50.0
  > frr: upgrade 10.1.1 -> 10.2
  > python3-beautifulsoup4,python3-soupsieve: fix loop dependency error

* sources/meta-qt6 97ef65d...e332477 (21):
  > 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 #72 from YoeDistro/kraj/6.8
  > Update submodule refs on '6.8' in yocto/meta-qt6
  < 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 e4dbaa7...e738aa2 (5):
  > linux-firmware-vision2-wave511: add the missing wave511 firmware
  > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1
  > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1
  > linux-starfive-dev: Upgrade kernel to 6.6.20
  > Force the kernel git fecther protocol to be 'https'

* sources/meta-swupdate 9a71f94...efd4c20 (12):
  < 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 96a2781...abef3cf (50):
  < 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 ef6cdd82be...a549443cee (28):
  > mpfr: Fix build with glibc 2.41
  > cargo-c: Fix build on risv32
  > clang: Upgrade to 19.1.6
  > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++
  > docs: Add clang to SDK_TOOLCHAIN_LANGS
  > sdks: Add clang toolchain to SDKs
  > rpm: Use gcc to compile always
  > clang: PROVIDE llvm-native and llvm
  > maintainers.inc: Add myself as maintainer for clang family of recipes
  > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable
  > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES
  > spirv-llvm-translator: Add recipe
  > llvm: Delete
  > clang/recipes: Add missing SUMMARY field
  > clang: Migrate clang and related recipes from meta-clang
  > cmake-native.bbclass: Abstraction to use cmake with native toolchains
  > clang-native.bbclass: Abstraction to enable clang as native compiler
  > scan-build.bbclass: Add class to enable clang static analyser
  > nonscanable.inc: Includes recipes which can not be used with clang-scan
  > nonclangable.inc: Add recipe which can not be built with clang
  > clang.inc: Global settings for clang toolchain
  > strace: Ignore running strace ptests image on musl
  > valgrind: Drop patch regressing fdleak_cmsg test
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Dec 28, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
…-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-clang 89878f5...d6f06ca (4):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases

* sources/meta-freescale 8cc3bb0f...32917d9a (1):
  > Auto-update LICENSE file with current recipe licenses

* sources/meta-freescale-3rdparty 774ca54...51b184b (1):
  > Auto-update LICENSE file with current recipe licenses

* sources/meta-odroid a840394...8bd1207 (1):
  > drop debug-tweaks

* sources/meta-openembedded db283053d0...a3331b72a0 (23):
  > DO NOT MERGE: Add Github actions CI workflow
  > mozjs: Set appropriate --target for riscv
  > gegl: update 0.4.50 -> 0.4.52
  > malcontent: update 0.12.0 -> 0.13.0
  > audiofile: patch CVE-2017-6839
  > audiofile: patch CVE-2017-6831
  > audiofile: fix multiple CVEs
  > audiofile: patch CVE-2017-6829
  > audiofile: fix multiple CVEs
  > limwmf: upgrade 0.2.8.4 -> 0.2.13
  > libwmf; switched to unofficial fork
  > imagemagick: mark CVE-2023-5341 as fixed
  > imagemagick: upgrade 7.1.1-26 -> 7.1.1-43
  > imagemagick: refactor so devtool upgrade works
  > procmail: patch CVE-2017-16844.
  > procmail: patch CVE-2014-3618
  > id3lib: mark CVE-2007-4460 as fixed
  > spice: set CVE-2016-2150 status to fixed
  > uw-imap: patch CVE-2018-19518
  > strongswan: upgrade 5.9.14 -> 6.0.0
  > networkmanager: upgrade 1.48.10 -> 1.50.0
  > frr: upgrade 10.1.1 -> 10.2
  > python3-beautifulsoup4,python3-soupsieve: fix loop dependency error

* sources/meta-qt6 97ef65d...e332477 (21):
  > 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 #72 from YoeDistro/kraj/6.8
  > Update submodule refs on '6.8' in yocto/meta-qt6
  < 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 e4dbaa7...e738aa2 (5):
  > linux-firmware-vision2-wave511: add the missing wave511 firmware
  > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1
  > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1
  > linux-starfive-dev: Upgrade kernel to 6.6.20
  > Force the kernel git fecther protocol to be 'https'

* sources/meta-swupdate 9a71f94...efd4c20 (12):
  < 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 96a2781...abef3cf (50):
  < 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 ef6cdd82be...a549443cee (28):
  > mpfr: Fix build with glibc 2.41
  > cargo-c: Fix build on risv32
  > clang: Upgrade to 19.1.6
  > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++
  > docs: Add clang to SDK_TOOLCHAIN_LANGS
  > sdks: Add clang toolchain to SDKs
  > rpm: Use gcc to compile always
  > clang: PROVIDE llvm-native and llvm
  > maintainers.inc: Add myself as maintainer for clang family of recipes
  > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable
  > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES
  > spirv-llvm-translator: Add recipe
  > llvm: Delete
  > clang/recipes: Add missing SUMMARY field
  > clang: Migrate clang and related recipes from meta-clang
  > cmake-native.bbclass: Abstraction to use cmake with native toolchains
  > clang-native.bbclass: Abstraction to enable clang as native compiler
  > scan-build.bbclass: Add class to enable clang static analyser
  > nonscanable.inc: Includes recipes which can not be used with clang-scan
  > nonclangable.inc: Add recipe which can not be built with clang
  > clang.inc: Global settings for clang toolchain
  > strace: Ignore running strace ptests image on musl
  > valgrind: Drop patch regressing fdleak_cmsg test
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Dec 28, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
…-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-clang 89878f5...d6f06ca (4):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases

* sources/meta-freescale 8cc3bb0f...32917d9a (1):
  > Auto-update LICENSE file with current recipe licenses

* sources/meta-freescale-3rdparty 774ca54...51b184b (1):
  > Auto-update LICENSE file with current recipe licenses

* sources/meta-odroid a840394...8bd1207 (1):
  > drop debug-tweaks

* sources/meta-openembedded db283053d0...b1bca040ca (24):
  > DO NOT MERGE: Add Github actions CI workflow
  > mozjs: Set appropriate --target for riscv
  > pahole: update COMPATIBLE_HOST setting
  > gegl: update 0.4.50 -> 0.4.52
  > malcontent: update 0.12.0 -> 0.13.0
  > audiofile: patch CVE-2017-6839
  > audiofile: patch CVE-2017-6831
  > audiofile: fix multiple CVEs
  > audiofile: patch CVE-2017-6829
  > audiofile: fix multiple CVEs
  > limwmf: upgrade 0.2.8.4 -> 0.2.13
  > libwmf; switched to unofficial fork
  > imagemagick: mark CVE-2023-5341 as fixed
  > imagemagick: upgrade 7.1.1-26 -> 7.1.1-43
  > imagemagick: refactor so devtool upgrade works
  > procmail: patch CVE-2017-16844.
  > procmail: patch CVE-2014-3618
  > id3lib: mark CVE-2007-4460 as fixed
  > spice: set CVE-2016-2150 status to fixed
  > uw-imap: patch CVE-2018-19518
  > strongswan: upgrade 5.9.14 -> 6.0.0
  > networkmanager: upgrade 1.48.10 -> 1.50.0
  > frr: upgrade 10.1.1 -> 10.2
  > python3-beautifulsoup4,python3-soupsieve: fix loop dependency error

* sources/meta-qt6 97ef65d...e332477 (21):
  > 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 #72 from YoeDistro/kraj/6.8
  > Update submodule refs on '6.8' in yocto/meta-qt6
  < 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 e4dbaa7...e738aa2 (5):
  > linux-firmware-vision2-wave511: add the missing wave511 firmware
  > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1
  > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1
  > linux-starfive-dev: Upgrade kernel to 6.6.20
  > Force the kernel git fecther protocol to be 'https'

* sources/meta-swupdate 9a71f94...efd4c20 (12):
  < 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 96a2781...abef3cf (50):
  < 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 ef6cdd82be...8bf18d0554 (50):
  > mpfr: Fix build with glibc 2.41
  > cargo-c: Fix build on risv32
  > clang: Upgrade to 19.1.6
  > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++
  > docs: Add clang to SDK_TOOLCHAIN_LANGS
  > sdks: Add clang toolchain to SDKs
  > rpm: Use gcc to compile always
  > clang: PROVIDE llvm-native and llvm
  > maintainers.inc: Add myself as maintainer for clang family of recipes
  > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable
  > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES
  > spirv-llvm-translator: Add recipe
  > llvm: Delete
  > clang/recipes: Add missing SUMMARY field
  > clang: Migrate clang and related recipes from meta-clang
  > cmake-native.bbclass: Abstraction to use cmake with native toolchains
  > clang-native.bbclass: Abstraction to enable clang as native compiler
  > scan-build.bbclass: Add class to enable clang static analyser
  > nonscanable.inc: Includes recipes which can not be used with clang-scan
  > nonclangable.inc: Add recipe which can not be built with clang
  > clang.inc: Global settings for clang toolchain
  > strace: Ignore running strace ptests image on musl
  > valgrind: Drop patch regressing fdleak_cmsg test
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > bitbake: doc: update releases.rst
  > bitbake: doc/bitbake-user-manual-metadata: fix unindent warnings
  > migration-guides: update the release notes for 5.2
  > ref-manual/variables: document the PREFERRED_RPROVIDER variable
  > ref-manual/variables: document the CARGO_INSTALL_LIBRARIES variable
  > ref-manual/classes: document the yocto-check-layer class
  > ref-manual/variables: document the CHECKLAYER_REQUIRED_TESTS variable
  > Drop support for BB_DANGLINGAPPENDS_WARNONLY
  > Remove debug-tweaks references
  > ref-manual/classes: document the cython class
  > ref-manual/variable: remove obsolete SETUPTOOLS_INSTALL_ARGS
  > ref-manual/variables: document the WIC_SECTOR_SIZE variable
  > ref-manual/variables: add missing entries to SDK_ARCHIVE_TYPE
  > ref-manual/variables: document the FIRMWARE_COMPRESSION variable
  > ref-manual/classes: drop the migrate_localcount class
  > ref-manual/variables: document the KERNEL_CONSOLE variable
  > reproducible-builds.rst: show how to build a single package
  > expect: Replace tclsh with tclsh8 in the scripts used in the Expect
  > report-error: Add PN to error report file
  > wic: add documentation for existing options to help.py
  > tcl: Resolve tcl-ptest run failure
  > opensbi: bump to 1.6

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Dec 29, 2024
…-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-clang 89878f5...d6f06ca (4):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases

* sources/meta-freescale 8cc3bb0f...32917d9a (1):
  > Auto-update LICENSE file with current recipe licenses

* sources/meta-freescale-3rdparty 774ca54...51b184b (1):
  > Auto-update LICENSE file with current recipe licenses

* sources/meta-odroid a840394...8bd1207 (1):
  > drop debug-tweaks

* sources/meta-openembedded db283053d0...b1bca040ca (24):
  > DO NOT MERGE: Add Github actions CI workflow
  > mozjs: Set appropriate --target for riscv
  > pahole: update COMPATIBLE_HOST setting
  > gegl: update 0.4.50 -> 0.4.52
  > malcontent: update 0.12.0 -> 0.13.0
  > audiofile: patch CVE-2017-6839
  > audiofile: patch CVE-2017-6831
  > audiofile: fix multiple CVEs
  > audiofile: patch CVE-2017-6829
  > audiofile: fix multiple CVEs
  > limwmf: upgrade 0.2.8.4 -> 0.2.13
  > libwmf; switched to unofficial fork
  > imagemagick: mark CVE-2023-5341 as fixed
  > imagemagick: upgrade 7.1.1-26 -> 7.1.1-43
  > imagemagick: refactor so devtool upgrade works
  > procmail: patch CVE-2017-16844.
  > procmail: patch CVE-2014-3618
  > id3lib: mark CVE-2007-4460 as fixed
  > spice: set CVE-2016-2150 status to fixed
  > uw-imap: patch CVE-2018-19518
  > strongswan: upgrade 5.9.14 -> 6.0.0
  > networkmanager: upgrade 1.48.10 -> 1.50.0
  > frr: upgrade 10.1.1 -> 10.2
  > python3-beautifulsoup4,python3-soupsieve: fix loop dependency error

* sources/meta-qt6 97ef65d...e332477 (21):
  > 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 #72 from YoeDistro/kraj/6.8
  > Update submodule refs on '6.8' in yocto/meta-qt6
  < 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 e4dbaa7...e738aa2 (5):
  > linux-firmware-vision2-wave511: add the missing wave511 firmware
  > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1
  > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1
  > linux-starfive-dev: Upgrade kernel to 6.6.20
  > Force the kernel git fecther protocol to be 'https'

* sources/meta-swupdate 9a71f94...efd4c20 (12):
  < 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 96a2781...abef3cf (50):
  < 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 ef6cdd82be...8bf18d0554 (50):
  > mpfr: Fix build with glibc 2.41
  > cargo-c: Fix build on risv32
  > clang: Upgrade to 19.1.6
  > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++
  > docs: Add clang to SDK_TOOLCHAIN_LANGS
  > sdks: Add clang toolchain to SDKs
  > rpm: Use gcc to compile always
  > clang: PROVIDE llvm-native and llvm
  > maintainers.inc: Add myself as maintainer for clang family of recipes
  > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable
  > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES
  > spirv-llvm-translator: Add recipe
  > llvm: Delete
  > clang/recipes: Add missing SUMMARY field
  > clang: Migrate clang and related recipes from meta-clang
  > cmake-native.bbclass: Abstraction to use cmake with native toolchains
  > clang-native.bbclass: Abstraction to enable clang as native compiler
  > scan-build.bbclass: Add class to enable clang static analyser
  > nonscanable.inc: Includes recipes which can not be used with clang-scan
  > nonclangable.inc: Add recipe which can not be built with clang
  > clang.inc: Global settings for clang toolchain
  > strace: Ignore running strace ptests image on musl
  > valgrind: Drop patch regressing fdleak_cmsg test
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > bitbake: doc: update releases.rst
  > bitbake: doc/bitbake-user-manual-metadata: fix unindent warnings
  > migration-guides: update the release notes for 5.2
  > ref-manual/variables: document the PREFERRED_RPROVIDER variable
  > ref-manual/variables: document the CARGO_INSTALL_LIBRARIES variable
  > ref-manual/classes: document the yocto-check-layer class
  > ref-manual/variables: document the CHECKLAYER_REQUIRED_TESTS variable
  > Drop support for BB_DANGLINGAPPENDS_WARNONLY
  > Remove debug-tweaks references
  > ref-manual/classes: document the cython class
  > ref-manual/variable: remove obsolete SETUPTOOLS_INSTALL_ARGS
  > ref-manual/variables: document the WIC_SECTOR_SIZE variable
  > ref-manual/variables: add missing entries to SDK_ARCHIVE_TYPE
  > ref-manual/variables: document the FIRMWARE_COMPRESSION variable
  > ref-manual/classes: drop the migrate_localcount class
  > ref-manual/variables: document the KERNEL_CONSOLE variable
  > reproducible-builds.rst: show how to build a single package
  > expect: Replace tclsh with tclsh8 in the scripts used in the Expect
  > report-error: Add PN to error report file
  > wic: add documentation for existing options to help.py
  > tcl: Resolve tcl-ptest run failure
  > opensbi: bump to 1.6

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Dec 30, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
…-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-clang 89878f5...d6f06ca (4):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases

* sources/meta-freescale 8cc3bb0f...881f9f52 (1):
  > Auto-update LICENSE file with current recipe licenses

* sources/meta-freescale-3rdparty 774ca54...04803f9 (1):
  > Auto-update LICENSE file with current recipe licenses

* sources/meta-odroid a840394...8bd1207 (1):
  > drop debug-tweaks

* sources/meta-openembedded db283053d0...22a3e8a9c9 (25):
  > DO NOT MERGE: Add Github actions CI workflow
  > mozjs: Set appropriate --target for riscv
  > poppler: upgrade 24.11.0 -> 24.12.0
  > pahole: update COMPATIBLE_HOST setting
  > gegl: update 0.4.50 -> 0.4.52
  > malcontent: update 0.12.0 -> 0.13.0
  > audiofile: patch CVE-2017-6839
  > audiofile: patch CVE-2017-6831
  > audiofile: fix multiple CVEs
  > audiofile: patch CVE-2017-6829
  > audiofile: fix multiple CVEs
  > limwmf: upgrade 0.2.8.4 -> 0.2.13
  > libwmf; switched to unofficial fork
  > imagemagick: mark CVE-2023-5341 as fixed
  > imagemagick: upgrade 7.1.1-26 -> 7.1.1-43
  > imagemagick: refactor so devtool upgrade works
  > procmail: patch CVE-2017-16844.
  > procmail: patch CVE-2014-3618
  > id3lib: mark CVE-2007-4460 as fixed
  > spice: set CVE-2016-2150 status to fixed
  > uw-imap: patch CVE-2018-19518
  > strongswan: upgrade 5.9.14 -> 6.0.0
  > networkmanager: upgrade 1.48.10 -> 1.50.0
  > frr: upgrade 10.1.1 -> 10.2
  > python3-beautifulsoup4,python3-soupsieve: fix loop dependency error

* sources/meta-qt6 97ef65d...e332477 (21):
  > 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 #72 from YoeDistro/kraj/6.8
  > Update submodule refs on '6.8' in yocto/meta-qt6
  < 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 e4dbaa7...e738aa2 (5):
  > linux-firmware-vision2-wave511: add the missing wave511 firmware
  > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1
  > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1
  > linux-starfive-dev: Upgrade kernel to 6.6.20
  > Force the kernel git fecther protocol to be 'https'

* sources/meta-swupdate 9a71f94...efd4c20 (12):
  < 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 96a2781...abef3cf (50):
  < 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 ef6cdd82be...8bf18d0554 (50):
  > mpfr: Fix build with glibc 2.41
  > cargo-c: Fix build on risv32
  > clang: Upgrade to 19.1.6
  > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++
  > docs: Add clang to SDK_TOOLCHAIN_LANGS
  > sdks: Add clang toolchain to SDKs
  > rpm: Use gcc to compile always
  > clang: PROVIDE llvm-native and llvm
  > maintainers.inc: Add myself as maintainer for clang family of recipes
  > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable
  > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES
  > spirv-llvm-translator: Add recipe
  > llvm: Delete
  > clang/recipes: Add missing SUMMARY field
  > clang: Migrate clang and related recipes from meta-clang
  > cmake-native.bbclass: Abstraction to use cmake with native toolchains
  > clang-native.bbclass: Abstraction to enable clang as native compiler
  > scan-build.bbclass: Add class to enable clang static analyser
  > nonscanable.inc: Includes recipes which can not be used with clang-scan
  > nonclangable.inc: Add recipe which can not be built with clang
  > clang.inc: Global settings for clang toolchain
  > strace: Ignore running strace ptests image on musl
  > valgrind: Drop patch regressing fdleak_cmsg test
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > bitbake: doc: update releases.rst
  > bitbake: doc/bitbake-user-manual-metadata: fix unindent warnings
  > migration-guides: update the release notes for 5.2
  > ref-manual/variables: document the PREFERRED_RPROVIDER variable
  > ref-manual/variables: document the CARGO_INSTALL_LIBRARIES variable
  > ref-manual/classes: document the yocto-check-layer class
  > ref-manual/variables: document the CHECKLAYER_REQUIRED_TESTS variable
  > Drop support for BB_DANGLINGAPPENDS_WARNONLY
  > Remove debug-tweaks references
  > ref-manual/classes: document the cython class
  > ref-manual/variable: remove obsolete SETUPTOOLS_INSTALL_ARGS
  > ref-manual/variables: document the WIC_SECTOR_SIZE variable
  > ref-manual/variables: add missing entries to SDK_ARCHIVE_TYPE
  > ref-manual/variables: document the FIRMWARE_COMPRESSION variable
  > ref-manual/classes: drop the migrate_localcount class
  > ref-manual/variables: document the KERNEL_CONSOLE variable
  > reproducible-builds.rst: show how to build a single package
  > expect: Replace tclsh with tclsh8 in the scripts used in the Expect
  > report-error: Add PN to error report file
  > wic: add documentation for existing options to help.py
  > tcl: Resolve tcl-ptest run failure
  > opensbi: bump to 1.6

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Dec 30, 2024
…-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-clang 89878f5...d6f06ca (4):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases

* sources/meta-freescale 8cc3bb0f...881f9f52 (1):
  > Auto-update LICENSE file with current recipe licenses

* sources/meta-freescale-3rdparty 774ca54...04803f9 (1):
  > Auto-update LICENSE file with current recipe licenses

* sources/meta-odroid a840394...8bd1207 (1):
  > drop debug-tweaks

* sources/meta-openembedded db283053d0...e8baf7b4b0 (43):
  > DO NOT MERGE: Add Github actions CI workflow
  > mozjs: Set appropriate --target for riscv
  > python3-trio: upgrade 0.27.0 -> 0.28.0
  > python3-starlette: upgrade 0.42.0 -> 0.44.0
  > python3-pyppmd: upgrade 1.1.0 -> 1.1.1
  > python3-pybcj: upgrade 1.0.2 -> 1.0.3
  > python3-pulsectl: upgrade 24.11.0 -> 24.12.0
  > python3-path: upgrade 17.0.0 -> 17.1.0
  > python3-libusb1: upgrade 3.1.0 -> 3.2.0
  > python3-kiwisolver: upgrade 1.4.7 -> 1.4.8
  > python3-coverage: upgrade 7.6.9 -> 7.6.10
  > python3-astroid: upgrade 3.3.7 -> 3.3.8
  > pocketpy: upgrade 2.0.3 -> 2.0.4
  > parallel: upgrade 20241122 -> 20241222
  > memcached: upgrade 1.6.33 -> 1.6.34
  > libsdl2-image: upgrade 2.8.3 -> 2.8.4
  > libnet-dns-perl: upgrade 1.47 -> 1.49
  > flatbuffers: upgrade 24.3.25 -> 24.12.23
  > doxygen: upgrade 1.12.0 -> 1.13.0
  > ctags: upgrade 6.1.20241222.0 -> 6.1.20241229.0
  > poppler: upgrade 24.11.0 -> 24.12.0
  > pahole: update COMPATIBLE_HOST setting
  > gegl: update 0.4.50 -> 0.4.52
  > malcontent: update 0.12.0 -> 0.13.0
  > audiofile: patch CVE-2017-6839
  > audiofile: patch CVE-2017-6831
  > audiofile: fix multiple CVEs
  > audiofile: patch CVE-2017-6829
  > audiofile: fix multiple CVEs
  > limwmf: upgrade 0.2.8.4 -> 0.2.13
  > libwmf; switched to unofficial fork
  > imagemagick: mark CVE-2023-5341 as fixed
  > imagemagick: upgrade 7.1.1-26 -> 7.1.1-43
  > imagemagick: refactor so devtool upgrade works
  > procmail: patch CVE-2017-16844.
  > procmail: patch CVE-2014-3618
  > id3lib: mark CVE-2007-4460 as fixed
  > spice: set CVE-2016-2150 status to fixed
  > uw-imap: patch CVE-2018-19518
  > strongswan: upgrade 5.9.14 -> 6.0.0
  > networkmanager: upgrade 1.48.10 -> 1.50.0
  > frr: upgrade 10.1.1 -> 10.2
  > python3-beautifulsoup4,python3-soupsieve: fix loop dependency error

* sources/meta-qt6 97ef65d...e332477 (21):
  > 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 #72 from YoeDistro/kraj/6.8
  > Update submodule refs on '6.8' in yocto/meta-qt6
  < 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 e4dbaa7...e738aa2 (5):
  > linux-firmware-vision2-wave511: add the missing wave511 firmware
  > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1
  > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1
  > linux-starfive-dev: Upgrade kernel to 6.6.20
  > Force the kernel git fecther protocol to be 'https'

* sources/meta-swupdate 9a71f94...efd4c20 (12):
  < 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 96a2781...abef3cf (50):
  < 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 ef6cdd82be...8bf18d0554 (50):
  > mpfr: Fix build with glibc 2.41
  > cargo-c: Fix build on risv32
  > clang: Upgrade to 19.1.6
  > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++
  > docs: Add clang to SDK_TOOLCHAIN_LANGS
  > sdks: Add clang toolchain to SDKs
  > rpm: Use gcc to compile always
  > clang: PROVIDE llvm-native and llvm
  > maintainers.inc: Add myself as maintainer for clang family of recipes
  > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable
  > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES
  > spirv-llvm-translator: Add recipe
  > llvm: Delete
  > clang/recipes: Add missing SUMMARY field
  > clang: Migrate clang and related recipes from meta-clang
  > cmake-native.bbclass: Abstraction to use cmake with native toolchains
  > clang-native.bbclass: Abstraction to enable clang as native compiler
  > scan-build.bbclass: Add class to enable clang static analyser
  > nonscanable.inc: Includes recipes which can not be used with clang-scan
  > nonclangable.inc: Add recipe which can not be built with clang
  > clang.inc: Global settings for clang toolchain
  > strace: Ignore running strace ptests image on musl
  > valgrind: Drop patch regressing fdleak_cmsg test
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > bitbake: doc: update releases.rst
  > bitbake: doc/bitbake-user-manual-metadata: fix unindent warnings
  > migration-guides: update the release notes for 5.2
  > ref-manual/variables: document the PREFERRED_RPROVIDER variable
  > ref-manual/variables: document the CARGO_INSTALL_LIBRARIES variable
  > ref-manual/classes: document the yocto-check-layer class
  > ref-manual/variables: document the CHECKLAYER_REQUIRED_TESTS variable
  > Drop support for BB_DANGLINGAPPENDS_WARNONLY
  > Remove debug-tweaks references
  > ref-manual/classes: document the cython class
  > ref-manual/variable: remove obsolete SETUPTOOLS_INSTALL_ARGS
  > ref-manual/variables: document the WIC_SECTOR_SIZE variable
  > ref-manual/variables: add missing entries to SDK_ARCHIVE_TYPE
  > ref-manual/variables: document the FIRMWARE_COMPRESSION variable
  > ref-manual/classes: drop the migrate_localcount class
  > ref-manual/variables: document the KERNEL_CONSOLE variable
  > reproducible-builds.rst: show how to build a single package
  > expect: Replace tclsh with tclsh8 in the scripts used in the Expect
  > report-error: Add PN to error report file
  > wic: add documentation for existing options to help.py
  > tcl: Resolve tcl-ptest run failure
  > opensbi: bump to 1.6

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Dec 31, 2024
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-clang 89878f5...d6f06ca (4):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases

* sources/meta-freescale 8cc3bb0f...fd7ee9ef (1):
  > Auto-update LICENSE file with current recipe licenses

* sources/meta-freescale-3rdparty 774ca54...0b2c889 (1):
  > Auto-update LICENSE file with current recipe licenses

* sources/meta-openembedded 79fbbad63c...e153fa2f85 (23):
  > DO NOT MERGE: Add Github actions CI workflow
  > mozjs: Set appropriate --target for riscv
  > nss: upgrade 3.103 -> 3.107
  > nspr: upgrade 4.35 -> 4.36
  > python3-trio: upgrade 0.27.0 -> 0.28.0
  > python3-starlette: upgrade 0.42.0 -> 0.44.0
  > python3-pyppmd: upgrade 1.1.0 -> 1.1.1
  > python3-pybcj: upgrade 1.0.2 -> 1.0.3
  > python3-pulsectl: upgrade 24.11.0 -> 24.12.0
  > python3-path: upgrade 17.0.0 -> 17.1.0
  > python3-libusb1: upgrade 3.1.0 -> 3.2.0
  > python3-kiwisolver: upgrade 1.4.7 -> 1.4.8
  > python3-coverage: upgrade 7.6.9 -> 7.6.10
  > python3-astroid: upgrade 3.3.7 -> 3.3.8
  > pocketpy: upgrade 2.0.3 -> 2.0.4
  > parallel: upgrade 20241122 -> 20241222
  > memcached: upgrade 1.6.33 -> 1.6.34
  > libsdl2-image: upgrade 2.8.3 -> 2.8.4
  > libnet-dns-perl: upgrade 1.47 -> 1.49
  > flatbuffers: upgrade 24.3.25 -> 24.12.23
  > doxygen: upgrade 1.12.0 -> 1.13.0
  > ctags: upgrade 6.1.20241222.0 -> 6.1.20241229.0
  > poppler: upgrade 24.11.0 -> 24.12.0

* sources/meta-qt6 c686e9b...e332477 (21):
  < Merge pull request #73 from YoeDistro/kraj/6.8
  > 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 #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-swupdate 9a71f94...efd4c20 (12):
  < 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 96a2781...abef3cf (50):
  < 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 c09ea097f1...8bf18d0554 (28):
  > mpfr: Fix build with glibc 2.41
  > cargo-c: Fix build on risv32
  > clang: Upgrade to 19.1.6
  > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++
  > docs: Add clang to SDK_TOOLCHAIN_LANGS
  > sdks: Add clang toolchain to SDKs
  > rpm: Use gcc to compile always
  > clang: PROVIDE llvm-native and llvm
  > maintainers.inc: Add myself as maintainer for clang family of recipes
  > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable
  > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES
  > spirv-llvm-translator: Add recipe
  > llvm: Delete
  > clang/recipes: Add missing SUMMARY field
  > clang: Migrate clang and related recipes from meta-clang
  > cmake-native.bbclass: Abstraction to use cmake with native toolchains
  > clang-native.bbclass: Abstraction to enable clang as native compiler
  > scan-build.bbclass: Add class to enable clang static analyser
  > nonscanable.inc: Includes recipes which can not be used with clang-scan
  > nonclangable.inc: Add recipe which can not be built with clang
  > clang.inc: Global settings for clang toolchain
  > strace: Ignore running strace ptests image on musl
  > valgrind: Drop patch regressing fdleak_cmsg test
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Dec 31, 2024
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-clang 89878f5...d6f06ca (4):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases

* sources/meta-freescale 8cc3bb0f...fd7ee9ef (1):
  > Auto-update LICENSE file with current recipe licenses

* sources/meta-freescale-3rdparty 774ca54...0b2c889 (1):
  > Auto-update LICENSE file with current recipe licenses

* sources/meta-openembedded 79fbbad63c...b6012ce46d (24):
  > DO NOT MERGE: Add Github actions CI workflow
  > mozjs: Set appropriate --target for riscv
  > eject: fix do_fetch error
  > nss: upgrade 3.103 -> 3.107
  > nspr: upgrade 4.35 -> 4.36
  > python3-trio: upgrade 0.27.0 -> 0.28.0
  > python3-starlette: upgrade 0.42.0 -> 0.44.0
  > python3-pyppmd: upgrade 1.1.0 -> 1.1.1
  > python3-pybcj: upgrade 1.0.2 -> 1.0.3
  > python3-pulsectl: upgrade 24.11.0 -> 24.12.0
  > python3-path: upgrade 17.0.0 -> 17.1.0
  > python3-libusb1: upgrade 3.1.0 -> 3.2.0
  > python3-kiwisolver: upgrade 1.4.7 -> 1.4.8
  > python3-coverage: upgrade 7.6.9 -> 7.6.10
  > python3-astroid: upgrade 3.3.7 -> 3.3.8
  > pocketpy: upgrade 2.0.3 -> 2.0.4
  > parallel: upgrade 20241122 -> 20241222
  > memcached: upgrade 1.6.33 -> 1.6.34
  > libsdl2-image: upgrade 2.8.3 -> 2.8.4
  > libnet-dns-perl: upgrade 1.47 -> 1.49
  > flatbuffers: upgrade 24.3.25 -> 24.12.23
  > doxygen: upgrade 1.12.0 -> 1.13.0
  > ctags: upgrade 6.1.20241222.0 -> 6.1.20241229.0
  > poppler: upgrade 24.11.0 -> 24.12.0

* sources/meta-qt6 c686e9b...e332477 (21):
  < Merge pull request #73 from YoeDistro/kraj/6.8
  > 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 #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-swupdate 9a71f94...efd4c20 (12):
  < 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 96a2781...abef3cf (50):
  < 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 c09ea097f1...8bf18d0554 (28):
  > mpfr: Fix build with glibc 2.41
  > cargo-c: Fix build on risv32
  > clang: Upgrade to 19.1.6
  > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++
  > docs: Add clang to SDK_TOOLCHAIN_LANGS
  > sdks: Add clang toolchain to SDKs
  > rpm: Use gcc to compile always
  > clang: PROVIDE llvm-native and llvm
  > maintainers.inc: Add myself as maintainer for clang family of recipes
  > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable
  > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES
  > spirv-llvm-translator: Add recipe
  > llvm: Delete
  > clang/recipes: Add missing SUMMARY field
  > clang: Migrate clang and related recipes from meta-clang
  > cmake-native.bbclass: Abstraction to use cmake with native toolchains
  > clang-native.bbclass: Abstraction to enable clang as native compiler
  > scan-build.bbclass: Add class to enable clang static analyser
  > nonscanable.inc: Includes recipes which can not be used with clang-scan
  > nonclangable.inc: Add recipe which can not be built with clang
  > clang.inc: Global settings for clang toolchain
  > strace: Ignore running strace ptests image on musl
  > valgrind: Drop patch regressing fdleak_cmsg test
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Dec 31, 2024
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-clang 89878f5...d6f06ca (4):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases

* sources/meta-freescale 8cc3bb0f...fd7ee9ef (1):
  > Auto-update LICENSE file with current recipe licenses

* sources/meta-freescale-3rdparty 774ca54...0b2c889 (1):
  > Auto-update LICENSE file with current recipe licenses

* sources/meta-openembedded 79fbbad63c...379ff4279e (28):
  > DO NOT MERGE: Add Github actions CI workflow
  > mozjs: Set appropriate --target for riscv
  > tigervnc: upgrade 1.14.0 -> 1.14.1
  > xfce-dusk-gtk3: fix do_fetch error
  > openldap: upgrade 2.6.8 -> 2.6.9
  > mce-inject: update to latest git rev
  > eject: fix do_fetch error
  > nss: upgrade 3.103 -> 3.107
  > nspr: upgrade 4.35 -> 4.36
  > python3-trio: upgrade 0.27.0 -> 0.28.0
  > python3-starlette: upgrade 0.42.0 -> 0.44.0
  > python3-pyppmd: upgrade 1.1.0 -> 1.1.1
  > python3-pybcj: upgrade 1.0.2 -> 1.0.3
  > python3-pulsectl: upgrade 24.11.0 -> 24.12.0
  > python3-path: upgrade 17.0.0 -> 17.1.0
  > python3-libusb1: upgrade 3.1.0 -> 3.2.0
  > python3-kiwisolver: upgrade 1.4.7 -> 1.4.8
  > python3-coverage: upgrade 7.6.9 -> 7.6.10
  > python3-astroid: upgrade 3.3.7 -> 3.3.8
  > pocketpy: upgrade 2.0.3 -> 2.0.4
  > parallel: upgrade 20241122 -> 20241222
  > memcached: upgrade 1.6.33 -> 1.6.34
  > libsdl2-image: upgrade 2.8.3 -> 2.8.4
  > libnet-dns-perl: upgrade 1.47 -> 1.49
  > flatbuffers: upgrade 24.3.25 -> 24.12.23
  > doxygen: upgrade 1.12.0 -> 1.13.0
  > ctags: upgrade 6.1.20241222.0 -> 6.1.20241229.0
  > poppler: upgrade 24.11.0 -> 24.12.0

* sources/meta-qt6 c686e9b...e332477 (21):
  < Merge pull request #73 from YoeDistro/kraj/6.8
  > 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 #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-swupdate 9a71f94...efd4c20 (12):
  < 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 96a2781...abef3cf (50):
  < 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 c09ea097f1...8bf18d0554 (28):
  > mpfr: Fix build with glibc 2.41
  > cargo-c: Fix build on risv32
  > clang: Upgrade to 19.1.6
  > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++
  > docs: Add clang to SDK_TOOLCHAIN_LANGS
  > sdks: Add clang toolchain to SDKs
  > rpm: Use gcc to compile always
  > clang: PROVIDE llvm-native and llvm
  > maintainers.inc: Add myself as maintainer for clang family of recipes
  > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable
  > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES
  > spirv-llvm-translator: Add recipe
  > llvm: Delete
  > clang/recipes: Add missing SUMMARY field
  > clang: Migrate clang and related recipes from meta-clang
  > cmake-native.bbclass: Abstraction to use cmake with native toolchains
  > clang-native.bbclass: Abstraction to enable clang as native compiler
  > scan-build.bbclass: Add class to enable clang static analyser
  > nonscanable.inc: Includes recipes which can not be used with clang-scan
  > nonclangable.inc: Add recipe which can not be built with clang
  > clang.inc: Global settings for clang toolchain
  > strace: Ignore running strace ptests image on musl
  > valgrind: Drop patch regressing fdleak_cmsg test
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Jan 2, 2025
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-clang 89878f5...d6f06ca (4):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases

* sources/meta-freescale 8cc3bb0f...44ab6351 (1):
  > Auto-update LICENSE file with current recipe licenses

* sources/meta-freescale-3rdparty 774ca54...45b0ae3 (1):
  > Auto-update LICENSE file with current recipe licenses

* sources/meta-openembedded 79fbbad63c...5e0e55d6aa (32):
  > DO NOT MERGE: Add Github actions CI workflow
  > pocketpy: upgrade 2.0.3 -> 2.0.4
  > mozjs: Set appropriate --target for riscv
  > libbpf: upgrade 1.4.6 -> 1.4.7
  > pahole: upgrade 1.27 -> 1.28
  > snort3: upgrade 3.3.4.0 -> 3.6.1.0
  > frr: upgrade 10.2 -> 10.2.1
  > tigervnc: upgrade 1.14.0 -> 1.14.1
  > xfce-dusk-gtk3: fix do_fetch error
  > openldap: upgrade 2.6.8 -> 2.6.9
  > mce-inject: update to latest git rev
  > eject: fix do_fetch error
  > nss: upgrade 3.103 -> 3.107
  > nspr: upgrade 4.35 -> 4.36
  > python3-trio: upgrade 0.27.0 -> 0.28.0
  > python3-starlette: upgrade 0.42.0 -> 0.44.0
  > python3-pyppmd: upgrade 1.1.0 -> 1.1.1
  > python3-pybcj: upgrade 1.0.2 -> 1.0.3
  > python3-pulsectl: upgrade 24.11.0 -> 24.12.0
  > python3-path: upgrade 17.0.0 -> 17.1.0
  > python3-libusb1: upgrade 3.1.0 -> 3.2.0
  > python3-kiwisolver: upgrade 1.4.7 -> 1.4.8
  > python3-coverage: upgrade 7.6.9 -> 7.6.10
  > python3-astroid: upgrade 3.3.7 -> 3.3.8
  > parallel: upgrade 20241122 -> 20241222
  > memcached: upgrade 1.6.33 -> 1.6.34
  > libsdl2-image: upgrade 2.8.3 -> 2.8.4
  > libnet-dns-perl: upgrade 1.47 -> 1.49
  > flatbuffers: upgrade 24.3.25 -> 24.12.23
  > doxygen: upgrade 1.12.0 -> 1.13.0
  > ctags: upgrade 6.1.20241222.0 -> 6.1.20241229.0
  > poppler: upgrade 24.11.0 -> 24.12.0

* sources/meta-qt6 c686e9b...e332477 (21):
  < Merge pull request #73 from YoeDistro/kraj/6.8
  > 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 #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-swupdate 9a71f94...efd4c20 (12):
  < 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 96a2781...abef3cf (50):
  < 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 c09ea097f1...8bf18d0554 (28):
  > mpfr: Fix build with glibc 2.41
  > cargo-c: Fix build on risv32
  > clang: Upgrade to 19.1.6
  > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++
  > docs: Add clang to SDK_TOOLCHAIN_LANGS
  > sdks: Add clang toolchain to SDKs
  > rpm: Use gcc to compile always
  > clang: PROVIDE llvm-native and llvm
  > maintainers.inc: Add myself as maintainer for clang family of recipes
  > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable
  > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES
  > spirv-llvm-translator: Add recipe
  > llvm: Delete
  > clang/recipes: Add missing SUMMARY field
  > clang: Migrate clang and related recipes from meta-clang
  > cmake-native.bbclass: Abstraction to use cmake with native toolchains
  > clang-native.bbclass: Abstraction to enable clang as native compiler
  > scan-build.bbclass: Add class to enable clang static analyser
  > nonscanable.inc: Includes recipes which can not be used with clang-scan
  > nonclangable.inc: Add recipe which can not be built with clang
  > clang.inc: Global settings for clang toolchain
  > strace: Ignore running strace ptests image on musl
  > valgrind: Drop patch regressing fdleak_cmsg test
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Jan 2, 2025
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-clang 89878f5...d6f06ca (4):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases

* sources/meta-freescale 8cc3bb0f...44ab6351 (1):
  > Auto-update LICENSE file with current recipe licenses

* sources/meta-freescale-3rdparty 774ca54...45b0ae3 (1):
  > Auto-update LICENSE file with current recipe licenses

* sources/meta-openembedded 79fbbad63c...a1d5b4c4b0 (33):
  > DO NOT MERGE: Add Github actions CI workflow
  > pocketpy: upgrade 2.0.3 -> 2.0.4
  > mozjs: Set appropriate --target for riscv
  > python3-propcache: Add missing rdeps for ptests to run/pass
  > libbpf: upgrade 1.4.6 -> 1.4.7
  > pahole: upgrade 1.27 -> 1.28
  > snort3: upgrade 3.3.4.0 -> 3.6.1.0
  > frr: upgrade 10.2 -> 10.2.1
  > tigervnc: upgrade 1.14.0 -> 1.14.1
  > xfce-dusk-gtk3: fix do_fetch error
  > openldap: upgrade 2.6.8 -> 2.6.9
  > mce-inject: update to latest git rev
  > eject: fix do_fetch error
  > nss: upgrade 3.103 -> 3.107
  > nspr: upgrade 4.35 -> 4.36
  > python3-trio: upgrade 0.27.0 -> 0.28.0
  > python3-starlette: upgrade 0.42.0 -> 0.44.0
  > python3-pyppmd: upgrade 1.1.0 -> 1.1.1
  > python3-pybcj: upgrade 1.0.2 -> 1.0.3
  > python3-pulsectl: upgrade 24.11.0 -> 24.12.0
  > python3-path: upgrade 17.0.0 -> 17.1.0
  > python3-libusb1: upgrade 3.1.0 -> 3.2.0
  > python3-kiwisolver: upgrade 1.4.7 -> 1.4.8
  > python3-coverage: upgrade 7.6.9 -> 7.6.10
  > python3-astroid: upgrade 3.3.7 -> 3.3.8
  > parallel: upgrade 20241122 -> 20241222
  > memcached: upgrade 1.6.33 -> 1.6.34
  > libsdl2-image: upgrade 2.8.3 -> 2.8.4
  > libnet-dns-perl: upgrade 1.47 -> 1.49
  > flatbuffers: upgrade 24.3.25 -> 24.12.23
  > doxygen: upgrade 1.12.0 -> 1.13.0
  > ctags: upgrade 6.1.20241222.0 -> 6.1.20241229.0
  > poppler: upgrade 24.11.0 -> 24.12.0

* sources/meta-qt6 c686e9b...e332477 (21):
  < Merge pull request #73 from YoeDistro/kraj/6.8
  > 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 #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-swupdate 9a71f94...efd4c20 (12):
  < 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 96a2781...abef3cf (50):
  < 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 c09ea097f1...8bf18d0554 (28):
  > mpfr: Fix build with glibc 2.41
  > cargo-c: Fix build on risv32
  > clang: Upgrade to 19.1.6
  > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++
  > docs: Add clang to SDK_TOOLCHAIN_LANGS
  > sdks: Add clang toolchain to SDKs
  > rpm: Use gcc to compile always
  > clang: PROVIDE llvm-native and llvm
  > maintainers.inc: Add myself as maintainer for clang family of recipes
  > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable
  > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES
  > spirv-llvm-translator: Add recipe
  > llvm: Delete
  > clang/recipes: Add missing SUMMARY field
  > clang: Migrate clang and related recipes from meta-clang
  > cmake-native.bbclass: Abstraction to use cmake with native toolchains
  > clang-native.bbclass: Abstraction to enable clang as native compiler
  > scan-build.bbclass: Add class to enable clang static analyser
  > nonscanable.inc: Includes recipes which can not be used with clang-scan
  > nonclangable.inc: Add recipe which can not be built with clang
  > clang.inc: Global settings for clang toolchain
  > strace: Ignore running strace ptests image on musl
  > valgrind: Drop patch regressing fdleak_cmsg test
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Jan 2, 2025
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-clang 89878f5...d6f06ca (4):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases

* sources/meta-freescale 8cc3bb0f...44ab6351 (1):
  > Auto-update LICENSE file with current recipe licenses

* sources/meta-freescale-3rdparty 774ca54...45b0ae3 (1):
  > Auto-update LICENSE file with current recipe licenses

* sources/meta-openembedded 79fbbad63c...1bdbcb1747 (34):
  > DO NOT MERGE: Add Github actions CI workflow
  > pocketpy: upgrade 2.0.3 -> 2.0.4
  > mozjs: Set appropriate --target for riscv
  > python3-google-auth: Add missing dep on python3-pyjwt
  > python3-propcache: Add missing rdeps for ptests to run/pass
  > libbpf: upgrade 1.4.6 -> 1.4.7
  > pahole: upgrade 1.27 -> 1.28
  > snort3: upgrade 3.3.4.0 -> 3.6.1.0
  > frr: upgrade 10.2 -> 10.2.1
  > tigervnc: upgrade 1.14.0 -> 1.14.1
  > xfce-dusk-gtk3: fix do_fetch error
  > openldap: upgrade 2.6.8 -> 2.6.9
  > mce-inject: update to latest git rev
  > eject: fix do_fetch error
  > nss: upgrade 3.103 -> 3.107
  > nspr: upgrade 4.35 -> 4.36
  > python3-trio: upgrade 0.27.0 -> 0.28.0
  > python3-starlette: upgrade 0.42.0 -> 0.44.0
  > python3-pyppmd: upgrade 1.1.0 -> 1.1.1
  > python3-pybcj: upgrade 1.0.2 -> 1.0.3
  > python3-pulsectl: upgrade 24.11.0 -> 24.12.0
  > python3-path: upgrade 17.0.0 -> 17.1.0
  > python3-libusb1: upgrade 3.1.0 -> 3.2.0
  > python3-kiwisolver: upgrade 1.4.7 -> 1.4.8
  > python3-coverage: upgrade 7.6.9 -> 7.6.10
  > python3-astroid: upgrade 3.3.7 -> 3.3.8
  > parallel: upgrade 20241122 -> 20241222
  > memcached: upgrade 1.6.33 -> 1.6.34
  > libsdl2-image: upgrade 2.8.3 -> 2.8.4
  > libnet-dns-perl: upgrade 1.47 -> 1.49
  > flatbuffers: upgrade 24.3.25 -> 24.12.23
  > doxygen: upgrade 1.12.0 -> 1.13.0
  > ctags: upgrade 6.1.20241222.0 -> 6.1.20241229.0
  > poppler: upgrade 24.11.0 -> 24.12.0

* sources/meta-qt6 c686e9b...e332477 (21):
  < Merge pull request #73 from YoeDistro/kraj/6.8
  > 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 #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-swupdate 9a71f94...efd4c20 (12):
  < 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 96a2781...abef3cf (50):
  < 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 c09ea097f1...8bf18d0554 (28):
  > mpfr: Fix build with glibc 2.41
  > cargo-c: Fix build on risv32
  > clang: Upgrade to 19.1.6
  > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++
  > docs: Add clang to SDK_TOOLCHAIN_LANGS
  > sdks: Add clang toolchain to SDKs
  > rpm: Use gcc to compile always
  > clang: PROVIDE llvm-native and llvm
  > maintainers.inc: Add myself as maintainer for clang family of recipes
  > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable
  > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES
  > spirv-llvm-translator: Add recipe
  > llvm: Delete
  > clang/recipes: Add missing SUMMARY field
  > clang: Migrate clang and related recipes from meta-clang
  > cmake-native.bbclass: Abstraction to use cmake with native toolchains
  > clang-native.bbclass: Abstraction to enable clang as native compiler
  > scan-build.bbclass: Add class to enable clang static analyser
  > nonscanable.inc: Includes recipes which can not be used with clang-scan
  > nonclangable.inc: Add recipe which can not be built with clang
  > clang.inc: Global settings for clang toolchain
  > strace: Ignore running strace ptests image on musl
  > valgrind: Drop patch regressing fdleak_cmsg test
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Jan 2, 2025
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-clang 89878f5...d6f06ca (4):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases

* sources/meta-freescale 8cc3bb0f...44ab6351 (1):
  > Auto-update LICENSE file with current recipe licenses

* sources/meta-freescale-3rdparty 774ca54...45b0ae3 (1):
  > Auto-update LICENSE file with current recipe licenses

* sources/meta-openembedded 79fbbad63c...ab73a427b5 (40):
  > DO NOT MERGE: Add Github actions CI workflow
  > pocketpy: upgrade 2.0.3 -> 2.0.4
  > mozjs: Set appropriate --target for riscv
  > botan: update 3.5.0 -> 3.6.1
  > bmap-writer: update to latest git version
  > yyjson: add new recipe
  > ctre: add new recipe
  > jsoncons: add new recipe
  > chrony: fix do_fetch error
  > python3-google-auth: Add missing dep on python3-pyjwt
  > python3-propcache: Add missing rdeps for ptests to run/pass
  > libbpf: upgrade 1.4.6 -> 1.4.7
  > pahole: upgrade 1.27 -> 1.28
  > snort3: upgrade 3.3.4.0 -> 3.6.1.0
  > frr: upgrade 10.2 -> 10.2.1
  > tigervnc: upgrade 1.14.0 -> 1.14.1
  > xfce-dusk-gtk3: fix do_fetch error
  > openldap: upgrade 2.6.8 -> 2.6.9
  > mce-inject: update to latest git rev
  > eject: fix do_fetch error
  > nss: upgrade 3.103 -> 3.107
  > nspr: upgrade 4.35 -> 4.36
  > python3-trio: upgrade 0.27.0 -> 0.28.0
  > python3-starlette: upgrade 0.42.0 -> 0.44.0
  > python3-pyppmd: upgrade 1.1.0 -> 1.1.1
  > python3-pybcj: upgrade 1.0.2 -> 1.0.3
  > python3-pulsectl: upgrade 24.11.0 -> 24.12.0
  > python3-path: upgrade 17.0.0 -> 17.1.0
  > python3-libusb1: upgrade 3.1.0 -> 3.2.0
  > python3-kiwisolver: upgrade 1.4.7 -> 1.4.8
  > python3-coverage: upgrade 7.6.9 -> 7.6.10
  > python3-astroid: upgrade 3.3.7 -> 3.3.8
  > parallel: upgrade 20241122 -> 20241222
  > memcached: upgrade 1.6.33 -> 1.6.34
  > libsdl2-image: upgrade 2.8.3 -> 2.8.4
  > libnet-dns-perl: upgrade 1.47 -> 1.49
  > flatbuffers: upgrade 24.3.25 -> 24.12.23
  > doxygen: upgrade 1.12.0 -> 1.13.0
  > ctags: upgrade 6.1.20241222.0 -> 6.1.20241229.0
  > poppler: upgrade 24.11.0 -> 24.12.0

* sources/meta-qt6 c686e9b...e332477 (21):
  < Merge pull request #73 from YoeDistro/kraj/6.8
  > 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 #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-swupdate 9a71f94...efd4c20 (12):
  < 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 96a2781...abef3cf (50):
  < 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 c09ea097f1...8bf18d0554 (28):
  > mpfr: Fix build with glibc 2.41
  > cargo-c: Fix build on risv32
  > clang: Upgrade to 19.1.6
  > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++
  > docs: Add clang to SDK_TOOLCHAIN_LANGS
  > sdks: Add clang toolchain to SDKs
  > rpm: Use gcc to compile always
  > clang: PROVIDE llvm-native and llvm
  > maintainers.inc: Add myself as maintainer for clang family of recipes
  > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable
  > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES
  > spirv-llvm-translator: Add recipe
  > llvm: Delete
  > clang/recipes: Add missing SUMMARY field
  > clang: Migrate clang and related recipes from meta-clang
  > cmake-native.bbclass: Abstraction to use cmake with native toolchains
  > clang-native.bbclass: Abstraction to enable clang as native compiler
  > scan-build.bbclass: Add class to enable clang static analyser
  > nonscanable.inc: Includes recipes which can not be used with clang-scan
  > nonclangable.inc: Add recipe which can not be built with clang
  > clang.inc: Global settings for clang toolchain
  > strace: Ignore running strace ptests image on musl
  > valgrind: Drop patch regressing fdleak_cmsg test
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Jan 2, 2025
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-clang 89878f5...d6f06ca (4):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases

* sources/meta-freescale 8cc3bb0f...44ab6351 (1):
  > Auto-update LICENSE file with current recipe licenses

* sources/meta-freescale-3rdparty 774ca54...45b0ae3 (1):
  > Auto-update LICENSE file with current recipe licenses

* sources/meta-openembedded 79fbbad63c...8412f9cd04 (39):
  > DO NOT MERGE: Add Github actions CI workflow
  > pocketpy: upgrade 2.0.3 -> 2.0.4
  > mozjs: Set appropriate --target for riscv
  > bmap-writer: update to latest git version
  > yyjson: add new recipe
  > ctre: add new recipe
  > jsoncons: add new recipe
  > chrony: fix do_fetch error
  > python3-google-auth: Add missing dep on python3-pyjwt
  > python3-propcache: Add missing rdeps for ptests to run/pass
  > libbpf: upgrade 1.4.6 -> 1.4.7
  > pahole: upgrade 1.27 -> 1.28
  > snort3: upgrade 3.3.4.0 -> 3.6.1.0
  > frr: upgrade 10.2 -> 10.2.1
  > tigervnc: upgrade 1.14.0 -> 1.14.1
  > xfce-dusk-gtk3: fix do_fetch error
  > openldap: upgrade 2.6.8 -> 2.6.9
  > mce-inject: update to latest git rev
  > eject: fix do_fetch error
  > nss: upgrade 3.103 -> 3.107
  > nspr: upgrade 4.35 -> 4.36
  > python3-trio: upgrade 0.27.0 -> 0.28.0
  > python3-starlette: upgrade 0.42.0 -> 0.44.0
  > python3-pyppmd: upgrade 1.1.0 -> 1.1.1
  > python3-pybcj: upgrade 1.0.2 -> 1.0.3
  > python3-pulsectl: upgrade 24.11.0 -> 24.12.0
  > python3-path: upgrade 17.0.0 -> 17.1.0
  > python3-libusb1: upgrade 3.1.0 -> 3.2.0
  > python3-kiwisolver: upgrade 1.4.7 -> 1.4.8
  > python3-coverage: upgrade 7.6.9 -> 7.6.10
  > python3-astroid: upgrade 3.3.7 -> 3.3.8
  > parallel: upgrade 20241122 -> 20241222
  > memcached: upgrade 1.6.33 -> 1.6.34
  > libsdl2-image: upgrade 2.8.3 -> 2.8.4
  > libnet-dns-perl: upgrade 1.47 -> 1.49
  > flatbuffers: upgrade 24.3.25 -> 24.12.23
  > doxygen: upgrade 1.12.0 -> 1.13.0
  > ctags: upgrade 6.1.20241222.0 -> 6.1.20241229.0
  > poppler: upgrade 24.11.0 -> 24.12.0

* sources/meta-qt6 c686e9b...e332477 (21):
  < Merge pull request #73 from YoeDistro/kraj/6.8
  > 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 #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-swupdate 9a71f94...efd4c20 (12):
  < 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 96a2781...abef3cf (50):
  < 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 c09ea097f1...8bf18d0554 (28):
  > mpfr: Fix build with glibc 2.41
  > cargo-c: Fix build on risv32
  > clang: Upgrade to 19.1.6
  > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++
  > docs: Add clang to SDK_TOOLCHAIN_LANGS
  > sdks: Add clang toolchain to SDKs
  > rpm: Use gcc to compile always
  > clang: PROVIDE llvm-native and llvm
  > maintainers.inc: Add myself as maintainer for clang family of recipes
  > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable
  > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES
  > spirv-llvm-translator: Add recipe
  > llvm: Delete
  > clang/recipes: Add missing SUMMARY field
  > clang: Migrate clang and related recipes from meta-clang
  > cmake-native.bbclass: Abstraction to use cmake with native toolchains
  > clang-native.bbclass: Abstraction to enable clang as native compiler
  > scan-build.bbclass: Add class to enable clang static analyser
  > nonscanable.inc: Includes recipes which can not be used with clang-scan
  > nonclangable.inc: Add recipe which can not be built with clang
  > clang.inc: Global settings for clang toolchain
  > strace: Ignore running strace ptests image on musl
  > valgrind: Drop patch regressing fdleak_cmsg test
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Jan 3, 2025
…-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-clang 89878f5...d6f06ca (4):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases

* sources/meta-freescale 8cc3bb0f...44ab6351 (1):
  > Auto-update LICENSE file with current recipe licenses

* sources/meta-freescale-3rdparty 774ca54...45b0ae3 (1):
  > Auto-update LICENSE file with current recipe licenses

* sources/meta-odroid 8bd1207...4786bdb (1):
  > drop c1 from build

* sources/meta-openembedded 79fbbad63c...cc975ef6f6 (43):
  > DO NOT MERGE: Add Github actions CI workflow
  > pocketpy: upgrade 2.0.3 -> 2.0.4
  > mozjs: Set appropriate --target for riscv
  > python3-bitstring: Upgrade 4.2.3 -> 4.3.0
  > python3-charset-normalizer: Upgrade 3.4.0 -> 3.4.1
  > grpc: upgrade 1.66.1 -> 1.68.0
  > botan: update 3.5.0 -> 3.6.1
  > bmap-writer: update to latest git version
  > yyjson: add new recipe
  > ctre: add new recipe
  > jsoncons: add new recipe
  > chrony: fix do_fetch error
  > python3-google-auth: Add missing dep on python3-pyjwt
  > python3-propcache: Add missing rdeps for ptests to run/pass
  > libbpf: upgrade 1.4.6 -> 1.4.7
  > pahole: upgrade 1.27 -> 1.28
  > snort3: upgrade 3.3.4.0 -> 3.6.1.0
  > frr: upgrade 10.2 -> 10.2.1
  > tigervnc: upgrade 1.14.0 -> 1.14.1
  > xfce-dusk-gtk3: fix do_fetch error
  > openldap: upgrade 2.6.8 -> 2.6.9
  > mce-inject: update to latest git rev
  > eject: fix do_fetch error
  > nss: upgrade 3.103 -> 3.107
  > nspr: upgrade 4.35 -> 4.36
  > python3-trio: upgrade 0.27.0 -> 0.28.0
  > python3-starlette: upgrade 0.42.0 -> 0.44.0
  > python3-pyppmd: upgrade 1.1.0 -> 1.1.1
  > python3-pybcj: upgrade 1.0.2 -> 1.0.3
  > python3-pulsectl: upgrade 24.11.0 -> 24.12.0
  > python3-path: upgrade 17.0.0 -> 17.1.0
  > python3-libusb1: upgrade 3.1.0 -> 3.2.0
  > python3-kiwisolver: upgrade 1.4.7 -> 1.4.8
  > python3-coverage: upgrade 7.6.9 -> 7.6.10
  > python3-astroid: upgrade 3.3.7 -> 3.3.8
  > parallel: upgrade 20241122 -> 20241222
  > memcached: upgrade 1.6.33 -> 1.6.34
  > libsdl2-image: upgrade 2.8.3 -> 2.8.4
  > libnet-dns-perl: upgrade 1.47 -> 1.49
  > flatbuffers: upgrade 24.3.25 -> 24.12.23
  > doxygen: upgrade 1.12.0 -> 1.13.0
  > ctags: upgrade 6.1.20241222.0 -> 6.1.20241229.0
  > poppler: upgrade 24.11.0 -> 24.12.0

* sources/meta-qt6 c686e9b...e332477 (21):
  < Merge pull request #73 from YoeDistro/kraj/6.8
  > 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 #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-swupdate 9a71f94...efd4c20 (12):
  < 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 96a2781...abef3cf (50):
  < 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 c09ea097f1...9e52224dab (61):
  > mpfr: Fix build with glibc 2.41
  > cargo-c: Fix build on risv32
  > clang: Upgrade to 19.1.6
  > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++
  > docs: Add clang to SDK_TOOLCHAIN_LANGS
  > sdks: Add clang toolchain to SDKs
  > rpm: Use gcc to compile always
  > clang: PROVIDE llvm-native and llvm
  > maintainers.inc: Add myself as maintainer for clang family of recipes
  > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable
  > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES
  > spirv-llvm-translator: Add recipe
  > llvm: Delete
  > clang/recipes: Add missing SUMMARY field
  > clang: Migrate clang and related recipes from meta-clang
  > cmake-native.bbclass: Abstraction to use cmake with native toolchains
  > clang-native.bbclass: Abstraction to enable clang as native compiler
  > scan-build.bbclass: Add class to enable clang static analyser
  > nonscanable.inc: Includes recipes which can not be used with clang-scan
  > nonclangable.inc: Add recipe which can not be built with clang
  > clang.inc: Global settings for clang toolchain
  > strace: Ignore running strace ptests image on musl
  > valgrind: Drop patch regressing fdleak_cmsg test
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > formfactor: add support for qemuriscv64 and qemuriscv32
  > image/populate_sdk: Support usrmerge in toolchain SDK builds
  > systemd: enable create-log-dirs
  > systemd: upgrade 257 -> 257.1
  > sanity.bbclass: Lower the length of TMPDIR limit to 400
  > conf/bitbake.conf: move addfragments to just after the local.conf include
  > packagegroup-core-tools-profile: skip VALGRIND for loongarch64
  > packagegroup-core-tools-testapps: skip KEXECTOOLS for loongarch64
  > initramfs-module-install: remove loongarch64 from COMPATIBLE_HOST
  > python3: upgrade 3.13.0 -> 3.13.1
  > libdnf: backport patch to fix segfault
  > systemd: upgrade from 256.9 to 257
  > python3-attrs: upgrade 24.2.0 -> 24.3.0
  > xxhash: upgrade 0.8.2 -> 0.8.3
  > python3-urllib3: upgrade 2.2.3 -> 2.3.0
  > python3-ruamel-yaml: upgrade 0.18.6 -> 0.18.7
  > python3-pyparsing: upgrade 3.2.0 -> 3.2.1
  > python3-maturin: upgrade 1.7.8 -> 1.8.1
  > python3-hypothesis: upgrade 6.122.6 -> 6.123.2
  > python3-cryptography{,-vectors}: upgrade 43.0.3 -> 44.0.0
  > puzzles: upgrade to latest revision
  > piglit: upgrade to latest revision
  > nettle: upgrade 3.10 -> 3.10.1
  > libical: upgrade 3.0.18 -> 3.0.19
  > libcap: upgrade 2.71 -> 2.73
  > init-system-helpers: upgrade 1.67 -> 1.68
  > gpgme: upgrade 1.24.0 -> 1.24.1
  > debianutils: upgrade 5.20 -> 5.21
  > cracklib: upgrade 2.10.2 -> 2.10.3
  > cmake-native,cmake: upgrade 3.31.0 -> 3.31.3,3.31.0 -> 3.31.3
  > ca-certificates: upgrade 20240203 -> 20241223
  > bash-completion: upgrade 2.15.0 -> 2.16.0
  > base-passwd: upgrade 3.6.5 -> 3.6.6

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Jan 3, 2025
…-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-clang 89878f5...d6f06ca (4):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases

* sources/meta-freescale 8cc3bb0f...44ab6351 (1):
  > Auto-update LICENSE file with current recipe licenses

* sources/meta-freescale-3rdparty 774ca54...45b0ae3 (1):
  > Auto-update LICENSE file with current recipe licenses

* sources/meta-odroid 8bd1207...4786bdb (1):
  > drop c1 from build

* sources/meta-openembedded 79fbbad63c...038e5a6379 (45):
  > DO NOT MERGE: Add Github actions CI workflow
  > pocketpy: upgrade 2.0.3 -> 2.0.4
  > mozjs: Set appropriate --target for riscv
  > libtinyxml2: set CVE product to tinyxml2
  > libtinyxml: set CVE product to tinyxml
  > python3-bitstring: Upgrade 4.2.3 -> 4.3.0
  > python3-charset-normalizer: Upgrade 3.4.0 -> 3.4.1
  > grpc: upgrade 1.66.1 -> 1.68.0
  > botan: update 3.5.0 -> 3.6.1
  > bmap-writer: update to latest git version
  > yyjson: add new recipe
  > ctre: add new recipe
  > jsoncons: add new recipe
  > chrony: fix do_fetch error
  > python3-google-auth: Add missing dep on python3-pyjwt
  > python3-propcache: Add missing rdeps for ptests to run/pass
  > libbpf: upgrade 1.4.6 -> 1.4.7
  > pahole: upgrade 1.27 -> 1.28
  > snort3: upgrade 3.3.4.0 -> 3.6.1.0
  > frr: upgrade 10.2 -> 10.2.1
  > tigervnc: upgrade 1.14.0 -> 1.14.1
  > xfce-dusk-gtk3: fix do_fetch error
  > openldap: upgrade 2.6.8 -> 2.6.9
  > mce-inject: update to latest git rev
  > eject: fix do_fetch error
  > nss: upgrade 3.103 -> 3.107
  > nspr: upgrade 4.35 -> 4.36
  > python3-trio: upgrade 0.27.0 -> 0.28.0
  > python3-starlette: upgrade 0.42.0 -> 0.44.0
  > python3-pyppmd: upgrade 1.1.0 -> 1.1.1
  > python3-pybcj: upgrade 1.0.2 -> 1.0.3
  > python3-pulsectl: upgrade 24.11.0 -> 24.12.0
  > python3-path: upgrade 17.0.0 -> 17.1.0
  > python3-libusb1: upgrade 3.1.0 -> 3.2.0
  > python3-kiwisolver: upgrade 1.4.7 -> 1.4.8
  > python3-coverage: upgrade 7.6.9 -> 7.6.10
  > python3-astroid: upgrade 3.3.7 -> 3.3.8
  > parallel: upgrade 20241122 -> 20241222
  > memcached: upgrade 1.6.33 -> 1.6.34
  > libsdl2-image: upgrade 2.8.3 -> 2.8.4
  > libnet-dns-perl: upgrade 1.47 -> 1.49
  > flatbuffers: upgrade 24.3.25 -> 24.12.23
  > doxygen: upgrade 1.12.0 -> 1.13.0
  > ctags: upgrade 6.1.20241222.0 -> 6.1.20241229.0
  > poppler: upgrade 24.11.0 -> 24.12.0

* sources/meta-qt6 c686e9b...e332477 (21):
  < Merge pull request #73 from YoeDistro/kraj/6.8
  > 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 #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-swupdate 9a71f94...efd4c20 (12):
  < 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 96a2781...abef3cf (50):
  < 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 c09ea097f1...9e52224dab (61):
  > mpfr: Fix build with glibc 2.41
  > cargo-c: Fix build on risv32
  > clang: Upgrade to 19.1.6
  > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++
  > docs: Add clang to SDK_TOOLCHAIN_LANGS
  > sdks: Add clang toolchain to SDKs
  > rpm: Use gcc to compile always
  > clang: PROVIDE llvm-native and llvm
  > maintainers.inc: Add myself as maintainer for clang family of recipes
  > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable
  > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES
  > spirv-llvm-translator: Add recipe
  > llvm: Delete
  > clang/recipes: Add missing SUMMARY field
  > clang: Migrate clang and related recipes from meta-clang
  > cmake-native.bbclass: Abstraction to use cmake with native toolchains
  > clang-native.bbclass: Abstraction to enable clang as native compiler
  > scan-build.bbclass: Add class to enable clang static analyser
  > nonscanable.inc: Includes recipes which can not be used with clang-scan
  > nonclangable.inc: Add recipe which can not be built with clang
  > clang.inc: Global settings for clang toolchain
  > strace: Ignore running strace ptests image on musl
  > valgrind: Drop patch regressing fdleak_cmsg test
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > formfactor: add support for qemuriscv64 and qemuriscv32
  > image/populate_sdk: Support usrmerge in toolchain SDK builds
  > systemd: enable create-log-dirs
  > systemd: upgrade 257 -> 257.1
  > sanity.bbclass: Lower the length of TMPDIR limit to 400
  > conf/bitbake.conf: move addfragments to just after the local.conf include
  > packagegroup-core-tools-profile: skip VALGRIND for loongarch64
  > packagegroup-core-tools-testapps: skip KEXECTOOLS for loongarch64
  > initramfs-module-install: remove loongarch64 from COMPATIBLE_HOST
  > python3: upgrade 3.13.0 -> 3.13.1
  > libdnf: backport patch to fix segfault
  > systemd: upgrade from 256.9 to 257
  > python3-attrs: upgrade 24.2.0 -> 24.3.0
  > xxhash: upgrade 0.8.2 -> 0.8.3
  > python3-urllib3: upgrade 2.2.3 -> 2.3.0
  > python3-ruamel-yaml: upgrade 0.18.6 -> 0.18.7
  > python3-pyparsing: upgrade 3.2.0 -> 3.2.1
  > python3-maturin: upgrade 1.7.8 -> 1.8.1
  > python3-hypothesis: upgrade 6.122.6 -> 6.123.2
  > python3-cryptography{,-vectors}: upgrade 43.0.3 -> 44.0.0
  > puzzles: upgrade to latest revision
  > piglit: upgrade to latest revision
  > nettle: upgrade 3.10 -> 3.10.1
  > libical: upgrade 3.0.18 -> 3.0.19
  > libcap: upgrade 2.71 -> 2.73
  > init-system-helpers: upgrade 1.67 -> 1.68
  > gpgme: upgrade 1.24.0 -> 1.24.1
  > debianutils: upgrade 5.20 -> 5.21
  > cracklib: upgrade 2.10.2 -> 2.10.3
  > cmake-native,cmake: upgrade 3.31.0 -> 3.31.3,3.31.0 -> 3.31.3
  > ca-certificates: upgrade 20240203 -> 20241223
  > bash-completion: upgrade 2.15.0 -> 2.16.0
  > base-passwd: upgrade 3.6.5 -> 3.6.6

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Jan 4, 2025
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-clang 89878f5...d6f06ca (4):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases

* sources/meta-freescale 8cc3bb0f...96e59db9 (1):
  > Auto-update LICENSE file with current recipe licenses

* sources/meta-freescale-3rdparty 774ca54...3687cb3 (1):
  > Auto-update LICENSE file with current recipe licenses

* sources/meta-openembedded 80650fefd6...038e5a6379 (14):
  > DO NOT MERGE: Add Github actions CI workflow
  > pocketpy: upgrade 2.0.3 -> 2.0.4
  > mozjs: Set appropriate --target for riscv
  > libtinyxml2: set CVE product to tinyxml2
  > libtinyxml: set CVE product to tinyxml
  > python3-bitstring: Upgrade 4.2.3 -> 4.3.0
  > python3-charset-normalizer: Upgrade 3.4.0 -> 3.4.1
  > grpc: upgrade 1.66.1 -> 1.68.0
  > botan: update 3.5.0 -> 3.6.1
  > bmap-writer: update to latest git version
  > yyjson: add new recipe
  > ctre: add new recipe
  > jsoncons: add new recipe
  > chrony: fix do_fetch error

* sources/meta-qt6 c686e9b...e332477 (21):
  < Merge pull request #73 from YoeDistro/kraj/6.8
  > 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 #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-swupdate 9a71f94...efd4c20 (12):
  < 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 96a2781...abef3cf (50):
  < 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 c09ea097f1...9e52224dab (61):
  > mpfr: Fix build with glibc 2.41
  > cargo-c: Fix build on risv32
  > clang: Upgrade to 19.1.6
  > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++
  > docs: Add clang to SDK_TOOLCHAIN_LANGS
  > sdks: Add clang toolchain to SDKs
  > rpm: Use gcc to compile always
  > clang: PROVIDE llvm-native and llvm
  > maintainers.inc: Add myself as maintainer for clang family of recipes
  > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable
  > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES
  > spirv-llvm-translator: Add recipe
  > llvm: Delete
  > clang/recipes: Add missing SUMMARY field
  > clang: Migrate clang and related recipes from meta-clang
  > cmake-native.bbclass: Abstraction to use cmake with native toolchains
  > clang-native.bbclass: Abstraction to enable clang as native compiler
  > scan-build.bbclass: Add class to enable clang static analyser
  > nonscanable.inc: Includes recipes which can not be used with clang-scan
  > nonclangable.inc: Add recipe which can not be built with clang
  > clang.inc: Global settings for clang toolchain
  > strace: Ignore running strace ptests image on musl
  > valgrind: Drop patch regressing fdleak_cmsg test
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > formfactor: add support for qemuriscv64 and qemuriscv32
  > image/populate_sdk: Support usrmerge in toolchain SDK builds
  > systemd: enable create-log-dirs
  > systemd: upgrade 257 -> 257.1
  > sanity.bbclass: Lower the length of TMPDIR limit to 400
  > conf/bitbake.conf: move addfragments to just after the local.conf include
  > packagegroup-core-tools-profile: skip VALGRIND for loongarch64
  > packagegroup-core-tools-testapps: skip KEXECTOOLS for loongarch64
  > initramfs-module-install: remove loongarch64 from COMPATIBLE_HOST
  > python3: upgrade 3.13.0 -> 3.13.1
  > libdnf: backport patch to fix segfault
  > systemd: upgrade from 256.9 to 257
  > python3-attrs: upgrade 24.2.0 -> 24.3.0
  > xxhash: upgrade 0.8.2 -> 0.8.3
  > python3-urllib3: upgrade 2.2.3 -> 2.3.0
  > python3-ruamel-yaml: upgrade 0.18.6 -> 0.18.7
  > python3-pyparsing: upgrade 3.2.0 -> 3.2.1
  > python3-maturin: upgrade 1.7.8 -> 1.8.1
  > python3-hypothesis: upgrade 6.122.6 -> 6.123.2
  > python3-cryptography{,-vectors}: upgrade 43.0.3 -> 44.0.0
  > puzzles: upgrade to latest revision
  > piglit: upgrade to latest revision
  > nettle: upgrade 3.10 -> 3.10.1
  > libical: upgrade 3.0.18 -> 3.0.19
  > libcap: upgrade 2.71 -> 2.73
  > init-system-helpers: upgrade 1.67 -> 1.68
  > gpgme: upgrade 1.24.0 -> 1.24.1
  > debianutils: upgrade 5.20 -> 5.21
  > cracklib: upgrade 2.10.2 -> 2.10.3
  > cmake-native,cmake: upgrade 3.31.0 -> 3.31.3,3.31.0 -> 3.31.3
  > ca-certificates: upgrade 20240203 -> 20241223
  > bash-completion: upgrade 2.15.0 -> 2.16.0
  > base-passwd: upgrade 3.6.5 -> 3.6.6

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

* sources/meta-arm 0905953a...db933d55 (3):
  > trusted-firmware-a: fix mbedtls license checksum
  > edk2-firmware: fix PlatformStandaloneMmRpmb.dsc build
  > arm-bsp/recipes-security: Add protobuf interface to crypto-sp in corstone1000

* sources/meta-clang 03f5785...968c690 (8):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > recipes: Update to match OE-Core virtual/cross-* changes
  > lttng-ust: Link with libatomic on 32bit x86
  > clang: Upgrade to 19.1.7
  > boost: Use -no-integrated-as for arm

* sources/meta-freescale 9dc9f18d...d615badf (10):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2068 from nxp-upstream/imxmali
  > Merge pull request #2075 from limeng-linux/master
  > Merge pull request #2073 from lms-ts/master
  > Merge pull request #2061 from nxp-upstream/qoriq-q4
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2069 from nxp-upstream/Upgrade-gstreamer-to-LF6.6.52_2.0.0
  > Merge pull request #2053 from nxp-upstream/imx-6.6.52-2.0.0
  > Merge pull request #2060 from pasweistorz/avoid-unnecessary-dtb-files
  > treewide: Remove all references to SRC_URI[md5sum] hashes

* sources/meta-freescale-3rdparty 774ca54...9633d11 (2):
  > Auto-update LICENSE file with current recipe licenses
  > treewide: Remove all references to SRC_URI[md5sum] hashes

* sources/meta-intel b0fe7e45...c7c7dfac (3):
  > intel-compute-runtime : upgrade 24.26.30049.6 -> 24.39.31294.12
  > intel-graphics-compiler : upgrade 1.0.17193.4 -> 1.0.17791.18
  > level-zero: upgrade 1.15.8 -> 1.17.42

* sources/meta-odroid 4786bdb...7f31828 (1):
  > u-boot: Rename bbappend to 2025 release

* sources/meta-openembedded fa1ebe8c80...50f0ebe4fa (131):
  > DO NOT MERGE: Add Github actions CI workflow
  > cpp-netlib: Make SKIP_RECIPE weak
  > lapack: upgrade to latest 3.12.1
  > lapack: fix buildpaths in ptest also when CBLAS is enabled
  > lapack: add PACKAGECONFIG for cblas
  > dlt-daemon: make DLT_WatchdogSec configurable
  > cbindgen: update 0.27.0 -> 0.28.0
  > crash: fix crash cannot work with kaslr
  > toybox: upgrade 0.8.11 -> 0.8.12
  > python3-zeroconf: upgrade 0.139.0 -> 0.140.1
  > python3-web3: upgrade 7.6.1 -> 7.7.0
  > python3-virtualenv: upgrade 20.28.1 -> 20.29.1
  > python3-twitter: upgrade 4.14.0 -> 4.15.0
  > python3-smpplib: upgrade 2.2.3 -> 2.2.4
  > python3-semver: upgrade 3.0.2 -> 3.0.3
  > python3-robotframework: upgrade 7.1.1 -> 7.2
  > python3-responses: upgrade 0.25.5 -> 0.25.6
  > python3-psycopg: upgrade 3.2.3 -> 3.2.4
  > python3-jdatetime: upgrade 5.0.0 -> 5.1.0
  > python3-inline-snapshot: upgrade 0.19.1 -> 0.19.3
  > python3-hexbytes: upgrade 1.2.1 -> 1.3.0
  > python3-eth-abi: upgrade 5.1.0 -> 5.2.0
  > python3-dbus-fast: upgrade 2.28.0 -> 2.30.2
  > python3-cmd2: upgrade 2.5.8 -> 2.5.9
  > python3-cloudpickle: upgrade 3.1.0 -> 3.1.1
  > python3-cantools: upgrade 40.0.0 -> 40.1.1
  > pocketpy: upgrade 2.0.4 -> 2.0.5
  > openvpn: upgrade 2.6.12 -> 2.6.13
  > opensc: upgrade 0.26.0 -> 0.26.1
  > mutter: upgrade 47.3 -> 47.4
  > lvm2: update 2.03.29 -> 2.03.30
  > libtoml11: upgrade 4.2.0 -> 4.3.0
  > libgee: upgrade 0.20.6 -> 0.20.8
  > iotop: upgrade 1.26 -> 1.27
  > freeipmi: update 1.6.14 -> 1.6.15
  > dialog: upgrade 1.3-20240619 -> 1.3-20250116
  > cxxopts: upgrade 3.2.0 -> 3.2.1
  > ctags: upgrade 6.1.20250112.0 -> 6.1.20250119.0
  > php: Define ACLOCALDIR
  > poppler: upgrade 24.12.0 -> 25.01.0
  > yasm: update to latest git revision
  > c-ares: upgrade 1.32.2 -> 1.32.3
  > c-ares: upgrade 1.32.1 -> 1.32.2
  > c-ares: upgrade 1.32.0 -> 1.32.1
  > mozjs-115: remove recipe
  > python3-pillow: update recipe to use the ptest-python-pytest class
  > python3-pint: update recipe to use the ptest-python-pytest class
  > python3-platformdirs: update recipe to use the ptest-python-pytest class
  > python3-polyline: update recipe to use the ptest-python-pytest class
  > python3-portion: update recipe to use the ptest-python-pytest class
  > python3-precise-runner: update recipe to use the ptest-python-pytest class
  > python3-prettytable: update recipe to use the ptest-python-pytest class
  > python3-propcache: update recipe to use the ptest-python-pytest class
  > python3-ptyprocess: update recipe to use the ptest-python-pytest class
  > python3-py-cpuinfo: update recipe to use the ptest-python-pytest class
  > python3-pyasn1-modules: update recipe to use the ptest-python-pytest class
  > python3-pydantic-core: update recipe to use the ptest-python-pytest class
  > python3-pydantic: update recipe to use the ptest-python-pytest class
  > python3-pyroute2: update recipe to use the ptest-python-pytest class
  > xrdp: upgrade 0.9.19 -> 0.9.20
  > audiofile: mark CVE-2020-18781 as patched
  > python3-pyserial: update recipe to use the ptest-python-pytest class
  > python3-pytest-localserver: update recipe to use the ptest-python-pytest class
  > python3-python-multipart: update recipe to use the ptest-python-pytest class
  > python3-pytoml: update recipe to use the ptest-python-pytest class
  > python3-pyyaml-include: update recipe to use the ptest-python-pytest class
  > python3-rapidjson: update recipe to use the ptest-python-pytest class
  > python3-requests-file: update recipe to use the ptest-python-pytest class
  > python3-requests-toolbelt: update recipe to use the ptest-python-pytest class
  > python3-scrypt: update recipe to use the ptest-python-pytest class
  > python3-semver: update recipe to use the ptest-python-pytest class
  > vorbis-tools: patch CVE-2023-43361
  > polkit: dont add mozjs PACKAGECONFIG
  > polkit: update 125 -> 126
  > jansson: fix a symbol clash when building with cmake
  > libde265: switch to cmake buildsystem
  > gphoto2: Fix /usr/bin/gphoto2 runtime error
  > cxxopts: add new recipe
  > yyjson: force build shared library
  > pistache : add initial recipe
  > c-ares: upgrade 1.31.0 -> 1.32.0
  > proftpd: define suffix for CVE version comparison
  > proftpd: upgrade 1.3.8b -> 1.3.8c
  > proftpd: define UPSTREAM_CHECK_GITTAGREGEX
  > polkit: fix permissions of /usr/share/polkit-1/rules.d/ again
  > mariadb: Upgrade to 11.4.4
  > xdg-desktop-portal-gtk: upgrade 1.15.1 -> 1.15.2
  > wpan-tools: upgrade 0.9 -> 0.10
  > thingsboard-gateway: upgrade 3.5.3.1 -> 3.6.3
  > ser2net: upgrade 4.6.2 -> 4.6.3
  > python3-zeroconf: upgrade 0.136.2 -> 0.139.0
  > python3-wrapt: upgrade 1.17.0 -> 1.17.1
  > python3-sqlalchemy: upgrade 2.0.36 -> 2.0.37
  > python3-sh: upgrade 2.1.0 -> 2.2.1
  > python3-pdm: upgrade 2.22.1 -> 2.22.2
  > python3-mlcommons-loadgen: upgrade 5.0.4 -> 5.0.5
  > python3-marshmallow: upgrade 3.24.1 -> 3.25.1
  > python3-gnupg: upgrade 0.5.3 -> 0.5.4
  > python3-flask-marshmallow: upgrade 1.2.1 -> 1.3.0
  > python3-dirty-equals: upgrade 0.8.0 -> 0.9.0
  > python3-cmake: upgrade 3.31.2 -> 3.31.4
  > python3-aniso8601: upgrade 9.0.1 -> 10.0.0
  > pugixml: upgrade 1.14 -> 1.15
  > paho-mqtt-c: upgrade 1.3.13 -> 1.3.14
  > monit: upgrade 5.34.3 -> 5.34.4
  > lldpd: upgrade 1.0.18 -> 1.0.19
  > libserialport: upgrade 0.1.1 -> 0.1.2
  > libdbi-perl: upgrade 1.644 -> 1.646
  > libconfig-general-perl: upgrade 2.65 -> 2.67
  > jsoncons: upgrade 1.0.0 -> 1.1.0
  > iniparser: upgrade 4.2.4 -> 4.2.5
  > gtk-vnc: upgrade 1.3.1 -> 1.4.0
  > doxygen: upgrade 1.13.1 -> 1.13.2
  > ddrescue: upgrade 1.28 -> 1.29
  > ctags: upgrade 6.1.20250105.0 -> 6.1.20250112.0
  > chrony: upgrade 4.5 -> 4.6.1
  > lapack: fix TMPDIR reference in do_package_qa
  > spectre-meltdown-checker: New recipe to check hardware vulnerability
  > etcd-cpp-apiv3: Skip recipe since it does not work with boost >= 1.87
  > python3-pyscaffold: Upgrade 4.5 -> 4.6
  > python3-bandit: Upgrade 1.8.0 -> 1.8.2
  > python3-responses: Upgrade 0.25.3 -> 0.25.5
  > python3-inline-snapshot: Upgrade 0.18.2 -> 0.19.1
  > python3-dbus-fast: Upgrade 2.24.4 -> 2.28.0
  > python3-pydantic: Upgrade 2.10.4 -> 2.10.5
  > c-ares: upgrade 1.30.0 -> 1.31.0
  > vsomeip: Skip building, needs porting to boost >= 1.87
  > websocketpp: Skip recipe, not buildable with boost >= 1.87
  > cpp-netlib: Skip recipe, not buildable with boost >= 1.87
  > cpprest: Skip recipe due to unbuildable dependency websocketpp
  > vsomeip: Upgrade to 3.5.3

* sources/meta-qt6 cc0dd55...863a807 (31):
  > 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
  > qtwebengine: fix conflicting files with qtpdf
  > qtbase: update patch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtgrpc: add optional dependency to qtdeclarative
  > qtopcua: add opcua tools to sdk
  > squish: update to Squish 8.1.0
  > squish: support styhead
  > Add squish support
  < 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 97d7a6b...880d36b (3):
  > kas: debug-tweaks as IMAGE_FEATURE is removed
  > kas: added the synaptics-killswitch license in comment
  > linux-firmware-rpidistro: Add cyfmac43455-sdio.bin symlink to minimal

* sources/meta-riscv abb4f07...42d2b51 (10):
  > visionfive2: Switch to efi boot
  > recipes-kernel: linux: linux-starfive-dev: Add yocto-kernel-cache for visionfive2
  > recipes-bsp: u-boot-starfive_v2021.10: Remove compatibility with visionfive2
  > visionfive2: Use upstream u-boot
  > visionfive2: unset sbi payload
  > recipes-bsp: opensbi: Use upstream for visionfive2
  > u-boot: Add support for visionfive2
  > opensbi: Set FW_TEXT_START in machine conf
  > conf: machine: include: jh7110-common: Use virtual/bootloader
  > conf: machine: include: riscv-common: Use weaker default for kernel

* sources/meta-swupdate 9a71f94...efd4c20 (12):
  < 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 652714f9...afce451a (9):
  > tegra-helper-scripts: disable initrd-flash USB instance check
  > sbsigntool: update from 0.9.4 to 0.9.5
  > espimage: make image size configurable
  > optee-os: fix buildpaths warning
  > tegra-helper-scripts: let initrd-flash use USB instance for storage check
  > tegra-helper-scripts: fix initrd-flash handling of pre-signed binaries
  > tegra-helper-scripts: restore main files after RCM boot signing
  > tegra-helper-scripts: correct typo in tegra-flash-helper
  > optee-os: make build work in devtool

* sources/meta-variscite-bsp 96a2781...55ec22e (51):
  > 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 2abb0028ba...b7b28654ec (92):
  > cargo-c: Fix build on risv32
  > mpfr: Fix build with glibc 2.41
  > snort3,libdaq: Always use libstdc++
  > clang: Upgrade to 19.1.7
  > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++
  > docs: Add clang to SDK_TOOLCHAIN_LANGS
  > sdks: Add clang toolchain to SDKs
  > rpm: Use gcc to compile always
  > clang: PROVIDE llvm-native and llvm
  > maintainers.inc: Add myself as maintainer for clang family of recipes
  > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable
  > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES
  > spirv-llvm-translator: Add recipe
  > llvm: Delete
  > clang/recipes: Add missing SUMMARY field
  > clang: Migrate clang and related recipes from meta-clang
  > cmake-native.bbclass: Abstraction to use cmake with native toolchains
  > clang-native.bbclass: Abstraction to enable clang as native compiler
  > scan-build.bbclass: Add class to enable clang static analyser
  > nonscanable.inc: Includes recipes which can not be used with clang-scan
  > nonclangable.inc: Add recipe which can not be built with clang
  > clang.inc: Global settings for clang toolchain
  > strace: Ignore running strace ptests image on musl
  > valgrind: Drop patch regressing fdleak_cmsg test
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > base: Switch virtual/cross-XXX to be under recipe specific providers
  > classes/recipes: Switch virtual/XXX-gcc to virtual/cross-cc (and c++/binutils)
  > bitbake: parse/ast: Add support for BB_RECIPE_VIRTUAL_PROVIDERS
  > kernel-yocto: make kernel commits reproducible
  > fmt: fix build with GCC 9.4
  > linux-firmware: upgrade 20241210 -> 20250109
  > image.bbclass: enable systemd user services
  > systemd.bbclass: support user units in postinst and prerm hooks
  > systemd.bbclass: update postinst and prerm hooks
  > systemd.bbclass: properly handle user units in systemd_create_presets
  > systemd.bbclass: introduce systemd_service_searchpaths()
  > systemd.bbclass: factor out service lookup logic into separate function
  > systemd.bbclass: add ${sysconfdir}/systemd/user to search path
  > systemd-systemctl: add support for --global flag
  > eudev: backport patch to fix udevd hanging while trying to access /dev/urandom
  > test-manual/reproducible-builds: fix reproducible links
  > Update autobuilder URLs to valkyrie
  > migration-guides: add release notes for 5.0.6
  > release-notes-5.2: cover devtool modify --debug-build
  > sdk-manual: extensible.rst: remove confusing post-install-logging
  > sdk-manual: extensible.rst: update devtool ide-sdk
  > migration-guides: systemd.bbclass do not add Also services for 5.2
  > uboot-extlinux-config.bbclass: invalidate do_create_extlinux_config on changes to UBOOT_EXTLINUX_FDTOVERLAYS:x
  > rsync: upgrade 3.3.0 -> 3.4.1
  > grub-efi-cfg: Add GRUB_TITLE for custom GRUB titles
  > dbus: update 1.14.10 -> 1.16.0
  > piglit: Upgrade to latest revision
  > autoconf: rename autotools_aclocals and only run in do_configure
  > libtool: remove obsolete ACLOCALEXTRAPATH
  > autotools: clean up aclocal/ search path assignments
  > libsecret: update patch Upstream-Status
  > devtool: ide-sdk remove the plugin from eSDK installer
  > devtool: build-sdk remove unused imports
  > libxkbcommon: replace locale dependecy from RDEPENDS to RRECOMMENDS
  > lttng-tools: disable patching our libtool.m4
  > classes/logging: Added the bbverbnote command to the logging set
  > lib: spdx: Upgrade to final 3.0.1 release
  > rust: increase test timeout again
  > ofono: fix CVE-2024-7539
  > openssl: remove obsolete CVE version suffix
  > gcc: poison-system-directories patch updated for missing paths
  > devtool: remove unused 'config' param from '_create_workspace' method
  > devtool: misc cleanups
  > devtool: un-globalize 'plugins' variable
  > devtool: un-globalize 'config' variable
  > devtool: un-globalize 'context' variable and convert it to a dataclass
  > devtool: un-globalize 'workspace' variable
  > devtool: un-globalize the 'basepath' variable
  > procps: update 4.0.4 -> 4.0.5
  > systemd: PACKAGECONFIG mountfsd and nsresourced
  > pulseaudio: fix webrtc audio depdency
  > sysvinit: update 3.11 -> 3.13
  > udev-extraconf: Allow FAT mount group to be specified
  > selftest/reproducible: Print error context on failure
  > selftest/reproducible: Print full log path on failure
  > classes/ptest-python-pytest: simplify python ptest file overriding
  > oeqa/selftest/sstatetests: Cover aarch64 SDKMACHINE in tests
  > rust: Upgrade 1.80.1->1.81.0
  > rust: Fix for duplicate libstd.so
  > rust-target-config: Update the data layout for x86 , ppc , riscv64 , aarch64 and loongaarch64 targets.
  > bitbake: data_smart: fix ??= operator for variable flags
  > bitbake: tests/parse: add test for ?= and ??= operators for variable flags
  > bitbake: bb/fetch2/__init__.py: remove a DeprecationWarning in uri_replace()

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

* sources/meta-arm 0905953a...db933d55 (3):
  > trusted-firmware-a: fix mbedtls license checksum
  > edk2-firmware: fix PlatformStandaloneMmRpmb.dsc build
  > arm-bsp/recipes-security: Add protobuf interface to crypto-sp in corstone1000

* sources/meta-clang 03f5785...968c690 (8):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > recipes: Update to match OE-Core virtual/cross-* changes
  > lttng-ust: Link with libatomic on 32bit x86
  > clang: Upgrade to 19.1.7
  > boost: Use -no-integrated-as for arm

* sources/meta-freescale 9dc9f18d...d615badf (10):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2068 from nxp-upstream/imxmali
  > Merge pull request #2075 from limeng-linux/master
  > Merge pull request #2073 from lms-ts/master
  > Merge pull request #2061 from nxp-upstream/qoriq-q4
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2069 from nxp-upstream/Upgrade-gstreamer-to-LF6.6.52_2.0.0
  > Merge pull request #2053 from nxp-upstream/imx-6.6.52-2.0.0
  > Merge pull request #2060 from pasweistorz/avoid-unnecessary-dtb-files
  > treewide: Remove all references to SRC_URI[md5sum] hashes

* sources/meta-freescale-3rdparty 774ca54...9633d11 (2):
  > Auto-update LICENSE file with current recipe licenses
  > treewide: Remove all references to SRC_URI[md5sum] hashes

* sources/meta-intel b0fe7e45...c7c7dfac (3):
  > intel-compute-runtime : upgrade 24.26.30049.6 -> 24.39.31294.12
  > intel-graphics-compiler : upgrade 1.0.17193.4 -> 1.0.17791.18
  > level-zero: upgrade 1.15.8 -> 1.17.42

* sources/meta-odroid 4786bdb...7f31828 (1):
  > u-boot: Rename bbappend to 2025 release

* sources/meta-openembedded fa1ebe8c80...e1ae0d6ae5 (138):
  > DO NOT MERGE: Add Github actions CI workflow
  > python3-tox: Upgrade 4.23.2 -> 4.24.1
  > python3-aioresponses: Upgrade 0.7.7 -> 0.7.8
  > python3-filelock: Upgrade 3.16.1 -> 3.17.0
  > dbus-cxx: fix typo in PACKAGECONFIG
  > iwd: update 3.2 -> 3.3
  >    pkcs11-provider: Upgrade 0.5 -> 0.6
  > pistache: fix package config dependencies
  > cpp-netlib: Make SKIP_RECIPE weak
  > lapack: upgrade to latest 3.12.1
  > lapack: fix buildpaths in ptest also when CBLAS is enabled
  > lapack: add PACKAGECONFIG for cblas
  > dlt-daemon: make DLT_WatchdogSec configurable
  > cbindgen: update 0.27.0 -> 0.28.0
  > crash: fix crash cannot work with kaslr
  > toybox: upgrade 0.8.11 -> 0.8.12
  > python3-zeroconf: upgrade 0.139.0 -> 0.140.1
  > python3-web3: upgrade 7.6.1 -> 7.7.0
  > python3-virtualenv: upgrade 20.28.1 -> 20.29.1
  > python3-twitter: upgrade 4.14.0 -> 4.15.0
  > python3-smpplib: upgrade 2.2.3 -> 2.2.4
  > python3-semver: upgrade 3.0.2 -> 3.0.3
  > python3-robotframework: upgrade 7.1.1 -> 7.2
  > python3-responses: upgrade 0.25.5 -> 0.25.6
  > python3-psycopg: upgrade 3.2.3 -> 3.2.4
  > python3-jdatetime: upgrade 5.0.0 -> 5.1.0
  > python3-inline-snapshot: upgrade 0.19.1 -> 0.19.3
  > python3-hexbytes: upgrade 1.2.1 -> 1.3.0
  > python3-eth-abi: upgrade 5.1.0 -> 5.2.0
  > python3-dbus-fast: upgrade 2.28.0 -> 2.30.2
  > python3-cmd2: upgrade 2.5.8 -> 2.5.9
  > python3-cloudpickle: upgrade 3.1.0 -> 3.1.1
  > python3-cantools: upgrade 40.0.0 -> 40.1.1
  > pocketpy: upgrade 2.0.4 -> 2.0.5
  > openvpn: upgrade 2.6.12 -> 2.6.13
  > opensc: upgrade 0.26.0 -> 0.26.1
  > mutter: upgrade 47.3 -> 47.4
  > lvm2: update 2.03.29 -> 2.03.30
  > libtoml11: upgrade 4.2.0 -> 4.3.0
  > libgee: upgrade 0.20.6 -> 0.20.8
  > iotop: upgrade 1.26 -> 1.27
  > freeipmi: update 1.6.14 -> 1.6.15
  > dialog: upgrade 1.3-20240619 -> 1.3-20250116
  > cxxopts: upgrade 3.2.0 -> 3.2.1
  > ctags: upgrade 6.1.20250112.0 -> 6.1.20250119.0
  > php: Define ACLOCALDIR
  > poppler: upgrade 24.12.0 -> 25.01.0
  > yasm: update to latest git revision
  > c-ares: upgrade 1.32.2 -> 1.32.3
  > c-ares: upgrade 1.32.1 -> 1.32.2
  > c-ares: upgrade 1.32.0 -> 1.32.1
  > mozjs-115: remove recipe
  > python3-pillow: update recipe to use the ptest-python-pytest class
  > python3-pint: update recipe to use the ptest-python-pytest class
  > python3-platformdirs: update recipe to use the ptest-python-pytest class
  > python3-polyline: update recipe to use the ptest-python-pytest class
  > python3-portion: update recipe to use the ptest-python-pytest class
  > python3-precise-runner: update recipe to use the ptest-python-pytest class
  > python3-prettytable: update recipe to use the ptest-python-pytest class
  > python3-propcache: update recipe to use the ptest-python-pytest class
  > python3-ptyprocess: update recipe to use the ptest-python-pytest class
  > python3-py-cpuinfo: update recipe to use the ptest-python-pytest class
  > python3-pyasn1-modules: update recipe to use the ptest-python-pytest class
  > python3-pydantic-core: update recipe to use the ptest-python-pytest class
  > python3-pydantic: update recipe to use the ptest-python-pytest class
  > python3-pyroute2: update recipe to use the ptest-python-pytest class
  > xrdp: upgrade 0.9.19 -> 0.9.20
  > audiofile: mark CVE-2020-18781 as patched
  > python3-pyserial: update recipe to use the ptest-python-pytest class
  > python3-pytest-localserver: update recipe to use the ptest-python-pytest class
  > python3-python-multipart: update recipe to use the ptest-python-pytest class
  > python3-pytoml: update recipe to use the ptest-python-pytest class
  > python3-pyyaml-include: update recipe to use the ptest-python-pytest class
  > python3-rapidjson: update recipe to use the ptest-python-pytest class
  > python3-requests-file: update recipe to use the ptest-python-pytest class
  > python3-requests-toolbelt: update recipe to use the ptest-python-pytest class
  > python3-scrypt: update recipe to use the ptest-python-pytest class
  > python3-semver: update recipe to use the ptest-python-pytest class
  > vorbis-tools: patch CVE-2023-43361
  > polkit: dont add mozjs PACKAGECONFIG
  > polkit: update 125 -> 126
  > jansson: fix a symbol clash when building with cmake
  > libde265: switch to cmake buildsystem
  > gphoto2: Fix /usr/bin/gphoto2 runtime error
  > cxxopts: add new recipe
  > yyjson: force build shared library
  > pistache : add initial recipe
  > c-ares: upgrade 1.31.0 -> 1.32.0
  > proftpd: define suffix for CVE version comparison
  > proftpd: upgrade 1.3.8b -> 1.3.8c
  > proftpd: define UPSTREAM_CHECK_GITTAGREGEX
  > polkit: fix permissions of /usr/share/polkit-1/rules.d/ again
  > mariadb: Upgrade to 11.4.4
  > xdg-desktop-portal-gtk: upgrade 1.15.1 -> 1.15.2
  > wpan-tools: upgrade 0.9 -> 0.10
  > thingsboard-gateway: upgrade 3.5.3.1 -> 3.6.3
  > ser2net: upgrade 4.6.2 -> 4.6.3
  > python3-zeroconf: upgrade 0.136.2 -> 0.139.0
  > python3-wrapt: upgrade 1.17.0 -> 1.17.1
  > python3-sqlalchemy: upgrade 2.0.36 -> 2.0.37
  > python3-sh: upgrade 2.1.0 -> 2.2.1
  > python3-pdm: upgrade 2.22.1 -> 2.22.2
  > python3-mlcommons-loadgen: upgrade 5.0.4 -> 5.0.5
  > python3-marshmallow: upgrade 3.24.1 -> 3.25.1
  > python3-gnupg: upgrade 0.5.3 -> 0.5.4
  > python3-flask-marshmallow: upgrade 1.2.1 -> 1.3.0
  > python3-dirty-equals: upgrade 0.8.0 -> 0.9.0
  > python3-cmake: upgrade 3.31.2 -> 3.31.4
  > python3-aniso8601: upgrade 9.0.1 -> 10.0.0
  > pugixml: upgrade 1.14 -> 1.15
  > paho-mqtt-c: upgrade 1.3.13 -> 1.3.14
  > monit: upgrade 5.34.3 -> 5.34.4
  > lldpd: upgrade 1.0.18 -> 1.0.19
  > libserialport: upgrade 0.1.1 -> 0.1.2
  > libdbi-perl: upgrade 1.644 -> 1.646
  > libconfig-general-perl: upgrade 2.65 -> 2.67
  > jsoncons: upgrade 1.0.0 -> 1.1.0
  > iniparser: upgrade 4.2.4 -> 4.2.5
  > gtk-vnc: upgrade 1.3.1 -> 1.4.0
  > doxygen: upgrade 1.13.1 -> 1.13.2
  > ddrescue: upgrade 1.28 -> 1.29
  > ctags: upgrade 6.1.20250105.0 -> 6.1.20250112.0
  > chrony: upgrade 4.5 -> 4.6.1
  > lapack: fix TMPDIR reference in do_package_qa
  > spectre-meltdown-checker: New recipe to check hardware vulnerability
  > etcd-cpp-apiv3: Skip recipe since it does not work with boost >= 1.87
  > python3-pyscaffold: Upgrade 4.5 -> 4.6
  > python3-bandit: Upgrade 1.8.0 -> 1.8.2
  > python3-responses: Upgrade 0.25.3 -> 0.25.5
  > python3-inline-snapshot: Upgrade 0.18.2 -> 0.19.1
  > python3-dbus-fast: Upgrade 2.24.4 -> 2.28.0
  > python3-pydantic: Upgrade 2.10.4 -> 2.10.5
  > c-ares: upgrade 1.30.0 -> 1.31.0
  > vsomeip: Skip building, needs porting to boost >= 1.87
  > websocketpp: Skip recipe, not buildable with boost >= 1.87
  > cpp-netlib: Skip recipe, not buildable with boost >= 1.87
  > cpprest: Skip recipe due to unbuildable dependency websocketpp
  > vsomeip: Upgrade to 3.5.3

* sources/meta-qt6 cc0dd55...863a807 (31):
  > 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
  > qtwebengine: fix conflicting files with qtpdf
  > qtbase: update patch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtgrpc: add optional dependency to qtdeclarative
  > qtopcua: add opcua tools to sdk
  > squish: update to Squish 8.1.0
  > squish: support styhead
  > Add squish support
  < 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 97d7a6b...880d36b (3):
  > kas: debug-tweaks as IMAGE_FEATURE is removed
  > kas: added the synaptics-killswitch license in comment
  > linux-firmware-rpidistro: Add cyfmac43455-sdio.bin symlink to minimal

* sources/meta-riscv abb4f07...42d2b51 (10):
  > visionfive2: Switch to efi boot
  > recipes-kernel: linux: linux-starfive-dev: Add yocto-kernel-cache for visionfive2
  > recipes-bsp: u-boot-starfive_v2021.10: Remove compatibility with visionfive2
  > visionfive2: Use upstream u-boot
  > visionfive2: unset sbi payload
  > recipes-bsp: opensbi: Use upstream for visionfive2
  > u-boot: Add support for visionfive2
  > opensbi: Set FW_TEXT_START in machine conf
  > conf: machine: include: jh7110-common: Use virtual/bootloader
  > conf: machine: include: riscv-common: Use weaker default for kernel

* sources/meta-swupdate 9a71f94...efd4c20 (12):
  < 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 652714f9...afce451a (9):
  > tegra-helper-scripts: disable initrd-flash USB instance check
  > sbsigntool: update from 0.9.4 to 0.9.5
  > espimage: make image size configurable
  > optee-os: fix buildpaths warning
  > tegra-helper-scripts: let initrd-flash use USB instance for storage check
  > tegra-helper-scripts: fix initrd-flash handling of pre-signed binaries
  > tegra-helper-scripts: restore main files after RCM boot signing
  > tegra-helper-scripts: correct typo in tegra-flash-helper
  > optee-os: make build work in devtool

* sources/meta-variscite-bsp 96a2781...55ec22e (51):
  > 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 2abb0028ba...ae346cb95b (96):
  > cargo-c: Fix build on risv32
  > mpfr: Fix build with glibc 2.41
  > snort3,libdaq: Always use libstdc++
  > clang: Upgrade to 19.1.7
  > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++
  > docs: Add clang to SDK_TOOLCHAIN_LANGS
  > sdks: Add clang toolchain to SDKs
  > rpm: Use gcc to compile always
  > clang: PROVIDE llvm-native and llvm
  > maintainers.inc: Add myself as maintainer for clang family of recipes
  > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable
  > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES
  > spirv-llvm-translator: Add recipe
  > llvm: Delete
  > clang/recipes: Add missing SUMMARY field
  > clang: Migrate clang and related recipes from meta-clang
  > cmake-native.bbclass: Abstraction to use cmake with native toolchains
  > clang-native.bbclass: Abstraction to enable clang as native compiler
  > scan-build.bbclass: Add class to enable clang static analyser
  > nonscanable.inc: Includes recipes which can not be used with clang-scan
  > nonclangable.inc: Add recipe which can not be built with clang
  > clang.inc: Global settings for clang toolchain
  > strace: Ignore running strace ptests image on musl
  > valgrind: Drop patch regressing fdleak_cmsg test
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > u-boot: kernel-fitimage: Fix dependency loop if UBOOT_SIGN_ENABLE and UBOOT_ENV enabled
  > gcc: make include poisoning fatal again in gcc/g++
  > oeqa/poisoning: fix gcc include poisoning test
  > python3-cffi: Add missing pkgconfig dependency
  > base: Switch virtual/cross-XXX to be under recipe specific providers
  > classes/recipes: Switch virtual/XXX-gcc to virtual/cross-cc (and c++/binutils)
  > bitbake: parse/ast: Add support for BB_RECIPE_VIRTUAL_PROVIDERS
  > kernel-yocto: make kernel commits reproducible
  > fmt: fix build with GCC 9.4
  > linux-firmware: upgrade 20241210 -> 20250109
  > image.bbclass: enable systemd user services
  > systemd.bbclass: support user units in postinst and prerm hooks
  > systemd.bbclass: update postinst and prerm hooks
  > systemd.bbclass: properly handle user units in systemd_create_presets
  > systemd.bbclass: introduce systemd_service_searchpaths()
  > systemd.bbclass: factor out service lookup logic into separate function
  > systemd.bbclass: add ${sysconfdir}/systemd/user to search path
  > systemd-systemctl: add support for --global flag
  > eudev: backport patch to fix udevd hanging while trying to access /dev/urandom
  > test-manual/reproducible-builds: fix reproducible links
  > Update autobuilder URLs to valkyrie
  > migration-guides: add release notes for 5.0.6
  > release-notes-5.2: cover devtool modify --debug-build
  > sdk-manual: extensible.rst: remove confusing post-install-logging
  > sdk-manual: extensible.rst: update devtool ide-sdk
  > migration-guides: systemd.bbclass do not add Also services for 5.2
  > uboot-extlinux-config.bbclass: invalidate do_create_extlinux_config on changes to UBOOT_EXTLINUX_FDTOVERLAYS:x
  > rsync: upgrade 3.3.0 -> 3.4.1
  > grub-efi-cfg: Add GRUB_TITLE for custom GRUB titles
  > dbus: update 1.14.10 -> 1.16.0
  > piglit: Upgrade to latest revision
  > autoconf: rename autotools_aclocals and only run in do_configure
  > libtool: remove obsolete ACLOCALEXTRAPATH
  > autotools: clean up aclocal/ search path assignments
  > libsecret: update patch Upstream-Status
  > devtool: ide-sdk remove the plugin from eSDK installer
  > devtool: build-sdk remove unused imports
  > libxkbcommon: replace locale dependecy from RDEPENDS to RRECOMMENDS
  > lttng-tools: disable patching our libtool.m4
  > classes/logging: Added the bbverbnote command to the logging set
  > lib: spdx: Upgrade to final 3.0.1 release
  > rust: increase test timeout again
  > ofono: fix CVE-2024-7539
  > openssl: remove obsolete CVE version suffix
  > gcc: poison-system-directories patch updated for missing paths
  > devtool: remove unused 'config' param from '_create_workspace' method
  > devtool: misc cleanups
  > devtool: un-globalize 'plugins' variable
  > devtool: un-globalize 'config' variable
  > devtool: un-globalize 'context' variable and convert it to a dataclass
  > devtool: un-globalize 'workspace' variable
  > devtool: un-globalize the 'basepath' variable
  > procps: update 4.0.4 -> 4.0.5
  > systemd: PACKAGECONFIG mountfsd and nsresourced
  > pulseaudio: fix webrtc audio depdency
  > sysvinit: update 3.11 -> 3.13
  > udev-extraconf: Allow FAT mount group to be specified
  > selftest/reproducible: Print error context on failure
  > selftest/reproducible: Print full log path on failure
  > classes/ptest-python-pytest: simplify python ptest file overriding
  > oeqa/selftest/sstatetests: Cover aarch64 SDKMACHINE in tests
  > rust: Upgrade 1.80.1->1.81.0
  > rust: Fix for duplicate libstd.so
  > rust-target-config: Update the data layout for x86 , ppc , riscv64 , aarch64 and loongaarch64 targets.
  > bitbake: data_smart: fix ??= operator for variable flags
  > bitbake: tests/parse: add test for ?= and ??= operators for variable flags
  > bitbake: bb/fetch2/__init__.py: remove a DeprecationWarning in uri_replace()

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

* sources/meta-arm 0905953a...db933d55 (3):
  > trusted-firmware-a: fix mbedtls license checksum
  > edk2-firmware: fix PlatformStandaloneMmRpmb.dsc build
  > arm-bsp/recipes-security: Add protobuf interface to crypto-sp in corstone1000

* sources/meta-clang 03f5785...968c690 (8):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > recipes: Update to match OE-Core virtual/cross-* changes
  > lttng-ust: Link with libatomic on 32bit x86
  > clang: Upgrade to 19.1.7
  > boost: Use -no-integrated-as for arm

* sources/meta-freescale 9dc9f18d...d615badf (10):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2068 from nxp-upstream/imxmali
  > Merge pull request #2075 from limeng-linux/master
  > Merge pull request #2073 from lms-ts/master
  > Merge pull request #2061 from nxp-upstream/qoriq-q4
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2069 from nxp-upstream/Upgrade-gstreamer-to-LF6.6.52_2.0.0
  > Merge pull request #2053 from nxp-upstream/imx-6.6.52-2.0.0
  > Merge pull request #2060 from pasweistorz/avoid-unnecessary-dtb-files
  > treewide: Remove all references to SRC_URI[md5sum] hashes

* sources/meta-freescale-3rdparty 774ca54...9633d11 (2):
  > Auto-update LICENSE file with current recipe licenses
  > treewide: Remove all references to SRC_URI[md5sum] hashes

* sources/meta-intel b0fe7e45...c7c7dfac (3):
  > intel-compute-runtime : upgrade 24.26.30049.6 -> 24.39.31294.12
  > intel-graphics-compiler : upgrade 1.0.17193.4 -> 1.0.17791.18
  > level-zero: upgrade 1.15.8 -> 1.17.42

* sources/meta-odroid 4786bdb...7f31828 (1):
  > u-boot: Rename bbappend to 2025 release

* sources/meta-openembedded fa1ebe8c80...8b2e3aa500 (140):
  > DO NOT MERGE: Add Github actions CI workflow
  > ndctl: fix building documentation
  > ndctl: fix compiling without including tests
  > python3-tox: Upgrade 4.23.2 -> 4.24.1
  > python3-aioresponses: Upgrade 0.7.7 -> 0.7.8
  > python3-filelock: Upgrade 3.16.1 -> 3.17.0
  > dbus-cxx: fix typo in PACKAGECONFIG
  > iwd: update 3.2 -> 3.3
  > pkcs11-provider: Upgrade 0.5 -> 0.6
  > pistache: fix package config dependencies
  > cpp-netlib: Make SKIP_RECIPE weak
  > lapack: upgrade to latest 3.12.1
  > lapack: fix buildpaths in ptest also when CBLAS is enabled
  > lapack: add PACKAGECONFIG for cblas
  > dlt-daemon: make DLT_WatchdogSec configurable
  > cbindgen: update 0.27.0 -> 0.28.0
  > crash: fix crash cannot work with kaslr
  > toybox: upgrade 0.8.11 -> 0.8.12
  > python3-zeroconf: upgrade 0.139.0 -> 0.140.1
  > python3-web3: upgrade 7.6.1 -> 7.7.0
  > python3-virtualenv: upgrade 20.28.1 -> 20.29.1
  > python3-twitter: upgrade 4.14.0 -> 4.15.0
  > python3-smpplib: upgrade 2.2.3 -> 2.2.4
  > python3-semver: upgrade 3.0.2 -> 3.0.3
  > python3-robotframework: upgrade 7.1.1 -> 7.2
  > python3-responses: upgrade 0.25.5 -> 0.25.6
  > python3-psycopg: upgrade 3.2.3 -> 3.2.4
  > python3-jdatetime: upgrade 5.0.0 -> 5.1.0
  > python3-inline-snapshot: upgrade 0.19.1 -> 0.19.3
  > python3-hexbytes: upgrade 1.2.1 -> 1.3.0
  > python3-eth-abi: upgrade 5.1.0 -> 5.2.0
  > python3-dbus-fast: upgrade 2.28.0 -> 2.30.2
  > python3-cmd2: upgrade 2.5.8 -> 2.5.9
  > python3-cloudpickle: upgrade 3.1.0 -> 3.1.1
  > python3-cantools: upgrade 40.0.0 -> 40.1.1
  > pocketpy: upgrade 2.0.4 -> 2.0.5
  > openvpn: upgrade 2.6.12 -> 2.6.13
  > opensc: upgrade 0.26.0 -> 0.26.1
  > mutter: upgrade 47.3 -> 47.4
  > lvm2: update 2.03.29 -> 2.03.30
  > libtoml11: upgrade 4.2.0 -> 4.3.0
  > libgee: upgrade 0.20.6 -> 0.20.8
  > iotop: upgrade 1.26 -> 1.27
  > freeipmi: update 1.6.14 -> 1.6.15
  > dialog: upgrade 1.3-20240619 -> 1.3-20250116
  > cxxopts: upgrade 3.2.0 -> 3.2.1
  > ctags: upgrade 6.1.20250112.0 -> 6.1.20250119.0
  > php: Define ACLOCALDIR
  > poppler: upgrade 24.12.0 -> 25.01.0
  > yasm: update to latest git revision
  > c-ares: upgrade 1.32.2 -> 1.32.3
  > c-ares: upgrade 1.32.1 -> 1.32.2
  > c-ares: upgrade 1.32.0 -> 1.32.1
  > mozjs-115: remove recipe
  > python3-pillow: update recipe to use the ptest-python-pytest class
  > python3-pint: update recipe to use the ptest-python-pytest class
  > python3-platformdirs: update recipe to use the ptest-python-pytest class
  > python3-polyline: update recipe to use the ptest-python-pytest class
  > python3-portion: update recipe to use the ptest-python-pytest class
  > python3-precise-runner: update recipe to use the ptest-python-pytest class
  > python3-prettytable: update recipe to use the ptest-python-pytest class
  > python3-propcache: update recipe to use the ptest-python-pytest class
  > python3-ptyprocess: update recipe to use the ptest-python-pytest class
  > python3-py-cpuinfo: update recipe to use the ptest-python-pytest class
  > python3-pyasn1-modules: update recipe to use the ptest-python-pytest class
  > python3-pydantic-core: update recipe to use the ptest-python-pytest class
  > python3-pydantic: update recipe to use the ptest-python-pytest class
  > python3-pyroute2: update recipe to use the ptest-python-pytest class
  > xrdp: upgrade 0.9.19 -> 0.9.20
  > audiofile: mark CVE-2020-18781 as patched
  > python3-pyserial: update recipe to use the ptest-python-pytest class
  > python3-pytest-localserver: update recipe to use the ptest-python-pytest class
  > python3-python-multipart: update recipe to use the ptest-python-pytest class
  > python3-pytoml: update recipe to use the ptest-python-pytest class
  > python3-pyyaml-include: update recipe to use the ptest-python-pytest class
  > python3-rapidjson: update recipe to use the ptest-python-pytest class
  > python3-requests-file: update recipe to use the ptest-python-pytest class
  > python3-requests-toolbelt: update recipe to use the ptest-python-pytest class
  > python3-scrypt: update recipe to use the ptest-python-pytest class
  > python3-semver: update recipe to use the ptest-python-pytest class
  > vorbis-tools: patch CVE-2023-43361
  > polkit: dont add mozjs PACKAGECONFIG
  > polkit: update 125 -> 126
  > jansson: fix a symbol clash when building with cmake
  > libde265: switch to cmake buildsystem
  > gphoto2: Fix /usr/bin/gphoto2 runtime error
  > cxxopts: add new recipe
  > yyjson: force build shared library
  > pistache : add initial recipe
  > c-ares: upgrade 1.31.0 -> 1.32.0
  > proftpd: define suffix for CVE version comparison
  > proftpd: upgrade 1.3.8b -> 1.3.8c
  > proftpd: define UPSTREAM_CHECK_GITTAGREGEX
  > polkit: fix permissions of /usr/share/polkit-1/rules.d/ again
  > mariadb: Upgrade to 11.4.4
  > xdg-desktop-portal-gtk: upgrade 1.15.1 -> 1.15.2
  > wpan-tools: upgrade 0.9 -> 0.10
  > thingsboard-gateway: upgrade 3.5.3.1 -> 3.6.3
  > ser2net: upgrade 4.6.2 -> 4.6.3
  > python3-zeroconf: upgrade 0.136.2 -> 0.139.0
  > python3-wrapt: upgrade 1.17.0 -> 1.17.1
  > python3-sqlalchemy: upgrade 2.0.36 -> 2.0.37
  > python3-sh: upgrade 2.1.0 -> 2.2.1
  > python3-pdm: upgrade 2.22.1 -> 2.22.2
  > python3-mlcommons-loadgen: upgrade 5.0.4 -> 5.0.5
  > python3-marshmallow: upgrade 3.24.1 -> 3.25.1
  > python3-gnupg: upgrade 0.5.3 -> 0.5.4
  > python3-flask-marshmallow: upgrade 1.2.1 -> 1.3.0
  > python3-dirty-equals: upgrade 0.8.0 -> 0.9.0
  > python3-cmake: upgrade 3.31.2 -> 3.31.4
  > python3-aniso8601: upgrade 9.0.1 -> 10.0.0
  > pugixml: upgrade 1.14 -> 1.15
  > paho-mqtt-c: upgrade 1.3.13 -> 1.3.14
  > monit: upgrade 5.34.3 -> 5.34.4
  > lldpd: upgrade 1.0.18 -> 1.0.19
  > libserialport: upgrade 0.1.1 -> 0.1.2
  > libdbi-perl: upgrade 1.644 -> 1.646
  > libconfig-general-perl: upgrade 2.65 -> 2.67
  > jsoncons: upgrade 1.0.0 -> 1.1.0
  > iniparser: upgrade 4.2.4 -> 4.2.5
  > gtk-vnc: upgrade 1.3.1 -> 1.4.0
  > doxygen: upgrade 1.13.1 -> 1.13.2
  > ddrescue: upgrade 1.28 -> 1.29
  > ctags: upgrade 6.1.20250105.0 -> 6.1.20250112.0
  > chrony: upgrade 4.5 -> 4.6.1
  > lapack: fix TMPDIR reference in do_package_qa
  > spectre-meltdown-checker: New recipe to check hardware vulnerability
  > etcd-cpp-apiv3: Skip recipe since it does not work with boost >= 1.87
  > python3-pyscaffold: Upgrade 4.5 -> 4.6
  > python3-bandit: Upgrade 1.8.0 -> 1.8.2
  > python3-responses: Upgrade 0.25.3 -> 0.25.5
  > python3-inline-snapshot: Upgrade 0.18.2 -> 0.19.1
  > python3-dbus-fast: Upgrade 2.24.4 -> 2.28.0
  > python3-pydantic: Upgrade 2.10.4 -> 2.10.5
  > c-ares: upgrade 1.30.0 -> 1.31.0
  > vsomeip: Skip building, needs porting to boost >= 1.87
  > websocketpp: Skip recipe, not buildable with boost >= 1.87
  > cpp-netlib: Skip recipe, not buildable with boost >= 1.87
  > cpprest: Skip recipe due to unbuildable dependency websocketpp
  > vsomeip: Upgrade to 3.5.3

* sources/meta-qt6 cc0dd55...863a807 (31):
  > 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
  > qtwebengine: fix conflicting files with qtpdf
  > qtbase: update patch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtgrpc: add optional dependency to qtdeclarative
  > qtopcua: add opcua tools to sdk
  > squish: update to Squish 8.1.0
  > squish: support styhead
  > Add squish support
  < 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 97d7a6b...880d36b (3):
  > kas: debug-tweaks as IMAGE_FEATURE is removed
  > kas: added the synaptics-killswitch license in comment
  > linux-firmware-rpidistro: Add cyfmac43455-sdio.bin symlink to minimal

* sources/meta-riscv abb4f07...42d2b51 (10):
  > visionfive2: Switch to efi boot
  > recipes-kernel: linux: linux-starfive-dev: Add yocto-kernel-cache for visionfive2
  > recipes-bsp: u-boot-starfive_v2021.10: Remove compatibility with visionfive2
  > visionfive2: Use upstream u-boot
  > visionfive2: unset sbi payload
  > recipes-bsp: opensbi: Use upstream for visionfive2
  > u-boot: Add support for visionfive2
  > opensbi: Set FW_TEXT_START in machine conf
  > conf: machine: include: jh7110-common: Use virtual/bootloader
  > conf: machine: include: riscv-common: Use weaker default for kernel

* sources/meta-swupdate 9a71f94...efd4c20 (12):
  < 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 652714f9...afce451a (9):
  > tegra-helper-scripts: disable initrd-flash USB instance check
  > sbsigntool: update from 0.9.4 to 0.9.5
  > espimage: make image size configurable
  > optee-os: fix buildpaths warning
  > tegra-helper-scripts: let initrd-flash use USB instance for storage check
  > tegra-helper-scripts: fix initrd-flash handling of pre-signed binaries
  > tegra-helper-scripts: restore main files after RCM boot signing
  > tegra-helper-scripts: correct typo in tegra-flash-helper
  > optee-os: make build work in devtool

* sources/meta-variscite-bsp 96a2781...55ec22e (51):
  > 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 2abb0028ba...ae346cb95b (96):
  > cargo-c: Fix build on risv32
  > mpfr: Fix build with glibc 2.41
  > snort3,libdaq: Always use libstdc++
  > clang: Upgrade to 19.1.7
  > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++
  > docs: Add clang to SDK_TOOLCHAIN_LANGS
  > sdks: Add clang toolchain to SDKs
  > rpm: Use gcc to compile always
  > clang: PROVIDE llvm-native and llvm
  > maintainers.inc: Add myself as maintainer for clang family of recipes
  > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable
  > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES
  > spirv-llvm-translator: Add recipe
  > llvm: Delete
  > clang/recipes: Add missing SUMMARY field
  > clang: Migrate clang and related recipes from meta-clang
  > cmake-native.bbclass: Abstraction to use cmake with native toolchains
  > clang-native.bbclass: Abstraction to enable clang as native compiler
  > scan-build.bbclass: Add class to enable clang static analyser
  > nonscanable.inc: Includes recipes which can not be used with clang-scan
  > nonclangable.inc: Add recipe which can not be built with clang
  > clang.inc: Global settings for clang toolchain
  > strace: Ignore running strace ptests image on musl
  > valgrind: Drop patch regressing fdleak_cmsg test
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > u-boot: kernel-fitimage: Fix dependency loop if UBOOT_SIGN_ENABLE and UBOOT_ENV enabled
  > gcc: make include poisoning fatal again in gcc/g++
  > oeqa/poisoning: fix gcc include poisoning test
  > python3-cffi: Add missing pkgconfig dependency
  > base: Switch virtual/cross-XXX to be under recipe specific providers
  > classes/recipes: Switch virtual/XXX-gcc to virtual/cross-cc (and c++/binutils)
  > bitbake: parse/ast: Add support for BB_RECIPE_VIRTUAL_PROVIDERS
  > kernel-yocto: make kernel commits reproducible
  > fmt: fix build with GCC 9.4
  > linux-firmware: upgrade 20241210 -> 20250109
  > image.bbclass: enable systemd user services
  > systemd.bbclass: support user units in postinst and prerm hooks
  > systemd.bbclass: update postinst and prerm hooks
  > systemd.bbclass: properly handle user units in systemd_create_presets
  > systemd.bbclass: introduce systemd_service_searchpaths()
  > systemd.bbclass: factor out service lookup logic into separate function
  > systemd.bbclass: add ${sysconfdir}/systemd/user to search path
  > systemd-systemctl: add support for --global flag
  > eudev: backport patch to fix udevd hanging while trying to access /dev/urandom
  > test-manual/reproducible-builds: fix reproducible links
  > Update autobuilder URLs to valkyrie
  > migration-guides: add release notes for 5.0.6
  > release-notes-5.2: cover devtool modify --debug-build
  > sdk-manual: extensible.rst: remove confusing post-install-logging
  > sdk-manual: extensible.rst: update devtool ide-sdk
  > migration-guides: systemd.bbclass do not add Also services for 5.2
  > uboot-extlinux-config.bbclass: invalidate do_create_extlinux_config on changes to UBOOT_EXTLINUX_FDTOVERLAYS:x
  > rsync: upgrade 3.3.0 -> 3.4.1
  > grub-efi-cfg: Add GRUB_TITLE for custom GRUB titles
  > dbus: update 1.14.10 -> 1.16.0
  > piglit: Upgrade to latest revision
  > autoconf: rename autotools_aclocals and only run in do_configure
  > libtool: remove obsolete ACLOCALEXTRAPATH
  > autotools: clean up aclocal/ search path assignments
  > libsecret: update patch Upstream-Status
  > devtool: ide-sdk remove the plugin from eSDK installer
  > devtool: build-sdk remove unused imports
  > libxkbcommon: replace locale dependecy from RDEPENDS to RRECOMMENDS
  > lttng-tools: disable patching our libtool.m4
  > classes/logging: Added the bbverbnote command to the logging set
  > lib: spdx: Upgrade to final 3.0.1 release
  > rust: increase test timeout again
  > ofono: fix CVE-2024-7539
  > openssl: remove obsolete CVE version suffix
  > gcc: poison-system-directories patch updated for missing paths
  > devtool: remove unused 'config' param from '_create_workspace' method
  > devtool: misc cleanups
  > devtool: un-globalize 'plugins' variable
  > devtool: un-globalize 'config' variable
  > devtool: un-globalize 'context' variable and convert it to a dataclass
  > devtool: un-globalize 'workspace' variable
  > devtool: un-globalize the 'basepath' variable
  > procps: update 4.0.4 -> 4.0.5
  > systemd: PACKAGECONFIG mountfsd and nsresourced
  > pulseaudio: fix webrtc audio depdency
  > sysvinit: update 3.11 -> 3.13
  > udev-extraconf: Allow FAT mount group to be specified
  > selftest/reproducible: Print error context on failure
  > selftest/reproducible: Print full log path on failure
  > classes/ptest-python-pytest: simplify python ptest file overriding
  > oeqa/selftest/sstatetests: Cover aarch64 SDKMACHINE in tests
  > rust: Upgrade 1.80.1->1.81.0
  > rust: Fix for duplicate libstd.so
  > rust-target-config: Update the data layout for x86 , ppc , riscv64 , aarch64 and loongaarch64 targets.
  > bitbake: data_smart: fix ??= operator for variable flags
  > bitbake: tests/parse: add test for ?= and ??= operators for variable flags
  > bitbake: bb/fetch2/__init__.py: remove a DeprecationWarning in uri_replace()

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

* sources/meta-arm 0905953a...db933d55 (3):
  > trusted-firmware-a: fix mbedtls license checksum
  > edk2-firmware: fix PlatformStandaloneMmRpmb.dsc build
  > arm-bsp/recipes-security: Add protobuf interface to crypto-sp in corstone1000

* sources/meta-clang 03f5785...968c690 (8):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > recipes: Update to match OE-Core virtual/cross-* changes
  > lttng-ust: Link with libatomic on 32bit x86
  > clang: Upgrade to 19.1.7
  > boost: Use -no-integrated-as for arm

* sources/meta-freescale 9dc9f18d...1e3228f1 (11):
  > imx-atf: Adjust for compiler virtual renames in oe-core
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2068 from nxp-upstream/imxmali
  > Merge pull request #2075 from limeng-linux/master
  > Merge pull request #2073 from lms-ts/master
  > Merge pull request #2061 from nxp-upstream/qoriq-q4
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2069 from nxp-upstream/Upgrade-gstreamer-to-LF6.6.52_2.0.0
  > Merge pull request #2053 from nxp-upstream/imx-6.6.52-2.0.0
  > Merge pull request #2060 from pasweistorz/avoid-unnecessary-dtb-files
  > treewide: Remove all references to SRC_URI[md5sum] hashes

* sources/meta-freescale-3rdparty 774ca54...9633d11 (2):
  > Auto-update LICENSE file with current recipe licenses
  > treewide: Remove all references to SRC_URI[md5sum] hashes

* sources/meta-intel b0fe7e45...c7c7dfac (3):
  > intel-compute-runtime : upgrade 24.26.30049.6 -> 24.39.31294.12
  > intel-graphics-compiler : upgrade 1.0.17193.4 -> 1.0.17791.18
  > level-zero: upgrade 1.15.8 -> 1.17.42

* sources/meta-odroid 4786bdb...7f31828 (1):
  > u-boot: Rename bbappend to 2025 release

* sources/meta-openembedded fa1ebe8c80...977538af56 (142):
  > DO NOT MERGE: Add Github actions CI workflow
  > gnome-control-center: update 47.2 -> 47.3
  > gnome-shell: update 47.2 -> 47.3
  > ndctl: fix building documentation
  > ndctl: fix compiling without including tests
  > python3-tox: Upgrade 4.23.2 -> 4.24.1
  > python3-aioresponses: Upgrade 0.7.7 -> 0.7.8
  > python3-filelock: Upgrade 3.16.1 -> 3.17.0
  > dbus-cxx: fix typo in PACKAGECONFIG
  > iwd: update 3.2 -> 3.3
  > pkcs11-provider: Upgrade 0.5 -> 0.6
  > pistache: fix package config dependencies
  > cpp-netlib: Make SKIP_RECIPE weak
  > lapack: upgrade to latest 3.12.1
  > lapack: fix buildpaths in ptest also when CBLAS is enabled
  > lapack: add PACKAGECONFIG for cblas
  > dlt-daemon: make DLT_WatchdogSec configurable
  > cbindgen: update 0.27.0 -> 0.28.0
  > crash: fix crash cannot work with kaslr
  > toybox: upgrade 0.8.11 -> 0.8.12
  > python3-zeroconf: upgrade 0.139.0 -> 0.140.1
  > python3-web3: upgrade 7.6.1 -> 7.7.0
  > python3-virtualenv: upgrade 20.28.1 -> 20.29.1
  > python3-twitter: upgrade 4.14.0 -> 4.15.0
  > python3-smpplib: upgrade 2.2.3 -> 2.2.4
  > python3-semver: upgrade 3.0.2 -> 3.0.3
  > python3-robotframework: upgrade 7.1.1 -> 7.2
  > python3-responses: upgrade 0.25.5 -> 0.25.6
  > python3-psycopg: upgrade 3.2.3 -> 3.2.4
  > python3-jdatetime: upgrade 5.0.0 -> 5.1.0
  > python3-inline-snapshot: upgrade 0.19.1 -> 0.19.3
  > python3-hexbytes: upgrade 1.2.1 -> 1.3.0
  > python3-eth-abi: upgrade 5.1.0 -> 5.2.0
  > python3-dbus-fast: upgrade 2.28.0 -> 2.30.2
  > python3-cmd2: upgrade 2.5.8 -> 2.5.9
  > python3-cloudpickle: upgrade 3.1.0 -> 3.1.1
  > python3-cantools: upgrade 40.0.0 -> 40.1.1
  > pocketpy: upgrade 2.0.4 -> 2.0.5
  > openvpn: upgrade 2.6.12 -> 2.6.13
  > opensc: upgrade 0.26.0 -> 0.26.1
  > mutter: upgrade 47.3 -> 47.4
  > lvm2: update 2.03.29 -> 2.03.30
  > libtoml11: upgrade 4.2.0 -> 4.3.0
  > libgee: upgrade 0.20.6 -> 0.20.8
  > iotop: upgrade 1.26 -> 1.27
  > freeipmi: update 1.6.14 -> 1.6.15
  > dialog: upgrade 1.3-20240619 -> 1.3-20250116
  > cxxopts: upgrade 3.2.0 -> 3.2.1
  > ctags: upgrade 6.1.20250112.0 -> 6.1.20250119.0
  > php: Define ACLOCALDIR
  > poppler: upgrade 24.12.0 -> 25.01.0
  > yasm: update to latest git revision
  > c-ares: upgrade 1.32.2 -> 1.32.3
  > c-ares: upgrade 1.32.1 -> 1.32.2
  > c-ares: upgrade 1.32.0 -> 1.32.1
  > mozjs-115: remove recipe
  > python3-pillow: update recipe to use the ptest-python-pytest class
  > python3-pint: update recipe to use the ptest-python-pytest class
  > python3-platformdirs: update recipe to use the ptest-python-pytest class
  > python3-polyline: update recipe to use the ptest-python-pytest class
  > python3-portion: update recipe to use the ptest-python-pytest class
  > python3-precise-runner: update recipe to use the ptest-python-pytest class
  > python3-prettytable: update recipe to use the ptest-python-pytest class
  > python3-propcache: update recipe to use the ptest-python-pytest class
  > python3-ptyprocess: update recipe to use the ptest-python-pytest class
  > python3-py-cpuinfo: update recipe to use the ptest-python-pytest class
  > python3-pyasn1-modules: update recipe to use the ptest-python-pytest class
  > python3-pydantic-core: update recipe to use the ptest-python-pytest class
  > python3-pydantic: update recipe to use the ptest-python-pytest class
  > python3-pyroute2: update recipe to use the ptest-python-pytest class
  > xrdp: upgrade 0.9.19 -> 0.9.20
  > audiofile: mark CVE-2020-18781 as patched
  > python3-pyserial: update recipe to use the ptest-python-pytest class
  > python3-pytest-localserver: update recipe to use the ptest-python-pytest class
  > python3-python-multipart: update recipe to use the ptest-python-pytest class
  > python3-pytoml: update recipe to use the ptest-python-pytest class
  > python3-pyyaml-include: update recipe to use the ptest-python-pytest class
  > python3-rapidjson: update recipe to use the ptest-python-pytest class
  > python3-requests-file: update recipe to use the ptest-python-pytest class
  > python3-requests-toolbelt: update recipe to use the ptest-python-pytest class
  > python3-scrypt: update recipe to use the ptest-python-pytest class
  > python3-semver: update recipe to use the ptest-python-pytest class
  > vorbis-tools: patch CVE-2023-43361
  > polkit: dont add mozjs PACKAGECONFIG
  > polkit: update 125 -> 126
  > jansson: fix a symbol clash when building with cmake
  > libde265: switch to cmake buildsystem
  > gphoto2: Fix /usr/bin/gphoto2 runtime error
  > cxxopts: add new recipe
  > yyjson: force build shared library
  > pistache : add initial recipe
  > c-ares: upgrade 1.31.0 -> 1.32.0
  > proftpd: define suffix for CVE version comparison
  > proftpd: upgrade 1.3.8b -> 1.3.8c
  > proftpd: define UPSTREAM_CHECK_GITTAGREGEX
  > polkit: fix permissions of /usr/share/polkit-1/rules.d/ again
  > mariadb: Upgrade to 11.4.4
  > xdg-desktop-portal-gtk: upgrade 1.15.1 -> 1.15.2
  > wpan-tools: upgrade 0.9 -> 0.10
  > thingsboard-gateway: upgrade 3.5.3.1 -> 3.6.3
  > ser2net: upgrade 4.6.2 -> 4.6.3
  > python3-zeroconf: upgrade 0.136.2 -> 0.139.0
  > python3-wrapt: upgrade 1.17.0 -> 1.17.1
  > python3-sqlalchemy: upgrade 2.0.36 -> 2.0.37
  > python3-sh: upgrade 2.1.0 -> 2.2.1
  > python3-pdm: upgrade 2.22.1 -> 2.22.2
  > python3-mlcommons-loadgen: upgrade 5.0.4 -> 5.0.5
  > python3-marshmallow: upgrade 3.24.1 -> 3.25.1
  > python3-gnupg: upgrade 0.5.3 -> 0.5.4
  > python3-flask-marshmallow: upgrade 1.2.1 -> 1.3.0
  > python3-dirty-equals: upgrade 0.8.0 -> 0.9.0
  > python3-cmake: upgrade 3.31.2 -> 3.31.4
  > python3-aniso8601: upgrade 9.0.1 -> 10.0.0
  > pugixml: upgrade 1.14 -> 1.15
  > paho-mqtt-c: upgrade 1.3.13 -> 1.3.14
  > monit: upgrade 5.34.3 -> 5.34.4
  > lldpd: upgrade 1.0.18 -> 1.0.19
  > libserialport: upgrade 0.1.1 -> 0.1.2
  > libdbi-perl: upgrade 1.644 -> 1.646
  > libconfig-general-perl: upgrade 2.65 -> 2.67
  > jsoncons: upgrade 1.0.0 -> 1.1.0
  > iniparser: upgrade 4.2.4 -> 4.2.5
  > gtk-vnc: upgrade 1.3.1 -> 1.4.0
  > doxygen: upgrade 1.13.1 -> 1.13.2
  > ddrescue: upgrade 1.28 -> 1.29
  > ctags: upgrade 6.1.20250105.0 -> 6.1.20250112.0
  > chrony: upgrade 4.5 -> 4.6.1
  > lapack: fix TMPDIR reference in do_package_qa
  > spectre-meltdown-checker: New recipe to check hardware vulnerability
  > etcd-cpp-apiv3: Skip recipe since it does not work with boost >= 1.87
  > python3-pyscaffold: Upgrade 4.5 -> 4.6
  > python3-bandit: Upgrade 1.8.0 -> 1.8.2
  > python3-responses: Upgrade 0.25.3 -> 0.25.5
  > python3-inline-snapshot: Upgrade 0.18.2 -> 0.19.1
  > python3-dbus-fast: Upgrade 2.24.4 -> 2.28.0
  > python3-pydantic: Upgrade 2.10.4 -> 2.10.5
  > c-ares: upgrade 1.30.0 -> 1.31.0
  > vsomeip: Skip building, needs porting to boost >= 1.87
  > websocketpp: Skip recipe, not buildable with boost >= 1.87
  > cpp-netlib: Skip recipe, not buildable with boost >= 1.87
  > cpprest: Skip recipe due to unbuildable dependency websocketpp
  > vsomeip: Upgrade to 3.5.3

* sources/meta-qt6 cc0dd55...863a807 (31):
  > 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
  > qtwebengine: fix conflicting files with qtpdf
  > qtbase: update patch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtgrpc: add optional dependency to qtdeclarative
  > qtopcua: add opcua tools to sdk
  > squish: update to Squish 8.1.0
  > squish: support styhead
  > Add squish support
  < 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 97d7a6b...880d36b (3):
  > kas: debug-tweaks as IMAGE_FEATURE is removed
  > kas: added the synaptics-killswitch license in comment
  > linux-firmware-rpidistro: Add cyfmac43455-sdio.bin symlink to minimal

* sources/meta-riscv abb4f07...42d2b51 (10):
  > visionfive2: Switch to efi boot
  > recipes-kernel: linux: linux-starfive-dev: Add yocto-kernel-cache for visionfive2
  > recipes-bsp: u-boot-starfive_v2021.10: Remove compatibility with visionfive2
  > visionfive2: Use upstream u-boot
  > visionfive2: unset sbi payload
  > recipes-bsp: opensbi: Use upstream for visionfive2
  > u-boot: Add support for visionfive2
  > opensbi: Set FW_TEXT_START in machine conf
  > conf: machine: include: jh7110-common: Use virtual/bootloader
  > conf: machine: include: riscv-common: Use weaker default for kernel

* sources/meta-swupdate 9a71f94...efd4c20 (12):
  < 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 652714f9...afce451a (9):
  > tegra-helper-scripts: disable initrd-flash USB instance check
  > sbsigntool: update from 0.9.4 to 0.9.5
  > espimage: make image size configurable
  > optee-os: fix buildpaths warning
  > tegra-helper-scripts: let initrd-flash use USB instance for storage check
  > tegra-helper-scripts: fix initrd-flash handling of pre-signed binaries
  > tegra-helper-scripts: restore main files after RCM boot signing
  > tegra-helper-scripts: correct typo in tegra-flash-helper
  > optee-os: make build work in devtool

* sources/meta-variscite-bsp 96a2781...55ec22e (51):
  > 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 2abb0028ba...ae346cb95b (96):
  > cargo-c: Fix build on risv32
  > mpfr: Fix build with glibc 2.41
  > snort3,libdaq: Always use libstdc++
  > clang: Upgrade to 19.1.7
  > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++
  > docs: Add clang to SDK_TOOLCHAIN_LANGS
  > sdks: Add clang toolchain to SDKs
  > rpm: Use gcc to compile always
  > clang: PROVIDE llvm-native and llvm
  > maintainers.inc: Add myself as maintainer for clang family of recipes
  > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable
  > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES
  > spirv-llvm-translator: Add recipe
  > llvm: Delete
  > clang/recipes: Add missing SUMMARY field
  > clang: Migrate clang and related recipes from meta-clang
  > cmake-native.bbclass: Abstraction to use cmake with native toolchains
  > clang-native.bbclass: Abstraction to enable clang as native compiler
  > scan-build.bbclass: Add class to enable clang static analyser
  > nonscanable.inc: Includes recipes which can not be used with clang-scan
  > nonclangable.inc: Add recipe which can not be built with clang
  > clang.inc: Global settings for clang toolchain
  > strace: Ignore running strace ptests image on musl
  > valgrind: Drop patch regressing fdleak_cmsg test
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > u-boot: kernel-fitimage: Fix dependency loop if UBOOT_SIGN_ENABLE and UBOOT_ENV enabled
  > gcc: make include poisoning fatal again in gcc/g++
  > oeqa/poisoning: fix gcc include poisoning test
  > python3-cffi: Add missing pkgconfig dependency
  > base: Switch virtual/cross-XXX to be under recipe specific providers
  > classes/recipes: Switch virtual/XXX-gcc to virtual/cross-cc (and c++/binutils)
  > bitbake: parse/ast: Add support for BB_RECIPE_VIRTUAL_PROVIDERS
  > kernel-yocto: make kernel commits reproducible
  > fmt: fix build with GCC 9.4
  > linux-firmware: upgrade 20241210 -> 20250109
  > image.bbclass: enable systemd user services
  > systemd.bbclass: support user units in postinst and prerm hooks
  > systemd.bbclass: update postinst and prerm hooks
  > systemd.bbclass: properly handle user units in systemd_create_presets
  > systemd.bbclass: introduce systemd_service_searchpaths()
  > systemd.bbclass: factor out service lookup logic into separate function
  > systemd.bbclass: add ${sysconfdir}/systemd/user to search path
  > systemd-systemctl: add support for --global flag
  > eudev: backport patch to fix udevd hanging while trying to access /dev/urandom
  > test-manual/reproducible-builds: fix reproducible links
  > Update autobuilder URLs to valkyrie
  > migration-guides: add release notes for 5.0.6
  > release-notes-5.2: cover devtool modify --debug-build
  > sdk-manual: extensible.rst: remove confusing post-install-logging
  > sdk-manual: extensible.rst: update devtool ide-sdk
  > migration-guides: systemd.bbclass do not add Also services for 5.2
  > uboot-extlinux-config.bbclass: invalidate do_create_extlinux_config on changes to UBOOT_EXTLINUX_FDTOVERLAYS:x
  > rsync: upgrade 3.3.0 -> 3.4.1
  > grub-efi-cfg: Add GRUB_TITLE for custom GRUB titles
  > dbus: update 1.14.10 -> 1.16.0
  > piglit: Upgrade to latest revision
  > autoconf: rename autotools_aclocals and only run in do_configure
  > libtool: remove obsolete ACLOCALEXTRAPATH
  > autotools: clean up aclocal/ search path assignments
  > libsecret: update patch Upstream-Status
  > devtool: ide-sdk remove the plugin from eSDK installer
  > devtool: build-sdk remove unused imports
  > libxkbcommon: replace locale dependecy from RDEPENDS to RRECOMMENDS
  > lttng-tools: disable patching our libtool.m4
  > classes/logging: Added the bbverbnote command to the logging set
  > lib: spdx: Upgrade to final 3.0.1 release
  > rust: increase test timeout again
  > ofono: fix CVE-2024-7539
  > openssl: remove obsolete CVE version suffix
  > gcc: poison-system-directories patch updated for missing paths
  > devtool: remove unused 'config' param from '_create_workspace' method
  > devtool: misc cleanups
  > devtool: un-globalize 'plugins' variable
  > devtool: un-globalize 'config' variable
  > devtool: un-globalize 'context' variable and convert it to a dataclass
  > devtool: un-globalize 'workspace' variable
  > devtool: un-globalize the 'basepath' variable
  > procps: update 4.0.4 -> 4.0.5
  > systemd: PACKAGECONFIG mountfsd and nsresourced
  > pulseaudio: fix webrtc audio depdency
  > sysvinit: update 3.11 -> 3.13
  > udev-extraconf: Allow FAT mount group to be specified
  > selftest/reproducible: Print error context on failure
  > selftest/reproducible: Print full log path on failure
  > classes/ptest-python-pytest: simplify python ptest file overriding
  > oeqa/selftest/sstatetests: Cover aarch64 SDKMACHINE in tests
  > rust: Upgrade 1.80.1->1.81.0
  > rust: Fix for duplicate libstd.so
  > rust-target-config: Update the data layout for x86 , ppc , riscv64 , aarch64 and loongaarch64 targets.
  > bitbake: data_smart: fix ??= operator for variable flags
  > bitbake: tests/parse: add test for ?= and ??= operators for variable flags
  > bitbake: bb/fetch2/__init__.py: remove a DeprecationWarning in uri_replace()

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

* sources/meta-arm 0905953a...db933d55 (3):
  > trusted-firmware-a: fix mbedtls license checksum
  > edk2-firmware: fix PlatformStandaloneMmRpmb.dsc build
  > arm-bsp/recipes-security: Add protobuf interface to crypto-sp in corstone1000

* sources/meta-clang 03f5785...968c690 (8):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > recipes: Update to match OE-Core virtual/cross-* changes
  > lttng-ust: Link with libatomic on 32bit x86
  > clang: Upgrade to 19.1.7
  > boost: Use -no-integrated-as for arm

* sources/meta-freescale 9dc9f18d...1e3228f1 (11):
  > imx-atf: Adjust for compiler virtual renames in oe-core
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2068 from nxp-upstream/imxmali
  > Merge pull request #2075 from limeng-linux/master
  > Merge pull request #2073 from lms-ts/master
  > Merge pull request #2061 from nxp-upstream/qoriq-q4
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2069 from nxp-upstream/Upgrade-gstreamer-to-LF6.6.52_2.0.0
  > Merge pull request #2053 from nxp-upstream/imx-6.6.52-2.0.0
  > Merge pull request #2060 from pasweistorz/avoid-unnecessary-dtb-files
  > treewide: Remove all references to SRC_URI[md5sum] hashes

* sources/meta-freescale-3rdparty 774ca54...9633d11 (2):
  > Auto-update LICENSE file with current recipe licenses
  > treewide: Remove all references to SRC_URI[md5sum] hashes

* sources/meta-intel b0fe7e45...c7c7dfac (3):
  > intel-compute-runtime : upgrade 24.26.30049.6 -> 24.39.31294.12
  > intel-graphics-compiler : upgrade 1.0.17193.4 -> 1.0.17791.18
  > level-zero: upgrade 1.15.8 -> 1.17.42

* sources/meta-odroid 4786bdb...7f31828 (1):
  > u-boot: Rename bbappend to 2025 release

* sources/meta-openembedded fa1ebe8c80...8ff7dccf39 (143):
  > DO NOT MERGE: Add Github actions CI workflow
  > nodejs: upgrade 22.12.0 -> 22.13.1
  > gnome-control-center: update 47.2 -> 47.3
  > gnome-shell: update 47.2 -> 47.3
  > ndctl: fix building documentation
  > ndctl: fix compiling without including tests
  > python3-tox: Upgrade 4.23.2 -> 4.24.1
  > python3-aioresponses: Upgrade 0.7.7 -> 0.7.8
  > python3-filelock: Upgrade 3.16.1 -> 3.17.0
  > dbus-cxx: fix typo in PACKAGECONFIG
  > iwd: update 3.2 -> 3.3
  > pkcs11-provider: Upgrade 0.5 -> 0.6
  > pistache: fix package config dependencies
  > cpp-netlib: Make SKIP_RECIPE weak
  > lapack: upgrade to latest 3.12.1
  > lapack: fix buildpaths in ptest also when CBLAS is enabled
  > lapack: add PACKAGECONFIG for cblas
  > dlt-daemon: make DLT_WatchdogSec configurable
  > cbindgen: update 0.27.0 -> 0.28.0
  > crash: fix crash cannot work with kaslr
  > toybox: upgrade 0.8.11 -> 0.8.12
  > python3-zeroconf: upgrade 0.139.0 -> 0.140.1
  > python3-web3: upgrade 7.6.1 -> 7.7.0
  > python3-virtualenv: upgrade 20.28.1 -> 20.29.1
  > python3-twitter: upgrade 4.14.0 -> 4.15.0
  > python3-smpplib: upgrade 2.2.3 -> 2.2.4
  > python3-semver: upgrade 3.0.2 -> 3.0.3
  > python3-robotframework: upgrade 7.1.1 -> 7.2
  > python3-responses: upgrade 0.25.5 -> 0.25.6
  > python3-psycopg: upgrade 3.2.3 -> 3.2.4
  > python3-jdatetime: upgrade 5.0.0 -> 5.1.0
  > python3-inline-snapshot: upgrade 0.19.1 -> 0.19.3
  > python3-hexbytes: upgrade 1.2.1 -> 1.3.0
  > python3-eth-abi: upgrade 5.1.0 -> 5.2.0
  > python3-dbus-fast: upgrade 2.28.0 -> 2.30.2
  > python3-cmd2: upgrade 2.5.8 -> 2.5.9
  > python3-cloudpickle: upgrade 3.1.0 -> 3.1.1
  > python3-cantools: upgrade 40.0.0 -> 40.1.1
  > pocketpy: upgrade 2.0.4 -> 2.0.5
  > openvpn: upgrade 2.6.12 -> 2.6.13
  > opensc: upgrade 0.26.0 -> 0.26.1
  > mutter: upgrade 47.3 -> 47.4
  > lvm2: update 2.03.29 -> 2.03.30
  > libtoml11: upgrade 4.2.0 -> 4.3.0
  > libgee: upgrade 0.20.6 -> 0.20.8
  > iotop: upgrade 1.26 -> 1.27
  > freeipmi: update 1.6.14 -> 1.6.15
  > dialog: upgrade 1.3-20240619 -> 1.3-20250116
  > cxxopts: upgrade 3.2.0 -> 3.2.1
  > ctags: upgrade 6.1.20250112.0 -> 6.1.20250119.0
  > php: Define ACLOCALDIR
  > poppler: upgrade 24.12.0 -> 25.01.0
  > yasm: update to latest git revision
  > c-ares: upgrade 1.32.2 -> 1.32.3
  > c-ares: upgrade 1.32.1 -> 1.32.2
  > c-ares: upgrade 1.32.0 -> 1.32.1
  > mozjs-115: remove recipe
  > python3-pillow: update recipe to use the ptest-python-pytest class
  > python3-pint: update recipe to use the ptest-python-pytest class
  > python3-platformdirs: update recipe to use the ptest-python-pytest class
  > python3-polyline: update recipe to use the ptest-python-pytest class
  > python3-portion: update recipe to use the ptest-python-pytest class
  > python3-precise-runner: update recipe to use the ptest-python-pytest class
  > python3-prettytable: update recipe to use the ptest-python-pytest class
  > python3-propcache: update recipe to use the ptest-python-pytest class
  > python3-ptyprocess: update recipe to use the ptest-python-pytest class
  > python3-py-cpuinfo: update recipe to use the ptest-python-pytest class
  > python3-pyasn1-modules: update recipe to use the ptest-python-pytest class
  > python3-pydantic-core: update recipe to use the ptest-python-pytest class
  > python3-pydantic: update recipe to use the ptest-python-pytest class
  > python3-pyroute2: update recipe to use the ptest-python-pytest class
  > xrdp: upgrade 0.9.19 -> 0.9.20
  > audiofile: mark CVE-2020-18781 as patched
  > python3-pyserial: update recipe to use the ptest-python-pytest class
  > python3-pytest-localserver: update recipe to use the ptest-python-pytest class
  > python3-python-multipart: update recipe to use the ptest-python-pytest class
  > python3-pytoml: update recipe to use the ptest-python-pytest class
  > python3-pyyaml-include: update recipe to use the ptest-python-pytest class
  > python3-rapidjson: update recipe to use the ptest-python-pytest class
  > python3-requests-file: update recipe to use the ptest-python-pytest class
  > python3-requests-toolbelt: update recipe to use the ptest-python-pytest class
  > python3-scrypt: update recipe to use the ptest-python-pytest class
  > python3-semver: update recipe to use the ptest-python-pytest class
  > vorbis-tools: patch CVE-2023-43361
  > polkit: dont add mozjs PACKAGECONFIG
  > polkit: update 125 -> 126
  > jansson: fix a symbol clash when building with cmake
  > libde265: switch to cmake buildsystem
  > gphoto2: Fix /usr/bin/gphoto2 runtime error
  > cxxopts: add new recipe
  > yyjson: force build shared library
  > pistache : add initial recipe
  > c-ares: upgrade 1.31.0 -> 1.32.0
  > proftpd: define suffix for CVE version comparison
  > proftpd: upgrade 1.3.8b -> 1.3.8c
  > proftpd: define UPSTREAM_CHECK_GITTAGREGEX
  > polkit: fix permissions of /usr/share/polkit-1/rules.d/ again
  > mariadb: Upgrade to 11.4.4
  > xdg-desktop-portal-gtk: upgrade 1.15.1 -> 1.15.2
  > wpan-tools: upgrade 0.9 -> 0.10
  > thingsboard-gateway: upgrade 3.5.3.1 -> 3.6.3
  > ser2net: upgrade 4.6.2 -> 4.6.3
  > python3-zeroconf: upgrade 0.136.2 -> 0.139.0
  > python3-wrapt: upgrade 1.17.0 -> 1.17.1
  > python3-sqlalchemy: upgrade 2.0.36 -> 2.0.37
  > python3-sh: upgrade 2.1.0 -> 2.2.1
  > python3-pdm: upgrade 2.22.1 -> 2.22.2
  > python3-mlcommons-loadgen: upgrade 5.0.4 -> 5.0.5
  > python3-marshmallow: upgrade 3.24.1 -> 3.25.1
  > python3-gnupg: upgrade 0.5.3 -> 0.5.4
  > python3-flask-marshmallow: upgrade 1.2.1 -> 1.3.0
  > python3-dirty-equals: upgrade 0.8.0 -> 0.9.0
  > python3-cmake: upgrade 3.31.2 -> 3.31.4
  > python3-aniso8601: upgrade 9.0.1 -> 10.0.0
  > pugixml: upgrade 1.14 -> 1.15
  > paho-mqtt-c: upgrade 1.3.13 -> 1.3.14
  > monit: upgrade 5.34.3 -> 5.34.4
  > lldpd: upgrade 1.0.18 -> 1.0.19
  > libserialport: upgrade 0.1.1 -> 0.1.2
  > libdbi-perl: upgrade 1.644 -> 1.646
  > libconfig-general-perl: upgrade 2.65 -> 2.67
  > jsoncons: upgrade 1.0.0 -> 1.1.0
  > iniparser: upgrade 4.2.4 -> 4.2.5
  > gtk-vnc: upgrade 1.3.1 -> 1.4.0
  > doxygen: upgrade 1.13.1 -> 1.13.2
  > ddrescue: upgrade 1.28 -> 1.29
  > ctags: upgrade 6.1.20250105.0 -> 6.1.20250112.0
  > chrony: upgrade 4.5 -> 4.6.1
  > lapack: fix TMPDIR reference in do_package_qa
  > spectre-meltdown-checker: New recipe to check hardware vulnerability
  > etcd-cpp-apiv3: Skip recipe since it does not work with boost >= 1.87
  > python3-pyscaffold: Upgrade 4.5 -> 4.6
  > python3-bandit: Upgrade 1.8.0 -> 1.8.2
  > python3-responses: Upgrade 0.25.3 -> 0.25.5
  > python3-inline-snapshot: Upgrade 0.18.2 -> 0.19.1
  > python3-dbus-fast: Upgrade 2.24.4 -> 2.28.0
  > python3-pydantic: Upgrade 2.10.4 -> 2.10.5
  > c-ares: upgrade 1.30.0 -> 1.31.0
  > vsomeip: Skip building, needs porting to boost >= 1.87
  > websocketpp: Skip recipe, not buildable with boost >= 1.87
  > cpp-netlib: Skip recipe, not buildable with boost >= 1.87
  > cpprest: Skip recipe due to unbuildable dependency websocketpp
  > vsomeip: Upgrade to 3.5.3

* sources/meta-qt6 cc0dd55...775e06d (32):
  > 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
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtwebengine: fix conflicting files with qtpdf
  > qtbase: update patch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtgrpc: add optional dependency to qtdeclarative
  > qtopcua: add opcua tools to sdk
  > squish: update to Squish 8.1.0
  > squish: support styhead
  > Add squish support
  < 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 97d7a6b...880d36b (3):
  > kas: debug-tweaks as IMAGE_FEATURE is removed
  > kas: added the synaptics-killswitch license in comment
  > linux-firmware-rpidistro: Add cyfmac43455-sdio.bin symlink to minimal

* sources/meta-riscv abb4f07...42d2b51 (10):
  > visionfive2: Switch to efi boot
  > recipes-kernel: linux: linux-starfive-dev: Add yocto-kernel-cache for visionfive2
  > recipes-bsp: u-boot-starfive_v2021.10: Remove compatibility with visionfive2
  > visionfive2: Use upstream u-boot
  > visionfive2: unset sbi payload
  > recipes-bsp: opensbi: Use upstream for visionfive2
  > u-boot: Add support for visionfive2
  > opensbi: Set FW_TEXT_START in machine conf
  > conf: machine: include: jh7110-common: Use virtual/bootloader
  > conf: machine: include: riscv-common: Use weaker default for kernel

* sources/meta-swupdate 9a71f94...efd4c20 (12):
  < 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 652714f9...0a2689bd (11):
  > conf/machine: add configuration for Orin Nano SKU 0003
  > meta: switch from virtual/XXX-gcc to  virtual/cross-XXX
  > tegra-helper-scripts: disable initrd-flash USB instance check
  > sbsigntool: update from 0.9.4 to 0.9.5
  > espimage: make image size configurable
  > optee-os: fix buildpaths warning
  > tegra-helper-scripts: let initrd-flash use USB instance for storage check
  > tegra-helper-scripts: fix initrd-flash handling of pre-signed binaries
  > tegra-helper-scripts: restore main files after RCM boot signing
  > tegra-helper-scripts: correct typo in tegra-flash-helper
  > optee-os: make build work in devtool

* sources/meta-ti df20c5b6...8454da05 (4):
  > conf: machine: beaglebone-ai64: Update SPL_BINARY
  > conf: machine: beagleplay*: Update defaults to mainline
  > linux-ti-mainline: Update KERNEL_REPRODUCIBILITY_PATCHES for v6.12
  > linux-ti-mainline: Update to version: v6.12

* sources/meta-variscite-bsp 96a2781...55ec22e (51):
  > 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 2abb0028ba...d1bdfa7c1b (97):
  > cargo-c: Fix build on risv32
  > mpfr: Fix build with glibc 2.41
  > snort3,libdaq: Always use libstdc++
  > clang: Upgrade to 19.1.7
  > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++
  > docs: Add clang to SDK_TOOLCHAIN_LANGS
  > sdks: Add clang toolchain to SDKs
  > rpm: Use gcc to compile always
  > clang: PROVIDE llvm-native and llvm
  > maintainers.inc: Add myself as maintainer for clang family of recipes
  > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable
  > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES
  > spirv-llvm-translator: Add recipe
  > llvm: Delete
  > clang/recipes: Add missing SUMMARY field
  > clang: Migrate clang and related recipes from meta-clang
  > cmake-native.bbclass: Abstraction to use cmake with native toolchains
  > clang-native.bbclass: Abstraction to enable clang as native compiler
  > scan-build.bbclass: Add class to enable clang static analyser
  > nonscanable.inc: Includes recipes which can not be used with clang-scan
  > nonclangable.inc: Add recipe which can not be built with clang
  > clang.inc: Global settings for clang toolchain
  > strace: Ignore running strace ptests image on musl
  > valgrind: Drop patch regressing fdleak_cmsg test
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > bitbake: tests/fetch: Fix git shallow test failure with git >= 2.48
  > u-boot: kernel-fitimage: Fix dependency loop if UBOOT_SIGN_ENABLE and UBOOT_ENV enabled
  > gcc: make include poisoning fatal again in gcc/g++
  > oeqa/poisoning: fix gcc include poisoning test
  > python3-cffi: Add missing pkgconfig dependency
  > base: Switch virtual/cross-XXX to be under recipe specific providers
  > classes/recipes: Switch virtual/XXX-gcc to virtual/cross-cc (and c++/binutils)
  > bitbake: parse/ast: Add support for BB_RECIPE_VIRTUAL_PROVIDERS
  > kernel-yocto: make kernel commits reproducible
  > fmt: fix build with GCC 9.4
  > linux-firmware: upgrade 20241210 -> 20250109
  > image.bbclass: enable systemd user services
  > systemd.bbclass: support user units in postinst and prerm hooks
  > systemd.bbclass: update postinst and prerm hooks
  > systemd.bbclass: properly handle user units in systemd_create_presets
  > systemd.bbclass: introduce systemd_service_searchpaths()
  > systemd.bbclass: factor out service lookup logic into separate function
  > systemd.bbclass: add ${sysconfdir}/systemd/user to search path
  > systemd-systemctl: add support for --global flag
  > eudev: backport patch to fix udevd hanging while trying to access /dev/urandom
  > test-manual/reproducible-builds: fix reproducible links
  > Update autobuilder URLs to valkyrie
  > migration-guides: add release notes for 5.0.6
  > release-notes-5.2: cover devtool modify --debug-build
  > sdk-manual: extensible.rst: remove confusing post-install-logging
  > sdk-manual: extensible.rst: update devtool ide-sdk
  > migration-guides: systemd.bbclass do not add Also services for 5.2
  > uboot-extlinux-config.bbclass: invalidate do_create_extlinux_config on changes to UBOOT_EXTLINUX_FDTOVERLAYS:x
  > rsync: upgrade 3.3.0 -> 3.4.1
  > grub-efi-cfg: Add GRUB_TITLE for custom GRUB titles
  > dbus: update 1.14.10 -> 1.16.0
  > piglit: Upgrade to latest revision
  > autoconf: rename autotools_aclocals and only run in do_configure
  > libtool: remove obsolete ACLOCALEXTRAPATH
  > autotools: clean up aclocal/ search path assignments
  > libsecret: update patch Upstream-Status
  > devtool: ide-sdk remove the plugin from eSDK installer
  > devtool: build-sdk remove unused imports
  > libxkbcommon: replace locale dependecy from RDEPENDS to RRECOMMENDS
  > lttng-tools: disable patching our libtool.m4
  > classes/logging: Added the bbverbnote command to the logging set
  > lib: spdx: Upgrade to final 3.0.1 release
  > rust: increase test timeout again
  > ofono: fix CVE-2024-7539
  > openssl: remove obsolete CVE version suffix
  > gcc: poison-system-directories patch updated for missing paths
  > devtool: remove unused 'config' param from '_create_workspace' method
  > devtool: misc cleanups
  > devtool: un-globalize 'plugins' variable
  > devtool: un-globalize 'config' variable
  > devtool: un-globalize 'context' variable and convert it to a dataclass
  > devtool: un-globalize 'workspace' variable
  > devtool: un-globalize the 'basepath' variable
  > procps: update 4.0.4 -> 4.0.5
  > systemd: PACKAGECONFIG mountfsd and nsresourced
  > pulseaudio: fix webrtc audio depdency
  > sysvinit: update 3.11 -> 3.13
  > udev-extraconf: Allow FAT mount group to be specified
  > selftest/reproducible: Print error context on failure
  > selftest/reproducible: Print full log path on failure
  > classes/ptest-python-pytest: simplify python ptest file overriding
  > oeqa/selftest/sstatetests: Cover aarch64 SDKMACHINE in tests
  > rust: Upgrade 1.80.1->1.81.0
  > rust: Fix for duplicate libstd.so
  > rust-target-config: Update the data layout for x86 , ppc , riscv64 , aarch64 and loongaarch64 targets.
  > bitbake: data_smart: fix ??= operator for variable flags
  > bitbake: tests/parse: add test for ?= and ??= operators for variable flags
  > bitbake: bb/fetch2/__init__.py: remove a DeprecationWarning in uri_replace()

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

* sources/meta-arm 0905953a...db933d55 (3):
  > trusted-firmware-a: fix mbedtls license checksum
  > edk2-firmware: fix PlatformStandaloneMmRpmb.dsc build
  > arm-bsp/recipes-security: Add protobuf interface to crypto-sp in corstone1000

* sources/meta-clang 03f5785...968c690 (8):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > recipes: Update to match OE-Core virtual/cross-* changes
  > lttng-ust: Link with libatomic on 32bit x86
  > clang: Upgrade to 19.1.7
  > boost: Use -no-integrated-as for arm

* sources/meta-freescale 9dc9f18d...9ceda428 (13):
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2077 from YoeDistro/yoe/mut
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2068 from nxp-upstream/imxmali
  > Merge pull request #2075 from limeng-linux/master
  > Merge pull request #2073 from lms-ts/master
  > Merge pull request #2061 from nxp-upstream/qoriq-q4
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2069 from nxp-upstream/Upgrade-gstreamer-to-LF6.6.52_2.0.0
  > Merge pull request #2053 from nxp-upstream/imx-6.6.52-2.0.0
  > Merge pull request #2060 from pasweistorz/avoid-unnecessary-dtb-files
  > treewide: Remove all references to SRC_URI[md5sum] hashes

* sources/meta-freescale-3rdparty 774ca54...45c4762 (2):
  > Auto-update LICENSE file with current recipe licenses
  > treewide: Remove all references to SRC_URI[md5sum] hashes

* sources/meta-intel b0fe7e45...c7c7dfac (3):
  > intel-compute-runtime : upgrade 24.26.30049.6 -> 24.39.31294.12
  > intel-graphics-compiler : upgrade 1.0.17193.4 -> 1.0.17791.18
  > level-zero: upgrade 1.15.8 -> 1.17.42

* sources/meta-odroid 4786bdb...2f18a9b (1):
  > u-boot: Rename bbappend to 2025 release

* sources/meta-openembedded fa1ebe8c80...eba1ff8b76 (149):
  > DO NOT MERGE: Add Github actions CI workflow
  > hiawatha: upgrade 10.12 -> 11.0
  > python3-cachetools: Upgrade 5.5.0 -> 5.5.1
  > python3-networkx: Upgrade 3.1 -> 3.4.2
  > python3-zeroconf: Upgrade 0.140.1 -> 0.141.0
  > python3-snagboot: Upgrade 2.0 -> 2.1
  > python3-imageio: Upgrade 2.36.1 -> 2.37.0
  > nodejs: upgrade 22.12.0 -> 22.13.1
  > gnome-control-center: update 47.2 -> 47.3
  > gnome-shell: update 47.2 -> 47.3
  > ndctl: fix building documentation
  > ndctl: fix compiling without including tests
  > python3-tox: Upgrade 4.23.2 -> 4.24.1
  > python3-aioresponses: Upgrade 0.7.7 -> 0.7.8
  > python3-filelock: Upgrade 3.16.1 -> 3.17.0
  > dbus-cxx: fix typo in PACKAGECONFIG
  > iwd: update 3.2 -> 3.3
  > pkcs11-provider: Upgrade 0.5 -> 0.6
  > pistache: fix package config dependencies
  > cpp-netlib: Make SKIP_RECIPE weak
  > lapack: upgrade to latest 3.12.1
  > lapack: fix buildpaths in ptest also when CBLAS is enabled
  > lapack: add PACKAGECONFIG for cblas
  > dlt-daemon: make DLT_WatchdogSec configurable
  > cbindgen: update 0.27.0 -> 0.28.0
  > crash: fix crash cannot work with kaslr
  > toybox: upgrade 0.8.11 -> 0.8.12
  > python3-zeroconf: upgrade 0.139.0 -> 0.140.1
  > python3-web3: upgrade 7.6.1 -> 7.7.0
  > python3-virtualenv: upgrade 20.28.1 -> 20.29.1
  > python3-twitter: upgrade 4.14.0 -> 4.15.0
  > python3-smpplib: upgrade 2.2.3 -> 2.2.4
  > python3-semver: upgrade 3.0.2 -> 3.0.3
  > python3-robotframework: upgrade 7.1.1 -> 7.2
  > python3-responses: upgrade 0.25.5 -> 0.25.6
  > python3-psycopg: upgrade 3.2.3 -> 3.2.4
  > python3-jdatetime: upgrade 5.0.0 -> 5.1.0
  > python3-inline-snapshot: upgrade 0.19.1 -> 0.19.3
  > python3-hexbytes: upgrade 1.2.1 -> 1.3.0
  > python3-eth-abi: upgrade 5.1.0 -> 5.2.0
  > python3-dbus-fast: upgrade 2.28.0 -> 2.30.2
  > python3-cmd2: upgrade 2.5.8 -> 2.5.9
  > python3-cloudpickle: upgrade 3.1.0 -> 3.1.1
  > python3-cantools: upgrade 40.0.0 -> 40.1.1
  > pocketpy: upgrade 2.0.4 -> 2.0.5
  > openvpn: upgrade 2.6.12 -> 2.6.13
  > opensc: upgrade 0.26.0 -> 0.26.1
  > mutter: upgrade 47.3 -> 47.4
  > lvm2: update 2.03.29 -> 2.03.30
  > libtoml11: upgrade 4.2.0 -> 4.3.0
  > libgee: upgrade 0.20.6 -> 0.20.8
  > iotop: upgrade 1.26 -> 1.27
  > freeipmi: update 1.6.14 -> 1.6.15
  > dialog: upgrade 1.3-20240619 -> 1.3-20250116
  > cxxopts: upgrade 3.2.0 -> 3.2.1
  > ctags: upgrade 6.1.20250112.0 -> 6.1.20250119.0
  > php: Define ACLOCALDIR
  > poppler: upgrade 24.12.0 -> 25.01.0
  > yasm: update to latest git revision
  > c-ares: upgrade 1.32.2 -> 1.32.3
  > c-ares: upgrade 1.32.1 -> 1.32.2
  > c-ares: upgrade 1.32.0 -> 1.32.1
  > mozjs-115: remove recipe
  > python3-pillow: update recipe to use the ptest-python-pytest class
  > python3-pint: update recipe to use the ptest-python-pytest class
  > python3-platformdirs: update recipe to use the ptest-python-pytest class
  > python3-polyline: update recipe to use the ptest-python-pytest class
  > python3-portion: update recipe to use the ptest-python-pytest class
  > python3-precise-runner: update recipe to use the ptest-python-pytest class
  > python3-prettytable: update recipe to use the ptest-python-pytest class
  > python3-propcache: update recipe to use the ptest-python-pytest class
  > python3-ptyprocess: update recipe to use the ptest-python-pytest class
  > python3-py-cpuinfo: update recipe to use the ptest-python-pytest class
  > python3-pyasn1-modules: update recipe to use the ptest-python-pytest class
  > python3-pydantic-core: update recipe to use the ptest-python-pytest class
  > python3-pydantic: update recipe to use the ptest-python-pytest class
  > python3-pyroute2: update recipe to use the ptest-python-pytest class
  > xrdp: upgrade 0.9.19 -> 0.9.20
  > audiofile: mark CVE-2020-18781 as patched
  > python3-pyserial: update recipe to use the ptest-python-pytest class
  > python3-pytest-localserver: update recipe to use the ptest-python-pytest class
  > python3-python-multipart: update recipe to use the ptest-python-pytest class
  > python3-pytoml: update recipe to use the ptest-python-pytest class
  > python3-pyyaml-include: update recipe to use the ptest-python-pytest class
  > python3-rapidjson: update recipe to use the ptest-python-pytest class
  > python3-requests-file: update recipe to use the ptest-python-pytest class
  > python3-requests-toolbelt: update recipe to use the ptest-python-pytest class
  > python3-scrypt: update recipe to use the ptest-python-pytest class
  > python3-semver: update recipe to use the ptest-python-pytest class
  > vorbis-tools: patch CVE-2023-43361
  > polkit: dont add mozjs PACKAGECONFIG
  > polkit: update 125 -> 126
  > jansson: fix a symbol clash when building with cmake
  > libde265: switch to cmake buildsystem
  > gphoto2: Fix /usr/bin/gphoto2 runtime error
  > cxxopts: add new recipe
  > yyjson: force build shared library
  > pistache : add initial recipe
  > c-ares: upgrade 1.31.0 -> 1.32.0
  > proftpd: define suffix for CVE version comparison
  > proftpd: upgrade 1.3.8b -> 1.3.8c
  > proftpd: define UPSTREAM_CHECK_GITTAGREGEX
  > polkit: fix permissions of /usr/share/polkit-1/rules.d/ again
  > mariadb: Upgrade to 11.4.4
  > xdg-desktop-portal-gtk: upgrade 1.15.1 -> 1.15.2
  > wpan-tools: upgrade 0.9 -> 0.10
  > thingsboard-gateway: upgrade 3.5.3.1 -> 3.6.3
  > ser2net: upgrade 4.6.2 -> 4.6.3
  > python3-zeroconf: upgrade 0.136.2 -> 0.139.0
  > python3-wrapt: upgrade 1.17.0 -> 1.17.1
  > python3-sqlalchemy: upgrade 2.0.36 -> 2.0.37
  > python3-sh: upgrade 2.1.0 -> 2.2.1
  > python3-pdm: upgrade 2.22.1 -> 2.22.2
  > python3-mlcommons-loadgen: upgrade 5.0.4 -> 5.0.5
  > python3-marshmallow: upgrade 3.24.1 -> 3.25.1
  > python3-gnupg: upgrade 0.5.3 -> 0.5.4
  > python3-flask-marshmallow: upgrade 1.2.1 -> 1.3.0
  > python3-dirty-equals: upgrade 0.8.0 -> 0.9.0
  > python3-cmake: upgrade 3.31.2 -> 3.31.4
  > python3-aniso8601: upgrade 9.0.1 -> 10.0.0
  > pugixml: upgrade 1.14 -> 1.15
  > paho-mqtt-c: upgrade 1.3.13 -> 1.3.14
  > monit: upgrade 5.34.3 -> 5.34.4
  > lldpd: upgrade 1.0.18 -> 1.0.19
  > libserialport: upgrade 0.1.1 -> 0.1.2
  > libdbi-perl: upgrade 1.644 -> 1.646
  > libconfig-general-perl: upgrade 2.65 -> 2.67
  > jsoncons: upgrade 1.0.0 -> 1.1.0
  > iniparser: upgrade 4.2.4 -> 4.2.5
  > gtk-vnc: upgrade 1.3.1 -> 1.4.0
  > doxygen: upgrade 1.13.1 -> 1.13.2
  > ddrescue: upgrade 1.28 -> 1.29
  > ctags: upgrade 6.1.20250105.0 -> 6.1.20250112.0
  > chrony: upgrade 4.5 -> 4.6.1
  > lapack: fix TMPDIR reference in do_package_qa
  > spectre-meltdown-checker: New recipe to check hardware vulnerability
  > etcd-cpp-apiv3: Skip recipe since it does not work with boost >= 1.87
  > python3-pyscaffold: Upgrade 4.5 -> 4.6
  > python3-bandit: Upgrade 1.8.0 -> 1.8.2
  > python3-responses: Upgrade 0.25.3 -> 0.25.5
  > python3-inline-snapshot: Upgrade 0.18.2 -> 0.19.1
  > python3-dbus-fast: Upgrade 2.24.4 -> 2.28.0
  > python3-pydantic: Upgrade 2.10.4 -> 2.10.5
  > c-ares: upgrade 1.30.0 -> 1.31.0
  > vsomeip: Skip building, needs porting to boost >= 1.87
  > websocketpp: Skip recipe, not buildable with boost >= 1.87
  > cpp-netlib: Skip recipe, not buildable with boost >= 1.87
  > cpprest: Skip recipe due to unbuildable dependency websocketpp
  > vsomeip: Upgrade to 3.5.3

* sources/meta-qt6 cc0dd55...775e06d (32):
  > 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
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtwebengine: fix conflicting files with qtpdf
  > qtbase: update patch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtgrpc: add optional dependency to qtdeclarative
  > qtopcua: add opcua tools to sdk
  > squish: update to Squish 8.1.0
  > squish: support styhead
  > Add squish support
  < 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 97d7a6b...880d36b (3):
  > kas: debug-tweaks as IMAGE_FEATURE is removed
  > kas: added the synaptics-killswitch license in comment
  > linux-firmware-rpidistro: Add cyfmac43455-sdio.bin symlink to minimal

* sources/meta-riscv abb4f07...42d2b51 (10):
  > visionfive2: Switch to efi boot
  > recipes-kernel: linux: linux-starfive-dev: Add yocto-kernel-cache for visionfive2
  > recipes-bsp: u-boot-starfive_v2021.10: Remove compatibility with visionfive2
  > visionfive2: Use upstream u-boot
  > visionfive2: unset sbi payload
  > recipes-bsp: opensbi: Use upstream for visionfive2
  > u-boot: Add support for visionfive2
  > opensbi: Set FW_TEXT_START in machine conf
  > conf: machine: include: jh7110-common: Use virtual/bootloader
  > conf: machine: include: riscv-common: Use weaker default for kernel

* sources/meta-swupdate 9a71f94...efd4c20 (12):
  < 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 652714f9...0a2689bd (11):
  > conf/machine: add configuration for Orin Nano SKU 0003
  > meta: switch from virtual/XXX-gcc to  virtual/cross-XXX
  > tegra-helper-scripts: disable initrd-flash USB instance check
  > sbsigntool: update from 0.9.4 to 0.9.5
  > espimage: make image size configurable
  > optee-os: fix buildpaths warning
  > tegra-helper-scripts: let initrd-flash use USB instance for storage check
  > tegra-helper-scripts: fix initrd-flash handling of pre-signed binaries
  > tegra-helper-scripts: restore main files after RCM boot signing
  > tegra-helper-scripts: correct typo in tegra-flash-helper
  > optee-os: make build work in devtool

* sources/meta-ti df20c5b6...8454da05 (4):
  > conf: machine: beaglebone-ai64: Update SPL_BINARY
  > conf: machine: beagleplay*: Update defaults to mainline
  > linux-ti-mainline: Update KERNEL_REPRODUCIBILITY_PATCHES for v6.12
  > linux-ti-mainline: Update to version: v6.12

* sources/meta-variscite-bsp 96a2781...55ec22e (51):
  > 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 2abb0028ba...8a6069e701 (113):
  > cargo-c: Fix build on risv32
  > mpfr: Fix build with glibc 2.41
  > snort3,libdaq: Always use libstdc++
  > clang: Upgrade to 19.1.7
  > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++
  > docs: Add clang to SDK_TOOLCHAIN_LANGS
  > sdks: Add clang toolchain to SDKs
  > rpm: Use gcc to compile always
  > clang: PROVIDE llvm-native and llvm
  > maintainers.inc: Add myself as maintainer for clang family of recipes
  > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable
  > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES
  > spirv-llvm-translator: Add recipe
  > llvm: Delete
  > clang/recipes: Add missing SUMMARY field
  > clang: Migrate clang and related recipes from meta-clang
  > cmake-native.bbclass: Abstraction to use cmake with native toolchains
  > clang-native.bbclass: Abstraction to enable clang as native compiler
  > scan-build.bbclass: Add class to enable clang static analyser
  > nonscanable.inc: Includes recipes which can not be used with clang-scan
  > nonclangable.inc: Add recipe which can not be built with clang
  > clang.inc: Global settings for clang toolchain
  > strace: Ignore running strace ptests image on musl
  > valgrind: Drop patch regressing fdleak_cmsg test
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > build-appliance-image: Update to master head revision
  > rust-common: add LDFLAGS to 'build-rust-cc' wrapper
  > cmake: upgrade 3.31.3 -> 3.31.4
  > systemd: Remove /var/log/README using a patch
  > linux-firmware: split amdgpu firmwares in separate packages
  > linux-firmware: split ath11k firmwares in separate packages
  > linux-firmware: split ath10k firmwares in separate packages
  > create-spdx: support line numbers
  > ofono: patch CVE-2024-7540, CVE-2024-7541, CVE-2024-7542
  > files: overlayfs-create-dirs: Improve mount unit dependency
  > man-db: fix broken requirement for flex
  > python3-numpy: upgrade 2.2.1 -> 2.2.2
  > gcc-sanitizers.inc: Workaround for aarch64
  > selftest/virgl: add a link to RHEL merge request to address the missing vgem module
  > tcl8: add a patch to address Y2038 issues (tcl 9.x doesn't need it)
  > tcl: disable 'zipfs' feature
  > bitbake: tests/fetch: Fix git shallow test failure with git >= 2.48
  > u-boot: kernel-fitimage: Fix dependency loop if UBOOT_SIGN_ENABLE and UBOOT_ENV enabled
  > gcc: make include poisoning fatal again in gcc/g++
  > oeqa/poisoning: fix gcc include poisoning test
  > python3-cffi: Add missing pkgconfig dependency
  > base: Switch virtual/cross-XXX to be under recipe specific providers
  > classes/recipes: Switch virtual/XXX-gcc to virtual/cross-cc (and c++/binutils)
  > bitbake: parse/ast: Add support for BB_RECIPE_VIRTUAL_PROVIDERS
  > kernel-yocto: make kernel commits reproducible
  > fmt: fix build with GCC 9.4
  > linux-firmware: upgrade 20241210 -> 20250109
  > image.bbclass: enable systemd user services
  > systemd.bbclass: support user units in postinst and prerm hooks
  > systemd.bbclass: update postinst and prerm hooks
  > systemd.bbclass: properly handle user units in systemd_create_presets
  > systemd.bbclass: introduce systemd_service_searchpaths()
  > systemd.bbclass: factor out service lookup logic into separate function
  > systemd.bbclass: add ${sysconfdir}/systemd/user to search path
  > systemd-systemctl: add support for --global flag
  > eudev: backport patch to fix udevd hanging while trying to access /dev/urandom
  > test-manual/reproducible-builds: fix reproducible links
  > Update autobuilder URLs to valkyrie
  > migration-guides: add release notes for 5.0.6
  > release-notes-5.2: cover devtool modify --debug-build
  > sdk-manual: extensible.rst: remove confusing post-install-logging
  > sdk-manual: extensible.rst: update devtool ide-sdk
  > migration-guides: systemd.bbclass do not add Also services for 5.2
  > uboot-extlinux-config.bbclass: invalidate do_create_extlinux_config on changes to UBOOT_EXTLINUX_FDTOVERLAYS:x
  > rsync: upgrade 3.3.0 -> 3.4.1
  > grub-efi-cfg: Add GRUB_TITLE for custom GRUB titles
  > dbus: update 1.14.10 -> 1.16.0
  > piglit: Upgrade to latest revision
  > autoconf: rename autotools_aclocals and only run in do_configure
  > libtool: remove obsolete ACLOCALEXTRAPATH
  > autotools: clean up aclocal/ search path assignments
  > libsecret: update patch Upstream-Status
  > devtool: ide-sdk remove the plugin from eSDK installer
  > devtool: build-sdk remove unused imports
  > libxkbcommon: replace locale dependecy from RDEPENDS to RRECOMMENDS
  > lttng-tools: disable patching our libtool.m4
  > classes/logging: Added the bbverbnote command to the logging set
  > lib: spdx: Upgrade to final 3.0.1 release
  > rust: increase test timeout again
  > ofono: fix CVE-2024-7539
  > openssl: remove obsolete CVE version suffix
  > gcc: poison-system-directories patch updated for missing paths
  > devtool: remove unused 'config' param from '_create_workspace' method
  > devtool: misc cleanups
  > devtool: un-globalize 'plugins' variable
  > devtool: un-globalize 'config' variable
  > devtool: un-globalize 'context' variable and convert it to a dataclass
  > devtool: un-globalize 'workspace' variable
  > devtool: un-globalize the 'basepath' variable
  > procps: update 4.0.4 -> 4.0.5
  > systemd: PACKAGECONFIG mountfsd and nsresourced
  > pulseaudio: fix webrtc audio depdency
  > sysvinit: update 3.11 -> 3.13
  > udev-extraconf: Allow FAT mount group to be specified
  > selftest/reproducible: Print error context on failure
  > selftest/reproducible: Print full log path on failure
  > classes/ptest-python-pytest: simplify python ptest file overriding
  > oeqa/selftest/sstatetests: Cover aarch64 SDKMACHINE in tests
  > rust: Upgrade 1.80.1->1.81.0
  > rust: Fix for duplicate libstd.so
  > rust-target-config: Update the data layout for x86 , ppc , riscv64 , aarch64 and loongaarch64 targets.
  > bitbake: data_smart: fix ??= operator for variable flags
  > bitbake: tests/parse: add test for ?= and ??= operators for variable flags
  > bitbake: bb/fetch2/__init__.py: remove a DeprecationWarning in uri_replace()

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

* sources/meta-arm 0905953a...db933d55 (3):
  > trusted-firmware-a: fix mbedtls license checksum
  > edk2-firmware: fix PlatformStandaloneMmRpmb.dsc build
  > arm-bsp/recipes-security: Add protobuf interface to crypto-sp in corstone1000

* sources/meta-clang 03f5785...968c690 (8):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > recipes: Update to match OE-Core virtual/cross-* changes
  > lttng-ust: Link with libatomic on 32bit x86
  > clang: Upgrade to 19.1.7
  > boost: Use -no-integrated-as for arm

* sources/meta-freescale 9dc9f18d...9ceda428 (13):
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2077 from YoeDistro/yoe/mut
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2068 from nxp-upstream/imxmali
  > Merge pull request #2075 from limeng-linux/master
  > Merge pull request #2073 from lms-ts/master
  > Merge pull request #2061 from nxp-upstream/qoriq-q4
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2069 from nxp-upstream/Upgrade-gstreamer-to-LF6.6.52_2.0.0
  > Merge pull request #2053 from nxp-upstream/imx-6.6.52-2.0.0
  > Merge pull request #2060 from pasweistorz/avoid-unnecessary-dtb-files
  > treewide: Remove all references to SRC_URI[md5sum] hashes

* sources/meta-freescale-3rdparty 774ca54...45c4762 (2):
  > Auto-update LICENSE file with current recipe licenses
  > treewide: Remove all references to SRC_URI[md5sum] hashes

* sources/meta-intel b0fe7e45...c7c7dfac (3):
  > intel-compute-runtime : upgrade 24.26.30049.6 -> 24.39.31294.12
  > intel-graphics-compiler : upgrade 1.0.17193.4 -> 1.0.17791.18
  > level-zero: upgrade 1.15.8 -> 1.17.42

* sources/meta-odroid 4786bdb...2f18a9b (1):
  > u-boot: Rename bbappend to 2025 release

* sources/meta-openembedded fa1ebe8c80...a6621b0ef9 (149):
  > DO NOT MERGE: Add Github actions CI workflow
  >    pkcs11-provider: Upgrade 0.5 -> 0.6
  > hiawatha: upgrade 10.12 -> 11.0
  > python3-cachetools: Upgrade 5.5.0 -> 5.5.1
  > python3-networkx: Upgrade 3.1 -> 3.4.2
  > python3-zeroconf: Upgrade 0.140.1 -> 0.141.0
  > python3-snagboot: Upgrade 2.0 -> 2.1
  > python3-imageio: Upgrade 2.36.1 -> 2.37.0
  > nodejs: upgrade 22.12.0 -> 22.13.1
  > gnome-control-center: update 47.2 -> 47.3
  > gnome-shell: update 47.2 -> 47.3
  > ndctl: fix building documentation
  > ndctl: fix compiling without including tests
  > python3-tox: Upgrade 4.23.2 -> 4.24.1
  > python3-aioresponses: Upgrade 0.7.7 -> 0.7.8
  > python3-filelock: Upgrade 3.16.1 -> 3.17.0
  > dbus-cxx: fix typo in PACKAGECONFIG
  > iwd: update 3.2 -> 3.3
  > pistache: fix package config dependencies
  > cpp-netlib: Make SKIP_RECIPE weak
  > lapack: upgrade to latest 3.12.1
  > lapack: fix buildpaths in ptest also when CBLAS is enabled
  > lapack: add PACKAGECONFIG for cblas
  > dlt-daemon: make DLT_WatchdogSec configurable
  > cbindgen: update 0.27.0 -> 0.28.0
  > crash: fix crash cannot work with kaslr
  > toybox: upgrade 0.8.11 -> 0.8.12
  > python3-zeroconf: upgrade 0.139.0 -> 0.140.1
  > python3-web3: upgrade 7.6.1 -> 7.7.0
  > python3-virtualenv: upgrade 20.28.1 -> 20.29.1
  > python3-twitter: upgrade 4.14.0 -> 4.15.0
  > python3-smpplib: upgrade 2.2.3 -> 2.2.4
  > python3-semver: upgrade 3.0.2 -> 3.0.3
  > python3-robotframework: upgrade 7.1.1 -> 7.2
  > python3-responses: upgrade 0.25.5 -> 0.25.6
  > python3-psycopg: upgrade 3.2.3 -> 3.2.4
  > python3-jdatetime: upgrade 5.0.0 -> 5.1.0
  > python3-inline-snapshot: upgrade 0.19.1 -> 0.19.3
  > python3-hexbytes: upgrade 1.2.1 -> 1.3.0
  > python3-eth-abi: upgrade 5.1.0 -> 5.2.0
  > python3-dbus-fast: upgrade 2.28.0 -> 2.30.2
  > python3-cmd2: upgrade 2.5.8 -> 2.5.9
  > python3-cloudpickle: upgrade 3.1.0 -> 3.1.1
  > python3-cantools: upgrade 40.0.0 -> 40.1.1
  > pocketpy: upgrade 2.0.4 -> 2.0.5
  > openvpn: upgrade 2.6.12 -> 2.6.13
  > opensc: upgrade 0.26.0 -> 0.26.1
  > mutter: upgrade 47.3 -> 47.4
  > lvm2: update 2.03.29 -> 2.03.30
  > libtoml11: upgrade 4.2.0 -> 4.3.0
  > libgee: upgrade 0.20.6 -> 0.20.8
  > iotop: upgrade 1.26 -> 1.27
  > freeipmi: update 1.6.14 -> 1.6.15
  > dialog: upgrade 1.3-20240619 -> 1.3-20250116
  > cxxopts: upgrade 3.2.0 -> 3.2.1
  > ctags: upgrade 6.1.20250112.0 -> 6.1.20250119.0
  > php: Define ACLOCALDIR
  > poppler: upgrade 24.12.0 -> 25.01.0
  > yasm: update to latest git revision
  > c-ares: upgrade 1.32.2 -> 1.32.3
  > c-ares: upgrade 1.32.1 -> 1.32.2
  > c-ares: upgrade 1.32.0 -> 1.32.1
  > mozjs-115: remove recipe
  > python3-pillow: update recipe to use the ptest-python-pytest class
  > python3-pint: update recipe to use the ptest-python-pytest class
  > python3-platformdirs: update recipe to use the ptest-python-pytest class
  > python3-polyline: update recipe to use the ptest-python-pytest class
  > python3-portion: update recipe to use the ptest-python-pytest class
  > python3-precise-runner: update recipe to use the ptest-python-pytest class
  > python3-prettytable: update recipe to use the ptest-python-pytest class
  > python3-propcache: update recipe to use the ptest-python-pytest class
  > python3-ptyprocess: update recipe to use the ptest-python-pytest class
  > python3-py-cpuinfo: update recipe to use the ptest-python-pytest class
  > python3-pyasn1-modules: update recipe to use the ptest-python-pytest class
  > python3-pydantic-core: update recipe to use the ptest-python-pytest class
  > python3-pydantic: update recipe to use the ptest-python-pytest class
  > python3-pyroute2: update recipe to use the ptest-python-pytest class
  > xrdp: upgrade 0.9.19 -> 0.9.20
  > audiofile: mark CVE-2020-18781 as patched
  > python3-pyserial: update recipe to use the ptest-python-pytest class
  > python3-pytest-localserver: update recipe to use the ptest-python-pytest class
  > python3-python-multipart: update recipe to use the ptest-python-pytest class
  > python3-pytoml: update recipe to use the ptest-python-pytest class
  > python3-pyyaml-include: update recipe to use the ptest-python-pytest class
  > python3-rapidjson: update recipe to use the ptest-python-pytest class
  > python3-requests-file: update recipe to use the ptest-python-pytest class
  > python3-requests-toolbelt: update recipe to use the ptest-python-pytest class
  > python3-scrypt: update recipe to use the ptest-python-pytest class
  > python3-semver: update recipe to use the ptest-python-pytest class
  > vorbis-tools: patch CVE-2023-43361
  > polkit: dont add mozjs PACKAGECONFIG
  > polkit: update 125 -> 126
  > jansson: fix a symbol clash when building with cmake
  > libde265: switch to cmake buildsystem
  > gphoto2: Fix /usr/bin/gphoto2 runtime error
  > cxxopts: add new recipe
  > yyjson: force build shared library
  > pistache : add initial recipe
  > c-ares: upgrade 1.31.0 -> 1.32.0
  > proftpd: define suffix for CVE version comparison
  > proftpd: upgrade 1.3.8b -> 1.3.8c
  > proftpd: define UPSTREAM_CHECK_GITTAGREGEX
  > polkit: fix permissions of /usr/share/polkit-1/rules.d/ again
  > mariadb: Upgrade to 11.4.4
  > xdg-desktop-portal-gtk: upgrade 1.15.1 -> 1.15.2
  > wpan-tools: upgrade 0.9 -> 0.10
  > thingsboard-gateway: upgrade 3.5.3.1 -> 3.6.3
  > ser2net: upgrade 4.6.2 -> 4.6.3
  > python3-zeroconf: upgrade 0.136.2 -> 0.139.0
  > python3-wrapt: upgrade 1.17.0 -> 1.17.1
  > python3-sqlalchemy: upgrade 2.0.36 -> 2.0.37
  > python3-sh: upgrade 2.1.0 -> 2.2.1
  > python3-pdm: upgrade 2.22.1 -> 2.22.2
  > python3-mlcommons-loadgen: upgrade 5.0.4 -> 5.0.5
  > python3-marshmallow: upgrade 3.24.1 -> 3.25.1
  > python3-gnupg: upgrade 0.5.3 -> 0.5.4
  > python3-flask-marshmallow: upgrade 1.2.1 -> 1.3.0
  > python3-dirty-equals: upgrade 0.8.0 -> 0.9.0
  > python3-cmake: upgrade 3.31.2 -> 3.31.4
  > python3-aniso8601: upgrade 9.0.1 -> 10.0.0
  > pugixml: upgrade 1.14 -> 1.15
  > paho-mqtt-c: upgrade 1.3.13 -> 1.3.14
  > monit: upgrade 5.34.3 -> 5.34.4
  > lldpd: upgrade 1.0.18 -> 1.0.19
  > libserialport: upgrade 0.1.1 -> 0.1.2
  > libdbi-perl: upgrade 1.644 -> 1.646
  > libconfig-general-perl: upgrade 2.65 -> 2.67
  > jsoncons: upgrade 1.0.0 -> 1.1.0
  > iniparser: upgrade 4.2.4 -> 4.2.5
  > gtk-vnc: upgrade 1.3.1 -> 1.4.0
  > doxygen: upgrade 1.13.1 -> 1.13.2
  > ddrescue: upgrade 1.28 -> 1.29
  > ctags: upgrade 6.1.20250105.0 -> 6.1.20250112.0
  > chrony: upgrade 4.5 -> 4.6.1
  > lapack: fix TMPDIR reference in do_package_qa
  > spectre-meltdown-checker: New recipe to check hardware vulnerability
  > etcd-cpp-apiv3: Skip recipe since it does not work with boost >= 1.87
  > python3-pyscaffold: Upgrade 4.5 -> 4.6
  > python3-bandit: Upgrade 1.8.0 -> 1.8.2
  > python3-responses: Upgrade 0.25.3 -> 0.25.5
  > python3-inline-snapshot: Upgrade 0.18.2 -> 0.19.1
  > python3-dbus-fast: Upgrade 2.24.4 -> 2.28.0
  > python3-pydantic: Upgrade 2.10.4 -> 2.10.5
  > c-ares: upgrade 1.30.0 -> 1.31.0
  > vsomeip: Skip building, needs porting to boost >= 1.87
  > websocketpp: Skip recipe, not buildable with boost >= 1.87
  > cpp-netlib: Skip recipe, not buildable with boost >= 1.87
  > cpprest: Skip recipe due to unbuildable dependency websocketpp
  > vsomeip: Upgrade to 3.5.3

* sources/meta-qt6 cc0dd55...775e06d (32):
  > 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
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtwebengine: fix conflicting files with qtpdf
  > qtbase: update patch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtgrpc: add optional dependency to qtdeclarative
  > qtopcua: add opcua tools to sdk
  > squish: update to Squish 8.1.0
  > squish: support styhead
  > Add squish support
  < 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 97d7a6b...880d36b (3):
  > kas: debug-tweaks as IMAGE_FEATURE is removed
  > kas: added the synaptics-killswitch license in comment
  > linux-firmware-rpidistro: Add cyfmac43455-sdio.bin symlink to minimal

* sources/meta-riscv abb4f07...42d2b51 (10):
  > visionfive2: Switch to efi boot
  > recipes-kernel: linux: linux-starfive-dev: Add yocto-kernel-cache for visionfive2
  > recipes-bsp: u-boot-starfive_v2021.10: Remove compatibility with visionfive2
  > visionfive2: Use upstream u-boot
  > visionfive2: unset sbi payload
  > recipes-bsp: opensbi: Use upstream for visionfive2
  > u-boot: Add support for visionfive2
  > opensbi: Set FW_TEXT_START in machine conf
  > conf: machine: include: jh7110-common: Use virtual/bootloader
  > conf: machine: include: riscv-common: Use weaker default for kernel

* sources/meta-swupdate 9a71f94...efd4c20 (12):
  < 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 652714f9...0a2689bd (11):
  > conf/machine: add configuration for Orin Nano SKU 0003
  > meta: switch from virtual/XXX-gcc to  virtual/cross-XXX
  > tegra-helper-scripts: disable initrd-flash USB instance check
  > sbsigntool: update from 0.9.4 to 0.9.5
  > espimage: make image size configurable
  > optee-os: fix buildpaths warning
  > tegra-helper-scripts: let initrd-flash use USB instance for storage check
  > tegra-helper-scripts: fix initrd-flash handling of pre-signed binaries
  > tegra-helper-scripts: restore main files after RCM boot signing
  > tegra-helper-scripts: correct typo in tegra-flash-helper
  > optee-os: make build work in devtool

* sources/meta-ti df20c5b6...8454da05 (4):
  > conf: machine: beaglebone-ai64: Update SPL_BINARY
  > conf: machine: beagleplay*: Update defaults to mainline
  > linux-ti-mainline: Update KERNEL_REPRODUCIBILITY_PATCHES for v6.12
  > linux-ti-mainline: Update to version: v6.12

* sources/meta-variscite-bsp 96a2781...55ec22e (51):
  > 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 2abb0028ba...8a6069e701 (113):
  > cargo-c: Fix build on risv32
  > mpfr: Fix build with glibc 2.41
  > snort3,libdaq: Always use libstdc++
  > clang: Upgrade to 19.1.7
  > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++
  > docs: Add clang to SDK_TOOLCHAIN_LANGS
  > sdks: Add clang toolchain to SDKs
  > rpm: Use gcc to compile always
  > clang: PROVIDE llvm-native and llvm
  > maintainers.inc: Add myself as maintainer for clang family of recipes
  > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable
  > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES
  > spirv-llvm-translator: Add recipe
  > llvm: Delete
  > clang/recipes: Add missing SUMMARY field
  > clang: Migrate clang and related recipes from meta-clang
  > cmake-native.bbclass: Abstraction to use cmake with native toolchains
  > clang-native.bbclass: Abstraction to enable clang as native compiler
  > scan-build.bbclass: Add class to enable clang static analyser
  > nonscanable.inc: Includes recipes which can not be used with clang-scan
  > nonclangable.inc: Add recipe which can not be built with clang
  > clang.inc: Global settings for clang toolchain
  > strace: Ignore running strace ptests image on musl
  > valgrind: Drop patch regressing fdleak_cmsg test
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > build-appliance-image: Update to master head revision
  > rust-common: add LDFLAGS to 'build-rust-cc' wrapper
  > cmake: upgrade 3.31.3 -> 3.31.4
  > systemd: Remove /var/log/README using a patch
  > linux-firmware: split amdgpu firmwares in separate packages
  > linux-firmware: split ath11k firmwares in separate packages
  > linux-firmware: split ath10k firmwares in separate packages
  > create-spdx: support line numbers
  > ofono: patch CVE-2024-7540, CVE-2024-7541, CVE-2024-7542
  > files: overlayfs-create-dirs: Improve mount unit dependency
  > man-db: fix broken requirement for flex
  > python3-numpy: upgrade 2.2.1 -> 2.2.2
  > gcc-sanitizers.inc: Workaround for aarch64
  > selftest/virgl: add a link to RHEL merge request to address the missing vgem module
  > tcl8: add a patch to address Y2038 issues (tcl 9.x doesn't need it)
  > tcl: disable 'zipfs' feature
  > bitbake: tests/fetch: Fix git shallow test failure with git >= 2.48
  > u-boot: kernel-fitimage: Fix dependency loop if UBOOT_SIGN_ENABLE and UBOOT_ENV enabled
  > gcc: make include poisoning fatal again in gcc/g++
  > oeqa/poisoning: fix gcc include poisoning test
  > python3-cffi: Add missing pkgconfig dependency
  > base: Switch virtual/cross-XXX to be under recipe specific providers
  > classes/recipes: Switch virtual/XXX-gcc to virtual/cross-cc (and c++/binutils)
  > bitbake: parse/ast: Add support for BB_RECIPE_VIRTUAL_PROVIDERS
  > kernel-yocto: make kernel commits reproducible
  > fmt: fix build with GCC 9.4
  > linux-firmware: upgrade 20241210 -> 20250109
  > image.bbclass: enable systemd user services
  > systemd.bbclass: support user units in postinst and prerm hooks
  > systemd.bbclass: update postinst and prerm hooks
  > systemd.bbclass: properly handle user units in systemd_create_presets
  > systemd.bbclass: introduce systemd_service_searchpaths()
  > systemd.bbclass: factor out service lookup logic into separate function
  > systemd.bbclass: add ${sysconfdir}/systemd/user to search path
  > systemd-systemctl: add support for --global flag
  > eudev: backport patch to fix udevd hanging while trying to access /dev/urandom
  > test-manual/reproducible-builds: fix reproducible links
  > Update autobuilder URLs to valkyrie
  > migration-guides: add release notes for 5.0.6
  > release-notes-5.2: cover devtool modify --debug-build
  > sdk-manual: extensible.rst: remove confusing post-install-logging
  > sdk-manual: extensible.rst: update devtool ide-sdk
  > migration-guides: systemd.bbclass do not add Also services for 5.2
  > uboot-extlinux-config.bbclass: invalidate do_create_extlinux_config on changes to UBOOT_EXTLINUX_FDTOVERLAYS:x
  > rsync: upgrade 3.3.0 -> 3.4.1
  > grub-efi-cfg: Add GRUB_TITLE for custom GRUB titles
  > dbus: update 1.14.10 -> 1.16.0
  > piglit: Upgrade to latest revision
  > autoconf: rename autotools_aclocals and only run in do_configure
  > libtool: remove obsolete ACLOCALEXTRAPATH
  > autotools: clean up aclocal/ search path assignments
  > libsecret: update patch Upstream-Status
  > devtool: ide-sdk remove the plugin from eSDK installer
  > devtool: build-sdk remove unused imports
  > libxkbcommon: replace locale dependecy from RDEPENDS to RRECOMMENDS
  > lttng-tools: disable patching our libtool.m4
  > classes/logging: Added the bbverbnote command to the logging set
  > lib: spdx: Upgrade to final 3.0.1 release
  > rust: increase test timeout again
  > ofono: fix CVE-2024-7539
  > openssl: remove obsolete CVE version suffix
  > gcc: poison-system-directories patch updated for missing paths
  > devtool: remove unused 'config' param from '_create_workspace' method
  > devtool: misc cleanups
  > devtool: un-globalize 'plugins' variable
  > devtool: un-globalize 'config' variable
  > devtool: un-globalize 'context' variable and convert it to a dataclass
  > devtool: un-globalize 'workspace' variable
  > devtool: un-globalize the 'basepath' variable
  > procps: update 4.0.4 -> 4.0.5
  > systemd: PACKAGECONFIG mountfsd and nsresourced
  > pulseaudio: fix webrtc audio depdency
  > sysvinit: update 3.11 -> 3.13
  > udev-extraconf: Allow FAT mount group to be specified
  > selftest/reproducible: Print error context on failure
  > selftest/reproducible: Print full log path on failure
  > classes/ptest-python-pytest: simplify python ptest file overriding
  > oeqa/selftest/sstatetests: Cover aarch64 SDKMACHINE in tests
  > rust: Upgrade 1.80.1->1.81.0
  > rust: Fix for duplicate libstd.so
  > rust-target-config: Update the data layout for x86 , ppc , riscv64 , aarch64 and loongaarch64 targets.
  > bitbake: data_smart: fix ??= operator for variable flags
  > bitbake: tests/parse: add test for ?= and ??= operators for variable flags
  > bitbake: bb/fetch2/__init__.py: remove a DeprecationWarning in uri_replace()

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

* sources/meta-arm 0905953a...db933d55 (3):
  > trusted-firmware-a: fix mbedtls license checksum
  > edk2-firmware: fix PlatformStandaloneMmRpmb.dsc build
  > arm-bsp/recipes-security: Add protobuf interface to crypto-sp in corstone1000

* sources/meta-clang 03f5785...968c690 (8):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > recipes: Update to match OE-Core virtual/cross-* changes
  > lttng-ust: Link with libatomic on 32bit x86
  > clang: Upgrade to 19.1.7
  > boost: Use -no-integrated-as for arm

* sources/meta-freescale 9dc9f18d...9ceda428 (13):
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2077 from YoeDistro/yoe/mut
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2068 from nxp-upstream/imxmali
  > Merge pull request #2075 from limeng-linux/master
  > Merge pull request #2073 from lms-ts/master
  > Merge pull request #2061 from nxp-upstream/qoriq-q4
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2069 from nxp-upstream/Upgrade-gstreamer-to-LF6.6.52_2.0.0
  > Merge pull request #2053 from nxp-upstream/imx-6.6.52-2.0.0
  > Merge pull request #2060 from pasweistorz/avoid-unnecessary-dtb-files
  > treewide: Remove all references to SRC_URI[md5sum] hashes

* sources/meta-freescale-3rdparty 774ca54...45c4762 (2):
  > Auto-update LICENSE file with current recipe licenses
  > treewide: Remove all references to SRC_URI[md5sum] hashes

* sources/meta-intel b0fe7e45...c7c7dfac (3):
  > intel-compute-runtime : upgrade 24.26.30049.6 -> 24.39.31294.12
  > intel-graphics-compiler : upgrade 1.0.17193.4 -> 1.0.17791.18
  > level-zero: upgrade 1.15.8 -> 1.17.42

* sources/meta-odroid 4786bdb...2f18a9b (1):
  > u-boot: Rename bbappend to 2025 release

* sources/meta-openembedded fa1ebe8c80...53a312f3a8 (150):
  > DO NOT MERGE: Add Github actions CI workflow
  > nativesdk-pistache: dependency with brotli
  > pkcs11-provider: Upgrade 0.5 -> 0.6
  > hiawatha: upgrade 10.12 -> 11.0
  > python3-cachetools: Upgrade 5.5.0 -> 5.5.1
  > python3-networkx: Upgrade 3.1 -> 3.4.2
  > python3-zeroconf: Upgrade 0.140.1 -> 0.141.0
  > python3-snagboot: Upgrade 2.0 -> 2.1
  > python3-imageio: Upgrade 2.36.1 -> 2.37.0
  > nodejs: upgrade 22.12.0 -> 22.13.1
  > gnome-control-center: update 47.2 -> 47.3
  > gnome-shell: update 47.2 -> 47.3
  > ndctl: fix building documentation
  > ndctl: fix compiling without including tests
  > python3-tox: Upgrade 4.23.2 -> 4.24.1
  > python3-aioresponses: Upgrade 0.7.7 -> 0.7.8
  > python3-filelock: Upgrade 3.16.1 -> 3.17.0
  > dbus-cxx: fix typo in PACKAGECONFIG
  > iwd: update 3.2 -> 3.3
  > pistache: fix package config dependencies
  > cpp-netlib: Make SKIP_RECIPE weak
  > lapack: upgrade to latest 3.12.1
  > lapack: fix buildpaths in ptest also when CBLAS is enabled
  > lapack: add PACKAGECONFIG for cblas
  > dlt-daemon: make DLT_WatchdogSec configurable
  > cbindgen: update 0.27.0 -> 0.28.0
  > crash: fix crash cannot work with kaslr
  > toybox: upgrade 0.8.11 -> 0.8.12
  > python3-zeroconf: upgrade 0.139.0 -> 0.140.1
  > python3-web3: upgrade 7.6.1 -> 7.7.0
  > python3-virtualenv: upgrade 20.28.1 -> 20.29.1
  > python3-twitter: upgrade 4.14.0 -> 4.15.0
  > python3-smpplib: upgrade 2.2.3 -> 2.2.4
  > python3-semver: upgrade 3.0.2 -> 3.0.3
  > python3-robotframework: upgrade 7.1.1 -> 7.2
  > python3-responses: upgrade 0.25.5 -> 0.25.6
  > python3-psycopg: upgrade 3.2.3 -> 3.2.4
  > python3-jdatetime: upgrade 5.0.0 -> 5.1.0
  > python3-inline-snapshot: upgrade 0.19.1 -> 0.19.3
  > python3-hexbytes: upgrade 1.2.1 -> 1.3.0
  > python3-eth-abi: upgrade 5.1.0 -> 5.2.0
  > python3-dbus-fast: upgrade 2.28.0 -> 2.30.2
  > python3-cmd2: upgrade 2.5.8 -> 2.5.9
  > python3-cloudpickle: upgrade 3.1.0 -> 3.1.1
  > python3-cantools: upgrade 40.0.0 -> 40.1.1
  > pocketpy: upgrade 2.0.4 -> 2.0.5
  > openvpn: upgrade 2.6.12 -> 2.6.13
  > opensc: upgrade 0.26.0 -> 0.26.1
  > mutter: upgrade 47.3 -> 47.4
  > lvm2: update 2.03.29 -> 2.03.30
  > libtoml11: upgrade 4.2.0 -> 4.3.0
  > libgee: upgrade 0.20.6 -> 0.20.8
  > iotop: upgrade 1.26 -> 1.27
  > freeipmi: update 1.6.14 -> 1.6.15
  > dialog: upgrade 1.3-20240619 -> 1.3-20250116
  > cxxopts: upgrade 3.2.0 -> 3.2.1
  > ctags: upgrade 6.1.20250112.0 -> 6.1.20250119.0
  > php: Define ACLOCALDIR
  > poppler: upgrade 24.12.0 -> 25.01.0
  > yasm: update to latest git revision
  > c-ares: upgrade 1.32.2 -> 1.32.3
  > c-ares: upgrade 1.32.1 -> 1.32.2
  > c-ares: upgrade 1.32.0 -> 1.32.1
  > mozjs-115: remove recipe
  > python3-pillow: update recipe to use the ptest-python-pytest class
  > python3-pint: update recipe to use the ptest-python-pytest class
  > python3-platformdirs: update recipe to use the ptest-python-pytest class
  > python3-polyline: update recipe to use the ptest-python-pytest class
  > python3-portion: update recipe to use the ptest-python-pytest class
  > python3-precise-runner: update recipe to use the ptest-python-pytest class
  > python3-prettytable: update recipe to use the ptest-python-pytest class
  > python3-propcache: update recipe to use the ptest-python-pytest class
  > python3-ptyprocess: update recipe to use the ptest-python-pytest class
  > python3-py-cpuinfo: update recipe to use the ptest-python-pytest class
  > python3-pyasn1-modules: update recipe to use the ptest-python-pytest class
  > python3-pydantic-core: update recipe to use the ptest-python-pytest class
  > python3-pydantic: update recipe to use the ptest-python-pytest class
  > python3-pyroute2: update recipe to use the ptest-python-pytest class
  > xrdp: upgrade 0.9.19 -> 0.9.20
  > audiofile: mark CVE-2020-18781 as patched
  > python3-pyserial: update recipe to use the ptest-python-pytest class
  > python3-pytest-localserver: update recipe to use the ptest-python-pytest class
  > python3-python-multipart: update recipe to use the ptest-python-pytest class
  > python3-pytoml: update recipe to use the ptest-python-pytest class
  > python3-pyyaml-include: update recipe to use the ptest-python-pytest class
  > python3-rapidjson: update recipe to use the ptest-python-pytest class
  > python3-requests-file: update recipe to use the ptest-python-pytest class
  > python3-requests-toolbelt: update recipe to use the ptest-python-pytest class
  > python3-scrypt: update recipe to use the ptest-python-pytest class
  > python3-semver: update recipe to use the ptest-python-pytest class
  > vorbis-tools: patch CVE-2023-43361
  > polkit: dont add mozjs PACKAGECONFIG
  > polkit: update 125 -> 126
  > jansson: fix a symbol clash when building with cmake
  > libde265: switch to cmake buildsystem
  > gphoto2: Fix /usr/bin/gphoto2 runtime error
  > cxxopts: add new recipe
  > yyjson: force build shared library
  > pistache : add initial recipe
  > c-ares: upgrade 1.31.0 -> 1.32.0
  > proftpd: define suffix for CVE version comparison
  > proftpd: upgrade 1.3.8b -> 1.3.8c
  > proftpd: define UPSTREAM_CHECK_GITTAGREGEX
  > polkit: fix permissions of /usr/share/polkit-1/rules.d/ again
  > mariadb: Upgrade to 11.4.4
  > xdg-desktop-portal-gtk: upgrade 1.15.1 -> 1.15.2
  > wpan-tools: upgrade 0.9 -> 0.10
  > thingsboard-gateway: upgrade 3.5.3.1 -> 3.6.3
  > ser2net: upgrade 4.6.2 -> 4.6.3
  > python3-zeroconf: upgrade 0.136.2 -> 0.139.0
  > python3-wrapt: upgrade 1.17.0 -> 1.17.1
  > python3-sqlalchemy: upgrade 2.0.36 -> 2.0.37
  > python3-sh: upgrade 2.1.0 -> 2.2.1
  > python3-pdm: upgrade 2.22.1 -> 2.22.2
  > python3-mlcommons-loadgen: upgrade 5.0.4 -> 5.0.5
  > python3-marshmallow: upgrade 3.24.1 -> 3.25.1
  > python3-gnupg: upgrade 0.5.3 -> 0.5.4
  > python3-flask-marshmallow: upgrade 1.2.1 -> 1.3.0
  > python3-dirty-equals: upgrade 0.8.0 -> 0.9.0
  > python3-cmake: upgrade 3.31.2 -> 3.31.4
  > python3-aniso8601: upgrade 9.0.1 -> 10.0.0
  > pugixml: upgrade 1.14 -> 1.15
  > paho-mqtt-c: upgrade 1.3.13 -> 1.3.14
  > monit: upgrade 5.34.3 -> 5.34.4
  > lldpd: upgrade 1.0.18 -> 1.0.19
  > libserialport: upgrade 0.1.1 -> 0.1.2
  > libdbi-perl: upgrade 1.644 -> 1.646
  > libconfig-general-perl: upgrade 2.65 -> 2.67
  > jsoncons: upgrade 1.0.0 -> 1.1.0
  > iniparser: upgrade 4.2.4 -> 4.2.5
  > gtk-vnc: upgrade 1.3.1 -> 1.4.0
  > doxygen: upgrade 1.13.1 -> 1.13.2
  > ddrescue: upgrade 1.28 -> 1.29
  > ctags: upgrade 6.1.20250105.0 -> 6.1.20250112.0
  > chrony: upgrade 4.5 -> 4.6.1
  > lapack: fix TMPDIR reference in do_package_qa
  > spectre-meltdown-checker: New recipe to check hardware vulnerability
  > etcd-cpp-apiv3: Skip recipe since it does not work with boost >= 1.87
  > python3-pyscaffold: Upgrade 4.5 -> 4.6
  > python3-bandit: Upgrade 1.8.0 -> 1.8.2
  > python3-responses: Upgrade 0.25.3 -> 0.25.5
  > python3-inline-snapshot: Upgrade 0.18.2 -> 0.19.1
  > python3-dbus-fast: Upgrade 2.24.4 -> 2.28.0
  > python3-pydantic: Upgrade 2.10.4 -> 2.10.5
  > c-ares: upgrade 1.30.0 -> 1.31.0
  > vsomeip: Skip building, needs porting to boost >= 1.87
  > websocketpp: Skip recipe, not buildable with boost >= 1.87
  > cpp-netlib: Skip recipe, not buildable with boost >= 1.87
  > cpprest: Skip recipe due to unbuildable dependency websocketpp
  > vsomeip: Upgrade to 3.5.3

* sources/meta-qt6 cc0dd55...775e06d (32):
  > 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
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtwebengine: fix conflicting files with qtpdf
  > qtbase: update patch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtgrpc: add optional dependency to qtdeclarative
  > qtopcua: add opcua tools to sdk
  > squish: update to Squish 8.1.0
  > squish: support styhead
  > Add squish support
  < 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 97d7a6b...880d36b (3):
  > kas: debug-tweaks as IMAGE_FEATURE is removed
  > kas: added the synaptics-killswitch license in comment
  > linux-firmware-rpidistro: Add cyfmac43455-sdio.bin symlink to minimal

* sources/meta-riscv abb4f07...42d2b51 (10):
  > visionfive2: Switch to efi boot
  > recipes-kernel: linux: linux-starfive-dev: Add yocto-kernel-cache for visionfive2
  > recipes-bsp: u-boot-starfive_v2021.10: Remove compatibility with visionfive2
  > visionfive2: Use upstream u-boot
  > visionfive2: unset sbi payload
  > recipes-bsp: opensbi: Use upstream for visionfive2
  > u-boot: Add support for visionfive2
  > opensbi: Set FW_TEXT_START in machine conf
  > conf: machine: include: jh7110-common: Use virtual/bootloader
  > conf: machine: include: riscv-common: Use weaker default for kernel

* sources/meta-swupdate 9a71f94...efd4c20 (12):
  < 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 652714f9...0a2689bd (11):
  > conf/machine: add configuration for Orin Nano SKU 0003
  > meta: switch from virtual/XXX-gcc to  virtual/cross-XXX
  > tegra-helper-scripts: disable initrd-flash USB instance check
  > sbsigntool: update from 0.9.4 to 0.9.5
  > espimage: make image size configurable
  > optee-os: fix buildpaths warning
  > tegra-helper-scripts: let initrd-flash use USB instance for storage check
  > tegra-helper-scripts: fix initrd-flash handling of pre-signed binaries
  > tegra-helper-scripts: restore main files after RCM boot signing
  > tegra-helper-scripts: correct typo in tegra-flash-helper
  > optee-os: make build work in devtool

* sources/meta-ti df20c5b6...8454da05 (4):
  > conf: machine: beaglebone-ai64: Update SPL_BINARY
  > conf: machine: beagleplay*: Update defaults to mainline
  > linux-ti-mainline: Update KERNEL_REPRODUCIBILITY_PATCHES for v6.12
  > linux-ti-mainline: Update to version: v6.12

* sources/meta-variscite-bsp 96a2781...55ec22e (51):
  > 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 2abb0028ba...8a6069e701 (113):
  > cargo-c: Fix build on risv32
  > mpfr: Fix build with glibc 2.41
  > snort3,libdaq: Always use libstdc++
  > clang: Upgrade to 19.1.7
  > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++
  > docs: Add clang to SDK_TOOLCHAIN_LANGS
  > sdks: Add clang toolchain to SDKs
  > rpm: Use gcc to compile always
  > clang: PROVIDE llvm-native and llvm
  > maintainers.inc: Add myself as maintainer for clang family of recipes
  > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable
  > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES
  > spirv-llvm-translator: Add recipe
  > llvm: Delete
  > clang/recipes: Add missing SUMMARY field
  > clang: Migrate clang and related recipes from meta-clang
  > cmake-native.bbclass: Abstraction to use cmake with native toolchains
  > clang-native.bbclass: Abstraction to enable clang as native compiler
  > scan-build.bbclass: Add class to enable clang static analyser
  > nonscanable.inc: Includes recipes which can not be used with clang-scan
  > nonclangable.inc: Add recipe which can not be built with clang
  > clang.inc: Global settings for clang toolchain
  > strace: Ignore running strace ptests image on musl
  > valgrind: Drop patch regressing fdleak_cmsg test
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > build-appliance-image: Update to master head revision
  > rust-common: add LDFLAGS to 'build-rust-cc' wrapper
  > cmake: upgrade 3.31.3 -> 3.31.4
  > systemd: Remove /var/log/README using a patch
  > linux-firmware: split amdgpu firmwares in separate packages
  > linux-firmware: split ath11k firmwares in separate packages
  > linux-firmware: split ath10k firmwares in separate packages
  > create-spdx: support line numbers
  > ofono: patch CVE-2024-7540, CVE-2024-7541, CVE-2024-7542
  > files: overlayfs-create-dirs: Improve mount unit dependency
  > man-db: fix broken requirement for flex
  > python3-numpy: upgrade 2.2.1 -> 2.2.2
  > gcc-sanitizers.inc: Workaround for aarch64
  > selftest/virgl: add a link to RHEL merge request to address the missing vgem module
  > tcl8: add a patch to address Y2038 issues (tcl 9.x doesn't need it)
  > tcl: disable 'zipfs' feature
  > bitbake: tests/fetch: Fix git shallow test failure with git >= 2.48
  > u-boot: kernel-fitimage: Fix dependency loop if UBOOT_SIGN_ENABLE and UBOOT_ENV enabled
  > gcc: make include poisoning fatal again in gcc/g++
  > oeqa/poisoning: fix gcc include poisoning test
  > python3-cffi: Add missing pkgconfig dependency
  > base: Switch virtual/cross-XXX to be under recipe specific providers
  > classes/recipes: Switch virtual/XXX-gcc to virtual/cross-cc (and c++/binutils)
  > bitbake: parse/ast: Add support for BB_RECIPE_VIRTUAL_PROVIDERS
  > kernel-yocto: make kernel commits reproducible
  > fmt: fix build with GCC 9.4
  > linux-firmware: upgrade 20241210 -> 20250109
  > image.bbclass: enable systemd user services
  > systemd.bbclass: support user units in postinst and prerm hooks
  > systemd.bbclass: update postinst and prerm hooks
  > systemd.bbclass: properly handle user units in systemd_create_presets
  > systemd.bbclass: introduce systemd_service_searchpaths()
  > systemd.bbclass: factor out service lookup logic into separate function
  > systemd.bbclass: add ${sysconfdir}/systemd/user to search path
  > systemd-systemctl: add support for --global flag
  > eudev: backport patch to fix udevd hanging while trying to access /dev/urandom
  > test-manual/reproducible-builds: fix reproducible links
  > Update autobuilder URLs to valkyrie
  > migration-guides: add release notes for 5.0.6
  > release-notes-5.2: cover devtool modify --debug-build
  > sdk-manual: extensible.rst: remove confusing post-install-logging
  > sdk-manual: extensible.rst: update devtool ide-sdk
  > migration-guides: systemd.bbclass do not add Also services for 5.2
  > uboot-extlinux-config.bbclass: invalidate do_create_extlinux_config on changes to UBOOT_EXTLINUX_FDTOVERLAYS:x
  > rsync: upgrade 3.3.0 -> 3.4.1
  > grub-efi-cfg: Add GRUB_TITLE for custom GRUB titles
  > dbus: update 1.14.10 -> 1.16.0
  > piglit: Upgrade to latest revision
  > autoconf: rename autotools_aclocals and only run in do_configure
  > libtool: remove obsolete ACLOCALEXTRAPATH
  > autotools: clean up aclocal/ search path assignments
  > libsecret: update patch Upstream-Status
  > devtool: ide-sdk remove the plugin from eSDK installer
  > devtool: build-sdk remove unused imports
  > libxkbcommon: replace locale dependecy from RDEPENDS to RRECOMMENDS
  > lttng-tools: disable patching our libtool.m4
  > classes/logging: Added the bbverbnote command to the logging set
  > lib: spdx: Upgrade to final 3.0.1 release
  > rust: increase test timeout again
  > ofono: fix CVE-2024-7539
  > openssl: remove obsolete CVE version suffix
  > gcc: poison-system-directories patch updated for missing paths
  > devtool: remove unused 'config' param from '_create_workspace' method
  > devtool: misc cleanups
  > devtool: un-globalize 'plugins' variable
  > devtool: un-globalize 'config' variable
  > devtool: un-globalize 'context' variable and convert it to a dataclass
  > devtool: un-globalize 'workspace' variable
  > devtool: un-globalize the 'basepath' variable
  > procps: update 4.0.4 -> 4.0.5
  > systemd: PACKAGECONFIG mountfsd and nsresourced
  > pulseaudio: fix webrtc audio depdency
  > sysvinit: update 3.11 -> 3.13
  > udev-extraconf: Allow FAT mount group to be specified
  > selftest/reproducible: Print error context on failure
  > selftest/reproducible: Print full log path on failure
  > classes/ptest-python-pytest: simplify python ptest file overriding
  > oeqa/selftest/sstatetests: Cover aarch64 SDKMACHINE in tests
  > rust: Upgrade 1.80.1->1.81.0
  > rust: Fix for duplicate libstd.so
  > rust-target-config: Update the data layout for x86 , ppc , riscv64 , aarch64 and loongaarch64 targets.
  > bitbake: data_smart: fix ??= operator for variable flags
  > bitbake: tests/parse: add test for ?= and ??= operators for variable flags
  > bitbake: bb/fetch2/__init__.py: remove a DeprecationWarning in uri_replace()

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

* sources/meta-arm 0905953a...db933d55 (3):
  > trusted-firmware-a: fix mbedtls license checksum
  > edk2-firmware: fix PlatformStandaloneMmRpmb.dsc build
  > arm-bsp/recipes-security: Add protobuf interface to crypto-sp in corstone1000

* sources/meta-clang 03f5785...968c690 (8):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > recipes: Update to match OE-Core virtual/cross-* changes
  > lttng-ust: Link with libatomic on 32bit x86
  > clang: Upgrade to 19.1.7
  > boost: Use -no-integrated-as for arm

* sources/meta-freescale 9dc9f18d...a6cd9135 (14):
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2077 from YoeDistro/yoe/mut
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2068 from nxp-upstream/imxmali
  > Merge pull request #2075 from limeng-linux/master
  > Merge pull request #2073 from lms-ts/master
  > Merge pull request #2061 from nxp-upstream/qoriq-q4
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2069 from nxp-upstream/Upgrade-gstreamer-to-LF6.6.52_2.0.0
  > Merge pull request #2053 from nxp-upstream/imx-6.6.52-2.0.0
  > Merge pull request #2060 from pasweistorz/avoid-unnecessary-dtb-files
  > treewide: Remove all references to SRC_URI[md5sum] hashes

* sources/meta-freescale-3rdparty 774ca54...45c4762 (2):
  > Auto-update LICENSE file with current recipe licenses
  > treewide: Remove all references to SRC_URI[md5sum] hashes

* sources/meta-intel b0fe7e45...c7c7dfac (3):
  > intel-compute-runtime : upgrade 24.26.30049.6 -> 24.39.31294.12
  > intel-graphics-compiler : upgrade 1.0.17193.4 -> 1.0.17791.18
  > level-zero: upgrade 1.15.8 -> 1.17.42

* sources/meta-odroid 4786bdb...2f18a9b (1):
  > u-boot: Rename bbappend to 2025 release

* sources/meta-openembedded fa1ebe8c80...1de873734a (155):
  > DO NOT MERGE: Add Github actions CI workflow
  > ntp: Cache snprintf/vsnprintf C99'ness checks
  > tigervnc: Replace using --system-acdir with --aclocal-path
  > php: Drop references to ACLOCALDIR
  > ncftp: Replace references to ACLOCALEXTRAPATH
  > syslog-ng: Remove references to ACLOCALEXTRAPATH
  > nativesdk-pistache: dependency with brotli
  > pkcs11-provider: Upgrade 0.5 -> 0.6
  > hiawatha: upgrade 10.12 -> 11.0
  > python3-cachetools: Upgrade 5.5.0 -> 5.5.1
  > python3-networkx: Upgrade 3.1 -> 3.4.2
  > python3-zeroconf: Upgrade 0.140.1 -> 0.141.0
  > python3-snagboot: Upgrade 2.0 -> 2.1
  > python3-imageio: Upgrade 2.36.1 -> 2.37.0
  > nodejs: upgrade 22.12.0 -> 22.13.1
  > gnome-control-center: update 47.2 -> 47.3
  > gnome-shell: update 47.2 -> 47.3
  > ndctl: fix building documentation
  > ndctl: fix compiling without including tests
  > python3-tox: Upgrade 4.23.2 -> 4.24.1
  > python3-aioresponses: Upgrade 0.7.7 -> 0.7.8
  > python3-filelock: Upgrade 3.16.1 -> 3.17.0
  > dbus-cxx: fix typo in PACKAGECONFIG
  > iwd: update 3.2 -> 3.3
  > pistache: fix package config dependencies
  > cpp-netlib: Make SKIP_RECIPE weak
  > lapack: upgrade to latest 3.12.1
  > lapack: fix buildpaths in ptest also when CBLAS is enabled
  > lapack: add PACKAGECONFIG for cblas
  > dlt-daemon: make DLT_WatchdogSec configurable
  > cbindgen: update 0.27.0 -> 0.28.0
  > crash: fix crash cannot work with kaslr
  > toybox: upgrade 0.8.11 -> 0.8.12
  > python3-zeroconf: upgrade 0.139.0 -> 0.140.1
  > python3-web3: upgrade 7.6.1 -> 7.7.0
  > python3-virtualenv: upgrade 20.28.1 -> 20.29.1
  > python3-twitter: upgrade 4.14.0 -> 4.15.0
  > python3-smpplib: upgrade 2.2.3 -> 2.2.4
  > python3-semver: upgrade 3.0.2 -> 3.0.3
  > python3-robotframework: upgrade 7.1.1 -> 7.2
  > python3-responses: upgrade 0.25.5 -> 0.25.6
  > python3-psycopg: upgrade 3.2.3 -> 3.2.4
  > python3-jdatetime: upgrade 5.0.0 -> 5.1.0
  > python3-inline-snapshot: upgrade 0.19.1 -> 0.19.3
  > python3-hexbytes: upgrade 1.2.1 -> 1.3.0
  > python3-eth-abi: upgrade 5.1.0 -> 5.2.0
  > python3-dbus-fast: upgrade 2.28.0 -> 2.30.2
  > python3-cmd2: upgrade 2.5.8 -> 2.5.9
  > python3-cloudpickle: upgrade 3.1.0 -> 3.1.1
  > python3-cantools: upgrade 40.0.0 -> 40.1.1
  > pocketpy: upgrade 2.0.4 -> 2.0.5
  > openvpn: upgrade 2.6.12 -> 2.6.13
  > opensc: upgrade 0.26.0 -> 0.26.1
  > mutter: upgrade 47.3 -> 47.4
  > lvm2: update 2.03.29 -> 2.03.30
  > libtoml11: upgrade 4.2.0 -> 4.3.0
  > libgee: upgrade 0.20.6 -> 0.20.8
  > iotop: upgrade 1.26 -> 1.27
  > freeipmi: update 1.6.14 -> 1.6.15
  > dialog: upgrade 1.3-20240619 -> 1.3-20250116
  > cxxopts: upgrade 3.2.0 -> 3.2.1
  > ctags: upgrade 6.1.20250112.0 -> 6.1.20250119.0
  > php: Define ACLOCALDIR
  > poppler: upgrade 24.12.0 -> 25.01.0
  > yasm: update to latest git revision
  > c-ares: upgrade 1.32.2 -> 1.32.3
  > c-ares: upgrade 1.32.1 -> 1.32.2
  > c-ares: upgrade 1.32.0 -> 1.32.1
  > mozjs-115: remove recipe
  > python3-pillow: update recipe to use the ptest-python-pytest class
  > python3-pint: update recipe to use the ptest-python-pytest class
  > python3-platformdirs: update recipe to use the ptest-python-pytest class
  > python3-polyline: update recipe to use the ptest-python-pytest class
  > python3-portion: update recipe to use the ptest-python-pytest class
  > python3-precise-runner: update recipe to use the ptest-python-pytest class
  > python3-prettytable: update recipe to use the ptest-python-pytest class
  > python3-propcache: update recipe to use the ptest-python-pytest class
  > python3-ptyprocess: update recipe to use the ptest-python-pytest class
  > python3-py-cpuinfo: update recipe to use the ptest-python-pytest class
  > python3-pyasn1-modules: update recipe to use the ptest-python-pytest class
  > python3-pydantic-core: update recipe to use the ptest-python-pytest class
  > python3-pydantic: update recipe to use the ptest-python-pytest class
  > python3-pyroute2: update recipe to use the ptest-python-pytest class
  > xrdp: upgrade 0.9.19 -> 0.9.20
  > audiofile: mark CVE-2020-18781 as patched
  > python3-pyserial: update recipe to use the ptest-python-pytest class
  > python3-pytest-localserver: update recipe to use the ptest-python-pytest class
  > python3-python-multipart: update recipe to use the ptest-python-pytest class
  > python3-pytoml: update recipe to use the ptest-python-pytest class
  > python3-pyyaml-include: update recipe to use the ptest-python-pytest class
  > python3-rapidjson: update recipe to use the ptest-python-pytest class
  > python3-requests-file: update recipe to use the ptest-python-pytest class
  > python3-requests-toolbelt: update recipe to use the ptest-python-pytest class
  > python3-scrypt: update recipe to use the ptest-python-pytest class
  > python3-semver: update recipe to use the ptest-python-pytest class
  > vorbis-tools: patch CVE-2023-43361
  > polkit: dont add mozjs PACKAGECONFIG
  > polkit: update 125 -> 126
  > jansson: fix a symbol clash when building with cmake
  > libde265: switch to cmake buildsystem
  > gphoto2: Fix /usr/bin/gphoto2 runtime error
  > cxxopts: add new recipe
  > yyjson: force build shared library
  > pistache : add initial recipe
  > c-ares: upgrade 1.31.0 -> 1.32.0
  > proftpd: define suffix for CVE version comparison
  > proftpd: upgrade 1.3.8b -> 1.3.8c
  > proftpd: define UPSTREAM_CHECK_GITTAGREGEX
  > polkit: fix permissions of /usr/share/polkit-1/rules.d/ again
  > mariadb: Upgrade to 11.4.4
  > xdg-desktop-portal-gtk: upgrade 1.15.1 -> 1.15.2
  > wpan-tools: upgrade 0.9 -> 0.10
  > thingsboard-gateway: upgrade 3.5.3.1 -> 3.6.3
  > ser2net: upgrade 4.6.2 -> 4.6.3
  > python3-zeroconf: upgrade 0.136.2 -> 0.139.0
  > python3-wrapt: upgrade 1.17.0 -> 1.17.1
  > python3-sqlalchemy: upgrade 2.0.36 -> 2.0.37
  > python3-sh: upgrade 2.1.0 -> 2.2.1
  > python3-pdm: upgrade 2.22.1 -> 2.22.2
  > python3-mlcommons-loadgen: upgrade 5.0.4 -> 5.0.5
  > python3-marshmallow: upgrade 3.24.1 -> 3.25.1
  > python3-gnupg: upgrade 0.5.3 -> 0.5.4
  > python3-flask-marshmallow: upgrade 1.2.1 -> 1.3.0
  > python3-dirty-equals: upgrade 0.8.0 -> 0.9.0
  > python3-cmake: upgrade 3.31.2 -> 3.31.4
  > python3-aniso8601: upgrade 9.0.1 -> 10.0.0
  > pugixml: upgrade 1.14 -> 1.15
  > paho-mqtt-c: upgrade 1.3.13 -> 1.3.14
  > monit: upgrade 5.34.3 -> 5.34.4
  > lldpd: upgrade 1.0.18 -> 1.0.19
  > libserialport: upgrade 0.1.1 -> 0.1.2
  > libdbi-perl: upgrade 1.644 -> 1.646
  > libconfig-general-perl: upgrade 2.65 -> 2.67
  > jsoncons: upgrade 1.0.0 -> 1.1.0
  > iniparser: upgrade 4.2.4 -> 4.2.5
  > gtk-vnc: upgrade 1.3.1 -> 1.4.0
  > doxygen: upgrade 1.13.1 -> 1.13.2
  > ddrescue: upgrade 1.28 -> 1.29
  > ctags: upgrade 6.1.20250105.0 -> 6.1.20250112.0
  > chrony: upgrade 4.5 -> 4.6.1
  > lapack: fix TMPDIR reference in do_package_qa
  > spectre-meltdown-checker: New recipe to check hardware vulnerability
  > etcd-cpp-apiv3: Skip recipe since it does not work with boost >= 1.87
  > python3-pyscaffold: Upgrade 4.5 -> 4.6
  > python3-bandit: Upgrade 1.8.0 -> 1.8.2
  > python3-responses: Upgrade 0.25.3 -> 0.25.5
  > python3-inline-snapshot: Upgrade 0.18.2 -> 0.19.1
  > python3-dbus-fast: Upgrade 2.24.4 -> 2.28.0
  > python3-pydantic: Upgrade 2.10.4 -> 2.10.5
  > c-ares: upgrade 1.30.0 -> 1.31.0
  > vsomeip: Skip building, needs porting to boost >= 1.87
  > websocketpp: Skip recipe, not buildable with boost >= 1.87
  > cpp-netlib: Skip recipe, not buildable with boost >= 1.87
  > cpprest: Skip recipe due to unbuildable dependency websocketpp
  > vsomeip: Upgrade to 3.5.3

* sources/meta-qt6 cc0dd55...775e06d (32):
  > 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
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtwebengine: fix conflicting files with qtpdf
  > qtbase: update patch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtgrpc: add optional dependency to qtdeclarative
  > qtopcua: add opcua tools to sdk
  > squish: update to Squish 8.1.0
  > squish: support styhead
  > Add squish support
  < 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 97d7a6b...880d36b (3):
  > kas: debug-tweaks as IMAGE_FEATURE is removed
  > kas: added the synaptics-killswitch license in comment
  > linux-firmware-rpidistro: Add cyfmac43455-sdio.bin symlink to minimal

* sources/meta-riscv abb4f07...42d2b51 (10):
  > visionfive2: Switch to efi boot
  > recipes-kernel: linux: linux-starfive-dev: Add yocto-kernel-cache for visionfive2
  > recipes-bsp: u-boot-starfive_v2021.10: Remove compatibility with visionfive2
  > visionfive2: Use upstream u-boot
  > visionfive2: unset sbi payload
  > recipes-bsp: opensbi: Use upstream for visionfive2
  > u-boot: Add support for visionfive2
  > opensbi: Set FW_TEXT_START in machine conf
  > conf: machine: include: jh7110-common: Use virtual/bootloader
  > conf: machine: include: riscv-common: Use weaker default for kernel

* sources/meta-swupdate 9a71f94...efd4c20 (12):
  < 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 652714f9...0a2689bd (11):
  > conf/machine: add configuration for Orin Nano SKU 0003
  > meta: switch from virtual/XXX-gcc to  virtual/cross-XXX
  > tegra-helper-scripts: disable initrd-flash USB instance check
  > sbsigntool: update from 0.9.4 to 0.9.5
  > espimage: make image size configurable
  > optee-os: fix buildpaths warning
  > tegra-helper-scripts: let initrd-flash use USB instance for storage check
  > tegra-helper-scripts: fix initrd-flash handling of pre-signed binaries
  > tegra-helper-scripts: restore main files after RCM boot signing
  > tegra-helper-scripts: correct typo in tegra-flash-helper
  > optee-os: make build work in devtool

* sources/meta-ti df20c5b6...8454da05 (4):
  > conf: machine: beaglebone-ai64: Update SPL_BINARY
  > conf: machine: beagleplay*: Update defaults to mainline
  > linux-ti-mainline: Update KERNEL_REPRODUCIBILITY_PATCHES for v6.12
  > linux-ti-mainline: Update to version: v6.12

* sources/meta-variscite-bsp 96a2781...55ec22e (51):
  > 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 2abb0028ba...8a6069e701 (113):
  > cargo-c: Fix build on risv32
  > mpfr: Fix build with glibc 2.41
  > snort3,libdaq: Always use libstdc++
  > clang: Upgrade to 19.1.7
  > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++
  > docs: Add clang to SDK_TOOLCHAIN_LANGS
  > sdks: Add clang toolchain to SDKs
  > rpm: Use gcc to compile always
  > clang: PROVIDE llvm-native and llvm
  > maintainers.inc: Add myself as maintainer for clang family of recipes
  > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable
  > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES
  > spirv-llvm-translator: Add recipe
  > llvm: Delete
  > clang/recipes: Add missing SUMMARY field
  > clang: Migrate clang and related recipes from meta-clang
  > cmake-native.bbclass: Abstraction to use cmake with native toolchains
  > clang-native.bbclass: Abstraction to enable clang as native compiler
  > scan-build.bbclass: Add class to enable clang static analyser
  > nonscanable.inc: Includes recipes which can not be used with clang-scan
  > nonclangable.inc: Add recipe which can not be built with clang
  > clang.inc: Global settings for clang toolchain
  > strace: Ignore running strace ptests image on musl
  > valgrind: Drop patch regressing fdleak_cmsg test
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > build-appliance-image: Update to master head revision
  > rust-common: add LDFLAGS to 'build-rust-cc' wrapper
  > cmake: upgrade 3.31.3 -> 3.31.4
  > systemd: Remove /var/log/README using a patch
  > linux-firmware: split amdgpu firmwares in separate packages
  > linux-firmware: split ath11k firmwares in separate packages
  > linux-firmware: split ath10k firmwares in separate packages
  > create-spdx: support line numbers
  > ofono: patch CVE-2024-7540, CVE-2024-7541, CVE-2024-7542
  > files: overlayfs-create-dirs: Improve mount unit dependency
  > man-db: fix broken requirement for flex
  > python3-numpy: upgrade 2.2.1 -> 2.2.2
  > gcc-sanitizers.inc: Workaround for aarch64
  > selftest/virgl: add a link to RHEL merge request to address the missing vgem module
  > tcl8: add a patch to address Y2038 issues (tcl 9.x doesn't need it)
  > tcl: disable 'zipfs' feature
  > bitbake: tests/fetch: Fix git shallow test failure with git >= 2.48
  > u-boot: kernel-fitimage: Fix dependency loop if UBOOT_SIGN_ENABLE and UBOOT_ENV enabled
  > gcc: make include poisoning fatal again in gcc/g++
  > oeqa/poisoning: fix gcc include poisoning test
  > python3-cffi: Add missing pkgconfig dependency
  > base: Switch virtual/cross-XXX to be under recipe specific providers
  > classes/recipes: Switch virtual/XXX-gcc to virtual/cross-cc (and c++/binutils)
  > bitbake: parse/ast: Add support for BB_RECIPE_VIRTUAL_PROVIDERS
  > kernel-yocto: make kernel commits reproducible
  > fmt: fix build with GCC 9.4
  > linux-firmware: upgrade 20241210 -> 20250109
  > image.bbclass: enable systemd user services
  > systemd.bbclass: support user units in postinst and prerm hooks
  > systemd.bbclass: update postinst and prerm hooks
  > systemd.bbclass: properly handle user units in systemd_create_presets
  > systemd.bbclass: introduce systemd_service_searchpaths()
  > systemd.bbclass: factor out service lookup logic into separate function
  > systemd.bbclass: add ${sysconfdir}/systemd/user to search path
  > systemd-systemctl: add support for --global flag
  > eudev: backport patch to fix udevd hanging while trying to access /dev/urandom
  > test-manual/reproducible-builds: fix reproducible links
  > Update autobuilder URLs to valkyrie
  > migration-guides: add release notes for 5.0.6
  > release-notes-5.2: cover devtool modify --debug-build
  > sdk-manual: extensible.rst: remove confusing post-install-logging
  > sdk-manual: extensible.rst: update devtool ide-sdk
  > migration-guides: systemd.bbclass do not add Also services for 5.2
  > uboot-extlinux-config.bbclass: invalidate do_create_extlinux_config on changes to UBOOT_EXTLINUX_FDTOVERLAYS:x
  > rsync: upgrade 3.3.0 -> 3.4.1
  > grub-efi-cfg: Add GRUB_TITLE for custom GRUB titles
  > dbus: update 1.14.10 -> 1.16.0
  > piglit: Upgrade to latest revision
  > autoconf: rename autotools_aclocals and only run in do_configure
  > libtool: remove obsolete ACLOCALEXTRAPATH
  > autotools: clean up aclocal/ search path assignments
  > libsecret: update patch Upstream-Status
  > devtool: ide-sdk remove the plugin from eSDK installer
  > devtool: build-sdk remove unused imports
  > libxkbcommon: replace locale dependecy from RDEPENDS to RRECOMMENDS
  > lttng-tools: disable patching our libtool.m4
  > classes/logging: Added the bbverbnote command to the logging set
  > lib: spdx: Upgrade to final 3.0.1 release
  > rust: increase test timeout again
  > ofono: fix CVE-2024-7539
  > openssl: remove obsolete CVE version suffix
  > gcc: poison-system-directories patch updated for missing paths
  > devtool: remove unused 'config' param from '_create_workspace' method
  > devtool: misc cleanups
  > devtool: un-globalize 'plugins' variable
  > devtool: un-globalize 'config' variable
  > devtool: un-globalize 'context' variable and convert it to a dataclass
  > devtool: un-globalize 'workspace' variable
  > devtool: un-globalize the 'basepath' variable
  > procps: update 4.0.4 -> 4.0.5
  > systemd: PACKAGECONFIG mountfsd and nsresourced
  > pulseaudio: fix webrtc audio depdency
  > sysvinit: update 3.11 -> 3.13
  > udev-extraconf: Allow FAT mount group to be specified
  > selftest/reproducible: Print error context on failure
  > selftest/reproducible: Print full log path on failure
  > classes/ptest-python-pytest: simplify python ptest file overriding
  > oeqa/selftest/sstatetests: Cover aarch64 SDKMACHINE in tests
  > rust: Upgrade 1.80.1->1.81.0
  > rust: Fix for duplicate libstd.so
  > rust-target-config: Update the data layout for x86 , ppc , riscv64 , aarch64 and loongaarch64 targets.
  > bitbake: data_smart: fix ??= operator for variable flags
  > bitbake: tests/parse: add test for ?= and ??= operators for variable flags
  > bitbake: bb/fetch2/__init__.py: remove a DeprecationWarning in uri_replace()

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

* sources/meta-arm 0905953a...db933d55 (3):
  > trusted-firmware-a: fix mbedtls license checksum
  > edk2-firmware: fix PlatformStandaloneMmRpmb.dsc build
  > arm-bsp/recipes-security: Add protobuf interface to crypto-sp in corstone1000

* sources/meta-clang 03f5785...968c690 (8):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > recipes: Update to match OE-Core virtual/cross-* changes
  > lttng-ust: Link with libatomic on 32bit x86
  > clang: Upgrade to 19.1.7
  > boost: Use -no-integrated-as for arm

* sources/meta-freescale 9dc9f18d...a6cd9135 (14):
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2077 from YoeDistro/yoe/mut
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2068 from nxp-upstream/imxmali
  > Merge pull request #2075 from limeng-linux/master
  > Merge pull request #2073 from lms-ts/master
  > Merge pull request #2061 from nxp-upstream/qoriq-q4
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2069 from nxp-upstream/Upgrade-gstreamer-to-LF6.6.52_2.0.0
  > Merge pull request #2053 from nxp-upstream/imx-6.6.52-2.0.0
  > Merge pull request #2060 from pasweistorz/avoid-unnecessary-dtb-files
  > treewide: Remove all references to SRC_URI[md5sum] hashes

* sources/meta-freescale-3rdparty 774ca54...45c4762 (2):
  > Auto-update LICENSE file with current recipe licenses
  > treewide: Remove all references to SRC_URI[md5sum] hashes

* sources/meta-intel b0fe7e45...c7c7dfac (3):
  > intel-compute-runtime : upgrade 24.26.30049.6 -> 24.39.31294.12
  > intel-graphics-compiler : upgrade 1.0.17193.4 -> 1.0.17791.18
  > level-zero: upgrade 1.15.8 -> 1.17.42

* sources/meta-odroid 4786bdb...2f18a9b (1):
  > u-boot: Rename bbappend to 2025 release

* sources/meta-openembedded fa1ebe8c80...1de873734a (155):
  > DO NOT MERGE: Add Github actions CI workflow
  > ntp: Cache snprintf/vsnprintf C99'ness checks
  > tigervnc: Replace using --system-acdir with --aclocal-path
  > php: Drop references to ACLOCALDIR
  > ncftp: Replace references to ACLOCALEXTRAPATH
  > syslog-ng: Remove references to ACLOCALEXTRAPATH
  > nativesdk-pistache: dependency with brotli
  > pkcs11-provider: Upgrade 0.5 -> 0.6
  > hiawatha: upgrade 10.12 -> 11.0
  > python3-cachetools: Upgrade 5.5.0 -> 5.5.1
  > python3-networkx: Upgrade 3.1 -> 3.4.2
  > python3-zeroconf: Upgrade 0.140.1 -> 0.141.0
  > python3-snagboot: Upgrade 2.0 -> 2.1
  > python3-imageio: Upgrade 2.36.1 -> 2.37.0
  > nodejs: upgrade 22.12.0 -> 22.13.1
  > gnome-control-center: update 47.2 -> 47.3
  > gnome-shell: update 47.2 -> 47.3
  > ndctl: fix building documentation
  > ndctl: fix compiling without including tests
  > python3-tox: Upgrade 4.23.2 -> 4.24.1
  > python3-aioresponses: Upgrade 0.7.7 -> 0.7.8
  > python3-filelock: Upgrade 3.16.1 -> 3.17.0
  > dbus-cxx: fix typo in PACKAGECONFIG
  > iwd: update 3.2 -> 3.3
  > pistache: fix package config dependencies
  > cpp-netlib: Make SKIP_RECIPE weak
  > lapack: upgrade to latest 3.12.1
  > lapack: fix buildpaths in ptest also when CBLAS is enabled
  > lapack: add PACKAGECONFIG for cblas
  > dlt-daemon: make DLT_WatchdogSec configurable
  > cbindgen: update 0.27.0 -> 0.28.0
  > crash: fix crash cannot work with kaslr
  > toybox: upgrade 0.8.11 -> 0.8.12
  > python3-zeroconf: upgrade 0.139.0 -> 0.140.1
  > python3-web3: upgrade 7.6.1 -> 7.7.0
  > python3-virtualenv: upgrade 20.28.1 -> 20.29.1
  > python3-twitter: upgrade 4.14.0 -> 4.15.0
  > python3-smpplib: upgrade 2.2.3 -> 2.2.4
  > python3-semver: upgrade 3.0.2 -> 3.0.3
  > python3-robotframework: upgrade 7.1.1 -> 7.2
  > python3-responses: upgrade 0.25.5 -> 0.25.6
  > python3-psycopg: upgrade 3.2.3 -> 3.2.4
  > python3-jdatetime: upgrade 5.0.0 -> 5.1.0
  > python3-inline-snapshot: upgrade 0.19.1 -> 0.19.3
  > python3-hexbytes: upgrade 1.2.1 -> 1.3.0
  > python3-eth-abi: upgrade 5.1.0 -> 5.2.0
  > python3-dbus-fast: upgrade 2.28.0 -> 2.30.2
  > python3-cmd2: upgrade 2.5.8 -> 2.5.9
  > python3-cloudpickle: upgrade 3.1.0 -> 3.1.1
  > python3-cantools: upgrade 40.0.0 -> 40.1.1
  > pocketpy: upgrade 2.0.4 -> 2.0.5
  > openvpn: upgrade 2.6.12 -> 2.6.13
  > opensc: upgrade 0.26.0 -> 0.26.1
  > mutter: upgrade 47.3 -> 47.4
  > lvm2: update 2.03.29 -> 2.03.30
  > libtoml11: upgrade 4.2.0 -> 4.3.0
  > libgee: upgrade 0.20.6 -> 0.20.8
  > iotop: upgrade 1.26 -> 1.27
  > freeipmi: update 1.6.14 -> 1.6.15
  > dialog: upgrade 1.3-20240619 -> 1.3-20250116
  > cxxopts: upgrade 3.2.0 -> 3.2.1
  > ctags: upgrade 6.1.20250112.0 -> 6.1.20250119.0
  > php: Define ACLOCALDIR
  > poppler: upgrade 24.12.0 -> 25.01.0
  > yasm: update to latest git revision
  > c-ares: upgrade 1.32.2 -> 1.32.3
  > c-ares: upgrade 1.32.1 -> 1.32.2
  > c-ares: upgrade 1.32.0 -> 1.32.1
  > mozjs-115: remove recipe
  > python3-pillow: update recipe to use the ptest-python-pytest class
  > python3-pint: update recipe to use the ptest-python-pytest class
  > python3-platformdirs: update recipe to use the ptest-python-pytest class
  > python3-polyline: update recipe to use the ptest-python-pytest class
  > python3-portion: update recipe to use the ptest-python-pytest class
  > python3-precise-runner: update recipe to use the ptest-python-pytest class
  > python3-prettytable: update recipe to use the ptest-python-pytest class
  > python3-propcache: update recipe to use the ptest-python-pytest class
  > python3-ptyprocess: update recipe to use the ptest-python-pytest class
  > python3-py-cpuinfo: update recipe to use the ptest-python-pytest class
  > python3-pyasn1-modules: update recipe to use the ptest-python-pytest class
  > python3-pydantic-core: update recipe to use the ptest-python-pytest class
  > python3-pydantic: update recipe to use the ptest-python-pytest class
  > python3-pyroute2: update recipe to use the ptest-python-pytest class
  > xrdp: upgrade 0.9.19 -> 0.9.20
  > audiofile: mark CVE-2020-18781 as patched
  > python3-pyserial: update recipe to use the ptest-python-pytest class
  > python3-pytest-localserver: update recipe to use the ptest-python-pytest class
  > python3-python-multipart: update recipe to use the ptest-python-pytest class
  > python3-pytoml: update recipe to use the ptest-python-pytest class
  > python3-pyyaml-include: update recipe to use the ptest-python-pytest class
  > python3-rapidjson: update recipe to use the ptest-python-pytest class
  > python3-requests-file: update recipe to use the ptest-python-pytest class
  > python3-requests-toolbelt: update recipe to use the ptest-python-pytest class
  > python3-scrypt: update recipe to use the ptest-python-pytest class
  > python3-semver: update recipe to use the ptest-python-pytest class
  > vorbis-tools: patch CVE-2023-43361
  > polkit: dont add mozjs PACKAGECONFIG
  > polkit: update 125 -> 126
  > jansson: fix a symbol clash when building with cmake
  > libde265: switch to cmake buildsystem
  > gphoto2: Fix /usr/bin/gphoto2 runtime error
  > cxxopts: add new recipe
  > yyjson: force build shared library
  > pistache : add initial recipe
  > c-ares: upgrade 1.31.0 -> 1.32.0
  > proftpd: define suffix for CVE version comparison
  > proftpd: upgrade 1.3.8b -> 1.3.8c
  > proftpd: define UPSTREAM_CHECK_GITTAGREGEX
  > polkit: fix permissions of /usr/share/polkit-1/rules.d/ again
  > mariadb: Upgrade to 11.4.4
  > xdg-desktop-portal-gtk: upgrade 1.15.1 -> 1.15.2
  > wpan-tools: upgrade 0.9 -> 0.10
  > thingsboard-gateway: upgrade 3.5.3.1 -> 3.6.3
  > ser2net: upgrade 4.6.2 -> 4.6.3
  > python3-zeroconf: upgrade 0.136.2 -> 0.139.0
  > python3-wrapt: upgrade 1.17.0 -> 1.17.1
  > python3-sqlalchemy: upgrade 2.0.36 -> 2.0.37
  > python3-sh: upgrade 2.1.0 -> 2.2.1
  > python3-pdm: upgrade 2.22.1 -> 2.22.2
  > python3-mlcommons-loadgen: upgrade 5.0.4 -> 5.0.5
  > python3-marshmallow: upgrade 3.24.1 -> 3.25.1
  > python3-gnupg: upgrade 0.5.3 -> 0.5.4
  > python3-flask-marshmallow: upgrade 1.2.1 -> 1.3.0
  > python3-dirty-equals: upgrade 0.8.0 -> 0.9.0
  > python3-cmake: upgrade 3.31.2 -> 3.31.4
  > python3-aniso8601: upgrade 9.0.1 -> 10.0.0
  > pugixml: upgrade 1.14 -> 1.15
  > paho-mqtt-c: upgrade 1.3.13 -> 1.3.14
  > monit: upgrade 5.34.3 -> 5.34.4
  > lldpd: upgrade 1.0.18 -> 1.0.19
  > libserialport: upgrade 0.1.1 -> 0.1.2
  > libdbi-perl: upgrade 1.644 -> 1.646
  > libconfig-general-perl: upgrade 2.65 -> 2.67
  > jsoncons: upgrade 1.0.0 -> 1.1.0
  > iniparser: upgrade 4.2.4 -> 4.2.5
  > gtk-vnc: upgrade 1.3.1 -> 1.4.0
  > doxygen: upgrade 1.13.1 -> 1.13.2
  > ddrescue: upgrade 1.28 -> 1.29
  > ctags: upgrade 6.1.20250105.0 -> 6.1.20250112.0
  > chrony: upgrade 4.5 -> 4.6.1
  > lapack: fix TMPDIR reference in do_package_qa
  > spectre-meltdown-checker: New recipe to check hardware vulnerability
  > etcd-cpp-apiv3: Skip recipe since it does not work with boost >= 1.87
  > python3-pyscaffold: Upgrade 4.5 -> 4.6
  > python3-bandit: Upgrade 1.8.0 -> 1.8.2
  > python3-responses: Upgrade 0.25.3 -> 0.25.5
  > python3-inline-snapshot: Upgrade 0.18.2 -> 0.19.1
  > python3-dbus-fast: Upgrade 2.24.4 -> 2.28.0
  > python3-pydantic: Upgrade 2.10.4 -> 2.10.5
  > c-ares: upgrade 1.30.0 -> 1.31.0
  > vsomeip: Skip building, needs porting to boost >= 1.87
  > websocketpp: Skip recipe, not buildable with boost >= 1.87
  > cpp-netlib: Skip recipe, not buildable with boost >= 1.87
  > cpprest: Skip recipe due to unbuildable dependency websocketpp
  > vsomeip: Upgrade to 3.5.3

* sources/meta-qt6 cc0dd55...775e06d (32):
  > 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
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtwebengine: fix conflicting files with qtpdf
  > qtbase: update patch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtgrpc: add optional dependency to qtdeclarative
  > qtopcua: add opcua tools to sdk
  > squish: update to Squish 8.1.0
  > squish: support styhead
  > Add squish support
  < 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 97d7a6b...880d36b (3):
  > kas: debug-tweaks as IMAGE_FEATURE is removed
  > kas: added the synaptics-killswitch license in comment
  > linux-firmware-rpidistro: Add cyfmac43455-sdio.bin symlink to minimal

* sources/meta-riscv abb4f07...42d2b51 (10):
  > visionfive2: Switch to efi boot
  > recipes-kernel: linux: linux-starfive-dev: Add yocto-kernel-cache for visionfive2
  > recipes-bsp: u-boot-starfive_v2021.10: Remove compatibility with visionfive2
  > visionfive2: Use upstream u-boot
  > visionfive2: unset sbi payload
  > recipes-bsp: opensbi: Use upstream for visionfive2
  > u-boot: Add support for visionfive2
  > opensbi: Set FW_TEXT_START in machine conf
  > conf: machine: include: jh7110-common: Use virtual/bootloader
  > conf: machine: include: riscv-common: Use weaker default for kernel

* sources/meta-swupdate 9a71f94...efd4c20 (12):
  < 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 652714f9...0a2689bd (11):
  > conf/machine: add configuration for Orin Nano SKU 0003
  > meta: switch from virtual/XXX-gcc to  virtual/cross-XXX
  > tegra-helper-scripts: disable initrd-flash USB instance check
  > sbsigntool: update from 0.9.4 to 0.9.5
  > espimage: make image size configurable
  > optee-os: fix buildpaths warning
  > tegra-helper-scripts: let initrd-flash use USB instance for storage check
  > tegra-helper-scripts: fix initrd-flash handling of pre-signed binaries
  > tegra-helper-scripts: restore main files after RCM boot signing
  > tegra-helper-scripts: correct typo in tegra-flash-helper
  > optee-os: make build work in devtool

* sources/meta-ti df20c5b6...8454da05 (4):
  > conf: machine: beaglebone-ai64: Update SPL_BINARY
  > conf: machine: beagleplay*: Update defaults to mainline
  > linux-ti-mainline: Update KERNEL_REPRODUCIBILITY_PATCHES for v6.12
  > linux-ti-mainline: Update to version: v6.12

* sources/meta-variscite-bsp 96a2781...55ec22e (51):
  > 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 2abb0028ba...01cc3d1eb1 (114):
  > binutils: Upgrade to 2.44 release
  > cargo-c: Fix build on risv32
  > mpfr: Fix build with glibc 2.41
  > snort3,libdaq: Always use libstdc++
  > clang: Upgrade to 19.1.7
  > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++
  > docs: Add clang to SDK_TOOLCHAIN_LANGS
  > sdks: Add clang toolchain to SDKs
  > rpm: Use gcc to compile always
  > clang: PROVIDE llvm-native and llvm
  > maintainers.inc: Add myself as maintainer for clang family of recipes
  > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable
  > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES
  > spirv-llvm-translator: Add recipe
  > llvm: Delete
  > clang/recipes: Add missing SUMMARY field
  > clang: Migrate clang and related recipes from meta-clang
  > cmake-native.bbclass: Abstraction to use cmake with native toolchains
  > clang-native.bbclass: Abstraction to enable clang as native compiler
  > scan-build.bbclass: Add class to enable clang static analyser
  > nonscanable.inc: Includes recipes which can not be used with clang-scan
  > nonclangable.inc: Add recipe which can not be built with clang
  > clang.inc: Global settings for clang toolchain
  > strace: Ignore running strace ptests image on musl
  > valgrind: Drop patch regressing fdleak_cmsg test
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > build-appliance-image: Update to master head revision
  > rust-common: add LDFLAGS to 'build-rust-cc' wrapper
  > cmake: upgrade 3.31.3 -> 3.31.4
  > systemd: Remove /var/log/README using a patch
  > linux-firmware: split amdgpu firmwares in separate packages
  > linux-firmware: split ath11k firmwares in separate packages
  > linux-firmware: split ath10k firmwares in separate packages
  > create-spdx: support line numbers
  > ofono: patch CVE-2024-7540, CVE-2024-7541, CVE-2024-7542
  > files: overlayfs-create-dirs: Improve mount unit dependency
  > man-db: fix broken requirement for flex
  > python3-numpy: upgrade 2.2.1 -> 2.2.2
  > gcc-sanitizers.inc: Workaround for aarch64
  > selftest/virgl: add a link to RHEL merge request to address the missing vgem module
  > tcl8: add a patch to address Y2038 issues (tcl 9.x doesn't need it)
  > tcl: disable 'zipfs' feature
  > bitbake: tests/fetch: Fix git shallow test failure with git >= 2.48
  > u-boot: kernel-fitimage: Fix dependency loop if UBOOT_SIGN_ENABLE and UBOOT_ENV enabled
  > gcc: make include poisoning fatal again in gcc/g++
  > oeqa/poisoning: fix gcc include poisoning test
  > python3-cffi: Add missing pkgconfig dependency
  > base: Switch virtual/cross-XXX to be under recipe specific providers
  > classes/recipes: Switch virtual/XXX-gcc to virtual/cross-cc (and c++/binutils)
  > bitbake: parse/ast: Add support for BB_RECIPE_VIRTUAL_PROVIDERS
  > kernel-yocto: make kernel commits reproducible
  > fmt: fix build with GCC 9.4
  > linux-firmware: upgrade 20241210 -> 20250109
  > image.bbclass: enable systemd user services
  > systemd.bbclass: support user units in postinst and prerm hooks
  > systemd.bbclass: update postinst and prerm hooks
  > systemd.bbclass: properly handle user units in systemd_create_presets
  > systemd.bbclass: introduce systemd_service_searchpaths()
  > systemd.bbclass: factor out service lookup logic into separate function
  > systemd.bbclass: add ${sysconfdir}/systemd/user to search path
  > systemd-systemctl: add support for --global flag
  > eudev: backport patch to fix udevd hanging while trying to access /dev/urandom
  > test-manual/reproducible-builds: fix reproducible links
  > Update autobuilder URLs to valkyrie
  > migration-guides: add release notes for 5.0.6
  > release-notes-5.2: cover devtool modify --debug-build
  > sdk-manual: extensible.rst: remove confusing post-install-logging
  > sdk-manual: extensible.rst: update devtool ide-sdk
  > migration-guides: systemd.bbclass do not add Also services for 5.2
  > uboot-extlinux-config.bbclass: invalidate do_create_extlinux_config on changes to UBOOT_EXTLINUX_FDTOVERLAYS:x
  > rsync: upgrade 3.3.0 -> 3.4.1
  > grub-efi-cfg: Add GRUB_TITLE for custom GRUB titles
  > dbus: update 1.14.10 -> 1.16.0
  > piglit: Upgrade to latest revision
  > autoconf: rename autotools_aclocals and only run in do_configure
  > libtool: remove obsolete ACLOCALEXTRAPATH
  > autotools: clean up aclocal/ search path assignments
  > libsecret: update patch Upstream-Status
  > devtool: ide-sdk remove the plugin from eSDK installer
  > devtool: build-sdk remove unused imports
  > libxkbcommon: replace locale dependecy from RDEPENDS to RRECOMMENDS
  > lttng-tools: disable patching our libtool.m4
  > classes/logging: Added the bbverbnote command to the logging set
  > lib: spdx: Upgrade to final 3.0.1 release
  > rust: increase test timeout again
  > ofono: fix CVE-2024-7539
  > openssl: remove obsolete CVE version suffix
  > gcc: poison-system-directories patch updated for missing paths
  > devtool: remove unused 'config' param from '_create_workspace' method
  > devtool: misc cleanups
  > devtool: un-globalize 'plugins' variable
  > devtool: un-globalize 'config' variable
  > devtool: un-globalize 'context' variable and convert it to a dataclass
  > devtool: un-globalize 'workspace' variable
  > devtool: un-globalize the 'basepath' variable
  > procps: update 4.0.4 -> 4.0.5
  > systemd: PACKAGECONFIG mountfsd and nsresourced
  > pulseaudio: fix webrtc audio depdency
  > sysvinit: update 3.11 -> 3.13
  > udev-extraconf: Allow FAT mount group to be specified
  > selftest/reproducible: Print error context on failure
  > selftest/reproducible: Print full log path on failure
  > classes/ptest-python-pytest: simplify python ptest file overriding
  > oeqa/selftest/sstatetests: Cover aarch64 SDKMACHINE in tests
  > rust: Upgrade 1.80.1->1.81.0
  > rust: Fix for duplicate libstd.so
  > rust-target-config: Update the data layout for x86 , ppc , riscv64 , aarch64 and loongaarch64 targets.
  > bitbake: data_smart: fix ??= operator for variable flags
  > bitbake: tests/parse: add test for ?= and ??= operators for variable flags
  > bitbake: bb/fetch2/__init__.py: remove a DeprecationWarning in uri_replace()

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

* sources/meta-arm 0905953a...db933d55 (3):
  > trusted-firmware-a: fix mbedtls license checksum
  > edk2-firmware: fix PlatformStandaloneMmRpmb.dsc build
  > arm-bsp/recipes-security: Add protobuf interface to crypto-sp in corstone1000

* sources/meta-clang 03f5785...968c690 (8):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > recipes: Update to match OE-Core virtual/cross-* changes
  > lttng-ust: Link with libatomic on 32bit x86
  > clang: Upgrade to 19.1.7
  > boost: Use -no-integrated-as for arm

* sources/meta-freescale 9dc9f18d...a6cd9135 (14):
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2077 from YoeDistro/yoe/mut
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2068 from nxp-upstream/imxmali
  > Merge pull request #2075 from limeng-linux/master
  > Merge pull request #2073 from lms-ts/master
  > Merge pull request #2061 from nxp-upstream/qoriq-q4
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2069 from nxp-upstream/Upgrade-gstreamer-to-LF6.6.52_2.0.0
  > Merge pull request #2053 from nxp-upstream/imx-6.6.52-2.0.0
  > Merge pull request #2060 from pasweistorz/avoid-unnecessary-dtb-files
  > treewide: Remove all references to SRC_URI[md5sum] hashes

* sources/meta-freescale-3rdparty 774ca54...45c4762 (2):
  > Auto-update LICENSE file with current recipe licenses
  > treewide: Remove all references to SRC_URI[md5sum] hashes

* sources/meta-intel b0fe7e45...c7c7dfac (3):
  > intel-compute-runtime : upgrade 24.26.30049.6 -> 24.39.31294.12
  > intel-graphics-compiler : upgrade 1.0.17193.4 -> 1.0.17791.18
  > level-zero: upgrade 1.15.8 -> 1.17.42

* sources/meta-odroid 4786bdb...2f18a9b (1):
  > u-boot: Rename bbappend to 2025 release

* sources/meta-openembedded fa1ebe8c80...e5c216b431 (157):
  > DO NOT MERGE: Add Github actions CI workflow
  > python3-portion: Fix test_doc.py ptest
  > smarty: update 4.5.5 -> 5.4.2
  > redis: upgrade 7.2.6 -> 7.2.7
  > ntp: Cache snprintf/vsnprintf C99'ness checks
  > tigervnc: Replace using --system-acdir with --aclocal-path
  > php: Drop references to ACLOCALDIR
  > ncftp: Replace references to ACLOCALEXTRAPATH
  > syslog-ng: Remove references to ACLOCALEXTRAPATH
  > nativesdk-pistache: dependency with brotli
  > pkcs11-provider: Upgrade 0.5 -> 0.6
  > hiawatha: upgrade 10.12 -> 11.0
  > python3-cachetools: Upgrade 5.5.0 -> 5.5.1
  > python3-networkx: Upgrade 3.1 -> 3.4.2
  > python3-zeroconf: Upgrade 0.140.1 -> 0.141.0
  > python3-snagboot: Upgrade 2.0 -> 2.1
  > python3-imageio: Upgrade 2.36.1 -> 2.37.0
  > nodejs: upgrade 22.12.0 -> 22.13.1
  > gnome-control-center: update 47.2 -> 47.3
  > gnome-shell: update 47.2 -> 47.3
  > ndctl: fix building documentation
  > ndctl: fix compiling without including tests
  > python3-tox: Upgrade 4.23.2 -> 4.24.1
  > python3-aioresponses: Upgrade 0.7.7 -> 0.7.8
  > python3-filelock: Upgrade 3.16.1 -> 3.17.0
  > dbus-cxx: fix typo in PACKAGECONFIG
  > iwd: update 3.2 -> 3.3
  > pistache: fix package config dependencies
  > cpp-netlib: Make SKIP_RECIPE weak
  > lapack: upgrade to latest 3.12.1
  > lapack: fix buildpaths in ptest also when CBLAS is enabled
  > lapack: add PACKAGECONFIG for cblas
  > dlt-daemon: make DLT_WatchdogSec configurable
  > cbindgen: update 0.27.0 -> 0.28.0
  > crash: fix crash cannot work with kaslr
  > toybox: upgrade 0.8.11 -> 0.8.12
  > python3-zeroconf: upgrade 0.139.0 -> 0.140.1
  > python3-web3: upgrade 7.6.1 -> 7.7.0
  > python3-virtualenv: upgrade 20.28.1 -> 20.29.1
  > python3-twitter: upgrade 4.14.0 -> 4.15.0
  > python3-smpplib: upgrade 2.2.3 -> 2.2.4
  > python3-robotframework: upgrade 7.1.1 -> 7.2
  > python3-responses: upgrade 0.25.5 -> 0.25.6
  > python3-psycopg: upgrade 3.2.3 -> 3.2.4
  > python3-jdatetime: upgrade 5.0.0 -> 5.1.0
  > python3-inline-snapshot: upgrade 0.19.1 -> 0.19.3
  > python3-hexbytes: upgrade 1.2.1 -> 1.3.0
  > python3-eth-abi: upgrade 5.1.0 -> 5.2.0
  > python3-dbus-fast: upgrade 2.28.0 -> 2.30.2
  > python3-cmd2: upgrade 2.5.8 -> 2.5.9
  > python3-cloudpickle: upgrade 3.1.0 -> 3.1.1
  > python3-cantools: upgrade 40.0.0 -> 40.1.1
  > pocketpy: upgrade 2.0.4 -> 2.0.5
  > openvpn: upgrade 2.6.12 -> 2.6.13
  > opensc: upgrade 0.26.0 -> 0.26.1
  > mutter: upgrade 47.3 -> 47.4
  > lvm2: update 2.03.29 -> 2.03.30
  > libtoml11: upgrade 4.2.0 -> 4.3.0
  > libgee: upgrade 0.20.6 -> 0.20.8
  > iotop: upgrade 1.26 -> 1.27
  > freeipmi: update 1.6.14 -> 1.6.15
  > dialog: upgrade 1.3-20240619 -> 1.3-20250116
  > cxxopts: upgrade 3.2.0 -> 3.2.1
  > ctags: upgrade 6.1.20250112.0 -> 6.1.20250119.0
  > php: Define ACLOCALDIR
  > poppler: upgrade 24.12.0 -> 25.01.0
  > yasm: update to latest git revision
  > c-ares: upgrade 1.32.2 -> 1.32.3
  > c-ares: upgrade 1.32.1 -> 1.32.2
  > c-ares: upgrade 1.32.0 -> 1.32.1
  > mozjs-115: remove recipe
  > python3-pillow: update recipe to use the ptest-python-pytest class
  > python3-pint: update recipe to use the ptest-python-pytest class
  > python3-platformdirs: update recipe to use the ptest-python-pytest class
  > python3-polyline: update recipe to use the ptest-python-pytest class
  > python3-portion: update recipe to use the ptest-python-pytest class
  > python3-precise-runner: update recipe to use the ptest-python-pytest class
  > python3-prettytable: update recipe to use the ptest-python-pytest class
  > python3-propcache: update recipe to use the ptest-python-pytest class
  > python3-ptyprocess: update recipe to use the ptest-python-pytest class
  > python3-py-cpuinfo: update recipe to use the ptest-python-pytest class
  > python3-pyasn1-modules: update recipe to use the ptest-python-pytest class
  > python3-pydantic-core: update recipe to use the ptest-python-pytest class
  > python3-pydantic: update recipe to use the ptest-python-pytest class
  > python3-pyroute2: update recipe to use the ptest-python-pytest class
  > xrdp: upgrade 0.9.19 -> 0.9.20
  > audiofile: mark CVE-2020-18781 as patched
  > python3-pyserial: update recipe to use the ptest-python-pytest class
  > python3-pytest-localserver: update recipe to use the ptest-python-pytest class
  > python3-python-multipart: update recipe to use the ptest-python-pytest class
  > python3-pytoml: update recipe to use the ptest-python-pytest class
  > python3-pyyaml-include: update recipe to use the ptest-python-pytest class
  > python3-rapidjson: update recipe to use the ptest-python-pytest class
  > python3-requests-file: update recipe to use the ptest-python-pytest class
  > python3-requests-toolbelt: update recipe to use the ptest-python-pytest class
  > python3-scrypt: update recipe to use the ptest-python-pytest class
  > python3-semver: update recipe to use the ptest-python-pytest class
  > vorbis-tools: patch CVE-2023-43361
  > polkit: dont add mozjs PACKAGECONFIG
  > polkit: update 125 -> 126
  > jansson: fix a symbol clash when building with cmake
  > libde265: switch to cmake buildsystem
  > gphoto2: Fix /usr/bin/gphoto2 runtime error
  > cxxopts: add new recipe
  > yyjson: force build shared library
  > pistache : add initial recipe
  > c-ares: upgrade 1.31.0 -> 1.32.0
  > proftpd: define suffix for CVE version comparison
  > proftpd: upgrade 1.3.8b -> 1.3.8c
  > proftpd: define UPSTREAM_CHECK_GITTAGREGEX
  > polkit: fix permissions of /usr/share/polkit-1/rules.d/ again
  > mariadb: Upgrade to 11.4.4
  > xdg-desktop-portal-gtk: upgrade 1.15.1 -> 1.15.2
  > wpan-tools: upgrade 0.9 -> 0.10
  > thingsboard-gateway: upgrade 3.5.3.1 -> 3.6.3
  > ser2net: upgrade 4.6.2 -> 4.6.3
  > python3-zeroconf: upgrade 0.136.2 -> 0.139.0
  > python3-wrapt: upgrade 1.17.0 -> 1.17.1
  > python3-sqlalchemy: upgrade 2.0.36 -> 2.0.37
  > python3-sh: upgrade 2.1.0 -> 2.2.1
  > python3-pdm: upgrade 2.22.1 -> 2.22.2
  > python3-mlcommons-loadgen: upgrade 5.0.4 -> 5.0.5
  > python3-marshmallow: upgrade 3.24.1 -> 3.25.1
  > python3-gnupg: upgrade 0.5.3 -> 0.5.4
  > python3-flask-marshmallow: upgrade 1.2.1 -> 1.3.0
  > python3-dirty-equals: upgrade 0.8.0 -> 0.9.0
  > python3-cmake: upgrade 3.31.2 -> 3.31.4
  > python3-aniso8601: upgrade 9.0.1 -> 10.0.0
  > pugixml: upgrade 1.14 -> 1.15
  > paho-mqtt-c: upgrade 1.3.13 -> 1.3.14
  > monit: upgrade 5.34.3 -> 5.34.4
  > lldpd: upgrade 1.0.18 -> 1.0.19
  > libserialport: upgrade 0.1.1 -> 0.1.2
  > libdbi-perl: upgrade 1.644 -> 1.646
  > libconfig-general-perl: upgrade 2.65 -> 2.67
  > jsoncons: upgrade 1.0.0 -> 1.1.0
  > iniparser: upgrade 4.2.4 -> 4.2.5
  > gtk-vnc: upgrade 1.3.1 -> 1.4.0
  > doxygen: upgrade 1.13.1 -> 1.13.2
  > ddrescue: upgrade 1.28 -> 1.29
  > ctags: upgrade 6.1.20250105.0 -> 6.1.20250112.0
  > chrony: upgrade 4.5 -> 4.6.1
  > lapack: fix TMPDIR reference in do_package_qa
  > spectre-meltdown-checker: New recipe to check hardware vulnerability
  > etcd-cpp-apiv3: Skip recipe since it does not work with boost >= 1.87
  > python3-pyscaffold: Upgrade 4.5 -> 4.6
  > python3-bandit: Upgrade 1.8.0 -> 1.8.2
  > python3-responses: Upgrade 0.25.3 -> 0.25.5
  > python3-inline-snapshot: Upgrade 0.18.2 -> 0.19.1
  > python3-dbus-fast: Upgrade 2.24.4 -> 2.28.0
  > python3-pydantic: Upgrade 2.10.4 -> 2.10.5
  > c-ares: upgrade 1.30.0 -> 1.31.0
  > vsomeip: Skip building, needs porting to boost >= 1.87
  > websocketpp: Skip recipe, not buildable with boost >= 1.87
  > cpp-netlib: Skip recipe, not buildable with boost >= 1.87
  > cpprest: Skip recipe due to unbuildable dependency websocketpp
  > vsomeip: Upgrade to 3.5.3

* sources/meta-qt6 cc0dd55...775e06d (32):
  > 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
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtwebengine: fix conflicting files with qtpdf
  > qtbase: update patch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtgrpc: add optional dependency to qtdeclarative
  > qtopcua: add opcua tools to sdk
  > squish: update to Squish 8.1.0
  > squish: support styhead
  > Add squish support
  < 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 97d7a6b...880d36b (3):
  > kas: debug-tweaks as IMAGE_FEATURE is removed
  > kas: added the synaptics-killswitch license in comment
  > linux-firmware-rpidistro: Add cyfmac43455-sdio.bin symlink to minimal

* sources/meta-riscv abb4f07...42d2b51 (10):
  > visionfive2: Switch to efi boot
  > recipes-kernel: linux: linux-starfive-dev: Add yocto-kernel-cache for visionfive2
  > recipes-bsp: u-boot-starfive_v2021.10: Remove compatibility with visionfive2
  > visionfive2: Use upstream u-boot
  > visionfive2: unset sbi payload
  > recipes-bsp: opensbi: Use upstream for visionfive2
  > u-boot: Add support for visionfive2
  > opensbi: Set FW_TEXT_START in machine conf
  > conf: machine: include: jh7110-common: Use virtual/bootloader
  > conf: machine: include: riscv-common: Use weaker default for kernel

* sources/meta-swupdate 9a71f94...efd4c20 (12):
  < 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 652714f9...0a2689bd (11):
  > conf/machine: add configuration for Orin Nano SKU 0003
  > meta: switch from virtual/XXX-gcc to  virtual/cross-XXX
  > tegra-helper-scripts: disable initrd-flash USB instance check
  > sbsigntool: update from 0.9.4 to 0.9.5
  > espimage: make image size configurable
  > optee-os: fix buildpaths warning
  > tegra-helper-scripts: let initrd-flash use USB instance for storage check
  > tegra-helper-scripts: fix initrd-flash handling of pre-signed binaries
  > tegra-helper-scripts: restore main files after RCM boot signing
  > tegra-helper-scripts: correct typo in tegra-flash-helper
  > optee-os: make build work in devtool

* sources/meta-ti df20c5b6...8454da05 (4):
  > conf: machine: beaglebone-ai64: Update SPL_BINARY
  > conf: machine: beagleplay*: Update defaults to mainline
  > linux-ti-mainline: Update KERNEL_REPRODUCIBILITY_PATCHES for v6.12
  > linux-ti-mainline: Update to version: v6.12

* sources/meta-variscite-bsp 96a2781...55ec22e (51):
  > 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 2abb0028ba...01cc3d1eb1 (114):
  > binutils: Upgrade to 2.44 release
  > cargo-c: Fix build on risv32
  > mpfr: Fix build with glibc 2.41
  > snort3,libdaq: Always use libstdc++
  > clang: Upgrade to 19.1.7
  > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++
  > docs: Add clang to SDK_TOOLCHAIN_LANGS
  > sdks: Add clang toolchain to SDKs
  > rpm: Use gcc to compile always
  > clang: PROVIDE llvm-native and llvm
  > maintainers.inc: Add myself as maintainer for clang family of recipes
  > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable
  > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES
  > spirv-llvm-translator: Add recipe
  > llvm: Delete
  > clang/recipes: Add missing SUMMARY field
  > clang: Migrate clang and related recipes from meta-clang
  > cmake-native.bbclass: Abstraction to use cmake with native toolchains
  > clang-native.bbclass: Abstraction to enable clang as native compiler
  > scan-build.bbclass: Add class to enable clang static analyser
  > nonscanable.inc: Includes recipes which can not be used with clang-scan
  > nonclangable.inc: Add recipe which can not be built with clang
  > clang.inc: Global settings for clang toolchain
  > strace: Ignore running strace ptests image on musl
  > valgrind: Drop patch regressing fdleak_cmsg test
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > build-appliance-image: Update to master head revision
  > rust-common: add LDFLAGS to 'build-rust-cc' wrapper
  > cmake: upgrade 3.31.3 -> 3.31.4
  > systemd: Remove /var/log/README using a patch
  > linux-firmware: split amdgpu firmwares in separate packages
  > linux-firmware: split ath11k firmwares in separate packages
  > linux-firmware: split ath10k firmwares in separate packages
  > create-spdx: support line numbers
  > ofono: patch CVE-2024-7540, CVE-2024-7541, CVE-2024-7542
  > files: overlayfs-create-dirs: Improve mount unit dependency
  > man-db: fix broken requirement for flex
  > python3-numpy: upgrade 2.2.1 -> 2.2.2
  > gcc-sanitizers.inc: Workaround for aarch64
  > selftest/virgl: add a link to RHEL merge request to address the missing vgem module
  > tcl8: add a patch to address Y2038 issues (tcl 9.x doesn't need it)
  > tcl: disable 'zipfs' feature
  > bitbake: tests/fetch: Fix git shallow test failure with git >= 2.48
  > u-boot: kernel-fitimage: Fix dependency loop if UBOOT_SIGN_ENABLE and UBOOT_ENV enabled
  > gcc: make include poisoning fatal again in gcc/g++
  > oeqa/poisoning: fix gcc include poisoning test
  > python3-cffi: Add missing pkgconfig dependency
  > base: Switch virtual/cross-XXX to be under recipe specific providers
  > classes/recipes: Switch virtual/XXX-gcc to virtual/cross-cc (and c++/binutils)
  > bitbake: parse/ast: Add support for BB_RECIPE_VIRTUAL_PROVIDERS
  > kernel-yocto: make kernel commits reproducible
  > fmt: fix build with GCC 9.4
  > linux-firmware: upgrade 20241210 -> 20250109
  > image.bbclass: enable systemd user services
  > systemd.bbclass: support user units in postinst and prerm hooks
  > systemd.bbclass: update postinst and prerm hooks
  > systemd.bbclass: properly handle user units in systemd_create_presets
  > systemd.bbclass: introduce systemd_service_searchpaths()
  > systemd.bbclass: factor out service lookup logic into separate function
  > systemd.bbclass: add ${sysconfdir}/systemd/user to search path
  > systemd-systemctl: add support for --global flag
  > eudev: backport patch to fix udevd hanging while trying to access /dev/urandom
  > test-manual/reproducible-builds: fix reproducible links
  > Update autobuilder URLs to valkyrie
  > migration-guides: add release notes for 5.0.6
  > release-notes-5.2: cover devtool modify --debug-build
  > sdk-manual: extensible.rst: remove confusing post-install-logging
  > sdk-manual: extensible.rst: update devtool ide-sdk
  > migration-guides: systemd.bbclass do not add Also services for 5.2
  > uboot-extlinux-config.bbclass: invalidate do_create_extlinux_config on changes to UBOOT_EXTLINUX_FDTOVERLAYS:x
  > rsync: upgrade 3.3.0 -> 3.4.1
  > grub-efi-cfg: Add GRUB_TITLE for custom GRUB titles
  > dbus: update 1.14.10 -> 1.16.0
  > piglit: Upgrade to latest revision
  > autoconf: rename autotools_aclocals and only run in do_configure
  > libtool: remove obsolete ACLOCALEXTRAPATH
  > autotools: clean up aclocal/ search path assignments
  > libsecret: update patch Upstream-Status
  > devtool: ide-sdk remove the plugin from eSDK installer
  > devtool: build-sdk remove unused imports
  > libxkbcommon: replace locale dependecy from RDEPENDS to RRECOMMENDS
  > lttng-tools: disable patching our libtool.m4
  > classes/logging: Added the bbverbnote command to the logging set
  > lib: spdx: Upgrade to final 3.0.1 release
  > rust: increase test timeout again
  > ofono: fix CVE-2024-7539
  > openssl: remove obsolete CVE version suffix
  > gcc: poison-system-directories patch updated for missing paths
  > devtool: remove unused 'config' param from '_create_workspace' method
  > devtool: misc cleanups
  > devtool: un-globalize 'plugins' variable
  > devtool: un-globalize 'config' variable
  > devtool: un-globalize 'context' variable and convert it to a dataclass
  > devtool: un-globalize 'workspace' variable
  > devtool: un-globalize the 'basepath' variable
  > procps: update 4.0.4 -> 4.0.5
  > systemd: PACKAGECONFIG mountfsd and nsresourced
  > pulseaudio: fix webrtc audio depdency
  > sysvinit: update 3.11 -> 3.13
  > udev-extraconf: Allow FAT mount group to be specified
  > selftest/reproducible: Print error context on failure
  > selftest/reproducible: Print full log path on failure
  > classes/ptest-python-pytest: simplify python ptest file overriding
  > oeqa/selftest/sstatetests: Cover aarch64 SDKMACHINE in tests
  > rust: Upgrade 1.80.1->1.81.0
  > rust: Fix for duplicate libstd.so
  > rust-target-config: Update the data layout for x86 , ppc , riscv64 , aarch64 and loongaarch64 targets.
  > bitbake: data_smart: fix ??= operator for variable flags
  > bitbake: tests/parse: add test for ?= and ??= operators for variable flags
  > bitbake: bb/fetch2/__init__.py: remove a DeprecationWarning in uri_replace()

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

* sources/meta-arm 0905953a...db933d55 (3):
  > trusted-firmware-a: fix mbedtls license checksum
  > edk2-firmware: fix PlatformStandaloneMmRpmb.dsc build
  > arm-bsp/recipes-security: Add protobuf interface to crypto-sp in corstone1000

* sources/meta-clang 03f5785...968c690 (8):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > recipes: Update to match OE-Core virtual/cross-* changes
  > lttng-ust: Link with libatomic on 32bit x86
  > clang: Upgrade to 19.1.7
  > boost: Use -no-integrated-as for arm

* sources/meta-freescale 9dc9f18d...a6cd9135 (14):
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2077 from YoeDistro/yoe/mut
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2068 from nxp-upstream/imxmali
  > Merge pull request #2075 from limeng-linux/master
  > Merge pull request #2073 from lms-ts/master
  > Merge pull request #2061 from nxp-upstream/qoriq-q4
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2069 from nxp-upstream/Upgrade-gstreamer-to-LF6.6.52_2.0.0
  > Merge pull request #2053 from nxp-upstream/imx-6.6.52-2.0.0
  > Merge pull request #2060 from pasweistorz/avoid-unnecessary-dtb-files
  > treewide: Remove all references to SRC_URI[md5sum] hashes

* sources/meta-freescale-3rdparty 774ca54...45c4762 (2):
  > Auto-update LICENSE file with current recipe licenses
  > treewide: Remove all references to SRC_URI[md5sum] hashes

* sources/meta-intel b0fe7e45...c7c7dfac (3):
  > intel-compute-runtime : upgrade 24.26.30049.6 -> 24.39.31294.12
  > intel-graphics-compiler : upgrade 1.0.17193.4 -> 1.0.17791.18
  > level-zero: upgrade 1.15.8 -> 1.17.42

* sources/meta-odroid 4786bdb...2f18a9b (1):
  > u-boot: Rename bbappend to 2025 release

* sources/meta-openembedded fa1ebe8c80...e5c216b431 (157):
  > DO NOT MERGE: Add Github actions CI workflow
  > python3-portion: Fix test_doc.py ptest
  > smarty: update 4.5.5 -> 5.4.2
  > redis: upgrade 7.2.6 -> 7.2.7
  > ntp: Cache snprintf/vsnprintf C99'ness checks
  > tigervnc: Replace using --system-acdir with --aclocal-path
  > php: Drop references to ACLOCALDIR
  > ncftp: Replace references to ACLOCALEXTRAPATH
  > syslog-ng: Remove references to ACLOCALEXTRAPATH
  > nativesdk-pistache: dependency with brotli
  > pkcs11-provider: Upgrade 0.5 -> 0.6
  > hiawatha: upgrade 10.12 -> 11.0
  > python3-cachetools: Upgrade 5.5.0 -> 5.5.1
  > python3-networkx: Upgrade 3.1 -> 3.4.2
  > python3-zeroconf: Upgrade 0.140.1 -> 0.141.0
  > python3-snagboot: Upgrade 2.0 -> 2.1
  > python3-imageio: Upgrade 2.36.1 -> 2.37.0
  > nodejs: upgrade 22.12.0 -> 22.13.1
  > gnome-control-center: update 47.2 -> 47.3
  > gnome-shell: update 47.2 -> 47.3
  > ndctl: fix building documentation
  > ndctl: fix compiling without including tests
  > python3-tox: Upgrade 4.23.2 -> 4.24.1
  > python3-aioresponses: Upgrade 0.7.7 -> 0.7.8
  > python3-filelock: Upgrade 3.16.1 -> 3.17.0
  > dbus-cxx: fix typo in PACKAGECONFIG
  > iwd: update 3.2 -> 3.3
  > pistache: fix package config dependencies
  > cpp-netlib: Make SKIP_RECIPE weak
  > lapack: upgrade to latest 3.12.1
  > lapack: fix buildpaths in ptest also when CBLAS is enabled
  > lapack: add PACKAGECONFIG for cblas
  > dlt-daemon: make DLT_WatchdogSec configurable
  > cbindgen: update 0.27.0 -> 0.28.0
  > crash: fix crash cannot work with kaslr
  > toybox: upgrade 0.8.11 -> 0.8.12
  > python3-zeroconf: upgrade 0.139.0 -> 0.140.1
  > python3-web3: upgrade 7.6.1 -> 7.7.0
  > python3-virtualenv: upgrade 20.28.1 -> 20.29.1
  > python3-twitter: upgrade 4.14.0 -> 4.15.0
  > python3-smpplib: upgrade 2.2.3 -> 2.2.4
  > python3-robotframework: upgrade 7.1.1 -> 7.2
  > python3-responses: upgrade 0.25.5 -> 0.25.6
  > python3-psycopg: upgrade 3.2.3 -> 3.2.4
  > python3-jdatetime: upgrade 5.0.0 -> 5.1.0
  > python3-inline-snapshot: upgrade 0.19.1 -> 0.19.3
  > python3-hexbytes: upgrade 1.2.1 -> 1.3.0
  > python3-eth-abi: upgrade 5.1.0 -> 5.2.0
  > python3-dbus-fast: upgrade 2.28.0 -> 2.30.2
  > python3-cmd2: upgrade 2.5.8 -> 2.5.9
  > python3-cloudpickle: upgrade 3.1.0 -> 3.1.1
  > python3-cantools: upgrade 40.0.0 -> 40.1.1
  > pocketpy: upgrade 2.0.4 -> 2.0.5
  > openvpn: upgrade 2.6.12 -> 2.6.13
  > opensc: upgrade 0.26.0 -> 0.26.1
  > mutter: upgrade 47.3 -> 47.4
  > lvm2: update 2.03.29 -> 2.03.30
  > libtoml11: upgrade 4.2.0 -> 4.3.0
  > libgee: upgrade 0.20.6 -> 0.20.8
  > iotop: upgrade 1.26 -> 1.27
  > freeipmi: update 1.6.14 -> 1.6.15
  > dialog: upgrade 1.3-20240619 -> 1.3-20250116
  > cxxopts: upgrade 3.2.0 -> 3.2.1
  > ctags: upgrade 6.1.20250112.0 -> 6.1.20250119.0
  > php: Define ACLOCALDIR
  > poppler: upgrade 24.12.0 -> 25.01.0
  > yasm: update to latest git revision
  > c-ares: upgrade 1.32.2 -> 1.32.3
  > c-ares: upgrade 1.32.1 -> 1.32.2
  > c-ares: upgrade 1.32.0 -> 1.32.1
  > mozjs-115: remove recipe
  > python3-pillow: update recipe to use the ptest-python-pytest class
  > python3-pint: update recipe to use the ptest-python-pytest class
  > python3-platformdirs: update recipe to use the ptest-python-pytest class
  > python3-polyline: update recipe to use the ptest-python-pytest class
  > python3-portion: update recipe to use the ptest-python-pytest class
  > python3-precise-runner: update recipe to use the ptest-python-pytest class
  > python3-prettytable: update recipe to use the ptest-python-pytest class
  > python3-propcache: update recipe to use the ptest-python-pytest class
  > python3-ptyprocess: update recipe to use the ptest-python-pytest class
  > python3-py-cpuinfo: update recipe to use the ptest-python-pytest class
  > python3-pyasn1-modules: update recipe to use the ptest-python-pytest class
  > python3-pydantic-core: update recipe to use the ptest-python-pytest class
  > python3-pydantic: update recipe to use the ptest-python-pytest class
  > python3-pyroute2: update recipe to use the ptest-python-pytest class
  > xrdp: upgrade 0.9.19 -> 0.9.20
  > audiofile: mark CVE-2020-18781 as patched
  > python3-pyserial: update recipe to use the ptest-python-pytest class
  > python3-pytest-localserver: update recipe to use the ptest-python-pytest class
  > python3-python-multipart: update recipe to use the ptest-python-pytest class
  > python3-pytoml: update recipe to use the ptest-python-pytest class
  > python3-pyyaml-include: update recipe to use the ptest-python-pytest class
  > python3-rapidjson: update recipe to use the ptest-python-pytest class
  > python3-requests-file: update recipe to use the ptest-python-pytest class
  > python3-requests-toolbelt: update recipe to use the ptest-python-pytest class
  > python3-scrypt: update recipe to use the ptest-python-pytest class
  > python3-semver: update recipe to use the ptest-python-pytest class
  > vorbis-tools: patch CVE-2023-43361
  > polkit: dont add mozjs PACKAGECONFIG
  > polkit: update 125 -> 126
  > jansson: fix a symbol clash when building with cmake
  > libde265: switch to cmake buildsystem
  > gphoto2: Fix /usr/bin/gphoto2 runtime error
  > cxxopts: add new recipe
  > yyjson: force build shared library
  > pistache : add initial recipe
  > c-ares: upgrade 1.31.0 -> 1.32.0
  > proftpd: define suffix for CVE version comparison
  > proftpd: upgrade 1.3.8b -> 1.3.8c
  > proftpd: define UPSTREAM_CHECK_GITTAGREGEX
  > polkit: fix permissions of /usr/share/polkit-1/rules.d/ again
  > mariadb: Upgrade to 11.4.4
  > xdg-desktop-portal-gtk: upgrade 1.15.1 -> 1.15.2
  > wpan-tools: upgrade 0.9 -> 0.10
  > thingsboard-gateway: upgrade 3.5.3.1 -> 3.6.3
  > ser2net: upgrade 4.6.2 -> 4.6.3
  > python3-zeroconf: upgrade 0.136.2 -> 0.139.0
  > python3-wrapt: upgrade 1.17.0 -> 1.17.1
  > python3-sqlalchemy: upgrade 2.0.36 -> 2.0.37
  > python3-sh: upgrade 2.1.0 -> 2.2.1
  > python3-pdm: upgrade 2.22.1 -> 2.22.2
  > python3-mlcommons-loadgen: upgrade 5.0.4 -> 5.0.5
  > python3-marshmallow: upgrade 3.24.1 -> 3.25.1
  > python3-gnupg: upgrade 0.5.3 -> 0.5.4
  > python3-flask-marshmallow: upgrade 1.2.1 -> 1.3.0
  > python3-dirty-equals: upgrade 0.8.0 -> 0.9.0
  > python3-cmake: upgrade 3.31.2 -> 3.31.4
  > python3-aniso8601: upgrade 9.0.1 -> 10.0.0
  > pugixml: upgrade 1.14 -> 1.15
  > paho-mqtt-c: upgrade 1.3.13 -> 1.3.14
  > monit: upgrade 5.34.3 -> 5.34.4
  > lldpd: upgrade 1.0.18 -> 1.0.19
  > libserialport: upgrade 0.1.1 -> 0.1.2
  > libdbi-perl: upgrade 1.644 -> 1.646
  > libconfig-general-perl: upgrade 2.65 -> 2.67
  > jsoncons: upgrade 1.0.0 -> 1.1.0
  > iniparser: upgrade 4.2.4 -> 4.2.5
  > gtk-vnc: upgrade 1.3.1 -> 1.4.0
  > doxygen: upgrade 1.13.1 -> 1.13.2
  > ddrescue: upgrade 1.28 -> 1.29
  > ctags: upgrade 6.1.20250105.0 -> 6.1.20250112.0
  > chrony: upgrade 4.5 -> 4.6.1
  > lapack: fix TMPDIR reference in do_package_qa
  > spectre-meltdown-checker: New recipe to check hardware vulnerability
  > etcd-cpp-apiv3: Skip recipe since it does not work with boost >= 1.87
  > python3-pyscaffold: Upgrade 4.5 -> 4.6
  > python3-bandit: Upgrade 1.8.0 -> 1.8.2
  > python3-responses: Upgrade 0.25.3 -> 0.25.5
  > python3-inline-snapshot: Upgrade 0.18.2 -> 0.19.1
  > python3-dbus-fast: Upgrade 2.24.4 -> 2.28.0
  > python3-pydantic: Upgrade 2.10.4 -> 2.10.5
  > c-ares: upgrade 1.30.0 -> 1.31.0
  > vsomeip: Skip building, needs porting to boost >= 1.87
  > websocketpp: Skip recipe, not buildable with boost >= 1.87
  > cpp-netlib: Skip recipe, not buildable with boost >= 1.87
  > cpprest: Skip recipe due to unbuildable dependency websocketpp
  > vsomeip: Upgrade to 3.5.3

* sources/meta-qt6 cc0dd55...775e06d (32):
  > 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
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtwebengine: fix conflicting files with qtpdf
  > qtbase: update patch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtgrpc: add optional dependency to qtdeclarative
  > qtopcua: add opcua tools to sdk
  > squish: update to Squish 8.1.0
  > squish: support styhead
  > Add squish support
  < 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 97d7a6b...880d36b (3):
  > kas: debug-tweaks as IMAGE_FEATURE is removed
  > kas: added the synaptics-killswitch license in comment
  > linux-firmware-rpidistro: Add cyfmac43455-sdio.bin symlink to minimal

* sources/meta-riscv abb4f07...42d2b51 (10):
  > visionfive2: Switch to efi boot
  > recipes-kernel: linux: linux-starfive-dev: Add yocto-kernel-cache for visionfive2
  > recipes-bsp: u-boot-starfive_v2021.10: Remove compatibility with visionfive2
  > visionfive2: Use upstream u-boot
  > visionfive2: unset sbi payload
  > recipes-bsp: opensbi: Use upstream for visionfive2
  > u-boot: Add support for visionfive2
  > opensbi: Set FW_TEXT_START in machine conf
  > conf: machine: include: jh7110-common: Use virtual/bootloader
  > conf: machine: include: riscv-common: Use weaker default for kernel

* sources/meta-swupdate 9a71f94...efd4c20 (12):
  < 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 652714f9...0a2689bd (11):
  > conf/machine: add configuration for Orin Nano SKU 0003
  > meta: switch from virtual/XXX-gcc to  virtual/cross-XXX
  > tegra-helper-scripts: disable initrd-flash USB instance check
  > sbsigntool: update from 0.9.4 to 0.9.5
  > espimage: make image size configurable
  > optee-os: fix buildpaths warning
  > tegra-helper-scripts: let initrd-flash use USB instance for storage check
  > tegra-helper-scripts: fix initrd-flash handling of pre-signed binaries
  > tegra-helper-scripts: restore main files after RCM boot signing
  > tegra-helper-scripts: correct typo in tegra-flash-helper
  > optee-os: make build work in devtool

* sources/meta-ti df20c5b6...8454da05 (4):
  > conf: machine: beaglebone-ai64: Update SPL_BINARY
  > conf: machine: beagleplay*: Update defaults to mainline
  > linux-ti-mainline: Update KERNEL_REPRODUCIBILITY_PATCHES for v6.12
  > linux-ti-mainline: Update to version: v6.12

* sources/meta-variscite-bsp 96a2781...55ec22e (51):
  > 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 2abb0028ba...01cc3d1eb1 (114):
  > binutils: Upgrade to 2.44 release
  > cargo-c: Fix build on risv32
  > mpfr: Fix build with glibc 2.41
  > snort3,libdaq: Always use libstdc++
  > clang: Upgrade to 19.1.7
  > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++
  > docs: Add clang to SDK_TOOLCHAIN_LANGS
  > sdks: Add clang toolchain to SDKs
  > rpm: Use gcc to compile always
  > clang: PROVIDE llvm-native and llvm
  > maintainers.inc: Add myself as maintainer for clang family of recipes
  > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable
  > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES
  > spirv-llvm-translator: Add recipe
  > llvm: Delete
  > clang/recipes: Add missing SUMMARY field
  > clang: Migrate clang and related recipes from meta-clang
  > cmake-native.bbclass: Abstraction to use cmake with native toolchains
  > clang-native.bbclass: Abstraction to enable clang as native compiler
  > scan-build.bbclass: Add class to enable clang static analyser
  > nonscanable.inc: Includes recipes which can not be used with clang-scan
  > nonclangable.inc: Add recipe which can not be built with clang
  > clang.inc: Global settings for clang toolchain
  > strace: Ignore running strace ptests image on musl
  > valgrind: Drop patch regressing fdleak_cmsg test
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > build-appliance-image: Update to master head revision
  > rust-common: add LDFLAGS to 'build-rust-cc' wrapper
  > cmake: upgrade 3.31.3 -> 3.31.4
  > systemd: Remove /var/log/README using a patch
  > linux-firmware: split amdgpu firmwares in separate packages
  > linux-firmware: split ath11k firmwares in separate packages
  > linux-firmware: split ath10k firmwares in separate packages
  > create-spdx: support line numbers
  > ofono: patch CVE-2024-7540, CVE-2024-7541, CVE-2024-7542
  > files: overlayfs-create-dirs: Improve mount unit dependency
  > man-db: fix broken requirement for flex
  > python3-numpy: upgrade 2.2.1 -> 2.2.2
  > gcc-sanitizers.inc: Workaround for aarch64
  > selftest/virgl: add a link to RHEL merge request to address the missing vgem module
  > tcl8: add a patch to address Y2038 issues (tcl 9.x doesn't need it)
  > tcl: disable 'zipfs' feature
  > bitbake: tests/fetch: Fix git shallow test failure with git >= 2.48
  > u-boot: kernel-fitimage: Fix dependency loop if UBOOT_SIGN_ENABLE and UBOOT_ENV enabled
  > gcc: make include poisoning fatal again in gcc/g++
  > oeqa/poisoning: fix gcc include poisoning test
  > python3-cffi: Add missing pkgconfig dependency
  > base: Switch virtual/cross-XXX to be under recipe specific providers
  > classes/recipes: Switch virtual/XXX-gcc to virtual/cross-cc (and c++/binutils)
  > bitbake: parse/ast: Add support for BB_RECIPE_VIRTUAL_PROVIDERS
  > kernel-yocto: make kernel commits reproducible
  > fmt: fix build with GCC 9.4
  > linux-firmware: upgrade 20241210 -> 20250109
  > image.bbclass: enable systemd user services
  > systemd.bbclass: support user units in postinst and prerm hooks
  > systemd.bbclass: update postinst and prerm hooks
  > systemd.bbclass: properly handle user units in systemd_create_presets
  > systemd.bbclass: introduce systemd_service_searchpaths()
  > systemd.bbclass: factor out service lookup logic into separate function
  > systemd.bbclass: add ${sysconfdir}/systemd/user to search path
  > systemd-systemctl: add support for --global flag
  > eudev: backport patch to fix udevd hanging while trying to access /dev/urandom
  > test-manual/reproducible-builds: fix reproducible links
  > Update autobuilder URLs to valkyrie
  > migration-guides: add release notes for 5.0.6
  > release-notes-5.2: cover devtool modify --debug-build
  > sdk-manual: extensible.rst: remove confusing post-install-logging
  > sdk-manual: extensible.rst: update devtool ide-sdk
  > migration-guides: systemd.bbclass do not add Also services for 5.2
  > uboot-extlinux-config.bbclass: invalidate do_create_extlinux_config on changes to UBOOT_EXTLINUX_FDTOVERLAYS:x
  > rsync: upgrade 3.3.0 -> 3.4.1
  > grub-efi-cfg: Add GRUB_TITLE for custom GRUB titles
  > dbus: update 1.14.10 -> 1.16.0
  > piglit: Upgrade to latest revision
  > autoconf: rename autotools_aclocals and only run in do_configure
  > libtool: remove obsolete ACLOCALEXTRAPATH
  > autotools: clean up aclocal/ search path assignments
  > libsecret: update patch Upstream-Status
  > devtool: ide-sdk remove the plugin from eSDK installer
  > devtool: build-sdk remove unused imports
  > libxkbcommon: replace locale dependecy from RDEPENDS to RRECOMMENDS
  > lttng-tools: disable patching our libtool.m4
  > classes/logging: Added the bbverbnote command to the logging set
  > lib: spdx: Upgrade to final 3.0.1 release
  > rust: increase test timeout again
  > ofono: fix CVE-2024-7539
  > openssl: remove obsolete CVE version suffix
  > gcc: poison-system-directories patch updated for missing paths
  > devtool: remove unused 'config' param from '_create_workspace' method
  > devtool: misc cleanups
  > devtool: un-globalize 'plugins' variable
  > devtool: un-globalize 'config' variable
  > devtool: un-globalize 'context' variable and convert it to a dataclass
  > devtool: un-globalize 'workspace' variable
  > devtool: un-globalize the 'basepath' variable
  > procps: update 4.0.4 -> 4.0.5
  > systemd: PACKAGECONFIG mountfsd and nsresourced
  > pulseaudio: fix webrtc audio depdency
  > sysvinit: update 3.11 -> 3.13
  > udev-extraconf: Allow FAT mount group to be specified
  > selftest/reproducible: Print error context on failure
  > selftest/reproducible: Print full log path on failure
  > classes/ptest-python-pytest: simplify python ptest file overriding
  > oeqa/selftest/sstatetests: Cover aarch64 SDKMACHINE in tests
  > rust: Upgrade 1.80.1->1.81.0
  > rust: Fix for duplicate libstd.so
  > rust-target-config: Update the data layout for x86 , ppc , riscv64 , aarch64 and loongaarch64 targets.
  > bitbake: data_smart: fix ??= operator for variable flags
  > bitbake: tests/parse: add test for ?= and ??= operators for variable flags
  > bitbake: bb/fetch2/__init__.py: remove a DeprecationWarning in uri_replace()

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

* sources/meta-arm 0905953a...db933d55 (3):
  > trusted-firmware-a: fix mbedtls license checksum
  > edk2-firmware: fix PlatformStandaloneMmRpmb.dsc build
  > arm-bsp/recipes-security: Add protobuf interface to crypto-sp in corstone1000

* sources/meta-clang 03f5785...968c690 (8):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > recipes: Update to match OE-Core virtual/cross-* changes
  > lttng-ust: Link with libatomic on 32bit x86
  > clang: Upgrade to 19.1.7
  > boost: Use -no-integrated-as for arm

* sources/meta-freescale 9dc9f18d...a6cd9135 (14):
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2077 from YoeDistro/yoe/mut
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2068 from nxp-upstream/imxmali
  > Merge pull request #2075 from limeng-linux/master
  > Merge pull request #2073 from lms-ts/master
  > Merge pull request #2061 from nxp-upstream/qoriq-q4
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2069 from nxp-upstream/Upgrade-gstreamer-to-LF6.6.52_2.0.0
  > Merge pull request #2053 from nxp-upstream/imx-6.6.52-2.0.0
  > Merge pull request #2060 from pasweistorz/avoid-unnecessary-dtb-files
  > treewide: Remove all references to SRC_URI[md5sum] hashes

* sources/meta-freescale-3rdparty 774ca54...45c4762 (2):
  > Auto-update LICENSE file with current recipe licenses
  > treewide: Remove all references to SRC_URI[md5sum] hashes

* sources/meta-intel b0fe7e45...c7c7dfac (3):
  > intel-compute-runtime : upgrade 24.26.30049.6 -> 24.39.31294.12
  > intel-graphics-compiler : upgrade 1.0.17193.4 -> 1.0.17791.18
  > level-zero: upgrade 1.15.8 -> 1.17.42

* sources/meta-odroid 4786bdb...2f18a9b (1):
  > u-boot: Rename bbappend to 2025 release

* sources/meta-openembedded fa1ebe8c80...c09dc08a92 (158):
  > DO NOT MERGE: Add Github actions CI workflow
  > python3-pylint: Upgrade 3.3.1 -> 3.3.3
  > python3-portion: Fix test_doc.py ptest
  > smarty: update 4.5.5 -> 5.4.2
  > redis: upgrade 7.2.6 -> 7.2.7
  > ntp: Cache snprintf/vsnprintf C99'ness checks
  > tigervnc: Replace using --system-acdir with --aclocal-path
  > php: Drop references to ACLOCALDIR
  > ncftp: Replace references to ACLOCALEXTRAPATH
  > syslog-ng: Remove references to ACLOCALEXTRAPATH
  > nativesdk-pistache: dependency with brotli
  > pkcs11-provider: Upgrade 0.5 -> 0.6
  > hiawatha: upgrade 10.12 -> 11.0
  > python3-cachetools: Upgrade 5.5.0 -> 5.5.1
  > python3-networkx: Upgrade 3.1 -> 3.4.2
  > python3-zeroconf: Upgrade 0.140.1 -> 0.141.0
  > python3-snagboot: Upgrade 2.0 -> 2.1
  > python3-imageio: Upgrade 2.36.1 -> 2.37.0
  > nodejs: upgrade 22.12.0 -> 22.13.1
  > gnome-control-center: update 47.2 -> 47.3
  > gnome-shell: update 47.2 -> 47.3
  > ndctl: fix building documentation
  > ndctl: fix compiling without including tests
  > python3-tox: Upgrade 4.23.2 -> 4.24.1
  > python3-aioresponses: Upgrade 0.7.7 -> 0.7.8
  > python3-filelock: Upgrade 3.16.1 -> 3.17.0
  > dbus-cxx: fix typo in PACKAGECONFIG
  > iwd: update 3.2 -> 3.3
  > pistache: fix package config dependencies
  > cpp-netlib: Make SKIP_RECIPE weak
  > lapack: upgrade to latest 3.12.1
  > lapack: fix buildpaths in ptest also when CBLAS is enabled
  > lapack: add PACKAGECONFIG for cblas
  > dlt-daemon: make DLT_WatchdogSec configurable
  > cbindgen: update 0.27.0 -> 0.28.0
  > crash: fix crash cannot work with kaslr
  > toybox: upgrade 0.8.11 -> 0.8.12
  > python3-zeroconf: upgrade 0.139.0 -> 0.140.1
  > python3-web3: upgrade 7.6.1 -> 7.7.0
  > python3-virtualenv: upgrade 20.28.1 -> 20.29.1
  > python3-twitter: upgrade 4.14.0 -> 4.15.0
  > python3-smpplib: upgrade 2.2.3 -> 2.2.4
  > python3-robotframework: upgrade 7.1.1 -> 7.2
  > python3-responses: upgrade 0.25.5 -> 0.25.6
  > python3-psycopg: upgrade 3.2.3 -> 3.2.4
  > python3-jdatetime: upgrade 5.0.0 -> 5.1.0
  > python3-inline-snapshot: upgrade 0.19.1 -> 0.19.3
  > python3-hexbytes: upgrade 1.2.1 -> 1.3.0
  > python3-eth-abi: upgrade 5.1.0 -> 5.2.0
  > python3-dbus-fast: upgrade 2.28.0 -> 2.30.2
  > python3-cmd2: upgrade 2.5.8 -> 2.5.9
  > python3-cloudpickle: upgrade 3.1.0 -> 3.1.1
  > python3-cantools: upgrade 40.0.0 -> 40.1.1
  > pocketpy: upgrade 2.0.4 -> 2.0.5
  > openvpn: upgrade 2.6.12 -> 2.6.13
  > opensc: upgrade 0.26.0 -> 0.26.1
  > mutter: upgrade 47.3 -> 47.4
  > lvm2: update 2.03.29 -> 2.03.30
  > libtoml11: upgrade 4.2.0 -> 4.3.0
  > libgee: upgrade 0.20.6 -> 0.20.8
  > iotop: upgrade 1.26 -> 1.27
  > freeipmi: update 1.6.14 -> 1.6.15
  > dialog: upgrade 1.3-20240619 -> 1.3-20250116
  > cxxopts: upgrade 3.2.0 -> 3.2.1
  > ctags: upgrade 6.1.20250112.0 -> 6.1.20250119.0
  > php: Define ACLOCALDIR
  > poppler: upgrade 24.12.0 -> 25.01.0
  > yasm: update to latest git revision
  > c-ares: upgrade 1.32.2 -> 1.32.3
  > c-ares: upgrade 1.32.1 -> 1.32.2
  > c-ares: upgrade 1.32.0 -> 1.32.1
  > mozjs-115: remove recipe
  > python3-pillow: update recipe to use the ptest-python-pytest class
  > python3-pint: update recipe to use the ptest-python-pytest class
  > python3-platformdirs: update recipe to use the ptest-python-pytest class
  > python3-polyline: update recipe to use the ptest-python-pytest class
  > python3-portion: update recipe to use the ptest-python-pytest class
  > python3-precise-runner: update recipe to use the ptest-python-pytest class
  > python3-prettytable: update recipe to use the ptest-python-pytest class
  > python3-propcache: update recipe to use the ptest-python-pytest class
  > python3-ptyprocess: update recipe to use the ptest-python-pytest class
  > python3-py-cpuinfo: update recipe to use the ptest-python-pytest class
  > python3-pyasn1-modules: update recipe to use the ptest-python-pytest class
  > python3-pydantic-core: update recipe to use the ptest-python-pytest class
  > python3-pydantic: update recipe to use the ptest-python-pytest class
  > python3-pyroute2: update recipe to use the ptest-python-pytest class
  > xrdp: upgrade 0.9.19 -> 0.9.20
  > audiofile: mark CVE-2020-18781 as patched
  > python3-pyserial: update recipe to use the ptest-python-pytest class
  > python3-pytest-localserver: update recipe to use the ptest-python-pytest class
  > python3-python-multipart: update recipe to use the ptest-python-pytest class
  > python3-pytoml: update recipe to use the ptest-python-pytest class
  > python3-pyyaml-include: update recipe to use the ptest-python-pytest class
  > python3-rapidjson: update recipe to use the ptest-python-pytest class
  > python3-requests-file: update recipe to use the ptest-python-pytest class
  > python3-requests-toolbelt: update recipe to use the ptest-python-pytest class
  > python3-scrypt: update recipe to use the ptest-python-pytest class
  > python3-semver: update recipe to use the ptest-python-pytest class
  > vorbis-tools: patch CVE-2023-43361
  > polkit: dont add mozjs PACKAGECONFIG
  > polkit: update 125 -> 126
  > jansson: fix a symbol clash when building with cmake
  > libde265: switch to cmake buildsystem
  > gphoto2: Fix /usr/bin/gphoto2 runtime error
  > cxxopts: add new recipe
  > yyjson: force build shared library
  > pistache : add initial recipe
  > c-ares: upgrade 1.31.0 -> 1.32.0
  > proftpd: define suffix for CVE version comparison
  > proftpd: upgrade 1.3.8b -> 1.3.8c
  > proftpd: define UPSTREAM_CHECK_GITTAGREGEX
  > polkit: fix permissions of /usr/share/polkit-1/rules.d/ again
  > mariadb: Upgrade to 11.4.4
  > xdg-desktop-portal-gtk: upgrade 1.15.1 -> 1.15.2
  > wpan-tools: upgrade 0.9 -> 0.10
  > thingsboard-gateway: upgrade 3.5.3.1 -> 3.6.3
  > ser2net: upgrade 4.6.2 -> 4.6.3
  > python3-zeroconf: upgrade 0.136.2 -> 0.139.0
  > python3-wrapt: upgrade 1.17.0 -> 1.17.1
  > python3-sqlalchemy: upgrade 2.0.36 -> 2.0.37
  > python3-sh: upgrade 2.1.0 -> 2.2.1
  > python3-pdm: upgrade 2.22.1 -> 2.22.2
  > python3-mlcommons-loadgen: upgrade 5.0.4 -> 5.0.5
  > python3-marshmallow: upgrade 3.24.1 -> 3.25.1
  > python3-gnupg: upgrade 0.5.3 -> 0.5.4
  > python3-flask-marshmallow: upgrade 1.2.1 -> 1.3.0
  > python3-dirty-equals: upgrade 0.8.0 -> 0.9.0
  > python3-cmake: upgrade 3.31.2 -> 3.31.4
  > python3-aniso8601: upgrade 9.0.1 -> 10.0.0
  > pugixml: upgrade 1.14 -> 1.15
  > paho-mqtt-c: upgrade 1.3.13 -> 1.3.14
  > monit: upgrade 5.34.3 -> 5.34.4
  > lldpd: upgrade 1.0.18 -> 1.0.19
  > libserialport: upgrade 0.1.1 -> 0.1.2
  > libdbi-perl: upgrade 1.644 -> 1.646
  > libconfig-general-perl: upgrade 2.65 -> 2.67
  > jsoncons: upgrade 1.0.0 -> 1.1.0
  > iniparser: upgrade 4.2.4 -> 4.2.5
  > gtk-vnc: upgrade 1.3.1 -> 1.4.0
  > doxygen: upgrade 1.13.1 -> 1.13.2
  > ddrescue: upgrade 1.28 -> 1.29
  > ctags: upgrade 6.1.20250105.0 -> 6.1.20250112.0
  > chrony: upgrade 4.5 -> 4.6.1
  > lapack: fix TMPDIR reference in do_package_qa
  > spectre-meltdown-checker: New recipe to check hardware vulnerability
  > etcd-cpp-apiv3: Skip recipe since it does not work with boost >= 1.87
  > python3-pyscaffold: Upgrade 4.5 -> 4.6
  > python3-bandit: Upgrade 1.8.0 -> 1.8.2
  > python3-responses: Upgrade 0.25.3 -> 0.25.5
  > python3-inline-snapshot: Upgrade 0.18.2 -> 0.19.1
  > python3-dbus-fast: Upgrade 2.24.4 -> 2.28.0
  > python3-pydantic: Upgrade 2.10.4 -> 2.10.5
  > c-ares: upgrade 1.30.0 -> 1.31.0
  > vsomeip: Skip building, needs porting to boost >= 1.87
  > websocketpp: Skip recipe, not buildable with boost >= 1.87
  > cpp-netlib: Skip recipe, not buildable with boost >= 1.87
  > cpprest: Skip recipe due to unbuildable dependency websocketpp
  > vsomeip: Upgrade to 3.5.3

* sources/meta-qt6 cc0dd55...775e06d (32):
  > 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
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtwebengine: fix conflicting files with qtpdf
  > qtbase: update patch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtgrpc: add optional dependency to qtdeclarative
  > qtopcua: add opcua tools to sdk
  > squish: update to Squish 8.1.0
  > squish: support styhead
  > Add squish support
  < 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 97d7a6b...880d36b (3):
  > kas: debug-tweaks as IMAGE_FEATURE is removed
  > kas: added the synaptics-killswitch license in comment
  > linux-firmware-rpidistro: Add cyfmac43455-sdio.bin symlink to minimal

* sources/meta-riscv abb4f07...42d2b51 (10):
  > visionfive2: Switch to efi boot
  > recipes-kernel: linux: linux-starfive-dev: Add yocto-kernel-cache for visionfive2
  > recipes-bsp: u-boot-starfive_v2021.10: Remove compatibility with visionfive2
  > visionfive2: Use upstream u-boot
  > visionfive2: unset sbi payload
  > recipes-bsp: opensbi: Use upstream for visionfive2
  > u-boot: Add support for visionfive2
  > opensbi: Set FW_TEXT_START in machine conf
  > conf: machine: include: jh7110-common: Use virtual/bootloader
  > conf: machine: include: riscv-common: Use weaker default for kernel

* sources/meta-swupdate 9a71f94...efd4c20 (12):
  < 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 652714f9...0a2689bd (11):
  > conf/machine: add configuration for Orin Nano SKU 0003
  > meta: switch from virtual/XXX-gcc to  virtual/cross-XXX
  > tegra-helper-scripts: disable initrd-flash USB instance check
  > sbsigntool: update from 0.9.4 to 0.9.5
  > espimage: make image size configurable
  > optee-os: fix buildpaths warning
  > tegra-helper-scripts: let initrd-flash use USB instance for storage check
  > tegra-helper-scripts: fix initrd-flash handling of pre-signed binaries
  > tegra-helper-scripts: restore main files after RCM boot signing
  > tegra-helper-scripts: correct typo in tegra-flash-helper
  > optee-os: make build work in devtool

* sources/meta-ti df20c5b6...8454da05 (4):
  > conf: machine: beaglebone-ai64: Update SPL_BINARY
  > conf: machine: beagleplay*: Update defaults to mainline
  > linux-ti-mainline: Update KERNEL_REPRODUCIBILITY_PATCHES for v6.12
  > linux-ti-mainline: Update to version: v6.12

* sources/meta-variscite-bsp 96a2781...55ec22e (51):
  > 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 2abb0028ba...01cc3d1eb1 (114):
  > binutils: Upgrade to 2.44 release
  > cargo-c: Fix build on risv32
  > mpfr: Fix build with glibc 2.41
  > snort3,libdaq: Always use libstdc++
  > clang: Upgrade to 19.1.7
  > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++
  > docs: Add clang to SDK_TOOLCHAIN_LANGS
  > sdks: Add clang toolchain to SDKs
  > rpm: Use gcc to compile always
  > clang: PROVIDE llvm-native and llvm
  > maintainers.inc: Add myself as maintainer for clang family of recipes
  > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable
  > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES
  > spirv-llvm-translator: Add recipe
  > llvm: Delete
  > clang/recipes: Add missing SUMMARY field
  > clang: Migrate clang and related recipes from meta-clang
  > cmake-native.bbclass: Abstraction to use cmake with native toolchains
  > clang-native.bbclass: Abstraction to enable clang as native compiler
  > scan-build.bbclass: Add class to enable clang static analyser
  > nonscanable.inc: Includes recipes which can not be used with clang-scan
  > nonclangable.inc: Add recipe which can not be built with clang
  > clang.inc: Global settings for clang toolchain
  > strace: Ignore running strace ptests image on musl
  > valgrind: Drop patch regressing fdleak_cmsg test
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > build-appliance-image: Update to master head revision
  > rust-common: add LDFLAGS to 'build-rust-cc' wrapper
  > cmake: upgrade 3.31.3 -> 3.31.4
  > systemd: Remove /var/log/README using a patch
  > linux-firmware: split amdgpu firmwares in separate packages
  > linux-firmware: split ath11k firmwares in separate packages
  > linux-firmware: split ath10k firmwares in separate packages
  > create-spdx: support line numbers
  > ofono: patch CVE-2024-7540, CVE-2024-7541, CVE-2024-7542
  > files: overlayfs-create-dirs: Improve mount unit dependency
  > man-db: fix broken requirement for flex
  > python3-numpy: upgrade 2.2.1 -> 2.2.2
  > gcc-sanitizers.inc: Workaround for aarch64
  > selftest/virgl: add a link to RHEL merge request to address the missing vgem module
  > tcl8: add a patch to address Y2038 issues (tcl 9.x doesn't need it)
  > tcl: disable 'zipfs' feature
  > bitbake: tests/fetch: Fix git shallow test failure with git >= 2.48
  > u-boot: kernel-fitimage: Fix dependency loop if UBOOT_SIGN_ENABLE and UBOOT_ENV enabled
  > gcc: make include poisoning fatal again in gcc/g++
  > oeqa/poisoning: fix gcc include poisoning test
  > python3-cffi: Add missing pkgconfig dependency
  > base: Switch virtual/cross-XXX to be under recipe specific providers
  > classes/recipes: Switch virtual/XXX-gcc to virtual/cross-cc (and c++/binutils)
  > bitbake: parse/ast: Add support for BB_RECIPE_VIRTUAL_PROVIDERS
  > kernel-yocto: make kernel commits reproducible
  > fmt: fix build with GCC 9.4
  > linux-firmware: upgrade 20241210 -> 20250109
  > image.bbclass: enable systemd user services
  > systemd.bbclass: support user units in postinst and prerm hooks
  > systemd.bbclass: update postinst and prerm hooks
  > systemd.bbclass: properly handle user units in systemd_create_presets
  > systemd.bbclass: introduce systemd_service_searchpaths()
  > systemd.bbclass: factor out service lookup logic into separate function
  > systemd.bbclass: add ${sysconfdir}/systemd/user to search path
  > systemd-systemctl: add support for --global flag
  > eudev: backport patch to fix udevd hanging while trying to access /dev/urandom
  > test-manual/reproducible-builds: fix reproducible links
  > Update autobuilder URLs to valkyrie
  > migration-guides: add release notes for 5.0.6
  > release-notes-5.2: cover devtool modify --debug-build
  > sdk-manual: extensible.rst: remove confusing post-install-logging
  > sdk-manual: extensible.rst: update devtool ide-sdk
  > migration-guides: systemd.bbclass do not add Also services for 5.2
  > uboot-extlinux-config.bbclass: invalidate do_create_extlinux_config on changes to UBOOT_EXTLINUX_FDTOVERLAYS:x
  > rsync: upgrade 3.3.0 -> 3.4.1
  > grub-efi-cfg: Add GRUB_TITLE for custom GRUB titles
  > dbus: update 1.14.10 -> 1.16.0
  > piglit: Upgrade to latest revision
  > autoconf: rename autotools_aclocals and only run in do_configure
  > libtool: remove obsolete ACLOCALEXTRAPATH
  > autotools: clean up aclocal/ search path assignments
  > libsecret: update patch Upstream-Status
  > devtool: ide-sdk remove the plugin from eSDK installer
  > devtool: build-sdk remove unused imports
  > libxkbcommon: replace locale dependecy from RDEPENDS to RRECOMMENDS
  > lttng-tools: disable patching our libtool.m4
  > classes/logging: Added the bbverbnote command to the logging set
  > lib: spdx: Upgrade to final 3.0.1 release
  > rust: increase test timeout again
  > ofono: fix CVE-2024-7539
  > openssl: remove obsolete CVE version suffix
  > gcc: poison-system-directories patch updated for missing paths
  > devtool: remove unused 'config' param from '_create_workspace' method
  > devtool: misc cleanups
  > devtool: un-globalize 'plugins' variable
  > devtool: un-globalize 'config' variable
  > devtool: un-globalize 'context' variable and convert it to a dataclass
  > devtool: un-globalize 'workspace' variable
  > devtool: un-globalize the 'basepath' variable
  > procps: update 4.0.4 -> 4.0.5
  > systemd: PACKAGECONFIG mountfsd and nsresourced
  > pulseaudio: fix webrtc audio depdency
  > sysvinit: update 3.11 -> 3.13
  > udev-extraconf: Allow FAT mount group to be specified
  > selftest/reproducible: Print error context on failure
  > selftest/reproducible: Print full log path on failure
  > classes/ptest-python-pytest: simplify python ptest file overriding
  > oeqa/selftest/sstatetests: Cover aarch64 SDKMACHINE in tests
  > rust: Upgrade 1.80.1->1.81.0
  > rust: Fix for duplicate libstd.so
  > rust-target-config: Update the data layout for x86 , ppc , riscv64 , aarch64 and loongaarch64 targets.
  > bitbake: data_smart: fix ??= operator for variable flags
  > bitbake: tests/parse: add test for ?= and ??= operators for variable flags
  > bitbake: bb/fetch2/__init__.py: remove a DeprecationWarning in uri_replace()

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

* sources/meta-arm 0905953a...db933d55 (3):
  > trusted-firmware-a: fix mbedtls license checksum
  > edk2-firmware: fix PlatformStandaloneMmRpmb.dsc build
  > arm-bsp/recipes-security: Add protobuf interface to crypto-sp in corstone1000

* sources/meta-clang 03f5785...968c690 (8):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > recipes: Update to match OE-Core virtual/cross-* changes
  > lttng-ust: Link with libatomic on 32bit x86
  > clang: Upgrade to 19.1.7
  > boost: Use -no-integrated-as for arm

* sources/meta-freescale 9dc9f18d...a6cd9135 (14):
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2077 from YoeDistro/yoe/mut
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2068 from nxp-upstream/imxmali
  > Merge pull request #2075 from limeng-linux/master
  > Merge pull request #2073 from lms-ts/master
  > Merge pull request #2061 from nxp-upstream/qoriq-q4
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2069 from nxp-upstream/Upgrade-gstreamer-to-LF6.6.52_2.0.0
  > Merge pull request #2053 from nxp-upstream/imx-6.6.52-2.0.0
  > Merge pull request #2060 from pasweistorz/avoid-unnecessary-dtb-files
  > treewide: Remove all references to SRC_URI[md5sum] hashes

* sources/meta-freescale-3rdparty 774ca54...45c4762 (2):
  > Auto-update LICENSE file with current recipe licenses
  > treewide: Remove all references to SRC_URI[md5sum] hashes

* sources/meta-intel b0fe7e45...c7c7dfac (3):
  > intel-compute-runtime : upgrade 24.26.30049.6 -> 24.39.31294.12
  > intel-graphics-compiler : upgrade 1.0.17193.4 -> 1.0.17791.18
  > level-zero: upgrade 1.15.8 -> 1.17.42

* sources/meta-odroid 4786bdb...2f18a9b (1):
  > u-boot: Rename bbappend to 2025 release

* sources/meta-openembedded fa1ebe8c80...d2506b4f81 (170):
  > DO NOT MERGE: Add Github actions CI workflow
  > python3-hyperframe: Upgrade 6.0.1 -> 6.1.0
  > python3-hpack: Upgrade 4.0.0 -> 4.1.0
  > python3-wrapt: Upgrade 1.17.1 -> 1.17.2
  > python3-marshmallow: Upgrade 3.25.1 -> 3.26.0
  > python3-pocketsphinx: Upgrade 5.0.3 -> 5.0.4
  > civetweb: fix pathes in cmake file
  > python3-zeroconf: correct license file and checksum
  > rtmpdump: update 2.4 -> v2.6
  > collectd: add PACKAGECONFIG for dpdk
  > ntp: set CONFIG_SITE in do_compile
  > syslog-ng: remove obsolete double-run of configure
  > php: cleanup autoconf fettling
  > ncftp: update for autoconf changes in core
  > php: Drop references to ACLOCALDIR
  > syslog-ng: Remove references to ACLOCALEXTRAPATH
  > ncftp: Replace references to ACLOCALEXTRAPATH
  > python3-pylint: Upgrade 3.3.1 -> 3.3.3
  > python3-portion: Fix test_doc.py ptest
  > smarty: update 4.5.5 -> 5.4.2
  > redis: upgrade 7.2.6 -> 7.2.7
  > tigervnc: Replace using --system-acdir with --aclocal-path
  > nativesdk-pistache: dependency with brotli
  > pkcs11-provider: Upgrade 0.5 -> 0.6
  > hiawatha: upgrade 10.12 -> 11.0
  > python3-cachetools: Upgrade 5.5.0 -> 5.5.1
  > python3-networkx: Upgrade 3.1 -> 3.4.2
  > python3-zeroconf: Upgrade 0.140.1 -> 0.141.0
  > python3-snagboot: Upgrade 2.0 -> 2.1
  > python3-imageio: Upgrade 2.36.1 -> 2.37.0
  > nodejs: upgrade 22.12.0 -> 22.13.1
  > gnome-control-center: update 47.2 -> 47.3
  > gnome-shell: update 47.2 -> 47.3
  > ndctl: fix building documentation
  > ndctl: fix compiling without including tests
  > python3-tox: Upgrade 4.23.2 -> 4.24.1
  > python3-aioresponses: Upgrade 0.7.7 -> 0.7.8
  > python3-filelock: Upgrade 3.16.1 -> 3.17.0
  > dbus-cxx: fix typo in PACKAGECONFIG
  > iwd: update 3.2 -> 3.3
  > pistache: fix package config dependencies
  > cpp-netlib: Make SKIP_RECIPE weak
  > lapack: upgrade to latest 3.12.1
  > lapack: fix buildpaths in ptest also when CBLAS is enabled
  > lapack: add PACKAGECONFIG for cblas
  > dlt-daemon: make DLT_WatchdogSec configurable
  > cbindgen: update 0.27.0 -> 0.28.0
  > crash: fix crash cannot work with kaslr
  > toybox: upgrade 0.8.11 -> 0.8.12
  > python3-zeroconf: upgrade 0.139.0 -> 0.140.1
  > python3-web3: upgrade 7.6.1 -> 7.7.0
  > python3-virtualenv: upgrade 20.28.1 -> 20.29.1
  > python3-twitter: upgrade 4.14.0 -> 4.15.0
  > python3-smpplib: upgrade 2.2.3 -> 2.2.4
  > python3-robotframework: upgrade 7.1.1 -> 7.2
  > python3-responses: upgrade 0.25.5 -> 0.25.6
  > python3-psycopg: upgrade 3.2.3 -> 3.2.4
  > python3-jdatetime: upgrade 5.0.0 -> 5.1.0
  > python3-inline-snapshot: upgrade 0.19.1 -> 0.19.3
  > python3-hexbytes: upgrade 1.2.1 -> 1.3.0
  > python3-eth-abi: upgrade 5.1.0 -> 5.2.0
  > python3-dbus-fast: upgrade 2.28.0 -> 2.30.2
  > python3-cmd2: upgrade 2.5.8 -> 2.5.9
  > python3-cloudpickle: upgrade 3.1.0 -> 3.1.1
  > python3-cantools: upgrade 40.0.0 -> 40.1.1
  > pocketpy: upgrade 2.0.4 -> 2.0.5
  > openvpn: upgrade 2.6.12 -> 2.6.13
  > opensc: upgrade 0.26.0 -> 0.26.1
  > mutter: upgrade 47.3 -> 47.4
  > lvm2: update 2.03.29 -> 2.03.30
  > libtoml11: upgrade 4.2.0 -> 4.3.0
  > libgee: upgrade 0.20.6 -> 0.20.8
  > iotop: upgrade 1.26 -> 1.27
  > freeipmi: update 1.6.14 -> 1.6.15
  > dialog: upgrade 1.3-20240619 -> 1.3-20250116
  > cxxopts: upgrade 3.2.0 -> 3.2.1
  > ctags: upgrade 6.1.20250112.0 -> 6.1.20250119.0
  > php: Define ACLOCALDIR
  > poppler: upgrade 24.12.0 -> 25.01.0
  > yasm: update to latest git revision
  > c-ares: upgrade 1.32.2 -> 1.32.3
  > c-ares: upgrade 1.32.1 -> 1.32.2
  > c-ares: upgrade 1.32.0 -> 1.32.1
  > mozjs-115: remove recipe
  > python3-pillow: update recipe to use the ptest-python-pytest class
  > python3-pint: update recipe to use the ptest-python-pytest class
  > python3-platformdirs: update recipe to use the ptest-python-pytest class
  > python3-polyline: update recipe to use the ptest-python-pytest class
  > python3-portion: update recipe to use the ptest-python-pytest class
  > python3-precise-runner: update recipe to use the ptest-python-pytest class
  > python3-prettytable: update recipe to use the ptest-python-pytest class
  > python3-propcache: update recipe to use the ptest-python-pytest class
  > python3-ptyprocess: update recipe to use the ptest-python-pytest class
  > python3-py-cpuinfo: update recipe to use the ptest-python-pytest class
  > python3-pyasn1-modules: update recipe to use the ptest-python-pytest class
  > python3-pydantic-core: update recipe to use the ptest-python-pytest class
  > python3-pydantic: update recipe to use the ptest-python-pytest class
  > python3-pyroute2: update recipe to use the ptest-python-pytest class
  > xrdp: upgrade 0.9.19 -> 0.9.20
  > audiofile: mark CVE-2020-18781 as patched
  > python3-pyserial: update recipe to use the ptest-python-pytest class
  > python3-pytest-localserver: update recipe to use the ptest-python-pytest class
  > python3-python-multipart: update recipe to use the ptest-python-pytest class
  > python3-pytoml: update recipe to use the ptest-python-pytest class
  > python3-pyyaml-include: update recipe to use the ptest-python-pytest class
  > python3-rapidjson: update recipe to use the ptest-python-pytest class
  > python3-requests-file: update recipe to use the ptest-python-pytest class
  > python3-requests-toolbelt: update recipe to use the ptest-python-pytest class
  > python3-scrypt: update recipe to use the ptest-python-pytest class
  > python3-semver: update recipe to use the ptest-python-pytest class
  > vorbis-tools: patch CVE-2023-43361
  > polkit: dont add mozjs PACKAGECONFIG
  > polkit: update 125 -> 126
  > jansson: fix a symbol clash when building with cmake
  > libde265: switch to cmake buildsystem
  > gphoto2: Fix /usr/bin/gphoto2 runtime error
  > cxxopts: add new recipe
  > yyjson: force build shared library
  > pistache : add initial recipe
  > c-ares: upgrade 1.31.0 -> 1.32.0
  > proftpd: define suffix for CVE version comparison
  > proftpd: upgrade 1.3.8b -> 1.3.8c
  > proftpd: define UPSTREAM_CHECK_GITTAGREGEX
  > polkit: fix permissions of /usr/share/polkit-1/rules.d/ again
  > mariadb: Upgrade to 11.4.4
  > xdg-desktop-portal-gtk: upgrade 1.15.1 -> 1.15.2
  > wpan-tools: upgrade 0.9 -> 0.10
  > thingsboard-gateway: upgrade 3.5.3.1 -> 3.6.3
  > ser2net: upgrade 4.6.2 -> 4.6.3
  > python3-zeroconf: upgrade 0.136.2 -> 0.139.0
  > python3-wrapt: upgrade 1.17.0 -> 1.17.1
  > python3-sqlalchemy: upgrade 2.0.36 -> 2.0.37
  > python3-sh: upgrade 2.1.0 -> 2.2.1
  > python3-pdm: upgrade 2.22.1 -> 2.22.2
  > python3-mlcommons-loadgen: upgrade 5.0.4 -> 5.0.5
  > python3-marshmallow: upgrade 3.24.1 -> 3.25.1
  > python3-gnupg: upgrade 0.5.3 -> 0.5.4
  > python3-flask-marshmallow: upgrade 1.2.1 -> 1.3.0
  > python3-dirty-equals: upgrade 0.8.0 -> 0.9.0
  > python3-cmake: upgrade 3.31.2 -> 3.31.4
  > python3-aniso8601: upgrade 9.0.1 -> 10.0.0
  > pugixml: upgrade 1.14 -> 1.15
  > paho-mqtt-c: upgrade 1.3.13 -> 1.3.14
  > monit: upgrade 5.34.3 -> 5.34.4
  > lldpd: upgrade 1.0.18 -> 1.0.19
  > libserialport: upgrade 0.1.1 -> 0.1.2
  > libdbi-perl: upgrade 1.644 -> 1.646
  > libconfig-general-perl: upgrade 2.65 -> 2.67
  > jsoncons: upgrade 1.0.0 -> 1.1.0
  > iniparser: upgrade 4.2.4 -> 4.2.5
  > gtk-vnc: upgrade 1.3.1 -> 1.4.0
  > doxygen: upgrade 1.13.1 -> 1.13.2
  > ddrescue: upgrade 1.28 -> 1.29
  > ctags: upgrade 6.1.20250105.0 -> 6.1.20250112.0
  > chrony: upgrade 4.5 -> 4.6.1
  > lapack: fix TMPDIR reference in do_package_qa
  > spectre-meltdown-checker: New recipe to check hardware vulnerability
  > etcd-cpp-apiv3: Skip recipe since it does not work with boost >= 1.87
  > python3-pyscaffold: Upgrade 4.5 -> 4.6
  > python3-bandit: Upgrade 1.8.0 -> 1.8.2
  > python3-responses: Upgrade 0.25.3 -> 0.25.5
  > python3-inline-snapshot: Upgrade 0.18.2 -> 0.19.1
  > python3-dbus-fast: Upgrade 2.24.4 -> 2.28.0
  > python3-pydantic: Upgrade 2.10.4 -> 2.10.5
  > c-ares: upgrade 1.30.0 -> 1.31.0
  > vsomeip: Skip building, needs porting to boost >= 1.87
  > websocketpp: Skip recipe, not buildable with boost >= 1.87
  > cpp-netlib: Skip recipe, not buildable with boost >= 1.87
  > cpprest: Skip recipe due to unbuildable dependency websocketpp
  > vsomeip: Upgrade to 3.5.3

* sources/meta-qt6 cc0dd55...775e06d (32):
  > 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
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtwebengine: fix conflicting files with qtpdf
  > qtbase: update patch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtgrpc: add optional dependency to qtdeclarative
  > qtopcua: add opcua tools to sdk
  > squish: update to Squish 8.1.0
  > squish: support styhead
  > Add squish support
  < 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 97d7a6b...880d36b (3):
  > kas: debug-tweaks as IMAGE_FEATURE is removed
  > kas: added the synaptics-killswitch license in comment
  > linux-firmware-rpidistro: Add cyfmac43455-sdio.bin symlink to minimal

* sources/meta-riscv abb4f07...42d2b51 (10):
  > visionfive2: Switch to efi boot
  > recipes-kernel: linux: linux-starfive-dev: Add yocto-kernel-cache for visionfive2
  > recipes-bsp: u-boot-starfive_v2021.10: Remove compatibility with visionfive2
  > visionfive2: Use upstream u-boot
  > visionfive2: unset sbi payload
  > recipes-bsp: opensbi: Use upstream for visionfive2
  > u-boot: Add support for visionfive2
  > opensbi: Set FW_TEXT_START in machine conf
  > conf: machine: include: jh7110-common: Use virtual/bootloader
  > conf: machine: include: riscv-common: Use weaker default for kernel

* sources/meta-swupdate 9a71f94...efd4c20 (12):
  < 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 652714f9...0a2689bd (11):
  > conf/machine: add configuration for Orin Nano SKU 0003
  > meta: switch from virtual/XXX-gcc to  virtual/cross-XXX
  > tegra-helper-scripts: disable initrd-flash USB instance check
  > sbsigntool: update from 0.9.4 to 0.9.5
  > espimage: make image size configurable
  > optee-os: fix buildpaths warning
  > tegra-helper-scripts: let initrd-flash use USB instance for storage check
  > tegra-helper-scripts: fix initrd-flash handling of pre-signed binaries
  > tegra-helper-scripts: restore main files after RCM boot signing
  > tegra-helper-scripts: correct typo in tegra-flash-helper
  > optee-os: make build work in devtool

* sources/meta-ti df20c5b6...8454da05 (4):
  > conf: machine: beaglebone-ai64: Update SPL_BINARY
  > conf: machine: beagleplay*: Update defaults to mainline
  > linux-ti-mainline: Update KERNEL_REPRODUCIBILITY_PATCHES for v6.12
  > linux-ti-mainline: Update to version: v6.12

* sources/meta-variscite-bsp 96a2781...55ec22e (51):
  > 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 2abb0028ba...01cc3d1eb1 (114):
  > binutils: Upgrade to 2.44 release
  > cargo-c: Fix build on risv32
  > mpfr: Fix build with glibc 2.41
  > snort3,libdaq: Always use libstdc++
  > clang: Upgrade to 19.1.7
  > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++
  > docs: Add clang to SDK_TOOLCHAIN_LANGS
  > sdks: Add clang toolchain to SDKs
  > rpm: Use gcc to compile always
  > clang: PROVIDE llvm-native and llvm
  > maintainers.inc: Add myself as maintainer for clang family of recipes
  > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable
  > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES
  > spirv-llvm-translator: Add recipe
  > llvm: Delete
  > clang/recipes: Add missing SUMMARY field
  > clang: Migrate clang and related recipes from meta-clang
  > cmake-native.bbclass: Abstraction to use cmake with native toolchains
  > clang-native.bbclass: Abstraction to enable clang as native compiler
  > scan-build.bbclass: Add class to enable clang static analyser
  > nonscanable.inc: Includes recipes which can not be used with clang-scan
  > nonclangable.inc: Add recipe which can not be built with clang
  > clang.inc: Global settings for clang toolchain
  > strace: Ignore running strace ptests image on musl
  > valgrind: Drop patch regressing fdleak_cmsg test
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > build-appliance-image: Update to master head revision
  > rust-common: add LDFLAGS to 'build-rust-cc' wrapper
  > cmake: upgrade 3.31.3 -> 3.31.4
  > systemd: Remove /var/log/README using a patch
  > linux-firmware: split amdgpu firmwares in separate packages
  > linux-firmware: split ath11k firmwares in separate packages
  > linux-firmware: split ath10k firmwares in separate packages
  > create-spdx: support line numbers
  > ofono: patch CVE-2024-7540, CVE-2024-7541, CVE-2024-7542
  > files: overlayfs-create-dirs: Improve mount unit dependency
  > man-db: fix broken requirement for flex
  > python3-numpy: upgrade 2.2.1 -> 2.2.2
  > gcc-sanitizers.inc: Workaround for aarch64
  > selftest/virgl: add a link to RHEL merge request to address the missing vgem module
  > tcl8: add a patch to address Y2038 issues (tcl 9.x doesn't need it)
  > tcl: disable 'zipfs' feature
  > bitbake: tests/fetch: Fix git shallow test failure with git >= 2.48
  > u-boot: kernel-fitimage: Fix dependency loop if UBOOT_SIGN_ENABLE and UBOOT_ENV enabled
  > gcc: make include poisoning fatal again in gcc/g++
  > oeqa/poisoning: fix gcc include poisoning test
  > python3-cffi: Add missing pkgconfig dependency
  > base: Switch virtual/cross-XXX to be under recipe specific providers
  > classes/recipes: Switch virtual/XXX-gcc to virtual/cross-cc (and c++/binutils)
  > bitbake: parse/ast: Add support for BB_RECIPE_VIRTUAL_PROVIDERS
  > kernel-yocto: make kernel commits reproducible
  > fmt: fix build with GCC 9.4
  > linux-firmware: upgrade 20241210 -> 20250109
  > image.bbclass: enable systemd user services
  > systemd.bbclass: support user units in postinst and prerm hooks
  > systemd.bbclass: update postinst and prerm hooks
  > systemd.bbclass: properly handle user units in systemd_create_presets
  > systemd.bbclass: introduce systemd_service_searchpaths()
  > systemd.bbclass: factor out service lookup logic into separate function
  > systemd.bbclass: add ${sysconfdir}/systemd/user to search path
  > systemd-systemctl: add support for --global flag
  > eudev: backport patch to fix udevd hanging while trying to access /dev/urandom
  > test-manual/reproducible-builds: fix reproducible links
  > Update autobuilder URLs to valkyrie
  > migration-guides: add release notes for 5.0.6
  > release-notes-5.2: cover devtool modify --debug-build
  > sdk-manual: extensible.rst: remove confusing post-install-logging
  > sdk-manual: extensible.rst: update devtool ide-sdk
  > migration-guides: systemd.bbclass do not add Also services for 5.2
  > uboot-extlinux-config.bbclass: invalidate do_create_extlinux_config on changes to UBOOT_EXTLINUX_FDTOVERLAYS:x
  > rsync: upgrade 3.3.0 -> 3.4.1
  > grub-efi-cfg: Add GRUB_TITLE for custom GRUB titles
  > dbus: update 1.14.10 -> 1.16.0
  > piglit: Upgrade to latest revision
  > autoconf: rename autotools_aclocals and only run in do_configure
  > libtool: remove obsolete ACLOCALEXTRAPATH
  > autotools: clean up aclocal/ search path assignments
  > libsecret: update patch Upstream-Status
  > devtool: ide-sdk remove the plugin from eSDK installer
  > devtool: build-sdk remove unused imports
  > libxkbcommon: replace locale dependecy from RDEPENDS to RRECOMMENDS
  > lttng-tools: disable patching our libtool.m4
  > classes/logging: Added the bbverbnote command to the logging set
  > lib: spdx: Upgrade to final 3.0.1 release
  > rust: increase test timeout again
  > ofono: fix CVE-2024-7539
  > openssl: remove obsolete CVE version suffix
  > gcc: poison-system-directories patch updated for missing paths
  > devtool: remove unused 'config' param from '_create_workspace' method
  > devtool: misc cleanups
  > devtool: un-globalize 'plugins' variable
  > devtool: un-globalize 'config' variable
  > devtool: un-globalize 'context' variable and convert it to a dataclass
  > devtool: un-globalize 'workspace' variable
  > devtool: un-globalize the 'basepath' variable
  > procps: update 4.0.4 -> 4.0.5
  > systemd: PACKAGECONFIG mountfsd and nsresourced
  > pulseaudio: fix webrtc audio depdency
  > sysvinit: update 3.11 -> 3.13
  > udev-extraconf: Allow FAT mount group to be specified
  > selftest/reproducible: Print error context on failure
  > selftest/reproducible: Print full log path on failure
  > classes/ptest-python-pytest: simplify python ptest file overriding
  > oeqa/selftest/sstatetests: Cover aarch64 SDKMACHINE in tests
  > rust: Upgrade 1.80.1->1.81.0
  > rust: Fix for duplicate libstd.so
  > rust-target-config: Update the data layout for x86 , ppc , riscv64 , aarch64 and loongaarch64 targets.
  > bitbake: data_smart: fix ??= operator for variable flags
  > bitbake: tests/parse: add test for ?= and ??= operators for variable flags
  > bitbake: bb/fetch2/__init__.py: remove a DeprecationWarning in uri_replace()

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

* sources/meta-arm 0905953a...db933d55 (3):
  > trusted-firmware-a: fix mbedtls license checksum
  > edk2-firmware: fix PlatformStandaloneMmRpmb.dsc build
  > arm-bsp/recipes-security: Add protobuf interface to crypto-sp in corstone1000

* sources/meta-clang 03f5785...968c690 (8):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > recipes: Update to match OE-Core virtual/cross-* changes
  > lttng-ust: Link with libatomic on 32bit x86
  > clang: Upgrade to 19.1.7
  > boost: Use -no-integrated-as for arm

* sources/meta-freescale 9dc9f18d...a6cd9135 (14):
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2077 from YoeDistro/yoe/mut
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2068 from nxp-upstream/imxmali
  > Merge pull request #2075 from limeng-linux/master
  > Merge pull request #2073 from lms-ts/master
  > Merge pull request #2061 from nxp-upstream/qoriq-q4
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2069 from nxp-upstream/Upgrade-gstreamer-to-LF6.6.52_2.0.0
  > Merge pull request #2053 from nxp-upstream/imx-6.6.52-2.0.0
  > Merge pull request #2060 from pasweistorz/avoid-unnecessary-dtb-files
  > treewide: Remove all references to SRC_URI[md5sum] hashes

* sources/meta-freescale-3rdparty 774ca54...45c4762 (2):
  > Auto-update LICENSE file with current recipe licenses
  > treewide: Remove all references to SRC_URI[md5sum] hashes

* sources/meta-intel b0fe7e45...c7c7dfac (3):
  > intel-compute-runtime : upgrade 24.26.30049.6 -> 24.39.31294.12
  > intel-graphics-compiler : upgrade 1.0.17193.4 -> 1.0.17791.18
  > level-zero: upgrade 1.15.8 -> 1.17.42

* sources/meta-odroid 4786bdb...2f18a9b (1):
  > u-boot: Rename bbappend to 2025 release

* sources/meta-openembedded fa1ebe8c80...954f695e6d (175):
  > DO NOT MERGE: Add Github actions CI workflow
  > opentelemetry-cpp: fix non-default PACKAGECONFIG options
  > python3-robotframework-seriallibrary: correct license file and checksum
  > python3-cachecontrol: correct license file and checksum
  > python3-oletools: correct license file and checksum
  > python3-ujson: correct license file and checksum
  > python3-hyperframe: Upgrade 6.0.1 -> 6.1.0
  > python3-hpack: Upgrade 4.0.0 -> 4.1.0
  > python3-wrapt: Upgrade 1.17.1 -> 1.17.2
  > python3-marshmallow: Upgrade 3.25.1 -> 3.26.0
  > python3-pocketsphinx: Upgrade 5.0.3 -> 5.0.4
  > civetweb: fix pathes in cmake file
  > python3-zeroconf: correct license file and checksum
  > rtmpdump: update 2.4 -> v2.6
  > collectd: add PACKAGECONFIG for dpdk
  > ntp: set CONFIG_SITE in do_compile
  > syslog-ng: remove obsolete double-run of configure
  > php: cleanup autoconf fettling
  > ncftp: update for autoconf changes in core
  > php: Drop references to ACLOCALDIR
  > syslog-ng: Remove references to ACLOCALEXTRAPATH
  > ncftp: Replace references to ACLOCALEXTRAPATH
  > python3-pylint: Upgrade 3.3.1 -> 3.3.3
  > python3-portion: Fix test_doc.py ptest
  > smarty: update 4.5.5 -> 5.4.2
  > redis: upgrade 7.2.6 -> 7.2.7
  > tigervnc: Replace using --system-acdir with --aclocal-path
  > nativesdk-pistache: dependency with brotli
  > pkcs11-provider: Upgrade 0.5 -> 0.6
  > hiawatha: upgrade 10.12 -> 11.0
  > python3-cachetools: Upgrade 5.5.0 -> 5.5.1
  > python3-networkx: Upgrade 3.1 -> 3.4.2
  > python3-zeroconf: Upgrade 0.140.1 -> 0.141.0
  > python3-snagboot: Upgrade 2.0 -> 2.1
  > python3-imageio: Upgrade 2.36.1 -> 2.37.0
  > nodejs: upgrade 22.12.0 -> 22.13.1
  > gnome-control-center: update 47.2 -> 47.3
  > gnome-shell: update 47.2 -> 47.3
  > ndctl: fix building documentation
  > ndctl: fix compiling without including tests
  > python3-tox: Upgrade 4.23.2 -> 4.24.1
  > python3-aioresponses: Upgrade 0.7.7 -> 0.7.8
  > python3-filelock: Upgrade 3.16.1 -> 3.17.0
  > dbus-cxx: fix typo in PACKAGECONFIG
  > iwd: update 3.2 -> 3.3
  > pistache: fix package config dependencies
  > cpp-netlib: Make SKIP_RECIPE weak
  > lapack: upgrade to latest 3.12.1
  > lapack: fix buildpaths in ptest also when CBLAS is enabled
  > lapack: add PACKAGECONFIG for cblas
  > dlt-daemon: make DLT_WatchdogSec configurable
  > cbindgen: update 0.27.0 -> 0.28.0
  > crash: fix crash cannot work with kaslr
  > toybox: upgrade 0.8.11 -> 0.8.12
  > python3-zeroconf: upgrade 0.139.0 -> 0.140.1
  > python3-web3: upgrade 7.6.1 -> 7.7.0
  > python3-virtualenv: upgrade 20.28.1 -> 20.29.1
  > python3-twitter: upgrade 4.14.0 -> 4.15.0
  > python3-smpplib: upgrade 2.2.3 -> 2.2.4
  > python3-robotframework: upgrade 7.1.1 -> 7.2
  > python3-responses: upgrade 0.25.5 -> 0.25.6
  > python3-psycopg: upgrade 3.2.3 -> 3.2.4
  > python3-jdatetime: upgrade 5.0.0 -> 5.1.0
  > python3-inline-snapshot: upgrade 0.19.1 -> 0.19.3
  > python3-hexbytes: upgrade 1.2.1 -> 1.3.0
  > python3-eth-abi: upgrade 5.1.0 -> 5.2.0
  > python3-dbus-fast: upgrade 2.28.0 -> 2.30.2
  > python3-cmd2: upgrade 2.5.8 -> 2.5.9
  > python3-cloudpickle: upgrade 3.1.0 -> 3.1.1
  > python3-cantools: upgrade 40.0.0 -> 40.1.1
  > pocketpy: upgrade 2.0.4 -> 2.0.5
  > openvpn: upgrade 2.6.12 -> 2.6.13
  > opensc: upgrade 0.26.0 -> 0.26.1
  > mutter: upgrade 47.3 -> 47.4
  > lvm2: update 2.03.29 -> 2.03.30
  > libtoml11: upgrade 4.2.0 -> 4.3.0
  > libgee: upgrade 0.20.6 -> 0.20.8
  > iotop: upgrade 1.26 -> 1.27
  > freeipmi: update 1.6.14 -> 1.6.15
  > dialog: upgrade 1.3-20240619 -> 1.3-20250116
  > cxxopts: upgrade 3.2.0 -> 3.2.1
  > ctags: upgrade 6.1.20250112.0 -> 6.1.20250119.0
  > php: Define ACLOCALDIR
  > poppler: upgrade 24.12.0 -> 25.01.0
  > yasm: update to latest git revision
  > c-ares: upgrade 1.32.2 -> 1.32.3
  > c-ares: upgrade 1.32.1 -> 1.32.2
  > c-ares: upgrade 1.32.0 -> 1.32.1
  > mozjs-115: remove recipe
  > python3-pillow: update recipe to use the ptest-python-pytest class
  > python3-pint: update recipe to use the ptest-python-pytest class
  > python3-platformdirs: update recipe to use the ptest-python-pytest class
  > python3-polyline: update recipe to use the ptest-python-pytest class
  > python3-portion: update recipe to use the ptest-python-pytest class
  > python3-precise-runner: update recipe to use the ptest-python-pytest class
  > python3-prettytable: update recipe to use the ptest-python-pytest class
  > python3-propcache: update recipe to use the ptest-python-pytest class
  > python3-ptyprocess: update recipe to use the ptest-python-pytest class
  > python3-py-cpuinfo: update recipe to use the ptest-python-pytest class
  > python3-pyasn1-modules: update recipe to use the ptest-python-pytest class
  > python3-pydantic-core: update recipe to use the ptest-python-pytest class
  > python3-pydantic: update recipe to use the ptest-python-pytest class
  > python3-pyroute2: update recipe to use the ptest-python-pytest class
  > xrdp: upgrade 0.9.19 -> 0.9.20
  > audiofile: mark CVE-2020-18781 as patched
  > python3-pyserial: update recipe to use the ptest-python-pytest class
  > python3-pytest-localserver: update recipe to use the ptest-python-pytest class
  > python3-python-multipart: update recipe to use the ptest-python-pytest class
  > python3-pytoml: update recipe to use the ptest-python-pytest class
  > python3-pyyaml-include: update recipe to use the ptest-python-pytest class
  > python3-rapidjson: update recipe to use the ptest-python-pytest class
  > python3-requests-file: update recipe to use the ptest-python-pytest class
  > python3-requests-toolbelt: update recipe to use the ptest-python-pytest class
  > python3-scrypt: update recipe to use the ptest-python-pytest class
  > python3-semver: update recipe to use the ptest-python-pytest class
  > vorbis-tools: patch CVE-2023-43361
  > polkit: dont add mozjs PACKAGECONFIG
  > polkit: update 125 -> 126
  > jansson: fix a symbol clash when building with cmake
  > libde265: switch to cmake buildsystem
  > gphoto2: Fix /usr/bin/gphoto2 runtime error
  > cxxopts: add new recipe
  > yyjson: force build shared library
  > pistache : add initial recipe
  > c-ares: upgrade 1.31.0 -> 1.32.0
  > proftpd: define suffix for CVE version comparison
  > proftpd: upgrade 1.3.8b -> 1.3.8c
  > proftpd: define UPSTREAM_CHECK_GITTAGREGEX
  > polkit: fix permissions of /usr/share/polkit-1/rules.d/ again
  > mariadb: Upgrade to 11.4.4
  > xdg-desktop-portal-gtk: upgrade 1.15.1 -> 1.15.2
  > wpan-tools: upgrade 0.9 -> 0.10
  > thingsboard-gateway: upgrade 3.5.3.1 -> 3.6.3
  > ser2net: upgrade 4.6.2 -> 4.6.3
  > python3-zeroconf: upgrade 0.136.2 -> 0.139.0
  > python3-wrapt: upgrade 1.17.0 -> 1.17.1
  > python3-sqlalchemy: upgrade 2.0.36 -> 2.0.37
  > python3-sh: upgrade 2.1.0 -> 2.2.1
  > python3-pdm: upgrade 2.22.1 -> 2.22.2
  > python3-mlcommons-loadgen: upgrade 5.0.4 -> 5.0.5
  > python3-marshmallow: upgrade 3.24.1 -> 3.25.1
  > python3-gnupg: upgrade 0.5.3 -> 0.5.4
  > python3-flask-marshmallow: upgrade 1.2.1 -> 1.3.0
  > python3-dirty-equals: upgrade 0.8.0 -> 0.9.0
  > python3-cmake: upgrade 3.31.2 -> 3.31.4
  > python3-aniso8601: upgrade 9.0.1 -> 10.0.0
  > pugixml: upgrade 1.14 -> 1.15
  > paho-mqtt-c: upgrade 1.3.13 -> 1.3.14
  > monit: upgrade 5.34.3 -> 5.34.4
  > lldpd: upgrade 1.0.18 -> 1.0.19
  > libserialport: upgrade 0.1.1 -> 0.1.2
  > libdbi-perl: upgrade 1.644 -> 1.646
  > libconfig-general-perl: upgrade 2.65 -> 2.67
  > jsoncons: upgrade 1.0.0 -> 1.1.0
  > iniparser: upgrade 4.2.4 -> 4.2.5
  > gtk-vnc: upgrade 1.3.1 -> 1.4.0
  > doxygen: upgrade 1.13.1 -> 1.13.2
  > ddrescue: upgrade 1.28 -> 1.29
  > ctags: upgrade 6.1.20250105.0 -> 6.1.20250112.0
  > chrony: upgrade 4.5 -> 4.6.1
  > lapack: fix TMPDIR reference in do_package_qa
  > spectre-meltdown-checker: New recipe to check hardware vulnerability
  > etcd-cpp-apiv3: Skip recipe since it does not work with boost >= 1.87
  > python3-pyscaffold: Upgrade 4.5 -> 4.6
  > python3-bandit: Upgrade 1.8.0 -> 1.8.2
  > python3-responses: Upgrade 0.25.3 -> 0.25.5
  > python3-inline-snapshot: Upgrade 0.18.2 -> 0.19.1
  > python3-dbus-fast: Upgrade 2.24.4 -> 2.28.0
  > python3-pydantic: Upgrade 2.10.4 -> 2.10.5
  > c-ares: upgrade 1.30.0 -> 1.31.0
  > vsomeip: Skip building, needs porting to boost >= 1.87
  > websocketpp: Skip recipe, not buildable with boost >= 1.87
  > cpp-netlib: Skip recipe, not buildable with boost >= 1.87
  > cpprest: Skip recipe due to unbuildable dependency websocketpp
  > vsomeip: Upgrade to 3.5.3

* sources/meta-qt6 cc0dd55...775e06d (32):
  > 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
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtwebengine: fix conflicting files with qtpdf
  > qtbase: update patch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtgrpc: add optional dependency to qtdeclarative
  > qtopcua: add opcua tools to sdk
  > squish: update to Squish 8.1.0
  > squish: support styhead
  > Add squish support
  < 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 97d7a6b...880d36b (3):
  > kas: debug-tweaks as IMAGE_FEATURE is removed
  > kas: added the synaptics-killswitch license in comment
  > linux-firmware-rpidistro: Add cyfmac43455-sdio.bin symlink to minimal

* sources/meta-riscv abb4f07...42d2b51 (10):
  > visionfive2: Switch to efi boot
  > recipes-kernel: linux: linux-starfive-dev: Add yocto-kernel-cache for visionfive2
  > recipes-bsp: u-boot-starfive_v2021.10: Remove compatibility with visionfive2
  > visionfive2: Use upstream u-boot
  > visionfive2: unset sbi payload
  > recipes-bsp: opensbi: Use upstream for visionfive2
  > u-boot: Add support for visionfive2
  > opensbi: Set FW_TEXT_START in machine conf
  > conf: machine: include: jh7110-common: Use virtual/bootloader
  > conf: machine: include: riscv-common: Use weaker default for kernel

* sources/meta-swupdate 9a71f94...efd4c20 (12):
  < 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 652714f9...0a2689bd (11):
  > conf/machine: add configuration for Orin Nano SKU 0003
  > meta: switch from virtual/XXX-gcc to  virtual/cross-XXX
  > tegra-helper-scripts: disable initrd-flash USB instance check
  > sbsigntool: update from 0.9.4 to 0.9.5
  > espimage: make image size configurable
  > optee-os: fix buildpaths warning
  > tegra-helper-scripts: let initrd-flash use USB instance for storage check
  > tegra-helper-scripts: fix initrd-flash handling of pre-signed binaries
  > tegra-helper-scripts: restore main files after RCM boot signing
  > tegra-helper-scripts: correct typo in tegra-flash-helper
  > optee-os: make build work in devtool

* sources/meta-ti df20c5b6...8454da05 (4):
  > conf: machine: beaglebone-ai64: Update SPL_BINARY
  > conf: machine: beagleplay*: Update defaults to mainline
  > linux-ti-mainline: Update KERNEL_REPRODUCIBILITY_PATCHES for v6.12
  > linux-ti-mainline: Update to version: v6.12

* sources/meta-variscite-bsp 96a2781...55ec22e (51):
  > 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 2abb0028ba...01cc3d1eb1 (114):
  > binutils: Upgrade to 2.44 release
  > cargo-c: Fix build on risv32
  > mpfr: Fix build with glibc 2.41
  > snort3,libdaq: Always use libstdc++
  > clang: Upgrade to 19.1.7
  > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++
  > docs: Add clang to SDK_TOOLCHAIN_LANGS
  > sdks: Add clang toolchain to SDKs
  > rpm: Use gcc to compile always
  > clang: PROVIDE llvm-native and llvm
  > maintainers.inc: Add myself as maintainer for clang family of recipes
  > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable
  > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES
  > spirv-llvm-translator: Add recipe
  > llvm: Delete
  > clang/recipes: Add missing SUMMARY field
  > clang: Migrate clang and related recipes from meta-clang
  > cmake-native.bbclass: Abstraction to use cmake with native toolchains
  > clang-native.bbclass: Abstraction to enable clang as native compiler
  > scan-build.bbclass: Add class to enable clang static analyser
  > nonscanable.inc: Includes recipes which can not be used with clang-scan
  > nonclangable.inc: Add recipe which can not be built with clang
  > clang.inc: Global settings for clang toolchain
  > strace: Ignore running strace ptests image on musl
  > valgrind: Drop patch regressing fdleak_cmsg test
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > build-appliance-image: Update to master head revision
  > rust-common: add LDFLAGS to 'build-rust-cc' wrapper
  > cmake: upgrade 3.31.3 -> 3.31.4
  > systemd: Remove /var/log/README using a patch
  > linux-firmware: split amdgpu firmwares in separate packages
  > linux-firmware: split ath11k firmwares in separate packages
  > linux-firmware: split ath10k firmwares in separate packages
  > create-spdx: support line numbers
  > ofono: patch CVE-2024-7540, CVE-2024-7541, CVE-2024-7542
  > files: overlayfs-create-dirs: Improve mount unit dependency
  > man-db: fix broken requirement for flex
  > python3-numpy: upgrade 2.2.1 -> 2.2.2
  > gcc-sanitizers.inc: Workaround for aarch64
  > selftest/virgl: add a link to RHEL merge request to address the missing vgem module
  > tcl8: add a patch to address Y2038 issues (tcl 9.x doesn't need it)
  > tcl: disable 'zipfs' feature
  > bitbake: tests/fetch: Fix git shallow test failure with git >= 2.48
  > u-boot: kernel-fitimage: Fix dependency loop if UBOOT_SIGN_ENABLE and UBOOT_ENV enabled
  > gcc: make include poisoning fatal again in gcc/g++
  > oeqa/poisoning: fix gcc include poisoning test
  > python3-cffi: Add missing pkgconfig dependency
  > base: Switch virtual/cross-XXX to be under recipe specific providers
  > classes/recipes: Switch virtual/XXX-gcc to virtual/cross-cc (and c++/binutils)
  > bitbake: parse/ast: Add support for BB_RECIPE_VIRTUAL_PROVIDERS
  > kernel-yocto: make kernel commits reproducible
  > fmt: fix build with GCC 9.4
  > linux-firmware: upgrade 20241210 -> 20250109
  > image.bbclass: enable systemd user services
  > systemd.bbclass: support user units in postinst and prerm hooks
  > systemd.bbclass: update postinst and prerm hooks
  > systemd.bbclass: properly handle user units in systemd_create_presets
  > systemd.bbclass: introduce systemd_service_searchpaths()
  > systemd.bbclass: factor out service lookup logic into separate function
  > systemd.bbclass: add ${sysconfdir}/systemd/user to search path
  > systemd-systemctl: add support for --global flag
  > eudev: backport patch to fix udevd hanging while trying to access /dev/urandom
  > test-manual/reproducible-builds: fix reproducible links
  > Update autobuilder URLs to valkyrie
  > migration-guides: add release notes for 5.0.6
  > release-notes-5.2: cover devtool modify --debug-build
  > sdk-manual: extensible.rst: remove confusing post-install-logging
  > sdk-manual: extensible.rst: update devtool ide-sdk
  > migration-guides: systemd.bbclass do not add Also services for 5.2
  > uboot-extlinux-config.bbclass: invalidate do_create_extlinux_config on changes to UBOOT_EXTLINUX_FDTOVERLAYS:x
  > rsync: upgrade 3.3.0 -> 3.4.1
  > grub-efi-cfg: Add GRUB_TITLE for custom GRUB titles
  > dbus: update 1.14.10 -> 1.16.0
  > piglit: Upgrade to latest revision
  > autoconf: rename autotools_aclocals and only run in do_configure
  > libtool: remove obsolete ACLOCALEXTRAPATH
  > autotools: clean up aclocal/ search path assignments
  > libsecret: update patch Upstream-Status
  > devtool: ide-sdk remove the plugin from eSDK installer
  > devtool: build-sdk remove unused imports
  > libxkbcommon: replace locale dependecy from RDEPENDS to RRECOMMENDS
  > lttng-tools: disable patching our libtool.m4
  > classes/logging: Added the bbverbnote command to the logging set
  > lib: spdx: Upgrade to final 3.0.1 release
  > rust: increase test timeout again
  > ofono: fix CVE-2024-7539
  > openssl: remove obsolete CVE version suffix
  > gcc: poison-system-directories patch updated for missing paths
  > devtool: remove unused 'config' param from '_create_workspace' method
  > devtool: misc cleanups
  > devtool: un-globalize 'plugins' variable
  > devtool: un-globalize 'config' variable
  > devtool: un-globalize 'context' variable and convert it to a dataclass
  > devtool: un-globalize 'workspace' variable
  > devtool: un-globalize the 'basepath' variable
  > procps: update 4.0.4 -> 4.0.5
  > systemd: PACKAGECONFIG mountfsd and nsresourced
  > pulseaudio: fix webrtc audio depdency
  > sysvinit: update 3.11 -> 3.13
  > udev-extraconf: Allow FAT mount group to be specified
  > selftest/reproducible: Print error context on failure
  > selftest/reproducible: Print full log path on failure
  > classes/ptest-python-pytest: simplify python ptest file overriding
  > oeqa/selftest/sstatetests: Cover aarch64 SDKMACHINE in tests
  > rust: Upgrade 1.80.1->1.81.0
  > rust: Fix for duplicate libstd.so
  > rust-target-config: Update the data layout for x86 , ppc , riscv64 , aarch64 and loongaarch64 targets.
  > bitbake: data_smart: fix ??= operator for variable flags
  > bitbake: tests/parse: add test for ?= and ??= operators for variable flags
  > bitbake: bb/fetch2/__init__.py: remove a DeprecationWarning in uri_replace()

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

* sources/meta-arm 0905953a...db933d55 (3):
  > trusted-firmware-a: fix mbedtls license checksum
  > edk2-firmware: fix PlatformStandaloneMmRpmb.dsc build
  > arm-bsp/recipes-security: Add protobuf interface to crypto-sp in corstone1000

* sources/meta-clang 03f5785...968c690 (8):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > recipes: Update to match OE-Core virtual/cross-* changes
  > lttng-ust: Link with libatomic on 32bit x86
  > clang: Upgrade to 19.1.7
  > boost: Use -no-integrated-as for arm

* sources/meta-freescale 9dc9f18d...a6cd9135 (14):
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2077 from YoeDistro/yoe/mut
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2068 from nxp-upstream/imxmali
  > Merge pull request #2075 from limeng-linux/master
  > Merge pull request #2073 from lms-ts/master
  > Merge pull request #2061 from nxp-upstream/qoriq-q4
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2069 from nxp-upstream/Upgrade-gstreamer-to-LF6.6.52_2.0.0
  > Merge pull request #2053 from nxp-upstream/imx-6.6.52-2.0.0
  > Merge pull request #2060 from pasweistorz/avoid-unnecessary-dtb-files
  > treewide: Remove all references to SRC_URI[md5sum] hashes

* sources/meta-freescale-3rdparty 774ca54...45c4762 (2):
  > Auto-update LICENSE file with current recipe licenses
  > treewide: Remove all references to SRC_URI[md5sum] hashes

* sources/meta-intel b0fe7e45...c7c7dfac (3):
  > intel-compute-runtime : upgrade 24.26.30049.6 -> 24.39.31294.12
  > intel-graphics-compiler : upgrade 1.0.17193.4 -> 1.0.17791.18
  > level-zero: upgrade 1.15.8 -> 1.17.42

* sources/meta-odroid 4786bdb...2f18a9b (1):
  > u-boot: Rename bbappend to 2025 release

* sources/meta-openembedded fa1ebe8c80...a761afbca2 (173):
  > DO NOT MERGE: Add Github actions CI workflow
  > opentelemetry-cpp: fix non-default PACKAGECONFIG options
  > python3-robotframework-seriallibrary: correct license file and checksum
  > python3-cachecontrol: correct license file and checksum
  > python3-oletools: correct license file and checksum
  > python3-ujson: correct license file and checksum
  > python3-hyperframe: Upgrade 6.0.1 -> 6.1.0
  > python3-hpack: Upgrade 4.0.0 -> 4.1.0
  > python3-wrapt: Upgrade 1.17.1 -> 1.17.2
  > python3-marshmallow: Upgrade 3.25.1 -> 3.26.0
  > python3-pocketsphinx: Upgrade 5.0.3 -> 5.0.4
  > civetweb: fix pathes in cmake file
  > python3-zeroconf: correct license file and checksum
  > rtmpdump: update 2.4 -> v2.6
  > collectd: add PACKAGECONFIG for dpdk
  > php: cleanup autoconf fettling
  > ntp: set CONFIG_SITE in do_compile
  > syslog-ng: remove obsolete double-run of configure
  > ncftp: update for autoconf changes in core
  > syslog-ng: Remove references to ACLOCALEXTRAPATH
  > ncftp: Replace references to ACLOCALEXTRAPATH
  > python3-pylint: Upgrade 3.3.1 -> 3.3.3
  > python3-portion: Fix test_doc.py ptest
  > smarty: update 4.5.5 -> 5.4.2
  > redis: upgrade 7.2.6 -> 7.2.7
  > tigervnc: Replace using --system-acdir with --aclocal-path
  > nativesdk-pistache: dependency with brotli
  > pkcs11-provider: Upgrade 0.5 -> 0.6
  > hiawatha: upgrade 10.12 -> 11.0
  > python3-cachetools: Upgrade 5.5.0 -> 5.5.1
  > python3-networkx: Upgrade 3.1 -> 3.4.2
  > python3-zeroconf: Upgrade 0.140.1 -> 0.141.0
  > python3-snagboot: Upgrade 2.0 -> 2.1
  > python3-imageio: Upgrade 2.36.1 -> 2.37.0
  > nodejs: upgrade 22.12.0 -> 22.13.1
  > gnome-control-center: update 47.2 -> 47.3
  > gnome-shell: update 47.2 -> 47.3
  > ndctl: fix building documentation
  > ndctl: fix compiling without including tests
  > python3-tox: Upgrade 4.23.2 -> 4.24.1
  > python3-aioresponses: Upgrade 0.7.7 -> 0.7.8
  > python3-filelock: Upgrade 3.16.1 -> 3.17.0
  > dbus-cxx: fix typo in PACKAGECONFIG
  > iwd: update 3.2 -> 3.3
  > pistache: fix package config dependencies
  > cpp-netlib: Make SKIP_RECIPE weak
  > lapack: upgrade to latest 3.12.1
  > lapack: fix buildpaths in ptest also when CBLAS is enabled
  > lapack: add PACKAGECONFIG for cblas
  > dlt-daemon: make DLT_WatchdogSec configurable
  > cbindgen: update 0.27.0 -> 0.28.0
  > crash: fix crash cannot work with kaslr
  > toybox: upgrade 0.8.11 -> 0.8.12
  > python3-zeroconf: upgrade 0.139.0 -> 0.140.1
  > python3-web3: upgrade 7.6.1 -> 7.7.0
  > python3-virtualenv: upgrade 20.28.1 -> 20.29.1
  > python3-twitter: upgrade 4.14.0 -> 4.15.0
  > python3-smpplib: upgrade 2.2.3 -> 2.2.4
  > python3-robotframework: upgrade 7.1.1 -> 7.2
  > python3-responses: upgrade 0.25.5 -> 0.25.6
  > python3-psycopg: upgrade 3.2.3 -> 3.2.4
  > python3-jdatetime: upgrade 5.0.0 -> 5.1.0
  > python3-inline-snapshot: upgrade 0.19.1 -> 0.19.3
  > python3-hexbytes: upgrade 1.2.1 -> 1.3.0
  > python3-eth-abi: upgrade 5.1.0 -> 5.2.0
  > python3-dbus-fast: upgrade 2.28.0 -> 2.30.2
  > python3-cmd2: upgrade 2.5.8 -> 2.5.9
  > python3-cloudpickle: upgrade 3.1.0 -> 3.1.1
  > python3-cantools: upgrade 40.0.0 -> 40.1.1
  > pocketpy: upgrade 2.0.4 -> 2.0.5
  > openvpn: upgrade 2.6.12 -> 2.6.13
  > opensc: upgrade 0.26.0 -> 0.26.1
  > mutter: upgrade 47.3 -> 47.4
  > lvm2: update 2.03.29 -> 2.03.30
  > libtoml11: upgrade 4.2.0 -> 4.3.0
  > libgee: upgrade 0.20.6 -> 0.20.8
  > iotop: upgrade 1.26 -> 1.27
  > freeipmi: update 1.6.14 -> 1.6.15
  > dialog: upgrade 1.3-20240619 -> 1.3-20250116
  > cxxopts: upgrade 3.2.0 -> 3.2.1
  > ctags: upgrade 6.1.20250112.0 -> 6.1.20250119.0
  > poppler: upgrade 24.12.0 -> 25.01.0
  > yasm: update to latest git revision
  > c-ares: upgrade 1.32.2 -> 1.32.3
  > c-ares: upgrade 1.32.1 -> 1.32.2
  > c-ares: upgrade 1.32.0 -> 1.32.1
  > mozjs-115: remove recipe
  > python3-pillow: update recipe to use the ptest-python-pytest class
  > python3-pint: update recipe to use the ptest-python-pytest class
  > python3-platformdirs: update recipe to use the ptest-python-pytest class
  > python3-polyline: update recipe to use the ptest-python-pytest class
  > python3-portion: update recipe to use the ptest-python-pytest class
  > python3-precise-runner: update recipe to use the ptest-python-pytest class
  > python3-prettytable: update recipe to use the ptest-python-pytest class
  > python3-propcache: update recipe to use the ptest-python-pytest class
  > python3-ptyprocess: update recipe to use the ptest-python-pytest class
  > python3-py-cpuinfo: update recipe to use the ptest-python-pytest class
  > python3-pyasn1-modules: update recipe to use the ptest-python-pytest class
  > python3-pydantic-core: update recipe to use the ptest-python-pytest class
  > python3-pydantic: update recipe to use the ptest-python-pytest class
  > python3-pyroute2: update recipe to use the ptest-python-pytest class
  > xrdp: upgrade 0.9.19 -> 0.9.20
  > audiofile: mark CVE-2020-18781 as patched
  > python3-pyserial: update recipe to use the ptest-python-pytest class
  > python3-pytest-localserver: update recipe to use the ptest-python-pytest class
  > python3-python-multipart: update recipe to use the ptest-python-pytest class
  > python3-pytoml: update recipe to use the ptest-python-pytest class
  > python3-pyyaml-include: update recipe to use the ptest-python-pytest class
  > python3-rapidjson: update recipe to use the ptest-python-pytest class
  > python3-requests-file: update recipe to use the ptest-python-pytest class
  > python3-requests-toolbelt: update recipe to use the ptest-python-pytest class
  > python3-scrypt: update recipe to use the ptest-python-pytest class
  > python3-semver: update recipe to use the ptest-python-pytest class
  > vorbis-tools: patch CVE-2023-43361
  > polkit: dont add mozjs PACKAGECONFIG
  > polkit: update 125 -> 126
  > jansson: fix a symbol clash when building with cmake
  > libde265: switch to cmake buildsystem
  > gphoto2: Fix /usr/bin/gphoto2 runtime error
  > cxxopts: add new recipe
  > yyjson: force build shared library
  > pistache : add initial recipe
  > c-ares: upgrade 1.31.0 -> 1.32.0
  > proftpd: define suffix for CVE version comparison
  > proftpd: upgrade 1.3.8b -> 1.3.8c
  > proftpd: define UPSTREAM_CHECK_GITTAGREGEX
  > polkit: fix permissions of /usr/share/polkit-1/rules.d/ again
  > mariadb: Upgrade to 11.4.4
  > xdg-desktop-portal-gtk: upgrade 1.15.1 -> 1.15.2
  > wpan-tools: upgrade 0.9 -> 0.10
  > thingsboard-gateway: upgrade 3.5.3.1 -> 3.6.3
  > ser2net: upgrade 4.6.2 -> 4.6.3
  > python3-zeroconf: upgrade 0.136.2 -> 0.139.0
  > python3-wrapt: upgrade 1.17.0 -> 1.17.1
  > python3-sqlalchemy: upgrade 2.0.36 -> 2.0.37
  > python3-sh: upgrade 2.1.0 -> 2.2.1
  > python3-pdm: upgrade 2.22.1 -> 2.22.2
  > python3-mlcommons-loadgen: upgrade 5.0.4 -> 5.0.5
  > python3-marshmallow: upgrade 3.24.1 -> 3.25.1
  > python3-gnupg: upgrade 0.5.3 -> 0.5.4
  > python3-flask-marshmallow: upgrade 1.2.1 -> 1.3.0
  > python3-dirty-equals: upgrade 0.8.0 -> 0.9.0
  > python3-cmake: upgrade 3.31.2 -> 3.31.4
  > python3-aniso8601: upgrade 9.0.1 -> 10.0.0
  > pugixml: upgrade 1.14 -> 1.15
  > paho-mqtt-c: upgrade 1.3.13 -> 1.3.14
  > monit: upgrade 5.34.3 -> 5.34.4
  > lldpd: upgrade 1.0.18 -> 1.0.19
  > libserialport: upgrade 0.1.1 -> 0.1.2
  > libdbi-perl: upgrade 1.644 -> 1.646
  > libconfig-general-perl: upgrade 2.65 -> 2.67
  > jsoncons: upgrade 1.0.0 -> 1.1.0
  > iniparser: upgrade 4.2.4 -> 4.2.5
  > gtk-vnc: upgrade 1.3.1 -> 1.4.0
  > doxygen: upgrade 1.13.1 -> 1.13.2
  > ddrescue: upgrade 1.28 -> 1.29
  > ctags: upgrade 6.1.20250105.0 -> 6.1.20250112.0
  > chrony: upgrade 4.5 -> 4.6.1
  > lapack: fix TMPDIR reference in do_package_qa
  > spectre-meltdown-checker: New recipe to check hardware vulnerability
  > etcd-cpp-apiv3: Skip recipe since it does not work with boost >= 1.87
  > python3-pyscaffold: Upgrade 4.5 -> 4.6
  > python3-bandit: Upgrade 1.8.0 -> 1.8.2
  > python3-responses: Upgrade 0.25.3 -> 0.25.5
  > python3-inline-snapshot: Upgrade 0.18.2 -> 0.19.1
  > python3-dbus-fast: Upgrade 2.24.4 -> 2.28.0
  > python3-pydantic: Upgrade 2.10.4 -> 2.10.5
  > c-ares: upgrade 1.30.0 -> 1.31.0
  > vsomeip: Skip building, needs porting to boost >= 1.87
  > websocketpp: Skip recipe, not buildable with boost >= 1.87
  > cpp-netlib: Skip recipe, not buildable with boost >= 1.87
  > cpprest: Skip recipe due to unbuildable dependency websocketpp
  > vsomeip: Upgrade to 3.5.3

* sources/meta-qt6 cc0dd55...775e06d (32):
  > 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
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtwebengine: fix conflicting files with qtpdf
  > qtbase: update patch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtgrpc: add optional dependency to qtdeclarative
  > qtopcua: add opcua tools to sdk
  > squish: update to Squish 8.1.0
  > squish: support styhead
  > Add squish support
  < 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 97d7a6b...880d36b (3):
  > kas: debug-tweaks as IMAGE_FEATURE is removed
  > kas: added the synaptics-killswitch license in comment
  > linux-firmware-rpidistro: Add cyfmac43455-sdio.bin symlink to minimal

* sources/meta-riscv abb4f07...42d2b51 (10):
  > visionfive2: Switch to efi boot
  > recipes-kernel: linux: linux-starfive-dev: Add yocto-kernel-cache for visionfive2
  > recipes-bsp: u-boot-starfive_v2021.10: Remove compatibility with visionfive2
  > visionfive2: Use upstream u-boot
  > visionfive2: unset sbi payload
  > recipes-bsp: opensbi: Use upstream for visionfive2
  > u-boot: Add support for visionfive2
  > opensbi: Set FW_TEXT_START in machine conf
  > conf: machine: include: jh7110-common: Use virtual/bootloader
  > conf: machine: include: riscv-common: Use weaker default for kernel

* sources/meta-swupdate 9a71f94...efd4c20 (12):
  < 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 652714f9...0a2689bd (11):
  > conf/machine: add configuration for Orin Nano SKU 0003
  > meta: switch from virtual/XXX-gcc to  virtual/cross-XXX
  > tegra-helper-scripts: disable initrd-flash USB instance check
  > sbsigntool: update from 0.9.4 to 0.9.5
  > espimage: make image size configurable
  > optee-os: fix buildpaths warning
  > tegra-helper-scripts: let initrd-flash use USB instance for storage check
  > tegra-helper-scripts: fix initrd-flash handling of pre-signed binaries
  > tegra-helper-scripts: restore main files after RCM boot signing
  > tegra-helper-scripts: correct typo in tegra-flash-helper
  > optee-os: make build work in devtool

* sources/meta-ti df20c5b6...8454da05 (4):
  > conf: machine: beaglebone-ai64: Update SPL_BINARY
  > conf: machine: beagleplay*: Update defaults to mainline
  > linux-ti-mainline: Update KERNEL_REPRODUCIBILITY_PATCHES for v6.12
  > linux-ti-mainline: Update to version: v6.12

* sources/meta-variscite-bsp 96a2781...55ec22e (51):
  > 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 2abb0028ba...01cc3d1eb1 (114):
  > binutils: Upgrade to 2.44 release
  > cargo-c: Fix build on risv32
  > mpfr: Fix build with glibc 2.41
  > snort3,libdaq: Always use libstdc++
  > clang: Upgrade to 19.1.7
  > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++
  > docs: Add clang to SDK_TOOLCHAIN_LANGS
  > sdks: Add clang toolchain to SDKs
  > rpm: Use gcc to compile always
  > clang: PROVIDE llvm-native and llvm
  > maintainers.inc: Add myself as maintainer for clang family of recipes
  > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable
  > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES
  > spirv-llvm-translator: Add recipe
  > llvm: Delete
  > clang/recipes: Add missing SUMMARY field
  > clang: Migrate clang and related recipes from meta-clang
  > cmake-native.bbclass: Abstraction to use cmake with native toolchains
  > clang-native.bbclass: Abstraction to enable clang as native compiler
  > scan-build.bbclass: Add class to enable clang static analyser
  > nonscanable.inc: Includes recipes which can not be used with clang-scan
  > nonclangable.inc: Add recipe which can not be built with clang
  > clang.inc: Global settings for clang toolchain
  > strace: Ignore running strace ptests image on musl
  > valgrind: Drop patch regressing fdleak_cmsg test
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > build-appliance-image: Update to master head revision
  > rust-common: add LDFLAGS to 'build-rust-cc' wrapper
  > cmake: upgrade 3.31.3 -> 3.31.4
  > systemd: Remove /var/log/README using a patch
  > linux-firmware: split amdgpu firmwares in separate packages
  > linux-firmware: split ath11k firmwares in separate packages
  > linux-firmware: split ath10k firmwares in separate packages
  > create-spdx: support line numbers
  > ofono: patch CVE-2024-7540, CVE-2024-7541, CVE-2024-7542
  > files: overlayfs-create-dirs: Improve mount unit dependency
  > man-db: fix broken requirement for flex
  > python3-numpy: upgrade 2.2.1 -> 2.2.2
  > gcc-sanitizers.inc: Workaround for aarch64
  > selftest/virgl: add a link to RHEL merge request to address the missing vgem module
  > tcl8: add a patch to address Y2038 issues (tcl 9.x doesn't need it)
  > tcl: disable 'zipfs' feature
  > bitbake: tests/fetch: Fix git shallow test failure with git >= 2.48
  > u-boot: kernel-fitimage: Fix dependency loop if UBOOT_SIGN_ENABLE and UBOOT_ENV enabled
  > gcc: make include poisoning fatal again in gcc/g++
  > oeqa/poisoning: fix gcc include poisoning test
  > python3-cffi: Add missing pkgconfig dependency
  > base: Switch virtual/cross-XXX to be under recipe specific providers
  > classes/recipes: Switch virtual/XXX-gcc to virtual/cross-cc (and c++/binutils)
  > bitbake: parse/ast: Add support for BB_RECIPE_VIRTUAL_PROVIDERS
  > kernel-yocto: make kernel commits reproducible
  > fmt: fix build with GCC 9.4
  > linux-firmware: upgrade 20241210 -> 20250109
  > image.bbclass: enable systemd user services
  > systemd.bbclass: support user units in postinst and prerm hooks
  > systemd.bbclass: update postinst and prerm hooks
  > systemd.bbclass: properly handle user units in systemd_create_presets
  > systemd.bbclass: introduce systemd_service_searchpaths()
  > systemd.bbclass: factor out service lookup logic into separate function
  > systemd.bbclass: add ${sysconfdir}/systemd/user to search path
  > systemd-systemctl: add support for --global flag
  > eudev: backport patch to fix udevd hanging while trying to access /dev/urandom
  > test-manual/reproducible-builds: fix reproducible links
  > Update autobuilder URLs to valkyrie
  > migration-guides: add release notes for 5.0.6
  > release-notes-5.2: cover devtool modify --debug-build
  > sdk-manual: extensible.rst: remove confusing post-install-logging
  > sdk-manual: extensible.rst: update devtool ide-sdk
  > migration-guides: systemd.bbclass do not add Also services for 5.2
  > uboot-extlinux-config.bbclass: invalidate do_create_extlinux_config on changes to UBOOT_EXTLINUX_FDTOVERLAYS:x
  > rsync: upgrade 3.3.0 -> 3.4.1
  > grub-efi-cfg: Add GRUB_TITLE for custom GRUB titles
  > dbus: update 1.14.10 -> 1.16.0
  > piglit: Upgrade to latest revision
  > autoconf: rename autotools_aclocals and only run in do_configure
  > libtool: remove obsolete ACLOCALEXTRAPATH
  > autotools: clean up aclocal/ search path assignments
  > libsecret: update patch Upstream-Status
  > devtool: ide-sdk remove the plugin from eSDK installer
  > devtool: build-sdk remove unused imports
  > libxkbcommon: replace locale dependecy from RDEPENDS to RRECOMMENDS
  > lttng-tools: disable patching our libtool.m4
  > classes/logging: Added the bbverbnote command to the logging set
  > lib: spdx: Upgrade to final 3.0.1 release
  > rust: increase test timeout again
  > ofono: fix CVE-2024-7539
  > openssl: remove obsolete CVE version suffix
  > gcc: poison-system-directories patch updated for missing paths
  > devtool: remove unused 'config' param from '_create_workspace' method
  > devtool: misc cleanups
  > devtool: un-globalize 'plugins' variable
  > devtool: un-globalize 'config' variable
  > devtool: un-globalize 'context' variable and convert it to a dataclass
  > devtool: un-globalize 'workspace' variable
  > devtool: un-globalize the 'basepath' variable
  > procps: update 4.0.4 -> 4.0.5
  > systemd: PACKAGECONFIG mountfsd and nsresourced
  > pulseaudio: fix webrtc audio depdency
  > sysvinit: update 3.11 -> 3.13
  > udev-extraconf: Allow FAT mount group to be specified
  > selftest/reproducible: Print error context on failure
  > selftest/reproducible: Print full log path on failure
  > classes/ptest-python-pytest: simplify python ptest file overriding
  > oeqa/selftest/sstatetests: Cover aarch64 SDKMACHINE in tests
  > rust: Upgrade 1.80.1->1.81.0
  > rust: Fix for duplicate libstd.so
  > rust-target-config: Update the data layout for x86 , ppc , riscv64 , aarch64 and loongaarch64 targets.
  > bitbake: data_smart: fix ??= operator for variable flags
  > bitbake: tests/parse: add test for ?= and ??= operators for variable flags
  > bitbake: bb/fetch2/__init__.py: remove a DeprecationWarning in uri_replace()

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

* sources/meta-arm 0905953a...db933d55 (3):
  > trusted-firmware-a: fix mbedtls license checksum
  > edk2-firmware: fix PlatformStandaloneMmRpmb.dsc build
  > arm-bsp/recipes-security: Add protobuf interface to crypto-sp in corstone1000

* sources/meta-clang 03f5785...968c690 (8):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > recipes: Update to match OE-Core virtual/cross-* changes
  > lttng-ust: Link with libatomic on 32bit x86
  > clang: Upgrade to 19.1.7
  > boost: Use -no-integrated-as for arm

* sources/meta-freescale 9dc9f18d...a6cd9135 (14):
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2077 from YoeDistro/yoe/mut
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2068 from nxp-upstream/imxmali
  > Merge pull request #2075 from limeng-linux/master
  > Merge pull request #2073 from lms-ts/master
  > Merge pull request #2061 from nxp-upstream/qoriq-q4
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2069 from nxp-upstream/Upgrade-gstreamer-to-LF6.6.52_2.0.0
  > Merge pull request #2053 from nxp-upstream/imx-6.6.52-2.0.0
  > Merge pull request #2060 from pasweistorz/avoid-unnecessary-dtb-files
  > treewide: Remove all references to SRC_URI[md5sum] hashes

* sources/meta-freescale-3rdparty 774ca54...45c4762 (2):
  > Auto-update LICENSE file with current recipe licenses
  > treewide: Remove all references to SRC_URI[md5sum] hashes

* sources/meta-intel b0fe7e45...c7c7dfac (3):
  > intel-compute-runtime : upgrade 24.26.30049.6 -> 24.39.31294.12
  > intel-graphics-compiler : upgrade 1.0.17193.4 -> 1.0.17791.18
  > level-zero: upgrade 1.15.8 -> 1.17.42

* sources/meta-odroid 4786bdb...2f18a9b (1):
  > u-boot: Rename bbappend to 2025 release

* sources/meta-openembedded fa1ebe8c80...d2b846cf86 (173):
  > DO NOT MERGE: Add Github actions CI workflow
  > opentelemetry-cpp: fix non-default PACKAGECONFIG options
  > python3-robotframework-seriallibrary: correct license file and checksum
  > python3-cachecontrol: correct license file and checksum
  > python3-oletools: correct license file and checksum
  > python3-ujson: correct license file and checksum
  > python3-hyperframe: Upgrade 6.0.1 -> 6.1.0
  > python3-hpack: Upgrade 4.0.0 -> 4.1.0
  > python3-wrapt: Upgrade 1.17.1 -> 1.17.2
  > python3-marshmallow: Upgrade 3.25.1 -> 3.26.0
  > python3-pocketsphinx: Upgrade 5.0.3 -> 5.0.4
  > civetweb: fix pathes in cmake file
  > python3-zeroconf: correct license file and checksum
  > rtmpdump: update 2.4 -> v2.6
  > collectd: add PACKAGECONFIG for dpdk
  > php: cleanup autoconf fettling
  > ntp: set CONFIG_SITE in do_compile
  > syslog-ng: remove obsolete double-run of configure
  > ncftp: update for autoconf changes in core
  > syslog-ng: Remove references to ACLOCALEXTRAPATH
  > ncftp: Replace references to ACLOCALEXTRAPATH
  > python3-pylint: Upgrade 3.3.1 -> 3.3.3
  > python3-portion: Fix test_doc.py ptest
  > smarty: update 4.5.5 -> 5.4.2
  > redis: upgrade 7.2.6 -> 7.2.7
  > tigervnc: Replace using --system-acdir with --aclocal-path
  > nativesdk-pistache: dependency with brotli
  > pkcs11-provider: Upgrade 0.5 -> 0.6
  > hiawatha: upgrade 10.12 -> 11.0
  > python3-cachetools: Upgrade 5.5.0 -> 5.5.1
  > python3-networkx: Upgrade 3.1 -> 3.4.2
  > python3-zeroconf: Upgrade 0.140.1 -> 0.141.0
  > python3-snagboot: Upgrade 2.0 -> 2.1
  > python3-imageio: Upgrade 2.36.1 -> 2.37.0
  > nodejs: upgrade 22.12.0 -> 22.13.1
  > gnome-control-center: update 47.2 -> 47.3
  > gnome-shell: update 47.2 -> 47.3
  > ndctl: fix building documentation
  > ndctl: fix compiling without including tests
  > python3-tox: Upgrade 4.23.2 -> 4.24.1
  > python3-aioresponses: Upgrade 0.7.7 -> 0.7.8
  > python3-filelock: Upgrade 3.16.1 -> 3.17.0
  > dbus-cxx: fix typo in PACKAGECONFIG
  > iwd: update 3.2 -> 3.3
  > pistache: fix package config dependencies
  > cpp-netlib: Make SKIP_RECIPE weak
  > lapack: upgrade to latest 3.12.1
  > lapack: fix buildpaths in ptest also when CBLAS is enabled
  > lapack: add PACKAGECONFIG for cblas
  > dlt-daemon: make DLT_WatchdogSec configurable
  > cbindgen: update 0.27.0 -> 0.28.0
  > crash: fix crash cannot work with kaslr
  > toybox: upgrade 0.8.11 -> 0.8.12
  > python3-zeroconf: upgrade 0.139.0 -> 0.140.1
  > python3-web3: upgrade 7.6.1 -> 7.7.0
  > python3-virtualenv: upgrade 20.28.1 -> 20.29.1
  > python3-twitter: upgrade 4.14.0 -> 4.15.0
  > python3-smpplib: upgrade 2.2.3 -> 2.2.4
  > python3-robotframework: upgrade 7.1.1 -> 7.2
  > python3-responses: upgrade 0.25.5 -> 0.25.6
  > python3-psycopg: upgrade 3.2.3 -> 3.2.4
  > python3-jdatetime: upgrade 5.0.0 -> 5.1.0
  > python3-inline-snapshot: upgrade 0.19.1 -> 0.19.3
  > python3-hexbytes: upgrade 1.2.1 -> 1.3.0
  > python3-eth-abi: upgrade 5.1.0 -> 5.2.0
  > python3-dbus-fast: upgrade 2.28.0 -> 2.30.2
  > python3-cmd2: upgrade 2.5.8 -> 2.5.9
  > python3-cloudpickle: upgrade 3.1.0 -> 3.1.1
  > python3-cantools: upgrade 40.0.0 -> 40.1.1
  > pocketpy: upgrade 2.0.4 -> 2.0.5
  > openvpn: upgrade 2.6.12 -> 2.6.13
  > opensc: upgrade 0.26.0 -> 0.26.1
  > mutter: upgrade 47.3 -> 47.4
  > lvm2: update 2.03.29 -> 2.03.30
  > libtoml11: upgrade 4.2.0 -> 4.3.0
  > libgee: upgrade 0.20.6 -> 0.20.8
  > iotop: upgrade 1.26 -> 1.27
  > freeipmi: update 1.6.14 -> 1.6.15
  > dialog: upgrade 1.3-20240619 -> 1.3-20250116
  > cxxopts: upgrade 3.2.0 -> 3.2.1
  > ctags: upgrade 6.1.20250112.0 -> 6.1.20250119.0
  > poppler: upgrade 24.12.0 -> 25.01.0
  > yasm: update to latest git revision
  > c-ares: upgrade 1.32.2 -> 1.32.3
  > c-ares: upgrade 1.32.1 -> 1.32.2
  > c-ares: upgrade 1.32.0 -> 1.32.1
  > mozjs-115: remove recipe
  > python3-pillow: update recipe to use the ptest-python-pytest class
  > python3-pint: update recipe to use the ptest-python-pytest class
  > python3-platformdirs: update recipe to use the ptest-python-pytest class
  > python3-polyline: update recipe to use the ptest-python-pytest class
  > python3-portion: update recipe to use the ptest-python-pytest class
  > python3-precise-runner: update recipe to use the ptest-python-pytest class
  > python3-prettytable: update recipe to use the ptest-python-pytest class
  > python3-propcache: update recipe to use the ptest-python-pytest class
  > python3-ptyprocess: update recipe to use the ptest-python-pytest class
  > python3-py-cpuinfo: update recipe to use the ptest-python-pytest class
  > python3-pyasn1-modules: update recipe to use the ptest-python-pytest class
  > python3-pydantic-core: update recipe to use the ptest-python-pytest class
  > python3-pydantic: update recipe to use the ptest-python-pytest class
  > python3-pyroute2: update recipe to use the ptest-python-pytest class
  > xrdp: upgrade 0.9.19 -> 0.9.20
  > audiofile: mark CVE-2020-18781 as patched
  > python3-pyserial: update recipe to use the ptest-python-pytest class
  > python3-pytest-localserver: update recipe to use the ptest-python-pytest class
  > python3-python-multipart: update recipe to use the ptest-python-pytest class
  > python3-pytoml: update recipe to use the ptest-python-pytest class
  > python3-pyyaml-include: update recipe to use the ptest-python-pytest class
  > python3-rapidjson: update recipe to use the ptest-python-pytest class
  > python3-requests-file: update recipe to use the ptest-python-pytest class
  > python3-requests-toolbelt: update recipe to use the ptest-python-pytest class
  > python3-scrypt: update recipe to use the ptest-python-pytest class
  > python3-semver: update recipe to use the ptest-python-pytest class
  > vorbis-tools: patch CVE-2023-43361
  > polkit: dont add mozjs PACKAGECONFIG
  > polkit: update 125 -> 126
  > jansson: fix a symbol clash when building with cmake
  > libde265: switch to cmake buildsystem
  > gphoto2: Fix /usr/bin/gphoto2 runtime error
  > cxxopts: add new recipe
  > yyjson: force build shared library
  > pistache : add initial recipe
  > c-ares: upgrade 1.31.0 -> 1.32.0
  > proftpd: define suffix for CVE version comparison
  > proftpd: upgrade 1.3.8b -> 1.3.8c
  > proftpd: define UPSTREAM_CHECK_GITTAGREGEX
  > polkit: fix permissions of /usr/share/polkit-1/rules.d/ again
  > mariadb: Upgrade to 11.4.4
  > xdg-desktop-portal-gtk: upgrade 1.15.1 -> 1.15.2
  > wpan-tools: upgrade 0.9 -> 0.10
  > thingsboard-gateway: upgrade 3.5.3.1 -> 3.6.3
  > ser2net: upgrade 4.6.2 -> 4.6.3
  > python3-zeroconf: upgrade 0.136.2 -> 0.139.0
  > python3-wrapt: upgrade 1.17.0 -> 1.17.1
  > python3-sqlalchemy: upgrade 2.0.36 -> 2.0.37
  > python3-sh: upgrade 2.1.0 -> 2.2.1
  > python3-pdm: upgrade 2.22.1 -> 2.22.2
  > python3-mlcommons-loadgen: upgrade 5.0.4 -> 5.0.5
  > python3-marshmallow: upgrade 3.24.1 -> 3.25.1
  > python3-gnupg: upgrade 0.5.3 -> 0.5.4
  > python3-flask-marshmallow: upgrade 1.2.1 -> 1.3.0
  > python3-dirty-equals: upgrade 0.8.0 -> 0.9.0
  > python3-cmake: upgrade 3.31.2 -> 3.31.4
  > python3-aniso8601: upgrade 9.0.1 -> 10.0.0
  > pugixml: upgrade 1.14 -> 1.15
  > paho-mqtt-c: upgrade 1.3.13 -> 1.3.14
  > monit: upgrade 5.34.3 -> 5.34.4
  > lldpd: upgrade 1.0.18 -> 1.0.19
  > libserialport: upgrade 0.1.1 -> 0.1.2
  > libdbi-perl: upgrade 1.644 -> 1.646
  > libconfig-general-perl: upgrade 2.65 -> 2.67
  > jsoncons: upgrade 1.0.0 -> 1.1.0
  > iniparser: upgrade 4.2.4 -> 4.2.5
  > gtk-vnc: upgrade 1.3.1 -> 1.4.0
  > doxygen: upgrade 1.13.1 -> 1.13.2
  > ddrescue: upgrade 1.28 -> 1.29
  > ctags: upgrade 6.1.20250105.0 -> 6.1.20250112.0
  > chrony: upgrade 4.5 -> 4.6.1
  > lapack: fix TMPDIR reference in do_package_qa
  > spectre-meltdown-checker: New recipe to check hardware vulnerability
  > etcd-cpp-apiv3: Skip recipe since it does not work with boost >= 1.87
  > python3-pyscaffold: Upgrade 4.5 -> 4.6
  > python3-bandit: Upgrade 1.8.0 -> 1.8.2
  > python3-responses: Upgrade 0.25.3 -> 0.25.5
  > python3-inline-snapshot: Upgrade 0.18.2 -> 0.19.1
  > python3-dbus-fast: Upgrade 2.24.4 -> 2.28.0
  > python3-pydantic: Upgrade 2.10.4 -> 2.10.5
  > c-ares: upgrade 1.30.0 -> 1.31.0
  > vsomeip: Skip building, needs porting to boost >= 1.87
  > websocketpp: Skip recipe, not buildable with boost >= 1.87
  > cpp-netlib: Skip recipe, not buildable with boost >= 1.87
  > cpprest: Skip recipe due to unbuildable dependency websocketpp
  > vsomeip: Upgrade to 3.5.3

* sources/meta-qt6 cc0dd55...775e06d (32):
  > 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
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtwebengine: fix conflicting files with qtpdf
  > qtbase: update patch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtgrpc: add optional dependency to qtdeclarative
  > qtopcua: add opcua tools to sdk
  > squish: update to Squish 8.1.0
  > squish: support styhead
  > Add squish support
  < 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 97d7a6b...880d36b (3):
  > kas: debug-tweaks as IMAGE_FEATURE is removed
  > kas: added the synaptics-killswitch license in comment
  > linux-firmware-rpidistro: Add cyfmac43455-sdio.bin symlink to minimal

* sources/meta-riscv abb4f07...42d2b51 (10):
  > visionfive2: Switch to efi boot
  > recipes-kernel: linux: linux-starfive-dev: Add yocto-kernel-cache for visionfive2
  > recipes-bsp: u-boot-starfive_v2021.10: Remove compatibility with visionfive2
  > visionfive2: Use upstream u-boot
  > visionfive2: unset sbi payload
  > recipes-bsp: opensbi: Use upstream for visionfive2
  > u-boot: Add support for visionfive2
  > opensbi: Set FW_TEXT_START in machine conf
  > conf: machine: include: jh7110-common: Use virtual/bootloader
  > conf: machine: include: riscv-common: Use weaker default for kernel

* sources/meta-swupdate 9a71f94...efd4c20 (12):
  < 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 652714f9...0a2689bd (11):
  > conf/machine: add configuration for Orin Nano SKU 0003
  > meta: switch from virtual/XXX-gcc to  virtual/cross-XXX
  > tegra-helper-scripts: disable initrd-flash USB instance check
  > sbsigntool: update from 0.9.4 to 0.9.5
  > espimage: make image size configurable
  > optee-os: fix buildpaths warning
  > tegra-helper-scripts: let initrd-flash use USB instance for storage check
  > tegra-helper-scripts: fix initrd-flash handling of pre-signed binaries
  > tegra-helper-scripts: restore main files after RCM boot signing
  > tegra-helper-scripts: correct typo in tegra-flash-helper
  > optee-os: make build work in devtool

* sources/meta-ti df20c5b6...8454da05 (4):
  > conf: machine: beaglebone-ai64: Update SPL_BINARY
  > conf: machine: beagleplay*: Update defaults to mainline
  > linux-ti-mainline: Update KERNEL_REPRODUCIBILITY_PATCHES for v6.12
  > linux-ti-mainline: Update to version: v6.12

* sources/meta-variscite-bsp 96a2781...55ec22e (51):
  > 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 2abb0028ba...01cc3d1eb1 (114):
  > binutils: Upgrade to 2.44 release
  > cargo-c: Fix build on risv32
  > mpfr: Fix build with glibc 2.41
  > snort3,libdaq: Always use libstdc++
  > clang: Upgrade to 19.1.7
  > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++
  > docs: Add clang to SDK_TOOLCHAIN_LANGS
  > sdks: Add clang toolchain to SDKs
  > rpm: Use gcc to compile always
  > clang: PROVIDE llvm-native and llvm
  > maintainers.inc: Add myself as maintainer for clang family of recipes
  > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable
  > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES
  > spirv-llvm-translator: Add recipe
  > llvm: Delete
  > clang/recipes: Add missing SUMMARY field
  > clang: Migrate clang and related recipes from meta-clang
  > cmake-native.bbclass: Abstraction to use cmake with native toolchains
  > clang-native.bbclass: Abstraction to enable clang as native compiler
  > scan-build.bbclass: Add class to enable clang static analyser
  > nonscanable.inc: Includes recipes which can not be used with clang-scan
  > nonclangable.inc: Add recipe which can not be built with clang
  > clang.inc: Global settings for clang toolchain
  > strace: Ignore running strace ptests image on musl
  > valgrind: Drop patch regressing fdleak_cmsg test
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > build-appliance-image: Update to master head revision
  > rust-common: add LDFLAGS to 'build-rust-cc' wrapper
  > cmake: upgrade 3.31.3 -> 3.31.4
  > systemd: Remove /var/log/README using a patch
  > linux-firmware: split amdgpu firmwares in separate packages
  > linux-firmware: split ath11k firmwares in separate packages
  > linux-firmware: split ath10k firmwares in separate packages
  > create-spdx: support line numbers
  > ofono: patch CVE-2024-7540, CVE-2024-7541, CVE-2024-7542
  > files: overlayfs-create-dirs: Improve mount unit dependency
  > man-db: fix broken requirement for flex
  > python3-numpy: upgrade 2.2.1 -> 2.2.2
  > gcc-sanitizers.inc: Workaround for aarch64
  > selftest/virgl: add a link to RHEL merge request to address the missing vgem module
  > tcl8: add a patch to address Y2038 issues (tcl 9.x doesn't need it)
  > tcl: disable 'zipfs' feature
  > bitbake: tests/fetch: Fix git shallow test failure with git >= 2.48
  > u-boot: kernel-fitimage: Fix dependency loop if UBOOT_SIGN_ENABLE and UBOOT_ENV enabled
  > gcc: make include poisoning fatal again in gcc/g++
  > oeqa/poisoning: fix gcc include poisoning test
  > python3-cffi: Add missing pkgconfig dependency
  > base: Switch virtual/cross-XXX to be under recipe specific providers
  > classes/recipes: Switch virtual/XXX-gcc to virtual/cross-cc (and c++/binutils)
  > bitbake: parse/ast: Add support for BB_RECIPE_VIRTUAL_PROVIDERS
  > kernel-yocto: make kernel commits reproducible
  > fmt: fix build with GCC 9.4
  > linux-firmware: upgrade 20241210 -> 20250109
  > image.bbclass: enable systemd user services
  > systemd.bbclass: support user units in postinst and prerm hooks
  > systemd.bbclass: update postinst and prerm hooks
  > systemd.bbclass: properly handle user units in systemd_create_presets
  > systemd.bbclass: introduce systemd_service_searchpaths()
  > systemd.bbclass: factor out service lookup logic into separate function
  > systemd.bbclass: add ${sysconfdir}/systemd/user to search path
  > systemd-systemctl: add support for --global flag
  > eudev: backport patch to fix udevd hanging while trying to access /dev/urandom
  > test-manual/reproducible-builds: fix reproducible links
  > Update autobuilder URLs to valkyrie
  > migration-guides: add release notes for 5.0.6
  > release-notes-5.2: cover devtool modify --debug-build
  > sdk-manual: extensible.rst: remove confusing post-install-logging
  > sdk-manual: extensible.rst: update devtool ide-sdk
  > migration-guides: systemd.bbclass do not add Also services for 5.2
  > uboot-extlinux-config.bbclass: invalidate do_create_extlinux_config on changes to UBOOT_EXTLINUX_FDTOVERLAYS:x
  > rsync: upgrade 3.3.0 -> 3.4.1
  > grub-efi-cfg: Add GRUB_TITLE for custom GRUB titles
  > dbus: update 1.14.10 -> 1.16.0
  > piglit: Upgrade to latest revision
  > autoconf: rename autotools_aclocals and only run in do_configure
  > libtool: remove obsolete ACLOCALEXTRAPATH
  > autotools: clean up aclocal/ search path assignments
  > libsecret: update patch Upstream-Status
  > devtool: ide-sdk remove the plugin from eSDK installer
  > devtool: build-sdk remove unused imports
  > libxkbcommon: replace locale dependecy from RDEPENDS to RRECOMMENDS
  > lttng-tools: disable patching our libtool.m4
  > classes/logging: Added the bbverbnote command to the logging set
  > lib: spdx: Upgrade to final 3.0.1 release
  > rust: increase test timeout again
  > ofono: fix CVE-2024-7539
  > openssl: remove obsolete CVE version suffix
  > gcc: poison-system-directories patch updated for missing paths
  > devtool: remove unused 'config' param from '_create_workspace' method
  > devtool: misc cleanups
  > devtool: un-globalize 'plugins' variable
  > devtool: un-globalize 'config' variable
  > devtool: un-globalize 'context' variable and convert it to a dataclass
  > devtool: un-globalize 'workspace' variable
  > devtool: un-globalize the 'basepath' variable
  > procps: update 4.0.4 -> 4.0.5
  > systemd: PACKAGECONFIG mountfsd and nsresourced
  > pulseaudio: fix webrtc audio depdency
  > sysvinit: update 3.11 -> 3.13
  > udev-extraconf: Allow FAT mount group to be specified
  > selftest/reproducible: Print error context on failure
  > selftest/reproducible: Print full log path on failure
  > classes/ptest-python-pytest: simplify python ptest file overriding
  > oeqa/selftest/sstatetests: Cover aarch64 SDKMACHINE in tests
  > rust: Upgrade 1.80.1->1.81.0
  > rust: Fix for duplicate libstd.so
  > rust-target-config: Update the data layout for x86 , ppc , riscv64 , aarch64 and loongaarch64 targets.
  > bitbake: data_smart: fix ??= operator for variable flags
  > bitbake: tests/parse: add test for ?= and ??= operators for variable flags
  > bitbake: bb/fetch2/__init__.py: remove a DeprecationWarning in uri_replace()

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

* sources/meta-arm 0905953a...db933d55 (3):
  > trusted-firmware-a: fix mbedtls license checksum
  > edk2-firmware: fix PlatformStandaloneMmRpmb.dsc build
  > arm-bsp/recipes-security: Add protobuf interface to crypto-sp in corstone1000

* sources/meta-clang 03f5785...968c690 (8):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > recipes: Update to match OE-Core virtual/cross-* changes
  > lttng-ust: Link with libatomic on 32bit x86
  > clang: Upgrade to 19.1.7
  > boost: Use -no-integrated-as for arm

* sources/meta-freescale 9dc9f18d...a6cd9135 (14):
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2077 from YoeDistro/yoe/mut
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2068 from nxp-upstream/imxmali
  > Merge pull request #2075 from limeng-linux/master
  > Merge pull request #2073 from lms-ts/master
  > Merge pull request #2061 from nxp-upstream/qoriq-q4
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2069 from nxp-upstream/Upgrade-gstreamer-to-LF6.6.52_2.0.0
  > Merge pull request #2053 from nxp-upstream/imx-6.6.52-2.0.0
  > Merge pull request #2060 from pasweistorz/avoid-unnecessary-dtb-files
  > treewide: Remove all references to SRC_URI[md5sum] hashes

* sources/meta-freescale-3rdparty 774ca54...45c4762 (2):
  > Auto-update LICENSE file with current recipe licenses
  > treewide: Remove all references to SRC_URI[md5sum] hashes

* sources/meta-intel b0fe7e45...c7c7dfac (3):
  > intel-compute-runtime : upgrade 24.26.30049.6 -> 24.39.31294.12
  > intel-graphics-compiler : upgrade 1.0.17193.4 -> 1.0.17791.18
  > level-zero: upgrade 1.15.8 -> 1.17.42

* sources/meta-odroid 4786bdb...2f18a9b (1):
  > u-boot: Rename bbappend to 2025 release

* sources/meta-openembedded fa1ebe8c80...5b8eecf159 (176):
  > DO NOT MERGE: Add Github actions CI workflow
  > python3-posix-ipc: use correct C compiler to detect system features
  > android-tools-native: dependency with android-tools-conf-native
  > crash-cross-canadian: Update to match OE-Core virtual provider changes
  > php: cleanup autoconf fettling
  > opentelemetry-cpp: fix non-default PACKAGECONFIG options
  > python3-robotframework-seriallibrary: correct license file and checksum
  > python3-cachecontrol: correct license file and checksum
  > python3-oletools: correct license file and checksum
  > python3-ujson: correct license file and checksum
  > python3-hyperframe: Upgrade 6.0.1 -> 6.1.0
  > python3-hpack: Upgrade 4.0.0 -> 4.1.0
  > python3-wrapt: Upgrade 1.17.1 -> 1.17.2
  > python3-marshmallow: Upgrade 3.25.1 -> 3.26.0
  > python3-pocketsphinx: Upgrade 5.0.3 -> 5.0.4
  > civetweb: fix pathes in cmake file
  > python3-zeroconf: correct license file and checksum
  > rtmpdump: update 2.4 -> v2.6
  > collectd: add PACKAGECONFIG for dpdk
  > ntp: set CONFIG_SITE in do_compile
  > syslog-ng: remove obsolete double-run of configure
  > ncftp: update for autoconf changes in core
  > syslog-ng: Remove references to ACLOCALEXTRAPATH
  > ncftp: Replace references to ACLOCALEXTRAPATH
  > python3-pylint: Upgrade 3.3.1 -> 3.3.3
  > python3-portion: Fix test_doc.py ptest
  > smarty: update 4.5.5 -> 5.4.2
  > redis: upgrade 7.2.6 -> 7.2.7
  > tigervnc: Replace using --system-acdir with --aclocal-path
  > nativesdk-pistache: dependency with brotli
  > pkcs11-provider: Upgrade 0.5 -> 0.6
  > hiawatha: upgrade 10.12 -> 11.0
  > python3-cachetools: Upgrade 5.5.0 -> 5.5.1
  > python3-networkx: Upgrade 3.1 -> 3.4.2
  > python3-zeroconf: Upgrade 0.140.1 -> 0.141.0
  > python3-snagboot: Upgrade 2.0 -> 2.1
  > python3-imageio: Upgrade 2.36.1 -> 2.37.0
  > nodejs: upgrade 22.12.0 -> 22.13.1
  > gnome-control-center: update 47.2 -> 47.3
  > gnome-shell: update 47.2 -> 47.3
  > ndctl: fix building documentation
  > ndctl: fix compiling without including tests
  > python3-tox: Upgrade 4.23.2 -> 4.24.1
  > python3-aioresponses: Upgrade 0.7.7 -> 0.7.8
  > python3-filelock: Upgrade 3.16.1 -> 3.17.0
  > dbus-cxx: fix typo in PACKAGECONFIG
  > iwd: update 3.2 -> 3.3
  > pistache: fix package config dependencies
  > cpp-netlib: Make SKIP_RECIPE weak
  > lapack: upgrade to latest 3.12.1
  > lapack: fix buildpaths in ptest also when CBLAS is enabled
  > lapack: add PACKAGECONFIG for cblas
  > dlt-daemon: make DLT_WatchdogSec configurable
  > cbindgen: update 0.27.0 -> 0.28.0
  > crash: fix crash cannot work with kaslr
  > toybox: upgrade 0.8.11 -> 0.8.12
  > python3-zeroconf: upgrade 0.139.0 -> 0.140.1
  > python3-web3: upgrade 7.6.1 -> 7.7.0
  > python3-virtualenv: upgrade 20.28.1 -> 20.29.1
  > python3-twitter: upgrade 4.14.0 -> 4.15.0
  > python3-smpplib: upgrade 2.2.3 -> 2.2.4
  > python3-robotframework: upgrade 7.1.1 -> 7.2
  > python3-responses: upgrade 0.25.5 -> 0.25.6
  > python3-psycopg: upgrade 3.2.3 -> 3.2.4
  > python3-jdatetime: upgrade 5.0.0 -> 5.1.0
  > python3-inline-snapshot: upgrade 0.19.1 -> 0.19.3
  > python3-hexbytes: upgrade 1.2.1 -> 1.3.0
  > python3-eth-abi: upgrade 5.1.0 -> 5.2.0
  > python3-dbus-fast: upgrade 2.28.0 -> 2.30.2
  > python3-cmd2: upgrade 2.5.8 -> 2.5.9
  > python3-cloudpickle: upgrade 3.1.0 -> 3.1.1
  > python3-cantools: upgrade 40.0.0 -> 40.1.1
  > pocketpy: upgrade 2.0.4 -> 2.0.5
  > openvpn: upgrade 2.6.12 -> 2.6.13
  > opensc: upgrade 0.26.0 -> 0.26.1
  > mutter: upgrade 47.3 -> 47.4
  > lvm2: update 2.03.29 -> 2.03.30
  > libtoml11: upgrade 4.2.0 -> 4.3.0
  > libgee: upgrade 0.20.6 -> 0.20.8
  > iotop: upgrade 1.26 -> 1.27
  > freeipmi: update 1.6.14 -> 1.6.15
  > dialog: upgrade 1.3-20240619 -> 1.3-20250116
  > cxxopts: upgrade 3.2.0 -> 3.2.1
  > ctags: upgrade 6.1.20250112.0 -> 6.1.20250119.0
  > poppler: upgrade 24.12.0 -> 25.01.0
  > yasm: update to latest git revision
  > c-ares: upgrade 1.32.2 -> 1.32.3
  > c-ares: upgrade 1.32.1 -> 1.32.2
  > c-ares: upgrade 1.32.0 -> 1.32.1
  > mozjs-115: remove recipe
  > python3-pillow: update recipe to use the ptest-python-pytest class
  > python3-pint: update recipe to use the ptest-python-pytest class
  > python3-platformdirs: update recipe to use the ptest-python-pytest class
  > python3-polyline: update recipe to use the ptest-python-pytest class
  > python3-portion: update recipe to use the ptest-python-pytest class
  > python3-precise-runner: update recipe to use the ptest-python-pytest class
  > python3-prettytable: update recipe to use the ptest-python-pytest class
  > python3-propcache: update recipe to use the ptest-python-pytest class
  > python3-ptyprocess: update recipe to use the ptest-python-pytest class
  > python3-py-cpuinfo: update recipe to use the ptest-python-pytest class
  > python3-pyasn1-modules: update recipe to use the ptest-python-pytest class
  > python3-pydantic-core: update recipe to use the ptest-python-pytest class
  > python3-pydantic: update recipe to use the ptest-python-pytest class
  > python3-pyroute2: update recipe to use the ptest-python-pytest class
  > xrdp: upgrade 0.9.19 -> 0.9.20
  > audiofile: mark CVE-2020-18781 as patched
  > python3-pyserial: update recipe to use the ptest-python-pytest class
  > python3-pytest-localserver: update recipe to use the ptest-python-pytest class
  > python3-python-multipart: update recipe to use the ptest-python-pytest class
  > python3-pytoml: update recipe to use the ptest-python-pytest class
  > python3-pyyaml-include: update recipe to use the ptest-python-pytest class
  > python3-rapidjson: update recipe to use the ptest-python-pytest class
  > python3-requests-file: update recipe to use the ptest-python-pytest class
  > python3-requests-toolbelt: update recipe to use the ptest-python-pytest class
  > python3-scrypt: update recipe to use the ptest-python-pytest class
  > python3-semver: update recipe to use the ptest-python-pytest class
  > vorbis-tools: patch CVE-2023-43361
  > polkit: dont add mozjs PACKAGECONFIG
  > polkit: update 125 -> 126
  > jansson: fix a symbol clash when building with cmake
  > libde265: switch to cmake buildsystem
  > gphoto2: Fix /usr/bin/gphoto2 runtime error
  > cxxopts: add new recipe
  > yyjson: force build shared library
  > pistache : add initial recipe
  > c-ares: upgrade 1.31.0 -> 1.32.0
  > proftpd: define suffix for CVE version comparison
  > proftpd: upgrade 1.3.8b -> 1.3.8c
  > proftpd: define UPSTREAM_CHECK_GITTAGREGEX
  > polkit: fix permissions of /usr/share/polkit-1/rules.d/ again
  > mariadb: Upgrade to 11.4.4
  > xdg-desktop-portal-gtk: upgrade 1.15.1 -> 1.15.2
  > wpan-tools: upgrade 0.9 -> 0.10
  > thingsboard-gateway: upgrade 3.5.3.1 -> 3.6.3
  > ser2net: upgrade 4.6.2 -> 4.6.3
  > python3-zeroconf: upgrade 0.136.2 -> 0.139.0
  > python3-wrapt: upgrade 1.17.0 -> 1.17.1
  > python3-sqlalchemy: upgrade 2.0.36 -> 2.0.37
  > python3-sh: upgrade 2.1.0 -> 2.2.1
  > python3-pdm: upgrade 2.22.1 -> 2.22.2
  > python3-mlcommons-loadgen: upgrade 5.0.4 -> 5.0.5
  > python3-marshmallow: upgrade 3.24.1 -> 3.25.1
  > python3-gnupg: upgrade 0.5.3 -> 0.5.4
  > python3-flask-marshmallow: upgrade 1.2.1 -> 1.3.0
  > python3-dirty-equals: upgrade 0.8.0 -> 0.9.0
  > python3-cmake: upgrade 3.31.2 -> 3.31.4
  > python3-aniso8601: upgrade 9.0.1 -> 10.0.0
  > pugixml: upgrade 1.14 -> 1.15
  > paho-mqtt-c: upgrade 1.3.13 -> 1.3.14
  > monit: upgrade 5.34.3 -> 5.34.4
  > lldpd: upgrade 1.0.18 -> 1.0.19
  > libserialport: upgrade 0.1.1 -> 0.1.2
  > libdbi-perl: upgrade 1.644 -> 1.646
  > libconfig-general-perl: upgrade 2.65 -> 2.67
  > jsoncons: upgrade 1.0.0 -> 1.1.0
  > iniparser: upgrade 4.2.4 -> 4.2.5
  > gtk-vnc: upgrade 1.3.1 -> 1.4.0
  > doxygen: upgrade 1.13.1 -> 1.13.2
  > ddrescue: upgrade 1.28 -> 1.29
  > ctags: upgrade 6.1.20250105.0 -> 6.1.20250112.0
  > chrony: upgrade 4.5 -> 4.6.1
  > lapack: fix TMPDIR reference in do_package_qa
  > spectre-meltdown-checker: New recipe to check hardware vulnerability
  > etcd-cpp-apiv3: Skip recipe since it does not work with boost >= 1.87
  > python3-pyscaffold: Upgrade 4.5 -> 4.6
  > python3-bandit: Upgrade 1.8.0 -> 1.8.2
  > python3-responses: Upgrade 0.25.3 -> 0.25.5
  > python3-inline-snapshot: Upgrade 0.18.2 -> 0.19.1
  > python3-dbus-fast: Upgrade 2.24.4 -> 2.28.0
  > python3-pydantic: Upgrade 2.10.4 -> 2.10.5
  > c-ares: upgrade 1.30.0 -> 1.31.0
  > vsomeip: Skip building, needs porting to boost >= 1.87
  > websocketpp: Skip recipe, not buildable with boost >= 1.87
  > cpp-netlib: Skip recipe, not buildable with boost >= 1.87
  > cpprest: Skip recipe due to unbuildable dependency websocketpp
  > vsomeip: Upgrade to 3.5.3

* sources/meta-qt6 cc0dd55...775e06d (32):
  > 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
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtwebengine: fix conflicting files with qtpdf
  > qtbase: update patch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtgrpc: add optional dependency to qtdeclarative
  > qtopcua: add opcua tools to sdk
  > squish: update to Squish 8.1.0
  > squish: support styhead
  > Add squish support
  < 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 97d7a6b...880d36b (3):
  > kas: debug-tweaks as IMAGE_FEATURE is removed
  > kas: added the synaptics-killswitch license in comment
  > linux-firmware-rpidistro: Add cyfmac43455-sdio.bin symlink to minimal

* sources/meta-riscv abb4f07...42d2b51 (10):
  > visionfive2: Switch to efi boot
  > recipes-kernel: linux: linux-starfive-dev: Add yocto-kernel-cache for visionfive2
  > recipes-bsp: u-boot-starfive_v2021.10: Remove compatibility with visionfive2
  > visionfive2: Use upstream u-boot
  > visionfive2: unset sbi payload
  > recipes-bsp: opensbi: Use upstream for visionfive2
  > u-boot: Add support for visionfive2
  > opensbi: Set FW_TEXT_START in machine conf
  > conf: machine: include: jh7110-common: Use virtual/bootloader
  > conf: machine: include: riscv-common: Use weaker default for kernel

* sources/meta-swupdate 9a71f94...efd4c20 (12):
  < 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 652714f9...0a2689bd (11):
  > conf/machine: add configuration for Orin Nano SKU 0003
  > meta: switch from virtual/XXX-gcc to  virtual/cross-XXX
  > tegra-helper-scripts: disable initrd-flash USB instance check
  > sbsigntool: update from 0.9.4 to 0.9.5
  > espimage: make image size configurable
  > optee-os: fix buildpaths warning
  > tegra-helper-scripts: let initrd-flash use USB instance for storage check
  > tegra-helper-scripts: fix initrd-flash handling of pre-signed binaries
  > tegra-helper-scripts: restore main files after RCM boot signing
  > tegra-helper-scripts: correct typo in tegra-flash-helper
  > optee-os: make build work in devtool

* sources/meta-ti df20c5b6...8454da05 (4):
  > conf: machine: beaglebone-ai64: Update SPL_BINARY
  > conf: machine: beagleplay*: Update defaults to mainline
  > linux-ti-mainline: Update KERNEL_REPRODUCIBILITY_PATCHES for v6.12
  > linux-ti-mainline: Update to version: v6.12

* sources/meta-variscite-bsp 96a2781...55ec22e (51):
  > 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 2abb0028ba...3eb9bb434e (117):
  > binutils: Upgrade to 2.44 release
  > cargo-c: Fix build on risv32
  > mpfr: Fix build with glibc 2.41
  > snort3,libdaq: Always use libstdc++
  > clang: Upgrade to 19.1.7
  > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++
  > docs: Add clang to SDK_TOOLCHAIN_LANGS
  > sdks: Add clang toolchain to SDKs
  > rpm: Use gcc to compile always
  > clang: PROVIDE llvm-native and llvm
  > maintainers.inc: Add myself as maintainer for clang family of recipes
  > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable
  > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES
  > spirv-llvm-translator: Add recipe
  > llvm: Delete
  > clang/recipes: Add missing SUMMARY field
  > clang: Migrate clang and related recipes from meta-clang
  > cmake-native.bbclass: Abstraction to use cmake with native toolchains
  > clang-native.bbclass: Abstraction to enable clang as native compiler
  > scan-build.bbclass: Add class to enable clang static analyser
  > nonscanable.inc: Includes recipes which can not be used with clang-scan
  > nonclangable.inc: Add recipe which can not be built with clang
  > clang.inc: Global settings for clang toolchain
  > strace: Ignore running strace ptests image on musl
  > valgrind: Drop patch regressing fdleak_cmsg test
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > bitbake: cooker/cache: Drop mc 'default' string value
  > bitbake.conf: Handle empty BB_CURRENT_MC
  > oeqa/sshcontrol: Handle empty reads
  > build-appliance-image: Update to master head revision
  > rust-common: add LDFLAGS to 'build-rust-cc' wrapper
  > cmake: upgrade 3.31.3 -> 3.31.4
  > systemd: Remove /var/log/README using a patch
  > linux-firmware: split amdgpu firmwares in separate packages
  > linux-firmware: split ath11k firmwares in separate packages
  > linux-firmware: split ath10k firmwares in separate packages
  > create-spdx: support line numbers
  > ofono: patch CVE-2024-7540, CVE-2024-7541, CVE-2024-7542
  > files: overlayfs-create-dirs: Improve mount unit dependency
  > man-db: fix broken requirement for flex
  > python3-numpy: upgrade 2.2.1 -> 2.2.2
  > gcc-sanitizers.inc: Workaround for aarch64
  > selftest/virgl: add a link to RHEL merge request to address the missing vgem module
  > tcl8: add a patch to address Y2038 issues (tcl 9.x doesn't need it)
  > tcl: disable 'zipfs' feature
  > bitbake: tests/fetch: Fix git shallow test failure with git >= 2.48
  > u-boot: kernel-fitimage: Fix dependency loop if UBOOT_SIGN_ENABLE and UBOOT_ENV enabled
  > gcc: make include poisoning fatal again in gcc/g++
  > oeqa/poisoning: fix gcc include poisoning test
  > python3-cffi: Add missing pkgconfig dependency
  > base: Switch virtual/cross-XXX to be under recipe specific providers
  > classes/recipes: Switch virtual/XXX-gcc to virtual/cross-cc (and c++/binutils)
  > bitbake: parse/ast: Add support for BB_RECIPE_VIRTUAL_PROVIDERS
  > kernel-yocto: make kernel commits reproducible
  > fmt: fix build with GCC 9.4
  > linux-firmware: upgrade 20241210 -> 20250109
  > image.bbclass: enable systemd user services
  > systemd.bbclass: support user units in postinst and prerm hooks
  > systemd.bbclass: update postinst and prerm hooks
  > systemd.bbclass: properly handle user units in systemd_create_presets
  > systemd.bbclass: introduce systemd_service_searchpaths()
  > systemd.bbclass: factor out service lookup logic into separate function
  > systemd.bbclass: add ${sysconfdir}/systemd/user to search path
  > systemd-systemctl: add support for --global flag
  > eudev: backport patch to fix udevd hanging while trying to access /dev/urandom
  > test-manual/reproducible-builds: fix reproducible links
  > Update autobuilder URLs to valkyrie
  > migration-guides: add release notes for 5.0.6
  > release-notes-5.2: cover devtool modify --debug-build
  > sdk-manual: extensible.rst: remove confusing post-install-logging
  > sdk-manual: extensible.rst: update devtool ide-sdk
  > migration-guides: systemd.bbclass do not add Also services for 5.2
  > uboot-extlinux-config.bbclass: invalidate do_create_extlinux_config on changes to UBOOT_EXTLINUX_FDTOVERLAYS:x
  > rsync: upgrade 3.3.0 -> 3.4.1
  > grub-efi-cfg: Add GRUB_TITLE for custom GRUB titles
  > dbus: update 1.14.10 -> 1.16.0
  > piglit: Upgrade to latest revision
  > autoconf: rename autotools_aclocals and only run in do_configure
  > libtool: remove obsolete ACLOCALEXTRAPATH
  > autotools: clean up aclocal/ search path assignments
  > libsecret: update patch Upstream-Status
  > devtool: ide-sdk remove the plugin from eSDK installer
  > devtool: build-sdk remove unused imports
  > libxkbcommon: replace locale dependecy from RDEPENDS to RRECOMMENDS
  > lttng-tools: disable patching our libtool.m4
  > classes/logging: Added the bbverbnote command to the logging set
  > lib: spdx: Upgrade to final 3.0.1 release
  > rust: increase test timeout again
  > ofono: fix CVE-2024-7539
  > openssl: remove obsolete CVE version suffix
  > gcc: poison-system-directories patch updated for missing paths
  > devtool: remove unused 'config' param from '_create_workspace' method
  > devtool: misc cleanups
  > devtool: un-globalize 'plugins' variable
  > devtool: un-globalize 'config' variable
  > devtool: un-globalize 'context' variable and convert it to a dataclass
  > devtool: un-globalize 'workspace' variable
  > devtool: un-globalize the 'basepath' variable
  > procps: update 4.0.4 -> 4.0.5
  > systemd: PACKAGECONFIG mountfsd and nsresourced
  > pulseaudio: fix webrtc audio depdency
  > sysvinit: update 3.11 -> 3.13
  > udev-extraconf: Allow FAT mount group to be specified
  > selftest/reproducible: Print error context on failure
  > selftest/reproducible: Print full log path on failure
  > classes/ptest-python-pytest: simplify python ptest file overriding
  > oeqa/selftest/sstatetests: Cover aarch64 SDKMACHINE in tests
  > rust: Upgrade 1.80.1->1.81.0
  > rust: Fix for duplicate libstd.so
  > rust-target-config: Update the data layout for x86 , ppc , riscv64 , aarch64 and loongaarch64 targets.
  > bitbake: data_smart: fix ??= operator for variable flags
  > bitbake: tests/parse: add test for ?= and ??= operators for variable flags
  > bitbake: bb/fetch2/__init__.py: remove a DeprecationWarning in uri_replace()

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

* sources/meta-arm 0905953a...db933d55 (3):
  > trusted-firmware-a: fix mbedtls license checksum
  > edk2-firmware: fix PlatformStandaloneMmRpmb.dsc build
  > arm-bsp/recipes-security: Add protobuf interface to crypto-sp in corstone1000

* sources/meta-clang 03f5785...968c690 (8):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > recipes: Update to match OE-Core virtual/cross-* changes
  > lttng-ust: Link with libatomic on 32bit x86
  > clang: Upgrade to 19.1.7
  > boost: Use -no-integrated-as for arm

* sources/meta-freescale 9dc9f18d...a6cd9135 (14):
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2077 from YoeDistro/yoe/mut
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2068 from nxp-upstream/imxmali
  > Merge pull request #2075 from limeng-linux/master
  > Merge pull request #2073 from lms-ts/master
  > Merge pull request #2061 from nxp-upstream/qoriq-q4
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2069 from nxp-upstream/Upgrade-gstreamer-to-LF6.6.52_2.0.0
  > Merge pull request #2053 from nxp-upstream/imx-6.6.52-2.0.0
  > Merge pull request #2060 from pasweistorz/avoid-unnecessary-dtb-files
  > treewide: Remove all references to SRC_URI[md5sum] hashes

* sources/meta-freescale-3rdparty 774ca54...45c4762 (2):
  > Auto-update LICENSE file with current recipe licenses
  > treewide: Remove all references to SRC_URI[md5sum] hashes

* sources/meta-intel b0fe7e45...c7c7dfac (3):
  > intel-compute-runtime : upgrade 24.26.30049.6 -> 24.39.31294.12
  > intel-graphics-compiler : upgrade 1.0.17193.4 -> 1.0.17791.18
  > level-zero: upgrade 1.15.8 -> 1.17.42

* sources/meta-odroid 4786bdb...2f18a9b (1):
  > u-boot: Rename bbappend to 2025 release

* sources/meta-openembedded fa1ebe8c80...b77973cea6 (176):
  > DO NOT MERGE: Add Github actions CI workflow
  > python3-posix-ipc: use correct C compiler to detect system features
  > android-tools-native: dependency with android-tools-conf-native
  > crash-cross-canadian: Update to match OE-Core virtual provider changes
  > php: Drop references to ACLOCALDIR
  > opentelemetry-cpp: fix non-default PACKAGECONFIG options
  > python3-robotframework-seriallibrary: correct license file and checksum
  > python3-cachecontrol: correct license file and checksum
  > python3-oletools: correct license file and checksum
  > python3-ujson: correct license file and checksum
  > python3-hyperframe: Upgrade 6.0.1 -> 6.1.0
  > python3-hpack: Upgrade 4.0.0 -> 4.1.0
  > python3-wrapt: Upgrade 1.17.1 -> 1.17.2
  > python3-marshmallow: Upgrade 3.25.1 -> 3.26.0
  > python3-pocketsphinx: Upgrade 5.0.3 -> 5.0.4
  > civetweb: fix pathes in cmake file
  > python3-zeroconf: correct license file and checksum
  > rtmpdump: update 2.4 -> v2.6
  > collectd: add PACKAGECONFIG for dpdk
  > ntp: set CONFIG_SITE in do_compile
  > syslog-ng: remove obsolete double-run of configure
  > ncftp: update for autoconf changes in core
  > syslog-ng: Remove references to ACLOCALEXTRAPATH
  > ncftp: Replace references to ACLOCALEXTRAPATH
  > python3-pylint: Upgrade 3.3.1 -> 3.3.3
  > python3-portion: Fix test_doc.py ptest
  > smarty: update 4.5.5 -> 5.4.2
  > redis: upgrade 7.2.6 -> 7.2.7
  > tigervnc: Replace using --system-acdir with --aclocal-path
  > nativesdk-pistache: dependency with brotli
  > pkcs11-provider: Upgrade 0.5 -> 0.6
  > hiawatha: upgrade 10.12 -> 11.0
  > python3-cachetools: Upgrade 5.5.0 -> 5.5.1
  > python3-networkx: Upgrade 3.1 -> 3.4.2
  > python3-zeroconf: Upgrade 0.140.1 -> 0.141.0
  > python3-snagboot: Upgrade 2.0 -> 2.1
  > python3-imageio: Upgrade 2.36.1 -> 2.37.0
  > nodejs: upgrade 22.12.0 -> 22.13.1
  > gnome-control-center: update 47.2 -> 47.3
  > gnome-shell: update 47.2 -> 47.3
  > ndctl: fix building documentation
  > ndctl: fix compiling without including tests
  > python3-tox: Upgrade 4.23.2 -> 4.24.1
  > python3-aioresponses: Upgrade 0.7.7 -> 0.7.8
  > python3-filelock: Upgrade 3.16.1 -> 3.17.0
  > dbus-cxx: fix typo in PACKAGECONFIG
  > iwd: update 3.2 -> 3.3
  > pistache: fix package config dependencies
  > cpp-netlib: Make SKIP_RECIPE weak
  > lapack: upgrade to latest 3.12.1
  > lapack: fix buildpaths in ptest also when CBLAS is enabled
  > lapack: add PACKAGECONFIG for cblas
  > dlt-daemon: make DLT_WatchdogSec configurable
  > cbindgen: update 0.27.0 -> 0.28.0
  > crash: fix crash cannot work with kaslr
  > toybox: upgrade 0.8.11 -> 0.8.12
  > python3-zeroconf: upgrade 0.139.0 -> 0.140.1
  > python3-web3: upgrade 7.6.1 -> 7.7.0
  > python3-virtualenv: upgrade 20.28.1 -> 20.29.1
  > python3-twitter: upgrade 4.14.0 -> 4.15.0
  > python3-smpplib: upgrade 2.2.3 -> 2.2.4
  > python3-robotframework: upgrade 7.1.1 -> 7.2
  > python3-responses: upgrade 0.25.5 -> 0.25.6
  > python3-psycopg: upgrade 3.2.3 -> 3.2.4
  > python3-jdatetime: upgrade 5.0.0 -> 5.1.0
  > python3-inline-snapshot: upgrade 0.19.1 -> 0.19.3
  > python3-hexbytes: upgrade 1.2.1 -> 1.3.0
  > python3-eth-abi: upgrade 5.1.0 -> 5.2.0
  > python3-dbus-fast: upgrade 2.28.0 -> 2.30.2
  > python3-cmd2: upgrade 2.5.8 -> 2.5.9
  > python3-cloudpickle: upgrade 3.1.0 -> 3.1.1
  > python3-cantools: upgrade 40.0.0 -> 40.1.1
  > pocketpy: upgrade 2.0.4 -> 2.0.5
  > openvpn: upgrade 2.6.12 -> 2.6.13
  > opensc: upgrade 0.26.0 -> 0.26.1
  > mutter: upgrade 47.3 -> 47.4
  > lvm2: update 2.03.29 -> 2.03.30
  > libtoml11: upgrade 4.2.0 -> 4.3.0
  > libgee: upgrade 0.20.6 -> 0.20.8
  > iotop: upgrade 1.26 -> 1.27
  > freeipmi: update 1.6.14 -> 1.6.15
  > dialog: upgrade 1.3-20240619 -> 1.3-20250116
  > cxxopts: upgrade 3.2.0 -> 3.2.1
  > ctags: upgrade 6.1.20250112.0 -> 6.1.20250119.0
  > poppler: upgrade 24.12.0 -> 25.01.0
  > yasm: update to latest git revision
  > c-ares: upgrade 1.32.2 -> 1.32.3
  > c-ares: upgrade 1.32.1 -> 1.32.2
  > c-ares: upgrade 1.32.0 -> 1.32.1
  > mozjs-115: remove recipe
  > python3-pillow: update recipe to use the ptest-python-pytest class
  > python3-pint: update recipe to use the ptest-python-pytest class
  > python3-platformdirs: update recipe to use the ptest-python-pytest class
  > python3-polyline: update recipe to use the ptest-python-pytest class
  > python3-portion: update recipe to use the ptest-python-pytest class
  > python3-precise-runner: update recipe to use the ptest-python-pytest class
  > python3-prettytable: update recipe to use the ptest-python-pytest class
  > python3-propcache: update recipe to use the ptest-python-pytest class
  > python3-ptyprocess: update recipe to use the ptest-python-pytest class
  > python3-py-cpuinfo: update recipe to use the ptest-python-pytest class
  > python3-pyasn1-modules: update recipe to use the ptest-python-pytest class
  > python3-pydantic-core: update recipe to use the ptest-python-pytest class
  > python3-pydantic: update recipe to use the ptest-python-pytest class
  > python3-pyroute2: update recipe to use the ptest-python-pytest class
  > xrdp: upgrade 0.9.19 -> 0.9.20
  > audiofile: mark CVE-2020-18781 as patched
  > python3-pyserial: update recipe to use the ptest-python-pytest class
  > python3-pytest-localserver: update recipe to use the ptest-python-pytest class
  > python3-python-multipart: update recipe to use the ptest-python-pytest class
  > python3-pytoml: update recipe to use the ptest-python-pytest class
  > python3-pyyaml-include: update recipe to use the ptest-python-pytest class
  > python3-rapidjson: update recipe to use the ptest-python-pytest class
  > python3-requests-file: update recipe to use the ptest-python-pytest class
  > python3-requests-toolbelt: update recipe to use the ptest-python-pytest class
  > python3-scrypt: update recipe to use the ptest-python-pytest class
  > python3-semver: update recipe to use the ptest-python-pytest class
  > vorbis-tools: patch CVE-2023-43361
  > polkit: dont add mozjs PACKAGECONFIG
  > polkit: update 125 -> 126
  > jansson: fix a symbol clash when building with cmake
  > libde265: switch to cmake buildsystem
  > gphoto2: Fix /usr/bin/gphoto2 runtime error
  > cxxopts: add new recipe
  > yyjson: force build shared library
  > pistache : add initial recipe
  > c-ares: upgrade 1.31.0 -> 1.32.0
  > proftpd: define suffix for CVE version comparison
  > proftpd: upgrade 1.3.8b -> 1.3.8c
  > proftpd: define UPSTREAM_CHECK_GITTAGREGEX
  > polkit: fix permissions of /usr/share/polkit-1/rules.d/ again
  > mariadb: Upgrade to 11.4.4
  > xdg-desktop-portal-gtk: upgrade 1.15.1 -> 1.15.2
  > wpan-tools: upgrade 0.9 -> 0.10
  > thingsboard-gateway: upgrade 3.5.3.1 -> 3.6.3
  > ser2net: upgrade 4.6.2 -> 4.6.3
  > python3-zeroconf: upgrade 0.136.2 -> 0.139.0
  > python3-wrapt: upgrade 1.17.0 -> 1.17.1
  > python3-sqlalchemy: upgrade 2.0.36 -> 2.0.37
  > python3-sh: upgrade 2.1.0 -> 2.2.1
  > python3-pdm: upgrade 2.22.1 -> 2.22.2
  > python3-mlcommons-loadgen: upgrade 5.0.4 -> 5.0.5
  > python3-marshmallow: upgrade 3.24.1 -> 3.25.1
  > python3-gnupg: upgrade 0.5.3 -> 0.5.4
  > python3-flask-marshmallow: upgrade 1.2.1 -> 1.3.0
  > python3-dirty-equals: upgrade 0.8.0 -> 0.9.0
  > python3-cmake: upgrade 3.31.2 -> 3.31.4
  > python3-aniso8601: upgrade 9.0.1 -> 10.0.0
  > pugixml: upgrade 1.14 -> 1.15
  > paho-mqtt-c: upgrade 1.3.13 -> 1.3.14
  > monit: upgrade 5.34.3 -> 5.34.4
  > lldpd: upgrade 1.0.18 -> 1.0.19
  > libserialport: upgrade 0.1.1 -> 0.1.2
  > libdbi-perl: upgrade 1.644 -> 1.646
  > libconfig-general-perl: upgrade 2.65 -> 2.67
  > jsoncons: upgrade 1.0.0 -> 1.1.0
  > iniparser: upgrade 4.2.4 -> 4.2.5
  > gtk-vnc: upgrade 1.3.1 -> 1.4.0
  > doxygen: upgrade 1.13.1 -> 1.13.2
  > ddrescue: upgrade 1.28 -> 1.29
  > ctags: upgrade 6.1.20250105.0 -> 6.1.20250112.0
  > chrony: upgrade 4.5 -> 4.6.1
  > lapack: fix TMPDIR reference in do_package_qa
  > spectre-meltdown-checker: New recipe to check hardware vulnerability
  > etcd-cpp-apiv3: Skip recipe since it does not work with boost >= 1.87
  > python3-pyscaffold: Upgrade 4.5 -> 4.6
  > python3-bandit: Upgrade 1.8.0 -> 1.8.2
  > python3-responses: Upgrade 0.25.3 -> 0.25.5
  > python3-inline-snapshot: Upgrade 0.18.2 -> 0.19.1
  > python3-dbus-fast: Upgrade 2.24.4 -> 2.28.0
  > python3-pydantic: Upgrade 2.10.4 -> 2.10.5
  > c-ares: upgrade 1.30.0 -> 1.31.0
  > vsomeip: Skip building, needs porting to boost >= 1.87
  > websocketpp: Skip recipe, not buildable with boost >= 1.87
  > cpp-netlib: Skip recipe, not buildable with boost >= 1.87
  > cpprest: Skip recipe due to unbuildable dependency websocketpp
  > vsomeip: Upgrade to 3.5.3

* sources/meta-qt6 cc0dd55...775e06d (32):
  > 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
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtwebengine: fix conflicting files with qtpdf
  > qtbase: update patch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtgrpc: add optional dependency to qtdeclarative
  > qtopcua: add opcua tools to sdk
  > squish: update to Squish 8.1.0
  > squish: support styhead
  > Add squish support
  < 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 97d7a6b...880d36b (3):
  > kas: debug-tweaks as IMAGE_FEATURE is removed
  > kas: added the synaptics-killswitch license in comment
  > linux-firmware-rpidistro: Add cyfmac43455-sdio.bin symlink to minimal

* sources/meta-riscv abb4f07...42d2b51 (10):
  > visionfive2: Switch to efi boot
  > recipes-kernel: linux: linux-starfive-dev: Add yocto-kernel-cache for visionfive2
  > recipes-bsp: u-boot-starfive_v2021.10: Remove compatibility with visionfive2
  > visionfive2: Use upstream u-boot
  > visionfive2: unset sbi payload
  > recipes-bsp: opensbi: Use upstream for visionfive2
  > u-boot: Add support for visionfive2
  > opensbi: Set FW_TEXT_START in machine conf
  > conf: machine: include: jh7110-common: Use virtual/bootloader
  > conf: machine: include: riscv-common: Use weaker default for kernel

* sources/meta-swupdate 9a71f94...efd4c20 (12):
  < 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 652714f9...0a2689bd (11):
  > conf/machine: add configuration for Orin Nano SKU 0003
  > meta: switch from virtual/XXX-gcc to  virtual/cross-XXX
  > tegra-helper-scripts: disable initrd-flash USB instance check
  > sbsigntool: update from 0.9.4 to 0.9.5
  > espimage: make image size configurable
  > optee-os: fix buildpaths warning
  > tegra-helper-scripts: let initrd-flash use USB instance for storage check
  > tegra-helper-scripts: fix initrd-flash handling of pre-signed binaries
  > tegra-helper-scripts: restore main files after RCM boot signing
  > tegra-helper-scripts: correct typo in tegra-flash-helper
  > optee-os: make build work in devtool

* sources/meta-ti df20c5b6...8454da05 (4):
  > conf: machine: beaglebone-ai64: Update SPL_BINARY
  > conf: machine: beagleplay*: Update defaults to mainline
  > linux-ti-mainline: Update KERNEL_REPRODUCIBILITY_PATCHES for v6.12
  > linux-ti-mainline: Update to version: v6.12

* sources/meta-variscite-bsp 96a2781...55ec22e (51):
  > 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 2abb0028ba...3eb9bb434e (117):
  > binutils: Upgrade to 2.44 release
  > cargo-c: Fix build on risv32
  > mpfr: Fix build with glibc 2.41
  > snort3,libdaq: Always use libstdc++
  > clang: Upgrade to 19.1.7
  > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++
  > docs: Add clang to SDK_TOOLCHAIN_LANGS
  > sdks: Add clang toolchain to SDKs
  > rpm: Use gcc to compile always
  > clang: PROVIDE llvm-native and llvm
  > maintainers.inc: Add myself as maintainer for clang family of recipes
  > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable
  > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES
  > spirv-llvm-translator: Add recipe
  > llvm: Delete
  > clang/recipes: Add missing SUMMARY field
  > clang: Migrate clang and related recipes from meta-clang
  > cmake-native.bbclass: Abstraction to use cmake with native toolchains
  > clang-native.bbclass: Abstraction to enable clang as native compiler
  > scan-build.bbclass: Add class to enable clang static analyser
  > nonscanable.inc: Includes recipes which can not be used with clang-scan
  > nonclangable.inc: Add recipe which can not be built with clang
  > clang.inc: Global settings for clang toolchain
  > strace: Ignore running strace ptests image on musl
  > valgrind: Drop patch regressing fdleak_cmsg test
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > bitbake: cooker/cache: Drop mc 'default' string value
  > bitbake.conf: Handle empty BB_CURRENT_MC
  > oeqa/sshcontrol: Handle empty reads
  > build-appliance-image: Update to master head revision
  > rust-common: add LDFLAGS to 'build-rust-cc' wrapper
  > cmake: upgrade 3.31.3 -> 3.31.4
  > systemd: Remove /var/log/README using a patch
  > linux-firmware: split amdgpu firmwares in separate packages
  > linux-firmware: split ath11k firmwares in separate packages
  > linux-firmware: split ath10k firmwares in separate packages
  > create-spdx: support line numbers
  > ofono: patch CVE-2024-7540, CVE-2024-7541, CVE-2024-7542
  > files: overlayfs-create-dirs: Improve mount unit dependency
  > man-db: fix broken requirement for flex
  > python3-numpy: upgrade 2.2.1 -> 2.2.2
  > gcc-sanitizers.inc: Workaround for aarch64
  > selftest/virgl: add a link to RHEL merge request to address the missing vgem module
  > tcl8: add a patch to address Y2038 issues (tcl 9.x doesn't need it)
  > tcl: disable 'zipfs' feature
  > bitbake: tests/fetch: Fix git shallow test failure with git >= 2.48
  > u-boot: kernel-fitimage: Fix dependency loop if UBOOT_SIGN_ENABLE and UBOOT_ENV enabled
  > gcc: make include poisoning fatal again in gcc/g++
  > oeqa/poisoning: fix gcc include poisoning test
  > python3-cffi: Add missing pkgconfig dependency
  > base: Switch virtual/cross-XXX to be under recipe specific providers
  > classes/recipes: Switch virtual/XXX-gcc to virtual/cross-cc (and c++/binutils)
  > bitbake: parse/ast: Add support for BB_RECIPE_VIRTUAL_PROVIDERS
  > kernel-yocto: make kernel commits reproducible
  > fmt: fix build with GCC 9.4
  > linux-firmware: upgrade 20241210 -> 20250109
  > image.bbclass: enable systemd user services
  > systemd.bbclass: support user units in postinst and prerm hooks
  > systemd.bbclass: update postinst and prerm hooks
  > systemd.bbclass: properly handle user units in systemd_create_presets
  > systemd.bbclass: introduce systemd_service_searchpaths()
  > systemd.bbclass: factor out service lookup logic into separate function
  > systemd.bbclass: add ${sysconfdir}/systemd/user to search path
  > systemd-systemctl: add support for --global flag
  > eudev: backport patch to fix udevd hanging while trying to access /dev/urandom
  > test-manual/reproducible-builds: fix reproducible links
  > Update autobuilder URLs to valkyrie
  > migration-guides: add release notes for 5.0.6
  > release-notes-5.2: cover devtool modify --debug-build
  > sdk-manual: extensible.rst: remove confusing post-install-logging
  > sdk-manual: extensible.rst: update devtool ide-sdk
  > migration-guides: systemd.bbclass do not add Also services for 5.2
  > uboot-extlinux-config.bbclass: invalidate do_create_extlinux_config on changes to UBOOT_EXTLINUX_FDTOVERLAYS:x
  > rsync: upgrade 3.3.0 -> 3.4.1
  > grub-efi-cfg: Add GRUB_TITLE for custom GRUB titles
  > dbus: update 1.14.10 -> 1.16.0
  > piglit: Upgrade to latest revision
  > autoconf: rename autotools_aclocals and only run in do_configure
  > libtool: remove obsolete ACLOCALEXTRAPATH
  > autotools: clean up aclocal/ search path assignments
  > libsecret: update patch Upstream-Status
  > devtool: ide-sdk remove the plugin from eSDK installer
  > devtool: build-sdk remove unused imports
  > libxkbcommon: replace locale dependecy from RDEPENDS to RRECOMMENDS
  > lttng-tools: disable patching our libtool.m4
  > classes/logging: Added the bbverbnote command to the logging set
  > lib: spdx: Upgrade to final 3.0.1 release
  > rust: increase test timeout again
  > ofono: fix CVE-2024-7539
  > openssl: remove obsolete CVE version suffix
  > gcc: poison-system-directories patch updated for missing paths
  > devtool: remove unused 'config' param from '_create_workspace' method
  > devtool: misc cleanups
  > devtool: un-globalize 'plugins' variable
  > devtool: un-globalize 'config' variable
  > devtool: un-globalize 'context' variable and convert it to a dataclass
  > devtool: un-globalize 'workspace' variable
  > devtool: un-globalize the 'basepath' variable
  > procps: update 4.0.4 -> 4.0.5
  > systemd: PACKAGECONFIG mountfsd and nsresourced
  > pulseaudio: fix webrtc audio depdency
  > sysvinit: update 3.11 -> 3.13
  > udev-extraconf: Allow FAT mount group to be specified
  > selftest/reproducible: Print error context on failure
  > selftest/reproducible: Print full log path on failure
  > classes/ptest-python-pytest: simplify python ptest file overriding
  > oeqa/selftest/sstatetests: Cover aarch64 SDKMACHINE in tests
  > rust: Upgrade 1.80.1->1.81.0
  > rust: Fix for duplicate libstd.so
  > rust-target-config: Update the data layout for x86 , ppc , riscv64 , aarch64 and loongaarch64 targets.
  > bitbake: data_smart: fix ??= operator for variable flags
  > bitbake: tests/parse: add test for ?= and ??= operators for variable flags
  > bitbake: bb/fetch2/__init__.py: remove a DeprecationWarning in uri_replace()

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

* sources/meta-arm 0905953a...db933d55 (3):
  > trusted-firmware-a: fix mbedtls license checksum
  > edk2-firmware: fix PlatformStandaloneMmRpmb.dsc build
  > arm-bsp/recipes-security: Add protobuf interface to crypto-sp in corstone1000

* sources/meta-clang 03f5785...968c690 (8):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > recipes: Update to match OE-Core virtual/cross-* changes
  > lttng-ust: Link with libatomic on 32bit x86
  > clang: Upgrade to 19.1.7
  > boost: Use -no-integrated-as for arm

* sources/meta-freescale 9dc9f18d...a6cd9135 (14):
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2077 from YoeDistro/yoe/mut
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2068 from nxp-upstream/imxmali
  > Merge pull request #2075 from limeng-linux/master
  > Merge pull request #2073 from lms-ts/master
  > Merge pull request #2061 from nxp-upstream/qoriq-q4
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2069 from nxp-upstream/Upgrade-gstreamer-to-LF6.6.52_2.0.0
  > Merge pull request #2053 from nxp-upstream/imx-6.6.52-2.0.0
  > Merge pull request #2060 from pasweistorz/avoid-unnecessary-dtb-files
  > treewide: Remove all references to SRC_URI[md5sum] hashes

* sources/meta-freescale-3rdparty 774ca54...45c4762 (2):
  > Auto-update LICENSE file with current recipe licenses
  > treewide: Remove all references to SRC_URI[md5sum] hashes

* sources/meta-intel b0fe7e45...c7c7dfac (3):
  > intel-compute-runtime : upgrade 24.26.30049.6 -> 24.39.31294.12
  > intel-graphics-compiler : upgrade 1.0.17193.4 -> 1.0.17791.18
  > level-zero: upgrade 1.15.8 -> 1.17.42

* sources/meta-odroid 4786bdb...2f18a9b (1):
  > u-boot: Rename bbappend to 2025 release

* sources/meta-openembedded fa1ebe8c80...b77973cea6 (176):
  > DO NOT MERGE: Add Github actions CI workflow
  > python3-posix-ipc: use correct C compiler to detect system features
  > android-tools-native: dependency with android-tools-conf-native
  > crash-cross-canadian: Update to match OE-Core virtual provider changes
  > php: Drop references to ACLOCALDIR
  > opentelemetry-cpp: fix non-default PACKAGECONFIG options
  > python3-robotframework-seriallibrary: correct license file and checksum
  > python3-cachecontrol: correct license file and checksum
  > python3-oletools: correct license file and checksum
  > python3-ujson: correct license file and checksum
  > python3-hyperframe: Upgrade 6.0.1 -> 6.1.0
  > python3-hpack: Upgrade 4.0.0 -> 4.1.0
  > python3-wrapt: Upgrade 1.17.1 -> 1.17.2
  > python3-marshmallow: Upgrade 3.25.1 -> 3.26.0
  > python3-pocketsphinx: Upgrade 5.0.3 -> 5.0.4
  > civetweb: fix pathes in cmake file
  > python3-zeroconf: correct license file and checksum
  > rtmpdump: update 2.4 -> v2.6
  > collectd: add PACKAGECONFIG for dpdk
  > ntp: set CONFIG_SITE in do_compile
  > syslog-ng: remove obsolete double-run of configure
  > ncftp: update for autoconf changes in core
  > syslog-ng: Remove references to ACLOCALEXTRAPATH
  > ncftp: Replace references to ACLOCALEXTRAPATH
  > python3-pylint: Upgrade 3.3.1 -> 3.3.3
  > python3-portion: Fix test_doc.py ptest
  > smarty: update 4.5.5 -> 5.4.2
  > redis: upgrade 7.2.6 -> 7.2.7
  > tigervnc: Replace using --system-acdir with --aclocal-path
  > nativesdk-pistache: dependency with brotli
  > pkcs11-provider: Upgrade 0.5 -> 0.6
  > hiawatha: upgrade 10.12 -> 11.0
  > python3-cachetools: Upgrade 5.5.0 -> 5.5.1
  > python3-networkx: Upgrade 3.1 -> 3.4.2
  > python3-zeroconf: Upgrade 0.140.1 -> 0.141.0
  > python3-snagboot: Upgrade 2.0 -> 2.1
  > python3-imageio: Upgrade 2.36.1 -> 2.37.0
  > nodejs: upgrade 22.12.0 -> 22.13.1
  > gnome-control-center: update 47.2 -> 47.3
  > gnome-shell: update 47.2 -> 47.3
  > ndctl: fix building documentation
  > ndctl: fix compiling without including tests
  > python3-tox: Upgrade 4.23.2 -> 4.24.1
  > python3-aioresponses: Upgrade 0.7.7 -> 0.7.8
  > python3-filelock: Upgrade 3.16.1 -> 3.17.0
  > dbus-cxx: fix typo in PACKAGECONFIG
  > iwd: update 3.2 -> 3.3
  > pistache: fix package config dependencies
  > cpp-netlib: Make SKIP_RECIPE weak
  > lapack: upgrade to latest 3.12.1
  > lapack: fix buildpaths in ptest also when CBLAS is enabled
  > lapack: add PACKAGECONFIG for cblas
  > dlt-daemon: make DLT_WatchdogSec configurable
  > cbindgen: update 0.27.0 -> 0.28.0
  > crash: fix crash cannot work with kaslr
  > toybox: upgrade 0.8.11 -> 0.8.12
  > python3-zeroconf: upgrade 0.139.0 -> 0.140.1
  > python3-web3: upgrade 7.6.1 -> 7.7.0
  > python3-virtualenv: upgrade 20.28.1 -> 20.29.1
  > python3-twitter: upgrade 4.14.0 -> 4.15.0
  > python3-smpplib: upgrade 2.2.3 -> 2.2.4
  > python3-robotframework: upgrade 7.1.1 -> 7.2
  > python3-responses: upgrade 0.25.5 -> 0.25.6
  > python3-psycopg: upgrade 3.2.3 -> 3.2.4
  > python3-jdatetime: upgrade 5.0.0 -> 5.1.0
  > python3-inline-snapshot: upgrade 0.19.1 -> 0.19.3
  > python3-hexbytes: upgrade 1.2.1 -> 1.3.0
  > python3-eth-abi: upgrade 5.1.0 -> 5.2.0
  > python3-dbus-fast: upgrade 2.28.0 -> 2.30.2
  > python3-cmd2: upgrade 2.5.8 -> 2.5.9
  > python3-cloudpickle: upgrade 3.1.0 -> 3.1.1
  > python3-cantools: upgrade 40.0.0 -> 40.1.1
  > pocketpy: upgrade 2.0.4 -> 2.0.5
  > openvpn: upgrade 2.6.12 -> 2.6.13
  > opensc: upgrade 0.26.0 -> 0.26.1
  > mutter: upgrade 47.3 -> 47.4
  > lvm2: update 2.03.29 -> 2.03.30
  > libtoml11: upgrade 4.2.0 -> 4.3.0
  > libgee: upgrade 0.20.6 -> 0.20.8
  > iotop: upgrade 1.26 -> 1.27
  > freeipmi: update 1.6.14 -> 1.6.15
  > dialog: upgrade 1.3-20240619 -> 1.3-20250116
  > cxxopts: upgrade 3.2.0 -> 3.2.1
  > ctags: upgrade 6.1.20250112.0 -> 6.1.20250119.0
  > poppler: upgrade 24.12.0 -> 25.01.0
  > yasm: update to latest git revision
  > c-ares: upgrade 1.32.2 -> 1.32.3
  > c-ares: upgrade 1.32.1 -> 1.32.2
  > c-ares: upgrade 1.32.0 -> 1.32.1
  > mozjs-115: remove recipe
  > python3-pillow: update recipe to use the ptest-python-pytest class
  > python3-pint: update recipe to use the ptest-python-pytest class
  > python3-platformdirs: update recipe to use the ptest-python-pytest class
  > python3-polyline: update recipe to use the ptest-python-pytest class
  > python3-portion: update recipe to use the ptest-python-pytest class
  > python3-precise-runner: update recipe to use the ptest-python-pytest class
  > python3-prettytable: update recipe to use the ptest-python-pytest class
  > python3-propcache: update recipe to use the ptest-python-pytest class
  > python3-ptyprocess: update recipe to use the ptest-python-pytest class
  > python3-py-cpuinfo: update recipe to use the ptest-python-pytest class
  > python3-pyasn1-modules: update recipe to use the ptest-python-pytest class
  > python3-pydantic-core: update recipe to use the ptest-python-pytest class
  > python3-pydantic: update recipe to use the ptest-python-pytest class
  > python3-pyroute2: update recipe to use the ptest-python-pytest class
  > xrdp: upgrade 0.9.19 -> 0.9.20
  > audiofile: mark CVE-2020-18781 as patched
  > python3-pyserial: update recipe to use the ptest-python-pytest class
  > python3-pytest-localserver: update recipe to use the ptest-python-pytest class
  > python3-python-multipart: update recipe to use the ptest-python-pytest class
  > python3-pytoml: update recipe to use the ptest-python-pytest class
  > python3-pyyaml-include: update recipe to use the ptest-python-pytest class
  > python3-rapidjson: update recipe to use the ptest-python-pytest class
  > python3-requests-file: update recipe to use the ptest-python-pytest class
  > python3-requests-toolbelt: update recipe to use the ptest-python-pytest class
  > python3-scrypt: update recipe to use the ptest-python-pytest class
  > python3-semver: update recipe to use the ptest-python-pytest class
  > vorbis-tools: patch CVE-2023-43361
  > polkit: dont add mozjs PACKAGECONFIG
  > polkit: update 125 -> 126
  > jansson: fix a symbol clash when building with cmake
  > libde265: switch to cmake buildsystem
  > gphoto2: Fix /usr/bin/gphoto2 runtime error
  > cxxopts: add new recipe
  > yyjson: force build shared library
  > pistache : add initial recipe
  > c-ares: upgrade 1.31.0 -> 1.32.0
  > proftpd: define suffix for CVE version comparison
  > proftpd: upgrade 1.3.8b -> 1.3.8c
  > proftpd: define UPSTREAM_CHECK_GITTAGREGEX
  > polkit: fix permissions of /usr/share/polkit-1/rules.d/ again
  > mariadb: Upgrade to 11.4.4
  > xdg-desktop-portal-gtk: upgrade 1.15.1 -> 1.15.2
  > wpan-tools: upgrade 0.9 -> 0.10
  > thingsboard-gateway: upgrade 3.5.3.1 -> 3.6.3
  > ser2net: upgrade 4.6.2 -> 4.6.3
  > python3-zeroconf: upgrade 0.136.2 -> 0.139.0
  > python3-wrapt: upgrade 1.17.0 -> 1.17.1
  > python3-sqlalchemy: upgrade 2.0.36 -> 2.0.37
  > python3-sh: upgrade 2.1.0 -> 2.2.1
  > python3-pdm: upgrade 2.22.1 -> 2.22.2
  > python3-mlcommons-loadgen: upgrade 5.0.4 -> 5.0.5
  > python3-marshmallow: upgrade 3.24.1 -> 3.25.1
  > python3-gnupg: upgrade 0.5.3 -> 0.5.4
  > python3-flask-marshmallow: upgrade 1.2.1 -> 1.3.0
  > python3-dirty-equals: upgrade 0.8.0 -> 0.9.0
  > python3-cmake: upgrade 3.31.2 -> 3.31.4
  > python3-aniso8601: upgrade 9.0.1 -> 10.0.0
  > pugixml: upgrade 1.14 -> 1.15
  > paho-mqtt-c: upgrade 1.3.13 -> 1.3.14
  > monit: upgrade 5.34.3 -> 5.34.4
  > lldpd: upgrade 1.0.18 -> 1.0.19
  > libserialport: upgrade 0.1.1 -> 0.1.2
  > libdbi-perl: upgrade 1.644 -> 1.646
  > libconfig-general-perl: upgrade 2.65 -> 2.67
  > jsoncons: upgrade 1.0.0 -> 1.1.0
  > iniparser: upgrade 4.2.4 -> 4.2.5
  > gtk-vnc: upgrade 1.3.1 -> 1.4.0
  > doxygen: upgrade 1.13.1 -> 1.13.2
  > ddrescue: upgrade 1.28 -> 1.29
  > ctags: upgrade 6.1.20250105.0 -> 6.1.20250112.0
  > chrony: upgrade 4.5 -> 4.6.1
  > lapack: fix TMPDIR reference in do_package_qa
  > spectre-meltdown-checker: New recipe to check hardware vulnerability
  > etcd-cpp-apiv3: Skip recipe since it does not work with boost >= 1.87
  > python3-pyscaffold: Upgrade 4.5 -> 4.6
  > python3-bandit: Upgrade 1.8.0 -> 1.8.2
  > python3-responses: Upgrade 0.25.3 -> 0.25.5
  > python3-inline-snapshot: Upgrade 0.18.2 -> 0.19.1
  > python3-dbus-fast: Upgrade 2.24.4 -> 2.28.0
  > python3-pydantic: Upgrade 2.10.4 -> 2.10.5
  > c-ares: upgrade 1.30.0 -> 1.31.0
  > vsomeip: Skip building, needs porting to boost >= 1.87
  > websocketpp: Skip recipe, not buildable with boost >= 1.87
  > cpp-netlib: Skip recipe, not buildable with boost >= 1.87
  > cpprest: Skip recipe due to unbuildable dependency websocketpp
  > vsomeip: Upgrade to 3.5.3

* sources/meta-qt6 cc0dd55...775e06d (32):
  > 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
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtwebengine: fix conflicting files with qtpdf
  > qtbase: update patch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtgrpc: add optional dependency to qtdeclarative
  > qtopcua: add opcua tools to sdk
  > squish: update to Squish 8.1.0
  > squish: support styhead
  > Add squish support
  < 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 97d7a6b...880d36b (3):
  > kas: debug-tweaks as IMAGE_FEATURE is removed
  > kas: added the synaptics-killswitch license in comment
  > linux-firmware-rpidistro: Add cyfmac43455-sdio.bin symlink to minimal

* sources/meta-riscv abb4f07...42d2b51 (10):
  > visionfive2: Switch to efi boot
  > recipes-kernel: linux: linux-starfive-dev: Add yocto-kernel-cache for visionfive2
  > recipes-bsp: u-boot-starfive_v2021.10: Remove compatibility with visionfive2
  > visionfive2: Use upstream u-boot
  > visionfive2: unset sbi payload
  > recipes-bsp: opensbi: Use upstream for visionfive2
  > u-boot: Add support for visionfive2
  > opensbi: Set FW_TEXT_START in machine conf
  > conf: machine: include: jh7110-common: Use virtual/bootloader
  > conf: machine: include: riscv-common: Use weaker default for kernel

* sources/meta-swupdate 9a71f94...efd4c20 (12):
  < 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 652714f9...0a2689bd (11):
  > conf/machine: add configuration for Orin Nano SKU 0003
  > meta: switch from virtual/XXX-gcc to  virtual/cross-XXX
  > tegra-helper-scripts: disable initrd-flash USB instance check
  > sbsigntool: update from 0.9.4 to 0.9.5
  > espimage: make image size configurable
  > optee-os: fix buildpaths warning
  > tegra-helper-scripts: let initrd-flash use USB instance for storage check
  > tegra-helper-scripts: fix initrd-flash handling of pre-signed binaries
  > tegra-helper-scripts: restore main files after RCM boot signing
  > tegra-helper-scripts: correct typo in tegra-flash-helper
  > optee-os: make build work in devtool

* sources/meta-ti df20c5b6...8454da05 (4):
  > conf: machine: beaglebone-ai64: Update SPL_BINARY
  > conf: machine: beagleplay*: Update defaults to mainline
  > linux-ti-mainline: Update KERNEL_REPRODUCIBILITY_PATCHES for v6.12
  > linux-ti-mainline: Update to version: v6.12

* sources/meta-variscite-bsp 96a2781...55ec22e (51):
  > 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 2abb0028ba...3eb9bb434e (117):
  > binutils: Upgrade to 2.44 release
  > cargo-c: Fix build on risv32
  > mpfr: Fix build with glibc 2.41
  > snort3,libdaq: Always use libstdc++
  > clang: Upgrade to 19.1.7
  > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++
  > docs: Add clang to SDK_TOOLCHAIN_LANGS
  > sdks: Add clang toolchain to SDKs
  > rpm: Use gcc to compile always
  > clang: PROVIDE llvm-native and llvm
  > maintainers.inc: Add myself as maintainer for clang family of recipes
  > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable
  > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES
  > spirv-llvm-translator: Add recipe
  > llvm: Delete
  > clang/recipes: Add missing SUMMARY field
  > clang: Migrate clang and related recipes from meta-clang
  > cmake-native.bbclass: Abstraction to use cmake with native toolchains
  > clang-native.bbclass: Abstraction to enable clang as native compiler
  > scan-build.bbclass: Add class to enable clang static analyser
  > nonscanable.inc: Includes recipes which can not be used with clang-scan
  > nonclangable.inc: Add recipe which can not be built with clang
  > clang.inc: Global settings for clang toolchain
  > strace: Ignore running strace ptests image on musl
  > valgrind: Drop patch regressing fdleak_cmsg test
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > bitbake: cooker/cache: Drop mc 'default' string value
  > bitbake.conf: Handle empty BB_CURRENT_MC
  > oeqa/sshcontrol: Handle empty reads
  > build-appliance-image: Update to master head revision
  > rust-common: add LDFLAGS to 'build-rust-cc' wrapper
  > cmake: upgrade 3.31.3 -> 3.31.4
  > systemd: Remove /var/log/README using a patch
  > linux-firmware: split amdgpu firmwares in separate packages
  > linux-firmware: split ath11k firmwares in separate packages
  > linux-firmware: split ath10k firmwares in separate packages
  > create-spdx: support line numbers
  > ofono: patch CVE-2024-7540, CVE-2024-7541, CVE-2024-7542
  > files: overlayfs-create-dirs: Improve mount unit dependency
  > man-db: fix broken requirement for flex
  > python3-numpy: upgrade 2.2.1 -> 2.2.2
  > gcc-sanitizers.inc: Workaround for aarch64
  > selftest/virgl: add a link to RHEL merge request to address the missing vgem module
  > tcl8: add a patch to address Y2038 issues (tcl 9.x doesn't need it)
  > tcl: disable 'zipfs' feature
  > bitbake: tests/fetch: Fix git shallow test failure with git >= 2.48
  > u-boot: kernel-fitimage: Fix dependency loop if UBOOT_SIGN_ENABLE and UBOOT_ENV enabled
  > gcc: make include poisoning fatal again in gcc/g++
  > oeqa/poisoning: fix gcc include poisoning test
  > python3-cffi: Add missing pkgconfig dependency
  > base: Switch virtual/cross-XXX to be under recipe specific providers
  > classes/recipes: Switch virtual/XXX-gcc to virtual/cross-cc (and c++/binutils)
  > bitbake: parse/ast: Add support for BB_RECIPE_VIRTUAL_PROVIDERS
  > kernel-yocto: make kernel commits reproducible
  > fmt: fix build with GCC 9.4
  > linux-firmware: upgrade 20241210 -> 20250109
  > image.bbclass: enable systemd user services
  > systemd.bbclass: support user units in postinst and prerm hooks
  > systemd.bbclass: update postinst and prerm hooks
  > systemd.bbclass: properly handle user units in systemd_create_presets
  > systemd.bbclass: introduce systemd_service_searchpaths()
  > systemd.bbclass: factor out service lookup logic into separate function
  > systemd.bbclass: add ${sysconfdir}/systemd/user to search path
  > systemd-systemctl: add support for --global flag
  > eudev: backport patch to fix udevd hanging while trying to access /dev/urandom
  > test-manual/reproducible-builds: fix reproducible links
  > Update autobuilder URLs to valkyrie
  > migration-guides: add release notes for 5.0.6
  > release-notes-5.2: cover devtool modify --debug-build
  > sdk-manual: extensible.rst: remove confusing post-install-logging
  > sdk-manual: extensible.rst: update devtool ide-sdk
  > migration-guides: systemd.bbclass do not add Also services for 5.2
  > uboot-extlinux-config.bbclass: invalidate do_create_extlinux_config on changes to UBOOT_EXTLINUX_FDTOVERLAYS:x
  > rsync: upgrade 3.3.0 -> 3.4.1
  > grub-efi-cfg: Add GRUB_TITLE for custom GRUB titles
  > dbus: update 1.14.10 -> 1.16.0
  > piglit: Upgrade to latest revision
  > autoconf: rename autotools_aclocals and only run in do_configure
  > libtool: remove obsolete ACLOCALEXTRAPATH
  > autotools: clean up aclocal/ search path assignments
  > libsecret: update patch Upstream-Status
  > devtool: ide-sdk remove the plugin from eSDK installer
  > devtool: build-sdk remove unused imports
  > libxkbcommon: replace locale dependecy from RDEPENDS to RRECOMMENDS
  > lttng-tools: disable patching our libtool.m4
  > classes/logging: Added the bbverbnote command to the logging set
  > lib: spdx: Upgrade to final 3.0.1 release
  > rust: increase test timeout again
  > ofono: fix CVE-2024-7539
  > openssl: remove obsolete CVE version suffix
  > gcc: poison-system-directories patch updated for missing paths
  > devtool: remove unused 'config' param from '_create_workspace' method
  > devtool: misc cleanups
  > devtool: un-globalize 'plugins' variable
  > devtool: un-globalize 'config' variable
  > devtool: un-globalize 'context' variable and convert it to a dataclass
  > devtool: un-globalize 'workspace' variable
  > devtool: un-globalize the 'basepath' variable
  > procps: update 4.0.4 -> 4.0.5
  > systemd: PACKAGECONFIG mountfsd and nsresourced
  > pulseaudio: fix webrtc audio depdency
  > sysvinit: update 3.11 -> 3.13
  > udev-extraconf: Allow FAT mount group to be specified
  > selftest/reproducible: Print error context on failure
  > selftest/reproducible: Print full log path on failure
  > classes/ptest-python-pytest: simplify python ptest file overriding
  > oeqa/selftest/sstatetests: Cover aarch64 SDKMACHINE in tests
  > rust: Upgrade 1.80.1->1.81.0
  > rust: Fix for duplicate libstd.so
  > rust-target-config: Update the data layout for x86 , ppc , riscv64 , aarch64 and loongaarch64 targets.
  > bitbake: data_smart: fix ??= operator for variable flags
  > bitbake: tests/parse: add test for ?= and ??= operators for variable flags
  > bitbake: bb/fetch2/__init__.py: remove a DeprecationWarning in uri_replace()

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Jan 26, 2025
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/poky

* sources/meta-arm 0905953a...db933d55 (3):
  > trusted-firmware-a: fix mbedtls license checksum
  > edk2-firmware: fix PlatformStandaloneMmRpmb.dsc build
  > arm-bsp/recipes-security: Add protobuf interface to crypto-sp in corstone1000

* sources/meta-clang 03f5785...0ea2df0 (4):
  > recipes: Update to match OE-Core virtual/cross-* changes
  > lttng-ust: Link with libatomic on 32bit x86
  > clang: Upgrade to 19.1.7
  > boost: Use -no-integrated-as for arm

* sources/meta-freescale 9dc9f18d...baf20676 (12):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2077 from YoeDistro/yoe/mut
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2068 from nxp-upstream/imxmali
  > Merge pull request #2075 from limeng-linux/master
  > Merge pull request #2073 from lms-ts/master
  > Merge pull request #2061 from nxp-upstream/qoriq-q4
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2069 from nxp-upstream/Upgrade-gstreamer-to-LF6.6.52_2.0.0
  > Merge pull request #2053 from nxp-upstream/imx-6.6.52-2.0.0
  > Merge pull request #2060 from pasweistorz/avoid-unnecessary-dtb-files
  > treewide: Remove all references to SRC_URI[md5sum] hashes

* sources/meta-freescale-3rdparty 774ca54...45c4762 (2):
  > Auto-update LICENSE file with current recipe licenses
  > treewide: Remove all references to SRC_URI[md5sum] hashes

* sources/meta-intel b0fe7e45...c7c7dfac (3):
  > intel-compute-runtime : upgrade 24.26.30049.6 -> 24.39.31294.12
  > intel-graphics-compiler : upgrade 1.0.17193.4 -> 1.0.17791.18
  > level-zero: upgrade 1.15.8 -> 1.17.42

* sources/meta-odroid 4786bdb...2f18a9b (1):
  > u-boot: Rename bbappend to 2025 release

* sources/meta-openembedded fa1ebe8c80...156e556f6a (172):
  > php: Drop references to ACLOCALDIR
  > opentelemetry-cpp: fix non-default PACKAGECONFIG options
  > python3-robotframework-seriallibrary: correct license file and checksum
  > python3-cachecontrol: correct license file and checksum
  > python3-oletools: correct license file and checksum
  > python3-ujson: correct license file and checksum
  > python3-hyperframe: Upgrade 6.0.1 -> 6.1.0
  > python3-hpack: Upgrade 4.0.0 -> 4.1.0
  > python3-wrapt: Upgrade 1.17.1 -> 1.17.2
  > python3-marshmallow: Upgrade 3.25.1 -> 3.26.0
  > python3-pocketsphinx: Upgrade 5.0.3 -> 5.0.4
  > civetweb: fix pathes in cmake file
  > python3-zeroconf: correct license file and checksum
  > rtmpdump: update 2.4 -> v2.6
  > collectd: add PACKAGECONFIG for dpdk
  > ntp: set CONFIG_SITE in do_compile
  > syslog-ng: remove obsolete double-run of configure
  > ncftp: update for autoconf changes in core
  > syslog-ng: Remove references to ACLOCALEXTRAPATH
  > ncftp: Replace references to ACLOCALEXTRAPATH
  > python3-pylint: Upgrade 3.3.1 -> 3.3.3
  > python3-portion: Fix test_doc.py ptest
  > smarty: update 4.5.5 -> 5.4.2
  > redis: upgrade 7.2.6 -> 7.2.7
  > tigervnc: Replace using --system-acdir with --aclocal-path
  > nativesdk-pistache: dependency with brotli
  > pkcs11-provider: Upgrade 0.5 -> 0.6
  > hiawatha: upgrade 10.12 -> 11.0
  > python3-cachetools: Upgrade 5.5.0 -> 5.5.1
  > python3-networkx: Upgrade 3.1 -> 3.4.2
  > python3-zeroconf: Upgrade 0.140.1 -> 0.141.0
  > python3-snagboot: Upgrade 2.0 -> 2.1
  > python3-imageio: Upgrade 2.36.1 -> 2.37.0
  > nodejs: upgrade 22.12.0 -> 22.13.1
  > gnome-control-center: update 47.2 -> 47.3
  > gnome-shell: update 47.2 -> 47.3
  > ndctl: fix building documentation
  > ndctl: fix compiling without including tests
  > python3-tox: Upgrade 4.23.2 -> 4.24.1
  > python3-aioresponses: Upgrade 0.7.7 -> 0.7.8
  > python3-filelock: Upgrade 3.16.1 -> 3.17.0
  > dbus-cxx: fix typo in PACKAGECONFIG
  > iwd: update 3.2 -> 3.3
  > pistache: fix package config dependencies
  > cpp-netlib: Make SKIP_RECIPE weak
  > lapack: upgrade to latest 3.12.1
  > lapack: fix buildpaths in ptest also when CBLAS is enabled
  > lapack: add PACKAGECONFIG for cblas
  > dlt-daemon: make DLT_WatchdogSec configurable
  > cbindgen: update 0.27.0 -> 0.28.0
  > crash: fix crash cannot work with kaslr
  > toybox: upgrade 0.8.11 -> 0.8.12
  > python3-zeroconf: upgrade 0.139.0 -> 0.140.1
  > python3-web3: upgrade 7.6.1 -> 7.7.0
  > python3-virtualenv: upgrade 20.28.1 -> 20.29.1
  > python3-twitter: upgrade 4.14.0 -> 4.15.0
  > python3-smpplib: upgrade 2.2.3 -> 2.2.4
  > python3-robotframework: upgrade 7.1.1 -> 7.2
  > python3-responses: upgrade 0.25.5 -> 0.25.6
  > python3-psycopg: upgrade 3.2.3 -> 3.2.4
  > python3-jdatetime: upgrade 5.0.0 -> 5.1.0
  > python3-inline-snapshot: upgrade 0.19.1 -> 0.19.3
  > python3-hexbytes: upgrade 1.2.1 -> 1.3.0
  > python3-eth-abi: upgrade 5.1.0 -> 5.2.0
  > python3-dbus-fast: upgrade 2.28.0 -> 2.30.2
  > python3-cmd2: upgrade 2.5.8 -> 2.5.9
  > python3-cloudpickle: upgrade 3.1.0 -> 3.1.1
  > python3-cantools: upgrade 40.0.0 -> 40.1.1
  > pocketpy: upgrade 2.0.4 -> 2.0.5
  > openvpn: upgrade 2.6.12 -> 2.6.13
  > opensc: upgrade 0.26.0 -> 0.26.1
  > mutter: upgrade 47.3 -> 47.4
  > lvm2: update 2.03.29 -> 2.03.30
  > libtoml11: upgrade 4.2.0 -> 4.3.0
  > libgee: upgrade 0.20.6 -> 0.20.8
  > iotop: upgrade 1.26 -> 1.27
  > freeipmi: update 1.6.14 -> 1.6.15
  > dialog: upgrade 1.3-20240619 -> 1.3-20250116
  > cxxopts: upgrade 3.2.0 -> 3.2.1
  > ctags: upgrade 6.1.20250112.0 -> 6.1.20250119.0
  > poppler: upgrade 24.12.0 -> 25.01.0
  > yasm: update to latest git revision
  > c-ares: upgrade 1.32.2 -> 1.32.3
  > c-ares: upgrade 1.32.1 -> 1.32.2
  > c-ares: upgrade 1.32.0 -> 1.32.1
  > mozjs-115: remove recipe
  > python3-pillow: update recipe to use the ptest-python-pytest class
  > python3-pint: update recipe to use the ptest-python-pytest class
  > python3-platformdirs: update recipe to use the ptest-python-pytest class
  > python3-polyline: update recipe to use the ptest-python-pytest class
  > python3-portion: update recipe to use the ptest-python-pytest class
  > python3-precise-runner: update recipe to use the ptest-python-pytest class
  > python3-prettytable: update recipe to use the ptest-python-pytest class
  > python3-propcache: update recipe to use the ptest-python-pytest class
  > python3-ptyprocess: update recipe to use the ptest-python-pytest class
  > python3-py-cpuinfo: update recipe to use the ptest-python-pytest class
  > python3-pyasn1-modules: update recipe to use the ptest-python-pytest class
  > python3-pydantic-core: update recipe to use the ptest-python-pytest class
  > python3-pydantic: update recipe to use the ptest-python-pytest class
  > python3-pyroute2: update recipe to use the ptest-python-pytest class
  > xrdp: upgrade 0.9.19 -> 0.9.20
  > audiofile: mark CVE-2020-18781 as patched
  > python3-pyserial: update recipe to use the ptest-python-pytest class
  > python3-pytest-localserver: update recipe to use the ptest-python-pytest class
  > python3-python-multipart: update recipe to use the ptest-python-pytest class
  > python3-pytoml: update recipe to use the ptest-python-pytest class
  > python3-pyyaml-include: update recipe to use the ptest-python-pytest class
  > python3-rapidjson: update recipe to use the ptest-python-pytest class
  > python3-requests-file: update recipe to use the ptest-python-pytest class
  > python3-requests-toolbelt: update recipe to use the ptest-python-pytest class
  > python3-scrypt: update recipe to use the ptest-python-pytest class
  > python3-semver: update recipe to use the ptest-python-pytest class
  > vorbis-tools: patch CVE-2023-43361
  > polkit: dont add mozjs PACKAGECONFIG
  > polkit: update 125 -> 126
  > jansson: fix a symbol clash when building with cmake
  > libde265: switch to cmake buildsystem
  > gphoto2: Fix /usr/bin/gphoto2 runtime error
  > cxxopts: add new recipe
  > yyjson: force build shared library
  > pistache : add initial recipe
  > c-ares: upgrade 1.31.0 -> 1.32.0
  > proftpd: define suffix for CVE version comparison
  > proftpd: upgrade 1.3.8b -> 1.3.8c
  > proftpd: define UPSTREAM_CHECK_GITTAGREGEX
  > polkit: fix permissions of /usr/share/polkit-1/rules.d/ again
  > mariadb: Upgrade to 11.4.4
  > xdg-desktop-portal-gtk: upgrade 1.15.1 -> 1.15.2
  > wpan-tools: upgrade 0.9 -> 0.10
  > thingsboard-gateway: upgrade 3.5.3.1 -> 3.6.3
  > ser2net: upgrade 4.6.2 -> 4.6.3
  > python3-zeroconf: upgrade 0.136.2 -> 0.139.0
  > python3-wrapt: upgrade 1.17.0 -> 1.17.1
  > python3-sqlalchemy: upgrade 2.0.36 -> 2.0.37
  > python3-sh: upgrade 2.1.0 -> 2.2.1
  > python3-pdm: upgrade 2.22.1 -> 2.22.2
  > python3-mlcommons-loadgen: upgrade 5.0.4 -> 5.0.5
  > python3-marshmallow: upgrade 3.24.1 -> 3.25.1
  > python3-gnupg: upgrade 0.5.3 -> 0.5.4
  > python3-flask-marshmallow: upgrade 1.2.1 -> 1.3.0
  > python3-dirty-equals: upgrade 0.8.0 -> 0.9.0
  > python3-cmake: upgrade 3.31.2 -> 3.31.4
  > python3-aniso8601: upgrade 9.0.1 -> 10.0.0
  > pugixml: upgrade 1.14 -> 1.15
  > paho-mqtt-c: upgrade 1.3.13 -> 1.3.14
  > monit: upgrade 5.34.3 -> 5.34.4
  > lldpd: upgrade 1.0.18 -> 1.0.19
  > libserialport: upgrade 0.1.1 -> 0.1.2
  > libdbi-perl: upgrade 1.644 -> 1.646
  > libconfig-general-perl: upgrade 2.65 -> 2.67
  > jsoncons: upgrade 1.0.0 -> 1.1.0
  > iniparser: upgrade 4.2.4 -> 4.2.5
  > gtk-vnc: upgrade 1.3.1 -> 1.4.0
  > doxygen: upgrade 1.13.1 -> 1.13.2
  > ddrescue: upgrade 1.28 -> 1.29
  > ctags: upgrade 6.1.20250105.0 -> 6.1.20250112.0
  > chrony: upgrade 4.5 -> 4.6.1
  > lapack: fix TMPDIR reference in do_package_qa
  > spectre-meltdown-checker: New recipe to check hardware vulnerability
  > etcd-cpp-apiv3: Skip recipe since it does not work with boost >= 1.87
  > python3-pyscaffold: Upgrade 4.5 -> 4.6
  > python3-bandit: Upgrade 1.8.0 -> 1.8.2
  > python3-responses: Upgrade 0.25.3 -> 0.25.5
  > python3-inline-snapshot: Upgrade 0.18.2 -> 0.19.1
  > python3-dbus-fast: Upgrade 2.24.4 -> 2.28.0
  > python3-pydantic: Upgrade 2.10.4 -> 2.10.5
  > c-ares: upgrade 1.30.0 -> 1.31.0
  > vsomeip: Skip building, needs porting to boost >= 1.87
  > websocketpp: Skip recipe, not buildable with boost >= 1.87
  > cpp-netlib: Skip recipe, not buildable with boost >= 1.87
  > cpprest: Skip recipe due to unbuildable dependency websocketpp
  > vsomeip: Upgrade to 3.5.3

* sources/meta-qt6 cc0dd55...775e06d (32):
  > 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
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtwebengine: fix conflicting files with qtpdf
  > qtbase: update patch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtgrpc: add optional dependency to qtdeclarative
  > qtopcua: add opcua tools to sdk
  > squish: update to Squish 8.1.0
  > squish: support styhead
  > Add squish support
  < 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 97d7a6b...880d36b (3):
  > kas: debug-tweaks as IMAGE_FEATURE is removed
  > kas: added the synaptics-killswitch license in comment
  > linux-firmware-rpidistro: Add cyfmac43455-sdio.bin symlink to minimal

* sources/meta-riscv abb4f07...42d2b51 (10):
  > visionfive2: Switch to efi boot
  > recipes-kernel: linux: linux-starfive-dev: Add yocto-kernel-cache for visionfive2
  > recipes-bsp: u-boot-starfive_v2021.10: Remove compatibility with visionfive2
  > visionfive2: Use upstream u-boot
  > visionfive2: unset sbi payload
  > recipes-bsp: opensbi: Use upstream for visionfive2
  > u-boot: Add support for visionfive2
  > opensbi: Set FW_TEXT_START in machine conf
  > conf: machine: include: jh7110-common: Use virtual/bootloader
  > conf: machine: include: riscv-common: Use weaker default for kernel

* sources/meta-tegra 652714f9...0a2689bd (11):
  > conf/machine: add configuration for Orin Nano SKU 0003
  > meta: switch from virtual/XXX-gcc to  virtual/cross-XXX
  > tegra-helper-scripts: disable initrd-flash USB instance check
  > sbsigntool: update from 0.9.4 to 0.9.5
  > espimage: make image size configurable
  > optee-os: fix buildpaths warning
  > tegra-helper-scripts: let initrd-flash use USB instance for storage check
  > tegra-helper-scripts: fix initrd-flash handling of pre-signed binaries
  > tegra-helper-scripts: restore main files after RCM boot signing
  > tegra-helper-scripts: correct typo in tegra-flash-helper
  > optee-os: make build work in devtool

* sources/meta-ti df20c5b6...8454da05 (4):
  > conf: machine: beaglebone-ai64: Update SPL_BINARY
  > conf: machine: beagleplay*: Update defaults to mainline
  > linux-ti-mainline: Update KERNEL_REPRODUCIBILITY_PATCHES for v6.12
  > linux-ti-mainline: Update to version: v6.12

* sources/meta-variscite-bsp 96a2781...92311fe (1):
  > Merge pull request #40 from YoeDistro/kraj/mickledore-var02

* sources/poky 2abb0028ba9...e72d641a998 (87):
  > bitbake: cooker/cache: Drop mc 'default' string value
  > bitbake.conf: Handle empty BB_CURRENT_MC
  > oeqa/sshcontrol: Handle empty reads
  > build-appliance-image: Update to master head revision
  > rust-common: add LDFLAGS to 'build-rust-cc' wrapper
  > cmake: upgrade 3.31.3 -> 3.31.4
  > systemd: Remove /var/log/README using a patch
  > linux-firmware: split amdgpu firmwares in separate packages
  > linux-firmware: split ath11k firmwares in separate packages
  > linux-firmware: split ath10k firmwares in separate packages
  > create-spdx: support line numbers
  > ofono: patch CVE-2024-7540, CVE-2024-7541, CVE-2024-7542
  > files: overlayfs-create-dirs: Improve mount unit dependency
  > man-db: fix broken requirement for flex
  > python3-numpy: upgrade 2.2.1 -> 2.2.2
  > gcc-sanitizers.inc: Workaround for aarch64
  > selftest/virgl: add a link to RHEL merge request to address the missing vgem module
  > tcl8: add a patch to address Y2038 issues (tcl 9.x doesn't need it)
  > tcl: disable 'zipfs' feature
  > bitbake: tests/fetch: Fix git shallow test failure with git >= 2.48
  > u-boot: kernel-fitimage: Fix dependency loop if UBOOT_SIGN_ENABLE and UBOOT_ENV enabled
  > gcc: make include poisoning fatal again in gcc/g++
  > oeqa/poisoning: fix gcc include poisoning test
  > python3-cffi: Add missing pkgconfig dependency
  > base: Switch virtual/cross-XXX to be under recipe specific providers
  > classes/recipes: Switch virtual/XXX-gcc to virtual/cross-cc (and c++/binutils)
  > bitbake: parse/ast: Add support for BB_RECIPE_VIRTUAL_PROVIDERS
  > kernel-yocto: make kernel commits reproducible
  > fmt: fix build with GCC 9.4
  > linux-firmware: upgrade 20241210 -> 20250109
  > image.bbclass: enable systemd user services
  > systemd.bbclass: support user units in postinst and prerm hooks
  > systemd.bbclass: update postinst and prerm hooks
  > systemd.bbclass: properly handle user units in systemd_create_presets
  > systemd.bbclass: introduce systemd_service_searchpaths()
  > systemd.bbclass: factor out service lookup logic into separate function
  > systemd.bbclass: add ${sysconfdir}/systemd/user to search path
  > systemd-systemctl: add support for --global flag
  > eudev: backport patch to fix udevd hanging while trying to access /dev/urandom
  > test-manual/reproducible-builds: fix reproducible links
  > Update autobuilder URLs to valkyrie
  > migration-guides: add release notes for 5.0.6
  > release-notes-5.2: cover devtool modify --debug-build
  > sdk-manual: extensible.rst: remove confusing post-install-logging
  > sdk-manual: extensible.rst: update devtool ide-sdk
  > migration-guides: systemd.bbclass do not add Also services for 5.2
  > uboot-extlinux-config.bbclass: invalidate do_create_extlinux_config on changes to UBOOT_EXTLINUX_FDTOVERLAYS:x
  > rsync: upgrade 3.3.0 -> 3.4.1
  > grub-efi-cfg: Add GRUB_TITLE for custom GRUB titles
  > dbus: update 1.14.10 -> 1.16.0
  > piglit: Upgrade to latest revision
  > autoconf: rename autotools_aclocals and only run in do_configure
  > libtool: remove obsolete ACLOCALEXTRAPATH
  > autotools: clean up aclocal/ search path assignments
  > libsecret: update patch Upstream-Status
  > devtool: ide-sdk remove the plugin from eSDK installer
  > devtool: build-sdk remove unused imports
  > libxkbcommon: replace locale dependecy from RDEPENDS to RRECOMMENDS
  > lttng-tools: disable patching our libtool.m4
  > classes/logging: Added the bbverbnote command to the logging set
  > lib: spdx: Upgrade to final 3.0.1 release
  > rust: increase test timeout again
  > ofono: fix CVE-2024-7539
  > openssl: remove obsolete CVE version suffix
  > gcc: poison-system-directories patch updated for missing paths
  > devtool: remove unused 'config' param from '_create_workspace' method
  > devtool: misc cleanups
  > devtool: un-globalize 'plugins' variable
  > devtool: un-globalize 'config' variable
  > devtool: un-globalize 'context' variable and convert it to a dataclass
  > devtool: un-globalize 'workspace' variable
  > devtool: un-globalize the 'basepath' variable
  > procps: update 4.0.4 -> 4.0.5
  > systemd: PACKAGECONFIG mountfsd and nsresourced
  > pulseaudio: fix webrtc audio depdency
  > sysvinit: update 3.11 -> 3.13
  > udev-extraconf: Allow FAT mount group to be specified
  > selftest/reproducible: Print error context on failure
  > selftest/reproducible: Print full log path on failure
  > classes/ptest-python-pytest: simplify python ptest file overriding
  > oeqa/selftest/sstatetests: Cover aarch64 SDKMACHINE in tests
  > rust: Upgrade 1.80.1->1.81.0
  > rust: Fix for duplicate libstd.so
  > rust-target-config: Update the data layout for x86 , ppc , riscv64 , aarch64 and loongaarch64 targets.
  > bitbake: data_smart: fix ??= operator for variable flags
  > bitbake: tests/parse: add test for ?= and ??= operators for variable flags
  > bitbake: bb/fetch2/__init__.py: remove a DeprecationWarning in uri_replace()

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Jan 26, 2025
* sources/meta-qt6 775e06d...cc0dd55 (32):
  < 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
  < Update submodule refs on '6.8' in yocto/meta-qt6
  < qtwebengine: fix conflicting files with qtpdf
  < qtbase: update patch
  < Update submodule refs on '6.8' in yocto/meta-qt6
  < qtgrpc: add optional dependency to qtdeclarative
  < qtopcua: add opcua tools to sdk
  < squish: update to Squish 8.1.0
  < squish: support styhead
  < Add squish support
  > 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

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Jan 26, 2025
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/poky

* sources/meta-arm 0905953a...db933d55 (3):
  > trusted-firmware-a: fix mbedtls license checksum
  > edk2-firmware: fix PlatformStandaloneMmRpmb.dsc build
  > arm-bsp/recipes-security: Add protobuf interface to crypto-sp in corstone1000

* sources/meta-clang 03f5785...0ea2df0 (4):
  > recipes: Update to match OE-Core virtual/cross-* changes
  > lttng-ust: Link with libatomic on 32bit x86
  > clang: Upgrade to 19.1.7
  > boost: Use -no-integrated-as for arm

* sources/meta-freescale 9dc9f18d...baf20676 (12):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2077 from YoeDistro/yoe/mut
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2068 from nxp-upstream/imxmali
  > Merge pull request #2075 from limeng-linux/master
  > Merge pull request #2073 from lms-ts/master
  > Merge pull request #2061 from nxp-upstream/qoriq-q4
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2069 from nxp-upstream/Upgrade-gstreamer-to-LF6.6.52_2.0.0
  > Merge pull request #2053 from nxp-upstream/imx-6.6.52-2.0.0
  > Merge pull request #2060 from pasweistorz/avoid-unnecessary-dtb-files
  > treewide: Remove all references to SRC_URI[md5sum] hashes

* sources/meta-freescale-3rdparty 774ca54...45c4762 (2):
  > Auto-update LICENSE file with current recipe licenses
  > treewide: Remove all references to SRC_URI[md5sum] hashes

* sources/meta-intel b0fe7e45...c7c7dfac (3):
  > intel-compute-runtime : upgrade 24.26.30049.6 -> 24.39.31294.12
  > intel-graphics-compiler : upgrade 1.0.17193.4 -> 1.0.17791.18
  > level-zero: upgrade 1.15.8 -> 1.17.42

* sources/meta-odroid 4786bdb...2f18a9b (1):
  > u-boot: Rename bbappend to 2025 release

* sources/meta-openembedded fa1ebe8c80...156e556f6a (172):
  > php: Drop references to ACLOCALDIR
  > opentelemetry-cpp: fix non-default PACKAGECONFIG options
  > python3-robotframework-seriallibrary: correct license file and checksum
  > python3-cachecontrol: correct license file and checksum
  > python3-oletools: correct license file and checksum
  > python3-ujson: correct license file and checksum
  > python3-hyperframe: Upgrade 6.0.1 -> 6.1.0
  > python3-hpack: Upgrade 4.0.0 -> 4.1.0
  > python3-wrapt: Upgrade 1.17.1 -> 1.17.2
  > python3-marshmallow: Upgrade 3.25.1 -> 3.26.0
  > python3-pocketsphinx: Upgrade 5.0.3 -> 5.0.4
  > civetweb: fix pathes in cmake file
  > python3-zeroconf: correct license file and checksum
  > rtmpdump: update 2.4 -> v2.6
  > collectd: add PACKAGECONFIG for dpdk
  > ntp: set CONFIG_SITE in do_compile
  > syslog-ng: remove obsolete double-run of configure
  > ncftp: update for autoconf changes in core
  > syslog-ng: Remove references to ACLOCALEXTRAPATH
  > ncftp: Replace references to ACLOCALEXTRAPATH
  > python3-pylint: Upgrade 3.3.1 -> 3.3.3
  > python3-portion: Fix test_doc.py ptest
  > smarty: update 4.5.5 -> 5.4.2
  > redis: upgrade 7.2.6 -> 7.2.7
  > tigervnc: Replace using --system-acdir with --aclocal-path
  > nativesdk-pistache: dependency with brotli
  > pkcs11-provider: Upgrade 0.5 -> 0.6
  > hiawatha: upgrade 10.12 -> 11.0
  > python3-cachetools: Upgrade 5.5.0 -> 5.5.1
  > python3-networkx: Upgrade 3.1 -> 3.4.2
  > python3-zeroconf: Upgrade 0.140.1 -> 0.141.0
  > python3-snagboot: Upgrade 2.0 -> 2.1
  > python3-imageio: Upgrade 2.36.1 -> 2.37.0
  > nodejs: upgrade 22.12.0 -> 22.13.1
  > gnome-control-center: update 47.2 -> 47.3
  > gnome-shell: update 47.2 -> 47.3
  > ndctl: fix building documentation
  > ndctl: fix compiling without including tests
  > python3-tox: Upgrade 4.23.2 -> 4.24.1
  > python3-aioresponses: Upgrade 0.7.7 -> 0.7.8
  > python3-filelock: Upgrade 3.16.1 -> 3.17.0
  > dbus-cxx: fix typo in PACKAGECONFIG
  > iwd: update 3.2 -> 3.3
  > pistache: fix package config dependencies
  > cpp-netlib: Make SKIP_RECIPE weak
  > lapack: upgrade to latest 3.12.1
  > lapack: fix buildpaths in ptest also when CBLAS is enabled
  > lapack: add PACKAGECONFIG for cblas
  > dlt-daemon: make DLT_WatchdogSec configurable
  > cbindgen: update 0.27.0 -> 0.28.0
  > crash: fix crash cannot work with kaslr
  > toybox: upgrade 0.8.11 -> 0.8.12
  > python3-zeroconf: upgrade 0.139.0 -> 0.140.1
  > python3-web3: upgrade 7.6.1 -> 7.7.0
  > python3-virtualenv: upgrade 20.28.1 -> 20.29.1
  > python3-twitter: upgrade 4.14.0 -> 4.15.0
  > python3-smpplib: upgrade 2.2.3 -> 2.2.4
  > python3-robotframework: upgrade 7.1.1 -> 7.2
  > python3-responses: upgrade 0.25.5 -> 0.25.6
  > python3-psycopg: upgrade 3.2.3 -> 3.2.4
  > python3-jdatetime: upgrade 5.0.0 -> 5.1.0
  > python3-inline-snapshot: upgrade 0.19.1 -> 0.19.3
  > python3-hexbytes: upgrade 1.2.1 -> 1.3.0
  > python3-eth-abi: upgrade 5.1.0 -> 5.2.0
  > python3-dbus-fast: upgrade 2.28.0 -> 2.30.2
  > python3-cmd2: upgrade 2.5.8 -> 2.5.9
  > python3-cloudpickle: upgrade 3.1.0 -> 3.1.1
  > python3-cantools: upgrade 40.0.0 -> 40.1.1
  > pocketpy: upgrade 2.0.4 -> 2.0.5
  > openvpn: upgrade 2.6.12 -> 2.6.13
  > opensc: upgrade 0.26.0 -> 0.26.1
  > mutter: upgrade 47.3 -> 47.4
  > lvm2: update 2.03.29 -> 2.03.30
  > libtoml11: upgrade 4.2.0 -> 4.3.0
  > libgee: upgrade 0.20.6 -> 0.20.8
  > iotop: upgrade 1.26 -> 1.27
  > freeipmi: update 1.6.14 -> 1.6.15
  > dialog: upgrade 1.3-20240619 -> 1.3-20250116
  > cxxopts: upgrade 3.2.0 -> 3.2.1
  > ctags: upgrade 6.1.20250112.0 -> 6.1.20250119.0
  > poppler: upgrade 24.12.0 -> 25.01.0
  > yasm: update to latest git revision
  > c-ares: upgrade 1.32.2 -> 1.32.3
  > c-ares: upgrade 1.32.1 -> 1.32.2
  > c-ares: upgrade 1.32.0 -> 1.32.1
  > mozjs-115: remove recipe
  > python3-pillow: update recipe to use the ptest-python-pytest class
  > python3-pint: update recipe to use the ptest-python-pytest class
  > python3-platformdirs: update recipe to use the ptest-python-pytest class
  > python3-polyline: update recipe to use the ptest-python-pytest class
  > python3-portion: update recipe to use the ptest-python-pytest class
  > python3-precise-runner: update recipe to use the ptest-python-pytest class
  > python3-prettytable: update recipe to use the ptest-python-pytest class
  > python3-propcache: update recipe to use the ptest-python-pytest class
  > python3-ptyprocess: update recipe to use the ptest-python-pytest class
  > python3-py-cpuinfo: update recipe to use the ptest-python-pytest class
  > python3-pyasn1-modules: update recipe to use the ptest-python-pytest class
  > python3-pydantic-core: update recipe to use the ptest-python-pytest class
  > python3-pydantic: update recipe to use the ptest-python-pytest class
  > python3-pyroute2: update recipe to use the ptest-python-pytest class
  > xrdp: upgrade 0.9.19 -> 0.9.20
  > audiofile: mark CVE-2020-18781 as patched
  > python3-pyserial: update recipe to use the ptest-python-pytest class
  > python3-pytest-localserver: update recipe to use the ptest-python-pytest class
  > python3-python-multipart: update recipe to use the ptest-python-pytest class
  > python3-pytoml: update recipe to use the ptest-python-pytest class
  > python3-pyyaml-include: update recipe to use the ptest-python-pytest class
  > python3-rapidjson: update recipe to use the ptest-python-pytest class
  > python3-requests-file: update recipe to use the ptest-python-pytest class
  > python3-requests-toolbelt: update recipe to use the ptest-python-pytest class
  > python3-scrypt: update recipe to use the ptest-python-pytest class
  > python3-semver: update recipe to use the ptest-python-pytest class
  > vorbis-tools: patch CVE-2023-43361
  > polkit: dont add mozjs PACKAGECONFIG
  > polkit: update 125 -> 126
  > jansson: fix a symbol clash when building with cmake
  > libde265: switch to cmake buildsystem
  > gphoto2: Fix /usr/bin/gphoto2 runtime error
  > cxxopts: add new recipe
  > yyjson: force build shared library
  > pistache : add initial recipe
  > c-ares: upgrade 1.31.0 -> 1.32.0
  > proftpd: define suffix for CVE version comparison
  > proftpd: upgrade 1.3.8b -> 1.3.8c
  > proftpd: define UPSTREAM_CHECK_GITTAGREGEX
  > polkit: fix permissions of /usr/share/polkit-1/rules.d/ again
  > mariadb: Upgrade to 11.4.4
  > xdg-desktop-portal-gtk: upgrade 1.15.1 -> 1.15.2
  > wpan-tools: upgrade 0.9 -> 0.10
  > thingsboard-gateway: upgrade 3.5.3.1 -> 3.6.3
  > ser2net: upgrade 4.6.2 -> 4.6.3
  > python3-zeroconf: upgrade 0.136.2 -> 0.139.0
  > python3-wrapt: upgrade 1.17.0 -> 1.17.1
  > python3-sqlalchemy: upgrade 2.0.36 -> 2.0.37
  > python3-sh: upgrade 2.1.0 -> 2.2.1
  > python3-pdm: upgrade 2.22.1 -> 2.22.2
  > python3-mlcommons-loadgen: upgrade 5.0.4 -> 5.0.5
  > python3-marshmallow: upgrade 3.24.1 -> 3.25.1
  > python3-gnupg: upgrade 0.5.3 -> 0.5.4
  > python3-flask-marshmallow: upgrade 1.2.1 -> 1.3.0
  > python3-dirty-equals: upgrade 0.8.0 -> 0.9.0
  > python3-cmake: upgrade 3.31.2 -> 3.31.4
  > python3-aniso8601: upgrade 9.0.1 -> 10.0.0
  > pugixml: upgrade 1.14 -> 1.15
  > paho-mqtt-c: upgrade 1.3.13 -> 1.3.14
  > monit: upgrade 5.34.3 -> 5.34.4
  > lldpd: upgrade 1.0.18 -> 1.0.19
  > libserialport: upgrade 0.1.1 -> 0.1.2
  > libdbi-perl: upgrade 1.644 -> 1.646
  > libconfig-general-perl: upgrade 2.65 -> 2.67
  > jsoncons: upgrade 1.0.0 -> 1.1.0
  > iniparser: upgrade 4.2.4 -> 4.2.5
  > gtk-vnc: upgrade 1.3.1 -> 1.4.0
  > doxygen: upgrade 1.13.1 -> 1.13.2
  > ddrescue: upgrade 1.28 -> 1.29
  > ctags: upgrade 6.1.20250105.0 -> 6.1.20250112.0
  > chrony: upgrade 4.5 -> 4.6.1
  > lapack: fix TMPDIR reference in do_package_qa
  > spectre-meltdown-checker: New recipe to check hardware vulnerability
  > etcd-cpp-apiv3: Skip recipe since it does not work with boost >= 1.87
  > python3-pyscaffold: Upgrade 4.5 -> 4.6
  > python3-bandit: Upgrade 1.8.0 -> 1.8.2
  > python3-responses: Upgrade 0.25.3 -> 0.25.5
  > python3-inline-snapshot: Upgrade 0.18.2 -> 0.19.1
  > python3-dbus-fast: Upgrade 2.24.4 -> 2.28.0
  > python3-pydantic: Upgrade 2.10.4 -> 2.10.5
  > c-ares: upgrade 1.30.0 -> 1.31.0
  > vsomeip: Skip building, needs porting to boost >= 1.87
  > websocketpp: Skip recipe, not buildable with boost >= 1.87
  > cpp-netlib: Skip recipe, not buildable with boost >= 1.87
  > cpprest: Skip recipe due to unbuildable dependency websocketpp
  > vsomeip: Upgrade to 3.5.3

* sources/meta-qt6 cc0dd55...775e06d (32):
  > 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
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtwebengine: fix conflicting files with qtpdf
  > qtbase: update patch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtgrpc: add optional dependency to qtdeclarative
  > qtopcua: add opcua tools to sdk
  > squish: update to Squish 8.1.0
  > squish: support styhead
  > Add squish support
  < 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 97d7a6b...880d36b (3):
  > kas: debug-tweaks as IMAGE_FEATURE is removed
  > kas: added the synaptics-killswitch license in comment
  > linux-firmware-rpidistro: Add cyfmac43455-sdio.bin symlink to minimal

* sources/meta-riscv abb4f07...42d2b51 (10):
  > visionfive2: Switch to efi boot
  > recipes-kernel: linux: linux-starfive-dev: Add yocto-kernel-cache for visionfive2
  > recipes-bsp: u-boot-starfive_v2021.10: Remove compatibility with visionfive2
  > visionfive2: Use upstream u-boot
  > visionfive2: unset sbi payload
  > recipes-bsp: opensbi: Use upstream for visionfive2
  > u-boot: Add support for visionfive2
  > opensbi: Set FW_TEXT_START in machine conf
  > conf: machine: include: jh7110-common: Use virtual/bootloader
  > conf: machine: include: riscv-common: Use weaker default for kernel

* sources/meta-tegra 652714f9...0a2689bd (11):
  > conf/machine: add configuration for Orin Nano SKU 0003
  > meta: switch from virtual/XXX-gcc to  virtual/cross-XXX
  > tegra-helper-scripts: disable initrd-flash USB instance check
  > sbsigntool: update from 0.9.4 to 0.9.5
  > espimage: make image size configurable
  > optee-os: fix buildpaths warning
  > tegra-helper-scripts: let initrd-flash use USB instance for storage check
  > tegra-helper-scripts: fix initrd-flash handling of pre-signed binaries
  > tegra-helper-scripts: restore main files after RCM boot signing
  > tegra-helper-scripts: correct typo in tegra-flash-helper
  > optee-os: make build work in devtool

* sources/meta-ti df20c5b6...8454da05 (4):
  > conf: machine: beaglebone-ai64: Update SPL_BINARY
  > conf: machine: beagleplay*: Update defaults to mainline
  > linux-ti-mainline: Update KERNEL_REPRODUCIBILITY_PATCHES for v6.12
  > linux-ti-mainline: Update to version: v6.12

* sources/meta-variscite-bsp 96a2781...92311fe (1):
  > Merge pull request #40 from YoeDistro/kraj/mickledore-var02

* sources/poky 2abb0028ba9...e72d641a998 (87):
  > bitbake: cooker/cache: Drop mc 'default' string value
  > bitbake.conf: Handle empty BB_CURRENT_MC
  > oeqa/sshcontrol: Handle empty reads
  > build-appliance-image: Update to master head revision
  > rust-common: add LDFLAGS to 'build-rust-cc' wrapper
  > cmake: upgrade 3.31.3 -> 3.31.4
  > systemd: Remove /var/log/README using a patch
  > linux-firmware: split amdgpu firmwares in separate packages
  > linux-firmware: split ath11k firmwares in separate packages
  > linux-firmware: split ath10k firmwares in separate packages
  > create-spdx: support line numbers
  > ofono: patch CVE-2024-7540, CVE-2024-7541, CVE-2024-7542
  > files: overlayfs-create-dirs: Improve mount unit dependency
  > man-db: fix broken requirement for flex
  > python3-numpy: upgrade 2.2.1 -> 2.2.2
  > gcc-sanitizers.inc: Workaround for aarch64
  > selftest/virgl: add a link to RHEL merge request to address the missing vgem module
  > tcl8: add a patch to address Y2038 issues (tcl 9.x doesn't need it)
  > tcl: disable 'zipfs' feature
  > bitbake: tests/fetch: Fix git shallow test failure with git >= 2.48
  > u-boot: kernel-fitimage: Fix dependency loop if UBOOT_SIGN_ENABLE and UBOOT_ENV enabled
  > gcc: make include poisoning fatal again in gcc/g++
  > oeqa/poisoning: fix gcc include poisoning test
  > python3-cffi: Add missing pkgconfig dependency
  > base: Switch virtual/cross-XXX to be under recipe specific providers
  > classes/recipes: Switch virtual/XXX-gcc to virtual/cross-cc (and c++/binutils)
  > bitbake: parse/ast: Add support for BB_RECIPE_VIRTUAL_PROVIDERS
  > kernel-yocto: make kernel commits reproducible
  > fmt: fix build with GCC 9.4
  > linux-firmware: upgrade 20241210 -> 20250109
  > image.bbclass: enable systemd user services
  > systemd.bbclass: support user units in postinst and prerm hooks
  > systemd.bbclass: update postinst and prerm hooks
  > systemd.bbclass: properly handle user units in systemd_create_presets
  > systemd.bbclass: introduce systemd_service_searchpaths()
  > systemd.bbclass: factor out service lookup logic into separate function
  > systemd.bbclass: add ${sysconfdir}/systemd/user to search path
  > systemd-systemctl: add support for --global flag
  > eudev: backport patch to fix udevd hanging while trying to access /dev/urandom
  > test-manual/reproducible-builds: fix reproducible links
  > Update autobuilder URLs to valkyrie
  > migration-guides: add release notes for 5.0.6
  > release-notes-5.2: cover devtool modify --debug-build
  > sdk-manual: extensible.rst: remove confusing post-install-logging
  > sdk-manual: extensible.rst: update devtool ide-sdk
  > migration-guides: systemd.bbclass do not add Also services for 5.2
  > uboot-extlinux-config.bbclass: invalidate do_create_extlinux_config on changes to UBOOT_EXTLINUX_FDTOVERLAYS:x
  > rsync: upgrade 3.3.0 -> 3.4.1
  > grub-efi-cfg: Add GRUB_TITLE for custom GRUB titles
  > dbus: update 1.14.10 -> 1.16.0
  > piglit: Upgrade to latest revision
  > autoconf: rename autotools_aclocals and only run in do_configure
  > libtool: remove obsolete ACLOCALEXTRAPATH
  > autotools: clean up aclocal/ search path assignments
  > libsecret: update patch Upstream-Status
  > devtool: ide-sdk remove the plugin from eSDK installer
  > devtool: build-sdk remove unused imports
  > libxkbcommon: replace locale dependecy from RDEPENDS to RRECOMMENDS
  > lttng-tools: disable patching our libtool.m4
  > classes/logging: Added the bbverbnote command to the logging set
  > lib: spdx: Upgrade to final 3.0.1 release
  > rust: increase test timeout again
  > ofono: fix CVE-2024-7539
  > openssl: remove obsolete CVE version suffix
  > gcc: poison-system-directories patch updated for missing paths
  > devtool: remove unused 'config' param from '_create_workspace' method
  > devtool: misc cleanups
  > devtool: un-globalize 'plugins' variable
  > devtool: un-globalize 'config' variable
  > devtool: un-globalize 'context' variable and convert it to a dataclass
  > devtool: un-globalize 'workspace' variable
  > devtool: un-globalize the 'basepath' variable
  > procps: update 4.0.4 -> 4.0.5
  > systemd: PACKAGECONFIG mountfsd and nsresourced
  > pulseaudio: fix webrtc audio depdency
  > sysvinit: update 3.11 -> 3.13
  > udev-extraconf: Allow FAT mount group to be specified
  > selftest/reproducible: Print error context on failure
  > selftest/reproducible: Print full log path on failure
  > classes/ptest-python-pytest: simplify python ptest file overriding
  > oeqa/selftest/sstatetests: Cover aarch64 SDKMACHINE in tests
  > rust: Upgrade 1.80.1->1.81.0
  > rust: Fix for duplicate libstd.so
  > rust-target-config: Update the data layout for x86 , ppc , riscv64 , aarch64 and loongaarch64 targets.
  > bitbake: data_smart: fix ??= operator for variable flags
  > bitbake: tests/parse: add test for ?= and ??= operators for variable flags
  > bitbake: bb/fetch2/__init__.py: remove a DeprecationWarning in uri_replace()

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Jan 26, 2025
* sources/meta-qt6 775e06d...cc0dd55 (32):
  < 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
  < Update submodule refs on '6.8' in yocto/meta-qt6
  < qtwebengine: fix conflicting files with qtpdf
  < qtbase: update patch
  < Update submodule refs on '6.8' in yocto/meta-qt6
  < qtgrpc: add optional dependency to qtdeclarative
  < qtopcua: add opcua tools to sdk
  < squish: update to Squish 8.1.0
  < squish: support styhead
  < Add squish support
  > 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

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

* sources/meta-clang 0ea2df0...968c690 (4):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases

* sources/meta-freescale baf20676...a6cd9135 (2):
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses

* sources/meta-openembedded 156e556f6a...a56e9d1feb (5):
  > DO NOT MERGE: Add Github actions CI workflow
  > audit: upgrade 4.0.2 -> 4.0.3
  > python3-posix-ipc: use correct C compiler to detect system features
  > android-tools-native: dependency with android-tools-conf-native
  > crash-cross-canadian: Update to match OE-Core virtual provider changes

* sources/meta-qt6 cc0dd55...775e06d (32):
  > 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
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtwebengine: fix conflicting files with qtpdf
  > qtbase: update patch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtgrpc: add optional dependency to qtdeclarative
  > qtopcua: add opcua tools to sdk
  > squish: update to Squish 8.1.0
  > squish: support styhead
  > Add squish support
  < 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-swupdate 9a71f94...efd4c20 (12):
  < 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 e72d641a99...3eb9bb434e (30):
  > binutils: Upgrade to 2.44 release
  > cargo-c: Fix build on risv32
  > mpfr: Fix build with glibc 2.41
  > snort3,libdaq: Always use libstdc++
  > clang: Upgrade to 19.1.7
  > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++
  > docs: Add clang to SDK_TOOLCHAIN_LANGS
  > sdks: Add clang toolchain to SDKs
  > rpm: Use gcc to compile always
  > clang: PROVIDE llvm-native and llvm
  > maintainers.inc: Add myself as maintainer for clang family of recipes
  > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable
  > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES
  > spirv-llvm-translator: Add recipe
  > llvm: Delete
  > clang/recipes: Add missing SUMMARY field
  > clang: Migrate clang and related recipes from meta-clang
  > cmake-native.bbclass: Abstraction to use cmake with native toolchains
  > clang-native.bbclass: Abstraction to enable clang as native compiler
  > scan-build.bbclass: Add class to enable clang static analyser
  > nonscanable.inc: Includes recipes which can not be used with clang-scan
  > nonclangable.inc: Add recipe which can not be built with clang
  > clang.inc: Global settings for clang toolchain
  > strace: Ignore running strace ptests image on musl
  > valgrind: Drop patch regressing fdleak_cmsg test
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests

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

* sources/meta-clang 0ea2df0...968c690 (4):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases

* sources/meta-freescale baf20676...4738bf97 (1):
  > Merge pull request #2082 from MaxKrummenacher/master

* sources/meta-openembedded 156e556f6a...a56e9d1feb (5):
  > DO NOT MERGE: Add Github actions CI workflow
  > audit: upgrade 4.0.2 -> 4.0.3
  > python3-posix-ipc: use correct C compiler to detect system features
  > android-tools-native: dependency with android-tools-conf-native
  > crash-cross-canadian: Update to match OE-Core virtual provider changes

* sources/meta-qt6 cc0dd55...775e06d (32):
  > 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
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtwebengine: fix conflicting files with qtpdf
  > qtbase: update patch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtgrpc: add optional dependency to qtdeclarative
  > qtopcua: add opcua tools to sdk
  > squish: update to Squish 8.1.0
  > squish: support styhead
  > Add squish support
  < 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-swupdate 9a71f94...efd4c20 (12):
  < 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 e72d641a99...3eb9bb434e (30):
  > binutils: Upgrade to 2.44 release
  > cargo-c: Fix build on risv32
  > mpfr: Fix build with glibc 2.41
  > snort3,libdaq: Always use libstdc++
  > clang: Upgrade to 19.1.7
  > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++
  > docs: Add clang to SDK_TOOLCHAIN_LANGS
  > sdks: Add clang toolchain to SDKs
  > rpm: Use gcc to compile always
  > clang: PROVIDE llvm-native and llvm
  > maintainers.inc: Add myself as maintainer for clang family of recipes
  > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable
  > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES
  > spirv-llvm-translator: Add recipe
  > llvm: Delete
  > clang/recipes: Add missing SUMMARY field
  > clang: Migrate clang and related recipes from meta-clang
  > cmake-native.bbclass: Abstraction to use cmake with native toolchains
  > clang-native.bbclass: Abstraction to enable clang as native compiler
  > scan-build.bbclass: Add class to enable clang static analyser
  > nonscanable.inc: Includes recipes which can not be used with clang-scan
  > nonclangable.inc: Add recipe which can not be built with clang
  > clang.inc: Global settings for clang toolchain
  > strace: Ignore running strace ptests image on musl
  > valgrind: Drop patch regressing fdleak_cmsg test
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests

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

* sources/meta-clang 0ea2df0...968c690 (4):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases

* sources/meta-freescale baf20676...4738bf97 (1):
  > Merge pull request #2082 from MaxKrummenacher/master

* sources/meta-openembedded 156e556f6a...a56e9d1feb (5):
  > DO NOT MERGE: Add Github actions CI workflow
  > audit: upgrade 4.0.2 -> 4.0.3
  > python3-posix-ipc: use correct C compiler to detect system features
  > android-tools-native: dependency with android-tools-conf-native
  > crash-cross-canadian: Update to match OE-Core virtual provider changes

* sources/meta-qt6 cc0dd55...775e06d (32):
  > 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
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtwebengine: fix conflicting files with qtpdf
  > qtbase: update patch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtgrpc: add optional dependency to qtdeclarative
  > qtopcua: add opcua tools to sdk
  > squish: update to Squish 8.1.0
  > squish: support styhead
  > Add squish support
  < 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-swupdate 9a71f94...efd4c20 (12):
  < 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 e72d641a99...338e464e1c (30):
  > binutils: Upgrade to 2.44 release
  > cargo-c: Fix build on risv32
  > mpfr: Fix build with glibc 2.41
  > snort3,libdaq: Always use libstdc++
  > clang: Upgrade to 19.1.7
  > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++
  > docs: Add clang to SDK_TOOLCHAIN_LANGS
  > sdks: Add clang toolchain to SDKs
  > rpm: Use gcc to compile always
  > clang: PROVIDE llvm-native and llvm
  > maintainers.inc: Add myself as maintainer for clang family of recipes
  > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable
  > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES
  > spirv-llvm-translator: Add recipe
  > llvm: Delete
  > clang/recipes: Add missing SUMMARY field
  > clang: Migrate clang and related recipes from meta-clang
  > cmake-native.bbclass: Abstraction to use cmake with native toolchains
  > clang-native.bbclass: Abstraction to enable clang as native compiler
  > scan-build.bbclass: Add class to enable clang static analyser
  > nonscanable.inc: Includes recipes which can not be used with clang-scan
  > nonclangable.inc: Add recipe which can not be built with clang
  > clang.inc: Global settings for clang toolchain
  > strace: Ignore running strace ptests image on musl
  > valgrind: Drop patch regressing fdleak_cmsg test
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests

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

* sources/meta-clang 0ea2df0...968c690 (4):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases

* sources/meta-freescale baf20676...4738bf97 (1):
  > Merge pull request #2082 from MaxKrummenacher/master

* sources/meta-openembedded 156e556f6a...a56e9d1feb (5):
  > DO NOT MERGE: Add Github actions CI workflow
  > audit: upgrade 4.0.2 -> 4.0.3
  > python3-posix-ipc: use correct C compiler to detect system features
  > android-tools-native: dependency with android-tools-conf-native
  > crash-cross-canadian: Update to match OE-Core virtual provider changes

* sources/meta-qt6 cc0dd55...775e06d (32):
  > 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
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtwebengine: fix conflicting files with qtpdf
  > qtbase: update patch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtgrpc: add optional dependency to qtdeclarative
  > qtopcua: add opcua tools to sdk
  > squish: update to Squish 8.1.0
  > squish: support styhead
  > Add squish support
  < 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-swupdate 9a71f94...efd4c20 (12):
  < 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 e72d641a99...d9c6b141c0 (30):
  > binutils: Upgrade to 2.44 release
  > cargo-c: Fix build on risv32
  > mpfr: Fix build with glibc 2.41
  > snort3,libdaq: Always use libstdc++
  > clang: Upgrade to 19.1.7
  > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++
  > docs: Add clang to SDK_TOOLCHAIN_LANGS
  > sdks: Add clang toolchain to SDKs
  > rpm: Use gcc to compile always
  > clang: PROVIDE llvm-native and llvm
  > maintainers.inc: Add myself as maintainer for clang family of recipes
  > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable
  > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES
  > spirv-llvm-translator: Add recipe
  > llvm: Delete
  > clang/recipes: Add missing SUMMARY field
  > clang: Migrate clang and related recipes from meta-clang
  > cmake-native.bbclass: Abstraction to use cmake with native toolchains
  > clang-native.bbclass: Abstraction to enable clang as native compiler
  > scan-build.bbclass: Add class to enable clang static analyser
  > nonscanable.inc: Includes recipes which can not be used with clang-scan
  > nonclangable.inc: Add recipe which can not be built with clang
  > clang.inc: Global settings for clang toolchain
  > strace: Ignore running strace ptests image on musl
  > valgrind: Drop patch regressing fdleak_cmsg test
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests

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

* sources/meta-clang 0ea2df0...968c690 (4):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases

* sources/meta-freescale baf20676...4738bf97 (1):
  > Merge pull request #2082 from MaxKrummenacher/master

* sources/meta-openembedded 156e556f6a...0fefecc5b5 (6):
  > DO NOT MERGE: Add Github actions CI workflow
  > zchunk: upgrade 1.4.0 -> 1.5.1
  > audit: upgrade 4.0.2 -> 4.0.3
  > python3-posix-ipc: use correct C compiler to detect system features
  > android-tools-native: dependency with android-tools-conf-native
  > crash-cross-canadian: Update to match OE-Core virtual provider changes

* sources/meta-qt6 cc0dd55...775e06d (32):
  > 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
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtwebengine: fix conflicting files with qtpdf
  > qtbase: update patch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtgrpc: add optional dependency to qtdeclarative
  > qtopcua: add opcua tools to sdk
  > squish: update to Squish 8.1.0
  > squish: support styhead
  > Add squish support
  < 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-swupdate 9a71f94...efd4c20 (12):
  < 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 e72d641a99...d9c6b141c0 (30):
  > binutils: Upgrade to 2.44 release
  > cargo-c: Fix build on risv32
  > mpfr: Fix build with glibc 2.41
  > snort3,libdaq: Always use libstdc++
  > clang: Upgrade to 19.1.7
  > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++
  > docs: Add clang to SDK_TOOLCHAIN_LANGS
  > sdks: Add clang toolchain to SDKs
  > rpm: Use gcc to compile always
  > clang: PROVIDE llvm-native and llvm
  > maintainers.inc: Add myself as maintainer for clang family of recipes
  > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable
  > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES
  > spirv-llvm-translator: Add recipe
  > llvm: Delete
  > clang/recipes: Add missing SUMMARY field
  > clang: Migrate clang and related recipes from meta-clang
  > cmake-native.bbclass: Abstraction to use cmake with native toolchains
  > clang-native.bbclass: Abstraction to enable clang as native compiler
  > scan-build.bbclass: Add class to enable clang static analyser
  > nonscanable.inc: Includes recipes which can not be used with clang-scan
  > nonclangable.inc: Add recipe which can not be built with clang
  > clang.inc: Global settings for clang toolchain
  > strace: Ignore running strace ptests image on musl
  > valgrind: Drop patch regressing fdleak_cmsg test
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests

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

* sources/meta-clang 0ea2df0...968c690 (4):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases

* sources/meta-freescale baf20676...4738bf97 (1):
  > Merge pull request #2082 from MaxKrummenacher/master

* sources/meta-openembedded 156e556f6a...7ddaa3f2a8 (7):
  > DO NOT MERGE: Add Github actions CI workflow
  > opencl-cts: add recipe
  > zchunk: upgrade 1.4.0 -> 1.5.1
  > audit: upgrade 4.0.2 -> 4.0.3
  > python3-posix-ipc: use correct C compiler to detect system features
  > android-tools-native: dependency with android-tools-conf-native
  > crash-cross-canadian: Update to match OE-Core virtual provider changes

* sources/meta-qt6 cc0dd55...775e06d (32):
  > 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
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtwebengine: fix conflicting files with qtpdf
  > qtbase: update patch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qtgrpc: add optional dependency to qtdeclarative
  > qtopcua: add opcua tools to sdk
  > squish: update to Squish 8.1.0
  > squish: support styhead
  > Add squish support
  < 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-swupdate 9a71f94...efd4c20 (12):
  < 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 e72d641a99...3d602f7fd1 (47):
  > binutils: Upgrade to 2.44 release
  > cargo-c: Fix build on risv32
  > mpfr: Fix build with glibc 2.41
  > snort3,libdaq: Always use libstdc++
  > clang: Upgrade to 19.1.7
  > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++
  > docs: Add clang to SDK_TOOLCHAIN_LANGS
  > sdks: Add clang toolchain to SDKs
  > rpm: Use gcc to compile always
  > clang: PROVIDE llvm-native and llvm
  > maintainers.inc: Add myself as maintainer for clang family of recipes
  > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable
  > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES
  > spirv-llvm-translator: Add recipe
  > llvm: Delete
  > clang/recipes: Add missing SUMMARY field
  > clang: Migrate clang and related recipes from meta-clang
  > cmake-native.bbclass: Abstraction to use cmake with native toolchains
  > clang-native.bbclass: Abstraction to enable clang as native compiler
  > scan-build.bbclass: Add class to enable clang static analyser
  > nonscanable.inc: Includes recipes which can not be used with clang-scan
  > nonclangable.inc: Add recipe which can not be built with clang
  > clang.inc: Global settings for clang toolchain
  > strace: Ignore running strace ptests image on musl
  > valgrind: Drop patch regressing fdleak_cmsg test
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > kernel-yocto: move the cp of ${KBUILD_DEFCONFIG} file outside if body
  > sanity: Add test for functional c++ toolchain
  > gnupg: remove obsolete patch
  > busybox: Correct SPDX license reference
  > base-files: Drop /bin/sh dependency
  > util-linux: Document more specific BSD-4-Clause-UC
  > man-pages: Document more specific BSD-4-Clause-UC
  > libxfont2: Document more specific BSD-4-Clause-UC
  > libbsd: Drop licenses that were removed upstream
  > font-util: Correct SPDX expression
  > gdb: Upgrade 15.2 -> 16.1
  > go: upgrade 1.22.10 -> 1.22.11
  > go: upgrade 1.22.9 -> 1.22.10
  > go: upgrade 1.22.8 -> 1.22.9
  > classes: go-vendor: Change symlink creation.
  > oeqa/selftest/recipetool: Update create_go test.
  > llvm: set LLVM_HOST_TRIPLE for cross-compilation

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.

None yet

2 participants