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

systemd support #28

Closed
cbrake opened this issue Oct 9, 2018 · 7 comments
Closed

systemd support #28

cbrake opened this issue Oct 9, 2018 · 7 comments

Comments

@cbrake
Copy link
Contributor

cbrake commented Oct 9, 2018

Would like a documented way to switch between sysvinit and systemd, and test on a number of platforms.

@cbrake
Copy link
Contributor Author

cbrake commented Oct 9, 2018

interesting comparing the disk usage of sysvinit to systemd image for core-image-minimal on rPI2, 4.7MB vs 33MB. Adding up the sizes in the buildhistory file, I get 22MB for systemd image, and 4.3MB for sysvinit, so perhaps part of the issue is file system efficiency with small files or something.

History files are attached -- you can open easily by renaming the file to have a *.csv extension, then running soffice <file.csv>

package-sizes-systemd.txt
package-sizes-sysvinit.txt

@cbrake
Copy link
Contributor Author

cbrake commented Oct 9, 2018

The sysvinit image has 696 files, and the systemd image has 1,806 files.

@kraj
Copy link
Contributor

kraj commented Oct 9, 2018

yes ~16M overhead with systemd I see. compare the size of .tar.bz2 rootfs and not wic image. Because wic image will be aligned so there might be padding.

@cbrake
Copy link
Contributor Author

cbrake commented Oct 9, 2018

I was looking at actual space used on running system using df to get 4.7MB and 33MB.

@kraj
Copy link
Contributor

kraj commented Oct 9, 2018

you might have to ignore directories like /var/log and /var/tmp since they might contain generated files after boot. Especially the journal.

@cbrake
Copy link
Contributor Author

cbrake commented Oct 9, 2018

/var only has 177KB in it -- hmm.

@cbrake
Copy link
Contributor Author

cbrake commented Oct 9, 2018

closing for now -- re-open if you think there is anything else we need to do for this.

@cbrake cbrake closed this as completed Oct 9, 2018
kraj added a commit that referenced this issue Apr 3, 2019
…wser sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-odroid sources/meta-qcom sources/meta-ti sources/meta-yoe

* sources/bitbake 4c6013f4...30fe86d2 (1):
  > gitsm: Add need_update method to determine when we are going to a new SRCREV

* sources/meta-96boards 0fd5084...e176678 (1):
  > Merge pull request #303 from YoeDistro/yoe/mut

* sources/meta-browser 32cc14e...a4abf26 (4):
  > layer.conf: Add warrior to compatible release series
  < layer.conf: Add warrior to compatible release series
  > firefox: Remove "installdir"
  > firefox: Support multilib environment

* sources/meta-freescale 118ef0be...13a43f33 (9):
  > conf/layer.conf: Drop sumo and thud support
  > Merge pull request #69 from IniterWorker/master
  > Merge pull request #70 from YoeDistro/yoe/mut
  > mesa: Use kmsro,vc4 only for armv7a and armv7ve
  > mesa: Replace imx with kmsro and vc4 in GALLIUMDRIVERS
  > imx-base: make gstreamer1.0 packages socarch specific
  > imx-codec: Fix ownership of installed files
  > imx-codec: Allow packaging of .so of src codec
  > imx-codec: Fix wrong packaging of 'src' codec

* sources/meta-freescale-3rdparty 42c75f9...2e80c70 (2):
  > conf/layer.conf: Drop sumo and thud support
  > Merge pull request #17 from YoeDistro/yoe/mut

* sources/meta-intel c7c0e12c...b84187f4 (1):
  > layer.conf: Add warrior to compatible release series

* sources/meta-odroid 63e3f3a...c96d4dd (7):
  > layer.conf: Add warrior to compatible release series
  > layer.conf: Add warrior to compatible release series
  < layer.conf: Add warrior to compatible release series
  < layer.conf: Add warrior to compatible release series
  > linux-stable/5.0: update to 5.0.5
  > linux-stable: add apparmor features
  > linux-stable/4.19: update to 4.19.32

* sources/meta-qcom e921c1b...9aa3565 (1):
  > Merge pull request #98 from YoeDistro/yoe/mut

* sources/meta-ti 37ceeb04...de9a6ac6 (6):
  > rwmem: Fix build with clang/libc++
  > rwmem: Update to latest
  > layer.conf: Add warrior to compatible release series
  < layer.conf: Add warrior to compatible release series
  < rwmem: Fix build with clang/libc++
  < rwmem: Update to latest

* sources/meta-yoe c328667...e059302 (1):
  > Merge pull request #28 from YoeDistro/yoe/mut

Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj added a commit that referenced this issue Apr 5, 2019
…el sources/meta-browser sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/meta-riscv sources/meta-ti sources/meta-variscite-fslc sources/meta-yoe sources/openembedded-core

* sources/bitbake 4c6013f4...30fe86d2 (1):
  > gitsm: Add need_update method to determine when we are going to a new SRCREV

* sources/meta-96boards 8d5680b...e176678 (1):
  > Merge pull request #303 from YoeDistro/yoe/mut

* sources/meta-atmel f26d3ac...7934878 (1):
  > Merge pull request #126 from YoeDistro/yoe/mut

* sources/meta-browser 9ce1084...85c83ba (2):
  > chromium: Update to 73.0.3683.86.
  > layer.conf: Add warrior to compatible release series

* sources/meta-freescale 08173f47...6ec4c4b2 (6):
  > linux-fslc: Bump revision to ff5bc7e34910
  > u-boot-fslc-common: Bump revision to 015ff874b4
  > conf/layer.conf: Drop sumo and thud support
  > Merge pull request #69 from IniterWorker/master
  > Merge pull request #70 from YoeDistro/yoe/mut
  > mesa: Use kmsro,vc4 only for armv7a and armv7ve

* sources/meta-freescale-3rdparty b4d2c84...2e80c70 (2):
  > conf/layer.conf: Drop sumo and thud support
  > Merge pull request #17 from YoeDistro/yoe/mut

* sources/meta-intel c7c0e12c...f5ebaf87 (3):
  > Revert "systemd-boot: remove joule specific workaround"
  > metrics-discovery: Updates mesa util files
  > layer.conf: Add warrior to compatible release series

* sources/meta-odroid fe5e328...c96d4dd (5):
  > layer.conf: Add warrior to compatible release series
  > layer.conf: Add warrior to compatible release series
  > linux-stable/5.0: update to 5.0.5
  > linux-stable: add apparmor features
  > linux-stable/4.19: update to 4.19.32

* sources/meta-openembedded 24dd9328f7...0435c9e193 (34):
  > layer.conf: Add warrior to compatible release series
  > libssh2: move to version 1.8.2
  > Add triggerhappy hotkey daemon recipe
  > apache2: set CVE_PRODUCT
  > meta-python: Initial commit of Python3 OBDII module
  > dbus-broker: 18 -> 19
  > python-cachetools: add recipe
  > python-tqdm: add recipe
  > gnome-system-monitor: upgrade 3.26.0 -> 3.32.0
  > s-suite: push SRCREV to version 3.1
  > cpprest: fix build failures on 32bit systems, by reverting two upstream commits
  > cpprest: bump version to 2.10.12
  > cppunit: fix patch fuzz warning
  > xfce4-whiskermenu-plugin: upgrade 2.3.1 -> 2.3.2
  > gnome-desktop3: upgrade 3.28.1 -> 3.32.0
  > libgnomekbd: upgrade 3.26.0 -> 3.26.1
  > gtksourceview3: upgrade 3.24.8 -> 3.24.10
  > libgsf: upgrade 1.14.29 -> 1.14.45
  > itstool: initial add 2.0.5
  > gspell: initial add 1.8.1
  > enchant2: initial add 2.2.3
  > hunspell: upgrade 1.6.2 -> 1.7.0
  > dconf-editor: upgrade 3.28.0 -> 3.32.0
  > dconf: upgrade 0.30.1 -> 0.32.0
  > gparted: upgrade 0.31.0 -> 0.33.0
  > xfce4-weather-plugin: upgrade 0.9.0 -> 0.9.1
  > krb5: set CVE_VERSION
  > dbus-broker: 16 -> 18
  > function2: Add package
  > nodejs: Update GCC 4.8 compat patch
  > libforms: has a depends on mesa so add DISTRO_CHECK
  > ftgl: package requires openql add DISTRO_CHECK
  > libgpiod: bump version to v1.3
  > nano: update to 4.0

* sources/meta-qcom a9f51f0...9aa3565 (1):
  > Merge pull request #98 from YoeDistro/yoe/mut

* sources/meta-qt5 0b0a608...a4bf240 (4):
  > qtbase-native: add native libdir to search path
  > qt5: patch build paths from installed files
  > Upgrade to 5.12.2
  > layer.conf: Add warrior to compatible release series

* sources/meta-riscv 3e5c7c0...c3c8661 (2):
  > Added a missing word to docs
  > gdb: Update to the latest version

* sources/meta-ti 4cdd7ed9...3e5525f7 (5):
  > am335x-evm: bump max_leb_cnt
  > board-rtos: SRCREV bump to 01.00.10.04C
  > u-boot-ti-staging: update to ti2019.00-rc5 tag
  > linux-ti-staging: update to ti2019.00-rc5 tag
  > layer.conf: Add warrior to compatible release series

* sources/meta-variscite-fslc 570c844...01a67ec (1):
  > u-boot: Update to Variscite imx_v2018.03_4.14.78_1.0.0_ga_var01 release

* sources/meta-yoe 8b60338...e059302 (1):
  > Merge pull request #28 from YoeDistro/yoe/mut

