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

config and documentation on using busybox as init/dev/login #30

Merged
merged 1 commit into from
Oct 9, 2018

Conversation

cbrake
Copy link
Contributor

@cbrake cbrake commented Oct 9, 2018

No description provided.

Copy link
Contributor

@kraj kraj left a comment

Choose a reason for hiding this comment

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

LGTM

@cbrake cbrake merged commit a3ea3d6 into master Oct 9, 2018
kraj added a commit that referenced this pull request Jan 16, 2019
…es/openembedded-core

* sources/meta-freescale 57d1215...9704df9 (4):
  > udev: add rule for t1024
  > Merge pull request #37 from deinok/master
  > Merge pull request #30 from thochstein/L4.9.123-2.3.0-181213
  > Merge pull request #38 from YoeDistro/yoe/mut

* sources/meta-openembedded 9f795d0...1d81a2c (4):
  > sysdig: Upgrade to 0.24.2+
  > cli11: Add recipe
  > tcpdump: misc recipe cleanup + drop obsolete workarounds
  < sysdig: Upgrade to 0.24.2+

* sources/openembedded-core 15f4c45...6fc74f1 (23):
  > tune-cortexa5.inc: Add tune options for vfpv4
  > oeqa: Recognise svlogd as another logger
  > recipes: Add runit and related recipes
  > glibc: Use master ( would be 2.29 release )
  > gcc-9.0: Add recipes for upcoming gcc 9.0 release in mid-2019
  > binutils: Use master ( would be 2.32 )
  > ltp: Update to 20190115
  > systemd: Correct a conditional add to SYSTEMD_PACKAGES
  > systemd: Correct and clean up user/group definitions
  > consolekit: enable polkit if polkit distro feature is set
  > consolekit: rename policykit to polkit
  > gconf: enable polkit if polkit distro feature is set
  > gconf: rename policykit to polkit
  > systemd: only enable polkit if DISTRO_FEATURES asks for polkit
  < tune-cortexa5.inc: Add tune options for vfpv4
  > meta: Fix python code quoting issues
  > meta: Fix Deprecated warnings from regexs
  < oeqa: Recognise svlogd as another logger
  < recipes: Add runit and related recipes
  < glibc: Use master ( would be 2.29 release )
  < gcc-9.0: Add recipes for upcoming gcc 9.0 release in mid-2019
  < binutils: Use master ( would be 2.32 )
  < meta: Fix Deprecated warnings from regexs

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

* sources/bitbake 52a144a...610dbee (8):
  > gitsm.py: Refactor the functions and simplify the class
  > gitsm.py: Rework the shallow fetcher and test case
  > gitsm.py: revise unpack
  > gitsm.py: Optimize code and attempt to resolve locking issue
  > tests/fetch.py: Add alternative gitsm test case
  > gitsm.py: Add support for alternative URL formats from submodule files
  > gitsm.py: Fix when a submodule is defined, but not initialized
  > bitbake: Fix Deprecated warnings from regexs

* sources/meta-freescale e7d8aa7...9704df9 (4):
  > udev: add rule for t1024
  > Merge pull request #37 from deinok/master
  > Merge pull request #30 from thochstein/L4.9.123-2.3.0-181213
  > Merge pull request #38 from YoeDistro/yoe/mut

* sources/meta-openembedded 612128b...1ed152e (3):
  > lockdev: Switch to use archive tarballs for SRC_URI
  > openal-soft: Upgrade to 1.19.1
  > haveged: Upgrade 1.9.4

* sources/openembedded-core fa7020c...57a925d (14):
  > wic: sdimage-bootpart: Use mmcblk0 drive instead of bogus mmcblk
  > selftest/wic: update test case test_qemu
  > sstate.bbclass: remove dependencies of SSTATE_EXTRAPATHWILDCARD
  > classes/compress_doc: add missing import subprocess
  > parselogs.py: whilelist one more amba error message
  > systemd: Correct a conditional add to SYSTEMD_PACKAGES
  > systemd: Correct and clean up user/group definitions
  > consolekit: enable polkit if polkit distro feature is set
  > consolekit: rename policykit to polkit
  > gconf: enable polkit if polkit distro feature is set
  > gconf: rename policykit to polkit
  > systemd: only enable polkit if DISTRO_FEATURES asks for polkit
  > meta: Fix python code quoting issues
  > meta: Fix Deprecated warnings from regexs

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

* sources/bitbake 52a144a...610dbee (8):
  > gitsm.py: Refactor the functions and simplify the class
  > gitsm.py: Rework the shallow fetcher and test case
  > gitsm.py: revise unpack
  > gitsm.py: Optimize code and attempt to resolve locking issue
  > tests/fetch.py: Add alternative gitsm test case
  > gitsm.py: Add support for alternative URL formats from submodule files
  > gitsm.py: Fix when a submodule is defined, but not initialized
  > bitbake: Fix Deprecated warnings from regexs

* sources/meta-freescale e7d8aa7...9704df9 (4):
  > udev: add rule for t1024
  > Merge pull request #37 from deinok/master
  > Merge pull request #30 from thochstein/L4.9.123-2.3.0-181213
  > Merge pull request #38 from YoeDistro/yoe/mut

* sources/meta-openembedded 612128b...1ed152e (3):
  > lockdev: Switch to use archive tarballs for SRC_URI
  > openal-soft: Upgrade to 1.19.1
  > haveged: Upgrade 1.9.4

* sources/openembedded-core fa7020c...57a925d (14):
  > wic: sdimage-bootpart: Use mmcblk0 drive instead of bogus mmcblk
  > selftest/wic: update test case test_qemu
  > sstate.bbclass: remove dependencies of SSTATE_EXTRAPATHWILDCARD
  > classes/compress_doc: add missing import subprocess
  > parselogs.py: whilelist one more amba error message
  > systemd: Correct a conditional add to SYSTEMD_PACKAGES
  > systemd: Correct and clean up user/group definitions
  > consolekit: enable polkit if polkit distro feature is set
  > consolekit: rename policykit to polkit
  > gconf: enable polkit if polkit distro feature is set
  > gconf: rename policykit to polkit
  > systemd: only enable polkit if DISTRO_FEATURES asks for polkit
  > meta: Fix python code quoting issues
  > meta: Fix Deprecated warnings from regexs

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Jan 29, 2024
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-rockchip sources/meta-ti sources/poky

* sources/meta-arm 1cad3c38...c5e288d1 (8):
  > n1sdp:arm arm-bsp: fix tftf tests for n1sdp
  > CI/cve.yml: add a CVE-checking Kas fragment
  > CI: support extra kas files from environment
  > arm-bsp/optee: remove unused v3.22.0 recipes
  > arm/optee: update to 4.1
  > arm/opencsd: update to v1.5.1
  > n1sdp:arm-bsp/optee: Update optee to v4.0
  > arm-bsp/linux-yocto: add 6.1 recipe

* sources/meta-clang 1aadfcc...6b4bd81 (2):
  > ndctl: Add --undefined-version with lld
  > bcc: Upgrade to 0.29.1

* sources/meta-freescale 76479477...78862da6 (4):
  > Merge pull request #1741 from mjeanson/u-boot-qoriq-setuptools
  > Merge pull request #1740 from angolini/mcore-demos_2.2.0
  > Merge pull request #1739 from quaresmajose/master-6.1.36.-jail
  > Merge pull request #1738 from quaresmajose/jailhouse-imx

* sources/meta-freescale-3rdparty 7725256...baa3381 (1):
  > Merge pull request #292 from chrisdimich/master

* sources/meta-intel 2d8d97f2...69c711ec (7):
  > onednn: upgrade 3.3.1 -> 3.3.4
  > metrics-discovery: upgrade 1.12.165.1 -> 1.12.170
  > libva-intel-utils: upgrade 2.20.0 -> 2.20.1
  > level-zero: upgrade 1.11.0 -> 1.15.8
  > itt: upgrade 3.24.2 -> 3.24.6
  > Rename virtual/opencl-icd to virtual-opencl-icd
  > linux-intel: fix menuconfig

* sources/meta-openembedded 9953ca1ac0...dea8afa45e (84):
  > uftrace: Adjust the summary to reflect rust and python support
  > python3-toolz: upgrade 0.12.0 -> 0.12.1
  > scapy: Add difftools and logutils in RDEPENDS
  > python3-argh: update to version 0.31.2
  > python3-colorlog: update to version 6.8.2
  > python3-gmqtt: update to version 0.6.14
  > python3-coverage: update to version 7.4.1
  > python3-google-api-python-client: update to version 2.115.0
  > python3-pdm: update to version 2.12.2
  > python3-cytoolz: update to version 0.12.3
  > python3-argcomplete: update to version 3.2.2
  > python3-web3: update to version 6.15.0
  > python3-bandit: update to version 1.7.7
  > xdg-desktop-portal: add missing glib-2.0-native dependency
  > polkit: fix rules.d permissions
  > uutils_coreutils: merge .inc and .bb
  > uutils-coreutils: upgrade 0.0.23 -> 0.0.24
  > kernel-selftest: Add few more testcases
  > jack: fix build with python3 on host
  > pipewire: fix build with libcamera-0.2
  > libcamera: update 0.1.0 -> 0.2.0
  > python3-netaddr: upgrade 0.10.0 -> 0.10.1
  > vulkan-cts: Upgrade to 1.3.7.3
  > vk-gl-cts: Disable Werror on amber external module
  > python3-flask-marshmallow: upgrade 0.15.0 -> 1.1.0
  > radvd: add '--shell /sbin/nologin' to /etc/passwd
  > ndctl: Update to v78
  > python3-pytest-mock: Fix ptest failures with python 3.12
  > minicoredumper: Fix build with clang
  > minicoredumper: upgrade 2.0.6 -> 2.0.7
  > libsmi: Fix buildpaths warning.
  > i2cdev: Set PV correctly
  > uftrace: Upgrade to 0.15.2
  > tesseract: upgrade 5.3.3 -> 5.3.4
  > smemstat: upgrade 0.02.12 -> 0.02.13
  > qpdf: upgrade 11.7.0 -> 11.8.0
  > python3-types-psutil: upgrade 5.9.5.17 -> 5.9.5.20240106
  > python3-tox: upgrade 4.11.4 -> 4.12.1
  > python3-pychromecast: upgrade 13.0.8 -> 13.1.0
  > python3-robotframework: upgrade 6.1.1 -> 7.0
  > python3-sentry-sdk: upgrade 1.39.1 -> 1.39.2
  > python3-pyatspi: upgrade 2.46.0 -> 2.46.1
  > python3-pdm: upgrade 2.11.2 -> 2.12.1
  > python3-ipython: upgrade 8.19.0 -> 8.20.0
  > python3-haversine: upgrade 2.8.0 -> 2.8.1
  > python3-google-api-python-client: upgrade 2.113.0 -> 2.114.0
  > python3-git-pw: upgrade 2.5.0 -> 2.6.0
  > python3-flask: upgrade 3.0.0 -> 3.0.1
  > python3-eventlet: upgrade 0.34.2 -> 0.34.3
  > python3-eth-utils: upgrade 2.3.1 -> 3.0.0
  > python3-eth-typing: upgrade 3.5.2 -> 4.0.0
  > python3-eth-abi: upgrade 4.2.1 -> 5.0.0
  > python3-django: upgrade 5.0 -> 5.0.1
  > python3-dbus-fast: upgrade 2.21.0 -> 2.21.1
  > python3-cbor2: upgrade 5.5.1 -> 5.6.0
  > python3-cantools: upgrade 39.4.2 -> 39.4.3
  > python3-beautifulsoup4: upgrade 4.12.2 -> 4.12.3
  > python3-asyncinotify: upgrade 4.0.5 -> 4.0.6
  > python3-absl: upgrade 2.0.0 -> 2.1.0
  > plocate: upgrade 1.1.20 -> 1.1.22
  > python3-xmlschema: upgrade 2.5.1 -> 3.0.1
  > python3-eth-keys: upgrade 0.4.0 -> 0.5.0
  > sanlock: upgrade 3.8.5 -> 3.9.0
  > redis: upgrade 7.2.3 -> 7.2.4
  > python3-apscheduler: add new recipe
  > md4c: upgrade 0.4.8 -> 0.5.0
  > lshw: upgrade 02.19.2 -> 02.20
  > libyang: upgrade 2.1.128 -> 2.1.148
  > dnfdragora: upgrade 2.1.5 -> 2.1.6
  > capnproto: upgrade 1.0.1.1 -> 1.0.2
  > wireshark: upgrade 4.2.0 -> 4.2.2
  > gjs: upgrade 1.78.2 -> 1.78.3
  > lldpd: upgrade 1.0.17 -> 1.0.18
  > libvpx: upgrade 1.13.1 -> 1.14.0
  > libdecor: upgrade 0.2.1 -> 0.2.2
  > hwdata: upgrade 0.377 -> 0.378
  > htop: upgrade 3.2.2 -> 3.3.0
  > gcr3: upgrade 3.41.1 -> 3.41.2
  > ctags: upgrade 6.1.20231231.0 -> 6.1.20240114.0
  > ccid: upgrade 1.5.4 -> 1.5.5
  > btop: upgrade 1.2.13 -> 1.3.0
  > luajit: allow to build on supported platforms
  > dropwatch: add new recipe
  > libtalloc, libtevent, libtdb, libldb: set PYTHONARCHDIR for waf to respect python libdir

* sources/meta-qcom 32f5fa2...f99e820 (1):
  > Merge pull request #569 from adhudase/qcm6490

* sources/meta-qt6 d8236fd...e5285b4 (1):
  > Merge pull request #30 from YoeDistro/kraj/6.6

* sources/meta-raspberrypi b859bc3...9c901bf (10):
  > docs: add info on how to set different CAN interrupt pins
  > rpi-config: Add CAN0_INTERRUPT_PIN and CAN1_INTERRUPT_PIN variable
  > conf/machine/raspberrypi5.conf: Use "Image"
  > conf/machine/raspberrypi5.conf: ttyAMA10
  > conf/machine/raspberrypi5.conf: kernel_2712.img
  > linux-raspberrypi.inc: bcm2712_defconfig for rpi5
  > rpi-config: Reduce config.txt size
  > u-boot_%.bbappend: Skip for Raspberry Pi 5
  > rpi-base.inc: Add vc4-kms-v3d-pi5.dtbo
  > Add Raspberry Pi 5

* sources/meta-rockchip 5f10374...2a133c4 (2):
  > u-boot: make rock-pi-e patches only for rock-pi-e
  > KERNEL_DEVICETREE: 32-bit re-org

* sources/meta-ti 1cbf96eb...a8ffd3af (2):
  > u-boot-ti: Add yamllint dependency
  > python3-yamllint: Temporarily carry this new recipe

* sources/poky 1df683df5c2...0f61386628d (60):
  > qemu: Replace the basename patch with backport
  > piglit: Update to latest revision
  > python3: Initialize struct termios before calling tcgetattr()
  > lttng-modules: upgrade 2.13.10 -> 2.13.11
  > elfutils: Fix build with gcc trunk
  > xz: Add ptest support
  > gtk4: update 4.12.4 -> 4.12.5
  > rpm: update 4.18.1 -> 4.19.1
  > oeqa/runtime/rpm: fail tests if test rpm file cannot be found
  > classes/package_rpm: set bogus locations for passwd/group files
  > classes/package_rpm: use weak user/group dependencies
  > classes/package_rpm: write file permissions and ownership explicitly into .spec
  > classes/staging: capture output of sysroot postinsts into logs
  > classes/multilib: expand PACKAGE_WRITE_DEPS in addition to DEPENDS
  > sysroot user management postinsts: run with /bin/sh -e to report errors when they happen
  > python3-numpy: Use Large File Support version of fallocate
  > native.bbclass: base_libdir unique from libdir
  > sanity: require bitbake 2.7.2 for the inherit_defer statement
  > bitbake: bitbake: Version bump for inherit_defer addition
  > rootfs-postcommands.bbclass: ignore comment mismatch in systemd_user_check
  > systemd-boot: upgrade to 255.1
  > systemd: upgrade to 255.1
  > systemd: refresh musl patches for v255.1
  > oeqa/selftest: add test case to cover 'devtool modify -n' for a git recipe
  > rust: Re-write RPATHs in the copies llvm-config
  > pulseaudio: Update to 17.0
  > perl: Fix perl-module-* being ignored via COMPLEMENTARY_GLOB
  > udev-extraconf: fix unmount directories containing octal-escaped chars
  > gcc: Update status of CVE-2023-4039
  > python3-yamllint: Add recipe
  > p11-kit: fix parallel build failures
  > nativesdk-cairo: fix build error
  > qemu: Fix segfaults in webkitgtk:do_compile on debian11
  > rust: Enable rust oe-selftest.
  > rust: Remove the test cases whose parent dir is also present in the exclude list
  > rust: Add new tests in the exclude list for rust oe-selftest
  > rust: Fix assertion failure error on oe-selftest
  > rust: Enable RUSTC_BOOTSTRAP to use nightly features during rust oe-selftest.
  > rust: detect user-specified custom targets in compiletest
  > rust: Fetch cargo from rust-snapshot dir.
  > qemu: Upgrade 8.1.2 -> 8.2.0
  > python3-subunit: Add missing module dependency
  > oeqa/selftest/devtool: add test for recipes with multiple sources in SRC_URI
  > devtool: modify: add support for multiple source in SRC_URI
  > externalsrc: fix task dependency for do_populate_lic
  > glibc: Do not enable CET on 32bit x86
  > libssh2: backport fix for CVE-2023-48795
  > grub2: upgrade 2.06 -> 2.12
  > libpsl: upgrade 0.21.2 -> 0.21.5
  > cronie: upgrade 1.7.0 -> 1.7.1
  > bluez5: upgrade 5.71 -> 5.72
  > mdadm: Disable ptests
  > linux-yocto/6.1: drop recipes
  > libxcomposite: Drop obsolete patch
  > xserver-xorg: disable xvfb by default
  > xserver-xorg: add PACKAGECONFIG for xvfb
  > cve_check: cleanup logging
  > cve_check: handle CVE_STATUS being set to the empty string
  > zlib: ignore CVE-2023-6992
  > xev: Drop diet libx11 related patch

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

* sources/meta-clang 6b4bd81...9ebaa9a (2):
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18

* sources/meta-freescale 78862da6...8d1121f6 (1):
  > wayland: Delete recipe

* sources/meta-openembedded dea8afa45...94d25575e (7):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > Revert "lzop: add (from oe-core)"
  > iwd: update 2.8 -> 2.13
  > python3-aiohttp: upgrade 3.9.1 -> 3.9.2
  > python3-aiohappyeyeballs: add recipe
  > bonnie++: New recipe for version 2.0
  > system-config-printer: fix runtime for system-config-printer

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

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

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

* sources/poky 0f61386628...03b45c8008 (47):
  > glibc: Refresh CVE status w.r.t 2.39 release
  > glibc: Upgrade to 2.39
  > musl: Update to latest tip of trunk
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > gnutls: Upgrade 3.8.2 -> 3.8.3
  > xwayland: Upgrade 23.2.3 -> 23.2.4
  > python3-yamllint: add missing dependency
  > mesa: Upgrade 23.3.3 -> 23.3.4
  > check-bbclasses: add new script to check bbclasses
  > armv8/armv9: Avoid using -march when -mcpu is chosen
  > oeqa/qemurunner: Handle rare shutdown race
  > initscripts: Add custom mount args for /var/lib
  > go: update 1.20.12 -> 1.20.13
  > qemu: Allow native and nativesdk versions on Linux older then 4.17
  > devtool: ide-sdk make deploy-target quicker
  > devtool: refactor deploy-target
  > devtool: refactor deploy to use exec_fakeroot_no_d
  > devtool: refactor exec_fakeroot
  > oe-selftest devtool: ide-sdk tests
  > devtool: new ide-sdk plugin
  > devtool: support plugins with plugins
  > cmake.bbclass: use --install
  > Revert "lzop: remove recipe from oe-core"
  > uboot-sign: support to load optee-os and TFA images
  > u-boot-sign:uboot-config: support to verify signed FIT image
  > uboot-sign: Fix to install nonexistent dtb file
  > uboot-sign: set load address and entrypoint
  > bitbake-layers: Add test case layers setup for custom references
  > bitbake-layers: Add ability to update the reference of repositories
  > oeqa parselogs.py: load ignore files from sys.path
  > cups: use LOCALE_EXTRA_PATHS to split localized HTML templates
  > lib/oe/package: add LOCALE_EXTRA_PATHS to add extra locations for locales
  > lib/oe/package: replace in place PN-locale-* packages in PACKAGES
  > kernel.bbclass: make do_symlink_kernelsrc reentrant
  > ldconfig-native: Add usrmerge support
  > bitbake: tests/fetch.py: add multiple fetches test
  > bitbake: fetch2/git.py: Fetch mirror into HEAD
  > bitbake: utils.py: add ifVarInRange()

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

* sources/meta-clang 6b4bd81...9ebaa9a (2):
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18

* sources/meta-freescale 78862da6...8d1121f6 (1):
  > wayland: Delete recipe

* sources/meta-openembedded dea8afa45...ccc6731b9 (8):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > Revert "lzop: add (from oe-core)"
  > flatcc: Add tool recipe
  > iwd: update 2.8 -> 2.13
  > python3-aiohttp: upgrade 3.9.1 -> 3.9.2
  > python3-aiohappyeyeballs: add recipe
  > bonnie++: New recipe for version 2.0
  > system-config-printer: fix runtime for system-config-printer

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

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

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

* sources/poky 0f61386628...7e86a3aa51 (48):
  > gcc-runtime: Move gdb pretty printer file to auto-load location
  > glibc: Refresh CVE status w.r.t 2.39 release
  > glibc: Upgrade to 2.39
  > musl: Update to latest tip of trunk
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > gnutls: Upgrade 3.8.2 -> 3.8.3
  > xwayland: Upgrade 23.2.3 -> 23.2.4
  > python3-yamllint: add missing dependency
  > mesa: Upgrade 23.3.3 -> 23.3.4
  > check-bbclasses: add new script to check bbclasses
  > armv8/armv9: Avoid using -march when -mcpu is chosen
  > oeqa/qemurunner: Handle rare shutdown race
  > initscripts: Add custom mount args for /var/lib
  > go: update 1.20.12 -> 1.20.13
  > qemu: Allow native and nativesdk versions on Linux older then 4.17
  > devtool: ide-sdk make deploy-target quicker
  > devtool: refactor deploy-target
  > devtool: refactor deploy to use exec_fakeroot_no_d
  > devtool: refactor exec_fakeroot
  > oe-selftest devtool: ide-sdk tests
  > devtool: new ide-sdk plugin
  > devtool: support plugins with plugins
  > cmake.bbclass: use --install
  > Revert "lzop: remove recipe from oe-core"
  > uboot-sign: support to load optee-os and TFA images
  > u-boot-sign:uboot-config: support to verify signed FIT image
  > uboot-sign: Fix to install nonexistent dtb file
  > uboot-sign: set load address and entrypoint
  > bitbake-layers: Add test case layers setup for custom references
  > bitbake-layers: Add ability to update the reference of repositories
  > oeqa parselogs.py: load ignore files from sys.path
  > cups: use LOCALE_EXTRA_PATHS to split localized HTML templates
  > lib/oe/package: add LOCALE_EXTRA_PATHS to add extra locations for locales
  > lib/oe/package: replace in place PN-locale-* packages in PACKAGES
  > kernel.bbclass: make do_symlink_kernelsrc reentrant
  > ldconfig-native: Add usrmerge support
  > bitbake: tests/fetch.py: add multiple fetches test
  > bitbake: fetch2/git.py: Fetch mirror into HEAD
  > bitbake: utils.py: add ifVarInRange()

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

* sources/meta-arm c5e288d1...60202ad8 (2):
  > CI: allow the runner to set a NVD API key
  > CI: add explanatory comments to variables

* sources/meta-clang 6b4bd81...9ebaa9a (2):
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18

* sources/meta-freescale 78862da6...cf2ff526 (2):
  > wayland: Delete recipe
  > Merge pull request #1745 from junzhuimx/master

* sources/meta-intel 69c711ec...55b15013 (1):
  > linux-intel: update to latest kernel config

* sources/meta-openembedded dea8afa45...99580b5f2 (12):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > Revert "lzop: add (from oe-core)"
  > python-jsonref: add missing Upstream-Status
  > libvpx: restore Upstream-Status
  > redis: restore Upstream-Status
  > python3-eth-rlp: upgrade 1.0.0 -> 1.0.1
  > flatcc: Add tool recipe
  > iwd: update 2.8 -> 2.13
  > python3-aiohttp: upgrade 3.9.1 -> 3.9.2
  > python3-aiohappyeyeballs: add recipe
  > bonnie++: New recipe for version 2.0
  > system-config-printer: fix runtime for system-config-printer

* sources/meta-qcom f99e820...2399ef5 (1):
  > Merge pull request #577 from lumag/update-ci

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

* sources/meta-raspberrypi 9c901bf...7889c5e (1):
  > linux-raspberrypi_6.1.bb: Upgrade to 6.1.74

* sources/meta-riscv ae288f8...1e88486 (3):
  > linux-starfive-dev.bb: Fix build with gcc-14
  > u-boot-starfive_v2021.10.bb: Fix build with GCC trunk
  > rtl8723ds: Fix module loading

* sources/meta-rockchip 2a133c4...ebfc426 (2):
  > rename u-boot bbappend
  > allow user-provided WKS_FILE

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

* sources/poky 0f61386628...cf12277a16 (57):
  > gcc-runtime: Move gdb pretty printer file to auto-load location
  > qemu-native: Use inherit_defer for including native class
  > glibc: Refresh CVE status w.r.t 2.39 release
  > glibc: Upgrade to 2.39
  > musl: Update to latest tip of trunk
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > setftest/cdn tests: check for exceptions also in fetcher diagnostics
  > u-boot: add missing dependency on pyelftools-native
  > opensbi: append LDFLAGS to TARGET_CC_ARCH
  > openssl: backport fix for CVE-2023-6129
  > classes/package_rpm: correctly escape percent characters
  > grub2: ignore CVE-2023-4001, this is Red Hat-specific
  > dropbear: remove unnecessary line
  > mesa: Upgrade 23.3.3 -> 23.3.4
  > check-bbclasses: add new script to check bbclasses
  > armv8/armv9: Avoid using -march when -mcpu is chosen
  > initscripts: Add custom mount args for /var/lib
  > go: update 1.20.12 -> 1.20.13
  > qemu: Allow native and nativesdk versions on Linux older then 4.17
  > devtool: ide-sdk make deploy-target quicker
  > devtool: refactor deploy-target
  > devtool: refactor deploy to use exec_fakeroot_no_d
  > devtool: refactor exec_fakeroot
  > oe-selftest devtool: ide-sdk tests
  > devtool: new ide-sdk plugin
  > devtool: support plugins with plugins
  > cmake.bbclass: use --install
  > Revert "lzop: remove recipe from oe-core"
  > uboot-sign: support to load optee-os and TFA images
  > u-boot-sign:uboot-config: support to verify signed FIT image
  > uboot-sign: Fix to install nonexistent dtb file
  > uboot-sign: set load address and entrypoint
  > bitbake-layers: Add test case layers setup for custom references
  > bitbake-layers: Add ability to update the reference of repositories
  > oeqa parselogs.py: load ignore files from sys.path
  > cups: use LOCALE_EXTRA_PATHS to split localized HTML templates
  > lib/oe/package: add LOCALE_EXTRA_PATHS to add extra locations for locales
  > lib/oe/package: replace in place PN-locale-* packages in PACKAGES
  > kernel.bbclass: make do_symlink_kernelsrc reentrant
  > ldconfig-native: Add usrmerge support
  > bitbake: tests/fetch.py: add multiple fetches test
  > bitbake: fetch2/git.py: Fetch mirror into HEAD
  > bitbake: utils.py: add ifVarInRange()
  > gnutls: Upgrade 3.8.2 -> 3.8.3
  > xwayland: Upgrade 23.2.3 -> 23.2.4
  > python3-yamllint: add missing dependency
  > qemu: fix target build with ccache enabled
  > oeqa/qemurunner: Handle rare shutdown race

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

* sources/meta-arm c5e288d1...60202ad8 (2):
  > CI: allow the runner to set a NVD API key
  > CI: add explanatory comments to variables

* sources/meta-clang 6b4bd81...9ebaa9a (2):
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18

* sources/meta-freescale 78862da6...cf2ff526 (2):
  > wayland: Delete recipe
  > Merge pull request #1745 from junzhuimx/master

* sources/meta-intel 69c711ec...55b15013 (1):
  > linux-intel: update to latest kernel config

* sources/meta-openembedded dea8afa45...99580b5f2 (12):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > Revert "lzop: add (from oe-core)"
  > python-jsonref: add missing Upstream-Status
  > libvpx: restore Upstream-Status
  > redis: restore Upstream-Status
  > python3-eth-rlp: upgrade 1.0.0 -> 1.0.1
  > flatcc: Add tool recipe
  > iwd: update 2.8 -> 2.13
  > python3-aiohttp: upgrade 3.9.1 -> 3.9.2
  > python3-aiohappyeyeballs: add recipe
  > bonnie++: New recipe for version 2.0
  > system-config-printer: fix runtime for system-config-printer

* sources/meta-qcom f99e820...2399ef5 (1):
  > Merge pull request #577 from lumag/update-ci

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

* sources/meta-raspberrypi 9c901bf...7889c5e (1):
  > linux-raspberrypi_6.1.bb: Upgrade to 6.1.74

* sources/meta-riscv ae288f8...1e88486 (3):
  > linux-starfive-dev.bb: Fix build with gcc-14
  > u-boot-starfive_v2021.10.bb: Fix build with GCC trunk
  > rtl8723ds: Fix module loading

* sources/meta-rockchip 2a133c4...ebfc426 (2):
  > rename u-boot bbappend
  > allow user-provided WKS_FILE

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

* sources/poky 0f61386628...cf12277a16 (57):
  > gcc-runtime: Move gdb pretty printer file to auto-load location
  > qemu-native: Use inherit_defer for including native class
  > glibc: Refresh CVE status w.r.t 2.39 release
  > glibc: Upgrade to 2.39
  > musl: Update to latest tip of trunk
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > setftest/cdn tests: check for exceptions also in fetcher diagnostics
  > u-boot: add missing dependency on pyelftools-native
  > opensbi: append LDFLAGS to TARGET_CC_ARCH
  > openssl: backport fix for CVE-2023-6129
  > classes/package_rpm: correctly escape percent characters
  > grub2: ignore CVE-2023-4001, this is Red Hat-specific
  > dropbear: remove unnecessary line
  > mesa: Upgrade 23.3.3 -> 23.3.4
  > check-bbclasses: add new script to check bbclasses
  > armv8/armv9: Avoid using -march when -mcpu is chosen
  > initscripts: Add custom mount args for /var/lib
  > go: update 1.20.12 -> 1.20.13
  > qemu: Allow native and nativesdk versions on Linux older then 4.17
  > devtool: ide-sdk make deploy-target quicker
  > devtool: refactor deploy-target
  > devtool: refactor deploy to use exec_fakeroot_no_d
  > devtool: refactor exec_fakeroot
  > oe-selftest devtool: ide-sdk tests
  > devtool: new ide-sdk plugin
  > devtool: support plugins with plugins
  > cmake.bbclass: use --install
  > Revert "lzop: remove recipe from oe-core"
  > uboot-sign: support to load optee-os and TFA images
  > u-boot-sign:uboot-config: support to verify signed FIT image
  > uboot-sign: Fix to install nonexistent dtb file
  > uboot-sign: set load address and entrypoint
  > bitbake-layers: Add test case layers setup for custom references
  > bitbake-layers: Add ability to update the reference of repositories
  > oeqa parselogs.py: load ignore files from sys.path
  > cups: use LOCALE_EXTRA_PATHS to split localized HTML templates
  > lib/oe/package: add LOCALE_EXTRA_PATHS to add extra locations for locales
  > lib/oe/package: replace in place PN-locale-* packages in PACKAGES
  > kernel.bbclass: make do_symlink_kernelsrc reentrant
  > ldconfig-native: Add usrmerge support
  > bitbake: tests/fetch.py: add multiple fetches test
  > bitbake: fetch2/git.py: Fetch mirror into HEAD
  > bitbake: utils.py: add ifVarInRange()
  > gnutls: Upgrade 3.8.2 -> 3.8.3
  > xwayland: Upgrade 23.2.3 -> 23.2.4
  > python3-yamllint: add missing dependency
  > qemu: fix target build with ccache enabled
  > oeqa/qemurunner: Handle rare shutdown race

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

* sources/meta-arm c5e288d1...60202ad8 (2):
  > CI: allow the runner to set a NVD API key
  > CI: add explanatory comments to variables

* sources/meta-clang 6b4bd81...9ebaa9a (2):
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18

* sources/meta-freescale 78862da6...cf2ff526 (2):
  > wayland: Delete recipe
  > Merge pull request #1745 from junzhuimx/master

* sources/meta-intel 69c711ec...55b15013 (1):
  > linux-intel: update to latest kernel config

* sources/meta-openembedded dea8afa45...a533c98c3 (12):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > Revert "lzop: add (from oe-core)"
  > python-jsonref: add missing Upstream-Status
  > libvpx: restore Upstream-Status
  > redis: restore Upstream-Status
  > python3-eth-rlp: upgrade 1.0.0 -> 1.0.1
  > flatcc: Add tool recipe
  > iwd: update 2.8 -> 2.13
  > python3-aiohttp: upgrade 3.9.1 -> 3.9.2
  > python3-aiohappyeyeballs: add recipe
  > bonnie++: New recipe for version 2.0
  > system-config-printer: fix runtime for system-config-printer

* sources/meta-qcom f99e820...2399ef5 (1):
  > Merge pull request #577 from lumag/update-ci

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

* sources/meta-raspberrypi 9c901bf...7889c5e (1):
  > linux-raspberrypi_6.1.bb: Upgrade to 6.1.74

* sources/meta-riscv ae288f8...1e88486 (3):
  > linux-starfive-dev.bb: Fix build with gcc-14
  > u-boot-starfive_v2021.10.bb: Fix build with GCC trunk
  > rtl8723ds: Fix module loading

* sources/meta-rockchip 2a133c4...ebfc426 (2):
  > rename u-boot bbappend
  > allow user-provided WKS_FILE

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

* sources/poky 0f61386628...cf12277a16 (57):
  > gcc-runtime: Move gdb pretty printer file to auto-load location
  > qemu-native: Use inherit_defer for including native class
  > glibc: Refresh CVE status w.r.t 2.39 release
  > glibc: Upgrade to 2.39
  > musl: Update to latest tip of trunk
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > setftest/cdn tests: check for exceptions also in fetcher diagnostics
  > u-boot: add missing dependency on pyelftools-native
  > opensbi: append LDFLAGS to TARGET_CC_ARCH
  > openssl: backport fix for CVE-2023-6129
  > classes/package_rpm: correctly escape percent characters
  > grub2: ignore CVE-2023-4001, this is Red Hat-specific
  > dropbear: remove unnecessary line
  > mesa: Upgrade 23.3.3 -> 23.3.4
  > check-bbclasses: add new script to check bbclasses
  > armv8/armv9: Avoid using -march when -mcpu is chosen
  > initscripts: Add custom mount args for /var/lib
  > go: update 1.20.12 -> 1.20.13
  > qemu: Allow native and nativesdk versions on Linux older then 4.17
  > devtool: ide-sdk make deploy-target quicker
  > devtool: refactor deploy-target
  > devtool: refactor deploy to use exec_fakeroot_no_d
  > devtool: refactor exec_fakeroot
  > oe-selftest devtool: ide-sdk tests
  > devtool: new ide-sdk plugin
  > devtool: support plugins with plugins
  > cmake.bbclass: use --install
  > Revert "lzop: remove recipe from oe-core"
  > uboot-sign: support to load optee-os and TFA images
  > u-boot-sign:uboot-config: support to verify signed FIT image
  > uboot-sign: Fix to install nonexistent dtb file
  > uboot-sign: set load address and entrypoint
  > bitbake-layers: Add test case layers setup for custom references
  > bitbake-layers: Add ability to update the reference of repositories
  > oeqa parselogs.py: load ignore files from sys.path
  > cups: use LOCALE_EXTRA_PATHS to split localized HTML templates
  > lib/oe/package: add LOCALE_EXTRA_PATHS to add extra locations for locales
  > lib/oe/package: replace in place PN-locale-* packages in PACKAGES
  > kernel.bbclass: make do_symlink_kernelsrc reentrant
  > ldconfig-native: Add usrmerge support
  > bitbake: tests/fetch.py: add multiple fetches test
  > bitbake: fetch2/git.py: Fetch mirror into HEAD
  > bitbake: utils.py: add ifVarInRange()
  > gnutls: Upgrade 3.8.2 -> 3.8.3
  > xwayland: Upgrade 23.2.3 -> 23.2.4
  > python3-yamllint: add missing dependency
  > qemu: fix target build with ccache enabled
  > oeqa/qemurunner: Handle rare shutdown race

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

* sources/meta-arm c5e288d1...60202ad8 (2):
  > CI: allow the runner to set a NVD API key
  > CI: add explanatory comments to variables

* sources/meta-clang 6b4bd81...9ebaa9a (2):
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18

* sources/meta-freescale 78862da6...cf2ff526 (2):
  > wayland: Delete recipe
  > Merge pull request #1745 from junzhuimx/master

* sources/meta-intel 69c711ec...55b15013 (1):
  > linux-intel: update to latest kernel config

* sources/meta-openembedded dea8afa45...a533c98c3 (12):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > Revert "lzop: add (from oe-core)"
  > python-jsonref: add missing Upstream-Status
  > libvpx: restore Upstream-Status
  > redis: restore Upstream-Status
  > python3-eth-rlp: upgrade 1.0.0 -> 1.0.1
  > flatcc: Add tool recipe
  > iwd: update 2.8 -> 2.13
  > python3-aiohttp: upgrade 3.9.1 -> 3.9.2
  > python3-aiohappyeyeballs: add recipe
  > bonnie++: New recipe for version 2.0
  > system-config-printer: fix runtime for system-config-printer

* sources/meta-qcom f99e820...2399ef5 (1):
  > Merge pull request #577 from lumag/update-ci

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

* sources/meta-raspberrypi 9c901bf...7889c5e (1):
  > linux-raspberrypi_6.1.bb: Upgrade to 6.1.74

* sources/meta-riscv ae288f8...1e88486 (3):
  > linux-starfive-dev.bb: Fix build with gcc-14
  > u-boot-starfive_v2021.10.bb: Fix build with GCC trunk
  > rtl8723ds: Fix module loading

* sources/meta-rockchip 2a133c4...ebfc426 (2):
  > rename u-boot bbappend
  > allow user-provided WKS_FILE

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

* sources/poky 0f61386628...fb15968f2f (57):
  > gcc-runtime: Move gdb pretty printer file to auto-load location
  > qemu-native: Use inherit_defer for including native class
  > glibc: Refresh CVE status w.r.t 2.39 release
  > glibc: Upgrade to 2.39
  > musl: Update to latest tip of trunk
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > setftest/cdn tests: check for exceptions also in fetcher diagnostics
  > u-boot: add missing dependency on pyelftools-native
  > opensbi: append LDFLAGS to TARGET_CC_ARCH
  > openssl: backport fix for CVE-2023-6129
  > classes/package_rpm: correctly escape percent characters
  > grub2: ignore CVE-2023-4001, this is Red Hat-specific
  > dropbear: remove unnecessary line
  > mesa: Upgrade 23.3.3 -> 23.3.4
  > check-bbclasses: add new script to check bbclasses
  > armv8/armv9: Avoid using -march when -mcpu is chosen
  > initscripts: Add custom mount args for /var/lib
  > go: update 1.20.12 -> 1.20.13
  > qemu: Allow native and nativesdk versions on Linux older then 4.17
  > devtool: ide-sdk make deploy-target quicker
  > devtool: refactor deploy-target
  > devtool: refactor deploy to use exec_fakeroot_no_d
  > devtool: refactor exec_fakeroot
  > oe-selftest devtool: ide-sdk tests
  > devtool: new ide-sdk plugin
  > devtool: support plugins with plugins
  > cmake.bbclass: use --install
  > Revert "lzop: remove recipe from oe-core"
  > uboot-sign: support to load optee-os and TFA images
  > u-boot-sign:uboot-config: support to verify signed FIT image
  > uboot-sign: Fix to install nonexistent dtb file
  > uboot-sign: set load address and entrypoint
  > bitbake-layers: Add test case layers setup for custom references
  > bitbake-layers: Add ability to update the reference of repositories
  > oeqa parselogs.py: load ignore files from sys.path
  > cups: use LOCALE_EXTRA_PATHS to split localized HTML templates
  > lib/oe/package: add LOCALE_EXTRA_PATHS to add extra locations for locales
  > lib/oe/package: replace in place PN-locale-* packages in PACKAGES
  > kernel.bbclass: make do_symlink_kernelsrc reentrant
  > ldconfig-native: Add usrmerge support
  > bitbake: tests/fetch.py: add multiple fetches test
  > bitbake: fetch2/git.py: Fetch mirror into HEAD
  > bitbake: utils.py: add ifVarInRange()
  > gnutls: Upgrade 3.8.2 -> 3.8.3
  > xwayland: Upgrade 23.2.3 -> 23.2.4
  > python3-yamllint: add missing dependency
  > qemu: fix target build with ccache enabled
  > oeqa/qemurunner: Handle rare shutdown race

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

* sources/meta-arm c5e288d1...60202ad8 (2):
  > CI: allow the runner to set a NVD API key
  > CI: add explanatory comments to variables

* sources/meta-clang 6b4bd81...9ebaa9a (2):
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18

* sources/meta-freescale 78862da6...cf2ff526 (2):
  > wayland: Delete recipe
  > Merge pull request #1745 from junzhuimx/master

* sources/meta-intel 69c711ec...55b15013 (1):
  > linux-intel: update to latest kernel config

* sources/meta-openembedded dea8afa45...ae7ed6df6 (13):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > Revert "lzop: add (from oe-core)"
  > python3-janus: add recipe for v1.0.0
  > python-jsonref: add missing Upstream-Status
  > libvpx: restore Upstream-Status
  > redis: restore Upstream-Status
  > python3-eth-rlp: upgrade 1.0.0 -> 1.0.1
  > flatcc: Add tool recipe
  > iwd: update 2.8 -> 2.13
  > python3-aiohttp: upgrade 3.9.1 -> 3.9.2
  > python3-aiohappyeyeballs: add recipe
  > bonnie++: New recipe for version 2.0
  > system-config-printer: fix runtime for system-config-printer

* sources/meta-qcom f99e820...2399ef5 (1):
  > Merge pull request #577 from lumag/update-ci

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

* sources/meta-raspberrypi 9c901bf...7889c5e (1):
  > linux-raspberrypi_6.1.bb: Upgrade to 6.1.74

* sources/meta-riscv ae288f8...1e88486 (3):
  > linux-starfive-dev.bb: Fix build with gcc-14
  > u-boot-starfive_v2021.10.bb: Fix build with GCC trunk
  > rtl8723ds: Fix module loading

* sources/meta-rockchip 2a133c4...ebfc426 (2):
  > rename u-boot bbappend
  > allow user-provided WKS_FILE

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

* sources/poky 0f61386628...382b9564b1 (59):
  > core-image-ptest: Increase disk size to 1.5G for strace ptest image
  > binutils: Upgrade to binutils 2.42
  > gcc-runtime: Move gdb pretty printer file to auto-load location
  > qemu-native: Use inherit_defer for including native class
  > glibc: Refresh CVE status w.r.t 2.39 release
  > glibc: Upgrade to 2.39
  > musl: Update to latest tip of trunk
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > setftest/cdn tests: check for exceptions also in fetcher diagnostics
  > u-boot: add missing dependency on pyelftools-native
  > opensbi: append LDFLAGS to TARGET_CC_ARCH
  > openssl: backport fix for CVE-2023-6129
  > classes/package_rpm: correctly escape percent characters
  > grub2: ignore CVE-2023-4001, this is Red Hat-specific
  > dropbear: remove unnecessary line
  > mesa: Upgrade 23.3.3 -> 23.3.4
  > check-bbclasses: add new script to check bbclasses
  > armv8/armv9: Avoid using -march when -mcpu is chosen
  > initscripts: Add custom mount args for /var/lib
  > go: update 1.20.12 -> 1.20.13
  > qemu: Allow native and nativesdk versions on Linux older then 4.17
  > devtool: ide-sdk make deploy-target quicker
  > devtool: refactor deploy-target
  > devtool: refactor deploy to use exec_fakeroot_no_d
  > devtool: refactor exec_fakeroot
  > oe-selftest devtool: ide-sdk tests
  > devtool: new ide-sdk plugin
  > devtool: support plugins with plugins
  > cmake.bbclass: use --install
  > Revert "lzop: remove recipe from oe-core"
  > uboot-sign: support to load optee-os and TFA images
  > u-boot-sign:uboot-config: support to verify signed FIT image
  > uboot-sign: Fix to install nonexistent dtb file
  > uboot-sign: set load address and entrypoint
  > bitbake-layers: Add test case layers setup for custom references
  > bitbake-layers: Add ability to update the reference of repositories
  > oeqa parselogs.py: load ignore files from sys.path
  > cups: use LOCALE_EXTRA_PATHS to split localized HTML templates
  > lib/oe/package: add LOCALE_EXTRA_PATHS to add extra locations for locales
  > lib/oe/package: replace in place PN-locale-* packages in PACKAGES
  > kernel.bbclass: make do_symlink_kernelsrc reentrant
  > ldconfig-native: Add usrmerge support
  > bitbake: tests/fetch.py: add multiple fetches test
  > bitbake: fetch2/git.py: Fetch mirror into HEAD
  > bitbake: utils.py: add ifVarInRange()
  > gnutls: Upgrade 3.8.2 -> 3.8.3
  > xwayland: Upgrade 23.2.3 -> 23.2.4
  > python3-yamllint: add missing dependency
  > qemu: fix target build with ccache enabled
  > oeqa/qemurunner: Handle rare shutdown race

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

* sources/meta-clang 6b4bd81...9ebaa9a (2):
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18

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

* sources/meta-openembedded dea8afa45...f77125ba4 (15):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > Revert "lzop: add (from oe-core)"
  > ibus: backport a reproducibility fix
  > python3-google-auth-oauthlib: add recipe
  > python3-janus: add recipe for v1.0.0
  > python-jsonref: add missing Upstream-Status
  > libvpx: restore Upstream-Status
  > redis: restore Upstream-Status
  > python3-eth-rlp: upgrade 1.0.0 -> 1.0.1
  > flatcc: Add tool recipe
  > iwd: update 2.8 -> 2.13
  > python3-aiohttp: upgrade 3.9.1 -> 3.9.2
  > python3-aiohappyeyeballs: add recipe
  > bonnie++: New recipe for version 2.0
  > system-config-printer: fix runtime for system-config-printer

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

* sources/meta-raspberrypi 9c901bf...7889c5e (1):
  > linux-raspberrypi_6.1.bb: Upgrade to 6.1.74

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

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

* sources/poky d50c4a1e36...cf5ddb2ceb (63):
  > WIP: libgcc: Fix nativesdk build on mingw32
  > WIP gcc: Upgrade to GCC-14 release
  > binutils: Upgrade to binutils 2.42
  > glibc: Refresh CVE status w.r.t 2.39 release
  > glibc: Upgrade to 2.39
  > musl: Update to latest tip of trunk
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > classes/package_rpm: streamline the logic in one of the condition blocks
  > classes/package_rpm: additionally escape \ and " in filenames
  > lttng-tools: skip lttng kernel related test if lttng kernel modules not present
  > core-image-ptest: Increase disk size to 1.5G for strace ptest image
  > qemu-native: Use inherit_defer for including native class
  > gcc-runtime: Move gdb pretty printer file to auto-load location
  > selftest/SStateCacheManagement: pre-populate the cache
  > selftest/SStateCacheManagement: do not manipulate ERROR_QA
  > linux-yocto-dev: update to v6.8
  > lttng-modules: fix v6.8+ build
  > setftest/cdn tests: check for exceptions also in fetcher diagnostics
  > u-boot: add missing dependency on pyelftools-native
  > opensbi: append LDFLAGS to TARGET_CC_ARCH
  > openssl: backport fix for CVE-2023-6129
  > classes/package_rpm: correctly escape percent characters
  > grub2: ignore CVE-2023-4001, this is Red Hat-specific
  > dropbear: remove unnecessary line
  > mesa: Upgrade 23.3.3 -> 23.3.4
  > check-bbclasses: add new script to check bbclasses
  > armv8/armv9: Avoid using -march when -mcpu is chosen
  > initscripts: Add custom mount args for /var/lib
  > go: update 1.20.12 -> 1.20.13
  > qemu: Allow native and nativesdk versions on Linux older then 4.17
  > devtool: ide-sdk make deploy-target quicker
  > devtool: refactor deploy-target
  > devtool: refactor deploy to use exec_fakeroot_no_d
  > devtool: refactor exec_fakeroot
  > oe-selftest devtool: ide-sdk tests
  > devtool: new ide-sdk plugin
  > devtool: support plugins with plugins
  > cmake.bbclass: use --install
  > Revert "lzop: remove recipe from oe-core"
  > uboot-sign: support to load optee-os and TFA images
  > u-boot-sign:uboot-config: support to verify signed FIT image
  > uboot-sign: Fix to install nonexistent dtb file
  > uboot-sign: set load address and entrypoint
  > bitbake-layers: Add test case layers setup for custom references
  > bitbake-layers: Add ability to update the reference of repositories
  > oeqa parselogs.py: load ignore files from sys.path
  > cups: use LOCALE_EXTRA_PATHS to split localized HTML templates
  > lib/oe/package: add LOCALE_EXTRA_PATHS to add extra locations for locales
  > lib/oe/package: replace in place PN-locale-* packages in PACKAGES
  > kernel.bbclass: make do_symlink_kernelsrc reentrant
  > ldconfig-native: Add usrmerge support
  > bitbake: utils.py: add var_in_numeric_range()
  > bitbake: tests/fetch.py: add multiple fetches test
  > bitbake: fetch2/git.py: Fetch mirror into HEAD

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

* sources/meta-clang 6b4bd81...9ebaa9a (2):
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18

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

* sources/meta-openembedded dea8afa45...9ae95293f (16):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > Revert "lzop: add (from oe-core)"
  > php-fpm: fix systemd
  > ibus: backport a reproducibility fix
  > python3-google-auth-oauthlib: add recipe
  > python3-janus: add recipe for v1.0.0
  > python-jsonref: add missing Upstream-Status
  > libvpx: restore Upstream-Status
  > redis: restore Upstream-Status
  > python3-eth-rlp: upgrade 1.0.0 -> 1.0.1
  > flatcc: Add tool recipe
  > iwd: update 2.8 -> 2.13
  > python3-aiohttp: upgrade 3.9.1 -> 3.9.2
  > python3-aiohappyeyeballs: add recipe
  > bonnie++: New recipe for version 2.0
  > system-config-printer: fix runtime for system-config-printer

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

* sources/meta-raspberrypi 9c901bf...7889c5e (1):
  > linux-raspberrypi_6.1.bb: Upgrade to 6.1.74

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

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

* sources/poky d50c4a1e36...cf5ddb2ceb (63):
  > WIP: libgcc: Fix nativesdk build on mingw32
  > WIP gcc: Upgrade to GCC-14 release
  > binutils: Upgrade to binutils 2.42
  > glibc: Refresh CVE status w.r.t 2.39 release
  > glibc: Upgrade to 2.39
  > musl: Update to latest tip of trunk
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > classes/package_rpm: streamline the logic in one of the condition blocks
  > classes/package_rpm: additionally escape \ and " in filenames
  > lttng-tools: skip lttng kernel related test if lttng kernel modules not present
  > core-image-ptest: Increase disk size to 1.5G for strace ptest image
  > qemu-native: Use inherit_defer for including native class
  > gcc-runtime: Move gdb pretty printer file to auto-load location
  > selftest/SStateCacheManagement: pre-populate the cache
  > selftest/SStateCacheManagement: do not manipulate ERROR_QA
  > linux-yocto-dev: update to v6.8
  > lttng-modules: fix v6.8+ build
  > setftest/cdn tests: check for exceptions also in fetcher diagnostics
  > u-boot: add missing dependency on pyelftools-native
  > opensbi: append LDFLAGS to TARGET_CC_ARCH
  > openssl: backport fix for CVE-2023-6129
  > classes/package_rpm: correctly escape percent characters
  > grub2: ignore CVE-2023-4001, this is Red Hat-specific
  > dropbear: remove unnecessary line
  > mesa: Upgrade 23.3.3 -> 23.3.4
  > check-bbclasses: add new script to check bbclasses
  > armv8/armv9: Avoid using -march when -mcpu is chosen
  > initscripts: Add custom mount args for /var/lib
  > go: update 1.20.12 -> 1.20.13
  > qemu: Allow native and nativesdk versions on Linux older then 4.17
  > devtool: ide-sdk make deploy-target quicker
  > devtool: refactor deploy-target
  > devtool: refactor deploy to use exec_fakeroot_no_d
  > devtool: refactor exec_fakeroot
  > oe-selftest devtool: ide-sdk tests
  > devtool: new ide-sdk plugin
  > devtool: support plugins with plugins
  > cmake.bbclass: use --install
  > Revert "lzop: remove recipe from oe-core"
  > uboot-sign: support to load optee-os and TFA images
  > u-boot-sign:uboot-config: support to verify signed FIT image
  > uboot-sign: Fix to install nonexistent dtb file
  > uboot-sign: set load address and entrypoint
  > bitbake-layers: Add test case layers setup for custom references
  > bitbake-layers: Add ability to update the reference of repositories
  > oeqa parselogs.py: load ignore files from sys.path
  > cups: use LOCALE_EXTRA_PATHS to split localized HTML templates
  > lib/oe/package: add LOCALE_EXTRA_PATHS to add extra locations for locales
  > lib/oe/package: replace in place PN-locale-* packages in PACKAGES
  > kernel.bbclass: make do_symlink_kernelsrc reentrant
  > ldconfig-native: Add usrmerge support
  > bitbake: utils.py: add var_in_numeric_range()
  > bitbake: tests/fetch.py: add multiple fetches test
  > bitbake: fetch2/git.py: Fetch mirror into HEAD

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

* sources/meta-clang 6b4bd81...9ebaa9a (2):
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18

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

* sources/meta-openembedded dea8afa45...13d72212b (15):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > Revert "lzop: add (from oe-core)"
  > php-fpm: fix systemd
  > ibus: backport a reproducibility fix
  > python3-janus: add recipe for v1.0.0
  > python-jsonref: add missing Upstream-Status
  > libvpx: restore Upstream-Status
  > redis: restore Upstream-Status
  > python3-eth-rlp: upgrade 1.0.0 -> 1.0.1
  > flatcc: Add tool recipe
  > iwd: update 2.8 -> 2.13
  > python3-aiohttp: upgrade 3.9.1 -> 3.9.2
  > python3-aiohappyeyeballs: add recipe
  > bonnie++: New recipe for version 2.0
  > system-config-printer: fix runtime for system-config-printer

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

* sources/meta-raspberrypi 9c901bf...7889c5e (1):
  > linux-raspberrypi_6.1.bb: Upgrade to 6.1.74

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

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

* sources/poky d50c4a1e36...98b4d3521d (59):
  > binutils: Upgrade to binutils 2.42
  > glibc: Refresh CVE status w.r.t 2.39 release
  > glibc: Upgrade to 2.39
  > musl: Update to latest tip of trunk
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > lttng-tools: skip lttng kernel related test if lttng kernel modules not present
  > core-image-ptest: Increase disk size to 1.5G for strace ptest image
  > qemu-native: Use inherit_defer for including native class
  > gcc-runtime: Move gdb pretty printer file to auto-load location
  > selftest/SStateCacheManagement: pre-populate the cache
  > selftest/SStateCacheManagement: do not manipulate ERROR_QA
  > linux-yocto-dev: update to v6.8
  > lttng-modules: fix v6.8+ build
  > setftest/cdn tests: check for exceptions also in fetcher diagnostics
  > u-boot: add missing dependency on pyelftools-native
  > opensbi: append LDFLAGS to TARGET_CC_ARCH
  > openssl: backport fix for CVE-2023-6129
  > classes/package_rpm: correctly escape percent characters
  > grub2: ignore CVE-2023-4001, this is Red Hat-specific
  > dropbear: remove unnecessary line
  > mesa: Upgrade 23.3.3 -> 23.3.4
  > check-bbclasses: add new script to check bbclasses
  > armv8/armv9: Avoid using -march when -mcpu is chosen
  > initscripts: Add custom mount args for /var/lib
  > go: update 1.20.12 -> 1.20.13
  > qemu: Allow native and nativesdk versions on Linux older then 4.17
  > devtool: ide-sdk make deploy-target quicker
  > devtool: refactor deploy-target
  > devtool: refactor deploy to use exec_fakeroot_no_d
  > devtool: refactor exec_fakeroot
  > oe-selftest devtool: ide-sdk tests
  > devtool: new ide-sdk plugin
  > devtool: support plugins with plugins
  > cmake.bbclass: use --install
  > Revert "lzop: remove recipe from oe-core"
  > uboot-sign: support to load optee-os and TFA images
  > u-boot-sign:uboot-config: support to verify signed FIT image
  > uboot-sign: Fix to install nonexistent dtb file
  > uboot-sign: set load address and entrypoint
  > bitbake-layers: Add test case layers setup for custom references
  > bitbake-layers: Add ability to update the reference of repositories
  > oeqa parselogs.py: load ignore files from sys.path
  > cups: use LOCALE_EXTRA_PATHS to split localized HTML templates
  > lib/oe/package: add LOCALE_EXTRA_PATHS to add extra locations for locales
  > lib/oe/package: replace in place PN-locale-* packages in PACKAGES
  > kernel.bbclass: make do_symlink_kernelsrc reentrant
  > ldconfig-native: Add usrmerge support
  > bitbake: utils.py: add var_in_numeric_range()
  > bitbake: tests/fetch.py: add multiple fetches test
  > bitbake: fetch2/git.py: Fetch mirror into HEAD

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

* sources/meta-clang 6b4bd81...9ebaa9a (2):
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18

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

* sources/meta-openembedded dea8afa45...13d72212b (15):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > Revert "lzop: add (from oe-core)"
  > php-fpm: fix systemd
  > ibus: backport a reproducibility fix
  > python3-janus: add recipe for v1.0.0
  > python-jsonref: add missing Upstream-Status
  > libvpx: restore Upstream-Status
  > redis: restore Upstream-Status
  > python3-eth-rlp: upgrade 1.0.0 -> 1.0.1
  > flatcc: Add tool recipe
  > iwd: update 2.8 -> 2.13
  > python3-aiohttp: upgrade 3.9.1 -> 3.9.2
  > python3-aiohappyeyeballs: add recipe
  > bonnie++: New recipe for version 2.0
  > system-config-printer: fix runtime for system-config-printer

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

* sources/meta-raspberrypi 9c901bf...7889c5e (1):
  > linux-raspberrypi_6.1.bb: Upgrade to 6.1.74

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

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

* sources/poky d50c4a1e36...2106be16b5 (60):
  > binutils: Upgrade to binutils 2.42
  > glibc: Switch to using 2.39 branch and fix mips clone3 crash
  > glibc: Refresh CVE status w.r.t 2.39 release
  > glibc: Upgrade to 2.39
  > musl: Update to latest tip of trunk
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > lttng-tools: skip lttng kernel related test if lttng kernel modules not present
  > core-image-ptest: Increase disk size to 1.5G for strace ptest image
  > qemu-native: Use inherit_defer for including native class
  > gcc-runtime: Move gdb pretty printer file to auto-load location
  > selftest/SStateCacheManagement: pre-populate the cache
  > selftest/SStateCacheManagement: do not manipulate ERROR_QA
  > linux-yocto-dev: update to v6.8
  > lttng-modules: fix v6.8+ build
  > setftest/cdn tests: check for exceptions also in fetcher diagnostics
  > u-boot: add missing dependency on pyelftools-native
  > opensbi: append LDFLAGS to TARGET_CC_ARCH
  > openssl: backport fix for CVE-2023-6129
  > classes/package_rpm: correctly escape percent characters
  > grub2: ignore CVE-2023-4001, this is Red Hat-specific
  > dropbear: remove unnecessary line
  > mesa: Upgrade 23.3.3 -> 23.3.4
  > check-bbclasses: add new script to check bbclasses
  > armv8/armv9: Avoid using -march when -mcpu is chosen
  > initscripts: Add custom mount args for /var/lib
  > go: update 1.20.12 -> 1.20.13
  > qemu: Allow native and nativesdk versions on Linux older then 4.17
  > devtool: ide-sdk make deploy-target quicker
  > devtool: refactor deploy-target
  > devtool: refactor deploy to use exec_fakeroot_no_d
  > devtool: refactor exec_fakeroot
  > oe-selftest devtool: ide-sdk tests
  > devtool: new ide-sdk plugin
  > devtool: support plugins with plugins
  > cmake.bbclass: use --install
  > Revert "lzop: remove recipe from oe-core"
  > uboot-sign: support to load optee-os and TFA images
  > u-boot-sign:uboot-config: support to verify signed FIT image
  > uboot-sign: Fix to install nonexistent dtb file
  > uboot-sign: set load address and entrypoint
  > bitbake-layers: Add test case layers setup for custom references
  > bitbake-layers: Add ability to update the reference of repositories
  > oeqa parselogs.py: load ignore files from sys.path
  > cups: use LOCALE_EXTRA_PATHS to split localized HTML templates
  > lib/oe/package: add LOCALE_EXTRA_PATHS to add extra locations for locales
  > lib/oe/package: replace in place PN-locale-* packages in PACKAGES
  > kernel.bbclass: make do_symlink_kernelsrc reentrant
  > ldconfig-native: Add usrmerge support
  > bitbake: utils.py: add var_in_numeric_range()
  > bitbake: tests/fetch.py: add multiple fetches test
  > bitbake: fetch2/git.py: Fetch mirror into HEAD

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

* sources/meta-clang 6b4bd81...9ebaa9a (2):
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18

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

* sources/meta-openembedded dea8afa45...13d72212b (15):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > Revert "lzop: add (from oe-core)"
  > php-fpm: fix systemd
  > ibus: backport a reproducibility fix
  > python3-janus: add recipe for v1.0.0
  > python-jsonref: add missing Upstream-Status
  > libvpx: restore Upstream-Status
  > redis: restore Upstream-Status
  > python3-eth-rlp: upgrade 1.0.0 -> 1.0.1
  > flatcc: Add tool recipe
  > iwd: update 2.8 -> 2.13
  > python3-aiohttp: upgrade 3.9.1 -> 3.9.2
  > python3-aiohappyeyeballs: add recipe
  > bonnie++: New recipe for version 2.0
  > system-config-printer: fix runtime for system-config-printer

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

* sources/meta-raspberrypi 9c901bf...7889c5e (1):
  > linux-raspberrypi_6.1.bb: Upgrade to 6.1.74

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

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

* sources/poky d50c4a1e36...560dd7d314 (60):
  > binutils: Upgrade to binutils 2.42
  > glibc: Switch to using 2.39 branch and fix mips clone3 crash
  > glibc: Refresh CVE status w.r.t 2.39 release
  > glibc: Upgrade to 2.39
  > musl: Update to latest tip of trunk
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > lttng-tools: skip lttng kernel related test if lttng kernel modules not present
  > core-image-ptest: Increase disk size to 1.5G for strace ptest image
  > qemu-native: Use inherit_defer for including native class
  > gcc-runtime: Move gdb pretty printer file to auto-load location
  > selftest/SStateCacheManagement: pre-populate the cache
  > selftest/SStateCacheManagement: do not manipulate ERROR_QA
  > linux-yocto-dev: update to v6.8
  > lttng-modules: fix v6.8+ build
  > setftest/cdn tests: check for exceptions also in fetcher diagnostics
  > u-boot: add missing dependency on pyelftools-native
  > opensbi: append LDFLAGS to TARGET_CC_ARCH
  > openssl: backport fix for CVE-2023-6129
  > classes/package_rpm: correctly escape percent characters
  > grub2: ignore CVE-2023-4001, this is Red Hat-specific
  > dropbear: remove unnecessary line
  > mesa: Upgrade 23.3.3 -> 23.3.4
  > check-bbclasses: add new script to check bbclasses
  > armv8/armv9: Avoid using -march when -mcpu is chosen
  > initscripts: Add custom mount args for /var/lib
  > go: update 1.20.12 -> 1.20.13
  > qemu: Allow native and nativesdk versions on Linux older then 4.17
  > devtool: ide-sdk make deploy-target quicker
  > devtool: refactor deploy-target
  > devtool: refactor deploy to use exec_fakeroot_no_d
  > devtool: refactor exec_fakeroot
  > oe-selftest devtool: ide-sdk tests
  > devtool: new ide-sdk plugin
  > devtool: support plugins with plugins
  > cmake.bbclass: use --install
  > Revert "lzop: remove recipe from oe-core"
  > uboot-sign: support to load optee-os and TFA images
  > u-boot-sign:uboot-config: support to verify signed FIT image
  > uboot-sign: Fix to install nonexistent dtb file
  > uboot-sign: set load address and entrypoint
  > bitbake-layers: Add test case layers setup for custom references
  > bitbake-layers: Add ability to update the reference of repositories
  > oeqa parselogs.py: load ignore files from sys.path
  > cups: use LOCALE_EXTRA_PATHS to split localized HTML templates
  > lib/oe/package: add LOCALE_EXTRA_PATHS to add extra locations for locales
  > lib/oe/package: replace in place PN-locale-* packages in PACKAGES
  > kernel.bbclass: make do_symlink_kernelsrc reentrant
  > ldconfig-native: Add usrmerge support
  > bitbake: utils.py: add var_in_numeric_range()
  > bitbake: tests/fetch.py: add multiple fetches test
  > bitbake: fetch2/git.py: Fetch mirror into HEAD

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

* sources/meta-clang 6b4bd81...9ebaa9a (2):
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18

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

* sources/meta-openembedded dea8afa45...13d72212b (15):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > Revert "lzop: add (from oe-core)"
  > php-fpm: fix systemd
  > ibus: backport a reproducibility fix
  > python3-janus: add recipe for v1.0.0
  > python-jsonref: add missing Upstream-Status
  > libvpx: restore Upstream-Status
  > redis: restore Upstream-Status
  > python3-eth-rlp: upgrade 1.0.0 -> 1.0.1
  > flatcc: Add tool recipe
  > iwd: update 2.8 -> 2.13
  > python3-aiohttp: upgrade 3.9.1 -> 3.9.2
  > python3-aiohappyeyeballs: add recipe
  > bonnie++: New recipe for version 2.0
  > system-config-printer: fix runtime for system-config-printer

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

* sources/meta-raspberrypi 9c901bf...7889c5e (1):
  > linux-raspberrypi_6.1.bb: Upgrade to 6.1.74

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

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

* sources/poky d50c4a1e36...233b68ffb2 (60):
  > glibc: Switch to using 2.39 branch and fix mips clone3 crash
  > glibc: Refresh CVE status w.r.t 2.39 release
  > glibc: Upgrade to 2.39
  > binutils: Upgrade to binutils 2.42
  > musl: Update to latest tip of trunk
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > lttng-tools: skip lttng kernel related test if lttng kernel modules not present
  > core-image-ptest: Increase disk size to 1.5G for strace ptest image
  > qemu-native: Use inherit_defer for including native class
  > gcc-runtime: Move gdb pretty printer file to auto-load location
  > selftest/SStateCacheManagement: pre-populate the cache
  > selftest/SStateCacheManagement: do not manipulate ERROR_QA
  > linux-yocto-dev: update to v6.8
  > lttng-modules: fix v6.8+ build
  > setftest/cdn tests: check for exceptions also in fetcher diagnostics
  > u-boot: add missing dependency on pyelftools-native
  > opensbi: append LDFLAGS to TARGET_CC_ARCH
  > openssl: backport fix for CVE-2023-6129
  > classes/package_rpm: correctly escape percent characters
  > grub2: ignore CVE-2023-4001, this is Red Hat-specific
  > dropbear: remove unnecessary line
  > mesa: Upgrade 23.3.3 -> 23.3.4
  > check-bbclasses: add new script to check bbclasses
  > armv8/armv9: Avoid using -march when -mcpu is chosen
  > initscripts: Add custom mount args for /var/lib
  > go: update 1.20.12 -> 1.20.13
  > qemu: Allow native and nativesdk versions on Linux older then 4.17
  > devtool: ide-sdk make deploy-target quicker
  > devtool: refactor deploy-target
  > devtool: refactor deploy to use exec_fakeroot_no_d
  > devtool: refactor exec_fakeroot
  > oe-selftest devtool: ide-sdk tests
  > devtool: new ide-sdk plugin
  > devtool: support plugins with plugins
  > cmake.bbclass: use --install
  > Revert "lzop: remove recipe from oe-core"
  > uboot-sign: support to load optee-os and TFA images
  > u-boot-sign:uboot-config: support to verify signed FIT image
  > uboot-sign: Fix to install nonexistent dtb file
  > uboot-sign: set load address and entrypoint
  > bitbake-layers: Add test case layers setup for custom references
  > bitbake-layers: Add ability to update the reference of repositories
  > oeqa parselogs.py: load ignore files from sys.path
  > cups: use LOCALE_EXTRA_PATHS to split localized HTML templates
  > lib/oe/package: add LOCALE_EXTRA_PATHS to add extra locations for locales
  > lib/oe/package: replace in place PN-locale-* packages in PACKAGES
  > kernel.bbclass: make do_symlink_kernelsrc reentrant
  > ldconfig-native: Add usrmerge support
  > bitbake: utils.py: add var_in_numeric_range()
  > bitbake: tests/fetch.py: add multiple fetches test
  > bitbake: fetch2/git.py: Fetch mirror into HEAD

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

* sources/meta-clang 6b4bd81...9ebaa9a (2):
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18

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

* sources/meta-openembedded dea8afa45...ee58c08ab (16):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > Revert "lzop: add (from oe-core)"
  > libcamera: Fix build with clang-18
  > php-fpm: fix systemd
  > ibus: backport a reproducibility fix
  > python3-janus: add recipe for v1.0.0
  > python-jsonref: add missing Upstream-Status
  > libvpx: restore Upstream-Status
  > redis: restore Upstream-Status
  > python3-eth-rlp: upgrade 1.0.0 -> 1.0.1
  > flatcc: Add tool recipe
  > iwd: update 2.8 -> 2.13
  > python3-aiohttp: upgrade 3.9.1 -> 3.9.2
  > python3-aiohappyeyeballs: add recipe
  > bonnie++: New recipe for version 2.0
  > system-config-printer: fix runtime for system-config-printer

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

* sources/meta-raspberrypi 9c901bf...7889c5e (1):
  > linux-raspberrypi_6.1.bb: Upgrade to 6.1.74

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

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

* sources/poky d50c4a1e36...233b68ffb2 (60):
  > glibc: Switch to using 2.39 branch and fix mips clone3 crash
  > glibc: Refresh CVE status w.r.t 2.39 release
  > glibc: Upgrade to 2.39
  > binutils: Upgrade to binutils 2.42
  > musl: Update to latest tip of trunk
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > lttng-tools: skip lttng kernel related test if lttng kernel modules not present
  > core-image-ptest: Increase disk size to 1.5G for strace ptest image
  > qemu-native: Use inherit_defer for including native class
  > gcc-runtime: Move gdb pretty printer file to auto-load location
  > selftest/SStateCacheManagement: pre-populate the cache
  > selftest/SStateCacheManagement: do not manipulate ERROR_QA
  > linux-yocto-dev: update to v6.8
  > lttng-modules: fix v6.8+ build
  > setftest/cdn tests: check for exceptions also in fetcher diagnostics
  > u-boot: add missing dependency on pyelftools-native
  > opensbi: append LDFLAGS to TARGET_CC_ARCH
  > openssl: backport fix for CVE-2023-6129
  > classes/package_rpm: correctly escape percent characters
  > grub2: ignore CVE-2023-4001, this is Red Hat-specific
  > dropbear: remove unnecessary line
  > mesa: Upgrade 23.3.3 -> 23.3.4
  > check-bbclasses: add new script to check bbclasses
  > armv8/armv9: Avoid using -march when -mcpu is chosen
  > initscripts: Add custom mount args for /var/lib
  > go: update 1.20.12 -> 1.20.13
  > qemu: Allow native and nativesdk versions on Linux older then 4.17
  > devtool: ide-sdk make deploy-target quicker
  > devtool: refactor deploy-target
  > devtool: refactor deploy to use exec_fakeroot_no_d
  > devtool: refactor exec_fakeroot
  > oe-selftest devtool: ide-sdk tests
  > devtool: new ide-sdk plugin
  > devtool: support plugins with plugins
  > cmake.bbclass: use --install
  > Revert "lzop: remove recipe from oe-core"
  > uboot-sign: support to load optee-os and TFA images
  > u-boot-sign:uboot-config: support to verify signed FIT image
  > uboot-sign: Fix to install nonexistent dtb file
  > uboot-sign: set load address and entrypoint
  > bitbake-layers: Add test case layers setup for custom references
  > bitbake-layers: Add ability to update the reference of repositories
  > oeqa parselogs.py: load ignore files from sys.path
  > cups: use LOCALE_EXTRA_PATHS to split localized HTML templates
  > lib/oe/package: add LOCALE_EXTRA_PATHS to add extra locations for locales
  > lib/oe/package: replace in place PN-locale-* packages in PACKAGES
  > kernel.bbclass: make do_symlink_kernelsrc reentrant
  > ldconfig-native: Add usrmerge support
  > bitbake: utils.py: add var_in_numeric_range()
  > bitbake: tests/fetch.py: add multiple fetches test
  > bitbake: fetch2/git.py: Fetch mirror into HEAD

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

* sources/meta-clang 6b4bd81...9ebaa9a (2):
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18

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

* sources/meta-openembedded dea8afa45...a49c0f53c (17):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > Revert "lzop: add (from oe-core)"
  > breakpad: Upgrade to 2023.06.01 release
  > libcamera: Fix build with clang-18
  > php-fpm: fix systemd
  > ibus: backport a reproducibility fix
  > python3-janus: add recipe for v1.0.0
  > python-jsonref: add missing Upstream-Status
  > libvpx: restore Upstream-Status
  > redis: restore Upstream-Status
  > python3-eth-rlp: upgrade 1.0.0 -> 1.0.1
  > flatcc: Add tool recipe
  > iwd: update 2.8 -> 2.13
  > python3-aiohttp: upgrade 3.9.1 -> 3.9.2
  > python3-aiohappyeyeballs: add recipe
  > bonnie++: New recipe for version 2.0
  > system-config-printer: fix runtime for system-config-printer

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

* sources/meta-raspberrypi 9c901bf...7889c5e (1):
  > linux-raspberrypi_6.1.bb: Upgrade to 6.1.74

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

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

* sources/poky d50c4a1e36...233b68ffb2 (60):
  > glibc: Switch to using 2.39 branch and fix mips clone3 crash
  > glibc: Refresh CVE status w.r.t 2.39 release
  > glibc: Upgrade to 2.39
  > binutils: Upgrade to binutils 2.42
  > musl: Update to latest tip of trunk
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > lttng-tools: skip lttng kernel related test if lttng kernel modules not present
  > core-image-ptest: Increase disk size to 1.5G for strace ptest image
  > qemu-native: Use inherit_defer for including native class
  > gcc-runtime: Move gdb pretty printer file to auto-load location
  > selftest/SStateCacheManagement: pre-populate the cache
  > selftest/SStateCacheManagement: do not manipulate ERROR_QA
  > linux-yocto-dev: update to v6.8
  > lttng-modules: fix v6.8+ build
  > setftest/cdn tests: check for exceptions also in fetcher diagnostics
  > u-boot: add missing dependency on pyelftools-native
  > opensbi: append LDFLAGS to TARGET_CC_ARCH
  > openssl: backport fix for CVE-2023-6129
  > classes/package_rpm: correctly escape percent characters
  > grub2: ignore CVE-2023-4001, this is Red Hat-specific
  > dropbear: remove unnecessary line
  > mesa: Upgrade 23.3.3 -> 23.3.4
  > check-bbclasses: add new script to check bbclasses
  > armv8/armv9: Avoid using -march when -mcpu is chosen
  > initscripts: Add custom mount args for /var/lib
  > go: update 1.20.12 -> 1.20.13
  > qemu: Allow native and nativesdk versions on Linux older then 4.17
  > devtool: ide-sdk make deploy-target quicker
  > devtool: refactor deploy-target
  > devtool: refactor deploy to use exec_fakeroot_no_d
  > devtool: refactor exec_fakeroot
  > oe-selftest devtool: ide-sdk tests
  > devtool: new ide-sdk plugin
  > devtool: support plugins with plugins
  > cmake.bbclass: use --install
  > Revert "lzop: remove recipe from oe-core"
  > uboot-sign: support to load optee-os and TFA images
  > u-boot-sign:uboot-config: support to verify signed FIT image
  > uboot-sign: Fix to install nonexistent dtb file
  > uboot-sign: set load address and entrypoint
  > bitbake-layers: Add test case layers setup for custom references
  > bitbake-layers: Add ability to update the reference of repositories
  > oeqa parselogs.py: load ignore files from sys.path
  > cups: use LOCALE_EXTRA_PATHS to split localized HTML templates
  > lib/oe/package: add LOCALE_EXTRA_PATHS to add extra locations for locales
  > lib/oe/package: replace in place PN-locale-* packages in PACKAGES
  > kernel.bbclass: make do_symlink_kernelsrc reentrant
  > ldconfig-native: Add usrmerge support
  > bitbake: utils.py: add var_in_numeric_range()
  > bitbake: tests/fetch.py: add multiple fetches test
  > bitbake: fetch2/git.py: Fetch mirror into HEAD

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

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

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

* sources/meta-openembedded dea8afa45...cdd9db098 (18):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > Revert "lzop: add (from oe-core)"
  > bpftool: Add missing dep on elfutils-native
  > breakpad: Upgrade to 2023.06.01 release
  > libcamera: Fix build with clang-18
  > php-fpm: fix systemd
  > ibus: backport a reproducibility fix
  > python3-janus: add recipe for v1.0.0
  > python-jsonref: add missing Upstream-Status
  > libvpx: restore Upstream-Status
  > redis: restore Upstream-Status
  > python3-eth-rlp: upgrade 1.0.0 -> 1.0.1
  > flatcc: Add tool recipe
  > iwd: update 2.8 -> 2.13
  > python3-aiohttp: upgrade 3.9.1 -> 3.9.2
  > python3-aiohappyeyeballs: add recipe
  > bonnie++: New recipe for version 2.0
  > system-config-printer: fix runtime for system-config-printer

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

* sources/meta-raspberrypi 9c901bf...7889c5e (1):
  > linux-raspberrypi_6.1.bb: Upgrade to 6.1.74

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

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

* sources/poky d50c4a1e36...233b68ffb2 (60):
  > glibc: Switch to using 2.39 branch and fix mips clone3 crash
  > glibc: Refresh CVE status w.r.t 2.39 release
  > glibc: Upgrade to 2.39
  > binutils: Upgrade to binutils 2.42
  > musl: Update to latest tip of trunk
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > lttng-tools: skip lttng kernel related test if lttng kernel modules not present
  > core-image-ptest: Increase disk size to 1.5G for strace ptest image
  > qemu-native: Use inherit_defer for including native class
  > gcc-runtime: Move gdb pretty printer file to auto-load location
  > selftest/SStateCacheManagement: pre-populate the cache
  > selftest/SStateCacheManagement: do not manipulate ERROR_QA
  > linux-yocto-dev: update to v6.8
  > lttng-modules: fix v6.8+ build
  > setftest/cdn tests: check for exceptions also in fetcher diagnostics
  > u-boot: add missing dependency on pyelftools-native
  > opensbi: append LDFLAGS to TARGET_CC_ARCH
  > openssl: backport fix for CVE-2023-6129
  > classes/package_rpm: correctly escape percent characters
  > grub2: ignore CVE-2023-4001, this is Red Hat-specific
  > dropbear: remove unnecessary line
  > mesa: Upgrade 23.3.3 -> 23.3.4
  > check-bbclasses: add new script to check bbclasses
  > armv8/armv9: Avoid using -march when -mcpu is chosen
  > initscripts: Add custom mount args for /var/lib
  > go: update 1.20.12 -> 1.20.13
  > qemu: Allow native and nativesdk versions on Linux older then 4.17
  > devtool: ide-sdk make deploy-target quicker
  > devtool: refactor deploy-target
  > devtool: refactor deploy to use exec_fakeroot_no_d
  > devtool: refactor exec_fakeroot
  > oe-selftest devtool: ide-sdk tests
  > devtool: new ide-sdk plugin
  > devtool: support plugins with plugins
  > cmake.bbclass: use --install
  > Revert "lzop: remove recipe from oe-core"
  > uboot-sign: support to load optee-os and TFA images
  > u-boot-sign:uboot-config: support to verify signed FIT image
  > uboot-sign: Fix to install nonexistent dtb file
  > uboot-sign: set load address and entrypoint
  > bitbake-layers: Add test case layers setup for custom references
  > bitbake-layers: Add ability to update the reference of repositories
  > oeqa parselogs.py: load ignore files from sys.path
  > cups: use LOCALE_EXTRA_PATHS to split localized HTML templates
  > lib/oe/package: add LOCALE_EXTRA_PATHS to add extra locations for locales
  > lib/oe/package: replace in place PN-locale-* packages in PACKAGES
  > kernel.bbclass: make do_symlink_kernelsrc reentrant
  > ldconfig-native: Add usrmerge support
  > bitbake: utils.py: add var_in_numeric_range()
  > bitbake: tests/fetch.py: add multiple fetches test
  > bitbake: fetch2/git.py: Fetch mirror into HEAD

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

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

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

* sources/meta-openembedded dea8afa45...214b51383 (21):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > Revert "lzop: add (from oe-core)"
  > mdns: Fix SIGSEGV during DumpStateLog()
  > cmocka: Fix install conflict when enable multilib.
  > python3-aiohttp: upgrade 3.9.2 -> 3.9.3
  > bpftool: Add missing dep on elfutils-native
  > breakpad: Upgrade to 2023.06.01 release
  > libcamera: Fix build with clang-18
  > php-fpm: fix systemd
  > ibus: backport a reproducibility fix
  > python3-janus: add recipe for v1.0.0
  > python-jsonref: add missing Upstream-Status
  > libvpx: restore Upstream-Status
  > redis: restore Upstream-Status
  > python3-eth-rlp: upgrade 1.0.0 -> 1.0.1
  > flatcc: Add tool recipe
  > iwd: update 2.8 -> 2.13
  > python3-aiohttp: upgrade 3.9.1 -> 3.9.2
  > python3-aiohappyeyeballs: add recipe
  > bonnie++: New recipe for version 2.0
  > system-config-printer: fix runtime for system-config-printer

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

* sources/meta-raspberrypi 9c901bf...7889c5e (1):
  > linux-raspberrypi_6.1.bb: Upgrade to 6.1.74

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

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

* sources/poky d50c4a1e36...a25bf5aa91 (57):
  > glibc: Switch to using 2.39 branch and fix mips clone3 crash
  > glibc: Refresh CVE status w.r.t 2.39 release
  > glibc: Upgrade to 2.39
  > binutils: Upgrade to binutils 2.42
  > core-image-ptest: Increase disk size to 1.5G for strace ptest image
  > qemu-native: Use inherit_defer for including native class
  > gcc-runtime: Move gdb pretty printer file to auto-load location
  > musl: Update to latest tip of trunk
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > linux-yocto-dev: update to v6.8
  > lttng-modules: fix v6.8+ build
  > setftest/cdn tests: check for exceptions also in fetcher diagnostics
  > u-boot: add missing dependency on pyelftools-native
  > opensbi: append LDFLAGS to TARGET_CC_ARCH
  > openssl: backport fix for CVE-2023-6129
  > classes/package_rpm: correctly escape percent characters
  > grub2: ignore CVE-2023-4001, this is Red Hat-specific
  > dropbear: remove unnecessary line
  > mesa: Upgrade 23.3.3 -> 23.3.4
  > check-bbclasses: add new script to check bbclasses
  > armv8/armv9: Avoid using -march when -mcpu is chosen
  > initscripts: Add custom mount args for /var/lib
  > go: update 1.20.12 -> 1.20.13
  > qemu: Allow native and nativesdk versions on Linux older then 4.17
  > devtool: ide-sdk make deploy-target quicker
  > devtool: refactor deploy-target
  > devtool: refactor deploy to use exec_fakeroot_no_d
  > devtool: refactor exec_fakeroot
  > oe-selftest devtool: ide-sdk tests
  > devtool: new ide-sdk plugin
  > devtool: support plugins with plugins
  > cmake.bbclass: use --install
  > Revert "lzop: remove recipe from oe-core"
  > uboot-sign: support to load optee-os and TFA images
  > u-boot-sign:uboot-config: support to verify signed FIT image
  > uboot-sign: Fix to install nonexistent dtb file
  > uboot-sign: set load address and entrypoint
  > bitbake-layers: Add test case layers setup for custom references
  > bitbake-layers: Add ability to update the reference of repositories
  > oeqa parselogs.py: load ignore files from sys.path
  > cups: use LOCALE_EXTRA_PATHS to split localized HTML templates
  > lib/oe/package: add LOCALE_EXTRA_PATHS to add extra locations for locales
  > lib/oe/package: replace in place PN-locale-* packages in PACKAGES
  > kernel.bbclass: make do_symlink_kernelsrc reentrant
  > ldconfig-native: Add usrmerge support
  > bitbake: utils.py: add var_in_numeric_range()
  > bitbake: tests/fetch.py: add multiple fetches test
  > bitbake: fetch2/git.py: Fetch mirror into HEAD

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

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

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

* sources/meta-openembedded dea8afa45...ad627e2d5 (22):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > Revert "lzop: add (from oe-core)"
  > python3-google-auth-oauthlib: add recipe
  > mdns: Fix SIGSEGV during DumpStateLog()
  > cmocka: Fix install conflict when enable multilib.
  > python3-aiohttp: upgrade 3.9.2 -> 3.9.3
  > bpftool: Add missing dep on elfutils-native
  > breakpad: Upgrade to 2023.06.01 release
  > libcamera: Fix build with clang-18
  > php-fpm: fix systemd
  > ibus: backport a reproducibility fix
  > python3-janus: add recipe for v1.0.0
  > python-jsonref: add missing Upstream-Status
  > libvpx: restore Upstream-Status
  > redis: restore Upstream-Status
  > python3-eth-rlp: upgrade 1.0.0 -> 1.0.1
  > flatcc: Add tool recipe
  > iwd: update 2.8 -> 2.13
  > python3-aiohttp: upgrade 3.9.1 -> 3.9.2
  > python3-aiohappyeyeballs: add recipe
  > bonnie++: New recipe for version 2.0
  > system-config-printer: fix runtime for system-config-printer

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

* sources/meta-raspberrypi 9c901bf...7889c5e (1):
  > linux-raspberrypi_6.1.bb: Upgrade to 6.1.74

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

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

* sources/poky d50c4a1e36...558e460706 (58):
  > glibc: Switch to using 2.39 branch and fix mips clone3 crash
  > glibc: Refresh CVE status w.r.t 2.39 release
  > glibc: Upgrade to 2.39
  > kexec-tools: Fix build with gas 2.42
  > binutils: Upgrade to binutils 2.42
  > core-image-ptest: Increase disk size to 1.5G for strace ptest image
  > qemu-native: Use inherit_defer for including native class
  > gcc-runtime: Move gdb pretty printer file to auto-load location
  > musl: Update to latest tip of trunk
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > linux-yocto-dev: update to v6.8
  > lttng-modules: fix v6.8+ build
  > setftest/cdn tests: check for exceptions also in fetcher diagnostics
  > u-boot: add missing dependency on pyelftools-native
  > opensbi: append LDFLAGS to TARGET_CC_ARCH
  > openssl: backport fix for CVE-2023-6129
  > classes/package_rpm: correctly escape percent characters
  > grub2: ignore CVE-2023-4001, this is Red Hat-specific
  > dropbear: remove unnecessary line
  > mesa: Upgrade 23.3.3 -> 23.3.4
  > check-bbclasses: add new script to check bbclasses
  > armv8/armv9: Avoid using -march when -mcpu is chosen
  > initscripts: Add custom mount args for /var/lib
  > go: update 1.20.12 -> 1.20.13
  > qemu: Allow native and nativesdk versions on Linux older then 4.17
  > devtool: ide-sdk make deploy-target quicker
  > devtool: refactor deploy-target
  > devtool: refactor deploy to use exec_fakeroot_no_d
  > devtool: refactor exec_fakeroot
  > oe-selftest devtool: ide-sdk tests
  > devtool: new ide-sdk plugin
  > devtool: support plugins with plugins
  > cmake.bbclass: use --install
  > Revert "lzop: remove recipe from oe-core"
  > uboot-sign: support to load optee-os and TFA images
  > u-boot-sign:uboot-config: support to verify signed FIT image
  > uboot-sign: Fix to install nonexistent dtb file
  > uboot-sign: set load address and entrypoint
  > bitbake-layers: Add test case layers setup for custom references
  > bitbake-layers: Add ability to update the reference of repositories
  > oeqa parselogs.py: load ignore files from sys.path
  > cups: use LOCALE_EXTRA_PATHS to split localized HTML templates
  > lib/oe/package: add LOCALE_EXTRA_PATHS to add extra locations for locales
  > lib/oe/package: replace in place PN-locale-* packages in PACKAGES
  > kernel.bbclass: make do_symlink_kernelsrc reentrant
  > ldconfig-native: Add usrmerge support
  > bitbake: utils.py: add var_in_numeric_range()
  > bitbake: tests/fetch.py: add multiple fetches test
  > bitbake: fetch2/git.py: Fetch mirror into HEAD

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

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

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

* sources/meta-openembedded dea8afa45...ad627e2d5 (22):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > Revert "lzop: add (from oe-core)"
  > python3-google-auth-oauthlib: add recipe
  > mdns: Fix SIGSEGV during DumpStateLog()
  > cmocka: Fix install conflict when enable multilib.
  > python3-aiohttp: upgrade 3.9.2 -> 3.9.3
  > bpftool: Add missing dep on elfutils-native
  > breakpad: Upgrade to 2023.06.01 release
  > libcamera: Fix build with clang-18
  > php-fpm: fix systemd
  > ibus: backport a reproducibility fix
  > python3-janus: add recipe for v1.0.0
  > python-jsonref: add missing Upstream-Status
  > libvpx: restore Upstream-Status
  > redis: restore Upstream-Status
  > python3-eth-rlp: upgrade 1.0.0 -> 1.0.1
  > flatcc: Add tool recipe
  > iwd: update 2.8 -> 2.13
  > python3-aiohttp: upgrade 3.9.1 -> 3.9.2
  > python3-aiohappyeyeballs: add recipe
  > bonnie++: New recipe for version 2.0
  > system-config-printer: fix runtime for system-config-printer

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

* sources/meta-raspberrypi 9c901bf...7889c5e (1):
  > linux-raspberrypi_6.1.bb: Upgrade to 6.1.74

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

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

* sources/poky d50c4a1e36...7cb596801b (57):
  > glibc: Refresh CVE status w.r.t 2.39 release
  > glibc: Upgrade to 2.39
  > kexec-tools: Fix build with gas 2.42
  > binutils: Upgrade to binutils 2.42
  > core-image-ptest: Increase disk size to 1.5G for strace ptest image
  > qemu-native: Use inherit_defer for including native class
  > gcc-runtime: Move gdb pretty printer file to auto-load location
  > musl: Update to latest tip of trunk
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > linux-yocto-dev: update to v6.8
  > lttng-modules: fix v6.8+ build
  > setftest/cdn tests: check for exceptions also in fetcher diagnostics
  > u-boot: add missing dependency on pyelftools-native
  > opensbi: append LDFLAGS to TARGET_CC_ARCH
  > openssl: backport fix for CVE-2023-6129
  > classes/package_rpm: correctly escape percent characters
  > grub2: ignore CVE-2023-4001, this is Red Hat-specific
  > dropbear: remove unnecessary line
  > mesa: Upgrade 23.3.3 -> 23.3.4
  > check-bbclasses: add new script to check bbclasses
  > armv8/armv9: Avoid using -march when -mcpu is chosen
  > initscripts: Add custom mount args for /var/lib
  > go: update 1.20.12 -> 1.20.13
  > qemu: Allow native and nativesdk versions on Linux older then 4.17
  > devtool: ide-sdk make deploy-target quicker
  > devtool: refactor deploy-target
  > devtool: refactor deploy to use exec_fakeroot_no_d
  > devtool: refactor exec_fakeroot
  > oe-selftest devtool: ide-sdk tests
  > devtool: new ide-sdk plugin
  > devtool: support plugins with plugins
  > cmake.bbclass: use --install
  > Revert "lzop: remove recipe from oe-core"
  > uboot-sign: support to load optee-os and TFA images
  > u-boot-sign:uboot-config: support to verify signed FIT image
  > uboot-sign: Fix to install nonexistent dtb file
  > uboot-sign: set load address and entrypoint
  > bitbake-layers: Add test case layers setup for custom references
  > bitbake-layers: Add ability to update the reference of repositories
  > oeqa parselogs.py: load ignore files from sys.path
  > cups: use LOCALE_EXTRA_PATHS to split localized HTML templates
  > lib/oe/package: add LOCALE_EXTRA_PATHS to add extra locations for locales
  > lib/oe/package: replace in place PN-locale-* packages in PACKAGES
  > kernel.bbclass: make do_symlink_kernelsrc reentrant
  > ldconfig-native: Add usrmerge support
  > bitbake: utils.py: add var_in_numeric_range()
  > bitbake: tests/fetch.py: add multiple fetches test
  > bitbake: fetch2/git.py: Fetch mirror into HEAD

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

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

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

* sources/meta-openembedded dea8afa45...ad627e2d5 (22):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > Revert "lzop: add (from oe-core)"
  > python3-google-auth-oauthlib: add recipe
  > mdns: Fix SIGSEGV during DumpStateLog()
  > cmocka: Fix install conflict when enable multilib.
  > python3-aiohttp: upgrade 3.9.2 -> 3.9.3
  > bpftool: Add missing dep on elfutils-native
  > breakpad: Upgrade to 2023.06.01 release
  > libcamera: Fix build with clang-18
  > php-fpm: fix systemd
  > ibus: backport a reproducibility fix
  > python3-janus: add recipe for v1.0.0
  > python-jsonref: add missing Upstream-Status
  > libvpx: restore Upstream-Status
  > redis: restore Upstream-Status
  > python3-eth-rlp: upgrade 1.0.0 -> 1.0.1
  > flatcc: Add tool recipe
  > iwd: update 2.8 -> 2.13
  > python3-aiohttp: upgrade 3.9.1 -> 3.9.2
  > python3-aiohappyeyeballs: add recipe
  > bonnie++: New recipe for version 2.0
  > system-config-printer: fix runtime for system-config-printer

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

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

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

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

* sources/poky d50c4a1e36...2e260a77e4 (90):
  > glibc: Refresh CVE status w.r.t 2.39 release
  > glibc: Upgrade to 2.39
  > binutils: Upgrade to binutils 2.42
  > core-image-ptest: Increase disk size to 1.5G for strace ptest image
  > qemu-native: Use inherit_defer for including native class
  > gcc-runtime: Move gdb pretty printer file to auto-load location
  > musl: Update to latest tip of trunk
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > armv8-2a/tune-neoversen1: remove march usage
  > kernel-devsrc: RDEPENDS on gawk
  > kexec-tools: Fix build with gas 2.42
  > tune-cortexr52: Add hard-float variant
  > tune-cortexr5: Add hard-float variant
  > feature-arm-vfp.inc: Allow hard-float on newer simd targets
  > tune-cortexa78.inc: Add cortexa78 tune, based on cortexa77
  > pkgconf: upgrade 2.0.3 -> 2.1.0
  > orc: upgrade 0.4.34 -> 0.4.36
  > repo: upgrade 2.40 -> 2.41
  > numactl: upgrade 2.0.16 -> 2.0.17
  > nghttp2: upgrade 1.58.0 -> 1.59.0
  > mc: upgrade 4.8.30 -> 4.8.31
  > ltp: upgrade 20230929 -> 20240129
  > liburi-perl: upgrade 5.21 -> 5.25
  > libsolv: upgrade 0.7.27 -> 0.7.28
  > libpng: upgrade 1.6.40 -> 1.6.41
  > libidn2: upgrade 2.3.4 -> 2.3.7
  > gstreamer: upgrade 1.22.8 -> 1.22.9
  > gnupg: upgrade 2.4.3 -> 2.4.4
  > ed: upgrade 1.19 -> 1.20
  > dos2unix: upgrade 7.5.1 -> 7.5.2
  > diffstat: upgrade 1.65 -> 1.66
  > createrepo-c: upgrade 1.0.2 -> 1.0.3
  > lzip: upgrade 1.23 -> 1.24
  > libwpe: upgrade 1.14.1 -> 1.14.2
  > libtest-warnings-perl: upgrade 0.032 -> 0.033
  > libinput: upgrade 1.24.0 -> 1.25.0
  > iso-codes: upgrade 4.15.0 -> 4.16.0
  > ethtool: upgrade 6.6 -> 6.7
  > cpio: upgrade 2.14 -> 2.15
  > at-spi2-core: upgrade 2.50.0 -> 2.50.1
  > eudev: allow for predictable network interface names
  > lttng-tools: skip lttng kernel related test if lttng kernel modules not present
  > linux-yocto-dev: update to v6.8
  > lttng-modules: fix v6.8+ build
  > setftest/cdn tests: check for exceptions also in fetcher diagnostics
  > u-boot: add missing dependency on pyelftools-native
  > opensbi: append LDFLAGS to TARGET_CC_ARCH
  > openssl: backport fix for CVE-2023-6129
  > classes/package_rpm: correctly escape percent characters
  > grub2: ignore CVE-2023-4001, this is Red Hat-specific
  > dropbear: remove unnecessary line
  > mesa: Upgrade 23.3.3 -> 23.3.4
  > check-bbclasses: add new script to check bbclasses
  > armv8/armv9: Avoid using -march when -mcpu is chosen
  > initscripts: Add custom mount args for /var/lib
  > go: update 1.20.12 -> 1.20.13
  > qemu: Allow native and nativesdk versions on Linux older then 4.17
  > devtool: ide-sdk make deploy-target quicker
  > devtool: refactor deploy-target
  > devtool: refactor deploy to use exec_fakeroot_no_d
  > devtool: refactor exec_fakeroot
  > oe-selftest devtool: ide-sdk tests
  > devtool: new ide-sdk plugin
  > devtool: support plugins with plugins
  > cmake.bbclass: use --install
  > Revert "lzop: remove recipe from oe-core"
  > uboot-sign: support to load optee-os and TFA images
  > u-boot-sign:uboot-config: support to verify signed FIT image
  > uboot-sign: Fix to install nonexistent dtb file
  > uboot-sign: set load address and entrypoint
  > bitbake-layers: Add test case layers setup for custom references
  > bitbake-layers: Add ability to update the reference of repositories
  > oeqa parselogs.py: load ignore files from sys.path
  > cups: use LOCALE_EXTRA_PATHS to split localized HTML templates
  > lib/oe/package: add LOCALE_EXTRA_PATHS to add extra locations for locales
  > lib/oe/package: replace in place PN-locale-* packages in PACKAGES
  > kernel.bbclass: make do_symlink_kernelsrc reentrant
  > ldconfig-native: Add usrmerge support
  > bitbake: utils.py: add var_in_numeric_range()
  > bitbake: tests/fetch.py: add multiple fetches test
  > bitbake: fetch2/git.py: Fetch mirror into HEAD

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

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

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

* sources/meta-openembedded dea8afa45...ad627e2d5 (22):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > Revert "lzop: add (from oe-core)"
  > python3-google-auth-oauthlib: add recipe
  > mdns: Fix SIGSEGV during DumpStateLog()
  > cmocka: Fix install conflict when enable multilib.
  > python3-aiohttp: upgrade 3.9.2 -> 3.9.3
  > bpftool: Add missing dep on elfutils-native
  > breakpad: Upgrade to 2023.06.01 release
  > libcamera: Fix build with clang-18
  > php-fpm: fix systemd
  > ibus: backport a reproducibility fix
  > python3-janus: add recipe for v1.0.0
  > python-jsonref: add missing Upstream-Status
  > libvpx: restore Upstream-Status
  > redis: restore Upstream-Status
  > python3-eth-rlp: upgrade 1.0.0 -> 1.0.1
  > flatcc: Add tool recipe
  > iwd: update 2.8 -> 2.13
  > python3-aiohttp: upgrade 3.9.1 -> 3.9.2
  > python3-aiohappyeyeballs: add recipe
  > bonnie++: New recipe for version 2.0
  > system-config-printer: fix runtime for system-config-printer

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

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

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

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

* sources/poky d50c4a1e36...b1705c4f4d (90):
  > kexec-tools: Fix build with gas 2.42
  > glibc: Refresh CVE status w.r.t 2.39 release
  > glibc: Upgrade to 2.39
  > binutils: Upgrade to binutils 2.42
  > core-image-ptest: Increase disk size to 1.5G for strace ptest image
  > qemu-native: Use inherit_defer for including native class
  > gcc-runtime: Move gdb pretty printer file to auto-load location
  > musl: Update to latest tip of trunk
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > armv8-2a/tune-neoversen1: remove march usage
  > kernel-devsrc: RDEPENDS on gawk
  > tune-cortexr52: Add hard-float variant
  > tune-cortexr5: Add hard-float variant
  > feature-arm-vfp.inc: Allow hard-float on newer simd targets
  > tune-cortexa78.inc: Add cortexa78 tune, based on cortexa77
  > pkgconf: upgrade 2.0.3 -> 2.1.0
  > orc: upgrade 0.4.34 -> 0.4.36
  > repo: upgrade 2.40 -> 2.41
  > numactl: upgrade 2.0.16 -> 2.0.17
  > nghttp2: upgrade 1.58.0 -> 1.59.0
  > mc: upgrade 4.8.30 -> 4.8.31
  > ltp: upgrade 20230929 -> 20240129
  > liburi-perl: upgrade 5.21 -> 5.25
  > libsolv: upgrade 0.7.27 -> 0.7.28
  > libpng: upgrade 1.6.40 -> 1.6.41
  > libidn2: upgrade 2.3.4 -> 2.3.7
  > gstreamer: upgrade 1.22.8 -> 1.22.9
  > gnupg: upgrade 2.4.3 -> 2.4.4
  > ed: upgrade 1.19 -> 1.20
  > dos2unix: upgrade 7.5.1 -> 7.5.2
  > diffstat: upgrade 1.65 -> 1.66
  > createrepo-c: upgrade 1.0.2 -> 1.0.3
  > lzip: upgrade 1.23 -> 1.24
  > libwpe: upgrade 1.14.1 -> 1.14.2
  > libtest-warnings-perl: upgrade 0.032 -> 0.033
  > libinput: upgrade 1.24.0 -> 1.25.0
  > iso-codes: upgrade 4.15.0 -> 4.16.0
  > ethtool: upgrade 6.6 -> 6.7
  > cpio: upgrade 2.14 -> 2.15
  > at-spi2-core: upgrade 2.50.0 -> 2.50.1
  > eudev: allow for predictable network interface names
  > lttng-tools: skip lttng kernel related test if lttng kernel modules not present
  > linux-yocto-dev: update to v6.8
  > lttng-modules: fix v6.8+ build
  > setftest/cdn tests: check for exceptions also in fetcher diagnostics
  > u-boot: add missing dependency on pyelftools-native
  > opensbi: append LDFLAGS to TARGET_CC_ARCH
  > openssl: backport fix for CVE-2023-6129
  > classes/package_rpm: correctly escape percent characters
  > grub2: ignore CVE-2023-4001, this is Red Hat-specific
  > dropbear: remove unnecessary line
  > mesa: Upgrade 23.3.3 -> 23.3.4
  > check-bbclasses: add new script to check bbclasses
  > armv8/armv9: Avoid using -march when -mcpu is chosen
  > initscripts: Add custom mount args for /var/lib
  > go: update 1.20.12 -> 1.20.13
  > qemu: Allow native and nativesdk versions on Linux older then 4.17
  > devtool: ide-sdk make deploy-target quicker
  > devtool: refactor deploy-target
  > devtool: refactor deploy to use exec_fakeroot_no_d
  > devtool: refactor exec_fakeroot
  > oe-selftest devtool: ide-sdk tests
  > devtool: new ide-sdk plugin
  > devtool: support plugins with plugins
  > cmake.bbclass: use --install
  > Revert "lzop: remove recipe from oe-core"
  > uboot-sign: support to load optee-os and TFA images
  > u-boot-sign:uboot-config: support to verify signed FIT image
  > uboot-sign: Fix to install nonexistent dtb file
  > uboot-sign: set load address and entrypoint
  > bitbake-layers: Add test case layers setup for custom references
  > bitbake-layers: Add ability to update the reference of repositories
  > oeqa parselogs.py: load ignore files from sys.path
  > cups: use LOCALE_EXTRA_PATHS to split localized HTML templates
  > lib/oe/package: add LOCALE_EXTRA_PATHS to add extra locations for locales
  > lib/oe/package: replace in place PN-locale-* packages in PACKAGES
  > kernel.bbclass: make do_symlink_kernelsrc reentrant
  > ldconfig-native: Add usrmerge support
  > bitbake: utils.py: add var_in_numeric_range()
  > bitbake: tests/fetch.py: add multiple fetches test
  > bitbake: fetch2/git.py: Fetch mirror into HEAD

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

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

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

* sources/meta-openembedded dea8afa45...ad627e2d5 (22):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > Revert "lzop: add (from oe-core)"
  > python3-google-auth-oauthlib: add recipe
  > mdns: Fix SIGSEGV during DumpStateLog()
  > cmocka: Fix install conflict when enable multilib.
  > python3-aiohttp: upgrade 3.9.2 -> 3.9.3
  > bpftool: Add missing dep on elfutils-native
  > breakpad: Upgrade to 2023.06.01 release
  > libcamera: Fix build with clang-18
  > php-fpm: fix systemd
  > ibus: backport a reproducibility fix
  > python3-janus: add recipe for v1.0.0
  > python-jsonref: add missing Upstream-Status
  > libvpx: restore Upstream-Status
  > redis: restore Upstream-Status
  > python3-eth-rlp: upgrade 1.0.0 -> 1.0.1
  > flatcc: Add tool recipe
  > iwd: update 2.8 -> 2.13
  > python3-aiohttp: upgrade 3.9.1 -> 3.9.2
  > python3-aiohappyeyeballs: add recipe
  > bonnie++: New recipe for version 2.0
  > system-config-printer: fix runtime for system-config-printer

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

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

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

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

* sources/poky d50c4a1e36...6a92c25834 (89):
  > glibc: Refresh CVE status w.r.t 2.39 release
  > glibc: Upgrade to 2.39
  > binutils: Upgrade to binutils 2.42
  > core-image-ptest: Increase disk size to 1.5G for strace ptest image
  > qemu-native: Use inherit_defer for including native class
  > gcc-runtime: Move gdb pretty printer file to auto-load location
  > musl: Update to latest tip of trunk
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > armv8-2a/tune-neoversen1: remove march usage
  > kernel-devsrc: RDEPENDS on gawk
  > kexec-tools: Fix build with gas 2.42
  > tune-cortexr52: Add hard-float variant
  > tune-cortexr5: Add hard-float variant
  > feature-arm-vfp.inc: Allow hard-float on newer simd targets
  > tune-cortexa78.inc: Add cortexa78 tune, based on cortexa77
  > pkgconf: upgrade 2.0.3 -> 2.1.0
  > orc: upgrade 0.4.34 -> 0.4.36
  > repo: upgrade 2.40 -> 2.41
  > numactl: upgrade 2.0.16 -> 2.0.17
  > nghttp2: upgrade 1.58.0 -> 1.59.0
  > ltp: upgrade 20230929 -> 20240129
  > liburi-perl: upgrade 5.21 -> 5.25
  > libsolv: upgrade 0.7.27 -> 0.7.28
  > libpng: upgrade 1.6.40 -> 1.6.41
  > libidn2: upgrade 2.3.4 -> 2.3.7
  > gstreamer: upgrade 1.22.8 -> 1.22.9
  > gnupg: upgrade 2.4.3 -> 2.4.4
  > ed: upgrade 1.19 -> 1.20
  > dos2unix: upgrade 7.5.1 -> 7.5.2
  > diffstat: upgrade 1.65 -> 1.66
  > createrepo-c: upgrade 1.0.2 -> 1.0.3
  > lzip: upgrade 1.23 -> 1.24
  > libwpe: upgrade 1.14.1 -> 1.14.2
  > libtest-warnings-perl: upgrade 0.032 -> 0.033
  > libinput: upgrade 1.24.0 -> 1.25.0
  > iso-codes: upgrade 4.15.0 -> 4.16.0
  > ethtool: upgrade 6.6 -> 6.7
  > cpio: upgrade 2.14 -> 2.15
  > at-spi2-core: upgrade 2.50.0 -> 2.50.1
  > eudev: allow for predictable network interface names
  > lttng-tools: skip lttng kernel related test if lttng kernel modules not present
  > linux-yocto-dev: update to v6.8
  > lttng-modules: fix v6.8+ build
  > setftest/cdn tests: check for exceptions also in fetcher diagnostics
  > u-boot: add missing dependency on pyelftools-native
  > opensbi: append LDFLAGS to TARGET_CC_ARCH
  > openssl: backport fix for CVE-2023-6129
  > classes/package_rpm: correctly escape percent characters
  > grub2: ignore CVE-2023-4001, this is Red Hat-specific
  > dropbear: remove unnecessary line
  > mesa: Upgrade 23.3.3 -> 23.3.4
  > check-bbclasses: add new script to check bbclasses
  > armv8/armv9: Avoid using -march when -mcpu is chosen
  > initscripts: Add custom mount args for /var/lib
  > go: update 1.20.12 -> 1.20.13
  > qemu: Allow native and nativesdk versions on Linux older then 4.17
  > devtool: ide-sdk make deploy-target quicker
  > devtool: refactor deploy-target
  > devtool: refactor deploy to use exec_fakeroot_no_d
  > devtool: refactor exec_fakeroot
  > oe-selftest devtool: ide-sdk tests
  > devtool: new ide-sdk plugin
  > devtool: support plugins with plugins
  > cmake.bbclass: use --install
  > Revert "lzop: remove recipe from oe-core"
  > uboot-sign: support to load optee-os and TFA images
  > u-boot-sign:uboot-config: support to verify signed FIT image
  > uboot-sign: Fix to install nonexistent dtb file
  > uboot-sign: set load address and entrypoint
  > bitbake-layers: Add test case layers setup for custom references
  > bitbake-layers: Add ability to update the reference of repositories
  > oeqa parselogs.py: load ignore files from sys.path
  > cups: use LOCALE_EXTRA_PATHS to split localized HTML templates
  > lib/oe/package: add LOCALE_EXTRA_PATHS to add extra locations for locales
  > lib/oe/package: replace in place PN-locale-* packages in PACKAGES
  > kernel.bbclass: make do_symlink_kernelsrc reentrant
  > ldconfig-native: Add usrmerge support
  > bitbake: utils.py: add var_in_numeric_range()
  > bitbake: tests/fetch.py: add multiple fetches test
  > bitbake: fetch2/git.py: Fetch mirror into HEAD

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Jan 8, 2025
…-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...5a928a7 (6):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > snort3,libdaq: Always use libstdc++ for C++ runtime
  > bingen-cli: Upgrade to 0.71.1

* sources/meta-freescale 8cc3bb0f...c5f1c071 (3):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2058 from Freescale/bump-linux-fslc-imx-2.2.0
  > Merge pull request #2052 from nxp-upstream/nxp-wifi-2024q4

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

* sources/meta-openembedded 80650fefd6...900aedb2ec (61):
  > DO NOT MERGE: Add Github actions CI workflow
  > onig: upgrade 6.9.9 -> 6.9.10
  > pocketpy: Add pic options to cflags
  > mozjs-128: Fix riscv arch specification in triplets
  > pocketpy: upgrade 2.0.3 -> 2.0.4
  > c-ares: upgrade 1.28.1 -> 1.29.0
  > libheif: Make openh264 as packageconfig
  > openh264: Disable build on riscv32
  > x265: Re-add -DENABLE_PIC=ON
  > libheif: add recipe
  > openh264: update 2.3.1 -> 2.5.0
  > x265: update 3.2.1 -> 4.1
  > python3-django: upgrade 5.0.9 -> 5.0.10
  > python3-django: upgrade 4.2.16 -> 4.2.17
  > python3-pymodbus: Upgrade 3.8.2 -> 3.8.3
  > python3-git-pw: Upgrade 2.6.0 -> 2.7.0
  > python3-anyio: Upgrade 4.7.0 -> 4.8.0
  > python3-apispec: Upgrade 6.8.0 -> 6.8.1
  > python3-pydantic: Upgrade 2.10.2 -> 2.10.4
  > python3-virtualenv: upgrade 20.28.0 -> 20.28.1
  > python3-trustme: upgrade 1.2.0 -> 1.2.1
  > python3-starlette: upgrade 0.44.0 -> 0.45.2
  > python3-pyusb: upgrade 1.2.1 -> 1.3.0
  > python3-portalocker: upgrade 3.0.0 -> 3.1.1
  > python3-pillow: upgrade 11.0.0 -> 11.1.0
  > python3-marshmallow: upgrade 3.23.2 -> 3.23.3
  > python3-inline-snapshot: upgrade 0.18.1 -> 0.18.2
  > python3-grpcio: upgrade 1.68.1 -> 1.69.0
  > python3-grpcio-reflection: upgrade 1.68.1 -> 1.69.0
  > python3-grpcio-channelz: upgrade 1.68.1 -> 1.69.0
  > libbpf: upgrade 1.4.7 -> 1.5.0
  > composefs: upgrade 1.0.5 -> 1.0.8
  > byacc: upgrade 20230219 -> 20241231
  > fping: upgrade 5.2 -> 5.3
  > evolution-data-server: upgrade 3.54.2 -> 3.54.3
  > doxygen: upgrade 1.13.0 -> 1.13.1
  > ctags: upgrade 6.1.20241229.0 -> 6.1.20250105.0
  > bpftool: fix libelf.h not found error
  > packagegoup-meta-multimedia: adjust RDEPENDS for h264/hevc
  > x265: drop restriction for x86/x86-64
  > python3-tomli-w: Upgrade 1.0.0 -> 1.1.0
  > python3-uswid: Upgrade 0.5.0 -> 0.5.1
  > python3-inflate64: Upgrade 1.0.0 -> 1.0.1
  > kernel-hardening-checker: New recipe to check security options
  > zfs: enable packageconfig pam for pam distro feature
  > cockpit: set pam module path to ${base_libdir}/security
  > malcontent: set pam module path to ${base_libdir}/security
  > mariadb: set pam module path to ${base_libdir}/security
  > snapper: set pam module path to ${base_libdir}/security
  > polkit: Install rules in subdir
  > 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...de80f79 (22):
  > 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
  > Install module JSON files to INSTALL_ARCHDATADIR/modules
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-riscv e738aa2...2f7b716 (1):
  > openh264: Remove setting COMPATIBLE_HOST to null

* 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...591ed7fdd5 (84):
  > webkitgtk: Disable JIT on RISCV64
  > webkitgtk: Fix a typo OFFF -> OFF
  > snort3,libdaq: Always use libstdc++
  > 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
  > linux-yocto/6.12: update to v6.12.8
  > linux-yocto/6.6: update to v6.6.69
  > kern-tools: fix python 3.12 warning
  > linux-yocto/6.6: update to v6.6.66
  > linux-yocto/6.12: update to v6.12.5
  > rpm: avoid empty plugindir error
  > boost: fix do_fetch error
  > util-linux: add volatile file for lastlog2
  > util-linux: replace local patch with upstream patch
  > libpam: set pam module path to ${base_libdir}/security
  > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy
  > file: upgrade 5.45 -> 5.46
  > shadow: exclude pre-releases from version checks
  > shadow: merge .inc into .bb
  > kbd: update 2.6.4 -> 2.7.1
  > iproute2: update 6.11.0 -> 6.12.0
  > rt-tests: update 2.7 -> 2.8
  > libxshmfence: update 1.3.2 -> 1.3.3
  > libxt: update 1.3.0 -> 1.3.1
  > gettext: update 0.22.5 -> 0.23.1
  > 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 8, 2025
…-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...5a928a7 (6):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > snort3,libdaq: Always use libstdc++ for C++ runtime
  > bingen-cli: Upgrade to 0.71.1

* sources/meta-freescale 8cc3bb0f...c5f1c071 (3):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2058 from Freescale/bump-linux-fslc-imx-2.2.0
  > Merge pull request #2052 from nxp-upstream/nxp-wifi-2024q4

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

* sources/meta-openembedded 80650fefd6...7f8d9fd6cb (63):
  > DO NOT MERGE: Add Github actions CI workflow
  > x265: Fix build on x86
  > openh264: Fix meson build for x86
  > onig: upgrade 6.9.9 -> 6.9.10
  > pocketpy: Add pic options to cflags
  > mozjs-128: Fix riscv arch specification in triplets
  > pocketpy: upgrade 2.0.3 -> 2.0.4
  > c-ares: upgrade 1.28.1 -> 1.29.0
  > libheif: Make openh264 as packageconfig
  > openh264: Disable build on riscv32
  > x265: Re-add -DENABLE_PIC=ON
  > libheif: add recipe
  > openh264: update 2.3.1 -> 2.5.0
  > x265: update 3.2.1 -> 4.1
  > python3-django: upgrade 5.0.9 -> 5.0.10
  > python3-django: upgrade 4.2.16 -> 4.2.17
  > python3-pymodbus: Upgrade 3.8.2 -> 3.8.3
  > python3-git-pw: Upgrade 2.6.0 -> 2.7.0
  > python3-anyio: Upgrade 4.7.0 -> 4.8.0
  > python3-apispec: Upgrade 6.8.0 -> 6.8.1
  > python3-pydantic: Upgrade 2.10.2 -> 2.10.4
  > python3-virtualenv: upgrade 20.28.0 -> 20.28.1
  > python3-trustme: upgrade 1.2.0 -> 1.2.1
  > python3-starlette: upgrade 0.44.0 -> 0.45.2
  > python3-pyusb: upgrade 1.2.1 -> 1.3.0
  > python3-portalocker: upgrade 3.0.0 -> 3.1.1
  > python3-pillow: upgrade 11.0.0 -> 11.1.0
  > python3-marshmallow: upgrade 3.23.2 -> 3.23.3
  > python3-inline-snapshot: upgrade 0.18.1 -> 0.18.2
  > python3-grpcio: upgrade 1.68.1 -> 1.69.0
  > python3-grpcio-reflection: upgrade 1.68.1 -> 1.69.0
  > python3-grpcio-channelz: upgrade 1.68.1 -> 1.69.0
  > libbpf: upgrade 1.4.7 -> 1.5.0
  > composefs: upgrade 1.0.5 -> 1.0.8
  > byacc: upgrade 20230219 -> 20241231
  > fping: upgrade 5.2 -> 5.3
  > evolution-data-server: upgrade 3.54.2 -> 3.54.3
  > doxygen: upgrade 1.13.0 -> 1.13.1
  > ctags: upgrade 6.1.20241229.0 -> 6.1.20250105.0
  > bpftool: fix libelf.h not found error
  > packagegoup-meta-multimedia: adjust RDEPENDS for h264/hevc
  > x265: drop restriction for x86/x86-64
  > python3-tomli-w: Upgrade 1.0.0 -> 1.1.0
  > python3-uswid: Upgrade 0.5.0 -> 0.5.1
  > python3-inflate64: Upgrade 1.0.0 -> 1.0.1
  > kernel-hardening-checker: New recipe to check security options
  > zfs: enable packageconfig pam for pam distro feature
  > cockpit: set pam module path to ${base_libdir}/security
  > malcontent: set pam module path to ${base_libdir}/security
  > mariadb: set pam module path to ${base_libdir}/security
  > snapper: set pam module path to ${base_libdir}/security
  > polkit: Install rules in subdir
  > 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...de80f79 (22):
  > 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
  > Install module JSON files to INSTALL_ARCHDATADIR/modules
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-riscv e738aa2...2f7b716 (1):
  > openh264: Remove setting COMPATIBLE_HOST to null

* 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...591ed7fdd5 (84):
  > webkitgtk: Disable JIT on RISCV64
  > webkitgtk: Fix a typo OFFF -> OFF
  > snort3,libdaq: Always use libstdc++
  > 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
  > linux-yocto/6.12: update to v6.12.8
  > linux-yocto/6.6: update to v6.6.69
  > kern-tools: fix python 3.12 warning
  > linux-yocto/6.6: update to v6.6.66
  > linux-yocto/6.12: update to v6.12.5
  > rpm: avoid empty plugindir error
  > boost: fix do_fetch error
  > util-linux: add volatile file for lastlog2
  > util-linux: replace local patch with upstream patch
  > libpam: set pam module path to ${base_libdir}/security
  > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy
  > file: upgrade 5.45 -> 5.46
  > shadow: exclude pre-releases from version checks
  > shadow: merge .inc into .bb
  > kbd: update 2.6.4 -> 2.7.1
  > iproute2: update 6.11.0 -> 6.12.0
  > rt-tests: update 2.7 -> 2.8
  > libxshmfence: update 1.3.2 -> 1.3.3
  > libxt: update 1.3.0 -> 1.3.1
  > gettext: update 0.22.5 -> 0.23.1
  > 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 8, 2025
…-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...5a928a7 (6):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > snort3,libdaq: Always use libstdc++ for C++ runtime
  > bingen-cli: Upgrade to 0.71.1

* sources/meta-freescale 8cc3bb0f...c5f1c071 (3):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2058 from Freescale/bump-linux-fslc-imx-2.2.0
  > Merge pull request #2052 from nxp-upstream/nxp-wifi-2024q4

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

* sources/meta-openembedded 80650fefd6...1c8c545925 (70):
  > DO NOT MERGE: Add Github actions CI workflow
  > gjs: Deleted gsettings from gsettings
  > libcamera: update to 0.4.0
  > python3-yamlloader: Upgrade 1.4.1 -> 1.5.1
  > python3-cerberus: Upgrade 1.3.5 -> 1.3.7
  > python3-a2wsgi: Upgrade 1.10.7 -> 1.10.8
  > python3-marshmallow: Upgrade 3.23.3 -> 3.24.1
  > python3-kivy: Upgrade 2.3.0 -> 2.3.1
  > x265: Fix build on x86
  > openh264: Fix meson build for x86
  > onig: upgrade 6.9.9 -> 6.9.10
  > pocketpy: Add pic options to cflags
  > mozjs-128: Fix riscv arch specification in triplets
  > pocketpy: upgrade 2.0.3 -> 2.0.4
  > c-ares: upgrade 1.28.1 -> 1.29.0
  > libheif: Make openh264 as packageconfig
  > openh264: Disable build on riscv32
  > x265: Re-add -DENABLE_PIC=ON
  > libheif: add recipe
  > openh264: update 2.3.1 -> 2.5.0
  > x265: update 3.2.1 -> 4.1
  > python3-django: upgrade 5.0.9 -> 5.0.10
  > python3-django: upgrade 4.2.16 -> 4.2.17
  > python3-pymodbus: Upgrade 3.8.2 -> 3.8.3
  > python3-git-pw: Upgrade 2.6.0 -> 2.7.0
  > python3-anyio: Upgrade 4.7.0 -> 4.8.0
  > python3-apispec: Upgrade 6.8.0 -> 6.8.1
  > python3-pydantic: Upgrade 2.10.2 -> 2.10.4
  > python3-virtualenv: upgrade 20.28.0 -> 20.28.1
  > python3-trustme: upgrade 1.2.0 -> 1.2.1
  > python3-starlette: upgrade 0.44.0 -> 0.45.2
  > python3-pyusb: upgrade 1.2.1 -> 1.3.0
  > python3-portalocker: upgrade 3.0.0 -> 3.1.1
  > python3-pillow: upgrade 11.0.0 -> 11.1.0
  > python3-marshmallow: upgrade 3.23.2 -> 3.23.3
  > python3-inline-snapshot: upgrade 0.18.1 -> 0.18.2
  > python3-grpcio: upgrade 1.68.1 -> 1.69.0
  > python3-grpcio-reflection: upgrade 1.68.1 -> 1.69.0
  > python3-grpcio-channelz: upgrade 1.68.1 -> 1.69.0
  > libbpf: upgrade 1.4.7 -> 1.5.0
  > composefs: upgrade 1.0.5 -> 1.0.8
  > byacc: upgrade 20230219 -> 20241231
  > fping: upgrade 5.2 -> 5.3
  > evolution-data-server: upgrade 3.54.2 -> 3.54.3
  > doxygen: upgrade 1.13.0 -> 1.13.1
  > ctags: upgrade 6.1.20241229.0 -> 6.1.20250105.0
  > bpftool: fix libelf.h not found error
  > packagegoup-meta-multimedia: adjust RDEPENDS for h264/hevc
  > x265: drop restriction for x86/x86-64
  > python3-tomli-w: Upgrade 1.0.0 -> 1.1.0
  > python3-uswid: Upgrade 0.5.0 -> 0.5.1
  > python3-inflate64: Upgrade 1.0.0 -> 1.0.1
  > kernel-hardening-checker: New recipe to check security options
  > zfs: enable packageconfig pam for pam distro feature
  > cockpit: set pam module path to ${base_libdir}/security
  > malcontent: set pam module path to ${base_libdir}/security
  > mariadb: set pam module path to ${base_libdir}/security
  > snapper: set pam module path to ${base_libdir}/security
  > polkit: Install rules in subdir
  > 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...de80f79 (22):
  > 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
  > Install module JSON files to INSTALL_ARCHDATADIR/modules
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-riscv e738aa2...abb4f07 (1):
  > openh264: Remove setting COMPATIBLE_HOST to null

* 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...130bbe21fa (115):
  > webkitgtk: Disable JIT on RISCV64
  > webkitgtk: Fix a typo OFFF -> OFF
  > snort3,libdaq: Always use libstdc++
  > 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
  > conf/distro/defaultsetup: Use include_all for maintainers.inc
  > fmt: 11.0.2 -> 11.1.1
  > cve-check: Rework patch parsing
  > cve-check: Fix errors in log lines
  > systemd: Add WATCHDOG_RUNTIME_SEC optional variable
  > meta/lib/oe/sbom30.py: set alias for scan declared licenses
  > meta/lib/oe/spdx30_tasks.py: set license alias to hasConcludedLicense relationship
  > meta/lib/oe/sbom30.py: fix alias in simplelicensing_customIdToUri not extracted
  > meta/lib/oe/sbom30.py: correct alias
  > libx11-compose-data: Use CONFLICT_DISTRO_FEATURES to skip when x11
  > mesa: Fix missing GLES3 headers in SDK sysroot
  > lib/configfragements: enable/disable multiple fragements at once
  > lib/configfragments: Restrict fragment file checking
  > debugedit: Fix install conflict when enable multilib.
  > uboot-extlinux-config.bbclass: add support for DTBOs
  > uboot-extlinux-config.bbclass: simplify FDT/FDTDIR logic
  > initrdscripts: add UBI support
  > python3-rpds-py: upgrade 0.21.0 -> 0.22.3
  > python3-*: Update recipes with pytest ptests to use the new ptest-python-pytest class
  > classes/ptest-python-pytest: add a new class to consolidate pytest ptest functionality
  > bitbake.conf: Drop obsolete and misleading comment
  > bitbake.conf: Add libstdc++-native to ASSUME_PROVIDED
  > bitbake.conf: Add bash-completion-native to ASSUME_PROVIDED
  > sstate: Ensure errors cause task failure
  > go-vendor: Fix absolute paths issue
  > bitbake: git-make-shallow: use stdin mode
  > bitbake: fetch2: read checksum from SRC_URI flag for npm
  > bitbake: fetch2: do not prefix embedded checksums
  > bitbake: tests: fetch: replace [url] with urls for npm
  > bitbake: fetch2: npmsw: remove old lockfile format support
  > bitbake: tests: fetch: update npmsw tests to new lockfile format
  > linux-yocto/6.12: update to v6.12.8
  > linux-yocto/6.6: update to v6.6.69
  > kern-tools: fix python 3.12 warning
  > linux-yocto/6.6: update to v6.6.66
  > linux-yocto/6.12: update to v6.12.5
  > rpm: avoid empty plugindir error
  > boost: fix do_fetch error
  > util-linux: add volatile file for lastlog2
  > util-linux: replace local patch with upstream patch
  > libpam: set pam module path to ${base_libdir}/security
  > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy
  > file: upgrade 5.45 -> 5.46
  > shadow: exclude pre-releases from version checks
  > shadow: merge .inc into .bb
  > kbd: update 2.6.4 -> 2.7.1
  > iproute2: update 6.11.0 -> 6.12.0
  > rt-tests: update 2.7 -> 2.8
  > libxshmfence: update 1.3.2 -> 1.3.3
  > libxt: update 1.3.0 -> 1.3.1
  > gettext: update 0.22.5 -> 0.23.1
  > 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 8, 2025
…-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...5a928a7 (6):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > snort3,libdaq: Always use libstdc++ for C++ runtime
  > bingen-cli: Upgrade to 0.71.1

* sources/meta-freescale 8cc3bb0f...c5f1c071 (3):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2058 from Freescale/bump-linux-fslc-imx-2.2.0
  > Merge pull request #2052 from nxp-upstream/nxp-wifi-2024q4

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

* sources/meta-openembedded 80650fefd6...5ae7162f1d (71):
  > DO NOT MERGE: Add Github actions CI workflow
  > python3-argcomplete: Upgrade to 3.5.3
  > gjs: Deleted gsettings from gsettings
  > libcamera: update to 0.4.0
  > python3-yamlloader: Upgrade 1.4.1 -> 1.5.1
  > python3-cerberus: Upgrade 1.3.5 -> 1.3.7
  > python3-a2wsgi: Upgrade 1.10.7 -> 1.10.8
  > python3-marshmallow: Upgrade 3.23.3 -> 3.24.1
  > python3-kivy: Upgrade 2.3.0 -> 2.3.1
  > x265: Fix build on x86
  > openh264: Fix meson build for x86
  > onig: upgrade 6.9.9 -> 6.9.10
  > pocketpy: Add pic options to cflags
  > mozjs-128: Fix riscv arch specification in triplets
  > pocketpy: upgrade 2.0.3 -> 2.0.4
  > c-ares: upgrade 1.28.1 -> 1.29.0
  > libheif: Make openh264 as packageconfig
  > openh264: Disable build on riscv32
  > x265: Re-add -DENABLE_PIC=ON
  > libheif: add recipe
  > openh264: update 2.3.1 -> 2.5.0
  > x265: update 3.2.1 -> 4.1
  > python3-django: upgrade 5.0.9 -> 5.0.10
  > python3-django: upgrade 4.2.16 -> 4.2.17
  > python3-pymodbus: Upgrade 3.8.2 -> 3.8.3
  > python3-git-pw: Upgrade 2.6.0 -> 2.7.0
  > python3-anyio: Upgrade 4.7.0 -> 4.8.0
  > python3-apispec: Upgrade 6.8.0 -> 6.8.1
  > python3-pydantic: Upgrade 2.10.2 -> 2.10.4
  > python3-virtualenv: upgrade 20.28.0 -> 20.28.1
  > python3-trustme: upgrade 1.2.0 -> 1.2.1
  > python3-starlette: upgrade 0.44.0 -> 0.45.2
  > python3-pyusb: upgrade 1.2.1 -> 1.3.0
  > python3-portalocker: upgrade 3.0.0 -> 3.1.1
  > python3-pillow: upgrade 11.0.0 -> 11.1.0
  > python3-marshmallow: upgrade 3.23.2 -> 3.23.3
  > python3-inline-snapshot: upgrade 0.18.1 -> 0.18.2
  > python3-grpcio: upgrade 1.68.1 -> 1.69.0
  > python3-grpcio-reflection: upgrade 1.68.1 -> 1.69.0
  > python3-grpcio-channelz: upgrade 1.68.1 -> 1.69.0
  > libbpf: upgrade 1.4.7 -> 1.5.0
  > composefs: upgrade 1.0.5 -> 1.0.8
  > byacc: upgrade 20230219 -> 20241231
  > fping: upgrade 5.2 -> 5.3
  > evolution-data-server: upgrade 3.54.2 -> 3.54.3
  > doxygen: upgrade 1.13.0 -> 1.13.1
  > ctags: upgrade 6.1.20241229.0 -> 6.1.20250105.0
  > bpftool: fix libelf.h not found error
  > packagegoup-meta-multimedia: adjust RDEPENDS for h264/hevc
  > x265: drop restriction for x86/x86-64
  > python3-tomli-w: Upgrade 1.0.0 -> 1.1.0
  > python3-uswid: Upgrade 0.5.0 -> 0.5.1
  > python3-inflate64: Upgrade 1.0.0 -> 1.0.1
  > kernel-hardening-checker: New recipe to check security options
  > zfs: enable packageconfig pam for pam distro feature
  > cockpit: set pam module path to ${base_libdir}/security
  > malcontent: set pam module path to ${base_libdir}/security
  > mariadb: set pam module path to ${base_libdir}/security
  > snapper: set pam module path to ${base_libdir}/security
  > polkit: Install rules in subdir
  > 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...de80f79 (22):
  > 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
  > Install module JSON files to INSTALL_ARCHDATADIR/modules
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-riscv e738aa2...abb4f07 (1):
  > openh264: Remove setting COMPATIBLE_HOST to null

* 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...130bbe21fa (115):
  > webkitgtk: Disable JIT on RISCV64
  > webkitgtk: Fix a typo OFFF -> OFF
  > snort3,libdaq: Always use libstdc++
  > 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
  > conf/distro/defaultsetup: Use include_all for maintainers.inc
  > fmt: 11.0.2 -> 11.1.1
  > cve-check: Rework patch parsing
  > cve-check: Fix errors in log lines
  > systemd: Add WATCHDOG_RUNTIME_SEC optional variable
  > meta/lib/oe/sbom30.py: set alias for scan declared licenses
  > meta/lib/oe/spdx30_tasks.py: set license alias to hasConcludedLicense relationship
  > meta/lib/oe/sbom30.py: fix alias in simplelicensing_customIdToUri not extracted
  > meta/lib/oe/sbom30.py: correct alias
  > libx11-compose-data: Use CONFLICT_DISTRO_FEATURES to skip when x11
  > mesa: Fix missing GLES3 headers in SDK sysroot
  > lib/configfragements: enable/disable multiple fragements at once
  > lib/configfragments: Restrict fragment file checking
  > debugedit: Fix install conflict when enable multilib.
  > uboot-extlinux-config.bbclass: add support for DTBOs
  > uboot-extlinux-config.bbclass: simplify FDT/FDTDIR logic
  > initrdscripts: add UBI support
  > python3-rpds-py: upgrade 0.21.0 -> 0.22.3
  > python3-*: Update recipes with pytest ptests to use the new ptest-python-pytest class
  > classes/ptest-python-pytest: add a new class to consolidate pytest ptest functionality
  > bitbake.conf: Drop obsolete and misleading comment
  > bitbake.conf: Add libstdc++-native to ASSUME_PROVIDED
  > bitbake.conf: Add bash-completion-native to ASSUME_PROVIDED
  > sstate: Ensure errors cause task failure
  > go-vendor: Fix absolute paths issue
  > bitbake: git-make-shallow: use stdin mode
  > bitbake: fetch2: read checksum from SRC_URI flag for npm
  > bitbake: fetch2: do not prefix embedded checksums
  > bitbake: tests: fetch: replace [url] with urls for npm
  > bitbake: fetch2: npmsw: remove old lockfile format support
  > bitbake: tests: fetch: update npmsw tests to new lockfile format
  > linux-yocto/6.12: update to v6.12.8
  > linux-yocto/6.6: update to v6.6.69
  > kern-tools: fix python 3.12 warning
  > linux-yocto/6.6: update to v6.6.66
  > linux-yocto/6.12: update to v6.12.5
  > rpm: avoid empty plugindir error
  > boost: fix do_fetch error
  > util-linux: add volatile file for lastlog2
  > util-linux: replace local patch with upstream patch
  > libpam: set pam module path to ${base_libdir}/security
  > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy
  > file: upgrade 5.45 -> 5.46
  > shadow: exclude pre-releases from version checks
  > shadow: merge .inc into .bb
  > kbd: update 2.6.4 -> 2.7.1
  > iproute2: update 6.11.0 -> 6.12.0
  > rt-tests: update 2.7 -> 2.8
  > libxshmfence: update 1.3.2 -> 1.3.3
  > libxt: update 1.3.0 -> 1.3.1
  > gettext: update 0.22.5 -> 0.23.1
  > 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 9, 2025
…-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...5a928a7 (6):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > snort3,libdaq: Always use libstdc++ for C++ runtime
  > bingen-cli: Upgrade to 0.71.1

* sources/meta-freescale 8cc3bb0f...bcb0fd90 (3):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2058 from Freescale/bump-linux-fslc-imx-2.2.0
  > Merge pull request #2052 from nxp-upstream/nxp-wifi-2024q4

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

* sources/meta-openembedded 80650fefd6...cbac1adab4 (72):
  > DO NOT MERGE: Add Github actions CI workflow
  > c-ares: upgrade 1.29.0 -> 1.30.0
  > python3-argcomplete: Upgrade to 3.5.3
  > gjs: Deleted gsettings from gsettings
  > libcamera: update to 0.4.0
  > python3-yamlloader: Upgrade 1.4.1 -> 1.5.1
  > python3-cerberus: Upgrade 1.3.5 -> 1.3.7
  > python3-a2wsgi: Upgrade 1.10.7 -> 1.10.8
  > python3-marshmallow: Upgrade 3.23.3 -> 3.24.1
  > python3-kivy: Upgrade 2.3.0 -> 2.3.1
  > x265: Fix build on x86
  > openh264: Fix meson build for x86
  > onig: upgrade 6.9.9 -> 6.9.10
  > pocketpy: Add pic options to cflags
  > mozjs-128: Fix riscv arch specification in triplets
  > pocketpy: upgrade 2.0.3 -> 2.0.4
  > c-ares: upgrade 1.28.1 -> 1.29.0
  > libheif: Make openh264 as packageconfig
  > openh264: Disable build on riscv32
  > x265: Re-add -DENABLE_PIC=ON
  > libheif: add recipe
  > openh264: update 2.3.1 -> 2.5.0
  > x265: update 3.2.1 -> 4.1
  > python3-django: upgrade 5.0.9 -> 5.0.10
  > python3-django: upgrade 4.2.16 -> 4.2.17
  > python3-pymodbus: Upgrade 3.8.2 -> 3.8.3
  > python3-git-pw: Upgrade 2.6.0 -> 2.7.0
  > python3-anyio: Upgrade 4.7.0 -> 4.8.0
  > python3-apispec: Upgrade 6.8.0 -> 6.8.1
  > python3-pydantic: Upgrade 2.10.2 -> 2.10.4
  > python3-virtualenv: upgrade 20.28.0 -> 20.28.1
  > python3-trustme: upgrade 1.2.0 -> 1.2.1
  > python3-starlette: upgrade 0.44.0 -> 0.45.2
  > python3-pyusb: upgrade 1.2.1 -> 1.3.0
  > python3-portalocker: upgrade 3.0.0 -> 3.1.1
  > python3-pillow: upgrade 11.0.0 -> 11.1.0
  > python3-marshmallow: upgrade 3.23.2 -> 3.23.3
  > python3-inline-snapshot: upgrade 0.18.1 -> 0.18.2
  > python3-grpcio: upgrade 1.68.1 -> 1.69.0
  > python3-grpcio-reflection: upgrade 1.68.1 -> 1.69.0
  > python3-grpcio-channelz: upgrade 1.68.1 -> 1.69.0
  > libbpf: upgrade 1.4.7 -> 1.5.0
  > composefs: upgrade 1.0.5 -> 1.0.8
  > byacc: upgrade 20230219 -> 20241231
  > fping: upgrade 5.2 -> 5.3
  > evolution-data-server: upgrade 3.54.2 -> 3.54.3
  > doxygen: upgrade 1.13.0 -> 1.13.1
  > ctags: upgrade 6.1.20241229.0 -> 6.1.20250105.0
  > bpftool: fix libelf.h not found error
  > packagegoup-meta-multimedia: adjust RDEPENDS for h264/hevc
  > x265: drop restriction for x86/x86-64
  > python3-tomli-w: Upgrade 1.0.0 -> 1.1.0
  > python3-uswid: Upgrade 0.5.0 -> 0.5.1
  > python3-inflate64: Upgrade 1.0.0 -> 1.0.1
  > kernel-hardening-checker: New recipe to check security options
  > zfs: enable packageconfig pam for pam distro feature
  > cockpit: set pam module path to ${base_libdir}/security
  > malcontent: set pam module path to ${base_libdir}/security
  > mariadb: set pam module path to ${base_libdir}/security
  > snapper: set pam module path to ${base_libdir}/security
  > polkit: Install rules in subdir
  > 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...de80f79 (22):
  > 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
  > Install module JSON files to INSTALL_ARCHDATADIR/modules
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-riscv e738aa2...abb4f07 (1):
  > openh264: Remove setting COMPATIBLE_HOST to null

* 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...130bbe21fa (115):
  > webkitgtk: Disable JIT on RISCV64
  > webkitgtk: Fix a typo OFFF -> OFF
  > snort3,libdaq: Always use libstdc++
  > 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
  > conf/distro/defaultsetup: Use include_all for maintainers.inc
  > fmt: 11.0.2 -> 11.1.1
  > cve-check: Rework patch parsing
  > cve-check: Fix errors in log lines
  > systemd: Add WATCHDOG_RUNTIME_SEC optional variable
  > meta/lib/oe/sbom30.py: set alias for scan declared licenses
  > meta/lib/oe/spdx30_tasks.py: set license alias to hasConcludedLicense relationship
  > meta/lib/oe/sbom30.py: fix alias in simplelicensing_customIdToUri not extracted
  > meta/lib/oe/sbom30.py: correct alias
  > libx11-compose-data: Use CONFLICT_DISTRO_FEATURES to skip when x11
  > mesa: Fix missing GLES3 headers in SDK sysroot
  > lib/configfragements: enable/disable multiple fragements at once
  > lib/configfragments: Restrict fragment file checking
  > debugedit: Fix install conflict when enable multilib.
  > uboot-extlinux-config.bbclass: add support for DTBOs
  > uboot-extlinux-config.bbclass: simplify FDT/FDTDIR logic
  > initrdscripts: add UBI support
  > python3-rpds-py: upgrade 0.21.0 -> 0.22.3
  > python3-*: Update recipes with pytest ptests to use the new ptest-python-pytest class
  > classes/ptest-python-pytest: add a new class to consolidate pytest ptest functionality
  > bitbake.conf: Drop obsolete and misleading comment
  > bitbake.conf: Add libstdc++-native to ASSUME_PROVIDED
  > bitbake.conf: Add bash-completion-native to ASSUME_PROVIDED
  > sstate: Ensure errors cause task failure
  > go-vendor: Fix absolute paths issue
  > bitbake: git-make-shallow: use stdin mode
  > bitbake: fetch2: read checksum from SRC_URI flag for npm
  > bitbake: fetch2: do not prefix embedded checksums
  > bitbake: tests: fetch: replace [url] with urls for npm
  > bitbake: fetch2: npmsw: remove old lockfile format support
  > bitbake: tests: fetch: update npmsw tests to new lockfile format
  > linux-yocto/6.12: update to v6.12.8
  > linux-yocto/6.6: update to v6.6.69
  > kern-tools: fix python 3.12 warning
  > linux-yocto/6.6: update to v6.6.66
  > linux-yocto/6.12: update to v6.12.5
  > rpm: avoid empty plugindir error
  > boost: fix do_fetch error
  > util-linux: add volatile file for lastlog2
  > util-linux: replace local patch with upstream patch
  > libpam: set pam module path to ${base_libdir}/security
  > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy
  > file: upgrade 5.45 -> 5.46
  > shadow: exclude pre-releases from version checks
  > shadow: merge .inc into .bb
  > kbd: update 2.6.4 -> 2.7.1
  > iproute2: update 6.11.0 -> 6.12.0
  > rt-tests: update 2.7 -> 2.8
  > libxshmfence: update 1.3.2 -> 1.3.3
  > libxt: update 1.3.0 -> 1.3.1
  > gettext: update 0.22.5 -> 0.23.1
  > 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 9, 2025
…-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...5a928a7 (6):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > snort3,libdaq: Always use libstdc++ for C++ runtime
  > bingen-cli: Upgrade to 0.71.1

* sources/meta-freescale 8cc3bb0f...bcb0fd90 (3):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2058 from Freescale/bump-linux-fslc-imx-2.2.0
  > Merge pull request #2052 from nxp-upstream/nxp-wifi-2024q4

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

* sources/meta-openembedded 80650fefd6...5416d96f27 (75):
  > DO NOT MERGE: Add Github actions CI workflow
  > crucible: Use go module fetcher
  > mariadb: Upgrade to 10.11.10
  > spdlog: Upgrade to 1.15.0
  > c-ares: upgrade 1.29.0 -> 1.30.0
  > python3-argcomplete: Upgrade to 3.5.3
  > gjs: Deleted gsettings from gsettings
  > libcamera: update to 0.4.0
  > python3-yamlloader: Upgrade 1.4.1 -> 1.5.1
  > python3-cerberus: Upgrade 1.3.5 -> 1.3.7
  > python3-a2wsgi: Upgrade 1.10.7 -> 1.10.8
  > python3-marshmallow: Upgrade 3.23.3 -> 3.24.1
  > python3-kivy: Upgrade 2.3.0 -> 2.3.1
  > x265: Fix build on x86
  > openh264: Fix meson build for x86
  > onig: upgrade 6.9.9 -> 6.9.10
  > pocketpy: Add pic options to cflags
  > mozjs-128: Fix riscv arch specification in triplets
  > pocketpy: upgrade 2.0.3 -> 2.0.4
  > c-ares: upgrade 1.28.1 -> 1.29.0
  > libheif: Make openh264 as packageconfig
  > openh264: Disable build on riscv32
  > x265: Re-add -DENABLE_PIC=ON
  > libheif: add recipe
  > openh264: update 2.3.1 -> 2.5.0
  > x265: update 3.2.1 -> 4.1
  > python3-django: upgrade 5.0.9 -> 5.0.10
  > python3-django: upgrade 4.2.16 -> 4.2.17
  > python3-pymodbus: Upgrade 3.8.2 -> 3.8.3
  > python3-git-pw: Upgrade 2.6.0 -> 2.7.0
  > python3-anyio: Upgrade 4.7.0 -> 4.8.0
  > python3-apispec: Upgrade 6.8.0 -> 6.8.1
  > python3-pydantic: Upgrade 2.10.2 -> 2.10.4
  > python3-virtualenv: upgrade 20.28.0 -> 20.28.1
  > python3-trustme: upgrade 1.2.0 -> 1.2.1
  > python3-starlette: upgrade 0.44.0 -> 0.45.2
  > python3-pyusb: upgrade 1.2.1 -> 1.3.0
  > python3-portalocker: upgrade 3.0.0 -> 3.1.1
  > python3-pillow: upgrade 11.0.0 -> 11.1.0
  > python3-marshmallow: upgrade 3.23.2 -> 3.23.3
  > python3-inline-snapshot: upgrade 0.18.1 -> 0.18.2
  > python3-grpcio: upgrade 1.68.1 -> 1.69.0
  > python3-grpcio-reflection: upgrade 1.68.1 -> 1.69.0
  > python3-grpcio-channelz: upgrade 1.68.1 -> 1.69.0
  > libbpf: upgrade 1.4.7 -> 1.5.0
  > composefs: upgrade 1.0.5 -> 1.0.8
  > byacc: upgrade 20230219 -> 20241231
  > fping: upgrade 5.2 -> 5.3
  > evolution-data-server: upgrade 3.54.2 -> 3.54.3
  > doxygen: upgrade 1.13.0 -> 1.13.1
  > ctags: upgrade 6.1.20241229.0 -> 6.1.20250105.0
  > bpftool: fix libelf.h not found error
  > packagegoup-meta-multimedia: adjust RDEPENDS for h264/hevc
  > x265: drop restriction for x86/x86-64
  > python3-tomli-w: Upgrade 1.0.0 -> 1.1.0
  > python3-uswid: Upgrade 0.5.0 -> 0.5.1
  > python3-inflate64: Upgrade 1.0.0 -> 1.0.1
  > kernel-hardening-checker: New recipe to check security options
  > zfs: enable packageconfig pam for pam distro feature
  > cockpit: set pam module path to ${base_libdir}/security
  > malcontent: set pam module path to ${base_libdir}/security
  > mariadb: set pam module path to ${base_libdir}/security
  > snapper: set pam module path to ${base_libdir}/security
  > polkit: Install rules in subdir
  > 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...de80f79 (22):
  > 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
  > Install module JSON files to INSTALL_ARCHDATADIR/modules
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-riscv e738aa2...abb4f07 (1):
  > openh264: Remove setting COMPATIBLE_HOST to null

* 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...130bbe21fa (115):
  > webkitgtk: Disable JIT on RISCV64
  > webkitgtk: Fix a typo OFFF -> OFF
  > snort3,libdaq: Always use libstdc++
  > 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
  > conf/distro/defaultsetup: Use include_all for maintainers.inc
  > fmt: 11.0.2 -> 11.1.1
  > cve-check: Rework patch parsing
  > cve-check: Fix errors in log lines
  > systemd: Add WATCHDOG_RUNTIME_SEC optional variable
  > meta/lib/oe/sbom30.py: set alias for scan declared licenses
  > meta/lib/oe/spdx30_tasks.py: set license alias to hasConcludedLicense relationship
  > meta/lib/oe/sbom30.py: fix alias in simplelicensing_customIdToUri not extracted
  > meta/lib/oe/sbom30.py: correct alias
  > libx11-compose-data: Use CONFLICT_DISTRO_FEATURES to skip when x11
  > mesa: Fix missing GLES3 headers in SDK sysroot
  > lib/configfragements: enable/disable multiple fragements at once
  > lib/configfragments: Restrict fragment file checking
  > debugedit: Fix install conflict when enable multilib.
  > uboot-extlinux-config.bbclass: add support for DTBOs
  > uboot-extlinux-config.bbclass: simplify FDT/FDTDIR logic
  > initrdscripts: add UBI support
  > python3-rpds-py: upgrade 0.21.0 -> 0.22.3
  > python3-*: Update recipes with pytest ptests to use the new ptest-python-pytest class
  > classes/ptest-python-pytest: add a new class to consolidate pytest ptest functionality
  > bitbake.conf: Drop obsolete and misleading comment
  > bitbake.conf: Add libstdc++-native to ASSUME_PROVIDED
  > bitbake.conf: Add bash-completion-native to ASSUME_PROVIDED
  > sstate: Ensure errors cause task failure
  > go-vendor: Fix absolute paths issue
  > bitbake: git-make-shallow: use stdin mode
  > bitbake: fetch2: read checksum from SRC_URI flag for npm
  > bitbake: fetch2: do not prefix embedded checksums
  > bitbake: tests: fetch: replace [url] with urls for npm
  > bitbake: fetch2: npmsw: remove old lockfile format support
  > bitbake: tests: fetch: update npmsw tests to new lockfile format
  > linux-yocto/6.12: update to v6.12.8
  > linux-yocto/6.6: update to v6.6.69
  > kern-tools: fix python 3.12 warning
  > linux-yocto/6.6: update to v6.6.66
  > linux-yocto/6.12: update to v6.12.5
  > rpm: avoid empty plugindir error
  > boost: fix do_fetch error
  > util-linux: add volatile file for lastlog2
  > util-linux: replace local patch with upstream patch
  > libpam: set pam module path to ${base_libdir}/security
  > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy
  > file: upgrade 5.45 -> 5.46
  > shadow: exclude pre-releases from version checks
  > shadow: merge .inc into .bb
  > kbd: update 2.6.4 -> 2.7.1
  > iproute2: update 6.11.0 -> 6.12.0
  > rt-tests: update 2.7 -> 2.8
  > libxshmfence: update 1.3.2 -> 1.3.3
  > libxt: update 1.3.0 -> 1.3.1
  > gettext: update 0.22.5 -> 0.23.1
  > 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 9, 2025
…-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...5a928a7 (6):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > snort3,libdaq: Always use libstdc++ for C++ runtime
  > bingen-cli: Upgrade to 0.71.1

* sources/meta-freescale 8cc3bb0f...bcb0fd90 (3):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2058 from Freescale/bump-linux-fslc-imx-2.2.0
  > Merge pull request #2052 from nxp-upstream/nxp-wifi-2024q4

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

* sources/meta-openembedded 80650fefd6...1e176b9839 (77):
  > DO NOT MERGE: Add Github actions CI workflow
  > python3-cached-property: Upgrade 1.5.2 -> 2.0.1
  > python3-deprecated: Upgrade 1.2.14 -> 1.2.15
  > crucible: Use go module fetcher
  > mariadb: Upgrade to 10.11.10
  > spdlog: Upgrade to 1.15.0
  > c-ares: upgrade 1.29.0 -> 1.30.0
  > python3-argcomplete: Upgrade to 3.5.3
  > gjs: Deleted gsettings from gsettings
  > libcamera: update to 0.4.0
  > python3-yamlloader: Upgrade 1.4.1 -> 1.5.1
  > python3-cerberus: Upgrade 1.3.5 -> 1.3.7
  > python3-a2wsgi: Upgrade 1.10.7 -> 1.10.8
  > python3-marshmallow: Upgrade 3.23.3 -> 3.24.1
  > python3-kivy: Upgrade 2.3.0 -> 2.3.1
  > x265: Fix build on x86
  > openh264: Fix meson build for x86
  > onig: upgrade 6.9.9 -> 6.9.10
  > pocketpy: Add pic options to cflags
  > mozjs-128: Fix riscv arch specification in triplets
  > pocketpy: upgrade 2.0.3 -> 2.0.4
  > c-ares: upgrade 1.28.1 -> 1.29.0
  > libheif: Make openh264 as packageconfig
  > openh264: Disable build on riscv32
  > x265: Re-add -DENABLE_PIC=ON
  > libheif: add recipe
  > openh264: update 2.3.1 -> 2.5.0
  > x265: update 3.2.1 -> 4.1
  > python3-django: upgrade 5.0.9 -> 5.0.10
  > python3-django: upgrade 4.2.16 -> 4.2.17
  > python3-pymodbus: Upgrade 3.8.2 -> 3.8.3
  > python3-git-pw: Upgrade 2.6.0 -> 2.7.0
  > python3-anyio: Upgrade 4.7.0 -> 4.8.0
  > python3-apispec: Upgrade 6.8.0 -> 6.8.1
  > python3-pydantic: Upgrade 2.10.2 -> 2.10.4
  > python3-virtualenv: upgrade 20.28.0 -> 20.28.1
  > python3-trustme: upgrade 1.2.0 -> 1.2.1
  > python3-starlette: upgrade 0.44.0 -> 0.45.2
  > python3-pyusb: upgrade 1.2.1 -> 1.3.0
  > python3-portalocker: upgrade 3.0.0 -> 3.1.1
  > python3-pillow: upgrade 11.0.0 -> 11.1.0
  > python3-marshmallow: upgrade 3.23.2 -> 3.23.3
  > python3-inline-snapshot: upgrade 0.18.1 -> 0.18.2
  > python3-grpcio: upgrade 1.68.1 -> 1.69.0
  > python3-grpcio-reflection: upgrade 1.68.1 -> 1.69.0
  > python3-grpcio-channelz: upgrade 1.68.1 -> 1.69.0
  > libbpf: upgrade 1.4.7 -> 1.5.0
  > composefs: upgrade 1.0.5 -> 1.0.8
  > byacc: upgrade 20230219 -> 20241231
  > fping: upgrade 5.2 -> 5.3
  > evolution-data-server: upgrade 3.54.2 -> 3.54.3
  > doxygen: upgrade 1.13.0 -> 1.13.1
  > ctags: upgrade 6.1.20241229.0 -> 6.1.20250105.0
  > bpftool: fix libelf.h not found error
  > packagegoup-meta-multimedia: adjust RDEPENDS for h264/hevc
  > x265: drop restriction for x86/x86-64
  > python3-tomli-w: Upgrade 1.0.0 -> 1.1.0
  > python3-uswid: Upgrade 0.5.0 -> 0.5.1
  > python3-inflate64: Upgrade 1.0.0 -> 1.0.1
  > kernel-hardening-checker: New recipe to check security options
  > zfs: enable packageconfig pam for pam distro feature
  > cockpit: set pam module path to ${base_libdir}/security
  > malcontent: set pam module path to ${base_libdir}/security
  > mariadb: set pam module path to ${base_libdir}/security
  > snapper: set pam module path to ${base_libdir}/security
  > polkit: Install rules in subdir
  > 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...de80f79 (22):
  > 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
  > Install module JSON files to INSTALL_ARCHDATADIR/modules
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-riscv e738aa2...abb4f07 (1):
  > openh264: Remove setting COMPATIBLE_HOST to null

* 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...7969224d4a (139):
  > snort3,libdaq: Always use libstdc++
  > 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
  > python3-jinja2: upgrade 3.1.4 -> 3.1.5
  > python3-click: update 8.1.7 -> 8.1.8
  > linux-yocto-dev: update to v6.13
  > bbconfigbuild/configfragments.py: set BBPATH in standalone datastore
  > webkitgtk: Disable JIT on RISCV64
  > webkitgtk: Fix a typo OFFF -> OFF
  > xinit: upgrade 1.4.2 -> 1.4.3
  > xf86-input-synaptics: upgrade 1.9.2 -> 1.10.0
  > stress-ng: upgrade 0.18.07 -> 0.18.08
  > python3-ruamel-yaml: upgrade 0.18.7 -> 0.18.9
  > python3-pygments: upgrade 2.18.0 -> 2.19.0
  > python3-poetry-core: upgrade 1.9.1 -> 2.0.0
  > python3-gitdb: upgrade 4.0.11 -> 4.0.12
  > libtest-warnings-perl: upgrade 0.033 -> 0.037
  > libsdl2: upgrade 2.30.10 -> 2.30.11
  > libedit: upgrade 20240808-3.1 -> 20250104-3.1
  > hwdata: upgrade 0.390 -> 0.391
  > gtk4: upgrade 4.16.7 -> 4.16.12
  > erofs-utils: upgrade 1.8.3 -> 1.8.4
  > u-boot: upgrade 2024.10 -> 2025.01
  > ref-manual: move runtime-testing section to the test-manual
  > ref-manual/packages: move ptest section to the test-manual
  > SSTATE_MIRRORS/SOURCE_MIRROR_URL: add instructions for mirror authentication
  > ref-manual/devtool-reference: add warning note on deploy-target and shared objects
  > contributor-guide/submit-changes.rst: suggest to remove the git signature
  > ref-manual/qa-checks: remove patch-status-core/patch-status-noncore
  > conf/distro/defaultsetup: Use include_all for maintainers.inc
  > fmt: 11.0.2 -> 11.1.1
  > cve-check: Rework patch parsing
  > cve-check: Fix errors in log lines
  > systemd: Add WATCHDOG_RUNTIME_SEC optional variable
  > meta/lib/oe/sbom30.py: set alias for scan declared licenses
  > meta/lib/oe/spdx30_tasks.py: set license alias to hasConcludedLicense relationship
  > meta/lib/oe/sbom30.py: fix alias in simplelicensing_customIdToUri not extracted
  > meta/lib/oe/sbom30.py: correct alias
  > libx11-compose-data: Use CONFLICT_DISTRO_FEATURES to skip when x11
  > mesa: Fix missing GLES3 headers in SDK sysroot
  > lib/configfragements: enable/disable multiple fragements at once
  > lib/configfragments: Restrict fragment file checking
  > debugedit: Fix install conflict when enable multilib.
  > uboot-extlinux-config.bbclass: add support for DTBOs
  > uboot-extlinux-config.bbclass: simplify FDT/FDTDIR logic
  > initrdscripts: add UBI support
  > python3-rpds-py: upgrade 0.21.0 -> 0.22.3
  > python3-*: Update recipes with pytest ptests to use the new ptest-python-pytest class
  > classes/ptest-python-pytest: add a new class to consolidate pytest ptest functionality
  > bitbake.conf: Drop obsolete and misleading comment
  > bitbake.conf: Add libstdc++-native to ASSUME_PROVIDED
  > bitbake.conf: Add bash-completion-native to ASSUME_PROVIDED
  > sstate: Ensure errors cause task failure
  > go-vendor: Fix absolute paths issue
  > bitbake: git-make-shallow: use stdin mode
  > bitbake: fetch2: read checksum from SRC_URI flag for npm
  > bitbake: fetch2: do not prefix embedded checksums
  > bitbake: tests: fetch: replace [url] with urls for npm
  > bitbake: fetch2: npmsw: remove old lockfile format support
  > bitbake: tests: fetch: update npmsw tests to new lockfile format
  > linux-yocto/6.12: update to v6.12.8
  > linux-yocto/6.6: update to v6.6.69
  > kern-tools: fix python 3.12 warning
  > linux-yocto/6.6: update to v6.6.66
  > linux-yocto/6.12: update to v6.12.5
  > rpm: avoid empty plugindir error
  > boost: fix do_fetch error
  > util-linux: add volatile file for lastlog2
  > util-linux: replace local patch with upstream patch
  > libpam: set pam module path to ${base_libdir}/security
  > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy
  > file: upgrade 5.45 -> 5.46
  > shadow: exclude pre-releases from version checks
  > shadow: merge .inc into .bb
  > kbd: update 2.6.4 -> 2.7.1
  > iproute2: update 6.11.0 -> 6.12.0
  > rt-tests: update 2.7 -> 2.8
  > libxshmfence: update 1.3.2 -> 1.3.3
  > libxt: update 1.3.0 -> 1.3.1
  > gettext: update 0.22.5 -> 0.23.1
  > 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 9, 2025
…-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...5a928a7 (6):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > snort3,libdaq: Always use libstdc++ for C++ runtime
  > bingen-cli: Upgrade to 0.71.1

* sources/meta-freescale 8cc3bb0f...bcb0fd90 (3):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2058 from Freescale/bump-linux-fslc-imx-2.2.0
  > Merge pull request #2052 from nxp-upstream/nxp-wifi-2024q4

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

* sources/meta-openembedded 80650fefd6...bc2c72accf (79):
  > DO NOT MERGE: Add Github actions CI workflow
  > mpd: Upgrade mpd to 0.23.16
  > gerbera: Upgrade to 2.4.1
  > python3-cached-property: Upgrade 1.5.2 -> 2.0.1
  > python3-deprecated: Upgrade 1.2.14 -> 1.2.15
  > crucible: Use go module fetcher
  > mariadb: Upgrade to 10.11.10
  > spdlog: Upgrade to 1.15.0
  > c-ares: upgrade 1.29.0 -> 1.30.0
  > python3-argcomplete: Upgrade to 3.5.3
  > gjs: Deleted gsettings from gsettings
  > libcamera: update to 0.4.0
  > python3-yamlloader: Upgrade 1.4.1 -> 1.5.1
  > python3-cerberus: Upgrade 1.3.5 -> 1.3.7
  > python3-a2wsgi: Upgrade 1.10.7 -> 1.10.8
  > python3-marshmallow: Upgrade 3.23.3 -> 3.24.1
  > python3-kivy: Upgrade 2.3.0 -> 2.3.1
  > x265: Fix build on x86
  > openh264: Fix meson build for x86
  > onig: upgrade 6.9.9 -> 6.9.10
  > pocketpy: Add pic options to cflags
  > mozjs-128: Fix riscv arch specification in triplets
  > pocketpy: upgrade 2.0.3 -> 2.0.4
  > c-ares: upgrade 1.28.1 -> 1.29.0
  > libheif: Make openh264 as packageconfig
  > openh264: Disable build on riscv32
  > x265: Re-add -DENABLE_PIC=ON
  > libheif: add recipe
  > openh264: update 2.3.1 -> 2.5.0
  > x265: update 3.2.1 -> 4.1
  > python3-django: upgrade 5.0.9 -> 5.0.10
  > python3-django: upgrade 4.2.16 -> 4.2.17
  > python3-pymodbus: Upgrade 3.8.2 -> 3.8.3
  > python3-git-pw: Upgrade 2.6.0 -> 2.7.0
  > python3-anyio: Upgrade 4.7.0 -> 4.8.0
  > python3-apispec: Upgrade 6.8.0 -> 6.8.1
  > python3-pydantic: Upgrade 2.10.2 -> 2.10.4
  > python3-virtualenv: upgrade 20.28.0 -> 20.28.1
  > python3-trustme: upgrade 1.2.0 -> 1.2.1
  > python3-starlette: upgrade 0.44.0 -> 0.45.2
  > python3-pyusb: upgrade 1.2.1 -> 1.3.0
  > python3-portalocker: upgrade 3.0.0 -> 3.1.1
  > python3-pillow: upgrade 11.0.0 -> 11.1.0
  > python3-marshmallow: upgrade 3.23.2 -> 3.23.3
  > python3-inline-snapshot: upgrade 0.18.1 -> 0.18.2
  > python3-grpcio: upgrade 1.68.1 -> 1.69.0
  > python3-grpcio-reflection: upgrade 1.68.1 -> 1.69.0
  > python3-grpcio-channelz: upgrade 1.68.1 -> 1.69.0
  > libbpf: upgrade 1.4.7 -> 1.5.0
  > composefs: upgrade 1.0.5 -> 1.0.8
  > byacc: upgrade 20230219 -> 20241231
  > fping: upgrade 5.2 -> 5.3
  > evolution-data-server: upgrade 3.54.2 -> 3.54.3
  > doxygen: upgrade 1.13.0 -> 1.13.1
  > ctags: upgrade 6.1.20241229.0 -> 6.1.20250105.0
  > bpftool: fix libelf.h not found error
  > packagegoup-meta-multimedia: adjust RDEPENDS for h264/hevc
  > x265: drop restriction for x86/x86-64
  > python3-tomli-w: Upgrade 1.0.0 -> 1.1.0
  > python3-uswid: Upgrade 0.5.0 -> 0.5.1
  > python3-inflate64: Upgrade 1.0.0 -> 1.0.1
  > kernel-hardening-checker: New recipe to check security options
  > zfs: enable packageconfig pam for pam distro feature
  > cockpit: set pam module path to ${base_libdir}/security
  > malcontent: set pam module path to ${base_libdir}/security
  > mariadb: set pam module path to ${base_libdir}/security
  > snapper: set pam module path to ${base_libdir}/security
  > polkit: Install rules in subdir
  > 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...de80f79 (22):
  > 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
  > Install module JSON files to INSTALL_ARCHDATADIR/modules
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-riscv e738aa2...abb4f07 (1):
  > openh264: Remove setting COMPATIBLE_HOST to null

* 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...7969224d4a (139):
  > snort3,libdaq: Always use libstdc++
  > 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
  > python3-jinja2: upgrade 3.1.4 -> 3.1.5
  > python3-click: update 8.1.7 -> 8.1.8
  > linux-yocto-dev: update to v6.13
  > bbconfigbuild/configfragments.py: set BBPATH in standalone datastore
  > webkitgtk: Disable JIT on RISCV64
  > webkitgtk: Fix a typo OFFF -> OFF
  > xinit: upgrade 1.4.2 -> 1.4.3
  > xf86-input-synaptics: upgrade 1.9.2 -> 1.10.0
  > stress-ng: upgrade 0.18.07 -> 0.18.08
  > python3-ruamel-yaml: upgrade 0.18.7 -> 0.18.9
  > python3-pygments: upgrade 2.18.0 -> 2.19.0
  > python3-poetry-core: upgrade 1.9.1 -> 2.0.0
  > python3-gitdb: upgrade 4.0.11 -> 4.0.12
  > libtest-warnings-perl: upgrade 0.033 -> 0.037
  > libsdl2: upgrade 2.30.10 -> 2.30.11
  > libedit: upgrade 20240808-3.1 -> 20250104-3.1
  > hwdata: upgrade 0.390 -> 0.391
  > gtk4: upgrade 4.16.7 -> 4.16.12
  > erofs-utils: upgrade 1.8.3 -> 1.8.4
  > u-boot: upgrade 2024.10 -> 2025.01
  > ref-manual: move runtime-testing section to the test-manual
  > ref-manual/packages: move ptest section to the test-manual
  > SSTATE_MIRRORS/SOURCE_MIRROR_URL: add instructions for mirror authentication
  > ref-manual/devtool-reference: add warning note on deploy-target and shared objects
  > contributor-guide/submit-changes.rst: suggest to remove the git signature
  > ref-manual/qa-checks: remove patch-status-core/patch-status-noncore
  > conf/distro/defaultsetup: Use include_all for maintainers.inc
  > fmt: 11.0.2 -> 11.1.1
  > cve-check: Rework patch parsing
  > cve-check: Fix errors in log lines
  > systemd: Add WATCHDOG_RUNTIME_SEC optional variable
  > meta/lib/oe/sbom30.py: set alias for scan declared licenses
  > meta/lib/oe/spdx30_tasks.py: set license alias to hasConcludedLicense relationship
  > meta/lib/oe/sbom30.py: fix alias in simplelicensing_customIdToUri not extracted
  > meta/lib/oe/sbom30.py: correct alias
  > libx11-compose-data: Use CONFLICT_DISTRO_FEATURES to skip when x11
  > mesa: Fix missing GLES3 headers in SDK sysroot
  > lib/configfragements: enable/disable multiple fragements at once
  > lib/configfragments: Restrict fragment file checking
  > debugedit: Fix install conflict when enable multilib.
  > uboot-extlinux-config.bbclass: add support for DTBOs
  > uboot-extlinux-config.bbclass: simplify FDT/FDTDIR logic
  > initrdscripts: add UBI support
  > python3-rpds-py: upgrade 0.21.0 -> 0.22.3
  > python3-*: Update recipes with pytest ptests to use the new ptest-python-pytest class
  > classes/ptest-python-pytest: add a new class to consolidate pytest ptest functionality
  > bitbake.conf: Drop obsolete and misleading comment
  > bitbake.conf: Add libstdc++-native to ASSUME_PROVIDED
  > bitbake.conf: Add bash-completion-native to ASSUME_PROVIDED
  > sstate: Ensure errors cause task failure
  > go-vendor: Fix absolute paths issue
  > bitbake: git-make-shallow: use stdin mode
  > bitbake: fetch2: read checksum from SRC_URI flag for npm
  > bitbake: fetch2: do not prefix embedded checksums
  > bitbake: tests: fetch: replace [url] with urls for npm
  > bitbake: fetch2: npmsw: remove old lockfile format support
  > bitbake: tests: fetch: update npmsw tests to new lockfile format
  > linux-yocto/6.12: update to v6.12.8
  > linux-yocto/6.6: update to v6.6.69
  > kern-tools: fix python 3.12 warning
  > linux-yocto/6.6: update to v6.6.66
  > linux-yocto/6.12: update to v6.12.5
  > rpm: avoid empty plugindir error
  > boost: fix do_fetch error
  > util-linux: add volatile file for lastlog2
  > util-linux: replace local patch with upstream patch
  > libpam: set pam module path to ${base_libdir}/security
  > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy
  > file: upgrade 5.45 -> 5.46
  > shadow: exclude pre-releases from version checks
  > shadow: merge .inc into .bb
  > kbd: update 2.6.4 -> 2.7.1
  > iproute2: update 6.11.0 -> 6.12.0
  > rt-tests: update 2.7 -> 2.8
  > libxshmfence: update 1.3.2 -> 1.3.3
  > libxt: update 1.3.0 -> 1.3.1
  > gettext: update 0.22.5 -> 0.23.1
  > 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 9, 2025
…-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...5a928a7 (6):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > snort3,libdaq: Always use libstdc++ for C++ runtime
  > bingen-cli: Upgrade to 0.71.1

* sources/meta-freescale 8cc3bb0f...bcb0fd90 (3):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2058 from Freescale/bump-linux-fslc-imx-2.2.0
  > Merge pull request #2052 from nxp-upstream/nxp-wifi-2024q4

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

* sources/meta-openembedded 80650fefd6...68b890f245 (82):
  > DO NOT MERGE: Add Github actions CI workflow
  > spdlog: Switch to latest on 1.x branch
  > mpd: Drop adding +git to PR
  > mpd: Use meson wrap for fmt
  > mpd: Upgrade mpd to 0.23.16
  > gerbera: Upgrade to 2.4.1
  > python3-cached-property: Upgrade 1.5.2 -> 2.0.1
  > python3-deprecated: Upgrade 1.2.14 -> 1.2.15
  > crucible: Use go module fetcher
  > mariadb: Upgrade to 10.11.10
  > spdlog: Upgrade to 1.15.0
  > c-ares: upgrade 1.29.0 -> 1.30.0
  > python3-argcomplete: Upgrade to 3.5.3
  > gjs: Deleted gsettings from gsettings
  > libcamera: update to 0.4.0
  > python3-yamlloader: Upgrade 1.4.1 -> 1.5.1
  > python3-cerberus: Upgrade 1.3.5 -> 1.3.7
  > python3-a2wsgi: Upgrade 1.10.7 -> 1.10.8
  > python3-marshmallow: Upgrade 3.23.3 -> 3.24.1
  > python3-kivy: Upgrade 2.3.0 -> 2.3.1
  > x265: Fix build on x86
  > openh264: Fix meson build for x86
  > onig: upgrade 6.9.9 -> 6.9.10
  > pocketpy: Add pic options to cflags
  > mozjs-128: Fix riscv arch specification in triplets
  > pocketpy: upgrade 2.0.3 -> 2.0.4
  > c-ares: upgrade 1.28.1 -> 1.29.0
  > libheif: Make openh264 as packageconfig
  > openh264: Disable build on riscv32
  > x265: Re-add -DENABLE_PIC=ON
  > libheif: add recipe
  > openh264: update 2.3.1 -> 2.5.0
  > x265: update 3.2.1 -> 4.1
  > python3-django: upgrade 5.0.9 -> 5.0.10
  > python3-django: upgrade 4.2.16 -> 4.2.17
  > python3-pymodbus: Upgrade 3.8.2 -> 3.8.3
  > python3-git-pw: Upgrade 2.6.0 -> 2.7.0
  > python3-anyio: Upgrade 4.7.0 -> 4.8.0
  > python3-apispec: Upgrade 6.8.0 -> 6.8.1
  > python3-pydantic: Upgrade 2.10.2 -> 2.10.4
  > python3-virtualenv: upgrade 20.28.0 -> 20.28.1
  > python3-trustme: upgrade 1.2.0 -> 1.2.1
  > python3-starlette: upgrade 0.44.0 -> 0.45.2
  > python3-pyusb: upgrade 1.2.1 -> 1.3.0
  > python3-portalocker: upgrade 3.0.0 -> 3.1.1
  > python3-pillow: upgrade 11.0.0 -> 11.1.0
  > python3-marshmallow: upgrade 3.23.2 -> 3.23.3
  > python3-inline-snapshot: upgrade 0.18.1 -> 0.18.2
  > python3-grpcio: upgrade 1.68.1 -> 1.69.0
  > python3-grpcio-reflection: upgrade 1.68.1 -> 1.69.0
  > python3-grpcio-channelz: upgrade 1.68.1 -> 1.69.0
  > libbpf: upgrade 1.4.7 -> 1.5.0
  > composefs: upgrade 1.0.5 -> 1.0.8
  > byacc: upgrade 20230219 -> 20241231
  > fping: upgrade 5.2 -> 5.3
  > evolution-data-server: upgrade 3.54.2 -> 3.54.3
  > doxygen: upgrade 1.13.0 -> 1.13.1
  > ctags: upgrade 6.1.20241229.0 -> 6.1.20250105.0
  > bpftool: fix libelf.h not found error
  > packagegoup-meta-multimedia: adjust RDEPENDS for h264/hevc
  > x265: drop restriction for x86/x86-64
  > python3-tomli-w: Upgrade 1.0.0 -> 1.1.0
  > python3-uswid: Upgrade 0.5.0 -> 0.5.1
  > python3-inflate64: Upgrade 1.0.0 -> 1.0.1
  > kernel-hardening-checker: New recipe to check security options
  > zfs: enable packageconfig pam for pam distro feature
  > cockpit: set pam module path to ${base_libdir}/security
  > malcontent: set pam module path to ${base_libdir}/security
  > mariadb: set pam module path to ${base_libdir}/security
  > snapper: set pam module path to ${base_libdir}/security
  > polkit: Install rules in subdir
  > 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...de80f79 (22):
  > 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
  > Install module JSON files to INSTALL_ARCHDATADIR/modules
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-riscv e738aa2...abb4f07 (1):
  > openh264: Remove setting COMPATIBLE_HOST to null

* 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...7969224d4a (139):
  > snort3,libdaq: Always use libstdc++
  > 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
  > python3-jinja2: upgrade 3.1.4 -> 3.1.5
  > python3-click: update 8.1.7 -> 8.1.8
  > linux-yocto-dev: update to v6.13
  > bbconfigbuild/configfragments.py: set BBPATH in standalone datastore
  > webkitgtk: Disable JIT on RISCV64
  > webkitgtk: Fix a typo OFFF -> OFF
  > xinit: upgrade 1.4.2 -> 1.4.3
  > xf86-input-synaptics: upgrade 1.9.2 -> 1.10.0
  > stress-ng: upgrade 0.18.07 -> 0.18.08
  > python3-ruamel-yaml: upgrade 0.18.7 -> 0.18.9
  > python3-pygments: upgrade 2.18.0 -> 2.19.0
  > python3-poetry-core: upgrade 1.9.1 -> 2.0.0
  > python3-gitdb: upgrade 4.0.11 -> 4.0.12
  > libtest-warnings-perl: upgrade 0.033 -> 0.037
  > libsdl2: upgrade 2.30.10 -> 2.30.11
  > libedit: upgrade 20240808-3.1 -> 20250104-3.1
  > hwdata: upgrade 0.390 -> 0.391
  > gtk4: upgrade 4.16.7 -> 4.16.12
  > erofs-utils: upgrade 1.8.3 -> 1.8.4
  > u-boot: upgrade 2024.10 -> 2025.01
  > ref-manual: move runtime-testing section to the test-manual
  > ref-manual/packages: move ptest section to the test-manual
  > SSTATE_MIRRORS/SOURCE_MIRROR_URL: add instructions for mirror authentication
  > ref-manual/devtool-reference: add warning note on deploy-target and shared objects
  > contributor-guide/submit-changes.rst: suggest to remove the git signature
  > ref-manual/qa-checks: remove patch-status-core/patch-status-noncore
  > conf/distro/defaultsetup: Use include_all for maintainers.inc
  > fmt: 11.0.2 -> 11.1.1
  > cve-check: Rework patch parsing
  > cve-check: Fix errors in log lines
  > systemd: Add WATCHDOG_RUNTIME_SEC optional variable
  > meta/lib/oe/sbom30.py: set alias for scan declared licenses
  > meta/lib/oe/spdx30_tasks.py: set license alias to hasConcludedLicense relationship
  > meta/lib/oe/sbom30.py: fix alias in simplelicensing_customIdToUri not extracted
  > meta/lib/oe/sbom30.py: correct alias
  > libx11-compose-data: Use CONFLICT_DISTRO_FEATURES to skip when x11
  > mesa: Fix missing GLES3 headers in SDK sysroot
  > lib/configfragements: enable/disable multiple fragements at once
  > lib/configfragments: Restrict fragment file checking
  > debugedit: Fix install conflict when enable multilib.
  > uboot-extlinux-config.bbclass: add support for DTBOs
  > uboot-extlinux-config.bbclass: simplify FDT/FDTDIR logic
  > initrdscripts: add UBI support
  > python3-rpds-py: upgrade 0.21.0 -> 0.22.3
  > python3-*: Update recipes with pytest ptests to use the new ptest-python-pytest class
  > classes/ptest-python-pytest: add a new class to consolidate pytest ptest functionality
  > bitbake.conf: Drop obsolete and misleading comment
  > bitbake.conf: Add libstdc++-native to ASSUME_PROVIDED
  > bitbake.conf: Add bash-completion-native to ASSUME_PROVIDED
  > sstate: Ensure errors cause task failure
  > go-vendor: Fix absolute paths issue
  > bitbake: git-make-shallow: use stdin mode
  > bitbake: fetch2: read checksum from SRC_URI flag for npm
  > bitbake: fetch2: do not prefix embedded checksums
  > bitbake: tests: fetch: replace [url] with urls for npm
  > bitbake: fetch2: npmsw: remove old lockfile format support
  > bitbake: tests: fetch: update npmsw tests to new lockfile format
  > linux-yocto/6.12: update to v6.12.8
  > linux-yocto/6.6: update to v6.6.69
  > kern-tools: fix python 3.12 warning
  > linux-yocto/6.6: update to v6.6.66
  > linux-yocto/6.12: update to v6.12.5
  > rpm: avoid empty plugindir error
  > boost: fix do_fetch error
  > util-linux: add volatile file for lastlog2
  > util-linux: replace local patch with upstream patch
  > libpam: set pam module path to ${base_libdir}/security
  > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy
  > file: upgrade 5.45 -> 5.46
  > shadow: exclude pre-releases from version checks
  > shadow: merge .inc into .bb
  > kbd: update 2.6.4 -> 2.7.1
  > iproute2: update 6.11.0 -> 6.12.0
  > rt-tests: update 2.7 -> 2.8
  > libxshmfence: update 1.3.2 -> 1.3.3
  > libxt: update 1.3.0 -> 1.3.1
  > gettext: update 0.22.5 -> 0.23.1
  > 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 9, 2025
…-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...5a928a7 (6):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > snort3,libdaq: Always use libstdc++ for C++ runtime
  > bingen-cli: Upgrade to 0.71.1

* sources/meta-freescale 8cc3bb0f...bcb0fd90 (3):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2058 from Freescale/bump-linux-fslc-imx-2.2.0
  > Merge pull request #2052 from nxp-upstream/nxp-wifi-2024q4

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

* sources/meta-openembedded 80650fefd6...2f83281ae9 (83):
  > DO NOT MERGE: Add Github actions CI workflow
  > spdlog: Switch to latest on 1.x branch
  > mpd: Drop adding +git to PR
  > mpd: Use meson wrap for fmt
  > mpd: Upgrade mpd to 0.23.16
  > gerbera: Upgrade to 2.4.1
  > libcgi-perl: upgrade 4.66 -> 4.67
  > python3-cached-property: Upgrade 1.5.2 -> 2.0.1
  > python3-deprecated: Upgrade 1.2.14 -> 1.2.15
  > crucible: Use go module fetcher
  > mariadb: Upgrade to 10.11.10
  > spdlog: Upgrade to 1.15.0
  > c-ares: upgrade 1.29.0 -> 1.30.0
  > python3-argcomplete: Upgrade to 3.5.3
  > gjs: Deleted gsettings from gsettings
  > libcamera: update to 0.4.0
  > python3-yamlloader: Upgrade 1.4.1 -> 1.5.1
  > python3-cerberus: Upgrade 1.3.5 -> 1.3.7
  > python3-a2wsgi: Upgrade 1.10.7 -> 1.10.8
  > python3-marshmallow: Upgrade 3.23.3 -> 3.24.1
  > python3-kivy: Upgrade 2.3.0 -> 2.3.1
  > x265: Fix build on x86
  > openh264: Fix meson build for x86
  > onig: upgrade 6.9.9 -> 6.9.10
  > pocketpy: Add pic options to cflags
  > mozjs-128: Fix riscv arch specification in triplets
  > pocketpy: upgrade 2.0.3 -> 2.0.4
  > c-ares: upgrade 1.28.1 -> 1.29.0
  > libheif: Make openh264 as packageconfig
  > openh264: Disable build on riscv32
  > x265: Re-add -DENABLE_PIC=ON
  > libheif: add recipe
  > openh264: update 2.3.1 -> 2.5.0
  > x265: update 3.2.1 -> 4.1
  > python3-django: upgrade 5.0.9 -> 5.0.10
  > python3-django: upgrade 4.2.16 -> 4.2.17
  > python3-pymodbus: Upgrade 3.8.2 -> 3.8.3
  > python3-git-pw: Upgrade 2.6.0 -> 2.7.0
  > python3-anyio: Upgrade 4.7.0 -> 4.8.0
  > python3-apispec: Upgrade 6.8.0 -> 6.8.1
  > python3-pydantic: Upgrade 2.10.2 -> 2.10.4
  > python3-virtualenv: upgrade 20.28.0 -> 20.28.1
  > python3-trustme: upgrade 1.2.0 -> 1.2.1
  > python3-starlette: upgrade 0.44.0 -> 0.45.2
  > python3-pyusb: upgrade 1.2.1 -> 1.3.0
  > python3-portalocker: upgrade 3.0.0 -> 3.1.1
  > python3-pillow: upgrade 11.0.0 -> 11.1.0
  > python3-marshmallow: upgrade 3.23.2 -> 3.23.3
  > python3-inline-snapshot: upgrade 0.18.1 -> 0.18.2
  > python3-grpcio: upgrade 1.68.1 -> 1.69.0
  > python3-grpcio-reflection: upgrade 1.68.1 -> 1.69.0
  > python3-grpcio-channelz: upgrade 1.68.1 -> 1.69.0
  > libbpf: upgrade 1.4.7 -> 1.5.0
  > composefs: upgrade 1.0.5 -> 1.0.8
  > byacc: upgrade 20230219 -> 20241231
  > fping: upgrade 5.2 -> 5.3
  > evolution-data-server: upgrade 3.54.2 -> 3.54.3
  > doxygen: upgrade 1.13.0 -> 1.13.1
  > ctags: upgrade 6.1.20241229.0 -> 6.1.20250105.0
  > bpftool: fix libelf.h not found error
  > packagegoup-meta-multimedia: adjust RDEPENDS for h264/hevc
  > x265: drop restriction for x86/x86-64
  > python3-tomli-w: Upgrade 1.0.0 -> 1.1.0
  > python3-uswid: Upgrade 0.5.0 -> 0.5.1
  > python3-inflate64: Upgrade 1.0.0 -> 1.0.1
  > kernel-hardening-checker: New recipe to check security options
  > zfs: enable packageconfig pam for pam distro feature
  > cockpit: set pam module path to ${base_libdir}/security
  > malcontent: set pam module path to ${base_libdir}/security
  > mariadb: set pam module path to ${base_libdir}/security
  > snapper: set pam module path to ${base_libdir}/security
  > polkit: Install rules in subdir
  > 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...de80f79 (22):
  > 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
  > Install module JSON files to INSTALL_ARCHDATADIR/modules
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-riscv e738aa2...abb4f07 (1):
  > openh264: Remove setting COMPATIBLE_HOST to null

* 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...7969224d4a (139):
  > snort3,libdaq: Always use libstdc++
  > 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
  > python3-jinja2: upgrade 3.1.4 -> 3.1.5
  > python3-click: update 8.1.7 -> 8.1.8
  > linux-yocto-dev: update to v6.13
  > bbconfigbuild/configfragments.py: set BBPATH in standalone datastore
  > webkitgtk: Disable JIT on RISCV64
  > webkitgtk: Fix a typo OFFF -> OFF
  > xinit: upgrade 1.4.2 -> 1.4.3
  > xf86-input-synaptics: upgrade 1.9.2 -> 1.10.0
  > stress-ng: upgrade 0.18.07 -> 0.18.08
  > python3-ruamel-yaml: upgrade 0.18.7 -> 0.18.9
  > python3-pygments: upgrade 2.18.0 -> 2.19.0
  > python3-poetry-core: upgrade 1.9.1 -> 2.0.0
  > python3-gitdb: upgrade 4.0.11 -> 4.0.12
  > libtest-warnings-perl: upgrade 0.033 -> 0.037
  > libsdl2: upgrade 2.30.10 -> 2.30.11
  > libedit: upgrade 20240808-3.1 -> 20250104-3.1
  > hwdata: upgrade 0.390 -> 0.391
  > gtk4: upgrade 4.16.7 -> 4.16.12
  > erofs-utils: upgrade 1.8.3 -> 1.8.4
  > u-boot: upgrade 2024.10 -> 2025.01
  > ref-manual: move runtime-testing section to the test-manual
  > ref-manual/packages: move ptest section to the test-manual
  > SSTATE_MIRRORS/SOURCE_MIRROR_URL: add instructions for mirror authentication
  > ref-manual/devtool-reference: add warning note on deploy-target and shared objects
  > contributor-guide/submit-changes.rst: suggest to remove the git signature
  > ref-manual/qa-checks: remove patch-status-core/patch-status-noncore
  > conf/distro/defaultsetup: Use include_all for maintainers.inc
  > fmt: 11.0.2 -> 11.1.1
  > cve-check: Rework patch parsing
  > cve-check: Fix errors in log lines
  > systemd: Add WATCHDOG_RUNTIME_SEC optional variable
  > meta/lib/oe/sbom30.py: set alias for scan declared licenses
  > meta/lib/oe/spdx30_tasks.py: set license alias to hasConcludedLicense relationship
  > meta/lib/oe/sbom30.py: fix alias in simplelicensing_customIdToUri not extracted
  > meta/lib/oe/sbom30.py: correct alias
  > libx11-compose-data: Use CONFLICT_DISTRO_FEATURES to skip when x11
  > mesa: Fix missing GLES3 headers in SDK sysroot
  > lib/configfragements: enable/disable multiple fragements at once
  > lib/configfragments: Restrict fragment file checking
  > debugedit: Fix install conflict when enable multilib.
  > uboot-extlinux-config.bbclass: add support for DTBOs
  > uboot-extlinux-config.bbclass: simplify FDT/FDTDIR logic
  > initrdscripts: add UBI support
  > python3-rpds-py: upgrade 0.21.0 -> 0.22.3
  > python3-*: Update recipes with pytest ptests to use the new ptest-python-pytest class
  > classes/ptest-python-pytest: add a new class to consolidate pytest ptest functionality
  > bitbake.conf: Drop obsolete and misleading comment
  > bitbake.conf: Add libstdc++-native to ASSUME_PROVIDED
  > bitbake.conf: Add bash-completion-native to ASSUME_PROVIDED
  > sstate: Ensure errors cause task failure
  > go-vendor: Fix absolute paths issue
  > bitbake: git-make-shallow: use stdin mode
  > bitbake: fetch2: read checksum from SRC_URI flag for npm
  > bitbake: fetch2: do not prefix embedded checksums
  > bitbake: tests: fetch: replace [url] with urls for npm
  > bitbake: fetch2: npmsw: remove old lockfile format support
  > bitbake: tests: fetch: update npmsw tests to new lockfile format
  > linux-yocto/6.12: update to v6.12.8
  > linux-yocto/6.6: update to v6.6.69
  > kern-tools: fix python 3.12 warning
  > linux-yocto/6.6: update to v6.6.66
  > linux-yocto/6.12: update to v6.12.5
  > rpm: avoid empty plugindir error
  > boost: fix do_fetch error
  > util-linux: add volatile file for lastlog2
  > util-linux: replace local patch with upstream patch
  > libpam: set pam module path to ${base_libdir}/security
  > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy
  > file: upgrade 5.45 -> 5.46
  > shadow: exclude pre-releases from version checks
  > shadow: merge .inc into .bb
  > kbd: update 2.6.4 -> 2.7.1
  > iproute2: update 6.11.0 -> 6.12.0
  > rt-tests: update 2.7 -> 2.8
  > libxshmfence: update 1.3.2 -> 1.3.3
  > libxt: update 1.3.0 -> 1.3.1
  > gettext: update 0.22.5 -> 0.23.1
  > 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 9, 2025
…cale sources/meta-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm cc4399ad...bc5967ad (2):
  > arm-bsp/linux-yocto: corstone1000: Update to version 6.12
  > arm-bsp/documentation: corstone1000: describe host level authentication

* sources/meta-clang 89878f5...5a928a7 (6):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > snort3,libdaq: Always use libstdc++ for C++ runtime
  > bingen-cli: Upgrade to 0.71.1

* sources/meta-freescale 8cc3bb0f...67e7bf45 (5):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2062 from Freescale/bump-l
  > Merge pull request #2063 from nxp-upstream/glmark
  > Merge pull request #2058 from Freescale/bump-linux-fslc-imx-2.2.0
  > Merge pull request #2052 from nxp-upstream/nxp-wifi-2024q4

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

* sources/meta-openembedded 80650fefd6...1f5c0d3f39 (84):
  > DO NOT MERGE: Add Github actions CI workflow
  > python3-pyrad: Fix build with poetry 2.x
  > spdlog: Switch to latest on 1.x branch
  > mpd: Drop adding +git to PR
  > mpd: Use meson wrap for fmt
  > mpd: Upgrade mpd to 0.23.16
  > gerbera: Upgrade to 2.4.1
  > libcgi-perl: upgrade 4.66 -> 4.67
  > python3-cached-property: Upgrade 1.5.2 -> 2.0.1
  > python3-deprecated: Upgrade 1.2.14 -> 1.2.15
  > crucible: Use go module fetcher
  > mariadb: Upgrade to 10.11.10
  > spdlog: Upgrade to 1.15.0
  > c-ares: upgrade 1.29.0 -> 1.30.0
  > python3-argcomplete: Upgrade to 3.5.3
  > gjs: Deleted gsettings from gsettings
  > libcamera: update to 0.4.0
  > python3-yamlloader: Upgrade 1.4.1 -> 1.5.1
  > python3-cerberus: Upgrade 1.3.5 -> 1.3.7
  > python3-a2wsgi: Upgrade 1.10.7 -> 1.10.8
  > python3-marshmallow: Upgrade 3.23.3 -> 3.24.1
  > python3-kivy: Upgrade 2.3.0 -> 2.3.1
  > x265: Fix build on x86
  > openh264: Fix meson build for x86
  > onig: upgrade 6.9.9 -> 6.9.10
  > pocketpy: Add pic options to cflags
  > mozjs-128: Fix riscv arch specification in triplets
  > pocketpy: upgrade 2.0.3 -> 2.0.4
  > c-ares: upgrade 1.28.1 -> 1.29.0
  > libheif: Make openh264 as packageconfig
  > openh264: Disable build on riscv32
  > x265: Re-add -DENABLE_PIC=ON
  > libheif: add recipe
  > openh264: update 2.3.1 -> 2.5.0
  > x265: update 3.2.1 -> 4.1
  > python3-django: upgrade 5.0.9 -> 5.0.10
  > python3-django: upgrade 4.2.16 -> 4.2.17
  > python3-pymodbus: Upgrade 3.8.2 -> 3.8.3
  > python3-git-pw: Upgrade 2.6.0 -> 2.7.0
  > python3-anyio: Upgrade 4.7.0 -> 4.8.0
  > python3-apispec: Upgrade 6.8.0 -> 6.8.1
  > python3-pydantic: Upgrade 2.10.2 -> 2.10.4
  > python3-virtualenv: upgrade 20.28.0 -> 20.28.1
  > python3-trustme: upgrade 1.2.0 -> 1.2.1
  > python3-starlette: upgrade 0.44.0 -> 0.45.2
  > python3-pyusb: upgrade 1.2.1 -> 1.3.0
  > python3-portalocker: upgrade 3.0.0 -> 3.1.1
  > python3-pillow: upgrade 11.0.0 -> 11.1.0
  > python3-marshmallow: upgrade 3.23.2 -> 3.23.3
  > python3-inline-snapshot: upgrade 0.18.1 -> 0.18.2
  > python3-grpcio: upgrade 1.68.1 -> 1.69.0
  > python3-grpcio-reflection: upgrade 1.68.1 -> 1.69.0
  > python3-grpcio-channelz: upgrade 1.68.1 -> 1.69.0
  > libbpf: upgrade 1.4.7 -> 1.5.0
  > composefs: upgrade 1.0.5 -> 1.0.8
  > byacc: upgrade 20230219 -> 20241231
  > fping: upgrade 5.2 -> 5.3
  > evolution-data-server: upgrade 3.54.2 -> 3.54.3
  > doxygen: upgrade 1.13.0 -> 1.13.1
  > ctags: upgrade 6.1.20241229.0 -> 6.1.20250105.0
  > bpftool: fix libelf.h not found error
  > packagegoup-meta-multimedia: adjust RDEPENDS for h264/hevc
  > x265: drop restriction for x86/x86-64
  > python3-tomli-w: Upgrade 1.0.0 -> 1.1.0
  > python3-uswid: Upgrade 0.5.0 -> 0.5.1
  > python3-inflate64: Upgrade 1.0.0 -> 1.0.1
  > kernel-hardening-checker: New recipe to check security options
  > zfs: enable packageconfig pam for pam distro feature
  > cockpit: set pam module path to ${base_libdir}/security
  > malcontent: set pam module path to ${base_libdir}/security
  > mariadb: set pam module path to ${base_libdir}/security
  > snapper: set pam module path to ${base_libdir}/security
  > polkit: Install rules in subdir
  > 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...de80f79 (22):
  > 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
  > Install module JSON files to INSTALL_ARCHDATADIR/modules
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-riscv e738aa2...abb4f07 (1):
  > openh264: Remove setting COMPATIBLE_HOST to null

* 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 3c0d8bed...06c060aa (3):
  > nvidia-drm-loadconf: changes to play nicely with x11
  > libdrm: move dependency on nvidia-drm out of weston-init
  > cuda-cupti: fix DEVSUM for x86-64

* 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...7969224d4a (139):
  > snort3,libdaq: Always use libstdc++
  > 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
  > python3-jinja2: upgrade 3.1.4 -> 3.1.5
  > python3-click: update 8.1.7 -> 8.1.8
  > linux-yocto-dev: update to v6.13
  > bbconfigbuild/configfragments.py: set BBPATH in standalone datastore
  > webkitgtk: Disable JIT on RISCV64
  > webkitgtk: Fix a typo OFFF -> OFF
  > xinit: upgrade 1.4.2 -> 1.4.3
  > xf86-input-synaptics: upgrade 1.9.2 -> 1.10.0
  > stress-ng: upgrade 0.18.07 -> 0.18.08
  > python3-ruamel-yaml: upgrade 0.18.7 -> 0.18.9
  > python3-pygments: upgrade 2.18.0 -> 2.19.0
  > python3-poetry-core: upgrade 1.9.1 -> 2.0.0
  > python3-gitdb: upgrade 4.0.11 -> 4.0.12
  > libtest-warnings-perl: upgrade 0.033 -> 0.037
  > libsdl2: upgrade 2.30.10 -> 2.30.11
  > libedit: upgrade 20240808-3.1 -> 20250104-3.1
  > hwdata: upgrade 0.390 -> 0.391
  > gtk4: upgrade 4.16.7 -> 4.16.12
  > erofs-utils: upgrade 1.8.3 -> 1.8.4
  > u-boot: upgrade 2024.10 -> 2025.01
  > ref-manual: move runtime-testing section to the test-manual
  > ref-manual/packages: move ptest section to the test-manual
  > SSTATE_MIRRORS/SOURCE_MIRROR_URL: add instructions for mirror authentication
  > ref-manual/devtool-reference: add warning note on deploy-target and shared objects
  > contributor-guide/submit-changes.rst: suggest to remove the git signature
  > ref-manual/qa-checks: remove patch-status-core/patch-status-noncore
  > conf/distro/defaultsetup: Use include_all for maintainers.inc
  > fmt: 11.0.2 -> 11.1.1
  > cve-check: Rework patch parsing
  > cve-check: Fix errors in log lines
  > systemd: Add WATCHDOG_RUNTIME_SEC optional variable
  > meta/lib/oe/sbom30.py: set alias for scan declared licenses
  > meta/lib/oe/spdx30_tasks.py: set license alias to hasConcludedLicense relationship
  > meta/lib/oe/sbom30.py: fix alias in simplelicensing_customIdToUri not extracted
  > meta/lib/oe/sbom30.py: correct alias
  > libx11-compose-data: Use CONFLICT_DISTRO_FEATURES to skip when x11
  > mesa: Fix missing GLES3 headers in SDK sysroot
  > lib/configfragements: enable/disable multiple fragements at once
  > lib/configfragments: Restrict fragment file checking
  > debugedit: Fix install conflict when enable multilib.
  > uboot-extlinux-config.bbclass: add support for DTBOs
  > uboot-extlinux-config.bbclass: simplify FDT/FDTDIR logic
  > initrdscripts: add UBI support
  > python3-rpds-py: upgrade 0.21.0 -> 0.22.3
  > python3-*: Update recipes with pytest ptests to use the new ptest-python-pytest class
  > classes/ptest-python-pytest: add a new class to consolidate pytest ptest functionality
  > bitbake.conf: Drop obsolete and misleading comment
  > bitbake.conf: Add libstdc++-native to ASSUME_PROVIDED
  > bitbake.conf: Add bash-completion-native to ASSUME_PROVIDED
  > sstate: Ensure errors cause task failure
  > go-vendor: Fix absolute paths issue
  > bitbake: git-make-shallow: use stdin mode
  > bitbake: fetch2: read checksum from SRC_URI flag for npm
  > bitbake: fetch2: do not prefix embedded checksums
  > bitbake: tests: fetch: replace [url] with urls for npm
  > bitbake: fetch2: npmsw: remove old lockfile format support
  > bitbake: tests: fetch: update npmsw tests to new lockfile format
  > linux-yocto/6.12: update to v6.12.8
  > linux-yocto/6.6: update to v6.6.69
  > kern-tools: fix python 3.12 warning
  > linux-yocto/6.6: update to v6.6.66
  > linux-yocto/6.12: update to v6.12.5
  > rpm: avoid empty plugindir error
  > boost: fix do_fetch error
  > util-linux: add volatile file for lastlog2
  > util-linux: replace local patch with upstream patch
  > libpam: set pam module path to ${base_libdir}/security
  > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy
  > file: upgrade 5.45 -> 5.46
  > shadow: exclude pre-releases from version checks
  > shadow: merge .inc into .bb
  > kbd: update 2.6.4 -> 2.7.1
  > iproute2: update 6.11.0 -> 6.12.0
  > rt-tests: update 2.7 -> 2.8
  > libxshmfence: update 1.3.2 -> 1.3.3
  > libxt: update 1.3.0 -> 1.3.1
  > gettext: update 0.22.5 -> 0.23.1
  > 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 10, 2025
…cale sources/meta-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm cc4399ad...bc5967ad (2):
  > arm-bsp/linux-yocto: corstone1000: Update to version 6.12
  > arm-bsp/documentation: corstone1000: describe host level authentication

* sources/meta-clang 89878f5...5a928a7 (6):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > snort3,libdaq: Always use libstdc++ for C++ runtime
  > bingen-cli: Upgrade to 0.71.1

* sources/meta-freescale 8cc3bb0f...67e7bf45 (5):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2062 from Freescale/bump-l
  > Merge pull request #2063 from nxp-upstream/glmark
  > Merge pull request #2058 from Freescale/bump-linux-fslc-imx-2.2.0
  > Merge pull request #2052 from nxp-upstream/nxp-wifi-2024q4

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

* sources/meta-openembedded 80650fefd6...aa3878b1d2 (87):
  > DO NOT MERGE: Add Github actions CI workflow
  > dav1d: update 1.4.3 -> 1.5.0
  > libde265: update 1.0.12 -> 1.0.15
  > fitimage.bbclass: Remove True option to getVar calls
  > python3-pyrad: Fix build with poetry 2.x
  > spdlog: Switch to latest on 1.x branch
  > mpd: Drop adding +git to PV
  > mpd: Use meson wrap for fmt
  > mpd: Upgrade mpd to 0.23.16
  > gerbera: Upgrade to 2.4.1
  > libcgi-perl: upgrade 4.66 -> 4.67
  > python3-cached-property: Upgrade 1.5.2 -> 2.0.1
  > python3-deprecated: Upgrade 1.2.14 -> 1.2.15
  > crucible: Use go module fetcher
  > mariadb: Upgrade to 10.11.10
  > spdlog: Upgrade to 1.15.0
  > c-ares: upgrade 1.29.0 -> 1.30.0
  > python3-argcomplete: Upgrade to 3.5.3
  > gjs: Deleted gsettings from gsettings
  > libcamera: update to 0.4.0
  > python3-yamlloader: Upgrade 1.4.1 -> 1.5.1
  > python3-cerberus: Upgrade 1.3.5 -> 1.3.7
  > python3-a2wsgi: Upgrade 1.10.7 -> 1.10.8
  > python3-marshmallow: Upgrade 3.23.3 -> 3.24.1
  > python3-kivy: Upgrade 2.3.0 -> 2.3.1
  > x265: Fix build on x86
  > openh264: Fix meson build for x86
  > onig: upgrade 6.9.9 -> 6.9.10
  > pocketpy: Add pic options to cflags
  > mozjs-128: Fix riscv arch specification in triplets
  > pocketpy: upgrade 2.0.3 -> 2.0.4
  > c-ares: upgrade 1.28.1 -> 1.29.0
  > libheif: Make openh264 as packageconfig
  > openh264: Disable build on riscv32
  > x265: Re-add -DENABLE_PIC=ON
  > libheif: add recipe
  > openh264: update 2.3.1 -> 2.5.0
  > x265: update 3.2.1 -> 4.1
  > python3-django: upgrade 5.0.9 -> 5.0.10
  > python3-django: upgrade 4.2.16 -> 4.2.17
  > python3-pymodbus: Upgrade 3.8.2 -> 3.8.3
  > python3-git-pw: Upgrade 2.6.0 -> 2.7.0
  > python3-anyio: Upgrade 4.7.0 -> 4.8.0
  > python3-apispec: Upgrade 6.8.0 -> 6.8.1
  > python3-pydantic: Upgrade 2.10.2 -> 2.10.4
  > python3-virtualenv: upgrade 20.28.0 -> 20.28.1
  > python3-trustme: upgrade 1.2.0 -> 1.2.1
  > python3-starlette: upgrade 0.44.0 -> 0.45.2
  > python3-pyusb: upgrade 1.2.1 -> 1.3.0
  > python3-portalocker: upgrade 3.0.0 -> 3.1.1
  > python3-pillow: upgrade 11.0.0 -> 11.1.0
  > python3-marshmallow: upgrade 3.23.2 -> 3.23.3
  > python3-inline-snapshot: upgrade 0.18.1 -> 0.18.2
  > python3-grpcio: upgrade 1.68.1 -> 1.69.0
  > python3-grpcio-reflection: upgrade 1.68.1 -> 1.69.0
  > python3-grpcio-channelz: upgrade 1.68.1 -> 1.69.0
  > libbpf: upgrade 1.4.7 -> 1.5.0
  > composefs: upgrade 1.0.5 -> 1.0.8
  > byacc: upgrade 20230219 -> 20241231
  > fping: upgrade 5.2 -> 5.3
  > evolution-data-server: upgrade 3.54.2 -> 3.54.3
  > doxygen: upgrade 1.13.0 -> 1.13.1
  > ctags: upgrade 6.1.20241229.0 -> 6.1.20250105.0
  > bpftool: fix libelf.h not found error
  > packagegoup-meta-multimedia: adjust RDEPENDS for h264/hevc
  > x265: drop restriction for x86/x86-64
  > python3-tomli-w: Upgrade 1.0.0 -> 1.1.0
  > python3-uswid: Upgrade 0.5.0 -> 0.5.1
  > python3-inflate64: Upgrade 1.0.0 -> 1.0.1
  > kernel-hardening-checker: New recipe to check security options
  > zfs: enable packageconfig pam for pam distro feature
  > cockpit: set pam module path to ${base_libdir}/security
  > malcontent: set pam module path to ${base_libdir}/security
  > mariadb: set pam module path to ${base_libdir}/security
  > snapper: set pam module path to ${base_libdir}/security
  > polkit: Install rules in subdir
  > 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...de80f79 (22):
  > 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
  > Install module JSON files to INSTALL_ARCHDATADIR/modules
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-riscv e738aa2...abb4f07 (1):
  > openh264: Remove setting COMPATIBLE_HOST to null

* 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 3c0d8bed...06c060aa (3):
  > nvidia-drm-loadconf: changes to play nicely with x11
  > libdrm: move dependency on nvidia-drm out of weston-init
  > cuda-cupti: fix DEVSUM for x86-64

* 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...2610176de1 (161):
  > snort3,libdaq: Always use libstdc++
  > 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
  > rsync: clean up configure/configure.sh fiddling
  > python3-psutil: Fix native dependencies
  > libgit2: update 1.8.4 -> 1.9.0
  > native: Improve ${PN}-XXX package name handling
  > util-linux: Improve PACKAGES_DYNAMIC handling for util-linux-native
  > coreutils: Improve core-utils-native dependency handling
  > autotools: remove aclocal --automake-acdir, relocated so knows the right path
  > autotools: log when we're removing aclocal.m4
  > libtheora: backport a patch to fix autoreconf
  > tcl8: upgrade 8.6.15 -> 8.6.16
  > python3-numpy: upgrade 2.1.3 -> 2.2.1
  > blktool: remove the recipe
  > shadow: update 4.16.0 -> 4.17.1
  > ruby: update 3.3.6 -> 3.4.1
  > libxcrypt: update 4.4.36 -> 4.4.37
  > liburcu: update 0.14.1 -> 0.15.0
  > boost: update 1.86.0 -> 1.87.0
  > texinfo: update 7.1.1 -> 7.2
  > bc: update 1.07.1 -> 1.08.1
  > tcl: update 9.0.0 -> 9.0.1
  > ppp: update 2.5.1 -> 2.5.2
  > bitbake: bin/git-make-shallow: Fix syntax to work with older git versions
  > python3-jinja2: upgrade 3.1.4 -> 3.1.5
  > python3-click: update 8.1.7 -> 8.1.8
  > linux-yocto-dev: update to v6.13
  > bbconfigbuild/configfragments.py: set BBPATH in standalone datastore
  > webkitgtk: Disable JIT on RISCV64
  > webkitgtk: Fix a typo OFFF -> OFF
  > xinit: upgrade 1.4.2 -> 1.4.3
  > xf86-input-synaptics: upgrade 1.9.2 -> 1.10.0
  > stress-ng: upgrade 0.18.07 -> 0.18.08
  > python3-ruamel-yaml: upgrade 0.18.7 -> 0.18.9
  > python3-pygments: upgrade 2.18.0 -> 2.19.0
  > python3-poetry-core: upgrade 1.9.1 -> 2.0.0
  > python3-gitdb: upgrade 4.0.11 -> 4.0.12
  > libtest-warnings-perl: upgrade 0.033 -> 0.037
  > libsdl2: upgrade 2.30.10 -> 2.30.11
  > libedit: upgrade 20240808-3.1 -> 20250104-3.1
  > hwdata: upgrade 0.390 -> 0.391
  > gtk4: upgrade 4.16.7 -> 4.16.12
  > erofs-utils: upgrade 1.8.3 -> 1.8.4
  > u-boot: upgrade 2024.10 -> 2025.01
  > ref-manual: move runtime-testing section to the test-manual
  > ref-manual/packages: move ptest section to the test-manual
  > SSTATE_MIRRORS/SOURCE_MIRROR_URL: add instructions for mirror authentication
  > ref-manual/devtool-reference: add warning note on deploy-target and shared objects
  > contributor-guide/submit-changes.rst: suggest to remove the git signature
  > ref-manual/qa-checks: remove patch-status-core/patch-status-noncore
  > conf/distro/defaultsetup: Use include_all for maintainers.inc
  > fmt: 11.0.2 -> 11.1.1
  > cve-check: Rework patch parsing
  > cve-check: Fix errors in log lines
  > systemd: Add WATCHDOG_RUNTIME_SEC optional variable
  > meta/lib/oe/sbom30.py: set alias for scan declared licenses
  > meta/lib/oe/spdx30_tasks.py: set license alias to hasConcludedLicense relationship
  > meta/lib/oe/sbom30.py: fix alias in simplelicensing_customIdToUri not extracted
  > meta/lib/oe/sbom30.py: correct alias
  > libx11-compose-data: Use CONFLICT_DISTRO_FEATURES to skip when x11
  > mesa: Fix missing GLES3 headers in SDK sysroot
  > lib/configfragements: enable/disable multiple fragements at once
  > lib/configfragments: Restrict fragment file checking
  > debugedit: Fix install conflict when enable multilib.
  > uboot-extlinux-config.bbclass: add support for DTBOs
  > uboot-extlinux-config.bbclass: simplify FDT/FDTDIR logic
  > initrdscripts: add UBI support
  > python3-rpds-py: upgrade 0.21.0 -> 0.22.3
  > python3-*: Update recipes with pytest ptests to use the new ptest-python-pytest class
  > classes/ptest-python-pytest: add a new class to consolidate pytest ptest functionality
  > bitbake.conf: Drop obsolete and misleading comment
  > bitbake.conf: Add libstdc++-native to ASSUME_PROVIDED
  > bitbake.conf: Add bash-completion-native to ASSUME_PROVIDED
  > sstate: Ensure errors cause task failure
  > go-vendor: Fix absolute paths issue
  > bitbake: git-make-shallow: use stdin mode
  > bitbake: fetch2: read checksum from SRC_URI flag for npm
  > bitbake: fetch2: do not prefix embedded checksums
  > bitbake: tests: fetch: replace [url] with urls for npm
  > bitbake: fetch2: npmsw: remove old lockfile format support
  > bitbake: tests: fetch: update npmsw tests to new lockfile format
  > linux-yocto/6.12: update to v6.12.8
  > linux-yocto/6.6: update to v6.6.69
  > kern-tools: fix python 3.12 warning
  > linux-yocto/6.6: update to v6.6.66
  > linux-yocto/6.12: update to v6.12.5
  > rpm: avoid empty plugindir error
  > boost: fix do_fetch error
  > util-linux: add volatile file for lastlog2
  > util-linux: replace local patch with upstream patch
  > libpam: set pam module path to ${base_libdir}/security
  > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy
  > file: upgrade 5.45 -> 5.46
  > shadow: exclude pre-releases from version checks
  > shadow: merge .inc into .bb
  > kbd: update 2.6.4 -> 2.7.1
  > iproute2: update 6.11.0 -> 6.12.0
  > rt-tests: update 2.7 -> 2.8
  > libxshmfence: update 1.3.2 -> 1.3.3
  > libxt: update 1.3.0 -> 1.3.1
  > gettext: update 0.22.5 -> 0.23.1
  > 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 10, 2025
…cale sources/meta-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm cc4399ad...bc5967ad (2):
  > arm-bsp/linux-yocto: corstone1000: Update to version 6.12
  > arm-bsp/documentation: corstone1000: describe host level authentication

* sources/meta-clang 89878f5...5a928a7 (6):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > snort3,libdaq: Always use libstdc++ for C++ runtime
  > bingen-cli: Upgrade to 0.71.1

* sources/meta-freescale 8cc3bb0f...67e7bf45 (5):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2062 from Freescale/bump-l
  > Merge pull request #2063 from nxp-upstream/glmark
  > Merge pull request #2058 from Freescale/bump-linux-fslc-imx-2.2.0
  > Merge pull request #2052 from nxp-upstream/nxp-wifi-2024q4

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

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

* sources/meta-openembedded 80650fefd6...e87b556f31 (88):
  > DO NOT MERGE: Add Github actions CI workflow
  > packagegroup-meta-multimedia: Drop adding openh264 and libde265
  > dav1d: update 1.4.3 -> 1.5.0
  > libde265: update 1.0.12 -> 1.0.15
  > fitimage.bbclass: Remove True option to getVar calls
  > python3-pyrad: Fix build with poetry 2.x
  > spdlog: Switch to latest on 1.x branch
  > mpd: Drop adding +git to PV
  > mpd: Use meson wrap for fmt
  > mpd: Upgrade mpd to 0.23.16
  > gerbera: Upgrade to 2.4.1
  > libcgi-perl: upgrade 4.66 -> 4.67
  > python3-cached-property: Upgrade 1.5.2 -> 2.0.1
  > python3-deprecated: Upgrade 1.2.14 -> 1.2.15
  > crucible: Use go module fetcher
  > mariadb: Upgrade to 10.11.10
  > spdlog: Upgrade to 1.15.0
  > c-ares: upgrade 1.29.0 -> 1.30.0
  > python3-argcomplete: Upgrade to 3.5.3
  > gjs: Deleted gsettings from gsettings
  > libcamera: update to 0.4.0
  > python3-yamlloader: Upgrade 1.4.1 -> 1.5.1
  > python3-cerberus: Upgrade 1.3.5 -> 1.3.7
  > python3-a2wsgi: Upgrade 1.10.7 -> 1.10.8
  > python3-marshmallow: Upgrade 3.23.3 -> 3.24.1
  > python3-kivy: Upgrade 2.3.0 -> 2.3.1
  > x265: Fix build on x86
  > openh264: Fix meson build for x86
  > onig: upgrade 6.9.9 -> 6.9.10
  > pocketpy: Add pic options to cflags
  > mozjs-128: Fix riscv arch specification in triplets
  > pocketpy: upgrade 2.0.3 -> 2.0.4
  > c-ares: upgrade 1.28.1 -> 1.29.0
  > libheif: Make openh264 as packageconfig
  > openh264: Disable build on riscv32
  > x265: Re-add -DENABLE_PIC=ON
  > libheif: add recipe
  > openh264: update 2.3.1 -> 2.5.0
  > x265: update 3.2.1 -> 4.1
  > python3-django: upgrade 5.0.9 -> 5.0.10
  > python3-django: upgrade 4.2.16 -> 4.2.17
  > python3-pymodbus: Upgrade 3.8.2 -> 3.8.3
  > python3-git-pw: Upgrade 2.6.0 -> 2.7.0
  > python3-anyio: Upgrade 4.7.0 -> 4.8.0
  > python3-apispec: Upgrade 6.8.0 -> 6.8.1
  > python3-pydantic: Upgrade 2.10.2 -> 2.10.4
  > python3-virtualenv: upgrade 20.28.0 -> 20.28.1
  > python3-trustme: upgrade 1.2.0 -> 1.2.1
  > python3-starlette: upgrade 0.44.0 -> 0.45.2
  > python3-pyusb: upgrade 1.2.1 -> 1.3.0
  > python3-portalocker: upgrade 3.0.0 -> 3.1.1
  > python3-pillow: upgrade 11.0.0 -> 11.1.0
  > python3-marshmallow: upgrade 3.23.2 -> 3.23.3
  > python3-inline-snapshot: upgrade 0.18.1 -> 0.18.2
  > python3-grpcio: upgrade 1.68.1 -> 1.69.0
  > python3-grpcio-reflection: upgrade 1.68.1 -> 1.69.0
  > python3-grpcio-channelz: upgrade 1.68.1 -> 1.69.0
  > libbpf: upgrade 1.4.7 -> 1.5.0
  > composefs: upgrade 1.0.5 -> 1.0.8
  > byacc: upgrade 20230219 -> 20241231
  > fping: upgrade 5.2 -> 5.3
  > evolution-data-server: upgrade 3.54.2 -> 3.54.3
  > doxygen: upgrade 1.13.0 -> 1.13.1
  > ctags: upgrade 6.1.20241229.0 -> 6.1.20250105.0
  > bpftool: fix libelf.h not found error
  > packagegoup-meta-multimedia: adjust RDEPENDS for h264/hevc
  > x265: drop restriction for x86/x86-64
  > python3-tomli-w: Upgrade 1.0.0 -> 1.1.0
  > python3-uswid: Upgrade 0.5.0 -> 0.5.1
  > python3-inflate64: Upgrade 1.0.0 -> 1.0.1
  > kernel-hardening-checker: New recipe to check security options
  > zfs: enable packageconfig pam for pam distro feature
  > cockpit: set pam module path to ${base_libdir}/security
  > malcontent: set pam module path to ${base_libdir}/security
  > mariadb: set pam module path to ${base_libdir}/security
  > snapper: set pam module path to ${base_libdir}/security
  > polkit: Install rules in subdir
  > 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...de80f79 (22):
  > 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
  > Install module JSON files to INSTALL_ARCHDATADIR/modules
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-riscv e738aa2...abb4f07 (1):
  > openh264: Remove setting COMPATIBLE_HOST to null

* 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 3c0d8bed...06c060aa (3):
  > nvidia-drm-loadconf: changes to play nicely with x11
  > libdrm: move dependency on nvidia-drm out of weston-init
  > cuda-cupti: fix DEVSUM for x86-64

* 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...2610176de1 (161):
  > snort3,libdaq: Always use libstdc++
  > 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
  > rsync: clean up configure/configure.sh fiddling
  > python3-psutil: Fix native dependencies
  > libgit2: update 1.8.4 -> 1.9.0
  > native: Improve ${PN}-XXX package name handling
  > util-linux: Improve PACKAGES_DYNAMIC handling for util-linux-native
  > coreutils: Improve core-utils-native dependency handling
  > autotools: remove aclocal --automake-acdir, relocated so knows the right path
  > autotools: log when we're removing aclocal.m4
  > libtheora: backport a patch to fix autoreconf
  > tcl8: upgrade 8.6.15 -> 8.6.16
  > python3-numpy: upgrade 2.1.3 -> 2.2.1
  > blktool: remove the recipe
  > shadow: update 4.16.0 -> 4.17.1
  > ruby: update 3.3.6 -> 3.4.1
  > libxcrypt: update 4.4.36 -> 4.4.37
  > liburcu: update 0.14.1 -> 0.15.0
  > boost: update 1.86.0 -> 1.87.0
  > texinfo: update 7.1.1 -> 7.2
  > bc: update 1.07.1 -> 1.08.1
  > tcl: update 9.0.0 -> 9.0.1
  > ppp: update 2.5.1 -> 2.5.2
  > bitbake: bin/git-make-shallow: Fix syntax to work with older git versions
  > python3-jinja2: upgrade 3.1.4 -> 3.1.5
  > python3-click: update 8.1.7 -> 8.1.8
  > linux-yocto-dev: update to v6.13
  > bbconfigbuild/configfragments.py: set BBPATH in standalone datastore
  > webkitgtk: Disable JIT on RISCV64
  > webkitgtk: Fix a typo OFFF -> OFF
  > xinit: upgrade 1.4.2 -> 1.4.3
  > xf86-input-synaptics: upgrade 1.9.2 -> 1.10.0
  > stress-ng: upgrade 0.18.07 -> 0.18.08
  > python3-ruamel-yaml: upgrade 0.18.7 -> 0.18.9
  > python3-pygments: upgrade 2.18.0 -> 2.19.0
  > python3-poetry-core: upgrade 1.9.1 -> 2.0.0
  > python3-gitdb: upgrade 4.0.11 -> 4.0.12
  > libtest-warnings-perl: upgrade 0.033 -> 0.037
  > libsdl2: upgrade 2.30.10 -> 2.30.11
  > libedit: upgrade 20240808-3.1 -> 20250104-3.1
  > hwdata: upgrade 0.390 -> 0.391
  > gtk4: upgrade 4.16.7 -> 4.16.12
  > erofs-utils: upgrade 1.8.3 -> 1.8.4
  > u-boot: upgrade 2024.10 -> 2025.01
  > ref-manual: move runtime-testing section to the test-manual
  > ref-manual/packages: move ptest section to the test-manual
  > SSTATE_MIRRORS/SOURCE_MIRROR_URL: add instructions for mirror authentication
  > ref-manual/devtool-reference: add warning note on deploy-target and shared objects
  > contributor-guide/submit-changes.rst: suggest to remove the git signature
  > ref-manual/qa-checks: remove patch-status-core/patch-status-noncore
  > conf/distro/defaultsetup: Use include_all for maintainers.inc
  > fmt: 11.0.2 -> 11.1.1
  > cve-check: Rework patch parsing
  > cve-check: Fix errors in log lines
  > systemd: Add WATCHDOG_RUNTIME_SEC optional variable
  > meta/lib/oe/sbom30.py: set alias for scan declared licenses
  > meta/lib/oe/spdx30_tasks.py: set license alias to hasConcludedLicense relationship
  > meta/lib/oe/sbom30.py: fix alias in simplelicensing_customIdToUri not extracted
  > meta/lib/oe/sbom30.py: correct alias
  > libx11-compose-data: Use CONFLICT_DISTRO_FEATURES to skip when x11
  > mesa: Fix missing GLES3 headers in SDK sysroot
  > lib/configfragements: enable/disable multiple fragements at once
  > lib/configfragments: Restrict fragment file checking
  > debugedit: Fix install conflict when enable multilib.
  > uboot-extlinux-config.bbclass: add support for DTBOs
  > uboot-extlinux-config.bbclass: simplify FDT/FDTDIR logic
  > initrdscripts: add UBI support
  > python3-rpds-py: upgrade 0.21.0 -> 0.22.3
  > python3-*: Update recipes with pytest ptests to use the new ptest-python-pytest class
  > classes/ptest-python-pytest: add a new class to consolidate pytest ptest functionality
  > bitbake.conf: Drop obsolete and misleading comment
  > bitbake.conf: Add libstdc++-native to ASSUME_PROVIDED
  > bitbake.conf: Add bash-completion-native to ASSUME_PROVIDED
  > sstate: Ensure errors cause task failure
  > go-vendor: Fix absolute paths issue
  > bitbake: git-make-shallow: use stdin mode
  > bitbake: fetch2: read checksum from SRC_URI flag for npm
  > bitbake: fetch2: do not prefix embedded checksums
  > bitbake: tests: fetch: replace [url] with urls for npm
  > bitbake: fetch2: npmsw: remove old lockfile format support
  > bitbake: tests: fetch: update npmsw tests to new lockfile format
  > linux-yocto/6.12: update to v6.12.8
  > linux-yocto/6.6: update to v6.6.69
  > kern-tools: fix python 3.12 warning
  > linux-yocto/6.6: update to v6.6.66
  > linux-yocto/6.12: update to v6.12.5
  > rpm: avoid empty plugindir error
  > boost: fix do_fetch error
  > util-linux: add volatile file for lastlog2
  > util-linux: replace local patch with upstream patch
  > libpam: set pam module path to ${base_libdir}/security
  > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy
  > file: upgrade 5.45 -> 5.46
  > shadow: exclude pre-releases from version checks
  > shadow: merge .inc into .bb
  > kbd: update 2.6.4 -> 2.7.1
  > iproute2: update 6.11.0 -> 6.12.0
  > rt-tests: update 2.7 -> 2.8
  > libxshmfence: update 1.3.2 -> 1.3.3
  > libxt: update 1.3.0 -> 1.3.1
  > gettext: update 0.22.5 -> 0.23.1
  > 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 10, 2025
…cale sources/meta-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm cc4399ad...bc5967ad (2):
  > arm-bsp/linux-yocto: corstone1000: Update to version 6.12
  > arm-bsp/documentation: corstone1000: describe host level authentication

* sources/meta-clang 89878f5...5a928a7 (6):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > snort3,libdaq: Always use libstdc++ for C++ runtime
  > bingen-cli: Upgrade to 0.71.1

* sources/meta-freescale 8cc3bb0f...67e7bf45 (5):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2062 from Freescale/bump-l
  > Merge pull request #2063 from nxp-upstream/glmark
  > Merge pull request #2058 from Freescale/bump-linux-fslc-imx-2.2.0
  > Merge pull request #2052 from nxp-upstream/nxp-wifi-2024q4

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

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

* sources/meta-openembedded 80650fefd6...7af22c646e (93):
  > DO NOT MERGE: Add Github actions CI workflow
  > libtinyxml: patch CVE-2023-34194
  > libtinyxml: patch CVE-2021-42260
  > python3-cachecontrol: Upgrade 0.14.1 -> 0.14.2
  > python3-pyusb: Upgrade 1.3.0 -> 1.3.1
  > python3-icecream: Upgrade 2.1.3 -> 2.1.4
  > packagegroup-meta-multimedia: Drop adding openh264 and libde265
  > dav1d: update 1.4.3 -> 1.5.0
  > libde265: update 1.0.12 -> 1.0.15
  > fitimage.bbclass: Remove True option to getVar calls
  > python3-pyrad: Fix build with poetry 2.x
  > spdlog: Switch to latest on 1.x branch
  > mpd: Drop adding +git to PV
  > mpd: Use meson wrap for fmt
  > mpd: Upgrade mpd to 0.23.16
  > gerbera: Upgrade to 2.4.1
  > libcgi-perl: upgrade 4.66 -> 4.67
  > python3-cached-property: Upgrade 1.5.2 -> 2.0.1
  > python3-deprecated: Upgrade 1.2.14 -> 1.2.15
  > crucible: Use go module fetcher
  > mariadb: Upgrade to 10.11.10
  > spdlog: Upgrade to 1.15.0
  > c-ares: upgrade 1.29.0 -> 1.30.0
  > python3-argcomplete: Upgrade to 3.5.3
  > gjs: Deleted gsettings from gsettings
  > libcamera: update to 0.4.0
  > python3-yamlloader: Upgrade 1.4.1 -> 1.5.1
  > python3-cerberus: Upgrade 1.3.5 -> 1.3.7
  > python3-a2wsgi: Upgrade 1.10.7 -> 1.10.8
  > python3-marshmallow: Upgrade 3.23.3 -> 3.24.1
  > python3-kivy: Upgrade 2.3.0 -> 2.3.1
  > x265: Fix build on x86
  > openh264: Fix meson build for x86
  > onig: upgrade 6.9.9 -> 6.9.10
  > pocketpy: Add pic options to cflags
  > mozjs-128: Fix riscv arch specification in triplets
  > pocketpy: upgrade 2.0.3 -> 2.0.4
  > c-ares: upgrade 1.28.1 -> 1.29.0
  > libheif: Make openh264 as packageconfig
  > openh264: Disable build on riscv32
  > x265: Re-add -DENABLE_PIC=ON
  > libheif: add recipe
  > openh264: update 2.3.1 -> 2.5.0
  > x265: update 3.2.1 -> 4.1
  > python3-django: upgrade 5.0.9 -> 5.0.10
  > python3-django: upgrade 4.2.16 -> 4.2.17
  > python3-pymodbus: Upgrade 3.8.2 -> 3.8.3
  > python3-git-pw: Upgrade 2.6.0 -> 2.7.0
  > python3-anyio: Upgrade 4.7.0 -> 4.8.0
  > python3-apispec: Upgrade 6.8.0 -> 6.8.1
  > python3-pydantic: Upgrade 2.10.2 -> 2.10.4
  > python3-virtualenv: upgrade 20.28.0 -> 20.28.1
  > python3-trustme: upgrade 1.2.0 -> 1.2.1
  > python3-starlette: upgrade 0.44.0 -> 0.45.2
  > python3-pyusb: upgrade 1.2.1 -> 1.3.0
  > python3-portalocker: upgrade 3.0.0 -> 3.1.1
  > python3-pillow: upgrade 11.0.0 -> 11.1.0
  > python3-marshmallow: upgrade 3.23.2 -> 3.23.3
  > python3-inline-snapshot: upgrade 0.18.1 -> 0.18.2
  > python3-grpcio: upgrade 1.68.1 -> 1.69.0
  > python3-grpcio-reflection: upgrade 1.68.1 -> 1.69.0
  > python3-grpcio-channelz: upgrade 1.68.1 -> 1.69.0
  > libbpf: upgrade 1.4.7 -> 1.5.0
  > composefs: upgrade 1.0.5 -> 1.0.8
  > byacc: upgrade 20230219 -> 20241231
  > fping: upgrade 5.2 -> 5.3
  > evolution-data-server: upgrade 3.54.2 -> 3.54.3
  > doxygen: upgrade 1.13.0 -> 1.13.1
  > ctags: upgrade 6.1.20241229.0 -> 6.1.20250105.0
  > bpftool: fix libelf.h not found error
  > packagegoup-meta-multimedia: adjust RDEPENDS for h264/hevc
  > x265: drop restriction for x86/x86-64
  > python3-tomli-w: Upgrade 1.0.0 -> 1.1.0
  > python3-uswid: Upgrade 0.5.0 -> 0.5.1
  > python3-inflate64: Upgrade 1.0.0 -> 1.0.1
  > kernel-hardening-checker: New recipe to check security options
  > zfs: enable packageconfig pam for pam distro feature
  > cockpit: set pam module path to ${base_libdir}/security
  > malcontent: set pam module path to ${base_libdir}/security
  > mariadb: set pam module path to ${base_libdir}/security
  > snapper: set pam module path to ${base_libdir}/security
  > polkit: Install rules in subdir
  > 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...de80f79 (22):
  > 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
  > Install module JSON files to INSTALL_ARCHDATADIR/modules
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-riscv e738aa2...abb4f07 (1):
  > openh264: Remove setting COMPATIBLE_HOST to null

* 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 3c0d8bed...06c060aa (3):
  > nvidia-drm-loadconf: changes to play nicely with x11
  > libdrm: move dependency on nvidia-drm out of weston-init
  > cuda-cupti: fix DEVSUM for x86-64

* 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...2610176de1 (161):
  > snort3,libdaq: Always use libstdc++
  > 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
  > rsync: clean up configure/configure.sh fiddling
  > python3-psutil: Fix native dependencies
  > libgit2: update 1.8.4 -> 1.9.0
  > native: Improve ${PN}-XXX package name handling
  > util-linux: Improve PACKAGES_DYNAMIC handling for util-linux-native
  > coreutils: Improve core-utils-native dependency handling
  > autotools: remove aclocal --automake-acdir, relocated so knows the right path
  > autotools: log when we're removing aclocal.m4
  > libtheora: backport a patch to fix autoreconf
  > tcl8: upgrade 8.6.15 -> 8.6.16
  > python3-numpy: upgrade 2.1.3 -> 2.2.1
  > blktool: remove the recipe
  > shadow: update 4.16.0 -> 4.17.1
  > ruby: update 3.3.6 -> 3.4.1
  > libxcrypt: update 4.4.36 -> 4.4.37
  > liburcu: update 0.14.1 -> 0.15.0
  > boost: update 1.86.0 -> 1.87.0
  > texinfo: update 7.1.1 -> 7.2
  > bc: update 1.07.1 -> 1.08.1
  > tcl: update 9.0.0 -> 9.0.1
  > ppp: update 2.5.1 -> 2.5.2
  > bitbake: bin/git-make-shallow: Fix syntax to work with older git versions
  > python3-jinja2: upgrade 3.1.4 -> 3.1.5
  > python3-click: update 8.1.7 -> 8.1.8
  > linux-yocto-dev: update to v6.13
  > bbconfigbuild/configfragments.py: set BBPATH in standalone datastore
  > webkitgtk: Disable JIT on RISCV64
  > webkitgtk: Fix a typo OFFF -> OFF
  > xinit: upgrade 1.4.2 -> 1.4.3
  > xf86-input-synaptics: upgrade 1.9.2 -> 1.10.0
  > stress-ng: upgrade 0.18.07 -> 0.18.08
  > python3-ruamel-yaml: upgrade 0.18.7 -> 0.18.9
  > python3-pygments: upgrade 2.18.0 -> 2.19.0
  > python3-poetry-core: upgrade 1.9.1 -> 2.0.0
  > python3-gitdb: upgrade 4.0.11 -> 4.0.12
  > libtest-warnings-perl: upgrade 0.033 -> 0.037
  > libsdl2: upgrade 2.30.10 -> 2.30.11
  > libedit: upgrade 20240808-3.1 -> 20250104-3.1
  > hwdata: upgrade 0.390 -> 0.391
  > gtk4: upgrade 4.16.7 -> 4.16.12
  > erofs-utils: upgrade 1.8.3 -> 1.8.4
  > u-boot: upgrade 2024.10 -> 2025.01
  > ref-manual: move runtime-testing section to the test-manual
  > ref-manual/packages: move ptest section to the test-manual
  > SSTATE_MIRRORS/SOURCE_MIRROR_URL: add instructions for mirror authentication
  > ref-manual/devtool-reference: add warning note on deploy-target and shared objects
  > contributor-guide/submit-changes.rst: suggest to remove the git signature
  > ref-manual/qa-checks: remove patch-status-core/patch-status-noncore
  > conf/distro/defaultsetup: Use include_all for maintainers.inc
  > fmt: 11.0.2 -> 11.1.1
  > cve-check: Rework patch parsing
  > cve-check: Fix errors in log lines
  > systemd: Add WATCHDOG_RUNTIME_SEC optional variable
  > meta/lib/oe/sbom30.py: set alias for scan declared licenses
  > meta/lib/oe/spdx30_tasks.py: set license alias to hasConcludedLicense relationship
  > meta/lib/oe/sbom30.py: fix alias in simplelicensing_customIdToUri not extracted
  > meta/lib/oe/sbom30.py: correct alias
  > libx11-compose-data: Use CONFLICT_DISTRO_FEATURES to skip when x11
  > mesa: Fix missing GLES3 headers in SDK sysroot
  > lib/configfragements: enable/disable multiple fragements at once
  > lib/configfragments: Restrict fragment file checking
  > debugedit: Fix install conflict when enable multilib.
  > uboot-extlinux-config.bbclass: add support for DTBOs
  > uboot-extlinux-config.bbclass: simplify FDT/FDTDIR logic
  > initrdscripts: add UBI support
  > python3-rpds-py: upgrade 0.21.0 -> 0.22.3
  > python3-*: Update recipes with pytest ptests to use the new ptest-python-pytest class
  > classes/ptest-python-pytest: add a new class to consolidate pytest ptest functionality
  > bitbake.conf: Drop obsolete and misleading comment
  > bitbake.conf: Add libstdc++-native to ASSUME_PROVIDED
  > bitbake.conf: Add bash-completion-native to ASSUME_PROVIDED
  > sstate: Ensure errors cause task failure
  > go-vendor: Fix absolute paths issue
  > bitbake: git-make-shallow: use stdin mode
  > bitbake: fetch2: read checksum from SRC_URI flag for npm
  > bitbake: fetch2: do not prefix embedded checksums
  > bitbake: tests: fetch: replace [url] with urls for npm
  > bitbake: fetch2: npmsw: remove old lockfile format support
  > bitbake: tests: fetch: update npmsw tests to new lockfile format
  > linux-yocto/6.12: update to v6.12.8
  > linux-yocto/6.6: update to v6.6.69
  > kern-tools: fix python 3.12 warning
  > linux-yocto/6.6: update to v6.6.66
  > linux-yocto/6.12: update to v6.12.5
  > rpm: avoid empty plugindir error
  > boost: fix do_fetch error
  > util-linux: add volatile file for lastlog2
  > util-linux: replace local patch with upstream patch
  > libpam: set pam module path to ${base_libdir}/security
  > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy
  > file: upgrade 5.45 -> 5.46
  > shadow: exclude pre-releases from version checks
  > shadow: merge .inc into .bb
  > kbd: update 2.6.4 -> 2.7.1
  > iproute2: update 6.11.0 -> 6.12.0
  > rt-tests: update 2.7 -> 2.8
  > libxshmfence: update 1.3.2 -> 1.3.3
  > libxt: update 1.3.0 -> 1.3.1
  > gettext: update 0.22.5 -> 0.23.1
  > 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 11, 2025
…cale sources/meta-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm cc4399ad...bc5967ad (2):
  > arm-bsp/linux-yocto: corstone1000: Update to version 6.12
  > arm-bsp/documentation: corstone1000: describe host level authentication

* sources/meta-clang 89878f5...5a928a7 (6):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > snort3,libdaq: Always use libstdc++ for C++ runtime
  > bingen-cli: Upgrade to 0.71.1

* sources/meta-freescale 8cc3bb0f...c78f976c (5):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2062 from Freescale/bump-l
  > Merge pull request #2063 from nxp-upstream/glmark
  > Merge pull request #2058 from Freescale/bump-linux-fslc-imx-2.2.0
  > Merge pull request #2052 from nxp-upstream/nxp-wifi-2024q4

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

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

* sources/meta-openembedded 80650fefd6...dffc3c745f (114):
  > DO NOT MERGE: Add Github actions CI workflow
  > python3-serpent: update recipe to use the ptest-python-pytest class
  > python3-service-identity: update recipe to use the ptest-python-pytest class
  > python3-smpplib: update recipe to use the ptest-python-pytest class
  > python3-simpleeval: update recipe to use the ptest-python-pytest class
  > python3-soupsieve: update recipe to use the ptest-python-pytest class
  > python3-sqlparse: update recipe to use the ptest-python-pytest class
  > python3-tomli-w: update recipe to use the ptest-python-pytest class
  > python3-tomlkit: update recipe to use the ptest-python-pytest class
  > python3-trustme: update recipe to use the ptest-python-pytest class
  > python3-typeguard: update recipe to use the ptest-python-pytest class
  > python3-tzdata: update recipe to use the ptest-python-pytest class
  > python3-u-msgpack-python: update recipe to use the ptest-python-pytest class
  > python3-ujson: update recipe to use the ptest-python-pytest class
  > python3-unidiff: update recipe to use the ptest-python-pytest class
  > python3-uritemplate: update recipe to use the ptest-python-pytest class
  > python3-validators: update recipe to use the ptest-python-pytest class
  > python3-wrapt: update recipe to use the ptest-python-pytest class
  > python3-wsproto: update recipe to use the ptest-python-pytest class
  > python3-xlrd: update recipe to use the ptest-python-pytest class
  > python3-yappi: update recipe to use the ptest-python-pytest class
  > python3-yarl: update recipe to use the ptest-python-pytest class
  > libde265: update 1.0.12 -> 1.0.15
  > libtinyxml: patch CVE-2023-34194
  > libtinyxml: patch CVE-2021-42260
  > python3-cachecontrol: Upgrade 0.14.1 -> 0.14.2
  > python3-pyusb: Upgrade 1.3.0 -> 1.3.1
  > python3-icecream: Upgrade 2.1.3 -> 2.1.4
  > packagegroup-meta-multimedia: Drop adding openh264 and libde265
  > dav1d: update 1.4.3 -> 1.5.0
  > fitimage.bbclass: Remove True option to getVar calls
  > python3-pyrad: Fix build with poetry 2.x
  > spdlog: Switch to latest on 1.x branch
  > mpd: Drop adding +git to PV
  > mpd: Use meson wrap for fmt
  > mpd: Upgrade mpd to 0.23.16
  > gerbera: Upgrade to 2.4.1
  > libcgi-perl: upgrade 4.66 -> 4.67
  > python3-cached-property: Upgrade 1.5.2 -> 2.0.1
  > python3-deprecated: Upgrade 1.2.14 -> 1.2.15
  > crucible: Use go module fetcher
  > mariadb: Upgrade to 10.11.10
  > spdlog: Upgrade to 1.15.0
  > c-ares: upgrade 1.29.0 -> 1.30.0
  > python3-argcomplete: Upgrade to 3.5.3
  > gjs: Deleted gsettings from gsettings
  > libcamera: update to 0.4.0
  > python3-yamlloader: Upgrade 1.4.1 -> 1.5.1
  > python3-cerberus: Upgrade 1.3.5 -> 1.3.7
  > python3-a2wsgi: Upgrade 1.10.7 -> 1.10.8
  > python3-marshmallow: Upgrade 3.23.3 -> 3.24.1
  > python3-kivy: Upgrade 2.3.0 -> 2.3.1
  > x265: Fix build on x86
  > openh264: Fix meson build for x86
  > onig: upgrade 6.9.9 -> 6.9.10
  > pocketpy: Add pic options to cflags
  > mozjs-128: Fix riscv arch specification in triplets
  > pocketpy: upgrade 2.0.3 -> 2.0.4
  > c-ares: upgrade 1.28.1 -> 1.29.0
  > libheif: Make openh264 as packageconfig
  > openh264: Disable build on riscv32
  > x265: Re-add -DENABLE_PIC=ON
  > libheif: add recipe
  > openh264: update 2.3.1 -> 2.5.0
  > x265: update 3.2.1 -> 4.1
  > python3-django: upgrade 5.0.9 -> 5.0.10
  > python3-django: upgrade 4.2.16 -> 4.2.17
  > python3-pymodbus: Upgrade 3.8.2 -> 3.8.3
  > python3-git-pw: Upgrade 2.6.0 -> 2.7.0
  > python3-anyio: Upgrade 4.7.0 -> 4.8.0
  > python3-apispec: Upgrade 6.8.0 -> 6.8.1
  > python3-pydantic: Upgrade 2.10.2 -> 2.10.4
  > python3-virtualenv: upgrade 20.28.0 -> 20.28.1
  > python3-trustme: upgrade 1.2.0 -> 1.2.1
  > python3-starlette: upgrade 0.44.0 -> 0.45.2
  > python3-pyusb: upgrade 1.2.1 -> 1.3.0
  > python3-portalocker: upgrade 3.0.0 -> 3.1.1
  > python3-pillow: upgrade 11.0.0 -> 11.1.0
  > python3-marshmallow: upgrade 3.23.2 -> 3.23.3
  > python3-inline-snapshot: upgrade 0.18.1 -> 0.18.2
  > python3-grpcio: upgrade 1.68.1 -> 1.69.0
  > python3-grpcio-reflection: upgrade 1.68.1 -> 1.69.0
  > python3-grpcio-channelz: upgrade 1.68.1 -> 1.69.0
  > libbpf: upgrade 1.4.7 -> 1.5.0
  > composefs: upgrade 1.0.5 -> 1.0.8
  > byacc: upgrade 20230219 -> 20241231
  > fping: upgrade 5.2 -> 5.3
  > evolution-data-server: upgrade 3.54.2 -> 3.54.3
  > doxygen: upgrade 1.13.0 -> 1.13.1
  > ctags: upgrade 6.1.20241229.0 -> 6.1.20250105.0
  > bpftool: fix libelf.h not found error
  > packagegoup-meta-multimedia: adjust RDEPENDS for h264/hevc
  > x265: drop restriction for x86/x86-64
  > python3-tomli-w: Upgrade 1.0.0 -> 1.1.0
  > python3-uswid: Upgrade 0.5.0 -> 0.5.1
  > python3-inflate64: Upgrade 1.0.0 -> 1.0.1
  > kernel-hardening-checker: New recipe to check security options
  > zfs: enable packageconfig pam for pam distro feature
  > cockpit: set pam module path to ${base_libdir}/security
  > malcontent: set pam module path to ${base_libdir}/security
  > mariadb: set pam module path to ${base_libdir}/security
  > snapper: set pam module path to ${base_libdir}/security
  > polkit: Install rules in subdir
  > 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...de80f79 (22):
  > 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
  > Install module JSON files to INSTALL_ARCHDATADIR/modules
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-riscv e738aa2...abb4f07 (1):
  > openh264: Remove setting COMPATIBLE_HOST to null

* 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 3c0d8bed...09fdbac0 (4):
  > tegra-sources: update public_sources.tbz2 hash
  > nvidia-drm-loadconf: changes to play nicely with x11
  > libdrm: move dependency on nvidia-drm out of weston-init
  > cuda-cupti: fix DEVSUM for x86-64

* 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...2610176de1 (161):
  > snort3,libdaq: Always use libstdc++
  > 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
  > rsync: clean up configure/configure.sh fiddling
  > python3-psutil: Fix native dependencies
  > libgit2: update 1.8.4 -> 1.9.0
  > native: Improve ${PN}-XXX package name handling
  > util-linux: Improve PACKAGES_DYNAMIC handling for util-linux-native
  > coreutils: Improve core-utils-native dependency handling
  > autotools: remove aclocal --automake-acdir, relocated so knows the right path
  > autotools: log when we're removing aclocal.m4
  > libtheora: backport a patch to fix autoreconf
  > tcl8: upgrade 8.6.15 -> 8.6.16
  > python3-numpy: upgrade 2.1.3 -> 2.2.1
  > blktool: remove the recipe
  > shadow: update 4.16.0 -> 4.17.1
  > ruby: update 3.3.6 -> 3.4.1
  > libxcrypt: update 4.4.36 -> 4.4.37
  > liburcu: update 0.14.1 -> 0.15.0
  > boost: update 1.86.0 -> 1.87.0
  > texinfo: update 7.1.1 -> 7.2
  > bc: update 1.07.1 -> 1.08.1
  > tcl: update 9.0.0 -> 9.0.1
  > ppp: update 2.5.1 -> 2.5.2
  > bitbake: bin/git-make-shallow: Fix syntax to work with older git versions
  > python3-jinja2: upgrade 3.1.4 -> 3.1.5
  > python3-click: update 8.1.7 -> 8.1.8
  > linux-yocto-dev: update to v6.13
  > bbconfigbuild/configfragments.py: set BBPATH in standalone datastore
  > webkitgtk: Disable JIT on RISCV64
  > webkitgtk: Fix a typo OFFF -> OFF
  > xinit: upgrade 1.4.2 -> 1.4.3
  > xf86-input-synaptics: upgrade 1.9.2 -> 1.10.0
  > stress-ng: upgrade 0.18.07 -> 0.18.08
  > python3-ruamel-yaml: upgrade 0.18.7 -> 0.18.9
  > python3-pygments: upgrade 2.18.0 -> 2.19.0
  > python3-poetry-core: upgrade 1.9.1 -> 2.0.0
  > python3-gitdb: upgrade 4.0.11 -> 4.0.12
  > libtest-warnings-perl: upgrade 0.033 -> 0.037
  > libsdl2: upgrade 2.30.10 -> 2.30.11
  > libedit: upgrade 20240808-3.1 -> 20250104-3.1
  > hwdata: upgrade 0.390 -> 0.391
  > gtk4: upgrade 4.16.7 -> 4.16.12
  > erofs-utils: upgrade 1.8.3 -> 1.8.4
  > u-boot: upgrade 2024.10 -> 2025.01
  > ref-manual: move runtime-testing section to the test-manual
  > ref-manual/packages: move ptest section to the test-manual
  > SSTATE_MIRRORS/SOURCE_MIRROR_URL: add instructions for mirror authentication
  > ref-manual/devtool-reference: add warning note on deploy-target and shared objects
  > contributor-guide/submit-changes.rst: suggest to remove the git signature
  > ref-manual/qa-checks: remove patch-status-core/patch-status-noncore
  > conf/distro/defaultsetup: Use include_all for maintainers.inc
  > fmt: 11.0.2 -> 11.1.1
  > cve-check: Rework patch parsing
  > cve-check: Fix errors in log lines
  > systemd: Add WATCHDOG_RUNTIME_SEC optional variable
  > meta/lib/oe/sbom30.py: set alias for scan declared licenses
  > meta/lib/oe/spdx30_tasks.py: set license alias to hasConcludedLicense relationship
  > meta/lib/oe/sbom30.py: fix alias in simplelicensing_customIdToUri not extracted
  > meta/lib/oe/sbom30.py: correct alias
  > libx11-compose-data: Use CONFLICT_DISTRO_FEATURES to skip when x11
  > mesa: Fix missing GLES3 headers in SDK sysroot
  > lib/configfragements: enable/disable multiple fragements at once
  > lib/configfragments: Restrict fragment file checking
  > debugedit: Fix install conflict when enable multilib.
  > uboot-extlinux-config.bbclass: add support for DTBOs
  > uboot-extlinux-config.bbclass: simplify FDT/FDTDIR logic
  > initrdscripts: add UBI support
  > python3-rpds-py: upgrade 0.21.0 -> 0.22.3
  > python3-*: Update recipes with pytest ptests to use the new ptest-python-pytest class
  > classes/ptest-python-pytest: add a new class to consolidate pytest ptest functionality
  > bitbake.conf: Drop obsolete and misleading comment
  > bitbake.conf: Add libstdc++-native to ASSUME_PROVIDED
  > bitbake.conf: Add bash-completion-native to ASSUME_PROVIDED
  > sstate: Ensure errors cause task failure
  > go-vendor: Fix absolute paths issue
  > bitbake: git-make-shallow: use stdin mode
  > bitbake: fetch2: read checksum from SRC_URI flag for npm
  > bitbake: fetch2: do not prefix embedded checksums
  > bitbake: tests: fetch: replace [url] with urls for npm
  > bitbake: fetch2: npmsw: remove old lockfile format support
  > bitbake: tests: fetch: update npmsw tests to new lockfile format
  > linux-yocto/6.12: update to v6.12.8
  > linux-yocto/6.6: update to v6.6.69
  > kern-tools: fix python 3.12 warning
  > linux-yocto/6.6: update to v6.6.66
  > linux-yocto/6.12: update to v6.12.5
  > rpm: avoid empty plugindir error
  > boost: fix do_fetch error
  > util-linux: add volatile file for lastlog2
  > util-linux: replace local patch with upstream patch
  > libpam: set pam module path to ${base_libdir}/security
  > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy
  > file: upgrade 5.45 -> 5.46
  > shadow: exclude pre-releases from version checks
  > shadow: merge .inc into .bb
  > kbd: update 2.6.4 -> 2.7.1
  > iproute2: update 6.11.0 -> 6.12.0
  > rt-tests: update 2.7 -> 2.8
  > libxshmfence: update 1.3.2 -> 1.3.3
  > libxt: update 1.3.0 -> 1.3.1
  > gettext: update 0.22.5 -> 0.23.1
  > 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 13, 2025
…cale sources/meta-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm cc4399ad...0905953a (5):
  > arm/trusted-firmware-a: bump fip and tests to 2.12
  > arm/trusted-firmware-a: add support for 2.12.0
  > arm/trusted-firmware-a: update 2.10 LTS to the latest versions
  > arm-bsp/linux-yocto: corstone1000: Update to version 6.12
  > arm-bsp/documentation: corstone1000: describe host level authentication

* sources/meta-clang 89878f5...5a928a7 (6):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > snort3,libdaq: Always use libstdc++ for C++ runtime
  > bingen-cli: Upgrade to 0.71.1

* sources/meta-freescale 8cc3bb0f...f7d47a7f (5):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2062 from Freescale/bump-l
  > Merge pull request #2063 from nxp-upstream/glmark
  > Merge pull request #2058 from Freescale/bump-linux-fslc-imx-2.2.0
  > Merge pull request #2052 from nxp-upstream/nxp-wifi-2024q4

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

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

* sources/meta-openembedded 80650fefd6...a15dff2735 (116):
  > DO NOT MERGE: Add Github actions CI workflow
  > vsomeip: Upgrade to 3.5.3
  > spectre-meltdown-checker: New recipe to check hardware vulnerability
  > python3-serpent: update recipe to use the ptest-python-pytest class
  > python3-service-identity: update recipe to use the ptest-python-pytest class
  > python3-smpplib: update recipe to use the ptest-python-pytest class
  > python3-simpleeval: update recipe to use the ptest-python-pytest class
  > python3-soupsieve: update recipe to use the ptest-python-pytest class
  > python3-sqlparse: update recipe to use the ptest-python-pytest class
  > python3-tomli-w: update recipe to use the ptest-python-pytest class
  > python3-tomlkit: update recipe to use the ptest-python-pytest class
  > python3-trustme: update recipe to use the ptest-python-pytest class
  > python3-typeguard: update recipe to use the ptest-python-pytest class
  > python3-tzdata: update recipe to use the ptest-python-pytest class
  > python3-u-msgpack-python: update recipe to use the ptest-python-pytest class
  > python3-ujson: update recipe to use the ptest-python-pytest class
  > python3-unidiff: update recipe to use the ptest-python-pytest class
  > python3-uritemplate: update recipe to use the ptest-python-pytest class
  > python3-validators: update recipe to use the ptest-python-pytest class
  > python3-wrapt: update recipe to use the ptest-python-pytest class
  > python3-wsproto: update recipe to use the ptest-python-pytest class
  > python3-xlrd: update recipe to use the ptest-python-pytest class
  > python3-yappi: update recipe to use the ptest-python-pytest class
  > python3-yarl: update recipe to use the ptest-python-pytest class
  > libde265: update 1.0.12 -> 1.0.15
  > libtinyxml: patch CVE-2023-34194
  > libtinyxml: patch CVE-2021-42260
  > python3-cachecontrol: Upgrade 0.14.1 -> 0.14.2
  > python3-pyusb: Upgrade 1.3.0 -> 1.3.1
  > python3-icecream: Upgrade 2.1.3 -> 2.1.4
  > packagegroup-meta-multimedia: Drop adding openh264 and libde265
  > dav1d: update 1.4.3 -> 1.5.0
  > fitimage.bbclass: Remove True option to getVar calls
  > python3-pyrad: Fix build with poetry 2.x
  > spdlog: Switch to latest on 1.x branch
  > mpd: Drop adding +git to PV
  > mpd: Use meson wrap for fmt
  > mpd: Upgrade mpd to 0.23.16
  > gerbera: Upgrade to 2.4.1
  > libcgi-perl: upgrade 4.66 -> 4.67
  > python3-cached-property: Upgrade 1.5.2 -> 2.0.1
  > python3-deprecated: Upgrade 1.2.14 -> 1.2.15
  > crucible: Use go module fetcher
  > mariadb: Upgrade to 10.11.10
  > spdlog: Upgrade to 1.15.0
  > c-ares: upgrade 1.29.0 -> 1.30.0
  > python3-argcomplete: Upgrade to 3.5.3
  > gjs: Deleted gsettings from gsettings
  > libcamera: update to 0.4.0
  > python3-yamlloader: Upgrade 1.4.1 -> 1.5.1
  > python3-cerberus: Upgrade 1.3.5 -> 1.3.7
  > python3-a2wsgi: Upgrade 1.10.7 -> 1.10.8
  > python3-marshmallow: Upgrade 3.23.3 -> 3.24.1
  > python3-kivy: Upgrade 2.3.0 -> 2.3.1
  > x265: Fix build on x86
  > openh264: Fix meson build for x86
  > onig: upgrade 6.9.9 -> 6.9.10
  > pocketpy: Add pic options to cflags
  > mozjs-128: Fix riscv arch specification in triplets
  > pocketpy: upgrade 2.0.3 -> 2.0.4
  > c-ares: upgrade 1.28.1 -> 1.29.0
  > libheif: Make openh264 as packageconfig
  > openh264: Disable build on riscv32
  > x265: Re-add -DENABLE_PIC=ON
  > libheif: add recipe
  > openh264: update 2.3.1 -> 2.5.0
  > x265: update 3.2.1 -> 4.1
  > python3-django: upgrade 5.0.9 -> 5.0.10
  > python3-django: upgrade 4.2.16 -> 4.2.17
  > python3-pymodbus: Upgrade 3.8.2 -> 3.8.3
  > python3-git-pw: Upgrade 2.6.0 -> 2.7.0
  > python3-anyio: Upgrade 4.7.0 -> 4.8.0
  > python3-apispec: Upgrade 6.8.0 -> 6.8.1
  > python3-pydantic: Upgrade 2.10.2 -> 2.10.4
  > python3-virtualenv: upgrade 20.28.0 -> 20.28.1
  > python3-trustme: upgrade 1.2.0 -> 1.2.1
  > python3-starlette: upgrade 0.44.0 -> 0.45.2
  > python3-pyusb: upgrade 1.2.1 -> 1.3.0
  > python3-portalocker: upgrade 3.0.0 -> 3.1.1
  > python3-pillow: upgrade 11.0.0 -> 11.1.0
  > python3-marshmallow: upgrade 3.23.2 -> 3.23.3
  > python3-inline-snapshot: upgrade 0.18.1 -> 0.18.2
  > python3-grpcio: upgrade 1.68.1 -> 1.69.0
  > python3-grpcio-reflection: upgrade 1.68.1 -> 1.69.0
  > python3-grpcio-channelz: upgrade 1.68.1 -> 1.69.0
  > libbpf: upgrade 1.4.7 -> 1.5.0
  > composefs: upgrade 1.0.5 -> 1.0.8
  > byacc: upgrade 20230219 -> 20241231
  > fping: upgrade 5.2 -> 5.3
  > evolution-data-server: upgrade 3.54.2 -> 3.54.3
  > doxygen: upgrade 1.13.0 -> 1.13.1
  > ctags: upgrade 6.1.20241229.0 -> 6.1.20250105.0
  > bpftool: fix libelf.h not found error
  > packagegoup-meta-multimedia: adjust RDEPENDS for h264/hevc
  > x265: drop restriction for x86/x86-64
  > python3-tomli-w: Upgrade 1.0.0 -> 1.1.0
  > python3-uswid: Upgrade 0.5.0 -> 0.5.1
  > python3-inflate64: Upgrade 1.0.0 -> 1.0.1
  > kernel-hardening-checker: New recipe to check security options
  > zfs: enable packageconfig pam for pam distro feature
  > cockpit: set pam module path to ${base_libdir}/security
  > malcontent: set pam module path to ${base_libdir}/security
  > mariadb: set pam module path to ${base_libdir}/security
  > snapper: set pam module path to ${base_libdir}/security
  > polkit: Install rules in subdir
  > 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...de80f79 (22):
  > 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
  > Install module JSON files to INSTALL_ARCHDATADIR/modules
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-riscv e738aa2...abb4f07 (1):
  > openh264: Remove setting COMPATIBLE_HOST to null

* sources/meta-rockchip 1cdcb49...92b2b1c (1):
  > bsp: trusted-firmware-a: remove already merged patch

* 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 3c0d8bed...652714f9 (8):
  > Revert "linux-yocto: import recipe for 6.10"
  > linux-yocto: update bbappend for version 6.12
  > nvidia-kernel-oot: add recipe for using git-hosted repos
  > tegra-helper-scripts: fix RCM boot blob signing
  > tegra-sources: update public_sources.tbz2 hash
  > nvidia-drm-loadconf: changes to play nicely with x11
  > libdrm: move dependency on nvidia-drm out of weston-init
  > cuda-cupti: fix DEVSUM for x86-64

* 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...4ed94decee (175):
  > Revert "boost: update 1.86.0 -> 1.87.0"
  > snort3,libdaq: Always use libstdc++
  > 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
  > meta/lib/oe/cve_check.py: fix patched_cves not updated
  > multilib-example.conf: explicitly overwrite the BASELIB
  > glibc: set ld.so.conf as conf file
  > multilib.conf: overwrite conf files for debs
  > bitbake: tests: utils: add test for Go mod h1 checksum
  > bitbake: utils: add Go mod h1 checksum support
  > bitbake: asyncrpc: Handle websockets exceptions
  > yocto-bsp: drop genericarm64 SRCREV
  > linux-yocto/6.12: update to v6.12.9
  > qemu/machine: rename QEMU_EXTRAOPTIONS for consistency
  > classes/qemu: move QEMU_EXTRAOPTIONS for PPC to the relevant tunes
  > classes/qemu: use tune to select QEMU_EXTRAOPTIONS, not package architecture
  > classes/nativesdk: also override TUNE_PKGARCH
  > rsync: clean up configure/configure.sh fiddling
  > python3-psutil: Fix native dependencies
  > libgit2: update 1.8.4 -> 1.9.0
  > native: Improve ${PN}-XXX package name handling
  > util-linux: Improve PACKAGES_DYNAMIC handling for util-linux-native
  > coreutils: Improve core-utils-native dependency handling
  > autotools: remove aclocal --automake-acdir, relocated so knows the right path
  > autotools: log when we're removing aclocal.m4
  > libtheora: backport a patch to fix autoreconf
  > tcl8: upgrade 8.6.15 -> 8.6.16
  > python3-numpy: upgrade 2.1.3 -> 2.2.1
  > blktool: remove the recipe
  > shadow: update 4.16.0 -> 4.17.1
  > ruby: update 3.3.6 -> 3.4.1
  > libxcrypt: update 4.4.36 -> 4.4.37
  > liburcu: update 0.14.1 -> 0.15.0
  > boost: update 1.86.0 -> 1.87.0
  > texinfo: update 7.1.1 -> 7.2
  > bc: update 1.07.1 -> 1.08.1
  > tcl: update 9.0.0 -> 9.0.1
  > ppp: update 2.5.1 -> 2.5.2
  > bitbake: bin/git-make-shallow: Fix syntax to work with older git versions
  > python3-jinja2: upgrade 3.1.4 -> 3.1.5
  > python3-click: update 8.1.7 -> 8.1.8
  > linux-yocto-dev: update to v6.13
  > bbconfigbuild/configfragments.py: set BBPATH in standalone datastore
  > webkitgtk: Disable JIT on RISCV64
  > webkitgtk: Fix a typo OFFF -> OFF
  > xinit: upgrade 1.4.2 -> 1.4.3
  > xf86-input-synaptics: upgrade 1.9.2 -> 1.10.0
  > stress-ng: upgrade 0.18.07 -> 0.18.08
  > python3-ruamel-yaml: upgrade 0.18.7 -> 0.18.9
  > python3-pygments: upgrade 2.18.0 -> 2.19.0
  > python3-poetry-core: upgrade 1.9.1 -> 2.0.0
  > python3-gitdb: upgrade 4.0.11 -> 4.0.12
  > libtest-warnings-perl: upgrade 0.033 -> 0.037
  > libsdl2: upgrade 2.30.10 -> 2.30.11
  > libedit: upgrade 20240808-3.1 -> 20250104-3.1
  > hwdata: upgrade 0.390 -> 0.391
  > gtk4: upgrade 4.16.7 -> 4.16.12
  > erofs-utils: upgrade 1.8.3 -> 1.8.4
  > u-boot: upgrade 2024.10 -> 2025.01
  > ref-manual: move runtime-testing section to the test-manual
  > ref-manual/packages: move ptest section to the test-manual
  > SSTATE_MIRRORS/SOURCE_MIRROR_URL: add instructions for mirror authentication
  > ref-manual/devtool-reference: add warning note on deploy-target and shared objects
  > contributor-guide/submit-changes.rst: suggest to remove the git signature
  > ref-manual/qa-checks: remove patch-status-core/patch-status-noncore
  > conf/distro/defaultsetup: Use include_all for maintainers.inc
  > fmt: 11.0.2 -> 11.1.1
  > cve-check: Rework patch parsing
  > cve-check: Fix errors in log lines
  > systemd: Add WATCHDOG_RUNTIME_SEC optional variable
  > meta/lib/oe/sbom30.py: set alias for scan declared licenses
  > meta/lib/oe/spdx30_tasks.py: set license alias to hasConcludedLicense relationship
  > meta/lib/oe/sbom30.py: fix alias in simplelicensing_customIdToUri not extracted
  > meta/lib/oe/sbom30.py: correct alias
  > libx11-compose-data: Use CONFLICT_DISTRO_FEATURES to skip when x11
  > mesa: Fix missing GLES3 headers in SDK sysroot
  > lib/configfragements: enable/disable multiple fragements at once
  > lib/configfragments: Restrict fragment file checking
  > debugedit: Fix install conflict when enable multilib.
  > uboot-extlinux-config.bbclass: add support for DTBOs
  > uboot-extlinux-config.bbclass: simplify FDT/FDTDIR logic
  > initrdscripts: add UBI support
  > python3-rpds-py: upgrade 0.21.0 -> 0.22.3
  > python3-*: Update recipes with pytest ptests to use the new ptest-python-pytest class
  > classes/ptest-python-pytest: add a new class to consolidate pytest ptest functionality
  > bitbake.conf: Drop obsolete and misleading comment
  > bitbake.conf: Add libstdc++-native to ASSUME_PROVIDED
  > bitbake.conf: Add bash-completion-native to ASSUME_PROVIDED
  > sstate: Ensure errors cause task failure
  > go-vendor: Fix absolute paths issue
  > bitbake: git-make-shallow: use stdin mode
  > bitbake: fetch2: read checksum from SRC_URI flag for npm
  > bitbake: fetch2: do not prefix embedded checksums
  > bitbake: tests: fetch: replace [url] with urls for npm
  > bitbake: fetch2: npmsw: remove old lockfile format support
  > bitbake: tests: fetch: update npmsw tests to new lockfile format
  > linux-yocto/6.12: update to v6.12.8
  > linux-yocto/6.6: update to v6.6.69
  > kern-tools: fix python 3.12 warning
  > linux-yocto/6.6: update to v6.6.66
  > linux-yocto/6.12: update to v6.12.5
  > rpm: avoid empty plugindir error
  > boost: fix do_fetch error
  > util-linux: add volatile file for lastlog2
  > util-linux: replace local patch with upstream patch
  > libpam: set pam module path to ${base_libdir}/security
  > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy
  > file: upgrade 5.45 -> 5.46
  > shadow: exclude pre-releases from version checks
  > shadow: merge .inc into .bb
  > kbd: update 2.6.4 -> 2.7.1
  > iproute2: update 6.11.0 -> 6.12.0
  > rt-tests: update 2.7 -> 2.8
  > libxshmfence: update 1.3.2 -> 1.3.3
  > libxt: update 1.3.0 -> 1.3.1
  > gettext: update 0.22.5 -> 0.23.1
  > 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 13, 2025
…cale sources/meta-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm cc4399ad...0905953a (5):
  > arm/trusted-firmware-a: bump fip and tests to 2.12
  > arm/trusted-firmware-a: add support for 2.12.0
  > arm/trusted-firmware-a: update 2.10 LTS to the latest versions
  > arm-bsp/linux-yocto: corstone1000: Update to version 6.12
  > arm-bsp/documentation: corstone1000: describe host level authentication

* sources/meta-clang 89878f5...5a928a7 (6):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > snort3,libdaq: Always use libstdc++ for C++ runtime
  > bingen-cli: Upgrade to 0.71.1

* sources/meta-freescale 8cc3bb0f...f7d47a7f (5):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2062 from Freescale/bump-l
  > Merge pull request #2063 from nxp-upstream/glmark
  > Merge pull request #2058 from Freescale/bump-linux-fslc-imx-2.2.0
  > Merge pull request #2052 from nxp-upstream/nxp-wifi-2024q4

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

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

* sources/meta-openembedded 80650fefd6...b637b480ea (120):
  > DO NOT MERGE: Add Github actions CI workflow
  > 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
  > spectre-meltdown-checker: New recipe to check hardware vulnerability
  > python3-serpent: update recipe to use the ptest-python-pytest class
  > python3-service-identity: update recipe to use the ptest-python-pytest class
  > python3-smpplib: update recipe to use the ptest-python-pytest class
  > python3-simpleeval: update recipe to use the ptest-python-pytest class
  > python3-soupsieve: update recipe to use the ptest-python-pytest class
  > python3-sqlparse: update recipe to use the ptest-python-pytest class
  > python3-tomli-w: update recipe to use the ptest-python-pytest class
  > python3-tomlkit: update recipe to use the ptest-python-pytest class
  > python3-trustme: update recipe to use the ptest-python-pytest class
  > python3-typeguard: update recipe to use the ptest-python-pytest class
  > python3-tzdata: update recipe to use the ptest-python-pytest class
  > python3-u-msgpack-python: update recipe to use the ptest-python-pytest class
  > python3-ujson: update recipe to use the ptest-python-pytest class
  > python3-unidiff: update recipe to use the ptest-python-pytest class
  > python3-uritemplate: update recipe to use the ptest-python-pytest class
  > python3-validators: update recipe to use the ptest-python-pytest class
  > python3-wrapt: update recipe to use the ptest-python-pytest class
  > python3-wsproto: update recipe to use the ptest-python-pytest class
  > python3-xlrd: update recipe to use the ptest-python-pytest class
  > python3-yappi: update recipe to use the ptest-python-pytest class
  > python3-yarl: update recipe to use the ptest-python-pytest class
  > libde265: update 1.0.12 -> 1.0.15
  > libtinyxml: patch CVE-2023-34194
  > libtinyxml: patch CVE-2021-42260
  > python3-cachecontrol: Upgrade 0.14.1 -> 0.14.2
  > python3-pyusb: Upgrade 1.3.0 -> 1.3.1
  > python3-icecream: Upgrade 2.1.3 -> 2.1.4
  > packagegroup-meta-multimedia: Drop adding openh264 and libde265
  > dav1d: update 1.4.3 -> 1.5.0
  > fitimage.bbclass: Remove True option to getVar calls
  > python3-pyrad: Fix build with poetry 2.x
  > spdlog: Switch to latest on 1.x branch
  > mpd: Drop adding +git to PV
  > mpd: Use meson wrap for fmt
  > mpd: Upgrade mpd to 0.23.16
  > gerbera: Upgrade to 2.4.1
  > libcgi-perl: upgrade 4.66 -> 4.67
  > python3-cached-property: Upgrade 1.5.2 -> 2.0.1
  > python3-deprecated: Upgrade 1.2.14 -> 1.2.15
  > crucible: Use go module fetcher
  > mariadb: Upgrade to 10.11.10
  > spdlog: Upgrade to 1.15.0
  > c-ares: upgrade 1.29.0 -> 1.30.0
  > python3-argcomplete: Upgrade to 3.5.3
  > gjs: Deleted gsettings from gsettings
  > libcamera: update to 0.4.0
  > python3-yamlloader: Upgrade 1.4.1 -> 1.5.1
  > python3-cerberus: Upgrade 1.3.5 -> 1.3.7
  > python3-a2wsgi: Upgrade 1.10.7 -> 1.10.8
  > python3-marshmallow: Upgrade 3.23.3 -> 3.24.1
  > python3-kivy: Upgrade 2.3.0 -> 2.3.1
  > x265: Fix build on x86
  > openh264: Fix meson build for x86
  > onig: upgrade 6.9.9 -> 6.9.10
  > pocketpy: Add pic options to cflags
  > mozjs-128: Fix riscv arch specification in triplets
  > pocketpy: upgrade 2.0.3 -> 2.0.4
  > c-ares: upgrade 1.28.1 -> 1.29.0
  > libheif: Make openh264 as packageconfig
  > openh264: Disable build on riscv32
  > x265: Re-add -DENABLE_PIC=ON
  > libheif: add recipe
  > openh264: update 2.3.1 -> 2.5.0
  > x265: update 3.2.1 -> 4.1
  > python3-django: upgrade 5.0.9 -> 5.0.10
  > python3-django: upgrade 4.2.16 -> 4.2.17
  > python3-pymodbus: Upgrade 3.8.2 -> 3.8.3
  > python3-git-pw: Upgrade 2.6.0 -> 2.7.0
  > python3-anyio: Upgrade 4.7.0 -> 4.8.0
  > python3-apispec: Upgrade 6.8.0 -> 6.8.1
  > python3-pydantic: Upgrade 2.10.2 -> 2.10.4
  > python3-virtualenv: upgrade 20.28.0 -> 20.28.1
  > python3-trustme: upgrade 1.2.0 -> 1.2.1
  > python3-starlette: upgrade 0.44.0 -> 0.45.2
  > python3-pyusb: upgrade 1.2.1 -> 1.3.0
  > python3-portalocker: upgrade 3.0.0 -> 3.1.1
  > python3-pillow: upgrade 11.0.0 -> 11.1.0
  > python3-marshmallow: upgrade 3.23.2 -> 3.23.3
  > python3-inline-snapshot: upgrade 0.18.1 -> 0.18.2
  > python3-grpcio: upgrade 1.68.1 -> 1.69.0
  > python3-grpcio-reflection: upgrade 1.68.1 -> 1.69.0
  > python3-grpcio-channelz: upgrade 1.68.1 -> 1.69.0
  > libbpf: upgrade 1.4.7 -> 1.5.0
  > composefs: upgrade 1.0.5 -> 1.0.8
  > byacc: upgrade 20230219 -> 20241231
  > fping: upgrade 5.2 -> 5.3
  > evolution-data-server: upgrade 3.54.2 -> 3.54.3
  > doxygen: upgrade 1.13.0 -> 1.13.1
  > ctags: upgrade 6.1.20241229.0 -> 6.1.20250105.0
  > bpftool: fix libelf.h not found error
  > packagegoup-meta-multimedia: adjust RDEPENDS for h264/hevc
  > x265: drop restriction for x86/x86-64
  > python3-tomli-w: Upgrade 1.0.0 -> 1.1.0
  > python3-uswid: Upgrade 0.5.0 -> 0.5.1
  > python3-inflate64: Upgrade 1.0.0 -> 1.0.1
  > kernel-hardening-checker: New recipe to check security options
  > zfs: enable packageconfig pam for pam distro feature
  > cockpit: set pam module path to ${base_libdir}/security
  > malcontent: set pam module path to ${base_libdir}/security
  > mariadb: set pam module path to ${base_libdir}/security
  > snapper: set pam module path to ${base_libdir}/security
  > polkit: Install rules in subdir
  > 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...de80f79 (22):
  > 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
  > Install module JSON files to INSTALL_ARCHDATADIR/modules
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-riscv e738aa2...abb4f07 (1):
  > openh264: Remove setting COMPATIBLE_HOST to null

* sources/meta-rockchip 1cdcb49...92b2b1c (1):
  > bsp: trusted-firmware-a: remove already merged patch

* 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 3c0d8bed...652714f9 (8):
  > Revert "linux-yocto: import recipe for 6.10"
  > linux-yocto: update bbappend for version 6.12
  > nvidia-kernel-oot: add recipe for using git-hosted repos
  > tegra-helper-scripts: fix RCM boot blob signing
  > tegra-sources: update public_sources.tbz2 hash
  > nvidia-drm-loadconf: changes to play nicely with x11
  > libdrm: move dependency on nvidia-drm out of weston-init
  > cuda-cupti: fix DEVSUM for x86-64

* 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...4ed94decee (175):
  > Revert "boost: update 1.86.0 -> 1.87.0"
  > snort3,libdaq: Always use libstdc++
  > 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
  > meta/lib/oe/cve_check.py: fix patched_cves not updated
  > multilib-example.conf: explicitly overwrite the BASELIB
  > glibc: set ld.so.conf as conf file
  > multilib.conf: overwrite conf files for debs
  > bitbake: tests: utils: add test for Go mod h1 checksum
  > bitbake: utils: add Go mod h1 checksum support
  > bitbake: asyncrpc: Handle websockets exceptions
  > yocto-bsp: drop genericarm64 SRCREV
  > linux-yocto/6.12: update to v6.12.9
  > qemu/machine: rename QEMU_EXTRAOPTIONS for consistency
  > classes/qemu: move QEMU_EXTRAOPTIONS for PPC to the relevant tunes
  > classes/qemu: use tune to select QEMU_EXTRAOPTIONS, not package architecture
  > classes/nativesdk: also override TUNE_PKGARCH
  > rsync: clean up configure/configure.sh fiddling
  > python3-psutil: Fix native dependencies
  > libgit2: update 1.8.4 -> 1.9.0
  > native: Improve ${PN}-XXX package name handling
  > util-linux: Improve PACKAGES_DYNAMIC handling for util-linux-native
  > coreutils: Improve core-utils-native dependency handling
  > autotools: remove aclocal --automake-acdir, relocated so knows the right path
  > autotools: log when we're removing aclocal.m4
  > libtheora: backport a patch to fix autoreconf
  > tcl8: upgrade 8.6.15 -> 8.6.16
  > python3-numpy: upgrade 2.1.3 -> 2.2.1
  > blktool: remove the recipe
  > shadow: update 4.16.0 -> 4.17.1
  > ruby: update 3.3.6 -> 3.4.1
  > libxcrypt: update 4.4.36 -> 4.4.37
  > liburcu: update 0.14.1 -> 0.15.0
  > boost: update 1.86.0 -> 1.87.0
  > texinfo: update 7.1.1 -> 7.2
  > bc: update 1.07.1 -> 1.08.1
  > tcl: update 9.0.0 -> 9.0.1
  > ppp: update 2.5.1 -> 2.5.2
  > bitbake: bin/git-make-shallow: Fix syntax to work with older git versions
  > python3-jinja2: upgrade 3.1.4 -> 3.1.5
  > python3-click: update 8.1.7 -> 8.1.8
  > linux-yocto-dev: update to v6.13
  > bbconfigbuild/configfragments.py: set BBPATH in standalone datastore
  > webkitgtk: Disable JIT on RISCV64
  > webkitgtk: Fix a typo OFFF -> OFF
  > xinit: upgrade 1.4.2 -> 1.4.3
  > xf86-input-synaptics: upgrade 1.9.2 -> 1.10.0
  > stress-ng: upgrade 0.18.07 -> 0.18.08
  > python3-ruamel-yaml: upgrade 0.18.7 -> 0.18.9
  > python3-pygments: upgrade 2.18.0 -> 2.19.0
  > python3-poetry-core: upgrade 1.9.1 -> 2.0.0
  > python3-gitdb: upgrade 4.0.11 -> 4.0.12
  > libtest-warnings-perl: upgrade 0.033 -> 0.037
  > libsdl2: upgrade 2.30.10 -> 2.30.11
  > libedit: upgrade 20240808-3.1 -> 20250104-3.1
  > hwdata: upgrade 0.390 -> 0.391
  > gtk4: upgrade 4.16.7 -> 4.16.12
  > erofs-utils: upgrade 1.8.3 -> 1.8.4
  > u-boot: upgrade 2024.10 -> 2025.01
  > ref-manual: move runtime-testing section to the test-manual
  > ref-manual/packages: move ptest section to the test-manual
  > SSTATE_MIRRORS/SOURCE_MIRROR_URL: add instructions for mirror authentication
  > ref-manual/devtool-reference: add warning note on deploy-target and shared objects
  > contributor-guide/submit-changes.rst: suggest to remove the git signature
  > ref-manual/qa-checks: remove patch-status-core/patch-status-noncore
  > conf/distro/defaultsetup: Use include_all for maintainers.inc
  > fmt: 11.0.2 -> 11.1.1
  > cve-check: Rework patch parsing
  > cve-check: Fix errors in log lines
  > systemd: Add WATCHDOG_RUNTIME_SEC optional variable
  > meta/lib/oe/sbom30.py: set alias for scan declared licenses
  > meta/lib/oe/spdx30_tasks.py: set license alias to hasConcludedLicense relationship
  > meta/lib/oe/sbom30.py: fix alias in simplelicensing_customIdToUri not extracted
  > meta/lib/oe/sbom30.py: correct alias
  > libx11-compose-data: Use CONFLICT_DISTRO_FEATURES to skip when x11
  > mesa: Fix missing GLES3 headers in SDK sysroot
  > lib/configfragements: enable/disable multiple fragements at once
  > lib/configfragments: Restrict fragment file checking
  > debugedit: Fix install conflict when enable multilib.
  > uboot-extlinux-config.bbclass: add support for DTBOs
  > uboot-extlinux-config.bbclass: simplify FDT/FDTDIR logic
  > initrdscripts: add UBI support
  > python3-rpds-py: upgrade 0.21.0 -> 0.22.3
  > python3-*: Update recipes with pytest ptests to use the new ptest-python-pytest class
  > classes/ptest-python-pytest: add a new class to consolidate pytest ptest functionality
  > bitbake.conf: Drop obsolete and misleading comment
  > bitbake.conf: Add libstdc++-native to ASSUME_PROVIDED
  > bitbake.conf: Add bash-completion-native to ASSUME_PROVIDED
  > sstate: Ensure errors cause task failure
  > go-vendor: Fix absolute paths issue
  > bitbake: git-make-shallow: use stdin mode
  > bitbake: fetch2: read checksum from SRC_URI flag for npm
  > bitbake: fetch2: do not prefix embedded checksums
  > bitbake: tests: fetch: replace [url] with urls for npm
  > bitbake: fetch2: npmsw: remove old lockfile format support
  > bitbake: tests: fetch: update npmsw tests to new lockfile format
  > linux-yocto/6.12: update to v6.12.8
  > linux-yocto/6.6: update to v6.6.69
  > kern-tools: fix python 3.12 warning
  > linux-yocto/6.6: update to v6.6.66
  > linux-yocto/6.12: update to v6.12.5
  > rpm: avoid empty plugindir error
  > boost: fix do_fetch error
  > util-linux: add volatile file for lastlog2
  > util-linux: replace local patch with upstream patch
  > libpam: set pam module path to ${base_libdir}/security
  > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy
  > file: upgrade 5.45 -> 5.46
  > shadow: exclude pre-releases from version checks
  > shadow: merge .inc into .bb
  > kbd: update 2.6.4 -> 2.7.1
  > iproute2: update 6.11.0 -> 6.12.0
  > rt-tests: update 2.7 -> 2.8
  > libxshmfence: update 1.3.2 -> 1.3.3
  > libxt: update 1.3.0 -> 1.3.1
  > gettext: update 0.22.5 -> 0.23.1
  > 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 13, 2025
…cale sources/meta-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm cc4399ad...0905953a (5):
  > arm/trusted-firmware-a: bump fip and tests to 2.12
  > arm/trusted-firmware-a: add support for 2.12.0
  > arm/trusted-firmware-a: update 2.10 LTS to the latest versions
  > arm-bsp/linux-yocto: corstone1000: Update to version 6.12
  > arm-bsp/documentation: corstone1000: describe host level authentication

* sources/meta-clang 89878f5...5a928a7 (6):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > snort3,libdaq: Always use libstdc++ for C++ runtime
  > bingen-cli: Upgrade to 0.71.1

* sources/meta-freescale 8cc3bb0f...f7d47a7f (5):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2062 from Freescale/bump-l
  > Merge pull request #2063 from nxp-upstream/glmark
  > Merge pull request #2058 from Freescale/bump-linux-fslc-imx-2.2.0
  > Merge pull request #2052 from nxp-upstream/nxp-wifi-2024q4

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

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

* sources/meta-openembedded 80650fefd6...b637b480ea (120):
  > DO NOT MERGE: Add Github actions CI workflow
  > 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
  > spectre-meltdown-checker: New recipe to check hardware vulnerability
  > python3-serpent: update recipe to use the ptest-python-pytest class
  > python3-service-identity: update recipe to use the ptest-python-pytest class
  > python3-smpplib: update recipe to use the ptest-python-pytest class
  > python3-simpleeval: update recipe to use the ptest-python-pytest class
  > python3-soupsieve: update recipe to use the ptest-python-pytest class
  > python3-sqlparse: update recipe to use the ptest-python-pytest class
  > python3-tomli-w: update recipe to use the ptest-python-pytest class
  > python3-tomlkit: update recipe to use the ptest-python-pytest class
  > python3-trustme: update recipe to use the ptest-python-pytest class
  > python3-typeguard: update recipe to use the ptest-python-pytest class
  > python3-tzdata: update recipe to use the ptest-python-pytest class
  > python3-u-msgpack-python: update recipe to use the ptest-python-pytest class
  > python3-ujson: update recipe to use the ptest-python-pytest class
  > python3-unidiff: update recipe to use the ptest-python-pytest class
  > python3-uritemplate: update recipe to use the ptest-python-pytest class
  > python3-validators: update recipe to use the ptest-python-pytest class
  > python3-wrapt: update recipe to use the ptest-python-pytest class
  > python3-wsproto: update recipe to use the ptest-python-pytest class
  > python3-xlrd: update recipe to use the ptest-python-pytest class
  > python3-yappi: update recipe to use the ptest-python-pytest class
  > python3-yarl: update recipe to use the ptest-python-pytest class
  > libde265: update 1.0.12 -> 1.0.15
  > libtinyxml: patch CVE-2023-34194
  > libtinyxml: patch CVE-2021-42260
  > python3-cachecontrol: Upgrade 0.14.1 -> 0.14.2
  > python3-pyusb: Upgrade 1.3.0 -> 1.3.1
  > python3-icecream: Upgrade 2.1.3 -> 2.1.4
  > packagegroup-meta-multimedia: Drop adding openh264 and libde265
  > dav1d: update 1.4.3 -> 1.5.0
  > fitimage.bbclass: Remove True option to getVar calls
  > python3-pyrad: Fix build with poetry 2.x
  > spdlog: Switch to latest on 1.x branch
  > mpd: Drop adding +git to PV
  > mpd: Use meson wrap for fmt
  > mpd: Upgrade mpd to 0.23.16
  > gerbera: Upgrade to 2.4.1
  > libcgi-perl: upgrade 4.66 -> 4.67
  > python3-cached-property: Upgrade 1.5.2 -> 2.0.1
  > python3-deprecated: Upgrade 1.2.14 -> 1.2.15
  > crucible: Use go module fetcher
  > mariadb: Upgrade to 10.11.10
  > spdlog: Upgrade to 1.15.0
  > c-ares: upgrade 1.29.0 -> 1.30.0
  > python3-argcomplete: Upgrade to 3.5.3
  > gjs: Deleted gsettings from gsettings
  > libcamera: update to 0.4.0
  > python3-yamlloader: Upgrade 1.4.1 -> 1.5.1
  > python3-cerberus: Upgrade 1.3.5 -> 1.3.7
  > python3-a2wsgi: Upgrade 1.10.7 -> 1.10.8
  > python3-marshmallow: Upgrade 3.23.3 -> 3.24.1
  > python3-kivy: Upgrade 2.3.0 -> 2.3.1
  > x265: Fix build on x86
  > openh264: Fix meson build for x86
  > onig: upgrade 6.9.9 -> 6.9.10
  > pocketpy: Add pic options to cflags
  > mozjs-128: Fix riscv arch specification in triplets
  > pocketpy: upgrade 2.0.3 -> 2.0.4
  > c-ares: upgrade 1.28.1 -> 1.29.0
  > libheif: Make openh264 as packageconfig
  > openh264: Disable build on riscv32
  > x265: Re-add -DENABLE_PIC=ON
  > libheif: add recipe
  > openh264: update 2.3.1 -> 2.5.0
  > x265: update 3.2.1 -> 4.1
  > python3-django: upgrade 5.0.9 -> 5.0.10
  > python3-django: upgrade 4.2.16 -> 4.2.17
  > python3-pymodbus: Upgrade 3.8.2 -> 3.8.3
  > python3-git-pw: Upgrade 2.6.0 -> 2.7.0
  > python3-anyio: Upgrade 4.7.0 -> 4.8.0
  > python3-apispec: Upgrade 6.8.0 -> 6.8.1
  > python3-pydantic: Upgrade 2.10.2 -> 2.10.4
  > python3-virtualenv: upgrade 20.28.0 -> 20.28.1
  > python3-trustme: upgrade 1.2.0 -> 1.2.1
  > python3-starlette: upgrade 0.44.0 -> 0.45.2
  > python3-pyusb: upgrade 1.2.1 -> 1.3.0
  > python3-portalocker: upgrade 3.0.0 -> 3.1.1
  > python3-pillow: upgrade 11.0.0 -> 11.1.0
  > python3-marshmallow: upgrade 3.23.2 -> 3.23.3
  > python3-inline-snapshot: upgrade 0.18.1 -> 0.18.2
  > python3-grpcio: upgrade 1.68.1 -> 1.69.0
  > python3-grpcio-reflection: upgrade 1.68.1 -> 1.69.0
  > python3-grpcio-channelz: upgrade 1.68.1 -> 1.69.0
  > libbpf: upgrade 1.4.7 -> 1.5.0
  > composefs: upgrade 1.0.5 -> 1.0.8
  > byacc: upgrade 20230219 -> 20241231
  > fping: upgrade 5.2 -> 5.3
  > evolution-data-server: upgrade 3.54.2 -> 3.54.3
  > doxygen: upgrade 1.13.0 -> 1.13.1
  > ctags: upgrade 6.1.20241229.0 -> 6.1.20250105.0
  > bpftool: fix libelf.h not found error
  > packagegoup-meta-multimedia: adjust RDEPENDS for h264/hevc
  > x265: drop restriction for x86/x86-64
  > python3-tomli-w: Upgrade 1.0.0 -> 1.1.0
  > python3-uswid: Upgrade 0.5.0 -> 0.5.1
  > python3-inflate64: Upgrade 1.0.0 -> 1.0.1
  > kernel-hardening-checker: New recipe to check security options
  > zfs: enable packageconfig pam for pam distro feature
  > cockpit: set pam module path to ${base_libdir}/security
  > malcontent: set pam module path to ${base_libdir}/security
  > mariadb: set pam module path to ${base_libdir}/security
  > snapper: set pam module path to ${base_libdir}/security
  > polkit: Install rules in subdir
  > 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...de80f79 (22):
  > 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
  > Install module JSON files to INSTALL_ARCHDATADIR/modules
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-riscv e738aa2...abb4f07 (1):
  > openh264: Remove setting COMPATIBLE_HOST to null

* sources/meta-rockchip 1cdcb49...92b2b1c (1):
  > bsp: trusted-firmware-a: remove already merged patch

* 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 3c0d8bed...652714f9 (8):
  > Revert "linux-yocto: import recipe for 6.10"
  > linux-yocto: update bbappend for version 6.12
  > nvidia-kernel-oot: add recipe for using git-hosted repos
  > tegra-helper-scripts: fix RCM boot blob signing
  > tegra-sources: update public_sources.tbz2 hash
  > nvidia-drm-loadconf: changes to play nicely with x11
  > libdrm: move dependency on nvidia-drm out of weston-init
  > cuda-cupti: fix DEVSUM for x86-64

* 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...3253540fa7 (174):
  > cargo-c: Fix build on risv32
  > mpfr: Fix build with glibc 2.41
  > snort3,libdaq: Always use libstdc++
  > 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
  > meta/lib/oe/cve_check.py: fix patched_cves not updated
  > multilib-example.conf: explicitly overwrite the BASELIB
  > glibc: set ld.so.conf as conf file
  > multilib.conf: overwrite conf files for debs
  > bitbake: tests: utils: add test for Go mod h1 checksum
  > bitbake: utils: add Go mod h1 checksum support
  > bitbake: asyncrpc: Handle websockets exceptions
  > yocto-bsp: drop genericarm64 SRCREV
  > linux-yocto/6.12: update to v6.12.9
  > qemu/machine: rename QEMU_EXTRAOPTIONS for consistency
  > classes/qemu: move QEMU_EXTRAOPTIONS for PPC to the relevant tunes
  > classes/qemu: use tune to select QEMU_EXTRAOPTIONS, not package architecture
  > classes/nativesdk: also override TUNE_PKGARCH
  > rsync: clean up configure/configure.sh fiddling
  > python3-psutil: Fix native dependencies
  > libgit2: update 1.8.4 -> 1.9.0
  > native: Improve ${PN}-XXX package name handling
  > util-linux: Improve PACKAGES_DYNAMIC handling for util-linux-native
  > coreutils: Improve core-utils-native dependency handling
  > autotools: remove aclocal --automake-acdir, relocated so knows the right path
  > autotools: log when we're removing aclocal.m4
  > libtheora: backport a patch to fix autoreconf
  > tcl8: upgrade 8.6.15 -> 8.6.16
  > python3-numpy: upgrade 2.1.3 -> 2.2.1
  > blktool: remove the recipe
  > shadow: update 4.16.0 -> 4.17.1
  > ruby: update 3.3.6 -> 3.4.1
  > libxcrypt: update 4.4.36 -> 4.4.37
  > liburcu: update 0.14.1 -> 0.15.0
  > boost: update 1.86.0 -> 1.87.0
  > texinfo: update 7.1.1 -> 7.2
  > bc: update 1.07.1 -> 1.08.1
  > tcl: update 9.0.0 -> 9.0.1
  > ppp: update 2.5.1 -> 2.5.2
  > bitbake: bin/git-make-shallow: Fix syntax to work with older git versions
  > python3-jinja2: upgrade 3.1.4 -> 3.1.5
  > python3-click: update 8.1.7 -> 8.1.8
  > linux-yocto-dev: update to v6.13
  > bbconfigbuild/configfragments.py: set BBPATH in standalone datastore
  > webkitgtk: Disable JIT on RISCV64
  > webkitgtk: Fix a typo OFFF -> OFF
  > xinit: upgrade 1.4.2 -> 1.4.3
  > xf86-input-synaptics: upgrade 1.9.2 -> 1.10.0
  > stress-ng: upgrade 0.18.07 -> 0.18.08
  > python3-ruamel-yaml: upgrade 0.18.7 -> 0.18.9
  > python3-pygments: upgrade 2.18.0 -> 2.19.0
  > python3-poetry-core: upgrade 1.9.1 -> 2.0.0
  > python3-gitdb: upgrade 4.0.11 -> 4.0.12
  > libtest-warnings-perl: upgrade 0.033 -> 0.037
  > libsdl2: upgrade 2.30.10 -> 2.30.11
  > libedit: upgrade 20240808-3.1 -> 20250104-3.1
  > hwdata: upgrade 0.390 -> 0.391
  > gtk4: upgrade 4.16.7 -> 4.16.12
  > erofs-utils: upgrade 1.8.3 -> 1.8.4
  > u-boot: upgrade 2024.10 -> 2025.01
  > ref-manual: move runtime-testing section to the test-manual
  > ref-manual/packages: move ptest section to the test-manual
  > SSTATE_MIRRORS/SOURCE_MIRROR_URL: add instructions for mirror authentication
  > ref-manual/devtool-reference: add warning note on deploy-target and shared objects
  > contributor-guide/submit-changes.rst: suggest to remove the git signature
  > ref-manual/qa-checks: remove patch-status-core/patch-status-noncore
  > conf/distro/defaultsetup: Use include_all for maintainers.inc
  > fmt: 11.0.2 -> 11.1.1
  > cve-check: Rework patch parsing
  > cve-check: Fix errors in log lines
  > systemd: Add WATCHDOG_RUNTIME_SEC optional variable
  > meta/lib/oe/sbom30.py: set alias for scan declared licenses
  > meta/lib/oe/spdx30_tasks.py: set license alias to hasConcludedLicense relationship
  > meta/lib/oe/sbom30.py: fix alias in simplelicensing_customIdToUri not extracted
  > meta/lib/oe/sbom30.py: correct alias
  > libx11-compose-data: Use CONFLICT_DISTRO_FEATURES to skip when x11
  > mesa: Fix missing GLES3 headers in SDK sysroot
  > lib/configfragements: enable/disable multiple fragements at once
  > lib/configfragments: Restrict fragment file checking
  > debugedit: Fix install conflict when enable multilib.
  > uboot-extlinux-config.bbclass: add support for DTBOs
  > uboot-extlinux-config.bbclass: simplify FDT/FDTDIR logic
  > initrdscripts: add UBI support
  > python3-rpds-py: upgrade 0.21.0 -> 0.22.3
  > python3-*: Update recipes with pytest ptests to use the new ptest-python-pytest class
  > classes/ptest-python-pytest: add a new class to consolidate pytest ptest functionality
  > bitbake.conf: Drop obsolete and misleading comment
  > bitbake.conf: Add libstdc++-native to ASSUME_PROVIDED
  > bitbake.conf: Add bash-completion-native to ASSUME_PROVIDED
  > sstate: Ensure errors cause task failure
  > go-vendor: Fix absolute paths issue
  > bitbake: git-make-shallow: use stdin mode
  > bitbake: fetch2: read checksum from SRC_URI flag for npm
  > bitbake: fetch2: do not prefix embedded checksums
  > bitbake: tests: fetch: replace [url] with urls for npm
  > bitbake: fetch2: npmsw: remove old lockfile format support
  > bitbake: tests: fetch: update npmsw tests to new lockfile format
  > linux-yocto/6.12: update to v6.12.8
  > linux-yocto/6.6: update to v6.6.69
  > kern-tools: fix python 3.12 warning
  > linux-yocto/6.6: update to v6.6.66
  > linux-yocto/6.12: update to v6.12.5
  > rpm: avoid empty plugindir error
  > boost: fix do_fetch error
  > util-linux: add volatile file for lastlog2
  > util-linux: replace local patch with upstream patch
  > libpam: set pam module path to ${base_libdir}/security
  > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy
  > file: upgrade 5.45 -> 5.46
  > shadow: exclude pre-releases from version checks
  > shadow: merge .inc into .bb
  > kbd: update 2.6.4 -> 2.7.1
  > iproute2: update 6.11.0 -> 6.12.0
  > rt-tests: update 2.7 -> 2.8
  > libxshmfence: update 1.3.2 -> 1.3.3
  > libxt: update 1.3.0 -> 1.3.1
  > gettext: update 0.22.5 -> 0.23.1
  > 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 13, 2025
…cale sources/meta-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm cc4399ad...0905953a (5):
  > arm/trusted-firmware-a: bump fip and tests to 2.12
  > arm/trusted-firmware-a: add support for 2.12.0
  > arm/trusted-firmware-a: update 2.10 LTS to the latest versions
  > arm-bsp/linux-yocto: corstone1000: Update to version 6.12
  > arm-bsp/documentation: corstone1000: describe host level authentication

* sources/meta-clang 89878f5...5a928a7 (6):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > snort3,libdaq: Always use libstdc++ for C++ runtime
  > bingen-cli: Upgrade to 0.71.1

* sources/meta-freescale 8cc3bb0f...f7d47a7f (5):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2062 from Freescale/bump-l
  > Merge pull request #2063 from nxp-upstream/glmark
  > Merge pull request #2058 from Freescale/bump-linux-fslc-imx-2.2.0
  > Merge pull request #2052 from nxp-upstream/nxp-wifi-2024q4

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

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

* sources/meta-openembedded 80650fefd6...ddd0a9e7eb (129):
  > DO NOT MERGE: Add Github actions CI workflow
  > etcd-cpp-apiv3: Skip recipe since it does not work with boost >= 1.87
  > pistache : add initial recipe
  > 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
  > spectre-meltdown-checker: New recipe to check hardware vulnerability
  > python3-serpent: update recipe to use the ptest-python-pytest class
  > python3-service-identity: update recipe to use the ptest-python-pytest class
  > python3-smpplib: update recipe to use the ptest-python-pytest class
  > python3-simpleeval: update recipe to use the ptest-python-pytest class
  > python3-soupsieve: update recipe to use the ptest-python-pytest class
  > python3-sqlparse: update recipe to use the ptest-python-pytest class
  > python3-tomli-w: update recipe to use the ptest-python-pytest class
  > python3-tomlkit: update recipe to use the ptest-python-pytest class
  > python3-trustme: update recipe to use the ptest-python-pytest class
  > python3-typeguard: update recipe to use the ptest-python-pytest class
  > python3-tzdata: update recipe to use the ptest-python-pytest class
  > python3-u-msgpack-python: update recipe to use the ptest-python-pytest class
  > python3-ujson: update recipe to use the ptest-python-pytest class
  > python3-unidiff: update recipe to use the ptest-python-pytest class
  > python3-uritemplate: update recipe to use the ptest-python-pytest class
  > python3-validators: update recipe to use the ptest-python-pytest class
  > python3-wrapt: update recipe to use the ptest-python-pytest class
  > python3-wsproto: update recipe to use the ptest-python-pytest class
  > python3-xlrd: update recipe to use the ptest-python-pytest class
  > python3-yappi: update recipe to use the ptest-python-pytest class
  > python3-yarl: update recipe to use the ptest-python-pytest class
  > libde265: update 1.0.12 -> 1.0.15
  > libtinyxml: patch CVE-2023-34194
  > libtinyxml: patch CVE-2021-42260
  > python3-cachecontrol: Upgrade 0.14.1 -> 0.14.2
  > python3-pyusb: Upgrade 1.3.0 -> 1.3.1
  > python3-icecream: Upgrade 2.1.3 -> 2.1.4
  > packagegroup-meta-multimedia: Drop adding openh264 and libde265
  > dav1d: update 1.4.3 -> 1.5.0
  > fitimage.bbclass: Remove True option to getVar calls
  > python3-pyrad: Fix build with poetry 2.x
  > spdlog: Switch to latest on 1.x branch
  > mpd: Drop adding +git to PV
  > mpd: Use meson wrap for fmt
  > mpd: Upgrade mpd to 0.23.16
  > gerbera: Upgrade to 2.4.1
  > libcgi-perl: upgrade 4.66 -> 4.67
  > python3-cached-property: Upgrade 1.5.2 -> 2.0.1
  > python3-deprecated: Upgrade 1.2.14 -> 1.2.15
  > crucible: Use go module fetcher
  > mariadb: Upgrade to 10.11.10
  > spdlog: Upgrade to 1.15.0
  > c-ares: upgrade 1.29.0 -> 1.30.0
  > python3-argcomplete: Upgrade to 3.5.3
  > gjs: Deleted gsettings from gsettings
  > libcamera: update to 0.4.0
  > python3-yamlloader: Upgrade 1.4.1 -> 1.5.1
  > python3-cerberus: Upgrade 1.3.5 -> 1.3.7
  > python3-a2wsgi: Upgrade 1.10.7 -> 1.10.8
  > python3-marshmallow: Upgrade 3.23.3 -> 3.24.1
  > python3-kivy: Upgrade 2.3.0 -> 2.3.1
  > x265: Fix build on x86
  > openh264: Fix meson build for x86
  > onig: upgrade 6.9.9 -> 6.9.10
  > pocketpy: Add pic options to cflags
  > mozjs-128: Fix riscv arch specification in triplets
  > pocketpy: upgrade 2.0.3 -> 2.0.4
  > c-ares: upgrade 1.28.1 -> 1.29.0
  > libheif: Make openh264 as packageconfig
  > openh264: Disable build on riscv32
  > x265: Re-add -DENABLE_PIC=ON
  > libheif: add recipe
  > openh264: update 2.3.1 -> 2.5.0
  > x265: update 3.2.1 -> 4.1
  > python3-django: upgrade 5.0.9 -> 5.0.10
  > python3-django: upgrade 4.2.16 -> 4.2.17
  > python3-pymodbus: Upgrade 3.8.2 -> 3.8.3
  > python3-git-pw: Upgrade 2.6.0 -> 2.7.0
  > python3-anyio: Upgrade 4.7.0 -> 4.8.0
  > python3-apispec: Upgrade 6.8.0 -> 6.8.1
  > python3-pydantic: Upgrade 2.10.2 -> 2.10.4
  > python3-virtualenv: upgrade 20.28.0 -> 20.28.1
  > python3-trustme: upgrade 1.2.0 -> 1.2.1
  > python3-starlette: upgrade 0.44.0 -> 0.45.2
  > python3-pyusb: upgrade 1.2.1 -> 1.3.0
  > python3-portalocker: upgrade 3.0.0 -> 3.1.1
  > python3-pillow: upgrade 11.0.0 -> 11.1.0
  > python3-marshmallow: upgrade 3.23.2 -> 3.23.3
  > python3-inline-snapshot: upgrade 0.18.1 -> 0.18.2
  > python3-grpcio: upgrade 1.68.1 -> 1.69.0
  > python3-grpcio-reflection: upgrade 1.68.1 -> 1.69.0
  > python3-grpcio-channelz: upgrade 1.68.1 -> 1.69.0
  > libbpf: upgrade 1.4.7 -> 1.5.0
  > composefs: upgrade 1.0.5 -> 1.0.8
  > byacc: upgrade 20230219 -> 20241231
  > fping: upgrade 5.2 -> 5.3
  > evolution-data-server: upgrade 3.54.2 -> 3.54.3
  > doxygen: upgrade 1.13.0 -> 1.13.1
  > ctags: upgrade 6.1.20241229.0 -> 6.1.20250105.0
  > bpftool: fix libelf.h not found error
  > packagegoup-meta-multimedia: adjust RDEPENDS for h264/hevc
  > x265: drop restriction for x86/x86-64
  > python3-tomli-w: Upgrade 1.0.0 -> 1.1.0
  > python3-uswid: Upgrade 0.5.0 -> 0.5.1
  > python3-inflate64: Upgrade 1.0.0 -> 1.0.1
  > kernel-hardening-checker: New recipe to check security options
  > zfs: enable packageconfig pam for pam distro feature
  > cockpit: set pam module path to ${base_libdir}/security
  > malcontent: set pam module path to ${base_libdir}/security
  > mariadb: set pam module path to ${base_libdir}/security
  > snapper: set pam module path to ${base_libdir}/security
  > polkit: Install rules in subdir
  > 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...de80f79 (22):
  > 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
  > Install module JSON files to INSTALL_ARCHDATADIR/modules
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-riscv e738aa2...abb4f07 (1):
  > openh264: Remove setting COMPATIBLE_HOST to null

* sources/meta-rockchip 1cdcb49...92b2b1c (1):
  > bsp: trusted-firmware-a: remove already merged patch

* 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 3c0d8bed...652714f9 (8):
  > Revert "linux-yocto: import recipe for 6.10"
  > linux-yocto: update bbappend for version 6.12
  > nvidia-kernel-oot: add recipe for using git-hosted repos
  > tegra-helper-scripts: fix RCM boot blob signing
  > tegra-sources: update public_sources.tbz2 hash
  > nvidia-drm-loadconf: changes to play nicely with x11
  > libdrm: move dependency on nvidia-drm out of weston-init
  > cuda-cupti: fix DEVSUM for x86-64

* 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...3253540fa7 (174):
  > cargo-c: Fix build on risv32
  > mpfr: Fix build with glibc 2.41
  > snort3,libdaq: Always use libstdc++
  > 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
  > meta/lib/oe/cve_check.py: fix patched_cves not updated
  > multilib-example.conf: explicitly overwrite the BASELIB
  > glibc: set ld.so.conf as conf file
  > multilib.conf: overwrite conf files for debs
  > bitbake: tests: utils: add test for Go mod h1 checksum
  > bitbake: utils: add Go mod h1 checksum support
  > bitbake: asyncrpc: Handle websockets exceptions
  > yocto-bsp: drop genericarm64 SRCREV
  > linux-yocto/6.12: update to v6.12.9
  > qemu/machine: rename QEMU_EXTRAOPTIONS for consistency
  > classes/qemu: move QEMU_EXTRAOPTIONS for PPC to the relevant tunes
  > classes/qemu: use tune to select QEMU_EXTRAOPTIONS, not package architecture
  > classes/nativesdk: also override TUNE_PKGARCH
  > rsync: clean up configure/configure.sh fiddling
  > python3-psutil: Fix native dependencies
  > libgit2: update 1.8.4 -> 1.9.0
  > native: Improve ${PN}-XXX package name handling
  > util-linux: Improve PACKAGES_DYNAMIC handling for util-linux-native
  > coreutils: Improve core-utils-native dependency handling
  > autotools: remove aclocal --automake-acdir, relocated so knows the right path
  > autotools: log when we're removing aclocal.m4
  > libtheora: backport a patch to fix autoreconf
  > tcl8: upgrade 8.6.15 -> 8.6.16
  > python3-numpy: upgrade 2.1.3 -> 2.2.1
  > blktool: remove the recipe
  > shadow: update 4.16.0 -> 4.17.1
  > ruby: update 3.3.6 -> 3.4.1
  > libxcrypt: update 4.4.36 -> 4.4.37
  > liburcu: update 0.14.1 -> 0.15.0
  > boost: update 1.86.0 -> 1.87.0
  > texinfo: update 7.1.1 -> 7.2
  > bc: update 1.07.1 -> 1.08.1
  > tcl: update 9.0.0 -> 9.0.1
  > ppp: update 2.5.1 -> 2.5.2
  > bitbake: bin/git-make-shallow: Fix syntax to work with older git versions
  > python3-jinja2: upgrade 3.1.4 -> 3.1.5
  > python3-click: update 8.1.7 -> 8.1.8
  > linux-yocto-dev: update to v6.13
  > bbconfigbuild/configfragments.py: set BBPATH in standalone datastore
  > webkitgtk: Disable JIT on RISCV64
  > webkitgtk: Fix a typo OFFF -> OFF
  > xinit: upgrade 1.4.2 -> 1.4.3
  > xf86-input-synaptics: upgrade 1.9.2 -> 1.10.0
  > stress-ng: upgrade 0.18.07 -> 0.18.08
  > python3-ruamel-yaml: upgrade 0.18.7 -> 0.18.9
  > python3-pygments: upgrade 2.18.0 -> 2.19.0
  > python3-poetry-core: upgrade 1.9.1 -> 2.0.0
  > python3-gitdb: upgrade 4.0.11 -> 4.0.12
  > libtest-warnings-perl: upgrade 0.033 -> 0.037
  > libsdl2: upgrade 2.30.10 -> 2.30.11
  > libedit: upgrade 20240808-3.1 -> 20250104-3.1
  > hwdata: upgrade 0.390 -> 0.391
  > gtk4: upgrade 4.16.7 -> 4.16.12
  > erofs-utils: upgrade 1.8.3 -> 1.8.4
  > u-boot: upgrade 2024.10 -> 2025.01
  > ref-manual: move runtime-testing section to the test-manual
  > ref-manual/packages: move ptest section to the test-manual
  > SSTATE_MIRRORS/SOURCE_MIRROR_URL: add instructions for mirror authentication
  > ref-manual/devtool-reference: add warning note on deploy-target and shared objects
  > contributor-guide/submit-changes.rst: suggest to remove the git signature
  > ref-manual/qa-checks: remove patch-status-core/patch-status-noncore
  > conf/distro/defaultsetup: Use include_all for maintainers.inc
  > fmt: 11.0.2 -> 11.1.1
  > cve-check: Rework patch parsing
  > cve-check: Fix errors in log lines
  > systemd: Add WATCHDOG_RUNTIME_SEC optional variable
  > meta/lib/oe/sbom30.py: set alias for scan declared licenses
  > meta/lib/oe/spdx30_tasks.py: set license alias to hasConcludedLicense relationship
  > meta/lib/oe/sbom30.py: fix alias in simplelicensing_customIdToUri not extracted
  > meta/lib/oe/sbom30.py: correct alias
  > libx11-compose-data: Use CONFLICT_DISTRO_FEATURES to skip when x11
  > mesa: Fix missing GLES3 headers in SDK sysroot
  > lib/configfragements: enable/disable multiple fragements at once
  > lib/configfragments: Restrict fragment file checking
  > debugedit: Fix install conflict when enable multilib.
  > uboot-extlinux-config.bbclass: add support for DTBOs
  > uboot-extlinux-config.bbclass: simplify FDT/FDTDIR logic
  > initrdscripts: add UBI support
  > python3-rpds-py: upgrade 0.21.0 -> 0.22.3
  > python3-*: Update recipes with pytest ptests to use the new ptest-python-pytest class
  > classes/ptest-python-pytest: add a new class to consolidate pytest ptest functionality
  > bitbake.conf: Drop obsolete and misleading comment
  > bitbake.conf: Add libstdc++-native to ASSUME_PROVIDED
  > bitbake.conf: Add bash-completion-native to ASSUME_PROVIDED
  > sstate: Ensure errors cause task failure
  > go-vendor: Fix absolute paths issue
  > bitbake: git-make-shallow: use stdin mode
  > bitbake: fetch2: read checksum from SRC_URI flag for npm
  > bitbake: fetch2: do not prefix embedded checksums
  > bitbake: tests: fetch: replace [url] with urls for npm
  > bitbake: fetch2: npmsw: remove old lockfile format support
  > bitbake: tests: fetch: update npmsw tests to new lockfile format
  > linux-yocto/6.12: update to v6.12.8
  > linux-yocto/6.6: update to v6.6.69
  > kern-tools: fix python 3.12 warning
  > linux-yocto/6.6: update to v6.6.66
  > linux-yocto/6.12: update to v6.12.5
  > rpm: avoid empty plugindir error
  > boost: fix do_fetch error
  > util-linux: add volatile file for lastlog2
  > util-linux: replace local patch with upstream patch
  > libpam: set pam module path to ${base_libdir}/security
  > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy
  > file: upgrade 5.45 -> 5.46
  > shadow: exclude pre-releases from version checks
  > shadow: merge .inc into .bb
  > kbd: update 2.6.4 -> 2.7.1
  > iproute2: update 6.11.0 -> 6.12.0
  > rt-tests: update 2.7 -> 2.8
  > libxshmfence: update 1.3.2 -> 1.3.3
  > libxt: update 1.3.0 -> 1.3.1
  > gettext: update 0.22.5 -> 0.23.1
  > 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 13, 2025
…cale sources/meta-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm cc4399ad...0905953a (5):
  > arm/trusted-firmware-a: bump fip and tests to 2.12
  > arm/trusted-firmware-a: add support for 2.12.0
  > arm/trusted-firmware-a: update 2.10 LTS to the latest versions
  > arm-bsp/linux-yocto: corstone1000: Update to version 6.12
  > arm-bsp/documentation: corstone1000: describe host level authentication

* sources/meta-clang 89878f5...5a928a7 (6):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > snort3,libdaq: Always use libstdc++ for C++ runtime
  > bingen-cli: Upgrade to 0.71.1

* sources/meta-freescale 8cc3bb0f...f7d47a7f (5):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2062 from Freescale/bump-l
  > Merge pull request #2063 from nxp-upstream/glmark
  > Merge pull request #2058 from Freescale/bump-linux-fslc-imx-2.2.0
  > Merge pull request #2052 from nxp-upstream/nxp-wifi-2024q4

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

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

* sources/meta-openembedded 80650fefd6...401a0641eb (128):
  > DO NOT MERGE: Add Github actions CI workflow
  > etcd-cpp-apiv3: Skip recipe since it does not work with boost >= 1.87
  > pistache : add initial recipe
  > 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
  > python3-serpent: update recipe to use the ptest-python-pytest class
  > python3-service-identity: update recipe to use the ptest-python-pytest class
  > python3-smpplib: update recipe to use the ptest-python-pytest class
  > python3-simpleeval: update recipe to use the ptest-python-pytest class
  > python3-soupsieve: update recipe to use the ptest-python-pytest class
  > python3-sqlparse: update recipe to use the ptest-python-pytest class
  > python3-tomli-w: update recipe to use the ptest-python-pytest class
  > python3-tomlkit: update recipe to use the ptest-python-pytest class
  > python3-trustme: update recipe to use the ptest-python-pytest class
  > python3-typeguard: update recipe to use the ptest-python-pytest class
  > python3-tzdata: update recipe to use the ptest-python-pytest class
  > python3-u-msgpack-python: update recipe to use the ptest-python-pytest class
  > python3-ujson: update recipe to use the ptest-python-pytest class
  > python3-unidiff: update recipe to use the ptest-python-pytest class
  > python3-uritemplate: update recipe to use the ptest-python-pytest class
  > python3-validators: update recipe to use the ptest-python-pytest class
  > python3-wrapt: update recipe to use the ptest-python-pytest class
  > python3-wsproto: update recipe to use the ptest-python-pytest class
  > python3-xlrd: update recipe to use the ptest-python-pytest class
  > python3-yappi: update recipe to use the ptest-python-pytest class
  > python3-yarl: update recipe to use the ptest-python-pytest class
  > libde265: update 1.0.12 -> 1.0.15
  > libtinyxml: patch CVE-2023-34194
  > libtinyxml: patch CVE-2021-42260
  > python3-cachecontrol: Upgrade 0.14.1 -> 0.14.2
  > python3-pyusb: Upgrade 1.3.0 -> 1.3.1
  > python3-icecream: Upgrade 2.1.3 -> 2.1.4
  > packagegroup-meta-multimedia: Drop adding openh264 and libde265
  > dav1d: update 1.4.3 -> 1.5.0
  > fitimage.bbclass: Remove True option to getVar calls
  > python3-pyrad: Fix build with poetry 2.x
  > spdlog: Switch to latest on 1.x branch
  > mpd: Drop adding +git to PV
  > mpd: Use meson wrap for fmt
  > mpd: Upgrade mpd to 0.23.16
  > gerbera: Upgrade to 2.4.1
  > libcgi-perl: upgrade 4.66 -> 4.67
  > python3-cached-property: Upgrade 1.5.2 -> 2.0.1
  > python3-deprecated: Upgrade 1.2.14 -> 1.2.15
  > crucible: Use go module fetcher
  > mariadb: Upgrade to 10.11.10
  > spdlog: Upgrade to 1.15.0
  > c-ares: upgrade 1.29.0 -> 1.30.0
  > python3-argcomplete: Upgrade to 3.5.3
  > gjs: Deleted gsettings from gsettings
  > libcamera: update to 0.4.0
  > python3-yamlloader: Upgrade 1.4.1 -> 1.5.1
  > python3-cerberus: Upgrade 1.3.5 -> 1.3.7
  > python3-a2wsgi: Upgrade 1.10.7 -> 1.10.8
  > python3-marshmallow: Upgrade 3.23.3 -> 3.24.1
  > python3-kivy: Upgrade 2.3.0 -> 2.3.1
  > x265: Fix build on x86
  > openh264: Fix meson build for x86
  > onig: upgrade 6.9.9 -> 6.9.10
  > pocketpy: Add pic options to cflags
  > mozjs-128: Fix riscv arch specification in triplets
  > pocketpy: upgrade 2.0.3 -> 2.0.4
  > c-ares: upgrade 1.28.1 -> 1.29.0
  > libheif: Make openh264 as packageconfig
  > openh264: Disable build on riscv32
  > x265: Re-add -DENABLE_PIC=ON
  > libheif: add recipe
  > openh264: update 2.3.1 -> 2.5.0
  > x265: update 3.2.1 -> 4.1
  > python3-django: upgrade 5.0.9 -> 5.0.10
  > python3-django: upgrade 4.2.16 -> 4.2.17
  > python3-pymodbus: Upgrade 3.8.2 -> 3.8.3
  > python3-git-pw: Upgrade 2.6.0 -> 2.7.0
  > python3-anyio: Upgrade 4.7.0 -> 4.8.0
  > python3-apispec: Upgrade 6.8.0 -> 6.8.1
  > python3-pydantic: Upgrade 2.10.2 -> 2.10.4
  > python3-virtualenv: upgrade 20.28.0 -> 20.28.1
  > python3-trustme: upgrade 1.2.0 -> 1.2.1
  > python3-starlette: upgrade 0.44.0 -> 0.45.2
  > python3-pyusb: upgrade 1.2.1 -> 1.3.0
  > python3-portalocker: upgrade 3.0.0 -> 3.1.1
  > python3-pillow: upgrade 11.0.0 -> 11.1.0
  > python3-marshmallow: upgrade 3.23.2 -> 3.23.3
  > python3-inline-snapshot: upgrade 0.18.1 -> 0.18.2
  > python3-grpcio: upgrade 1.68.1 -> 1.69.0
  > python3-grpcio-reflection: upgrade 1.68.1 -> 1.69.0
  > python3-grpcio-channelz: upgrade 1.68.1 -> 1.69.0
  > libbpf: upgrade 1.4.7 -> 1.5.0
  > composefs: upgrade 1.0.5 -> 1.0.8
  > byacc: upgrade 20230219 -> 20241231
  > fping: upgrade 5.2 -> 5.3
  > evolution-data-server: upgrade 3.54.2 -> 3.54.3
  > doxygen: upgrade 1.13.0 -> 1.13.1
  > ctags: upgrade 6.1.20241229.0 -> 6.1.20250105.0
  > bpftool: fix libelf.h not found error
  > packagegoup-meta-multimedia: adjust RDEPENDS for h264/hevc
  > x265: drop restriction for x86/x86-64
  > python3-tomli-w: Upgrade 1.0.0 -> 1.1.0
  > python3-uswid: Upgrade 0.5.0 -> 0.5.1
  > python3-inflate64: Upgrade 1.0.0 -> 1.0.1
  > kernel-hardening-checker: New recipe to check security options
  > zfs: enable packageconfig pam for pam distro feature
  > cockpit: set pam module path to ${base_libdir}/security
  > malcontent: set pam module path to ${base_libdir}/security
  > mariadb: set pam module path to ${base_libdir}/security
  > snapper: set pam module path to ${base_libdir}/security
  > polkit: Install rules in subdir
  > 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...de80f79 (22):
  > 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
  > Install module JSON files to INSTALL_ARCHDATADIR/modules
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-riscv e738aa2...abb4f07 (1):
  > openh264: Remove setting COMPATIBLE_HOST to null

* sources/meta-rockchip 1cdcb49...92b2b1c (1):
  > bsp: trusted-firmware-a: remove already merged patch

* 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 3c0d8bed...652714f9 (8):
  > Revert "linux-yocto: import recipe for 6.10"
  > linux-yocto: update bbappend for version 6.12
  > nvidia-kernel-oot: add recipe for using git-hosted repos
  > tegra-helper-scripts: fix RCM boot blob signing
  > tegra-sources: update public_sources.tbz2 hash
  > nvidia-drm-loadconf: changes to play nicely with x11
  > libdrm: move dependency on nvidia-drm out of weston-init
  > cuda-cupti: fix DEVSUM for x86-64

* 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...3253540fa7 (174):
  > cargo-c: Fix build on risv32
  > mpfr: Fix build with glibc 2.41
  > snort3,libdaq: Always use libstdc++
  > 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
  > meta/lib/oe/cve_check.py: fix patched_cves not updated
  > multilib-example.conf: explicitly overwrite the BASELIB
  > glibc: set ld.so.conf as conf file
  > multilib.conf: overwrite conf files for debs
  > bitbake: tests: utils: add test for Go mod h1 checksum
  > bitbake: utils: add Go mod h1 checksum support
  > bitbake: asyncrpc: Handle websockets exceptions
  > yocto-bsp: drop genericarm64 SRCREV
  > linux-yocto/6.12: update to v6.12.9
  > qemu/machine: rename QEMU_EXTRAOPTIONS for consistency
  > classes/qemu: move QEMU_EXTRAOPTIONS for PPC to the relevant tunes
  > classes/qemu: use tune to select QEMU_EXTRAOPTIONS, not package architecture
  > classes/nativesdk: also override TUNE_PKGARCH
  > rsync: clean up configure/configure.sh fiddling
  > python3-psutil: Fix native dependencies
  > libgit2: update 1.8.4 -> 1.9.0
  > native: Improve ${PN}-XXX package name handling
  > util-linux: Improve PACKAGES_DYNAMIC handling for util-linux-native
  > coreutils: Improve core-utils-native dependency handling
  > autotools: remove aclocal --automake-acdir, relocated so knows the right path
  > autotools: log when we're removing aclocal.m4
  > libtheora: backport a patch to fix autoreconf
  > tcl8: upgrade 8.6.15 -> 8.6.16
  > python3-numpy: upgrade 2.1.3 -> 2.2.1
  > blktool: remove the recipe
  > shadow: update 4.16.0 -> 4.17.1
  > ruby: update 3.3.6 -> 3.4.1
  > libxcrypt: update 4.4.36 -> 4.4.37
  > liburcu: update 0.14.1 -> 0.15.0
  > boost: update 1.86.0 -> 1.87.0
  > texinfo: update 7.1.1 -> 7.2
  > bc: update 1.07.1 -> 1.08.1
  > tcl: update 9.0.0 -> 9.0.1
  > ppp: update 2.5.1 -> 2.5.2
  > bitbake: bin/git-make-shallow: Fix syntax to work with older git versions
  > python3-jinja2: upgrade 3.1.4 -> 3.1.5
  > python3-click: update 8.1.7 -> 8.1.8
  > linux-yocto-dev: update to v6.13
  > bbconfigbuild/configfragments.py: set BBPATH in standalone datastore
  > webkitgtk: Disable JIT on RISCV64
  > webkitgtk: Fix a typo OFFF -> OFF
  > xinit: upgrade 1.4.2 -> 1.4.3
  > xf86-input-synaptics: upgrade 1.9.2 -> 1.10.0
  > stress-ng: upgrade 0.18.07 -> 0.18.08
  > python3-ruamel-yaml: upgrade 0.18.7 -> 0.18.9
  > python3-pygments: upgrade 2.18.0 -> 2.19.0
  > python3-poetry-core: upgrade 1.9.1 -> 2.0.0
  > python3-gitdb: upgrade 4.0.11 -> 4.0.12
  > libtest-warnings-perl: upgrade 0.033 -> 0.037
  > libsdl2: upgrade 2.30.10 -> 2.30.11
  > libedit: upgrade 20240808-3.1 -> 20250104-3.1
  > hwdata: upgrade 0.390 -> 0.391
  > gtk4: upgrade 4.16.7 -> 4.16.12
  > erofs-utils: upgrade 1.8.3 -> 1.8.4
  > u-boot: upgrade 2024.10 -> 2025.01
  > ref-manual: move runtime-testing section to the test-manual
  > ref-manual/packages: move ptest section to the test-manual
  > SSTATE_MIRRORS/SOURCE_MIRROR_URL: add instructions for mirror authentication
  > ref-manual/devtool-reference: add warning note on deploy-target and shared objects
  > contributor-guide/submit-changes.rst: suggest to remove the git signature
  > ref-manual/qa-checks: remove patch-status-core/patch-status-noncore
  > conf/distro/defaultsetup: Use include_all for maintainers.inc
  > fmt: 11.0.2 -> 11.1.1
  > cve-check: Rework patch parsing
  > cve-check: Fix errors in log lines
  > systemd: Add WATCHDOG_RUNTIME_SEC optional variable
  > meta/lib/oe/sbom30.py: set alias for scan declared licenses
  > meta/lib/oe/spdx30_tasks.py: set license alias to hasConcludedLicense relationship
  > meta/lib/oe/sbom30.py: fix alias in simplelicensing_customIdToUri not extracted
  > meta/lib/oe/sbom30.py: correct alias
  > libx11-compose-data: Use CONFLICT_DISTRO_FEATURES to skip when x11
  > mesa: Fix missing GLES3 headers in SDK sysroot
  > lib/configfragements: enable/disable multiple fragements at once
  > lib/configfragments: Restrict fragment file checking
  > debugedit: Fix install conflict when enable multilib.
  > uboot-extlinux-config.bbclass: add support for DTBOs
  > uboot-extlinux-config.bbclass: simplify FDT/FDTDIR logic
  > initrdscripts: add UBI support
  > python3-rpds-py: upgrade 0.21.0 -> 0.22.3
  > python3-*: Update recipes with pytest ptests to use the new ptest-python-pytest class
  > classes/ptest-python-pytest: add a new class to consolidate pytest ptest functionality
  > bitbake.conf: Drop obsolete and misleading comment
  > bitbake.conf: Add libstdc++-native to ASSUME_PROVIDED
  > bitbake.conf: Add bash-completion-native to ASSUME_PROVIDED
  > sstate: Ensure errors cause task failure
  > go-vendor: Fix absolute paths issue
  > bitbake: git-make-shallow: use stdin mode
  > bitbake: fetch2: read checksum from SRC_URI flag for npm
  > bitbake: fetch2: do not prefix embedded checksums
  > bitbake: tests: fetch: replace [url] with urls for npm
  > bitbake: fetch2: npmsw: remove old lockfile format support
  > bitbake: tests: fetch: update npmsw tests to new lockfile format
  > linux-yocto/6.12: update to v6.12.8
  > linux-yocto/6.6: update to v6.6.69
  > kern-tools: fix python 3.12 warning
  > linux-yocto/6.6: update to v6.6.66
  > linux-yocto/6.12: update to v6.12.5
  > rpm: avoid empty plugindir error
  > boost: fix do_fetch error
  > util-linux: add volatile file for lastlog2
  > util-linux: replace local patch with upstream patch
  > libpam: set pam module path to ${base_libdir}/security
  > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy
  > file: upgrade 5.45 -> 5.46
  > shadow: exclude pre-releases from version checks
  > shadow: merge .inc into .bb
  > kbd: update 2.6.4 -> 2.7.1
  > iproute2: update 6.11.0 -> 6.12.0
  > rt-tests: update 2.7 -> 2.8
  > libxshmfence: update 1.3.2 -> 1.3.3
  > libxt: update 1.3.0 -> 1.3.1
  > gettext: update 0.22.5 -> 0.23.1
  > 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 13, 2025
…cale sources/meta-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm cc4399ad...0905953a (5):
  > arm/trusted-firmware-a: bump fip and tests to 2.12
  > arm/trusted-firmware-a: add support for 2.12.0
  > arm/trusted-firmware-a: update 2.10 LTS to the latest versions
  > arm-bsp/linux-yocto: corstone1000: Update to version 6.12
  > arm-bsp/documentation: corstone1000: describe host level authentication

* sources/meta-clang 89878f5...5a928a7 (6):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > snort3,libdaq: Always use libstdc++ for C++ runtime
  > bingen-cli: Upgrade to 0.71.1

* sources/meta-freescale 8cc3bb0f...f7d47a7f (5):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2062 from Freescale/bump-l
  > Merge pull request #2063 from nxp-upstream/glmark
  > Merge pull request #2058 from Freescale/bump-linux-fslc-imx-2.2.0
  > Merge pull request #2052 from nxp-upstream/nxp-wifi-2024q4

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

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

* sources/meta-openembedded 80650fefd6...7e028d9e37 (129):
  > DO NOT MERGE: Add Github actions CI workflow
  > spectre-meltdown-checker: New recipe to check hardware vulnerability
  > etcd-cpp-apiv3: Skip recipe since it does not work with boost >= 1.87
  > pistache : add initial recipe
  > 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
  > python3-serpent: update recipe to use the ptest-python-pytest class
  > python3-service-identity: update recipe to use the ptest-python-pytest class
  > python3-smpplib: update recipe to use the ptest-python-pytest class
  > python3-simpleeval: update recipe to use the ptest-python-pytest class
  > python3-soupsieve: update recipe to use the ptest-python-pytest class
  > python3-sqlparse: update recipe to use the ptest-python-pytest class
  > python3-tomli-w: update recipe to use the ptest-python-pytest class
  > python3-tomlkit: update recipe to use the ptest-python-pytest class
  > python3-trustme: update recipe to use the ptest-python-pytest class
  > python3-typeguard: update recipe to use the ptest-python-pytest class
  > python3-tzdata: update recipe to use the ptest-python-pytest class
  > python3-u-msgpack-python: update recipe to use the ptest-python-pytest class
  > python3-ujson: update recipe to use the ptest-python-pytest class
  > python3-unidiff: update recipe to use the ptest-python-pytest class
  > python3-uritemplate: update recipe to use the ptest-python-pytest class
  > python3-validators: update recipe to use the ptest-python-pytest class
  > python3-wrapt: update recipe to use the ptest-python-pytest class
  > python3-wsproto: update recipe to use the ptest-python-pytest class
  > python3-xlrd: update recipe to use the ptest-python-pytest class
  > python3-yappi: update recipe to use the ptest-python-pytest class
  > python3-yarl: update recipe to use the ptest-python-pytest class
  > libde265: update 1.0.12 -> 1.0.15
  > libtinyxml: patch CVE-2023-34194
  > libtinyxml: patch CVE-2021-42260
  > python3-cachecontrol: Upgrade 0.14.1 -> 0.14.2
  > python3-pyusb: Upgrade 1.3.0 -> 1.3.1
  > python3-icecream: Upgrade 2.1.3 -> 2.1.4
  > packagegroup-meta-multimedia: Drop adding openh264 and libde265
  > dav1d: update 1.4.3 -> 1.5.0
  > fitimage.bbclass: Remove True option to getVar calls
  > python3-pyrad: Fix build with poetry 2.x
  > spdlog: Switch to latest on 1.x branch
  > mpd: Drop adding +git to PV
  > mpd: Use meson wrap for fmt
  > mpd: Upgrade mpd to 0.23.16
  > gerbera: Upgrade to 2.4.1
  > libcgi-perl: upgrade 4.66 -> 4.67
  > python3-cached-property: Upgrade 1.5.2 -> 2.0.1
  > python3-deprecated: Upgrade 1.2.14 -> 1.2.15
  > crucible: Use go module fetcher
  > mariadb: Upgrade to 10.11.10
  > spdlog: Upgrade to 1.15.0
  > c-ares: upgrade 1.29.0 -> 1.30.0
  > python3-argcomplete: Upgrade to 3.5.3
  > gjs: Deleted gsettings from gsettings
  > libcamera: update to 0.4.0
  > python3-yamlloader: Upgrade 1.4.1 -> 1.5.1
  > python3-cerberus: Upgrade 1.3.5 -> 1.3.7
  > python3-a2wsgi: Upgrade 1.10.7 -> 1.10.8
  > python3-marshmallow: Upgrade 3.23.3 -> 3.24.1
  > python3-kivy: Upgrade 2.3.0 -> 2.3.1
  > x265: Fix build on x86
  > openh264: Fix meson build for x86
  > onig: upgrade 6.9.9 -> 6.9.10
  > pocketpy: Add pic options to cflags
  > mozjs-128: Fix riscv arch specification in triplets
  > pocketpy: upgrade 2.0.3 -> 2.0.4
  > c-ares: upgrade 1.28.1 -> 1.29.0
  > libheif: Make openh264 as packageconfig
  > openh264: Disable build on riscv32
  > x265: Re-add -DENABLE_PIC=ON
  > libheif: add recipe
  > openh264: update 2.3.1 -> 2.5.0
  > x265: update 3.2.1 -> 4.1
  > python3-django: upgrade 5.0.9 -> 5.0.10
  > python3-django: upgrade 4.2.16 -> 4.2.17
  > python3-pymodbus: Upgrade 3.8.2 -> 3.8.3
  > python3-git-pw: Upgrade 2.6.0 -> 2.7.0
  > python3-anyio: Upgrade 4.7.0 -> 4.8.0
  > python3-apispec: Upgrade 6.8.0 -> 6.8.1
  > python3-pydantic: Upgrade 2.10.2 -> 2.10.4
  > python3-virtualenv: upgrade 20.28.0 -> 20.28.1
  > python3-trustme: upgrade 1.2.0 -> 1.2.1
  > python3-starlette: upgrade 0.44.0 -> 0.45.2
  > python3-pyusb: upgrade 1.2.1 -> 1.3.0
  > python3-portalocker: upgrade 3.0.0 -> 3.1.1
  > python3-pillow: upgrade 11.0.0 -> 11.1.0
  > python3-marshmallow: upgrade 3.23.2 -> 3.23.3
  > python3-inline-snapshot: upgrade 0.18.1 -> 0.18.2
  > python3-grpcio: upgrade 1.68.1 -> 1.69.0
  > python3-grpcio-reflection: upgrade 1.68.1 -> 1.69.0
  > python3-grpcio-channelz: upgrade 1.68.1 -> 1.69.0
  > libbpf: upgrade 1.4.7 -> 1.5.0
  > composefs: upgrade 1.0.5 -> 1.0.8
  > byacc: upgrade 20230219 -> 20241231
  > fping: upgrade 5.2 -> 5.3
  > evolution-data-server: upgrade 3.54.2 -> 3.54.3
  > doxygen: upgrade 1.13.0 -> 1.13.1
  > ctags: upgrade 6.1.20241229.0 -> 6.1.20250105.0
  > bpftool: fix libelf.h not found error
  > packagegoup-meta-multimedia: adjust RDEPENDS for h264/hevc
  > x265: drop restriction for x86/x86-64
  > python3-tomli-w: Upgrade 1.0.0 -> 1.1.0
  > python3-uswid: Upgrade 0.5.0 -> 0.5.1
  > python3-inflate64: Upgrade 1.0.0 -> 1.0.1
  > kernel-hardening-checker: New recipe to check security options
  > zfs: enable packageconfig pam for pam distro feature
  > cockpit: set pam module path to ${base_libdir}/security
  > malcontent: set pam module path to ${base_libdir}/security
  > mariadb: set pam module path to ${base_libdir}/security
  > snapper: set pam module path to ${base_libdir}/security
  > polkit: Install rules in subdir
  > 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...de80f79 (22):
  > 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
  > Install module JSON files to INSTALL_ARCHDATADIR/modules
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-riscv e738aa2...abb4f07 (1):
  > openh264: Remove setting COMPATIBLE_HOST to null

* sources/meta-rockchip 1cdcb49...92b2b1c (1):
  > bsp: trusted-firmware-a: remove already merged patch

* 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 3c0d8bed...652714f9 (8):
  > Revert "linux-yocto: import recipe for 6.10"
  > linux-yocto: update bbappend for version 6.12
  > nvidia-kernel-oot: add recipe for using git-hosted repos
  > tegra-helper-scripts: fix RCM boot blob signing
  > tegra-sources: update public_sources.tbz2 hash
  > nvidia-drm-loadconf: changes to play nicely with x11
  > libdrm: move dependency on nvidia-drm out of weston-init
  > cuda-cupti: fix DEVSUM for x86-64

* 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 c09ea097f1...3253540fa7 (174):
  > cargo-c: Fix build on risv32
  > mpfr: Fix build with glibc 2.41
  > snort3,libdaq: Always use libstdc++
  > 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
  > meta/lib/oe/cve_check.py: fix patched_cves not updated
  > multilib-example.conf: explicitly overwrite the BASELIB
  > glibc: set ld.so.conf as conf file
  > multilib.conf: overwrite conf files for debs
  > bitbake: tests: utils: add test for Go mod h1 checksum
  > bitbake: utils: add Go mod h1 checksum support
  > bitbake: asyncrpc: Handle websockets exceptions
  > yocto-bsp: drop genericarm64 SRCREV
  > linux-yocto/6.12: update to v6.12.9
  > qemu/machine: rename QEMU_EXTRAOPTIONS for consistency
  > classes/qemu: move QEMU_EXTRAOPTIONS for PPC to the relevant tunes
  > classes/qemu: use tune to select QEMU_EXTRAOPTIONS, not package architecture
  > classes/nativesdk: also override TUNE_PKGARCH
  > rsync: clean up configure/configure.sh fiddling
  > python3-psutil: Fix native dependencies
  > libgit2: update 1.8.4 -> 1.9.0
  > native: Improve ${PN}-XXX package name handling
  > util-linux: Improve PACKAGES_DYNAMIC handling for util-linux-native
  > coreutils: Improve core-utils-native dependency handling
  > autotools: remove aclocal --automake-acdir, relocated so knows the right path
  > autotools: log when we're removing aclocal.m4
  > libtheora: backport a patch to fix autoreconf
  > tcl8: upgrade 8.6.15 -> 8.6.16
  > python3-numpy: upgrade 2.1.3 -> 2.2.1
  > blktool: remove the recipe
  > shadow: update 4.16.0 -> 4.17.1
  > ruby: update 3.3.6 -> 3.4.1
  > libxcrypt: update 4.4.36 -> 4.4.37
  > liburcu: update 0.14.1 -> 0.15.0
  > boost: update 1.86.0 -> 1.87.0
  > texinfo: update 7.1.1 -> 7.2
  > bc: update 1.07.1 -> 1.08.1
  > tcl: update 9.0.0 -> 9.0.1
  > ppp: update 2.5.1 -> 2.5.2
  > bitbake: bin/git-make-shallow: Fix syntax to work with older git versions
  > python3-jinja2: upgrade 3.1.4 -> 3.1.5
  > python3-click: update 8.1.7 -> 8.1.8
  > linux-yocto-dev: update to v6.13
  > bbconfigbuild/configfragments.py: set BBPATH in standalone datastore
  > webkitgtk: Disable JIT on RISCV64
  > webkitgtk: Fix a typo OFFF -> OFF
  > xinit: upgrade 1.4.2 -> 1.4.3
  > xf86-input-synaptics: upgrade 1.9.2 -> 1.10.0
  > stress-ng: upgrade 0.18.07 -> 0.18.08
  > python3-ruamel-yaml: upgrade 0.18.7 -> 0.18.9
  > python3-pygments: upgrade 2.18.0 -> 2.19.0
  > python3-poetry-core: upgrade 1.9.1 -> 2.0.0
  > python3-gitdb: upgrade 4.0.11 -> 4.0.12
  > libtest-warnings-perl: upgrade 0.033 -> 0.037
  > libsdl2: upgrade 2.30.10 -> 2.30.11
  > libedit: upgrade 20240808-3.1 -> 20250104-3.1
  > hwdata: upgrade 0.390 -> 0.391
  > gtk4: upgrade 4.16.7 -> 4.16.12
  > erofs-utils: upgrade 1.8.3 -> 1.8.4
  > u-boot: upgrade 2024.10 -> 2025.01
  > ref-manual: move runtime-testing section to the test-manual
  > ref-manual/packages: move ptest section to the test-manual
  > SSTATE_MIRRORS/SOURCE_MIRROR_URL: add instructions for mirror authentication
  > ref-manual/devtool-reference: add warning note on deploy-target and shared objects
  > contributor-guide/submit-changes.rst: suggest to remove the git signature
  > ref-manual/qa-checks: remove patch-status-core/patch-status-noncore
  > conf/distro/defaultsetup: Use include_all for maintainers.inc
  > fmt: 11.0.2 -> 11.1.1
  > cve-check: Rework patch parsing
  > cve-check: Fix errors in log lines
  > systemd: Add WATCHDOG_RUNTIME_SEC optional variable
  > meta/lib/oe/sbom30.py: set alias for scan declared licenses
  > meta/lib/oe/spdx30_tasks.py: set license alias to hasConcludedLicense relationship
  > meta/lib/oe/sbom30.py: fix alias in simplelicensing_customIdToUri not extracted
  > meta/lib/oe/sbom30.py: correct alias
  > libx11-compose-data: Use CONFLICT_DISTRO_FEATURES to skip when x11
  > mesa: Fix missing GLES3 headers in SDK sysroot
  > lib/configfragements: enable/disable multiple fragements at once
  > lib/configfragments: Restrict fragment file checking
  > debugedit: Fix install conflict when enable multilib.
  > uboot-extlinux-config.bbclass: add support for DTBOs
  > uboot-extlinux-config.bbclass: simplify FDT/FDTDIR logic
  > initrdscripts: add UBI support
  > python3-rpds-py: upgrade 0.21.0 -> 0.22.3
  > python3-*: Update recipes with pytest ptests to use the new ptest-python-pytest class
  > classes/ptest-python-pytest: add a new class to consolidate pytest ptest functionality
  > bitbake.conf: Drop obsolete and misleading comment
  > bitbake.conf: Add libstdc++-native to ASSUME_PROVIDED
  > bitbake.conf: Add bash-completion-native to ASSUME_PROVIDED
  > sstate: Ensure errors cause task failure
  > go-vendor: Fix absolute paths issue
  > bitbake: git-make-shallow: use stdin mode
  > bitbake: fetch2: read checksum from SRC_URI flag for npm
  > bitbake: fetch2: do not prefix embedded checksums
  > bitbake: tests: fetch: replace [url] with urls for npm
  > bitbake: fetch2: npmsw: remove old lockfile format support
  > bitbake: tests: fetch: update npmsw tests to new lockfile format
  > linux-yocto/6.12: update to v6.12.8
  > linux-yocto/6.6: update to v6.6.69
  > kern-tools: fix python 3.12 warning
  > linux-yocto/6.6: update to v6.6.66
  > linux-yocto/6.12: update to v6.12.5
  > rpm: avoid empty plugindir error
  > boost: fix do_fetch error
  > util-linux: add volatile file for lastlog2
  > util-linux: replace local patch with upstream patch
  > libpam: set pam module path to ${base_libdir}/security
  > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy
  > file: upgrade 5.45 -> 5.46
  > shadow: exclude pre-releases from version checks
  > shadow: merge .inc into .bb
  > kbd: update 2.6.4 -> 2.7.1
  > iproute2: update 6.11.0 -> 6.12.0
  > rt-tests: update 2.7 -> 2.8
  > libxshmfence: update 1.3.2 -> 1.3.3
  > libxt: update 1.3.0 -> 1.3.1
  > gettext: update 0.22.5 -> 0.23.1
  > 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 13, 2025
…cale sources/meta-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm cc4399ad...0905953a (5):
  > arm/trusted-firmware-a: bump fip and tests to 2.12
  > arm/trusted-firmware-a: add support for 2.12.0
  > arm/trusted-firmware-a: update 2.10 LTS to the latest versions
  > arm-bsp/linux-yocto: corstone1000: Update to version 6.12
  > arm-bsp/documentation: corstone1000: describe host level authentication

* sources/meta-clang 89878f5...5a928a7 (6):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > snort3,libdaq: Always use libstdc++ for C++ runtime
  > bingen-cli: Upgrade to 0.71.1

* sources/meta-freescale 8cc3bb0f...f7d47a7f (5):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2062 from Freescale/bump-l
  > Merge pull request #2063 from nxp-upstream/glmark
  > Merge pull request #2058 from Freescale/bump-linux-fslc-imx-2.2.0
  > Merge pull request #2052 from nxp-upstream/nxp-wifi-2024q4

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

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

* sources/meta-openembedded 80650fefd6...7e028d9e37 (129):
  > DO NOT MERGE: Add Github actions CI workflow
  > spectre-meltdown-checker: New recipe to check hardware vulnerability
  > etcd-cpp-apiv3: Skip recipe since it does not work with boost >= 1.87
  > pistache : add initial recipe
  > 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
  > python3-serpent: update recipe to use the ptest-python-pytest class
  > python3-service-identity: update recipe to use the ptest-python-pytest class
  > python3-smpplib: update recipe to use the ptest-python-pytest class
  > python3-simpleeval: update recipe to use the ptest-python-pytest class
  > python3-soupsieve: update recipe to use the ptest-python-pytest class
  > python3-sqlparse: update recipe to use the ptest-python-pytest class
  > python3-tomli-w: update recipe to use the ptest-python-pytest class
  > python3-tomlkit: update recipe to use the ptest-python-pytest class
  > python3-trustme: update recipe to use the ptest-python-pytest class
  > python3-typeguard: update recipe to use the ptest-python-pytest class
  > python3-tzdata: update recipe to use the ptest-python-pytest class
  > python3-u-msgpack-python: update recipe to use the ptest-python-pytest class
  > python3-ujson: update recipe to use the ptest-python-pytest class
  > python3-unidiff: update recipe to use the ptest-python-pytest class
  > python3-uritemplate: update recipe to use the ptest-python-pytest class
  > python3-validators: update recipe to use the ptest-python-pytest class
  > python3-wrapt: update recipe to use the ptest-python-pytest class
  > python3-wsproto: update recipe to use the ptest-python-pytest class
  > python3-xlrd: update recipe to use the ptest-python-pytest class
  > python3-yappi: update recipe to use the ptest-python-pytest class
  > python3-yarl: update recipe to use the ptest-python-pytest class
  > libde265: update 1.0.12 -> 1.0.15
  > libtinyxml: patch CVE-2023-34194
  > libtinyxml: patch CVE-2021-42260
  > python3-cachecontrol: Upgrade 0.14.1 -> 0.14.2
  > python3-pyusb: Upgrade 1.3.0 -> 1.3.1
  > python3-icecream: Upgrade 2.1.3 -> 2.1.4
  > packagegroup-meta-multimedia: Drop adding openh264 and libde265
  > dav1d: update 1.4.3 -> 1.5.0
  > fitimage.bbclass: Remove True option to getVar calls
  > python3-pyrad: Fix build with poetry 2.x
  > spdlog: Switch to latest on 1.x branch
  > mpd: Drop adding +git to PV
  > mpd: Use meson wrap for fmt
  > mpd: Upgrade mpd to 0.23.16
  > gerbera: Upgrade to 2.4.1
  > libcgi-perl: upgrade 4.66 -> 4.67
  > python3-cached-property: Upgrade 1.5.2 -> 2.0.1
  > python3-deprecated: Upgrade 1.2.14 -> 1.2.15
  > crucible: Use go module fetcher
  > mariadb: Upgrade to 10.11.10
  > spdlog: Upgrade to 1.15.0
  > c-ares: upgrade 1.29.0 -> 1.30.0
  > python3-argcomplete: Upgrade to 3.5.3
  > gjs: Deleted gsettings from gsettings
  > libcamera: update to 0.4.0
  > python3-yamlloader: Upgrade 1.4.1 -> 1.5.1
  > python3-cerberus: Upgrade 1.3.5 -> 1.3.7
  > python3-a2wsgi: Upgrade 1.10.7 -> 1.10.8
  > python3-marshmallow: Upgrade 3.23.3 -> 3.24.1
  > python3-kivy: Upgrade 2.3.0 -> 2.3.1
  > x265: Fix build on x86
  > openh264: Fix meson build for x86
  > onig: upgrade 6.9.9 -> 6.9.10
  > pocketpy: Add pic options to cflags
  > mozjs-128: Fix riscv arch specification in triplets
  > pocketpy: upgrade 2.0.3 -> 2.0.4
  > c-ares: upgrade 1.28.1 -> 1.29.0
  > libheif: Make openh264 as packageconfig
  > openh264: Disable build on riscv32
  > x265: Re-add -DENABLE_PIC=ON
  > libheif: add recipe
  > openh264: update 2.3.1 -> 2.5.0
  > x265: update 3.2.1 -> 4.1
  > python3-django: upgrade 5.0.9 -> 5.0.10
  > python3-django: upgrade 4.2.16 -> 4.2.17
  > python3-pymodbus: Upgrade 3.8.2 -> 3.8.3
  > python3-git-pw: Upgrade 2.6.0 -> 2.7.0
  > python3-anyio: Upgrade 4.7.0 -> 4.8.0
  > python3-apispec: Upgrade 6.8.0 -> 6.8.1
  > python3-pydantic: Upgrade 2.10.2 -> 2.10.4
  > python3-virtualenv: upgrade 20.28.0 -> 20.28.1
  > python3-trustme: upgrade 1.2.0 -> 1.2.1
  > python3-starlette: upgrade 0.44.0 -> 0.45.2
  > python3-pyusb: upgrade 1.2.1 -> 1.3.0
  > python3-portalocker: upgrade 3.0.0 -> 3.1.1
  > python3-pillow: upgrade 11.0.0 -> 11.1.0
  > python3-marshmallow: upgrade 3.23.2 -> 3.23.3
  > python3-inline-snapshot: upgrade 0.18.1 -> 0.18.2
  > python3-grpcio: upgrade 1.68.1 -> 1.69.0
  > python3-grpcio-reflection: upgrade 1.68.1 -> 1.69.0
  > python3-grpcio-channelz: upgrade 1.68.1 -> 1.69.0
  > libbpf: upgrade 1.4.7 -> 1.5.0
  > composefs: upgrade 1.0.5 -> 1.0.8
  > byacc: upgrade 20230219 -> 20241231
  > fping: upgrade 5.2 -> 5.3
  > evolution-data-server: upgrade 3.54.2 -> 3.54.3
  > doxygen: upgrade 1.13.0 -> 1.13.1
  > ctags: upgrade 6.1.20241229.0 -> 6.1.20250105.0
  > bpftool: fix libelf.h not found error
  > packagegoup-meta-multimedia: adjust RDEPENDS for h264/hevc
  > x265: drop restriction for x86/x86-64
  > python3-tomli-w: Upgrade 1.0.0 -> 1.1.0
  > python3-uswid: Upgrade 0.5.0 -> 0.5.1
  > python3-inflate64: Upgrade 1.0.0 -> 1.0.1
  > kernel-hardening-checker: New recipe to check security options
  > zfs: enable packageconfig pam for pam distro feature
  > cockpit: set pam module path to ${base_libdir}/security
  > malcontent: set pam module path to ${base_libdir}/security
  > mariadb: set pam module path to ${base_libdir}/security
  > snapper: set pam module path to ${base_libdir}/security
  > polkit: Install rules in subdir
  > 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...de80f79 (22):
  > 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
  > Install module JSON files to INSTALL_ARCHDATADIR/modules
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-riscv e738aa2...abb4f07 (1):
  > openh264: Remove setting COMPATIBLE_HOST to null

* sources/meta-rockchip 1cdcb49...92b2b1c (1):
  > bsp: trusted-firmware-a: remove already merged patch

* 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 3c0d8bed...652714f9 (8):
  > Revert "linux-yocto: import recipe for 6.10"
  > linux-yocto: update bbappend for version 6.12
  > nvidia-kernel-oot: add recipe for using git-hosted repos
  > tegra-helper-scripts: fix RCM boot blob signing
  > tegra-sources: update public_sources.tbz2 hash
  > nvidia-drm-loadconf: changes to play nicely with x11
  > libdrm: move dependency on nvidia-drm out of weston-init
  > cuda-cupti: fix DEVSUM for x86-64

* 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 c09ea097f1...3253540fa7 (174):
  > cargo-c: Fix build on risv32
  > mpfr: Fix build with glibc 2.41
  > snort3,libdaq: Always use libstdc++
  > 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
  > meta/lib/oe/cve_check.py: fix patched_cves not updated
  > multilib-example.conf: explicitly overwrite the BASELIB
  > glibc: set ld.so.conf as conf file
  > multilib.conf: overwrite conf files for debs
  > bitbake: tests: utils: add test for Go mod h1 checksum
  > bitbake: utils: add Go mod h1 checksum support
  > bitbake: asyncrpc: Handle websockets exceptions
  > yocto-bsp: drop genericarm64 SRCREV
  > linux-yocto/6.12: update to v6.12.9
  > qemu/machine: rename QEMU_EXTRAOPTIONS for consistency
  > classes/qemu: move QEMU_EXTRAOPTIONS for PPC to the relevant tunes
  > classes/qemu: use tune to select QEMU_EXTRAOPTIONS, not package architecture
  > classes/nativesdk: also override TUNE_PKGARCH
  > rsync: clean up configure/configure.sh fiddling
  > python3-psutil: Fix native dependencies
  > libgit2: update 1.8.4 -> 1.9.0
  > native: Improve ${PN}-XXX package name handling
  > util-linux: Improve PACKAGES_DYNAMIC handling for util-linux-native
  > coreutils: Improve core-utils-native dependency handling
  > autotools: remove aclocal --automake-acdir, relocated so knows the right path
  > autotools: log when we're removing aclocal.m4
  > libtheora: backport a patch to fix autoreconf
  > tcl8: upgrade 8.6.15 -> 8.6.16
  > python3-numpy: upgrade 2.1.3 -> 2.2.1
  > blktool: remove the recipe
  > shadow: update 4.16.0 -> 4.17.1
  > ruby: update 3.3.6 -> 3.4.1
  > libxcrypt: update 4.4.36 -> 4.4.37
  > liburcu: update 0.14.1 -> 0.15.0
  > boost: update 1.86.0 -> 1.87.0
  > texinfo: update 7.1.1 -> 7.2
  > bc: update 1.07.1 -> 1.08.1
  > tcl: update 9.0.0 -> 9.0.1
  > ppp: update 2.5.1 -> 2.5.2
  > bitbake: bin/git-make-shallow: Fix syntax to work with older git versions
  > python3-jinja2: upgrade 3.1.4 -> 3.1.5
  > python3-click: update 8.1.7 -> 8.1.8
  > linux-yocto-dev: update to v6.13
  > bbconfigbuild/configfragments.py: set BBPATH in standalone datastore
  > webkitgtk: Disable JIT on RISCV64
  > webkitgtk: Fix a typo OFFF -> OFF
  > xinit: upgrade 1.4.2 -> 1.4.3
  > xf86-input-synaptics: upgrade 1.9.2 -> 1.10.0
  > stress-ng: upgrade 0.18.07 -> 0.18.08
  > python3-ruamel-yaml: upgrade 0.18.7 -> 0.18.9
  > python3-pygments: upgrade 2.18.0 -> 2.19.0
  > python3-poetry-core: upgrade 1.9.1 -> 2.0.0
  > python3-gitdb: upgrade 4.0.11 -> 4.0.12
  > libtest-warnings-perl: upgrade 0.033 -> 0.037
  > libsdl2: upgrade 2.30.10 -> 2.30.11
  > libedit: upgrade 20240808-3.1 -> 20250104-3.1
  > hwdata: upgrade 0.390 -> 0.391
  > gtk4: upgrade 4.16.7 -> 4.16.12
  > erofs-utils: upgrade 1.8.3 -> 1.8.4
  > u-boot: upgrade 2024.10 -> 2025.01
  > ref-manual: move runtime-testing section to the test-manual
  > ref-manual/packages: move ptest section to the test-manual
  > SSTATE_MIRRORS/SOURCE_MIRROR_URL: add instructions for mirror authentication
  > ref-manual/devtool-reference: add warning note on deploy-target and shared objects
  > contributor-guide/submit-changes.rst: suggest to remove the git signature
  > ref-manual/qa-checks: remove patch-status-core/patch-status-noncore
  > conf/distro/defaultsetup: Use include_all for maintainers.inc
  > fmt: 11.0.2 -> 11.1.1
  > cve-check: Rework patch parsing
  > cve-check: Fix errors in log lines
  > systemd: Add WATCHDOG_RUNTIME_SEC optional variable
  > meta/lib/oe/sbom30.py: set alias for scan declared licenses
  > meta/lib/oe/spdx30_tasks.py: set license alias to hasConcludedLicense relationship
  > meta/lib/oe/sbom30.py: fix alias in simplelicensing_customIdToUri not extracted
  > meta/lib/oe/sbom30.py: correct alias
  > libx11-compose-data: Use CONFLICT_DISTRO_FEATURES to skip when x11
  > mesa: Fix missing GLES3 headers in SDK sysroot
  > lib/configfragements: enable/disable multiple fragements at once
  > lib/configfragments: Restrict fragment file checking
  > debugedit: Fix install conflict when enable multilib.
  > uboot-extlinux-config.bbclass: add support for DTBOs
  > uboot-extlinux-config.bbclass: simplify FDT/FDTDIR logic
  > initrdscripts: add UBI support
  > python3-rpds-py: upgrade 0.21.0 -> 0.22.3
  > python3-*: Update recipes with pytest ptests to use the new ptest-python-pytest class
  > classes/ptest-python-pytest: add a new class to consolidate pytest ptest functionality
  > bitbake.conf: Drop obsolete and misleading comment
  > bitbake.conf: Add libstdc++-native to ASSUME_PROVIDED
  > bitbake.conf: Add bash-completion-native to ASSUME_PROVIDED
  > sstate: Ensure errors cause task failure
  > go-vendor: Fix absolute paths issue
  > bitbake: git-make-shallow: use stdin mode
  > bitbake: fetch2: read checksum from SRC_URI flag for npm
  > bitbake: fetch2: do not prefix embedded checksums
  > bitbake: tests: fetch: replace [url] with urls for npm
  > bitbake: fetch2: npmsw: remove old lockfile format support
  > bitbake: tests: fetch: update npmsw tests to new lockfile format
  > linux-yocto/6.12: update to v6.12.8
  > linux-yocto/6.6: update to v6.6.69
  > kern-tools: fix python 3.12 warning
  > linux-yocto/6.6: update to v6.6.66
  > linux-yocto/6.12: update to v6.12.5
  > rpm: avoid empty plugindir error
  > boost: fix do_fetch error
  > util-linux: add volatile file for lastlog2
  > util-linux: replace local patch with upstream patch
  > libpam: set pam module path to ${base_libdir}/security
  > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy
  > file: upgrade 5.45 -> 5.46
  > shadow: exclude pre-releases from version checks
  > shadow: merge .inc into .bb
  > kbd: update 2.6.4 -> 2.7.1
  > iproute2: update 6.11.0 -> 6.12.0
  > rt-tests: update 2.7 -> 2.8
  > libxshmfence: update 1.3.2 -> 1.3.3
  > libxt: update 1.3.0 -> 1.3.1
  > gettext: update 0.22.5 -> 0.23.1
  > 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 13, 2025
…cale sources/meta-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm cc4399ad...0905953a (5):
  > arm/trusted-firmware-a: bump fip and tests to 2.12
  > arm/trusted-firmware-a: add support for 2.12.0
  > arm/trusted-firmware-a: update 2.10 LTS to the latest versions
  > arm-bsp/linux-yocto: corstone1000: Update to version 6.12
  > arm-bsp/documentation: corstone1000: describe host level authentication

* sources/meta-clang 89878f5...5a928a7 (6):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > snort3,libdaq: Always use libstdc++ for C++ runtime
  > bingen-cli: Upgrade to 0.71.1

* sources/meta-freescale 8cc3bb0f...f7d47a7f (5):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2062 from Freescale/bump-l
  > Merge pull request #2063 from nxp-upstream/glmark
  > Merge pull request #2058 from Freescale/bump-linux-fslc-imx-2.2.0
  > Merge pull request #2052 from nxp-upstream/nxp-wifi-2024q4

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

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

* sources/meta-openembedded 80650fefd6...be9fbf35ed (128):
  > DO NOT MERGE: Add Github actions CI workflow
  > 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
  > python3-serpent: update recipe to use the ptest-python-pytest class
  > python3-service-identity: update recipe to use the ptest-python-pytest class
  > python3-smpplib: update recipe to use the ptest-python-pytest class
  > python3-simpleeval: update recipe to use the ptest-python-pytest class
  > python3-soupsieve: update recipe to use the ptest-python-pytest class
  > python3-sqlparse: update recipe to use the ptest-python-pytest class
  > python3-tomli-w: update recipe to use the ptest-python-pytest class
  > python3-tomlkit: update recipe to use the ptest-python-pytest class
  > python3-trustme: update recipe to use the ptest-python-pytest class
  > python3-typeguard: update recipe to use the ptest-python-pytest class
  > python3-tzdata: update recipe to use the ptest-python-pytest class
  > python3-u-msgpack-python: update recipe to use the ptest-python-pytest class
  > python3-ujson: update recipe to use the ptest-python-pytest class
  > python3-unidiff: update recipe to use the ptest-python-pytest class
  > python3-uritemplate: update recipe to use the ptest-python-pytest class
  > python3-validators: update recipe to use the ptest-python-pytest class
  > python3-wrapt: update recipe to use the ptest-python-pytest class
  > python3-wsproto: update recipe to use the ptest-python-pytest class
  > python3-xlrd: update recipe to use the ptest-python-pytest class
  > python3-yappi: update recipe to use the ptest-python-pytest class
  > python3-yarl: update recipe to use the ptest-python-pytest class
  > libde265: update 1.0.12 -> 1.0.15
  > libtinyxml: patch CVE-2023-34194
  > libtinyxml: patch CVE-2021-42260
  > python3-cachecontrol: Upgrade 0.14.1 -> 0.14.2
  > python3-pyusb: Upgrade 1.3.0 -> 1.3.1
  > python3-icecream: Upgrade 2.1.3 -> 2.1.4
  > packagegroup-meta-multimedia: Drop adding openh264 and libde265
  > dav1d: update 1.4.3 -> 1.5.0
  > fitimage.bbclass: Remove True option to getVar calls
  > python3-pyrad: Fix build with poetry 2.x
  > spdlog: Switch to latest on 1.x branch
  > mpd: Drop adding +git to PV
  > mpd: Use meson wrap for fmt
  > mpd: Upgrade mpd to 0.23.16
  > gerbera: Upgrade to 2.4.1
  > libcgi-perl: upgrade 4.66 -> 4.67
  > python3-cached-property: Upgrade 1.5.2 -> 2.0.1
  > python3-deprecated: Upgrade 1.2.14 -> 1.2.15
  > crucible: Use go module fetcher
  > mariadb: Upgrade to 10.11.10
  > spdlog: Upgrade to 1.15.0
  > c-ares: upgrade 1.29.0 -> 1.30.0
  > python3-argcomplete: Upgrade to 3.5.3
  > gjs: Deleted gsettings from gsettings
  > libcamera: update to 0.4.0
  > python3-yamlloader: Upgrade 1.4.1 -> 1.5.1
  > python3-cerberus: Upgrade 1.3.5 -> 1.3.7
  > python3-a2wsgi: Upgrade 1.10.7 -> 1.10.8
  > python3-marshmallow: Upgrade 3.23.3 -> 3.24.1
  > python3-kivy: Upgrade 2.3.0 -> 2.3.1
  > x265: Fix build on x86
  > openh264: Fix meson build for x86
  > onig: upgrade 6.9.9 -> 6.9.10
  > pocketpy: Add pic options to cflags
  > mozjs-128: Fix riscv arch specification in triplets
  > pocketpy: upgrade 2.0.3 -> 2.0.4
  > c-ares: upgrade 1.28.1 -> 1.29.0
  > libheif: Make openh264 as packageconfig
  > openh264: Disable build on riscv32
  > x265: Re-add -DENABLE_PIC=ON
  > libheif: add recipe
  > openh264: update 2.3.1 -> 2.5.0
  > x265: update 3.2.1 -> 4.1
  > python3-django: upgrade 5.0.9 -> 5.0.10
  > python3-django: upgrade 4.2.16 -> 4.2.17
  > python3-pymodbus: Upgrade 3.8.2 -> 3.8.3
  > python3-git-pw: Upgrade 2.6.0 -> 2.7.0
  > python3-anyio: Upgrade 4.7.0 -> 4.8.0
  > python3-apispec: Upgrade 6.8.0 -> 6.8.1
  > python3-pydantic: Upgrade 2.10.2 -> 2.10.4
  > python3-virtualenv: upgrade 20.28.0 -> 20.28.1
  > python3-trustme: upgrade 1.2.0 -> 1.2.1
  > python3-starlette: upgrade 0.44.0 -> 0.45.2
  > python3-pyusb: upgrade 1.2.1 -> 1.3.0
  > python3-portalocker: upgrade 3.0.0 -> 3.1.1
  > python3-pillow: upgrade 11.0.0 -> 11.1.0
  > python3-marshmallow: upgrade 3.23.2 -> 3.23.3
  > python3-inline-snapshot: upgrade 0.18.1 -> 0.18.2
  > python3-grpcio: upgrade 1.68.1 -> 1.69.0
  > python3-grpcio-reflection: upgrade 1.68.1 -> 1.69.0
  > python3-grpcio-channelz: upgrade 1.68.1 -> 1.69.0
  > libbpf: upgrade 1.4.7 -> 1.5.0
  > composefs: upgrade 1.0.5 -> 1.0.8
  > byacc: upgrade 20230219 -> 20241231
  > fping: upgrade 5.2 -> 5.3
  > evolution-data-server: upgrade 3.54.2 -> 3.54.3
  > doxygen: upgrade 1.13.0 -> 1.13.1
  > ctags: upgrade 6.1.20241229.0 -> 6.1.20250105.0
  > bpftool: fix libelf.h not found error
  > packagegoup-meta-multimedia: adjust RDEPENDS for h264/hevc
  > x265: drop restriction for x86/x86-64
  > python3-tomli-w: Upgrade 1.0.0 -> 1.1.0
  > python3-uswid: Upgrade 0.5.0 -> 0.5.1
  > python3-inflate64: Upgrade 1.0.0 -> 1.0.1
  > kernel-hardening-checker: New recipe to check security options
  > zfs: enable packageconfig pam for pam distro feature
  > cockpit: set pam module path to ${base_libdir}/security
  > malcontent: set pam module path to ${base_libdir}/security
  > mariadb: set pam module path to ${base_libdir}/security
  > snapper: set pam module path to ${base_libdir}/security
  > polkit: Install rules in subdir
  > 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...de80f79 (22):
  > 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
  > Install module JSON files to INSTALL_ARCHDATADIR/modules
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-riscv e738aa2...abb4f07 (1):
  > openh264: Remove setting COMPATIBLE_HOST to null

* sources/meta-rockchip 1cdcb49...92b2b1c (1):
  > bsp: trusted-firmware-a: remove already merged patch

* 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 3c0d8bed...652714f9 (8):
  > Revert "linux-yocto: import recipe for 6.10"
  > linux-yocto: update bbappend for version 6.12
  > nvidia-kernel-oot: add recipe for using git-hosted repos
  > tegra-helper-scripts: fix RCM boot blob signing
  > tegra-sources: update public_sources.tbz2 hash
  > nvidia-drm-loadconf: changes to play nicely with x11
  > libdrm: move dependency on nvidia-drm out of weston-init
  > cuda-cupti: fix DEVSUM for x86-64

* 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 c09ea097f1...3253540fa7 (174):
  > cargo-c: Fix build on risv32
  > mpfr: Fix build with glibc 2.41
  > snort3,libdaq: Always use libstdc++
  > 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
  > meta/lib/oe/cve_check.py: fix patched_cves not updated
  > multilib-example.conf: explicitly overwrite the BASELIB
  > glibc: set ld.so.conf as conf file
  > multilib.conf: overwrite conf files for debs
  > bitbake: tests: utils: add test for Go mod h1 checksum
  > bitbake: utils: add Go mod h1 checksum support
  > bitbake: asyncrpc: Handle websockets exceptions
  > yocto-bsp: drop genericarm64 SRCREV
  > linux-yocto/6.12: update to v6.12.9
  > qemu/machine: rename QEMU_EXTRAOPTIONS for consistency
  > classes/qemu: move QEMU_EXTRAOPTIONS for PPC to the relevant tunes
  > classes/qemu: use tune to select QEMU_EXTRAOPTIONS, not package architecture
  > classes/nativesdk: also override TUNE_PKGARCH
  > rsync: clean up configure/configure.sh fiddling
  > python3-psutil: Fix native dependencies
  > libgit2: update 1.8.4 -> 1.9.0
  > native: Improve ${PN}-XXX package name handling
  > util-linux: Improve PACKAGES_DYNAMIC handling for util-linux-native
  > coreutils: Improve core-utils-native dependency handling
  > autotools: remove aclocal --automake-acdir, relocated so knows the right path
  > autotools: log when we're removing aclocal.m4
  > libtheora: backport a patch to fix autoreconf
  > tcl8: upgrade 8.6.15 -> 8.6.16
  > python3-numpy: upgrade 2.1.3 -> 2.2.1
  > blktool: remove the recipe
  > shadow: update 4.16.0 -> 4.17.1
  > ruby: update 3.3.6 -> 3.4.1
  > libxcrypt: update 4.4.36 -> 4.4.37
  > liburcu: update 0.14.1 -> 0.15.0
  > boost: update 1.86.0 -> 1.87.0
  > texinfo: update 7.1.1 -> 7.2
  > bc: update 1.07.1 -> 1.08.1
  > tcl: update 9.0.0 -> 9.0.1
  > ppp: update 2.5.1 -> 2.5.2
  > bitbake: bin/git-make-shallow: Fix syntax to work with older git versions
  > python3-jinja2: upgrade 3.1.4 -> 3.1.5
  > python3-click: update 8.1.7 -> 8.1.8
  > linux-yocto-dev: update to v6.13
  > bbconfigbuild/configfragments.py: set BBPATH in standalone datastore
  > webkitgtk: Disable JIT on RISCV64
  > webkitgtk: Fix a typo OFFF -> OFF
  > xinit: upgrade 1.4.2 -> 1.4.3
  > xf86-input-synaptics: upgrade 1.9.2 -> 1.10.0
  > stress-ng: upgrade 0.18.07 -> 0.18.08
  > python3-ruamel-yaml: upgrade 0.18.7 -> 0.18.9
  > python3-pygments: upgrade 2.18.0 -> 2.19.0
  > python3-poetry-core: upgrade 1.9.1 -> 2.0.0
  > python3-gitdb: upgrade 4.0.11 -> 4.0.12
  > libtest-warnings-perl: upgrade 0.033 -> 0.037
  > libsdl2: upgrade 2.30.10 -> 2.30.11
  > libedit: upgrade 20240808-3.1 -> 20250104-3.1
  > hwdata: upgrade 0.390 -> 0.391
  > gtk4: upgrade 4.16.7 -> 4.16.12
  > erofs-utils: upgrade 1.8.3 -> 1.8.4
  > u-boot: upgrade 2024.10 -> 2025.01
  > ref-manual: move runtime-testing section to the test-manual
  > ref-manual/packages: move ptest section to the test-manual
  > SSTATE_MIRRORS/SOURCE_MIRROR_URL: add instructions for mirror authentication
  > ref-manual/devtool-reference: add warning note on deploy-target and shared objects
  > contributor-guide/submit-changes.rst: suggest to remove the git signature
  > ref-manual/qa-checks: remove patch-status-core/patch-status-noncore
  > conf/distro/defaultsetup: Use include_all for maintainers.inc
  > fmt: 11.0.2 -> 11.1.1
  > cve-check: Rework patch parsing
  > cve-check: Fix errors in log lines
  > systemd: Add WATCHDOG_RUNTIME_SEC optional variable
  > meta/lib/oe/sbom30.py: set alias for scan declared licenses
  > meta/lib/oe/spdx30_tasks.py: set license alias to hasConcludedLicense relationship
  > meta/lib/oe/sbom30.py: fix alias in simplelicensing_customIdToUri not extracted
  > meta/lib/oe/sbom30.py: correct alias
  > libx11-compose-data: Use CONFLICT_DISTRO_FEATURES to skip when x11
  > mesa: Fix missing GLES3 headers in SDK sysroot
  > lib/configfragements: enable/disable multiple fragements at once
  > lib/configfragments: Restrict fragment file checking
  > debugedit: Fix install conflict when enable multilib.
  > uboot-extlinux-config.bbclass: add support for DTBOs
  > uboot-extlinux-config.bbclass: simplify FDT/FDTDIR logic
  > initrdscripts: add UBI support
  > python3-rpds-py: upgrade 0.21.0 -> 0.22.3
  > python3-*: Update recipes with pytest ptests to use the new ptest-python-pytest class
  > classes/ptest-python-pytest: add a new class to consolidate pytest ptest functionality
  > bitbake.conf: Drop obsolete and misleading comment
  > bitbake.conf: Add libstdc++-native to ASSUME_PROVIDED
  > bitbake.conf: Add bash-completion-native to ASSUME_PROVIDED
  > sstate: Ensure errors cause task failure
  > go-vendor: Fix absolute paths issue
  > bitbake: git-make-shallow: use stdin mode
  > bitbake: fetch2: read checksum from SRC_URI flag for npm
  > bitbake: fetch2: do not prefix embedded checksums
  > bitbake: tests: fetch: replace [url] with urls for npm
  > bitbake: fetch2: npmsw: remove old lockfile format support
  > bitbake: tests: fetch: update npmsw tests to new lockfile format
  > linux-yocto/6.12: update to v6.12.8
  > linux-yocto/6.6: update to v6.6.69
  > kern-tools: fix python 3.12 warning
  > linux-yocto/6.6: update to v6.6.66
  > linux-yocto/6.12: update to v6.12.5
  > rpm: avoid empty plugindir error
  > boost: fix do_fetch error
  > util-linux: add volatile file for lastlog2
  > util-linux: replace local patch with upstream patch
  > libpam: set pam module path to ${base_libdir}/security
  > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy
  > file: upgrade 5.45 -> 5.46
  > shadow: exclude pre-releases from version checks
  > shadow: merge .inc into .bb
  > kbd: update 2.6.4 -> 2.7.1
  > iproute2: update 6.11.0 -> 6.12.0
  > rt-tests: update 2.7 -> 2.8
  > libxshmfence: update 1.3.2 -> 1.3.3
  > libxt: update 1.3.0 -> 1.3.1
  > gettext: update 0.22.5 -> 0.23.1
  > 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 14, 2025
…cale sources/meta-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm cc4399ad...0905953a (5):
  > arm/trusted-firmware-a: bump fip and tests to 2.12
  > arm/trusted-firmware-a: add support for 2.12.0
  > arm/trusted-firmware-a: update 2.10 LTS to the latest versions
  > arm-bsp/linux-yocto: corstone1000: Update to version 6.12
  > arm-bsp/documentation: corstone1000: describe host level authentication

* sources/meta-clang 89878f5...5a928a7 (6):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > snort3,libdaq: Always use libstdc++ for C++ runtime
  > bingen-cli: Upgrade to 0.71.1

* sources/meta-freescale 8cc3bb0f...a4c5a38f (7):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2060 from pasweistorz/avoid-unnecessary-dtb-files
  > treewide: Remove all references to SRC_URI[md5sum] hashes
  > Merge pull request #2062 from Freescale/bump-l
  > Merge pull request #2063 from nxp-upstream/glmark
  > Merge pull request #2058 from Freescale/bump-linux-fslc-imx-2.2.0
  > Merge pull request #2052 from nxp-upstream/nxp-wifi-2024q4

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

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

* sources/meta-openembedded 80650fefd6...753bcf2690 (128):
  > DO NOT MERGE: Add Github actions CI workflow
  > 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
  > python3-serpent: update recipe to use the ptest-python-pytest class
  > python3-service-identity: update recipe to use the ptest-python-pytest class
  > python3-smpplib: update recipe to use the ptest-python-pytest class
  > python3-simpleeval: update recipe to use the ptest-python-pytest class
  > python3-soupsieve: update recipe to use the ptest-python-pytest class
  > python3-sqlparse: update recipe to use the ptest-python-pytest class
  > python3-tomli-w: update recipe to use the ptest-python-pytest class
  > python3-tomlkit: update recipe to use the ptest-python-pytest class
  > python3-trustme: update recipe to use the ptest-python-pytest class
  > python3-typeguard: update recipe to use the ptest-python-pytest class
  > python3-tzdata: update recipe to use the ptest-python-pytest class
  > python3-u-msgpack-python: update recipe to use the ptest-python-pytest class
  > python3-ujson: update recipe to use the ptest-python-pytest class
  > python3-unidiff: update recipe to use the ptest-python-pytest class
  > python3-uritemplate: update recipe to use the ptest-python-pytest class
  > python3-validators: update recipe to use the ptest-python-pytest class
  > python3-wrapt: update recipe to use the ptest-python-pytest class
  > python3-wsproto: update recipe to use the ptest-python-pytest class
  > python3-xlrd: update recipe to use the ptest-python-pytest class
  > python3-yappi: update recipe to use the ptest-python-pytest class
  > python3-yarl: update recipe to use the ptest-python-pytest class
  > libde265: update 1.0.12 -> 1.0.15
  > libtinyxml: patch CVE-2023-34194
  > libtinyxml: patch CVE-2021-42260
  > python3-cachecontrol: Upgrade 0.14.1 -> 0.14.2
  > python3-pyusb: Upgrade 1.3.0 -> 1.3.1
  > python3-icecream: Upgrade 2.1.3 -> 2.1.4
  > packagegroup-meta-multimedia: Drop adding openh264 and libde265
  > dav1d: update 1.4.3 -> 1.5.0
  > fitimage.bbclass: Remove True option to getVar calls
  > python3-pyrad: Fix build with poetry 2.x
  > spdlog: Switch to latest on 1.x branch
  > mpd: Drop adding +git to PV
  > mpd: Use meson wrap for fmt
  > mpd: Upgrade mpd to 0.23.16
  > gerbera: Upgrade to 2.4.1
  > libcgi-perl: upgrade 4.66 -> 4.67
  > python3-cached-property: Upgrade 1.5.2 -> 2.0.1
  > python3-deprecated: Upgrade 1.2.14 -> 1.2.15
  > crucible: Use go module fetcher
  > mariadb: Upgrade to 10.11.10
  > spdlog: Upgrade to 1.15.0
  > c-ares: upgrade 1.29.0 -> 1.30.0
  > python3-argcomplete: Upgrade to 3.5.3
  > gjs: Deleted gsettings from gsettings
  > libcamera: update to 0.4.0
  > python3-yamlloader: Upgrade 1.4.1 -> 1.5.1
  > python3-cerberus: Upgrade 1.3.5 -> 1.3.7
  > python3-a2wsgi: Upgrade 1.10.7 -> 1.10.8
  > python3-marshmallow: Upgrade 3.23.3 -> 3.24.1
  > python3-kivy: Upgrade 2.3.0 -> 2.3.1
  > x265: Fix build on x86
  > openh264: Fix meson build for x86
  > onig: upgrade 6.9.9 -> 6.9.10
  > pocketpy: Add pic options to cflags
  > mozjs-128: Fix riscv arch specification in triplets
  > pocketpy: upgrade 2.0.3 -> 2.0.4
  > c-ares: upgrade 1.28.1 -> 1.29.0
  > libheif: Make openh264 as packageconfig
  > openh264: Disable build on riscv32
  > x265: Re-add -DENABLE_PIC=ON
  > libheif: add recipe
  > openh264: update 2.3.1 -> 2.5.0
  > x265: update 3.2.1 -> 4.1
  > python3-django: upgrade 5.0.9 -> 5.0.10
  > python3-django: upgrade 4.2.16 -> 4.2.17
  > python3-pymodbus: Upgrade 3.8.2 -> 3.8.3
  > python3-git-pw: Upgrade 2.6.0 -> 2.7.0
  > python3-anyio: Upgrade 4.7.0 -> 4.8.0
  > python3-apispec: Upgrade 6.8.0 -> 6.8.1
  > python3-pydantic: Upgrade 2.10.2 -> 2.10.4
  > python3-virtualenv: upgrade 20.28.0 -> 20.28.1
  > python3-trustme: upgrade 1.2.0 -> 1.2.1
  > python3-starlette: upgrade 0.44.0 -> 0.45.2
  > python3-pyusb: upgrade 1.2.1 -> 1.3.0
  > python3-portalocker: upgrade 3.0.0 -> 3.1.1
  > python3-pillow: upgrade 11.0.0 -> 11.1.0
  > python3-marshmallow: upgrade 3.23.2 -> 3.23.3
  > python3-inline-snapshot: upgrade 0.18.1 -> 0.18.2
  > python3-grpcio: upgrade 1.68.1 -> 1.69.0
  > python3-grpcio-reflection: upgrade 1.68.1 -> 1.69.0
  > python3-grpcio-channelz: upgrade 1.68.1 -> 1.69.0
  > libbpf: upgrade 1.4.7 -> 1.5.0
  > composefs: upgrade 1.0.5 -> 1.0.8
  > byacc: upgrade 20230219 -> 20241231
  > fping: upgrade 5.2 -> 5.3
  > evolution-data-server: upgrade 3.54.2 -> 3.54.3
  > doxygen: upgrade 1.13.0 -> 1.13.1
  > ctags: upgrade 6.1.20241229.0 -> 6.1.20250105.0
  > bpftool: fix libelf.h not found error
  > packagegoup-meta-multimedia: adjust RDEPENDS for h264/hevc
  > x265: drop restriction for x86/x86-64
  > python3-tomli-w: Upgrade 1.0.0 -> 1.1.0
  > python3-uswid: Upgrade 0.5.0 -> 0.5.1
  > python3-inflate64: Upgrade 1.0.0 -> 1.0.1
  > kernel-hardening-checker: New recipe to check security options
  > zfs: enable packageconfig pam for pam distro feature
  > cockpit: set pam module path to ${base_libdir}/security
  > malcontent: set pam module path to ${base_libdir}/security
  > mariadb: set pam module path to ${base_libdir}/security
  > snapper: set pam module path to ${base_libdir}/security
  > polkit: Install rules in subdir
  > 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...de80f79 (22):
  > 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
  > Install module JSON files to INSTALL_ARCHDATADIR/modules
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-riscv e738aa2...abb4f07 (1):
  > openh264: Remove setting COMPATIBLE_HOST to null

* sources/meta-rockchip 1cdcb49...92b2b1c (1):
  > bsp: trusted-firmware-a: remove already merged patch

* 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 3c0d8bed...652714f9 (8):
  > Revert "linux-yocto: import recipe for 6.10"
  > linux-yocto: update bbappend for version 6.12
  > nvidia-kernel-oot: add recipe for using git-hosted repos
  > tegra-helper-scripts: fix RCM boot blob signing
  > tegra-sources: update public_sources.tbz2 hash
  > nvidia-drm-loadconf: changes to play nicely with x11
  > libdrm: move dependency on nvidia-drm out of weston-init
  > cuda-cupti: fix DEVSUM for x86-64

* 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 c09ea097f1...3253540fa7 (174):
  > cargo-c: Fix build on risv32
  > mpfr: Fix build with glibc 2.41
  > snort3,libdaq: Always use libstdc++
  > 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
  > meta/lib/oe/cve_check.py: fix patched_cves not updated
  > multilib-example.conf: explicitly overwrite the BASELIB
  > glibc: set ld.so.conf as conf file
  > multilib.conf: overwrite conf files for debs
  > bitbake: tests: utils: add test for Go mod h1 checksum
  > bitbake: utils: add Go mod h1 checksum support
  > bitbake: asyncrpc: Handle websockets exceptions
  > yocto-bsp: drop genericarm64 SRCREV
  > linux-yocto/6.12: update to v6.12.9
  > qemu/machine: rename QEMU_EXTRAOPTIONS for consistency
  > classes/qemu: move QEMU_EXTRAOPTIONS for PPC to the relevant tunes
  > classes/qemu: use tune to select QEMU_EXTRAOPTIONS, not package architecture
  > classes/nativesdk: also override TUNE_PKGARCH
  > rsync: clean up configure/configure.sh fiddling
  > python3-psutil: Fix native dependencies
  > libgit2: update 1.8.4 -> 1.9.0
  > native: Improve ${PN}-XXX package name handling
  > util-linux: Improve PACKAGES_DYNAMIC handling for util-linux-native
  > coreutils: Improve core-utils-native dependency handling
  > autotools: remove aclocal --automake-acdir, relocated so knows the right path
  > autotools: log when we're removing aclocal.m4
  > libtheora: backport a patch to fix autoreconf
  > tcl8: upgrade 8.6.15 -> 8.6.16
  > python3-numpy: upgrade 2.1.3 -> 2.2.1
  > blktool: remove the recipe
  > shadow: update 4.16.0 -> 4.17.1
  > ruby: update 3.3.6 -> 3.4.1
  > libxcrypt: update 4.4.36 -> 4.4.37
  > liburcu: update 0.14.1 -> 0.15.0
  > boost: update 1.86.0 -> 1.87.0
  > texinfo: update 7.1.1 -> 7.2
  > bc: update 1.07.1 -> 1.08.1
  > tcl: update 9.0.0 -> 9.0.1
  > ppp: update 2.5.1 -> 2.5.2
  > bitbake: bin/git-make-shallow: Fix syntax to work with older git versions
  > python3-jinja2: upgrade 3.1.4 -> 3.1.5
  > python3-click: update 8.1.7 -> 8.1.8
  > linux-yocto-dev: update to v6.13
  > bbconfigbuild/configfragments.py: set BBPATH in standalone datastore
  > webkitgtk: Disable JIT on RISCV64
  > webkitgtk: Fix a typo OFFF -> OFF
  > xinit: upgrade 1.4.2 -> 1.4.3
  > xf86-input-synaptics: upgrade 1.9.2 -> 1.10.0
  > stress-ng: upgrade 0.18.07 -> 0.18.08
  > python3-ruamel-yaml: upgrade 0.18.7 -> 0.18.9
  > python3-pygments: upgrade 2.18.0 -> 2.19.0
  > python3-poetry-core: upgrade 1.9.1 -> 2.0.0
  > python3-gitdb: upgrade 4.0.11 -> 4.0.12
  > libtest-warnings-perl: upgrade 0.033 -> 0.037
  > libsdl2: upgrade 2.30.10 -> 2.30.11
  > libedit: upgrade 20240808-3.1 -> 20250104-3.1
  > hwdata: upgrade 0.390 -> 0.391
  > gtk4: upgrade 4.16.7 -> 4.16.12
  > erofs-utils: upgrade 1.8.3 -> 1.8.4
  > u-boot: upgrade 2024.10 -> 2025.01
  > ref-manual: move runtime-testing section to the test-manual
  > ref-manual/packages: move ptest section to the test-manual
  > SSTATE_MIRRORS/SOURCE_MIRROR_URL: add instructions for mirror authentication
  > ref-manual/devtool-reference: add warning note on deploy-target and shared objects
  > contributor-guide/submit-changes.rst: suggest to remove the git signature
  > ref-manual/qa-checks: remove patch-status-core/patch-status-noncore
  > conf/distro/defaultsetup: Use include_all for maintainers.inc
  > fmt: 11.0.2 -> 11.1.1
  > cve-check: Rework patch parsing
  > cve-check: Fix errors in log lines
  > systemd: Add WATCHDOG_RUNTIME_SEC optional variable
  > meta/lib/oe/sbom30.py: set alias for scan declared licenses
  > meta/lib/oe/spdx30_tasks.py: set license alias to hasConcludedLicense relationship
  > meta/lib/oe/sbom30.py: fix alias in simplelicensing_customIdToUri not extracted
  > meta/lib/oe/sbom30.py: correct alias
  > libx11-compose-data: Use CONFLICT_DISTRO_FEATURES to skip when x11
  > mesa: Fix missing GLES3 headers in SDK sysroot
  > lib/configfragements: enable/disable multiple fragements at once
  > lib/configfragments: Restrict fragment file checking
  > debugedit: Fix install conflict when enable multilib.
  > uboot-extlinux-config.bbclass: add support for DTBOs
  > uboot-extlinux-config.bbclass: simplify FDT/FDTDIR logic
  > initrdscripts: add UBI support
  > python3-rpds-py: upgrade 0.21.0 -> 0.22.3
  > python3-*: Update recipes with pytest ptests to use the new ptest-python-pytest class
  > classes/ptest-python-pytest: add a new class to consolidate pytest ptest functionality
  > bitbake.conf: Drop obsolete and misleading comment
  > bitbake.conf: Add libstdc++-native to ASSUME_PROVIDED
  > bitbake.conf: Add bash-completion-native to ASSUME_PROVIDED
  > sstate: Ensure errors cause task failure
  > go-vendor: Fix absolute paths issue
  > bitbake: git-make-shallow: use stdin mode
  > bitbake: fetch2: read checksum from SRC_URI flag for npm
  > bitbake: fetch2: do not prefix embedded checksums
  > bitbake: tests: fetch: replace [url] with urls for npm
  > bitbake: fetch2: npmsw: remove old lockfile format support
  > bitbake: tests: fetch: update npmsw tests to new lockfile format
  > linux-yocto/6.12: update to v6.12.8
  > linux-yocto/6.6: update to v6.6.69
  > kern-tools: fix python 3.12 warning
  > linux-yocto/6.6: update to v6.6.66
  > linux-yocto/6.12: update to v6.12.5
  > rpm: avoid empty plugindir error
  > boost: fix do_fetch error
  > util-linux: add volatile file for lastlog2
  > util-linux: replace local patch with upstream patch
  > libpam: set pam module path to ${base_libdir}/security
  > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy
  > file: upgrade 5.45 -> 5.46
  > shadow: exclude pre-releases from version checks
  > shadow: merge .inc into .bb
  > kbd: update 2.6.4 -> 2.7.1
  > iproute2: update 6.11.0 -> 6.12.0
  > rt-tests: update 2.7 -> 2.8
  > libxshmfence: update 1.3.2 -> 1.3.3
  > libxt: update 1.3.0 -> 1.3.1
  > gettext: update 0.22.5 -> 0.23.1
  > 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 14, 2025
…cale sources/meta-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm cc4399ad...0905953a (5):
  > arm/trusted-firmware-a: bump fip and tests to 2.12
  > arm/trusted-firmware-a: add support for 2.12.0
  > arm/trusted-firmware-a: update 2.10 LTS to the latest versions
  > arm-bsp/linux-yocto: corstone1000: Update to version 6.12
  > arm-bsp/documentation: corstone1000: describe host level authentication

* sources/meta-clang 89878f5...5a928a7 (6):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > snort3,libdaq: Always use libstdc++ for C++ runtime
  > bingen-cli: Upgrade to 0.71.1

* sources/meta-freescale 8cc3bb0f...a4c5a38f (7):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2060 from pasweistorz/avoid-unnecessary-dtb-files
  > treewide: Remove all references to SRC_URI[md5sum] hashes
  > Merge pull request #2062 from Freescale/bump-l
  > Merge pull request #2063 from nxp-upstream/glmark
  > Merge pull request #2058 from Freescale/bump-linux-fslc-imx-2.2.0
  > Merge pull request #2052 from nxp-upstream/nxp-wifi-2024q4

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

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

* sources/meta-openembedded 80650fefd6...53a06c3565 (129):
  > DO NOT MERGE: Add Github actions CI workflow
  > 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
  > python3-serpent: update recipe to use the ptest-python-pytest class
  > python3-service-identity: update recipe to use the ptest-python-pytest class
  > python3-smpplib: update recipe to use the ptest-python-pytest class
  > python3-simpleeval: update recipe to use the ptest-python-pytest class
  > python3-soupsieve: update recipe to use the ptest-python-pytest class
  > python3-sqlparse: update recipe to use the ptest-python-pytest class
  > python3-tomli-w: update recipe to use the ptest-python-pytest class
  > python3-tomlkit: update recipe to use the ptest-python-pytest class
  > python3-trustme: update recipe to use the ptest-python-pytest class
  > python3-typeguard: update recipe to use the ptest-python-pytest class
  > python3-tzdata: update recipe to use the ptest-python-pytest class
  > python3-u-msgpack-python: update recipe to use the ptest-python-pytest class
  > python3-ujson: update recipe to use the ptest-python-pytest class
  > python3-unidiff: update recipe to use the ptest-python-pytest class
  > python3-uritemplate: update recipe to use the ptest-python-pytest class
  > python3-validators: update recipe to use the ptest-python-pytest class
  > python3-wrapt: update recipe to use the ptest-python-pytest class
  > python3-wsproto: update recipe to use the ptest-python-pytest class
  > python3-xlrd: update recipe to use the ptest-python-pytest class
  > python3-yappi: update recipe to use the ptest-python-pytest class
  > python3-yarl: update recipe to use the ptest-python-pytest class
  > libde265: update 1.0.12 -> 1.0.15
  > libtinyxml: patch CVE-2023-34194
  > libtinyxml: patch CVE-2021-42260
  > python3-cachecontrol: Upgrade 0.14.1 -> 0.14.2
  > python3-pyusb: Upgrade 1.3.0 -> 1.3.1
  > python3-icecream: Upgrade 2.1.3 -> 2.1.4
  > packagegroup-meta-multimedia: Drop adding openh264 and libde265
  > dav1d: update 1.4.3 -> 1.5.0
  > fitimage.bbclass: Remove True option to getVar calls
  > python3-pyrad: Fix build with poetry 2.x
  > spdlog: Switch to latest on 1.x branch
  > mpd: Drop adding +git to PV
  > mpd: Use meson wrap for fmt
  > mpd: Upgrade mpd to 0.23.16
  > gerbera: Upgrade to 2.4.1
  > libcgi-perl: upgrade 4.66 -> 4.67
  > python3-cached-property: Upgrade 1.5.2 -> 2.0.1
  > python3-deprecated: Upgrade 1.2.14 -> 1.2.15
  > crucible: Use go module fetcher
  > mariadb: Upgrade to 10.11.10
  > spdlog: Upgrade to 1.15.0
  > c-ares: upgrade 1.29.0 -> 1.30.0
  > python3-argcomplete: Upgrade to 3.5.3
  > gjs: Deleted gsettings from gsettings
  > libcamera: update to 0.4.0
  > python3-yamlloader: Upgrade 1.4.1 -> 1.5.1
  > python3-cerberus: Upgrade 1.3.5 -> 1.3.7
  > python3-a2wsgi: Upgrade 1.10.7 -> 1.10.8
  > python3-marshmallow: Upgrade 3.23.3 -> 3.24.1
  > python3-kivy: Upgrade 2.3.0 -> 2.3.1
  > x265: Fix build on x86
  > openh264: Fix meson build for x86
  > onig: upgrade 6.9.9 -> 6.9.10
  > pocketpy: Add pic options to cflags
  > mozjs-128: Fix riscv arch specification in triplets
  > pocketpy: upgrade 2.0.3 -> 2.0.4
  > c-ares: upgrade 1.28.1 -> 1.29.0
  > libheif: Make openh264 as packageconfig
  > openh264: Disable build on riscv32
  > x265: Re-add -DENABLE_PIC=ON
  > libheif: add recipe
  > openh264: update 2.3.1 -> 2.5.0
  > x265: update 3.2.1 -> 4.1
  > python3-django: upgrade 5.0.9 -> 5.0.10
  > python3-django: upgrade 4.2.16 -> 4.2.17
  > python3-pymodbus: Upgrade 3.8.2 -> 3.8.3
  > python3-git-pw: Upgrade 2.6.0 -> 2.7.0
  > python3-anyio: Upgrade 4.7.0 -> 4.8.0
  > python3-apispec: Upgrade 6.8.0 -> 6.8.1
  > python3-pydantic: Upgrade 2.10.2 -> 2.10.4
  > python3-virtualenv: upgrade 20.28.0 -> 20.28.1
  > python3-trustme: upgrade 1.2.0 -> 1.2.1
  > python3-starlette: upgrade 0.44.0 -> 0.45.2
  > python3-pyusb: upgrade 1.2.1 -> 1.3.0
  > python3-portalocker: upgrade 3.0.0 -> 3.1.1
  > python3-pillow: upgrade 11.0.0 -> 11.1.0
  > python3-marshmallow: upgrade 3.23.2 -> 3.23.3
  > python3-inline-snapshot: upgrade 0.18.1 -> 0.18.2
  > python3-grpcio: upgrade 1.68.1 -> 1.69.0
  > python3-grpcio-reflection: upgrade 1.68.1 -> 1.69.0
  > python3-grpcio-channelz: upgrade 1.68.1 -> 1.69.0
  > libbpf: upgrade 1.4.7 -> 1.5.0
  > composefs: upgrade 1.0.5 -> 1.0.8
  > byacc: upgrade 20230219 -> 20241231
  > fping: upgrade 5.2 -> 5.3
  > evolution-data-server: upgrade 3.54.2 -> 3.54.3
  > doxygen: upgrade 1.13.0 -> 1.13.1
  > ctags: upgrade 6.1.20241229.0 -> 6.1.20250105.0
  > bpftool: fix libelf.h not found error
  > packagegoup-meta-multimedia: adjust RDEPENDS for h264/hevc
  > x265: drop restriction for x86/x86-64
  > python3-tomli-w: Upgrade 1.0.0 -> 1.1.0
  > python3-uswid: Upgrade 0.5.0 -> 0.5.1
  > python3-inflate64: Upgrade 1.0.0 -> 1.0.1
  > kernel-hardening-checker: New recipe to check security options
  > zfs: enable packageconfig pam for pam distro feature
  > cockpit: set pam module path to ${base_libdir}/security
  > malcontent: set pam module path to ${base_libdir}/security
  > mariadb: set pam module path to ${base_libdir}/security
  > snapper: set pam module path to ${base_libdir}/security
  > polkit: Install rules in subdir
  > 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...de80f79 (22):
  > 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
  > Install module JSON files to INSTALL_ARCHDATADIR/modules
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-riscv e738aa2...abb4f07 (1):
  > openh264: Remove setting COMPATIBLE_HOST to null

* sources/meta-rockchip 1cdcb49...92b2b1c (1):
  > bsp: trusted-firmware-a: remove already merged patch

* 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 3c0d8bed...652714f9 (8):
  > Revert "linux-yocto: import recipe for 6.10"
  > linux-yocto: update bbappend for version 6.12
  > nvidia-kernel-oot: add recipe for using git-hosted repos
  > tegra-helper-scripts: fix RCM boot blob signing
  > tegra-sources: update public_sources.tbz2 hash
  > nvidia-drm-loadconf: changes to play nicely with x11
  > libdrm: move dependency on nvidia-drm out of weston-init
  > cuda-cupti: fix DEVSUM for x86-64

* 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 c09ea097f1...3253540fa7 (174):
  > cargo-c: Fix build on risv32
  > mpfr: Fix build with glibc 2.41
  > snort3,libdaq: Always use libstdc++
  > 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
  > meta/lib/oe/cve_check.py: fix patched_cves not updated
  > multilib-example.conf: explicitly overwrite the BASELIB
  > glibc: set ld.so.conf as conf file
  > multilib.conf: overwrite conf files for debs
  > bitbake: tests: utils: add test for Go mod h1 checksum
  > bitbake: utils: add Go mod h1 checksum support
  > bitbake: asyncrpc: Handle websockets exceptions
  > yocto-bsp: drop genericarm64 SRCREV
  > linux-yocto/6.12: update to v6.12.9
  > qemu/machine: rename QEMU_EXTRAOPTIONS for consistency
  > classes/qemu: move QEMU_EXTRAOPTIONS for PPC to the relevant tunes
  > classes/qemu: use tune to select QEMU_EXTRAOPTIONS, not package architecture
  > classes/nativesdk: also override TUNE_PKGARCH
  > rsync: clean up configure/configure.sh fiddling
  > python3-psutil: Fix native dependencies
  > libgit2: update 1.8.4 -> 1.9.0
  > native: Improve ${PN}-XXX package name handling
  > util-linux: Improve PACKAGES_DYNAMIC handling for util-linux-native
  > coreutils: Improve core-utils-native dependency handling
  > autotools: remove aclocal --automake-acdir, relocated so knows the right path
  > autotools: log when we're removing aclocal.m4
  > libtheora: backport a patch to fix autoreconf
  > tcl8: upgrade 8.6.15 -> 8.6.16
  > python3-numpy: upgrade 2.1.3 -> 2.2.1
  > blktool: remove the recipe
  > shadow: update 4.16.0 -> 4.17.1
  > ruby: update 3.3.6 -> 3.4.1
  > libxcrypt: update 4.4.36 -> 4.4.37
  > liburcu: update 0.14.1 -> 0.15.0
  > boost: update 1.86.0 -> 1.87.0
  > texinfo: update 7.1.1 -> 7.2
  > bc: update 1.07.1 -> 1.08.1
  > tcl: update 9.0.0 -> 9.0.1
  > ppp: update 2.5.1 -> 2.5.2
  > bitbake: bin/git-make-shallow: Fix syntax to work with older git versions
  > python3-jinja2: upgrade 3.1.4 -> 3.1.5
  > python3-click: update 8.1.7 -> 8.1.8
  > linux-yocto-dev: update to v6.13
  > bbconfigbuild/configfragments.py: set BBPATH in standalone datastore
  > webkitgtk: Disable JIT on RISCV64
  > webkitgtk: Fix a typo OFFF -> OFF
  > xinit: upgrade 1.4.2 -> 1.4.3
  > xf86-input-synaptics: upgrade 1.9.2 -> 1.10.0
  > stress-ng: upgrade 0.18.07 -> 0.18.08
  > python3-ruamel-yaml: upgrade 0.18.7 -> 0.18.9
  > python3-pygments: upgrade 2.18.0 -> 2.19.0
  > python3-poetry-core: upgrade 1.9.1 -> 2.0.0
  > python3-gitdb: upgrade 4.0.11 -> 4.0.12
  > libtest-warnings-perl: upgrade 0.033 -> 0.037
  > libsdl2: upgrade 2.30.10 -> 2.30.11
  > libedit: upgrade 20240808-3.1 -> 20250104-3.1
  > hwdata: upgrade 0.390 -> 0.391
  > gtk4: upgrade 4.16.7 -> 4.16.12
  > erofs-utils: upgrade 1.8.3 -> 1.8.4
  > u-boot: upgrade 2024.10 -> 2025.01
  > ref-manual: move runtime-testing section to the test-manual
  > ref-manual/packages: move ptest section to the test-manual
  > SSTATE_MIRRORS/SOURCE_MIRROR_URL: add instructions for mirror authentication
  > ref-manual/devtool-reference: add warning note on deploy-target and shared objects
  > contributor-guide/submit-changes.rst: suggest to remove the git signature
  > ref-manual/qa-checks: remove patch-status-core/patch-status-noncore
  > conf/distro/defaultsetup: Use include_all for maintainers.inc
  > fmt: 11.0.2 -> 11.1.1
  > cve-check: Rework patch parsing
  > cve-check: Fix errors in log lines
  > systemd: Add WATCHDOG_RUNTIME_SEC optional variable
  > meta/lib/oe/sbom30.py: set alias for scan declared licenses
  > meta/lib/oe/spdx30_tasks.py: set license alias to hasConcludedLicense relationship
  > meta/lib/oe/sbom30.py: fix alias in simplelicensing_customIdToUri not extracted
  > meta/lib/oe/sbom30.py: correct alias
  > libx11-compose-data: Use CONFLICT_DISTRO_FEATURES to skip when x11
  > mesa: Fix missing GLES3 headers in SDK sysroot
  > lib/configfragements: enable/disable multiple fragements at once
  > lib/configfragments: Restrict fragment file checking
  > debugedit: Fix install conflict when enable multilib.
  > uboot-extlinux-config.bbclass: add support for DTBOs
  > uboot-extlinux-config.bbclass: simplify FDT/FDTDIR logic
  > initrdscripts: add UBI support
  > python3-rpds-py: upgrade 0.21.0 -> 0.22.3
  > python3-*: Update recipes with pytest ptests to use the new ptest-python-pytest class
  > classes/ptest-python-pytest: add a new class to consolidate pytest ptest functionality
  > bitbake.conf: Drop obsolete and misleading comment
  > bitbake.conf: Add libstdc++-native to ASSUME_PROVIDED
  > bitbake.conf: Add bash-completion-native to ASSUME_PROVIDED
  > sstate: Ensure errors cause task failure
  > go-vendor: Fix absolute paths issue
  > bitbake: git-make-shallow: use stdin mode
  > bitbake: fetch2: read checksum from SRC_URI flag for npm
  > bitbake: fetch2: do not prefix embedded checksums
  > bitbake: tests: fetch: replace [url] with urls for npm
  > bitbake: fetch2: npmsw: remove old lockfile format support
  > bitbake: tests: fetch: update npmsw tests to new lockfile format
  > linux-yocto/6.12: update to v6.12.8
  > linux-yocto/6.6: update to v6.6.69
  > kern-tools: fix python 3.12 warning
  > linux-yocto/6.6: update to v6.6.66
  > linux-yocto/6.12: update to v6.12.5
  > rpm: avoid empty plugindir error
  > boost: fix do_fetch error
  > util-linux: add volatile file for lastlog2
  > util-linux: replace local patch with upstream patch
  > libpam: set pam module path to ${base_libdir}/security
  > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy
  > file: upgrade 5.45 -> 5.46
  > shadow: exclude pre-releases from version checks
  > shadow: merge .inc into .bb
  > kbd: update 2.6.4 -> 2.7.1
  > iproute2: update 6.11.0 -> 6.12.0
  > rt-tests: update 2.7 -> 2.8
  > libxshmfence: update 1.3.2 -> 1.3.3
  > libxt: update 1.3.0 -> 1.3.1
  > gettext: update 0.22.5 -> 0.23.1
  > 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 14, 2025
…cale sources/meta-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-arm cc4399ad...0905953a (5):
  > arm/trusted-firmware-a: bump fip and tests to 2.12
  > arm/trusted-firmware-a: add support for 2.12.0
  > arm/trusted-firmware-a: update 2.10 LTS to the latest versions
  > arm-bsp/linux-yocto: corstone1000: Update to version 6.12
  > arm-bsp/documentation: corstone1000: describe host level authentication

* sources/meta-clang 89878f5...5a928a7 (6):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > snort3,libdaq: Always use libstdc++ for C++ runtime
  > bingen-cli: Upgrade to 0.71.1

* sources/meta-freescale 8cc3bb0f...a4c5a38f (7):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2060 from pasweistorz/avoid-unnecessary-dtb-files
  > treewide: Remove all references to SRC_URI[md5sum] hashes
  > Merge pull request #2062 from Freescale/bump-l
  > Merge pull request #2063 from nxp-upstream/glmark
  > Merge pull request #2058 from Freescale/bump-linux-fslc-imx-2.2.0
  > Merge pull request #2052 from nxp-upstream/nxp-wifi-2024q4

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

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

* sources/meta-openembedded 80650fefd6...84e6974006 (160):
  > DO NOT MERGE: Add Github actions CI workflow
  > pistache : add initial recipe
  > 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
  > python3-serpent: update recipe to use the ptest-python-pytest class
  > python3-service-identity: update recipe to use the ptest-python-pytest class
  > python3-smpplib: update recipe to use the ptest-python-pytest class
  > python3-simpleeval: update recipe to use the ptest-python-pytest class
  > python3-soupsieve: update recipe to use the ptest-python-pytest class
  > python3-sqlparse: update recipe to use the ptest-python-pytest class
  > python3-tomli-w: update recipe to use the ptest-python-pytest class
  > python3-tomlkit: update recipe to use the ptest-python-pytest class
  > python3-trustme: update recipe to use the ptest-python-pytest class
  > python3-typeguard: update recipe to use the ptest-python-pytest class
  > python3-tzdata: update recipe to use the ptest-python-pytest class
  > python3-u-msgpack-python: update recipe to use the ptest-python-pytest class
  > python3-ujson: update recipe to use the ptest-python-pytest class
  > python3-unidiff: update recipe to use the ptest-python-pytest class
  > python3-uritemplate: update recipe to use the ptest-python-pytest class
  > python3-validators: update recipe to use the ptest-python-pytest class
  > python3-wrapt: update recipe to use the ptest-python-pytest class
  > python3-wsproto: update recipe to use the ptest-python-pytest class
  > python3-xlrd: update recipe to use the ptest-python-pytest class
  > python3-yappi: update recipe to use the ptest-python-pytest class
  > python3-yarl: update recipe to use the ptest-python-pytest class
  > libde265: update 1.0.12 -> 1.0.15
  > libtinyxml: patch CVE-2023-34194
  > libtinyxml: patch CVE-2021-42260
  > python3-cachecontrol: Upgrade 0.14.1 -> 0.14.2
  > python3-pyusb: Upgrade 1.3.0 -> 1.3.1
  > python3-icecream: Upgrade 2.1.3 -> 2.1.4
  > packagegroup-meta-multimedia: Drop adding openh264 and libde265
  > dav1d: update 1.4.3 -> 1.5.0
  > fitimage.bbclass: Remove True option to getVar calls
  > python3-pyrad: Fix build with poetry 2.x
  > spdlog: Switch to latest on 1.x branch
  > mpd: Drop adding +git to PV
  > mpd: Use meson wrap for fmt
  > mpd: Upgrade mpd to 0.23.16
  > gerbera: Upgrade to 2.4.1
  > libcgi-perl: upgrade 4.66 -> 4.67
  > python3-cached-property: Upgrade 1.5.2 -> 2.0.1
  > python3-deprecated: Upgrade 1.2.14 -> 1.2.15
  > crucible: Use go module fetcher
  > mariadb: Upgrade to 10.11.10
  > spdlog: Upgrade to 1.15.0
  > c-ares: upgrade 1.29.0 -> 1.30.0
  > python3-argcomplete: Upgrade to 3.5.3
  > gjs: Deleted gsettings from gsettings
  > libcamera: update to 0.4.0
  > python3-yamlloader: Upgrade 1.4.1 -> 1.5.1
  > python3-cerberus: Upgrade 1.3.5 -> 1.3.7
  > python3-a2wsgi: Upgrade 1.10.7 -> 1.10.8
  > python3-marshmallow: Upgrade 3.23.3 -> 3.24.1
  > python3-kivy: Upgrade 2.3.0 -> 2.3.1
  > x265: Fix build on x86
  > openh264: Fix meson build for x86
  > onig: upgrade 6.9.9 -> 6.9.10
  > pocketpy: Add pic options to cflags
  > mozjs-128: Fix riscv arch specification in triplets
  > pocketpy: upgrade 2.0.3 -> 2.0.4
  > c-ares: upgrade 1.28.1 -> 1.29.0
  > libheif: Make openh264 as packageconfig
  > openh264: Disable build on riscv32
  > x265: Re-add -DENABLE_PIC=ON
  > libheif: add recipe
  > openh264: update 2.3.1 -> 2.5.0
  > x265: update 3.2.1 -> 4.1
  > python3-django: upgrade 5.0.9 -> 5.0.10
  > python3-django: upgrade 4.2.16 -> 4.2.17
  > python3-pymodbus: Upgrade 3.8.2 -> 3.8.3
  > python3-git-pw: Upgrade 2.6.0 -> 2.7.0
  > python3-anyio: Upgrade 4.7.0 -> 4.8.0
  > python3-apispec: Upgrade 6.8.0 -> 6.8.1
  > python3-pydantic: Upgrade 2.10.2 -> 2.10.4
  > python3-virtualenv: upgrade 20.28.0 -> 20.28.1
  > python3-trustme: upgrade 1.2.0 -> 1.2.1
  > python3-starlette: upgrade 0.44.0 -> 0.45.2
  > python3-pyusb: upgrade 1.2.1 -> 1.3.0
  > python3-portalocker: upgrade 3.0.0 -> 3.1.1
  > python3-pillow: upgrade 11.0.0 -> 11.1.0
  > python3-marshmallow: upgrade 3.23.2 -> 3.23.3
  > python3-inline-snapshot: upgrade 0.18.1 -> 0.18.2
  > python3-grpcio: upgrade 1.68.1 -> 1.69.0
  > python3-grpcio-reflection: upgrade 1.68.1 -> 1.69.0
  > python3-grpcio-channelz: upgrade 1.68.1 -> 1.69.0
  > libbpf: upgrade 1.4.7 -> 1.5.0
  > composefs: upgrade 1.0.5 -> 1.0.8
  > byacc: upgrade 20230219 -> 20241231
  > fping: upgrade 5.2 -> 5.3
  > evolution-data-server: upgrade 3.54.2 -> 3.54.3
  > doxygen: upgrade 1.13.0 -> 1.13.1
  > ctags: upgrade 6.1.20241229.0 -> 6.1.20250105.0
  > bpftool: fix libelf.h not found error
  > packagegoup-meta-multimedia: adjust RDEPENDS for h264/hevc
  > x265: drop restriction for x86/x86-64
  > python3-tomli-w: Upgrade 1.0.0 -> 1.1.0
  > python3-uswid: Upgrade 0.5.0 -> 0.5.1
  > python3-inflate64: Upgrade 1.0.0 -> 1.0.1
  > kernel-hardening-checker: New recipe to check security options
  > zfs: enable packageconfig pam for pam distro feature
  > cockpit: set pam module path to ${base_libdir}/security
  > malcontent: set pam module path to ${base_libdir}/security
  > mariadb: set pam module path to ${base_libdir}/security
  > snapper: set pam module path to ${base_libdir}/security
  > polkit: Install rules in subdir
  > 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...de80f79 (22):
  > 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
  > Install module JSON files to INSTALL_ARCHDATADIR/modules
  < Merge pull request #73 from YoeDistro/kraj/6.8
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-riscv e738aa2...abb4f07 (1):
  > openh264: Remove setting COMPATIBLE_HOST to null

* sources/meta-rockchip 1cdcb49...92b2b1c (1):
  > bsp: trusted-firmware-a: remove already merged patch

* 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 3c0d8bed...652714f9 (8):
  > Revert "linux-yocto: import recipe for 6.10"
  > linux-yocto: update bbappend for version 6.12
  > nvidia-kernel-oot: add recipe for using git-hosted repos
  > tegra-helper-scripts: fix RCM boot blob signing
  > tegra-sources: update public_sources.tbz2 hash
  > nvidia-drm-loadconf: changes to play nicely with x11
  > libdrm: move dependency on nvidia-drm out of weston-init
  > cuda-cupti: fix DEVSUM for x86-64

* 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 c09ea097f1...9073797308 (189):
  > cargo-c: Fix build on risv32
  > mpfr: Fix build with glibc 2.41
  > snort3,libdaq: Always use libstdc++
  > 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
  > 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()
  > meta/lib/oe/cve_check.py: fix patched_cves not updated
  > multilib-example.conf: explicitly overwrite the BASELIB
  > glibc: set ld.so.conf as conf file
  > multilib.conf: overwrite conf files for debs
  > bitbake: tests: utils: add test for Go mod h1 checksum
  > bitbake: utils: add Go mod h1 checksum support
  > bitbake: asyncrpc: Handle websockets exceptions
  > yocto-bsp: drop genericarm64 SRCREV
  > linux-yocto/6.12: update to v6.12.9
  > qemu/machine: rename QEMU_EXTRAOPTIONS for consistency
  > classes/qemu: move QEMU_EXTRAOPTIONS for PPC to the relevant tunes
  > classes/qemu: use tune to select QEMU_EXTRAOPTIONS, not package architecture
  > classes/nativesdk: also override TUNE_PKGARCH
  > rsync: clean up configure/configure.sh fiddling
  > python3-psutil: Fix native dependencies
  > libgit2: update 1.8.4 -> 1.9.0
  > native: Improve ${PN}-XXX package name handling
  > util-linux: Improve PACKAGES_DYNAMIC handling for util-linux-native
  > coreutils: Improve core-utils-native dependency handling
  > autotools: remove aclocal --automake-acdir, relocated so knows the right path
  > autotools: log when we're removing aclocal.m4
  > libtheora: backport a patch to fix autoreconf
  > tcl8: upgrade 8.6.15 -> 8.6.16
  > python3-numpy: upgrade 2.1.3 -> 2.2.1
  > blktool: remove the recipe
  > shadow: update 4.16.0 -> 4.17.1
  > ruby: update 3.3.6 -> 3.4.1
  > libxcrypt: update 4.4.36 -> 4.4.37
  > liburcu: update 0.14.1 -> 0.15.0
  > boost: update 1.86.0 -> 1.87.0
  > texinfo: update 7.1.1 -> 7.2
  > bc: update 1.07.1 -> 1.08.1
  > tcl: update 9.0.0 -> 9.0.1
  > ppp: update 2.5.1 -> 2.5.2
  > bitbake: bin/git-make-shallow: Fix syntax to work with older git versions
  > python3-jinja2: upgrade 3.1.4 -> 3.1.5
  > python3-click: update 8.1.7 -> 8.1.8
  > linux-yocto-dev: update to v6.13
  > bbconfigbuild/configfragments.py: set BBPATH in standalone datastore
  > webkitgtk: Disable JIT on RISCV64
  > webkitgtk: Fix a typo OFFF -> OFF
  > xinit: upgrade 1.4.2 -> 1.4.3
  > xf86-input-synaptics: upgrade 1.9.2 -> 1.10.0
  > stress-ng: upgrade 0.18.07 -> 0.18.08
  > python3-ruamel-yaml: upgrade 0.18.7 -> 0.18.9
  > python3-pygments: upgrade 2.18.0 -> 2.19.0
  > python3-poetry-core: upgrade 1.9.1 -> 2.0.0
  > python3-gitdb: upgrade 4.0.11 -> 4.0.12
  > libtest-warnings-perl: upgrade 0.033 -> 0.037
  > libsdl2: upgrade 2.30.10 -> 2.30.11
  > libedit: upgrade 20240808-3.1 -> 20250104-3.1
  > hwdata: upgrade 0.390 -> 0.391
  > gtk4: upgrade 4.16.7 -> 4.16.12
  > erofs-utils: upgrade 1.8.3 -> 1.8.4
  > u-boot: upgrade 2024.10 -> 2025.01
  > ref-manual: move runtime-testing section to the test-manual
  > ref-manual/packages: move ptest section to the test-manual
  > SSTATE_MIRRORS/SOURCE_MIRROR_URL: add instructions for mirror authentication
  > ref-manual/devtool-reference: add warning note on deploy-target and shared objects
  > contributor-guide/submit-changes.rst: suggest to remove the git signature
  > ref-manual/qa-checks: remove patch-status-core/patch-status-noncore
  > conf/distro/defaultsetup: Use include_all for maintainers.inc
  > fmt: 11.0.2 -> 11.1.1
  > cve-check: Rework patch parsing
  > cve-check: Fix errors in log lines
  > systemd: Add WATCHDOG_RUNTIME_SEC optional variable
  > meta/lib/oe/sbom30.py: set alias for scan declared licenses
  > meta/lib/oe/spdx30_tasks.py: set license alias to hasConcludedLicense relationship
  > meta/lib/oe/sbom30.py: fix alias in simplelicensing_customIdToUri not extracted
  > meta/lib/oe/sbom30.py: correct alias
  > libx11-compose-data: Use CONFLICT_DISTRO_FEATURES to skip when x11
  > mesa: Fix missing GLES3 headers in SDK sysroot
  > lib/configfragements: enable/disable multiple fragements at once
  > lib/configfragments: Restrict fragment file checking
  > debugedit: Fix install conflict when enable multilib.
  > uboot-extlinux-config.bbclass: add support for DTBOs
  > uboot-extlinux-config.bbclass: simplify FDT/FDTDIR logic
  > initrdscripts: add UBI support
  > python3-rpds-py: upgrade 0.21.0 -> 0.22.3
  > python3-*: Update recipes with pytest ptests to use the new ptest-python-pytest class
  > classes/ptest-python-pytest: add a new class to consolidate pytest ptest functionality
  > bitbake.conf: Drop obsolete and misleading comment
  > bitbake.conf: Add libstdc++-native to ASSUME_PROVIDED
  > bitbake.conf: Add bash-completion-native to ASSUME_PROVIDED
  > sstate: Ensure errors cause task failure
  > go-vendor: Fix absolute paths issue
  > bitbake: git-make-shallow: use stdin mode
  > bitbake: fetch2: read checksum from SRC_URI flag for npm
  > bitbake: fetch2: do not prefix embedded checksums
  > bitbake: tests: fetch: replace [url] with urls for npm
  > bitbake: fetch2: npmsw: remove old lockfile format support
  > bitbake: tests: fetch: update npmsw tests to new lockfile format
  > linux-yocto/6.12: update to v6.12.8
  > linux-yocto/6.6: update to v6.6.69
  > kern-tools: fix python 3.12 warning
  > linux-yocto/6.6: update to v6.6.66
  > linux-yocto/6.12: update to v6.12.5
  > rpm: avoid empty plugindir error
  > boost: fix do_fetch error
  > util-linux: add volatile file for lastlog2
  > util-linux: replace local patch with upstream patch
  > libpam: set pam module path to ${base_libdir}/security
  > package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy
  > file: upgrade 5.45 -> 5.46
  > shadow: exclude pre-releases from version checks
  > shadow: merge .inc into .bb
  > kbd: update 2.6.4 -> 2.7.1
  > iproute2: update 6.11.0 -> 6.12.0
  > rt-tests: update 2.7 -> 2.8
  > libxshmfence: update 1.3.2 -> 1.3.3
  > libxt: update 1.3.0 -> 1.3.1
  > gettext: update 0.22.5 -> 0.23.1
  > 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 14, 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 03f5785...5a928a7 (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 9dc9f18d...a4c5a38f (3):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2060 from pasweistorz/avoid-unnecessary-dtb-files
  > treewide: Remove all references to SRC_URI[md5sum] hashes

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

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

* sources/meta-openembedded fa1ebe8c80...668ca4e938 (47):
  > DO NOT MERGE: Add Github actions CI workflow
  > pistache : add initial recipe
  > 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...de80f79 (22):
  < Merge pull request #74 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 #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 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...9073797308 (44):
  > cargo-c: Fix build on risv32
  > mpfr: Fix build with glibc 2.41
  > snort3,libdaq: Always use libstdc++
  > 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
  > 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 15, 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 03f5785...5a928a7 (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 9dc9f18d...9bcec065 (4):
  > Auto-update LICENSE file with current recipe licenses
  > 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...f4ffb10 (2):
  > Auto-update LICENSE file with current recipe licenses
  > treewide: Remove all references to SRC_URI[md5sum] hashes

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

* sources/meta-openembedded fa1ebe8c80...df8da08114 (48):
  > DO NOT MERGE: Add Github actions CI workflow
  > smarty: update 4.5.5 -> 5.4.2
  > 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...abc2e6c (25):
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > squish: 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 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...9073797308 (44):
  > cargo-c: Fix build on risv32
  > mpfr: Fix build with glibc 2.41
  > snort3,libdaq: Always use libstdc++
  > 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
  > 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 15, 2025
…-freescale-3rdparty sources/meta-intel 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 03f5785...5a928a7 (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 9dc9f18d...9bcec065 (4):
  > Auto-update LICENSE file with current recipe licenses
  > 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...f4ffb10 (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...7ad937c8ca (48):
  > DO NOT MERGE: Add Github actions CI workflow
  > 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...abc2e6c (25):
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > squish: 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 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...9073797308 (44):
  > cargo-c: Fix build on risv32
  > mpfr: Fix build with glibc 2.41
  > snort3,libdaq: Always use libstdc++
  > 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
  > 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 15, 2025
…-freescale-3rdparty sources/meta-intel 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 03f5785...5a928a7 (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 9dc9f18d...9bcec065 (4):
  > Auto-update LICENSE file with current recipe licenses
  > 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...f4ffb10 (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...a23ef759bc (52):
  > DO NOT MERGE: Add Github actions CI workflow
  > 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...abc2e6c (25):
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > squish: 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 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...9073797308 (44):
  > cargo-c: Fix build on risv32
  > mpfr: Fix build with glibc 2.41
  > snort3,libdaq: Always use libstdc++
  > 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
  > 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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants