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

Add fsl and odroid BSP layers and sample machines #3

Merged
merged 5 commits into from
Sep 24, 2018
Merged

Conversation

kraj
Copy link
Contributor

@kraj kraj commented Sep 24, 2018

Add odroid c2 and xu4
Add imx6 machines and variscite som from meta-freescale
This helps in reducing the diff when using devtool create-workspace

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

This helps in reducing the diff when using
devetool create-workspace

Signed-off-by: Khem Raj <[email protected]>
@kraj kraj changed the title bblayers.conf: Formatting changes Add fsl and odroid BSP layers and sample machines Sep 24, 2018
@cbrake cbrake merged commit 5a15211 into master Sep 24, 2018
@kraj kraj deleted the kraj/pu branch September 24, 2018 20:18
kraj added a commit that referenced this pull request Sep 4, 2021
…ces/openembedded-core

* sources/meta-elm-binary 1c04375...6008e5a (1):
  > Merge pull request #3 from YoeDistro/yoe/mut

* sources/meta-openembedded ff9598c0f...504ead87d (6):
  > XXX: Add Github actions CI support
  > packagegroup-meta-python: Add python3-kivy
  > python3-kivy: Check for x11 and opengl before enabling the recipe
  > python3-kivy: Remove hardcoded include paths
  < XXX: Add Github actions CI support
  < packagegroup-meta-python: Add python3-kivy

* sources/openembedded-core 5232215ff6...144a8c8b48 (1):
  > vim: Add packageconfig for sound notification support

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Sep 5, 2021
…a-openembedded

* sources/meta-clang 4f69b68...3c131c2 (2):
  > bpftrace: Fix build with clang >= 13
  > bpftrace: Upgrade to latest on trunk

* sources/meta-elm-binary 612d7b0...6008e5a (1):
  > Merge pull request #3 from YoeDistro/yoe/mut

* sources/meta-openembedded 1511e25cea...100ecd7a80 (1):
  > toybox-inittab: Use 0BSD for LIC_FILES_CHKSUM

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Sep 19, 2022
…cale sources/meta-intel sources/meta-openembedded sources/meta-variscite-bsp sources/poky

* sources/meta-arm b086301...d4d0b98 (4):
  > ffa-debugfs-mod: Exclude from world builds
  > linux-yocto: Add bbappend for 5.19
  > trusted-services: Pin to use gcc
  > optee-os: Extend clang pragma fixes to core_mmu_v7.c for 3.18

* sources/meta-atmel aa06b45...887d72d (3):
  > cryptoauthlib: Do not use lfs in git fetcher
  > egt-launcher: Use c++17 standard for filesystem feature
  > libegt: Switch to using c++17

* sources/meta-freescale 77a4c341...aed23f6c (8):
  > imx-gpu-viv: Insert libgcompat.so to DT_NEEDED section of libs
  > gstreamer1.0-plugins-base: Allow undefined symbols with musl
  > weston: Allow undefined symbols with musl
  > pango: Fix build on musl on socs with imxgpu
  > harfbuzz: Fix build with musl on imxgpu machines
  > cairo,xwayland: Depend on gcompat on musl
  > xwayland: Fix compiling with musl with vivante gpu driver libs
  > imx-dpu-g2d,imx-gpu-viv,imx-sw-pdm: Use gcompat with musl

* sources/meta-intel 9d2820d4...ad81baa4 (2):
  > ispc: fix build with LLVM 15
  > intel-graphics-compiler: add nobranch=1 in SRC_URI

* sources/meta-openembedded c73fbd349...22ca0863c (5):
  > XXX: Add Github actions support for CI
  > python3-email-validator: Upgrade 1.2.1 -> 1.3.0
  > python3-imageio: Upgrade 2.21.3 -> 2.22.0
  > python3-astroid: Upgrade 2.12.9 -> 2.12.10
  > python3-joblib: Upgrade 1.1.0 -> 1.2.0

* sources/meta-variscite-bsp 7b072a8...2d0220c (5):
  > linux-variscite: update to latest
  > u-boot-variscite: Update to latest
  > linux-variscite: imx8mq-var-dart: Adjust to latest DART-MX8M DTB naming
  > freertos-variscite: i.MX8MQ: improve helper script
  < Merge pull request #3 from YoeDistro/kraj/yoe/master

* sources/poky fa86bfd361...b32a71eee5 (17):
  > gcompat: Add __getauxval wrapper needed on aarch64
  > apt: Fix type mismatches and ptest builds
  > linux-yocto: Enable mdio for qemu
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > fetcher2: Use SkipRecipe instead of erroring out
  > ref-manual: Define TC_CXX_RUNTIME
  > rpm fixup
  > grub: Apply backports to fix build with clang on x86
  > rpm: Upgrade 4.17.1 -> 4.18rc1
  > numactl: upgrade 2.0.14 -> 2.0.15
  > libpng: upgrade 1.6.37 -> 1.6.38
  > python3-certifi: upgrade 2022.6.15 -> 2022.9.14
  > rsync: upgrade 3.2.5 -> 3.2.6
  > rust revert
  > rust experiment
  > Rust Oe-Selftest implementation

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Sep 21, 2022
… sources/meta-freescale sources/meta-intel sources/meta-openembedded sources/meta-variscite-bsp sources/poky

* sources/meta-arm b086301...87e9fac (8):
  > ffa-debugfs-mod: Exclude from world builds
  > linux-yocto: Add bbappend for 5.19
  > trusted-services: Pin to use gcc
  > optee-os: Extend clang pragma fixes to core_mmu_v7.c for 3.18
  > edk2-firmware: Fix configure sed typo
  > arm-bsp/tc: upgrade version of optee
  > arm-bsp/tc: upgrade version of hafnium
  > arm-bsp/tc: upgrade version of trusted-firmware-a

* sources/meta-atmel aa06b45...887d72d (3):
  > cryptoauthlib: Do not use lfs in git fetcher
  > egt-launcher: Use c++17 standard for filesystem feature
  > libegt: Switch to using c++17

* sources/meta-clang e29d10c...3dd6957 (1):
  > compiler-rt-sanitizers: fix multiple installations for orc lib

* sources/meta-freescale 77a4c341...abeab58d (2):
  > Merge pull request #1214 from YoeDistro/yoe/mut
  > Merge pull request #1218 from thochstein/vulkan

* sources/meta-intel 9d2820d4...ad81baa4 (2):
  > ispc: fix build with LLVM 15
  > intel-graphics-compiler: add nobranch=1 in SRC_URI

* sources/meta-openembedded c73fbd349...47e6377c6 (44):
  > XXX: Add Github actions support for CI
  > Add recipe for Perfetto
  > ot-br-posix: Add dep to ipset as used by firewall
  > python3-h5py: fix wrong file driver version
  > python3-termcolor: Upgrade 1.1.0 -> 2.0.1
  > python3-regex: upgrade 2022.8.17 -> 2022.9.13
  > python3-pyzmq: upgrade 23.2.1 -> 24.0.0
  > python3-pyproj: upgrade 3.3.1 -> 3.4.0
  > python3-pycocotools: upgrade 2.0.4 -> 2.0.5
  > python3-protobuf: upgrade 4.21.5 -> 4.21.6
  > python3-jsonrpcserver: upgrade 5.0.8 -> 5.0.9
  > python3-grpcio: upgrade 1.48.1 -> 1.49.0
  > python3-grpcio-tools: upgrade 1.48.1 -> 1.49.0
  > python3-google-api-python-client: upgrade 2.60.0 -> 2.61.0
  > python3-google-api-core: upgrade 2.10.0 -> 2.10.1
  > python3-flask-socketio: upgrade 5.3.0 -> 5.3.1
  > python3-fasteners: upgrade 0.17.3 -> 0.18
  > python3-eth-typing: upgrade 3.1.0 -> 3.2.0
  > python3-cantools: upgrade 37.1.2 -> 37.2.0
  > python3-cachecontrol: upgrade 0.12.11 -> 0.12.12
  > xwud: upgrade 1.0.5 -> 1.0.6
  > xmag: upgrade 1.0.6 -> 1.0.7
  > xlsfonts: upgrade 1.0.6 -> 1.0.7
  > xkbutils: upgrade 1.0.4 -> 1.0.5
  > xclock: upgrade 1.0.9 -> 1.1.1
  > smarty: upgrade 4.2.0 -> 4.2.1
  > setxkbmap: upgrade 1.3.2 -> 1.3.3
  > passwdqc: fix the libpasswdqc FILES setting
  > neon: upgrade 0.32.2 -> 0.32.4
  > libxmlb: upgrade 0.3.9 -> 0.3.10
  > libpfm4: upgrade 4.11.0 -> 4.12.0
  > libjcat: upgrade 0.1.11 -> 0.1.12
  > libcec: fix runtime dependencies for ${PN}-examples
  > libblockdev: upgrade 2.27 -> 2.28
  > iwd: upgrade 1.29 -> 1.30
  > iceauth: upgrade 1.0.8 -> 1.0.9
  > ctags: upgrade 5.9.20220904.0 -> 5.9.20220911.0
  > bats: upgrade 1.7.0 -> 1.8.0
  > appstream-glib: fix manpage generation
  > libadwaita: upgrade 1.1.5 -> 1.2.0
  > python3-email-validator: Upgrade 1.2.1 -> 1.3.0
  > python3-imageio: Upgrade 2.21.3 -> 2.22.0
  > python3-astroid: Upgrade 2.12.9 -> 2.12.10
  > python3-joblib: Upgrade 1.1.0 -> 1.2.0

* sources/meta-variscite-bsp 7b072a8...2d0220c (5):
  > linux-variscite: update to latest
  > u-boot-variscite: Update to latest
  > linux-variscite: imx8mq-var-dart: Adjust to latest DART-MX8M DTB naming
  > freertos-variscite: i.MX8MQ: improve helper script
  < Merge pull request #3 from YoeDistro/kraj/yoe/master

* sources/poky fa86bfd361...1da53a78a4 (34):
  > gcompat: Add __getauxval wrapper needed on aarch64
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > fetcher2: Use SkipRecipe instead of erroring out
  > ref-manual: Define TC_CXX_RUNTIME
  > linux-yocto/5.19: cfg: fix ACPI warnings for -tiny
  > perf: Fix for recent kernel upgrades
  > linux-yocto/5.15: update to v5.15.68
  > linux-yocto/5.19: update to v5.19.9
  > kern-tools: allow 'y' or 'm' to avoid config audit warnings
  > linux-yocto: Enable mdio for qemu
  > kern-tools: fix queue processing in relative TOPDIR configurations
  > linux-yocto/5.15: update to v5.15.65
  > linux-yocto/5.19: update to v5.19.7
  > linux-yocto/5.19: update to v5.19.5
  > linux-yocto/5.15: update to v5.15.63
  > rsync: upgrade 3.2.5 -> 3.2.6
  > rust revert
  > rust experiment
  > Rust Oe-Selftest implementation
  > binutils: handle symlink files for gprofng
  > busybox: add devmem 128-bit support
  > grub: Allow build on armv7ve/a with softfp
  > tune-neoversen2: support tune-neoversen2 base on armv9a
  > rpm: Upgrade 4.17.1 -> 4.18rc1
  > python3-idna: migrate to flit-core
  > apt: Fix type mismatches and ptest builds
  > tzdata: Update from 2022b to 2022c
  > flac: Update 1.3.4 to 1.4.0
  > oeqa/runtime/dnf: fix typo
  > grub: Apply backports to fix build with clang on x86
  > numactl: upgrade 2.0.14 -> 2.0.15
  > libpng: upgrade 1.6.37 -> 1.6.38
  > python3-certifi: upgrade 2022.6.15 -> 2022.9.14

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Sep 21, 2022
… sources/meta-freescale sources/meta-intel sources/meta-openembedded sources/meta-variscite-bsp sources/poky

* sources/meta-arm b086301...87e9fac (8):
  > ffa-debugfs-mod: Exclude from world builds
  > linux-yocto: Add bbappend for 5.19
  > trusted-services: Pin to use gcc
  > optee-os: Extend clang pragma fixes to core_mmu_v7.c for 3.18
  > edk2-firmware: Fix configure sed typo
  > arm-bsp/tc: upgrade version of optee
  > arm-bsp/tc: upgrade version of hafnium
  > arm-bsp/tc: upgrade version of trusted-firmware-a

* sources/meta-atmel aa06b45...887d72d (3):
  > cryptoauthlib: Do not use lfs in git fetcher
  > egt-launcher: Use c++17 standard for filesystem feature
  > libegt: Switch to using c++17

* sources/meta-clang e29d10c...3dd6957 (1):
  > compiler-rt-sanitizers: fix multiple installations for orc lib

* sources/meta-freescale 77a4c341...abeab58d (2):
  > Merge pull request #1214 from YoeDistro/yoe/mut
  > Merge pull request #1218 from thochstein/vulkan

* sources/meta-intel 9d2820d4...ad81baa4 (2):
  > ispc: fix build with LLVM 15
  > intel-graphics-compiler: add nobranch=1 in SRC_URI

* sources/meta-openembedded c73fbd349...4ffd01e33 (45):
  > XXX: Add Github actions support for CI
  > fwupd: Replace python3.7 patch with upstreamed one
  > Add recipe for Perfetto
  > ot-br-posix: Add dep to ipset as used by firewall
  > python3-h5py: fix wrong file driver version
  > python3-termcolor: Upgrade 1.1.0 -> 2.0.1
  > python3-regex: upgrade 2022.8.17 -> 2022.9.13
  > python3-pyzmq: upgrade 23.2.1 -> 24.0.0
  > python3-pyproj: upgrade 3.3.1 -> 3.4.0
  > python3-pycocotools: upgrade 2.0.4 -> 2.0.5
  > python3-protobuf: upgrade 4.21.5 -> 4.21.6
  > python3-jsonrpcserver: upgrade 5.0.8 -> 5.0.9
  > python3-grpcio: upgrade 1.48.1 -> 1.49.0
  > python3-grpcio-tools: upgrade 1.48.1 -> 1.49.0
  > python3-google-api-python-client: upgrade 2.60.0 -> 2.61.0
  > python3-google-api-core: upgrade 2.10.0 -> 2.10.1
  > python3-flask-socketio: upgrade 5.3.0 -> 5.3.1
  > python3-fasteners: upgrade 0.17.3 -> 0.18
  > python3-eth-typing: upgrade 3.1.0 -> 3.2.0
  > python3-cantools: upgrade 37.1.2 -> 37.2.0
  > python3-cachecontrol: upgrade 0.12.11 -> 0.12.12
  > xwud: upgrade 1.0.5 -> 1.0.6
  > xmag: upgrade 1.0.6 -> 1.0.7
  > xlsfonts: upgrade 1.0.6 -> 1.0.7
  > xkbutils: upgrade 1.0.4 -> 1.0.5
  > xclock: upgrade 1.0.9 -> 1.1.1
  > smarty: upgrade 4.2.0 -> 4.2.1
  > setxkbmap: upgrade 1.3.2 -> 1.3.3
  > passwdqc: fix the libpasswdqc FILES setting
  > neon: upgrade 0.32.2 -> 0.32.4
  > libxmlb: upgrade 0.3.9 -> 0.3.10
  > libpfm4: upgrade 4.11.0 -> 4.12.0
  > libjcat: upgrade 0.1.11 -> 0.1.12
  > libcec: fix runtime dependencies for ${PN}-examples
  > libblockdev: upgrade 2.27 -> 2.28
  > iwd: upgrade 1.29 -> 1.30
  > iceauth: upgrade 1.0.8 -> 1.0.9
  > ctags: upgrade 5.9.20220904.0 -> 5.9.20220911.0
  > bats: upgrade 1.7.0 -> 1.8.0
  > appstream-glib: fix manpage generation
  > libadwaita: upgrade 1.1.5 -> 1.2.0
  > python3-email-validator: Upgrade 1.2.1 -> 1.3.0
  > python3-imageio: Upgrade 2.21.3 -> 2.22.0
  > python3-astroid: Upgrade 2.12.9 -> 2.12.10
  > python3-joblib: Upgrade 1.1.0 -> 1.2.0

* sources/meta-variscite-bsp 7b072a8...2d0220c (5):
  > linux-variscite: update to latest
  > u-boot-variscite: Update to latest
  > linux-variscite: imx8mq-var-dart: Adjust to latest DART-MX8M DTB naming
  > freertos-variscite: i.MX8MQ: improve helper script
  < Merge pull request #3 from YoeDistro/kraj/yoe/master

* sources/poky fa86bfd361...83d6657a83 (34):
  > gcompat: Add __getauxval wrapper needed on aarch64
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > fetcher2: Use SkipRecipe instead of erroring out
  > ref-manual: Define TC_CXX_RUNTIME
  > linux-yocto/5.19: cfg: fix ACPI warnings for -tiny
  > perf: Fix for recent kernel upgrades
  > linux-yocto/5.15: update to v5.15.68
  > linux-yocto/5.19: update to v5.19.9
  > kern-tools: allow 'y' or 'm' to avoid config audit warnings
  > linux-yocto: Enable mdio for qemu
  > kern-tools: fix queue processing in relative TOPDIR configurations
  > linux-yocto/5.15: update to v5.15.65
  > linux-yocto/5.19: update to v5.19.7
  > linux-yocto/5.19: update to v5.19.5
  > linux-yocto/5.15: update to v5.15.63
  > rsync: upgrade 3.2.5 -> 3.2.6
  > rust revert
  > rust experiment
  > Rust Oe-Selftest implementation
  > binutils: handle symlink files for gprofng
  > busybox: add devmem 128-bit support
  > grub: Allow build on armv7ve/a with softfp
  > tune-neoversen2: support tune-neoversen2 base on armv9a
  > rpm: Upgrade 4.17.1 -> 4.18rc1
  > python3-idna: migrate to flit-core
  > apt: Fix type mismatches and ptest builds
  > tzdata: Update from 2022b to 2022c
  > flac: Update 1.3.4 to 1.4.0
  > oeqa/runtime/dnf: fix typo
  > grub: Apply backports to fix build with clang on x86
  > numactl: upgrade 2.0.14 -> 2.0.15
  > libpng: upgrade 1.6.37 -> 1.6.38
  > python3-certifi: upgrade 2022.6.15 -> 2022.9.14

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Sep 21, 2022
…cale sources/meta-openembedded sources/meta-variscite-bsp sources/poky

* sources/meta-arm fde0575...87e9fac (4):
  > ffa-debugfs-mod: Exclude from world builds
  > linux-yocto: Add bbappend for 5.19
  > trusted-services: Pin to use gcc
  > optee-os: Extend clang pragma fixes to core_mmu_v7.c for 3.18

* sources/meta-atmel aa06b45...887d72d (3):
  > cryptoauthlib: Do not use lfs in git fetcher
  > egt-launcher: Use c++17 standard for filesystem feature
  > libegt: Switch to using c++17

* sources/meta-freescale abeab58d...26426764 (1):
  > imx6qdlsabresd, imx6qdlsabreauto: Fix UBOOT_CONFIG name for u-boot-fslc

* sources/meta-openembedded 6a06553ce...d35f640f6 (40):
  > XXX: Add Github actions support for CI
  > fwupd: Replace python3.7 patch with upstreamed one
  > ot-br-posix: Add dep to ipset as used by firewall
  > python3-h5py: fix wrong file driver version
  > python3-termcolor: Upgrade 1.1.0 -> 2.0.1
  > python3-regex: upgrade 2022.8.17 -> 2022.9.13
  > python3-pyzmq: upgrade 23.2.1 -> 24.0.0
  > python3-pyproj: upgrade 3.3.1 -> 3.4.0
  > python3-pycocotools: upgrade 2.0.4 -> 2.0.5
  > python3-protobuf: upgrade 4.21.5 -> 4.21.6
  > python3-jsonrpcserver: upgrade 5.0.8 -> 5.0.9
  > python3-grpcio: upgrade 1.48.1 -> 1.49.0
  > python3-grpcio-tools: upgrade 1.48.1 -> 1.49.0
  > python3-google-api-python-client: upgrade 2.60.0 -> 2.61.0
  > python3-google-api-core: upgrade 2.10.0 -> 2.10.1
  > python3-flask-socketio: upgrade 5.3.0 -> 5.3.1
  > python3-fasteners: upgrade 0.17.3 -> 0.18
  > python3-eth-typing: upgrade 3.1.0 -> 3.2.0
  > python3-cantools: upgrade 37.1.2 -> 37.2.0
  > python3-cachecontrol: upgrade 0.12.11 -> 0.12.12
  > xwud: upgrade 1.0.5 -> 1.0.6
  > xmag: upgrade 1.0.6 -> 1.0.7
  > xlsfonts: upgrade 1.0.6 -> 1.0.7
  > xkbutils: upgrade 1.0.4 -> 1.0.5
  > xclock: upgrade 1.0.9 -> 1.1.1
  > smarty: upgrade 4.2.0 -> 4.2.1
  > setxkbmap: upgrade 1.3.2 -> 1.3.3
  > passwdqc: fix the libpasswdqc FILES setting
  > neon: upgrade 0.32.2 -> 0.32.4
  > libxmlb: upgrade 0.3.9 -> 0.3.10
  > libpfm4: upgrade 4.11.0 -> 4.12.0
  > libjcat: upgrade 0.1.11 -> 0.1.12
  > libcec: fix runtime dependencies for ${PN}-examples
  > libblockdev: upgrade 2.27 -> 2.28
  > iwd: upgrade 1.29 -> 1.30
  > iceauth: upgrade 1.0.8 -> 1.0.9
  > ctags: upgrade 5.9.20220904.0 -> 5.9.20220911.0
  > bats: upgrade 1.7.0 -> 1.8.0
  > appstream-glib: fix manpage generation
  > libadwaita: upgrade 1.1.5 -> 1.2.0

* sources/meta-variscite-bsp 7b072a8...2d0220c (5):
  > linux-variscite: update to latest
  > u-boot-variscite: Update to latest
  > linux-variscite: imx8mq-var-dart: Adjust to latest DART-MX8M DTB naming
  > freertos-variscite: i.MX8MQ: improve helper script
  < Merge pull request #3 from YoeDistro/kraj/yoe/master

* sources/poky 31565c258d...dc4da67f89 (34):
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > fetcher2: Use SkipRecipe instead of erroring out
  > ref-manual: Define TC_CXX_RUNTIME
  > libdrm: upgrade 2.4.112 -> 2.4.113
  > python3-manifest.json: Add zoneinfo
  > less: upgrade 600 -> 608
  > gcompat: Add __getauxval wrapper needed on aarch64
  > expat: upgrade 2.4.8 -> 2.4.9
  > shadow-securetty: allow ttyS4 for amd-snowyowl-64
  > virglrenderer: upgrade 0.9.1 -> 0.10.3
  > mesa: upgrade 22.1.6 -> 22.2.0
  > rust revert
  > rust experiment
  > Rust Oe-Selftest implementation
  > bitbake: doc: bitbake-user-manual: Add definition for BB_PRESSURE_MAX variables
  > bitbake: fetch2/crate fixup c212b0f3 loglevel
  > bitbake: lib/bb: warning when the debug message is invalid
  > bitbake: bitbake: Fix a few more logger debug() calls
  > bitbake: fetch2: Remove unneeded conditional
  > linux-yocto/5.19: cfg: fix ACPI warnings for -tiny
  > perf: Fix for recent kernel upgrades
  > linux-yocto/5.15: update to v5.15.68
  > linux-yocto/5.19: update to v5.19.9
  > kern-tools: allow 'y' or 'm' to avoid config audit warnings
  > linux-yocto: Enable mdio for qemu
  > kern-tools: fix queue processing in relative TOPDIR configurations
  > linux-yocto/5.15: update to v5.15.65
  > linux-yocto/5.19: update to v5.19.7
  > linux-yocto/5.19: update to v5.19.5
  > linux-yocto/5.15: update to v5.15.63
  > busybox: add devmem 128-bit support
  > grub: Allow build on armv7ve/a with softfp
  > tune-neoversen2: support tune-neoversen2 base on armv9a

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Sep 21, 2022
…cale sources/meta-openembedded sources/meta-variscite-bsp sources/poky

* sources/meta-arm fde0575...87e9fac (4):
  > ffa-debugfs-mod: Exclude from world builds
  > linux-yocto: Add bbappend for 5.19
  > trusted-services: Pin to use gcc
  > optee-os: Extend clang pragma fixes to core_mmu_v7.c for 3.18

* sources/meta-atmel aa06b45...887d72d (3):
  > cryptoauthlib: Do not use lfs in git fetcher
  > egt-launcher: Use c++17 standard for filesystem feature
  > libegt: Switch to using c++17

* sources/meta-freescale abeab58d...26426764 (1):
  > imx6qdlsabresd, imx6qdlsabreauto: Fix UBOOT_CONFIG name for u-boot-fslc

* sources/meta-openembedded 6a06553ce...d35f640f6 (40):
  > XXX: Add Github actions support for CI
  > fwupd: Replace python3.7 patch with upstreamed one
  > ot-br-posix: Add dep to ipset as used by firewall
  > python3-h5py: fix wrong file driver version
  > python3-termcolor: Upgrade 1.1.0 -> 2.0.1
  > python3-regex: upgrade 2022.8.17 -> 2022.9.13
  > python3-pyzmq: upgrade 23.2.1 -> 24.0.0
  > python3-pyproj: upgrade 3.3.1 -> 3.4.0
  > python3-pycocotools: upgrade 2.0.4 -> 2.0.5
  > python3-protobuf: upgrade 4.21.5 -> 4.21.6
  > python3-jsonrpcserver: upgrade 5.0.8 -> 5.0.9
  > python3-grpcio: upgrade 1.48.1 -> 1.49.0
  > python3-grpcio-tools: upgrade 1.48.1 -> 1.49.0
  > python3-google-api-python-client: upgrade 2.60.0 -> 2.61.0
  > python3-google-api-core: upgrade 2.10.0 -> 2.10.1
  > python3-flask-socketio: upgrade 5.3.0 -> 5.3.1
  > python3-fasteners: upgrade 0.17.3 -> 0.18
  > python3-eth-typing: upgrade 3.1.0 -> 3.2.0
  > python3-cantools: upgrade 37.1.2 -> 37.2.0
  > python3-cachecontrol: upgrade 0.12.11 -> 0.12.12
  > xwud: upgrade 1.0.5 -> 1.0.6
  > xmag: upgrade 1.0.6 -> 1.0.7
  > xlsfonts: upgrade 1.0.6 -> 1.0.7
  > xkbutils: upgrade 1.0.4 -> 1.0.5
  > xclock: upgrade 1.0.9 -> 1.1.1
  > smarty: upgrade 4.2.0 -> 4.2.1
  > setxkbmap: upgrade 1.3.2 -> 1.3.3
  > passwdqc: fix the libpasswdqc FILES setting
  > neon: upgrade 0.32.2 -> 0.32.4
  > libxmlb: upgrade 0.3.9 -> 0.3.10
  > libpfm4: upgrade 4.11.0 -> 4.12.0
  > libjcat: upgrade 0.1.11 -> 0.1.12
  > libcec: fix runtime dependencies for ${PN}-examples
  > libblockdev: upgrade 2.27 -> 2.28
  > iwd: upgrade 1.29 -> 1.30
  > iceauth: upgrade 1.0.8 -> 1.0.9
  > ctags: upgrade 5.9.20220904.0 -> 5.9.20220911.0
  > bats: upgrade 1.7.0 -> 1.8.0
  > appstream-glib: fix manpage generation
  > libadwaita: upgrade 1.1.5 -> 1.2.0

* sources/meta-variscite-bsp 7b072a8...2d0220c (5):
  > linux-variscite: update to latest
  > u-boot-variscite: Update to latest
  > linux-variscite: imx8mq-var-dart: Adjust to latest DART-MX8M DTB naming
  > freertos-variscite: i.MX8MQ: improve helper script
  < Merge pull request #3 from YoeDistro/kraj/yoe/master

* sources/poky 31565c258d...dc4da67f89 (34):
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > fetcher2: Use SkipRecipe instead of erroring out
  > ref-manual: Define TC_CXX_RUNTIME
  > libdrm: upgrade 2.4.112 -> 2.4.113
  > python3-manifest.json: Add zoneinfo
  > less: upgrade 600 -> 608
  > gcompat: Add __getauxval wrapper needed on aarch64
  > expat: upgrade 2.4.8 -> 2.4.9
  > shadow-securetty: allow ttyS4 for amd-snowyowl-64
  > virglrenderer: upgrade 0.9.1 -> 0.10.3
  > mesa: upgrade 22.1.6 -> 22.2.0
  > rust revert
  > rust experiment
  > Rust Oe-Selftest implementation
  > bitbake: doc: bitbake-user-manual: Add definition for BB_PRESSURE_MAX variables
  > bitbake: fetch2/crate fixup c212b0f3 loglevel
  > bitbake: lib/bb: warning when the debug message is invalid
  > bitbake: bitbake: Fix a few more logger debug() calls
  > bitbake: fetch2: Remove unneeded conditional
  > linux-yocto/5.19: cfg: fix ACPI warnings for -tiny
  > perf: Fix for recent kernel upgrades
  > linux-yocto/5.15: update to v5.15.68
  > linux-yocto/5.19: update to v5.19.9
  > kern-tools: allow 'y' or 'm' to avoid config audit warnings
  > linux-yocto: Enable mdio for qemu
  > kern-tools: fix queue processing in relative TOPDIR configurations
  > linux-yocto/5.15: update to v5.15.65
  > linux-yocto/5.19: update to v5.19.7
  > linux-yocto/5.19: update to v5.19.5
  > linux-yocto/5.15: update to v5.15.63
  > busybox: add devmem 128-bit support
  > grub: Allow build on armv7ve/a with softfp
  > tune-neoversen2: support tune-neoversen2 base on armv9a

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Sep 21, 2022
…cale sources/meta-openembedded sources/meta-variscite-bsp sources/poky

* sources/meta-arm fde0575...87e9fac (4):
  > ffa-debugfs-mod: Exclude from world builds
  > linux-yocto: Add bbappend for 5.19
  > trusted-services: Pin to use gcc
  > optee-os: Extend clang pragma fixes to core_mmu_v7.c for 3.18

* sources/meta-atmel aa06b45...887d72d (3):
  > cryptoauthlib: Do not use lfs in git fetcher
  > egt-launcher: Use c++17 standard for filesystem feature
  > libegt: Switch to using c++17

* sources/meta-freescale abeab58d...26426764 (1):
  > imx6qdlsabresd, imx6qdlsabreauto: Fix UBOOT_CONFIG name for u-boot-fslc

* sources/meta-openembedded 6a06553ce...d35f640f6 (40):
  > XXX: Add Github actions support for CI
  > fwupd: Replace python3.7 patch with upstreamed one
  > ot-br-posix: Add dep to ipset as used by firewall
  > python3-h5py: fix wrong file driver version
  > python3-termcolor: Upgrade 1.1.0 -> 2.0.1
  > python3-regex: upgrade 2022.8.17 -> 2022.9.13
  > python3-pyzmq: upgrade 23.2.1 -> 24.0.0
  > python3-pyproj: upgrade 3.3.1 -> 3.4.0
  > python3-pycocotools: upgrade 2.0.4 -> 2.0.5
  > python3-protobuf: upgrade 4.21.5 -> 4.21.6
  > python3-jsonrpcserver: upgrade 5.0.8 -> 5.0.9
  > python3-grpcio: upgrade 1.48.1 -> 1.49.0
  > python3-grpcio-tools: upgrade 1.48.1 -> 1.49.0
  > python3-google-api-python-client: upgrade 2.60.0 -> 2.61.0
  > python3-google-api-core: upgrade 2.10.0 -> 2.10.1
  > python3-flask-socketio: upgrade 5.3.0 -> 5.3.1
  > python3-fasteners: upgrade 0.17.3 -> 0.18
  > python3-eth-typing: upgrade 3.1.0 -> 3.2.0
  > python3-cantools: upgrade 37.1.2 -> 37.2.0
  > python3-cachecontrol: upgrade 0.12.11 -> 0.12.12
  > xwud: upgrade 1.0.5 -> 1.0.6
  > xmag: upgrade 1.0.6 -> 1.0.7
  > xlsfonts: upgrade 1.0.6 -> 1.0.7
  > xkbutils: upgrade 1.0.4 -> 1.0.5
  > xclock: upgrade 1.0.9 -> 1.1.1
  > smarty: upgrade 4.2.0 -> 4.2.1
  > setxkbmap: upgrade 1.3.2 -> 1.3.3
  > passwdqc: fix the libpasswdqc FILES setting
  > neon: upgrade 0.32.2 -> 0.32.4
  > libxmlb: upgrade 0.3.9 -> 0.3.10
  > libpfm4: upgrade 4.11.0 -> 4.12.0
  > libjcat: upgrade 0.1.11 -> 0.1.12
  > libcec: fix runtime dependencies for ${PN}-examples
  > libblockdev: upgrade 2.27 -> 2.28
  > iwd: upgrade 1.29 -> 1.30
  > iceauth: upgrade 1.0.8 -> 1.0.9
  > ctags: upgrade 5.9.20220904.0 -> 5.9.20220911.0
  > bats: upgrade 1.7.0 -> 1.8.0
  > appstream-glib: fix manpage generation
  > libadwaita: upgrade 1.1.5 -> 1.2.0

* sources/meta-variscite-bsp 7b072a8...2d0220c (5):
  > linux-variscite: update to latest
  > u-boot-variscite: Update to latest
  > linux-variscite: imx8mq-var-dart: Adjust to latest DART-MX8M DTB naming
  > freertos-variscite: i.MX8MQ: improve helper script
  < Merge pull request #3 from YoeDistro/kraj/yoe/master

* sources/poky 31565c258d...7c0b645498 (36):
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > fetcher2: Use SkipRecipe instead of erroring out
  > gcompat: Add __getauxval wrapper needed on aarch64
  > ref-manual: Define TC_CXX_RUNTIME
  > binutils : Fix CVE-2022-38128
  > virglrenderer: upgrade 0.9.1 -> 0.10.3
  > mesa: upgrade 22.1.6 -> 22.2.0
  > glibc: mark a CVE where we have merged the fix
  > libdrm: upgrade 2.4.112 -> 2.4.113
  > python3-manifest.json: Add zoneinfo
  > less: upgrade 600 -> 608
  > expat: upgrade 2.4.8 -> 2.4.9
  > shadow-securetty: allow ttyS4 for amd-snowyowl-64
  > rust revert
  > rust experiment
  > Rust Oe-Selftest implementation
  > bitbake: doc: bitbake-user-manual: Add definition for BB_PRESSURE_MAX variables
  > bitbake: fetch2/crate fixup c212b0f3 loglevel
  > bitbake: lib/bb: warning when the debug message is invalid
  > bitbake: bitbake: Fix a few more logger debug() calls
  > bitbake: fetch2: Remove unneeded conditional
  > linux-yocto/5.19: cfg: fix ACPI warnings for -tiny
  > perf: Fix for recent kernel upgrades
  > linux-yocto/5.15: update to v5.15.68
  > linux-yocto/5.19: update to v5.19.9
  > kern-tools: allow 'y' or 'm' to avoid config audit warnings
  > linux-yocto: Enable mdio for qemu
  > kern-tools: fix queue processing in relative TOPDIR configurations
  > linux-yocto/5.15: update to v5.15.65
  > linux-yocto/5.19: update to v5.19.7
  > linux-yocto/5.19: update to v5.19.5
  > linux-yocto/5.15: update to v5.15.63
  > busybox: add devmem 128-bit support
  > grub: Allow build on armv7ve/a with softfp
  > tune-neoversen2: support tune-neoversen2 base on armv9a

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Sep 22, 2022
…cale sources/meta-openembedded sources/meta-variscite-bsp sources/poky

* sources/meta-arm fde0575...7f79899 (9):
  > ffa-debugfs-mod: Exclude from world builds
  > linux-yocto: Add bbappend for 5.19
  > trusted-services: Pin to use gcc
  > optee-os: Extend clang pragma fixes to core_mmu_v7.c for 3.18
  > arm/hafnium: update to 2.7
  > arm/optee-client: move the 3.14 recipe to meta-arm-bsp
  > arm/optee: remove old versions
  > arm/qemuarm-secureboot: remove optee-os version pin
  > arm/optee-os: add ARMv7 changes to clang patch and update patches

* sources/meta-atmel aa06b45...887d72d (3):
  > cryptoauthlib: Do not use lfs in git fetcher
  > egt-launcher: Use c++17 standard for filesystem feature
  > libegt: Switch to using c++17

* sources/meta-freescale abeab58d...3d949395 (4):
  > Merge pull request #1217 from thochstein/imx-gpu-viv
  > Merge pull request #1222 from MaxKrummenacher/master
  > Merge pull request #1221 from angolini/bump-v5.15.67
  > imx6qdlsabresd, imx6qdlsabreauto: Fix UBOOT_CONFIG name for u-boot-fslc

* sources/meta-openembedded 6a06553ce...2ea43a960 (41):
  > XXX: Add Github actions support for CI
  > Make graph dependencies optional
  > fwupd: Replace python3.7 patch with upstreamed one
  > ot-br-posix: Add dep to ipset as used by firewall
  > python3-h5py: fix wrong file driver version
  > python3-termcolor: Upgrade 1.1.0 -> 2.0.1
  > python3-regex: upgrade 2022.8.17 -> 2022.9.13
  > python3-pyzmq: upgrade 23.2.1 -> 24.0.0
  > python3-pyproj: upgrade 3.3.1 -> 3.4.0
  > python3-pycocotools: upgrade 2.0.4 -> 2.0.5
  > python3-protobuf: upgrade 4.21.5 -> 4.21.6
  > python3-jsonrpcserver: upgrade 5.0.8 -> 5.0.9
  > python3-grpcio: upgrade 1.48.1 -> 1.49.0
  > python3-grpcio-tools: upgrade 1.48.1 -> 1.49.0
  > python3-google-api-python-client: upgrade 2.60.0 -> 2.61.0
  > python3-google-api-core: upgrade 2.10.0 -> 2.10.1
  > python3-flask-socketio: upgrade 5.3.0 -> 5.3.1
  > python3-fasteners: upgrade 0.17.3 -> 0.18
  > python3-eth-typing: upgrade 3.1.0 -> 3.2.0
  > python3-cantools: upgrade 37.1.2 -> 37.2.0
  > python3-cachecontrol: upgrade 0.12.11 -> 0.12.12
  > xwud: upgrade 1.0.5 -> 1.0.6
  > xmag: upgrade 1.0.6 -> 1.0.7
  > xlsfonts: upgrade 1.0.6 -> 1.0.7
  > xkbutils: upgrade 1.0.4 -> 1.0.5
  > xclock: upgrade 1.0.9 -> 1.1.1
  > smarty: upgrade 4.2.0 -> 4.2.1
  > setxkbmap: upgrade 1.3.2 -> 1.3.3
  > passwdqc: fix the libpasswdqc FILES setting
  > neon: upgrade 0.32.2 -> 0.32.4
  > libxmlb: upgrade 0.3.9 -> 0.3.10
  > libpfm4: upgrade 4.11.0 -> 4.12.0
  > libjcat: upgrade 0.1.11 -> 0.1.12
  > libcec: fix runtime dependencies for ${PN}-examples
  > libblockdev: upgrade 2.27 -> 2.28
  > iwd: upgrade 1.29 -> 1.30
  > iceauth: upgrade 1.0.8 -> 1.0.9
  > ctags: upgrade 5.9.20220904.0 -> 5.9.20220911.0
  > bats: upgrade 1.7.0 -> 1.8.0
  > appstream-glib: fix manpage generation
  > libadwaita: upgrade 1.1.5 -> 1.2.0

* sources/meta-variscite-bsp 7b072a8...2d0220c (5):
  > linux-variscite: update to latest
  > u-boot-variscite: Update to latest
  > linux-variscite: imx8mq-var-dart: Adjust to latest DART-MX8M DTB naming
  > freertos-variscite: i.MX8MQ: improve helper script
  < Merge pull request #3 from YoeDistro/kraj/yoe/master

* sources/poky 31565c258d...871b45c464 (36):
  > gcompat: Add __getauxval wrapper needed on aarch64
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > fetcher2: Use SkipRecipe instead of erroring out
  > ref-manual: Define TC_CXX_RUNTIME
  > binutils : Fix CVE-2022-38128
  > virglrenderer: upgrade 0.9.1 -> 0.10.3
  > mesa: upgrade 22.1.6 -> 22.2.0
  > glibc: mark a CVE where we have merged the fix
  > rust revert
  > rust experiment
  > Rust Oe-Selftest implementation
  > bitbake: doc: bitbake-user-manual: Add definition for BB_PRESSURE_MAX variables
  > bitbake: fetch2/crate fixup c212b0f3 loglevel
  > bitbake: lib/bb: warning when the debug message is invalid
  > bitbake: bitbake: Fix a few more logger debug() calls
  > bitbake: fetch2: Remove unneeded conditional
  > libdrm: upgrade 2.4.112 -> 2.4.113
  > python3-manifest.json: Add zoneinfo
  > less: upgrade 600 -> 608
  > expat: upgrade 2.4.8 -> 2.4.9
  > shadow-securetty: allow ttyS4 for amd-snowyowl-64
  > linux-yocto/5.19: cfg: fix ACPI warnings for -tiny
  > perf: Fix for recent kernel upgrades
  > linux-yocto/5.15: update to v5.15.68
  > linux-yocto/5.19: update to v5.19.9
  > kern-tools: allow 'y' or 'm' to avoid config audit warnings
  > linux-yocto: Enable mdio for qemu
  > kern-tools: fix queue processing in relative TOPDIR configurations
  > linux-yocto/5.15: update to v5.15.65
  > linux-yocto/5.19: update to v5.19.7
  > linux-yocto/5.19: update to v5.19.5
  > linux-yocto/5.15: update to v5.15.63
  > busybox: add devmem 128-bit support
  > grub: Allow build on armv7ve/a with softfp
  > tune-neoversen2: support tune-neoversen2 base on armv9a

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Sep 22, 2022
…cale sources/meta-openembedded sources/meta-variscite-bsp sources/poky

* sources/meta-arm fde0575...7f79899 (9):
  > ffa-debugfs-mod: Exclude from world builds
  > linux-yocto: Add bbappend for 5.19
  > trusted-services: Pin to use gcc
  > optee-os: Extend clang pragma fixes to core_mmu_v7.c for 3.18
  > arm/hafnium: update to 2.7
  > arm/optee-client: move the 3.14 recipe to meta-arm-bsp
  > arm/optee: remove old versions
  > arm/qemuarm-secureboot: remove optee-os version pin
  > arm/optee-os: add ARMv7 changes to clang patch and update patches

* sources/meta-atmel aa06b45...887d72d (3):
  > cryptoauthlib: Do not use lfs in git fetcher
  > egt-launcher: Use c++17 standard for filesystem feature
  > libegt: Switch to using c++17

* sources/meta-freescale abeab58d...3d949395 (4):
  > Merge pull request #1217 from thochstein/imx-gpu-viv
  > Merge pull request #1222 from MaxKrummenacher/master
  > Merge pull request #1221 from angolini/bump-v5.15.67
  > imx6qdlsabresd, imx6qdlsabreauto: Fix UBOOT_CONFIG name for u-boot-fslc

* sources/meta-openembedded 6a06553ce...2ea43a960 (41):
  > XXX: Add Github actions support for CI
  > Make graph dependencies optional
  > fwupd: Replace python3.7 patch with upstreamed one
  > ot-br-posix: Add dep to ipset as used by firewall
  > python3-h5py: fix wrong file driver version
  > python3-termcolor: Upgrade 1.1.0 -> 2.0.1
  > python3-regex: upgrade 2022.8.17 -> 2022.9.13
  > python3-pyzmq: upgrade 23.2.1 -> 24.0.0
  > python3-pyproj: upgrade 3.3.1 -> 3.4.0
  > python3-pycocotools: upgrade 2.0.4 -> 2.0.5
  > python3-protobuf: upgrade 4.21.5 -> 4.21.6
  > python3-jsonrpcserver: upgrade 5.0.8 -> 5.0.9
  > python3-grpcio: upgrade 1.48.1 -> 1.49.0
  > python3-grpcio-tools: upgrade 1.48.1 -> 1.49.0
  > python3-google-api-python-client: upgrade 2.60.0 -> 2.61.0
  > python3-google-api-core: upgrade 2.10.0 -> 2.10.1
  > python3-flask-socketio: upgrade 5.3.0 -> 5.3.1
  > python3-fasteners: upgrade 0.17.3 -> 0.18
  > python3-eth-typing: upgrade 3.1.0 -> 3.2.0
  > python3-cantools: upgrade 37.1.2 -> 37.2.0
  > python3-cachecontrol: upgrade 0.12.11 -> 0.12.12
  > xwud: upgrade 1.0.5 -> 1.0.6
  > xmag: upgrade 1.0.6 -> 1.0.7
  > xlsfonts: upgrade 1.0.6 -> 1.0.7
  > xkbutils: upgrade 1.0.4 -> 1.0.5
  > xclock: upgrade 1.0.9 -> 1.1.1
  > smarty: upgrade 4.2.0 -> 4.2.1
  > setxkbmap: upgrade 1.3.2 -> 1.3.3
  > passwdqc: fix the libpasswdqc FILES setting
  > neon: upgrade 0.32.2 -> 0.32.4
  > libxmlb: upgrade 0.3.9 -> 0.3.10
  > libpfm4: upgrade 4.11.0 -> 4.12.0
  > libjcat: upgrade 0.1.11 -> 0.1.12
  > libcec: fix runtime dependencies for ${PN}-examples
  > libblockdev: upgrade 2.27 -> 2.28
  > iwd: upgrade 1.29 -> 1.30
  > iceauth: upgrade 1.0.8 -> 1.0.9
  > ctags: upgrade 5.9.20220904.0 -> 5.9.20220911.0
  > bats: upgrade 1.7.0 -> 1.8.0
  > appstream-glib: fix manpage generation
  > libadwaita: upgrade 1.1.5 -> 1.2.0

* sources/meta-variscite-bsp 7b072a8...2d0220c (5):
  > linux-variscite: update to latest
  > u-boot-variscite: Update to latest
  > linux-variscite: imx8mq-var-dart: Adjust to latest DART-MX8M DTB naming
  > freertos-variscite: i.MX8MQ: improve helper script
  < Merge pull request #3 from YoeDistro/kraj/yoe/master

* sources/poky 31565c258d...871b45c464 (36):
  > gcompat: Add __getauxval wrapper needed on aarch64
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > fetcher2: Use SkipRecipe instead of erroring out
  > ref-manual: Define TC_CXX_RUNTIME
  > binutils : Fix CVE-2022-38128
  > virglrenderer: upgrade 0.9.1 -> 0.10.3
  > mesa: upgrade 22.1.6 -> 22.2.0
  > glibc: mark a CVE where we have merged the fix
  > rust revert
  > rust experiment
  > Rust Oe-Selftest implementation
  > bitbake: doc: bitbake-user-manual: Add definition for BB_PRESSURE_MAX variables
  > bitbake: fetch2/crate fixup c212b0f3 loglevel
  > bitbake: lib/bb: warning when the debug message is invalid
  > bitbake: bitbake: Fix a few more logger debug() calls
  > bitbake: fetch2: Remove unneeded conditional
  > libdrm: upgrade 2.4.112 -> 2.4.113
  > python3-manifest.json: Add zoneinfo
  > less: upgrade 600 -> 608
  > expat: upgrade 2.4.8 -> 2.4.9
  > shadow-securetty: allow ttyS4 for amd-snowyowl-64
  > linux-yocto/5.19: cfg: fix ACPI warnings for -tiny
  > perf: Fix for recent kernel upgrades
  > linux-yocto/5.15: update to v5.15.68
  > linux-yocto/5.19: update to v5.19.9
  > kern-tools: allow 'y' or 'm' to avoid config audit warnings
  > linux-yocto: Enable mdio for qemu
  > kern-tools: fix queue processing in relative TOPDIR configurations
  > linux-yocto/5.15: update to v5.15.65
  > linux-yocto/5.19: update to v5.19.7
  > linux-yocto/5.19: update to v5.19.5
  > linux-yocto/5.15: update to v5.15.63
  > busybox: add devmem 128-bit support
  > grub: Allow build on armv7ve/a with softfp
  > tune-neoversen2: support tune-neoversen2 base on armv9a

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Sep 22, 2022
…cale sources/meta-openembedded sources/meta-variscite-bsp sources/poky

* sources/meta-arm fde0575...44cff9c (9):
  > optee-os: Extend clang pragma fixes to core_mmu_v7.c for 3.18
  > ffa-debugfs-mod: Exclude from world builds
  > linux-yocto: Add bbappend for 5.19
  > trusted-services: Pin to use gcc
  > arm/hafnium: update to 2.7
  > arm/optee-client: move the 3.14 recipe to meta-arm-bsp
  > arm/optee: remove old versions
  > arm/qemuarm-secureboot: remove optee-os version pin
  > arm/optee-os: add ARMv7 changes to clang patch and update patches

* sources/meta-atmel aa06b45...887d72d (3):
  > cryptoauthlib: Do not use lfs in git fetcher
  > egt-launcher: Use c++17 standard for filesystem feature
  > libegt: Switch to using c++17

* sources/meta-freescale abeab58d...3d949395 (4):
  > Merge pull request #1217 from thochstein/imx-gpu-viv
  > Merge pull request #1222 from MaxKrummenacher/master
  > Merge pull request #1221 from angolini/bump-v5.15.67
  > imx6qdlsabresd, imx6qdlsabreauto: Fix UBOOT_CONFIG name for u-boot-fslc

* sources/meta-openembedded 6a06553ce...2ea43a960 (41):
  > XXX: Add Github actions support for CI
  > Make graph dependencies optional
  > fwupd: Replace python3.7 patch with upstreamed one
  > ot-br-posix: Add dep to ipset as used by firewall
  > python3-h5py: fix wrong file driver version
  > python3-termcolor: Upgrade 1.1.0 -> 2.0.1
  > python3-regex: upgrade 2022.8.17 -> 2022.9.13
  > python3-pyzmq: upgrade 23.2.1 -> 24.0.0
  > python3-pyproj: upgrade 3.3.1 -> 3.4.0
  > python3-pycocotools: upgrade 2.0.4 -> 2.0.5
  > python3-protobuf: upgrade 4.21.5 -> 4.21.6
  > python3-jsonrpcserver: upgrade 5.0.8 -> 5.0.9
  > python3-grpcio: upgrade 1.48.1 -> 1.49.0
  > python3-grpcio-tools: upgrade 1.48.1 -> 1.49.0
  > python3-google-api-python-client: upgrade 2.60.0 -> 2.61.0
  > python3-google-api-core: upgrade 2.10.0 -> 2.10.1
  > python3-flask-socketio: upgrade 5.3.0 -> 5.3.1
  > python3-fasteners: upgrade 0.17.3 -> 0.18
  > python3-eth-typing: upgrade 3.1.0 -> 3.2.0
  > python3-cantools: upgrade 37.1.2 -> 37.2.0
  > python3-cachecontrol: upgrade 0.12.11 -> 0.12.12
  > xwud: upgrade 1.0.5 -> 1.0.6
  > xmag: upgrade 1.0.6 -> 1.0.7
  > xlsfonts: upgrade 1.0.6 -> 1.0.7
  > xkbutils: upgrade 1.0.4 -> 1.0.5
  > xclock: upgrade 1.0.9 -> 1.1.1
  > smarty: upgrade 4.2.0 -> 4.2.1
  > setxkbmap: upgrade 1.3.2 -> 1.3.3
  > passwdqc: fix the libpasswdqc FILES setting
  > neon: upgrade 0.32.2 -> 0.32.4
  > libxmlb: upgrade 0.3.9 -> 0.3.10
  > libpfm4: upgrade 4.11.0 -> 4.12.0
  > libjcat: upgrade 0.1.11 -> 0.1.12
  > libcec: fix runtime dependencies for ${PN}-examples
  > libblockdev: upgrade 2.27 -> 2.28
  > iwd: upgrade 1.29 -> 1.30
  > iceauth: upgrade 1.0.8 -> 1.0.9
  > ctags: upgrade 5.9.20220904.0 -> 5.9.20220911.0
  > bats: upgrade 1.7.0 -> 1.8.0
  > appstream-glib: fix manpage generation
  > libadwaita: upgrade 1.1.5 -> 1.2.0

* sources/meta-variscite-bsp 7b072a8...2d0220c (5):
  > linux-variscite: update to latest
  > u-boot-variscite: Update to latest
  > linux-variscite: imx8mq-var-dart: Adjust to latest DART-MX8M DTB naming
  > freertos-variscite: i.MX8MQ: improve helper script
  < Merge pull request #3 from YoeDistro/kraj/yoe/master

* sources/poky 31565c258d...871b45c464 (36):
  > gcompat: Add __getauxval wrapper needed on aarch64
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > fetcher2: Use SkipRecipe instead of erroring out
  > ref-manual: Define TC_CXX_RUNTIME
  > binutils : Fix CVE-2022-38128
  > virglrenderer: upgrade 0.9.1 -> 0.10.3
  > mesa: upgrade 22.1.6 -> 22.2.0
  > glibc: mark a CVE where we have merged the fix
  > rust revert
  > rust experiment
  > Rust Oe-Selftest implementation
  > bitbake: doc: bitbake-user-manual: Add definition for BB_PRESSURE_MAX variables
  > bitbake: fetch2/crate fixup c212b0f3 loglevel
  > bitbake: lib/bb: warning when the debug message is invalid
  > bitbake: bitbake: Fix a few more logger debug() calls
  > bitbake: fetch2: Remove unneeded conditional
  > libdrm: upgrade 2.4.112 -> 2.4.113
  > python3-manifest.json: Add zoneinfo
  > less: upgrade 600 -> 608
  > expat: upgrade 2.4.8 -> 2.4.9
  > shadow-securetty: allow ttyS4 for amd-snowyowl-64
  > linux-yocto/5.19: cfg: fix ACPI warnings for -tiny
  > perf: Fix for recent kernel upgrades
  > linux-yocto/5.15: update to v5.15.68
  > linux-yocto/5.19: update to v5.19.9
  > kern-tools: allow 'y' or 'm' to avoid config audit warnings
  > linux-yocto: Enable mdio for qemu
  > kern-tools: fix queue processing in relative TOPDIR configurations
  > linux-yocto/5.15: update to v5.15.65
  > linux-yocto/5.19: update to v5.19.7
  > linux-yocto/5.19: update to v5.19.5
  > linux-yocto/5.15: update to v5.15.63
  > busybox: add devmem 128-bit support
  > grub: Allow build on armv7ve/a with softfp
  > tune-neoversen2: support tune-neoversen2 base on armv9a

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Sep 22, 2022
…cale sources/meta-openembedded sources/meta-variscite-bsp sources/poky

* sources/meta-arm fde0575...44cff9c (9):
  > optee-os: Extend clang pragma fixes to core_mmu_v7.c for 3.18
  > ffa-debugfs-mod: Exclude from world builds
  > linux-yocto: Add bbappend for 5.19
  > trusted-services: Pin to use gcc
  > arm/hafnium: update to 2.7
  > arm/optee-client: move the 3.14 recipe to meta-arm-bsp
  > arm/optee: remove old versions
  > arm/qemuarm-secureboot: remove optee-os version pin
  > arm/optee-os: add ARMv7 changes to clang patch and update patches

* sources/meta-atmel aa06b45...887d72d (3):
  > cryptoauthlib: Do not use lfs in git fetcher
  > egt-launcher: Use c++17 standard for filesystem feature
  > libegt: Switch to using c++17

* sources/meta-freescale abeab58d...3d949395 (4):
  > Merge pull request #1217 from thochstein/imx-gpu-viv
  > Merge pull request #1222 from MaxKrummenacher/master
  > Merge pull request #1221 from angolini/bump-v5.15.67
  > imx6qdlsabresd, imx6qdlsabreauto: Fix UBOOT_CONFIG name for u-boot-fslc

* sources/meta-openembedded 6a06553ce...6ac0714ac (43):
  > XXX: Add Github actions support for CI
  > emacs: Update to version 28.2
  > cglm: New recipe for cglm-0.8.5
  > Make graph dependencies optional
  > fwupd: Replace python3.7 patch with upstreamed one
  > ot-br-posix: Add dep to ipset as used by firewall
  > python3-h5py: fix wrong file driver version
  > python3-termcolor: Upgrade 1.1.0 -> 2.0.1
  > python3-regex: upgrade 2022.8.17 -> 2022.9.13
  > python3-pyzmq: upgrade 23.2.1 -> 24.0.0
  > python3-pyproj: upgrade 3.3.1 -> 3.4.0
  > python3-pycocotools: upgrade 2.0.4 -> 2.0.5
  > python3-protobuf: upgrade 4.21.5 -> 4.21.6
  > python3-jsonrpcserver: upgrade 5.0.8 -> 5.0.9
  > python3-grpcio: upgrade 1.48.1 -> 1.49.0
  > python3-grpcio-tools: upgrade 1.48.1 -> 1.49.0
  > python3-google-api-python-client: upgrade 2.60.0 -> 2.61.0
  > python3-google-api-core: upgrade 2.10.0 -> 2.10.1
  > python3-flask-socketio: upgrade 5.3.0 -> 5.3.1
  > python3-fasteners: upgrade 0.17.3 -> 0.18
  > python3-eth-typing: upgrade 3.1.0 -> 3.2.0
  > python3-cantools: upgrade 37.1.2 -> 37.2.0
  > python3-cachecontrol: upgrade 0.12.11 -> 0.12.12
  > xwud: upgrade 1.0.5 -> 1.0.6
  > xmag: upgrade 1.0.6 -> 1.0.7
  > xlsfonts: upgrade 1.0.6 -> 1.0.7
  > xkbutils: upgrade 1.0.4 -> 1.0.5
  > xclock: upgrade 1.0.9 -> 1.1.1
  > smarty: upgrade 4.2.0 -> 4.2.1
  > setxkbmap: upgrade 1.3.2 -> 1.3.3
  > passwdqc: fix the libpasswdqc FILES setting
  > neon: upgrade 0.32.2 -> 0.32.4
  > libxmlb: upgrade 0.3.9 -> 0.3.10
  > libpfm4: upgrade 4.11.0 -> 4.12.0
  > libjcat: upgrade 0.1.11 -> 0.1.12
  > libcec: fix runtime dependencies for ${PN}-examples
  > libblockdev: upgrade 2.27 -> 2.28
  > iwd: upgrade 1.29 -> 1.30
  > iceauth: upgrade 1.0.8 -> 1.0.9
  > ctags: upgrade 5.9.20220904.0 -> 5.9.20220911.0
  > bats: upgrade 1.7.0 -> 1.8.0
  > appstream-glib: fix manpage generation
  > libadwaita: upgrade 1.1.5 -> 1.2.0

* sources/meta-variscite-bsp 7b072a8...2d0220c (5):
  > linux-variscite: update to latest
  > u-boot-variscite: Update to latest
  > linux-variscite: imx8mq-var-dart: Adjust to latest DART-MX8M DTB naming
  > freertos-variscite: i.MX8MQ: improve helper script
  < Merge pull request #3 from YoeDistro/kraj/yoe/master

* sources/poky 31565c258d...871b45c464 (36):
  > gcompat: Add __getauxval wrapper needed on aarch64
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > fetcher2: Use SkipRecipe instead of erroring out
  > ref-manual: Define TC_CXX_RUNTIME
  > binutils : Fix CVE-2022-38128
  > virglrenderer: upgrade 0.9.1 -> 0.10.3
  > mesa: upgrade 22.1.6 -> 22.2.0
  > glibc: mark a CVE where we have merged the fix
  > rust revert
  > rust experiment
  > Rust Oe-Selftest implementation
  > bitbake: doc: bitbake-user-manual: Add definition for BB_PRESSURE_MAX variables
  > bitbake: fetch2/crate fixup c212b0f3 loglevel
  > bitbake: lib/bb: warning when the debug message is invalid
  > bitbake: bitbake: Fix a few more logger debug() calls
  > bitbake: fetch2: Remove unneeded conditional
  > libdrm: upgrade 2.4.112 -> 2.4.113
  > python3-manifest.json: Add zoneinfo
  > less: upgrade 600 -> 608
  > expat: upgrade 2.4.8 -> 2.4.9
  > shadow-securetty: allow ttyS4 for amd-snowyowl-64
  > linux-yocto/5.19: cfg: fix ACPI warnings for -tiny
  > perf: Fix for recent kernel upgrades
  > linux-yocto/5.15: update to v5.15.68
  > linux-yocto/5.19: update to v5.19.9
  > kern-tools: allow 'y' or 'm' to avoid config audit warnings
  > linux-yocto: Enable mdio for qemu
  > kern-tools: fix queue processing in relative TOPDIR configurations
  > linux-yocto/5.15: update to v5.15.65
  > linux-yocto/5.19: update to v5.19.7
  > linux-yocto/5.19: update to v5.19.5
  > linux-yocto/5.15: update to v5.15.63
  > busybox: add devmem 128-bit support
  > grub: Allow build on armv7ve/a with softfp
  > tune-neoversen2: support tune-neoversen2 base on armv9a

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Sep 22, 2022
…cale sources/meta-openembedded sources/meta-variscite-bsp sources/poky

* sources/meta-arm fde0575...44cff9c (9):
  > optee-os: Extend clang pragma fixes to core_mmu_v7.c for 3.18
  > ffa-debugfs-mod: Exclude from world builds
  > linux-yocto: Add bbappend for 5.19
  > trusted-services: Pin to use gcc
  > arm/hafnium: update to 2.7
  > arm/optee-client: move the 3.14 recipe to meta-arm-bsp
  > arm/optee: remove old versions
  > arm/qemuarm-secureboot: remove optee-os version pin
  > arm/optee-os: add ARMv7 changes to clang patch and update patches

* sources/meta-atmel aa06b45...887d72d (3):
  > cryptoauthlib: Do not use lfs in git fetcher
  > egt-launcher: Use c++17 standard for filesystem feature
  > libegt: Switch to using c++17

* sources/meta-freescale abeab58d...3d949395 (4):
  > Merge pull request #1217 from thochstein/imx-gpu-viv
  > Merge pull request #1222 from MaxKrummenacher/master
  > Merge pull request #1221 from angolini/bump-v5.15.67
  > imx6qdlsabresd, imx6qdlsabreauto: Fix UBOOT_CONFIG name for u-boot-fslc

* sources/meta-openembedded 6a06553ce...77339ab3f (46):
  > XXX: Add Github actions support for CI
  > libcoap: Upgrade 4.3.0 -> 4.3.1
  > rsyslog: update 8.2206->8.2208
  > squid: upgrade 4.15 -> 5.7
  > emacs: Update to version 28.2
  > cglm: New recipe for cglm-0.8.5
  > Make graph dependencies optional
  > fwupd: Replace python3.7 patch with upstreamed one
  > ot-br-posix: Add dep to ipset as used by firewall
  > python3-h5py: fix wrong file driver version
  > python3-termcolor: Upgrade 1.1.0 -> 2.0.1
  > python3-regex: upgrade 2022.8.17 -> 2022.9.13
  > python3-pyzmq: upgrade 23.2.1 -> 24.0.0
  > python3-pyproj: upgrade 3.3.1 -> 3.4.0
  > python3-pycocotools: upgrade 2.0.4 -> 2.0.5
  > python3-protobuf: upgrade 4.21.5 -> 4.21.6
  > python3-jsonrpcserver: upgrade 5.0.8 -> 5.0.9
  > python3-grpcio: upgrade 1.48.1 -> 1.49.0
  > python3-grpcio-tools: upgrade 1.48.1 -> 1.49.0
  > python3-google-api-python-client: upgrade 2.60.0 -> 2.61.0
  > python3-google-api-core: upgrade 2.10.0 -> 2.10.1
  > python3-flask-socketio: upgrade 5.3.0 -> 5.3.1
  > python3-fasteners: upgrade 0.17.3 -> 0.18
  > python3-eth-typing: upgrade 3.1.0 -> 3.2.0
  > python3-cantools: upgrade 37.1.2 -> 37.2.0
  > python3-cachecontrol: upgrade 0.12.11 -> 0.12.12
  > xwud: upgrade 1.0.5 -> 1.0.6
  > xmag: upgrade 1.0.6 -> 1.0.7
  > xlsfonts: upgrade 1.0.6 -> 1.0.7
  > xkbutils: upgrade 1.0.4 -> 1.0.5
  > xclock: upgrade 1.0.9 -> 1.1.1
  > smarty: upgrade 4.2.0 -> 4.2.1
  > setxkbmap: upgrade 1.3.2 -> 1.3.3
  > passwdqc: fix the libpasswdqc FILES setting
  > neon: upgrade 0.32.2 -> 0.32.4
  > libxmlb: upgrade 0.3.9 -> 0.3.10
  > libpfm4: upgrade 4.11.0 -> 4.12.0
  > libjcat: upgrade 0.1.11 -> 0.1.12
  > libcec: fix runtime dependencies for ${PN}-examples
  > libblockdev: upgrade 2.27 -> 2.28
  > iwd: upgrade 1.29 -> 1.30
  > iceauth: upgrade 1.0.8 -> 1.0.9
  > ctags: upgrade 5.9.20220904.0 -> 5.9.20220911.0
  > bats: upgrade 1.7.0 -> 1.8.0
  > appstream-glib: fix manpage generation
  > libadwaita: upgrade 1.1.5 -> 1.2.0

* sources/meta-variscite-bsp 7b072a8...2d0220c (5):
  > linux-variscite: update to latest
  > u-boot-variscite: Update to latest
  > linux-variscite: imx8mq-var-dart: Adjust to latest DART-MX8M DTB naming
  > freertos-variscite: i.MX8MQ: improve helper script
  < Merge pull request #3 from YoeDistro/kraj/yoe/master

* sources/poky 31565c258d...da12906900 (42):
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > fetcher2: Use SkipRecipe instead of erroring out
  > ref-manual: Define TC_CXX_RUNTIME
  > rust revert
  > rust experiment
  > Rust Oe-Selftest implementation
  > bitbake: doc: bitbake-user-manual: Add definition for BB_PRESSURE_MAX variables
  > bitbake: bitbake-user-manual: mention pydevshell in OE
  > vim: Upgrade 9.0.453 -> 9.0.541
  > qemu: fix CVE-2022-2962
  > qemu: re-add the fix for CVE-2022-1050
  > binutils: handle symlink files for gprofng
  > gcompat: Add __getauxval wrapper needed on aarch64
  > virglrenderer: upgrade 0.9.1 -> 0.10.3
  > mesa: upgrade 22.1.6 -> 22.2.0
  > oeqa/runtime/virgl: Update test to match new mesa version
  > binutils : Fix CVE-2022-38128
  > glibc: mark a CVE where we have merged the fix
  > bitbake: fetch2/crate fixup c212b0f3 loglevel
  > bitbake: lib/bb: warning when the debug message is invalid
  > bitbake: bitbake: Fix a few more logger debug() calls
  > bitbake: fetch2: Remove unneeded conditional
  > libdrm: upgrade 2.4.112 -> 2.4.113
  > python3-manifest.json: Add zoneinfo
  > less: upgrade 600 -> 608
  > expat: upgrade 2.4.8 -> 2.4.9
  > shadow-securetty: allow ttyS4 for amd-snowyowl-64
  > linux-yocto/5.19: cfg: fix ACPI warnings for -tiny
  > perf: Fix for recent kernel upgrades
  > linux-yocto/5.15: update to v5.15.68
  > linux-yocto/5.19: update to v5.19.9
  > kern-tools: allow 'y' or 'm' to avoid config audit warnings
  > linux-yocto: Enable mdio for qemu
  > kern-tools: fix queue processing in relative TOPDIR configurations
  > linux-yocto/5.15: update to v5.15.65
  > linux-yocto/5.19: update to v5.19.7
  > linux-yocto/5.19: update to v5.19.5
  > linux-yocto/5.15: update to v5.15.63
  > busybox: add devmem 128-bit support
  > grub: Allow build on armv7ve/a with softfp
  > tune-neoversen2: support tune-neoversen2 base on armv9a

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Sep 22, 2022
…cale sources/meta-openembedded sources/meta-variscite-bsp sources/poky

* sources/meta-arm fde0575...44cff9c (9):
  > optee-os: Extend clang pragma fixes to core_mmu_v7.c for 3.18
  > ffa-debugfs-mod: Exclude from world builds
  > linux-yocto: Add bbappend for 5.19
  > trusted-services: Pin to use gcc
  > arm/hafnium: update to 2.7
  > arm/optee-client: move the 3.14 recipe to meta-arm-bsp
  > arm/optee: remove old versions
  > arm/qemuarm-secureboot: remove optee-os version pin
  > arm/optee-os: add ARMv7 changes to clang patch and update patches

* sources/meta-atmel aa06b45...887d72d (3):
  > cryptoauthlib: Do not use lfs in git fetcher
  > egt-launcher: Use c++17 standard for filesystem feature
  > libegt: Switch to using c++17

* sources/meta-freescale abeab58d...3d949395 (4):
  > Merge pull request #1217 from thochstein/imx-gpu-viv
  > Merge pull request #1222 from MaxKrummenacher/master
  > Merge pull request #1221 from angolini/bump-v5.15.67
  > imx6qdlsabresd, imx6qdlsabreauto: Fix UBOOT_CONFIG name for u-boot-fslc

* sources/meta-openembedded 6a06553ce...11b243ea5 (47):
  > XXX: Add Github actions support for CI
  > mdio-tools,mdio-netlink: Upgrade recipes to 1.2.0
  > libcoap: Upgrade 4.3.0 -> 4.3.1
  > rsyslog: update 8.2206->8.2208
  > squid: upgrade 4.15 -> 5.7
  > emacs: Update to version 28.2
  > cglm: New recipe for cglm-0.8.5
  > Make graph dependencies optional
  > fwupd: Replace python3.7 patch with upstreamed one
  > ot-br-posix: Add dep to ipset as used by firewall
  > python3-h5py: fix wrong file driver version
  > python3-termcolor: Upgrade 1.1.0 -> 2.0.1
  > python3-regex: upgrade 2022.8.17 -> 2022.9.13
  > python3-pyzmq: upgrade 23.2.1 -> 24.0.0
  > python3-pyproj: upgrade 3.3.1 -> 3.4.0
  > python3-pycocotools: upgrade 2.0.4 -> 2.0.5
  > python3-protobuf: upgrade 4.21.5 -> 4.21.6
  > python3-jsonrpcserver: upgrade 5.0.8 -> 5.0.9
  > python3-grpcio: upgrade 1.48.1 -> 1.49.0
  > python3-grpcio-tools: upgrade 1.48.1 -> 1.49.0
  > python3-google-api-python-client: upgrade 2.60.0 -> 2.61.0
  > python3-google-api-core: upgrade 2.10.0 -> 2.10.1
  > python3-flask-socketio: upgrade 5.3.0 -> 5.3.1
  > python3-fasteners: upgrade 0.17.3 -> 0.18
  > python3-eth-typing: upgrade 3.1.0 -> 3.2.0
  > python3-cantools: upgrade 37.1.2 -> 37.2.0
  > python3-cachecontrol: upgrade 0.12.11 -> 0.12.12
  > xwud: upgrade 1.0.5 -> 1.0.6
  > xmag: upgrade 1.0.6 -> 1.0.7
  > xlsfonts: upgrade 1.0.6 -> 1.0.7
  > xkbutils: upgrade 1.0.4 -> 1.0.5
  > xclock: upgrade 1.0.9 -> 1.1.1
  > smarty: upgrade 4.2.0 -> 4.2.1
  > setxkbmap: upgrade 1.3.2 -> 1.3.3
  > passwdqc: fix the libpasswdqc FILES setting
  > neon: upgrade 0.32.2 -> 0.32.4
  > libxmlb: upgrade 0.3.9 -> 0.3.10
  > libpfm4: upgrade 4.11.0 -> 4.12.0
  > libjcat: upgrade 0.1.11 -> 0.1.12
  > libcec: fix runtime dependencies for ${PN}-examples
  > libblockdev: upgrade 2.27 -> 2.28
  > iwd: upgrade 1.29 -> 1.30
  > iceauth: upgrade 1.0.8 -> 1.0.9
  > ctags: upgrade 5.9.20220904.0 -> 5.9.20220911.0
  > bats: upgrade 1.7.0 -> 1.8.0
  > appstream-glib: fix manpage generation
  > libadwaita: upgrade 1.1.5 -> 1.2.0

* sources/meta-variscite-bsp 7b072a8...2d0220c (5):
  > linux-variscite: update to latest
  > u-boot-variscite: Update to latest
  > linux-variscite: imx8mq-var-dart: Adjust to latest DART-MX8M DTB naming
  > freertos-variscite: i.MX8MQ: improve helper script
  < Merge pull request #3 from YoeDistro/kraj/yoe/master

* sources/poky 31565c258d...da12906900 (42):
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > fetcher2: Use SkipRecipe instead of erroring out
  > ref-manual: Define TC_CXX_RUNTIME
  > rust revert
  > rust experiment
  > Rust Oe-Selftest implementation
  > bitbake: doc: bitbake-user-manual: Add definition for BB_PRESSURE_MAX variables
  > bitbake: bitbake-user-manual: mention pydevshell in OE
  > vim: Upgrade 9.0.453 -> 9.0.541
  > qemu: fix CVE-2022-2962
  > qemu: re-add the fix for CVE-2022-1050
  > binutils: handle symlink files for gprofng
  > gcompat: Add __getauxval wrapper needed on aarch64
  > virglrenderer: upgrade 0.9.1 -> 0.10.3
  > mesa: upgrade 22.1.6 -> 22.2.0
  > oeqa/runtime/virgl: Update test to match new mesa version
  > binutils : Fix CVE-2022-38128
  > glibc: mark a CVE where we have merged the fix
  > bitbake: fetch2/crate fixup c212b0f3 loglevel
  > bitbake: lib/bb: warning when the debug message is invalid
  > bitbake: bitbake: Fix a few more logger debug() calls
  > bitbake: fetch2: Remove unneeded conditional
  > libdrm: upgrade 2.4.112 -> 2.4.113
  > python3-manifest.json: Add zoneinfo
  > less: upgrade 600 -> 608
  > expat: upgrade 2.4.8 -> 2.4.9
  > shadow-securetty: allow ttyS4 for amd-snowyowl-64
  > linux-yocto/5.19: cfg: fix ACPI warnings for -tiny
  > perf: Fix for recent kernel upgrades
  > linux-yocto/5.15: update to v5.15.68
  > linux-yocto/5.19: update to v5.19.9
  > kern-tools: allow 'y' or 'm' to avoid config audit warnings
  > linux-yocto: Enable mdio for qemu
  > kern-tools: fix queue processing in relative TOPDIR configurations
  > linux-yocto/5.15: update to v5.15.65
  > linux-yocto/5.19: update to v5.19.7
  > linux-yocto/5.19: update to v5.19.5
  > linux-yocto/5.15: update to v5.15.63
  > busybox: add devmem 128-bit support
  > grub: Allow build on armv7ve/a with softfp
  > tune-neoversen2: support tune-neoversen2 base on armv9a

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Sep 23, 2022
…cale sources/meta-openembedded sources/meta-variscite-bsp sources/poky

* sources/meta-arm fde0575...c27ce1f (10):
  > hafnium: Add a fix for clang-15 errors
  > optee-os: Extend clang pragma fixes to core_mmu_v7.c for 3.18
  > ffa-debugfs-mod: Exclude from world builds
  > linux-yocto: Add bbappend for 5.19
  > trusted-services: Pin to use gcc
  > arm/hafnium: update to 2.7
  > arm/optee-client: move the 3.14 recipe to meta-arm-bsp
  > arm/optee: remove old versions
  > arm/qemuarm-secureboot: remove optee-os version pin
  > arm/optee-os: add ARMv7 changes to clang patch and update patches

* sources/meta-atmel aa06b45...887d72d (3):
  > cryptoauthlib: Do not use lfs in git fetcher
  > egt-launcher: Use c++17 standard for filesystem feature
  > libegt: Switch to using c++17

* sources/meta-freescale abeab58d...3d949395 (4):
  > Merge pull request #1217 from thochstein/imx-gpu-viv
  > Merge pull request #1222 from MaxKrummenacher/master
  > Merge pull request #1221 from angolini/bump-v5.15.67
  > imx6qdlsabresd, imx6qdlsabreauto: Fix UBOOT_CONFIG name for u-boot-fslc

* sources/meta-openembedded 6a06553ce...11b243ea5 (47):
  > XXX: Add Github actions support for CI
  > mdio-tools,mdio-netlink: Upgrade recipes to 1.2.0
  > libcoap: Upgrade 4.3.0 -> 4.3.1
  > rsyslog: update 8.2206->8.2208
  > squid: upgrade 4.15 -> 5.7
  > emacs: Update to version 28.2
  > cglm: New recipe for cglm-0.8.5
  > Make graph dependencies optional
  > fwupd: Replace python3.7 patch with upstreamed one
  > ot-br-posix: Add dep to ipset as used by firewall
  > python3-h5py: fix wrong file driver version
  > python3-termcolor: Upgrade 1.1.0 -> 2.0.1
  > python3-regex: upgrade 2022.8.17 -> 2022.9.13
  > python3-pyzmq: upgrade 23.2.1 -> 24.0.0
  > python3-pyproj: upgrade 3.3.1 -> 3.4.0
  > python3-pycocotools: upgrade 2.0.4 -> 2.0.5
  > python3-protobuf: upgrade 4.21.5 -> 4.21.6
  > python3-jsonrpcserver: upgrade 5.0.8 -> 5.0.9
  > python3-grpcio: upgrade 1.48.1 -> 1.49.0
  > python3-grpcio-tools: upgrade 1.48.1 -> 1.49.0
  > python3-google-api-python-client: upgrade 2.60.0 -> 2.61.0
  > python3-google-api-core: upgrade 2.10.0 -> 2.10.1
  > python3-flask-socketio: upgrade 5.3.0 -> 5.3.1
  > python3-fasteners: upgrade 0.17.3 -> 0.18
  > python3-eth-typing: upgrade 3.1.0 -> 3.2.0
  > python3-cantools: upgrade 37.1.2 -> 37.2.0
  > python3-cachecontrol: upgrade 0.12.11 -> 0.12.12
  > xwud: upgrade 1.0.5 -> 1.0.6
  > xmag: upgrade 1.0.6 -> 1.0.7
  > xlsfonts: upgrade 1.0.6 -> 1.0.7
  > xkbutils: upgrade 1.0.4 -> 1.0.5
  > xclock: upgrade 1.0.9 -> 1.1.1
  > smarty: upgrade 4.2.0 -> 4.2.1
  > setxkbmap: upgrade 1.3.2 -> 1.3.3
  > passwdqc: fix the libpasswdqc FILES setting
  > neon: upgrade 0.32.2 -> 0.32.4
  > libxmlb: upgrade 0.3.9 -> 0.3.10
  > libpfm4: upgrade 4.11.0 -> 4.12.0
  > libjcat: upgrade 0.1.11 -> 0.1.12
  > libcec: fix runtime dependencies for ${PN}-examples
  > libblockdev: upgrade 2.27 -> 2.28
  > iwd: upgrade 1.29 -> 1.30
  > iceauth: upgrade 1.0.8 -> 1.0.9
  > ctags: upgrade 5.9.20220904.0 -> 5.9.20220911.0
  > bats: upgrade 1.7.0 -> 1.8.0
  > appstream-glib: fix manpage generation
  > libadwaita: upgrade 1.1.5 -> 1.2.0

* sources/meta-variscite-bsp 7b072a8...2d0220c (5):
  > linux-variscite: update to latest
  > u-boot-variscite: Update to latest
  > linux-variscite: imx8mq-var-dart: Adjust to latest DART-MX8M DTB naming
  > freertos-variscite: i.MX8MQ: improve helper script
  < Merge pull request #3 from YoeDistro/kraj/yoe/master

* sources/poky 31565c258d...da12906900 (42):
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > fetcher2: Use SkipRecipe instead of erroring out
  > ref-manual: Define TC_CXX_RUNTIME
  > rust revert
  > rust experiment
  > Rust Oe-Selftest implementation
  > bitbake: doc: bitbake-user-manual: Add definition for BB_PRESSURE_MAX variables
  > bitbake: bitbake-user-manual: mention pydevshell in OE
  > vim: Upgrade 9.0.453 -> 9.0.541
  > qemu: fix CVE-2022-2962
  > qemu: re-add the fix for CVE-2022-1050
  > binutils: handle symlink files for gprofng
  > gcompat: Add __getauxval wrapper needed on aarch64
  > virglrenderer: upgrade 0.9.1 -> 0.10.3
  > mesa: upgrade 22.1.6 -> 22.2.0
  > oeqa/runtime/virgl: Update test to match new mesa version
  > binutils : Fix CVE-2022-38128
  > glibc: mark a CVE where we have merged the fix
  > bitbake: fetch2/crate fixup c212b0f3 loglevel
  > bitbake: lib/bb: warning when the debug message is invalid
  > bitbake: bitbake: Fix a few more logger debug() calls
  > bitbake: fetch2: Remove unneeded conditional
  > libdrm: upgrade 2.4.112 -> 2.4.113
  > python3-manifest.json: Add zoneinfo
  > less: upgrade 600 -> 608
  > expat: upgrade 2.4.8 -> 2.4.9
  > shadow-securetty: allow ttyS4 for amd-snowyowl-64
  > linux-yocto/5.19: cfg: fix ACPI warnings for -tiny
  > perf: Fix for recent kernel upgrades
  > linux-yocto/5.15: update to v5.15.68
  > linux-yocto/5.19: update to v5.19.9
  > kern-tools: allow 'y' or 'm' to avoid config audit warnings
  > linux-yocto: Enable mdio for qemu
  > kern-tools: fix queue processing in relative TOPDIR configurations
  > linux-yocto/5.15: update to v5.15.65
  > linux-yocto/5.19: update to v5.19.7
  > linux-yocto/5.19: update to v5.19.5
  > linux-yocto/5.15: update to v5.15.63
  > busybox: add devmem 128-bit support
  > grub: Allow build on armv7ve/a with softfp
  > tune-neoversen2: support tune-neoversen2 base on armv9a

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Sep 23, 2022
…mbedded sources/meta-variscite-bsp sources/poky

* sources/meta-arm c6bf835...04b78e8 (9):
  > hafnium: Add a fix for clang-15 errors
  > linux-yocto: Add bbappend for 5.19
  > arm-bsp/kernel: Add rpmsg_arm_mailbox to corstone1000
  > arm-bsp/u-boot: Add external system MHUs to u-boot device tree
  > arm/edk2-firmware: Work around clang issue
  > arm-bsp/n1sdp: update linux-yocto patches
  > ffa-debugfs-mod: Exclude from world builds
  > trusted-services: Pin to use gcc
  > optee-os: Extend clang pragma fixes to core_mmu_v7.c for 3.18

* sources/meta-atmel aa06b45...887d72d (3):
  > cryptoauthlib: Do not use lfs in git fetcher
  > egt-launcher: Use c++17 standard for filesystem feature
  > libegt: Switch to using c++17

* sources/meta-openembedded 2239a3063...35bd0a5fe (7):
  > XXX: Add Github actions support for CI
  > redis: build with USE_SYSTEMD=yes when systemd is enabled
  > libusbgx: add PACKAGECONFIG to make build predicable
  > mdio-tools,mdio-netlink: Upgrade recipes to 1.2.0
  > libcoap: Upgrade 4.3.0 -> 4.3.1
  > rsyslog: update 8.2206->8.2208
  > squid: upgrade 4.15 -> 5.7

* sources/meta-variscite-bsp 7b072a8...2d0220c (5):
  > linux-variscite: update to latest
  > u-boot-variscite: Update to latest
  > linux-variscite: imx8mq-var-dart: Adjust to latest DART-MX8M DTB naming
  > freertos-variscite: i.MX8MQ: improve helper script
  < Merge pull request #3 from YoeDistro/kraj/yoe/master

* sources/poky 342d18ee78...da12906900 (8):
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > fetcher2: Use SkipRecipe instead of erroring out
  > ref-manual: Define TC_CXX_RUNTIME
  > rust revert
  > rust experiment
  > Rust Oe-Selftest implementation
  > bitbake: doc: bitbake-user-manual: Add definition for BB_PRESSURE_MAX variables

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

* sources/meta-atmel aa06b45...887d72d (3):
  > cryptoauthlib: Do not use lfs in git fetcher
  > egt-launcher: Use c++17 standard for filesystem feature
  > libegt: Switch to using c++17

* sources/meta-freescale 3d949395...d7d89401 (1):
  > Merge pull request #1226 from thochstein/imx-gpu-viv

* sources/meta-openembedded fd4ae00b2...35bd0a5fe (1):
  > XXX: Add Github actions support for CI

* sources/meta-variscite-bsp 7b072a8...2d0220c (5):
  > linux-variscite: update to latest
  > u-boot-variscite: Update to latest
  > linux-variscite: imx8mq-var-dart: Adjust to latest DART-MX8M DTB naming
  > freertos-variscite: i.MX8MQ: improve helper script
  < Merge pull request #3 from YoeDistro/kraj/yoe/master

* sources/poky 342d18ee78...da12906900 (8):
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > fetcher2: Use SkipRecipe instead of erroring out
  > ref-manual: Define TC_CXX_RUNTIME
  > rust revert
  > rust experiment
  > Rust Oe-Selftest implementation
  > bitbake: doc: bitbake-user-manual: Add definition for BB_PRESSURE_MAX variables

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

* sources/meta-arm 82bb1d21...b2c43dbf (3):
  > lib/fvp: add name to terminal title in FVP runner
  > kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the CORSTONE1000-2024.11 release.
  > arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release

* sources/meta-clang 147349b...b41b391 (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 7f045776...d7623ea2 (8):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2046 from Livius90/master
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2045 from hellhound94/topic/fix-script
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2044 from hellhound94/topic/fix-script
  > Merge pull request #2043 from YoeDistro/yoe/mut

* sources/meta-freescale-3rdparty bc2a12c...774ca54 (3):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #318 from dankm/dankm/unpackdir
  > Merge pull request #316 from svogl/master

* sources/meta-openembedded 907a061e9...e086f2899 (29):
  > DO NOT MERGE: Add Github actions CI workflow
  > nginx: Upgrade mainline release version 1.27.1 -> 1.27.3
  > proftpd: set status of CVE-2001-0027
  > dash: set CVE_PRODUCT
  > gpiod-sysfs-proxy: new recipe
  > sip: Upgrade 6.8.6 -> 6.9.0
  > python3-pyhsslms: Add 2.0.0 recipe
  > canopenterm: 1.0.9 -> 1.0.10
  > vk-gl-cts: don't require networking to configure
  > vk-gl-cts: control what targets get built
  > vk-gl-cts: use cmake-qemu
  > vk-gl-cts: set the git tag regex for release checking
  > vk-gl-cts: fix EXTRA_OECMAKE
  > syzkaller: network in compile is not needed
  > etcd: don't set UPSTREAM_CHECK_COMMITS
  > lxdm: drop debug-tweaks
  > canopenterm: update to version 1.0.9
  > pocketpy: update to version 2.0.3
  > mariadb: Ensure compatibility with ARMv9 by updating .arch directive
  > openhpi: explicitly disable ov-rest plugin
  > libspelling: update 0.4.2 -> 0.4.5
  > wireplumber: update 0.5.6 -> 0.5.7
  > pipewire: update 1.2.6 -> 1.2.7
  > python3-gpiod: don't recommend kernel-module-configfs for ptest
  > python3-gpiod: pull in just libgpiosim, not the entire libgpiod-ptest
  > libgpiod: minimize intra-recipe dependencies for ptest
  > xfstests: add missing run-time dependencies
  > gthumb: update 3.12.4 -> 3.12.6
  > pam-radius: add recipe

* sources/meta-qcom fc029c4...210c102 (19):
  > Merge pull request #689 from ricardosalveti/esp-qcom-image
  > Merge pull request #692 from chirag-jn/readme-improve
  > Merge pull request #688 from chirag-jn/readme
  > Merge pull request #687 from chirag-jn/qdl-2024-12
  > Merge pull request #685 from lumag/drop-extras
  > Merge pull request #684 from ndechesne/yocto-check-layer-fix
  > Merge pull request #683 from ndechesne/fix-patch-tag
  > Merge pull request #682 from lumag/drop-legacy
  > Merge pull request #681 from lumag/drop-extras
  > Merge pull request #679 from lumag/update-dsp-binaries
  > Merge pull request #678 from lumag/x1e80100-drop-audio-fw
  > Merge pull request #674 from lumag/hexagon-dsp-binaries
  > Merge pull request #677 from lumag/no-debug-tweaks
  > Merge pull request #676 from lumag/add-styhead
  > Merge pull request #673 from lumag/fix-rb3gen2-firmware
  > Merge pull request #669 from olasnap/oj/optional-rootfs-arg
  > Merge pull request #664 from lumag/wcn3990
  > Merge pull request #667 from ricardosalveti/master
  > Merge pull request #666 from ndechesne/uki

* sources/meta-qt6 2c53920...ef54259 (20):
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > Add option to export example sources
  > Remove unneeded example files path
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-raspberrypi 1aeda3f...29daee0 (3):
  > SECURITY.md: Add instructions for reporting security issues
  > linux: Enable CONFIG_I2C_BRCMSTB for proper HDMI I2C support
  > extra-build-config.md: added a white line

* sources/meta-riscv e4dbaa7...3ca2320 (3):
  > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1
  > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1
  > linux-starfive-dev: Upgrade kernel to 6.6.20

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

* sources/meta-tegra 55708dbc...12df4c32 (3):
  > linux-yocto: add patch to fix compatibility with nvbootctrl
  > edk2-firmware-tegra: add backported patch for cpp issue
  > tegra-binaries: refactor per-SoC vs. common deb package handling

* 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 f5a2ea77ca...d6ce5fdc11 (94):
  > clang: Upgrade to 19.1.5
  > 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
  > linux-yocto: Enable blacklist keyring
  > valgrind: Drop patch regressing fdleak_cmsg test
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > python3-iniparse: remove recipe
  > musl: Update riscv syscalls till 6.10 kernel
  > openssl: Fix build on risc64/musl
  > ffmpeg: Fix RISCV build
  > scripts/install-buildtools: preserve formatting in the help message
  > libsecret: add pam support depending on DISTRO_FEATURES
  > toolchain-shar-relocate.sh: fix the replacing commands
  > inetutils: increase alternative priority for hostname
  > shadow: use update-alternatives to handle su.1 and nologin.8
  > qemurunner: Fix stack trace generation in exception handler
  > tiff: set status for CVEs firx in 4.7.0
  > tiff: remove status for CVE-2023-3164
  > libssh2: remove status for CVE-2023-48795
  > elfutils: backport a fix for libeu objects missing in libelf.a
  > libpam: add packageconfig for selinux
  > Revert "uboot-sign: fix U-Boot binary with public key"
  > bitbake: parse: add support for 'addfragments' directive
  > bitbake: parse/ConfHandler: allow / in variable flags
  > libtool: update 2.5.2 -> 2.5.4
  > dtc: upgrade 1.7.0 -> 1.7.2
  > bitbake: cooker: use enum for cooker state to improve readability
  > bitbake: server/xmlrpcserver: fix some warnings
  > bitbake: knotty: some small cleanups while I'm in here
  > bitbake: knotty: print an error if MACHINE is not set
  > cargo-c-native: update 0.10.3 -> 0.10.5
  > go-helloworld: update to latest revision
  > libpam: update 1.6.1 -> 1.7.0
  > libpipeline: update 1.5.7 -> 1.5.8
  > texinfo: update 7.1 -> 7.1.1
  > vulkan-samples: update to latest revision
  > pixman: update 0.42.2 -> 0.44.0
  > tiff: update 4.6.0 -> 4.7.0
  > webkitgtk: update 2.44.3 -> 2.46.4
  > libgit2: update 1.8.2 -> 1.8.4
  > utfcpp: update 4.0.5 -> 4.0.6
  > python3-maturin: update 1.7.1 -> 1.7.4
  > python3-markdown: update 3.6 -> 3.7
  > btrfs-tools: update 6.10.1 -> 6.11
  > xf86-video-fbdev: update 0.5.0 -> 0.5.1
  > swig: upgrade 4.2.1 -> 4.3.0
  > python3-dtc: update 1.7.0 -> 1.7.2
  > virglrenderer: upgrade 1.0.1 -> 1.1.0
  > cups: upgrade 2.4.10 -> 2.4.11
  > python3-beartype: upgrade 0.18.5 -> 0.19.0
  > elfutils: upgrade 0.191 -> 0.192
  > debugedit: upgrade 5.0 -> 5.1
  > pkg-config-native: pick additional search paths from $EXTRA_NATIVE_PKGCONFIG_PATH
  > cargo.bbclass: do not install libraries by default
  > gcr: drop obsolete autotools setting
  > meson.bbclass: enable qemu exe wrapper in nativesdk
  > barebox: add more common items into shared .inc with barebox-tools
  > mtd-utils: set PV directly in the recipe filename
  > maintainers.inc: unassign myself (don't panic!)
  > lib: oeqa: spdx: Add tests for extra options
  > lib: spdx: Fix SPDX_BUILD_HOST
  > classes: create-spdx: Fix variable dependencies
  > lib: sbom30: Fix agent reference
  > lib: sbom30: Fix import handling
  > lrzsz: update SRC_URI to avoid redirect
  > oeqa/gitarchive: Fix syntax warning
  > linux-yocto: add and use GPL-2.0-with-syscall-note license
  > meta/lib: move buildstats.py and rootfspostcommands.py into oe
  > qemu: set CVE-2024-6505 to fixed
  > lib: spdx30_tasks: Fix supplied By
  > systemd: remove custom rootlibexecdir and replace with nonarch_libdir
  > systemd: split long line in pkg_postinst
  > systemd: drop deprecated rootlibdir, rootprefix and split-usr options

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

* sources/meta-arm 82bb1d21...b2c43dbf (3):
  > lib/fvp: add name to terminal title in FVP runner
  > kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the CORSTONE1000-2024.11 release.
  > arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release

* sources/meta-clang 147349b...b41b391 (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 7f045776...d7623ea2 (8):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2046 from Livius90/master
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2045 from hellhound94/topic/fix-script
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2044 from hellhound94/topic/fix-script
  > Merge pull request #2043 from YoeDistro/yoe/mut

* sources/meta-freescale-3rdparty bc2a12c...774ca54 (3):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #318 from dankm/dankm/unpackdir
  > Merge pull request #316 from svogl/master

* sources/meta-openembedded 907a061e9...e086f2899 (29):
  > DO NOT MERGE: Add Github actions CI workflow
  > nginx: Upgrade mainline release version 1.27.1 -> 1.27.3
  > proftpd: set status of CVE-2001-0027
  > dash: set CVE_PRODUCT
  > gpiod-sysfs-proxy: new recipe
  > sip: Upgrade 6.8.6 -> 6.9.0
  > python3-pyhsslms: Add 2.0.0 recipe
  > canopenterm: 1.0.9 -> 1.0.10
  > vk-gl-cts: don't require networking to configure
  > vk-gl-cts: control what targets get built
  > vk-gl-cts: use cmake-qemu
  > vk-gl-cts: set the git tag regex for release checking
  > vk-gl-cts: fix EXTRA_OECMAKE
  > syzkaller: network in compile is not needed
  > etcd: don't set UPSTREAM_CHECK_COMMITS
  > lxdm: drop debug-tweaks
  > canopenterm: update to version 1.0.9
  > pocketpy: update to version 2.0.3
  > mariadb: Ensure compatibility with ARMv9 by updating .arch directive
  > openhpi: explicitly disable ov-rest plugin
  > libspelling: update 0.4.2 -> 0.4.5
  > wireplumber: update 0.5.6 -> 0.5.7
  > pipewire: update 1.2.6 -> 1.2.7
  > python3-gpiod: don't recommend kernel-module-configfs for ptest
  > python3-gpiod: pull in just libgpiosim, not the entire libgpiod-ptest
  > libgpiod: minimize intra-recipe dependencies for ptest
  > xfstests: add missing run-time dependencies
  > gthumb: update 3.12.4 -> 3.12.6
  > pam-radius: add recipe

* sources/meta-qcom fc029c4...210c102 (19):
  > Merge pull request #689 from ricardosalveti/esp-qcom-image
  > Merge pull request #692 from chirag-jn/readme-improve
  > Merge pull request #688 from chirag-jn/readme
  > Merge pull request #687 from chirag-jn/qdl-2024-12
  > Merge pull request #685 from lumag/drop-extras
  > Merge pull request #684 from ndechesne/yocto-check-layer-fix
  > Merge pull request #683 from ndechesne/fix-patch-tag
  > Merge pull request #682 from lumag/drop-legacy
  > Merge pull request #681 from lumag/drop-extras
  > Merge pull request #679 from lumag/update-dsp-binaries
  > Merge pull request #678 from lumag/x1e80100-drop-audio-fw
  > Merge pull request #674 from lumag/hexagon-dsp-binaries
  > Merge pull request #677 from lumag/no-debug-tweaks
  > Merge pull request #676 from lumag/add-styhead
  > Merge pull request #673 from lumag/fix-rb3gen2-firmware
  > Merge pull request #669 from olasnap/oj/optional-rootfs-arg
  > Merge pull request #664 from lumag/wcn3990
  > Merge pull request #667 from ricardosalveti/master
  > Merge pull request #666 from ndechesne/uki

* sources/meta-qt6 2c53920...ef54259 (20):
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > Add option to export example sources
  > Remove unneeded example files path
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-raspberrypi 1aeda3f...29daee0 (3):
  > SECURITY.md: Add instructions for reporting security issues
  > linux: Enable CONFIG_I2C_BRCMSTB for proper HDMI I2C support
  > extra-build-config.md: added a white line

* sources/meta-riscv e4dbaa7...3ca2320 (3):
  > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1
  > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1
  > linux-starfive-dev: Upgrade kernel to 6.6.20

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

* sources/meta-tegra 55708dbc...12df4c32 (3):
  > linux-yocto: add patch to fix compatibility with nvbootctrl
  > edk2-firmware-tegra: add backported patch for cpp issue
  > tegra-binaries: refactor per-SoC vs. common deb package handling

* 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 f5a2ea77ca...d6ce5fdc11 (94):
  > clang: Upgrade to 19.1.5
  > 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
  > linux-yocto: Enable blacklist keyring
  > valgrind: Drop patch regressing fdleak_cmsg test
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > python3-iniparse: remove recipe
  > musl: Update riscv syscalls till 6.10 kernel
  > openssl: Fix build on risc64/musl
  > ffmpeg: Fix RISCV build
  > scripts/install-buildtools: preserve formatting in the help message
  > libsecret: add pam support depending on DISTRO_FEATURES
  > toolchain-shar-relocate.sh: fix the replacing commands
  > inetutils: increase alternative priority for hostname
  > shadow: use update-alternatives to handle su.1 and nologin.8
  > qemurunner: Fix stack trace generation in exception handler
  > tiff: set status for CVEs firx in 4.7.0
  > tiff: remove status for CVE-2023-3164
  > libssh2: remove status for CVE-2023-48795
  > elfutils: backport a fix for libeu objects missing in libelf.a
  > libpam: add packageconfig for selinux
  > Revert "uboot-sign: fix U-Boot binary with public key"
  > bitbake: parse: add support for 'addfragments' directive
  > bitbake: parse/ConfHandler: allow / in variable flags
  > libtool: update 2.5.2 -> 2.5.4
  > dtc: upgrade 1.7.0 -> 1.7.2
  > bitbake: cooker: use enum for cooker state to improve readability
  > bitbake: server/xmlrpcserver: fix some warnings
  > bitbake: knotty: some small cleanups while I'm in here
  > bitbake: knotty: print an error if MACHINE is not set
  > cargo-c-native: update 0.10.3 -> 0.10.5
  > go-helloworld: update to latest revision
  > libpam: update 1.6.1 -> 1.7.0
  > libpipeline: update 1.5.7 -> 1.5.8
  > texinfo: update 7.1 -> 7.1.1
  > vulkan-samples: update to latest revision
  > pixman: update 0.42.2 -> 0.44.0
  > tiff: update 4.6.0 -> 4.7.0
  > webkitgtk: update 2.44.3 -> 2.46.4
  > libgit2: update 1.8.2 -> 1.8.4
  > utfcpp: update 4.0.5 -> 4.0.6
  > python3-maturin: update 1.7.1 -> 1.7.4
  > python3-markdown: update 3.6 -> 3.7
  > btrfs-tools: update 6.10.1 -> 6.11
  > xf86-video-fbdev: update 0.5.0 -> 0.5.1
  > swig: upgrade 4.2.1 -> 4.3.0
  > python3-dtc: update 1.7.0 -> 1.7.2
  > virglrenderer: upgrade 1.0.1 -> 1.1.0
  > cups: upgrade 2.4.10 -> 2.4.11
  > python3-beartype: upgrade 0.18.5 -> 0.19.0
  > elfutils: upgrade 0.191 -> 0.192
  > debugedit: upgrade 5.0 -> 5.1
  > pkg-config-native: pick additional search paths from $EXTRA_NATIVE_PKGCONFIG_PATH
  > cargo.bbclass: do not install libraries by default
  > gcr: drop obsolete autotools setting
  > meson.bbclass: enable qemu exe wrapper in nativesdk
  > barebox: add more common items into shared .inc with barebox-tools
  > mtd-utils: set PV directly in the recipe filename
  > maintainers.inc: unassign myself (don't panic!)
  > lib: oeqa: spdx: Add tests for extra options
  > lib: spdx: Fix SPDX_BUILD_HOST
  > classes: create-spdx: Fix variable dependencies
  > lib: sbom30: Fix agent reference
  > lib: sbom30: Fix import handling
  > lrzsz: update SRC_URI to avoid redirect
  > oeqa/gitarchive: Fix syntax warning
  > linux-yocto: add and use GPL-2.0-with-syscall-note license
  > meta/lib: move buildstats.py and rootfspostcommands.py into oe
  > qemu: set CVE-2024-6505 to fixed
  > lib: spdx30_tasks: Fix supplied By
  > systemd: remove custom rootlibexecdir and replace with nonarch_libdir
  > systemd: split long line in pkg_postinst
  > systemd: drop deprecated rootlibdir, rootprefix and split-usr options

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

* sources/meta-arm 82bb1d21...b2c43dbf (3):
  > lib/fvp: add name to terminal title in FVP runner
  > kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the CORSTONE1000-2024.11 release.
  > arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release

* sources/meta-clang 147349b...b41b391 (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 7f045776...d7623ea2 (8):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2046 from Livius90/master
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2045 from hellhound94/topic/fix-script
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2044 from hellhound94/topic/fix-script
  > Merge pull request #2043 from YoeDistro/yoe/mut

* sources/meta-freescale-3rdparty bc2a12c...774ca54 (3):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #318 from dankm/dankm/unpackdir
  > Merge pull request #316 from svogl/master

* sources/meta-openembedded 907a061e9...fabb8401e (34):
  > DO NOT MERGE: Add Github actions CI workflow
  > gnome-software: update 47.1 -> 47.2
  > gnome-shell: update 47.1 -> 47.2
  > mutter: update 47.1 -> 47.3
  > gnome-control-center: update 47.1.1 -> 47.2
  > pps-tools: backport a patch to fix prints
  > nginx: Upgrade mainline release version 1.27.1 -> 1.27.3
  > proftpd: set status of CVE-2001-0027
  > dash: set CVE_PRODUCT
  > gpiod-sysfs-proxy: new recipe
  > sip: Upgrade 6.8.6 -> 6.9.0
  > python3-pyhsslms: Add 2.0.0 recipe
  > canopenterm: 1.0.9 -> 1.0.10
  > vk-gl-cts: don't require networking to configure
  > vk-gl-cts: control what targets get built
  > vk-gl-cts: use cmake-qemu
  > vk-gl-cts: set the git tag regex for release checking
  > vk-gl-cts: fix EXTRA_OECMAKE
  > syzkaller: network in compile is not needed
  > etcd: don't set UPSTREAM_CHECK_COMMITS
  > lxdm: drop debug-tweaks
  > canopenterm: update to version 1.0.9
  > pocketpy: update to version 2.0.3
  > mariadb: Ensure compatibility with ARMv9 by updating .arch directive
  > openhpi: explicitly disable ov-rest plugin
  > libspelling: update 0.4.2 -> 0.4.5
  > wireplumber: update 0.5.6 -> 0.5.7
  > pipewire: update 1.2.6 -> 1.2.7
  > python3-gpiod: don't recommend kernel-module-configfs for ptest
  > python3-gpiod: pull in just libgpiosim, not the entire libgpiod-ptest
  > libgpiod: minimize intra-recipe dependencies for ptest
  > xfstests: add missing run-time dependencies
  > gthumb: update 3.12.4 -> 3.12.6
  > pam-radius: add recipe

* sources/meta-qcom fc029c4...210c102 (19):
  > Merge pull request #689 from ricardosalveti/esp-qcom-image
  > Merge pull request #692 from chirag-jn/readme-improve
  > Merge pull request #688 from chirag-jn/readme
  > Merge pull request #687 from chirag-jn/qdl-2024-12
  > Merge pull request #685 from lumag/drop-extras
  > Merge pull request #684 from ndechesne/yocto-check-layer-fix
  > Merge pull request #683 from ndechesne/fix-patch-tag
  > Merge pull request #682 from lumag/drop-legacy
  > Merge pull request #681 from lumag/drop-extras
  > Merge pull request #679 from lumag/update-dsp-binaries
  > Merge pull request #678 from lumag/x1e80100-drop-audio-fw
  > Merge pull request #674 from lumag/hexagon-dsp-binaries
  > Merge pull request #677 from lumag/no-debug-tweaks
  > Merge pull request #676 from lumag/add-styhead
  > Merge pull request #673 from lumag/fix-rb3gen2-firmware
  > Merge pull request #669 from olasnap/oj/optional-rootfs-arg
  > Merge pull request #664 from lumag/wcn3990
  > Merge pull request #667 from ricardosalveti/master
  > Merge pull request #666 from ndechesne/uki

* sources/meta-qt6 2c53920...ef54259 (20):
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > Add option to export example sources
  > Remove unneeded example files path
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-raspberrypi 1aeda3f...29daee0 (3):
  > SECURITY.md: Add instructions for reporting security issues
  > linux: Enable CONFIG_I2C_BRCMSTB for proper HDMI I2C support
  > extra-build-config.md: added a white line

* sources/meta-riscv e4dbaa7...3ca2320 (3):
  > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1
  > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1
  > linux-starfive-dev: Upgrade kernel to 6.6.20

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

* sources/meta-tegra 55708dbc...12df4c32 (3):
  > linux-yocto: add patch to fix compatibility with nvbootctrl
  > edk2-firmware-tegra: add backported patch for cpp issue
  > tegra-binaries: refactor per-SoC vs. common deb package handling

* sources/meta-ti c46f49d3...039f523a (7):
  > CI/CD Auto-Merger: cicd.master.202412101025
  > u-boot: Add patch to use SWIG_AppendOutput
  > conf: layer.conf: Drop scarthgap from LAYERSERIES_COMPAT
  > conf: machine: am62xx-lp-evm: Add PWM overlays
  > ti-ipc: mark as incompatible with non-Linux builds
  > conf: machine: am62pxx: Pick overlays for V3Link cameras
  > ti-ipc-examples: Remove DSP/BIOS IPC examples

* 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 f5a2ea77ca...d6ce5fdc11 (94):
  > clang: Upgrade to 19.1.5
  > 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
  > linux-yocto: Enable blacklist keyring
  > valgrind: Drop patch regressing fdleak_cmsg test
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > linux-yocto: Fix rv32 syscall wrappers on 6.6
  > Revert "gcc: Fix wrong order of gcc include paths on musl systems"
  > gcc: Fix wrong order of gcc include paths on musl systems
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > python3-iniparse: remove recipe
  > musl: Update riscv syscalls till 6.10 kernel
  > openssl: Fix build on risc64/musl
  > ffmpeg: Fix RISCV build
  > scripts/install-buildtools: preserve formatting in the help message
  > libsecret: add pam support depending on DISTRO_FEATURES
  > toolchain-shar-relocate.sh: fix the replacing commands
  > inetutils: increase alternative priority for hostname
  > shadow: use update-alternatives to handle su.1 and nologin.8
  > qemurunner: Fix stack trace generation in exception handler
  > tiff: set status for CVEs firx in 4.7.0
  > tiff: remove status for CVE-2023-3164
  > libssh2: remove status for CVE-2023-48795
  > elfutils: backport a fix for libeu objects missing in libelf.a
  > libpam: add packageconfig for selinux
  > Revert "uboot-sign: fix U-Boot binary with public key"
  > bitbake: parse: add support for 'addfragments' directive
  > bitbake: parse/ConfHandler: allow / in variable flags
  > libtool: update 2.5.2 -> 2.5.4
  > dtc: upgrade 1.7.0 -> 1.7.2
  > bitbake: cooker: use enum for cooker state to improve readability
  > bitbake: server/xmlrpcserver: fix some warnings
  > bitbake: knotty: some small cleanups while I'm in here
  > bitbake: knotty: print an error if MACHINE is not set
  > cargo-c-native: update 0.10.3 -> 0.10.5
  > go-helloworld: update to latest revision
  > libpam: update 1.6.1 -> 1.7.0
  > libpipeline: update 1.5.7 -> 1.5.8
  > texinfo: update 7.1 -> 7.1.1
  > vulkan-samples: update to latest revision
  > pixman: update 0.42.2 -> 0.44.0
  > tiff: update 4.6.0 -> 4.7.0
  > webkitgtk: update 2.44.3 -> 2.46.4
  > libgit2: update 1.8.2 -> 1.8.4
  > utfcpp: update 4.0.5 -> 4.0.6
  > python3-maturin: update 1.7.1 -> 1.7.4
  > python3-markdown: update 3.6 -> 3.7
  > btrfs-tools: update 6.10.1 -> 6.11
  > xf86-video-fbdev: update 0.5.0 -> 0.5.1
  > swig: upgrade 4.2.1 -> 4.3.0
  > python3-dtc: update 1.7.0 -> 1.7.2
  > virglrenderer: upgrade 1.0.1 -> 1.1.0
  > cups: upgrade 2.4.10 -> 2.4.11
  > python3-beartype: upgrade 0.18.5 -> 0.19.0
  > elfutils: upgrade 0.191 -> 0.192
  > debugedit: upgrade 5.0 -> 5.1
  > pkg-config-native: pick additional search paths from $EXTRA_NATIVE_PKGCONFIG_PATH
  > cargo.bbclass: do not install libraries by default
  > gcr: drop obsolete autotools setting
  > meson.bbclass: enable qemu exe wrapper in nativesdk
  > barebox: add more common items into shared .inc with barebox-tools
  > mtd-utils: set PV directly in the recipe filename
  > maintainers.inc: unassign myself (don't panic!)
  > lib: oeqa: spdx: Add tests for extra options
  > lib: spdx: Fix SPDX_BUILD_HOST
  > classes: create-spdx: Fix variable dependencies
  > lib: sbom30: Fix agent reference
  > lib: sbom30: Fix import handling
  > lrzsz: update SRC_URI to avoid redirect
  > oeqa/gitarchive: Fix syntax warning
  > linux-yocto: add and use GPL-2.0-with-syscall-note license
  > meta/lib: move buildstats.py and rootfspostcommands.py into oe
  > qemu: set CVE-2024-6505 to fixed
  > lib: spdx30_tasks: Fix supplied By
  > systemd: remove custom rootlibexecdir and replace with nonarch_libdir
  > systemd: split long line in pkg_postinst
  > systemd: drop deprecated rootlibdir, rootprefix and split-usr options

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

* sources/meta-arm 82bb1d21...b2c43dbf (3):
  > lib/fvp: add name to terminal title in FVP runner
  > kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the CORSTONE1000-2024.11 release.
  > arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release

* sources/meta-clang 147349b...b41b391 (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 7f045776...d7623ea2 (8):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2046 from Livius90/master
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2045 from hellhound94/topic/fix-script
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2044 from hellhound94/topic/fix-script
  > Merge pull request #2043 from YoeDistro/yoe/mut

* sources/meta-freescale-3rdparty bc2a12c...774ca54 (3):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #318 from dankm/dankm/unpackdir
  > Merge pull request #316 from svogl/master

* sources/meta-openembedded 907a061e9...2a3d4d23d (41):
  > DO NOT MERGE: Add Github actions CI workflow
  > python3-virtualenv: upgrade 20.26.5 -> 20.26.6
  > smarty: update 4.4.1 -> 4.5.5
  > vboxguestdrivers: update to 7.0.22
  > gvfs: update 1.56.0 -> 1.56.1
  > file-roller: update 44.3 -> 44.4
  > gnome-text-editor: update 47.0 -> 47.2
  > nautilus: update 47.0 -> 47.1
  > gnome-software: update 47.1 -> 47.2
  > gnome-shell: update 47.1 -> 47.2
  > mutter: update 47.1 -> 47.3
  > gnome-control-center: update 47.1.1 -> 47.2
  > pps-tools: backport a patch to fix prints
  > nginx: Upgrade mainline release version 1.27.1 -> 1.27.3
  > proftpd: set status of CVE-2001-0027
  > dash: set CVE_PRODUCT
  > gpiod-sysfs-proxy: new recipe
  > sip: Upgrade 6.8.6 -> 6.9.0
  > python3-pyhsslms: Add 2.0.0 recipe
  > canopenterm: 1.0.9 -> 1.0.10
  > vk-gl-cts: don't require networking to configure
  > vk-gl-cts: control what targets get built
  > vk-gl-cts: use cmake-qemu
  > vk-gl-cts: set the git tag regex for release checking
  > vk-gl-cts: fix EXTRA_OECMAKE
  > syzkaller: network in compile is not needed
  > etcd: don't set UPSTREAM_CHECK_COMMITS
  > lxdm: drop debug-tweaks
  > canopenterm: update to version 1.0.9
  > pocketpy: update to version 2.0.3
  > mariadb: Ensure compatibility with ARMv9 by updating .arch directive
  > openhpi: explicitly disable ov-rest plugin
  > libspelling: update 0.4.2 -> 0.4.5
  > wireplumber: update 0.5.6 -> 0.5.7
  > pipewire: update 1.2.6 -> 1.2.7
  > python3-gpiod: don't recommend kernel-module-configfs for ptest
  > python3-gpiod: pull in just libgpiosim, not the entire libgpiod-ptest
  > libgpiod: minimize intra-recipe dependencies for ptest
  > xfstests: add missing run-time dependencies
  > gthumb: update 3.12.4 -> 3.12.6
  > pam-radius: add recipe

* sources/meta-qcom fc029c4...210c102 (19):
  > Merge pull request #689 from ricardosalveti/esp-qcom-image
  > Merge pull request #692 from chirag-jn/readme-improve
  > Merge pull request #688 from chirag-jn/readme
  > Merge pull request #687 from chirag-jn/qdl-2024-12
  > Merge pull request #685 from lumag/drop-extras
  > Merge pull request #684 from ndechesne/yocto-check-layer-fix
  > Merge pull request #683 from ndechesne/fix-patch-tag
  > Merge pull request #682 from lumag/drop-legacy
  > Merge pull request #681 from lumag/drop-extras
  > Merge pull request #679 from lumag/update-dsp-binaries
  > Merge pull request #678 from lumag/x1e80100-drop-audio-fw
  > Merge pull request #674 from lumag/hexagon-dsp-binaries
  > Merge pull request #677 from lumag/no-debug-tweaks
  > Merge pull request #676 from lumag/add-styhead
  > Merge pull request #673 from lumag/fix-rb3gen2-firmware
  > Merge pull request #669 from olasnap/oj/optional-rootfs-arg
  > Merge pull request #664 from lumag/wcn3990
  > Merge pull request #667 from ricardosalveti/master
  > Merge pull request #666 from ndechesne/uki

* sources/meta-qt6 2c53920...ef54259 (20):
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > Add option to export example sources
  > Remove unneeded example files path
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-raspberrypi 1aeda3f...29daee0 (3):
  > SECURITY.md: Add instructions for reporting security issues
  > linux: Enable CONFIG_I2C_BRCMSTB for proper HDMI I2C support
  > extra-build-config.md: added a white line

* sources/meta-riscv e4dbaa7...3ca2320 (3):
  > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1
  > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1
  > linux-starfive-dev: Upgrade kernel to 6.6.20

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

* sources/meta-tegra 55708dbc...12df4c32 (3):
  > linux-yocto: add patch to fix compatibility with nvbootctrl
  > edk2-firmware-tegra: add backported patch for cpp issue
  > tegra-binaries: refactor per-SoC vs. common deb package handling

* sources/meta-ti c46f49d3...039f523a (7):
  > CI/CD Auto-Merger: cicd.master.202412101025
  > u-boot: Add patch to use SWIG_AppendOutput
  > conf: layer.conf: Drop scarthgap from LAYERSERIES_COMPAT
  > conf: machine: am62xx-lp-evm: Add PWM overlays
  > ti-ipc: mark as incompatible with non-Linux builds
  > conf: machine: am62pxx: Pick overlays for V3Link cameras
  > ti-ipc-examples: Remove DSP/BIOS IPC examples

* 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 f5a2ea77ca...a075bd0da7 (135):
  > clang: Upgrade to 19.1.5
  > 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
  > systemd: actively disable Predictable Network Interface Names if !pni-names
  > linux-firmware: package firmware for Qualcomm AIC100 and QDU100
  > linux-firmware: upgrade 20241110 -> 20241210
  > sysvinit: upgrade 3.04 -> 3.11
  > maintainers.inc: add self for meson, python3 recipes
  > ovmf: update 202408 -> 202411
  > librsvg: update 2.58.2 -> 2.59.2
  > maintainers.inc: Update maintainer for pseudo and rpm
  > scripts/devtool: use bb.util.listtasks instead of __BBTASKS
  > classes/utility-tasks: port do_listtasks to use bb.build.listtasks
  > cargo-c: convert to target recipe
  > rpm: replace use of rpm2cpio with rpm2archive
  > rpm: update 4.19.1.1 -> 4.20.0
  > systemd-compat-units: execute postinst on target
  > base.bbclass: fix RRECOMMENDS extend issue for multilib
  > oeqa/selftest: Fix failure when configuration contains BBLAYERS:append
  > spdx 3.0: Rework how SPDX aliases are linked
  > classes-global/insane: Handle case where RPROVIDER is also a provider
  > vte: upgrade 0.78.1 -> 0.78.2
  > ttyrun: upgrade 2.35.0 -> 2.36.0
  > sudo: upgrade 1.9.16p1 -> 1.9.16p2
  > stress-ng: upgrade 0.18.06 -> 0.18.07
  > sqlite3: upgrade 3.47.0 -> 3.47.2
  > re2c: upgrade 4.0 -> 4.0.1
  > pixman: upgrade 0.44.0 -> 0.44.2
  > llvm: upgrade 19.1.4 -> 19.1.5
  > libsdl2: upgrade 2.30.9 -> 2.30.10
  > libdrm: upgrade 2.4.123 -> 2.4.124
  > kexec-tools: upgrade 2.0.29 -> 2.0.30
  > hwdata: upgrade 0.389 -> 0.390
  > gstreamer1.0: upgrade 1.24.9 -> 1.24.10
  > gnupg: upgrade 2.5.1 -> 2.5.2
  > git: upgrade 2.47.0 -> 2.47.1
  > ell: upgrade 0.70 -> 0.71
  > btrfs-tools: upgrade 6.11 -> 6.12
  > bash-completion: upgrade 2.14.0 -> 2.15.0
  > yocto-bsp: drop 6.10 bbappend
  > poky/poky-tiny: update default to v6.12
  > linux-yocto: drop 6.10
  > linux-yocto/6.12: introduce v6.12 reference kernel
  > linux-yocto/6.6: update to v6.6.64
  > linux-yocto/6.6: update to v6.6.63
  > python3-iniparse: remove recipe
  > musl: Update riscv syscalls till 6.10 kernel
  > openssl: Fix build on risc64/musl
  > ffmpeg: Fix RISCV build
  > scripts/install-buildtools: preserve formatting in the help message
  > libsecret: add pam support depending on DISTRO_FEATURES
  > toolchain-shar-relocate.sh: fix the replacing commands
  > inetutils: increase alternative priority for hostname
  > shadow: use update-alternatives to handle su.1 and nologin.8
  > qemurunner: Fix stack trace generation in exception handler
  > tiff: set status for CVEs firx in 4.7.0
  > tiff: remove status for CVE-2023-3164
  > libssh2: remove status for CVE-2023-48795
  > elfutils: backport a fix for libeu objects missing in libelf.a
  > libpam: add packageconfig for selinux
  > Revert "uboot-sign: fix U-Boot binary with public key"
  > bitbake: parse: add support for 'addfragments' directive
  > bitbake: parse/ConfHandler: allow / in variable flags
  > libtool: update 2.5.2 -> 2.5.4
  > dtc: upgrade 1.7.0 -> 1.7.2
  > bitbake: cooker: use enum for cooker state to improve readability
  > bitbake: server/xmlrpcserver: fix some warnings
  > bitbake: knotty: some small cleanups while I'm in here
  > bitbake: knotty: print an error if MACHINE is not set
  > cargo-c-native: update 0.10.3 -> 0.10.5
  > go-helloworld: update to latest revision
  > libpam: update 1.6.1 -> 1.7.0
  > libpipeline: update 1.5.7 -> 1.5.8
  > texinfo: update 7.1 -> 7.1.1
  > vulkan-samples: update to latest revision
  > pixman: update 0.42.2 -> 0.44.0
  > tiff: update 4.6.0 -> 4.7.0
  > webkitgtk: update 2.44.3 -> 2.46.4
  > libgit2: update 1.8.2 -> 1.8.4
  > utfcpp: update 4.0.5 -> 4.0.6
  > python3-maturin: update 1.7.1 -> 1.7.4
  > python3-markdown: update 3.6 -> 3.7
  > btrfs-tools: update 6.10.1 -> 6.11
  > xf86-video-fbdev: update 0.5.0 -> 0.5.1
  > swig: upgrade 4.2.1 -> 4.3.0
  > python3-dtc: update 1.7.0 -> 1.7.2
  > virglrenderer: upgrade 1.0.1 -> 1.1.0
  > cups: upgrade 2.4.10 -> 2.4.11
  > python3-beartype: upgrade 0.18.5 -> 0.19.0
  > elfutils: upgrade 0.191 -> 0.192
  > debugedit: upgrade 5.0 -> 5.1
  > pkg-config-native: pick additional search paths from $EXTRA_NATIVE_PKGCONFIG_PATH
  > cargo.bbclass: do not install libraries by default
  > gcr: drop obsolete autotools setting
  > meson.bbclass: enable qemu exe wrapper in nativesdk
  > barebox: add more common items into shared .inc with barebox-tools
  > mtd-utils: set PV directly in the recipe filename
  > maintainers.inc: unassign myself (don't panic!)
  > lib: oeqa: spdx: Add tests for extra options
  > lib: spdx: Fix SPDX_BUILD_HOST
  > classes: create-spdx: Fix variable dependencies
  > lib: sbom30: Fix agent reference
  > lib: sbom30: Fix import handling
  > lrzsz: update SRC_URI to avoid redirect
  > oeqa/gitarchive: Fix syntax warning
  > linux-yocto: add and use GPL-2.0-with-syscall-note license
  > meta/lib: move buildstats.py and rootfspostcommands.py into oe
  > qemu: set CVE-2024-6505 to fixed
  > lib: spdx30_tasks: Fix supplied By
  > systemd: remove custom rootlibexecdir and replace with nonarch_libdir
  > systemd: split long line in pkg_postinst
  > systemd: drop deprecated rootlibdir, rootprefix and split-usr options

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

* sources/meta-arm 82bb1d21...b2c43dbf (3):
  > lib/fvp: add name to terminal title in FVP runner
  > kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the CORSTONE1000-2024.11 release.
  > arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release

* sources/meta-clang 147349b...b41b391 (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 7f045776...d7623ea2 (8):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2046 from Livius90/master
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2045 from hellhound94/topic/fix-script
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2044 from hellhound94/topic/fix-script
  > Merge pull request #2043 from YoeDistro/yoe/mut

* sources/meta-freescale-3rdparty bc2a12c...774ca54 (3):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #318 from dankm/dankm/unpackdir
  > Merge pull request #316 from svogl/master

* sources/meta-openembedded 907a061e9...fc3e9744c (45):
  > DO NOT MERGE: Add Github actions CI workflow
  > python3-luma-oled: update to version 3.14.0
  > upower: add polkit PACKAGECONFIG option
  > upower: bump to 1.90.6
  > upower: use archive file in SRC_URI and fix UPSTREAM_CHECK_URI
  > python3-virtualenv: upgrade 20.26.5 -> 20.26.6
  > smarty: update 4.4.1 -> 4.5.5
  > vboxguestdrivers: update to 7.0.22
  > gvfs: update 1.56.0 -> 1.56.1
  > file-roller: update 44.3 -> 44.4
  > gnome-text-editor: update 47.0 -> 47.2
  > nautilus: update 47.0 -> 47.1
  > gnome-software: update 47.1 -> 47.2
  > gnome-shell: update 47.1 -> 47.2
  > mutter: update 47.1 -> 47.3
  > gnome-control-center: update 47.1.1 -> 47.2
  > pps-tools: backport a patch to fix prints
  > nginx: Upgrade mainline release version 1.27.1 -> 1.27.3
  > proftpd: set status of CVE-2001-0027
  > dash: set CVE_PRODUCT
  > gpiod-sysfs-proxy: new recipe
  > sip: Upgrade 6.8.6 -> 6.9.0
  > python3-pyhsslms: Add 2.0.0 recipe
  > canopenterm: 1.0.9 -> 1.0.10
  > vk-gl-cts: don't require networking to configure
  > vk-gl-cts: control what targets get built
  > vk-gl-cts: use cmake-qemu
  > vk-gl-cts: set the git tag regex for release checking
  > vk-gl-cts: fix EXTRA_OECMAKE
  > syzkaller: network in compile is not needed
  > etcd: don't set UPSTREAM_CHECK_COMMITS
  > lxdm: drop debug-tweaks
  > canopenterm: update to version 1.0.9
  > pocketpy: update to version 2.0.3
  > mariadb: Ensure compatibility with ARMv9 by updating .arch directive
  > openhpi: explicitly disable ov-rest plugin
  > libspelling: update 0.4.2 -> 0.4.5
  > wireplumber: update 0.5.6 -> 0.5.7
  > pipewire: update 1.2.6 -> 1.2.7
  > python3-gpiod: don't recommend kernel-module-configfs for ptest
  > python3-gpiod: pull in just libgpiosim, not the entire libgpiod-ptest
  > libgpiod: minimize intra-recipe dependencies for ptest
  > xfstests: add missing run-time dependencies
  > gthumb: update 3.12.4 -> 3.12.6
  > pam-radius: add recipe

* sources/meta-qcom fc029c4...210c102 (19):
  > Merge pull request #689 from ricardosalveti/esp-qcom-image
  > Merge pull request #692 from chirag-jn/readme-improve
  > Merge pull request #688 from chirag-jn/readme
  > Merge pull request #687 from chirag-jn/qdl-2024-12
  > Merge pull request #685 from lumag/drop-extras
  > Merge pull request #684 from ndechesne/yocto-check-layer-fix
  > Merge pull request #683 from ndechesne/fix-patch-tag
  > Merge pull request #682 from lumag/drop-legacy
  > Merge pull request #681 from lumag/drop-extras
  > Merge pull request #679 from lumag/update-dsp-binaries
  > Merge pull request #678 from lumag/x1e80100-drop-audio-fw
  > Merge pull request #674 from lumag/hexagon-dsp-binaries
  > Merge pull request #677 from lumag/no-debug-tweaks
  > Merge pull request #676 from lumag/add-styhead
  > Merge pull request #673 from lumag/fix-rb3gen2-firmware
  > Merge pull request #669 from olasnap/oj/optional-rootfs-arg
  > Merge pull request #664 from lumag/wcn3990
  > Merge pull request #667 from ricardosalveti/master
  > Merge pull request #666 from ndechesne/uki

* sources/meta-qt6 2c53920...ef54259 (20):
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > Add option to export example sources
  > Remove unneeded example files path
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-raspberrypi 1aeda3f...29daee0 (3):
  > SECURITY.md: Add instructions for reporting security issues
  > linux: Enable CONFIG_I2C_BRCMSTB for proper HDMI I2C support
  > extra-build-config.md: added a white line

* sources/meta-riscv e4dbaa7...3ca2320 (3):
  > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1
  > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1
  > linux-starfive-dev: Upgrade kernel to 6.6.20

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

* sources/meta-tegra 55708dbc...12df4c32 (3):
  > linux-yocto: add patch to fix compatibility with nvbootctrl
  > edk2-firmware-tegra: add backported patch for cpp issue
  > tegra-binaries: refactor per-SoC vs. common deb package handling

* sources/meta-ti c46f49d3...039f523a (7):
  > CI/CD Auto-Merger: cicd.master.202412101025
  > u-boot: Add patch to use SWIG_AppendOutput
  > conf: layer.conf: Drop scarthgap from LAYERSERIES_COMPAT
  > conf: machine: am62xx-lp-evm: Add PWM overlays
  > ti-ipc: mark as incompatible with non-Linux builds
  > conf: machine: am62pxx: Pick overlays for V3Link cameras
  > ti-ipc-examples: Remove DSP/BIOS IPC examples

* 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 f5a2ea77ca...a075bd0da7 (135):
  > clang: Upgrade to 19.1.5
  > 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
  > systemd: actively disable Predictable Network Interface Names if !pni-names
  > linux-firmware: package firmware for Qualcomm AIC100 and QDU100
  > linux-firmware: upgrade 20241110 -> 20241210
  > sysvinit: upgrade 3.04 -> 3.11
  > maintainers.inc: add self for meson, python3 recipes
  > ovmf: update 202408 -> 202411
  > librsvg: update 2.58.2 -> 2.59.2
  > maintainers.inc: Update maintainer for pseudo and rpm
  > scripts/devtool: use bb.util.listtasks instead of __BBTASKS
  > classes/utility-tasks: port do_listtasks to use bb.build.listtasks
  > cargo-c: convert to target recipe
  > rpm: replace use of rpm2cpio with rpm2archive
  > rpm: update 4.19.1.1 -> 4.20.0
  > systemd-compat-units: execute postinst on target
  > base.bbclass: fix RRECOMMENDS extend issue for multilib
  > oeqa/selftest: Fix failure when configuration contains BBLAYERS:append
  > spdx 3.0: Rework how SPDX aliases are linked
  > classes-global/insane: Handle case where RPROVIDER is also a provider
  > vte: upgrade 0.78.1 -> 0.78.2
  > ttyrun: upgrade 2.35.0 -> 2.36.0
  > sudo: upgrade 1.9.16p1 -> 1.9.16p2
  > stress-ng: upgrade 0.18.06 -> 0.18.07
  > sqlite3: upgrade 3.47.0 -> 3.47.2
  > re2c: upgrade 4.0 -> 4.0.1
  > pixman: upgrade 0.44.0 -> 0.44.2
  > llvm: upgrade 19.1.4 -> 19.1.5
  > libsdl2: upgrade 2.30.9 -> 2.30.10
  > libdrm: upgrade 2.4.123 -> 2.4.124
  > kexec-tools: upgrade 2.0.29 -> 2.0.30
  > hwdata: upgrade 0.389 -> 0.390
  > gstreamer1.0: upgrade 1.24.9 -> 1.24.10
  > gnupg: upgrade 2.5.1 -> 2.5.2
  > git: upgrade 2.47.0 -> 2.47.1
  > ell: upgrade 0.70 -> 0.71
  > btrfs-tools: upgrade 6.11 -> 6.12
  > bash-completion: upgrade 2.14.0 -> 2.15.0
  > yocto-bsp: drop 6.10 bbappend
  > poky/poky-tiny: update default to v6.12
  > linux-yocto: drop 6.10
  > linux-yocto/6.12: introduce v6.12 reference kernel
  > linux-yocto/6.6: update to v6.6.64
  > linux-yocto/6.6: update to v6.6.63
  > python3-iniparse: remove recipe
  > musl: Update riscv syscalls till 6.10 kernel
  > openssl: Fix build on risc64/musl
  > ffmpeg: Fix RISCV build
  > scripts/install-buildtools: preserve formatting in the help message
  > libsecret: add pam support depending on DISTRO_FEATURES
  > toolchain-shar-relocate.sh: fix the replacing commands
  > inetutils: increase alternative priority for hostname
  > shadow: use update-alternatives to handle su.1 and nologin.8
  > qemurunner: Fix stack trace generation in exception handler
  > tiff: set status for CVEs firx in 4.7.0
  > tiff: remove status for CVE-2023-3164
  > libssh2: remove status for CVE-2023-48795
  > elfutils: backport a fix for libeu objects missing in libelf.a
  > libpam: add packageconfig for selinux
  > Revert "uboot-sign: fix U-Boot binary with public key"
  > bitbake: parse: add support for 'addfragments' directive
  > bitbake: parse/ConfHandler: allow / in variable flags
  > libtool: update 2.5.2 -> 2.5.4
  > dtc: upgrade 1.7.0 -> 1.7.2
  > bitbake: cooker: use enum for cooker state to improve readability
  > bitbake: server/xmlrpcserver: fix some warnings
  > bitbake: knotty: some small cleanups while I'm in here
  > bitbake: knotty: print an error if MACHINE is not set
  > cargo-c-native: update 0.10.3 -> 0.10.5
  > go-helloworld: update to latest revision
  > libpam: update 1.6.1 -> 1.7.0
  > libpipeline: update 1.5.7 -> 1.5.8
  > texinfo: update 7.1 -> 7.1.1
  > vulkan-samples: update to latest revision
  > pixman: update 0.42.2 -> 0.44.0
  > tiff: update 4.6.0 -> 4.7.0
  > webkitgtk: update 2.44.3 -> 2.46.4
  > libgit2: update 1.8.2 -> 1.8.4
  > utfcpp: update 4.0.5 -> 4.0.6
  > python3-maturin: update 1.7.1 -> 1.7.4
  > python3-markdown: update 3.6 -> 3.7
  > btrfs-tools: update 6.10.1 -> 6.11
  > xf86-video-fbdev: update 0.5.0 -> 0.5.1
  > swig: upgrade 4.2.1 -> 4.3.0
  > python3-dtc: update 1.7.0 -> 1.7.2
  > virglrenderer: upgrade 1.0.1 -> 1.1.0
  > cups: upgrade 2.4.10 -> 2.4.11
  > python3-beartype: upgrade 0.18.5 -> 0.19.0
  > elfutils: upgrade 0.191 -> 0.192
  > debugedit: upgrade 5.0 -> 5.1
  > pkg-config-native: pick additional search paths from $EXTRA_NATIVE_PKGCONFIG_PATH
  > cargo.bbclass: do not install libraries by default
  > gcr: drop obsolete autotools setting
  > meson.bbclass: enable qemu exe wrapper in nativesdk
  > barebox: add more common items into shared .inc with barebox-tools
  > mtd-utils: set PV directly in the recipe filename
  > maintainers.inc: unassign myself (don't panic!)
  > lib: oeqa: spdx: Add tests for extra options
  > lib: spdx: Fix SPDX_BUILD_HOST
  > classes: create-spdx: Fix variable dependencies
  > lib: sbom30: Fix agent reference
  > lib: sbom30: Fix import handling
  > lrzsz: update SRC_URI to avoid redirect
  > oeqa/gitarchive: Fix syntax warning
  > linux-yocto: add and use GPL-2.0-with-syscall-note license
  > meta/lib: move buildstats.py and rootfspostcommands.py into oe
  > qemu: set CVE-2024-6505 to fixed
  > lib: spdx30_tasks: Fix supplied By
  > systemd: remove custom rootlibexecdir and replace with nonarch_libdir
  > systemd: split long line in pkg_postinst
  > systemd: drop deprecated rootlibdir, rootprefix and split-usr options

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

* sources/meta-arm 82bb1d21...b2c43dbf (3):
  > lib/fvp: add name to terminal title in FVP runner
  > kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the CORSTONE1000-2024.11 release.
  > arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release

* sources/meta-clang 147349b...b41b391 (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 7f045776...d7623ea2 (8):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2046 from Livius90/master
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2045 from hellhound94/topic/fix-script
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2044 from hellhound94/topic/fix-script
  > Merge pull request #2043 from YoeDistro/yoe/mut

* sources/meta-freescale-3rdparty bc2a12c...774ca54 (3):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #318 from dankm/dankm/unpackdir
  > Merge pull request #316 from svogl/master

* sources/meta-openembedded 907a061e9...e3f983390 (47):
  > DO NOT MERGE: Add Github actions CI workflow
  > python3-pdm: update to version 2.22.0
  > python3-cmake: update to version 3.31.1
  > python3-luma-oled: update to version 3.14.0
  > upower: add polkit PACKAGECONFIG option
  > upower: bump to 1.90.6
  > upower: use archive file in SRC_URI and fix UPSTREAM_CHECK_URI
  > python3-virtualenv: upgrade 20.26.5 -> 20.26.6
  > smarty: update 4.4.1 -> 4.5.5
  > vboxguestdrivers: update to 7.0.22
  > gvfs: update 1.56.0 -> 1.56.1
  > file-roller: update 44.3 -> 44.4
  > gnome-text-editor: update 47.0 -> 47.2
  > nautilus: update 47.0 -> 47.1
  > gnome-software: update 47.1 -> 47.2
  > gnome-shell: update 47.1 -> 47.2
  > mutter: update 47.1 -> 47.3
  > gnome-control-center: update 47.1.1 -> 47.2
  > pps-tools: backport a patch to fix prints
  > nginx: Upgrade mainline release version 1.27.1 -> 1.27.3
  > proftpd: set status of CVE-2001-0027
  > dash: set CVE_PRODUCT
  > gpiod-sysfs-proxy: new recipe
  > sip: Upgrade 6.8.6 -> 6.9.0
  > python3-pyhsslms: Add 2.0.0 recipe
  > canopenterm: 1.0.9 -> 1.0.10
  > vk-gl-cts: don't require networking to configure
  > vk-gl-cts: control what targets get built
  > vk-gl-cts: use cmake-qemu
  > vk-gl-cts: set the git tag regex for release checking
  > vk-gl-cts: fix EXTRA_OECMAKE
  > syzkaller: network in compile is not needed
  > etcd: don't set UPSTREAM_CHECK_COMMITS
  > lxdm: drop debug-tweaks
  > canopenterm: update to version 1.0.9
  > pocketpy: update to version 2.0.3
  > mariadb: Ensure compatibility with ARMv9 by updating .arch directive
  > openhpi: explicitly disable ov-rest plugin
  > libspelling: update 0.4.2 -> 0.4.5
  > wireplumber: update 0.5.6 -> 0.5.7
  > pipewire: update 1.2.6 -> 1.2.7
  > python3-gpiod: don't recommend kernel-module-configfs for ptest
  > python3-gpiod: pull in just libgpiosim, not the entire libgpiod-ptest
  > libgpiod: minimize intra-recipe dependencies for ptest
  > xfstests: add missing run-time dependencies
  > gthumb: update 3.12.4 -> 3.12.6
  > pam-radius: add recipe

* sources/meta-qcom fc029c4...210c102 (19):
  > Merge pull request #689 from ricardosalveti/esp-qcom-image
  > Merge pull request #692 from chirag-jn/readme-improve
  > Merge pull request #688 from chirag-jn/readme
  > Merge pull request #687 from chirag-jn/qdl-2024-12
  > Merge pull request #685 from lumag/drop-extras
  > Merge pull request #684 from ndechesne/yocto-check-layer-fix
  > Merge pull request #683 from ndechesne/fix-patch-tag
  > Merge pull request #682 from lumag/drop-legacy
  > Merge pull request #681 from lumag/drop-extras
  > Merge pull request #679 from lumag/update-dsp-binaries
  > Merge pull request #678 from lumag/x1e80100-drop-audio-fw
  > Merge pull request #674 from lumag/hexagon-dsp-binaries
  > Merge pull request #677 from lumag/no-debug-tweaks
  > Merge pull request #676 from lumag/add-styhead
  > Merge pull request #673 from lumag/fix-rb3gen2-firmware
  > Merge pull request #669 from olasnap/oj/optional-rootfs-arg
  > Merge pull request #664 from lumag/wcn3990
  > Merge pull request #667 from ricardosalveti/master
  > Merge pull request #666 from ndechesne/uki

* sources/meta-qt6 2c53920...ef54259 (20):
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > Add option to export example sources
  > Remove unneeded example files path
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-raspberrypi 1aeda3f...29daee0 (3):
  > SECURITY.md: Add instructions for reporting security issues
  > linux: Enable CONFIG_I2C_BRCMSTB for proper HDMI I2C support
  > extra-build-config.md: added a white line

* sources/meta-riscv e4dbaa7...3ca2320 (3):
  > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1
  > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1
  > linux-starfive-dev: Upgrade kernel to 6.6.20

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

* sources/meta-tegra 55708dbc...12df4c32 (3):
  > linux-yocto: add patch to fix compatibility with nvbootctrl
  > edk2-firmware-tegra: add backported patch for cpp issue
  > tegra-binaries: refactor per-SoC vs. common deb package handling

* sources/meta-ti c46f49d3...039f523a (7):
  > CI/CD Auto-Merger: cicd.master.202412101025
  > u-boot: Add patch to use SWIG_AppendOutput
  > conf: layer.conf: Drop scarthgap from LAYERSERIES_COMPAT
  > conf: machine: am62xx-lp-evm: Add PWM overlays
  > ti-ipc: mark as incompatible with non-Linux builds
  > conf: machine: am62pxx: Pick overlays for V3Link cameras
  > ti-ipc-examples: Remove DSP/BIOS IPC examples

* 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 f5a2ea77ca...a075bd0da7 (135):
  > clang: Upgrade to 19.1.5
  > 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
  > systemd: actively disable Predictable Network Interface Names if !pni-names
  > linux-firmware: package firmware for Qualcomm AIC100 and QDU100
  > linux-firmware: upgrade 20241110 -> 20241210
  > sysvinit: upgrade 3.04 -> 3.11
  > maintainers.inc: add self for meson, python3 recipes
  > ovmf: update 202408 -> 202411
  > librsvg: update 2.58.2 -> 2.59.2
  > maintainers.inc: Update maintainer for pseudo and rpm
  > scripts/devtool: use bb.util.listtasks instead of __BBTASKS
  > classes/utility-tasks: port do_listtasks to use bb.build.listtasks
  > cargo-c: convert to target recipe
  > rpm: replace use of rpm2cpio with rpm2archive
  > rpm: update 4.19.1.1 -> 4.20.0
  > systemd-compat-units: execute postinst on target
  > base.bbclass: fix RRECOMMENDS extend issue for multilib
  > oeqa/selftest: Fix failure when configuration contains BBLAYERS:append
  > spdx 3.0: Rework how SPDX aliases are linked
  > classes-global/insane: Handle case where RPROVIDER is also a provider
  > vte: upgrade 0.78.1 -> 0.78.2
  > ttyrun: upgrade 2.35.0 -> 2.36.0
  > sudo: upgrade 1.9.16p1 -> 1.9.16p2
  > stress-ng: upgrade 0.18.06 -> 0.18.07
  > sqlite3: upgrade 3.47.0 -> 3.47.2
  > re2c: upgrade 4.0 -> 4.0.1
  > pixman: upgrade 0.44.0 -> 0.44.2
  > llvm: upgrade 19.1.4 -> 19.1.5
  > libsdl2: upgrade 2.30.9 -> 2.30.10
  > libdrm: upgrade 2.4.123 -> 2.4.124
  > kexec-tools: upgrade 2.0.29 -> 2.0.30
  > hwdata: upgrade 0.389 -> 0.390
  > gstreamer1.0: upgrade 1.24.9 -> 1.24.10
  > gnupg: upgrade 2.5.1 -> 2.5.2
  > git: upgrade 2.47.0 -> 2.47.1
  > ell: upgrade 0.70 -> 0.71
  > btrfs-tools: upgrade 6.11 -> 6.12
  > bash-completion: upgrade 2.14.0 -> 2.15.0
  > yocto-bsp: drop 6.10 bbappend
  > poky/poky-tiny: update default to v6.12
  > linux-yocto: drop 6.10
  > linux-yocto/6.12: introduce v6.12 reference kernel
  > linux-yocto/6.6: update to v6.6.64
  > linux-yocto/6.6: update to v6.6.63
  > python3-iniparse: remove recipe
  > musl: Update riscv syscalls till 6.10 kernel
  > openssl: Fix build on risc64/musl
  > ffmpeg: Fix RISCV build
  > scripts/install-buildtools: preserve formatting in the help message
  > libsecret: add pam support depending on DISTRO_FEATURES
  > toolchain-shar-relocate.sh: fix the replacing commands
  > inetutils: increase alternative priority for hostname
  > shadow: use update-alternatives to handle su.1 and nologin.8
  > qemurunner: Fix stack trace generation in exception handler
  > tiff: set status for CVEs firx in 4.7.0
  > tiff: remove status for CVE-2023-3164
  > libssh2: remove status for CVE-2023-48795
  > elfutils: backport a fix for libeu objects missing in libelf.a
  > libpam: add packageconfig for selinux
  > Revert "uboot-sign: fix U-Boot binary with public key"
  > bitbake: parse: add support for 'addfragments' directive
  > bitbake: parse/ConfHandler: allow / in variable flags
  > libtool: update 2.5.2 -> 2.5.4
  > dtc: upgrade 1.7.0 -> 1.7.2
  > bitbake: cooker: use enum for cooker state to improve readability
  > bitbake: server/xmlrpcserver: fix some warnings
  > bitbake: knotty: some small cleanups while I'm in here
  > bitbake: knotty: print an error if MACHINE is not set
  > cargo-c-native: update 0.10.3 -> 0.10.5
  > go-helloworld: update to latest revision
  > libpam: update 1.6.1 -> 1.7.0
  > libpipeline: update 1.5.7 -> 1.5.8
  > texinfo: update 7.1 -> 7.1.1
  > vulkan-samples: update to latest revision
  > pixman: update 0.42.2 -> 0.44.0
  > tiff: update 4.6.0 -> 4.7.0
  > webkitgtk: update 2.44.3 -> 2.46.4
  > libgit2: update 1.8.2 -> 1.8.4
  > utfcpp: update 4.0.5 -> 4.0.6
  > python3-maturin: update 1.7.1 -> 1.7.4
  > python3-markdown: update 3.6 -> 3.7
  > btrfs-tools: update 6.10.1 -> 6.11
  > xf86-video-fbdev: update 0.5.0 -> 0.5.1
  > swig: upgrade 4.2.1 -> 4.3.0
  > python3-dtc: update 1.7.0 -> 1.7.2
  > virglrenderer: upgrade 1.0.1 -> 1.1.0
  > cups: upgrade 2.4.10 -> 2.4.11
  > python3-beartype: upgrade 0.18.5 -> 0.19.0
  > elfutils: upgrade 0.191 -> 0.192
  > debugedit: upgrade 5.0 -> 5.1
  > pkg-config-native: pick additional search paths from $EXTRA_NATIVE_PKGCONFIG_PATH
  > cargo.bbclass: do not install libraries by default
  > gcr: drop obsolete autotools setting
  > meson.bbclass: enable qemu exe wrapper in nativesdk
  > barebox: add more common items into shared .inc with barebox-tools
  > mtd-utils: set PV directly in the recipe filename
  > maintainers.inc: unassign myself (don't panic!)
  > lib: oeqa: spdx: Add tests for extra options
  > lib: spdx: Fix SPDX_BUILD_HOST
  > classes: create-spdx: Fix variable dependencies
  > lib: sbom30: Fix agent reference
  > lib: sbom30: Fix import handling
  > lrzsz: update SRC_URI to avoid redirect
  > oeqa/gitarchive: Fix syntax warning
  > linux-yocto: add and use GPL-2.0-with-syscall-note license
  > meta/lib: move buildstats.py and rootfspostcommands.py into oe
  > qemu: set CVE-2024-6505 to fixed
  > lib: spdx30_tasks: Fix supplied By
  > systemd: remove custom rootlibexecdir and replace with nonarch_libdir
  > systemd: split long line in pkg_postinst
  > systemd: drop deprecated rootlibdir, rootprefix and split-usr options

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

* sources/meta-arm 82bb1d21...b2c43dbf (3):
  > lib/fvp: add name to terminal title in FVP runner
  > kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the CORSTONE1000-2024.11 release.
  > arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release

* sources/meta-clang 147349b...b41b391 (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 7f045776...d7623ea2 (8):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2046 from Livius90/master
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2045 from hellhound94/topic/fix-script
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2044 from hellhound94/topic/fix-script
  > Merge pull request #2043 from YoeDistro/yoe/mut

* sources/meta-freescale-3rdparty bc2a12c...774ca54 (3):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #318 from dankm/dankm/unpackdir
  > Merge pull request #316 from svogl/master

* sources/meta-openembedded 907a061e9...f06cc2009 (49):
  > DO NOT MERGE: Add Github actions CI workflow
  > python3-prompt-toolkit: set the value of UPSTREAM_CHECK_PYPI_PACKAGE to enable version checking
  > python3-mlcommons-loadgen: update to version 5.0.0
  > python3-pdm: update to version 2.22.0
  > python3-cmake: update to version 3.31.1
  > python3-luma-oled: update to version 3.14.0
  > upower: add polkit PACKAGECONFIG option
  > upower: bump to 1.90.6
  > upower: use archive file in SRC_URI and fix UPSTREAM_CHECK_URI
  > python3-virtualenv: upgrade 20.26.5 -> 20.26.6
  > smarty: update 4.4.1 -> 4.5.5
  > vboxguestdrivers: update to 7.0.22
  > gvfs: update 1.56.0 -> 1.56.1
  > file-roller: update 44.3 -> 44.4
  > gnome-text-editor: update 47.0 -> 47.2
  > nautilus: update 47.0 -> 47.1
  > gnome-software: update 47.1 -> 47.2
  > gnome-shell: update 47.1 -> 47.2
  > mutter: update 47.1 -> 47.3
  > gnome-control-center: update 47.1.1 -> 47.2
  > pps-tools: backport a patch to fix prints
  > nginx: Upgrade mainline release version 1.27.1 -> 1.27.3
  > proftpd: set status of CVE-2001-0027
  > dash: set CVE_PRODUCT
  > gpiod-sysfs-proxy: new recipe
  > sip: Upgrade 6.8.6 -> 6.9.0
  > python3-pyhsslms: Add 2.0.0 recipe
  > canopenterm: 1.0.9 -> 1.0.10
  > vk-gl-cts: don't require networking to configure
  > vk-gl-cts: control what targets get built
  > vk-gl-cts: use cmake-qemu
  > vk-gl-cts: set the git tag regex for release checking
  > vk-gl-cts: fix EXTRA_OECMAKE
  > syzkaller: network in compile is not needed
  > etcd: don't set UPSTREAM_CHECK_COMMITS
  > lxdm: drop debug-tweaks
  > canopenterm: update to version 1.0.9
  > pocketpy: update to version 2.0.3
  > mariadb: Ensure compatibility with ARMv9 by updating .arch directive
  > openhpi: explicitly disable ov-rest plugin
  > libspelling: update 0.4.2 -> 0.4.5
  > wireplumber: update 0.5.6 -> 0.5.7
  > pipewire: update 1.2.6 -> 1.2.7
  > python3-gpiod: don't recommend kernel-module-configfs for ptest
  > python3-gpiod: pull in just libgpiosim, not the entire libgpiod-ptest
  > libgpiod: minimize intra-recipe dependencies for ptest
  > xfstests: add missing run-time dependencies
  > gthumb: update 3.12.4 -> 3.12.6
  > pam-radius: add recipe

* sources/meta-qcom fc029c4...210c102 (19):
  > Merge pull request #689 from ricardosalveti/esp-qcom-image
  > Merge pull request #692 from chirag-jn/readme-improve
  > Merge pull request #688 from chirag-jn/readme
  > Merge pull request #687 from chirag-jn/qdl-2024-12
  > Merge pull request #685 from lumag/drop-extras
  > Merge pull request #684 from ndechesne/yocto-check-layer-fix
  > Merge pull request #683 from ndechesne/fix-patch-tag
  > Merge pull request #682 from lumag/drop-legacy
  > Merge pull request #681 from lumag/drop-extras
  > Merge pull request #679 from lumag/update-dsp-binaries
  > Merge pull request #678 from lumag/x1e80100-drop-audio-fw
  > Merge pull request #674 from lumag/hexagon-dsp-binaries
  > Merge pull request #677 from lumag/no-debug-tweaks
  > Merge pull request #676 from lumag/add-styhead
  > Merge pull request #673 from lumag/fix-rb3gen2-firmware
  > Merge pull request #669 from olasnap/oj/optional-rootfs-arg
  > Merge pull request #664 from lumag/wcn3990
  > Merge pull request #667 from ricardosalveti/master
  > Merge pull request #666 from ndechesne/uki

* sources/meta-qt6 2c53920...ef54259 (20):
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > Add option to export example sources
  > Remove unneeded example files path
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-raspberrypi 1aeda3f...29daee0 (3):
  > SECURITY.md: Add instructions for reporting security issues
  > linux: Enable CONFIG_I2C_BRCMSTB for proper HDMI I2C support
  > extra-build-config.md: added a white line

* sources/meta-riscv e4dbaa7...3ca2320 (3):
  > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1
  > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1
  > linux-starfive-dev: Upgrade kernel to 6.6.20

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

* sources/meta-tegra 55708dbc...12df4c32 (3):
  > linux-yocto: add patch to fix compatibility with nvbootctrl
  > edk2-firmware-tegra: add backported patch for cpp issue
  > tegra-binaries: refactor per-SoC vs. common deb package handling

* sources/meta-ti c46f49d3...039f523a (7):
  > CI/CD Auto-Merger: cicd.master.202412101025
  > u-boot: Add patch to use SWIG_AppendOutput
  > conf: layer.conf: Drop scarthgap from LAYERSERIES_COMPAT
  > conf: machine: am62xx-lp-evm: Add PWM overlays
  > ti-ipc: mark as incompatible with non-Linux builds
  > conf: machine: am62pxx: Pick overlays for V3Link cameras
  > ti-ipc-examples: Remove DSP/BIOS IPC examples

* 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 f5a2ea77ca...a075bd0da7 (135):
  > clang: Upgrade to 19.1.5
  > 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
  > systemd: actively disable Predictable Network Interface Names if !pni-names
  > linux-firmware: package firmware for Qualcomm AIC100 and QDU100
  > linux-firmware: upgrade 20241110 -> 20241210
  > sysvinit: upgrade 3.04 -> 3.11
  > maintainers.inc: add self for meson, python3 recipes
  > ovmf: update 202408 -> 202411
  > librsvg: update 2.58.2 -> 2.59.2
  > maintainers.inc: Update maintainer for pseudo and rpm
  > scripts/devtool: use bb.util.listtasks instead of __BBTASKS
  > classes/utility-tasks: port do_listtasks to use bb.build.listtasks
  > cargo-c: convert to target recipe
  > rpm: replace use of rpm2cpio with rpm2archive
  > rpm: update 4.19.1.1 -> 4.20.0
  > systemd-compat-units: execute postinst on target
  > base.bbclass: fix RRECOMMENDS extend issue for multilib
  > oeqa/selftest: Fix failure when configuration contains BBLAYERS:append
  > spdx 3.0: Rework how SPDX aliases are linked
  > classes-global/insane: Handle case where RPROVIDER is also a provider
  > vte: upgrade 0.78.1 -> 0.78.2
  > ttyrun: upgrade 2.35.0 -> 2.36.0
  > sudo: upgrade 1.9.16p1 -> 1.9.16p2
  > stress-ng: upgrade 0.18.06 -> 0.18.07
  > sqlite3: upgrade 3.47.0 -> 3.47.2
  > re2c: upgrade 4.0 -> 4.0.1
  > pixman: upgrade 0.44.0 -> 0.44.2
  > llvm: upgrade 19.1.4 -> 19.1.5
  > libsdl2: upgrade 2.30.9 -> 2.30.10
  > libdrm: upgrade 2.4.123 -> 2.4.124
  > kexec-tools: upgrade 2.0.29 -> 2.0.30
  > hwdata: upgrade 0.389 -> 0.390
  > gstreamer1.0: upgrade 1.24.9 -> 1.24.10
  > gnupg: upgrade 2.5.1 -> 2.5.2
  > git: upgrade 2.47.0 -> 2.47.1
  > ell: upgrade 0.70 -> 0.71
  > btrfs-tools: upgrade 6.11 -> 6.12
  > bash-completion: upgrade 2.14.0 -> 2.15.0
  > yocto-bsp: drop 6.10 bbappend
  > poky/poky-tiny: update default to v6.12
  > linux-yocto: drop 6.10
  > linux-yocto/6.12: introduce v6.12 reference kernel
  > linux-yocto/6.6: update to v6.6.64
  > linux-yocto/6.6: update to v6.6.63
  > python3-iniparse: remove recipe
  > musl: Update riscv syscalls till 6.10 kernel
  > openssl: Fix build on risc64/musl
  > ffmpeg: Fix RISCV build
  > scripts/install-buildtools: preserve formatting in the help message
  > libsecret: add pam support depending on DISTRO_FEATURES
  > toolchain-shar-relocate.sh: fix the replacing commands
  > inetutils: increase alternative priority for hostname
  > shadow: use update-alternatives to handle su.1 and nologin.8
  > qemurunner: Fix stack trace generation in exception handler
  > tiff: set status for CVEs firx in 4.7.0
  > tiff: remove status for CVE-2023-3164
  > libssh2: remove status for CVE-2023-48795
  > elfutils: backport a fix for libeu objects missing in libelf.a
  > libpam: add packageconfig for selinux
  > Revert "uboot-sign: fix U-Boot binary with public key"
  > bitbake: parse: add support for 'addfragments' directive
  > bitbake: parse/ConfHandler: allow / in variable flags
  > libtool: update 2.5.2 -> 2.5.4
  > dtc: upgrade 1.7.0 -> 1.7.2
  > bitbake: cooker: use enum for cooker state to improve readability
  > bitbake: server/xmlrpcserver: fix some warnings
  > bitbake: knotty: some small cleanups while I'm in here
  > bitbake: knotty: print an error if MACHINE is not set
  > cargo-c-native: update 0.10.3 -> 0.10.5
  > go-helloworld: update to latest revision
  > libpam: update 1.6.1 -> 1.7.0
  > libpipeline: update 1.5.7 -> 1.5.8
  > texinfo: update 7.1 -> 7.1.1
  > vulkan-samples: update to latest revision
  > pixman: update 0.42.2 -> 0.44.0
  > tiff: update 4.6.0 -> 4.7.0
  > webkitgtk: update 2.44.3 -> 2.46.4
  > libgit2: update 1.8.2 -> 1.8.4
  > utfcpp: update 4.0.5 -> 4.0.6
  > python3-maturin: update 1.7.1 -> 1.7.4
  > python3-markdown: update 3.6 -> 3.7
  > btrfs-tools: update 6.10.1 -> 6.11
  > xf86-video-fbdev: update 0.5.0 -> 0.5.1
  > swig: upgrade 4.2.1 -> 4.3.0
  > python3-dtc: update 1.7.0 -> 1.7.2
  > virglrenderer: upgrade 1.0.1 -> 1.1.0
  > cups: upgrade 2.4.10 -> 2.4.11
  > python3-beartype: upgrade 0.18.5 -> 0.19.0
  > elfutils: upgrade 0.191 -> 0.192
  > debugedit: upgrade 5.0 -> 5.1
  > pkg-config-native: pick additional search paths from $EXTRA_NATIVE_PKGCONFIG_PATH
  > cargo.bbclass: do not install libraries by default
  > gcr: drop obsolete autotools setting
  > meson.bbclass: enable qemu exe wrapper in nativesdk
  > barebox: add more common items into shared .inc with barebox-tools
  > mtd-utils: set PV directly in the recipe filename
  > maintainers.inc: unassign myself (don't panic!)
  > lib: oeqa: spdx: Add tests for extra options
  > lib: spdx: Fix SPDX_BUILD_HOST
  > classes: create-spdx: Fix variable dependencies
  > lib: sbom30: Fix agent reference
  > lib: sbom30: Fix import handling
  > lrzsz: update SRC_URI to avoid redirect
  > oeqa/gitarchive: Fix syntax warning
  > linux-yocto: add and use GPL-2.0-with-syscall-note license
  > meta/lib: move buildstats.py and rootfspostcommands.py into oe
  > qemu: set CVE-2024-6505 to fixed
  > lib: spdx30_tasks: Fix supplied By
  > systemd: remove custom rootlibexecdir and replace with nonarch_libdir
  > systemd: split long line in pkg_postinst
  > systemd: drop deprecated rootlibdir, rootprefix and split-usr options

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

* sources/meta-arm 82bb1d21...b2c43dbf (3):
  > lib/fvp: add name to terminal title in FVP runner
  > kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the CORSTONE1000-2024.11 release.
  > arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release

* sources/meta-clang 147349b...b41b391 (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 7f045776...d7623ea2 (8):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2046 from Livius90/master
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2045 from hellhound94/topic/fix-script
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2044 from hellhound94/topic/fix-script
  > Merge pull request #2043 from YoeDistro/yoe/mut

* sources/meta-freescale-3rdparty bc2a12c...774ca54 (3):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #318 from dankm/dankm/unpackdir
  > Merge pull request #316 from svogl/master

* sources/meta-openembedded 907a061e9...e4dc81867 (55):
  > DO NOT MERGE: Add Github actions CI workflow
  > lvm2: Remove a lingering reference to ${PN}-udevrules
  > tclap: use most recent version
  > bridge-utils: add CVE_PRODUCT
  > vbxguestdrivers: upgrade 7.0.22 -> 7.1.4
  > python3-ipython: update to version 8.30.0
  > python3-janus: update to version 1.1.0
  > python3-prompt-toolkit: set the value of UPSTREAM_CHECK_PYPI_PACKAGE to enable version checking
  > python3-mlcommons-loadgen: update to version 5.0.0
  > python3-pdm: update to version 2.22.0
  > python3-cmake: update to version 3.31.1
  > python3-luma-oled: update to version 3.14.0
  > upower: add polkit PACKAGECONFIG option
  > upower: bump to 1.90.6
  > upower: use archive file in SRC_URI and fix UPSTREAM_CHECK_URI
  > python3-virtualenv: upgrade 20.26.5 -> 20.26.6
  > smarty: update 4.4.1 -> 4.5.5
  > vboxguestdrivers: update to 7.0.22
  > gvfs: update 1.56.0 -> 1.56.1
  > file-roller: update 44.3 -> 44.4
  > gnome-text-editor: update 47.0 -> 47.2
  > nautilus: update 47.0 -> 47.1
  > gnome-software: update 47.1 -> 47.2
  > gnome-shell: update 47.1 -> 47.2
  > mutter: update 47.1 -> 47.3
  > gnome-control-center: update 47.1.1 -> 47.2
  > pps-tools: backport a patch to fix prints
  > nginx: Upgrade mainline release version 1.27.1 -> 1.27.3
  > proftpd: set status of CVE-2001-0027
  > dash: set CVE_PRODUCT
  > gpiod-sysfs-proxy: new recipe
  > sip: Upgrade 6.8.6 -> 6.9.0
  > python3-pyhsslms: Add 2.0.0 recipe
  > canopenterm: 1.0.9 -> 1.0.10
  > vk-gl-cts: don't require networking to configure
  > vk-gl-cts: control what targets get built
  > vk-gl-cts: use cmake-qemu
  > vk-gl-cts: set the git tag regex for release checking
  > vk-gl-cts: fix EXTRA_OECMAKE
  > syzkaller: network in compile is not needed
  > etcd: don't set UPSTREAM_CHECK_COMMITS
  > lxdm: drop debug-tweaks
  > canopenterm: update to version 1.0.9
  > pocketpy: update to version 2.0.3
  > mariadb: Ensure compatibility with ARMv9 by updating .arch directive
  > openhpi: explicitly disable ov-rest plugin
  > libspelling: update 0.4.2 -> 0.4.5
  > wireplumber: update 0.5.6 -> 0.5.7
  > pipewire: update 1.2.6 -> 1.2.7
  > python3-gpiod: don't recommend kernel-module-configfs for ptest
  > python3-gpiod: pull in just libgpiosim, not the entire libgpiod-ptest
  > libgpiod: minimize intra-recipe dependencies for ptest
  > xfstests: add missing run-time dependencies
  > gthumb: update 3.12.4 -> 3.12.6
  > pam-radius: add recipe

* sources/meta-qcom fc029c4...210c102 (19):
  > Merge pull request #689 from ricardosalveti/esp-qcom-image
  > Merge pull request #692 from chirag-jn/readme-improve
  > Merge pull request #688 from chirag-jn/readme
  > Merge pull request #687 from chirag-jn/qdl-2024-12
  > Merge pull request #685 from lumag/drop-extras
  > Merge pull request #684 from ndechesne/yocto-check-layer-fix
  > Merge pull request #683 from ndechesne/fix-patch-tag
  > Merge pull request #682 from lumag/drop-legacy
  > Merge pull request #681 from lumag/drop-extras
  > Merge pull request #679 from lumag/update-dsp-binaries
  > Merge pull request #678 from lumag/x1e80100-drop-audio-fw
  > Merge pull request #674 from lumag/hexagon-dsp-binaries
  > Merge pull request #677 from lumag/no-debug-tweaks
  > Merge pull request #676 from lumag/add-styhead
  > Merge pull request #673 from lumag/fix-rb3gen2-firmware
  > Merge pull request #669 from olasnap/oj/optional-rootfs-arg
  > Merge pull request #664 from lumag/wcn3990
  > Merge pull request #667 from ricardosalveti/master
  > Merge pull request #666 from ndechesne/uki

* sources/meta-qt6 2c53920...897b24a (21):
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > qtbase: always build linuxfb platform plugin
  > Add option to export example sources
  > Remove unneeded example files path
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-raspberrypi 1aeda3f...a2f8a64 (5):
  > SECURITY.md: Add instructions for reporting security issues
  > rpi-base: Remove bcm2712-rpi-5-b.dtb from RPI_KERNEL_DEVICETREE target
  > linux-raspberrypi-6.6: Upgrade to 6.6.63
  > linux: Enable CONFIG_I2C_BRCMSTB for proper HDMI I2C support
  > extra-build-config.md: added a white line

* sources/meta-riscv e4dbaa7...3ca2320 (3):
  > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1
  > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1
  > linux-starfive-dev: Upgrade kernel to 6.6.20

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

* sources/meta-tegra 55708dbc...12df4c32 (3):
  > linux-yocto: add patch to fix compatibility with nvbootctrl
  > edk2-firmware-tegra: add backported patch for cpp issue
  > tegra-binaries: refactor per-SoC vs. common deb package handling

* sources/meta-ti c46f49d3...039f523a (7):
  > CI/CD Auto-Merger: cicd.master.202412101025
  > u-boot: Add patch to use SWIG_AppendOutput
  > conf: layer.conf: Drop scarthgap from LAYERSERIES_COMPAT
  > conf: machine: am62xx-lp-evm: Add PWM overlays
  > ti-ipc: mark as incompatible with non-Linux builds
  > conf: machine: am62pxx: Pick overlays for V3Link cameras
  > ti-ipc-examples: Remove DSP/BIOS IPC examples

* 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 f5a2ea77ca...6371d1ee4e (153):
  > clang: Upgrade to 19.1.5
  > 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: enable linux 6.12 for genericarm64
  > scripts/install-buildtools: Update to 5.1.1
  > binutils: Fix CVE-2024-53589
  > barebox: upgrade 2024.10.0 -> 2024.12.0
  > curl: upgrade 8.11.0 -> 8.11.1
  > curl: upgrade 8.10.1 -> 8.11.0
  > gcc: Fix c++: tweak for Wrange-loop-construct
  > icecc: don't use KERNEL_CC during set_icecc_env
  > icecc: convert set_icecc_env to python prefuncs
  > bitbake-config-build: add a plugin for config fragments
  > bitbake.conf: add an addfragments directive for oe-core and dependent layers
  > bitbake: bitbake-config-build: add an alias to bitbake-layers
  > bitbake: lib/bb/tests: use bb.build.listtasks() instead of __BBTASKS
  > bitbake: bitbake-user-manual-metadata: add a section about 'addfragments`
  > bitbake: bitbake: parse: add support for flagged fragment variables
  > pixman: remove long-obsolete patch
  > linux-yoto/6.12: bsp/genericarm64: fix configuration warning
  > linux-yocto: tweak cve exclusions files
  > systemd: actively disable Predictable Network Interface Names if !pni-names
  > linux-firmware: package firmware for Qualcomm AIC100 and QDU100
  > linux-firmware: upgrade 20241110 -> 20241210
  > sysvinit: upgrade 3.04 -> 3.11
  > maintainers.inc: add self for meson, python3 recipes
  > ovmf: update 202408 -> 202411
  > librsvg: update 2.58.2 -> 2.59.2
  > maintainers.inc: Update maintainer for pseudo and rpm
  > scripts/devtool: use bb.util.listtasks instead of __BBTASKS
  > classes/utility-tasks: port do_listtasks to use bb.build.listtasks
  > cargo-c: convert to target recipe
  > rpm: replace use of rpm2cpio with rpm2archive
  > rpm: update 4.19.1.1 -> 4.20.0
  > systemd-compat-units: execute postinst on target
  > base.bbclass: fix RRECOMMENDS extend issue for multilib
  > oeqa/selftest: Fix failure when configuration contains BBLAYERS:append
  > spdx 3.0: Rework how SPDX aliases are linked
  > classes-global/insane: Handle case where RPROVIDER is also a provider
  > vte: upgrade 0.78.1 -> 0.78.2
  > ttyrun: upgrade 2.35.0 -> 2.36.0
  > sudo: upgrade 1.9.16p1 -> 1.9.16p2
  > stress-ng: upgrade 0.18.06 -> 0.18.07
  > sqlite3: upgrade 3.47.0 -> 3.47.2
  > re2c: upgrade 4.0 -> 4.0.1
  > pixman: upgrade 0.44.0 -> 0.44.2
  > llvm: upgrade 19.1.4 -> 19.1.5
  > libsdl2: upgrade 2.30.9 -> 2.30.10
  > libdrm: upgrade 2.4.123 -> 2.4.124
  > kexec-tools: upgrade 2.0.29 -> 2.0.30
  > hwdata: upgrade 0.389 -> 0.390
  > gstreamer1.0: upgrade 1.24.9 -> 1.24.10
  > gnupg: upgrade 2.5.1 -> 2.5.2
  > git: upgrade 2.47.0 -> 2.47.1
  > ell: upgrade 0.70 -> 0.71
  > btrfs-tools: upgrade 6.11 -> 6.12
  > bash-completion: upgrade 2.14.0 -> 2.15.0
  > yocto-bsp: drop 6.10 bbappend
  > poky/poky-tiny: update default to v6.12
  > linux-yocto: drop 6.10
  > linux-yocto/6.12: introduce v6.12 reference kernel
  > linux-yocto/6.6: update to v6.6.64
  > linux-yocto/6.6: update to v6.6.63
  > python3-iniparse: remove recipe
  > musl: Update riscv syscalls till 6.10 kernel
  > openssl: Fix build on risc64/musl
  > ffmpeg: Fix RISCV build
  > scripts/install-buildtools: preserve formatting in the help message
  > libsecret: add pam support depending on DISTRO_FEATURES
  > toolchain-shar-relocate.sh: fix the replacing commands
  > inetutils: increase alternative priority for hostname
  > shadow: use update-alternatives to handle su.1 and nologin.8
  > qemurunner: Fix stack trace generation in exception handler
  > tiff: set status for CVEs firx in 4.7.0
  > tiff: remove status for CVE-2023-3164
  > libssh2: remove status for CVE-2023-48795
  > elfutils: backport a fix for libeu objects missing in libelf.a
  > libpam: add packageconfig for selinux
  > Revert "uboot-sign: fix U-Boot binary with public key"
  > bitbake: parse: add support for 'addfragments' directive
  > bitbake: parse/ConfHandler: allow / in variable flags
  > libtool: update 2.5.2 -> 2.5.4
  > dtc: upgrade 1.7.0 -> 1.7.2
  > bitbake: cooker: use enum for cooker state to improve readability
  > bitbake: server/xmlrpcserver: fix some warnings
  > bitbake: knotty: some small cleanups while I'm in here
  > bitbake: knotty: print an error if MACHINE is not set
  > cargo-c-native: update 0.10.3 -> 0.10.5
  > go-helloworld: update to latest revision
  > libpam: update 1.6.1 -> 1.7.0
  > libpipeline: update 1.5.7 -> 1.5.8
  > texinfo: update 7.1 -> 7.1.1
  > vulkan-samples: update to latest revision
  > pixman: update 0.42.2 -> 0.44.0
  > tiff: update 4.6.0 -> 4.7.0
  > webkitgtk: update 2.44.3 -> 2.46.4
  > libgit2: update 1.8.2 -> 1.8.4
  > utfcpp: update 4.0.5 -> 4.0.6
  > python3-maturin: update 1.7.1 -> 1.7.4
  > python3-markdown: update 3.6 -> 3.7
  > btrfs-tools: update 6.10.1 -> 6.11
  > xf86-video-fbdev: update 0.5.0 -> 0.5.1
  > swig: upgrade 4.2.1 -> 4.3.0
  > python3-dtc: update 1.7.0 -> 1.7.2
  > virglrenderer: upgrade 1.0.1 -> 1.1.0
  > cups: upgrade 2.4.10 -> 2.4.11
  > python3-beartype: upgrade 0.18.5 -> 0.19.0
  > elfutils: upgrade 0.191 -> 0.192
  > debugedit: upgrade 5.0 -> 5.1
  > pkg-config-native: pick additional search paths from $EXTRA_NATIVE_PKGCONFIG_PATH
  > cargo.bbclass: do not install libraries by default
  > gcr: drop obsolete autotools setting
  > meson.bbclass: enable qemu exe wrapper in nativesdk
  > barebox: add more common items into shared .inc with barebox-tools
  > mtd-utils: set PV directly in the recipe filename
  > maintainers.inc: unassign myself (don't panic!)
  > lib: oeqa: spdx: Add tests for extra options
  > lib: spdx: Fix SPDX_BUILD_HOST
  > classes: create-spdx: Fix variable dependencies
  > lib: sbom30: Fix agent reference
  > lib: sbom30: Fix import handling
  > lrzsz: update SRC_URI to avoid redirect
  > oeqa/gitarchive: Fix syntax warning
  > linux-yocto: add and use GPL-2.0-with-syscall-note license
  > meta/lib: move buildstats.py and rootfspostcommands.py into oe
  > qemu: set CVE-2024-6505 to fixed
  > lib: spdx30_tasks: Fix supplied By
  > systemd: remove custom rootlibexecdir and replace with nonarch_libdir
  > systemd: split long line in pkg_postinst
  > systemd: drop deprecated rootlibdir, rootprefix and split-usr options

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

* sources/meta-arm 82bb1d21...b2c43dbf (3):
  > lib/fvp: add name to terminal title in FVP runner
  > kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the CORSTONE1000-2024.11 release.
  > arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release

* sources/meta-clang 147349b...b41b391 (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 7f045776...5f4f40ba (8):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2046 from Livius90/master
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2045 from hellhound94/topic/fix-script
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2044 from hellhound94/topic/fix-script
  > Merge pull request #2043 from YoeDistro/yoe/mut

* sources/meta-freescale-3rdparty bc2a12c...3fb3a98 (4):
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #318 from dankm/dankm/unpackdir
  > Merge pull request #316 from svogl/master

* sources/meta-openembedded 907a061e9...cf28e1c50 (56):
  > DO NOT MERGE: Add Github actions CI workflow
  > python3-libusb1: rename recipe to reflect the python version and update to use pypi
  > lvm2: Remove a lingering reference to ${PN}-udevrules
  > tclap: use most recent version
  > bridge-utils: add CVE_PRODUCT
  > vbxguestdrivers: upgrade 7.0.22 -> 7.1.4
  > python3-ipython: update to version 8.30.0
  > python3-janus: update to version 1.1.0
  > python3-prompt-toolkit: set the value of UPSTREAM_CHECK_PYPI_PACKAGE to enable version checking
  > python3-mlcommons-loadgen: update to version 5.0.0
  > python3-pdm: update to version 2.22.0
  > python3-cmake: update to version 3.31.1
  > python3-luma-oled: update to version 3.14.0
  > upower: add polkit PACKAGECONFIG option
  > upower: bump to 1.90.6
  > upower: use archive file in SRC_URI and fix UPSTREAM_CHECK_URI
  > python3-virtualenv: upgrade 20.26.5 -> 20.26.6
  > smarty: update 4.4.1 -> 4.5.5
  > vboxguestdrivers: update to 7.0.22
  > gvfs: update 1.56.0 -> 1.56.1
  > file-roller: update 44.3 -> 44.4
  > gnome-text-editor: update 47.0 -> 47.2
  > nautilus: update 47.0 -> 47.1
  > gnome-software: update 47.1 -> 47.2
  > gnome-shell: update 47.1 -> 47.2
  > mutter: update 47.1 -> 47.3
  > gnome-control-center: update 47.1.1 -> 47.2
  > pps-tools: backport a patch to fix prints
  > nginx: Upgrade mainline release version 1.27.1 -> 1.27.3
  > proftpd: set status of CVE-2001-0027
  > dash: set CVE_PRODUCT
  > gpiod-sysfs-proxy: new recipe
  > sip: Upgrade 6.8.6 -> 6.9.0
  > python3-pyhsslms: Add 2.0.0 recipe
  > canopenterm: 1.0.9 -> 1.0.10
  > vk-gl-cts: don't require networking to configure
  > vk-gl-cts: control what targets get built
  > vk-gl-cts: use cmake-qemu
  > vk-gl-cts: set the git tag regex for release checking
  > vk-gl-cts: fix EXTRA_OECMAKE
  > syzkaller: network in compile is not needed
  > etcd: don't set UPSTREAM_CHECK_COMMITS
  > lxdm: drop debug-tweaks
  > canopenterm: update to version 1.0.9
  > pocketpy: update to version 2.0.3
  > mariadb: Ensure compatibility with ARMv9 by updating .arch directive
  > openhpi: explicitly disable ov-rest plugin
  > libspelling: update 0.4.2 -> 0.4.5
  > wireplumber: update 0.5.6 -> 0.5.7
  > pipewire: update 1.2.6 -> 1.2.7
  > python3-gpiod: don't recommend kernel-module-configfs for ptest
  > python3-gpiod: pull in just libgpiosim, not the entire libgpiod-ptest
  > libgpiod: minimize intra-recipe dependencies for ptest
  > xfstests: add missing run-time dependencies
  > gthumb: update 3.12.4 -> 3.12.6
  > pam-radius: add recipe

* sources/meta-qcom fc029c4...210c102 (19):
  > Merge pull request #689 from ricardosalveti/esp-qcom-image
  > Merge pull request #692 from chirag-jn/readme-improve
  > Merge pull request #688 from chirag-jn/readme
  > Merge pull request #687 from chirag-jn/qdl-2024-12
  > Merge pull request #685 from lumag/drop-extras
  > Merge pull request #684 from ndechesne/yocto-check-layer-fix
  > Merge pull request #683 from ndechesne/fix-patch-tag
  > Merge pull request #682 from lumag/drop-legacy
  > Merge pull request #681 from lumag/drop-extras
  > Merge pull request #679 from lumag/update-dsp-binaries
  > Merge pull request #678 from lumag/x1e80100-drop-audio-fw
  > Merge pull request #674 from lumag/hexagon-dsp-binaries
  > Merge pull request #677 from lumag/no-debug-tweaks
  > Merge pull request #676 from lumag/add-styhead
  > Merge pull request #673 from lumag/fix-rb3gen2-firmware
  > Merge pull request #669 from olasnap/oj/optional-rootfs-arg
  > Merge pull request #664 from lumag/wcn3990
  > Merge pull request #667 from ricardosalveti/master
  > Merge pull request #666 from ndechesne/uki

* sources/meta-qt6 2c53920...897b24a (21):
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > qtbase: always build linuxfb platform plugin
  > Add option to export example sources
  > Remove unneeded example files path
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-raspberrypi 1aeda3f...97d7a6b (6):
  > picamera-libs: removed unused libraries from python3-picamera
  > SECURITY.md: Add instructions for reporting security issues
  > rpi-base: Remove bcm2712-rpi-5-b.dtb from RPI_KERNEL_DEVICETREE target
  > linux-raspberrypi-6.6: Upgrade to 6.6.63
  > linux: Enable CONFIG_I2C_BRCMSTB for proper HDMI I2C support
  > extra-build-config.md: added a white line

* sources/meta-riscv e4dbaa7...3ca2320 (3):
  > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1
  > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1
  > linux-starfive-dev: Upgrade kernel to 6.6.20

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

* sources/meta-tegra 55708dbc...12df4c32 (3):
  > linux-yocto: add patch to fix compatibility with nvbootctrl
  > edk2-firmware-tegra: add backported patch for cpp issue
  > tegra-binaries: refactor per-SoC vs. common deb package handling

* sources/meta-ti c46f49d3...57da6c15 (8):
  > CI/CD Auto-Merger: cicd.master.202412130100
  > CI/CD Auto-Merger: cicd.master.202412101025
  > u-boot: Add patch to use SWIG_AppendOutput
  > conf: layer.conf: Drop scarthgap from LAYERSERIES_COMPAT
  > conf: machine: am62xx-lp-evm: Add PWM overlays
  > ti-ipc: mark as incompatible with non-Linux builds
  > conf: machine: am62pxx: Pick overlays for V3Link cameras
  > ti-ipc-examples: Remove DSP/BIOS IPC examples

* 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 f5a2ea77ca...6371d1ee4e (153):
  > clang: Upgrade to 19.1.5
  > 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: enable linux 6.12 for genericarm64
  > scripts/install-buildtools: Update to 5.1.1
  > binutils: Fix CVE-2024-53589
  > barebox: upgrade 2024.10.0 -> 2024.12.0
  > curl: upgrade 8.11.0 -> 8.11.1
  > curl: upgrade 8.10.1 -> 8.11.0
  > gcc: Fix c++: tweak for Wrange-loop-construct
  > icecc: don't use KERNEL_CC during set_icecc_env
  > icecc: convert set_icecc_env to python prefuncs
  > bitbake-config-build: add a plugin for config fragments
  > bitbake.conf: add an addfragments directive for oe-core and dependent layers
  > bitbake: bitbake-config-build: add an alias to bitbake-layers
  > bitbake: lib/bb/tests: use bb.build.listtasks() instead of __BBTASKS
  > bitbake: bitbake-user-manual-metadata: add a section about 'addfragments`
  > bitbake: bitbake: parse: add support for flagged fragment variables
  > pixman: remove long-obsolete patch
  > linux-yoto/6.12: bsp/genericarm64: fix configuration warning
  > linux-yocto: tweak cve exclusions files
  > systemd: actively disable Predictable Network Interface Names if !pni-names
  > linux-firmware: package firmware for Qualcomm AIC100 and QDU100
  > linux-firmware: upgrade 20241110 -> 20241210
  > sysvinit: upgrade 3.04 -> 3.11
  > maintainers.inc: add self for meson, python3 recipes
  > ovmf: update 202408 -> 202411
  > librsvg: update 2.58.2 -> 2.59.2
  > maintainers.inc: Update maintainer for pseudo and rpm
  > scripts/devtool: use bb.util.listtasks instead of __BBTASKS
  > classes/utility-tasks: port do_listtasks to use bb.build.listtasks
  > cargo-c: convert to target recipe
  > rpm: replace use of rpm2cpio with rpm2archive
  > rpm: update 4.19.1.1 -> 4.20.0
  > systemd-compat-units: execute postinst on target
  > base.bbclass: fix RRECOMMENDS extend issue for multilib
  > oeqa/selftest: Fix failure when configuration contains BBLAYERS:append
  > spdx 3.0: Rework how SPDX aliases are linked
  > classes-global/insane: Handle case where RPROVIDER is also a provider
  > vte: upgrade 0.78.1 -> 0.78.2
  > ttyrun: upgrade 2.35.0 -> 2.36.0
  > sudo: upgrade 1.9.16p1 -> 1.9.16p2
  > stress-ng: upgrade 0.18.06 -> 0.18.07
  > sqlite3: upgrade 3.47.0 -> 3.47.2
  > re2c: upgrade 4.0 -> 4.0.1
  > pixman: upgrade 0.44.0 -> 0.44.2
  > llvm: upgrade 19.1.4 -> 19.1.5
  > libsdl2: upgrade 2.30.9 -> 2.30.10
  > libdrm: upgrade 2.4.123 -> 2.4.124
  > kexec-tools: upgrade 2.0.29 -> 2.0.30
  > hwdata: upgrade 0.389 -> 0.390
  > gstreamer1.0: upgrade 1.24.9 -> 1.24.10
  > gnupg: upgrade 2.5.1 -> 2.5.2
  > git: upgrade 2.47.0 -> 2.47.1
  > ell: upgrade 0.70 -> 0.71
  > btrfs-tools: upgrade 6.11 -> 6.12
  > bash-completion: upgrade 2.14.0 -> 2.15.0
  > yocto-bsp: drop 6.10 bbappend
  > poky/poky-tiny: update default to v6.12
  > linux-yocto: drop 6.10
  > linux-yocto/6.12: introduce v6.12 reference kernel
  > linux-yocto/6.6: update to v6.6.64
  > linux-yocto/6.6: update to v6.6.63
  > python3-iniparse: remove recipe
  > musl: Update riscv syscalls till 6.10 kernel
  > openssl: Fix build on risc64/musl
  > ffmpeg: Fix RISCV build
  > scripts/install-buildtools: preserve formatting in the help message
  > libsecret: add pam support depending on DISTRO_FEATURES
  > toolchain-shar-relocate.sh: fix the replacing commands
  > inetutils: increase alternative priority for hostname
  > shadow: use update-alternatives to handle su.1 and nologin.8
  > qemurunner: Fix stack trace generation in exception handler
  > tiff: set status for CVEs firx in 4.7.0
  > tiff: remove status for CVE-2023-3164
  > libssh2: remove status for CVE-2023-48795
  > elfutils: backport a fix for libeu objects missing in libelf.a
  > libpam: add packageconfig for selinux
  > Revert "uboot-sign: fix U-Boot binary with public key"
  > bitbake: parse: add support for 'addfragments' directive
  > bitbake: parse/ConfHandler: allow / in variable flags
  > libtool: update 2.5.2 -> 2.5.4
  > dtc: upgrade 1.7.0 -> 1.7.2
  > bitbake: cooker: use enum for cooker state to improve readability
  > bitbake: server/xmlrpcserver: fix some warnings
  > bitbake: knotty: some small cleanups while I'm in here
  > bitbake: knotty: print an error if MACHINE is not set
  > cargo-c-native: update 0.10.3 -> 0.10.5
  > go-helloworld: update to latest revision
  > libpam: update 1.6.1 -> 1.7.0
  > libpipeline: update 1.5.7 -> 1.5.8
  > texinfo: update 7.1 -> 7.1.1
  > vulkan-samples: update to latest revision
  > pixman: update 0.42.2 -> 0.44.0
  > tiff: update 4.6.0 -> 4.7.0
  > webkitgtk: update 2.44.3 -> 2.46.4
  > libgit2: update 1.8.2 -> 1.8.4
  > utfcpp: update 4.0.5 -> 4.0.6
  > python3-maturin: update 1.7.1 -> 1.7.4
  > python3-markdown: update 3.6 -> 3.7
  > btrfs-tools: update 6.10.1 -> 6.11
  > xf86-video-fbdev: update 0.5.0 -> 0.5.1
  > swig: upgrade 4.2.1 -> 4.3.0
  > python3-dtc: update 1.7.0 -> 1.7.2
  > virglrenderer: upgrade 1.0.1 -> 1.1.0
  > cups: upgrade 2.4.10 -> 2.4.11
  > python3-beartype: upgrade 0.18.5 -> 0.19.0
  > elfutils: upgrade 0.191 -> 0.192
  > debugedit: upgrade 5.0 -> 5.1
  > pkg-config-native: pick additional search paths from $EXTRA_NATIVE_PKGCONFIG_PATH
  > cargo.bbclass: do not install libraries by default
  > gcr: drop obsolete autotools setting
  > meson.bbclass: enable qemu exe wrapper in nativesdk
  > barebox: add more common items into shared .inc with barebox-tools
  > mtd-utils: set PV directly in the recipe filename
  > maintainers.inc: unassign myself (don't panic!)
  > lib: oeqa: spdx: Add tests for extra options
  > lib: spdx: Fix SPDX_BUILD_HOST
  > classes: create-spdx: Fix variable dependencies
  > lib: sbom30: Fix agent reference
  > lib: sbom30: Fix import handling
  > lrzsz: update SRC_URI to avoid redirect
  > oeqa/gitarchive: Fix syntax warning
  > linux-yocto: add and use GPL-2.0-with-syscall-note license
  > meta/lib: move buildstats.py and rootfspostcommands.py into oe
  > qemu: set CVE-2024-6505 to fixed
  > lib: spdx30_tasks: Fix supplied By
  > systemd: remove custom rootlibexecdir and replace with nonarch_libdir
  > systemd: split long line in pkg_postinst
  > systemd: drop deprecated rootlibdir, rootprefix and split-usr options

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

* sources/meta-arm 82bb1d21...b2c43dbf (3):
  > lib/fvp: add name to terminal title in FVP runner
  > kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the CORSTONE1000-2024.11 release.
  > arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release

* sources/meta-clang 147349b...b41b391 (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 7f045776...5f4f40ba (8):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2046 from Livius90/master
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2045 from hellhound94/topic/fix-script
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2044 from hellhound94/topic/fix-script
  > Merge pull request #2043 from YoeDistro/yoe/mut

* sources/meta-freescale-3rdparty bc2a12c...3fb3a98 (4):
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #318 from dankm/dankm/unpackdir
  > Merge pull request #316 from svogl/master

* sources/meta-openembedded 907a061e9...c64943399 (57):
  > DO NOT MERGE: Add Github actions CI workflow
  > kernel-module-emlog: Fix build with kernel 6.12+
  > python3-libusb1: rename recipe to reflect the python version and update to use pypi
  > lvm2: Remove a lingering reference to ${PN}-udevrules
  > tclap: use most recent version
  > bridge-utils: add CVE_PRODUCT
  > vbxguestdrivers: upgrade 7.0.22 -> 7.1.4
  > python3-ipython: update to version 8.30.0
  > python3-janus: update to version 1.1.0
  > python3-prompt-toolkit: set the value of UPSTREAM_CHECK_PYPI_PACKAGE to enable version checking
  > python3-mlcommons-loadgen: update to version 5.0.0
  > python3-pdm: update to version 2.22.0
  > python3-cmake: update to version 3.31.1
  > python3-luma-oled: update to version 3.14.0
  > upower: add polkit PACKAGECONFIG option
  > upower: bump to 1.90.6
  > upower: use archive file in SRC_URI and fix UPSTREAM_CHECK_URI
  > python3-virtualenv: upgrade 20.26.5 -> 20.26.6
  > smarty: update 4.4.1 -> 4.5.5
  > vboxguestdrivers: update to 7.0.22
  > gvfs: update 1.56.0 -> 1.56.1
  > file-roller: update 44.3 -> 44.4
  > gnome-text-editor: update 47.0 -> 47.2
  > nautilus: update 47.0 -> 47.1
  > gnome-software: update 47.1 -> 47.2
  > gnome-shell: update 47.1 -> 47.2
  > mutter: update 47.1 -> 47.3
  > gnome-control-center: update 47.1.1 -> 47.2
  > pps-tools: backport a patch to fix prints
  > nginx: Upgrade mainline release version 1.27.1 -> 1.27.3
  > proftpd: set status of CVE-2001-0027
  > dash: set CVE_PRODUCT
  > gpiod-sysfs-proxy: new recipe
  > sip: Upgrade 6.8.6 -> 6.9.0
  > python3-pyhsslms: Add 2.0.0 recipe
  > canopenterm: 1.0.9 -> 1.0.10
  > vk-gl-cts: don't require networking to configure
  > vk-gl-cts: control what targets get built
  > vk-gl-cts: use cmake-qemu
  > vk-gl-cts: set the git tag regex for release checking
  > vk-gl-cts: fix EXTRA_OECMAKE
  > syzkaller: network in compile is not needed
  > etcd: don't set UPSTREAM_CHECK_COMMITS
  > lxdm: drop debug-tweaks
  > canopenterm: update to version 1.0.9
  > pocketpy: update to version 2.0.3
  > mariadb: Ensure compatibility with ARMv9 by updating .arch directive
  > openhpi: explicitly disable ov-rest plugin
  > libspelling: update 0.4.2 -> 0.4.5
  > wireplumber: update 0.5.6 -> 0.5.7
  > pipewire: update 1.2.6 -> 1.2.7
  > python3-gpiod: don't recommend kernel-module-configfs for ptest
  > python3-gpiod: pull in just libgpiosim, not the entire libgpiod-ptest
  > libgpiod: minimize intra-recipe dependencies for ptest
  > xfstests: add missing run-time dependencies
  > gthumb: update 3.12.4 -> 3.12.6
  > pam-radius: add recipe

* sources/meta-qcom fc029c4...210c102 (19):
  > Merge pull request #689 from ricardosalveti/esp-qcom-image
  > Merge pull request #692 from chirag-jn/readme-improve
  > Merge pull request #688 from chirag-jn/readme
  > Merge pull request #687 from chirag-jn/qdl-2024-12
  > Merge pull request #685 from lumag/drop-extras
  > Merge pull request #684 from ndechesne/yocto-check-layer-fix
  > Merge pull request #683 from ndechesne/fix-patch-tag
  > Merge pull request #682 from lumag/drop-legacy
  > Merge pull request #681 from lumag/drop-extras
  > Merge pull request #679 from lumag/update-dsp-binaries
  > Merge pull request #678 from lumag/x1e80100-drop-audio-fw
  > Merge pull request #674 from lumag/hexagon-dsp-binaries
  > Merge pull request #677 from lumag/no-debug-tweaks
  > Merge pull request #676 from lumag/add-styhead
  > Merge pull request #673 from lumag/fix-rb3gen2-firmware
  > Merge pull request #669 from olasnap/oj/optional-rootfs-arg
  > Merge pull request #664 from lumag/wcn3990
  > Merge pull request #667 from ricardosalveti/master
  > Merge pull request #666 from ndechesne/uki

* sources/meta-qt6 2c53920...897b24a (21):
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > qtbase: always build linuxfb platform plugin
  > Add option to export example sources
  > Remove unneeded example files path
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-raspberrypi 1aeda3f...97d7a6b (6):
  > picamera-libs: removed unused libraries from python3-picamera
  > SECURITY.md: Add instructions for reporting security issues
  > rpi-base: Remove bcm2712-rpi-5-b.dtb from RPI_KERNEL_DEVICETREE target
  > linux-raspberrypi-6.6: Upgrade to 6.6.63
  > linux: Enable CONFIG_I2C_BRCMSTB for proper HDMI I2C support
  > extra-build-config.md: added a white line

* sources/meta-riscv e4dbaa7...3ca2320 (3):
  > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1
  > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1
  > linux-starfive-dev: Upgrade kernel to 6.6.20

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

* sources/meta-tegra 55708dbc...12df4c32 (3):
  > linux-yocto: add patch to fix compatibility with nvbootctrl
  > edk2-firmware-tegra: add backported patch for cpp issue
  > tegra-binaries: refactor per-SoC vs. common deb package handling

* sources/meta-ti c46f49d3...57da6c15 (8):
  > CI/CD Auto-Merger: cicd.master.202412130100
  > CI/CD Auto-Merger: cicd.master.202412101025
  > u-boot: Add patch to use SWIG_AppendOutput
  > conf: layer.conf: Drop scarthgap from LAYERSERIES_COMPAT
  > conf: machine: am62xx-lp-evm: Add PWM overlays
  > ti-ipc: mark as incompatible with non-Linux builds
  > conf: machine: am62pxx: Pick overlays for V3Link cameras
  > ti-ipc-examples: Remove DSP/BIOS IPC examples

* 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 f5a2ea77ca...6371d1ee4e (153):
  > clang: Upgrade to 19.1.5
  > 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: enable linux 6.12 for genericarm64
  > scripts/install-buildtools: Update to 5.1.1
  > binutils: Fix CVE-2024-53589
  > barebox: upgrade 2024.10.0 -> 2024.12.0
  > curl: upgrade 8.11.0 -> 8.11.1
  > curl: upgrade 8.10.1 -> 8.11.0
  > gcc: Fix c++: tweak for Wrange-loop-construct
  > icecc: don't use KERNEL_CC during set_icecc_env
  > icecc: convert set_icecc_env to python prefuncs
  > bitbake-config-build: add a plugin for config fragments
  > bitbake.conf: add an addfragments directive for oe-core and dependent layers
  > bitbake: bitbake-config-build: add an alias to bitbake-layers
  > bitbake: lib/bb/tests: use bb.build.listtasks() instead of __BBTASKS
  > bitbake: bitbake-user-manual-metadata: add a section about 'addfragments`
  > bitbake: bitbake: parse: add support for flagged fragment variables
  > pixman: remove long-obsolete patch
  > linux-yoto/6.12: bsp/genericarm64: fix configuration warning
  > linux-yocto: tweak cve exclusions files
  > systemd: actively disable Predictable Network Interface Names if !pni-names
  > linux-firmware: package firmware for Qualcomm AIC100 and QDU100
  > linux-firmware: upgrade 20241110 -> 20241210
  > sysvinit: upgrade 3.04 -> 3.11
  > maintainers.inc: add self for meson, python3 recipes
  > ovmf: update 202408 -> 202411
  > librsvg: update 2.58.2 -> 2.59.2
  > maintainers.inc: Update maintainer for pseudo and rpm
  > scripts/devtool: use bb.util.listtasks instead of __BBTASKS
  > classes/utility-tasks: port do_listtasks to use bb.build.listtasks
  > cargo-c: convert to target recipe
  > rpm: replace use of rpm2cpio with rpm2archive
  > rpm: update 4.19.1.1 -> 4.20.0
  > systemd-compat-units: execute postinst on target
  > base.bbclass: fix RRECOMMENDS extend issue for multilib
  > oeqa/selftest: Fix failure when configuration contains BBLAYERS:append
  > spdx 3.0: Rework how SPDX aliases are linked
  > classes-global/insane: Handle case where RPROVIDER is also a provider
  > vte: upgrade 0.78.1 -> 0.78.2
  > ttyrun: upgrade 2.35.0 -> 2.36.0
  > sudo: upgrade 1.9.16p1 -> 1.9.16p2
  > stress-ng: upgrade 0.18.06 -> 0.18.07
  > sqlite3: upgrade 3.47.0 -> 3.47.2
  > re2c: upgrade 4.0 -> 4.0.1
  > pixman: upgrade 0.44.0 -> 0.44.2
  > llvm: upgrade 19.1.4 -> 19.1.5
  > libsdl2: upgrade 2.30.9 -> 2.30.10
  > libdrm: upgrade 2.4.123 -> 2.4.124
  > kexec-tools: upgrade 2.0.29 -> 2.0.30
  > hwdata: upgrade 0.389 -> 0.390
  > gstreamer1.0: upgrade 1.24.9 -> 1.24.10
  > gnupg: upgrade 2.5.1 -> 2.5.2
  > git: upgrade 2.47.0 -> 2.47.1
  > ell: upgrade 0.70 -> 0.71
  > btrfs-tools: upgrade 6.11 -> 6.12
  > bash-completion: upgrade 2.14.0 -> 2.15.0
  > yocto-bsp: drop 6.10 bbappend
  > poky/poky-tiny: update default to v6.12
  > linux-yocto: drop 6.10
  > linux-yocto/6.12: introduce v6.12 reference kernel
  > linux-yocto/6.6: update to v6.6.64
  > linux-yocto/6.6: update to v6.6.63
  > python3-iniparse: remove recipe
  > musl: Update riscv syscalls till 6.10 kernel
  > openssl: Fix build on risc64/musl
  > ffmpeg: Fix RISCV build
  > scripts/install-buildtools: preserve formatting in the help message
  > libsecret: add pam support depending on DISTRO_FEATURES
  > toolchain-shar-relocate.sh: fix the replacing commands
  > inetutils: increase alternative priority for hostname
  > shadow: use update-alternatives to handle su.1 and nologin.8
  > qemurunner: Fix stack trace generation in exception handler
  > tiff: set status for CVEs firx in 4.7.0
  > tiff: remove status for CVE-2023-3164
  > libssh2: remove status for CVE-2023-48795
  > elfutils: backport a fix for libeu objects missing in libelf.a
  > libpam: add packageconfig for selinux
  > Revert "uboot-sign: fix U-Boot binary with public key"
  > bitbake: parse: add support for 'addfragments' directive
  > bitbake: parse/ConfHandler: allow / in variable flags
  > libtool: update 2.5.2 -> 2.5.4
  > dtc: upgrade 1.7.0 -> 1.7.2
  > bitbake: cooker: use enum for cooker state to improve readability
  > bitbake: server/xmlrpcserver: fix some warnings
  > bitbake: knotty: some small cleanups while I'm in here
  > bitbake: knotty: print an error if MACHINE is not set
  > cargo-c-native: update 0.10.3 -> 0.10.5
  > go-helloworld: update to latest revision
  > libpam: update 1.6.1 -> 1.7.0
  > libpipeline: update 1.5.7 -> 1.5.8
  > texinfo: update 7.1 -> 7.1.1
  > vulkan-samples: update to latest revision
  > pixman: update 0.42.2 -> 0.44.0
  > tiff: update 4.6.0 -> 4.7.0
  > webkitgtk: update 2.44.3 -> 2.46.4
  > libgit2: update 1.8.2 -> 1.8.4
  > utfcpp: update 4.0.5 -> 4.0.6
  > python3-maturin: update 1.7.1 -> 1.7.4
  > python3-markdown: update 3.6 -> 3.7
  > btrfs-tools: update 6.10.1 -> 6.11
  > xf86-video-fbdev: update 0.5.0 -> 0.5.1
  > swig: upgrade 4.2.1 -> 4.3.0
  > python3-dtc: update 1.7.0 -> 1.7.2
  > virglrenderer: upgrade 1.0.1 -> 1.1.0
  > cups: upgrade 2.4.10 -> 2.4.11
  > python3-beartype: upgrade 0.18.5 -> 0.19.0
  > elfutils: upgrade 0.191 -> 0.192
  > debugedit: upgrade 5.0 -> 5.1
  > pkg-config-native: pick additional search paths from $EXTRA_NATIVE_PKGCONFIG_PATH
  > cargo.bbclass: do not install libraries by default
  > gcr: drop obsolete autotools setting
  > meson.bbclass: enable qemu exe wrapper in nativesdk
  > barebox: add more common items into shared .inc with barebox-tools
  > mtd-utils: set PV directly in the recipe filename
  > maintainers.inc: unassign myself (don't panic!)
  > lib: oeqa: spdx: Add tests for extra options
  > lib: spdx: Fix SPDX_BUILD_HOST
  > classes: create-spdx: Fix variable dependencies
  > lib: sbom30: Fix agent reference
  > lib: sbom30: Fix import handling
  > lrzsz: update SRC_URI to avoid redirect
  > oeqa/gitarchive: Fix syntax warning
  > linux-yocto: add and use GPL-2.0-with-syscall-note license
  > meta/lib: move buildstats.py and rootfspostcommands.py into oe
  > qemu: set CVE-2024-6505 to fixed
  > lib: spdx30_tasks: Fix supplied By
  > systemd: remove custom rootlibexecdir and replace with nonarch_libdir
  > systemd: split long line in pkg_postinst
  > systemd: drop deprecated rootlibdir, rootprefix and split-usr options

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

* sources/meta-arm 82bb1d21...b2c43dbf (3):
  > lib/fvp: add name to terminal title in FVP runner
  > kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the CORSTONE1000-2024.11 release.
  > arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release

* sources/meta-clang 147349b...b41b391 (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 7f045776...11ebe0bf (8):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2046 from Livius90/master
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2045 from hellhound94/topic/fix-script
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2044 from hellhound94/topic/fix-script
  > Merge pull request #2043 from YoeDistro/yoe/mut

* sources/meta-freescale-3rdparty bc2a12c...9c89d0d (4):
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #318 from dankm/dankm/unpackdir
  > Merge pull request #316 from svogl/master

* sources/meta-openembedded 907a061e9...c64943399 (57):
  > DO NOT MERGE: Add Github actions CI workflow
  > kernel-module-emlog: Fix build with kernel 6.12+
  > python3-libusb1: rename recipe to reflect the python version and update to use pypi
  > lvm2: Remove a lingering reference to ${PN}-udevrules
  > tclap: use most recent version
  > bridge-utils: add CVE_PRODUCT
  > vbxguestdrivers: upgrade 7.0.22 -> 7.1.4
  > python3-ipython: update to version 8.30.0
  > python3-janus: update to version 1.1.0
  > python3-prompt-toolkit: set the value of UPSTREAM_CHECK_PYPI_PACKAGE to enable version checking
  > python3-mlcommons-loadgen: update to version 5.0.0
  > python3-pdm: update to version 2.22.0
  > python3-cmake: update to version 3.31.1
  > python3-luma-oled: update to version 3.14.0
  > upower: add polkit PACKAGECONFIG option
  > upower: bump to 1.90.6
  > upower: use archive file in SRC_URI and fix UPSTREAM_CHECK_URI
  > python3-virtualenv: upgrade 20.26.5 -> 20.26.6
  > smarty: update 4.4.1 -> 4.5.5
  > vboxguestdrivers: update to 7.0.22
  > gvfs: update 1.56.0 -> 1.56.1
  > file-roller: update 44.3 -> 44.4
  > gnome-text-editor: update 47.0 -> 47.2
  > nautilus: update 47.0 -> 47.1
  > gnome-software: update 47.1 -> 47.2
  > gnome-shell: update 47.1 -> 47.2
  > mutter: update 47.1 -> 47.3
  > gnome-control-center: update 47.1.1 -> 47.2
  > pps-tools: backport a patch to fix prints
  > nginx: Upgrade mainline release version 1.27.1 -> 1.27.3
  > proftpd: set status of CVE-2001-0027
  > dash: set CVE_PRODUCT
  > gpiod-sysfs-proxy: new recipe
  > sip: Upgrade 6.8.6 -> 6.9.0
  > python3-pyhsslms: Add 2.0.0 recipe
  > canopenterm: 1.0.9 -> 1.0.10
  > vk-gl-cts: don't require networking to configure
  > vk-gl-cts: control what targets get built
  > vk-gl-cts: use cmake-qemu
  > vk-gl-cts: set the git tag regex for release checking
  > vk-gl-cts: fix EXTRA_OECMAKE
  > syzkaller: network in compile is not needed
  > etcd: don't set UPSTREAM_CHECK_COMMITS
  > lxdm: drop debug-tweaks
  > canopenterm: update to version 1.0.9
  > pocketpy: update to version 2.0.3
  > mariadb: Ensure compatibility with ARMv9 by updating .arch directive
  > openhpi: explicitly disable ov-rest plugin
  > libspelling: update 0.4.2 -> 0.4.5
  > wireplumber: update 0.5.6 -> 0.5.7
  > pipewire: update 1.2.6 -> 1.2.7
  > python3-gpiod: don't recommend kernel-module-configfs for ptest
  > python3-gpiod: pull in just libgpiosim, not the entire libgpiod-ptest
  > libgpiod: minimize intra-recipe dependencies for ptest
  > xfstests: add missing run-time dependencies
  > gthumb: update 3.12.4 -> 3.12.6
  > pam-radius: add recipe

* sources/meta-qcom fc029c4...210c102 (19):
  > Merge pull request #689 from ricardosalveti/esp-qcom-image
  > Merge pull request #692 from chirag-jn/readme-improve
  > Merge pull request #688 from chirag-jn/readme
  > Merge pull request #687 from chirag-jn/qdl-2024-12
  > Merge pull request #685 from lumag/drop-extras
  > Merge pull request #684 from ndechesne/yocto-check-layer-fix
  > Merge pull request #683 from ndechesne/fix-patch-tag
  > Merge pull request #682 from lumag/drop-legacy
  > Merge pull request #681 from lumag/drop-extras
  > Merge pull request #679 from lumag/update-dsp-binaries
  > Merge pull request #678 from lumag/x1e80100-drop-audio-fw
  > Merge pull request #674 from lumag/hexagon-dsp-binaries
  > Merge pull request #677 from lumag/no-debug-tweaks
  > Merge pull request #676 from lumag/add-styhead
  > Merge pull request #673 from lumag/fix-rb3gen2-firmware
  > Merge pull request #669 from olasnap/oj/optional-rootfs-arg
  > Merge pull request #664 from lumag/wcn3990
  > Merge pull request #667 from ricardosalveti/master
  > Merge pull request #666 from ndechesne/uki

* sources/meta-qt6 2c53920...897b24a (21):
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > qtbase: always build linuxfb platform plugin
  > Add option to export example sources
  > Remove unneeded example files path
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-raspberrypi 1aeda3f...97d7a6b (6):
  > picamera-libs: removed unused libraries from python3-picamera
  > SECURITY.md: Add instructions for reporting security issues
  > rpi-base: Remove bcm2712-rpi-5-b.dtb from RPI_KERNEL_DEVICETREE target
  > linux-raspberrypi-6.6: Upgrade to 6.6.63
  > linux: Enable CONFIG_I2C_BRCMSTB for proper HDMI I2C support
  > extra-build-config.md: added a white line

* sources/meta-riscv e4dbaa7...3ca2320 (3):
  > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1
  > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1
  > linux-starfive-dev: Upgrade kernel to 6.6.20

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

* sources/meta-tegra 55708dbc...12df4c32 (3):
  > linux-yocto: add patch to fix compatibility with nvbootctrl
  > edk2-firmware-tegra: add backported patch for cpp issue
  > tegra-binaries: refactor per-SoC vs. common deb package handling

* sources/meta-ti c46f49d3...57da6c15 (8):
  > CI/CD Auto-Merger: cicd.master.202412130100
  > CI/CD Auto-Merger: cicd.master.202412101025
  > u-boot: Add patch to use SWIG_AppendOutput
  > conf: layer.conf: Drop scarthgap from LAYERSERIES_COMPAT
  > conf: machine: am62xx-lp-evm: Add PWM overlays
  > ti-ipc: mark as incompatible with non-Linux builds
  > conf: machine: am62pxx: Pick overlays for V3Link cameras
  > ti-ipc-examples: Remove DSP/BIOS IPC examples

* 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 f5a2ea77ca...6371d1ee4e (153):
  > clang: Upgrade to 19.1.5
  > 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: enable linux 6.12 for genericarm64
  > scripts/install-buildtools: Update to 5.1.1
  > binutils: Fix CVE-2024-53589
  > barebox: upgrade 2024.10.0 -> 2024.12.0
  > curl: upgrade 8.11.0 -> 8.11.1
  > curl: upgrade 8.10.1 -> 8.11.0
  > gcc: Fix c++: tweak for Wrange-loop-construct
  > icecc: don't use KERNEL_CC during set_icecc_env
  > icecc: convert set_icecc_env to python prefuncs
  > bitbake-config-build: add a plugin for config fragments
  > bitbake.conf: add an addfragments directive for oe-core and dependent layers
  > bitbake: bitbake-config-build: add an alias to bitbake-layers
  > bitbake: lib/bb/tests: use bb.build.listtasks() instead of __BBTASKS
  > bitbake: bitbake-user-manual-metadata: add a section about 'addfragments`
  > bitbake: bitbake: parse: add support for flagged fragment variables
  > pixman: remove long-obsolete patch
  > linux-yoto/6.12: bsp/genericarm64: fix configuration warning
  > linux-yocto: tweak cve exclusions files
  > systemd: actively disable Predictable Network Interface Names if !pni-names
  > linux-firmware: package firmware for Qualcomm AIC100 and QDU100
  > linux-firmware: upgrade 20241110 -> 20241210
  > sysvinit: upgrade 3.04 -> 3.11
  > maintainers.inc: add self for meson, python3 recipes
  > ovmf: update 202408 -> 202411
  > librsvg: update 2.58.2 -> 2.59.2
  > maintainers.inc: Update maintainer for pseudo and rpm
  > scripts/devtool: use bb.util.listtasks instead of __BBTASKS
  > classes/utility-tasks: port do_listtasks to use bb.build.listtasks
  > cargo-c: convert to target recipe
  > rpm: replace use of rpm2cpio with rpm2archive
  > rpm: update 4.19.1.1 -> 4.20.0
  > systemd-compat-units: execute postinst on target
  > base.bbclass: fix RRECOMMENDS extend issue for multilib
  > oeqa/selftest: Fix failure when configuration contains BBLAYERS:append
  > spdx 3.0: Rework how SPDX aliases are linked
  > classes-global/insane: Handle case where RPROVIDER is also a provider
  > vte: upgrade 0.78.1 -> 0.78.2
  > ttyrun: upgrade 2.35.0 -> 2.36.0
  > sudo: upgrade 1.9.16p1 -> 1.9.16p2
  > stress-ng: upgrade 0.18.06 -> 0.18.07
  > sqlite3: upgrade 3.47.0 -> 3.47.2
  > re2c: upgrade 4.0 -> 4.0.1
  > pixman: upgrade 0.44.0 -> 0.44.2
  > llvm: upgrade 19.1.4 -> 19.1.5
  > libsdl2: upgrade 2.30.9 -> 2.30.10
  > libdrm: upgrade 2.4.123 -> 2.4.124
  > kexec-tools: upgrade 2.0.29 -> 2.0.30
  > hwdata: upgrade 0.389 -> 0.390
  > gstreamer1.0: upgrade 1.24.9 -> 1.24.10
  > gnupg: upgrade 2.5.1 -> 2.5.2
  > git: upgrade 2.47.0 -> 2.47.1
  > ell: upgrade 0.70 -> 0.71
  > btrfs-tools: upgrade 6.11 -> 6.12
  > bash-completion: upgrade 2.14.0 -> 2.15.0
  > yocto-bsp: drop 6.10 bbappend
  > poky/poky-tiny: update default to v6.12
  > linux-yocto: drop 6.10
  > linux-yocto/6.12: introduce v6.12 reference kernel
  > linux-yocto/6.6: update to v6.6.64
  > linux-yocto/6.6: update to v6.6.63
  > python3-iniparse: remove recipe
  > musl: Update riscv syscalls till 6.10 kernel
  > openssl: Fix build on risc64/musl
  > ffmpeg: Fix RISCV build
  > scripts/install-buildtools: preserve formatting in the help message
  > libsecret: add pam support depending on DISTRO_FEATURES
  > toolchain-shar-relocate.sh: fix the replacing commands
  > inetutils: increase alternative priority for hostname
  > shadow: use update-alternatives to handle su.1 and nologin.8
  > qemurunner: Fix stack trace generation in exception handler
  > tiff: set status for CVEs firx in 4.7.0
  > tiff: remove status for CVE-2023-3164
  > libssh2: remove status for CVE-2023-48795
  > elfutils: backport a fix for libeu objects missing in libelf.a
  > libpam: add packageconfig for selinux
  > Revert "uboot-sign: fix U-Boot binary with public key"
  > bitbake: parse: add support for 'addfragments' directive
  > bitbake: parse/ConfHandler: allow / in variable flags
  > libtool: update 2.5.2 -> 2.5.4
  > dtc: upgrade 1.7.0 -> 1.7.2
  > bitbake: cooker: use enum for cooker state to improve readability
  > bitbake: server/xmlrpcserver: fix some warnings
  > bitbake: knotty: some small cleanups while I'm in here
  > bitbake: knotty: print an error if MACHINE is not set
  > cargo-c-native: update 0.10.3 -> 0.10.5
  > go-helloworld: update to latest revision
  > libpam: update 1.6.1 -> 1.7.0
  > libpipeline: update 1.5.7 -> 1.5.8
  > texinfo: update 7.1 -> 7.1.1
  > vulkan-samples: update to latest revision
  > pixman: update 0.42.2 -> 0.44.0
  > tiff: update 4.6.0 -> 4.7.0
  > webkitgtk: update 2.44.3 -> 2.46.4
  > libgit2: update 1.8.2 -> 1.8.4
  > utfcpp: update 4.0.5 -> 4.0.6
  > python3-maturin: update 1.7.1 -> 1.7.4
  > python3-markdown: update 3.6 -> 3.7
  > btrfs-tools: update 6.10.1 -> 6.11
  > xf86-video-fbdev: update 0.5.0 -> 0.5.1
  > swig: upgrade 4.2.1 -> 4.3.0
  > python3-dtc: update 1.7.0 -> 1.7.2
  > virglrenderer: upgrade 1.0.1 -> 1.1.0
  > cups: upgrade 2.4.10 -> 2.4.11
  > python3-beartype: upgrade 0.18.5 -> 0.19.0
  > elfutils: upgrade 0.191 -> 0.192
  > debugedit: upgrade 5.0 -> 5.1
  > pkg-config-native: pick additional search paths from $EXTRA_NATIVE_PKGCONFIG_PATH
  > cargo.bbclass: do not install libraries by default
  > gcr: drop obsolete autotools setting
  > meson.bbclass: enable qemu exe wrapper in nativesdk
  > barebox: add more common items into shared .inc with barebox-tools
  > mtd-utils: set PV directly in the recipe filename
  > maintainers.inc: unassign myself (don't panic!)
  > lib: oeqa: spdx: Add tests for extra options
  > lib: spdx: Fix SPDX_BUILD_HOST
  > classes: create-spdx: Fix variable dependencies
  > lib: sbom30: Fix agent reference
  > lib: sbom30: Fix import handling
  > lrzsz: update SRC_URI to avoid redirect
  > oeqa/gitarchive: Fix syntax warning
  > linux-yocto: add and use GPL-2.0-with-syscall-note license
  > meta/lib: move buildstats.py and rootfspostcommands.py into oe
  > qemu: set CVE-2024-6505 to fixed
  > lib: spdx30_tasks: Fix supplied By
  > systemd: remove custom rootlibexecdir and replace with nonarch_libdir
  > systemd: split long line in pkg_postinst
  > systemd: drop deprecated rootlibdir, rootprefix and split-usr options

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

* sources/meta-arm 82bb1d21...b2c43dbf (3):
  > lib/fvp: add name to terminal title in FVP runner
  > kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the CORSTONE1000-2024.11 release.
  > arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release

* sources/meta-clang 147349b...b41b391 (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 7f045776...11ebe0bf (8):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2046 from Livius90/master
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2045 from hellhound94/topic/fix-script
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2044 from hellhound94/topic/fix-script
  > Merge pull request #2043 from YoeDistro/yoe/mut

* sources/meta-freescale-3rdparty bc2a12c...9c89d0d (4):
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #318 from dankm/dankm/unpackdir
  > Merge pull request #316 from svogl/master

* sources/meta-openembedded 907a061e9...d38dfe126 (72):
  > DO NOT MERGE: Add Github actions CI workflow
  > libpeas: update 1.36.0 -> 2.0.5
  > python3-*: Update recipes to correctly check the upstream packages
  > lua-lgi: add recipe
  > luajit: update
  > 7-zip: add new recipe
  > garcon: 4.19.1 -> 4.20.0
  > exo: 4.19.1 -> 4.20.0
  > libxfce4ui: 4.19.6 -> 4.20.0
  > libxfce4util: 4.19.3 -> 4.20.0
  > xfconf: 4.18.2 -> 4.20.0
  > gjs: update 1.80.2 -> 1.82.1
  > mozjs: add recipe for mozjs-128
  > cbindgen: add recipe
  > mctp: upgrade 2.0 -> 2.1
  > iwd: update 3.0 -> 3.2
  > kernel-module-emlog: Fix build with kernel 6.12+
  > python3-libusb1: rename recipe to reflect the python version and update to use pypi
  > lvm2: Remove a lingering reference to ${PN}-udevrules
  > tclap: use most recent version
  > bridge-utils: add CVE_PRODUCT
  > vbxguestdrivers: upgrade 7.0.22 -> 7.1.4
  > python3-ipython: update to version 8.30.0
  > python3-janus: update to version 1.1.0
  > python3-prompt-toolkit: set the value of UPSTREAM_CHECK_PYPI_PACKAGE to enable version checking
  > python3-mlcommons-loadgen: update to version 5.0.0
  > python3-pdm: update to version 2.22.0
  > python3-cmake: update to version 3.31.1
  > python3-luma-oled: update to version 3.14.0
  > upower: add polkit PACKAGECONFIG option
  > upower: bump to 1.90.6
  > upower: use archive file in SRC_URI and fix UPSTREAM_CHECK_URI
  > python3-virtualenv: upgrade 20.26.5 -> 20.26.6
  > smarty: update 4.4.1 -> 4.5.5
  > vboxguestdrivers: update to 7.0.22
  > gvfs: update 1.56.0 -> 1.56.1
  > file-roller: update 44.3 -> 44.4
  > gnome-text-editor: update 47.0 -> 47.2
  > nautilus: update 47.0 -> 47.1
  > gnome-software: update 47.1 -> 47.2
  > gnome-shell: update 47.1 -> 47.2
  > mutter: update 47.1 -> 47.3
  > gnome-control-center: update 47.1.1 -> 47.2
  > pps-tools: backport a patch to fix prints
  > nginx: Upgrade mainline release version 1.27.1 -> 1.27.3
  > proftpd: set status of CVE-2001-0027
  > dash: set CVE_PRODUCT
  > gpiod-sysfs-proxy: new recipe
  > sip: Upgrade 6.8.6 -> 6.9.0
  > python3-pyhsslms: Add 2.0.0 recipe
  > canopenterm: 1.0.9 -> 1.0.10
  > vk-gl-cts: don't require networking to configure
  > vk-gl-cts: control what targets get built
  > vk-gl-cts: use cmake-qemu
  > vk-gl-cts: set the git tag regex for release checking
  > vk-gl-cts: fix EXTRA_OECMAKE
  > syzkaller: network in compile is not needed
  > etcd: don't set UPSTREAM_CHECK_COMMITS
  > lxdm: drop debug-tweaks
  > canopenterm: update to version 1.0.9
  > pocketpy: update to version 2.0.3
  > mariadb: Ensure compatibility with ARMv9 by updating .arch directive
  > openhpi: explicitly disable ov-rest plugin
  > libspelling: update 0.4.2 -> 0.4.5
  > wireplumber: update 0.5.6 -> 0.5.7
  > pipewire: update 1.2.6 -> 1.2.7
  > python3-gpiod: don't recommend kernel-module-configfs for ptest
  > python3-gpiod: pull in just libgpiosim, not the entire libgpiod-ptest
  > libgpiod: minimize intra-recipe dependencies for ptest
  > xfstests: add missing run-time dependencies
  > gthumb: update 3.12.4 -> 3.12.6
  > pam-radius: add recipe

* sources/meta-qcom fc029c4...210c102 (19):
  > Merge pull request #689 from ricardosalveti/esp-qcom-image
  > Merge pull request #692 from chirag-jn/readme-improve
  > Merge pull request #688 from chirag-jn/readme
  > Merge pull request #687 from chirag-jn/qdl-2024-12
  > Merge pull request #685 from lumag/drop-extras
  > Merge pull request #684 from ndechesne/yocto-check-layer-fix
  > Merge pull request #683 from ndechesne/fix-patch-tag
  > Merge pull request #682 from lumag/drop-legacy
  > Merge pull request #681 from lumag/drop-extras
  > Merge pull request #679 from lumag/update-dsp-binaries
  > Merge pull request #678 from lumag/x1e80100-drop-audio-fw
  > Merge pull request #674 from lumag/hexagon-dsp-binaries
  > Merge pull request #677 from lumag/no-debug-tweaks
  > Merge pull request #676 from lumag/add-styhead
  > Merge pull request #673 from lumag/fix-rb3gen2-firmware
  > Merge pull request #669 from olasnap/oj/optional-rootfs-arg
  > Merge pull request #664 from lumag/wcn3990
  > Merge pull request #667 from ricardosalveti/master
  > Merge pull request #666 from ndechesne/uki

* sources/meta-qt6 2c53920...897b24a (21):
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > qtbase: always build linuxfb platform plugin
  > Add option to export example sources
  > Remove unneeded example files path
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-raspberrypi 1aeda3f...97d7a6b (6):
  > picamera-libs: removed unused libraries from python3-picamera
  > SECURITY.md: Add instructions for reporting security issues
  > rpi-base: Remove bcm2712-rpi-5-b.dtb from RPI_KERNEL_DEVICETREE target
  > linux-raspberrypi-6.6: Upgrade to 6.6.63
  > linux: Enable CONFIG_I2C_BRCMSTB for proper HDMI I2C support
  > extra-build-config.md: added a white line

* sources/meta-riscv e4dbaa7...3ca2320 (3):
  > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1
  > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1
  > linux-starfive-dev: Upgrade kernel to 6.6.20

* sources/meta-rockchip 3a8be31...1cdcb49 (7):
  > u-boot: use upstream for radxa-zero-3{e|w}
  > layer.conf: update to walnascar only
  > radxa-zero-3: switch to yocto-dev kernel
  > u-boot: switch to upstream SRCREV for rk-u-boot-env
  > bsp: rkbin: bump to latest commit in master branch
  > bsp: rkbin: rkbin-ddr: use version and file variables for path matching
  > rk3308: add provider for trusted firmware-a

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

* sources/meta-tegra 55708dbc...12df4c32 (3):
  > linux-yocto: add patch to fix compatibility with nvbootctrl
  > edk2-firmware-tegra: add backported patch for cpp issue
  > tegra-binaries: refactor per-SoC vs. common deb package handling

* sources/meta-ti c46f49d3...57da6c15 (8):
  > CI/CD Auto-Merger: cicd.master.202412130100
  > CI/CD Auto-Merger: cicd.master.202412101025
  > u-boot: Add patch to use SWIG_AppendOutput
  > conf: layer.conf: Drop scarthgap from LAYERSERIES_COMPAT
  > conf: machine: am62xx-lp-evm: Add PWM overlays
  > ti-ipc: mark as incompatible with non-Linux builds
  > conf: machine: am62pxx: Pick overlays for V3Link cameras
  > ti-ipc-examples: Remove DSP/BIOS IPC examples

* 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 f5a2ea77ca...70171201f1 (165):
  > clang: Upgrade to 19.1.5
  > 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
  > system-requirements.rst: add dependencies for pdf builds
  > system-requirements: update list of supported distros
  > system-requirements: add fedora 39 to supported distros
  > poky.yaml.in: replace inkscape dependency by librsvg2-bin
  > poky.yaml.in: add missing locales dependency
  > Gather dependencies in poky.yaml.in
  > migration-guides: add release notes for 5.1.1
  > ref-manual: use standardized method accross both ubuntu and debian for locale install
  > build-appliance-image: Update to master head revision
  > systemd: upgrade 256.8 -> 256.9
  > yocto-bsp: Bump the default kernel to v6.12 for x86 machines
  > yocto-bsp: Bump the default kernel to v6.12 for beaglebone
  > linux-yocto: enable linux 6.12 for genericarm64
  > scripts/install-buildtools: Update to 5.1.1
  > binutils: Fix CVE-2024-53589
  > barebox: upgrade 2024.10.0 -> 2024.12.0
  > curl: upgrade 8.11.0 -> 8.11.1
  > curl: upgrade 8.10.1 -> 8.11.0
  > gcc: Fix c++: tweak for Wrange-loop-construct
  > icecc: don't use KERNEL_CC during set_icecc_env
  > icecc: convert set_icecc_env to python prefuncs
  > bitbake-config-build: add a plugin for config fragments
  > bitbake.conf: add an addfragments directive for oe-core and dependent layers
  > bitbake: bitbake-config-build: add an alias to bitbake-layers
  > bitbake: lib/bb/tests: use bb.build.listtasks() instead of __BBTASKS
  > bitbake: bitbake-user-manual-metadata: add a section about 'addfragments`
  > bitbake: bitbake: parse: add support for flagged fragment variables
  > pixman: remove long-obsolete patch
  > linux-yoto/6.12: bsp/genericarm64: fix configuration warning
  > linux-yocto: tweak cve exclusions files
  > systemd: actively disable Predictable Network Interface Names if !pni-names
  > linux-firmware: package firmware for Qualcomm AIC100 and QDU100
  > linux-firmware: upgrade 20241110 -> 20241210
  > sysvinit: upgrade 3.04 -> 3.11
  > maintainers.inc: add self for meson, python3 recipes
  > ovmf: update 202408 -> 202411
  > librsvg: update 2.58.2 -> 2.59.2
  > maintainers.inc: Update maintainer for pseudo and rpm
  > scripts/devtool: use bb.util.listtasks instead of __BBTASKS
  > classes/utility-tasks: port do_listtasks to use bb.build.listtasks
  > cargo-c: convert to target recipe
  > rpm: replace use of rpm2cpio with rpm2archive
  > rpm: update 4.19.1.1 -> 4.20.0
  > systemd-compat-units: execute postinst on target
  > base.bbclass: fix RRECOMMENDS extend issue for multilib
  > oeqa/selftest: Fix failure when configuration contains BBLAYERS:append
  > spdx 3.0: Rework how SPDX aliases are linked
  > classes-global/insane: Handle case where RPROVIDER is also a provider
  > vte: upgrade 0.78.1 -> 0.78.2
  > ttyrun: upgrade 2.35.0 -> 2.36.0
  > sudo: upgrade 1.9.16p1 -> 1.9.16p2
  > stress-ng: upgrade 0.18.06 -> 0.18.07
  > sqlite3: upgrade 3.47.0 -> 3.47.2
  > re2c: upgrade 4.0 -> 4.0.1
  > pixman: upgrade 0.44.0 -> 0.44.2
  > llvm: upgrade 19.1.4 -> 19.1.5
  > libsdl2: upgrade 2.30.9 -> 2.30.10
  > libdrm: upgrade 2.4.123 -> 2.4.124
  > kexec-tools: upgrade 2.0.29 -> 2.0.30
  > hwdata: upgrade 0.389 -> 0.390
  > gstreamer1.0: upgrade 1.24.9 -> 1.24.10
  > gnupg: upgrade 2.5.1 -> 2.5.2
  > git: upgrade 2.47.0 -> 2.47.1
  > ell: upgrade 0.70 -> 0.71
  > btrfs-tools: upgrade 6.11 -> 6.12
  > bash-completion: upgrade 2.14.0 -> 2.15.0
  > yocto-bsp: drop 6.10 bbappend
  > poky/poky-tiny: update default to v6.12
  > linux-yocto: drop 6.10
  > linux-yocto/6.12: introduce v6.12 reference kernel
  > linux-yocto/6.6: update to v6.6.64
  > linux-yocto/6.6: update to v6.6.63
  > python3-iniparse: remove recipe
  > musl: Update riscv syscalls till 6.10 kernel
  > openssl: Fix build on risc64/musl
  > ffmpeg: Fix RISCV build
  > scripts/install-buildtools: preserve formatting in the help message
  > libsecret: add pam support depending on DISTRO_FEATURES
  > toolchain-shar-relocate.sh: fix the replacing commands
  > inetutils: increase alternative priority for hostname
  > shadow: use update-alternatives to handle su.1 and nologin.8
  > qemurunner: Fix stack trace generation in exception handler
  > tiff: set status for CVEs firx in 4.7.0
  > tiff: remove status for CVE-2023-3164
  > libssh2: remove status for CVE-2023-48795
  > elfutils: backport a fix for libeu objects missing in libelf.a
  > libpam: add packageconfig for selinux
  > Revert "uboot-sign: fix U-Boot binary with public key"
  > bitbake: parse: add support for 'addfragments' directive
  > bitbake: parse/ConfHandler: allow / in variable flags
  > libtool: update 2.5.2 -> 2.5.4
  > dtc: upgrade 1.7.0 -> 1.7.2
  > bitbake: cooker: use enum for cooker state to improve readability
  > bitbake: server/xmlrpcserver: fix some warnings
  > bitbake: knotty: some small cleanups while I'm in here
  > bitbake: knotty: print an error if MACHINE is not set
  > cargo-c-native: update 0.10.3 -> 0.10.5
  > go-helloworld: update to latest revision
  > libpam: update 1.6.1 -> 1.7.0
  > libpipeline: update 1.5.7 -> 1.5.8
  > texinfo: update 7.1 -> 7.1.1
  > vulkan-samples: update to latest revision
  > pixman: update 0.42.2 -> 0.44.0
  > tiff: update 4.6.0 -> 4.7.0
  > webkitgtk: update 2.44.3 -> 2.46.4
  > libgit2: update 1.8.2 -> 1.8.4
  > utfcpp: update 4.0.5 -> 4.0.6
  > python3-maturin: update 1.7.1 -> 1.7.4
  > python3-markdown: update 3.6 -> 3.7
  > btrfs-tools: update 6.10.1 -> 6.11
  > xf86-video-fbdev: update 0.5.0 -> 0.5.1
  > swig: upgrade 4.2.1 -> 4.3.0
  > python3-dtc: update 1.7.0 -> 1.7.2
  > virglrenderer: upgrade 1.0.1 -> 1.1.0
  > cups: upgrade 2.4.10 -> 2.4.11
  > python3-beartype: upgrade 0.18.5 -> 0.19.0
  > elfutils: upgrade 0.191 -> 0.192
  > debugedit: upgrade 5.0 -> 5.1
  > pkg-config-native: pick additional search paths from $EXTRA_NATIVE_PKGCONFIG_PATH
  > cargo.bbclass: do not install libraries by default
  > gcr: drop obsolete autotools setting
  > meson.bbclass: enable qemu exe wrapper in nativesdk
  > barebox: add more common items into shared .inc with barebox-tools
  > mtd-utils: set PV directly in the recipe filename
  > maintainers.inc: unassign myself (don't panic!)
  > lib: oeqa: spdx: Add tests for extra options
  > lib: spdx: Fix SPDX_BUILD_HOST
  > classes: create-spdx: Fix variable dependencies
  > lib: sbom30: Fix agent reference
  > lib: sbom30: Fix import handling
  > lrzsz: update SRC_URI to avoid redirect
  > oeqa/gitarchive: Fix syntax warning
  > linux-yocto: add and use GPL-2.0-with-syscall-note license
  > meta/lib: move buildstats.py and rootfspostcommands.py into oe
  > qemu: set CVE-2024-6505 to fixed
  > lib: spdx30_tasks: Fix supplied By
  > systemd: remove custom rootlibexecdir and replace with nonarch_libdir
  > systemd: split long line in pkg_postinst
  > systemd: drop deprecated rootlibdir, rootprefix and split-usr options

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

* sources/meta-arm 82bb1d21...b2c43dbf (3):
  > lib/fvp: add name to terminal title in FVP runner
  > kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the CORSTONE1000-2024.11 release.
  > arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release

* sources/meta-clang 147349b...b41b391 (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 7f045776...11ebe0bf (8):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2046 from Livius90/master
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2045 from hellhound94/topic/fix-script
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2044 from hellhound94/topic/fix-script
  > Merge pull request #2043 from YoeDistro/yoe/mut

* sources/meta-freescale-3rdparty bc2a12c...9c89d0d (4):
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #318 from dankm/dankm/unpackdir
  > Merge pull request #316 from svogl/master

* sources/meta-openembedded 907a061e9...3fd49a5bc (71):
  > DO NOT MERGE: Add Github actions CI workflow
  > python3-*: Update recipes to correctly check the upstream packages
  > lua-lgi: add recipe
  > luajit: update
  > 7-zip: add new recipe
  > garcon: 4.19.1 -> 4.20.0
  > exo: 4.19.1 -> 4.20.0
  > libxfce4ui: 4.19.6 -> 4.20.0
  > libxfce4util: 4.19.3 -> 4.20.0
  > xfconf: 4.18.2 -> 4.20.0
  > gjs: update 1.80.2 -> 1.82.1
  > mozjs: add recipe for mozjs-128
  > cbindgen: add recipe
  > mctp: upgrade 2.0 -> 2.1
  > iwd: update 3.0 -> 3.2
  > kernel-module-emlog: Fix build with kernel 6.12+
  > python3-libusb1: rename recipe to reflect the python version and update to use pypi
  > lvm2: Remove a lingering reference to ${PN}-udevrules
  > tclap: use most recent version
  > bridge-utils: add CVE_PRODUCT
  > vbxguestdrivers: upgrade 7.0.22 -> 7.1.4
  > python3-ipython: update to version 8.30.0
  > python3-janus: update to version 1.1.0
  > python3-prompt-toolkit: set the value of UPSTREAM_CHECK_PYPI_PACKAGE to enable version checking
  > python3-mlcommons-loadgen: update to version 5.0.0
  > python3-pdm: update to version 2.22.0
  > python3-cmake: update to version 3.31.1
  > python3-luma-oled: update to version 3.14.0
  > upower: add polkit PACKAGECONFIG option
  > upower: bump to 1.90.6
  > upower: use archive file in SRC_URI and fix UPSTREAM_CHECK_URI
  > python3-virtualenv: upgrade 20.26.5 -> 20.26.6
  > smarty: update 4.4.1 -> 4.5.5
  > vboxguestdrivers: update to 7.0.22
  > gvfs: update 1.56.0 -> 1.56.1
  > file-roller: update 44.3 -> 44.4
  > gnome-text-editor: update 47.0 -> 47.2
  > nautilus: update 47.0 -> 47.1
  > gnome-software: update 47.1 -> 47.2
  > gnome-shell: update 47.1 -> 47.2
  > mutter: update 47.1 -> 47.3
  > gnome-control-center: update 47.1.1 -> 47.2
  > pps-tools: backport a patch to fix prints
  > nginx: Upgrade mainline release version 1.27.1 -> 1.27.3
  > proftpd: set status of CVE-2001-0027
  > dash: set CVE_PRODUCT
  > gpiod-sysfs-proxy: new recipe
  > sip: Upgrade 6.8.6 -> 6.9.0
  > python3-pyhsslms: Add 2.0.0 recipe
  > canopenterm: 1.0.9 -> 1.0.10
  > vk-gl-cts: don't require networking to configure
  > vk-gl-cts: control what targets get built
  > vk-gl-cts: use cmake-qemu
  > vk-gl-cts: set the git tag regex for release checking
  > vk-gl-cts: fix EXTRA_OECMAKE
  > syzkaller: network in compile is not needed
  > etcd: don't set UPSTREAM_CHECK_COMMITS
  > lxdm: drop debug-tweaks
  > canopenterm: update to version 1.0.9
  > pocketpy: update to version 2.0.3
  > mariadb: Ensure compatibility with ARMv9 by updating .arch directive
  > openhpi: explicitly disable ov-rest plugin
  > libspelling: update 0.4.2 -> 0.4.5
  > wireplumber: update 0.5.6 -> 0.5.7
  > pipewire: update 1.2.6 -> 1.2.7
  > python3-gpiod: don't recommend kernel-module-configfs for ptest
  > python3-gpiod: pull in just libgpiosim, not the entire libgpiod-ptest
  > libgpiod: minimize intra-recipe dependencies for ptest
  > xfstests: add missing run-time dependencies
  > gthumb: update 3.12.4 -> 3.12.6
  > pam-radius: add recipe

* sources/meta-qcom fc029c4...210c102 (19):
  > Merge pull request #689 from ricardosalveti/esp-qcom-image
  > Merge pull request #692 from chirag-jn/readme-improve
  > Merge pull request #688 from chirag-jn/readme
  > Merge pull request #687 from chirag-jn/qdl-2024-12
  > Merge pull request #685 from lumag/drop-extras
  > Merge pull request #684 from ndechesne/yocto-check-layer-fix
  > Merge pull request #683 from ndechesne/fix-patch-tag
  > Merge pull request #682 from lumag/drop-legacy
  > Merge pull request #681 from lumag/drop-extras
  > Merge pull request #679 from lumag/update-dsp-binaries
  > Merge pull request #678 from lumag/x1e80100-drop-audio-fw
  > Merge pull request #674 from lumag/hexagon-dsp-binaries
  > Merge pull request #677 from lumag/no-debug-tweaks
  > Merge pull request #676 from lumag/add-styhead
  > Merge pull request #673 from lumag/fix-rb3gen2-firmware
  > Merge pull request #669 from olasnap/oj/optional-rootfs-arg
  > Merge pull request #664 from lumag/wcn3990
  > Merge pull request #667 from ricardosalveti/master
  > Merge pull request #666 from ndechesne/uki

* sources/meta-qt6 2c53920...897b24a (21):
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > qtbase: always build linuxfb platform plugin
  > Add option to export example sources
  > Remove unneeded example files path
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-raspberrypi 1aeda3f...97d7a6b (6):
  > picamera-libs: removed unused libraries from python3-picamera
  > SECURITY.md: Add instructions for reporting security issues
  > rpi-base: Remove bcm2712-rpi-5-b.dtb from RPI_KERNEL_DEVICETREE target
  > linux-raspberrypi-6.6: Upgrade to 6.6.63
  > linux: Enable CONFIG_I2C_BRCMSTB for proper HDMI I2C support
  > extra-build-config.md: added a white line

* sources/meta-riscv e4dbaa7...3ca2320 (3):
  > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1
  > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1
  > linux-starfive-dev: Upgrade kernel to 6.6.20

* sources/meta-rockchip 3a8be31...1cdcb49 (7):
  > u-boot: use upstream for radxa-zero-3{e|w}
  > layer.conf: update to walnascar only
  > radxa-zero-3: switch to yocto-dev kernel
  > u-boot: switch to upstream SRCREV for rk-u-boot-env
  > bsp: rkbin: bump to latest commit in master branch
  > bsp: rkbin: rkbin-ddr: use version and file variables for path matching
  > rk3308: add provider for trusted firmware-a

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

* sources/meta-tegra 55708dbc...d0e741b4 (4):
  > linux-yocto: Forward port 6.10 bbappend to 6.12
  > linux-yocto: add patch to fix compatibility with nvbootctrl
  > edk2-firmware-tegra: add backported patch for cpp issue
  > tegra-binaries: refactor per-SoC vs. common deb package handling

* sources/meta-ti c46f49d3...57da6c15 (8):
  > CI/CD Auto-Merger: cicd.master.202412130100
  > CI/CD Auto-Merger: cicd.master.202412101025
  > u-boot: Add patch to use SWIG_AppendOutput
  > conf: layer.conf: Drop scarthgap from LAYERSERIES_COMPAT
  > conf: machine: am62xx-lp-evm: Add PWM overlays
  > ti-ipc: mark as incompatible with non-Linux builds
  > conf: machine: am62pxx: Pick overlays for V3Link cameras
  > ti-ipc-examples: Remove DSP/BIOS IPC examples

* 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 f5a2ea77ca...70171201f1 (165):
  > clang: Upgrade to 19.1.5
  > 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
  > system-requirements.rst: add dependencies for pdf builds
  > system-requirements: update list of supported distros
  > system-requirements: add fedora 39 to supported distros
  > poky.yaml.in: replace inkscape dependency by librsvg2-bin
  > poky.yaml.in: add missing locales dependency
  > Gather dependencies in poky.yaml.in
  > migration-guides: add release notes for 5.1.1
  > ref-manual: use standardized method accross both ubuntu and debian for locale install
  > build-appliance-image: Update to master head revision
  > systemd: upgrade 256.8 -> 256.9
  > yocto-bsp: Bump the default kernel to v6.12 for x86 machines
  > yocto-bsp: Bump the default kernel to v6.12 for beaglebone
  > linux-yocto: enable linux 6.12 for genericarm64
  > scripts/install-buildtools: Update to 5.1.1
  > binutils: Fix CVE-2024-53589
  > barebox: upgrade 2024.10.0 -> 2024.12.0
  > curl: upgrade 8.11.0 -> 8.11.1
  > curl: upgrade 8.10.1 -> 8.11.0
  > gcc: Fix c++: tweak for Wrange-loop-construct
  > icecc: don't use KERNEL_CC during set_icecc_env
  > icecc: convert set_icecc_env to python prefuncs
  > bitbake-config-build: add a plugin for config fragments
  > bitbake.conf: add an addfragments directive for oe-core and dependent layers
  > bitbake: bitbake-config-build: add an alias to bitbake-layers
  > bitbake: lib/bb/tests: use bb.build.listtasks() instead of __BBTASKS
  > bitbake: bitbake-user-manual-metadata: add a section about 'addfragments`
  > bitbake: bitbake: parse: add support for flagged fragment variables
  > pixman: remove long-obsolete patch
  > linux-yoto/6.12: bsp/genericarm64: fix configuration warning
  > linux-yocto: tweak cve exclusions files
  > systemd: actively disable Predictable Network Interface Names if !pni-names
  > linux-firmware: package firmware for Qualcomm AIC100 and QDU100
  > linux-firmware: upgrade 20241110 -> 20241210
  > sysvinit: upgrade 3.04 -> 3.11
  > maintainers.inc: add self for meson, python3 recipes
  > ovmf: update 202408 -> 202411
  > librsvg: update 2.58.2 -> 2.59.2
  > maintainers.inc: Update maintainer for pseudo and rpm
  > scripts/devtool: use bb.util.listtasks instead of __BBTASKS
  > classes/utility-tasks: port do_listtasks to use bb.build.listtasks
  > cargo-c: convert to target recipe
  > rpm: replace use of rpm2cpio with rpm2archive
  > rpm: update 4.19.1.1 -> 4.20.0
  > systemd-compat-units: execute postinst on target
  > base.bbclass: fix RRECOMMENDS extend issue for multilib
  > oeqa/selftest: Fix failure when configuration contains BBLAYERS:append
  > spdx 3.0: Rework how SPDX aliases are linked
  > classes-global/insane: Handle case where RPROVIDER is also a provider
  > vte: upgrade 0.78.1 -> 0.78.2
  > ttyrun: upgrade 2.35.0 -> 2.36.0
  > sudo: upgrade 1.9.16p1 -> 1.9.16p2
  > stress-ng: upgrade 0.18.06 -> 0.18.07
  > sqlite3: upgrade 3.47.0 -> 3.47.2
  > re2c: upgrade 4.0 -> 4.0.1
  > pixman: upgrade 0.44.0 -> 0.44.2
  > llvm: upgrade 19.1.4 -> 19.1.5
  > libsdl2: upgrade 2.30.9 -> 2.30.10
  > libdrm: upgrade 2.4.123 -> 2.4.124
  > kexec-tools: upgrade 2.0.29 -> 2.0.30
  > hwdata: upgrade 0.389 -> 0.390
  > gstreamer1.0: upgrade 1.24.9 -> 1.24.10
  > gnupg: upgrade 2.5.1 -> 2.5.2
  > git: upgrade 2.47.0 -> 2.47.1
  > ell: upgrade 0.70 -> 0.71
  > btrfs-tools: upgrade 6.11 -> 6.12
  > bash-completion: upgrade 2.14.0 -> 2.15.0
  > yocto-bsp: drop 6.10 bbappend
  > poky/poky-tiny: update default to v6.12
  > linux-yocto: drop 6.10
  > linux-yocto/6.12: introduce v6.12 reference kernel
  > linux-yocto/6.6: update to v6.6.64
  > linux-yocto/6.6: update to v6.6.63
  > python3-iniparse: remove recipe
  > musl: Update riscv syscalls till 6.10 kernel
  > openssl: Fix build on risc64/musl
  > ffmpeg: Fix RISCV build
  > scripts/install-buildtools: preserve formatting in the help message
  > libsecret: add pam support depending on DISTRO_FEATURES
  > toolchain-shar-relocate.sh: fix the replacing commands
  > inetutils: increase alternative priority for hostname
  > shadow: use update-alternatives to handle su.1 and nologin.8
  > qemurunner: Fix stack trace generation in exception handler
  > tiff: set status for CVEs firx in 4.7.0
  > tiff: remove status for CVE-2023-3164
  > libssh2: remove status for CVE-2023-48795
  > elfutils: backport a fix for libeu objects missing in libelf.a
  > libpam: add packageconfig for selinux
  > Revert "uboot-sign: fix U-Boot binary with public key"
  > bitbake: parse: add support for 'addfragments' directive
  > bitbake: parse/ConfHandler: allow / in variable flags
  > libtool: update 2.5.2 -> 2.5.4
  > dtc: upgrade 1.7.0 -> 1.7.2
  > bitbake: cooker: use enum for cooker state to improve readability
  > bitbake: server/xmlrpcserver: fix some warnings
  > bitbake: knotty: some small cleanups while I'm in here
  > bitbake: knotty: print an error if MACHINE is not set
  > cargo-c-native: update 0.10.3 -> 0.10.5
  > go-helloworld: update to latest revision
  > libpam: update 1.6.1 -> 1.7.0
  > libpipeline: update 1.5.7 -> 1.5.8
  > texinfo: update 7.1 -> 7.1.1
  > vulkan-samples: update to latest revision
  > pixman: update 0.42.2 -> 0.44.0
  > tiff: update 4.6.0 -> 4.7.0
  > webkitgtk: update 2.44.3 -> 2.46.4
  > libgit2: update 1.8.2 -> 1.8.4
  > utfcpp: update 4.0.5 -> 4.0.6
  > python3-maturin: update 1.7.1 -> 1.7.4
  > python3-markdown: update 3.6 -> 3.7
  > btrfs-tools: update 6.10.1 -> 6.11
  > xf86-video-fbdev: update 0.5.0 -> 0.5.1
  > swig: upgrade 4.2.1 -> 4.3.0
  > python3-dtc: update 1.7.0 -> 1.7.2
  > virglrenderer: upgrade 1.0.1 -> 1.1.0
  > cups: upgrade 2.4.10 -> 2.4.11
  > python3-beartype: upgrade 0.18.5 -> 0.19.0
  > elfutils: upgrade 0.191 -> 0.192
  > debugedit: upgrade 5.0 -> 5.1
  > pkg-config-native: pick additional search paths from $EXTRA_NATIVE_PKGCONFIG_PATH
  > cargo.bbclass: do not install libraries by default
  > gcr: drop obsolete autotools setting
  > meson.bbclass: enable qemu exe wrapper in nativesdk
  > barebox: add more common items into shared .inc with barebox-tools
  > mtd-utils: set PV directly in the recipe filename
  > maintainers.inc: unassign myself (don't panic!)
  > lib: oeqa: spdx: Add tests for extra options
  > lib: spdx: Fix SPDX_BUILD_HOST
  > classes: create-spdx: Fix variable dependencies
  > lib: sbom30: Fix agent reference
  > lib: sbom30: Fix import handling
  > lrzsz: update SRC_URI to avoid redirect
  > oeqa/gitarchive: Fix syntax warning
  > linux-yocto: add and use GPL-2.0-with-syscall-note license
  > meta/lib: move buildstats.py and rootfspostcommands.py into oe
  > qemu: set CVE-2024-6505 to fixed
  > lib: spdx30_tasks: Fix supplied By
  > systemd: remove custom rootlibexecdir and replace with nonarch_libdir
  > systemd: split long line in pkg_postinst
  > systemd: drop deprecated rootlibdir, rootprefix and split-usr options

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

* sources/meta-arm 82bb1d21...b2c43dbf (3):
  > lib/fvp: add name to terminal title in FVP runner
  > kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the CORSTONE1000-2024.11 release.
  > arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release

* sources/meta-clang 147349b...b41b391 (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 7f045776...11ebe0bf (8):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2046 from Livius90/master
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2045 from hellhound94/topic/fix-script
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2044 from hellhound94/topic/fix-script
  > Merge pull request #2043 from YoeDistro/yoe/mut

* sources/meta-freescale-3rdparty bc2a12c...9c89d0d (4):
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #318 from dankm/dankm/unpackdir
  > Merge pull request #316 from svogl/master

* sources/meta-openembedded 907a061e9...f52a543f6 (100):
  > DO NOT MERGE: Add Github actions CI workflow
  > packagegroup-meta-oe: Remove libpeas from packagegroup-meta-oe-gnome
  > gedit: build with libpeas-1
  > eog: build with libpeas-1
  > geary: build with libpeas-1
  > packagegroup-meta-oe: adjust after libpeas update
  > xfce4-power-manager: 4.18.2 -> 4.20.0
  > xfce4-appfinder: 4.19.3 -> 4.20.0
  > tumbler: 4.18.0 -> 4.20.0
  > thunar-volman: 4.18.0 -> 4.20.0
  > thunar: 4.19.0 -> 4.20.0
  > xkbevd: upgrade 1.1.5 -> 1.1.6
  > tinysparql: upgrade 3.8.1 -> 3.8.2
  > stunnel: upgrade 5.73 -> 5.74
  > python3-pybind11-json: upgrade 0.2.14 -> 0.2.15
  > openjpeg: upgrade 2.5.2 -> 2.5.3
  > nanopb-generator(-runtime): upgrade 0.4.9 -> 0.4.9.1
  > monit: upgrade 5.34.2 -> 5.34.3
  > mcelog: upgrade 201 -> 202
  > lvm2: update 2.03.28 -> 2.03.29
  > localsearch: upgrade 3.8.1 -> 3.8.2
  > libusbmuxd: upgrade 2.0.2 -> 2.1.0
  > libplist: upgrade 2.3.0 -> 2.6.0
  > libnfs: upgrade 5.0.3 -> 6.0.2
  > graphviz: upgrade 12.2.0 -> 12.2.1
  > ctags: upgrade 6.1.20241201.0 -> 6.1.20241215.0
  > ace: update 8.0.1 -> 8.0.2
  > libpeas: add recipe for 2.0.5
  > libp11: upgrade 0.4.12 -> 0.4.13
  > bmap-writer: update to latest git version
  > python3-*: Update recipes to correctly check the upstream packages
  > lua-lgi: add recipe
  > luajit: update
  > 7-zip: add new recipe
  > garcon: 4.19.1 -> 4.20.0
  > exo: 4.19.1 -> 4.20.0
  > libxfce4ui: 4.19.6 -> 4.20.0
  > libxfce4util: 4.19.3 -> 4.20.0
  > xfconf: 4.18.2 -> 4.20.0
  > gjs: update 1.80.2 -> 1.82.1
  > mozjs: add recipe for mozjs-128
  > cbindgen: add recipe
  > mctp: upgrade 2.0 -> 2.1
  > iwd: update 3.0 -> 3.2
  > kernel-module-emlog: Fix build with kernel 6.12+
  > python3-libusb1: rename recipe to reflect the python version and update to use pypi
  > lvm2: Remove a lingering reference to ${PN}-udevrules
  > tclap: use most recent version
  > bridge-utils: add CVE_PRODUCT
  > vbxguestdrivers: upgrade 7.0.22 -> 7.1.4
  > python3-ipython: update to version 8.30.0
  > python3-janus: update to version 1.1.0
  > python3-prompt-toolkit: set the value of UPSTREAM_CHECK_PYPI_PACKAGE to enable version checking
  > python3-mlcommons-loadgen: update to version 5.0.0
  > python3-pdm: update to version 2.22.0
  > python3-cmake: update to version 3.31.1
  > python3-luma-oled: update to version 3.14.0
  > upower: add polkit PACKAGECONFIG option
  > upower: bump to 1.90.6
  > upower: use archive file in SRC_URI and fix UPSTREAM_CHECK_URI
  > python3-virtualenv: upgrade 20.26.5 -> 20.26.6
  > smarty: update 4.4.1 -> 4.5.5
  > vboxguestdrivers: update to 7.0.22
  > gvfs: update 1.56.0 -> 1.56.1
  > file-roller: update 44.3 -> 44.4
  > gnome-text-editor: update 47.0 -> 47.2
  > nautilus: update 47.0 -> 47.1
  > gnome-software: update 47.1 -> 47.2
  > gnome-shell: update 47.1 -> 47.2
  > mutter: update 47.1 -> 47.3
  > gnome-control-center: update 47.1.1 -> 47.2
  > pps-tools: backport a patch to fix prints
  > nginx: Upgrade mainline release version 1.27.1 -> 1.27.3
  > proftpd: set status of CVE-2001-0027
  > dash: set CVE_PRODUCT
  > gpiod-sysfs-proxy: new recipe
  > sip: Upgrade 6.8.6 -> 6.9.0
  > python3-pyhsslms: Add 2.0.0 recipe
  > canopenterm: 1.0.9 -> 1.0.10
  > vk-gl-cts: don't require networking to configure
  > vk-gl-cts: control what targets get built
  > vk-gl-cts: use cmake-qemu
  > vk-gl-cts: set the git tag regex for release checking
  > vk-gl-cts: fix EXTRA_OECMAKE
  > syzkaller: network in compile is not needed
  > etcd: don't set UPSTREAM_CHECK_COMMITS
  > lxdm: drop debug-tweaks
  > canopenterm: update to version 1.0.9
  > pocketpy: update to version 2.0.3
  > mariadb: Ensure compatibility with ARMv9 by updating .arch directive
  > openhpi: explicitly disable ov-rest plugin
  > libspelling: update 0.4.2 -> 0.4.5
  > wireplumber: update 0.5.6 -> 0.5.7
  > pipewire: update 1.2.6 -> 1.2.7
  > python3-gpiod: don't recommend kernel-module-configfs for ptest
  > python3-gpiod: pull in just libgpiosim, not the entire libgpiod-ptest
  > libgpiod: minimize intra-recipe dependencies for ptest
  > xfstests: add missing run-time dependencies
  > gthumb: update 3.12.4 -> 3.12.6
  > pam-radius: add recipe

* sources/meta-qcom fc029c4...210c102 (19):
  > Merge pull request #689 from ricardosalveti/esp-qcom-image
  > Merge pull request #692 from chirag-jn/readme-improve
  > Merge pull request #688 from chirag-jn/readme
  > Merge pull request #687 from chirag-jn/qdl-2024-12
  > Merge pull request #685 from lumag/drop-extras
  > Merge pull request #684 from ndechesne/yocto-check-layer-fix
  > Merge pull request #683 from ndechesne/fix-patch-tag
  > Merge pull request #682 from lumag/drop-legacy
  > Merge pull request #681 from lumag/drop-extras
  > Merge pull request #679 from lumag/update-dsp-binaries
  > Merge pull request #678 from lumag/x1e80100-drop-audio-fw
  > Merge pull request #674 from lumag/hexagon-dsp-binaries
  > Merge pull request #677 from lumag/no-debug-tweaks
  > Merge pull request #676 from lumag/add-styhead
  > Merge pull request #673 from lumag/fix-rb3gen2-firmware
  > Merge pull request #669 from olasnap/oj/optional-rootfs-arg
  > Merge pull request #664 from lumag/wcn3990
  > Merge pull request #667 from ricardosalveti/master
  > Merge pull request #666 from ndechesne/uki

* sources/meta-qt6 2c53920...897b24a (21):
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > qtbase: always build linuxfb platform plugin
  > Add option to export example sources
  > Remove unneeded example files path
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-raspberrypi 1aeda3f...97d7a6b (6):
  > picamera-libs: removed unused libraries from python3-picamera
  > SECURITY.md: Add instructions for reporting security issues
  > rpi-base: Remove bcm2712-rpi-5-b.dtb from RPI_KERNEL_DEVICETREE target
  > linux-raspberrypi-6.6: Upgrade to 6.6.63
  > linux: Enable CONFIG_I2C_BRCMSTB for proper HDMI I2C support
  > extra-build-config.md: added a white line

* sources/meta-riscv e4dbaa7...3ca2320 (3):
  > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1
  > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1
  > linux-starfive-dev: Upgrade kernel to 6.6.20

* sources/meta-rockchip 3a8be31...1cdcb49 (7):
  > u-boot: use upstream for radxa-zero-3{e|w}
  > layer.conf: update to walnascar only
  > radxa-zero-3: switch to yocto-dev kernel
  > u-boot: switch to upstream SRCREV for rk-u-boot-env
  > bsp: rkbin: bump to latest commit in master branch
  > bsp: rkbin: rkbin-ddr: use version and file variables for path matching
  > rk3308: add provider for trusted firmware-a

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

* sources/meta-tegra 55708dbc...6b595720 (6):
  > linux-yocto: Forward port 6.10 bbappend to 6.12
  > tegra-flash-helper: Allow PKC-only secure boot flashing
  > linux-yocto: import recipe for 6.10
  > linux-yocto: add patch to fix compatibility with nvbootctrl
  > edk2-firmware-tegra: add backported patch for cpp issue
  > tegra-binaries: refactor per-SoC vs. common deb package handling

* sources/meta-ti c46f49d3...57da6c15 (8):
  > CI/CD Auto-Merger: cicd.master.202412130100
  > CI/CD Auto-Merger: cicd.master.202412101025
  > u-boot: Add patch to use SWIG_AppendOutput
  > conf: layer.conf: Drop scarthgap from LAYERSERIES_COMPAT
  > conf: machine: am62xx-lp-evm: Add PWM overlays
  > ti-ipc: mark as incompatible with non-Linux builds
  > conf: machine: am62pxx: Pick overlays for V3Link cameras
  > ti-ipc-examples: Remove DSP/BIOS IPC examples

* 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 f5a2ea77ca...183672b683 (187):
  > clang: Upgrade to 19.1.5
  > 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
  > Revert "python3-numpy: upgrade 2.1.3 -> 2.2.0"
  > bitbake: parse: Add include_all conf file directive
  > bitbake: cooker: Make cooker 'skiplist' per-multiconfig/mc
  > glib-2.0: update 2.82.2 -> 2.82.4
  > python3-numpy: upgrade 2.1.3 -> 2.2.0
  > scripts: wrap lz4c and convert to lz4
  > oe-selftest: devtool ide-sdk use modify debug-build
  > devtool: ide-sdk recommend DEBUG_BUILD
  > devtool: ide-sdk sort cmake preset
  > devtool: modify support debug-builds
  > lttng-modules: Upgrade 2.13.15 -> 2.13.16
  > qemu: Upgrade 9.1.1 -> 9.2.0
  > subversion: Upgrade 1.14.4 -> 1.14.5
  > python3-*: Update recipes to correctly check the upstream packages
  > classes/pypi: update the default UPSTREAM_CHECK_URI to use the simple repo API
  > systemd: set CVE_PRODUCT
  > systemd: split networkd into its own package
  > systemd.bbclass: do not automatically add Also services
  > systemd.bbclass: refactor adding files
  > dropbear: add dropbearkey.service to FILES
  > busybox: add klogd service to FILES
  > perf: Fix a minor typo
  > system-requirements.rst: add dependencies for pdf builds
  > system-requirements: update list of supported distros
  > system-requirements: add fedora 39 to supported distros
  > poky.yaml.in: replace inkscape dependency by librsvg2-bin
  > poky.yaml.in: add missing locales dependency
  > Gather dependencies in poky.yaml.in
  > migration-guides: add release notes for 5.1.1
  > ref-manual: use standardized method accross both ubuntu and debian for locale install
  > build-appliance-image: Update to master head revision
  > systemd: upgrade 256.8 -> 256.9
  > yocto-bsp: Bump the default kernel to v6.12 for x86 machines
  > yocto-bsp: Bump the default kernel to v6.12 for beaglebone
  > linux-yocto: enable linux 6.12 for genericarm64
  > scripts/install-buildtools: Update to 5.1.1
  > binutils: Fix CVE-2024-53589
  > barebox: upgrade 2024.10.0 -> 2024.12.0
  > curl: upgrade 8.11.0 -> 8.11.1
  > curl: upgrade 8.10.1 -> 8.11.0
  > gcc: Fix c++: tweak for Wrange-loop-construct
  > icecc: don't use KERNEL_CC during set_icecc_env
  > icecc: convert set_icecc_env to python prefuncs
  > bitbake-config-build: add a plugin for config fragments
  > bitbake.conf: add an addfragments directive for oe-core and dependent layers
  > bitbake: bitbake-config-build: add an alias to bitbake-layers
  > bitbake: lib/bb/tests: use bb.build.listtasks() instead of __BBTASKS
  > bitbake: bitbake-user-manual-metadata: add a section about 'addfragments`
  > bitbake: bitbake: parse: add support for flagged fragment variables
  > pixman: remove long-obsolete patch
  > linux-yoto/6.12: bsp/genericarm64: fix configuration warning
  > linux-yocto: tweak cve exclusions files
  > systemd: actively disable Predictable Network Interface Names if !pni-names
  > linux-firmware: package firmware for Qualcomm AIC100 and QDU100
  > linux-firmware: upgrade 20241110 -> 20241210
  > sysvinit: upgrade 3.04 -> 3.11
  > maintainers.inc: add self for meson, python3 recipes
  > ovmf: update 202408 -> 202411
  > librsvg: update 2.58.2 -> 2.59.2
  > maintainers.inc: Update maintainer for pseudo and rpm
  > scripts/devtool: use bb.util.listtasks instead of __BBTASKS
  > classes/utility-tasks: port do_listtasks to use bb.build.listtasks
  > cargo-c: convert to target recipe
  > rpm: replace use of rpm2cpio with rpm2archive
  > rpm: update 4.19.1.1 -> 4.20.0
  > systemd-compat-units: execute postinst on target
  > base.bbclass: fix RRECOMMENDS extend issue for multilib
  > oeqa/selftest: Fix failure when configuration contains BBLAYERS:append
  > spdx 3.0: Rework how SPDX aliases are linked
  > classes-global/insane: Handle case where RPROVIDER is also a provider
  > vte: upgrade 0.78.1 -> 0.78.2
  > ttyrun: upgrade 2.35.0 -> 2.36.0
  > sudo: upgrade 1.9.16p1 -> 1.9.16p2
  > stress-ng: upgrade 0.18.06 -> 0.18.07
  > sqlite3: upgrade 3.47.0 -> 3.47.2
  > re2c: upgrade 4.0 -> 4.0.1
  > pixman: upgrade 0.44.0 -> 0.44.2
  > llvm: upgrade 19.1.4 -> 19.1.5
  > libsdl2: upgrade 2.30.9 -> 2.30.10
  > libdrm: upgrade 2.4.123 -> 2.4.124
  > kexec-tools: upgrade 2.0.29 -> 2.0.30
  > hwdata: upgrade 0.389 -> 0.390
  > gstreamer1.0: upgrade 1.24.9 -> 1.24.10
  > gnupg: upgrade 2.5.1 -> 2.5.2
  > git: upgrade 2.47.0 -> 2.47.1
  > ell: upgrade 0.70 -> 0.71
  > btrfs-tools: upgrade 6.11 -> 6.12
  > bash-completion: upgrade 2.14.0 -> 2.15.0
  > yocto-bsp: drop 6.10 bbappend
  > poky/poky-tiny: update default to v6.12
  > linux-yocto: drop 6.10
  > linux-yocto/6.12: introduce v6.12 reference kernel
  > linux-yocto/6.6: update to v6.6.64
  > linux-yocto/6.6: update to v6.6.63
  > python3-iniparse: remove recipe
  > musl: Update riscv syscalls till 6.10 kernel
  > openssl: Fix build on risc64/musl
  > ffmpeg: Fix RISCV build
  > scripts/install-buildtools: preserve formatting in the help message
  > libsecret: add pam support depending on DISTRO_FEATURES
  > toolchain-shar-relocate.sh: fix the replacing commands
  > inetutils: increase alternative priority for hostname
  > shadow: use update-alternatives to handle su.1 and nologin.8
  > qemurunner: Fix stack trace generation in exception handler
  > tiff: set status for CVEs firx in 4.7.0
  > tiff: remove status for CVE-2023-3164
  > libssh2: remove status for CVE-2023-48795
  > elfutils: backport a fix for libeu objects missing in libelf.a
  > libpam: add packageconfig for selinux
  > Revert "uboot-sign: fix U-Boot binary with public key"
  > bitbake: parse: add support for 'addfragments' directive
  > bitbake: parse/ConfHandler: allow / in variable flags
  > libtool: update 2.5.2 -> 2.5.4
  > dtc: upgrade 1.7.0 -> 1.7.2
  > bitbake: cooker: use enum for cooker state to improve readability
  > bitbake: server/xmlrpcserver: fix some warnings
  > bitbake: knotty: some small cleanups while I'm in here
  > bitbake: knotty: print an error if MACHINE is not set
  > cargo-c-native: update 0.10.3 -> 0.10.5
  > go-helloworld: update to latest revision
  > libpam: update 1.6.1 -> 1.7.0
  > libpipeline: update 1.5.7 -> 1.5.8
  > texinfo: update 7.1 -> 7.1.1
  > vulkan-samples: update to latest revision
  > pixman: update 0.42.2 -> 0.44.0
  > tiff: update 4.6.0 -> 4.7.0
  > webkitgtk: update 2.44.3 -> 2.46.4
  > libgit2: update 1.8.2 -> 1.8.4
  > utfcpp: update 4.0.5 -> 4.0.6
  > python3-maturin: update 1.7.1 -> 1.7.4
  > python3-markdown: update 3.6 -> 3.7
  > btrfs-tools: update 6.10.1 -> 6.11
  > xf86-video-fbdev: update 0.5.0 -> 0.5.1
  > swig: upgrade 4.2.1 -> 4.3.0
  > python3-dtc: update 1.7.0 -> 1.7.2
  > virglrenderer: upgrade 1.0.1 -> 1.1.0
  > cups: upgrade 2.4.10 -> 2.4.11
  > python3-beartype: upgrade 0.18.5 -> 0.19.0
  > elfutils: upgrade 0.191 -> 0.192
  > debugedit: upgrade 5.0 -> 5.1
  > pkg-config-native: pick additional search paths from $EXTRA_NATIVE_PKGCONFIG_PATH
  > cargo.bbclass: do not install libraries by default
  > gcr: drop obsolete autotools setting
  > meson.bbclass: enable qemu exe wrapper in nativesdk
  > barebox: add more common items into shared .inc with barebox-tools
  > mtd-utils: set PV directly in the recipe filename
  > maintainers.inc: unassign myself (don't panic!)
  > lib: oeqa: spdx: Add tests for extra options
  > lib: spdx: Fix SPDX_BUILD_HOST
  > classes: create-spdx: Fix variable dependencies
  > lib: sbom30: Fix agent reference
  > lib: sbom30: Fix import handling
  > lrzsz: update SRC_URI to avoid redirect
  > oeqa/gitarchive: Fix syntax warning
  > linux-yocto: add and use GPL-2.0-with-syscall-note license
  > meta/lib: move buildstats.py and rootfspostcommands.py into oe
  > qemu: set CVE-2024-6505 to fixed
  > lib: spdx30_tasks: Fix supplied By
  > systemd: remove custom rootlibexecdir and replace with nonarch_libdir
  > systemd: split long line in pkg_postinst
  > systemd: drop deprecated rootlibdir, rootprefix and split-usr options

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

* sources/meta-arm 82bb1d21...b2c43dbf (3):
  > lib/fvp: add name to terminal title in FVP runner
  > kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the CORSTONE1000-2024.11 release.
  > arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release

* sources/meta-clang 147349b...b41b391 (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 7f045776...11ebe0bf (8):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2046 from Livius90/master
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2045 from hellhound94/topic/fix-script
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2044 from hellhound94/topic/fix-script
  > Merge pull request #2043 from YoeDistro/yoe/mut

* sources/meta-freescale-3rdparty bc2a12c...9c89d0d (4):
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #318 from dankm/dankm/unpackdir
  > Merge pull request #316 from svogl/master

* sources/meta-openembedded 907a061e9...c04af2538 (101):
  > DO NOT MERGE: Add Github actions CI workflow
  > gpiod-sysfs-proxy: update v0.1.1 -> v0.1.2
  > packagegroup-meta-oe: Remove libpeas from packagegroup-meta-oe-gnome
  > gedit: build with libpeas-1
  > eog: build with libpeas-1
  > geary: build with libpeas-1
  > packagegroup-meta-oe: adjust after libpeas update
  > xfce4-power-manager: 4.18.2 -> 4.20.0
  > xfce4-appfinder: 4.19.3 -> 4.20.0
  > tumbler: 4.18.0 -> 4.20.0
  > thunar-volman: 4.18.0 -> 4.20.0
  > thunar: 4.19.0 -> 4.20.0
  > xkbevd: upgrade 1.1.5 -> 1.1.6
  > tinysparql: upgrade 3.8.1 -> 3.8.2
  > stunnel: upgrade 5.73 -> 5.74
  > python3-pybind11-json: upgrade 0.2.14 -> 0.2.15
  > openjpeg: upgrade 2.5.2 -> 2.5.3
  > nanopb-generator(-runtime): upgrade 0.4.9 -> 0.4.9.1
  > monit: upgrade 5.34.2 -> 5.34.3
  > mcelog: upgrade 201 -> 202
  > lvm2: update 2.03.28 -> 2.03.29
  > localsearch: upgrade 3.8.1 -> 3.8.2
  > libusbmuxd: upgrade 2.0.2 -> 2.1.0
  > libplist: upgrade 2.3.0 -> 2.6.0
  > libnfs: upgrade 5.0.3 -> 6.0.2
  > graphviz: upgrade 12.2.0 -> 12.2.1
  > ctags: upgrade 6.1.20241201.0 -> 6.1.20241215.0
  > ace: update 8.0.1 -> 8.0.2
  > libpeas: add recipe for 2.0.5
  > libp11: upgrade 0.4.12 -> 0.4.13
  > bmap-writer: update to latest git version
  > python3-*: Update recipes to correctly check the upstream packages
  > lua-lgi: add recipe
  > luajit: update
  > 7-zip: add new recipe
  > garcon: 4.19.1 -> 4.20.0
  > exo: 4.19.1 -> 4.20.0
  > libxfce4ui: 4.19.6 -> 4.20.0
  > libxfce4util: 4.19.3 -> 4.20.0
  > xfconf: 4.18.2 -> 4.20.0
  > gjs: update 1.80.2 -> 1.82.1
  > mozjs: add recipe for mozjs-128
  > cbindgen: add recipe
  > mctp: upgrade 2.0 -> 2.1
  > iwd: update 3.0 -> 3.2
  > kernel-module-emlog: Fix build with kernel 6.12+
  > python3-libusb1: rename recipe to reflect the python version and update to use pypi
  > lvm2: Remove a lingering reference to ${PN}-udevrules
  > tclap: use most recent version
  > bridge-utils: add CVE_PRODUCT
  > vbxguestdrivers: upgrade 7.0.22 -> 7.1.4
  > python3-ipython: update to version 8.30.0
  > python3-janus: update to version 1.1.0
  > python3-prompt-toolkit: set the value of UPSTREAM_CHECK_PYPI_PACKAGE to enable version checking
  > python3-mlcommons-loadgen: update to version 5.0.0
  > python3-pdm: update to version 2.22.0
  > python3-cmake: update to version 3.31.1
  > python3-luma-oled: update to version 3.14.0
  > upower: add polkit PACKAGECONFIG option
  > upower: bump to 1.90.6
  > upower: use archive file in SRC_URI and fix UPSTREAM_CHECK_URI
  > python3-virtualenv: upgrade 20.26.5 -> 20.26.6
  > smarty: update 4.4.1 -> 4.5.5
  > vboxguestdrivers: update to 7.0.22
  > gvfs: update 1.56.0 -> 1.56.1
  > file-roller: update 44.3 -> 44.4
  > gnome-text-editor: update 47.0 -> 47.2
  > nautilus: update 47.0 -> 47.1
  > gnome-software: update 47.1 -> 47.2
  > gnome-shell: update 47.1 -> 47.2
  > mutter: update 47.1 -> 47.3
  > gnome-control-center: update 47.1.1 -> 47.2
  > pps-tools: backport a patch to fix prints
  > nginx: Upgrade mainline release version 1.27.1 -> 1.27.3
  > proftpd: set status of CVE-2001-0027
  > dash: set CVE_PRODUCT
  > gpiod-sysfs-proxy: new recipe
  > sip: Upgrade 6.8.6 -> 6.9.0
  > python3-pyhsslms: Add 2.0.0 recipe
  > canopenterm: 1.0.9 -> 1.0.10
  > vk-gl-cts: don't require networking to configure
  > vk-gl-cts: control what targets get built
  > vk-gl-cts: use cmake-qemu
  > vk-gl-cts: set the git tag regex for release checking
  > vk-gl-cts: fix EXTRA_OECMAKE
  > syzkaller: network in compile is not needed
  > etcd: don't set UPSTREAM_CHECK_COMMITS
  > lxdm: drop debug-tweaks
  > canopenterm: update to version 1.0.9
  > pocketpy: update to version 2.0.3
  > mariadb: Ensure compatibility with ARMv9 by updating .arch directive
  > openhpi: explicitly disable ov-rest plugin
  > libspelling: update 0.4.2 -> 0.4.5
  > wireplumber: update 0.5.6 -> 0.5.7
  > pipewire: update 1.2.6 -> 1.2.7
  > python3-gpiod: don't recommend kernel-module-configfs for ptest
  > python3-gpiod: pull in just libgpiosim, not the entire libgpiod-ptest
  > libgpiod: minimize intra-recipe dependencies for ptest
  > xfstests: add missing run-time dependencies
  > gthumb: update 3.12.4 -> 3.12.6
  > pam-radius: add recipe

* sources/meta-qcom fc029c4...210c102 (19):
  > Merge pull request #689 from ricardosalveti/esp-qcom-image
  > Merge pull request #692 from chirag-jn/readme-improve
  > Merge pull request #688 from chirag-jn/readme
  > Merge pull request #687 from chirag-jn/qdl-2024-12
  > Merge pull request #685 from lumag/drop-extras
  > Merge pull request #684 from ndechesne/yocto-check-layer-fix
  > Merge pull request #683 from ndechesne/fix-patch-tag
  > Merge pull request #682 from lumag/drop-legacy
  > Merge pull request #681 from lumag/drop-extras
  > Merge pull request #679 from lumag/update-dsp-binaries
  > Merge pull request #678 from lumag/x1e80100-drop-audio-fw
  > Merge pull request #674 from lumag/hexagon-dsp-binaries
  > Merge pull request #677 from lumag/no-debug-tweaks
  > Merge pull request #676 from lumag/add-styhead
  > Merge pull request #673 from lumag/fix-rb3gen2-firmware
  > Merge pull request #669 from olasnap/oj/optional-rootfs-arg
  > Merge pull request #664 from lumag/wcn3990
  > Merge pull request #667 from ricardosalveti/master
  > Merge pull request #666 from ndechesne/uki

* sources/meta-qt6 2c53920...897b24a (21):
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > qtbase: always build linuxfb platform plugin
  > Add option to export example sources
  > Remove unneeded example files path
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-raspberrypi 1aeda3f...97d7a6b (6):
  > picamera-libs: removed unused libraries from python3-picamera
  > SECURITY.md: Add instructions for reporting security issues
  > rpi-base: Remove bcm2712-rpi-5-b.dtb from RPI_KERNEL_DEVICETREE target
  > linux-raspberrypi-6.6: Upgrade to 6.6.63
  > linux: Enable CONFIG_I2C_BRCMSTB for proper HDMI I2C support
  > extra-build-config.md: added a white line

* sources/meta-riscv e4dbaa7...3ca2320 (3):
  > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1
  > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1
  > linux-starfive-dev: Upgrade kernel to 6.6.20

* sources/meta-rockchip 3a8be31...1cdcb49 (7):
  > u-boot: use upstream for radxa-zero-3{e|w}
  > layer.conf: update to walnascar only
  > radxa-zero-3: switch to yocto-dev kernel
  > u-boot: switch to upstream SRCREV for rk-u-boot-env
  > bsp: rkbin: bump to latest commit in master branch
  > bsp: rkbin: rkbin-ddr: use version and file variables for path matching
  > rk3308: add provider for trusted firmware-a

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

* sources/meta-tegra 55708dbc...deb21184 (7):
  > cuda-compatibility-workarounds: Fix build with upcoming glibc 2.41
  > linux-yocto: Forward port 6.10 bbappend to 6.12
  > tegra-flash-helper: Allow PKC-only secure boot flashing
  > linux-yocto: import recipe for 6.10
  > linux-yocto: add patch to fix compatibility with nvbootctrl
  > edk2-firmware-tegra: add backported patch for cpp issue
  > tegra-binaries: refactor per-SoC vs. common deb package handling

* sources/meta-ti c46f49d3...57da6c15 (8):
  > CI/CD Auto-Merger: cicd.master.202412130100
  > CI/CD Auto-Merger: cicd.master.202412101025
  > u-boot: Add patch to use SWIG_AppendOutput
  > conf: layer.conf: Drop scarthgap from LAYERSERIES_COMPAT
  > conf: machine: am62xx-lp-evm: Add PWM overlays
  > ti-ipc: mark as incompatible with non-Linux builds
  > conf: machine: am62pxx: Pick overlays for V3Link cameras
  > ti-ipc-examples: Remove DSP/BIOS IPC examples

* 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 f5a2ea77ca...183672b683 (187):
  > clang: Upgrade to 19.1.5
  > 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
  > Revert "python3-numpy: upgrade 2.1.3 -> 2.2.0"
  > bitbake: parse: Add include_all conf file directive
  > bitbake: cooker: Make cooker 'skiplist' per-multiconfig/mc
  > glib-2.0: update 2.82.2 -> 2.82.4
  > python3-numpy: upgrade 2.1.3 -> 2.2.0
  > scripts: wrap lz4c and convert to lz4
  > oe-selftest: devtool ide-sdk use modify debug-build
  > devtool: ide-sdk recommend DEBUG_BUILD
  > devtool: ide-sdk sort cmake preset
  > devtool: modify support debug-builds
  > lttng-modules: Upgrade 2.13.15 -> 2.13.16
  > qemu: Upgrade 9.1.1 -> 9.2.0
  > subversion: Upgrade 1.14.4 -> 1.14.5
  > python3-*: Update recipes to correctly check the upstream packages
  > classes/pypi: update the default UPSTREAM_CHECK_URI to use the simple repo API
  > systemd: set CVE_PRODUCT
  > systemd: split networkd into its own package
  > systemd.bbclass: do not automatically add Also services
  > systemd.bbclass: refactor adding files
  > dropbear: add dropbearkey.service to FILES
  > busybox: add klogd service to FILES
  > perf: Fix a minor typo
  > system-requirements.rst: add dependencies for pdf builds
  > system-requirements: update list of supported distros
  > system-requirements: add fedora 39 to supported distros
  > poky.yaml.in: replace inkscape dependency by librsvg2-bin
  > poky.yaml.in: add missing locales dependency
  > Gather dependencies in poky.yaml.in
  > migration-guides: add release notes for 5.1.1
  > ref-manual: use standardized method accross both ubuntu and debian for locale install
  > build-appliance-image: Update to master head revision
  > systemd: upgrade 256.8 -> 256.9
  > yocto-bsp: Bump the default kernel to v6.12 for x86 machines
  > yocto-bsp: Bump the default kernel to v6.12 for beaglebone
  > linux-yocto: enable linux 6.12 for genericarm64
  > scripts/install-buildtools: Update to 5.1.1
  > binutils: Fix CVE-2024-53589
  > barebox: upgrade 2024.10.0 -> 2024.12.0
  > curl: upgrade 8.11.0 -> 8.11.1
  > curl: upgrade 8.10.1 -> 8.11.0
  > gcc: Fix c++: tweak for Wrange-loop-construct
  > icecc: don't use KERNEL_CC during set_icecc_env
  > icecc: convert set_icecc_env to python prefuncs
  > bitbake-config-build: add a plugin for config fragments
  > bitbake.conf: add an addfragments directive for oe-core and dependent layers
  > bitbake: bitbake-config-build: add an alias to bitbake-layers
  > bitbake: lib/bb/tests: use bb.build.listtasks() instead of __BBTASKS
  > bitbake: bitbake-user-manual-metadata: add a section about 'addfragments`
  > bitbake: bitbake: parse: add support for flagged fragment variables
  > pixman: remove long-obsolete patch
  > linux-yoto/6.12: bsp/genericarm64: fix configuration warning
  > linux-yocto: tweak cve exclusions files
  > systemd: actively disable Predictable Network Interface Names if !pni-names
  > linux-firmware: package firmware for Qualcomm AIC100 and QDU100
  > linux-firmware: upgrade 20241110 -> 20241210
  > sysvinit: upgrade 3.04 -> 3.11
  > maintainers.inc: add self for meson, python3 recipes
  > ovmf: update 202408 -> 202411
  > librsvg: update 2.58.2 -> 2.59.2
  > maintainers.inc: Update maintainer for pseudo and rpm
  > scripts/devtool: use bb.util.listtasks instead of __BBTASKS
  > classes/utility-tasks: port do_listtasks to use bb.build.listtasks
  > cargo-c: convert to target recipe
  > rpm: replace use of rpm2cpio with rpm2archive
  > rpm: update 4.19.1.1 -> 4.20.0
  > systemd-compat-units: execute postinst on target
  > base.bbclass: fix RRECOMMENDS extend issue for multilib
  > oeqa/selftest: Fix failure when configuration contains BBLAYERS:append
  > spdx 3.0: Rework how SPDX aliases are linked
  > classes-global/insane: Handle case where RPROVIDER is also a provider
  > vte: upgrade 0.78.1 -> 0.78.2
  > ttyrun: upgrade 2.35.0 -> 2.36.0
  > sudo: upgrade 1.9.16p1 -> 1.9.16p2
  > stress-ng: upgrade 0.18.06 -> 0.18.07
  > sqlite3: upgrade 3.47.0 -> 3.47.2
  > re2c: upgrade 4.0 -> 4.0.1
  > pixman: upgrade 0.44.0 -> 0.44.2
  > llvm: upgrade 19.1.4 -> 19.1.5
  > libsdl2: upgrade 2.30.9 -> 2.30.10
  > libdrm: upgrade 2.4.123 -> 2.4.124
  > kexec-tools: upgrade 2.0.29 -> 2.0.30
  > hwdata: upgrade 0.389 -> 0.390
  > gstreamer1.0: upgrade 1.24.9 -> 1.24.10
  > gnupg: upgrade 2.5.1 -> 2.5.2
  > git: upgrade 2.47.0 -> 2.47.1
  > ell: upgrade 0.70 -> 0.71
  > btrfs-tools: upgrade 6.11 -> 6.12
  > bash-completion: upgrade 2.14.0 -> 2.15.0
  > yocto-bsp: drop 6.10 bbappend
  > poky/poky-tiny: update default to v6.12
  > linux-yocto: drop 6.10
  > linux-yocto/6.12: introduce v6.12 reference kernel
  > linux-yocto/6.6: update to v6.6.64
  > linux-yocto/6.6: update to v6.6.63
  > python3-iniparse: remove recipe
  > musl: Update riscv syscalls till 6.10 kernel
  > openssl: Fix build on risc64/musl
  > ffmpeg: Fix RISCV build
  > scripts/install-buildtools: preserve formatting in the help message
  > libsecret: add pam support depending on DISTRO_FEATURES
  > toolchain-shar-relocate.sh: fix the replacing commands
  > inetutils: increase alternative priority for hostname
  > shadow: use update-alternatives to handle su.1 and nologin.8
  > qemurunner: Fix stack trace generation in exception handler
  > tiff: set status for CVEs firx in 4.7.0
  > tiff: remove status for CVE-2023-3164
  > libssh2: remove status for CVE-2023-48795
  > elfutils: backport a fix for libeu objects missing in libelf.a
  > libpam: add packageconfig for selinux
  > Revert "uboot-sign: fix U-Boot binary with public key"
  > bitbake: parse: add support for 'addfragments' directive
  > bitbake: parse/ConfHandler: allow / in variable flags
  > libtool: update 2.5.2 -> 2.5.4
  > dtc: upgrade 1.7.0 -> 1.7.2
  > bitbake: cooker: use enum for cooker state to improve readability
  > bitbake: server/xmlrpcserver: fix some warnings
  > bitbake: knotty: some small cleanups while I'm in here
  > bitbake: knotty: print an error if MACHINE is not set
  > cargo-c-native: update 0.10.3 -> 0.10.5
  > go-helloworld: update to latest revision
  > libpam: update 1.6.1 -> 1.7.0
  > libpipeline: update 1.5.7 -> 1.5.8
  > texinfo: update 7.1 -> 7.1.1
  > vulkan-samples: update to latest revision
  > pixman: update 0.42.2 -> 0.44.0
  > tiff: update 4.6.0 -> 4.7.0
  > webkitgtk: update 2.44.3 -> 2.46.4
  > libgit2: update 1.8.2 -> 1.8.4
  > utfcpp: update 4.0.5 -> 4.0.6
  > python3-maturin: update 1.7.1 -> 1.7.4
  > python3-markdown: update 3.6 -> 3.7
  > btrfs-tools: update 6.10.1 -> 6.11
  > xf86-video-fbdev: update 0.5.0 -> 0.5.1
  > swig: upgrade 4.2.1 -> 4.3.0
  > python3-dtc: update 1.7.0 -> 1.7.2
  > virglrenderer: upgrade 1.0.1 -> 1.1.0
  > cups: upgrade 2.4.10 -> 2.4.11
  > python3-beartype: upgrade 0.18.5 -> 0.19.0
  > elfutils: upgrade 0.191 -> 0.192
  > debugedit: upgrade 5.0 -> 5.1
  > pkg-config-native: pick additional search paths from $EXTRA_NATIVE_PKGCONFIG_PATH
  > cargo.bbclass: do not install libraries by default
  > gcr: drop obsolete autotools setting
  > meson.bbclass: enable qemu exe wrapper in nativesdk
  > barebox: add more common items into shared .inc with barebox-tools
  > mtd-utils: set PV directly in the recipe filename
  > maintainers.inc: unassign myself (don't panic!)
  > lib: oeqa: spdx: Add tests for extra options
  > lib: spdx: Fix SPDX_BUILD_HOST
  > classes: create-spdx: Fix variable dependencies
  > lib: sbom30: Fix agent reference
  > lib: sbom30: Fix import handling
  > lrzsz: update SRC_URI to avoid redirect
  > oeqa/gitarchive: Fix syntax warning
  > linux-yocto: add and use GPL-2.0-with-syscall-note license
  > meta/lib: move buildstats.py and rootfspostcommands.py into oe
  > qemu: set CVE-2024-6505 to fixed
  > lib: spdx30_tasks: Fix supplied By
  > systemd: remove custom rootlibexecdir and replace with nonarch_libdir
  > systemd: split long line in pkg_postinst
  > systemd: drop deprecated rootlibdir, rootprefix and split-usr options

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

* sources/meta-arm 82bb1d21...b2c43dbf (3):
  > lib/fvp: add name to terminal title in FVP runner
  > kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the CORSTONE1000-2024.11 release.
  > arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release

* sources/meta-clang 147349b...b41b391 (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 7f045776...11ebe0bf (8):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2046 from Livius90/master
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2045 from hellhound94/topic/fix-script
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2044 from hellhound94/topic/fix-script
  > Merge pull request #2043 from YoeDistro/yoe/mut

* sources/meta-freescale-3rdparty bc2a12c...9c89d0d (4):
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #318 from dankm/dankm/unpackdir
  > Merge pull request #316 from svogl/master

* sources/meta-openembedded 907a061e9...d34c9d379 (103):
  > DO NOT MERGE: Add Github actions CI workflow
  > lua-lgi: Disable on architecture without luajit port
  > libpeas: Disable lua support on architectures without luajit port
  > gpiod-sysfs-proxy: update v0.1.1 -> v0.1.2
  > packagegroup-meta-oe: Remove libpeas from packagegroup-meta-oe-gnome
  > gedit: build with libpeas-1
  > eog: build with libpeas-1
  > geary: build with libpeas-1
  > packagegroup-meta-oe: adjust after libpeas update
  > xfce4-power-manager: 4.18.2 -> 4.20.0
  > xfce4-appfinder: 4.19.3 -> 4.20.0
  > tumbler: 4.18.0 -> 4.20.0
  > thunar-volman: 4.18.0 -> 4.20.0
  > thunar: 4.19.0 -> 4.20.0
  > xkbevd: upgrade 1.1.5 -> 1.1.6
  > tinysparql: upgrade 3.8.1 -> 3.8.2
  > stunnel: upgrade 5.73 -> 5.74
  > python3-pybind11-json: upgrade 0.2.14 -> 0.2.15
  > openjpeg: upgrade 2.5.2 -> 2.5.3
  > nanopb-generator(-runtime): upgrade 0.4.9 -> 0.4.9.1
  > monit: upgrade 5.34.2 -> 5.34.3
  > mcelog: upgrade 201 -> 202
  > lvm2: update 2.03.28 -> 2.03.29
  > localsearch: upgrade 3.8.1 -> 3.8.2
  > libusbmuxd: upgrade 2.0.2 -> 2.1.0
  > libplist: upgrade 2.3.0 -> 2.6.0
  > libnfs: upgrade 5.0.3 -> 6.0.2
  > graphviz: upgrade 12.2.0 -> 12.2.1
  > ctags: upgrade 6.1.20241201.0 -> 6.1.20241215.0
  > ace: update 8.0.1 -> 8.0.2
  > libpeas: add recipe for 2.0.5
  > libp11: upgrade 0.4.12 -> 0.4.13
  > bmap-writer: update to latest git version
  > python3-*: Update recipes to correctly check the upstream packages
  > lua-lgi: add recipe
  > luajit: update
  > 7-zip: add new recipe
  > garcon: 4.19.1 -> 4.20.0
  > exo: 4.19.1 -> 4.20.0
  > libxfce4ui: 4.19.6 -> 4.20.0
  > libxfce4util: 4.19.3 -> 4.20.0
  > xfconf: 4.18.2 -> 4.20.0
  > gjs: update 1.80.2 -> 1.82.1
  > mozjs: add recipe for mozjs-128
  > cbindgen: add recipe
  > mctp: upgrade 2.0 -> 2.1
  > iwd: update 3.0 -> 3.2
  > kernel-module-emlog: Fix build with kernel 6.12+
  > python3-libusb1: rename recipe to reflect the python version and update to use pypi
  > lvm2: Remove a lingering reference to ${PN}-udevrules
  > tclap: use most recent version
  > bridge-utils: add CVE_PRODUCT
  > vbxguestdrivers: upgrade 7.0.22 -> 7.1.4
  > python3-ipython: update to version 8.30.0
  > python3-janus: update to version 1.1.0
  > python3-prompt-toolkit: set the value of UPSTREAM_CHECK_PYPI_PACKAGE to enable version checking
  > python3-mlcommons-loadgen: update to version 5.0.0
  > python3-pdm: update to version 2.22.0
  > python3-cmake: update to version 3.31.1
  > python3-luma-oled: update to version 3.14.0
  > upower: add polkit PACKAGECONFIG option
  > upower: bump to 1.90.6
  > upower: use archive file in SRC_URI and fix UPSTREAM_CHECK_URI
  > python3-virtualenv: upgrade 20.26.5 -> 20.26.6
  > smarty: update 4.4.1 -> 4.5.5
  > vboxguestdrivers: update to 7.0.22
  > gvfs: update 1.56.0 -> 1.56.1
  > file-roller: update 44.3 -> 44.4
  > gnome-text-editor: update 47.0 -> 47.2
  > nautilus: update 47.0 -> 47.1
  > gnome-software: update 47.1 -> 47.2
  > gnome-shell: update 47.1 -> 47.2
  > mutter: update 47.1 -> 47.3
  > gnome-control-center: update 47.1.1 -> 47.2
  > pps-tools: backport a patch to fix prints
  > nginx: Upgrade mainline release version 1.27.1 -> 1.27.3
  > proftpd: set status of CVE-2001-0027
  > dash: set CVE_PRODUCT
  > gpiod-sysfs-proxy: new recipe
  > sip: Upgrade 6.8.6 -> 6.9.0
  > python3-pyhsslms: Add 2.0.0 recipe
  > canopenterm: 1.0.9 -> 1.0.10
  > vk-gl-cts: don't require networking to configure
  > vk-gl-cts: control what targets get built
  > vk-gl-cts: use cmake-qemu
  > vk-gl-cts: set the git tag regex for release checking
  > vk-gl-cts: fix EXTRA_OECMAKE
  > syzkaller: network in compile is not needed
  > etcd: don't set UPSTREAM_CHECK_COMMITS
  > lxdm: drop debug-tweaks
  > canopenterm: update to version 1.0.9
  > pocketpy: update to version 2.0.3
  > mariadb: Ensure compatibility with ARMv9 by updating .arch directive
  > openhpi: explicitly disable ov-rest plugin
  > libspelling: update 0.4.2 -> 0.4.5
  > wireplumber: update 0.5.6 -> 0.5.7
  > pipewire: update 1.2.6 -> 1.2.7
  > python3-gpiod: don't recommend kernel-module-configfs for ptest
  > python3-gpiod: pull in just libgpiosim, not the entire libgpiod-ptest
  > libgpiod: minimize intra-recipe dependencies for ptest
  > xfstests: add missing run-time dependencies
  > gthumb: update 3.12.4 -> 3.12.6
  > pam-radius: add recipe

* sources/meta-qcom fc029c4...210c102 (19):
  > Merge pull request #689 from ricardosalveti/esp-qcom-image
  > Merge pull request #692 from chirag-jn/readme-improve
  > Merge pull request #688 from chirag-jn/readme
  > Merge pull request #687 from chirag-jn/qdl-2024-12
  > Merge pull request #685 from lumag/drop-extras
  > Merge pull request #684 from ndechesne/yocto-check-layer-fix
  > Merge pull request #683 from ndechesne/fix-patch-tag
  > Merge pull request #682 from lumag/drop-legacy
  > Merge pull request #681 from lumag/drop-extras
  > Merge pull request #679 from lumag/update-dsp-binaries
  > Merge pull request #678 from lumag/x1e80100-drop-audio-fw
  > Merge pull request #674 from lumag/hexagon-dsp-binaries
  > Merge pull request #677 from lumag/no-debug-tweaks
  > Merge pull request #676 from lumag/add-styhead
  > Merge pull request #673 from lumag/fix-rb3gen2-firmware
  > Merge pull request #669 from olasnap/oj/optional-rootfs-arg
  > Merge pull request #664 from lumag/wcn3990
  > Merge pull request #667 from ricardosalveti/master
  > Merge pull request #666 from ndechesne/uki

* sources/meta-qt6 2c53920...897b24a (21):
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > qtbase: always build linuxfb platform plugin
  > Add option to export example sources
  > Remove unneeded example files path
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-raspberrypi 1aeda3f...97d7a6b (6):
  > picamera-libs: removed unused libraries from python3-picamera
  > SECURITY.md: Add instructions for reporting security issues
  > rpi-base: Remove bcm2712-rpi-5-b.dtb from RPI_KERNEL_DEVICETREE target
  > linux-raspberrypi-6.6: Upgrade to 6.6.63
  > linux: Enable CONFIG_I2C_BRCMSTB for proper HDMI I2C support
  > extra-build-config.md: added a white line

* sources/meta-riscv e4dbaa7...3ca2320 (3):
  > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1
  > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1
  > linux-starfive-dev: Upgrade kernel to 6.6.20

* sources/meta-rockchip 3a8be31...1cdcb49 (7):
  > u-boot: use upstream for radxa-zero-3{e|w}
  > layer.conf: update to walnascar only
  > radxa-zero-3: switch to yocto-dev kernel
  > u-boot: switch to upstream SRCREV for rk-u-boot-env
  > bsp: rkbin: bump to latest commit in master branch
  > bsp: rkbin: rkbin-ddr: use version and file variables for path matching
  > rk3308: add provider for trusted firmware-a

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

* sources/meta-tegra 55708dbc...3c0d8bed (6):
  > cuda-compatibility-workarounds: Fix build with upcoming glibc 2.41
  > tegra-flash-helper: Allow PKC-only secure boot flashing
  > linux-yocto: import recipe for 6.10
  > linux-yocto: add patch to fix compatibility with nvbootctrl
  > edk2-firmware-tegra: add backported patch for cpp issue
  > tegra-binaries: refactor per-SoC vs. common deb package handling

* sources/meta-ti c46f49d3...57da6c15 (8):
  > CI/CD Auto-Merger: cicd.master.202412130100
  > CI/CD Auto-Merger: cicd.master.202412101025
  > u-boot: Add patch to use SWIG_AppendOutput
  > conf: layer.conf: Drop scarthgap from LAYERSERIES_COMPAT
  > conf: machine: am62xx-lp-evm: Add PWM overlays
  > ti-ipc: mark as incompatible with non-Linux builds
  > conf: machine: am62pxx: Pick overlays for V3Link cameras
  > ti-ipc-examples: Remove DSP/BIOS IPC examples

* 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 f5a2ea77ca...183672b683 (187):
  > clang: Upgrade to 19.1.5
  > 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
  > Revert "python3-numpy: upgrade 2.1.3 -> 2.2.0"
  > bitbake: parse: Add include_all conf file directive
  > bitbake: cooker: Make cooker 'skiplist' per-multiconfig/mc
  > glib-2.0: update 2.82.2 -> 2.82.4
  > python3-numpy: upgrade 2.1.3 -> 2.2.0
  > scripts: wrap lz4c and convert to lz4
  > oe-selftest: devtool ide-sdk use modify debug-build
  > devtool: ide-sdk recommend DEBUG_BUILD
  > devtool: ide-sdk sort cmake preset
  > devtool: modify support debug-builds
  > lttng-modules: Upgrade 2.13.15 -> 2.13.16
  > qemu: Upgrade 9.1.1 -> 9.2.0
  > subversion: Upgrade 1.14.4 -> 1.14.5
  > python3-*: Update recipes to correctly check the upstream packages
  > classes/pypi: update the default UPSTREAM_CHECK_URI to use the simple repo API
  > systemd: set CVE_PRODUCT
  > systemd: split networkd into its own package
  > systemd.bbclass: do not automatically add Also services
  > systemd.bbclass: refactor adding files
  > dropbear: add dropbearkey.service to FILES
  > busybox: add klogd service to FILES
  > perf: Fix a minor typo
  > system-requirements.rst: add dependencies for pdf builds
  > system-requirements: update list of supported distros
  > system-requirements: add fedora 39 to supported distros
  > poky.yaml.in: replace inkscape dependency by librsvg2-bin
  > poky.yaml.in: add missing locales dependency
  > Gather dependencies in poky.yaml.in
  > migration-guides: add release notes for 5.1.1
  > ref-manual: use standardized method accross both ubuntu and debian for locale install
  > build-appliance-image: Update to master head revision
  > systemd: upgrade 256.8 -> 256.9
  > yocto-bsp: Bump the default kernel to v6.12 for x86 machines
  > yocto-bsp: Bump the default kernel to v6.12 for beaglebone
  > linux-yocto: enable linux 6.12 for genericarm64
  > scripts/install-buildtools: Update to 5.1.1
  > binutils: Fix CVE-2024-53589
  > barebox: upgrade 2024.10.0 -> 2024.12.0
  > curl: upgrade 8.11.0 -> 8.11.1
  > curl: upgrade 8.10.1 -> 8.11.0
  > gcc: Fix c++: tweak for Wrange-loop-construct
  > icecc: don't use KERNEL_CC during set_icecc_env
  > icecc: convert set_icecc_env to python prefuncs
  > bitbake-config-build: add a plugin for config fragments
  > bitbake.conf: add an addfragments directive for oe-core and dependent layers
  > bitbake: bitbake-config-build: add an alias to bitbake-layers
  > bitbake: lib/bb/tests: use bb.build.listtasks() instead of __BBTASKS
  > bitbake: bitbake-user-manual-metadata: add a section about 'addfragments`
  > bitbake: bitbake: parse: add support for flagged fragment variables
  > pixman: remove long-obsolete patch
  > linux-yoto/6.12: bsp/genericarm64: fix configuration warning
  > linux-yocto: tweak cve exclusions files
  > systemd: actively disable Predictable Network Interface Names if !pni-names
  > linux-firmware: package firmware for Qualcomm AIC100 and QDU100
  > linux-firmware: upgrade 20241110 -> 20241210
  > sysvinit: upgrade 3.04 -> 3.11
  > maintainers.inc: add self for meson, python3 recipes
  > ovmf: update 202408 -> 202411
  > librsvg: update 2.58.2 -> 2.59.2
  > maintainers.inc: Update maintainer for pseudo and rpm
  > scripts/devtool: use bb.util.listtasks instead of __BBTASKS
  > classes/utility-tasks: port do_listtasks to use bb.build.listtasks
  > cargo-c: convert to target recipe
  > rpm: replace use of rpm2cpio with rpm2archive
  > rpm: update 4.19.1.1 -> 4.20.0
  > systemd-compat-units: execute postinst on target
  > base.bbclass: fix RRECOMMENDS extend issue for multilib
  > oeqa/selftest: Fix failure when configuration contains BBLAYERS:append
  > spdx 3.0: Rework how SPDX aliases are linked
  > classes-global/insane: Handle case where RPROVIDER is also a provider
  > vte: upgrade 0.78.1 -> 0.78.2
  > ttyrun: upgrade 2.35.0 -> 2.36.0
  > sudo: upgrade 1.9.16p1 -> 1.9.16p2
  > stress-ng: upgrade 0.18.06 -> 0.18.07
  > sqlite3: upgrade 3.47.0 -> 3.47.2
  > re2c: upgrade 4.0 -> 4.0.1
  > pixman: upgrade 0.44.0 -> 0.44.2
  > llvm: upgrade 19.1.4 -> 19.1.5
  > libsdl2: upgrade 2.30.9 -> 2.30.10
  > libdrm: upgrade 2.4.123 -> 2.4.124
  > kexec-tools: upgrade 2.0.29 -> 2.0.30
  > hwdata: upgrade 0.389 -> 0.390
  > gstreamer1.0: upgrade 1.24.9 -> 1.24.10
  > gnupg: upgrade 2.5.1 -> 2.5.2
  > git: upgrade 2.47.0 -> 2.47.1
  > ell: upgrade 0.70 -> 0.71
  > btrfs-tools: upgrade 6.11 -> 6.12
  > bash-completion: upgrade 2.14.0 -> 2.15.0
  > yocto-bsp: drop 6.10 bbappend
  > poky/poky-tiny: update default to v6.12
  > linux-yocto: drop 6.10
  > linux-yocto/6.12: introduce v6.12 reference kernel
  > linux-yocto/6.6: update to v6.6.64
  > linux-yocto/6.6: update to v6.6.63
  > python3-iniparse: remove recipe
  > musl: Update riscv syscalls till 6.10 kernel
  > openssl: Fix build on risc64/musl
  > ffmpeg: Fix RISCV build
  > scripts/install-buildtools: preserve formatting in the help message
  > libsecret: add pam support depending on DISTRO_FEATURES
  > toolchain-shar-relocate.sh: fix the replacing commands
  > inetutils: increase alternative priority for hostname
  > shadow: use update-alternatives to handle su.1 and nologin.8
  > qemurunner: Fix stack trace generation in exception handler
  > tiff: set status for CVEs firx in 4.7.0
  > tiff: remove status for CVE-2023-3164
  > libssh2: remove status for CVE-2023-48795
  > elfutils: backport a fix for libeu objects missing in libelf.a
  > libpam: add packageconfig for selinux
  > Revert "uboot-sign: fix U-Boot binary with public key"
  > bitbake: parse: add support for 'addfragments' directive
  > bitbake: parse/ConfHandler: allow / in variable flags
  > libtool: update 2.5.2 -> 2.5.4
  > dtc: upgrade 1.7.0 -> 1.7.2
  > bitbake: cooker: use enum for cooker state to improve readability
  > bitbake: server/xmlrpcserver: fix some warnings
  > bitbake: knotty: some small cleanups while I'm in here
  > bitbake: knotty: print an error if MACHINE is not set
  > cargo-c-native: update 0.10.3 -> 0.10.5
  > go-helloworld: update to latest revision
  > libpam: update 1.6.1 -> 1.7.0
  > libpipeline: update 1.5.7 -> 1.5.8
  > texinfo: update 7.1 -> 7.1.1
  > vulkan-samples: update to latest revision
  > pixman: update 0.42.2 -> 0.44.0
  > tiff: update 4.6.0 -> 4.7.0
  > webkitgtk: update 2.44.3 -> 2.46.4
  > libgit2: update 1.8.2 -> 1.8.4
  > utfcpp: update 4.0.5 -> 4.0.6
  > python3-maturin: update 1.7.1 -> 1.7.4
  > python3-markdown: update 3.6 -> 3.7
  > btrfs-tools: update 6.10.1 -> 6.11
  > xf86-video-fbdev: update 0.5.0 -> 0.5.1
  > swig: upgrade 4.2.1 -> 4.3.0
  > python3-dtc: update 1.7.0 -> 1.7.2
  > virglrenderer: upgrade 1.0.1 -> 1.1.0
  > cups: upgrade 2.4.10 -> 2.4.11
  > python3-beartype: upgrade 0.18.5 -> 0.19.0
  > elfutils: upgrade 0.191 -> 0.192
  > debugedit: upgrade 5.0 -> 5.1
  > pkg-config-native: pick additional search paths from $EXTRA_NATIVE_PKGCONFIG_PATH
  > cargo.bbclass: do not install libraries by default
  > gcr: drop obsolete autotools setting
  > meson.bbclass: enable qemu exe wrapper in nativesdk
  > barebox: add more common items into shared .inc with barebox-tools
  > mtd-utils: set PV directly in the recipe filename
  > maintainers.inc: unassign myself (don't panic!)
  > lib: oeqa: spdx: Add tests for extra options
  > lib: spdx: Fix SPDX_BUILD_HOST
  > classes: create-spdx: Fix variable dependencies
  > lib: sbom30: Fix agent reference
  > lib: sbom30: Fix import handling
  > lrzsz: update SRC_URI to avoid redirect
  > oeqa/gitarchive: Fix syntax warning
  > linux-yocto: add and use GPL-2.0-with-syscall-note license
  > meta/lib: move buildstats.py and rootfspostcommands.py into oe
  > qemu: set CVE-2024-6505 to fixed
  > lib: spdx30_tasks: Fix supplied By
  > systemd: remove custom rootlibexecdir and replace with nonarch_libdir
  > systemd: split long line in pkg_postinst
  > systemd: drop deprecated rootlibdir, rootprefix and split-usr options

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

* sources/meta-arm 82bb1d21...5adb3155 (9):
  > arm/lib: Relax "Listening for serial connection" regex
  > arm-bsp/linux-yocto: add temporary 6.10 recipe
  > arm-bsp/linux-yocto: fix Juno build with linux 6.12
  > arm-bsp/corstone-1000: IMAGE_ROOTFS_EXTRA_SPACE workaround
  > arm-bsp/linux-yocto: corstone1000: Update the Upstream-Status of the remoteproc patches
  > arm: remove python3-pyhsslms recipe
  > lib/fvp: add name to terminal title in FVP runner
  > kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the CORSTONE1000-2024.11 release.
  > arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release

* sources/meta-clang 147349b...5d40c9a (7):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > clang: Upgrade to 19.1.5 release
  > ot-br-posix: Disable sign-compare warning as error
  > libpam: Disable --undefined-version with LLD

* sources/meta-freescale 7f045776...11ebe0bf (8):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2046 from Livius90/master
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2045 from hellhound94/topic/fix-script
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2044 from hellhound94/topic/fix-script
  > Merge pull request #2043 from YoeDistro/yoe/mut

* sources/meta-freescale-3rdparty bc2a12c...9c89d0d (4):
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #318 from dankm/dankm/unpackdir
  > Merge pull request #316 from svogl/master

* sources/meta-openembedded 907a061e9...efd541b33 (104):
  > DO NOT MERGE: Add Github actions CI workflow
  > libnfs: Add gnutls build time dependency
  > lua-lgi: Disable on architecture without luajit port
  > libp11: update 0.4.12 -> 0.4.13
  > libpeas: Disable lua support on architectures without luajit port
  > gpiod-sysfs-proxy: update v0.1.1 -> v0.1.2
  > packagegroup-meta-oe: Remove libpeas from packagegroup-meta-oe-gnome
  > gedit: build with libpeas-1
  > eog: build with libpeas-1
  > geary: build with libpeas-1
  > packagegroup-meta-oe: adjust after libpeas update
  > xfce4-power-manager: 4.18.2 -> 4.20.0
  > xfce4-appfinder: 4.19.3 -> 4.20.0
  > tumbler: 4.18.0 -> 4.20.0
  > thunar-volman: 4.18.0 -> 4.20.0
  > thunar: 4.19.0 -> 4.20.0
  > xkbevd: upgrade 1.1.5 -> 1.1.6
  > tinysparql: upgrade 3.8.1 -> 3.8.2
  > stunnel: upgrade 5.73 -> 5.74
  > python3-pybind11-json: upgrade 0.2.14 -> 0.2.15
  > openjpeg: upgrade 2.5.2 -> 2.5.3
  > nanopb-generator(-runtime): upgrade 0.4.9 -> 0.4.9.1
  > monit: upgrade 5.34.2 -> 5.34.3
  > mcelog: upgrade 201 -> 202
  > lvm2: update 2.03.28 -> 2.03.29
  > localsearch: upgrade 3.8.1 -> 3.8.2
  > libusbmuxd: upgrade 2.0.2 -> 2.1.0
  > libplist: upgrade 2.3.0 -> 2.6.0
  > libnfs: upgrade 5.0.3 -> 6.0.2
  > graphviz: upgrade 12.2.0 -> 12.2.1
  > ctags: upgrade 6.1.20241201.0 -> 6.1.20241215.0
  > ace: update 8.0.1 -> 8.0.2
  > libpeas: add recipe for 2.0.5
  > bmap-writer: update to latest git version
  > python3-*: Update recipes to correctly check the upstream packages
  > lua-lgi: add recipe
  > luajit: update
  > 7-zip: add new recipe
  > garcon: 4.19.1 -> 4.20.0
  > exo: 4.19.1 -> 4.20.0
  > libxfce4ui: 4.19.6 -> 4.20.0
  > libxfce4util: 4.19.3 -> 4.20.0
  > xfconf: 4.18.2 -> 4.20.0
  > gjs: update 1.80.2 -> 1.82.1
  > mozjs: add recipe for mozjs-128
  > cbindgen: add recipe
  > mctp: upgrade 2.0 -> 2.1
  > iwd: update 3.0 -> 3.2
  > kernel-module-emlog: Fix build with kernel 6.12+
  > python3-libusb1: rename recipe to reflect the python version and update to use pypi
  > lvm2: Remove a lingering reference to ${PN}-udevrules
  > tclap: use most recent version
  > bridge-utils: add CVE_PRODUCT
  > vbxguestdrivers: upgrade 7.0.22 -> 7.1.4
  > python3-ipython: update to version 8.30.0
  > python3-janus: update to version 1.1.0
  > python3-prompt-toolkit: set the value of UPSTREAM_CHECK_PYPI_PACKAGE to enable version checking
  > python3-mlcommons-loadgen: update to version 5.0.0
  > python3-pdm: update to version 2.22.0
  > python3-cmake: update to version 3.31.1
  > python3-luma-oled: update to version 3.14.0
  > upower: add polkit PACKAGECONFIG option
  > upower: bump to 1.90.6
  > upower: use archive file in SRC_URI and fix UPSTREAM_CHECK_URI
  > python3-virtualenv: upgrade 20.26.5 -> 20.26.6
  > smarty: update 4.4.1 -> 4.5.5
  > vboxguestdrivers: update to 7.0.22
  > gvfs: update 1.56.0 -> 1.56.1
  > file-roller: update 44.3 -> 44.4
  > gnome-text-editor: update 47.0 -> 47.2
  > nautilus: update 47.0 -> 47.1
  > gnome-software: update 47.1 -> 47.2
  > gnome-shell: update 47.1 -> 47.2
  > mutter: update 47.1 -> 47.3
  > gnome-control-center: update 47.1.1 -> 47.2
  > pps-tools: backport a patch to fix prints
  > nginx: Upgrade mainline release version 1.27.1 -> 1.27.3
  > proftpd: set status of CVE-2001-0027
  > dash: set CVE_PRODUCT
  > gpiod-sysfs-proxy: new recipe
  > sip: Upgrade 6.8.6 -> 6.9.0
  > python3-pyhsslms: Add 2.0.0 recipe
  > canopenterm: 1.0.9 -> 1.0.10
  > vk-gl-cts: don't require networking to configure
  > vk-gl-cts: control what targets get built
  > vk-gl-cts: use cmake-qemu
  > vk-gl-cts: set the git tag regex for release checking
  > vk-gl-cts: fix EXTRA_OECMAKE
  > syzkaller: network in compile is not needed
  > etcd: don't set UPSTREAM_CHECK_COMMITS
  > lxdm: drop debug-tweaks
  > canopenterm: update to version 1.0.9
  > pocketpy: update to version 2.0.3
  > mariadb: Ensure compatibility with ARMv9 by updating .arch directive
  > openhpi: explicitly disable ov-rest plugin
  > libspelling: update 0.4.2 -> 0.4.5
  > wireplumber: update 0.5.6 -> 0.5.7
  > pipewire: update 1.2.6 -> 1.2.7
  > python3-gpiod: don't recommend kernel-module-configfs for ptest
  > python3-gpiod: pull in just libgpiosim, not the entire libgpiod-ptest
  > libgpiod: minimize intra-recipe dependencies for ptest
  > xfstests: add missing run-time dependencies
  > gthumb: update 3.12.4 -> 3.12.6
  > pam-radius: add recipe

* sources/meta-qcom fc029c4...210c102 (19):
  > Merge pull request #689 from ricardosalveti/esp-qcom-image
  > Merge pull request #692 from chirag-jn/readme-improve
  > Merge pull request #688 from chirag-jn/readme
  > Merge pull request #687 from chirag-jn/qdl-2024-12
  > Merge pull request #685 from lumag/drop-extras
  > Merge pull request #684 from ndechesne/yocto-check-layer-fix
  > Merge pull request #683 from ndechesne/fix-patch-tag
  > Merge pull request #682 from lumag/drop-legacy
  > Merge pull request #681 from lumag/drop-extras
  > Merge pull request #679 from lumag/update-dsp-binaries
  > Merge pull request #678 from lumag/x1e80100-drop-audio-fw
  > Merge pull request #674 from lumag/hexagon-dsp-binaries
  > Merge pull request #677 from lumag/no-debug-tweaks
  > Merge pull request #676 from lumag/add-styhead
  > Merge pull request #673 from lumag/fix-rb3gen2-firmware
  > Merge pull request #669 from olasnap/oj/optional-rootfs-arg
  > Merge pull request #664 from lumag/wcn3990
  > Merge pull request #667 from ricardosalveti/master
  > Merge pull request #666 from ndechesne/uki

* sources/meta-qt6 2c53920...0dcee7c (24):
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > coin: temporarily drop pyside from CI kirkstone branch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qttranslations: include SBOM files
  > qtbase: always build linuxfb platform plugin
  > Add option to export example sources
  > Remove unneeded example files path
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-raspberrypi 1aeda3f...97d7a6b (6):
  > picamera-libs: removed unused libraries from python3-picamera
  > SECURITY.md: Add instructions for reporting security issues
  > rpi-base: Remove bcm2712-rpi-5-b.dtb from RPI_KERNEL_DEVICETREE target
  > linux-raspberrypi-6.6: Upgrade to 6.6.63
  > linux: Enable CONFIG_I2C_BRCMSTB for proper HDMI I2C support
  > extra-build-config.md: added a white line

* sources/meta-riscv e4dbaa7...3ca2320 (3):
  > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1
  > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1
  > linux-starfive-dev: Upgrade kernel to 6.6.20

* sources/meta-rockchip 3a8be31...1cdcb49 (7):
  > u-boot: use upstream for radxa-zero-3{e|w}
  > layer.conf: update to walnascar only
  > radxa-zero-3: switch to yocto-dev kernel
  > u-boot: switch to upstream SRCREV for rk-u-boot-env
  > bsp: rkbin: bump to latest commit in master branch
  > bsp: rkbin: rkbin-ddr: use version and file variables for path matching
  > rk3308: add provider for trusted firmware-a

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

* sources/meta-tegra 55708dbc...3c0d8bed (6):
  > cuda-compatibility-workarounds: Fix build with upcoming glibc 2.41
  > tegra-flash-helper: Allow PKC-only secure boot flashing
  > linux-yocto: import recipe for 6.10
  > linux-yocto: add patch to fix compatibility with nvbootctrl
  > edk2-firmware-tegra: add backported patch for cpp issue
  > tegra-binaries: refactor per-SoC vs. common deb package handling

* sources/meta-ti c46f49d3...57da6c15 (8):
  > CI/CD Auto-Merger: cicd.master.202412130100
  > CI/CD Auto-Merger: cicd.master.202412101025
  > u-boot: Add patch to use SWIG_AppendOutput
  > conf: layer.conf: Drop scarthgap from LAYERSERIES_COMPAT
  > conf: machine: am62xx-lp-evm: Add PWM overlays
  > ti-ipc: mark as incompatible with non-Linux builds
  > conf: machine: am62pxx: Pick overlays for V3Link cameras
  > ti-ipc-examples: Remove DSP/BIOS IPC examples

* 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 f5a2ea77ca...475bc46ae1 (210):
  > musl: Upgrade to latest
  > clang: Upgrade to 19.1.5
  > 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
  > cve-update-nvd2-native: Tweak to work better with NFS DL_DIR
  > populate_sdk_ext: write_local_conf add shutil import
  > gcc: backport patch to fix data relocation to !ENDBR: stpcpy
  > oe-setup-build: raise exceptions on errors
  > socat: upgrade 1.8.0.1 -> 1.8.0.2
  > re2c: upgrade 4.0.1 -> 4.0.2
  > pango: upgrade 1.55.0 -> 1.55.5
  > ofono: upgrade 2.13 -> 2.14
  > nfs-utils: upgrade 2.8.1 -> 2.8.2
  > mpg123: upgrade 1.32.9 -> 1.32.10
  > libxxf86vm: upgrade 1.1.5 -> 1.1.6
  > libxv: upgrade 1.0.12 -> 1.0.13
  > libxrender: upgrade 0.9.11 -> 0.9.12
  > libxcvt: upgrade 0.1.2 -> 0.1.3
  > libxau: upgrade 1.0.11 -> 1.0.12
  > libsm: upgrade 1.2.4 -> 1.2.5
  > libjitterentropy: upgrade 3.6.0 -> 3.6.1
  > libice: upgrade 1.1.1 -> 1.1.2
  > json-glib: upgrade 1.10.0 -> 1.10.6
  > igt-gpu-tools: upgrade 1.29 -> 1.30
  > erofs-utils: upgrade 1.8.2 -> 1.8.3
  > appstream: upgrade 1.0.3 -> 1.0.4
  > Revert "python3-numpy: upgrade 2.1.3 -> 2.2.0"
  > bitbake: parse: Add include_all conf file directive
  > bitbake: cooker: Make cooker 'skiplist' per-multiconfig/mc
  > glib-2.0: update 2.82.2 -> 2.82.4
  > python3-numpy: upgrade 2.1.3 -> 2.2.0
  > scripts: wrap lz4c and convert to lz4
  > oe-selftest: devtool ide-sdk use modify debug-build
  > devtool: ide-sdk recommend DEBUG_BUILD
  > devtool: ide-sdk sort cmake preset
  > devtool: modify support debug-builds
  > lttng-modules: Upgrade 2.13.15 -> 2.13.16
  > qemu: Upgrade 9.1.1 -> 9.2.0
  > subversion: Upgrade 1.14.4 -> 1.14.5
  > python3-*: Update recipes to correctly check the upstream packages
  > classes/pypi: update the default UPSTREAM_CHECK_URI to use the simple repo API
  > systemd: set CVE_PRODUCT
  > systemd: split networkd into its own package
  > systemd.bbclass: do not automatically add Also services
  > systemd.bbclass: refactor adding files
  > dropbear: add dropbearkey.service to FILES
  > busybox: add klogd service to FILES
  > perf: Fix a minor typo
  > system-requirements.rst: add dependencies for pdf builds
  > system-requirements: update list of supported distros
  > system-requirements: add fedora 39 to supported distros
  > poky.yaml.in: replace inkscape dependency by librsvg2-bin
  > poky.yaml.in: add missing locales dependency
  > Gather dependencies in poky.yaml.in
  > migration-guides: add release notes for 5.1.1
  > ref-manual: use standardized method accross both ubuntu and debian for locale install
  > build-appliance-image: Update to master head revision
  > systemd: upgrade 256.8 -> 256.9
  > yocto-bsp: Bump the default kernel to v6.12 for x86 machines
  > yocto-bsp: Bump the default kernel to v6.12 for beaglebone
  > linux-yocto: enable linux 6.12 for genericarm64
  > scripts/install-buildtools: Update to 5.1.1
  > binutils: Fix CVE-2024-53589
  > barebox: upgrade 2024.10.0 -> 2024.12.0
  > curl: upgrade 8.11.0 -> 8.11.1
  > curl: upgrade 8.10.1 -> 8.11.0
  > gcc: Fix c++: tweak for Wrange-loop-construct
  > icecc: don't use KERNEL_CC during set_icecc_env
  > icecc: convert set_icecc_env to python prefuncs
  > bitbake-config-build: add a plugin for config fragments
  > bitbake.conf: add an addfragments directive for oe-core and dependent layers
  > bitbake: bitbake-config-build: add an alias to bitbake-layers
  > bitbake: lib/bb/tests: use bb.build.listtasks() instead of __BBTASKS
  > bitbake: bitbake-user-manual-metadata: add a section about 'addfragments`
  > bitbake: bitbake: parse: add support for flagged fragment variables
  > pixman: remove long-obsolete patch
  > linux-yoto/6.12: bsp/genericarm64: fix configuration warning
  > linux-yocto: tweak cve exclusions files
  > systemd: actively disable Predictable Network Interface Names if !pni-names
  > linux-firmware: package firmware for Qualcomm AIC100 and QDU100
  > linux-firmware: upgrade 20241110 -> 20241210
  > sysvinit: upgrade 3.04 -> 3.11
  > maintainers.inc: add self for meson, python3 recipes
  > ovmf: update 202408 -> 202411
  > librsvg: update 2.58.2 -> 2.59.2
  > maintainers.inc: Update maintainer for pseudo and rpm
  > scripts/devtool: use bb.util.listtasks instead of __BBTASKS
  > classes/utility-tasks: port do_listtasks to use bb.build.listtasks
  > cargo-c: convert to target recipe
  > rpm: replace use of rpm2cpio with rpm2archive
  > rpm: update 4.19.1.1 -> 4.20.0
  > systemd-compat-units: execute postinst on target
  > base.bbclass: fix RRECOMMENDS extend issue for multilib
  > oeqa/selftest: Fix failure when configuration contains BBLAYERS:append
  > spdx 3.0: Rework how SPDX aliases are linked
  > classes-global/insane: Handle case where RPROVIDER is also a provider
  > vte: upgrade 0.78.1 -> 0.78.2
  > ttyrun: upgrade 2.35.0 -> 2.36.0
  > sudo: upgrade 1.9.16p1 -> 1.9.16p2
  > stress-ng: upgrade 0.18.06 -> 0.18.07
  > sqlite3: upgrade 3.47.0 -> 3.47.2
  > re2c: upgrade 4.0 -> 4.0.1
  > pixman: upgrade 0.44.0 -> 0.44.2
  > llvm: upgrade 19.1.4 -> 19.1.5
  > libsdl2: upgrade 2.30.9 -> 2.30.10
  > libdrm: upgrade 2.4.123 -> 2.4.124
  > kexec-tools: upgrade 2.0.29 -> 2.0.30
  > hwdata: upgrade 0.389 -> 0.390
  > gstreamer1.0: upgrade 1.24.9 -> 1.24.10
  > gnupg: upgrade 2.5.1 -> 2.5.2
  > git: upgrade 2.47.0 -> 2.47.1
  > ell: upgrade 0.70 -> 0.71
  > btrfs-tools: upgrade 6.11 -> 6.12
  > bash-completion: upgrade 2.14.0 -> 2.15.0
  > yocto-bsp: drop 6.10 bbappend
  > poky/poky-tiny: update default to v6.12
  > linux-yocto: drop 6.10
  > linux-yocto/6.12: introduce v6.12 reference kernel
  > linux-yocto/6.6: update to v6.6.64
  > linux-yocto/6.6: update to v6.6.63
  > python3-iniparse: remove recipe
  > musl: Update riscv syscalls till 6.10 kernel
  > openssl: Fix build on risc64/musl
  > ffmpeg: Fix RISCV build
  > scripts/install-buildtools: preserve formatting in the help message
  > libsecret: add pam support depending on DISTRO_FEATURES
  > toolchain-shar-relocate.sh: fix the replacing commands
  > inetutils: increase alternative priority for hostname
  > shadow: use update-alternatives to handle su.1 and nologin.8
  > qemurunner: Fix stack trace generation in exception handler
  > tiff: set status for CVEs firx in 4.7.0
  > tiff: remove status for CVE-2023-3164
  > libssh2: remove status for CVE-2023-48795
  > elfutils: backport a fix for libeu objects missing in libelf.a
  > libpam: add packageconfig for selinux
  > Revert "uboot-sign: fix U-Boot binary with public key"
  > bitbake: parse: add support for 'addfragments' directive
  > bitbake: parse/ConfHandler: allow / in variable flags
  > libtool: update 2.5.2 -> 2.5.4
  > dtc: upgrade 1.7.0 -> 1.7.2
  > bitbake: cooker: use enum for cooker state to improve readability
  > bitbake: server/xmlrpcserver: fix some warnings
  > bitbake: knotty: some small cleanups while I'm in here
  > bitbake: knotty: print an error if MACHINE is not set
  > cargo-c-native: update 0.10.3 -> 0.10.5
  > go-helloworld: update to latest revision
  > libpam: update 1.6.1 -> 1.7.0
  > libpipeline: update 1.5.7 -> 1.5.8
  > texinfo: update 7.1 -> 7.1.1
  > vulkan-samples: update to latest revision
  > pixman: update 0.42.2 -> 0.44.0
  > tiff: update 4.6.0 -> 4.7.0
  > webkitgtk: update 2.44.3 -> 2.46.4
  > libgit2: update 1.8.2 -> 1.8.4
  > utfcpp: update 4.0.5 -> 4.0.6
  > python3-maturin: update 1.7.1 -> 1.7.4
  > python3-markdown: update 3.6 -> 3.7
  > btrfs-tools: update 6.10.1 -> 6.11
  > xf86-video-fbdev: update 0.5.0 -> 0.5.1
  > swig: upgrade 4.2.1 -> 4.3.0
  > python3-dtc: update 1.7.0 -> 1.7.2
  > virglrenderer: upgrade 1.0.1 -> 1.1.0
  > cups: upgrade 2.4.10 -> 2.4.11
  > python3-beartype: upgrade 0.18.5 -> 0.19.0
  > elfutils: upgrade 0.191 -> 0.192
  > debugedit: upgrade 5.0 -> 5.1
  > pkg-config-native: pick additional search paths from $EXTRA_NATIVE_PKGCONFIG_PATH
  > cargo.bbclass: do not install libraries by default
  > gcr: drop obsolete autotools setting
  > meson.bbclass: enable qemu exe wrapper in nativesdk
  > barebox: add more common items into shared .inc with barebox-tools
  > mtd-utils: set PV directly in the recipe filename
  > maintainers.inc: unassign myself (don't panic!)
  > lib: oeqa: spdx: Add tests for extra options
  > lib: spdx: Fix SPDX_BUILD_HOST
  > classes: create-spdx: Fix variable dependencies
  > lib: sbom30: Fix agent reference
  > lib: sbom30: Fix import handling
  > lrzsz: update SRC_URI to avoid redirect
  > oeqa/gitarchive: Fix syntax warning
  > linux-yocto: add and use GPL-2.0-with-syscall-note license
  > meta/lib: move buildstats.py and rootfspostcommands.py into oe
  > qemu: set CVE-2024-6505 to fixed
  > lib: spdx30_tasks: Fix supplied By
  > systemd: remove custom rootlibexecdir and replace with nonarch_libdir
  > systemd: split long line in pkg_postinst
  > systemd: drop deprecated rootlibdir, rootprefix and split-usr options

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

* sources/meta-arm 82bb1d21...5adb3155 (9):
  > arm/lib: Relax "Listening for serial connection" regex
  > arm-bsp/linux-yocto: add temporary 6.10 recipe
  > arm-bsp/linux-yocto: fix Juno build with linux 6.12
  > arm-bsp/corstone-1000: IMAGE_ROOTFS_EXTRA_SPACE workaround
  > arm-bsp/linux-yocto: corstone1000: Update the Upstream-Status of the remoteproc patches
  > arm: remove python3-pyhsslms recipe
  > lib/fvp: add name to terminal title in FVP runner
  > kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the CORSTONE1000-2024.11 release.
  > arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release

* sources/meta-clang 147349b...5d40c9a (7):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > clang: Upgrade to 19.1.5 release
  > ot-br-posix: Disable sign-compare warning as error
  > libpam: Disable --undefined-version with LLD

* sources/meta-freescale 7f045776...076ebc5c (8):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2046 from Livius90/master
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2045 from hellhound94/topic/fix-script
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2044 from hellhound94/topic/fix-script
  > Merge pull request #2043 from YoeDistro/yoe/mut

* sources/meta-freescale-3rdparty bc2a12c...b8c4368 (4):
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #318 from dankm/dankm/unpackdir
  > Merge pull request #316 from svogl/master

* sources/meta-openembedded 907a061e9...efd541b33 (104):
  > DO NOT MERGE: Add Github actions CI workflow
  > libnfs: Add gnutls build time dependency
  > lua-lgi: Disable on architecture without luajit port
  > libp11: update 0.4.12 -> 0.4.13
  > libpeas: Disable lua support on architectures without luajit port
  > gpiod-sysfs-proxy: update v0.1.1 -> v0.1.2
  > packagegroup-meta-oe: Remove libpeas from packagegroup-meta-oe-gnome
  > gedit: build with libpeas-1
  > eog: build with libpeas-1
  > geary: build with libpeas-1
  > packagegroup-meta-oe: adjust after libpeas update
  > xfce4-power-manager: 4.18.2 -> 4.20.0
  > xfce4-appfinder: 4.19.3 -> 4.20.0
  > tumbler: 4.18.0 -> 4.20.0
  > thunar-volman: 4.18.0 -> 4.20.0
  > thunar: 4.19.0 -> 4.20.0
  > xkbevd: upgrade 1.1.5 -> 1.1.6
  > tinysparql: upgrade 3.8.1 -> 3.8.2
  > stunnel: upgrade 5.73 -> 5.74
  > python3-pybind11-json: upgrade 0.2.14 -> 0.2.15
  > openjpeg: upgrade 2.5.2 -> 2.5.3
  > nanopb-generator(-runtime): upgrade 0.4.9 -> 0.4.9.1
  > monit: upgrade 5.34.2 -> 5.34.3
  > mcelog: upgrade 201 -> 202
  > lvm2: update 2.03.28 -> 2.03.29
  > localsearch: upgrade 3.8.1 -> 3.8.2
  > libusbmuxd: upgrade 2.0.2 -> 2.1.0
  > libplist: upgrade 2.3.0 -> 2.6.0
  > libnfs: upgrade 5.0.3 -> 6.0.2
  > graphviz: upgrade 12.2.0 -> 12.2.1
  > ctags: upgrade 6.1.20241201.0 -> 6.1.20241215.0
  > ace: update 8.0.1 -> 8.0.2
  > libpeas: add recipe for 2.0.5
  > bmap-writer: update to latest git version
  > python3-*: Update recipes to correctly check the upstream packages
  > lua-lgi: add recipe
  > luajit: update
  > 7-zip: add new recipe
  > garcon: 4.19.1 -> 4.20.0
  > exo: 4.19.1 -> 4.20.0
  > libxfce4ui: 4.19.6 -> 4.20.0
  > libxfce4util: 4.19.3 -> 4.20.0
  > xfconf: 4.18.2 -> 4.20.0
  > gjs: update 1.80.2 -> 1.82.1
  > mozjs: add recipe for mozjs-128
  > cbindgen: add recipe
  > mctp: upgrade 2.0 -> 2.1
  > iwd: update 3.0 -> 3.2
  > kernel-module-emlog: Fix build with kernel 6.12+
  > python3-libusb1: rename recipe to reflect the python version and update to use pypi
  > lvm2: Remove a lingering reference to ${PN}-udevrules
  > tclap: use most recent version
  > bridge-utils: add CVE_PRODUCT
  > vbxguestdrivers: upgrade 7.0.22 -> 7.1.4
  > python3-ipython: update to version 8.30.0
  > python3-janus: update to version 1.1.0
  > python3-prompt-toolkit: set the value of UPSTREAM_CHECK_PYPI_PACKAGE to enable version checking
  > python3-mlcommons-loadgen: update to version 5.0.0
  > python3-pdm: update to version 2.22.0
  > python3-cmake: update to version 3.31.1
  > python3-luma-oled: update to version 3.14.0
  > upower: add polkit PACKAGECONFIG option
  > upower: bump to 1.90.6
  > upower: use archive file in SRC_URI and fix UPSTREAM_CHECK_URI
  > python3-virtualenv: upgrade 20.26.5 -> 20.26.6
  > smarty: update 4.4.1 -> 4.5.5
  > vboxguestdrivers: update to 7.0.22
  > gvfs: update 1.56.0 -> 1.56.1
  > file-roller: update 44.3 -> 44.4
  > gnome-text-editor: update 47.0 -> 47.2
  > nautilus: update 47.0 -> 47.1
  > gnome-software: update 47.1 -> 47.2
  > gnome-shell: update 47.1 -> 47.2
  > mutter: update 47.1 -> 47.3
  > gnome-control-center: update 47.1.1 -> 47.2
  > pps-tools: backport a patch to fix prints
  > nginx: Upgrade mainline release version 1.27.1 -> 1.27.3
  > proftpd: set status of CVE-2001-0027
  > dash: set CVE_PRODUCT
  > gpiod-sysfs-proxy: new recipe
  > sip: Upgrade 6.8.6 -> 6.9.0
  > python3-pyhsslms: Add 2.0.0 recipe
  > canopenterm: 1.0.9 -> 1.0.10
  > vk-gl-cts: don't require networking to configure
  > vk-gl-cts: control what targets get built
  > vk-gl-cts: use cmake-qemu
  > vk-gl-cts: set the git tag regex for release checking
  > vk-gl-cts: fix EXTRA_OECMAKE
  > syzkaller: network in compile is not needed
  > etcd: don't set UPSTREAM_CHECK_COMMITS
  > lxdm: drop debug-tweaks
  > canopenterm: update to version 1.0.9
  > pocketpy: update to version 2.0.3
  > mariadb: Ensure compatibility with ARMv9 by updating .arch directive
  > openhpi: explicitly disable ov-rest plugin
  > libspelling: update 0.4.2 -> 0.4.5
  > wireplumber: update 0.5.6 -> 0.5.7
  > pipewire: update 1.2.6 -> 1.2.7
  > python3-gpiod: don't recommend kernel-module-configfs for ptest
  > python3-gpiod: pull in just libgpiosim, not the entire libgpiod-ptest
  > libgpiod: minimize intra-recipe dependencies for ptest
  > xfstests: add missing run-time dependencies
  > gthumb: update 3.12.4 -> 3.12.6
  > pam-radius: add recipe

* sources/meta-qcom fc029c4...210c102 (19):
  > Merge pull request #689 from ricardosalveti/esp-qcom-image
  > Merge pull request #692 from chirag-jn/readme-improve
  > Merge pull request #688 from chirag-jn/readme
  > Merge pull request #687 from chirag-jn/qdl-2024-12
  > Merge pull request #685 from lumag/drop-extras
  > Merge pull request #684 from ndechesne/yocto-check-layer-fix
  > Merge pull request #683 from ndechesne/fix-patch-tag
  > Merge pull request #682 from lumag/drop-legacy
  > Merge pull request #681 from lumag/drop-extras
  > Merge pull request #679 from lumag/update-dsp-binaries
  > Merge pull request #678 from lumag/x1e80100-drop-audio-fw
  > Merge pull request #674 from lumag/hexagon-dsp-binaries
  > Merge pull request #677 from lumag/no-debug-tweaks
  > Merge pull request #676 from lumag/add-styhead
  > Merge pull request #673 from lumag/fix-rb3gen2-firmware
  > Merge pull request #669 from olasnap/oj/optional-rootfs-arg
  > Merge pull request #664 from lumag/wcn3990
  > Merge pull request #667 from ricardosalveti/master
  > Merge pull request #666 from ndechesne/uki

* sources/meta-qt6 2c53920...0dcee7c (24):
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > coin: temporarily drop pyside from CI kirkstone branch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qttranslations: include SBOM files
  > qtbase: always build linuxfb platform plugin
  > Add option to export example sources
  > Remove unneeded example files path
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-raspberrypi 1aeda3f...97d7a6b (6):
  > picamera-libs: removed unused libraries from python3-picamera
  > SECURITY.md: Add instructions for reporting security issues
  > rpi-base: Remove bcm2712-rpi-5-b.dtb from RPI_KERNEL_DEVICETREE target
  > linux-raspberrypi-6.6: Upgrade to 6.6.63
  > linux: Enable CONFIG_I2C_BRCMSTB for proper HDMI I2C support
  > extra-build-config.md: added a white line

* sources/meta-riscv e4dbaa7...3ca2320 (3):
  > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1
  > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1
  > linux-starfive-dev: Upgrade kernel to 6.6.20

* sources/meta-rockchip 3a8be31...1cdcb49 (7):
  > u-boot: use upstream for radxa-zero-3{e|w}
  > layer.conf: update to walnascar only
  > radxa-zero-3: switch to yocto-dev kernel
  > u-boot: switch to upstream SRCREV for rk-u-boot-env
  > bsp: rkbin: bump to latest commit in master branch
  > bsp: rkbin: rkbin-ddr: use version and file variables for path matching
  > rk3308: add provider for trusted firmware-a

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

* sources/meta-tegra 55708dbc...3c0d8bed (6):
  > cuda-compatibility-workarounds: Fix build with upcoming glibc 2.41
  > tegra-flash-helper: Allow PKC-only secure boot flashing
  > linux-yocto: import recipe for 6.10
  > linux-yocto: add patch to fix compatibility with nvbootctrl
  > edk2-firmware-tegra: add backported patch for cpp issue
  > tegra-binaries: refactor per-SoC vs. common deb package handling

* sources/meta-ti c46f49d3...57da6c15 (8):
  > CI/CD Auto-Merger: cicd.master.202412130100
  > CI/CD Auto-Merger: cicd.master.202412101025
  > u-boot: Add patch to use SWIG_AppendOutput
  > conf: layer.conf: Drop scarthgap from LAYERSERIES_COMPAT
  > conf: machine: am62xx-lp-evm: Add PWM overlays
  > ti-ipc: mark as incompatible with non-Linux builds
  > conf: machine: am62pxx: Pick overlays for V3Link cameras
  > ti-ipc-examples: Remove DSP/BIOS IPC examples

* 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 f5a2ea77ca...dcf36a29e0 (212):
  > webkitgtk: Fix build on 32bit arches with 64bit time_t only
  > nfs-utils: Fix warnings found with clang
  > musl: Upgrade to latest
  > clang: Upgrade to 19.1.5
  > 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
  > cve-update-nvd2-native: Tweak to work better with NFS DL_DIR
  > populate_sdk_ext: write_local_conf add shutil import
  > gcc: backport patch to fix data relocation to !ENDBR: stpcpy
  > oe-setup-build: raise exceptions on errors
  > socat: upgrade 1.8.0.1 -> 1.8.0.2
  > re2c: upgrade 4.0.1 -> 4.0.2
  > pango: upgrade 1.55.0 -> 1.55.5
  > ofono: upgrade 2.13 -> 2.14
  > nfs-utils: upgrade 2.8.1 -> 2.8.2
  > mpg123: upgrade 1.32.9 -> 1.32.10
  > libxxf86vm: upgrade 1.1.5 -> 1.1.6
  > libxv: upgrade 1.0.12 -> 1.0.13
  > libxrender: upgrade 0.9.11 -> 0.9.12
  > libxcvt: upgrade 0.1.2 -> 0.1.3
  > libxau: upgrade 1.0.11 -> 1.0.12
  > libsm: upgrade 1.2.4 -> 1.2.5
  > libjitterentropy: upgrade 3.6.0 -> 3.6.1
  > libice: upgrade 1.1.1 -> 1.1.2
  > json-glib: upgrade 1.10.0 -> 1.10.6
  > igt-gpu-tools: upgrade 1.29 -> 1.30
  > erofs-utils: upgrade 1.8.2 -> 1.8.3
  > appstream: upgrade 1.0.3 -> 1.0.4
  > Revert "python3-numpy: upgrade 2.1.3 -> 2.2.0"
  > bitbake: parse: Add include_all conf file directive
  > bitbake: cooker: Make cooker 'skiplist' per-multiconfig/mc
  > glib-2.0: update 2.82.2 -> 2.82.4
  > python3-numpy: upgrade 2.1.3 -> 2.2.0
  > scripts: wrap lz4c and convert to lz4
  > oe-selftest: devtool ide-sdk use modify debug-build
  > devtool: ide-sdk recommend DEBUG_BUILD
  > devtool: ide-sdk sort cmake preset
  > devtool: modify support debug-builds
  > lttng-modules: Upgrade 2.13.15 -> 2.13.16
  > qemu: Upgrade 9.1.1 -> 9.2.0
  > subversion: Upgrade 1.14.4 -> 1.14.5
  > python3-*: Update recipes to correctly check the upstream packages
  > classes/pypi: update the default UPSTREAM_CHECK_URI to use the simple repo API
  > systemd: set CVE_PRODUCT
  > systemd: split networkd into its own package
  > systemd.bbclass: do not automatically add Also services
  > systemd.bbclass: refactor adding files
  > dropbear: add dropbearkey.service to FILES
  > busybox: add klogd service to FILES
  > perf: Fix a minor typo
  > system-requirements.rst: add dependencies for pdf builds
  > system-requirements: update list of supported distros
  > system-requirements: add fedora 39 to supported distros
  > poky.yaml.in: replace inkscape dependency by librsvg2-bin
  > poky.yaml.in: add missing locales dependency
  > Gather dependencies in poky.yaml.in
  > migration-guides: add release notes for 5.1.1
  > ref-manual: use standardized method accross both ubuntu and debian for locale install
  > build-appliance-image: Update to master head revision
  > systemd: upgrade 256.8 -> 256.9
  > yocto-bsp: Bump the default kernel to v6.12 for x86 machines
  > yocto-bsp: Bump the default kernel to v6.12 for beaglebone
  > linux-yocto: enable linux 6.12 for genericarm64
  > scripts/install-buildtools: Update to 5.1.1
  > binutils: Fix CVE-2024-53589
  > barebox: upgrade 2024.10.0 -> 2024.12.0
  > curl: upgrade 8.11.0 -> 8.11.1
  > curl: upgrade 8.10.1 -> 8.11.0
  > gcc: Fix c++: tweak for Wrange-loop-construct
  > icecc: don't use KERNEL_CC during set_icecc_env
  > icecc: convert set_icecc_env to python prefuncs
  > bitbake-config-build: add a plugin for config fragments
  > bitbake.conf: add an addfragments directive for oe-core and dependent layers
  > bitbake: bitbake-config-build: add an alias to bitbake-layers
  > bitbake: lib/bb/tests: use bb.build.listtasks() instead of __BBTASKS
  > bitbake: bitbake-user-manual-metadata: add a section about 'addfragments`
  > bitbake: bitbake: parse: add support for flagged fragment variables
  > pixman: remove long-obsolete patch
  > linux-yoto/6.12: bsp/genericarm64: fix configuration warning
  > linux-yocto: tweak cve exclusions files
  > systemd: actively disable Predictable Network Interface Names if !pni-names
  > linux-firmware: package firmware for Qualcomm AIC100 and QDU100
  > linux-firmware: upgrade 20241110 -> 20241210
  > sysvinit: upgrade 3.04 -> 3.11
  > maintainers.inc: add self for meson, python3 recipes
  > ovmf: update 202408 -> 202411
  > librsvg: update 2.58.2 -> 2.59.2
  > maintainers.inc: Update maintainer for pseudo and rpm
  > scripts/devtool: use bb.util.listtasks instead of __BBTASKS
  > classes/utility-tasks: port do_listtasks to use bb.build.listtasks
  > cargo-c: convert to target recipe
  > rpm: replace use of rpm2cpio with rpm2archive
  > rpm: update 4.19.1.1 -> 4.20.0
  > systemd-compat-units: execute postinst on target
  > base.bbclass: fix RRECOMMENDS extend issue for multilib
  > oeqa/selftest: Fix failure when configuration contains BBLAYERS:append
  > spdx 3.0: Rework how SPDX aliases are linked
  > classes-global/insane: Handle case where RPROVIDER is also a provider
  > vte: upgrade 0.78.1 -> 0.78.2
  > ttyrun: upgrade 2.35.0 -> 2.36.0
  > sudo: upgrade 1.9.16p1 -> 1.9.16p2
  > stress-ng: upgrade 0.18.06 -> 0.18.07
  > sqlite3: upgrade 3.47.0 -> 3.47.2
  > re2c: upgrade 4.0 -> 4.0.1
  > pixman: upgrade 0.44.0 -> 0.44.2
  > llvm: upgrade 19.1.4 -> 19.1.5
  > libsdl2: upgrade 2.30.9 -> 2.30.10
  > libdrm: upgrade 2.4.123 -> 2.4.124
  > kexec-tools: upgrade 2.0.29 -> 2.0.30
  > hwdata: upgrade 0.389 -> 0.390
  > gstreamer1.0: upgrade 1.24.9 -> 1.24.10
  > gnupg: upgrade 2.5.1 -> 2.5.2
  > git: upgrade 2.47.0 -> 2.47.1
  > ell: upgrade 0.70 -> 0.71
  > btrfs-tools: upgrade 6.11 -> 6.12
  > bash-completion: upgrade 2.14.0 -> 2.15.0
  > yocto-bsp: drop 6.10 bbappend
  > poky/poky-tiny: update default to v6.12
  > linux-yocto: drop 6.10
  > linux-yocto/6.12: introduce v6.12 reference kernel
  > linux-yocto/6.6: update to v6.6.64
  > linux-yocto/6.6: update to v6.6.63
  > python3-iniparse: remove recipe
  > musl: Update riscv syscalls till 6.10 kernel
  > openssl: Fix build on risc64/musl
  > ffmpeg: Fix RISCV build
  > scripts/install-buildtools: preserve formatting in the help message
  > libsecret: add pam support depending on DISTRO_FEATURES
  > toolchain-shar-relocate.sh: fix the replacing commands
  > inetutils: increase alternative priority for hostname
  > shadow: use update-alternatives to handle su.1 and nologin.8
  > qemurunner: Fix stack trace generation in exception handler
  > tiff: set status for CVEs firx in 4.7.0
  > tiff: remove status for CVE-2023-3164
  > libssh2: remove status for CVE-2023-48795
  > elfutils: backport a fix for libeu objects missing in libelf.a
  > libpam: add packageconfig for selinux
  > Revert "uboot-sign: fix U-Boot binary with public key"
  > bitbake: parse: add support for 'addfragments' directive
  > bitbake: parse/ConfHandler: allow / in variable flags
  > libtool: update 2.5.2 -> 2.5.4
  > dtc: upgrade 1.7.0 -> 1.7.2
  > bitbake: cooker: use enum for cooker state to improve readability
  > bitbake: server/xmlrpcserver: fix some warnings
  > bitbake: knotty: some small cleanups while I'm in here
  > bitbake: knotty: print an error if MACHINE is not set
  > cargo-c-native: update 0.10.3 -> 0.10.5
  > go-helloworld: update to latest revision
  > libpam: update 1.6.1 -> 1.7.0
  > libpipeline: update 1.5.7 -> 1.5.8
  > texinfo: update 7.1 -> 7.1.1
  > vulkan-samples: update to latest revision
  > pixman: update 0.42.2 -> 0.44.0
  > tiff: update 4.6.0 -> 4.7.0
  > webkitgtk: update 2.44.3 -> 2.46.4
  > libgit2: update 1.8.2 -> 1.8.4
  > utfcpp: update 4.0.5 -> 4.0.6
  > python3-maturin: update 1.7.1 -> 1.7.4
  > python3-markdown: update 3.6 -> 3.7
  > btrfs-tools: update 6.10.1 -> 6.11
  > xf86-video-fbdev: update 0.5.0 -> 0.5.1
  > swig: upgrade 4.2.1 -> 4.3.0
  > python3-dtc: update 1.7.0 -> 1.7.2
  > virglrenderer: upgrade 1.0.1 -> 1.1.0
  > cups: upgrade 2.4.10 -> 2.4.11
  > python3-beartype: upgrade 0.18.5 -> 0.19.0
  > elfutils: upgrade 0.191 -> 0.192
  > debugedit: upgrade 5.0 -> 5.1
  > pkg-config-native: pick additional search paths from $EXTRA_NATIVE_PKGCONFIG_PATH
  > cargo.bbclass: do not install libraries by default
  > gcr: drop obsolete autotools setting
  > meson.bbclass: enable qemu exe wrapper in nativesdk
  > barebox: add more common items into shared .inc with barebox-tools
  > mtd-utils: set PV directly in the recipe filename
  > maintainers.inc: unassign myself (don't panic!)
  > lib: oeqa: spdx: Add tests for extra options
  > lib: spdx: Fix SPDX_BUILD_HOST
  > classes: create-spdx: Fix variable dependencies
  > lib: sbom30: Fix agent reference
  > lib: sbom30: Fix import handling
  > lrzsz: update SRC_URI to avoid redirect
  > oeqa/gitarchive: Fix syntax warning
  > linux-yocto: add and use GPL-2.0-with-syscall-note license
  > meta/lib: move buildstats.py and rootfspostcommands.py into oe
  > qemu: set CVE-2024-6505 to fixed
  > lib: spdx30_tasks: Fix supplied By
  > systemd: remove custom rootlibexecdir and replace with nonarch_libdir
  > systemd: split long line in pkg_postinst
  > systemd: drop deprecated rootlibdir, rootprefix and split-usr options

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

* sources/meta-arm 82bb1d21...5adb3155 (9):
  > arm/lib: Relax "Listening for serial connection" regex
  > arm-bsp/linux-yocto: add temporary 6.10 recipe
  > arm-bsp/linux-yocto: fix Juno build with linux 6.12
  > arm-bsp/corstone-1000: IMAGE_ROOTFS_EXTRA_SPACE workaround
  > arm-bsp/linux-yocto: corstone1000: Update the Upstream-Status of the remoteproc patches
  > arm: remove python3-pyhsslms recipe
  > lib/fvp: add name to terminal title in FVP runner
  > kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the CORSTONE1000-2024.11 release.
  > arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release

* sources/meta-clang 147349b...5d40c9a (7):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > clang: Upgrade to 19.1.5 release
  > ot-br-posix: Disable sign-compare warning as error
  > libpam: Disable --undefined-version with LLD

* sources/meta-freescale 7f045776...076ebc5c (8):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2046 from Livius90/master
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2045 from hellhound94/topic/fix-script
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2044 from hellhound94/topic/fix-script
  > Merge pull request #2043 from YoeDistro/yoe/mut

* sources/meta-freescale-3rdparty bc2a12c...b8c4368 (4):
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #318 from dankm/dankm/unpackdir
  > Merge pull request #316 from svogl/master

* sources/meta-openembedded 907a061e9...852f48b3a (113):
  > DO NOT MERGE: Add Github actions CI workflow
  > android-tools: fix warning: library search path "/usr/lib/p7zip" is unsafe for cross-compilation
  > Update p7zip to 7zip
  > Use 7zip 24.09 to replace p7zip 16.02
  > xfce4-panel: 4.18.6 -> 4.20.0
  > xfdesktop: 4.18.1 -> 4.20.0
  > libxfce4windowing: add recipe
  > xfce4-dev-tools: 4.18.1 -> 4.20.0
  > xfwm4: 4.19.0 -> 4.20.0
  > xfce4-settings: 4.18.3 -> 4.20.0
  > xfconf: 4.18.2 -> 4.20.0
  > libnfs: Add gnutls build time dependency
  > lua-lgi: Disable on architecture without luajit port
  > libp11: update 0.4.12 -> 0.4.13
  > libpeas: Disable lua support on architectures without luajit port
  > gpiod-sysfs-proxy: update v0.1.1 -> v0.1.2
  > packagegroup-meta-oe: Remove libpeas from packagegroup-meta-oe-gnome
  > gedit: build with libpeas-1
  > eog: build with libpeas-1
  > geary: build with libpeas-1
  > packagegroup-meta-oe: adjust after libpeas update
  > xfce4-power-manager: 4.18.2 -> 4.20.0
  > xfce4-appfinder: 4.19.3 -> 4.20.0
  > tumbler: 4.18.0 -> 4.20.0
  > thunar-volman: 4.18.0 -> 4.20.0
  > thunar: 4.19.0 -> 4.20.0
  > xkbevd: upgrade 1.1.5 -> 1.1.6
  > tinysparql: upgrade 3.8.1 -> 3.8.2
  > stunnel: upgrade 5.73 -> 5.74
  > python3-pybind11-json: upgrade 0.2.14 -> 0.2.15
  > openjpeg: upgrade 2.5.2 -> 2.5.3
  > nanopb-generator(-runtime): upgrade 0.4.9 -> 0.4.9.1
  > monit: upgrade 5.34.2 -> 5.34.3
  > mcelog: upgrade 201 -> 202
  > lvm2: update 2.03.28 -> 2.03.29
  > localsearch: upgrade 3.8.1 -> 3.8.2
  > libusbmuxd: upgrade 2.0.2 -> 2.1.0
  > libplist: upgrade 2.3.0 -> 2.6.0
  > libnfs: upgrade 5.0.3 -> 6.0.2
  > graphviz: upgrade 12.2.0 -> 12.2.1
  > ctags: upgrade 6.1.20241201.0 -> 6.1.20241215.0
  > ace: update 8.0.1 -> 8.0.2
  > libpeas: add recipe for 2.0.5
  > bmap-writer: update to latest git version
  > python3-*: Update recipes to correctly check the upstream packages
  > lua-lgi: add recipe
  > luajit: update
  > 7-zip: add new recipe
  > garcon: 4.19.1 -> 4.20.0
  > exo: 4.19.1 -> 4.20.0
  > libxfce4ui: 4.19.6 -> 4.20.0
  > libxfce4util: 4.19.3 -> 4.20.0
  > gjs: update 1.80.2 -> 1.82.1
  > mozjs: add recipe for mozjs-128
  > cbindgen: add recipe
  > mctp: upgrade 2.0 -> 2.1
  > iwd: update 3.0 -> 3.2
  > kernel-module-emlog: Fix build with kernel 6.12+
  > python3-libusb1: rename recipe to reflect the python version and update to use pypi
  > lvm2: Remove a lingering reference to ${PN}-udevrules
  > tclap: use most recent version
  > bridge-utils: add CVE_PRODUCT
  > vbxguestdrivers: upgrade 7.0.22 -> 7.1.4
  > python3-ipython: update to version 8.30.0
  > python3-janus: update to version 1.1.0
  > python3-prompt-toolkit: set the value of UPSTREAM_CHECK_PYPI_PACKAGE to enable version checking
  > python3-mlcommons-loadgen: update to version 5.0.0
  > python3-pdm: update to version 2.22.0
  > python3-cmake: update to version 3.31.1
  > python3-luma-oled: update to version 3.14.0
  > upower: add polkit PACKAGECONFIG option
  > upower: bump to 1.90.6
  > upower: use archive file in SRC_URI and fix UPSTREAM_CHECK_URI
  > python3-virtualenv: upgrade 20.26.5 -> 20.26.6
  > smarty: update 4.4.1 -> 4.5.5
  > vboxguestdrivers: update to 7.0.22
  > gvfs: update 1.56.0 -> 1.56.1
  > file-roller: update 44.3 -> 44.4
  > gnome-text-editor: update 47.0 -> 47.2
  > nautilus: update 47.0 -> 47.1
  > gnome-software: update 47.1 -> 47.2
  > gnome-shell: update 47.1 -> 47.2
  > mutter: update 47.1 -> 47.3
  > gnome-control-center: update 47.1.1 -> 47.2
  > pps-tools: backport a patch to fix prints
  > nginx: Upgrade mainline release version 1.27.1 -> 1.27.3
  > proftpd: set status of CVE-2001-0027
  > dash: set CVE_PRODUCT
  > gpiod-sysfs-proxy: new recipe
  > sip: Upgrade 6.8.6 -> 6.9.0
  > python3-pyhsslms: Add 2.0.0 recipe
  > canopenterm: 1.0.9 -> 1.0.10
  > vk-gl-cts: don't require networking to configure
  > vk-gl-cts: control what targets get built
  > vk-gl-cts: use cmake-qemu
  > vk-gl-cts: set the git tag regex for release checking
  > vk-gl-cts: fix EXTRA_OECMAKE
  > syzkaller: network in compile is not needed
  > etcd: don't set UPSTREAM_CHECK_COMMITS
  > lxdm: drop debug-tweaks
  > canopenterm: update to version 1.0.9
  > pocketpy: update to version 2.0.3
  > mariadb: Ensure compatibility with ARMv9 by updating .arch directive
  > openhpi: explicitly disable ov-rest plugin
  > libspelling: update 0.4.2 -> 0.4.5
  > wireplumber: update 0.5.6 -> 0.5.7
  > pipewire: update 1.2.6 -> 1.2.7
  > python3-gpiod: don't recommend kernel-module-configfs for ptest
  > python3-gpiod: pull in just libgpiosim, not the entire libgpiod-ptest
  > libgpiod: minimize intra-recipe dependencies for ptest
  > xfstests: add missing run-time dependencies
  > gthumb: update 3.12.4 -> 3.12.6
  > pam-radius: add recipe

* sources/meta-qcom fc029c4...210c102 (19):
  > Merge pull request #689 from ricardosalveti/esp-qcom-image
  > Merge pull request #692 from chirag-jn/readme-improve
  > Merge pull request #688 from chirag-jn/readme
  > Merge pull request #687 from chirag-jn/qdl-2024-12
  > Merge pull request #685 from lumag/drop-extras
  > Merge pull request #684 from ndechesne/yocto-check-layer-fix
  > Merge pull request #683 from ndechesne/fix-patch-tag
  > Merge pull request #682 from lumag/drop-legacy
  > Merge pull request #681 from lumag/drop-extras
  > Merge pull request #679 from lumag/update-dsp-binaries
  > Merge pull request #678 from lumag/x1e80100-drop-audio-fw
  > Merge pull request #674 from lumag/hexagon-dsp-binaries
  > Merge pull request #677 from lumag/no-debug-tweaks
  > Merge pull request #676 from lumag/add-styhead
  > Merge pull request #673 from lumag/fix-rb3gen2-firmware
  > Merge pull request #669 from olasnap/oj/optional-rootfs-arg
  > Merge pull request #664 from lumag/wcn3990
  > Merge pull request #667 from ricardosalveti/master
  > Merge pull request #666 from ndechesne/uki

* sources/meta-qt6 2c53920...0dcee7c (24):
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > coin: temporarily drop pyside from CI kirkstone branch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qttranslations: include SBOM files
  > qtbase: always build linuxfb platform plugin
  > Add option to export example sources
  > Remove unneeded example files path
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-raspberrypi 1aeda3f...97d7a6b (6):
  > picamera-libs: removed unused libraries from python3-picamera
  > SECURITY.md: Add instructions for reporting security issues
  > rpi-base: Remove bcm2712-rpi-5-b.dtb from RPI_KERNEL_DEVICETREE target
  > linux-raspberrypi-6.6: Upgrade to 6.6.63
  > linux: Enable CONFIG_I2C_BRCMSTB for proper HDMI I2C support
  > extra-build-config.md: added a white line

* sources/meta-riscv e4dbaa7...3ca2320 (3):
  > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1
  > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1
  > linux-starfive-dev: Upgrade kernel to 6.6.20

* sources/meta-rockchip 3a8be31...1cdcb49 (7):
  > u-boot: use upstream for radxa-zero-3{e|w}
  > layer.conf: update to walnascar only
  > radxa-zero-3: switch to yocto-dev kernel
  > u-boot: switch to upstream SRCREV for rk-u-boot-env
  > bsp: rkbin: bump to latest commit in master branch
  > bsp: rkbin: rkbin-ddr: use version and file variables for path matching
  > rk3308: add provider for trusted firmware-a

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

* sources/meta-tegra 55708dbc...3c0d8bed (6):
  > cuda-compatibility-workarounds: Fix build with upcoming glibc 2.41
  > tegra-flash-helper: Allow PKC-only secure boot flashing
  > linux-yocto: import recipe for 6.10
  > linux-yocto: add patch to fix compatibility with nvbootctrl
  > edk2-firmware-tegra: add backported patch for cpp issue
  > tegra-binaries: refactor per-SoC vs. common deb package handling

* sources/meta-ti c46f49d3...57da6c15 (8):
  > CI/CD Auto-Merger: cicd.master.202412130100
  > CI/CD Auto-Merger: cicd.master.202412101025
  > u-boot: Add patch to use SWIG_AppendOutput
  > conf: layer.conf: Drop scarthgap from LAYERSERIES_COMPAT
  > conf: machine: am62xx-lp-evm: Add PWM overlays
  > ti-ipc: mark as incompatible with non-Linux builds
  > conf: machine: am62pxx: Pick overlays for V3Link cameras
  > ti-ipc-examples: Remove DSP/BIOS IPC examples

* 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 f5a2ea77ca...dcf36a29e0 (212):
  > webkitgtk: Fix build on 32bit arches with 64bit time_t only
  > nfs-utils: Fix warnings found with clang
  > musl: Upgrade to latest
  > clang: Upgrade to 19.1.5
  > 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
  > cve-update-nvd2-native: Tweak to work better with NFS DL_DIR
  > populate_sdk_ext: write_local_conf add shutil import
  > gcc: backport patch to fix data relocation to !ENDBR: stpcpy
  > oe-setup-build: raise exceptions on errors
  > socat: upgrade 1.8.0.1 -> 1.8.0.2
  > re2c: upgrade 4.0.1 -> 4.0.2
  > pango: upgrade 1.55.0 -> 1.55.5
  > ofono: upgrade 2.13 -> 2.14
  > nfs-utils: upgrade 2.8.1 -> 2.8.2
  > mpg123: upgrade 1.32.9 -> 1.32.10
  > libxxf86vm: upgrade 1.1.5 -> 1.1.6
  > libxv: upgrade 1.0.12 -> 1.0.13
  > libxrender: upgrade 0.9.11 -> 0.9.12
  > libxcvt: upgrade 0.1.2 -> 0.1.3
  > libxau: upgrade 1.0.11 -> 1.0.12
  > libsm: upgrade 1.2.4 -> 1.2.5
  > libjitterentropy: upgrade 3.6.0 -> 3.6.1
  > libice: upgrade 1.1.1 -> 1.1.2
  > json-glib: upgrade 1.10.0 -> 1.10.6
  > igt-gpu-tools: upgrade 1.29 -> 1.30
  > erofs-utils: upgrade 1.8.2 -> 1.8.3
  > appstream: upgrade 1.0.3 -> 1.0.4
  > Revert "python3-numpy: upgrade 2.1.3 -> 2.2.0"
  > bitbake: parse: Add include_all conf file directive
  > bitbake: cooker: Make cooker 'skiplist' per-multiconfig/mc
  > glib-2.0: update 2.82.2 -> 2.82.4
  > python3-numpy: upgrade 2.1.3 -> 2.2.0
  > scripts: wrap lz4c and convert to lz4
  > oe-selftest: devtool ide-sdk use modify debug-build
  > devtool: ide-sdk recommend DEBUG_BUILD
  > devtool: ide-sdk sort cmake preset
  > devtool: modify support debug-builds
  > lttng-modules: Upgrade 2.13.15 -> 2.13.16
  > qemu: Upgrade 9.1.1 -> 9.2.0
  > subversion: Upgrade 1.14.4 -> 1.14.5
  > python3-*: Update recipes to correctly check the upstream packages
  > classes/pypi: update the default UPSTREAM_CHECK_URI to use the simple repo API
  > systemd: set CVE_PRODUCT
  > systemd: split networkd into its own package
  > systemd.bbclass: do not automatically add Also services
  > systemd.bbclass: refactor adding files
  > dropbear: add dropbearkey.service to FILES
  > busybox: add klogd service to FILES
  > perf: Fix a minor typo
  > system-requirements.rst: add dependencies for pdf builds
  > system-requirements: update list of supported distros
  > system-requirements: add fedora 39 to supported distros
  > poky.yaml.in: replace inkscape dependency by librsvg2-bin
  > poky.yaml.in: add missing locales dependency
  > Gather dependencies in poky.yaml.in
  > migration-guides: add release notes for 5.1.1
  > ref-manual: use standardized method accross both ubuntu and debian for locale install
  > build-appliance-image: Update to master head revision
  > systemd: upgrade 256.8 -> 256.9
  > yocto-bsp: Bump the default kernel to v6.12 for x86 machines
  > yocto-bsp: Bump the default kernel to v6.12 for beaglebone
  > linux-yocto: enable linux 6.12 for genericarm64
  > scripts/install-buildtools: Update to 5.1.1
  > binutils: Fix CVE-2024-53589
  > barebox: upgrade 2024.10.0 -> 2024.12.0
  > curl: upgrade 8.11.0 -> 8.11.1
  > curl: upgrade 8.10.1 -> 8.11.0
  > gcc: Fix c++: tweak for Wrange-loop-construct
  > icecc: don't use KERNEL_CC during set_icecc_env
  > icecc: convert set_icecc_env to python prefuncs
  > bitbake-config-build: add a plugin for config fragments
  > bitbake.conf: add an addfragments directive for oe-core and dependent layers
  > bitbake: bitbake-config-build: add an alias to bitbake-layers
  > bitbake: lib/bb/tests: use bb.build.listtasks() instead of __BBTASKS
  > bitbake: bitbake-user-manual-metadata: add a section about 'addfragments`
  > bitbake: bitbake: parse: add support for flagged fragment variables
  > pixman: remove long-obsolete patch
  > linux-yoto/6.12: bsp/genericarm64: fix configuration warning
  > linux-yocto: tweak cve exclusions files
  > systemd: actively disable Predictable Network Interface Names if !pni-names
  > linux-firmware: package firmware for Qualcomm AIC100 and QDU100
  > linux-firmware: upgrade 20241110 -> 20241210
  > sysvinit: upgrade 3.04 -> 3.11
  > maintainers.inc: add self for meson, python3 recipes
  > ovmf: update 202408 -> 202411
  > librsvg: update 2.58.2 -> 2.59.2
  > maintainers.inc: Update maintainer for pseudo and rpm
  > scripts/devtool: use bb.util.listtasks instead of __BBTASKS
  > classes/utility-tasks: port do_listtasks to use bb.build.listtasks
  > cargo-c: convert to target recipe
  > rpm: replace use of rpm2cpio with rpm2archive
  > rpm: update 4.19.1.1 -> 4.20.0
  > systemd-compat-units: execute postinst on target
  > base.bbclass: fix RRECOMMENDS extend issue for multilib
  > oeqa/selftest: Fix failure when configuration contains BBLAYERS:append
  > spdx 3.0: Rework how SPDX aliases are linked
  > classes-global/insane: Handle case where RPROVIDER is also a provider
  > vte: upgrade 0.78.1 -> 0.78.2
  > ttyrun: upgrade 2.35.0 -> 2.36.0
  > sudo: upgrade 1.9.16p1 -> 1.9.16p2
  > stress-ng: upgrade 0.18.06 -> 0.18.07
  > sqlite3: upgrade 3.47.0 -> 3.47.2
  > re2c: upgrade 4.0 -> 4.0.1
  > pixman: upgrade 0.44.0 -> 0.44.2
  > llvm: upgrade 19.1.4 -> 19.1.5
  > libsdl2: upgrade 2.30.9 -> 2.30.10
  > libdrm: upgrade 2.4.123 -> 2.4.124
  > kexec-tools: upgrade 2.0.29 -> 2.0.30
  > hwdata: upgrade 0.389 -> 0.390
  > gstreamer1.0: upgrade 1.24.9 -> 1.24.10
  > gnupg: upgrade 2.5.1 -> 2.5.2
  > git: upgrade 2.47.0 -> 2.47.1
  > ell: upgrade 0.70 -> 0.71
  > btrfs-tools: upgrade 6.11 -> 6.12
  > bash-completion: upgrade 2.14.0 -> 2.15.0
  > yocto-bsp: drop 6.10 bbappend
  > poky/poky-tiny: update default to v6.12
  > linux-yocto: drop 6.10
  > linux-yocto/6.12: introduce v6.12 reference kernel
  > linux-yocto/6.6: update to v6.6.64
  > linux-yocto/6.6: update to v6.6.63
  > python3-iniparse: remove recipe
  > musl: Update riscv syscalls till 6.10 kernel
  > openssl: Fix build on risc64/musl
  > ffmpeg: Fix RISCV build
  > scripts/install-buildtools: preserve formatting in the help message
  > libsecret: add pam support depending on DISTRO_FEATURES
  > toolchain-shar-relocate.sh: fix the replacing commands
  > inetutils: increase alternative priority for hostname
  > shadow: use update-alternatives to handle su.1 and nologin.8
  > qemurunner: Fix stack trace generation in exception handler
  > tiff: set status for CVEs firx in 4.7.0
  > tiff: remove status for CVE-2023-3164
  > libssh2: remove status for CVE-2023-48795
  > elfutils: backport a fix for libeu objects missing in libelf.a
  > libpam: add packageconfig for selinux
  > Revert "uboot-sign: fix U-Boot binary with public key"
  > bitbake: parse: add support for 'addfragments' directive
  > bitbake: parse/ConfHandler: allow / in variable flags
  > libtool: update 2.5.2 -> 2.5.4
  > dtc: upgrade 1.7.0 -> 1.7.2
  > bitbake: cooker: use enum for cooker state to improve readability
  > bitbake: server/xmlrpcserver: fix some warnings
  > bitbake: knotty: some small cleanups while I'm in here
  > bitbake: knotty: print an error if MACHINE is not set
  > cargo-c-native: update 0.10.3 -> 0.10.5
  > go-helloworld: update to latest revision
  > libpam: update 1.6.1 -> 1.7.0
  > libpipeline: update 1.5.7 -> 1.5.8
  > texinfo: update 7.1 -> 7.1.1
  > vulkan-samples: update to latest revision
  > pixman: update 0.42.2 -> 0.44.0
  > tiff: update 4.6.0 -> 4.7.0
  > webkitgtk: update 2.44.3 -> 2.46.4
  > libgit2: update 1.8.2 -> 1.8.4
  > utfcpp: update 4.0.5 -> 4.0.6
  > python3-maturin: update 1.7.1 -> 1.7.4
  > python3-markdown: update 3.6 -> 3.7
  > btrfs-tools: update 6.10.1 -> 6.11
  > xf86-video-fbdev: update 0.5.0 -> 0.5.1
  > swig: upgrade 4.2.1 -> 4.3.0
  > python3-dtc: update 1.7.0 -> 1.7.2
  > virglrenderer: upgrade 1.0.1 -> 1.1.0
  > cups: upgrade 2.4.10 -> 2.4.11
  > python3-beartype: upgrade 0.18.5 -> 0.19.0
  > elfutils: upgrade 0.191 -> 0.192
  > debugedit: upgrade 5.0 -> 5.1
  > pkg-config-native: pick additional search paths from $EXTRA_NATIVE_PKGCONFIG_PATH
  > cargo.bbclass: do not install libraries by default
  > gcr: drop obsolete autotools setting
  > meson.bbclass: enable qemu exe wrapper in nativesdk
  > barebox: add more common items into shared .inc with barebox-tools
  > mtd-utils: set PV directly in the recipe filename
  > maintainers.inc: unassign myself (don't panic!)
  > lib: oeqa: spdx: Add tests for extra options
  > lib: spdx: Fix SPDX_BUILD_HOST
  > classes: create-spdx: Fix variable dependencies
  > lib: sbom30: Fix agent reference
  > lib: sbom30: Fix import handling
  > lrzsz: update SRC_URI to avoid redirect
  > oeqa/gitarchive: Fix syntax warning
  > linux-yocto: add and use GPL-2.0-with-syscall-note license
  > meta/lib: move buildstats.py and rootfspostcommands.py into oe
  > qemu: set CVE-2024-6505 to fixed
  > lib: spdx30_tasks: Fix supplied By
  > systemd: remove custom rootlibexecdir and replace with nonarch_libdir
  > systemd: split long line in pkg_postinst
  > systemd: drop deprecated rootlibdir, rootprefix and split-usr options

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

* sources/meta-arm 82bb1d21...5adb3155 (9):
  > arm/lib: Relax "Listening for serial connection" regex
  > arm-bsp/linux-yocto: add temporary 6.10 recipe
  > arm-bsp/linux-yocto: fix Juno build with linux 6.12
  > arm-bsp/corstone-1000: IMAGE_ROOTFS_EXTRA_SPACE workaround
  > arm-bsp/linux-yocto: corstone1000: Update the Upstream-Status of the remoteproc patches
  > arm: remove python3-pyhsslms recipe
  > lib/fvp: add name to terminal title in FVP runner
  > kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the CORSTONE1000-2024.11 release.
  > arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release

* sources/meta-clang 147349b...5d40c9a (7):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > clang: Upgrade to 19.1.5 release
  > ot-br-posix: Disable sign-compare warning as error
  > libpam: Disable --undefined-version with LLD

* sources/meta-freescale 7f045776...076ebc5c (8):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2046 from Livius90/master
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2045 from hellhound94/topic/fix-script
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2044 from hellhound94/topic/fix-script
  > Merge pull request #2043 from YoeDistro/yoe/mut

* sources/meta-freescale-3rdparty bc2a12c...b8c4368 (4):
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #318 from dankm/dankm/unpackdir
  > Merge pull request #316 from svogl/master

* sources/meta-openembedded 907a061e9...e9bc12d09 (112):
  > DO NOT MERGE: Add Github actions CI workflow
  > android-tools: fix warning: library search path "/usr/lib/p7zip" is unsafe for cross-compilation
  > Update p7zip to 7zip
  > Use 7zip 24.09 to replace p7zip 16.02
  > xfce4-panel: 4.18.6 -> 4.20.0
  > xfdesktop: 4.18.1 -> 4.20.0
  > libxfce4windowing: add recipe
  > xfce4-dev-tools: 4.18.1 -> 4.20.0
  > xfwm4: 4.19.0 -> 4.20.0
  > xfce4-settings: 4.18.3 -> 4.20.0
  > xfconf: 4.18.2 -> 4.20.0
  > libnfs: Add gnutls build time dependency
  > lua-lgi: Disable on architecture without luajit port
  > libp11: update 0.4.12 -> 0.4.13
  > libpeas: Disable lua support on architectures without luajit port
  > gpiod-sysfs-proxy: update v0.1.1 -> v0.1.2
  > packagegroup-meta-oe: Remove libpeas from packagegroup-meta-oe-gnome
  > gedit: build with libpeas-1
  > eog: build with libpeas-1
  > geary: build with libpeas-1
  > packagegroup-meta-oe: adjust after libpeas update
  > xfce4-power-manager: 4.18.2 -> 4.20.0
  > xfce4-appfinder: 4.19.3 -> 4.20.0
  > tumbler: 4.18.0 -> 4.20.0
  > thunar-volman: 4.18.0 -> 4.20.0
  > thunar: 4.19.0 -> 4.20.0
  > xkbevd: upgrade 1.1.5 -> 1.1.6
  > tinysparql: upgrade 3.8.1 -> 3.8.2
  > stunnel: upgrade 5.73 -> 5.74
  > python3-pybind11-json: upgrade 0.2.14 -> 0.2.15
  > openjpeg: upgrade 2.5.2 -> 2.5.3
  > nanopb-generator(-runtime): upgrade 0.4.9 -> 0.4.9.1
  > monit: upgrade 5.34.2 -> 5.34.3
  > mcelog: upgrade 201 -> 202
  > lvm2: update 2.03.28 -> 2.03.29
  > localsearch: upgrade 3.8.1 -> 3.8.2
  > libusbmuxd: upgrade 2.0.2 -> 2.1.0
  > libplist: upgrade 2.3.0 -> 2.6.0
  > libnfs: upgrade 5.0.3 -> 6.0.2
  > graphviz: upgrade 12.2.0 -> 12.2.1
  > ctags: upgrade 6.1.20241201.0 -> 6.1.20241215.0
  > ace: update 8.0.1 -> 8.0.2
  > libpeas: add recipe for 2.0.5
  > bmap-writer: update to latest git version
  > python3-*: Update recipes to correctly check the upstream packages
  > lua-lgi: add recipe
  > luajit: update
  > garcon: 4.19.1 -> 4.20.0
  > exo: 4.19.1 -> 4.20.0
  > libxfce4ui: 4.19.6 -> 4.20.0
  > libxfce4util: 4.19.3 -> 4.20.0
  > gjs: update 1.80.2 -> 1.82.1
  > mozjs: add recipe for mozjs-128
  > cbindgen: add recipe
  > mctp: upgrade 2.0 -> 2.1
  > iwd: update 3.0 -> 3.2
  > kernel-module-emlog: Fix build with kernel 6.12+
  > python3-libusb1: rename recipe to reflect the python version and update to use pypi
  > lvm2: Remove a lingering reference to ${PN}-udevrules
  > tclap: use most recent version
  > bridge-utils: add CVE_PRODUCT
  > vbxguestdrivers: upgrade 7.0.22 -> 7.1.4
  > python3-ipython: update to version 8.30.0
  > python3-janus: update to version 1.1.0
  > python3-prompt-toolkit: set the value of UPSTREAM_CHECK_PYPI_PACKAGE to enable version checking
  > python3-mlcommons-loadgen: update to version 5.0.0
  > python3-pdm: update to version 2.22.0
  > python3-cmake: update to version 3.31.1
  > python3-luma-oled: update to version 3.14.0
  > upower: add polkit PACKAGECONFIG option
  > upower: bump to 1.90.6
  > upower: use archive file in SRC_URI and fix UPSTREAM_CHECK_URI
  > python3-virtualenv: upgrade 20.26.5 -> 20.26.6
  > smarty: update 4.4.1 -> 4.5.5
  > vboxguestdrivers: update to 7.0.22
  > gvfs: update 1.56.0 -> 1.56.1
  > file-roller: update 44.3 -> 44.4
  > gnome-text-editor: update 47.0 -> 47.2
  > nautilus: update 47.0 -> 47.1
  > gnome-software: update 47.1 -> 47.2
  > gnome-shell: update 47.1 -> 47.2
  > mutter: update 47.1 -> 47.3
  > gnome-control-center: update 47.1.1 -> 47.2
  > pps-tools: backport a patch to fix prints
  > nginx: Upgrade mainline release version 1.27.1 -> 1.27.3
  > proftpd: set status of CVE-2001-0027
  > dash: set CVE_PRODUCT
  > gpiod-sysfs-proxy: new recipe
  > sip: Upgrade 6.8.6 -> 6.9.0
  > python3-pyhsslms: Add 2.0.0 recipe
  > canopenterm: 1.0.9 -> 1.0.10
  > vk-gl-cts: don't require networking to configure
  > vk-gl-cts: control what targets get built
  > vk-gl-cts: use cmake-qemu
  > vk-gl-cts: set the git tag regex for release checking
  > vk-gl-cts: fix EXTRA_OECMAKE
  > syzkaller: network in compile is not needed
  > etcd: don't set UPSTREAM_CHECK_COMMITS
  > lxdm: drop debug-tweaks
  > canopenterm: update to version 1.0.9
  > pocketpy: update to version 2.0.3
  > mariadb: Ensure compatibility with ARMv9 by updating .arch directive
  > openhpi: explicitly disable ov-rest plugin
  > libspelling: update 0.4.2 -> 0.4.5
  > wireplumber: update 0.5.6 -> 0.5.7
  > pipewire: update 1.2.6 -> 1.2.7
  > python3-gpiod: don't recommend kernel-module-configfs for ptest
  > python3-gpiod: pull in just libgpiosim, not the entire libgpiod-ptest
  > libgpiod: minimize intra-recipe dependencies for ptest
  > xfstests: add missing run-time dependencies
  > gthumb: update 3.12.4 -> 3.12.6
  > pam-radius: add recipe

* sources/meta-qcom fc029c4...210c102 (19):
  > Merge pull request #689 from ricardosalveti/esp-qcom-image
  > Merge pull request #692 from chirag-jn/readme-improve
  > Merge pull request #688 from chirag-jn/readme
  > Merge pull request #687 from chirag-jn/qdl-2024-12
  > Merge pull request #685 from lumag/drop-extras
  > Merge pull request #684 from ndechesne/yocto-check-layer-fix
  > Merge pull request #683 from ndechesne/fix-patch-tag
  > Merge pull request #682 from lumag/drop-legacy
  > Merge pull request #681 from lumag/drop-extras
  > Merge pull request #679 from lumag/update-dsp-binaries
  > Merge pull request #678 from lumag/x1e80100-drop-audio-fw
  > Merge pull request #674 from lumag/hexagon-dsp-binaries
  > Merge pull request #677 from lumag/no-debug-tweaks
  > Merge pull request #676 from lumag/add-styhead
  > Merge pull request #673 from lumag/fix-rb3gen2-firmware
  > Merge pull request #669 from olasnap/oj/optional-rootfs-arg
  > Merge pull request #664 from lumag/wcn3990
  > Merge pull request #667 from ricardosalveti/master
  > Merge pull request #666 from ndechesne/uki

* sources/meta-qt6 2c53920...42e7257 (28):
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > Use correct QmlImportsPath config with qmake
  > qtconnectivity: move declarative dependency to examples
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > coin: temporarily drop pyside from CI kirkstone branch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qttranslations: include SBOM files
  > qtbase: always build linuxfb platform plugin
  > Add option to export example sources
  > Remove unneeded example files path
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-raspberrypi 1aeda3f...97d7a6b (6):
  > picamera-libs: removed unused libraries from python3-picamera
  > SECURITY.md: Add instructions for reporting security issues
  > rpi-base: Remove bcm2712-rpi-5-b.dtb from RPI_KERNEL_DEVICETREE target
  > linux-raspberrypi-6.6: Upgrade to 6.6.63
  > linux: Enable CONFIG_I2C_BRCMSTB for proper HDMI I2C support
  > extra-build-config.md: added a white line

* sources/meta-riscv e4dbaa7...3ca2320 (3):
  > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1
  > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1
  > linux-starfive-dev: Upgrade kernel to 6.6.20

* sources/meta-rockchip 3a8be31...1cdcb49 (7):
  > u-boot: use upstream for radxa-zero-3{e|w}
  > layer.conf: update to walnascar only
  > radxa-zero-3: switch to yocto-dev kernel
  > u-boot: switch to upstream SRCREV for rk-u-boot-env
  > bsp: rkbin: bump to latest commit in master branch
  > bsp: rkbin: rkbin-ddr: use version and file variables for path matching
  > rk3308: add provider for trusted firmware-a

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

* sources/meta-tegra 55708dbc...3c0d8bed (6):
  > cuda-compatibility-workarounds: Fix build with upcoming glibc 2.41
  > tegra-flash-helper: Allow PKC-only secure boot flashing
  > linux-yocto: import recipe for 6.10
  > linux-yocto: add patch to fix compatibility with nvbootctrl
  > edk2-firmware-tegra: add backported patch for cpp issue
  > tegra-binaries: refactor per-SoC vs. common deb package handling

* sources/meta-ti c46f49d3...57da6c15 (8):
  > CI/CD Auto-Merger: cicd.master.202412130100
  > CI/CD Auto-Merger: cicd.master.202412101025
  > u-boot: Add patch to use SWIG_AppendOutput
  > conf: layer.conf: Drop scarthgap from LAYERSERIES_COMPAT
  > conf: machine: am62xx-lp-evm: Add PWM overlays
  > ti-ipc: mark as incompatible with non-Linux builds
  > conf: machine: am62pxx: Pick overlays for V3Link cameras
  > ti-ipc-examples: Remove DSP/BIOS IPC examples

* 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 f5a2ea77ca...dcf36a29e0 (212):
  > webkitgtk: Fix build on 32bit arches with 64bit time_t only
  > nfs-utils: Fix warnings found with clang
  > musl: Upgrade to latest
  > clang: Upgrade to 19.1.5
  > 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
  > cve-update-nvd2-native: Tweak to work better with NFS DL_DIR
  > populate_sdk_ext: write_local_conf add shutil import
  > gcc: backport patch to fix data relocation to !ENDBR: stpcpy
  > oe-setup-build: raise exceptions on errors
  > socat: upgrade 1.8.0.1 -> 1.8.0.2
  > re2c: upgrade 4.0.1 -> 4.0.2
  > pango: upgrade 1.55.0 -> 1.55.5
  > ofono: upgrade 2.13 -> 2.14
  > nfs-utils: upgrade 2.8.1 -> 2.8.2
  > mpg123: upgrade 1.32.9 -> 1.32.10
  > libxxf86vm: upgrade 1.1.5 -> 1.1.6
  > libxv: upgrade 1.0.12 -> 1.0.13
  > libxrender: upgrade 0.9.11 -> 0.9.12
  > libxcvt: upgrade 0.1.2 -> 0.1.3
  > libxau: upgrade 1.0.11 -> 1.0.12
  > libsm: upgrade 1.2.4 -> 1.2.5
  > libjitterentropy: upgrade 3.6.0 -> 3.6.1
  > libice: upgrade 1.1.1 -> 1.1.2
  > json-glib: upgrade 1.10.0 -> 1.10.6
  > igt-gpu-tools: upgrade 1.29 -> 1.30
  > erofs-utils: upgrade 1.8.2 -> 1.8.3
  > appstream: upgrade 1.0.3 -> 1.0.4
  > Revert "python3-numpy: upgrade 2.1.3 -> 2.2.0"
  > bitbake: parse: Add include_all conf file directive
  > bitbake: cooker: Make cooker 'skiplist' per-multiconfig/mc
  > glib-2.0: update 2.82.2 -> 2.82.4
  > python3-numpy: upgrade 2.1.3 -> 2.2.0
  > scripts: wrap lz4c and convert to lz4
  > oe-selftest: devtool ide-sdk use modify debug-build
  > devtool: ide-sdk recommend DEBUG_BUILD
  > devtool: ide-sdk sort cmake preset
  > devtool: modify support debug-builds
  > lttng-modules: Upgrade 2.13.15 -> 2.13.16
  > qemu: Upgrade 9.1.1 -> 9.2.0
  > subversion: Upgrade 1.14.4 -> 1.14.5
  > python3-*: Update recipes to correctly check the upstream packages
  > classes/pypi: update the default UPSTREAM_CHECK_URI to use the simple repo API
  > systemd: set CVE_PRODUCT
  > systemd: split networkd into its own package
  > systemd.bbclass: do not automatically add Also services
  > systemd.bbclass: refactor adding files
  > dropbear: add dropbearkey.service to FILES
  > busybox: add klogd service to FILES
  > perf: Fix a minor typo
  > system-requirements.rst: add dependencies for pdf builds
  > system-requirements: update list of supported distros
  > system-requirements: add fedora 39 to supported distros
  > poky.yaml.in: replace inkscape dependency by librsvg2-bin
  > poky.yaml.in: add missing locales dependency
  > Gather dependencies in poky.yaml.in
  > migration-guides: add release notes for 5.1.1
  > ref-manual: use standardized method accross both ubuntu and debian for locale install
  > build-appliance-image: Update to master head revision
  > systemd: upgrade 256.8 -> 256.9
  > yocto-bsp: Bump the default kernel to v6.12 for x86 machines
  > yocto-bsp: Bump the default kernel to v6.12 for beaglebone
  > linux-yocto: enable linux 6.12 for genericarm64
  > scripts/install-buildtools: Update to 5.1.1
  > binutils: Fix CVE-2024-53589
  > barebox: upgrade 2024.10.0 -> 2024.12.0
  > curl: upgrade 8.11.0 -> 8.11.1
  > curl: upgrade 8.10.1 -> 8.11.0
  > gcc: Fix c++: tweak for Wrange-loop-construct
  > icecc: don't use KERNEL_CC during set_icecc_env
  > icecc: convert set_icecc_env to python prefuncs
  > bitbake-config-build: add a plugin for config fragments
  > bitbake.conf: add an addfragments directive for oe-core and dependent layers
  > bitbake: bitbake-config-build: add an alias to bitbake-layers
  > bitbake: lib/bb/tests: use bb.build.listtasks() instead of __BBTASKS
  > bitbake: bitbake-user-manual-metadata: add a section about 'addfragments`
  > bitbake: bitbake: parse: add support for flagged fragment variables
  > pixman: remove long-obsolete patch
  > linux-yoto/6.12: bsp/genericarm64: fix configuration warning
  > linux-yocto: tweak cve exclusions files
  > systemd: actively disable Predictable Network Interface Names if !pni-names
  > linux-firmware: package firmware for Qualcomm AIC100 and QDU100
  > linux-firmware: upgrade 20241110 -> 20241210
  > sysvinit: upgrade 3.04 -> 3.11
  > maintainers.inc: add self for meson, python3 recipes
  > ovmf: update 202408 -> 202411
  > librsvg: update 2.58.2 -> 2.59.2
  > maintainers.inc: Update maintainer for pseudo and rpm
  > scripts/devtool: use bb.util.listtasks instead of __BBTASKS
  > classes/utility-tasks: port do_listtasks to use bb.build.listtasks
  > cargo-c: convert to target recipe
  > rpm: replace use of rpm2cpio with rpm2archive
  > rpm: update 4.19.1.1 -> 4.20.0
  > systemd-compat-units: execute postinst on target
  > base.bbclass: fix RRECOMMENDS extend issue for multilib
  > oeqa/selftest: Fix failure when configuration contains BBLAYERS:append
  > spdx 3.0: Rework how SPDX aliases are linked
  > classes-global/insane: Handle case where RPROVIDER is also a provider
  > vte: upgrade 0.78.1 -> 0.78.2
  > ttyrun: upgrade 2.35.0 -> 2.36.0
  > sudo: upgrade 1.9.16p1 -> 1.9.16p2
  > stress-ng: upgrade 0.18.06 -> 0.18.07
  > sqlite3: upgrade 3.47.0 -> 3.47.2
  > re2c: upgrade 4.0 -> 4.0.1
  > pixman: upgrade 0.44.0 -> 0.44.2
  > llvm: upgrade 19.1.4 -> 19.1.5
  > libsdl2: upgrade 2.30.9 -> 2.30.10
  > libdrm: upgrade 2.4.123 -> 2.4.124
  > kexec-tools: upgrade 2.0.29 -> 2.0.30
  > hwdata: upgrade 0.389 -> 0.390
  > gstreamer1.0: upgrade 1.24.9 -> 1.24.10
  > gnupg: upgrade 2.5.1 -> 2.5.2
  > git: upgrade 2.47.0 -> 2.47.1
  > ell: upgrade 0.70 -> 0.71
  > btrfs-tools: upgrade 6.11 -> 6.12
  > bash-completion: upgrade 2.14.0 -> 2.15.0
  > yocto-bsp: drop 6.10 bbappend
  > poky/poky-tiny: update default to v6.12
  > linux-yocto: drop 6.10
  > linux-yocto/6.12: introduce v6.12 reference kernel
  > linux-yocto/6.6: update to v6.6.64
  > linux-yocto/6.6: update to v6.6.63
  > python3-iniparse: remove recipe
  > musl: Update riscv syscalls till 6.10 kernel
  > openssl: Fix build on risc64/musl
  > ffmpeg: Fix RISCV build
  > scripts/install-buildtools: preserve formatting in the help message
  > libsecret: add pam support depending on DISTRO_FEATURES
  > toolchain-shar-relocate.sh: fix the replacing commands
  > inetutils: increase alternative priority for hostname
  > shadow: use update-alternatives to handle su.1 and nologin.8
  > qemurunner: Fix stack trace generation in exception handler
  > tiff: set status for CVEs firx in 4.7.0
  > tiff: remove status for CVE-2023-3164
  > libssh2: remove status for CVE-2023-48795
  > elfutils: backport a fix for libeu objects missing in libelf.a
  > libpam: add packageconfig for selinux
  > Revert "uboot-sign: fix U-Boot binary with public key"
  > bitbake: parse: add support for 'addfragments' directive
  > bitbake: parse/ConfHandler: allow / in variable flags
  > libtool: update 2.5.2 -> 2.5.4
  > dtc: upgrade 1.7.0 -> 1.7.2
  > bitbake: cooker: use enum for cooker state to improve readability
  > bitbake: server/xmlrpcserver: fix some warnings
  > bitbake: knotty: some small cleanups while I'm in here
  > bitbake: knotty: print an error if MACHINE is not set
  > cargo-c-native: update 0.10.3 -> 0.10.5
  > go-helloworld: update to latest revision
  > libpam: update 1.6.1 -> 1.7.0
  > libpipeline: update 1.5.7 -> 1.5.8
  > texinfo: update 7.1 -> 7.1.1
  > vulkan-samples: update to latest revision
  > pixman: update 0.42.2 -> 0.44.0
  > tiff: update 4.6.0 -> 4.7.0
  > webkitgtk: update 2.44.3 -> 2.46.4
  > libgit2: update 1.8.2 -> 1.8.4
  > utfcpp: update 4.0.5 -> 4.0.6
  > python3-maturin: update 1.7.1 -> 1.7.4
  > python3-markdown: update 3.6 -> 3.7
  > btrfs-tools: update 6.10.1 -> 6.11
  > xf86-video-fbdev: update 0.5.0 -> 0.5.1
  > swig: upgrade 4.2.1 -> 4.3.0
  > python3-dtc: update 1.7.0 -> 1.7.2
  > virglrenderer: upgrade 1.0.1 -> 1.1.0
  > cups: upgrade 2.4.10 -> 2.4.11
  > python3-beartype: upgrade 0.18.5 -> 0.19.0
  > elfutils: upgrade 0.191 -> 0.192
  > debugedit: upgrade 5.0 -> 5.1
  > pkg-config-native: pick additional search paths from $EXTRA_NATIVE_PKGCONFIG_PATH
  > cargo.bbclass: do not install libraries by default
  > gcr: drop obsolete autotools setting
  > meson.bbclass: enable qemu exe wrapper in nativesdk
  > barebox: add more common items into shared .inc with barebox-tools
  > mtd-utils: set PV directly in the recipe filename
  > maintainers.inc: unassign myself (don't panic!)
  > lib: oeqa: spdx: Add tests for extra options
  > lib: spdx: Fix SPDX_BUILD_HOST
  > classes: create-spdx: Fix variable dependencies
  > lib: sbom30: Fix agent reference
  > lib: sbom30: Fix import handling
  > lrzsz: update SRC_URI to avoid redirect
  > oeqa/gitarchive: Fix syntax warning
  > linux-yocto: add and use GPL-2.0-with-syscall-note license
  > meta/lib: move buildstats.py and rootfspostcommands.py into oe
  > qemu: set CVE-2024-6505 to fixed
  > lib: spdx30_tasks: Fix supplied By
  > systemd: remove custom rootlibexecdir and replace with nonarch_libdir
  > systemd: split long line in pkg_postinst
  > systemd: drop deprecated rootlibdir, rootprefix and split-usr options

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

* sources/meta-arm 82bb1d21...5adb3155 (9):
  > arm/lib: Relax "Listening for serial connection" regex
  > arm-bsp/linux-yocto: add temporary 6.10 recipe
  > arm-bsp/linux-yocto: fix Juno build with linux 6.12
  > arm-bsp/corstone-1000: IMAGE_ROOTFS_EXTRA_SPACE workaround
  > arm-bsp/linux-yocto: corstone1000: Update the Upstream-Status of the remoteproc patches
  > arm: remove python3-pyhsslms recipe
  > lib/fvp: add name to terminal title in FVP runner
  > kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the CORSTONE1000-2024.11 release.
  > arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release

* sources/meta-clang 147349b...5d40c9a (7):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > clang: Upgrade to 19.1.5 release
  > ot-br-posix: Disable sign-compare warning as error
  > libpam: Disable --undefined-version with LLD

* sources/meta-freescale 7f045776...076ebc5c (8):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2046 from Livius90/master
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2045 from hellhound94/topic/fix-script
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2044 from hellhound94/topic/fix-script
  > Merge pull request #2043 from YoeDistro/yoe/mut

* sources/meta-freescale-3rdparty bc2a12c...b8c4368 (4):
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #318 from dankm/dankm/unpackdir
  > Merge pull request #316 from svogl/master

* sources/meta-openembedded 907a061e9...e9bc12d09 (112):
  > DO NOT MERGE: Add Github actions CI workflow
  > android-tools: fix warning: library search path "/usr/lib/p7zip" is unsafe for cross-compilation
  > Update p7zip to 7zip
  > Use 7zip 24.09 to replace p7zip 16.02
  > xfce4-panel: 4.18.6 -> 4.20.0
  > xfdesktop: 4.18.1 -> 4.20.0
  > libxfce4windowing: add recipe
  > xfce4-dev-tools: 4.18.1 -> 4.20.0
  > xfwm4: 4.19.0 -> 4.20.0
  > xfce4-settings: 4.18.3 -> 4.20.0
  > xfconf: 4.18.2 -> 4.20.0
  > libnfs: Add gnutls build time dependency
  > lua-lgi: Disable on architecture without luajit port
  > libp11: update 0.4.12 -> 0.4.13
  > libpeas: Disable lua support on architectures without luajit port
  > gpiod-sysfs-proxy: update v0.1.1 -> v0.1.2
  > packagegroup-meta-oe: Remove libpeas from packagegroup-meta-oe-gnome
  > gedit: build with libpeas-1
  > eog: build with libpeas-1
  > geary: build with libpeas-1
  > packagegroup-meta-oe: adjust after libpeas update
  > xfce4-power-manager: 4.18.2 -> 4.20.0
  > xfce4-appfinder: 4.19.3 -> 4.20.0
  > tumbler: 4.18.0 -> 4.20.0
  > thunar-volman: 4.18.0 -> 4.20.0
  > thunar: 4.19.0 -> 4.20.0
  > xkbevd: upgrade 1.1.5 -> 1.1.6
  > tinysparql: upgrade 3.8.1 -> 3.8.2
  > stunnel: upgrade 5.73 -> 5.74
  > python3-pybind11-json: upgrade 0.2.14 -> 0.2.15
  > openjpeg: upgrade 2.5.2 -> 2.5.3
  > nanopb-generator(-runtime): upgrade 0.4.9 -> 0.4.9.1
  > monit: upgrade 5.34.2 -> 5.34.3
  > mcelog: upgrade 201 -> 202
  > lvm2: update 2.03.28 -> 2.03.29
  > localsearch: upgrade 3.8.1 -> 3.8.2
  > libusbmuxd: upgrade 2.0.2 -> 2.1.0
  > libplist: upgrade 2.3.0 -> 2.6.0
  > libnfs: upgrade 5.0.3 -> 6.0.2
  > graphviz: upgrade 12.2.0 -> 12.2.1
  > ctags: upgrade 6.1.20241201.0 -> 6.1.20241215.0
  > ace: update 8.0.1 -> 8.0.2
  > libpeas: add recipe for 2.0.5
  > bmap-writer: update to latest git version
  > python3-*: Update recipes to correctly check the upstream packages
  > lua-lgi: add recipe
  > luajit: update
  > garcon: 4.19.1 -> 4.20.0
  > exo: 4.19.1 -> 4.20.0
  > libxfce4ui: 4.19.6 -> 4.20.0
  > libxfce4util: 4.19.3 -> 4.20.0
  > gjs: update 1.80.2 -> 1.82.1
  > mozjs: add recipe for mozjs-128
  > cbindgen: add recipe
  > mctp: upgrade 2.0 -> 2.1
  > iwd: update 3.0 -> 3.2
  > kernel-module-emlog: Fix build with kernel 6.12+
  > python3-libusb1: rename recipe to reflect the python version and update to use pypi
  > lvm2: Remove a lingering reference to ${PN}-udevrules
  > tclap: use most recent version
  > bridge-utils: add CVE_PRODUCT
  > vbxguestdrivers: upgrade 7.0.22 -> 7.1.4
  > python3-ipython: update to version 8.30.0
  > python3-janus: update to version 1.1.0
  > python3-prompt-toolkit: set the value of UPSTREAM_CHECK_PYPI_PACKAGE to enable version checking
  > python3-mlcommons-loadgen: update to version 5.0.0
  > python3-pdm: update to version 2.22.0
  > python3-cmake: update to version 3.31.1
  > python3-luma-oled: update to version 3.14.0
  > upower: add polkit PACKAGECONFIG option
  > upower: bump to 1.90.6
  > upower: use archive file in SRC_URI and fix UPSTREAM_CHECK_URI
  > python3-virtualenv: upgrade 20.26.5 -> 20.26.6
  > smarty: update 4.4.1 -> 4.5.5
  > vboxguestdrivers: update to 7.0.22
  > gvfs: update 1.56.0 -> 1.56.1
  > file-roller: update 44.3 -> 44.4
  > gnome-text-editor: update 47.0 -> 47.2
  > nautilus: update 47.0 -> 47.1
  > gnome-software: update 47.1 -> 47.2
  > gnome-shell: update 47.1 -> 47.2
  > mutter: update 47.1 -> 47.3
  > gnome-control-center: update 47.1.1 -> 47.2
  > pps-tools: backport a patch to fix prints
  > nginx: Upgrade mainline release version 1.27.1 -> 1.27.3
  > proftpd: set status of CVE-2001-0027
  > dash: set CVE_PRODUCT
  > gpiod-sysfs-proxy: new recipe
  > sip: Upgrade 6.8.6 -> 6.9.0
  > python3-pyhsslms: Add 2.0.0 recipe
  > canopenterm: 1.0.9 -> 1.0.10
  > vk-gl-cts: don't require networking to configure
  > vk-gl-cts: control what targets get built
  > vk-gl-cts: use cmake-qemu
  > vk-gl-cts: set the git tag regex for release checking
  > vk-gl-cts: fix EXTRA_OECMAKE
  > syzkaller: network in compile is not needed
  > etcd: don't set UPSTREAM_CHECK_COMMITS
  > lxdm: drop debug-tweaks
  > canopenterm: update to version 1.0.9
  > pocketpy: update to version 2.0.3
  > mariadb: Ensure compatibility with ARMv9 by updating .arch directive
  > openhpi: explicitly disable ov-rest plugin
  > libspelling: update 0.4.2 -> 0.4.5
  > wireplumber: update 0.5.6 -> 0.5.7
  > pipewire: update 1.2.6 -> 1.2.7
  > python3-gpiod: don't recommend kernel-module-configfs for ptest
  > python3-gpiod: pull in just libgpiosim, not the entire libgpiod-ptest
  > libgpiod: minimize intra-recipe dependencies for ptest
  > xfstests: add missing run-time dependencies
  > gthumb: update 3.12.4 -> 3.12.6
  > pam-radius: add recipe

* sources/meta-qcom fc029c4...210c102 (19):
  > Merge pull request #689 from ricardosalveti/esp-qcom-image
  > Merge pull request #692 from chirag-jn/readme-improve
  > Merge pull request #688 from chirag-jn/readme
  > Merge pull request #687 from chirag-jn/qdl-2024-12
  > Merge pull request #685 from lumag/drop-extras
  > Merge pull request #684 from ndechesne/yocto-check-layer-fix
  > Merge pull request #683 from ndechesne/fix-patch-tag
  > Merge pull request #682 from lumag/drop-legacy
  > Merge pull request #681 from lumag/drop-extras
  > Merge pull request #679 from lumag/update-dsp-binaries
  > Merge pull request #678 from lumag/x1e80100-drop-audio-fw
  > Merge pull request #674 from lumag/hexagon-dsp-binaries
  > Merge pull request #677 from lumag/no-debug-tweaks
  > Merge pull request #676 from lumag/add-styhead
  > Merge pull request #673 from lumag/fix-rb3gen2-firmware
  > Merge pull request #669 from olasnap/oj/optional-rootfs-arg
  > Merge pull request #664 from lumag/wcn3990
  > Merge pull request #667 from ricardosalveti/master
  > Merge pull request #666 from ndechesne/uki

* sources/meta-qt6 2c53920...42e7257 (28):
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > Use correct QmlImportsPath config with qmake
  > qtconnectivity: move declarative dependency to examples
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > coin: temporarily drop pyside from CI kirkstone branch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qttranslations: include SBOM files
  > qtbase: always build linuxfb platform plugin
  > Add option to export example sources
  > Remove unneeded example files path
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-raspberrypi 1aeda3f...97d7a6b (6):
  > picamera-libs: removed unused libraries from python3-picamera
  > SECURITY.md: Add instructions for reporting security issues
  > rpi-base: Remove bcm2712-rpi-5-b.dtb from RPI_KERNEL_DEVICETREE target
  > linux-raspberrypi-6.6: Upgrade to 6.6.63
  > linux: Enable CONFIG_I2C_BRCMSTB for proper HDMI I2C support
  > extra-build-config.md: added a white line

* sources/meta-riscv e4dbaa7...3ca2320 (3):
  > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1
  > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1
  > linux-starfive-dev: Upgrade kernel to 6.6.20

* sources/meta-rockchip 3a8be31...1cdcb49 (7):
  > u-boot: use upstream for radxa-zero-3{e|w}
  > layer.conf: update to walnascar only
  > radxa-zero-3: switch to yocto-dev kernel
  > u-boot: switch to upstream SRCREV for rk-u-boot-env
  > bsp: rkbin: bump to latest commit in master branch
  > bsp: rkbin: rkbin-ddr: use version and file variables for path matching
  > rk3308: add provider for trusted firmware-a

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

* sources/meta-tegra 55708dbc...3c0d8bed (6):
  > cuda-compatibility-workarounds: Fix build with upcoming glibc 2.41
  > tegra-flash-helper: Allow PKC-only secure boot flashing
  > linux-yocto: import recipe for 6.10
  > linux-yocto: add patch to fix compatibility with nvbootctrl
  > edk2-firmware-tegra: add backported patch for cpp issue
  > tegra-binaries: refactor per-SoC vs. common deb package handling

* sources/meta-ti c46f49d3...57da6c15 (8):
  > CI/CD Auto-Merger: cicd.master.202412130100
  > CI/CD Auto-Merger: cicd.master.202412101025
  > u-boot: Add patch to use SWIG_AppendOutput
  > conf: layer.conf: Drop scarthgap from LAYERSERIES_COMPAT
  > conf: machine: am62xx-lp-evm: Add PWM overlays
  > ti-ipc: mark as incompatible with non-Linux builds
  > conf: machine: am62pxx: Pick overlays for V3Link cameras
  > ti-ipc-examples: Remove DSP/BIOS IPC examples

* 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 f5a2ea77ca...6ac7502ad5 (212):
  > webkitgtk: Fix build on 32bit arches with 64bit time_t only
  > nfs-utils: Fix warnings found with clang
  > musl: Upgrade to latest
  > clang: Upgrade to 19.1.5
  > 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
  > cve-update-nvd2-native: Tweak to work better with NFS DL_DIR
  > populate_sdk_ext: write_local_conf add shutil import
  > gcc: backport patch to fix data relocation to !ENDBR: stpcpy
  > oe-setup-build: raise exceptions on errors
  > socat: upgrade 1.8.0.1 -> 1.8.0.2
  > re2c: upgrade 4.0.1 -> 4.0.2
  > pango: upgrade 1.55.0 -> 1.55.5
  > ofono: upgrade 2.13 -> 2.14
  > nfs-utils: upgrade 2.8.1 -> 2.8.2
  > mpg123: upgrade 1.32.9 -> 1.32.10
  > libxxf86vm: upgrade 1.1.5 -> 1.1.6
  > libxv: upgrade 1.0.12 -> 1.0.13
  > libxrender: upgrade 0.9.11 -> 0.9.12
  > libxcvt: upgrade 0.1.2 -> 0.1.3
  > libxau: upgrade 1.0.11 -> 1.0.12
  > libsm: upgrade 1.2.4 -> 1.2.5
  > libjitterentropy: upgrade 3.6.0 -> 3.6.1
  > libice: upgrade 1.1.1 -> 1.1.2
  > json-glib: upgrade 1.10.0 -> 1.10.6
  > igt-gpu-tools: upgrade 1.29 -> 1.30
  > erofs-utils: upgrade 1.8.2 -> 1.8.3
  > appstream: upgrade 1.0.3 -> 1.0.4
  > Revert "python3-numpy: upgrade 2.1.3 -> 2.2.0"
  > bitbake: parse: Add include_all conf file directive
  > bitbake: cooker: Make cooker 'skiplist' per-multiconfig/mc
  > glib-2.0: update 2.82.2 -> 2.82.4
  > python3-numpy: upgrade 2.1.3 -> 2.2.0
  > scripts: wrap lz4c and convert to lz4
  > oe-selftest: devtool ide-sdk use modify debug-build
  > devtool: ide-sdk recommend DEBUG_BUILD
  > devtool: ide-sdk sort cmake preset
  > devtool: modify support debug-builds
  > lttng-modules: Upgrade 2.13.15 -> 2.13.16
  > qemu: Upgrade 9.1.1 -> 9.2.0
  > subversion: Upgrade 1.14.4 -> 1.14.5
  > python3-*: Update recipes to correctly check the upstream packages
  > classes/pypi: update the default UPSTREAM_CHECK_URI to use the simple repo API
  > systemd: set CVE_PRODUCT
  > systemd: split networkd into its own package
  > systemd.bbclass: do not automatically add Also services
  > systemd.bbclass: refactor adding files
  > dropbear: add dropbearkey.service to FILES
  > busybox: add klogd service to FILES
  > perf: Fix a minor typo
  > system-requirements.rst: add dependencies for pdf builds
  > system-requirements: update list of supported distros
  > system-requirements: add fedora 39 to supported distros
  > poky.yaml.in: replace inkscape dependency by librsvg2-bin
  > poky.yaml.in: add missing locales dependency
  > Gather dependencies in poky.yaml.in
  > migration-guides: add release notes for 5.1.1
  > ref-manual: use standardized method accross both ubuntu and debian for locale install
  > build-appliance-image: Update to master head revision
  > systemd: upgrade 256.8 -> 256.9
  > yocto-bsp: Bump the default kernel to v6.12 for x86 machines
  > yocto-bsp: Bump the default kernel to v6.12 for beaglebone
  > linux-yocto: enable linux 6.12 for genericarm64
  > scripts/install-buildtools: Update to 5.1.1
  > binutils: Fix CVE-2024-53589
  > barebox: upgrade 2024.10.0 -> 2024.12.0
  > curl: upgrade 8.11.0 -> 8.11.1
  > curl: upgrade 8.10.1 -> 8.11.0
  > gcc: Fix c++: tweak for Wrange-loop-construct
  > icecc: don't use KERNEL_CC during set_icecc_env
  > icecc: convert set_icecc_env to python prefuncs
  > bitbake-config-build: add a plugin for config fragments
  > bitbake.conf: add an addfragments directive for oe-core and dependent layers
  > bitbake: bitbake-config-build: add an alias to bitbake-layers
  > bitbake: lib/bb/tests: use bb.build.listtasks() instead of __BBTASKS
  > bitbake: bitbake-user-manual-metadata: add a section about 'addfragments`
  > bitbake: bitbake: parse: add support for flagged fragment variables
  > pixman: remove long-obsolete patch
  > linux-yoto/6.12: bsp/genericarm64: fix configuration warning
  > linux-yocto: tweak cve exclusions files
  > systemd: actively disable Predictable Network Interface Names if !pni-names
  > linux-firmware: package firmware for Qualcomm AIC100 and QDU100
  > linux-firmware: upgrade 20241110 -> 20241210
  > sysvinit: upgrade 3.04 -> 3.11
  > maintainers.inc: add self for meson, python3 recipes
  > ovmf: update 202408 -> 202411
  > librsvg: update 2.58.2 -> 2.59.2
  > maintainers.inc: Update maintainer for pseudo and rpm
  > scripts/devtool: use bb.util.listtasks instead of __BBTASKS
  > classes/utility-tasks: port do_listtasks to use bb.build.listtasks
  > cargo-c: convert to target recipe
  > rpm: replace use of rpm2cpio with rpm2archive
  > rpm: update 4.19.1.1 -> 4.20.0
  > systemd-compat-units: execute postinst on target
  > base.bbclass: fix RRECOMMENDS extend issue for multilib
  > oeqa/selftest: Fix failure when configuration contains BBLAYERS:append
  > spdx 3.0: Rework how SPDX aliases are linked
  > classes-global/insane: Handle case where RPROVIDER is also a provider
  > vte: upgrade 0.78.1 -> 0.78.2
  > ttyrun: upgrade 2.35.0 -> 2.36.0
  > sudo: upgrade 1.9.16p1 -> 1.9.16p2
  > stress-ng: upgrade 0.18.06 -> 0.18.07
  > sqlite3: upgrade 3.47.0 -> 3.47.2
  > re2c: upgrade 4.0 -> 4.0.1
  > pixman: upgrade 0.44.0 -> 0.44.2
  > llvm: upgrade 19.1.4 -> 19.1.5
  > libsdl2: upgrade 2.30.9 -> 2.30.10
  > libdrm: upgrade 2.4.123 -> 2.4.124
  > kexec-tools: upgrade 2.0.29 -> 2.0.30
  > hwdata: upgrade 0.389 -> 0.390
  > gstreamer1.0: upgrade 1.24.9 -> 1.24.10
  > gnupg: upgrade 2.5.1 -> 2.5.2
  > git: upgrade 2.47.0 -> 2.47.1
  > ell: upgrade 0.70 -> 0.71
  > btrfs-tools: upgrade 6.11 -> 6.12
  > bash-completion: upgrade 2.14.0 -> 2.15.0
  > yocto-bsp: drop 6.10 bbappend
  > poky/poky-tiny: update default to v6.12
  > linux-yocto: drop 6.10
  > linux-yocto/6.12: introduce v6.12 reference kernel
  > linux-yocto/6.6: update to v6.6.64
  > linux-yocto/6.6: update to v6.6.63
  > python3-iniparse: remove recipe
  > musl: Update riscv syscalls till 6.10 kernel
  > openssl: Fix build on risc64/musl
  > ffmpeg: Fix RISCV build
  > scripts/install-buildtools: preserve formatting in the help message
  > libsecret: add pam support depending on DISTRO_FEATURES
  > toolchain-shar-relocate.sh: fix the replacing commands
  > inetutils: increase alternative priority for hostname
  > shadow: use update-alternatives to handle su.1 and nologin.8
  > qemurunner: Fix stack trace generation in exception handler
  > tiff: set status for CVEs firx in 4.7.0
  > tiff: remove status for CVE-2023-3164
  > libssh2: remove status for CVE-2023-48795
  > elfutils: backport a fix for libeu objects missing in libelf.a
  > libpam: add packageconfig for selinux
  > Revert "uboot-sign: fix U-Boot binary with public key"
  > bitbake: parse: add support for 'addfragments' directive
  > bitbake: parse/ConfHandler: allow / in variable flags
  > libtool: update 2.5.2 -> 2.5.4
  > dtc: upgrade 1.7.0 -> 1.7.2
  > bitbake: cooker: use enum for cooker state to improve readability
  > bitbake: server/xmlrpcserver: fix some warnings
  > bitbake: knotty: some small cleanups while I'm in here
  > bitbake: knotty: print an error if MACHINE is not set
  > cargo-c-native: update 0.10.3 -> 0.10.5
  > go-helloworld: update to latest revision
  > libpam: update 1.6.1 -> 1.7.0
  > libpipeline: update 1.5.7 -> 1.5.8
  > texinfo: update 7.1 -> 7.1.1
  > vulkan-samples: update to latest revision
  > pixman: update 0.42.2 -> 0.44.0
  > tiff: update 4.6.0 -> 4.7.0
  > webkitgtk: update 2.44.3 -> 2.46.4
  > libgit2: update 1.8.2 -> 1.8.4
  > utfcpp: update 4.0.5 -> 4.0.6
  > python3-maturin: update 1.7.1 -> 1.7.4
  > python3-markdown: update 3.6 -> 3.7
  > btrfs-tools: update 6.10.1 -> 6.11
  > xf86-video-fbdev: update 0.5.0 -> 0.5.1
  > swig: upgrade 4.2.1 -> 4.3.0
  > python3-dtc: update 1.7.0 -> 1.7.2
  > virglrenderer: upgrade 1.0.1 -> 1.1.0
  > cups: upgrade 2.4.10 -> 2.4.11
  > python3-beartype: upgrade 0.18.5 -> 0.19.0
  > elfutils: upgrade 0.191 -> 0.192
  > debugedit: upgrade 5.0 -> 5.1
  > pkg-config-native: pick additional search paths from $EXTRA_NATIVE_PKGCONFIG_PATH
  > cargo.bbclass: do not install libraries by default
  > gcr: drop obsolete autotools setting
  > meson.bbclass: enable qemu exe wrapper in nativesdk
  > barebox: add more common items into shared .inc with barebox-tools
  > mtd-utils: set PV directly in the recipe filename
  > maintainers.inc: unassign myself (don't panic!)
  > lib: oeqa: spdx: Add tests for extra options
  > lib: spdx: Fix SPDX_BUILD_HOST
  > classes: create-spdx: Fix variable dependencies
  > lib: sbom30: Fix agent reference
  > lib: sbom30: Fix import handling
  > lrzsz: update SRC_URI to avoid redirect
  > oeqa/gitarchive: Fix syntax warning
  > linux-yocto: add and use GPL-2.0-with-syscall-note license
  > meta/lib: move buildstats.py and rootfspostcommands.py into oe
  > qemu: set CVE-2024-6505 to fixed
  > lib: spdx30_tasks: Fix supplied By
  > systemd: remove custom rootlibexecdir and replace with nonarch_libdir
  > systemd: split long line in pkg_postinst
  > systemd: drop deprecated rootlibdir, rootprefix and split-usr options

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

* sources/meta-arm 82bb1d21...5adb3155 (9):
  > arm/lib: Relax "Listening for serial connection" regex
  > arm-bsp/linux-yocto: add temporary 6.10 recipe
  > arm-bsp/linux-yocto: fix Juno build with linux 6.12
  > arm-bsp/corstone-1000: IMAGE_ROOTFS_EXTRA_SPACE workaround
  > arm-bsp/linux-yocto: corstone1000: Update the Upstream-Status of the remoteproc patches
  > arm: remove python3-pyhsslms recipe
  > lib/fvp: add name to terminal title in FVP runner
  > kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the CORSTONE1000-2024.11 release.
  > arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release

* sources/meta-clang 147349b...5d40c9a (7):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > clang: Upgrade to 19.1.5 release
  > ot-br-posix: Disable sign-compare warning as error
  > libpam: Disable --undefined-version with LLD

* sources/meta-freescale 7f045776...076ebc5c (8):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2046 from Livius90/master
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2045 from hellhound94/topic/fix-script
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2044 from hellhound94/topic/fix-script
  > Merge pull request #2043 from YoeDistro/yoe/mut

* sources/meta-freescale-3rdparty bc2a12c...b8c4368 (4):
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #318 from dankm/dankm/unpackdir
  > Merge pull request #316 from svogl/master

* sources/meta-openembedded 907a061e9...0218fdc57 (124):
  > DO NOT MERGE: Add Github actions CI workflow
  > emlog: set CVE_PRODUCT
  > memcached: ignore disputed CVE-2022-26635
  > swagger-ui: mark CVE-2016-1000229 as fixed
  > apache2: ignore disputed CVE CVE-2007-0086
  > spice-gtk: mark CVE-2012-4425 as fixed
  > redis: ignore CVE-2022-0543
  > monkey: ignore CVE-2013-1771
  > gattlib: mark CVE-2019-6498 as fixed
  > spice: ignore CVE-2016-0749
  > apache2: remove old version references from CVEs
  > apache2: ignore CVE-1999-0678 and CVE-1999-1412
  > ace: ignore CVE-2009-1147
  > android-tools: fix warning: library search path "/usr/lib/p7zip" is unsafe for cross-compilation
  > Update p7zip to 7zip
  > Use 7zip 24.09 to replace p7zip 16.02
  > xfce4-panel: 4.18.6 -> 4.20.0
  > xfdesktop: 4.18.1 -> 4.20.0
  > libxfce4windowing: add recipe
  > xfce4-dev-tools: 4.18.1 -> 4.20.0
  > xfwm4: 4.19.0 -> 4.20.0
  > xfce4-settings: 4.18.3 -> 4.20.0
  > xfconf: 4.18.2 -> 4.20.0
  > libnfs: Add gnutls build time dependency
  > lua-lgi: Disable on architecture without luajit port
  > libp11: update 0.4.12 -> 0.4.13
  > libpeas: Disable lua support on architectures without luajit port
  > gpiod-sysfs-proxy: update v0.1.1 -> v0.1.2
  > packagegroup-meta-oe: Remove libpeas from packagegroup-meta-oe-gnome
  > gedit: build with libpeas-1
  > eog: build with libpeas-1
  > geary: build with libpeas-1
  > packagegroup-meta-oe: adjust after libpeas update
  > xfce4-power-manager: 4.18.2 -> 4.20.0
  > xfce4-appfinder: 4.19.3 -> 4.20.0
  > tumbler: 4.18.0 -> 4.20.0
  > thunar-volman: 4.18.0 -> 4.20.0
  > thunar: 4.19.0 -> 4.20.0
  > xkbevd: upgrade 1.1.5 -> 1.1.6
  > tinysparql: upgrade 3.8.1 -> 3.8.2
  > stunnel: upgrade 5.73 -> 5.74
  > python3-pybind11-json: upgrade 0.2.14 -> 0.2.15
  > openjpeg: upgrade 2.5.2 -> 2.5.3
  > nanopb-generator(-runtime): upgrade 0.4.9 -> 0.4.9.1
  > monit: upgrade 5.34.2 -> 5.34.3
  > mcelog: upgrade 201 -> 202
  > lvm2: update 2.03.28 -> 2.03.29
  > localsearch: upgrade 3.8.1 -> 3.8.2
  > libusbmuxd: upgrade 2.0.2 -> 2.1.0
  > libplist: upgrade 2.3.0 -> 2.6.0
  > libnfs: upgrade 5.0.3 -> 6.0.2
  > graphviz: upgrade 12.2.0 -> 12.2.1
  > ctags: upgrade 6.1.20241201.0 -> 6.1.20241215.0
  > ace: update 8.0.1 -> 8.0.2
  > libpeas: add recipe for 2.0.5
  > bmap-writer: update to latest git version
  > python3-*: Update recipes to correctly check the upstream packages
  > lua-lgi: add recipe
  > luajit: update
  > garcon: 4.19.1 -> 4.20.0
  > exo: 4.19.1 -> 4.20.0
  > libxfce4ui: 4.19.6 -> 4.20.0
  > libxfce4util: 4.19.3 -> 4.20.0
  > gjs: update 1.80.2 -> 1.82.1
  > mozjs: add recipe for mozjs-128
  > cbindgen: add recipe
  > mctp: upgrade 2.0 -> 2.1
  > iwd: update 3.0 -> 3.2
  > kernel-module-emlog: Fix build with kernel 6.12+
  > python3-libusb1: rename recipe to reflect the python version and update to use pypi
  > lvm2: Remove a lingering reference to ${PN}-udevrules
  > tclap: use most recent version
  > bridge-utils: add CVE_PRODUCT
  > vbxguestdrivers: upgrade 7.0.22 -> 7.1.4
  > python3-ipython: update to version 8.30.0
  > python3-janus: update to version 1.1.0
  > python3-prompt-toolkit: set the value of UPSTREAM_CHECK_PYPI_PACKAGE to enable version checking
  > python3-mlcommons-loadgen: update to version 5.0.0
  > python3-pdm: update to version 2.22.0
  > python3-cmake: update to version 3.31.1
  > python3-luma-oled: update to version 3.14.0
  > upower: add polkit PACKAGECONFIG option
  > upower: bump to 1.90.6
  > upower: use archive file in SRC_URI and fix UPSTREAM_CHECK_URI
  > python3-virtualenv: upgrade 20.26.5 -> 20.26.6
  > smarty: update 4.4.1 -> 4.5.5
  > vboxguestdrivers: update to 7.0.22
  > gvfs: update 1.56.0 -> 1.56.1
  > file-roller: update 44.3 -> 44.4
  > gnome-text-editor: update 47.0 -> 47.2
  > nautilus: update 47.0 -> 47.1
  > gnome-software: update 47.1 -> 47.2
  > gnome-shell: update 47.1 -> 47.2
  > mutter: update 47.1 -> 47.3
  > gnome-control-center: update 47.1.1 -> 47.2
  > pps-tools: backport a patch to fix prints
  > nginx: Upgrade mainline release version 1.27.1 -> 1.27.3
  > proftpd: set status of CVE-2001-0027
  > dash: set CVE_PRODUCT
  > gpiod-sysfs-proxy: new recipe
  > sip: Upgrade 6.8.6 -> 6.9.0
  > python3-pyhsslms: Add 2.0.0 recipe
  > canopenterm: 1.0.9 -> 1.0.10
  > vk-gl-cts: don't require networking to configure
  > vk-gl-cts: control what targets get built
  > vk-gl-cts: use cmake-qemu
  > vk-gl-cts: set the git tag regex for release checking
  > vk-gl-cts: fix EXTRA_OECMAKE
  > syzkaller: network in compile is not needed
  > etcd: don't set UPSTREAM_CHECK_COMMITS
  > lxdm: drop debug-tweaks
  > canopenterm: update to version 1.0.9
  > pocketpy: update to version 2.0.3
  > mariadb: Ensure compatibility with ARMv9 by updating .arch directive
  > openhpi: explicitly disable ov-rest plugin
  > libspelling: update 0.4.2 -> 0.4.5
  > wireplumber: update 0.5.6 -> 0.5.7
  > pipewire: update 1.2.6 -> 1.2.7
  > python3-gpiod: don't recommend kernel-module-configfs for ptest
  > python3-gpiod: pull in just libgpiosim, not the entire libgpiod-ptest
  > libgpiod: minimize intra-recipe dependencies for ptest
  > xfstests: add missing run-time dependencies
  > gthumb: update 3.12.4 -> 3.12.6
  > pam-radius: add recipe

* sources/meta-qcom fc029c4...210c102 (19):
  > Merge pull request #689 from ricardosalveti/esp-qcom-image
  > Merge pull request #692 from chirag-jn/readme-improve
  > Merge pull request #688 from chirag-jn/readme
  > Merge pull request #687 from chirag-jn/qdl-2024-12
  > Merge pull request #685 from lumag/drop-extras
  > Merge pull request #684 from ndechesne/yocto-check-layer-fix
  > Merge pull request #683 from ndechesne/fix-patch-tag
  > Merge pull request #682 from lumag/drop-legacy
  > Merge pull request #681 from lumag/drop-extras
  > Merge pull request #679 from lumag/update-dsp-binaries
  > Merge pull request #678 from lumag/x1e80100-drop-audio-fw
  > Merge pull request #674 from lumag/hexagon-dsp-binaries
  > Merge pull request #677 from lumag/no-debug-tweaks
  > Merge pull request #676 from lumag/add-styhead
  > Merge pull request #673 from lumag/fix-rb3gen2-firmware
  > Merge pull request #669 from olasnap/oj/optional-rootfs-arg
  > Merge pull request #664 from lumag/wcn3990
  > Merge pull request #667 from ricardosalveti/master
  > Merge pull request #666 from ndechesne/uki

* sources/meta-qt6 2c53920...42e7257 (28):
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > Use correct QmlImportsPath config with qmake
  > qtconnectivity: move declarative dependency to examples
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > coin: temporarily drop pyside from CI kirkstone branch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qttranslations: include SBOM files
  > qtbase: always build linuxfb platform plugin
  > Add option to export example sources
  > Remove unneeded example files path
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-raspberrypi 1aeda3f...97d7a6b (6):
  > picamera-libs: removed unused libraries from python3-picamera
  > SECURITY.md: Add instructions for reporting security issues
  > rpi-base: Remove bcm2712-rpi-5-b.dtb from RPI_KERNEL_DEVICETREE target
  > linux-raspberrypi-6.6: Upgrade to 6.6.63
  > linux: Enable CONFIG_I2C_BRCMSTB for proper HDMI I2C support
  > extra-build-config.md: added a white line

* sources/meta-riscv e4dbaa7...3ca2320 (3):
  > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1
  > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1
  > linux-starfive-dev: Upgrade kernel to 6.6.20

* sources/meta-rockchip 3a8be31...1cdcb49 (7):
  > u-boot: use upstream for radxa-zero-3{e|w}
  > layer.conf: update to walnascar only
  > radxa-zero-3: switch to yocto-dev kernel
  > u-boot: switch to upstream SRCREV for rk-u-boot-env
  > bsp: rkbin: bump to latest commit in master branch
  > bsp: rkbin: rkbin-ddr: use version and file variables for path matching
  > rk3308: add provider for trusted firmware-a

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

* sources/meta-tegra 55708dbc...3c0d8bed (6):
  > cuda-compatibility-workarounds: Fix build with upcoming glibc 2.41
  > tegra-flash-helper: Allow PKC-only secure boot flashing
  > linux-yocto: import recipe for 6.10
  > linux-yocto: add patch to fix compatibility with nvbootctrl
  > edk2-firmware-tegra: add backported patch for cpp issue
  > tegra-binaries: refactor per-SoC vs. common deb package handling

* sources/meta-ti c46f49d3...57da6c15 (8):
  > CI/CD Auto-Merger: cicd.master.202412130100
  > CI/CD Auto-Merger: cicd.master.202412101025
  > u-boot: Add patch to use SWIG_AppendOutput
  > conf: layer.conf: Drop scarthgap from LAYERSERIES_COMPAT
  > conf: machine: am62xx-lp-evm: Add PWM overlays
  > ti-ipc: mark as incompatible with non-Linux builds
  > conf: machine: am62pxx: Pick overlays for V3Link cameras
  > ti-ipc-examples: Remove DSP/BIOS IPC examples

* 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 f5a2ea77ca...6c84743f15 (213):
  > cargo-c: Fix build on risv32
  > webkitgtk: Fix build on 32bit arches with 64bit time_t only
  > nfs-utils: Fix warnings found with clang
  > musl: Upgrade to latest
  > clang: Upgrade to 19.1.5
  > 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
  > cve-update-nvd2-native: Tweak to work better with NFS DL_DIR
  > populate_sdk_ext: write_local_conf add shutil import
  > gcc: backport patch to fix data relocation to !ENDBR: stpcpy
  > oe-setup-build: raise exceptions on errors
  > socat: upgrade 1.8.0.1 -> 1.8.0.2
  > re2c: upgrade 4.0.1 -> 4.0.2
  > pango: upgrade 1.55.0 -> 1.55.5
  > ofono: upgrade 2.13 -> 2.14
  > nfs-utils: upgrade 2.8.1 -> 2.8.2
  > mpg123: upgrade 1.32.9 -> 1.32.10
  > libxxf86vm: upgrade 1.1.5 -> 1.1.6
  > libxv: upgrade 1.0.12 -> 1.0.13
  > libxrender: upgrade 0.9.11 -> 0.9.12
  > libxcvt: upgrade 0.1.2 -> 0.1.3
  > libxau: upgrade 1.0.11 -> 1.0.12
  > libsm: upgrade 1.2.4 -> 1.2.5
  > libjitterentropy: upgrade 3.6.0 -> 3.6.1
  > libice: upgrade 1.1.1 -> 1.1.2
  > json-glib: upgrade 1.10.0 -> 1.10.6
  > igt-gpu-tools: upgrade 1.29 -> 1.30
  > erofs-utils: upgrade 1.8.2 -> 1.8.3
  > appstream: upgrade 1.0.3 -> 1.0.4
  > Revert "python3-numpy: upgrade 2.1.3 -> 2.2.0"
  > bitbake: parse: Add include_all conf file directive
  > bitbake: cooker: Make cooker 'skiplist' per-multiconfig/mc
  > glib-2.0: update 2.82.2 -> 2.82.4
  > python3-numpy: upgrade 2.1.3 -> 2.2.0
  > scripts: wrap lz4c and convert to lz4
  > oe-selftest: devtool ide-sdk use modify debug-build
  > devtool: ide-sdk recommend DEBUG_BUILD
  > devtool: ide-sdk sort cmake preset
  > devtool: modify support debug-builds
  > lttng-modules: Upgrade 2.13.15 -> 2.13.16
  > qemu: Upgrade 9.1.1 -> 9.2.0
  > subversion: Upgrade 1.14.4 -> 1.14.5
  > python3-*: Update recipes to correctly check the upstream packages
  > classes/pypi: update the default UPSTREAM_CHECK_URI to use the simple repo API
  > systemd: set CVE_PRODUCT
  > systemd: split networkd into its own package
  > systemd.bbclass: do not automatically add Also services
  > systemd.bbclass: refactor adding files
  > dropbear: add dropbearkey.service to FILES
  > busybox: add klogd service to FILES
  > perf: Fix a minor typo
  > system-requirements.rst: add dependencies for pdf builds
  > system-requirements: update list of supported distros
  > system-requirements: add fedora 39 to supported distros
  > poky.yaml.in: replace inkscape dependency by librsvg2-bin
  > poky.yaml.in: add missing locales dependency
  > Gather dependencies in poky.yaml.in
  > migration-guides: add release notes for 5.1.1
  > ref-manual: use standardized method accross both ubuntu and debian for locale install
  > build-appliance-image: Update to master head revision
  > systemd: upgrade 256.8 -> 256.9
  > yocto-bsp: Bump the default kernel to v6.12 for x86 machines
  > yocto-bsp: Bump the default kernel to v6.12 for beaglebone
  > linux-yocto: enable linux 6.12 for genericarm64
  > scripts/install-buildtools: Update to 5.1.1
  > binutils: Fix CVE-2024-53589
  > barebox: upgrade 2024.10.0 -> 2024.12.0
  > curl: upgrade 8.11.0 -> 8.11.1
  > curl: upgrade 8.10.1 -> 8.11.0
  > gcc: Fix c++: tweak for Wrange-loop-construct
  > icecc: don't use KERNEL_CC during set_icecc_env
  > icecc: convert set_icecc_env to python prefuncs
  > bitbake-config-build: add a plugin for config fragments
  > bitbake.conf: add an addfragments directive for oe-core and dependent layers
  > bitbake: bitbake-config-build: add an alias to bitbake-layers
  > bitbake: lib/bb/tests: use bb.build.listtasks() instead of __BBTASKS
  > bitbake: bitbake-user-manual-metadata: add a section about 'addfragments`
  > bitbake: bitbake: parse: add support for flagged fragment variables
  > pixman: remove long-obsolete patch
  > linux-yoto/6.12: bsp/genericarm64: fix configuration warning
  > linux-yocto: tweak cve exclusions files
  > systemd: actively disable Predictable Network Interface Names if !pni-names
  > linux-firmware: package firmware for Qualcomm AIC100 and QDU100
  > linux-firmware: upgrade 20241110 -> 20241210
  > sysvinit: upgrade 3.04 -> 3.11
  > maintainers.inc: add self for meson, python3 recipes
  > ovmf: update 202408 -> 202411
  > librsvg: update 2.58.2 -> 2.59.2
  > maintainers.inc: Update maintainer for pseudo and rpm
  > scripts/devtool: use bb.util.listtasks instead of __BBTASKS
  > classes/utility-tasks: port do_listtasks to use bb.build.listtasks
  > cargo-c: convert to target recipe
  > rpm: replace use of rpm2cpio with rpm2archive
  > rpm: update 4.19.1.1 -> 4.20.0
  > systemd-compat-units: execute postinst on target
  > base.bbclass: fix RRECOMMENDS extend issue for multilib
  > oeqa/selftest: Fix failure when configuration contains BBLAYERS:append
  > spdx 3.0: Rework how SPDX aliases are linked
  > classes-global/insane: Handle case where RPROVIDER is also a provider
  > vte: upgrade 0.78.1 -> 0.78.2
  > ttyrun: upgrade 2.35.0 -> 2.36.0
  > sudo: upgrade 1.9.16p1 -> 1.9.16p2
  > stress-ng: upgrade 0.18.06 -> 0.18.07
  > sqlite3: upgrade 3.47.0 -> 3.47.2
  > re2c: upgrade 4.0 -> 4.0.1
  > pixman: upgrade 0.44.0 -> 0.44.2
  > llvm: upgrade 19.1.4 -> 19.1.5
  > libsdl2: upgrade 2.30.9 -> 2.30.10
  > libdrm: upgrade 2.4.123 -> 2.4.124
  > kexec-tools: upgrade 2.0.29 -> 2.0.30
  > hwdata: upgrade 0.389 -> 0.390
  > gstreamer1.0: upgrade 1.24.9 -> 1.24.10
  > gnupg: upgrade 2.5.1 -> 2.5.2
  > git: upgrade 2.47.0 -> 2.47.1
  > ell: upgrade 0.70 -> 0.71
  > btrfs-tools: upgrade 6.11 -> 6.12
  > bash-completion: upgrade 2.14.0 -> 2.15.0
  > yocto-bsp: drop 6.10 bbappend
  > poky/poky-tiny: update default to v6.12
  > linux-yocto: drop 6.10
  > linux-yocto/6.12: introduce v6.12 reference kernel
  > linux-yocto/6.6: update to v6.6.64
  > linux-yocto/6.6: update to v6.6.63
  > python3-iniparse: remove recipe
  > musl: Update riscv syscalls till 6.10 kernel
  > openssl: Fix build on risc64/musl
  > ffmpeg: Fix RISCV build
  > scripts/install-buildtools: preserve formatting in the help message
  > libsecret: add pam support depending on DISTRO_FEATURES
  > toolchain-shar-relocate.sh: fix the replacing commands
  > inetutils: increase alternative priority for hostname
  > shadow: use update-alternatives to handle su.1 and nologin.8
  > qemurunner: Fix stack trace generation in exception handler
  > tiff: set status for CVEs firx in 4.7.0
  > tiff: remove status for CVE-2023-3164
  > libssh2: remove status for CVE-2023-48795
  > elfutils: backport a fix for libeu objects missing in libelf.a
  > libpam: add packageconfig for selinux
  > Revert "uboot-sign: fix U-Boot binary with public key"
  > bitbake: parse: add support for 'addfragments' directive
  > bitbake: parse/ConfHandler: allow / in variable flags
  > libtool: update 2.5.2 -> 2.5.4
  > dtc: upgrade 1.7.0 -> 1.7.2
  > bitbake: cooker: use enum for cooker state to improve readability
  > bitbake: server/xmlrpcserver: fix some warnings
  > bitbake: knotty: some small cleanups while I'm in here
  > bitbake: knotty: print an error if MACHINE is not set
  > cargo-c-native: update 0.10.3 -> 0.10.5
  > go-helloworld: update to latest revision
  > libpam: update 1.6.1 -> 1.7.0
  > libpipeline: update 1.5.7 -> 1.5.8
  > texinfo: update 7.1 -> 7.1.1
  > vulkan-samples: update to latest revision
  > pixman: update 0.42.2 -> 0.44.0
  > tiff: update 4.6.0 -> 4.7.0
  > webkitgtk: update 2.44.3 -> 2.46.4
  > libgit2: update 1.8.2 -> 1.8.4
  > utfcpp: update 4.0.5 -> 4.0.6
  > python3-maturin: update 1.7.1 -> 1.7.4
  > python3-markdown: update 3.6 -> 3.7
  > btrfs-tools: update 6.10.1 -> 6.11
  > xf86-video-fbdev: update 0.5.0 -> 0.5.1
  > swig: upgrade 4.2.1 -> 4.3.0
  > python3-dtc: update 1.7.0 -> 1.7.2
  > virglrenderer: upgrade 1.0.1 -> 1.1.0
  > cups: upgrade 2.4.10 -> 2.4.11
  > python3-beartype: upgrade 0.18.5 -> 0.19.0
  > elfutils: upgrade 0.191 -> 0.192
  > debugedit: upgrade 5.0 -> 5.1
  > pkg-config-native: pick additional search paths from $EXTRA_NATIVE_PKGCONFIG_PATH
  > cargo.bbclass: do not install libraries by default
  > gcr: drop obsolete autotools setting
  > meson.bbclass: enable qemu exe wrapper in nativesdk
  > barebox: add more common items into shared .inc with barebox-tools
  > mtd-utils: set PV directly in the recipe filename
  > maintainers.inc: unassign myself (don't panic!)
  > lib: oeqa: spdx: Add tests for extra options
  > lib: spdx: Fix SPDX_BUILD_HOST
  > classes: create-spdx: Fix variable dependencies
  > lib: sbom30: Fix agent reference
  > lib: sbom30: Fix import handling
  > lrzsz: update SRC_URI to avoid redirect
  > oeqa/gitarchive: Fix syntax warning
  > linux-yocto: add and use GPL-2.0-with-syscall-note license
  > meta/lib: move buildstats.py and rootfspostcommands.py into oe
  > qemu: set CVE-2024-6505 to fixed
  > lib: spdx30_tasks: Fix supplied By
  > systemd: remove custom rootlibexecdir and replace with nonarch_libdir
  > systemd: split long line in pkg_postinst
  > systemd: drop deprecated rootlibdir, rootprefix and split-usr options

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

* sources/meta-arm 82bb1d21...5adb3155 (9):
  > arm/lib: Relax "Listening for serial connection" regex
  > arm-bsp/linux-yocto: add temporary 6.10 recipe
  > arm-bsp/linux-yocto: fix Juno build with linux 6.12
  > arm-bsp/corstone-1000: IMAGE_ROOTFS_EXTRA_SPACE workaround
  > arm-bsp/linux-yocto: corstone1000: Update the Upstream-Status of the remoteproc patches
  > arm: remove python3-pyhsslms recipe
  > lib/fvp: add name to terminal title in FVP runner
  > kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the CORSTONE1000-2024.11 release.
  > arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release

* sources/meta-clang 147349b...5d40c9a (7):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > clang: Upgrade to 19.1.5 release
  > ot-br-posix: Disable sign-compare warning as error
  > libpam: Disable --undefined-version with LLD

* sources/meta-freescale 7f045776...25507a74 (8):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2046 from Livius90/master
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2045 from hellhound94/topic/fix-script
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2044 from hellhound94/topic/fix-script
  > Merge pull request #2043 from YoeDistro/yoe/mut

* sources/meta-freescale-3rdparty bc2a12c...bf9dce3 (4):
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #318 from dankm/dankm/unpackdir
  > Merge pull request #316 from svogl/master

* sources/meta-openembedded 907a061e9...45b91251a (126):
  > DO NOT MERGE: Add Github actions CI workflow
  > 7zip: Fix build with clang
  > xfce4-pulseaudio-plugin: Fix build with libwindowing 4.19.6
  > emlog: set CVE_PRODUCT
  > memcached: ignore disputed CVE-2022-26635
  > swagger-ui: mark CVE-2016-1000229 as fixed
  > apache2: ignore disputed CVE CVE-2007-0086
  > spice-gtk: mark CVE-2012-4425 as fixed
  > redis: ignore CVE-2022-0543
  > monkey: ignore CVE-2013-1771
  > gattlib: mark CVE-2019-6498 as fixed
  > spice: ignore CVE-2016-0749
  > apache2: remove old version references from CVEs
  > apache2: ignore CVE-1999-0678 and CVE-1999-1412
  > ace: ignore CVE-2009-1147
  > android-tools: fix warning: library search path "/usr/lib/p7zip" is unsafe for cross-compilation
  > Update p7zip to 7zip
  > Use 7zip 24.09 to replace p7zip 16.02
  > xfce4-panel: 4.18.6 -> 4.20.0
  > xfdesktop: 4.18.1 -> 4.20.0
  > libxfce4windowing: add recipe
  > xfce4-dev-tools: 4.18.1 -> 4.20.0
  > xfwm4: 4.19.0 -> 4.20.0
  > xfce4-settings: 4.18.3 -> 4.20.0
  > xfconf: 4.18.2 -> 4.20.0
  > libnfs: Add gnutls build time dependency
  > lua-lgi: Disable on architecture without luajit port
  > libp11: update 0.4.12 -> 0.4.13
  > libpeas: Disable lua support on architectures without luajit port
  > gpiod-sysfs-proxy: update v0.1.1 -> v0.1.2
  > packagegroup-meta-oe: Remove libpeas from packagegroup-meta-oe-gnome
  > gedit: build with libpeas-1
  > eog: build with libpeas-1
  > geary: build with libpeas-1
  > packagegroup-meta-oe: adjust after libpeas update
  > xfce4-power-manager: 4.18.2 -> 4.20.0
  > xfce4-appfinder: 4.19.3 -> 4.20.0
  > tumbler: 4.18.0 -> 4.20.0
  > thunar-volman: 4.18.0 -> 4.20.0
  > thunar: 4.19.0 -> 4.20.0
  > xkbevd: upgrade 1.1.5 -> 1.1.6
  > tinysparql: upgrade 3.8.1 -> 3.8.2
  > stunnel: upgrade 5.73 -> 5.74
  > python3-pybind11-json: upgrade 0.2.14 -> 0.2.15
  > openjpeg: upgrade 2.5.2 -> 2.5.3
  > nanopb-generator(-runtime): upgrade 0.4.9 -> 0.4.9.1
  > monit: upgrade 5.34.2 -> 5.34.3
  > mcelog: upgrade 201 -> 202
  > lvm2: update 2.03.28 -> 2.03.29
  > localsearch: upgrade 3.8.1 -> 3.8.2
  > libusbmuxd: upgrade 2.0.2 -> 2.1.0
  > libplist: upgrade 2.3.0 -> 2.6.0
  > libnfs: upgrade 5.0.3 -> 6.0.2
  > graphviz: upgrade 12.2.0 -> 12.2.1
  > ctags: upgrade 6.1.20241201.0 -> 6.1.20241215.0
  > ace: update 8.0.1 -> 8.0.2
  > libpeas: add recipe for 2.0.5
  > bmap-writer: update to latest git version
  > python3-*: Update recipes to correctly check the upstream packages
  > lua-lgi: add recipe
  > luajit: update
  > garcon: 4.19.1 -> 4.20.0
  > exo: 4.19.1 -> 4.20.0
  > libxfce4ui: 4.19.6 -> 4.20.0
  > libxfce4util: 4.19.3 -> 4.20.0
  > gjs: update 1.80.2 -> 1.82.1
  > mozjs: add recipe for mozjs-128
  > cbindgen: add recipe
  > mctp: upgrade 2.0 -> 2.1
  > iwd: update 3.0 -> 3.2
  > kernel-module-emlog: Fix build with kernel 6.12+
  > python3-libusb1: rename recipe to reflect the python version and update to use pypi
  > lvm2: Remove a lingering reference to ${PN}-udevrules
  > tclap: use most recent version
  > bridge-utils: add CVE_PRODUCT
  > vbxguestdrivers: upgrade 7.0.22 -> 7.1.4
  > python3-ipython: update to version 8.30.0
  > python3-janus: update to version 1.1.0
  > python3-prompt-toolkit: set the value of UPSTREAM_CHECK_PYPI_PACKAGE to enable version checking
  > python3-mlcommons-loadgen: update to version 5.0.0
  > python3-pdm: update to version 2.22.0
  > python3-cmake: update to version 3.31.1
  > python3-luma-oled: update to version 3.14.0
  > upower: add polkit PACKAGECONFIG option
  > upower: bump to 1.90.6
  > upower: use archive file in SRC_URI and fix UPSTREAM_CHECK_URI
  > python3-virtualenv: upgrade 20.26.5 -> 20.26.6
  > smarty: update 4.4.1 -> 4.5.5
  > vboxguestdrivers: update to 7.0.22
  > gvfs: update 1.56.0 -> 1.56.1
  > file-roller: update 44.3 -> 44.4
  > gnome-text-editor: update 47.0 -> 47.2
  > nautilus: update 47.0 -> 47.1
  > gnome-software: update 47.1 -> 47.2
  > gnome-shell: update 47.1 -> 47.2
  > mutter: update 47.1 -> 47.3
  > gnome-control-center: update 47.1.1 -> 47.2
  > pps-tools: backport a patch to fix prints
  > nginx: Upgrade mainline release version 1.27.1 -> 1.27.3
  > proftpd: set status of CVE-2001-0027
  > dash: set CVE_PRODUCT
  > gpiod-sysfs-proxy: new recipe
  > sip: Upgrade 6.8.6 -> 6.9.0
  > python3-pyhsslms: Add 2.0.0 recipe
  > canopenterm: 1.0.9 -> 1.0.10
  > vk-gl-cts: don't require networking to configure
  > vk-gl-cts: control what targets get built
  > vk-gl-cts: use cmake-qemu
  > vk-gl-cts: set the git tag regex for release checking
  > vk-gl-cts: fix EXTRA_OECMAKE
  > syzkaller: network in compile is not needed
  > etcd: don't set UPSTREAM_CHECK_COMMITS
  > lxdm: drop debug-tweaks
  > canopenterm: update to version 1.0.9
  > pocketpy: update to version 2.0.3
  > mariadb: Ensure compatibility with ARMv9 by updating .arch directive
  > openhpi: explicitly disable ov-rest plugin
  > libspelling: update 0.4.2 -> 0.4.5
  > wireplumber: update 0.5.6 -> 0.5.7
  > pipewire: update 1.2.6 -> 1.2.7
  > python3-gpiod: don't recommend kernel-module-configfs for ptest
  > python3-gpiod: pull in just libgpiosim, not the entire libgpiod-ptest
  > libgpiod: minimize intra-recipe dependencies for ptest
  > xfstests: add missing run-time dependencies
  > gthumb: update 3.12.4 -> 3.12.6
  > pam-radius: add recipe

* sources/meta-qcom fc029c4...210c102 (19):
  > Merge pull request #689 from ricardosalveti/esp-qcom-image
  > Merge pull request #692 from chirag-jn/readme-improve
  > Merge pull request #688 from chirag-jn/readme
  > Merge pull request #687 from chirag-jn/qdl-2024-12
  > Merge pull request #685 from lumag/drop-extras
  > Merge pull request #684 from ndechesne/yocto-check-layer-fix
  > Merge pull request #683 from ndechesne/fix-patch-tag
  > Merge pull request #682 from lumag/drop-legacy
  > Merge pull request #681 from lumag/drop-extras
  > Merge pull request #679 from lumag/update-dsp-binaries
  > Merge pull request #678 from lumag/x1e80100-drop-audio-fw
  > Merge pull request #674 from lumag/hexagon-dsp-binaries
  > Merge pull request #677 from lumag/no-debug-tweaks
  > Merge pull request #676 from lumag/add-styhead
  > Merge pull request #673 from lumag/fix-rb3gen2-firmware
  > Merge pull request #669 from olasnap/oj/optional-rootfs-arg
  > Merge pull request #664 from lumag/wcn3990
  > Merge pull request #667 from ricardosalveti/master
  > Merge pull request #666 from ndechesne/uki

* sources/meta-qt6 2c53920...42e7257 (28):
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > Use correct QmlImportsPath config with qmake
  > qtconnectivity: move declarative dependency to examples
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > coin: temporarily drop pyside from CI kirkstone branch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qttranslations: include SBOM files
  > qtbase: always build linuxfb platform plugin
  > Add option to export example sources
  > Remove unneeded example files path
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-raspberrypi 1aeda3f...97d7a6b (6):
  > picamera-libs: removed unused libraries from python3-picamera
  > SECURITY.md: Add instructions for reporting security issues
  > rpi-base: Remove bcm2712-rpi-5-b.dtb from RPI_KERNEL_DEVICETREE target
  > linux-raspberrypi-6.6: Upgrade to 6.6.63
  > linux: Enable CONFIG_I2C_BRCMSTB for proper HDMI I2C support
  > extra-build-config.md: added a white line

* sources/meta-riscv e4dbaa7...3ca2320 (3):
  > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1
  > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1
  > linux-starfive-dev: Upgrade kernel to 6.6.20

* sources/meta-rockchip 3a8be31...1cdcb49 (7):
  > u-boot: use upstream for radxa-zero-3{e|w}
  > layer.conf: update to walnascar only
  > radxa-zero-3: switch to yocto-dev kernel
  > u-boot: switch to upstream SRCREV for rk-u-boot-env
  > bsp: rkbin: bump to latest commit in master branch
  > bsp: rkbin: rkbin-ddr: use version and file variables for path matching
  > rk3308: add provider for trusted firmware-a

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

* sources/meta-tegra 55708dbc...3c0d8bed (6):
  > cuda-compatibility-workarounds: Fix build with upcoming glibc 2.41
  > tegra-flash-helper: Allow PKC-only secure boot flashing
  > linux-yocto: import recipe for 6.10
  > linux-yocto: add patch to fix compatibility with nvbootctrl
  > edk2-firmware-tegra: add backported patch for cpp issue
  > tegra-binaries: refactor per-SoC vs. common deb package handling

* sources/meta-ti c46f49d3...df20c5b6 (27):
  > meta-beagle: Add SECURITY file
  > linux-bb.org_6.6: disable FORTIFY_SOURCE for now
  > beagle-bsp, linux-bb.org, u-boot-bb.org: add support for 6.6 BSP
  > linux-bb.org, u-boot-bb.org: rename recipes with version
  > conf/machine: add BeagleY-AI platform
  > linux-bb.org: update Beagle BSP to 6.1.83
  > u-boot-bb_org, linux-bb_org: move "bb_org" providers to meta-beagle
  > conf/machine: move remaining Beagle platforms to meta-beagle
  > conf/machine: split beagleplay config between meta-ti-bsp and meta-beagle
  > conf/machine: move "bb_org" BSP settings to meta-beagle
  > meta-beagle: layer.conf: add lz4c to host tools list
  > meta-beagle: create a separate layer for Beagle platforms
  > conf/machine: rename beagleplay machine to beagleplay-ti
  > meta-ti-bsp: ti-rtos-bin: Move this with the other firmware recipes
  > meta-ti-extras: recipes-ti: Remove gadget-init package
  > wl18xx-fw: Do not depend on the makefile for install
  > conf: machine: omap-a15.inc: include ipu1 firmware in the boot partition
  > meta-ti-extras: ti-ipc-rtos: Deploy ipc firmware
  > recipes-security: optee: Remove software PRNG for am62pxx
  > CI/CD Auto-Merger: cicd.master.202412130100
  > CI/CD Auto-Merger: cicd.master.202412101025
  > u-boot: Add patch to use SWIG_AppendOutput
  > conf: layer.conf: Drop scarthgap from LAYERSERIES_COMPAT
  > conf: machine: am62xx-lp-evm: Add PWM overlays
  > ti-ipc: mark as incompatible with non-Linux builds
  > conf: machine: am62pxx: Pick overlays for V3Link cameras
  > ti-ipc-examples: Remove DSP/BIOS IPC examples

* 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 f5a2ea77ca...6c84743f15 (213):
  > cargo-c: Fix build on risv32
  > webkitgtk: Fix build on 32bit arches with 64bit time_t only
  > nfs-utils: Fix warnings found with clang
  > musl: Upgrade to latest
  > clang: Upgrade to 19.1.5
  > 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
  > cve-update-nvd2-native: Tweak to work better with NFS DL_DIR
  > populate_sdk_ext: write_local_conf add shutil import
  > gcc: backport patch to fix data relocation to !ENDBR: stpcpy
  > oe-setup-build: raise exceptions on errors
  > socat: upgrade 1.8.0.1 -> 1.8.0.2
  > re2c: upgrade 4.0.1 -> 4.0.2
  > pango: upgrade 1.55.0 -> 1.55.5
  > ofono: upgrade 2.13 -> 2.14
  > nfs-utils: upgrade 2.8.1 -> 2.8.2
  > mpg123: upgrade 1.32.9 -> 1.32.10
  > libxxf86vm: upgrade 1.1.5 -> 1.1.6
  > libxv: upgrade 1.0.12 -> 1.0.13
  > libxrender: upgrade 0.9.11 -> 0.9.12
  > libxcvt: upgrade 0.1.2 -> 0.1.3
  > libxau: upgrade 1.0.11 -> 1.0.12
  > libsm: upgrade 1.2.4 -> 1.2.5
  > libjitterentropy: upgrade 3.6.0 -> 3.6.1
  > libice: upgrade 1.1.1 -> 1.1.2
  > json-glib: upgrade 1.10.0 -> 1.10.6
  > igt-gpu-tools: upgrade 1.29 -> 1.30
  > erofs-utils: upgrade 1.8.2 -> 1.8.3
  > appstream: upgrade 1.0.3 -> 1.0.4
  > Revert "python3-numpy: upgrade 2.1.3 -> 2.2.0"
  > bitbake: parse: Add include_all conf file directive
  > bitbake: cooker: Make cooker 'skiplist' per-multiconfig/mc
  > glib-2.0: update 2.82.2 -> 2.82.4
  > python3-numpy: upgrade 2.1.3 -> 2.2.0
  > scripts: wrap lz4c and convert to lz4
  > oe-selftest: devtool ide-sdk use modify debug-build
  > devtool: ide-sdk recommend DEBUG_BUILD
  > devtool: ide-sdk sort cmake preset
  > devtool: modify support debug-builds
  > lttng-modules: Upgrade 2.13.15 -> 2.13.16
  > qemu: Upgrade 9.1.1 -> 9.2.0
  > subversion: Upgrade 1.14.4 -> 1.14.5
  > python3-*: Update recipes to correctly check the upstream packages
  > classes/pypi: update the default UPSTREAM_CHECK_URI to use the simple repo API
  > systemd: set CVE_PRODUCT
  > systemd: split networkd into its own package
  > systemd.bbclass: do not automatically add Also services
  > systemd.bbclass: refactor adding files
  > dropbear: add dropbearkey.service to FILES
  > busybox: add klogd service to FILES
  > perf: Fix a minor typo
  > system-requirements.rst: add dependencies for pdf builds
  > system-requirements: update list of supported distros
  > system-requirements: add fedora 39 to supported distros
  > poky.yaml.in: replace inkscape dependency by librsvg2-bin
  > poky.yaml.in: add missing locales dependency
  > Gather dependencies in poky.yaml.in
  > migration-guides: add release notes for 5.1.1
  > ref-manual: use standardized method accross both ubuntu and debian for locale install
  > build-appliance-image: Update to master head revision
  > systemd: upgrade 256.8 -> 256.9
  > yocto-bsp: Bump the default kernel to v6.12 for x86 machines
  > yocto-bsp: Bump the default kernel to v6.12 for beaglebone
  > linux-yocto: enable linux 6.12 for genericarm64
  > scripts/install-buildtools: Update to 5.1.1
  > binutils: Fix CVE-2024-53589
  > barebox: upgrade 2024.10.0 -> 2024.12.0
  > curl: upgrade 8.11.0 -> 8.11.1
  > curl: upgrade 8.10.1 -> 8.11.0
  > gcc: Fix c++: tweak for Wrange-loop-construct
  > icecc: don't use KERNEL_CC during set_icecc_env
  > icecc: convert set_icecc_env to python prefuncs
  > bitbake-config-build: add a plugin for config fragments
  > bitbake.conf: add an addfragments directive for oe-core and dependent layers
  > bitbake: bitbake-config-build: add an alias to bitbake-layers
  > bitbake: lib/bb/tests: use bb.build.listtasks() instead of __BBTASKS
  > bitbake: bitbake-user-manual-metadata: add a section about 'addfragments`
  > bitbake: bitbake: parse: add support for flagged fragment variables
  > pixman: remove long-obsolete patch
  > linux-yoto/6.12: bsp/genericarm64: fix configuration warning
  > linux-yocto: tweak cve exclusions files
  > systemd: actively disable Predictable Network Interface Names if !pni-names
  > linux-firmware: package firmware for Qualcomm AIC100 and QDU100
  > linux-firmware: upgrade 20241110 -> 20241210
  > sysvinit: upgrade 3.04 -> 3.11
  > maintainers.inc: add self for meson, python3 recipes
  > ovmf: update 202408 -> 202411
  > librsvg: update 2.58.2 -> 2.59.2
  > maintainers.inc: Update maintainer for pseudo and rpm
  > scripts/devtool: use bb.util.listtasks instead of __BBTASKS
  > classes/utility-tasks: port do_listtasks to use bb.build.listtasks
  > cargo-c: convert to target recipe
  > rpm: replace use of rpm2cpio with rpm2archive
  > rpm: update 4.19.1.1 -> 4.20.0
  > systemd-compat-units: execute postinst on target
  > base.bbclass: fix RRECOMMENDS extend issue for multilib
  > oeqa/selftest: Fix failure when configuration contains BBLAYERS:append
  > spdx 3.0: Rework how SPDX aliases are linked
  > classes-global/insane: Handle case where RPROVIDER is also a provider
  > vte: upgrade 0.78.1 -> 0.78.2
  > ttyrun: upgrade 2.35.0 -> 2.36.0
  > sudo: upgrade 1.9.16p1 -> 1.9.16p2
  > stress-ng: upgrade 0.18.06 -> 0.18.07
  > sqlite3: upgrade 3.47.0 -> 3.47.2
  > re2c: upgrade 4.0 -> 4.0.1
  > pixman: upgrade 0.44.0 -> 0.44.2
  > llvm: upgrade 19.1.4 -> 19.1.5
  > libsdl2: upgrade 2.30.9 -> 2.30.10
  > libdrm: upgrade 2.4.123 -> 2.4.124
  > kexec-tools: upgrade 2.0.29 -> 2.0.30
  > hwdata: upgrade 0.389 -> 0.390
  > gstreamer1.0: upgrade 1.24.9 -> 1.24.10
  > gnupg: upgrade 2.5.1 -> 2.5.2
  > git: upgrade 2.47.0 -> 2.47.1
  > ell: upgrade 0.70 -> 0.71
  > btrfs-tools: upgrade 6.11 -> 6.12
  > bash-completion: upgrade 2.14.0 -> 2.15.0
  > yocto-bsp: drop 6.10 bbappend
  > poky/poky-tiny: update default to v6.12
  > linux-yocto: drop 6.10
  > linux-yocto/6.12: introduce v6.12 reference kernel
  > linux-yocto/6.6: update to v6.6.64
  > linux-yocto/6.6: update to v6.6.63
  > python3-iniparse: remove recipe
  > musl: Update riscv syscalls till 6.10 kernel
  > openssl: Fix build on risc64/musl
  > ffmpeg: Fix RISCV build
  > scripts/install-buildtools: preserve formatting in the help message
  > libsecret: add pam support depending on DISTRO_FEATURES
  > toolchain-shar-relocate.sh: fix the replacing commands
  > inetutils: increase alternative priority for hostname
  > shadow: use update-alternatives to handle su.1 and nologin.8
  > qemurunner: Fix stack trace generation in exception handler
  > tiff: set status for CVEs firx in 4.7.0
  > tiff: remove status for CVE-2023-3164
  > libssh2: remove status for CVE-2023-48795
  > elfutils: backport a fix for libeu objects missing in libelf.a
  > libpam: add packageconfig for selinux
  > Revert "uboot-sign: fix U-Boot binary with public key"
  > bitbake: parse: add support for 'addfragments' directive
  > bitbake: parse/ConfHandler: allow / in variable flags
  > libtool: update 2.5.2 -> 2.5.4
  > dtc: upgrade 1.7.0 -> 1.7.2
  > bitbake: cooker: use enum for cooker state to improve readability
  > bitbake: server/xmlrpcserver: fix some warnings
  > bitbake: knotty: some small cleanups while I'm in here
  > bitbake: knotty: print an error if MACHINE is not set
  > cargo-c-native: update 0.10.3 -> 0.10.5
  > go-helloworld: update to latest revision
  > libpam: update 1.6.1 -> 1.7.0
  > libpipeline: update 1.5.7 -> 1.5.8
  > texinfo: update 7.1 -> 7.1.1
  > vulkan-samples: update to latest revision
  > pixman: update 0.42.2 -> 0.44.0
  > tiff: update 4.6.0 -> 4.7.0
  > webkitgtk: update 2.44.3 -> 2.46.4
  > libgit2: update 1.8.2 -> 1.8.4
  > utfcpp: update 4.0.5 -> 4.0.6
  > python3-maturin: update 1.7.1 -> 1.7.4
  > python3-markdown: update 3.6 -> 3.7
  > btrfs-tools: update 6.10.1 -> 6.11
  > xf86-video-fbdev: update 0.5.0 -> 0.5.1
  > swig: upgrade 4.2.1 -> 4.3.0
  > python3-dtc: update 1.7.0 -> 1.7.2
  > virglrenderer: upgrade 1.0.1 -> 1.1.0
  > cups: upgrade 2.4.10 -> 2.4.11
  > python3-beartype: upgrade 0.18.5 -> 0.19.0
  > elfutils: upgrade 0.191 -> 0.192
  > debugedit: upgrade 5.0 -> 5.1
  > pkg-config-native: pick additional search paths from $EXTRA_NATIVE_PKGCONFIG_PATH
  > cargo.bbclass: do not install libraries by default
  > gcr: drop obsolete autotools setting
  > meson.bbclass: enable qemu exe wrapper in nativesdk
  > barebox: add more common items into shared .inc with barebox-tools
  > mtd-utils: set PV directly in the recipe filename
  > maintainers.inc: unassign myself (don't panic!)
  > lib: oeqa: spdx: Add tests for extra options
  > lib: spdx: Fix SPDX_BUILD_HOST
  > classes: create-spdx: Fix variable dependencies
  > lib: sbom30: Fix agent reference
  > lib: sbom30: Fix import handling
  > lrzsz: update SRC_URI to avoid redirect
  > oeqa/gitarchive: Fix syntax warning
  > linux-yocto: add and use GPL-2.0-with-syscall-note license
  > meta/lib: move buildstats.py and rootfspostcommands.py into oe
  > qemu: set CVE-2024-6505 to fixed
  > lib: spdx30_tasks: Fix supplied By
  > systemd: remove custom rootlibexecdir and replace with nonarch_libdir
  > systemd: split long line in pkg_postinst
  > systemd: drop deprecated rootlibdir, rootprefix and split-usr options

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

* sources/meta-arm 82bb1d21...5adb3155 (9):
  > arm/lib: Relax "Listening for serial connection" regex
  > arm-bsp/linux-yocto: add temporary 6.10 recipe
  > arm-bsp/linux-yocto: fix Juno build with linux 6.12
  > arm-bsp/corstone-1000: IMAGE_ROOTFS_EXTRA_SPACE workaround
  > arm-bsp/linux-yocto: corstone1000: Update the Upstream-Status of the remoteproc patches
  > arm: remove python3-pyhsslms recipe
  > lib/fvp: add name to terminal title in FVP runner
  > kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the CORSTONE1000-2024.11 release.
  > arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release

* sources/meta-clang 147349b...5d40c9a (7):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > clang: Upgrade to 19.1.5 release
  > ot-br-posix: Disable sign-compare warning as error
  > libpam: Disable --undefined-version with LLD

* sources/meta-freescale 7f045776...25507a74 (8):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2046 from Livius90/master
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2045 from hellhound94/topic/fix-script
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2044 from hellhound94/topic/fix-script
  > Merge pull request #2043 from YoeDistro/yoe/mut

* sources/meta-freescale-3rdparty bc2a12c...bf9dce3 (4):
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #318 from dankm/dankm/unpackdir
  > Merge pull request #316 from svogl/master

* sources/meta-openembedded 907a061e9...cb87e1afb (138):
  > DO NOT MERGE: Add Github actions CI workflow
  > weechat: upgrade 4.0.4 -> 4.5.0
  > wireshark: upgrade 4.2.8 -> 4.2.9
  > sassc: ignore CVE-2022-43357
  > libmemcached: ignore CVE-2023-27478
  > libmemcached: merge inc into bb
  > libmemcached: remove recipe for version 1.0.7
  > php: upgrade 8.2.20 -> 8.2.26
  > memcached: upgrade 1.6.17 -> 1.6.33
  > memcached: add UPSTREAM_CHECK_URI
  > opensc: mark CVE-2024-8443 as fixed
  > opensc: upgrade 0.25.1 -> 0.26.0
  > postgresql: upgrade 16.4 -> 16.5
  > 7zip: Fix build with clang
  > xfce4-pulseaudio-plugin: Fix build with libwindowing 4.19.6
  > emlog: set CVE_PRODUCT
  > memcached: ignore disputed CVE-2022-26635
  > swagger-ui: mark CVE-2016-1000229 as fixed
  > apache2: ignore disputed CVE CVE-2007-0086
  > spice-gtk: mark CVE-2012-4425 as fixed
  > redis: ignore CVE-2022-0543
  > monkey: ignore CVE-2013-1771
  > gattlib: mark CVE-2019-6498 as fixed
  > spice: ignore CVE-2016-0749
  > apache2: remove old version references from CVEs
  > apache2: ignore CVE-1999-0678 and CVE-1999-1412
  > ace: ignore CVE-2009-1147
  > android-tools: fix warning: library search path "/usr/lib/p7zip" is unsafe for cross-compilation
  > Update p7zip to 7zip
  > Use 7zip 24.09 to replace p7zip 16.02
  > xfce4-panel: 4.18.6 -> 4.20.0
  > xfdesktop: 4.18.1 -> 4.20.0
  > libxfce4windowing: add recipe
  > xfce4-dev-tools: 4.18.1 -> 4.20.0
  > xfwm4: 4.19.0 -> 4.20.0
  > xfce4-settings: 4.18.3 -> 4.20.0
  > xfconf: 4.18.2 -> 4.20.0
  > libnfs: Add gnutls build time dependency
  > lua-lgi: Disable on architecture without luajit port
  > libp11: update 0.4.12 -> 0.4.13
  > libpeas: Disable lua support on architectures without luajit port
  > gpiod-sysfs-proxy: update v0.1.1 -> v0.1.2
  > packagegroup-meta-oe: Remove libpeas from packagegroup-meta-oe-gnome
  > gedit: build with libpeas-1
  > eog: build with libpeas-1
  > geary: build with libpeas-1
  > packagegroup-meta-oe: adjust after libpeas update
  > xfce4-power-manager: 4.18.2 -> 4.20.0
  > xfce4-appfinder: 4.19.3 -> 4.20.0
  > tumbler: 4.18.0 -> 4.20.0
  > thunar-volman: 4.18.0 -> 4.20.0
  > thunar: 4.19.0 -> 4.20.0
  > xkbevd: upgrade 1.1.5 -> 1.1.6
  > tinysparql: upgrade 3.8.1 -> 3.8.2
  > stunnel: upgrade 5.73 -> 5.74
  > python3-pybind11-json: upgrade 0.2.14 -> 0.2.15
  > openjpeg: upgrade 2.5.2 -> 2.5.3
  > nanopb-generator(-runtime): upgrade 0.4.9 -> 0.4.9.1
  > monit: upgrade 5.34.2 -> 5.34.3
  > mcelog: upgrade 201 -> 202
  > lvm2: update 2.03.28 -> 2.03.29
  > localsearch: upgrade 3.8.1 -> 3.8.2
  > libusbmuxd: upgrade 2.0.2 -> 2.1.0
  > libplist: upgrade 2.3.0 -> 2.6.0
  > libnfs: upgrade 5.0.3 -> 6.0.2
  > graphviz: upgrade 12.2.0 -> 12.2.1
  > ctags: upgrade 6.1.20241201.0 -> 6.1.20241215.0
  > ace: update 8.0.1 -> 8.0.2
  > libpeas: add recipe for 2.0.5
  > bmap-writer: update to latest git version
  > python3-*: Update recipes to correctly check the upstream packages
  > lua-lgi: add recipe
  > luajit: update
  > garcon: 4.19.1 -> 4.20.0
  > exo: 4.19.1 -> 4.20.0
  > libxfce4ui: 4.19.6 -> 4.20.0
  > libxfce4util: 4.19.3 -> 4.20.0
  > gjs: update 1.80.2 -> 1.82.1
  > mozjs: add recipe for mozjs-128
  > cbindgen: add recipe
  > mctp: upgrade 2.0 -> 2.1
  > iwd: update 3.0 -> 3.2
  > kernel-module-emlog: Fix build with kernel 6.12+
  > python3-libusb1: rename recipe to reflect the python version and update to use pypi
  > lvm2: Remove a lingering reference to ${PN}-udevrules
  > tclap: use most recent version
  > bridge-utils: add CVE_PRODUCT
  > vbxguestdrivers: upgrade 7.0.22 -> 7.1.4
  > python3-ipython: update to version 8.30.0
  > python3-janus: update to version 1.1.0
  > python3-prompt-toolkit: set the value of UPSTREAM_CHECK_PYPI_PACKAGE to enable version checking
  > python3-mlcommons-loadgen: update to version 5.0.0
  > python3-pdm: update to version 2.22.0
  > python3-cmake: update to version 3.31.1
  > python3-luma-oled: update to version 3.14.0
  > upower: add polkit PACKAGECONFIG option
  > upower: bump to 1.90.6
  > upower: use archive file in SRC_URI and fix UPSTREAM_CHECK_URI
  > python3-virtualenv: upgrade 20.26.5 -> 20.26.6
  > smarty: update 4.4.1 -> 4.5.5
  > vboxguestdrivers: update to 7.0.22
  > gvfs: update 1.56.0 -> 1.56.1
  > file-roller: update 44.3 -> 44.4
  > gnome-text-editor: update 47.0 -> 47.2
  > nautilus: update 47.0 -> 47.1
  > gnome-software: update 47.1 -> 47.2
  > gnome-shell: update 47.1 -> 47.2
  > mutter: update 47.1 -> 47.3
  > gnome-control-center: update 47.1.1 -> 47.2
  > pps-tools: backport a patch to fix prints
  > nginx: Upgrade mainline release version 1.27.1 -> 1.27.3
  > proftpd: set status of CVE-2001-0027
  > dash: set CVE_PRODUCT
  > gpiod-sysfs-proxy: new recipe
  > sip: Upgrade 6.8.6 -> 6.9.0
  > python3-pyhsslms: Add 2.0.0 recipe
  > canopenterm: 1.0.9 -> 1.0.10
  > vk-gl-cts: don't require networking to configure
  > vk-gl-cts: control what targets get built
  > vk-gl-cts: use cmake-qemu
  > vk-gl-cts: set the git tag regex for release checking
  > vk-gl-cts: fix EXTRA_OECMAKE
  > syzkaller: network in compile is not needed
  > etcd: don't set UPSTREAM_CHECK_COMMITS
  > lxdm: drop debug-tweaks
  > canopenterm: update to version 1.0.9
  > pocketpy: update to version 2.0.3
  > mariadb: Ensure compatibility with ARMv9 by updating .arch directive
  > openhpi: explicitly disable ov-rest plugin
  > libspelling: update 0.4.2 -> 0.4.5
  > wireplumber: update 0.5.6 -> 0.5.7
  > pipewire: update 1.2.6 -> 1.2.7
  > python3-gpiod: don't recommend kernel-module-configfs for ptest
  > python3-gpiod: pull in just libgpiosim, not the entire libgpiod-ptest
  > libgpiod: minimize intra-recipe dependencies for ptest
  > xfstests: add missing run-time dependencies
  > gthumb: update 3.12.4 -> 3.12.6
  > pam-radius: add recipe

* sources/meta-qcom fc029c4...210c102 (19):
  > Merge pull request #689 from ricardosalveti/esp-qcom-image
  > Merge pull request #692 from chirag-jn/readme-improve
  > Merge pull request #688 from chirag-jn/readme
  > Merge pull request #687 from chirag-jn/qdl-2024-12
  > Merge pull request #685 from lumag/drop-extras
  > Merge pull request #684 from ndechesne/yocto-check-layer-fix
  > Merge pull request #683 from ndechesne/fix-patch-tag
  > Merge pull request #682 from lumag/drop-legacy
  > Merge pull request #681 from lumag/drop-extras
  > Merge pull request #679 from lumag/update-dsp-binaries
  > Merge pull request #678 from lumag/x1e80100-drop-audio-fw
  > Merge pull request #674 from lumag/hexagon-dsp-binaries
  > Merge pull request #677 from lumag/no-debug-tweaks
  > Merge pull request #676 from lumag/add-styhead
  > Merge pull request #673 from lumag/fix-rb3gen2-firmware
  > Merge pull request #669 from olasnap/oj/optional-rootfs-arg
  > Merge pull request #664 from lumag/wcn3990
  > Merge pull request #667 from ricardosalveti/master
  > Merge pull request #666 from ndechesne/uki

* sources/meta-qt6 2c53920...42e7257 (28):
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > Use correct QmlImportsPath config with qmake
  > qtconnectivity: move declarative dependency to examples
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > coin: temporarily drop pyside from CI kirkstone branch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qttranslations: include SBOM files
  > qtbase: always build linuxfb platform plugin
  > Add option to export example sources
  > Remove unneeded example files path
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-raspberrypi 1aeda3f...97d7a6b (6):
  > picamera-libs: removed unused libraries from python3-picamera
  > SECURITY.md: Add instructions for reporting security issues
  > rpi-base: Remove bcm2712-rpi-5-b.dtb from RPI_KERNEL_DEVICETREE target
  > linux-raspberrypi-6.6: Upgrade to 6.6.63
  > linux: Enable CONFIG_I2C_BRCMSTB for proper HDMI I2C support
  > extra-build-config.md: added a white line

* sources/meta-riscv e4dbaa7...3ca2320 (3):
  > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1
  > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1
  > linux-starfive-dev: Upgrade kernel to 6.6.20

* sources/meta-rockchip 3a8be31...1cdcb49 (7):
  > u-boot: use upstream for radxa-zero-3{e|w}
  > layer.conf: update to walnascar only
  > radxa-zero-3: switch to yocto-dev kernel
  > u-boot: switch to upstream SRCREV for rk-u-boot-env
  > bsp: rkbin: bump to latest commit in master branch
  > bsp: rkbin: rkbin-ddr: use version and file variables for path matching
  > rk3308: add provider for trusted firmware-a

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

* sources/meta-tegra 55708dbc...3c0d8bed (6):
  > cuda-compatibility-workarounds: Fix build with upcoming glibc 2.41
  > tegra-flash-helper: Allow PKC-only secure boot flashing
  > linux-yocto: import recipe for 6.10
  > linux-yocto: add patch to fix compatibility with nvbootctrl
  > edk2-firmware-tegra: add backported patch for cpp issue
  > tegra-binaries: refactor per-SoC vs. common deb package handling

* sources/meta-ti c46f49d3...df20c5b6 (27):
  > meta-beagle: Add SECURITY file
  > linux-bb.org_6.6: disable FORTIFY_SOURCE for now
  > beagle-bsp, linux-bb.org, u-boot-bb.org: add support for 6.6 BSP
  > linux-bb.org, u-boot-bb.org: rename recipes with version
  > conf/machine: add BeagleY-AI platform
  > linux-bb.org: update Beagle BSP to 6.1.83
  > u-boot-bb_org, linux-bb_org: move "bb_org" providers to meta-beagle
  > conf/machine: move remaining Beagle platforms to meta-beagle
  > conf/machine: split beagleplay config between meta-ti-bsp and meta-beagle
  > conf/machine: move "bb_org" BSP settings to meta-beagle
  > meta-beagle: layer.conf: add lz4c to host tools list
  > meta-beagle: create a separate layer for Beagle platforms
  > conf/machine: rename beagleplay machine to beagleplay-ti
  > meta-ti-bsp: ti-rtos-bin: Move this with the other firmware recipes
  > meta-ti-extras: recipes-ti: Remove gadget-init package
  > wl18xx-fw: Do not depend on the makefile for install
  > conf: machine: omap-a15.inc: include ipu1 firmware in the boot partition
  > meta-ti-extras: ti-ipc-rtos: Deploy ipc firmware
  > recipes-security: optee: Remove software PRNG for am62pxx
  > CI/CD Auto-Merger: cicd.master.202412130100
  > CI/CD Auto-Merger: cicd.master.202412101025
  > u-boot: Add patch to use SWIG_AppendOutput
  > conf: layer.conf: Drop scarthgap from LAYERSERIES_COMPAT
  > conf: machine: am62xx-lp-evm: Add PWM overlays
  > ti-ipc: mark as incompatible with non-Linux builds
  > conf: machine: am62pxx: Pick overlays for V3Link cameras
  > ti-ipc-examples: Remove DSP/BIOS IPC examples

* 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 f5a2ea77ca...571526feba (237):
  > nfs-utils: Use v2 of upstream patch for tpyecast fix
  > cargo-c: Fix build on risv32
  > clang: Upgrade to 19.1.5
  > 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: fetch2/wget: correctly construct the target URL in checkstatus()
  > bitbake: fetch2/wget: handle HTTP 308 Permanent Redirect
  > bitbake: doc: Document suffix for BBFILE_PRIORITY
  > bitbake: tests: fetch: add npmsw test case for bundled dependencies
  > bitbake: fetch2: npmsw: ignore bundled dependencies in packages
  > bitbake: tests: fetch: do not skip plain npmsw tests
  > bitbake: tests: fetch: adapt npmsw tests to fixed unpack behavior
  > devtool: ide-sdk: check 'tools-debug' for gdbserver
  > python3-cryptography-vectors: correct upstream version check
  > ofono: fix the build when toolchain has old linux headers
  > bind: upgrade 9.20.3 -> 9.20.4
  > webkitgtk: Fix build on 32bit arches with 64bit time_t only
  > nfs-utils: Fix warnings found with clang
  > musl: Upgrade to latest
  > set_versions.py: use backward-compatible python argument in run
  > dev-manual/bmaptool.rst: simplify and fix instructions
  > dev-manual/bmaptool.rst: correct command for bmaptool-native
  > dev-manual: fix styling of references to bmaptool
  > Update the documentation for SRCPV
  > expect: cleanup do_install
  > expect: don't run aclocal in do_configure
  > tcl8: don't run aclocal in do_configure
  > tcl: don't run aclocal in do_configure
  > subversion: refactor do_configure
  > subversion: add explicit DEPENDS on expat
  > bash: remove aclocal workarounds
  > cve-update-nvd2-native: Tweak to work better with NFS DL_DIR
  > populate_sdk_ext: write_local_conf add shutil import
  > gcc: backport patch to fix data relocation to !ENDBR: stpcpy
  > oe-setup-build: raise exceptions on errors
  > socat: upgrade 1.8.0.1 -> 1.8.0.2
  > re2c: upgrade 4.0.1 -> 4.0.2
  > pango: upgrade 1.55.0 -> 1.55.5
  > ofono: upgrade 2.13 -> 2.14
  > nfs-utils: upgrade 2.8.1 -> 2.8.2
  > mpg123: upgrade 1.32.9 -> 1.32.10
  > libxxf86vm: upgrade 1.1.5 -> 1.1.6
  > libxv: upgrade 1.0.12 -> 1.0.13
  > libxrender: upgrade 0.9.11 -> 0.9.12
  > libxcvt: upgrade 0.1.2 -> 0.1.3
  > libxau: upgrade 1.0.11 -> 1.0.12
  > libsm: upgrade 1.2.4 -> 1.2.5
  > libjitterentropy: upgrade 3.6.0 -> 3.6.1
  > libice: upgrade 1.1.1 -> 1.1.2
  > json-glib: upgrade 1.10.0 -> 1.10.6
  > igt-gpu-tools: upgrade 1.29 -> 1.30
  > erofs-utils: upgrade 1.8.2 -> 1.8.3
  > appstream: upgrade 1.0.3 -> 1.0.4
  > Revert "python3-numpy: upgrade 2.1.3 -> 2.2.0"
  > bitbake: parse: Add include_all conf file directive
  > bitbake: cooker: Make cooker 'skiplist' per-multiconfig/mc
  > glib-2.0: update 2.82.2 -> 2.82.4
  > python3-numpy: upgrade 2.1.3 -> 2.2.0
  > scripts: wrap lz4c and convert to lz4
  > oe-selftest: devtool ide-sdk use modify debug-build
  > devtool: ide-sdk recommend DEBUG_BUILD
  > devtool: ide-sdk sort cmake preset
  > devtool: modify support debug-builds
  > lttng-modules: Upgrade 2.13.15 -> 2.13.16
  > qemu: Upgrade 9.1.1 -> 9.2.0
  > subversion: Upgrade 1.14.4 -> 1.14.5
  > python3-*: Update recipes to correctly check the upstream packages
  > classes/pypi: update the default UPSTREAM_CHECK_URI to use the simple repo API
  > systemd: set CVE_PRODUCT
  > systemd: split networkd into its own package
  > systemd.bbclass: do not automatically add Also services
  > systemd.bbclass: refactor adding files
  > dropbear: add dropbearkey.service to FILES
  > busybox: add klogd service to FILES
  > perf: Fix a minor typo
  > system-requirements.rst: add dependencies for pdf builds
  > system-requirements: update list of supported distros
  > system-requirements: add fedora 39 to supported distros
  > poky.yaml.in: replace inkscape dependency by librsvg2-bin
  > poky.yaml.in: add missing locales dependency
  > Gather dependencies in poky.yaml.in
  > migration-guides: add release notes for 5.1.1
  > ref-manual: use standardized method accross both ubuntu and debian for locale install
  > build-appliance-image: Update to master head revision
  > systemd: upgrade 256.8 -> 256.9
  > yocto-bsp: Bump the default kernel to v6.12 for x86 machines
  > yocto-bsp: Bump the default kernel to v6.12 for beaglebone
  > linux-yocto: enable linux 6.12 for genericarm64
  > scripts/install-buildtools: Update to 5.1.1
  > binutils: Fix CVE-2024-53589
  > barebox: upgrade 2024.10.0 -> 2024.12.0
  > curl: upgrade 8.11.0 -> 8.11.1
  > curl: upgrade 8.10.1 -> 8.11.0
  > gcc: Fix c++: tweak for Wrange-loop-construct
  > icecc: don't use KERNEL_CC during set_icecc_env
  > icecc: convert set_icecc_env to python prefuncs
  > bitbake-config-build: add a plugin for config fragments
  > bitbake.conf: add an addfragments directive for oe-core and dependent layers
  > bitbake: bitbake-config-build: add an alias to bitbake-layers
  > bitbake: lib/bb/tests: use bb.build.listtasks() instead of __BBTASKS
  > bitbake: bitbake-user-manual-metadata: add a section about 'addfragments`
  > bitbake: bitbake: parse: add support for flagged fragment variables
  > pixman: remove long-obsolete patch
  > linux-yoto/6.12: bsp/genericarm64: fix configuration warning
  > linux-yocto: tweak cve exclusions files
  > systemd: actively disable Predictable Network Interface Names if !pni-names
  > linux-firmware: package firmware for Qualcomm AIC100 and QDU100
  > linux-firmware: upgrade 20241110 -> 20241210
  > sysvinit: upgrade 3.04 -> 3.11
  > maintainers.inc: add self for meson, python3 recipes
  > ovmf: update 202408 -> 202411
  > librsvg: update 2.58.2 -> 2.59.2
  > maintainers.inc: Update maintainer for pseudo and rpm
  > scripts/devtool: use bb.util.listtasks instead of __BBTASKS
  > classes/utility-tasks: port do_listtasks to use bb.build.listtasks
  > cargo-c: convert to target recipe
  > rpm: replace use of rpm2cpio with rpm2archive
  > rpm: update 4.19.1.1 -> 4.20.0
  > systemd-compat-units: execute postinst on target
  > base.bbclass: fix RRECOMMENDS extend issue for multilib
  > oeqa/selftest: Fix failure when configuration contains BBLAYERS:append
  > spdx 3.0: Rework how SPDX aliases are linked
  > classes-global/insane: Handle case where RPROVIDER is also a provider
  > vte: upgrade 0.78.1 -> 0.78.2
  > ttyrun: upgrade 2.35.0 -> 2.36.0
  > sudo: upgrade 1.9.16p1 -> 1.9.16p2
  > stress-ng: upgrade 0.18.06 -> 0.18.07
  > sqlite3: upgrade 3.47.0 -> 3.47.2
  > re2c: upgrade 4.0 -> 4.0.1
  > pixman: upgrade 0.44.0 -> 0.44.2
  > llvm: upgrade 19.1.4 -> 19.1.5
  > libsdl2: upgrade 2.30.9 -> 2.30.10
  > libdrm: upgrade 2.4.123 -> 2.4.124
  > kexec-tools: upgrade 2.0.29 -> 2.0.30
  > hwdata: upgrade 0.389 -> 0.390
  > gstreamer1.0: upgrade 1.24.9 -> 1.24.10
  > gnupg: upgrade 2.5.1 -> 2.5.2
  > git: upgrade 2.47.0 -> 2.47.1
  > ell: upgrade 0.70 -> 0.71
  > btrfs-tools: upgrade 6.11 -> 6.12
  > bash-completion: upgrade 2.14.0 -> 2.15.0
  > yocto-bsp: drop 6.10 bbappend
  > poky/poky-tiny: update default to v6.12
  > linux-yocto: drop 6.10
  > linux-yocto/6.12: introduce v6.12 reference kernel
  > linux-yocto/6.6: update to v6.6.64
  > linux-yocto/6.6: update to v6.6.63
  > python3-iniparse: remove recipe
  > musl: Update riscv syscalls till 6.10 kernel
  > openssl: Fix build on risc64/musl
  > ffmpeg: Fix RISCV build
  > scripts/install-buildtools: preserve formatting in the help message
  > libsecret: add pam support depending on DISTRO_FEATURES
  > toolchain-shar-relocate.sh: fix the replacing commands
  > inetutils: increase alternative priority for hostname
  > shadow: use update-alternatives to handle su.1 and nologin.8
  > qemurunner: Fix stack trace generation in exception handler
  > tiff: set status for CVEs firx in 4.7.0
  > tiff: remove status for CVE-2023-3164
  > libssh2: remove status for CVE-2023-48795
  > elfutils: backport a fix for libeu objects missing in libelf.a
  > libpam: add packageconfig for selinux
  > Revert "uboot-sign: fix U-Boot binary with public key"
  > bitbake: parse: add support for 'addfragments' directive
  > bitbake: parse/ConfHandler: allow / in variable flags
  > libtool: update 2.5.2 -> 2.5.4
  > dtc: upgrade 1.7.0 -> 1.7.2
  > bitbake: cooker: use enum for cooker state to improve readability
  > bitbake: server/xmlrpcserver: fix some warnings
  > bitbake: knotty: some small cleanups while I'm in here
  > bitbake: knotty: print an error if MACHINE is not set
  > cargo-c-native: update 0.10.3 -> 0.10.5
  > go-helloworld: update to latest revision
  > libpam: update 1.6.1 -> 1.7.0
  > libpipeline: update 1.5.7 -> 1.5.8
  > texinfo: update 7.1 -> 7.1.1
  > vulkan-samples: update to latest revision
  > pixman: update 0.42.2 -> 0.44.0
  > tiff: update 4.6.0 -> 4.7.0
  > webkitgtk: update 2.44.3 -> 2.46.4
  > libgit2: update 1.8.2 -> 1.8.4
  > utfcpp: update 4.0.5 -> 4.0.6
  > python3-maturin: update 1.7.1 -> 1.7.4
  > python3-markdown: update 3.6 -> 3.7
  > btrfs-tools: update 6.10.1 -> 6.11
  > xf86-video-fbdev: update 0.5.0 -> 0.5.1
  > swig: upgrade 4.2.1 -> 4.3.0
  > python3-dtc: update 1.7.0 -> 1.7.2
  > virglrenderer: upgrade 1.0.1 -> 1.1.0
  > cups: upgrade 2.4.10 -> 2.4.11
  > python3-beartype: upgrade 0.18.5 -> 0.19.0
  > elfutils: upgrade 0.191 -> 0.192
  > debugedit: upgrade 5.0 -> 5.1
  > pkg-config-native: pick additional search paths from $EXTRA_NATIVE_PKGCONFIG_PATH
  > cargo.bbclass: do not install libraries by default
  > gcr: drop obsolete autotools setting
  > meson.bbclass: enable qemu exe wrapper in nativesdk
  > barebox: add more common items into shared .inc with barebox-tools
  > mtd-utils: set PV directly in the recipe filename
  > maintainers.inc: unassign myself (don't panic!)
  > lib: oeqa: spdx: Add tests for extra options
  > lib: spdx: Fix SPDX_BUILD_HOST
  > classes: create-spdx: Fix variable dependencies
  > lib: sbom30: Fix agent reference
  > lib: sbom30: Fix import handling
  > lrzsz: update SRC_URI to avoid redirect
  > oeqa/gitarchive: Fix syntax warning
  > linux-yocto: add and use GPL-2.0-with-syscall-note license
  > meta/lib: move buildstats.py and rootfspostcommands.py into oe
  > qemu: set CVE-2024-6505 to fixed
  > lib: spdx30_tasks: Fix supplied By
  > systemd: remove custom rootlibexecdir and replace with nonarch_libdir
  > systemd: split long line in pkg_postinst
  > systemd: drop deprecated rootlibdir, rootprefix and split-usr options

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

* sources/meta-arm 82bb1d21...5adb3155 (9):
  > arm/lib: Relax "Listening for serial connection" regex
  > arm-bsp/linux-yocto: add temporary 6.10 recipe
  > arm-bsp/linux-yocto: fix Juno build with linux 6.12
  > arm-bsp/corstone-1000: IMAGE_ROOTFS_EXTRA_SPACE workaround
  > arm-bsp/linux-yocto: corstone1000: Update the Upstream-Status of the remoteproc patches
  > arm: remove python3-pyhsslms recipe
  > lib/fvp: add name to terminal title in FVP runner
  > kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the CORSTONE1000-2024.11 release.
  > arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release

* sources/meta-clang 147349b...5d40c9a (7):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > clang: Upgrade to 19.1.5 release
  > ot-br-posix: Disable sign-compare warning as error
  > libpam: Disable --undefined-version with LLD

* sources/meta-freescale 7f045776...25507a74 (8):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2046 from Livius90/master
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2045 from hellhound94/topic/fix-script
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2044 from hellhound94/topic/fix-script
  > Merge pull request #2043 from YoeDistro/yoe/mut

* sources/meta-freescale-3rdparty bc2a12c...bf9dce3 (4):
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #318 from dankm/dankm/unpackdir
  > Merge pull request #316 from svogl/master

* sources/meta-openembedded 907a061e9...cb87e1afb (138):
  > DO NOT MERGE: Add Github actions CI workflow
  > weechat: upgrade 4.0.4 -> 4.5.0
  > wireshark: upgrade 4.2.8 -> 4.2.9
  > sassc: ignore CVE-2022-43357
  > libmemcached: ignore CVE-2023-27478
  > libmemcached: merge inc into bb
  > libmemcached: remove recipe for version 1.0.7
  > php: upgrade 8.2.20 -> 8.2.26
  > memcached: upgrade 1.6.17 -> 1.6.33
  > memcached: add UPSTREAM_CHECK_URI
  > opensc: mark CVE-2024-8443 as fixed
  > opensc: upgrade 0.25.1 -> 0.26.0
  > postgresql: upgrade 16.4 -> 16.5
  > 7zip: Fix build with clang
  > xfce4-pulseaudio-plugin: Fix build with libwindowing 4.19.6
  > emlog: set CVE_PRODUCT
  > memcached: ignore disputed CVE-2022-26635
  > swagger-ui: mark CVE-2016-1000229 as fixed
  > apache2: ignore disputed CVE CVE-2007-0086
  > spice-gtk: mark CVE-2012-4425 as fixed
  > redis: ignore CVE-2022-0543
  > monkey: ignore CVE-2013-1771
  > gattlib: mark CVE-2019-6498 as fixed
  > spice: ignore CVE-2016-0749
  > apache2: remove old version references from CVEs
  > apache2: ignore CVE-1999-0678 and CVE-1999-1412
  > ace: ignore CVE-2009-1147
  > android-tools: fix warning: library search path "/usr/lib/p7zip" is unsafe for cross-compilation
  > Update p7zip to 7zip
  > Use 7zip 24.09 to replace p7zip 16.02
  > xfce4-panel: 4.18.6 -> 4.20.0
  > xfdesktop: 4.18.1 -> 4.20.0
  > libxfce4windowing: add recipe
  > xfce4-dev-tools: 4.18.1 -> 4.20.0
  > xfwm4: 4.19.0 -> 4.20.0
  > xfce4-settings: 4.18.3 -> 4.20.0
  > xfconf: 4.18.2 -> 4.20.0
  > libnfs: Add gnutls build time dependency
  > lua-lgi: Disable on architecture without luajit port
  > libp11: update 0.4.12 -> 0.4.13
  > libpeas: Disable lua support on architectures without luajit port
  > gpiod-sysfs-proxy: update v0.1.1 -> v0.1.2
  > packagegroup-meta-oe: Remove libpeas from packagegroup-meta-oe-gnome
  > gedit: build with libpeas-1
  > eog: build with libpeas-1
  > geary: build with libpeas-1
  > packagegroup-meta-oe: adjust after libpeas update
  > xfce4-power-manager: 4.18.2 -> 4.20.0
  > xfce4-appfinder: 4.19.3 -> 4.20.0
  > tumbler: 4.18.0 -> 4.20.0
  > thunar-volman: 4.18.0 -> 4.20.0
  > thunar: 4.19.0 -> 4.20.0
  > xkbevd: upgrade 1.1.5 -> 1.1.6
  > tinysparql: upgrade 3.8.1 -> 3.8.2
  > stunnel: upgrade 5.73 -> 5.74
  > python3-pybind11-json: upgrade 0.2.14 -> 0.2.15
  > openjpeg: upgrade 2.5.2 -> 2.5.3
  > nanopb-generator(-runtime): upgrade 0.4.9 -> 0.4.9.1
  > monit: upgrade 5.34.2 -> 5.34.3
  > mcelog: upgrade 201 -> 202
  > lvm2: update 2.03.28 -> 2.03.29
  > localsearch: upgrade 3.8.1 -> 3.8.2
  > libusbmuxd: upgrade 2.0.2 -> 2.1.0
  > libplist: upgrade 2.3.0 -> 2.6.0
  > libnfs: upgrade 5.0.3 -> 6.0.2
  > graphviz: upgrade 12.2.0 -> 12.2.1
  > ctags: upgrade 6.1.20241201.0 -> 6.1.20241215.0
  > ace: update 8.0.1 -> 8.0.2
  > libpeas: add recipe for 2.0.5
  > bmap-writer: update to latest git version
  > python3-*: Update recipes to correctly check the upstream packages
  > lua-lgi: add recipe
  > luajit: update
  > garcon: 4.19.1 -> 4.20.0
  > exo: 4.19.1 -> 4.20.0
  > libxfce4ui: 4.19.6 -> 4.20.0
  > libxfce4util: 4.19.3 -> 4.20.0
  > gjs: update 1.80.2 -> 1.82.1
  > mozjs: add recipe for mozjs-128
  > cbindgen: add recipe
  > mctp: upgrade 2.0 -> 2.1
  > iwd: update 3.0 -> 3.2
  > kernel-module-emlog: Fix build with kernel 6.12+
  > python3-libusb1: rename recipe to reflect the python version and update to use pypi
  > lvm2: Remove a lingering reference to ${PN}-udevrules
  > tclap: use most recent version
  > bridge-utils: add CVE_PRODUCT
  > vbxguestdrivers: upgrade 7.0.22 -> 7.1.4
  > python3-ipython: update to version 8.30.0
  > python3-janus: update to version 1.1.0
  > python3-prompt-toolkit: set the value of UPSTREAM_CHECK_PYPI_PACKAGE to enable version checking
  > python3-mlcommons-loadgen: update to version 5.0.0
  > python3-pdm: update to version 2.22.0
  > python3-cmake: update to version 3.31.1
  > python3-luma-oled: update to version 3.14.0
  > upower: add polkit PACKAGECONFIG option
  > upower: bump to 1.90.6
  > upower: use archive file in SRC_URI and fix UPSTREAM_CHECK_URI
  > python3-virtualenv: upgrade 20.26.5 -> 20.26.6
  > smarty: update 4.4.1 -> 4.5.5
  > vboxguestdrivers: update to 7.0.22
  > gvfs: update 1.56.0 -> 1.56.1
  > file-roller: update 44.3 -> 44.4
  > gnome-text-editor: update 47.0 -> 47.2
  > nautilus: update 47.0 -> 47.1
  > gnome-software: update 47.1 -> 47.2
  > gnome-shell: update 47.1 -> 47.2
  > mutter: update 47.1 -> 47.3
  > gnome-control-center: update 47.1.1 -> 47.2
  > pps-tools: backport a patch to fix prints
  > nginx: Upgrade mainline release version 1.27.1 -> 1.27.3
  > proftpd: set status of CVE-2001-0027
  > dash: set CVE_PRODUCT
  > gpiod-sysfs-proxy: new recipe
  > sip: Upgrade 6.8.6 -> 6.9.0
  > python3-pyhsslms: Add 2.0.0 recipe
  > canopenterm: 1.0.9 -> 1.0.10
  > vk-gl-cts: don't require networking to configure
  > vk-gl-cts: control what targets get built
  > vk-gl-cts: use cmake-qemu
  > vk-gl-cts: set the git tag regex for release checking
  > vk-gl-cts: fix EXTRA_OECMAKE
  > syzkaller: network in compile is not needed
  > etcd: don't set UPSTREAM_CHECK_COMMITS
  > lxdm: drop debug-tweaks
  > canopenterm: update to version 1.0.9
  > pocketpy: update to version 2.0.3
  > mariadb: Ensure compatibility with ARMv9 by updating .arch directive
  > openhpi: explicitly disable ov-rest plugin
  > libspelling: update 0.4.2 -> 0.4.5
  > wireplumber: update 0.5.6 -> 0.5.7
  > pipewire: update 1.2.6 -> 1.2.7
  > python3-gpiod: don't recommend kernel-module-configfs for ptest
  > python3-gpiod: pull in just libgpiosim, not the entire libgpiod-ptest
  > libgpiod: minimize intra-recipe dependencies for ptest
  > xfstests: add missing run-time dependencies
  > gthumb: update 3.12.4 -> 3.12.6
  > pam-radius: add recipe

* sources/meta-qcom fc029c4...210c102 (19):
  > Merge pull request #689 from ricardosalveti/esp-qcom-image
  > Merge pull request #692 from chirag-jn/readme-improve
  > Merge pull request #688 from chirag-jn/readme
  > Merge pull request #687 from chirag-jn/qdl-2024-12
  > Merge pull request #685 from lumag/drop-extras
  > Merge pull request #684 from ndechesne/yocto-check-layer-fix
  > Merge pull request #683 from ndechesne/fix-patch-tag
  > Merge pull request #682 from lumag/drop-legacy
  > Merge pull request #681 from lumag/drop-extras
  > Merge pull request #679 from lumag/update-dsp-binaries
  > Merge pull request #678 from lumag/x1e80100-drop-audio-fw
  > Merge pull request #674 from lumag/hexagon-dsp-binaries
  > Merge pull request #677 from lumag/no-debug-tweaks
  > Merge pull request #676 from lumag/add-styhead
  > Merge pull request #673 from lumag/fix-rb3gen2-firmware
  > Merge pull request #669 from olasnap/oj/optional-rootfs-arg
  > Merge pull request #664 from lumag/wcn3990
  > Merge pull request #667 from ricardosalveti/master
  > Merge pull request #666 from ndechesne/uki

* sources/meta-qt6 2c53920...42e7257 (28):
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > Use correct QmlImportsPath config with qmake
  > qtconnectivity: move declarative dependency to examples
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > coin: temporarily drop pyside from CI kirkstone branch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qttranslations: include SBOM files
  > qtbase: always build linuxfb platform plugin
  > Add option to export example sources
  > Remove unneeded example files path
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-raspberrypi 1aeda3f...97d7a6b (6):
  > picamera-libs: removed unused libraries from python3-picamera
  > SECURITY.md: Add instructions for reporting security issues
  > rpi-base: Remove bcm2712-rpi-5-b.dtb from RPI_KERNEL_DEVICETREE target
  > linux-raspberrypi-6.6: Upgrade to 6.6.63
  > linux: Enable CONFIG_I2C_BRCMSTB for proper HDMI I2C support
  > extra-build-config.md: added a white line

* sources/meta-riscv e4dbaa7...3ca2320 (3):
  > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1
  > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1
  > linux-starfive-dev: Upgrade kernel to 6.6.20

* sources/meta-rockchip 3a8be31...1cdcb49 (7):
  > u-boot: use upstream for radxa-zero-3{e|w}
  > layer.conf: update to walnascar only
  > radxa-zero-3: switch to yocto-dev kernel
  > u-boot: switch to upstream SRCREV for rk-u-boot-env
  > bsp: rkbin: bump to latest commit in master branch
  > bsp: rkbin: rkbin-ddr: use version and file variables for path matching
  > rk3308: add provider for trusted firmware-a

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

* sources/meta-tegra 55708dbc...3c0d8bed (6):
  > cuda-compatibility-workarounds: Fix build with upcoming glibc 2.41
  > tegra-flash-helper: Allow PKC-only secure boot flashing
  > linux-yocto: import recipe for 6.10
  > linux-yocto: add patch to fix compatibility with nvbootctrl
  > edk2-firmware-tegra: add backported patch for cpp issue
  > tegra-binaries: refactor per-SoC vs. common deb package handling

* sources/meta-ti c46f49d3...df20c5b6 (27):
  > meta-beagle: Add SECURITY file
  > linux-bb.org_6.6: disable FORTIFY_SOURCE for now
  > beagle-bsp, linux-bb.org, u-boot-bb.org: add support for 6.6 BSP
  > linux-bb.org, u-boot-bb.org: rename recipes with version
  > conf/machine: add BeagleY-AI platform
  > linux-bb.org: update Beagle BSP to 6.1.83
  > u-boot-bb_org, linux-bb_org: move "bb_org" providers to meta-beagle
  > conf/machine: move remaining Beagle platforms to meta-beagle
  > conf/machine: split beagleplay config between meta-ti-bsp and meta-beagle
  > conf/machine: move "bb_org" BSP settings to meta-beagle
  > meta-beagle: layer.conf: add lz4c to host tools list
  > meta-beagle: create a separate layer for Beagle platforms
  > conf/machine: rename beagleplay machine to beagleplay-ti
  > meta-ti-bsp: ti-rtos-bin: Move this with the other firmware recipes
  > meta-ti-extras: recipes-ti: Remove gadget-init package
  > wl18xx-fw: Do not depend on the makefile for install
  > conf: machine: omap-a15.inc: include ipu1 firmware in the boot partition
  > meta-ti-extras: ti-ipc-rtos: Deploy ipc firmware
  > recipes-security: optee: Remove software PRNG for am62pxx
  > CI/CD Auto-Merger: cicd.master.202412130100
  > CI/CD Auto-Merger: cicd.master.202412101025
  > u-boot: Add patch to use SWIG_AppendOutput
  > conf: layer.conf: Drop scarthgap from LAYERSERIES_COMPAT
  > conf: machine: am62xx-lp-evm: Add PWM overlays
  > ti-ipc: mark as incompatible with non-Linux builds
  > conf: machine: am62pxx: Pick overlays for V3Link cameras
  > ti-ipc-examples: Remove DSP/BIOS IPC examples

* 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 f5a2ea77ca...8952daa2af (237):
  > cargo-c: Fix build on risv32
  > clang: Upgrade to 19.1.5
  > 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
  > nfs-utils: Use v2 of upstream patch for tpyecast fix
  > bitbake: fetch2/wget: correctly construct the target URL in checkstatus()
  > bitbake: fetch2/wget: handle HTTP 308 Permanent Redirect
  > bitbake: doc: Document suffix for BBFILE_PRIORITY
  > bitbake: tests: fetch: add npmsw test case for bundled dependencies
  > bitbake: fetch2: npmsw: ignore bundled dependencies in packages
  > bitbake: tests: fetch: do not skip plain npmsw tests
  > bitbake: tests: fetch: adapt npmsw tests to fixed unpack behavior
  > devtool: ide-sdk: check 'tools-debug' for gdbserver
  > python3-cryptography-vectors: correct upstream version check
  > ofono: fix the build when toolchain has old linux headers
  > bind: upgrade 9.20.3 -> 9.20.4
  > webkitgtk: Fix build on 32bit arches with 64bit time_t only
  > nfs-utils: Fix warnings found with clang
  > musl: Upgrade to latest
  > set_versions.py: use backward-compatible python argument in run
  > dev-manual/bmaptool.rst: simplify and fix instructions
  > dev-manual/bmaptool.rst: correct command for bmaptool-native
  > dev-manual: fix styling of references to bmaptool
  > Update the documentation for SRCPV
  > expect: cleanup do_install
  > expect: don't run aclocal in do_configure
  > tcl8: don't run aclocal in do_configure
  > tcl: don't run aclocal in do_configure
  > subversion: refactor do_configure
  > subversion: add explicit DEPENDS on expat
  > bash: remove aclocal workarounds
  > cve-update-nvd2-native: Tweak to work better with NFS DL_DIR
  > populate_sdk_ext: write_local_conf add shutil import
  > gcc: backport patch to fix data relocation to !ENDBR: stpcpy
  > oe-setup-build: raise exceptions on errors
  > socat: upgrade 1.8.0.1 -> 1.8.0.2
  > re2c: upgrade 4.0.1 -> 4.0.2
  > pango: upgrade 1.55.0 -> 1.55.5
  > ofono: upgrade 2.13 -> 2.14
  > nfs-utils: upgrade 2.8.1 -> 2.8.2
  > mpg123: upgrade 1.32.9 -> 1.32.10
  > libxxf86vm: upgrade 1.1.5 -> 1.1.6
  > libxv: upgrade 1.0.12 -> 1.0.13
  > libxrender: upgrade 0.9.11 -> 0.9.12
  > libxcvt: upgrade 0.1.2 -> 0.1.3
  > libxau: upgrade 1.0.11 -> 1.0.12
  > libsm: upgrade 1.2.4 -> 1.2.5
  > libjitterentropy: upgrade 3.6.0 -> 3.6.1
  > libice: upgrade 1.1.1 -> 1.1.2
  > json-glib: upgrade 1.10.0 -> 1.10.6
  > igt-gpu-tools: upgrade 1.29 -> 1.30
  > erofs-utils: upgrade 1.8.2 -> 1.8.3
  > appstream: upgrade 1.0.3 -> 1.0.4
  > Revert "python3-numpy: upgrade 2.1.3 -> 2.2.0"
  > bitbake: parse: Add include_all conf file directive
  > bitbake: cooker: Make cooker 'skiplist' per-multiconfig/mc
  > glib-2.0: update 2.82.2 -> 2.82.4
  > python3-numpy: upgrade 2.1.3 -> 2.2.0
  > scripts: wrap lz4c and convert to lz4
  > oe-selftest: devtool ide-sdk use modify debug-build
  > devtool: ide-sdk recommend DEBUG_BUILD
  > devtool: ide-sdk sort cmake preset
  > devtool: modify support debug-builds
  > lttng-modules: Upgrade 2.13.15 -> 2.13.16
  > qemu: Upgrade 9.1.1 -> 9.2.0
  > subversion: Upgrade 1.14.4 -> 1.14.5
  > python3-*: Update recipes to correctly check the upstream packages
  > classes/pypi: update the default UPSTREAM_CHECK_URI to use the simple repo API
  > systemd: set CVE_PRODUCT
  > systemd: split networkd into its own package
  > systemd.bbclass: do not automatically add Also services
  > systemd.bbclass: refactor adding files
  > dropbear: add dropbearkey.service to FILES
  > busybox: add klogd service to FILES
  > perf: Fix a minor typo
  > system-requirements.rst: add dependencies for pdf builds
  > system-requirements: update list of supported distros
  > system-requirements: add fedora 39 to supported distros
  > poky.yaml.in: replace inkscape dependency by librsvg2-bin
  > poky.yaml.in: add missing locales dependency
  > Gather dependencies in poky.yaml.in
  > migration-guides: add release notes for 5.1.1
  > ref-manual: use standardized method accross both ubuntu and debian for locale install
  > build-appliance-image: Update to master head revision
  > systemd: upgrade 256.8 -> 256.9
  > yocto-bsp: Bump the default kernel to v6.12 for x86 machines
  > yocto-bsp: Bump the default kernel to v6.12 for beaglebone
  > linux-yocto: enable linux 6.12 for genericarm64
  > scripts/install-buildtools: Update to 5.1.1
  > binutils: Fix CVE-2024-53589
  > barebox: upgrade 2024.10.0 -> 2024.12.0
  > curl: upgrade 8.11.0 -> 8.11.1
  > curl: upgrade 8.10.1 -> 8.11.0
  > gcc: Fix c++: tweak for Wrange-loop-construct
  > icecc: don't use KERNEL_CC during set_icecc_env
  > icecc: convert set_icecc_env to python prefuncs
  > bitbake-config-build: add a plugin for config fragments
  > bitbake.conf: add an addfragments directive for oe-core and dependent layers
  > bitbake: bitbake-config-build: add an alias to bitbake-layers
  > bitbake: lib/bb/tests: use bb.build.listtasks() instead of __BBTASKS
  > bitbake: bitbake-user-manual-metadata: add a section about 'addfragments`
  > bitbake: bitbake: parse: add support for flagged fragment variables
  > pixman: remove long-obsolete patch
  > linux-yoto/6.12: bsp/genericarm64: fix configuration warning
  > linux-yocto: tweak cve exclusions files
  > systemd: actively disable Predictable Network Interface Names if !pni-names
  > linux-firmware: package firmware for Qualcomm AIC100 and QDU100
  > linux-firmware: upgrade 20241110 -> 20241210
  > sysvinit: upgrade 3.04 -> 3.11
  > maintainers.inc: add self for meson, python3 recipes
  > ovmf: update 202408 -> 202411
  > librsvg: update 2.58.2 -> 2.59.2
  > maintainers.inc: Update maintainer for pseudo and rpm
  > scripts/devtool: use bb.util.listtasks instead of __BBTASKS
  > classes/utility-tasks: port do_listtasks to use bb.build.listtasks
  > cargo-c: convert to target recipe
  > rpm: replace use of rpm2cpio with rpm2archive
  > rpm: update 4.19.1.1 -> 4.20.0
  > systemd-compat-units: execute postinst on target
  > base.bbclass: fix RRECOMMENDS extend issue for multilib
  > oeqa/selftest: Fix failure when configuration contains BBLAYERS:append
  > spdx 3.0: Rework how SPDX aliases are linked
  > classes-global/insane: Handle case where RPROVIDER is also a provider
  > vte: upgrade 0.78.1 -> 0.78.2
  > ttyrun: upgrade 2.35.0 -> 2.36.0
  > sudo: upgrade 1.9.16p1 -> 1.9.16p2
  > stress-ng: upgrade 0.18.06 -> 0.18.07
  > sqlite3: upgrade 3.47.0 -> 3.47.2
  > re2c: upgrade 4.0 -> 4.0.1
  > pixman: upgrade 0.44.0 -> 0.44.2
  > llvm: upgrade 19.1.4 -> 19.1.5
  > libsdl2: upgrade 2.30.9 -> 2.30.10
  > libdrm: upgrade 2.4.123 -> 2.4.124
  > kexec-tools: upgrade 2.0.29 -> 2.0.30
  > hwdata: upgrade 0.389 -> 0.390
  > gstreamer1.0: upgrade 1.24.9 -> 1.24.10
  > gnupg: upgrade 2.5.1 -> 2.5.2
  > git: upgrade 2.47.0 -> 2.47.1
  > ell: upgrade 0.70 -> 0.71
  > btrfs-tools: upgrade 6.11 -> 6.12
  > bash-completion: upgrade 2.14.0 -> 2.15.0
  > yocto-bsp: drop 6.10 bbappend
  > poky/poky-tiny: update default to v6.12
  > linux-yocto: drop 6.10
  > linux-yocto/6.12: introduce v6.12 reference kernel
  > linux-yocto/6.6: update to v6.6.64
  > linux-yocto/6.6: update to v6.6.63
  > python3-iniparse: remove recipe
  > musl: Update riscv syscalls till 6.10 kernel
  > openssl: Fix build on risc64/musl
  > ffmpeg: Fix RISCV build
  > scripts/install-buildtools: preserve formatting in the help message
  > libsecret: add pam support depending on DISTRO_FEATURES
  > toolchain-shar-relocate.sh: fix the replacing commands
  > inetutils: increase alternative priority for hostname
  > shadow: use update-alternatives to handle su.1 and nologin.8
  > qemurunner: Fix stack trace generation in exception handler
  > tiff: set status for CVEs firx in 4.7.0
  > tiff: remove status for CVE-2023-3164
  > libssh2: remove status for CVE-2023-48795
  > elfutils: backport a fix for libeu objects missing in libelf.a
  > libpam: add packageconfig for selinux
  > Revert "uboot-sign: fix U-Boot binary with public key"
  > bitbake: parse: add support for 'addfragments' directive
  > bitbake: parse/ConfHandler: allow / in variable flags
  > libtool: update 2.5.2 -> 2.5.4
  > dtc: upgrade 1.7.0 -> 1.7.2
  > bitbake: cooker: use enum for cooker state to improve readability
  > bitbake: server/xmlrpcserver: fix some warnings
  > bitbake: knotty: some small cleanups while I'm in here
  > bitbake: knotty: print an error if MACHINE is not set
  > cargo-c-native: update 0.10.3 -> 0.10.5
  > go-helloworld: update to latest revision
  > libpam: update 1.6.1 -> 1.7.0
  > libpipeline: update 1.5.7 -> 1.5.8
  > texinfo: update 7.1 -> 7.1.1
  > vulkan-samples: update to latest revision
  > pixman: update 0.42.2 -> 0.44.0
  > tiff: update 4.6.0 -> 4.7.0
  > webkitgtk: update 2.44.3 -> 2.46.4
  > libgit2: update 1.8.2 -> 1.8.4
  > utfcpp: update 4.0.5 -> 4.0.6
  > python3-maturin: update 1.7.1 -> 1.7.4
  > python3-markdown: update 3.6 -> 3.7
  > btrfs-tools: update 6.10.1 -> 6.11
  > xf86-video-fbdev: update 0.5.0 -> 0.5.1
  > swig: upgrade 4.2.1 -> 4.3.0
  > python3-dtc: update 1.7.0 -> 1.7.2
  > virglrenderer: upgrade 1.0.1 -> 1.1.0
  > cups: upgrade 2.4.10 -> 2.4.11
  > python3-beartype: upgrade 0.18.5 -> 0.19.0
  > elfutils: upgrade 0.191 -> 0.192
  > debugedit: upgrade 5.0 -> 5.1
  > pkg-config-native: pick additional search paths from $EXTRA_NATIVE_PKGCONFIG_PATH
  > cargo.bbclass: do not install libraries by default
  > gcr: drop obsolete autotools setting
  > meson.bbclass: enable qemu exe wrapper in nativesdk
  > barebox: add more common items into shared .inc with barebox-tools
  > mtd-utils: set PV directly in the recipe filename
  > maintainers.inc: unassign myself (don't panic!)
  > lib: oeqa: spdx: Add tests for extra options
  > lib: spdx: Fix SPDX_BUILD_HOST
  > classes: create-spdx: Fix variable dependencies
  > lib: sbom30: Fix agent reference
  > lib: sbom30: Fix import handling
  > lrzsz: update SRC_URI to avoid redirect
  > oeqa/gitarchive: Fix syntax warning
  > linux-yocto: add and use GPL-2.0-with-syscall-note license
  > meta/lib: move buildstats.py and rootfspostcommands.py into oe
  > qemu: set CVE-2024-6505 to fixed
  > lib: spdx30_tasks: Fix supplied By
  > systemd: remove custom rootlibexecdir and replace with nonarch_libdir
  > systemd: split long line in pkg_postinst
  > systemd: drop deprecated rootlibdir, rootprefix and split-usr options

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

* sources/meta-arm 82bb1d21...5adb3155 (9):
  > arm/lib: Relax "Listening for serial connection" regex
  > arm-bsp/linux-yocto: add temporary 6.10 recipe
  > arm-bsp/linux-yocto: fix Juno build with linux 6.12
  > arm-bsp/corstone-1000: IMAGE_ROOTFS_EXTRA_SPACE workaround
  > arm-bsp/linux-yocto: corstone1000: Update the Upstream-Status of the remoteproc patches
  > arm: remove python3-pyhsslms recipe
  > lib/fvp: add name to terminal title in FVP runner
  > kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the CORSTONE1000-2024.11 release.
  > arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release

* sources/meta-clang 147349b...5d40c9a (7):
  > layer: Do not inherit clang class any longer
  > spirv-llvm-translator: Delete
  > clang/recipes: Delete
  > layer.conf: Drop scarthgap styhead from compatible releases
  > clang: Upgrade to 19.1.5 release
  > ot-br-posix: Disable sign-compare warning as error
  > libpam: Disable --undefined-version with LLD

* sources/meta-freescale 7f045776...830c2a9e (8):
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2046 from Livius90/master
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2045 from hellhound94/topic/fix-script
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #2044 from hellhound94/topic/fix-script
  > Merge pull request #2043 from YoeDistro/yoe/mut

* sources/meta-freescale-3rdparty bc2a12c...ada5342 (4):
  > Auto-update LICENSE file with current recipe licenses
  > Auto-update LICENSE file with current recipe licenses
  > Merge pull request #318 from dankm/dankm/unpackdir
  > Merge pull request #316 from svogl/master

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

* sources/meta-openembedded 907a061e9...14156f850 (139):
  > DO NOT MERGE: Add Github actions CI workflow
  > python3-gpiod: update v2.2.2 -> v2.2.3
  > weechat: upgrade 4.0.4 -> 4.5.0
  > wireshark: upgrade 4.2.8 -> 4.2.9
  > sassc: ignore CVE-2022-43357
  > libmemcached: ignore CVE-2023-27478
  > libmemcached: merge inc into bb
  > libmemcached: remove recipe for version 1.0.7
  > php: upgrade 8.2.20 -> 8.2.26
  > memcached: upgrade 1.6.17 -> 1.6.33
  > memcached: add UPSTREAM_CHECK_URI
  > opensc: mark CVE-2024-8443 as fixed
  > opensc: upgrade 0.25.1 -> 0.26.0
  > postgresql: upgrade 16.4 -> 16.5
  > 7zip: Fix build with clang
  > xfce4-pulseaudio-plugin: Fix build with libwindowing 4.19.6
  > emlog: set CVE_PRODUCT
  > memcached: ignore disputed CVE-2022-26635
  > swagger-ui: mark CVE-2016-1000229 as fixed
  > apache2: ignore disputed CVE CVE-2007-0086
  > spice-gtk: mark CVE-2012-4425 as fixed
  > redis: ignore CVE-2022-0543
  > monkey: ignore CVE-2013-1771
  > gattlib: mark CVE-2019-6498 as fixed
  > spice: ignore CVE-2016-0749
  > apache2: remove old version references from CVEs
  > apache2: ignore CVE-1999-0678 and CVE-1999-1412
  > ace: ignore CVE-2009-1147
  > android-tools: fix warning: library search path "/usr/lib/p7zip" is unsafe for cross-compilation
  > Update p7zip to 7zip
  > Use 7zip 24.09 to replace p7zip 16.02
  > xfce4-panel: 4.18.6 -> 4.20.0
  > xfdesktop: 4.18.1 -> 4.20.0
  > libxfce4windowing: add recipe
  > xfce4-dev-tools: 4.18.1 -> 4.20.0
  > xfwm4: 4.19.0 -> 4.20.0
  > xfce4-settings: 4.18.3 -> 4.20.0
  > xfconf: 4.18.2 -> 4.20.0
  > libnfs: Add gnutls build time dependency
  > lua-lgi: Disable on architecture without luajit port
  > libp11: update 0.4.12 -> 0.4.13
  > libpeas: Disable lua support on architectures without luajit port
  > gpiod-sysfs-proxy: update v0.1.1 -> v0.1.2
  > packagegroup-meta-oe: Remove libpeas from packagegroup-meta-oe-gnome
  > gedit: build with libpeas-1
  > eog: build with libpeas-1
  > geary: build with libpeas-1
  > packagegroup-meta-oe: adjust after libpeas update
  > xfce4-power-manager: 4.18.2 -> 4.20.0
  > xfce4-appfinder: 4.19.3 -> 4.20.0
  > tumbler: 4.18.0 -> 4.20.0
  > thunar-volman: 4.18.0 -> 4.20.0
  > thunar: 4.19.0 -> 4.20.0
  > xkbevd: upgrade 1.1.5 -> 1.1.6
  > tinysparql: upgrade 3.8.1 -> 3.8.2
  > stunnel: upgrade 5.73 -> 5.74
  > python3-pybind11-json: upgrade 0.2.14 -> 0.2.15
  > openjpeg: upgrade 2.5.2 -> 2.5.3
  > nanopb-generator(-runtime): upgrade 0.4.9 -> 0.4.9.1
  > monit: upgrade 5.34.2 -> 5.34.3
  > mcelog: upgrade 201 -> 202
  > lvm2: update 2.03.28 -> 2.03.29
  > localsearch: upgrade 3.8.1 -> 3.8.2
  > libusbmuxd: upgrade 2.0.2 -> 2.1.0
  > libplist: upgrade 2.3.0 -> 2.6.0
  > libnfs: upgrade 5.0.3 -> 6.0.2
  > graphviz: upgrade 12.2.0 -> 12.2.1
  > ctags: upgrade 6.1.20241201.0 -> 6.1.20241215.0
  > ace: update 8.0.1 -> 8.0.2
  > libpeas: add recipe for 2.0.5
  > bmap-writer: update to latest git version
  > python3-*: Update recipes to correctly check the upstream packages
  > lua-lgi: add recipe
  > luajit: update
  > garcon: 4.19.1 -> 4.20.0
  > exo: 4.19.1 -> 4.20.0
  > libxfce4ui: 4.19.6 -> 4.20.0
  > libxfce4util: 4.19.3 -> 4.20.0
  > gjs: update 1.80.2 -> 1.82.1
  > mozjs: add recipe for mozjs-128
  > cbindgen: add recipe
  > mctp: upgrade 2.0 -> 2.1
  > iwd: update 3.0 -> 3.2
  > kernel-module-emlog: Fix build with kernel 6.12+
  > python3-libusb1: rename recipe to reflect the python version and update to use pypi
  > lvm2: Remove a lingering reference to ${PN}-udevrules
  > tclap: use most recent version
  > bridge-utils: add CVE_PRODUCT
  > vbxguestdrivers: upgrade 7.0.22 -> 7.1.4
  > python3-ipython: update to version 8.30.0
  > python3-janus: update to version 1.1.0
  > python3-prompt-toolkit: set the value of UPSTREAM_CHECK_PYPI_PACKAGE to enable version checking
  > python3-mlcommons-loadgen: update to version 5.0.0
  > python3-pdm: update to version 2.22.0
  > python3-cmake: update to version 3.31.1
  > python3-luma-oled: update to version 3.14.0
  > upower: add polkit PACKAGECONFIG option
  > upower: bump to 1.90.6
  > upower: use archive file in SRC_URI and fix UPSTREAM_CHECK_URI
  > python3-virtualenv: upgrade 20.26.5 -> 20.26.6
  > smarty: update 4.4.1 -> 4.5.5
  > vboxguestdrivers: update to 7.0.22
  > gvfs: update 1.56.0 -> 1.56.1
  > file-roller: update 44.3 -> 44.4
  > gnome-text-editor: update 47.0 -> 47.2
  > nautilus: update 47.0 -> 47.1
  > gnome-software: update 47.1 -> 47.2
  > gnome-shell: update 47.1 -> 47.2
  > mutter: update 47.1 -> 47.3
  > gnome-control-center: update 47.1.1 -> 47.2
  > pps-tools: backport a patch to fix prints
  > nginx: Upgrade mainline release version 1.27.1 -> 1.27.3
  > proftpd: set status of CVE-2001-0027
  > dash: set CVE_PRODUCT
  > gpiod-sysfs-proxy: new recipe
  > sip: Upgrade 6.8.6 -> 6.9.0
  > python3-pyhsslms: Add 2.0.0 recipe
  > canopenterm: 1.0.9 -> 1.0.10
  > vk-gl-cts: don't require networking to configure
  > vk-gl-cts: control what targets get built
  > vk-gl-cts: use cmake-qemu
  > vk-gl-cts: set the git tag regex for release checking
  > vk-gl-cts: fix EXTRA_OECMAKE
  > syzkaller: network in compile is not needed
  > etcd: don't set UPSTREAM_CHECK_COMMITS
  > lxdm: drop debug-tweaks
  > canopenterm: update to version 1.0.9
  > pocketpy: update to version 2.0.3
  > mariadb: Ensure compatibility with ARMv9 by updating .arch directive
  > openhpi: explicitly disable ov-rest plugin
  > libspelling: update 0.4.2 -> 0.4.5
  > wireplumber: update 0.5.6 -> 0.5.7
  > pipewire: update 1.2.6 -> 1.2.7
  > python3-gpiod: don't recommend kernel-module-configfs for ptest
  > python3-gpiod: pull in just libgpiosim, not the entire libgpiod-ptest
  > libgpiod: minimize intra-recipe dependencies for ptest
  > xfstests: add missing run-time dependencies
  > gthumb: update 3.12.4 -> 3.12.6
  > pam-radius: add recipe

* sources/meta-qcom fc029c4...210c102 (19):
  > Merge pull request #689 from ricardosalveti/esp-qcom-image
  > Merge pull request #692 from chirag-jn/readme-improve
  > Merge pull request #688 from chirag-jn/readme
  > Merge pull request #687 from chirag-jn/qdl-2024-12
  > Merge pull request #685 from lumag/drop-extras
  > Merge pull request #684 from ndechesne/yocto-check-layer-fix
  > Merge pull request #683 from ndechesne/fix-patch-tag
  > Merge pull request #682 from lumag/drop-legacy
  > Merge pull request #681 from lumag/drop-extras
  > Merge pull request #679 from lumag/update-dsp-binaries
  > Merge pull request #678 from lumag/x1e80100-drop-audio-fw
  > Merge pull request #674 from lumag/hexagon-dsp-binaries
  > Merge pull request #677 from lumag/no-debug-tweaks
  > Merge pull request #676 from lumag/add-styhead
  > Merge pull request #673 from lumag/fix-rb3gen2-firmware
  > Merge pull request #669 from olasnap/oj/optional-rootfs-arg
  > Merge pull request #664 from lumag/wcn3990
  > Merge pull request #667 from ricardosalveti/master
  > Merge pull request #666 from ndechesne/uki

* sources/meta-qt6 2c53920...42e7257 (28):
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > Use correct QmlImportsPath config with qmake
  > qtconnectivity: move declarative dependency to examples
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > coin: temporarily drop pyside from CI kirkstone branch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qttranslations: include SBOM files
  > qtbase: always build linuxfb platform plugin
  > Add option to export example sources
  > Remove unneeded example files path
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-raspberrypi 1aeda3f...97d7a6b (6):
  > picamera-libs: removed unused libraries from python3-picamera
  > SECURITY.md: Add instructions for reporting security issues
  > rpi-base: Remove bcm2712-rpi-5-b.dtb from RPI_KERNEL_DEVICETREE target
  > linux-raspberrypi-6.6: Upgrade to 6.6.63
  > linux: Enable CONFIG_I2C_BRCMSTB for proper HDMI I2C support
  > extra-build-config.md: added a white line

* sources/meta-riscv e4dbaa7...3ca2320 (3):
  > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1
  > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1
  > linux-starfive-dev: Upgrade kernel to 6.6.20

* sources/meta-rockchip 3a8be31...1cdcb49 (7):
  > u-boot: use upstream for radxa-zero-3{e|w}
  > layer.conf: update to walnascar only
  > radxa-zero-3: switch to yocto-dev kernel
  > u-boot: switch to upstream SRCREV for rk-u-boot-env
  > bsp: rkbin: bump to latest commit in master branch
  > bsp: rkbin: rkbin-ddr: use version and file variables for path matching
  > rk3308: add provider for trusted firmware-a

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

* sources/meta-tegra 55708dbc...3c0d8bed (6):
  > cuda-compatibility-workarounds: Fix build with upcoming glibc 2.41
  > tegra-flash-helper: Allow PKC-only secure boot flashing
  > linux-yocto: import recipe for 6.10
  > linux-yocto: add patch to fix compatibility with nvbootctrl
  > edk2-firmware-tegra: add backported patch for cpp issue
  > tegra-binaries: refactor per-SoC vs. common deb package handling

* sources/meta-ti c46f49d3...df20c5b6 (27):
  > meta-beagle: Add SECURITY file
  > linux-bb.org_6.6: disable FORTIFY_SOURCE for now
  > beagle-bsp, linux-bb.org, u-boot-bb.org: add support for 6.6 BSP
  > linux-bb.org, u-boot-bb.org: rename recipes with version
  > conf/machine: add BeagleY-AI platform
  > linux-bb.org: update Beagle BSP to 6.1.83
  > u-boot-bb_org, linux-bb_org: move "bb_org" providers to meta-beagle
  > conf/machine: move remaining Beagle platforms to meta-beagle
  > conf/machine: split beagleplay config between meta-ti-bsp and meta-beagle
  > conf/machine: move "bb_org" BSP settings to meta-beagle
  > meta-beagle: layer.conf: add lz4c to host tools list
  > meta-beagle: create a separate layer for Beagle platforms
  > conf/machine: rename beagleplay machine to beagleplay-ti
  > meta-ti-bsp: ti-rtos-bin: Move this with the other firmware recipes
  > meta-ti-extras: recipes-ti: Remove gadget-init package
  > wl18xx-fw: Do not depend on the makefile for install
  > conf: machine: omap-a15.inc: include ipu1 firmware in the boot partition
  > meta-ti-extras: ti-ipc-rtos: Deploy ipc firmware
  > recipes-security: optee: Remove software PRNG for am62pxx
  > CI/CD Auto-Merger: cicd.master.202412130100
  > CI/CD Auto-Merger: cicd.master.202412101025
  > u-boot: Add patch to use SWIG_AppendOutput
  > conf: layer.conf: Drop scarthgap from LAYERSERIES_COMPAT
  > conf: machine: am62xx-lp-evm: Add PWM overlays
  > ti-ipc: mark as incompatible with non-Linux builds
  > conf: machine: am62pxx: Pick overlays for V3Link cameras
  > ti-ipc-examples: Remove DSP/BIOS IPC examples

* 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 f5a2ea77ca...8952daa2af (237):
  > cargo-c: Fix build on risv32
  > clang: Upgrade to 19.1.5
  > 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
  > nfs-utils: Use v2 of upstream patch for tpyecast fix
  > bitbake: fetch2/wget: correctly construct the target URL in checkstatus()
  > bitbake: fetch2/wget: handle HTTP 308 Permanent Redirect
  > bitbake: doc: Document suffix for BBFILE_PRIORITY
  > bitbake: tests: fetch: add npmsw test case for bundled dependencies
  > bitbake: fetch2: npmsw: ignore bundled dependencies in packages
  > bitbake: tests: fetch: do not skip plain npmsw tests
  > bitbake: tests: fetch: adapt npmsw tests to fixed unpack behavior
  > devtool: ide-sdk: check 'tools-debug' for gdbserver
  > python3-cryptography-vectors: correct upstream version check
  > ofono: fix the build when toolchain has old linux headers
  > bind: upgrade 9.20.3 -> 9.20.4
  > webkitgtk: Fix build on 32bit arches with 64bit time_t only
  > nfs-utils: Fix warnings found with clang
  > musl: Upgrade to latest
  > set_versions.py: use backward-compatible python argument in run
  > dev-manual/bmaptool.rst: simplify and fix instructions
  > dev-manual/bmaptool.rst: correct command for bmaptool-native
  > dev-manual: fix styling of references to bmaptool
  > Update the documentation for SRCPV
  > expect: cleanup do_install
  > expect: don't run aclocal in do_configure
  > tcl8: don't run aclocal in do_configure
  > tcl: don't run aclocal in do_configure
  > subversion: refactor do_configure
  > subversion: add explicit DEPENDS on expat
  > bash: remove aclocal workarounds
  > cve-update-nvd2-native: Tweak to work better with NFS DL_DIR
  > populate_sdk_ext: write_local_conf add shutil import
  > gcc: backport patch to fix data relocation to !ENDBR: stpcpy
  > oe-setup-build: raise exceptions on errors
  > socat: upgrade 1.8.0.1 -> 1.8.0.2
  > re2c: upgrade 4.0.1 -> 4.0.2
  > pango: upgrade 1.55.0 -> 1.55.5
  > ofono: upgrade 2.13 -> 2.14
  > nfs-utils: upgrade 2.8.1 -> 2.8.2
  > mpg123: upgrade 1.32.9 -> 1.32.10
  > libxxf86vm: upgrade 1.1.5 -> 1.1.6
  > libxv: upgrade 1.0.12 -> 1.0.13
  > libxrender: upgrade 0.9.11 -> 0.9.12
  > libxcvt: upgrade 0.1.2 -> 0.1.3
  > libxau: upgrade 1.0.11 -> 1.0.12
  > libsm: upgrade 1.2.4 -> 1.2.5
  > libjitterentropy: upgrade 3.6.0 -> 3.6.1
  > libice: upgrade 1.1.1 -> 1.1.2
  > json-glib: upgrade 1.10.0 -> 1.10.6
  > igt-gpu-tools: upgrade 1.29 -> 1.30
  > erofs-utils: upgrade 1.8.2 -> 1.8.3
  > appstream: upgrade 1.0.3 -> 1.0.4
  > Revert "python3-numpy: upgrade 2.1.3 -> 2.2.0"
  > bitbake: parse: Add include_all conf file directive
  > bitbake: cooker: Make cooker 'skiplist' per-multiconfig/mc
  > glib-2.0: update 2.82.2 -> 2.82.4
  > python3-numpy: upgrade 2.1.3 -> 2.2.0
  > scripts: wrap lz4c and convert to lz4
  > oe-selftest: devtool ide-sdk use modify debug-build
  > devtool: ide-sdk recommend DEBUG_BUILD
  > devtool: ide-sdk sort cmake preset
  > devtool: modify support debug-builds
  > lttng-modules: Upgrade 2.13.15 -> 2.13.16
  > qemu: Upgrade 9.1.1 -> 9.2.0
  > subversion: Upgrade 1.14.4 -> 1.14.5
  > python3-*: Update recipes to correctly check the upstream packages
  > classes/pypi: update the default UPSTREAM_CHECK_URI to use the simple repo API
  > systemd: set CVE_PRODUCT
  > systemd: split networkd into its own package
  > systemd.bbclass: do not automatically add Also services
  > systemd.bbclass: refactor adding files
  > dropbear: add dropbearkey.service to FILES
  > busybox: add klogd service to FILES
  > perf: Fix a minor typo
  > system-requirements.rst: add dependencies for pdf builds
  > system-requirements: update list of supported distros
  > system-requirements: add fedora 39 to supported distros
  > poky.yaml.in: replace inkscape dependency by librsvg2-bin
  > poky.yaml.in: add missing locales dependency
  > Gather dependencies in poky.yaml.in
  > migration-guides: add release notes for 5.1.1
  > ref-manual: use standardized method accross both ubuntu and debian for locale install
  > build-appliance-image: Update to master head revision
  > systemd: upgrade 256.8 -> 256.9
  > yocto-bsp: Bump the default kernel to v6.12 for x86 machines
  > yocto-bsp: Bump the default kernel to v6.12 for beaglebone
  > linux-yocto: enable linux 6.12 for genericarm64
  > scripts/install-buildtools: Update to 5.1.1
  > binutils: Fix CVE-2024-53589
  > barebox: upgrade 2024.10.0 -> 2024.12.0
  > curl: upgrade 8.11.0 -> 8.11.1
  > curl: upgrade 8.10.1 -> 8.11.0
  > gcc: Fix c++: tweak for Wrange-loop-construct
  > icecc: don't use KERNEL_CC during set_icecc_env
  > icecc: convert set_icecc_env to python prefuncs
  > bitbake-config-build: add a plugin for config fragments
  > bitbake.conf: add an addfragments directive for oe-core and dependent layers
  > bitbake: bitbake-config-build: add an alias to bitbake-layers
  > bitbake: lib/bb/tests: use bb.build.listtasks() instead of __BBTASKS
  > bitbake: bitbake-user-manual-metadata: add a section about 'addfragments`
  > bitbake: bitbake: parse: add support for flagged fragment variables
  > pixman: remove long-obsolete patch
  > linux-yoto/6.12: bsp/genericarm64: fix configuration warning
  > linux-yocto: tweak cve exclusions files
  > systemd: actively disable Predictable Network Interface Names if !pni-names
  > linux-firmware: package firmware for Qualcomm AIC100 and QDU100
  > linux-firmware: upgrade 20241110 -> 20241210
  > sysvinit: upgrade 3.04 -> 3.11
  > maintainers.inc: add self for meson, python3 recipes
  > ovmf: update 202408 -> 202411
  > librsvg: update 2.58.2 -> 2.59.2
  > maintainers.inc: Update maintainer for pseudo and rpm
  > scripts/devtool: use bb.util.listtasks instead of __BBTASKS
  > classes/utility-tasks: port do_listtasks to use bb.build.listtasks
  > cargo-c: convert to target recipe
  > rpm: replace use of rpm2cpio with rpm2archive
  > rpm: update 4.19.1.1 -> 4.20.0
  > systemd-compat-units: execute postinst on target
  > base.bbclass: fix RRECOMMENDS extend issue for multilib
  > oeqa/selftest: Fix failure when configuration contains BBLAYERS:append
  > spdx 3.0: Rework how SPDX aliases are linked
  > classes-global/insane: Handle case where RPROVIDER is also a provider
  > vte: upgrade 0.78.1 -> 0.78.2
  > ttyrun: upgrade 2.35.0 -> 2.36.0
  > sudo: upgrade 1.9.16p1 -> 1.9.16p2
  > stress-ng: upgrade 0.18.06 -> 0.18.07
  > sqlite3: upgrade 3.47.0 -> 3.47.2
  > re2c: upgrade 4.0 -> 4.0.1
  > pixman: upgrade 0.44.0 -> 0.44.2
  > llvm: upgrade 19.1.4 -> 19.1.5
  > libsdl2: upgrade 2.30.9 -> 2.30.10
  > libdrm: upgrade 2.4.123 -> 2.4.124
  > kexec-tools: upgrade 2.0.29 -> 2.0.30
  > hwdata: upgrade 0.389 -> 0.390
  > gstreamer1.0: upgrade 1.24.9 -> 1.24.10
  > gnupg: upgrade 2.5.1 -> 2.5.2
  > git: upgrade 2.47.0 -> 2.47.1
  > ell: upgrade 0.70 -> 0.71
  > btrfs-tools: upgrade 6.11 -> 6.12
  > bash-completion: upgrade 2.14.0 -> 2.15.0
  > yocto-bsp: drop 6.10 bbappend
  > poky/poky-tiny: update default to v6.12
  > linux-yocto: drop 6.10
  > linux-yocto/6.12: introduce v6.12 reference kernel
  > linux-yocto/6.6: update to v6.6.64
  > linux-yocto/6.6: update to v6.6.63
  > python3-iniparse: remove recipe
  > musl: Update riscv syscalls till 6.10 kernel
  > openssl: Fix build on risc64/musl
  > ffmpeg: Fix RISCV build
  > scripts/install-buildtools: preserve formatting in the help message
  > libsecret: add pam support depending on DISTRO_FEATURES
  > toolchain-shar-relocate.sh: fix the replacing commands
  > inetutils: increase alternative priority for hostname
  > shadow: use update-alternatives to handle su.1 and nologin.8
  > qemurunner: Fix stack trace generation in exception handler
  > tiff: set status for CVEs firx in 4.7.0
  > tiff: remove status for CVE-2023-3164
  > libssh2: remove status for CVE-2023-48795
  > elfutils: backport a fix for libeu objects missing in libelf.a
  > libpam: add packageconfig for selinux
  > Revert "uboot-sign: fix U-Boot binary with public key"
  > bitbake: parse: add support for 'addfragments' directive
  > bitbake: parse/ConfHandler: allow / in variable flags
  > libtool: update 2.5.2 -> 2.5.4
  > dtc: upgrade 1.7.0 -> 1.7.2
  > bitbake: cooker: use enum for cooker state to improve readability
  > bitbake: server/xmlrpcserver: fix some warnings
  > bitbake: knotty: some small cleanups while I'm in here
  > bitbake: knotty: print an error if MACHINE is not set
  > cargo-c-native: update 0.10.3 -> 0.10.5
  > go-helloworld: update to latest revision
  > libpam: update 1.6.1 -> 1.7.0
  > libpipeline: update 1.5.7 -> 1.5.8
  > texinfo: update 7.1 -> 7.1.1
  > vulkan-samples: update to latest revision
  > pixman: update 0.42.2 -> 0.44.0
  > tiff: update 4.6.0 -> 4.7.0
  > webkitgtk: update 2.44.3 -> 2.46.4
  > libgit2: update 1.8.2 -> 1.8.4
  > utfcpp: update 4.0.5 -> 4.0.6
  > python3-maturin: update 1.7.1 -> 1.7.4
  > python3-markdown: update 3.6 -> 3.7
  > btrfs-tools: update 6.10.1 -> 6.11
  > xf86-video-fbdev: update 0.5.0 -> 0.5.1
  > swig: upgrade 4.2.1 -> 4.3.0
  > python3-dtc: update 1.7.0 -> 1.7.2
  > virglrenderer: upgrade 1.0.1 -> 1.1.0
  > cups: upgrade 2.4.10 -> 2.4.11
  > python3-beartype: upgrade 0.18.5 -> 0.19.0
  > elfutils: upgrade 0.191 -> 0.192
  > debugedit: upgrade 5.0 -> 5.1
  > pkg-config-native: pick additional search paths from $EXTRA_NATIVE_PKGCONFIG_PATH
  > cargo.bbclass: do not install libraries by default
  > gcr: drop obsolete autotools setting
  > meson.bbclass: enable qemu exe wrapper in nativesdk
  > barebox: add more common items into shared .inc with barebox-tools
  > mtd-utils: set PV directly in the recipe filename
  > maintainers.inc: unassign myself (don't panic!)
  > lib: oeqa: spdx: Add tests for extra options
  > lib: spdx: Fix SPDX_BUILD_HOST
  > classes: create-spdx: Fix variable dependencies
  > lib: sbom30: Fix agent reference
  > lib: sbom30: Fix import handling
  > lrzsz: update SRC_URI to avoid redirect
  > oeqa/gitarchive: Fix syntax warning
  > linux-yocto: add and use GPL-2.0-with-syscall-note license
  > meta/lib: move buildstats.py and rootfspostcommands.py into oe
  > qemu: set CVE-2024-6505 to fixed
  > lib: spdx30_tasks: Fix supplied By
  > systemd: remove custom rootlibexecdir and replace with nonarch_libdir
  > systemd: split long line in pkg_postinst
  > systemd: drop deprecated rootlibdir, rootprefix and split-usr options

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Dec 21, 2024
…-freescale-3rdparty sources/meta-intel 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 b987534...5d40c9a (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 82193457...830c2a9e (1):
  > Auto-update LICENSE file with current recipe licenses

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

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

* sources/meta-openembedded dedc9af69...14156f850 (38):
  > DO NOT MERGE: Add Github actions CI workflow
  > python3-gpiod: update v2.2.2 -> v2.2.3
  > weechat: upgrade 4.0.4 -> 4.5.0
  > wireshark: upgrade 4.2.8 -> 4.2.9
  > sassc: ignore CVE-2022-43357
  > libmemcached: ignore CVE-2023-27478
  > libmemcached: merge inc into bb
  > libmemcached: remove recipe for version 1.0.7
  > php: upgrade 8.2.20 -> 8.2.26
  > memcached: upgrade 1.6.17 -> 1.6.33
  > memcached: add UPSTREAM_CHECK_URI
  > opensc: mark CVE-2024-8443 as fixed
  > opensc: upgrade 0.25.1 -> 0.26.0
  > postgresql: upgrade 16.4 -> 16.5
  > 7zip: Fix build with clang
  > xfce4-pulseaudio-plugin: Fix build with libwindowing 4.19.6
  > emlog: set CVE_PRODUCT
  > memcached: ignore disputed CVE-2022-26635
  > swagger-ui: mark CVE-2016-1000229 as fixed
  > apache2: ignore disputed CVE CVE-2007-0086
  > spice-gtk: mark CVE-2012-4425 as fixed
  > redis: ignore CVE-2022-0543
  > monkey: ignore CVE-2013-1771
  > gattlib: mark CVE-2019-6498 as fixed
  > spice: ignore CVE-2016-0749
  > apache2: remove old version references from CVEs
  > apache2: ignore CVE-1999-0678 and CVE-1999-1412
  > ace: ignore CVE-2009-1147
  > android-tools: fix warning: library search path "/usr/lib/p7zip" is unsafe for cross-compilation
  > Update p7zip to 7zip
  > Use 7zip 24.09 to replace p7zip 16.02
  > xfce4-panel: 4.18.6 -> 4.20.0
  > xfdesktop: 4.18.1 -> 4.20.0
  > libxfce4windowing: add recipe
  > xfce4-dev-tools: 4.18.1 -> 4.20.0
  > xfwm4: 4.19.0 -> 4.20.0
  > xfce4-settings: 4.18.3 -> 4.20.0
  > xfconf: 4.18.2 -> 4.20.0

* sources/meta-qt6 2c53920...42e7257 (28):
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > Use correct QmlImportsPath config with qmake
  > qtconnectivity: move declarative dependency to examples
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > coin: temporarily drop pyside from CI kirkstone branch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qttranslations: include SBOM files
  > qtbase: always build linuxfb platform plugin
  > Add option to export example sources
  > Remove unneeded example files path
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-riscv e4dbaa7...3ca2320 (3):
  > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1
  > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1
  > linux-starfive-dev: Upgrade kernel to 6.6.20

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

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

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

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

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Dec 21, 2024
…-freescale-3rdparty sources/meta-intel 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 b987534...5d40c9a (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 82193457...830c2a9e (1):
  > Auto-update LICENSE file with current recipe licenses

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

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

* sources/meta-openembedded dedc9af69...239a1dcc1 (38):
  > DO NOT MERGE: Add Github actions CI workflow
  > python3-gpiod: update v2.2.2 -> v2.2.3
  > weechat: upgrade 4.0.4 -> 4.5.0
  > wireshark: upgrade 4.2.8 -> 4.2.9
  > sassc: ignore CVE-2022-43357
  > libmemcached: ignore CVE-2023-27478
  > libmemcached: merge inc into bb
  > libmemcached: remove recipe for version 1.0.7
  > php: upgrade 8.2.20 -> 8.2.26
  > memcached: upgrade 1.6.17 -> 1.6.33
  > memcached: add UPSTREAM_CHECK_URI
  > opensc: mark CVE-2024-8443 as fixed
  > opensc: upgrade 0.25.1 -> 0.26.0
  > postgresql: upgrade 16.4 -> 16.5
  > 7zip: Fix build with clang
  > xfce4-pulseaudio-plugin: Fix build with libwindowing 4.19.6
  > emlog: set CVE_PRODUCT
  > memcached: ignore disputed CVE-2022-26635
  > swagger-ui: mark CVE-2016-1000229 as fixed
  > apache2: ignore disputed CVE CVE-2007-0086
  > spice-gtk: mark CVE-2012-4425 as fixed
  > redis: ignore CVE-2022-0543
  > monkey: ignore CVE-2013-1771
  > gattlib: mark CVE-2019-6498 as fixed
  > spice: ignore CVE-2016-0749
  > apache2: remove old version references from CVEs
  > apache2: ignore CVE-1999-0678 and CVE-1999-1412
  > ace: ignore CVE-2009-1147
  > android-tools: fix warning: library search path "/usr/lib/p7zip" is unsafe for cross-compilation
  > Update p7zip to 7zip
  > Use 7zip 24.09 to replace p7zip 16.02
  > xfce4-panel: 4.18.6 -> 4.20.0
  > xfdesktop: 4.18.1 -> 4.20.0
  > libxfce4windowing: add recipe
  > xfce4-dev-tools: 4.18.1 -> 4.20.0
  > xfwm4: 4.19.0 -> 4.20.0
  > xfce4-settings: 4.18.3 -> 4.20.0
  > xfconf: 4.18.2 -> 4.20.0

* sources/meta-qt6 2c53920...42e7257 (28):
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > Use correct QmlImportsPath config with qmake
  > qtconnectivity: move declarative dependency to examples
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > coin: temporarily drop pyside from CI kirkstone branch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qttranslations: include SBOM files
  > qtbase: always build linuxfb platform plugin
  > Add option to export example sources
  > Remove unneeded example files path
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-riscv e4dbaa7...3ca2320 (3):
  > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1
  > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1
  > linux-starfive-dev: Upgrade kernel to 6.6.20

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

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

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

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

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Dec 21, 2024
…-freescale-3rdparty sources/meta-intel 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 b987534...5d40c9a (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 82193457...830c2a9e (1):
  > Auto-update LICENSE file with current recipe licenses

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

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

* sources/meta-openembedded dedc9af69...239a1dcc1 (38):
  > DO NOT MERGE: Add Github actions CI workflow
  > python3-gpiod: update v2.2.2 -> v2.2.3
  > weechat: upgrade 4.0.4 -> 4.5.0
  > wireshark: upgrade 4.2.8 -> 4.2.9
  > sassc: ignore CVE-2022-43357
  > libmemcached: ignore CVE-2023-27478
  > libmemcached: merge inc into bb
  > libmemcached: remove recipe for version 1.0.7
  > php: upgrade 8.2.20 -> 8.2.26
  > memcached: upgrade 1.6.17 -> 1.6.33
  > memcached: add UPSTREAM_CHECK_URI
  > opensc: mark CVE-2024-8443 as fixed
  > opensc: upgrade 0.25.1 -> 0.26.0
  > postgresql: upgrade 16.4 -> 16.5
  > 7zip: Fix build with clang
  > xfce4-pulseaudio-plugin: Fix build with libwindowing 4.19.6
  > emlog: set CVE_PRODUCT
  > memcached: ignore disputed CVE-2022-26635
  > swagger-ui: mark CVE-2016-1000229 as fixed
  > apache2: ignore disputed CVE CVE-2007-0086
  > spice-gtk: mark CVE-2012-4425 as fixed
  > redis: ignore CVE-2022-0543
  > monkey: ignore CVE-2013-1771
  > gattlib: mark CVE-2019-6498 as fixed
  > spice: ignore CVE-2016-0749
  > apache2: remove old version references from CVEs
  > apache2: ignore CVE-1999-0678 and CVE-1999-1412
  > ace: ignore CVE-2009-1147
  > android-tools: fix warning: library search path "/usr/lib/p7zip" is unsafe for cross-compilation
  > Update p7zip to 7zip
  > Use 7zip 24.09 to replace p7zip 16.02
  > xfce4-panel: 4.18.6 -> 4.20.0
  > xfdesktop: 4.18.1 -> 4.20.0
  > libxfce4windowing: add recipe
  > xfce4-dev-tools: 4.18.1 -> 4.20.0
  > xfwm4: 4.19.0 -> 4.20.0
  > xfce4-settings: 4.18.3 -> 4.20.0
  > xfconf: 4.18.2 -> 4.20.0

* sources/meta-qt6 2c53920...e332477 (29):
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > Use correct QmlImportsPath config with qmake
  > qtconnectivity: move declarative dependency to examples
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > coin: temporarily drop pyside from CI kirkstone branch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qttranslations: include SBOM files
  > qtbase: always build linuxfb platform plugin
  > Add option to export example sources
  > Remove unneeded example files path
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-riscv e4dbaa7...3ca2320 (3):
  > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1
  > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1
  > linux-starfive-dev: Upgrade kernel to 6.6.20

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

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

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

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

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Dec 22, 2024
…-freescale-3rdparty sources/meta-intel 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 b987534...5d40c9a (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 82193457...830c2a9e (1):
  > Auto-update LICENSE file with current recipe licenses

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

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

* sources/meta-openembedded dedc9af69...cf56f3a5c (45):
  > DO NOT MERGE: Add Github actions CI workflow
  > python3-yarl: upgrade 1.18.0 -> 1.18.3
  > python3-sqlalchemy: upgrade 2.0.35 -> 2.0.36
  > python3-pytest-asyncio: upgrade 0.23.6 -> 0.24.0
  > python3-pyjwt: upgrade 2.9.0 -> 2.10.1
  > python3-propcache: upgrade 0.2.0 -> 0.2.1
  > python3-pillow: upgrade 10.4.0 -> 11.0.0
  > python3-aiohttp: upgrade 3.11.8 -> 3.11.11
  > python3-gpiod: update v2.2.2 -> v2.2.3
  > weechat: upgrade 4.0.4 -> 4.5.0
  > wireshark: upgrade 4.2.8 -> 4.2.9
  > sassc: ignore CVE-2022-43357
  > libmemcached: ignore CVE-2023-27478
  > libmemcached: merge inc into bb
  > libmemcached: remove recipe for version 1.0.7
  > php: upgrade 8.2.20 -> 8.2.26
  > memcached: upgrade 1.6.17 -> 1.6.33
  > memcached: add UPSTREAM_CHECK_URI
  > opensc: mark CVE-2024-8443 as fixed
  > opensc: upgrade 0.25.1 -> 0.26.0
  > postgresql: upgrade 16.4 -> 16.5
  > 7zip: Fix build with clang
  > xfce4-pulseaudio-plugin: Fix build with libwindowing 4.19.6
  > emlog: set CVE_PRODUCT
  > memcached: ignore disputed CVE-2022-26635
  > swagger-ui: mark CVE-2016-1000229 as fixed
  > apache2: ignore disputed CVE CVE-2007-0086
  > spice-gtk: mark CVE-2012-4425 as fixed
  > redis: ignore CVE-2022-0543
  > monkey: ignore CVE-2013-1771
  > gattlib: mark CVE-2019-6498 as fixed
  > spice: ignore CVE-2016-0749
  > apache2: remove old version references from CVEs
  > apache2: ignore CVE-1999-0678 and CVE-1999-1412
  > ace: ignore CVE-2009-1147
  > android-tools: fix warning: library search path "/usr/lib/p7zip" is unsafe for cross-compilation
  > Update p7zip to 7zip
  > Use 7zip 24.09 to replace p7zip 16.02
  > xfce4-panel: 4.18.6 -> 4.20.0
  > xfdesktop: 4.18.1 -> 4.20.0
  > libxfce4windowing: add recipe
  > xfce4-dev-tools: 4.18.1 -> 4.20.0
  > xfwm4: 4.19.0 -> 4.20.0
  > xfce4-settings: 4.18.3 -> 4.20.0
  > xfconf: 4.18.2 -> 4.20.0

* sources/meta-qt6 2c53920...e332477 (29):
  > Revert "qtquick3d: Fix output operator"
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > Use correct QmlImportsPath config with qmake
  > qtconnectivity: move declarative dependency to examples
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > coin: temporarily drop pyside from CI kirkstone branch
  > Update submodule refs on '6.8' in yocto/meta-qt6
  > qttranslations: include SBOM files
  > qtbase: always build linuxfb platform plugin
  > Add option to export example sources
  > Remove unneeded example files path
  < Merge pull request #71 from YoeDistro/kraj/6.8
  < Merge pull request #70 from YoeDistro/kraj/6.8
  < Merge pull request #69 from YoeDistro/kraj/6.8
  < Merge pull request #68 from YoeDistro/kraj/6.8
  < Merge pull request #67 from YoeDistro/kraj/6.8
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-riscv e4dbaa7...3ca2320 (3):
  > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1
  > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1
  > linux-starfive-dev: Upgrade kernel to 6.6.20

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

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

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

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

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

Successfully merging this pull request may close these issues.

2 participants