* sources/openembedded-core ceb6a4373d...84c6a992e1 (40):
  > resulttool/manualexecution: Refactor and simplify codebase
  > resulttool/manualexecution: Fixed step sorted by integer
  > resulttool/manualexecution: Enable display full steps without press enter
  > resulttool/manualexecution: Standardize input check
  > libsecret: remove intltool DEPENDS
  > utils.py: added sh_quote() function
  > core-image-sato-sdk-ptest: Fix free space issues causing test failures
  > resulttool: Allow extraction of ptest data
  > resulttool: Allow store to work on single files
  > cmake: 3.14.0 -> 3.14.1
  > toolchain-shar-extract/init-install-efi-testfs: Unify question spaces
  > asciidoc: specify XML catalogue to use
  > wic/engine: Add missing newline
  > arch-arm64.inc: Lower the priority of aarch64 in MACHINEOVERRIDES
  > perl: Don't use TARGET_ARCH in filepaths
  > arch-armv8a.inc: Correct PACKAGE_EXTRA_ARCHS_tune-armv8a-*
  > llvm: fix link error for powerpc
  > resulttool: Enable report for single result file
  > cml1.bbclass: Use POSIX sh instead of var-SHELL
  > terminal.bbclass: Generate do_terminal as bitbake would
  > webkitgtk: 2.22.6 -> 2.22.7
  > avahi: fix CVE-2017-6519
  > base.bbclass, staging.bbclass: Move prepare_recipe_sysroot task dependency
  > tzdata: Install everything by default
  > layer.conf: Update to warrior release name series
  > busybox: fix CONFIG_RFKILL enable logic
  > python: improve ptest
  > kernel-devsrc: fix /usr/src/kernel symlink to also work for SDK
  > libsolv: use GNUInstallDirs
  > adwaita-icon-theme: depend on librsvg
  > Revert "gtk+3: add librsvg to DEPENDS"
  > packagegroup-core-base-utils: remove lzip
  > llvm: fix more places where '8.0' version of llvm was hardcoded
  > binutils: set CVE_VERSION
  > nasm: add CVE_PRODUCT
  > xserver-xorg: set CVE_PRODUCT
  > sqlite3: fix CVE-2019-9936 and CVE-2019-9937
  > machine: clean up config files
  > llvm: support older toolchains
  > llvm: update from 8.0.0rc2 to 8.0.0 final release

Signed-off-by: Khem Raj <raj.khem@gmail.com>
cbrake added a commit that referenced this issue Apr 8, 2020
layer.conf: Add warrior to supported layers
kraj added a commit that referenced this issue Jan 21, 2024
* sources/meta-clang 36fe212...1aadfcc (2):
  > bcc: drop python3-distutils runtime dependency
  > valgrind: Cover do_install_ptest bbappend under clang override

* sources/meta-qt6 b3c5930...0ccedef (1):
  > Merge pull request #28 from YoeDistro/kraj/6.6

Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj added a commit that referenced this issue Jan 23, 2024
…-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qt6 sources/meta-variscite-bsp sources/poky

* sources/meta-clang 1aadfcc...0af6d02 (1):
  > bcc: Upgrade to 0.29.1

* sources/meta-freescale 76479477...81d656b5 (1):
  > wayland: Delete recipe

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

* sources/meta-intel 2d8d97f2...52954fdd (2):
  > Rename virtual/opencl-icd to virtual-opencl-icd
  > linux-intel: fix menuconfig

* sources/meta-openembedded 9953ca1ac...a3e4e3bc4 (55):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > i2cdev: Set PV correctly
  > uftrace: Upgrade to 0.15
  > 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
  > minicoredumper: upgrade 2.0.6 -> 2.0.7
  > 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-qt6 d8236fd...cb472bc (47):
  > qtwebengine: Fix constructor ambiguity found with clang-18
  > qtwebengine: Update LegacyStatsCollector to conform with Wc++11-narrowing
  > qtwebengine: Remove setting --target option with yocto
  < Merge pull request #29 from YoeDistro/kraj/6.6
  > qtwebengine: Fix build with python 3.12
  < Merge pull request #28 from YoeDistro/kraj/6.6
  > nativesdk-packagegroup-qt6-toolchain-host: Use inherit defer for nativesdk
  < Merge pull request #27 from YoeDistro/kraj/6.6
  > 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 #26 from YoeDistro/kraj/6.6
  < Merge pull request #25 from YoeDistro/kraj/6.6
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  < Merge pull request #22 from YoeDistro/kraj/6.6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  < Merge pull request #18 from YoeDistro/kraj/6.6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  < Merge pull request #16 from YoeDistro/kraj/6.6
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker

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

* sources/poky 1df683df5c...78e4e9bc8a (42):
  > glibc: Upgrade to 2.39
  > glibc: Do not enable CET on 32bit x86
  > 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
  > xmlto: Remove the explicit PV setting
  > 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
  > devtool/standard: avoid KeyError
  > native.bbclass: base_libdir unique from libdir
  > bitbake-layers: Add test case layers setup for custom references
  > bitbake-layers: Add ability to update the reference of repositories
  > rust: Re-write RPATHs in the copies llvm-config
  > oeqa parselogs.py: load ignore files from sys.path
  > 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
  > 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
  > rxvt-unicode: set correct outdir for tic
  > ldconfig-native: Add usrmerge support
  > 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 <raj.khem@gmail.com>
kraj added a commit that referenced this issue Jan 23, 2024
…-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qt6 sources/meta-variscite-bsp sources/poky

* sources/meta-clang 1aadfcc...0af6d02 (1):
  > bcc: Upgrade to 0.29.1

* sources/meta-freescale 76479477...81d656b5 (1):
  > wayland: Delete recipe

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

* sources/meta-intel 2d8d97f2...52954fdd (2):
  > Rename virtual/opencl-icd to virtual-opencl-icd
  > linux-intel: fix menuconfig

* sources/meta-openembedded 9953ca1ac...d4ab9d07c (56):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > libsmi: Fix buildpaths warning.
  > i2cdev: Set PV correctly
  > uftrace: Upgrade to 0.15
  > 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
  > minicoredumper: upgrade 2.0.6 -> 2.0.7
  > 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-qt6 d8236fd...cb472bc (47):
  > qtwebengine: Fix constructor ambiguity found with clang-18
  > qtwebengine: Update LegacyStatsCollector to conform with Wc++11-narrowing
  > qtwebengine: Remove setting --target option with yocto
  < Merge pull request #29 from YoeDistro/kraj/6.6
  > qtwebengine: Fix build with python 3.12
  < Merge pull request #28 from YoeDistro/kraj/6.6
  > nativesdk-packagegroup-qt6-toolchain-host: Use inherit defer for nativesdk
  < Merge pull request #27 from YoeDistro/kraj/6.6
  > 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 #26 from YoeDistro/kraj/6.6
  < Merge pull request #25 from YoeDistro/kraj/6.6
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  < Merge pull request #22 from YoeDistro/kraj/6.6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  < Merge pull request #18 from YoeDistro/kraj/6.6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  < Merge pull request #16 from YoeDistro/kraj/6.6
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker

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

* sources/poky 1df683df5c...78e4e9bc8a (42):
  > glibc: Upgrade to 2.39
  > glibc: Do not enable CET on 32bit x86
  > 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
  > xmlto: Remove the explicit PV setting
  > 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
  > devtool/standard: avoid KeyError
  > native.bbclass: base_libdir unique from libdir
  > bitbake-layers: Add test case layers setup for custom references
  > bitbake-layers: Add ability to update the reference of repositories
  > rust: Re-write RPATHs in the copies llvm-config
  > oeqa parselogs.py: load ignore files from sys.path
  > 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
  > 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
  > rxvt-unicode: set correct outdir for tic
  > ldconfig-native: Add usrmerge support
  > 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 <raj.khem@gmail.com>
kraj added a commit that referenced this issue Jan 23, 2024
…-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qt6 sources/meta-variscite-bsp sources/poky

* sources/meta-clang 1aadfcc...0af6d02 (1):
  > bcc: Upgrade to 0.29.1

* sources/meta-freescale 76479477...81d656b5 (1):
  > wayland: Delete recipe

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

* sources/meta-intel 2d8d97f2...52954fdd (2):
  > Rename virtual/opencl-icd to virtual-opencl-icd
  > linux-intel: fix menuconfig

* sources/meta-openembedded 9953ca1ac...d4ab9d07c (56):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > libsmi: Fix buildpaths warning.
  > i2cdev: Set PV correctly
  > uftrace: Upgrade to 0.15
  > 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
  > minicoredumper: upgrade 2.0.6 -> 2.0.7
  > 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-qt6 d8236fd...cb472bc (47):
  > qtwebengine: Fix constructor ambiguity found with clang-18
  > qtwebengine: Update LegacyStatsCollector to conform with Wc++11-narrowing
  > qtwebengine: Remove setting --target option with yocto
  < Merge pull request #29 from YoeDistro/kraj/6.6
  > qtwebengine: Fix build with python 3.12
  < Merge pull request #28 from YoeDistro/kraj/6.6
  > nativesdk-packagegroup-qt6-toolchain-host: Use inherit defer for nativesdk
  < Merge pull request #27 from YoeDistro/kraj/6.6
  > 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 #26 from YoeDistro/kraj/6.6
  < Merge pull request #25 from YoeDistro/kraj/6.6
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  < Merge pull request #22 from YoeDistro/kraj/6.6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  < Merge pull request #18 from YoeDistro/kraj/6.6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  < Merge pull request #16 from YoeDistro/kraj/6.6
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker

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

* sources/poky 1df683df5c...78e4e9bc8a (42):
  > glibc: Upgrade to 2.39
  > glibc: Do not enable CET on 32bit x86
  > 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
  > xmlto: Remove the explicit PV setting
  > 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
  > devtool/standard: avoid KeyError
  > native.bbclass: base_libdir unique from libdir
  > bitbake-layers: Add test case layers setup for custom references
  > bitbake-layers: Add ability to update the reference of repositories
  > rust: Re-write RPATHs in the copies llvm-config
  > oeqa parselogs.py: load ignore files from sys.path
  > 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
  > 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
  > rxvt-unicode: set correct outdir for tic
  > ldconfig-native: Add usrmerge support
  > 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 <raj.khem@gmail.com>
kraj added a commit that referenced this issue Jan 23, 2024
…-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qt6 sources/meta-variscite-bsp sources/poky

* sources/meta-clang 1aadfcc...0af6d02 (1):
  > bcc: Upgrade to 0.29.1

* sources/meta-freescale 76479477...81d656b5 (1):
  > wayland: Delete recipe

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

* sources/meta-intel 2d8d97f2...52954fdd (2):
  > Rename virtual/opencl-icd to virtual-opencl-icd
  > linux-intel: fix menuconfig

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

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

* sources/poky 1df683df5c...78e4e9bc8a (42):
  > glibc: Upgrade to 2.39
  > glibc: Do not enable CET on 32bit x86
  > 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
  > xmlto: Remove the explicit PV setting
  > 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
  > devtool/standard: avoid KeyError
  > native.bbclass: base_libdir unique from libdir
  > bitbake-layers: Add test case layers setup for custom references
  > bitbake-layers: Add ability to update the reference of repositories
  > rust: Re-write RPATHs in the copies llvm-config
  > oeqa parselogs.py: load ignore files from sys.path
  > 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
  > 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
  > rxvt-unicode: set correct outdir for tic
  > ldconfig-native: Add usrmerge support
  > 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 <raj.khem@gmail.com>
kraj added a commit that referenced this issue Jan 23, 2024
…-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qt6 sources/meta-variscite-bsp sources/poky

* sources/meta-clang 1aadfcc...0af6d02 (1):
  > bcc: Upgrade to 0.29.1

* sources/meta-freescale 76479477...81d656b5 (1):
  > wayland: Delete recipe

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

* sources/meta-intel 2d8d97f2...52954fdd (2):
  > Rename virtual/opencl-icd to virtual-opencl-icd
  > linux-intel: fix menuconfig

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

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

* sources/poky 1df683df5c...78e4e9bc8a (42):
  > glibc: Upgrade to 2.39
  > glibc: Do not enable CET on 32bit x86
  > 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
  > xmlto: Remove the explicit PV setting
  > 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
  > devtool/standard: avoid KeyError
  > native.bbclass: base_libdir unique from libdir
  > bitbake-layers: Add test case layers setup for custom references
  > bitbake-layers: Add ability to update the reference of repositories
  > rust: Re-write RPATHs in the copies llvm-config
  > oeqa parselogs.py: load ignore files from sys.path
  > 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
  > 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
  > rxvt-unicode: set correct outdir for tic
  > ldconfig-native: Add usrmerge support
  > 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 <raj.khem@gmail.com>
kraj added a commit that referenced this issue Jan 23, 2024
…-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qt6 sources/meta-variscite-bsp sources/poky

* sources/meta-clang 1aadfcc...0af6d02 (1):
  > bcc: Upgrade to 0.29.1

* sources/meta-freescale 76479477...81d656b5 (1):
  > wayland: Delete recipe

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

* sources/meta-intel 2d8d97f2...52954fdd (2):
  > Rename virtual/opencl-icd to virtual-opencl-icd
  > linux-intel: fix menuconfig

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

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

* sources/poky 1df683df5c...4b6890c6f0 (62):
  > 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
  > python3-yamllint: Add recipe
  > pulseaudio: Update to 17.0
  > mdadm: Disable ptests
  > 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
  > glibc: Do not enable CET on 32bit x86
  > libssh2: backport fix for CVE-2023-48795
  > 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
  > nativesdk-cairo: fix build error
  > oeqa/selftest: add test case to cover 'devtool modify -n' for a git recipe
  > p11-kit: fix parallel build failures
  > Revert "lzop: remove recipe from oe-core"
  > xmlto: Remove the explicit PV setting
  > 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
  > devtool/standard: avoid KeyError
  > native.bbclass: base_libdir unique from libdir
  > bitbake-layers: Add test case layers setup for custom references
  > bitbake-layers: Add ability to update the reference of repositories
  > rust: Re-write RPATHs in the copies llvm-config
  > oeqa parselogs.py: load ignore files from sys.path
  > 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
  > 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
  > rxvt-unicode: set correct outdir for tic
  > ldconfig-native: Add usrmerge support
  > 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 <raj.khem@gmail.com>
kraj added a commit that referenced this issue Jan 24, 2024
…-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qt6 sources/meta-variscite-bsp sources/poky

* sources/meta-clang 1aadfcc...e18cec0 (1):
  > bcc: Upgrade to 0.29.1

* sources/meta-freescale 76479477...81d656b5 (1):
  > wayland: Delete recipe

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

* sources/meta-intel 2d8d97f2...52954fdd (2):
  > Rename virtual/opencl-icd to virtual-opencl-icd
  > linux-intel: fix menuconfig

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

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

* sources/poky 1df683df5c...25d100f7ed (62):
  > 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
  > python3-yamllint: Add recipe
  > pulseaudio: Update to 17.0
  > mdadm: Disable ptests
  > 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
  > glibc: Do not enable CET on 32bit x86
  > libssh2: backport fix for CVE-2023-48795
  > 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
  > nativesdk-cairo: fix build error
  > oeqa/selftest: add test case to cover 'devtool modify -n' for a git recipe
  > p11-kit: fix parallel build failures
  > Revert "lzop: remove recipe from oe-core"
  > xmlto: Remove the explicit PV setting
  > 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
  > devtool/standard: avoid KeyError
  > native.bbclass: base_libdir unique from libdir
  > bitbake-layers: Add test case layers setup for custom references
  > bitbake-layers: Add ability to update the reference of repositories
  > rust: Re-write RPATHs in the copies llvm-config
  > oeqa parselogs.py: load ignore files from sys.path
  > 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
  > 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
  > rxvt-unicode: set correct outdir for tic
  > ldconfig-native: Add usrmerge support
  > 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 <raj.khem@gmail.com>
kraj added a commit that referenced this issue Jan 24, 2024
…-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qt6 sources/meta-variscite-bsp sources/poky

* sources/meta-clang 1aadfcc...415e23b (3):
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18
  > bcc: Upgrade to 0.29.1

* sources/meta-freescale 76479477...81d656b5 (1):
  > wayland: Delete recipe

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

* sources/meta-intel 2d8d97f2...52954fdd (2):
  > Rename virtual/opencl-icd to virtual-opencl-icd
  > linux-intel: fix menuconfig

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

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

* sources/poky 1df683df5c...25d100f7ed (62):
  > 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
  > python3-yamllint: Add recipe
  > pulseaudio: Update to 17.0
  > mdadm: Disable ptests
  > 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
  > glibc: Do not enable CET on 32bit x86
  > libssh2: backport fix for CVE-2023-48795
  > 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
  > nativesdk-cairo: fix build error
  > oeqa/selftest: add test case to cover 'devtool modify -n' for a git recipe
  > p11-kit: fix parallel build failures
  > Revert "lzop: remove recipe from oe-core"
  > xmlto: Remove the explicit PV setting
  > 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
  > devtool/standard: avoid KeyError
  > native.bbclass: base_libdir unique from libdir
  > bitbake-layers: Add test case layers setup for custom references
  > bitbake-layers: Add ability to update the reference of repositories
  > rust: Re-write RPATHs in the copies llvm-config
  > oeqa parselogs.py: load ignore files from sys.path
  > 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
  > 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
  > rxvt-unicode: set correct outdir for tic
  > ldconfig-native: Add usrmerge support
  > 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 <raj.khem@gmail.com>
kraj added a commit that referenced this issue Jan 24, 2024
…-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qt6 sources/meta-variscite-bsp sources/poky

* sources/meta-clang 1aadfcc...415e23b (3):
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18
  > bcc: Upgrade to 0.29.1

* sources/meta-freescale 76479477...81d656b5 (1):
  > wayland: Delete recipe

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

* sources/meta-intel 2d8d97f2...52954fdd (2):
  > Rename virtual/opencl-icd to virtual-opencl-icd
  > linux-intel: fix menuconfig

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

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

* sources/poky 1df683df5c...174ea99db6 (63):
  > 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
  > python3-yamllint: Add recipe
  > pulseaudio: Update to 17.0
  > mdadm: Disable ptests
  > 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
  > glibc: Do not enable CET on 32bit x86
  > libssh2: backport fix for CVE-2023-48795
  > 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
  > nativesdk-cairo: fix build error
  > oeqa/selftest: add test case to cover 'devtool modify -n' for a git recipe
  > p11-kit: fix parallel build failures
  > Revert "lzop: remove recipe from oe-core"
  > xmlto: Remove the explicit PV setting
  > 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
  > devtool/standard: avoid KeyError
  > native.bbclass: base_libdir unique from libdir
  > bitbake-layers: Add test case layers setup for custom references
  > bitbake-layers: Add ability to update the reference of repositories
  > rust: Re-write RPATHs in the copies llvm-config
  > oeqa parselogs.py: load ignore files from sys.path
  > 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
  > 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
  > rxvt-unicode: set correct outdir for tic
  > ldconfig-native: Add usrmerge support
  > 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 <raj.khem@gmail.com>
kraj added a commit that referenced this issue Jan 24, 2024
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qt6 sources/meta-variscite-bsp sources/poky

* sources/meta-arm 1cad3c38...1ef1b0ab (1):
  > arm-bsp/linux-yocto: add 6.1 recipe

* sources/meta-clang 1aadfcc...415e23b (3):
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18
  > bcc: Upgrade to 0.29.1

* sources/meta-freescale 76479477...81d656b5 (1):
  > wayland: Delete recipe

* 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 9953ca1ac...8c9030a55 (59):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > 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
  > 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-qt6 d8236fd...cb472bc (47):
  > qtwebengine: Fix constructor ambiguity found with clang-18
  > qtwebengine: Update LegacyStatsCollector to conform with Wc++11-narrowing
  > qtwebengine: Remove setting --target option with yocto
  < Merge pull request #29 from YoeDistro/kraj/6.6
  > qtwebengine: Fix build with python 3.12
  < Merge pull request #28 from YoeDistro/kraj/6.6
  > nativesdk-packagegroup-qt6-toolchain-host: Use inherit defer for nativesdk
  < Merge pull request #27 from YoeDistro/kraj/6.6
  > 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 #26 from YoeDistro/kraj/6.6
  < Merge pull request #25 from YoeDistro/kraj/6.6
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  < Merge pull request #22 from YoeDistro/kraj/6.6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  < Merge pull request #18 from YoeDistro/kraj/6.6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  < Merge pull request #16 from YoeDistro/kraj/6.6
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker

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

* sources/poky 1df683df5c...174ea99db6 (63):
  > 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
  > python3-yamllint: Add recipe
  > pulseaudio: Update to 17.0
  > mdadm: Disable ptests
  > 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
  > glibc: Do not enable CET on 32bit x86
  > libssh2: backport fix for CVE-2023-48795
  > 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
  > nativesdk-cairo: fix build error
  > oeqa/selftest: add test case to cover 'devtool modify -n' for a git recipe
  > p11-kit: fix parallel build failures
  > Revert "lzop: remove recipe from oe-core"
  > xmlto: Remove the explicit PV setting
  > 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
  > devtool/standard: avoid KeyError
  > native.bbclass: base_libdir unique from libdir
  > bitbake-layers: Add test case layers setup for custom references
  > bitbake-layers: Add ability to update the reference of repositories
  > rust: Re-write RPATHs in the copies llvm-config
  > oeqa parselogs.py: load ignore files from sys.path
  > 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
  > 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
  > rxvt-unicode: set correct outdir for tic
  > ldconfig-native: Add usrmerge support
  > 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 <raj.khem@gmail.com>
kraj added a commit that referenced this issue Jan 24, 2024
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qt6 sources/meta-variscite-bsp sources/poky

* sources/meta-arm 1cad3c38...1ef1b0ab (1):
  > arm-bsp/linux-yocto: add 6.1 recipe

* sources/meta-clang 1aadfcc...415e23b (3):
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18
  > bcc: Upgrade to 0.29.1

* sources/meta-freescale 76479477...81d656b5 (1):
  > wayland: Delete recipe

* 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 9953ca1ac...ae21d5c89 (60):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > 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
  > 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-qt6 d8236fd...cb472bc (47):
  > qtwebengine: Fix constructor ambiguity found with clang-18
  > qtwebengine: Update LegacyStatsCollector to conform with Wc++11-narrowing
  > qtwebengine: Remove setting --target option with yocto
  < Merge pull request #29 from YoeDistro/kraj/6.6
  > qtwebengine: Fix build with python 3.12
  < Merge pull request #28 from YoeDistro/kraj/6.6
  > nativesdk-packagegroup-qt6-toolchain-host: Use inherit defer for nativesdk
  < Merge pull request #27 from YoeDistro/kraj/6.6
  > 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 #26 from YoeDistro/kraj/6.6
  < Merge pull request #25 from YoeDistro/kraj/6.6
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  < Merge pull request #22 from YoeDistro/kraj/6.6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  < Merge pull request #18 from YoeDistro/kraj/6.6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  < Merge pull request #16 from YoeDistro/kraj/6.6
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker

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

* sources/poky 1df683df5c...174ea99db6 (63):
  > 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
  > python3-yamllint: Add recipe
  > pulseaudio: Update to 17.0
  > mdadm: Disable ptests
  > 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
  > glibc: Do not enable CET on 32bit x86
  > libssh2: backport fix for CVE-2023-48795
  > 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
  > nativesdk-cairo: fix build error
  > oeqa/selftest: add test case to cover 'devtool modify -n' for a git recipe
  > p11-kit: fix parallel build failures
  > Revert "lzop: remove recipe from oe-core"
  > xmlto: Remove the explicit PV setting
  > 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
  > devtool/standard: avoid KeyError
  > native.bbclass: base_libdir unique from libdir
  > bitbake-layers: Add test case layers setup for custom references
  > bitbake-layers: Add ability to update the reference of repositories
  > rust: Re-write RPATHs in the copies llvm-config
  > oeqa parselogs.py: load ignore files from sys.path
  > 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
  > 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
  > rxvt-unicode: set correct outdir for tic
  > ldconfig-native: Add usrmerge support
  > 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 <raj.khem@gmail.com>
kraj added a commit that referenced this issue Jan 24, 2024
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-variscite-bsp sources/poky

* sources/meta-arm 1cad3c38...1ef1b0ab (1):
  > arm-bsp/linux-yocto: add 6.1 recipe

* sources/meta-clang 1aadfcc...415e23b (3):
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18
  > bcc: Upgrade to 0.29.1

* sources/meta-freescale 76479477...81d656b5 (1):
  > wayland: Delete recipe

* 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 9953ca1ac...ae21d5c89 (60):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > 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
  > 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...cb472bc (47):
  > qtwebengine: Fix constructor ambiguity found with clang-18
  > qtwebengine: Update LegacyStatsCollector to conform with Wc++11-narrowing
  > qtwebengine: Remove setting --target option with yocto
  < Merge pull request #29 from YoeDistro/kraj/6.6
  > qtwebengine: Fix build with python 3.12
  < Merge pull request #28 from YoeDistro/kraj/6.6
  > nativesdk-packagegroup-qt6-toolchain-host: Use inherit defer for nativesdk
  < Merge pull request #27 from YoeDistro/kraj/6.6
  > 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 #26 from YoeDistro/kraj/6.6
  < Merge pull request #25 from YoeDistro/kraj/6.6
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  < Merge pull request #22 from YoeDistro/kraj/6.6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  < Merge pull request #18 from YoeDistro/kraj/6.6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  < Merge pull request #16 from YoeDistro/kraj/6.6
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker

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

* sources/poky 1df683df5c...174ea99db6 (63):
  > 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
  > python3-yamllint: Add recipe
  > pulseaudio: Update to 17.0
  > mdadm: Disable ptests
  > 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
  > glibc: Do not enable CET on 32bit x86
  > libssh2: backport fix for CVE-2023-48795
  > 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
  > nativesdk-cairo: fix build error
  > oeqa/selftest: add test case to cover 'devtool modify -n' for a git recipe
  > p11-kit: fix parallel build failures
  > Revert "lzop: remove recipe from oe-core"
  > xmlto: Remove the explicit PV setting
  > 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
  > devtool/standard: avoid KeyError
  > native.bbclass: base_libdir unique from libdir
  > bitbake-layers: Add test case layers setup for custom references
  > bitbake-layers: Add ability to update the reference of repositories
  > rust: Re-write RPATHs in the copies llvm-config
  > oeqa parselogs.py: load ignore files from sys.path
  > 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
  > 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
  > rxvt-unicode: set correct outdir for tic
  > ldconfig-native: Add usrmerge support
  > 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 <raj.khem@gmail.com>
kraj added a commit that referenced this issue Jan 24, 2024
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-variscite-bsp sources/poky

* sources/meta-arm 1cad3c38...1ef1b0ab (1):
  > arm-bsp/linux-yocto: add 6.1 recipe

* sources/meta-clang 1aadfcc...415e23b (3):
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18
  > bcc: Upgrade to 0.29.1

* sources/meta-freescale 76479477...81d656b5 (1):
  > wayland: Delete recipe

* 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 9953ca1ac...ae21d5c89 (60):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > 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
  > 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...cb472bc (47):
  > qtwebengine: Fix constructor ambiguity found with clang-18
  > qtwebengine: Update LegacyStatsCollector to conform with Wc++11-narrowing
  > qtwebengine: Remove setting --target option with yocto
  < Merge pull request #29 from YoeDistro/kraj/6.6
  > qtwebengine: Fix build with python 3.12
  < Merge pull request #28 from YoeDistro/kraj/6.6
  > nativesdk-packagegroup-qt6-toolchain-host: Use inherit defer for nativesdk
  < Merge pull request #27 from YoeDistro/kraj/6.6
  > 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 #26 from YoeDistro/kraj/6.6
  < Merge pull request #25 from YoeDistro/kraj/6.6
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  < Merge pull request #22 from YoeDistro/kraj/6.6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  < Merge pull request #18 from YoeDistro/kraj/6.6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  < Merge pull request #16 from YoeDistro/kraj/6.6
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker

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

* sources/poky 1df683df5c...43c0f5b1cf (68):
  > 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
  > python3-yamllint: Add recipe
  > pulseaudio: Update to 17.0
  > 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
  > nativesdk-cairo: fix build error
  > oeqa/selftest: add test case to cover 'devtool modify -n' for a git recipe
  > p11-kit: fix parallel build failures
  > Revert "lzop: remove recipe from oe-core"
  > xmlto: Remove the explicit PV setting
  > 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
  > devtool/standard: avoid KeyError
  > native.bbclass: base_libdir unique from libdir
  > bitbake-layers: Add test case layers setup for custom references
  > bitbake-layers: Add ability to update the reference of repositories
  > rust: Re-write RPATHs in the copies llvm-config
  > oeqa parselogs.py: load ignore files from sys.path
  > 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
  > 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
  > rxvt-unicode: set correct outdir for tic
  > ldconfig-native: Add usrmerge support
  > 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 <raj.khem@gmail.com>
kraj added a commit that referenced this issue Jan 25, 2024
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-variscite-bsp sources/poky

* sources/meta-arm 1cad3c38...1ef1b0ab (1):
  > arm-bsp/linux-yocto: add 6.1 recipe

* sources/meta-clang 1aadfcc...415e23b (3):
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18
  > bcc: Upgrade to 0.29.1

* sources/meta-freescale 76479477...81d656b5 (1):
  > wayland: Delete recipe

* 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 9953ca1ac...e88185b7a (62):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > Revert "lzop: add (from oe-core)"
  > libcamera: update 0.1.0 -> 0.2.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
  > 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...cb472bc (47):
  > qtwebengine: Fix constructor ambiguity found with clang-18
  > qtwebengine: Update LegacyStatsCollector to conform with Wc++11-narrowing
  > qtwebengine: Remove setting --target option with yocto
  < Merge pull request #29 from YoeDistro/kraj/6.6
  > qtwebengine: Fix build with python 3.12
  < Merge pull request #28 from YoeDistro/kraj/6.6
  > nativesdk-packagegroup-qt6-toolchain-host: Use inherit defer for nativesdk
  < Merge pull request #27 from YoeDistro/kraj/6.6
  > 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 #26 from YoeDistro/kraj/6.6
  < Merge pull request #25 from YoeDistro/kraj/6.6
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  < Merge pull request #22 from YoeDistro/kraj/6.6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  < Merge pull request #18 from YoeDistro/kraj/6.6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  < Merge pull request #16 from YoeDistro/kraj/6.6
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker

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

* sources/poky 1df683df5c...0d9ef2b745 (74):
  > python3: Initialize struct termios before calling tcgetattr()
  > 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
  > 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
  > wic: implement reproducible Disk GUID
  > python3-yamllint: Add recipe
  > 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
  > nativesdk-cairo: fix build error
  > oeqa/selftest: add test case to cover 'devtool modify -n' for a git recipe
  > p11-kit: fix parallel build failures
  > Revert "lzop: remove recipe from oe-core"
  > xmlto: Remove the explicit PV setting
  > 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
  > devtool/standard: avoid KeyError
  > native.bbclass: base_libdir unique from libdir
  > bitbake-layers: Add test case layers setup for custom references
  > bitbake-layers: Add ability to update the reference of repositories
  > rust: Re-write RPATHs in the copies llvm-config
  > oeqa parselogs.py: load ignore files from sys.path
  > 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
  > 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
  > rxvt-unicode: set correct outdir for tic
  > ldconfig-native: Add usrmerge support
  > bitbake: utils.py: add ifVarInRange()
  > 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 <raj.khem@gmail.com>
kraj added a commit that referenced this issue Jan 25, 2024
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-variscite-bsp sources/poky

* sources/meta-arm 1cad3c38...1ef1b0ab (1):
  > arm-bsp/linux-yocto: add 6.1 recipe

* sources/meta-clang 1aadfcc...415e23b (3):
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18
  > bcc: Upgrade to 0.29.1

* sources/meta-freescale 76479477...81d656b5 (1):
  > wayland: Delete recipe

* 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 9953ca1ac...e88185b7a (62):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > Revert "lzop: add (from oe-core)"
  > libcamera: update 0.1.0 -> 0.2.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
  > 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...cb472bc (47):
  > qtwebengine: Fix constructor ambiguity found with clang-18
  > qtwebengine: Update LegacyStatsCollector to conform with Wc++11-narrowing
  > qtwebengine: Remove setting --target option with yocto
  < Merge pull request #29 from YoeDistro/kraj/6.6
  > qtwebengine: Fix build with python 3.12
  < Merge pull request #28 from YoeDistro/kraj/6.6
  > nativesdk-packagegroup-qt6-toolchain-host: Use inherit defer for nativesdk
  < Merge pull request #27 from YoeDistro/kraj/6.6
  > 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 #26 from YoeDistro/kraj/6.6
  < Merge pull request #25 from YoeDistro/kraj/6.6
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  < Merge pull request #22 from YoeDistro/kraj/6.6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  < Merge pull request #18 from YoeDistro/kraj/6.6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  < Merge pull request #16 from YoeDistro/kraj/6.6
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker

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

* sources/poky 1df683df5c...0d9ef2b745 (74):
  > python3: Initialize struct termios before calling tcgetattr()
  > 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
  > 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
  > wic: implement reproducible Disk GUID
  > python3-yamllint: Add recipe
  > 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
  > nativesdk-cairo: fix build error
  > oeqa/selftest: add test case to cover 'devtool modify -n' for a git recipe
  > p11-kit: fix parallel build failures
  > Revert "lzop: remove recipe from oe-core"
  > xmlto: Remove the explicit PV setting
  > 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
  > devtool/standard: avoid KeyError
  > native.bbclass: base_libdir unique from libdir
  > bitbake-layers: Add test case layers setup for custom references
  > bitbake-layers: Add ability to update the reference of repositories
  > rust: Re-write RPATHs in the copies llvm-config
  > oeqa parselogs.py: load ignore files from sys.path
  > 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
  > 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
  > rxvt-unicode: set correct outdir for tic
  > ldconfig-native: Add usrmerge support
  > bitbake: utils.py: add ifVarInRange()
  > 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 <raj.khem@gmail.com>
kraj added a commit that referenced this issue Jan 25, 2024
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-variscite-bsp sources/poky

* sources/meta-arm 1cad3c38...1ef1b0ab (1):
  > arm-bsp/linux-yocto: add 6.1 recipe

* sources/meta-clang 1aadfcc...415e23b (3):
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18
  > bcc: Upgrade to 0.29.1

* sources/meta-freescale 76479477...81d656b5 (1):
  > wayland: Delete recipe

* 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 9953ca1ac...e88185b7a (62):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > Revert "lzop: add (from oe-core)"
  > libcamera: update 0.1.0 -> 0.2.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
  > 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...cb472bc (47):
  > qtwebengine: Fix constructor ambiguity found with clang-18
  > qtwebengine: Update LegacyStatsCollector to conform with Wc++11-narrowing
  > qtwebengine: Remove setting --target option with yocto
  < Merge pull request #29 from YoeDistro/kraj/6.6
  > qtwebengine: Fix build with python 3.12
  < Merge pull request #28 from YoeDistro/kraj/6.6
  > nativesdk-packagegroup-qt6-toolchain-host: Use inherit defer for nativesdk
  < Merge pull request #27 from YoeDistro/kraj/6.6
  > 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 #26 from YoeDistro/kraj/6.6
  < Merge pull request #25 from YoeDistro/kraj/6.6
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  < Merge pull request #22 from YoeDistro/kraj/6.6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  < Merge pull request #18 from YoeDistro/kraj/6.6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  < Merge pull request #16 from YoeDistro/kraj/6.6
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker

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

* sources/poky 1df683df5c...46d421b8fc (75):
  > qemu: Replace the basename patch with backport
  > python3: Initialize struct termios before calling tcgetattr()
  > 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
  > 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
  > wic: implement reproducible Disk GUID
  > python3-yamllint: Add recipe
  > 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
  > nativesdk-cairo: fix build error
  > oeqa/selftest: add test case to cover 'devtool modify -n' for a git recipe
  > p11-kit: fix parallel build failures
  > Revert "lzop: remove recipe from oe-core"
  > xmlto: Remove the explicit PV setting
  > 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
  > devtool/standard: avoid KeyError
  > native.bbclass: base_libdir unique from libdir
  > bitbake-layers: Add test case layers setup for custom references
  > bitbake-layers: Add ability to update the reference of repositories
  > rust: Re-write RPATHs in the copies llvm-config
  > oeqa parselogs.py: load ignore files from sys.path
  > 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
  > 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
  > rxvt-unicode: set correct outdir for tic
  > ldconfig-native: Add usrmerge support
  > bitbake: utils.py: add ifVarInRange()
  > 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 <raj.khem@gmail.com>
kraj added a commit that referenced this issue Dec 30, 2024
…-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

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

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

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

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

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

* sources/meta-qt6 97ef65d...e332477 (21):
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  < Merge pull request #72 from YoeDistro/kraj/6.8
  > Update submodule refs on '6.8' in yocto/meta-qt6
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-riscv e4dbaa7...e738aa2 (5):
  > linux-firmware-vision2-wave511: add the missing wave511 firmware
  > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1
  > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1
  > linux-starfive-dev: Upgrade kernel to 6.6.20
  > Force the kernel git fecther protocol to be 'https'

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

* sources/meta-variscite-bsp 96a2781...abef3cf (50):
  < Merge pull request #39 from YoeDistro/kraj/mickledore-var02
  > libubootenv: Drop patch to increase line length to 4096
  > layer.conf: Update to walnascar (5.2) layer/release series
  > imx-boot: Replace BOOT_NAME with imx-boot
  > layer.conf: Add styhead as compatible layer
  > bluealsa: Rename bbappend to use wildcard
  > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now
  > imx-atf: Make bbappend version independent
  > pm-utils-variscite,u-boot-splash: Drop redundant S settings
  > recipes: Implement WORKDIR -> UNPACKDIR transition
  > base-files: Use UNPACKDIR
  > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  > variscite: Enable optee machine feature on iMX8/IMX9 based machines
  > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: Make is scarthgap compatible
  > libubootenv: Refresh patch to apply to mickledore-var02
  > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som
  < Merge pull request #38 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #37 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #36 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #35 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #34 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #33 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #31 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #30 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #29 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #28 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #27 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #26 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #25 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #24 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #23 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #22 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #21 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #20 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #19 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #18 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #17 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #16 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #15 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #14 from YoeDistro/kraj/mickledore-var02
  < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  < variscite: Enable optee machine feature on iMX8/IMX9 based machines
  < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  < imx-boot: Adjust for changes in do_compile in meta-freescale
  < layer.conf: Make is scarthgap compatible
  < libubootenv: Refresh patch to apply to mickledore-var02
  < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som

* sources/meta-variscite-bsp-common 7f89370...a939508 (8):
  > layer.conf: Add styhead as compatible layer
  > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR
  > layer.conf: Add scarthgap to layer compat
  > conf: Correct BBFILE_PRIORITY for variscite-bsp-common
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #2 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #1 from YoeDistro/kraj/mickledore-var02
  < layer.conf: Add scarthgap to layer compat

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

Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj added a commit that referenced this issue Dec 30, 2024
…-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

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

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

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

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

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

* sources/meta-qt6 97ef65d...e332477 (21):
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  < Merge pull request #72 from YoeDistro/kraj/6.8
  > Update submodule refs on '6.8' in yocto/meta-qt6
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-riscv e4dbaa7...e738aa2 (5):
  > linux-firmware-vision2-wave511: add the missing wave511 firmware
  > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1
  > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1
  > linux-starfive-dev: Upgrade kernel to 6.6.20
  > Force the kernel git fecther protocol to be 'https'

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

* sources/meta-variscite-bsp 96a2781...abef3cf (50):
  < Merge pull request #39 from YoeDistro/kraj/mickledore-var02
  > libubootenv: Drop patch to increase line length to 4096
  > layer.conf: Update to walnascar (5.2) layer/release series
  > imx-boot: Replace BOOT_NAME with imx-boot
  > layer.conf: Add styhead as compatible layer
  > bluealsa: Rename bbappend to use wildcard
  > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now
  > imx-atf: Make bbappend version independent
  > pm-utils-variscite,u-boot-splash: Drop redundant S settings
  > recipes: Implement WORKDIR -> UNPACKDIR transition
  > base-files: Use UNPACKDIR
  > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  > variscite: Enable optee machine feature on iMX8/IMX9 based machines
  > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: Make is scarthgap compatible
  > libubootenv: Refresh patch to apply to mickledore-var02
  > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som
  < Merge pull request #38 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #37 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #36 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #35 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #34 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #33 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #31 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #30 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #29 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #28 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #27 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #26 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #25 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #24 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #23 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #22 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #21 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #20 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #19 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #18 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #17 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #16 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #15 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #14 from YoeDistro/kraj/mickledore-var02
  < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  < variscite: Enable optee machine feature on iMX8/IMX9 based machines
  < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  < imx-boot: Adjust for changes in do_compile in meta-freescale
  < layer.conf: Make is scarthgap compatible
  < libubootenv: Refresh patch to apply to mickledore-var02
  < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som

* sources/meta-variscite-bsp-common 7f89370...a939508 (8):
  > layer.conf: Add styhead as compatible layer
  > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR
  > layer.conf: Add scarthgap to layer compat
  > conf: Correct BBFILE_PRIORITY for variscite-bsp-common
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #2 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #1 from YoeDistro/kraj/mickledore-var02
  < layer.conf: Add scarthgap to layer compat

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

Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj added a commit that referenced this issue Dec 31, 2024
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

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

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

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

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

* sources/meta-qt6 c686e9b...e332477 (21):
  < Merge pull request #73 from YoeDistro/kraj/6.8
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

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

* sources/meta-variscite-bsp 96a2781...abef3cf (50):
  < Merge pull request #39 from YoeDistro/kraj/mickledore-var02
  > libubootenv: Drop patch to increase line length to 4096
  > layer.conf: Update to walnascar (5.2) layer/release series
  > imx-boot: Replace BOOT_NAME with imx-boot
  > layer.conf: Add styhead as compatible layer
  > bluealsa: Rename bbappend to use wildcard
  > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now
  > imx-atf: Make bbappend version independent
  > pm-utils-variscite,u-boot-splash: Drop redundant S settings
  > recipes: Implement WORKDIR -> UNPACKDIR transition
  > base-files: Use UNPACKDIR
  > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  > variscite: Enable optee machine feature on iMX8/IMX9 based machines
  > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: Make is scarthgap compatible
  > libubootenv: Refresh patch to apply to mickledore-var02
  > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som
  < Merge pull request #38 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #37 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #36 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #35 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #34 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #33 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #31 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #30 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #29 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #28 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #27 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #26 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #25 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #24 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #23 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #22 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #21 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #20 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #19 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #18 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #17 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #16 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #15 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #14 from YoeDistro/kraj/mickledore-var02
  < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  < variscite: Enable optee machine feature on iMX8/IMX9 based machines
  < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  < imx-boot: Adjust for changes in do_compile in meta-freescale
  < layer.conf: Make is scarthgap compatible
  < libubootenv: Refresh patch to apply to mickledore-var02
  < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som

* sources/meta-variscite-bsp-common 7f89370...a939508 (8):
  > layer.conf: Add styhead as compatible layer
  > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR
  > layer.conf: Add scarthgap to layer compat
  > conf: Correct BBFILE_PRIORITY for variscite-bsp-common
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #2 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #1 from YoeDistro/kraj/mickledore-var02
  < layer.conf: Add scarthgap to layer compat

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

Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj added a commit that referenced this issue Dec 31, 2024
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

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

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

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

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

* sources/meta-qt6 c686e9b...e332477 (21):
  < Merge pull request #73 from YoeDistro/kraj/6.8
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

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

* sources/meta-variscite-bsp 96a2781...abef3cf (50):
  < Merge pull request #39 from YoeDistro/kraj/mickledore-var02
  > libubootenv: Drop patch to increase line length to 4096
  > layer.conf: Update to walnascar (5.2) layer/release series
  > imx-boot: Replace BOOT_NAME with imx-boot
  > layer.conf: Add styhead as compatible layer
  > bluealsa: Rename bbappend to use wildcard
  > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now
  > imx-atf: Make bbappend version independent
  > pm-utils-variscite,u-boot-splash: Drop redundant S settings
  > recipes: Implement WORKDIR -> UNPACKDIR transition
  > base-files: Use UNPACKDIR
  > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  > variscite: Enable optee machine feature on iMX8/IMX9 based machines
  > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: Make is scarthgap compatible
  > libubootenv: Refresh patch to apply to mickledore-var02
  > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som
  < Merge pull request #38 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #37 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #36 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #35 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #34 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #33 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #31 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #30 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #29 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #28 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #27 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #26 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #25 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #24 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #23 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #22 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #21 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #20 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #19 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #18 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #17 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #16 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #15 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #14 from YoeDistro/kraj/mickledore-var02
  < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  < variscite: Enable optee machine feature on iMX8/IMX9 based machines
  < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  < imx-boot: Adjust for changes in do_compile in meta-freescale
  < layer.conf: Make is scarthgap compatible
  < libubootenv: Refresh patch to apply to mickledore-var02
  < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som

* sources/meta-variscite-bsp-common 7f89370...a939508 (8):
  > layer.conf: Add styhead as compatible layer
  > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR
  > layer.conf: Add scarthgap to layer compat
  > conf: Correct BBFILE_PRIORITY for variscite-bsp-common
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #2 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #1 from YoeDistro/kraj/mickledore-var02
  < layer.conf: Add scarthgap to layer compat

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

Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj added a commit that referenced this issue Dec 31, 2024
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

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

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

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

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

* sources/meta-qt6 c686e9b...e332477 (21):
  < Merge pull request #73 from YoeDistro/kraj/6.8
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

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

* sources/meta-variscite-bsp 96a2781...abef3cf (50):
  < Merge pull request #39 from YoeDistro/kraj/mickledore-var02
  > libubootenv: Drop patch to increase line length to 4096
  > layer.conf: Update to walnascar (5.2) layer/release series
  > imx-boot: Replace BOOT_NAME with imx-boot
  > layer.conf: Add styhead as compatible layer
  > bluealsa: Rename bbappend to use wildcard
  > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now
  > imx-atf: Make bbappend version independent
  > pm-utils-variscite,u-boot-splash: Drop redundant S settings
  > recipes: Implement WORKDIR -> UNPACKDIR transition
  > base-files: Use UNPACKDIR
  > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  > variscite: Enable optee machine feature on iMX8/IMX9 based machines
  > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: Make is scarthgap compatible
  > libubootenv: Refresh patch to apply to mickledore-var02
  > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som
  < Merge pull request #38 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #37 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #36 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #35 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #34 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #33 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #31 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #30 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #29 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #28 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #27 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #26 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #25 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #24 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #23 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #22 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #21 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #20 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #19 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #18 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #17 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #16 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #15 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #14 from YoeDistro/kraj/mickledore-var02
  < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  < variscite: Enable optee machine feature on iMX8/IMX9 based machines
  < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  < imx-boot: Adjust for changes in do_compile in meta-freescale
  < layer.conf: Make is scarthgap compatible
  < libubootenv: Refresh patch to apply to mickledore-var02
  < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som

* sources/meta-variscite-bsp-common 7f89370...a939508 (8):
  > layer.conf: Add styhead as compatible layer
  > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR
  > layer.conf: Add scarthgap to layer compat
  > conf: Correct BBFILE_PRIORITY for variscite-bsp-common
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #2 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #1 from YoeDistro/kraj/mickledore-var02
  < layer.conf: Add scarthgap to layer compat

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

Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj added a commit that referenced this issue Jan 2, 2025
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

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

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

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

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

* sources/meta-qt6 c686e9b...e332477 (21):
  < Merge pull request #73 from YoeDistro/kraj/6.8
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

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

* sources/meta-variscite-bsp 96a2781...abef3cf (50):
  < Merge pull request #39 from YoeDistro/kraj/mickledore-var02
  > libubootenv: Drop patch to increase line length to 4096
  > layer.conf: Update to walnascar (5.2) layer/release series
  > imx-boot: Replace BOOT_NAME with imx-boot
  > layer.conf: Add styhead as compatible layer
  > bluealsa: Rename bbappend to use wildcard
  > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now
  > imx-atf: Make bbappend version independent
  > pm-utils-variscite,u-boot-splash: Drop redundant S settings
  > recipes: Implement WORKDIR -> UNPACKDIR transition
  > base-files: Use UNPACKDIR
  > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  > variscite: Enable optee machine feature on iMX8/IMX9 based machines
  > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: Make is scarthgap compatible
  > libubootenv: Refresh patch to apply to mickledore-var02
  > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som
  < Merge pull request #38 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #37 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #36 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #35 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #34 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #33 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #31 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #30 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #29 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #28 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #27 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #26 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #25 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #24 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #23 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #22 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #21 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #20 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #19 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #18 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #17 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #16 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #15 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #14 from YoeDistro/kraj/mickledore-var02
  < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  < variscite: Enable optee machine feature on iMX8/IMX9 based machines
  < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  < imx-boot: Adjust for changes in do_compile in meta-freescale
  < layer.conf: Make is scarthgap compatible
  < libubootenv: Refresh patch to apply to mickledore-var02
  < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som

* sources/meta-variscite-bsp-common 7f89370...a939508 (8):
  > layer.conf: Add styhead as compatible layer
  > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR
  > layer.conf: Add scarthgap to layer compat
  > conf: Correct BBFILE_PRIORITY for variscite-bsp-common
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #2 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #1 from YoeDistro/kraj/mickledore-var02
  < layer.conf: Add scarthgap to layer compat

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

Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj added a commit that referenced this issue Jan 2, 2025
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

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

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

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

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

* sources/meta-qt6 c686e9b...e332477 (21):
  < Merge pull request #73 from YoeDistro/kraj/6.8
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

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

* sources/meta-variscite-bsp 96a2781...abef3cf (50):
  < Merge pull request #39 from YoeDistro/kraj/mickledore-var02
  > libubootenv: Drop patch to increase line length to 4096
  > layer.conf: Update to walnascar (5.2) layer/release series
  > imx-boot: Replace BOOT_NAME with imx-boot
  > layer.conf: Add styhead as compatible layer
  > bluealsa: Rename bbappend to use wildcard
  > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now
  > imx-atf: Make bbappend version independent
  > pm-utils-variscite,u-boot-splash: Drop redundant S settings
  > recipes: Implement WORKDIR -> UNPACKDIR transition
  > base-files: Use UNPACKDIR
  > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  > variscite: Enable optee machine feature on iMX8/IMX9 based machines
  > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: Make is scarthgap compatible
  > libubootenv: Refresh patch to apply to mickledore-var02
  > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som
  < Merge pull request #38 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #37 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #36 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #35 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #34 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #33 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #31 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #30 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #29 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #28 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #27 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #26 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #25 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #24 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #23 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #22 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #21 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #20 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #19 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #18 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #17 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #16 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #15 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #14 from YoeDistro/kraj/mickledore-var02
  < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  < variscite: Enable optee machine feature on iMX8/IMX9 based machines
  < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  < imx-boot: Adjust for changes in do_compile in meta-freescale
  < layer.conf: Make is scarthgap compatible
  < libubootenv: Refresh patch to apply to mickledore-var02
  < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som

* sources/meta-variscite-bsp-common 7f89370...a939508 (8):
  > layer.conf: Add styhead as compatible layer
  > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR
  > layer.conf: Add scarthgap to layer compat
  > conf: Correct BBFILE_PRIORITY for variscite-bsp-common
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #2 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #1 from YoeDistro/kraj/mickledore-var02
  < layer.conf: Add scarthgap to layer compat

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

Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj added a commit that referenced this issue Jan 2, 2025
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

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

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

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

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

* sources/meta-qt6 c686e9b...e332477 (21):
  < Merge pull request #73 from YoeDistro/kraj/6.8
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

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

* sources/meta-variscite-bsp 96a2781...abef3cf (50):
  < Merge pull request #39 from YoeDistro/kraj/mickledore-var02
  > libubootenv: Drop patch to increase line length to 4096
  > layer.conf: Update to walnascar (5.2) layer/release series
  > imx-boot: Replace BOOT_NAME with imx-boot
  > layer.conf: Add styhead as compatible layer
  > bluealsa: Rename bbappend to use wildcard
  > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now
  > imx-atf: Make bbappend version independent
  > pm-utils-variscite,u-boot-splash: Drop redundant S settings
  > recipes: Implement WORKDIR -> UNPACKDIR transition
  > base-files: Use UNPACKDIR
  > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  > variscite: Enable optee machine feature on iMX8/IMX9 based machines
  > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: Make is scarthgap compatible
  > libubootenv: Refresh patch to apply to mickledore-var02
  > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som
  < Merge pull request #38 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #37 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #36 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #35 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #34 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #33 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #31 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #30 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #29 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #28 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #27 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #26 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #25 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #24 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #23 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #22 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #21 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #20 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #19 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #18 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #17 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #16 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #15 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #14 from YoeDistro/kraj/mickledore-var02
  < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  < variscite: Enable optee machine feature on iMX8/IMX9 based machines
  < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  < imx-boot: Adjust for changes in do_compile in meta-freescale
  < layer.conf: Make is scarthgap compatible
  < libubootenv: Refresh patch to apply to mickledore-var02
  < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som

* sources/meta-variscite-bsp-common 7f89370...a939508 (8):
  > layer.conf: Add styhead as compatible layer
  > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR
  > layer.conf: Add scarthgap to layer compat
  > conf: Correct BBFILE_PRIORITY for variscite-bsp-common
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #2 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #1 from YoeDistro/kraj/mickledore-var02
  < layer.conf: Add scarthgap to layer compat

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

Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj added a commit that referenced this issue Jan 2, 2025
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

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

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

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

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

* sources/meta-qt6 c686e9b...e332477 (21):
  < Merge pull request #73 from YoeDistro/kraj/6.8
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

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

* sources/meta-variscite-bsp 96a2781...abef3cf (50):
  < Merge pull request #39 from YoeDistro/kraj/mickledore-var02
  > libubootenv: Drop patch to increase line length to 4096
  > layer.conf: Update to walnascar (5.2) layer/release series
  > imx-boot: Replace BOOT_NAME with imx-boot
  > layer.conf: Add styhead as compatible layer
  > bluealsa: Rename bbappend to use wildcard
  > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now
  > imx-atf: Make bbappend version independent
  > pm-utils-variscite,u-boot-splash: Drop redundant S settings
  > recipes: Implement WORKDIR -> UNPACKDIR transition
  > base-files: Use UNPACKDIR
  > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  > variscite: Enable optee machine feature on iMX8/IMX9 based machines
  > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: Make is scarthgap compatible
  > libubootenv: Refresh patch to apply to mickledore-var02
  > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som
  < Merge pull request #38 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #37 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #36 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #35 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #34 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #33 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #31 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #30 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #29 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #28 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #27 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #26 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #25 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #24 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #23 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #22 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #21 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #20 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #19 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #18 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #17 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #16 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #15 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #14 from YoeDistro/kraj/mickledore-var02
  < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  < variscite: Enable optee machine feature on iMX8/IMX9 based machines
  < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  < imx-boot: Adjust for changes in do_compile in meta-freescale
  < layer.conf: Make is scarthgap compatible
  < libubootenv: Refresh patch to apply to mickledore-var02
  < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som

* sources/meta-variscite-bsp-common 7f89370...a939508 (8):
  > layer.conf: Add styhead as compatible layer
  > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR
  > layer.conf: Add scarthgap to layer compat
  > conf: Correct BBFILE_PRIORITY for variscite-bsp-common
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #2 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #1 from YoeDistro/kraj/mickledore-var02
  < layer.conf: Add scarthgap to layer compat

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

Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj added a commit that referenced this issue Jan 2, 2025
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

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

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

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

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

* sources/meta-qt6 c686e9b...e332477 (21):
  < Merge pull request #73 from YoeDistro/kraj/6.8
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

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

* sources/meta-variscite-bsp 96a2781...abef3cf (50):
  < Merge pull request #39 from YoeDistro/kraj/mickledore-var02
  > libubootenv: Drop patch to increase line length to 4096
  > layer.conf: Update to walnascar (5.2) layer/release series
  > imx-boot: Replace BOOT_NAME with imx-boot
  > layer.conf: Add styhead as compatible layer
  > bluealsa: Rename bbappend to use wildcard
  > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now
  > imx-atf: Make bbappend version independent
  > pm-utils-variscite,u-boot-splash: Drop redundant S settings
  > recipes: Implement WORKDIR -> UNPACKDIR transition
  > base-files: Use UNPACKDIR
  > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  > variscite: Enable optee machine feature on iMX8/IMX9 based machines
  > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: Make is scarthgap compatible
  > libubootenv: Refresh patch to apply to mickledore-var02
  > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som
  < Merge pull request #38 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #37 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #36 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #35 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #34 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #33 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #31 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #30 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #29 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #28 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #27 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #26 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #25 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #24 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #23 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #22 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #21 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #20 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #19 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #18 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #17 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #16 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #15 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #14 from YoeDistro/kraj/mickledore-var02
  < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  < variscite: Enable optee machine feature on iMX8/IMX9 based machines
  < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  < imx-boot: Adjust for changes in do_compile in meta-freescale
  < layer.conf: Make is scarthgap compatible
  < libubootenv: Refresh patch to apply to mickledore-var02
  < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som

* sources/meta-variscite-bsp-common 7f89370...a939508 (8):
  > layer.conf: Add styhead as compatible layer
  > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR
  > layer.conf: Add scarthgap to layer compat
  > conf: Correct BBFILE_PRIORITY for variscite-bsp-common
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #2 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #1 from YoeDistro/kraj/mickledore-var02
  < layer.conf: Add scarthgap to layer compat

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

Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj added a commit that referenced this issue Jan 3, 2025
…-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

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

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

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

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

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

* sources/meta-qt6 c686e9b...e332477 (21):
  < Merge pull request #73 from YoeDistro/kraj/6.8
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

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

* sources/meta-variscite-bsp 96a2781...abef3cf (50):
  < Merge pull request #39 from YoeDistro/kraj/mickledore-var02
  > libubootenv: Drop patch to increase line length to 4096
  > layer.conf: Update to walnascar (5.2) layer/release series
  > imx-boot: Replace BOOT_NAME with imx-boot
  > layer.conf: Add styhead as compatible layer
  > bluealsa: Rename bbappend to use wildcard
  > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now
  > imx-atf: Make bbappend version independent
  > pm-utils-variscite,u-boot-splash: Drop redundant S settings
  > recipes: Implement WORKDIR -> UNPACKDIR transition
  > base-files: Use UNPACKDIR
  > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  > variscite: Enable optee machine feature on iMX8/IMX9 based machines
  > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: Make is scarthgap compatible
  > libubootenv: Refresh patch to apply to mickledore-var02
  > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som
  < Merge pull request #38 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #37 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #36 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #35 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #34 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #33 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #31 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #30 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #29 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #28 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #27 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #26 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #25 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #24 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #23 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #22 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #21 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #20 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #19 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #18 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #17 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #16 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #15 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #14 from YoeDistro/kraj/mickledore-var02
  < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  < variscite: Enable optee machine feature on iMX8/IMX9 based machines
  < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  < imx-boot: Adjust for changes in do_compile in meta-freescale
  < layer.conf: Make is scarthgap compatible
  < libubootenv: Refresh patch to apply to mickledore-var02
  < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som

* sources/meta-variscite-bsp-common 7f89370...a939508 (8):
  > layer.conf: Add styhead as compatible layer
  > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR
  > layer.conf: Add scarthgap to layer compat
  > conf: Correct BBFILE_PRIORITY for variscite-bsp-common
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #2 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #1 from YoeDistro/kraj/mickledore-var02
  < layer.conf: Add scarthgap to layer compat

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

Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj added a commit that referenced this issue Jan 3, 2025
…-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

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

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

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

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

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

* sources/meta-qt6 c686e9b...e332477 (21):
  < Merge pull request #73 from YoeDistro/kraj/6.8
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

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

* sources/meta-variscite-bsp 96a2781...abef3cf (50):
  < Merge pull request #39 from YoeDistro/kraj/mickledore-var02
  > libubootenv: Drop patch to increase line length to 4096
  > layer.conf: Update to walnascar (5.2) layer/release series
  > imx-boot: Replace BOOT_NAME with imx-boot
  > layer.conf: Add styhead as compatible layer
  > bluealsa: Rename bbappend to use wildcard
  > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now
  > imx-atf: Make bbappend version independent
  > pm-utils-variscite,u-boot-splash: Drop redundant S settings
  > recipes: Implement WORKDIR -> UNPACKDIR transition
  > base-files: Use UNPACKDIR
  > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  > variscite: Enable optee machine feature on iMX8/IMX9 based machines
  > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: Make is scarthgap compatible
  > libubootenv: Refresh patch to apply to mickledore-var02
  > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som
  < Merge pull request #38 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #37 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #36 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #35 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #34 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #33 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #31 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #30 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #29 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #28 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #27 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #26 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #25 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #24 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #23 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #22 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #21 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #20 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #19 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #18 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #17 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #16 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #15 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #14 from YoeDistro/kraj/mickledore-var02
  < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  < variscite: Enable optee machine feature on iMX8/IMX9 based machines
  < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  < imx-boot: Adjust for changes in do_compile in meta-freescale
  < layer.conf: Make is scarthgap compatible
  < libubootenv: Refresh patch to apply to mickledore-var02
  < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som

* sources/meta-variscite-bsp-common 7f89370...a939508 (8):
  > layer.conf: Add styhead as compatible layer
  > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR
  > layer.conf: Add scarthgap to layer compat
  > conf: Correct BBFILE_PRIORITY for variscite-bsp-common
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #2 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #1 from YoeDistro/kraj/mickledore-var02
  < layer.conf: Add scarthgap to layer compat

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

Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj added a commit that referenced this issue Jan 4, 2025
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

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

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

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

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

* sources/meta-qt6 c686e9b...e332477 (21):
  < Merge pull request #73 from YoeDistro/kraj/6.8
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  < Merge pull request #72 from YoeDistro/kraj/6.8
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

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

* sources/meta-variscite-bsp 96a2781...abef3cf (50):
  < Merge pull request #39 from YoeDistro/kraj/mickledore-var02
  > libubootenv: Drop patch to increase line length to 4096
  > layer.conf: Update to walnascar (5.2) layer/release series
  > imx-boot: Replace BOOT_NAME with imx-boot
  > layer.conf: Add styhead as compatible layer
  > bluealsa: Rename bbappend to use wildcard
  > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now
  > imx-atf: Make bbappend version independent
  > pm-utils-variscite,u-boot-splash: Drop redundant S settings
  > recipes: Implement WORKDIR -> UNPACKDIR transition
  > base-files: Use UNPACKDIR
  > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  > variscite: Enable optee machine feature on iMX8/IMX9 based machines
  > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: Make is scarthgap compatible
  > libubootenv: Refresh patch to apply to mickledore-var02
  > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som
  < Merge pull request #38 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #37 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #36 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #35 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #34 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #33 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #32 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #31 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #30 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #29 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #28 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #27 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #26 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #25 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #24 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #23 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #22 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #21 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #20 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #19 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #18 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #17 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #16 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #15 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #14 from YoeDistro/kraj/mickledore-var02
  < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  < variscite: Enable optee machine feature on iMX8/IMX9 based machines
  < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  < imx-boot: Adjust for changes in do_compile in meta-freescale
  < layer.conf: Make is scarthgap compatible
  < libubootenv: Refresh patch to apply to mickledore-var02
  < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som

* sources/meta-variscite-bsp-common 7f89370...a939508 (8):
  > layer.conf: Add styhead as compatible layer
  > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR
  > layer.conf: Add scarthgap to layer compat
  > conf: Correct BBFILE_PRIORITY for variscite-bsp-common
  < Merge pull request #3 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #2 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #1 from YoeDistro/kraj/mickledore-var02
  < layer.conf: Add scarthgap to layer compat

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

Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj added a commit that referenced this issue Jan 5, 2025
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

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

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

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

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

* sources/meta-qt6 c686e9b...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-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...be03dcde6d (81):
  > 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 <raj.khem@gmail.com>
kraj added a commit that referenced this issue Jan 6, 2025
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

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

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

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

* sources/meta-openembedded 80650fefd6...9a057a0493 (16):
  > DO NOT MERGE: Add Github actions CI workflow
  > pocketpy: upgrade 2.0.3 -> 2.0.4
  > mozjs: Set appropriate --target for riscv
  > polkit: Install rules in subdir
  > libheif: add recipe
  > 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-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...be03dcde6d (81):
  > 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 <raj.khem@gmail.com>
kraj added a commit that referenced this issue Jan 6, 2025
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

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

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

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

* sources/meta-openembedded 80650fefd6...ea8ac1c353 (15):
  > DO NOT MERGE: Add Github actions CI workflow
  > pocketpy: upgrade 2.0.3 -> 2.0.4
  > mozjs: Set appropriate --target for riscv
  > 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-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...be03dcde6d (81):
  > 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 <raj.khem@gmail.com>
kraj added a commit that referenced this issue Jan 6, 2025
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

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

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

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

* sources/meta-openembedded 80650fefd6...4f8c882d1c (21):
  > DO NOT MERGE: Add Github actions CI workflow
  > pocketpy: upgrade 2.0.3 -> 2.0.4
  > mozjs: Set appropriate --target for riscv
  > 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-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...be03dcde6d (81):
  > 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 <raj.khem@gmail.com>
kraj added a commit that referenced this issue Jan 6, 2025
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

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

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

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

* sources/meta-openembedded 80650fefd6...5e55358cd1 (24):
  > DO NOT MERGE: Add Github actions CI workflow
  > pocketpy: upgrade 2.0.3 -> 2.0.4
  > mozjs: Set appropriate --target for riscv
  > 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-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...be03dcde6d (81):
  > 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 <raj.khem@gmail.com>
kraj added a commit that referenced this issue Jan 6, 2025
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

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

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

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

* sources/meta-openembedded 80650fefd6...51de944e93 (27):
  > DO NOT MERGE: Add Github actions CI workflow
  > pocketpy: upgrade 2.0.3 -> 2.0.4
  > mozjs: Set appropriate --target for riscv
  > libheif: add recipe
  > 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-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...be03dcde6d (81):
  > 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 <raj.khem@gmail.com>
kraj added a commit that referenced this issue Jan 7, 2025
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

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

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

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

* sources/meta-openembedded 80650fefd6...51de944e93 (27):
  > DO NOT MERGE: Add Github actions CI workflow
  > pocketpy: upgrade 2.0.3 -> 2.0.4
  > mozjs: Set appropriate --target for riscv
  > libheif: add recipe
  > 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-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...00fd4a87ef (82):
  > 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 <raj.khem@gmail.com>
kraj added a commit that referenced this issue Jan 7, 2025
…-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

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

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

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

* sources/meta-openembedded 80650fefd6...6587fa1378 (56):
  > DO NOT MERGE: Add Github actions CI workflow
  > pocketpy: upgrade 2.0.3 -> 2.0.4
  > mozjs: Set appropriate --target for riscv
  > c-ares: upgrade 1.28.1 -> 1.29.0
  > libheif: add recipe
  > opeh264: 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-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...00fd4a87ef (82):
  > 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 <raj.khem@gmail.com>
kraj added a commit that referenced this issue Jan 7, 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...56b3f9f (1):
  > Auto-update LICENSE file with current recipe licenses

* sources/meta-openembedded 80650fefd6...dc68f01841 (59):
  > DO NOT MERGE: Add Github actions CI workflow
  > pocketpy: upgrade 2.0.3 -> 2.0.4
  > mozjs: Set appropriate --target for riscv
  > 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...00fd4a87ef (82):
  > 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 <raj.khem@gmail.com>
kraj added a commit that referenced this issue Jan 7, 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...56b3f9f (1):
  > Auto-update LICENSE file with current recipe licenses

* sources/meta-openembedded 80650fefd6...8eb645d25a (59):
  > DO NOT MERGE: Add Github actions CI workflow
  > pocketpy: upgrade 2.0.3 -> 2.0.4
  > mozjs: Set appropriate --target for riscv
  > 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...00fd4a87ef (82):
  > 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 <raj.khem@gmail.com>
kraj added a commit that referenced this issue Jan 7, 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...56b3f9f (1):
  > Auto-update LICENSE file with current recipe licenses

* sources/meta-openembedded 80650fefd6...8b1057c15d (59):
  > DO NOT MERGE: Add Github actions CI workflow
  > 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...00fd4a87ef (82):
  > 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 <raj.khem@gmail.com>
kraj added a commit that referenced this issue 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...56b3f9f (1):
  > Auto-update LICENSE file with current recipe licenses

* sources/meta-openembedded 80650fefd6...466218474f (60):
  > DO NOT MERGE: Add Github actions CI workflow
  > 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...00fd4a87ef (82):
  > 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 <raj.khem@gmail.com>
kraj added a commit that referenced this issue 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 <raj.khem@gmail.com>
kraj added a commit that referenced this issue 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 <raj.khem@gmail.com>
kraj added a commit that referenced this issue 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 <raj.khem@gmail.com>
kraj added a commit that referenced this issue 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 <raj.khem@gmail.com>
kraj added a commit that referenced this issue 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 <raj.khem@gmail.com>
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

No branches or pull requests

2 participants