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

Implement resize functions in updater and switch to use it for rpi and c4 plarforms #582

Merged
merged 9 commits into from
Sep 11, 2021

Conversation

kraj
Copy link
Contributor

@kraj kraj commented Sep 11, 2021

Also update layers as usual.

…e sources/meta-freescale-3rdparty sources/meta-openembedded sources/meta-qcom sources/openembedded-core

* sources/bitbake ae24a0f2...aaa5292e (3):
  > parse_py: Drop deprecated function reference
  > persist_data: Drop deprecated/unused function
  > doc: bitbake-user-manual-fetching: S should be set to WORKDIR/git for git fetcher

* sources/meta-arm da848fd...e3943b4 (1):
  > arm-bsp/tc0: Update kernel configuration to support Android S

* sources/meta-freescale 41a108b3...0e0bd2a3 (3):
  > Merge pull request #856 from thochstein/gstreamer
  > Merge pull request #861 from thochstein/qcacld
  > Merge pull request #860 from thochstein/qca9377

* sources/meta-freescale-3rdparty 10a3c87...d373302 (1):
  > Merge pull request #168 from chrisdimich/master

* sources/meta-openembedded c2a8057647...cebf01f326 (30):
  > python3-transitions: upgrade 0.8.8 -> 0.8.9
  > python3-lrparsing: upgrade 1.0.16 -> 1.0.17
  > python3-bitarray: upgrade 2.3.2 -> 2.3.3
  > packagegroup-meta-python: Add python3-portalocker
  > python3-portalocker: add recipe
  > python3-pillow: upgrade 8.3.1 -> 8.3.2
  > python3-sqlalchemy: add native and nativesdk to BBCLASSEXTEND
  > python3-editor: add native and nativesdk to BBCLASSEXTEND
  > python3-alembic: add native and nativesdk to BBCLASSEXTEND
  > ntopng: upgrade 4.2 -> 5.0
  > ndpi: upgrade 3.4 -> 4.0
  > redis: advance to version 6.2.5
  > libjcat: upgrade 0.1.7 -> 0.1.8
  > libeigen: upgrade 3.3.9 -> 3.4.0
  > libbytesize: upgrade 2.4 -> 2.6
  > dash: upgrade 0.5.11.3 -> 0.5.11.5
  > crash: upgrade 7.2.9 -> 7.3.0
  > spdlog: update 1.8.2 -> 1.9.2
  > fmt: update 7.1.3 -> 8.0.1
  > can-utils: rrecommend iproute2 to make it possible to configure can interfaces
  > msgpack-c: update 3.2.1 -> 4.0.0, add msgpack-cpp
  > poppler: upgrade 21.08.0 -> 21.09.0
  > poppler-data: upgrade 0.4.10 -> 0.4.11
  > polkit: add the CVE tag
  > lockfile-progs: upgrade 0.1.18 -> 0.1.19
  > libqmi: upgrade 1.30.0 -> 1.30.2
  > dfu-util: upgrade 0.10 -> 0.11
  > cppzmq: upgrade 4.7.1 -> 4.8.0
  > mosquitto: upgrade 2.0.11 -> 2.0.12
  > fuse3: upgrade 3.10.4 -> 3.10.5

* sources/meta-qcom b884eac...698268c (1):
  > Merge pull request #354 from bhupesh-sharma/set-initramfs-image-sa8155p

* sources/openembedded-core ec20e1a0e0...71b549924a (11):
  > pseudo: Update with fcntl and glibc 2.34 fixes
  > cross-canadian: make android pass target sys check
  > core-image-ptest-all: bump RAM requirement to 4G
  > lttng: update 2.12 -> 2.13.0
  > create-spdx: handle CLOSED license
  > assimp: Remove it
  > conf/mips: mips16e: prepend override to MACHINEOVERRIDES
  > oeqa/oescripts: Fix after tar recipe changes
  > tar: add pkgconfig for selinux
  > findutils: add pkgconfig for selinux
  > coreutils: add pkgconfig for selinux

Signed-off-by: Khem Raj <[email protected]>
…eta-ti

* sources/meta-clang 3c131c2...12c3739 (1):
  > clang: Update to latest 13.x

* sources/meta-openembedded cebf01f326...32140218a8 (1):
  > krb5: fix CVE-2021-37750

* sources/meta-ti 1a0d0972...67e95742 (1):
  > linux-ti-staging: Update 5.10 kernel to 5.10.59

Signed-off-by: Khem Raj <[email protected]>
openssh has useful features that can be handy at expense of some code
size e.g. see

https://community.tmpdir.org/t/using-dropbear-vs-openssh/302/4

Fixes
#580

Signed-off-by: Khem Raj <[email protected]>
We have a data partition ( 1M ) which will be resized during first boot
to expland to SD card size

See #579

Signed-off-by: Khem Raj <[email protected]>
In some cases, we do not want to repartition the disk but only resize
the data partition to expand into full SD card. This will be useful in
cases where SD card based rootfs is used and does not have second media
to install from.

Implements #579

Signed-off-by: Khem Raj <[email protected]>
@cbrake
Copy link
Contributor

cbrake commented Sep 11, 2021

looks great -- thanks!

@cbrake cbrake merged commit f3fa73f into master Sep 11, 2021
kraj added a commit that referenced this pull request Mar 4, 2024
…inary sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-rockchip sources/meta-ti sources/meta-variscite-bsp sources/poky

* sources/meta-arm 1231e54a...aba92504 (1):
  > ci: Ensure tests are in the Corstone-1000 flash image

* sources/meta-clang fc56d6c...e222472 (12):
  > clang: Update to clang 18 release (rc4)
  > clang: Adjust packaging to match new libLLVM soname
  > bpftrace: Upgrade to 0.20+ and fix with llvm 18
  > bcc: Do not set LLVM_PACKAGE_VERSION explicitly
  > vulkan-samples: Disable deprecated declaration warnings with libc++
  > castxml: Upgrade to 0.6.4
  > spirv-llvm-translator: Switch to main branch for llvm 18 support
  > libcxx: Pass LLVM_RUNTIME_TARGETS
  > rust-llvm: Fix build with clang-18
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18
  > openldap: Fix build with lld linker

* sources/meta-elm-binary e57ece1...3c0009d (1):
  > layer.conf: Update for the scarthgap release series

* sources/meta-freescale cce48564...ee164703 (2):
  > qtbase: Enable wayland knob when in distro features
  > wayland: Delete recipe

* sources/meta-freescale-3rdparty 13f46cb...ae392bf (1):
  > Merge pull request #294 from chrisdimich/master

* sources/meta-intel e318d880...9ed54a13 (7):
  > ispc: upgrade 1.22.0 -> 1.23.0
  > openvkl: upgrade 2.0.0 -> 2.0.1
  > ospray: upgrade 3.0.0 -> 3.1.0
  > embree: upgrade 4.3.0 -> 4.3.1
  > rkcommon: upgrade 1.12.0 -> 1.13.0
  > intel-compute-runtime: upgrade 23.22.26516.18 -> 24.05.28454.6
  > intel-graphics-compiler: upgrade 1.0.14062.11 -> 1.0.15985.7

* sources/meta-odroid 665b62d...ae4ac91 (1):
  > u-boot_2023: Drop PYTHON_PN

* sources/meta-openembedded 9f0e51321...225b72adb (36):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > ptest-packagelists-meta-python: Move py3-libgpiod out of PTESTS_PROBLEMS_META_PYTHON
  > ptest-packagelists-meta-oe: Move libgpiod out of PTESTS_PROBLEMS_META_OE
  > googletest: allow for shared libraries
  > e2tools: Delete unneeded files from ptest package
  > python3-wrapt: add ptest
  > ptest-packagelists-meta-python: Move python3-xlrd from PTESTS_PROBLEMS_META_PYTHON to PTESTS_FAST_META_PYTHON
  > nlohmann-json: Upgrade to 3.11.3
  > python3-netaddr: upgrade 0.10.1 -> 1.2.1 and add ptest
  > python3-google-auth: upgrade 2.28.0 -> 2.28.1
  > syzkaller: Fix build with go 1.21
  > crucible: Define GOPROXY
  > influxdb: Define GOPROXY
  > folks: update 0.15.6 -> 0.15.7
  > drbd-utils: Disable warnings as errors
  > drbd-utils: upgrade 9.22.0 -> 9.27.0
  > openvpn: upgrade 2.6.7 -> 2.6.9
  > fuse3: Make kmod as a recommendation instead of rdep for ptests
  > fuse3: use 4 spaces for indentation
  > openldap: upgrade 2.5.16 -> 2.6.7
  > postfix: upgrade 3.7.3 -> 3.8.5
  > krb5: upgrade 1.20.2 -> 1.21.2
  > keyutils: Add missing rdep for ptests
  > layer.conf: Add nativesdk-libdevmapper PREFERRED_RPROVIDER
  > cryptsetup: upgrade 2.6.1 -> 2.7.0
  > grpc: upgrade 1.60.0 -> 1.60.1
  > iperf3: upgrade 3.15 -> 3.16
  > libgpiod: Tests rely on configfs support in kernel
  > python3-betamax: Upgrade to 0.9.0
  > python3-pyzmq: Add missing dep on python3-unixadmin for ptests
  > python3-gpiod: Tests rely on configfs support in kernel
  > python3-fastjsonschema: Add missing ptest deps
  > xfce4-notifyd: use python3native and depend on python3-packaging-native
  > ristretto: use python3native and depend on glib-2.0-native, python3-packaging-native
  > libkcapi: Update HOMEPAGE url
  > openipmi: fix do_configure error when using dash

* sources/meta-qcom 567079b...e7bcac0 (1):
  > Merge pull request #582 from lumag/cuse

* sources/meta-qt6 1695f1a...6a584b6 (211):
  > qtwebengine: Fix build with clang18
  > qtbase: add PACKAGECONFIG for wayland support
  > squish: fix QA issue
  > squish: add profile script
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > squish: make wayland optional
  < Merge pull request #36 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Add support for building Squish
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #35 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #34 from YoeDistro/kraj/6.6
  > layer.conf: update LAYERSERIES_COMPAT for scarthgap
  > packagegroup: add Qt modules only on supported archs
  > qtbase: prefer system png
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > libwebp: add workaround for native build
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #32 from YoeDistro/kraj/6.6
  > packagegroup: fix warning caused by inherit_defer
  > coin: update build targets
  > ptest: skip non-existing tests
  < Merge pull request #31 from YoeDistro/kraj/6.6
  > Add recipe for QtDoc
  > qtmultimedia: update revision
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  > webengine: update patch
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  > ptest: better handling for test list
  > Add srcrev for QtDoc
  > pytest-qt: upgrade to latest version
  < Merge pull request #25 from YoeDistro/kraj/6.6
  > qt6-git.inc: Switch to 6.7 branch
  > qtwebengine: update to 118-based
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > srcrev_update: support for all recipes
  > qttools: use clang if it is available
  > qtinterfaceframework: fix packaging error
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  > qtinterfaceframework: remove simulation and reference api
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtdeclarative: add dependency to qtsvg
  > qtbase: fix QLibraryInfo prefix with usrmerge
  < Merge pull request #22 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  > qt3d: remove upstreamed patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: add test config for build ptest image
  > qmlcompiler: enable ptest
  > qtwebengine: enable ptest
  > qtconnectivity: enable ptest
  > ptest: better ptest support
  > Revert "protobuf: add workaround for qtgrpc"
  < Merge pull request #18 from YoeDistro/kraj/6.6
  > coin: add CI build for nanbield
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  > qtgrpc: update to latest revision to fix build failure
  < Merge pull request #16 from YoeDistro/kraj/6.6
  > protobuf: add workaround for qtgrpc
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  > Remove old patches from qtwebengine
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Workaround too eager packagegroup sanity check
  > Workaround too eager packagegroup sanity check
  < Remove checks for required meta layers
  < layer.conf: fix LAYERDEPENDS_qt6-layer
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Remove checks for required meta layers
  > layer.conf: fix LAYERDEPENDS_qt6-layer
  < qtgraphs: remove opengl requirement
  > qtgraphs: remove opengl requirement
  < Remove old patches from qtwebengine
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add PACKAGECONFIG for egldevice platform plugin
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: add PACKAGECONFIG for egldevice platform plugin
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > readme: remove notes about webengine testing
  > qtapplicationmanager: remove unneeded CFLAGS
  > qtopcua: add support for native and nativesdk
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add at-spi2-core as dependency for accessibility option
  < qtmultimedia: enable ffmpeg only if its license is accepted
  < readme: Add link to bug tracker
  > qtbase: add at-spi2-core as dependency for accessibility option
  > readme: Add link to bug tracker
  > qtmultimedia: enable ffmpeg only if its license is accepted
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Revert "qtbase: fix build with kirkstone"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtwebengine: fix build without DRI"
  < Revert "qtwebengine: fix build without DRI"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Bump version to 6.6.1
  > qtapplicationmanager: Fix build with musl
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtshadertools: Fix missing dependency to spirv-tools
  > qtshadertools: Fix missing dependency to spirv-tools
  > qtbase: Add locale-base-c only on glibc based targets
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: fix install if lcl_maybe_fortify is empty
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: fix install if lcl_maybe_fortify is empty
  > Conversion script to use new module names
  < qtdeclarative: add dependency to QtSvg for example
  > qtwebengine: fix build without DRI
  < qtwebengine: fix x86_64 build of ffmpeg
  > qtdeclarative: add dependency to QtSvg for example
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: remove langdale from CI tests
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: fix x86_64 build of ffmpeg
  > Use std::size_t instead of int to store position in string
  > qtwebengine: update chromium branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: Add workaround for static build in CI
  > spirv-tools: remove bbappend
  > python: remove duplicate python recipes
  > qtbase: fix build with kirkstone
  > coin: remove langdale from CI tests
  > Drop support for older Yocto releases
  < qtwebengine: fix build without DRI
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: add workaround for QA warning on qemu
  < coin: use INIT_MANAGER to select systemd
  > coin: add workaround for QA warning on qemu
  > coin: use INIT_MANAGER to select systemd
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtwebengine: update chromium branch
  < coin: Add workaround for static build in CI
  < Use std::size_t instead of int to store position in string
  < examples: add runtime dependency to main package
  < readme: add note about release branches and tags
  < qtshadertools: add runtime dependency to spirv-tools
  > qtshadertools: add runtime dependency to spirv-tools
  > examples: add runtime dependency to main package
  > readme: add note about release branches and tags
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > conan.inc: Remove support
  > qtbase: Add a packageconfig knob to enable lld linker
  < *.patch: add Upstream-Status to all patches
  > *.patch: add Upstream-Status to all patches
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Add 6.6 compatibility notes
  > Add 6.6 compatibility notes
  < Remove legacy license identifier mappings in layer config
  > Remove legacy license identifier mappings in layer config
  < qt6: update module branch
  < qtwebengine: update patch
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: update patch
  > qt6: bump version to 6.7.0
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qttools: add PACKAGECONFIG for clang dependency
  > qttools: add PACKAGECONFIG for clang dependency

* sources/meta-riscv dc7aeb4...ea40758 (4):
  > musl: Drop rv32 patches
  > linux-starfive-dev: Fix perf build with gcc-13
  > capnproto,pidgin-sipe: Re-enable on rv32
  > ostree: Do not mark unavailable for rv32

* sources/meta-rockchip bcf1d92...4ad1a1e (1):
  > layer.conf: update for scarthgap

* sources/meta-ti e24577a7...fba0b171 (9):
  > CI/CD Auto-Merger: cicd.master.202402271317
  > Rework jailhouse recipe to support different image build
  > conf: beaglebone-ai64: Apply U-boot defconfig fragments
  > conf: beagleplay: Apply U-boot defconfig fragments
  > meta-ti-bsp: update BeagleBoard.org BSP to the latest
  > linux-bb.org: remove custom FILES:${KERNEL_PACKAGE_NAME}-devicetree
  > meta-ti-bsp: trusted-firmware-arm: Update to master
  > meta-ti-bsp: optee: Upgrade to 4.1
  > conf: machine: Apply U-boot fragment configs for AM62P Display Cluster Image

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

* sources/poky 4945ca640b...2c372c5522 (116):
  > linux-yocto: Fix rv32 syscall wrappers
  > poky-bleeding.bbclass: Remove use of SRCPV
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > Add genericarm64 MACHINE
  > add missing file
  > image-live.bbclass: Adjust the default value for INITRD_LIVE
  > libpng: Update SRC_URI to avoid redirects
  > oeqa/login: tweaks
  > python3-cryptography_42.0.5.bb: delete redundant ptest packaging
  > expat: upgrdae 2.6.0 -> 2.6.1
  > gdb: Upgrade 14.1 -> 14.2
  > python3-hypothesis: upgrade 6.98.12 -> 6.98.15
  > rust: Fix build failure re-appeared on riscv32
  > gtk+3: update 3.24.38 -> 3.24.41
  > go: Drop linkmode with nativesdk/cross-canadian
  > go: Further tweak indentation in patch
  > go: bump 1.22.0
  > linux-yocto: Enable gpio-sim with ptests
  > linux-yocto/6.6: update CVE exclusions
  > linux-yocto/6.6: update to v6.6.20
  > linux-yocto/cfg/6.6: drop CONFIG_DEBUG_CREDENTIALS
  > login.py: Proof of concept for screenshot testcases
  > image-tests: Add initial image test png files
  > qemurunner.py: Fix error on calls to run_monitor
  > sstatetests.py: Add testing for correct sstate permissions
  > bitbake: utils: remove BB_ENV_PASSTHROUGH from preserved_envvars()
  > go: upgrade 1.21.5 -> 1.21.7
  > go: upgrade 1.21.0 -> 1.21.5
  > oeqa/gotoolchain: set GOPROXY
  > goarch: disable dynamic linking globally
  > go: bump 1.21.0
  > go: rework patch to avoid identation
  > bitbake: prserv/serv: Fix a PID file removal race on prserv stop
  > bitbake: fetch/git: Avoid clean upon failure
  > qemu: backport patch for ui/clipboard issue
  > mesa,mesa-gl: Fix build when dri3 is not enabled
  > coreutils: backport patch to fix heap overflow in split
  > u-boot: Move UBOOT_INITIAL_ENV back to u-boot.inc
  > qemu: Replace workaround with proper usermode fix for shmat
  > no-gplv3: Tweak for packagemangement in core-image-full-cmdline
  > core-image-full-cmdline: add package-management
  > python3-attrs: disable Hypothesis deadline
  > rust: reproducibility issue fix with v1.75
  > rust: Revert PGO to it's default
  > rust: Upgrade 1.74.1 -> 1.75.0
  > linux-firmware: split out more firmware pieces
  > llvm: Update to 18.1.0 RC4
  > waf: Improve version parsing to avoid failing on warnings
  > xprop: upgrade 1.2.6 -> 1.2.7
  > xkeyboard-config: upgrade 2.40 -> 2.41
  > xkbcomp: upgrade 1.4.6 -> 1.4.7
  > swig: upgrade 4.2.0 -> 4.2.1
  > python3-yamllint: upgrade 1.33.0 -> 1.35.1
  > python3-urllib3: upgrade 2.1.0 -> 2.2.1
  > python3: upgrade 3.12.1 -> 3.12.2
  > python3-typing-extensions: upgrade 4.9.0 -> 4.10.0
  > python3-trove-classifiers: upgrade 2024.1.8 -> 2024.2.23
  > python3-setuptools-rust: upgrade 1.8.1 -> 1.9.0
  > python3-pytz: upgrade 2023.4 -> 2024.1
  > python3-pytest: upgrade 8.0.0 -> 8.0.2
  > python3-pycairo: upgrade 1.25.1 -> 1.26.0
  > python3-pip: upgrade 23.3.2 -> 24.0
  > python3-hypothesis: upgrade 6.97.3 -> 6.98.12
  > python3-dbusmock: upgrade 0.30.2 -> 0.31.1
  > python3-certifi: upgrade 2023.11.17 -> 2024.2.2
  > python3-beartype: upgrade 0.17.0 -> 0.17.2
  > pkgconf: upgrade 2.1.0 -> 2.1.1
  > pciutils: upgrade 3.10.0 -> 3.11.1
  > pango: upgrade 1.51.0 -> 1.52.0
  > ofono: upgrade 2.3 -> 2.4
  > mpg123: upgrade 1.32.4 -> 1.32.5
  > makedepend: upgrade 1.0.8 -> 1.0.9
  > lighttpd: upgrade 1.4.73 -> 1.4.74
  > libxvmc: upgrade 1.0.13 -> 1.0.14
  > libxkbfile: upgrade 1.1.2 -> 1.1.3
  > libxext: upgrade 1.3.5 -> 1.3.6
  > liburi-perl: upgrade 5.25 -> 5.27
  > libunistring: upgrade 1.1 -> 1.2
  > libsecret: upgrade 0.21.2 -> 0.21.4
  > libpng: upgrade 1.6.41 -> 1.6.42
  > libmicrohttpd: upgrade 0.9.77 -> 1.0.1
  > libksba: upgrade 1.6.5 -> 1.6.6
  > libhandy: upgrade 1.8.2 -> 1.8.3
  > libgpg-error: upgrade 1.47 -> 1.48
  > libffi: upgrade 3.4.5 -> 3.4.6
  > git: upgrade 2.43.0 -> 2.44.0
  > gcr: upgrade 4.1.0 -> 4.2.0
  > efivar: upgrade 38 -> 39
  > ed: upgrade 1.20 -> 1.20.1
  > createrepo-c: upgrade 1.0.3 -> 1.0.4
  > ccache: upgrade 4.9 -> 4.9.1
  > bash-completion: upgrade 2.11 -> 2.12.0
  > mirrors: Switch llvm to use shallow cloning
  > gstreamer1.0: skip a test that is known to be flaky
  > oeqa/lib/utils/postactions: fix host disk usage stats retrieval
  > python3-cryptography{-vectors}: upgrade to 42.0.5
  > libc-locale: fix ASCII compatible warning cause build failure.
  > rpm: Fix the following error when run nativesdk-rpm in nativesdk environment.
  > python3: dont disable readline module for editline
  > python3-maturin: Recognise riscv32 architecture
  > python3-bcrypt: Fix build break on arches without 64 bit atomics
  > python3-git: upgrade 3.1.41 -> 3.1.42
  > wpa-supplicant: Fix CVE-2023-52160
  > libexif: remove unused version_underscore
  > bitbake: taskexp_ncurses: fix execution example in introductory comment

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Mar 5, 2024
…inary sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-rockchip sources/meta-ti sources/meta-variscite-bsp sources/poky

* sources/meta-arm 1231e54a...aba92504 (1):
  > ci: Ensure tests are in the Corstone-1000 flash image

* sources/meta-clang fc56d6c...e222472 (12):
  > clang: Update to clang 18 release (rc4)
  > clang: Adjust packaging to match new libLLVM soname
  > bpftrace: Upgrade to 0.20+ and fix with llvm 18
  > bcc: Do not set LLVM_PACKAGE_VERSION explicitly
  > vulkan-samples: Disable deprecated declaration warnings with libc++
  > castxml: Upgrade to 0.6.4
  > spirv-llvm-translator: Switch to main branch for llvm 18 support
  > libcxx: Pass LLVM_RUNTIME_TARGETS
  > rust-llvm: Fix build with clang-18
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18
  > openldap: Fix build with lld linker

* sources/meta-elm-binary e57ece1...3c0009d (1):
  > layer.conf: Update for the scarthgap release series

* sources/meta-freescale cce48564...ee164703 (2):
  > qtbase: Enable wayland knob when in distro features
  > wayland: Delete recipe

* sources/meta-freescale-3rdparty 13f46cb...ae392bf (1):
  > Merge pull request #294 from chrisdimich/master

* sources/meta-intel e318d880...9ed54a13 (7):
  > ispc: upgrade 1.22.0 -> 1.23.0
  > openvkl: upgrade 2.0.0 -> 2.0.1
  > ospray: upgrade 3.0.0 -> 3.1.0
  > embree: upgrade 4.3.0 -> 4.3.1
  > rkcommon: upgrade 1.12.0 -> 1.13.0
  > intel-compute-runtime: upgrade 23.22.26516.18 -> 24.05.28454.6
  > intel-graphics-compiler: upgrade 1.0.14062.11 -> 1.0.15985.7

* sources/meta-odroid 665b62d...ae4ac91 (1):
  > u-boot_2023: Drop PYTHON_PN

* sources/meta-openembedded 9f0e51321...45e8c7210 (36):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > ptest-packagelists-meta-python: Move py3-libgpiod out of PTESTS_PROBLEMS_META_PYTHON
  > ptest-packagelists-meta-oe: Move libgpiod out of PTESTS_PROBLEMS_META_OE
  > googletest: allow for shared libraries
  > e2tools: Delete unneeded files from ptest package
  > python3-wrapt: add ptest
  > ptest-packagelists-meta-python: Move python3-xlrd from PTESTS_PROBLEMS_META_PYTHON to PTESTS_FAST_META_PYTHON
  > nlohmann-json: Upgrade to 3.11.3
  > python3-netaddr: upgrade 0.10.1 -> 1.2.1 and add ptest
  > python3-google-auth: upgrade 2.28.0 -> 2.28.1
  > syzkaller: Fix build with go 1.21
  > crucible: Define GOPROXY
  > influxdb: Define GOPROXY
  > folks: update 0.15.6 -> 0.15.7
  > drbd-utils: Disable warnings as errors
  > drbd-utils: upgrade 9.22.0 -> 9.27.0
  > openvpn: upgrade 2.6.7 -> 2.6.9
  > fuse3: Make kmod as a recommendation instead of rdep for ptests
  > fuse3: use 4 spaces for indentation
  > openldap: upgrade 2.5.16 -> 2.6.7
  > postfix: upgrade 3.7.3 -> 3.8.5
  > krb5: upgrade 1.20.2 -> 1.21.2
  > keyutils: Add missing rdep for ptests
  > layer.conf: Add nativesdk-libdevmapper PREFERRED_RPROVIDER
  > cryptsetup: upgrade 2.6.1 -> 2.7.0
  > grpc: upgrade 1.60.0 -> 1.60.1
  > iperf3: upgrade 3.15 -> 3.16
  > libgpiod: Tests rely on configfs support in kernel
  > python3-betamax: Upgrade to 0.9.0
  > python3-pyzmq: Add missing dep on python3-unixadmin for ptests
  > python3-gpiod: Tests rely on configfs support in kernel
  > python3-fastjsonschema: Add missing ptest deps
  > xfce4-notifyd: use python3native and depend on python3-packaging-native
  > ristretto: use python3native and depend on glib-2.0-native, python3-packaging-native
  > libkcapi: Update HOMEPAGE url
  > openipmi: fix do_configure error when using dash

* sources/meta-qcom 567079b...e7bcac0 (1):
  > Merge pull request #582 from lumag/cuse

* sources/meta-qt6 1695f1a...6a584b6 (211):
  > qtwebengine: Fix build with clang18
  > qtbase: add PACKAGECONFIG for wayland support
  > squish: fix QA issue
  > squish: add profile script
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > squish: make wayland optional
  < Merge pull request #36 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Add support for building Squish
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #35 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #34 from YoeDistro/kraj/6.6
  > layer.conf: update LAYERSERIES_COMPAT for scarthgap
  > packagegroup: add Qt modules only on supported archs
  > qtbase: prefer system png
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > libwebp: add workaround for native build
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #32 from YoeDistro/kraj/6.6
  > packagegroup: fix warning caused by inherit_defer
  > coin: update build targets
  > ptest: skip non-existing tests
  < Merge pull request #31 from YoeDistro/kraj/6.6
  > Add recipe for QtDoc
  > qtmultimedia: update revision
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  > webengine: update patch
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  > ptest: better handling for test list
  > Add srcrev for QtDoc
  > pytest-qt: upgrade to latest version
  < Merge pull request #25 from YoeDistro/kraj/6.6
  > qt6-git.inc: Switch to 6.7 branch
  > qtwebengine: update to 118-based
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > srcrev_update: support for all recipes
  > qttools: use clang if it is available
  > qtinterfaceframework: fix packaging error
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  > qtinterfaceframework: remove simulation and reference api
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtdeclarative: add dependency to qtsvg
  > qtbase: fix QLibraryInfo prefix with usrmerge
  < Merge pull request #22 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  > qt3d: remove upstreamed patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: add test config for build ptest image
  > qmlcompiler: enable ptest
  > qtwebengine: enable ptest
  > qtconnectivity: enable ptest
  > ptest: better ptest support
  > Revert "protobuf: add workaround for qtgrpc"
  < Merge pull request #18 from YoeDistro/kraj/6.6
  > coin: add CI build for nanbield
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  > qtgrpc: update to latest revision to fix build failure
  < Merge pull request #16 from YoeDistro/kraj/6.6
  > protobuf: add workaround for qtgrpc
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  > Remove old patches from qtwebengine
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Workaround too eager packagegroup sanity check
  > Workaround too eager packagegroup sanity check
  < Remove checks for required meta layers
  < layer.conf: fix LAYERDEPENDS_qt6-layer
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Remove checks for required meta layers
  > layer.conf: fix LAYERDEPENDS_qt6-layer
  < qtgraphs: remove opengl requirement
  > qtgraphs: remove opengl requirement
  < Remove old patches from qtwebengine
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add PACKAGECONFIG for egldevice platform plugin
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: add PACKAGECONFIG for egldevice platform plugin
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > readme: remove notes about webengine testing
  > qtapplicationmanager: remove unneeded CFLAGS
  > qtopcua: add support for native and nativesdk
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add at-spi2-core as dependency for accessibility option
  < qtmultimedia: enable ffmpeg only if its license is accepted
  < readme: Add link to bug tracker
  > qtbase: add at-spi2-core as dependency for accessibility option
  > readme: Add link to bug tracker
  > qtmultimedia: enable ffmpeg only if its license is accepted
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Revert "qtbase: fix build with kirkstone"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtwebengine: fix build without DRI"
  < Revert "qtwebengine: fix build without DRI"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Bump version to 6.6.1
  > qtapplicationmanager: Fix build with musl
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtshadertools: Fix missing dependency to spirv-tools
  > qtshadertools: Fix missing dependency to spirv-tools
  > qtbase: Add locale-base-c only on glibc based targets
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: fix install if lcl_maybe_fortify is empty
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: fix install if lcl_maybe_fortify is empty
  > Conversion script to use new module names
  < qtdeclarative: add dependency to QtSvg for example
  > qtwebengine: fix build without DRI
  < qtwebengine: fix x86_64 build of ffmpeg
  > qtdeclarative: add dependency to QtSvg for example
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: remove langdale from CI tests
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: fix x86_64 build of ffmpeg
  > Use std::size_t instead of int to store position in string
  > qtwebengine: update chromium branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: Add workaround for static build in CI
  > spirv-tools: remove bbappend
  > python: remove duplicate python recipes
  > qtbase: fix build with kirkstone
  > coin: remove langdale from CI tests
  > Drop support for older Yocto releases
  < qtwebengine: fix build without DRI
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: add workaround for QA warning on qemu
  < coin: use INIT_MANAGER to select systemd
  > coin: add workaround for QA warning on qemu
  > coin: use INIT_MANAGER to select systemd
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtwebengine: update chromium branch
  < coin: Add workaround for static build in CI
  < Use std::size_t instead of int to store position in string
  < examples: add runtime dependency to main package
  < readme: add note about release branches and tags
  < qtshadertools: add runtime dependency to spirv-tools
  > qtshadertools: add runtime dependency to spirv-tools
  > examples: add runtime dependency to main package
  > readme: add note about release branches and tags
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > conan.inc: Remove support
  > qtbase: Add a packageconfig knob to enable lld linker
  < *.patch: add Upstream-Status to all patches
  > *.patch: add Upstream-Status to all patches
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Add 6.6 compatibility notes
  > Add 6.6 compatibility notes
  < Remove legacy license identifier mappings in layer config
  > Remove legacy license identifier mappings in layer config
  < qt6: update module branch
  < qtwebengine: update patch
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: update patch
  > qt6: bump version to 6.7.0
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qttools: add PACKAGECONFIG for clang dependency
  > qttools: add PACKAGECONFIG for clang dependency

* sources/meta-riscv dc7aeb4...ea40758 (4):
  > musl: Drop rv32 patches
  > linux-starfive-dev: Fix perf build with gcc-13
  > capnproto,pidgin-sipe: Re-enable on rv32
  > ostree: Do not mark unavailable for rv32

* sources/meta-rockchip bcf1d92...4ad1a1e (1):
  > layer.conf: update for scarthgap

* sources/meta-ti e24577a7...fba0b171 (9):
  > CI/CD Auto-Merger: cicd.master.202402271317
  > Rework jailhouse recipe to support different image build
  > conf: beaglebone-ai64: Apply U-boot defconfig fragments
  > conf: beagleplay: Apply U-boot defconfig fragments
  > meta-ti-bsp: update BeagleBoard.org BSP to the latest
  > linux-bb.org: remove custom FILES:${KERNEL_PACKAGE_NAME}-devicetree
  > meta-ti-bsp: trusted-firmware-arm: Update to master
  > meta-ti-bsp: optee: Upgrade to 4.1
  > conf: machine: Apply U-boot fragment configs for AM62P Display Cluster Image

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

* sources/poky 4945ca640b...2c372c5522 (116):
  > linux-yocto: Fix rv32 syscall wrappers
  > poky-bleeding.bbclass: Remove use of SRCPV
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > Add genericarm64 MACHINE
  > add missing file
  > image-live.bbclass: Adjust the default value for INITRD_LIVE
  > libpng: Update SRC_URI to avoid redirects
  > oeqa/login: tweaks
  > python3-cryptography_42.0.5.bb: delete redundant ptest packaging
  > expat: upgrdae 2.6.0 -> 2.6.1
  > gdb: Upgrade 14.1 -> 14.2
  > python3-hypothesis: upgrade 6.98.12 -> 6.98.15
  > rust: Fix build failure re-appeared on riscv32
  > gtk+3: update 3.24.38 -> 3.24.41
  > go: Drop linkmode with nativesdk/cross-canadian
  > go: Further tweak indentation in patch
  > go: bump 1.22.0
  > linux-yocto: Enable gpio-sim with ptests
  > linux-yocto/6.6: update CVE exclusions
  > linux-yocto/6.6: update to v6.6.20
  > linux-yocto/cfg/6.6: drop CONFIG_DEBUG_CREDENTIALS
  > login.py: Proof of concept for screenshot testcases
  > image-tests: Add initial image test png files
  > qemurunner.py: Fix error on calls to run_monitor
  > sstatetests.py: Add testing for correct sstate permissions
  > bitbake: utils: remove BB_ENV_PASSTHROUGH from preserved_envvars()
  > go: upgrade 1.21.5 -> 1.21.7
  > go: upgrade 1.21.0 -> 1.21.5
  > oeqa/gotoolchain: set GOPROXY
  > goarch: disable dynamic linking globally
  > go: bump 1.21.0
  > go: rework patch to avoid identation
  > bitbake: prserv/serv: Fix a PID file removal race on prserv stop
  > bitbake: fetch/git: Avoid clean upon failure
  > qemu: backport patch for ui/clipboard issue
  > mesa,mesa-gl: Fix build when dri3 is not enabled
  > coreutils: backport patch to fix heap overflow in split
  > u-boot: Move UBOOT_INITIAL_ENV back to u-boot.inc
  > qemu: Replace workaround with proper usermode fix for shmat
  > no-gplv3: Tweak for packagemangement in core-image-full-cmdline
  > core-image-full-cmdline: add package-management
  > python3-attrs: disable Hypothesis deadline
  > rust: reproducibility issue fix with v1.75
  > rust: Revert PGO to it's default
  > rust: Upgrade 1.74.1 -> 1.75.0
  > linux-firmware: split out more firmware pieces
  > llvm: Update to 18.1.0 RC4
  > waf: Improve version parsing to avoid failing on warnings
  > xprop: upgrade 1.2.6 -> 1.2.7
  > xkeyboard-config: upgrade 2.40 -> 2.41
  > xkbcomp: upgrade 1.4.6 -> 1.4.7
  > swig: upgrade 4.2.0 -> 4.2.1
  > python3-yamllint: upgrade 1.33.0 -> 1.35.1
  > python3-urllib3: upgrade 2.1.0 -> 2.2.1
  > python3: upgrade 3.12.1 -> 3.12.2
  > python3-typing-extensions: upgrade 4.9.0 -> 4.10.0
  > python3-trove-classifiers: upgrade 2024.1.8 -> 2024.2.23
  > python3-setuptools-rust: upgrade 1.8.1 -> 1.9.0
  > python3-pytz: upgrade 2023.4 -> 2024.1
  > python3-pytest: upgrade 8.0.0 -> 8.0.2
  > python3-pycairo: upgrade 1.25.1 -> 1.26.0
  > python3-pip: upgrade 23.3.2 -> 24.0
  > python3-hypothesis: upgrade 6.97.3 -> 6.98.12
  > python3-dbusmock: upgrade 0.30.2 -> 0.31.1
  > python3-certifi: upgrade 2023.11.17 -> 2024.2.2
  > python3-beartype: upgrade 0.17.0 -> 0.17.2
  > pkgconf: upgrade 2.1.0 -> 2.1.1
  > pciutils: upgrade 3.10.0 -> 3.11.1
  > pango: upgrade 1.51.0 -> 1.52.0
  > ofono: upgrade 2.3 -> 2.4
  > mpg123: upgrade 1.32.4 -> 1.32.5
  > makedepend: upgrade 1.0.8 -> 1.0.9
  > lighttpd: upgrade 1.4.73 -> 1.4.74
  > libxvmc: upgrade 1.0.13 -> 1.0.14
  > libxkbfile: upgrade 1.1.2 -> 1.1.3
  > libxext: upgrade 1.3.5 -> 1.3.6
  > liburi-perl: upgrade 5.25 -> 5.27
  > libunistring: upgrade 1.1 -> 1.2
  > libsecret: upgrade 0.21.2 -> 0.21.4
  > libpng: upgrade 1.6.41 -> 1.6.42
  > libmicrohttpd: upgrade 0.9.77 -> 1.0.1
  > libksba: upgrade 1.6.5 -> 1.6.6
  > libhandy: upgrade 1.8.2 -> 1.8.3
  > libgpg-error: upgrade 1.47 -> 1.48
  > libffi: upgrade 3.4.5 -> 3.4.6
  > git: upgrade 2.43.0 -> 2.44.0
  > gcr: upgrade 4.1.0 -> 4.2.0
  > efivar: upgrade 38 -> 39
  > ed: upgrade 1.20 -> 1.20.1
  > createrepo-c: upgrade 1.0.3 -> 1.0.4
  > ccache: upgrade 4.9 -> 4.9.1
  > bash-completion: upgrade 2.11 -> 2.12.0
  > mirrors: Switch llvm to use shallow cloning
  > gstreamer1.0: skip a test that is known to be flaky
  > oeqa/lib/utils/postactions: fix host disk usage stats retrieval
  > python3-cryptography{-vectors}: upgrade to 42.0.5
  > libc-locale: fix ASCII compatible warning cause build failure.
  > rpm: Fix the following error when run nativesdk-rpm in nativesdk environment.
  > python3: dont disable readline module for editline
  > python3-maturin: Recognise riscv32 architecture
  > python3-bcrypt: Fix build break on arches without 64 bit atomics
  > python3-git: upgrade 3.1.41 -> 3.1.42
  > wpa-supplicant: Fix CVE-2023-52160
  > libexif: remove unused version_underscore
  > bitbake: taskexp_ncurses: fix execution example in introductory comment

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Mar 5, 2024
…inary sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-rockchip sources/meta-ti sources/meta-variscite-bsp sources/poky

* sources/meta-arm 1231e54a...aba92504 (1):
  > ci: Ensure tests are in the Corstone-1000 flash image

* sources/meta-clang fc56d6c...e222472 (12):
  > clang: Update to clang 18 release (rc4)
  > clang: Adjust packaging to match new libLLVM soname
  > bpftrace: Upgrade to 0.20+ and fix with llvm 18
  > bcc: Do not set LLVM_PACKAGE_VERSION explicitly
  > vulkan-samples: Disable deprecated declaration warnings with libc++
  > castxml: Upgrade to 0.6.4
  > spirv-llvm-translator: Switch to main branch for llvm 18 support
  > libcxx: Pass LLVM_RUNTIME_TARGETS
  > rust-llvm: Fix build with clang-18
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18
  > openldap: Fix build with lld linker

* sources/meta-elm-binary e57ece1...3c0009d (1):
  > layer.conf: Update for the scarthgap release series

* sources/meta-freescale cce48564...ee164703 (2):
  > qtbase: Enable wayland knob when in distro features
  > wayland: Delete recipe

* sources/meta-freescale-3rdparty 13f46cb...ae392bf (1):
  > Merge pull request #294 from chrisdimich/master

* sources/meta-intel e318d880...9ed54a13 (7):
  > ispc: upgrade 1.22.0 -> 1.23.0
  > openvkl: upgrade 2.0.0 -> 2.0.1
  > ospray: upgrade 3.0.0 -> 3.1.0
  > embree: upgrade 4.3.0 -> 4.3.1
  > rkcommon: upgrade 1.12.0 -> 1.13.0
  > intel-compute-runtime: upgrade 23.22.26516.18 -> 24.05.28454.6
  > intel-graphics-compiler: upgrade 1.0.14062.11 -> 1.0.15985.7

* sources/meta-odroid 665b62d...ae4ac91 (1):
  > u-boot_2023: Drop PYTHON_PN

* sources/meta-openembedded 9f0e51321...9354fa961 (37):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > ptest-packagelists-meta-python: Move py3-libgpiod out of PTESTS_PROBLEMS_META_PYTHON
  > ptest-packagelists-meta-oe: Move libgpiod out of PTESTS_PROBLEMS_META_OE
  > python3-aiohappyeyeballs: Correct the typo of BBCLASSEXTEND
  > googletest: allow for shared libraries
  > e2tools: Delete unneeded files from ptest package
  > python3-wrapt: add ptest
  > ptest-packagelists-meta-python: Move python3-xlrd from PTESTS_PROBLEMS_META_PYTHON to PTESTS_FAST_META_PYTHON
  > nlohmann-json: Upgrade to 3.11.3
  > python3-netaddr: upgrade 0.10.1 -> 1.2.1 and add ptest
  > python3-google-auth: upgrade 2.28.0 -> 2.28.1
  > syzkaller: Fix build with go 1.21
  > crucible: Define GOPROXY
  > influxdb: Define GOPROXY
  > folks: update 0.15.6 -> 0.15.7
  > drbd-utils: Disable warnings as errors
  > drbd-utils: upgrade 9.22.0 -> 9.27.0
  > openvpn: upgrade 2.6.7 -> 2.6.9
  > fuse3: Make kmod as a recommendation instead of rdep for ptests
  > fuse3: use 4 spaces for indentation
  > openldap: upgrade 2.5.16 -> 2.6.7
  > postfix: upgrade 3.7.3 -> 3.8.5
  > krb5: upgrade 1.20.2 -> 1.21.2
  > keyutils: Add missing rdep for ptests
  > layer.conf: Add nativesdk-libdevmapper PREFERRED_RPROVIDER
  > cryptsetup: upgrade 2.6.1 -> 2.7.0
  > grpc: upgrade 1.60.0 -> 1.60.1
  > iperf3: upgrade 3.15 -> 3.16
  > libgpiod: Tests rely on configfs support in kernel
  > python3-betamax: Upgrade to 0.9.0
  > python3-pyzmq: Add missing dep on python3-unixadmin for ptests
  > python3-gpiod: Tests rely on configfs support in kernel
  > python3-fastjsonschema: Add missing ptest deps
  > xfce4-notifyd: use python3native and depend on python3-packaging-native
  > ristretto: use python3native and depend on glib-2.0-native, python3-packaging-native
  > libkcapi: Update HOMEPAGE url
  > openipmi: fix do_configure error when using dash

* sources/meta-qcom 567079b...e7bcac0 (1):
  > Merge pull request #582 from lumag/cuse

* sources/meta-qt6 1695f1a...6a584b6 (211):
  > qtwebengine: Fix build with clang18
  > qtbase: add PACKAGECONFIG for wayland support
  > squish: fix QA issue
  > squish: add profile script
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > squish: make wayland optional
  < Merge pull request #36 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Add support for building Squish
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #35 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #34 from YoeDistro/kraj/6.6
  > layer.conf: update LAYERSERIES_COMPAT for scarthgap
  > packagegroup: add Qt modules only on supported archs
  > qtbase: prefer system png
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > libwebp: add workaround for native build
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #32 from YoeDistro/kraj/6.6
  > packagegroup: fix warning caused by inherit_defer
  > coin: update build targets
  > ptest: skip non-existing tests
  < Merge pull request #31 from YoeDistro/kraj/6.6
  > Add recipe for QtDoc
  > qtmultimedia: update revision
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  > webengine: update patch
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  > ptest: better handling for test list
  > Add srcrev for QtDoc
  > pytest-qt: upgrade to latest version
  < Merge pull request #25 from YoeDistro/kraj/6.6
  > qt6-git.inc: Switch to 6.7 branch
  > qtwebengine: update to 118-based
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > srcrev_update: support for all recipes
  > qttools: use clang if it is available
  > qtinterfaceframework: fix packaging error
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  > qtinterfaceframework: remove simulation and reference api
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtdeclarative: add dependency to qtsvg
  > qtbase: fix QLibraryInfo prefix with usrmerge
  < Merge pull request #22 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  > qt3d: remove upstreamed patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: add test config for build ptest image
  > qmlcompiler: enable ptest
  > qtwebengine: enable ptest
  > qtconnectivity: enable ptest
  > ptest: better ptest support
  > Revert "protobuf: add workaround for qtgrpc"
  < Merge pull request #18 from YoeDistro/kraj/6.6
  > coin: add CI build for nanbield
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  > qtgrpc: update to latest revision to fix build failure
  < Merge pull request #16 from YoeDistro/kraj/6.6
  > protobuf: add workaround for qtgrpc
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  > Remove old patches from qtwebengine
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Workaround too eager packagegroup sanity check
  > Workaround too eager packagegroup sanity check
  < Remove checks for required meta layers
  < layer.conf: fix LAYERDEPENDS_qt6-layer
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Remove checks for required meta layers
  > layer.conf: fix LAYERDEPENDS_qt6-layer
  < qtgraphs: remove opengl requirement
  > qtgraphs: remove opengl requirement
  < Remove old patches from qtwebengine
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add PACKAGECONFIG for egldevice platform plugin
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: add PACKAGECONFIG for egldevice platform plugin
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > readme: remove notes about webengine testing
  > qtapplicationmanager: remove unneeded CFLAGS
  > qtopcua: add support for native and nativesdk
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add at-spi2-core as dependency for accessibility option
  < qtmultimedia: enable ffmpeg only if its license is accepted
  < readme: Add link to bug tracker
  > qtbase: add at-spi2-core as dependency for accessibility option
  > readme: Add link to bug tracker
  > qtmultimedia: enable ffmpeg only if its license is accepted
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Revert "qtbase: fix build with kirkstone"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtwebengine: fix build without DRI"
  < Revert "qtwebengine: fix build without DRI"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Bump version to 6.6.1
  > qtapplicationmanager: Fix build with musl
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtshadertools: Fix missing dependency to spirv-tools
  > qtshadertools: Fix missing dependency to spirv-tools
  > qtbase: Add locale-base-c only on glibc based targets
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: fix install if lcl_maybe_fortify is empty
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: fix install if lcl_maybe_fortify is empty
  > Conversion script to use new module names
  < qtdeclarative: add dependency to QtSvg for example
  > qtwebengine: fix build without DRI
  < qtwebengine: fix x86_64 build of ffmpeg
  > qtdeclarative: add dependency to QtSvg for example
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: remove langdale from CI tests
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: fix x86_64 build of ffmpeg
  > Use std::size_t instead of int to store position in string
  > qtwebengine: update chromium branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: Add workaround for static build in CI
  > spirv-tools: remove bbappend
  > python: remove duplicate python recipes
  > qtbase: fix build with kirkstone
  > coin: remove langdale from CI tests
  > Drop support for older Yocto releases
  < qtwebengine: fix build without DRI
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: add workaround for QA warning on qemu
  < coin: use INIT_MANAGER to select systemd
  > coin: add workaround for QA warning on qemu
  > coin: use INIT_MANAGER to select systemd
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtwebengine: update chromium branch
  < coin: Add workaround for static build in CI
  < Use std::size_t instead of int to store position in string
  < examples: add runtime dependency to main package
  < readme: add note about release branches and tags
  < qtshadertools: add runtime dependency to spirv-tools
  > qtshadertools: add runtime dependency to spirv-tools
  > examples: add runtime dependency to main package
  > readme: add note about release branches and tags
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > conan.inc: Remove support
  > qtbase: Add a packageconfig knob to enable lld linker
  < *.patch: add Upstream-Status to all patches
  > *.patch: add Upstream-Status to all patches
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Add 6.6 compatibility notes
  > Add 6.6 compatibility notes
  < Remove legacy license identifier mappings in layer config
  > Remove legacy license identifier mappings in layer config
  < qt6: update module branch
  < qtwebengine: update patch
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: update patch
  > qt6: bump version to 6.7.0
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qttools: add PACKAGECONFIG for clang dependency
  > qttools: add PACKAGECONFIG for clang dependency

* sources/meta-riscv dc7aeb4...ea40758 (4):
  > musl: Drop rv32 patches
  > linux-starfive-dev: Fix perf build with gcc-13
  > capnproto,pidgin-sipe: Re-enable on rv32
  > ostree: Do not mark unavailable for rv32

* sources/meta-rockchip bcf1d92...4ad1a1e (1):
  > layer.conf: update for scarthgap

* sources/meta-ti e24577a7...fba0b171 (9):
  > CI/CD Auto-Merger: cicd.master.202402271317
  > Rework jailhouse recipe to support different image build
  > conf: beaglebone-ai64: Apply U-boot defconfig fragments
  > conf: beagleplay: Apply U-boot defconfig fragments
  > meta-ti-bsp: update BeagleBoard.org BSP to the latest
  > linux-bb.org: remove custom FILES:${KERNEL_PACKAGE_NAME}-devicetree
  > meta-ti-bsp: trusted-firmware-arm: Update to master
  > meta-ti-bsp: optee: Upgrade to 4.1
  > conf: machine: Apply U-boot fragment configs for AM62P Display Cluster Image

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

* sources/poky 4945ca640b...973baf3ef8 (115):
  > linux-yocto: Fix rv32 syscall wrappers
  > poky-bleeding.bbclass: Remove use of SRCPV
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > Add genericarm64 MACHINE
  > bmaptool: now part of Yocto Project
  > libpng: Update SRC_URI to avoid redirects
  > oeqa/login: tweaks
  > python3-cryptography_42.0.5.bb: delete redundant ptest packaging
  > expat: upgrdae 2.6.0 -> 2.6.1
  > gdb: Upgrade 14.1 -> 14.2
  > python3-hypothesis: upgrade 6.98.12 -> 6.98.15
  > rust: Fix build failure re-appeared on riscv32
  > gtk+3: update 3.24.38 -> 3.24.41
  > go: Drop linkmode with nativesdk/cross-canadian
  > go: Further tweak indentation in patch
  > go: bump 1.22.0
  > linux-yocto: Enable gpio-sim with ptests
  > linux-yocto/6.6: update CVE exclusions
  > linux-yocto/6.6: update to v6.6.20
  > linux-yocto/cfg/6.6: drop CONFIG_DEBUG_CREDENTIALS
  > login.py: Proof of concept for screenshot testcases
  > image-tests: Add initial image test png files
  > qemurunner.py: Fix error on calls to run_monitor
  > sstatetests.py: Add testing for correct sstate permissions
  > bitbake: utils: remove BB_ENV_PASSTHROUGH from preserved_envvars()
  > go: upgrade 1.21.5 -> 1.21.7
  > go: upgrade 1.21.0 -> 1.21.5
  > oeqa/gotoolchain: set GOPROXY
  > goarch: disable dynamic linking globally
  > go: bump 1.21.0
  > go: rework patch to avoid identation
  > bitbake: prserv/serv: Fix a PID file removal race on prserv stop
  > bitbake: fetch/git: Avoid clean upon failure
  > qemu: backport patch for ui/clipboard issue
  > mesa,mesa-gl: Fix build when dri3 is not enabled
  > coreutils: backport patch to fix heap overflow in split
  > u-boot: Move UBOOT_INITIAL_ENV back to u-boot.inc
  > qemu: Replace workaround with proper usermode fix for shmat
  > no-gplv3: Tweak for packagemangement in core-image-full-cmdline
  > core-image-full-cmdline: add package-management
  > python3-attrs: disable Hypothesis deadline
  > rust: reproducibility issue fix with v1.75
  > rust: Revert PGO to it's default
  > rust: Upgrade 1.74.1 -> 1.75.0
  > linux-firmware: split out more firmware pieces
  > llvm: Update to 18.1.0 RC4
  > waf: Improve version parsing to avoid failing on warnings
  > xprop: upgrade 1.2.6 -> 1.2.7
  > xkeyboard-config: upgrade 2.40 -> 2.41
  > xkbcomp: upgrade 1.4.6 -> 1.4.7
  > swig: upgrade 4.2.0 -> 4.2.1
  > python3-yamllint: upgrade 1.33.0 -> 1.35.1
  > python3-urllib3: upgrade 2.1.0 -> 2.2.1
  > python3: upgrade 3.12.1 -> 3.12.2
  > python3-typing-extensions: upgrade 4.9.0 -> 4.10.0
  > python3-trove-classifiers: upgrade 2024.1.8 -> 2024.2.23
  > python3-setuptools-rust: upgrade 1.8.1 -> 1.9.0
  > python3-pytz: upgrade 2023.4 -> 2024.1
  > python3-pytest: upgrade 8.0.0 -> 8.0.2
  > python3-pycairo: upgrade 1.25.1 -> 1.26.0
  > python3-pip: upgrade 23.3.2 -> 24.0
  > python3-hypothesis: upgrade 6.97.3 -> 6.98.12
  > python3-dbusmock: upgrade 0.30.2 -> 0.31.1
  > python3-certifi: upgrade 2023.11.17 -> 2024.2.2
  > python3-beartype: upgrade 0.17.0 -> 0.17.2
  > pkgconf: upgrade 2.1.0 -> 2.1.1
  > pciutils: upgrade 3.10.0 -> 3.11.1
  > pango: upgrade 1.51.0 -> 1.52.0
  > ofono: upgrade 2.3 -> 2.4
  > mpg123: upgrade 1.32.4 -> 1.32.5
  > makedepend: upgrade 1.0.8 -> 1.0.9
  > lighttpd: upgrade 1.4.73 -> 1.4.74
  > libxvmc: upgrade 1.0.13 -> 1.0.14
  > libxkbfile: upgrade 1.1.2 -> 1.1.3
  > libxext: upgrade 1.3.5 -> 1.3.6
  > liburi-perl: upgrade 5.25 -> 5.27
  > libunistring: upgrade 1.1 -> 1.2
  > libsecret: upgrade 0.21.2 -> 0.21.4
  > libpng: upgrade 1.6.41 -> 1.6.42
  > libmicrohttpd: upgrade 0.9.77 -> 1.0.1
  > libksba: upgrade 1.6.5 -> 1.6.6
  > libhandy: upgrade 1.8.2 -> 1.8.3
  > libgpg-error: upgrade 1.47 -> 1.48
  > libffi: upgrade 3.4.5 -> 3.4.6
  > git: upgrade 2.43.0 -> 2.44.0
  > gcr: upgrade 4.1.0 -> 4.2.0
  > efivar: upgrade 38 -> 39
  > ed: upgrade 1.20 -> 1.20.1
  > createrepo-c: upgrade 1.0.3 -> 1.0.4
  > ccache: upgrade 4.9 -> 4.9.1
  > bash-completion: upgrade 2.11 -> 2.12.0
  > mirrors: Switch llvm to use shallow cloning
  > gstreamer1.0: skip a test that is known to be flaky
  > oeqa/lib/utils/postactions: fix host disk usage stats retrieval
  > python3-cryptography{-vectors}: upgrade to 42.0.5
  > libc-locale: fix ASCII compatible warning cause build failure.
  > rpm: Fix the following error when run nativesdk-rpm in nativesdk environment.
  > python3: dont disable readline module for editline
  > python3-maturin: Recognise riscv32 architecture
  > python3-bcrypt: Fix build break on arches without 64 bit atomics
  > python3-git: upgrade 3.1.41 -> 3.1.42
  > wpa-supplicant: Fix CVE-2023-52160
  > libexif: remove unused version_underscore
  > bitbake: taskexp_ncurses: fix execution example in introductory comment

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Mar 5, 2024
…inary sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-rockchip sources/meta-ti sources/meta-variscite-bsp sources/poky

* sources/meta-arm 1231e54a...aba92504 (1):
  > ci: Ensure tests are in the Corstone-1000 flash image

* sources/meta-clang fc56d6c...e222472 (12):
  > clang: Update to clang 18 release (rc4)
  > clang: Adjust packaging to match new libLLVM soname
  > bpftrace: Upgrade to 0.20+ and fix with llvm 18
  > bcc: Do not set LLVM_PACKAGE_VERSION explicitly
  > vulkan-samples: Disable deprecated declaration warnings with libc++
  > castxml: Upgrade to 0.6.4
  > spirv-llvm-translator: Switch to main branch for llvm 18 support
  > libcxx: Pass LLVM_RUNTIME_TARGETS
  > rust-llvm: Fix build with clang-18
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18
  > openldap: Fix build with lld linker

* sources/meta-elm-binary e57ece1...3c0009d (1):
  > layer.conf: Update for the scarthgap release series

* sources/meta-freescale cce48564...ee164703 (2):
  > qtbase: Enable wayland knob when in distro features
  > wayland: Delete recipe

* sources/meta-freescale-3rdparty 13f46cb...ae392bf (1):
  > Merge pull request #294 from chrisdimich/master

* sources/meta-intel e318d880...9ed54a13 (7):
  > ispc: upgrade 1.22.0 -> 1.23.0
  > openvkl: upgrade 2.0.0 -> 2.0.1
  > ospray: upgrade 3.0.0 -> 3.1.0
  > embree: upgrade 4.3.0 -> 4.3.1
  > rkcommon: upgrade 1.12.0 -> 1.13.0
  > intel-compute-runtime: upgrade 23.22.26516.18 -> 24.05.28454.6
  > intel-graphics-compiler: upgrade 1.0.14062.11 -> 1.0.15985.7

* sources/meta-odroid 665b62d...ae4ac91 (1):
  > u-boot_2023: Drop PYTHON_PN

* sources/meta-openembedded 9f0e51321...eab163541 (40):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > ptest-packagelists-meta-python: Move py3-libgpiod out of PTESTS_PROBLEMS_META_PYTHON
  > ptest-packagelists-meta-oe: Move libgpiod out of PTESTS_PROBLEMS_META_OE
  > nodejs: upgrade 20.11.0 -> 20.11.1
  > multipath-tools: upgrade 0.9.3 -> 0.9.8
  > syslog-ng: upgrade 4.0.1 -> 4.6.0
  > python3-aiohappyeyeballs: Correct the typo of BBCLASSEXTEND
  > googletest: allow for shared libraries
  > e2tools: Delete unneeded files from ptest package
  > python3-wrapt: add ptest
  > ptest-packagelists-meta-python: Move python3-xlrd from PTESTS_PROBLEMS_META_PYTHON to PTESTS_FAST_META_PYTHON
  > nlohmann-json: Upgrade to 3.11.3
  > python3-netaddr: upgrade 0.10.1 -> 1.2.1 and add ptest
  > python3-google-auth: upgrade 2.28.0 -> 2.28.1
  > syzkaller: Fix build with go 1.21
  > crucible: Define GOPROXY
  > influxdb: Define GOPROXY
  > folks: update 0.15.6 -> 0.15.7
  > drbd-utils: Disable warnings as errors
  > drbd-utils: upgrade 9.22.0 -> 9.27.0
  > openvpn: upgrade 2.6.7 -> 2.6.9
  > fuse3: Make kmod as a recommendation instead of rdep for ptests
  > fuse3: use 4 spaces for indentation
  > openldap: upgrade 2.5.16 -> 2.6.7
  > postfix: upgrade 3.7.3 -> 3.8.5
  > krb5: upgrade 1.20.2 -> 1.21.2
  > keyutils: Add missing rdep for ptests
  > layer.conf: Add nativesdk-libdevmapper PREFERRED_RPROVIDER
  > cryptsetup: upgrade 2.6.1 -> 2.7.0
  > grpc: upgrade 1.60.0 -> 1.60.1
  > iperf3: upgrade 3.15 -> 3.16
  > libgpiod: Tests rely on configfs support in kernel
  > python3-betamax: Upgrade to 0.9.0
  > python3-pyzmq: Add missing dep on python3-unixadmin for ptests
  > python3-gpiod: Tests rely on configfs support in kernel
  > python3-fastjsonschema: Add missing ptest deps
  > xfce4-notifyd: use python3native and depend on python3-packaging-native
  > ristretto: use python3native and depend on glib-2.0-native, python3-packaging-native
  > libkcapi: Update HOMEPAGE url
  > openipmi: fix do_configure error when using dash

* sources/meta-qcom 567079b...e7bcac0 (1):
  > Merge pull request #582 from lumag/cuse

* sources/meta-qt6 1695f1a...6a584b6 (211):
  > qtwebengine: Fix build with clang18
  > qtbase: add PACKAGECONFIG for wayland support
  > squish: fix QA issue
  > squish: add profile script
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > squish: make wayland optional
  < Merge pull request #36 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Add support for building Squish
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #35 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #34 from YoeDistro/kraj/6.6
  > layer.conf: update LAYERSERIES_COMPAT for scarthgap
  > packagegroup: add Qt modules only on supported archs
  > qtbase: prefer system png
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > libwebp: add workaround for native build
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #32 from YoeDistro/kraj/6.6
  > packagegroup: fix warning caused by inherit_defer
  > coin: update build targets
  > ptest: skip non-existing tests
  < Merge pull request #31 from YoeDistro/kraj/6.6
  > Add recipe for QtDoc
  > qtmultimedia: update revision
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  > webengine: update patch
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  > ptest: better handling for test list
  > Add srcrev for QtDoc
  > pytest-qt: upgrade to latest version
  < Merge pull request #25 from YoeDistro/kraj/6.6
  > qt6-git.inc: Switch to 6.7 branch
  > qtwebengine: update to 118-based
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > srcrev_update: support for all recipes
  > qttools: use clang if it is available
  > qtinterfaceframework: fix packaging error
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  > qtinterfaceframework: remove simulation and reference api
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtdeclarative: add dependency to qtsvg
  > qtbase: fix QLibraryInfo prefix with usrmerge
  < Merge pull request #22 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  > qt3d: remove upstreamed patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: add test config for build ptest image
  > qmlcompiler: enable ptest
  > qtwebengine: enable ptest
  > qtconnectivity: enable ptest
  > ptest: better ptest support
  > Revert "protobuf: add workaround for qtgrpc"
  < Merge pull request #18 from YoeDistro/kraj/6.6
  > coin: add CI build for nanbield
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  > qtgrpc: update to latest revision to fix build failure
  < Merge pull request #16 from YoeDistro/kraj/6.6
  > protobuf: add workaround for qtgrpc
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  > Remove old patches from qtwebengine
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Workaround too eager packagegroup sanity check
  > Workaround too eager packagegroup sanity check
  < Remove checks for required meta layers
  < layer.conf: fix LAYERDEPENDS_qt6-layer
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Remove checks for required meta layers
  > layer.conf: fix LAYERDEPENDS_qt6-layer
  < qtgraphs: remove opengl requirement
  > qtgraphs: remove opengl requirement
  < Remove old patches from qtwebengine
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add PACKAGECONFIG for egldevice platform plugin
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: add PACKAGECONFIG for egldevice platform plugin
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > readme: remove notes about webengine testing
  > qtapplicationmanager: remove unneeded CFLAGS
  > qtopcua: add support for native and nativesdk
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add at-spi2-core as dependency for accessibility option
  < qtmultimedia: enable ffmpeg only if its license is accepted
  < readme: Add link to bug tracker
  > qtbase: add at-spi2-core as dependency for accessibility option
  > readme: Add link to bug tracker
  > qtmultimedia: enable ffmpeg only if its license is accepted
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Revert "qtbase: fix build with kirkstone"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtwebengine: fix build without DRI"
  < Revert "qtwebengine: fix build without DRI"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Bump version to 6.6.1
  > qtapplicationmanager: Fix build with musl
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtshadertools: Fix missing dependency to spirv-tools
  > qtshadertools: Fix missing dependency to spirv-tools
  > qtbase: Add locale-base-c only on glibc based targets
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: fix install if lcl_maybe_fortify is empty
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: fix install if lcl_maybe_fortify is empty
  > Conversion script to use new module names
  < qtdeclarative: add dependency to QtSvg for example
  > qtwebengine: fix build without DRI
  < qtwebengine: fix x86_64 build of ffmpeg
  > qtdeclarative: add dependency to QtSvg for example
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: remove langdale from CI tests
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: fix x86_64 build of ffmpeg
  > Use std::size_t instead of int to store position in string
  > qtwebengine: update chromium branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: Add workaround for static build in CI
  > spirv-tools: remove bbappend
  > python: remove duplicate python recipes
  > qtbase: fix build with kirkstone
  > coin: remove langdale from CI tests
  > Drop support for older Yocto releases
  < qtwebengine: fix build without DRI
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: add workaround for QA warning on qemu
  < coin: use INIT_MANAGER to select systemd
  > coin: add workaround for QA warning on qemu
  > coin: use INIT_MANAGER to select systemd
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtwebengine: update chromium branch
  < coin: Add workaround for static build in CI
  < Use std::size_t instead of int to store position in string
  < examples: add runtime dependency to main package
  < readme: add note about release branches and tags
  < qtshadertools: add runtime dependency to spirv-tools
  > qtshadertools: add runtime dependency to spirv-tools
  > examples: add runtime dependency to main package
  > readme: add note about release branches and tags
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > conan.inc: Remove support
  > qtbase: Add a packageconfig knob to enable lld linker
  < *.patch: add Upstream-Status to all patches
  > *.patch: add Upstream-Status to all patches
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Add 6.6 compatibility notes
  > Add 6.6 compatibility notes
  < Remove legacy license identifier mappings in layer config
  > Remove legacy license identifier mappings in layer config
  < qt6: update module branch
  < qtwebengine: update patch
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: update patch
  > qt6: bump version to 6.7.0
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qttools: add PACKAGECONFIG for clang dependency
  > qttools: add PACKAGECONFIG for clang dependency

* sources/meta-riscv dc7aeb4...ea40758 (4):
  > musl: Drop rv32 patches
  > linux-starfive-dev: Fix perf build with gcc-13
  > capnproto,pidgin-sipe: Re-enable on rv32
  > ostree: Do not mark unavailable for rv32

* sources/meta-rockchip bcf1d92...4ad1a1e (1):
  > layer.conf: update for scarthgap

* sources/meta-ti e24577a7...fba0b171 (9):
  > CI/CD Auto-Merger: cicd.master.202402271317
  > Rework jailhouse recipe to support different image build
  > conf: beaglebone-ai64: Apply U-boot defconfig fragments
  > conf: beagleplay: Apply U-boot defconfig fragments
  > meta-ti-bsp: update BeagleBoard.org BSP to the latest
  > linux-bb.org: remove custom FILES:${KERNEL_PACKAGE_NAME}-devicetree
  > meta-ti-bsp: trusted-firmware-arm: Update to master
  > meta-ti-bsp: optee: Upgrade to 4.1
  > conf: machine: Apply U-boot fragment configs for AM62P Display Cluster Image

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

* sources/poky 4945ca640b...973baf3ef8 (115):
  > linux-yocto: Fix rv32 syscall wrappers
  > poky-bleeding.bbclass: Remove use of SRCPV
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > Add genericarm64 MACHINE
  > bmaptool: now part of Yocto Project
  > libpng: Update SRC_URI to avoid redirects
  > oeqa/login: tweaks
  > python3-cryptography_42.0.5.bb: delete redundant ptest packaging
  > expat: upgrdae 2.6.0 -> 2.6.1
  > gdb: Upgrade 14.1 -> 14.2
  > python3-hypothesis: upgrade 6.98.12 -> 6.98.15
  > rust: Fix build failure re-appeared on riscv32
  > gtk+3: update 3.24.38 -> 3.24.41
  > go: Drop linkmode with nativesdk/cross-canadian
  > go: Further tweak indentation in patch
  > go: bump 1.22.0
  > linux-yocto: Enable gpio-sim with ptests
  > linux-yocto/6.6: update CVE exclusions
  > linux-yocto/6.6: update to v6.6.20
  > linux-yocto/cfg/6.6: drop CONFIG_DEBUG_CREDENTIALS
  > login.py: Proof of concept for screenshot testcases
  > image-tests: Add initial image test png files
  > qemurunner.py: Fix error on calls to run_monitor
  > sstatetests.py: Add testing for correct sstate permissions
  > bitbake: utils: remove BB_ENV_PASSTHROUGH from preserved_envvars()
  > go: upgrade 1.21.5 -> 1.21.7
  > go: upgrade 1.21.0 -> 1.21.5
  > oeqa/gotoolchain: set GOPROXY
  > goarch: disable dynamic linking globally
  > go: bump 1.21.0
  > go: rework patch to avoid identation
  > bitbake: prserv/serv: Fix a PID file removal race on prserv stop
  > bitbake: fetch/git: Avoid clean upon failure
  > qemu: backport patch for ui/clipboard issue
  > mesa,mesa-gl: Fix build when dri3 is not enabled
  > coreutils: backport patch to fix heap overflow in split
  > u-boot: Move UBOOT_INITIAL_ENV back to u-boot.inc
  > qemu: Replace workaround with proper usermode fix for shmat
  > no-gplv3: Tweak for packagemangement in core-image-full-cmdline
  > core-image-full-cmdline: add package-management
  > python3-attrs: disable Hypothesis deadline
  > rust: reproducibility issue fix with v1.75
  > rust: Revert PGO to it's default
  > rust: Upgrade 1.74.1 -> 1.75.0
  > linux-firmware: split out more firmware pieces
  > llvm: Update to 18.1.0 RC4
  > waf: Improve version parsing to avoid failing on warnings
  > xprop: upgrade 1.2.6 -> 1.2.7
  > xkeyboard-config: upgrade 2.40 -> 2.41
  > xkbcomp: upgrade 1.4.6 -> 1.4.7
  > swig: upgrade 4.2.0 -> 4.2.1
  > python3-yamllint: upgrade 1.33.0 -> 1.35.1
  > python3-urllib3: upgrade 2.1.0 -> 2.2.1
  > python3: upgrade 3.12.1 -> 3.12.2
  > python3-typing-extensions: upgrade 4.9.0 -> 4.10.0
  > python3-trove-classifiers: upgrade 2024.1.8 -> 2024.2.23
  > python3-setuptools-rust: upgrade 1.8.1 -> 1.9.0
  > python3-pytz: upgrade 2023.4 -> 2024.1
  > python3-pytest: upgrade 8.0.0 -> 8.0.2
  > python3-pycairo: upgrade 1.25.1 -> 1.26.0
  > python3-pip: upgrade 23.3.2 -> 24.0
  > python3-hypothesis: upgrade 6.97.3 -> 6.98.12
  > python3-dbusmock: upgrade 0.30.2 -> 0.31.1
  > python3-certifi: upgrade 2023.11.17 -> 2024.2.2
  > python3-beartype: upgrade 0.17.0 -> 0.17.2
  > pkgconf: upgrade 2.1.0 -> 2.1.1
  > pciutils: upgrade 3.10.0 -> 3.11.1
  > pango: upgrade 1.51.0 -> 1.52.0
  > ofono: upgrade 2.3 -> 2.4
  > mpg123: upgrade 1.32.4 -> 1.32.5
  > makedepend: upgrade 1.0.8 -> 1.0.9
  > lighttpd: upgrade 1.4.73 -> 1.4.74
  > libxvmc: upgrade 1.0.13 -> 1.0.14
  > libxkbfile: upgrade 1.1.2 -> 1.1.3
  > libxext: upgrade 1.3.5 -> 1.3.6
  > liburi-perl: upgrade 5.25 -> 5.27
  > libunistring: upgrade 1.1 -> 1.2
  > libsecret: upgrade 0.21.2 -> 0.21.4
  > libpng: upgrade 1.6.41 -> 1.6.42
  > libmicrohttpd: upgrade 0.9.77 -> 1.0.1
  > libksba: upgrade 1.6.5 -> 1.6.6
  > libhandy: upgrade 1.8.2 -> 1.8.3
  > libgpg-error: upgrade 1.47 -> 1.48
  > libffi: upgrade 3.4.5 -> 3.4.6
  > git: upgrade 2.43.0 -> 2.44.0
  > gcr: upgrade 4.1.0 -> 4.2.0
  > efivar: upgrade 38 -> 39
  > ed: upgrade 1.20 -> 1.20.1
  > createrepo-c: upgrade 1.0.3 -> 1.0.4
  > ccache: upgrade 4.9 -> 4.9.1
  > bash-completion: upgrade 2.11 -> 2.12.0
  > mirrors: Switch llvm to use shallow cloning
  > gstreamer1.0: skip a test that is known to be flaky
  > oeqa/lib/utils/postactions: fix host disk usage stats retrieval
  > python3-cryptography{-vectors}: upgrade to 42.0.5
  > libc-locale: fix ASCII compatible warning cause build failure.
  > rpm: Fix the following error when run nativesdk-rpm in nativesdk environment.
  > python3: dont disable readline module for editline
  > python3-maturin: Recognise riscv32 architecture
  > python3-bcrypt: Fix build break on arches without 64 bit atomics
  > python3-git: upgrade 3.1.41 -> 3.1.42
  > wpa-supplicant: Fix CVE-2023-52160
  > libexif: remove unused version_underscore
  > bitbake: taskexp_ncurses: fix execution example in introductory comment

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Mar 5, 2024
…inary sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-rockchip sources/meta-ti sources/meta-variscite-bsp sources/poky

* sources/meta-arm 1231e54a...aba92504 (1):
  > ci: Ensure tests are in the Corstone-1000 flash image

* sources/meta-clang fc56d6c...e222472 (12):
  > clang: Update to clang 18 release (rc4)
  > clang: Adjust packaging to match new libLLVM soname
  > bpftrace: Upgrade to 0.20+ and fix with llvm 18
  > bcc: Do not set LLVM_PACKAGE_VERSION explicitly
  > vulkan-samples: Disable deprecated declaration warnings with libc++
  > castxml: Upgrade to 0.6.4
  > spirv-llvm-translator: Switch to main branch for llvm 18 support
  > libcxx: Pass LLVM_RUNTIME_TARGETS
  > rust-llvm: Fix build with clang-18
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18
  > openldap: Fix build with lld linker

* sources/meta-elm-binary e57ece1...3c0009d (1):
  > layer.conf: Update for the scarthgap release series

* sources/meta-freescale cce48564...ee164703 (2):
  > qtbase: Enable wayland knob when in distro features
  > wayland: Delete recipe

* sources/meta-freescale-3rdparty 13f46cb...ae392bf (1):
  > Merge pull request #294 from chrisdimich/master

* sources/meta-intel e318d880...9ed54a13 (7):
  > ispc: upgrade 1.22.0 -> 1.23.0
  > openvkl: upgrade 2.0.0 -> 2.0.1
  > ospray: upgrade 3.0.0 -> 3.1.0
  > embree: upgrade 4.3.0 -> 4.3.1
  > rkcommon: upgrade 1.12.0 -> 1.13.0
  > intel-compute-runtime: upgrade 23.22.26516.18 -> 24.05.28454.6
  > intel-graphics-compiler: upgrade 1.0.14062.11 -> 1.0.15985.7

* sources/meta-odroid 665b62d...ae4ac91 (1):
  > u-boot_2023: Drop PYTHON_PN

* sources/meta-openembedded 9f0e51321...b5d893662 (41):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > ptest-packagelists-meta-python: Move py3-libgpiod out of PTESTS_PROBLEMS_META_PYTHON
  > ptest-packagelists-meta-oe: Move libgpiod out of PTESTS_PROBLEMS_META_OE
  > emacs: Add packageconfig for selinux support
  > nodejs: upgrade 20.11.0 -> 20.11.1
  > multipath-tools: upgrade 0.9.3 -> 0.9.8
  > syslog-ng: upgrade 4.0.1 -> 4.6.0
  > python3-aiohappyeyeballs: Correct the typo of BBCLASSEXTEND
  > googletest: allow for shared libraries
  > e2tools: Delete unneeded files from ptest package
  > python3-wrapt: add ptest
  > ptest-packagelists-meta-python: Move python3-xlrd from PTESTS_PROBLEMS_META_PYTHON to PTESTS_FAST_META_PYTHON
  > nlohmann-json: Upgrade to 3.11.3
  > python3-netaddr: upgrade 0.10.1 -> 1.2.1 and add ptest
  > python3-google-auth: upgrade 2.28.0 -> 2.28.1
  > syzkaller: Fix build with go 1.21
  > crucible: Define GOPROXY
  > influxdb: Define GOPROXY
  > folks: update 0.15.6 -> 0.15.7
  > drbd-utils: Disable warnings as errors
  > drbd-utils: upgrade 9.22.0 -> 9.27.0
  > openvpn: upgrade 2.6.7 -> 2.6.9
  > fuse3: Make kmod as a recommendation instead of rdep for ptests
  > fuse3: use 4 spaces for indentation
  > openldap: upgrade 2.5.16 -> 2.6.7
  > postfix: upgrade 3.7.3 -> 3.8.5
  > krb5: upgrade 1.20.2 -> 1.21.2
  > keyutils: Add missing rdep for ptests
  > layer.conf: Add nativesdk-libdevmapper PREFERRED_RPROVIDER
  > cryptsetup: upgrade 2.6.1 -> 2.7.0
  > grpc: upgrade 1.60.0 -> 1.60.1
  > iperf3: upgrade 3.15 -> 3.16
  > libgpiod: Tests rely on configfs support in kernel
  > python3-betamax: Upgrade to 0.9.0
  > python3-pyzmq: Add missing dep on python3-unixadmin for ptests
  > python3-gpiod: Tests rely on configfs support in kernel
  > python3-fastjsonschema: Add missing ptest deps
  > xfce4-notifyd: use python3native and depend on python3-packaging-native
  > ristretto: use python3native and depend on glib-2.0-native, python3-packaging-native
  > libkcapi: Update HOMEPAGE url
  > openipmi: fix do_configure error when using dash

* sources/meta-qcom 567079b...e7bcac0 (1):
  > Merge pull request #582 from lumag/cuse

* sources/meta-qt6 1695f1a...6a584b6 (211):
  > qtwebengine: Fix build with clang18
  > qtbase: add PACKAGECONFIG for wayland support
  > squish: fix QA issue
  > squish: add profile script
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > squish: make wayland optional
  < Merge pull request #36 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Add support for building Squish
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #35 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #34 from YoeDistro/kraj/6.6
  > layer.conf: update LAYERSERIES_COMPAT for scarthgap
  > packagegroup: add Qt modules only on supported archs
  > qtbase: prefer system png
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > libwebp: add workaround for native build
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #32 from YoeDistro/kraj/6.6
  > packagegroup: fix warning caused by inherit_defer
  > coin: update build targets
  > ptest: skip non-existing tests
  < Merge pull request #31 from YoeDistro/kraj/6.6
  > Add recipe for QtDoc
  > qtmultimedia: update revision
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  > webengine: update patch
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  > ptest: better handling for test list
  > Add srcrev for QtDoc
  > pytest-qt: upgrade to latest version
  < Merge pull request #25 from YoeDistro/kraj/6.6
  > qt6-git.inc: Switch to 6.7 branch
  > qtwebengine: update to 118-based
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > srcrev_update: support for all recipes
  > qttools: use clang if it is available
  > qtinterfaceframework: fix packaging error
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  > qtinterfaceframework: remove simulation and reference api
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtdeclarative: add dependency to qtsvg
  > qtbase: fix QLibraryInfo prefix with usrmerge
  < Merge pull request #22 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  > qt3d: remove upstreamed patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: add test config for build ptest image
  > qmlcompiler: enable ptest
  > qtwebengine: enable ptest
  > qtconnectivity: enable ptest
  > ptest: better ptest support
  > Revert "protobuf: add workaround for qtgrpc"
  < Merge pull request #18 from YoeDistro/kraj/6.6
  > coin: add CI build for nanbield
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  > qtgrpc: update to latest revision to fix build failure
  < Merge pull request #16 from YoeDistro/kraj/6.6
  > protobuf: add workaround for qtgrpc
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  > Remove old patches from qtwebengine
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Workaround too eager packagegroup sanity check
  > Workaround too eager packagegroup sanity check
  < Remove checks for required meta layers
  < layer.conf: fix LAYERDEPENDS_qt6-layer
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Remove checks for required meta layers
  > layer.conf: fix LAYERDEPENDS_qt6-layer
  < qtgraphs: remove opengl requirement
  > qtgraphs: remove opengl requirement
  < Remove old patches from qtwebengine
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add PACKAGECONFIG for egldevice platform plugin
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: add PACKAGECONFIG for egldevice platform plugin
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > readme: remove notes about webengine testing
  > qtapplicationmanager: remove unneeded CFLAGS
  > qtopcua: add support for native and nativesdk
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add at-spi2-core as dependency for accessibility option
  < qtmultimedia: enable ffmpeg only if its license is accepted
  < readme: Add link to bug tracker
  > qtbase: add at-spi2-core as dependency for accessibility option
  > readme: Add link to bug tracker
  > qtmultimedia: enable ffmpeg only if its license is accepted
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Revert "qtbase: fix build with kirkstone"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtwebengine: fix build without DRI"
  < Revert "qtwebengine: fix build without DRI"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Bump version to 6.6.1
  > qtapplicationmanager: Fix build with musl
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtshadertools: Fix missing dependency to spirv-tools
  > qtshadertools: Fix missing dependency to spirv-tools
  > qtbase: Add locale-base-c only on glibc based targets
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: fix install if lcl_maybe_fortify is empty
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: fix install if lcl_maybe_fortify is empty
  > Conversion script to use new module names
  < qtdeclarative: add dependency to QtSvg for example
  > qtwebengine: fix build without DRI
  < qtwebengine: fix x86_64 build of ffmpeg
  > qtdeclarative: add dependency to QtSvg for example
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: remove langdale from CI tests
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: fix x86_64 build of ffmpeg
  > Use std::size_t instead of int to store position in string
  > qtwebengine: update chromium branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: Add workaround for static build in CI
  > spirv-tools: remove bbappend
  > python: remove duplicate python recipes
  > qtbase: fix build with kirkstone
  > coin: remove langdale from CI tests
  > Drop support for older Yocto releases
  < qtwebengine: fix build without DRI
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: add workaround for QA warning on qemu
  < coin: use INIT_MANAGER to select systemd
  > coin: add workaround for QA warning on qemu
  > coin: use INIT_MANAGER to select systemd
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtwebengine: update chromium branch
  < coin: Add workaround for static build in CI
  < Use std::size_t instead of int to store position in string
  < examples: add runtime dependency to main package
  < readme: add note about release branches and tags
  < qtshadertools: add runtime dependency to spirv-tools
  > qtshadertools: add runtime dependency to spirv-tools
  > examples: add runtime dependency to main package
  > readme: add note about release branches and tags
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > conan.inc: Remove support
  > qtbase: Add a packageconfig knob to enable lld linker
  < *.patch: add Upstream-Status to all patches
  > *.patch: add Upstream-Status to all patches
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Add 6.6 compatibility notes
  > Add 6.6 compatibility notes
  < Remove legacy license identifier mappings in layer config
  > Remove legacy license identifier mappings in layer config
  < qt6: update module branch
  < qtwebengine: update patch
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: update patch
  > qt6: bump version to 6.7.0
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qttools: add PACKAGECONFIG for clang dependency
  > qttools: add PACKAGECONFIG for clang dependency

* sources/meta-riscv dc7aeb4...ea40758 (4):
  > musl: Drop rv32 patches
  > linux-starfive-dev: Fix perf build with gcc-13
  > capnproto,pidgin-sipe: Re-enable on rv32
  > ostree: Do not mark unavailable for rv32

* sources/meta-rockchip bcf1d92...4ad1a1e (1):
  > layer.conf: update for scarthgap

* sources/meta-ti e24577a7...fba0b171 (9):
  > CI/CD Auto-Merger: cicd.master.202402271317
  > Rework jailhouse recipe to support different image build
  > conf: beaglebone-ai64: Apply U-boot defconfig fragments
  > conf: beagleplay: Apply U-boot defconfig fragments
  > meta-ti-bsp: update BeagleBoard.org BSP to the latest
  > linux-bb.org: remove custom FILES:${KERNEL_PACKAGE_NAME}-devicetree
  > meta-ti-bsp: trusted-firmware-arm: Update to master
  > meta-ti-bsp: optee: Upgrade to 4.1
  > conf: machine: Apply U-boot fragment configs for AM62P Display Cluster Image

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

* sources/poky 4945ca640b...973baf3ef8 (115):
  > linux-yocto: Fix rv32 syscall wrappers
  > poky-bleeding.bbclass: Remove use of SRCPV
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > Add genericarm64 MACHINE
  > bmaptool: now part of Yocto Project
  > libpng: Update SRC_URI to avoid redirects
  > oeqa/login: tweaks
  > python3-cryptography_42.0.5.bb: delete redundant ptest packaging
  > expat: upgrdae 2.6.0 -> 2.6.1
  > gdb: Upgrade 14.1 -> 14.2
  > python3-hypothesis: upgrade 6.98.12 -> 6.98.15
  > rust: Fix build failure re-appeared on riscv32
  > gtk+3: update 3.24.38 -> 3.24.41
  > go: Drop linkmode with nativesdk/cross-canadian
  > go: Further tweak indentation in patch
  > go: bump 1.22.0
  > linux-yocto: Enable gpio-sim with ptests
  > linux-yocto/6.6: update CVE exclusions
  > linux-yocto/6.6: update to v6.6.20
  > linux-yocto/cfg/6.6: drop CONFIG_DEBUG_CREDENTIALS
  > login.py: Proof of concept for screenshot testcases
  > image-tests: Add initial image test png files
  > qemurunner.py: Fix error on calls to run_monitor
  > sstatetests.py: Add testing for correct sstate permissions
  > bitbake: utils: remove BB_ENV_PASSTHROUGH from preserved_envvars()
  > go: upgrade 1.21.5 -> 1.21.7
  > go: upgrade 1.21.0 -> 1.21.5
  > oeqa/gotoolchain: set GOPROXY
  > goarch: disable dynamic linking globally
  > go: bump 1.21.0
  > go: rework patch to avoid identation
  > bitbake: prserv/serv: Fix a PID file removal race on prserv stop
  > bitbake: fetch/git: Avoid clean upon failure
  > qemu: backport patch for ui/clipboard issue
  > mesa,mesa-gl: Fix build when dri3 is not enabled
  > coreutils: backport patch to fix heap overflow in split
  > u-boot: Move UBOOT_INITIAL_ENV back to u-boot.inc
  > qemu: Replace workaround with proper usermode fix for shmat
  > no-gplv3: Tweak for packagemangement in core-image-full-cmdline
  > core-image-full-cmdline: add package-management
  > python3-attrs: disable Hypothesis deadline
  > rust: reproducibility issue fix with v1.75
  > rust: Revert PGO to it's default
  > rust: Upgrade 1.74.1 -> 1.75.0
  > linux-firmware: split out more firmware pieces
  > llvm: Update to 18.1.0 RC4
  > waf: Improve version parsing to avoid failing on warnings
  > xprop: upgrade 1.2.6 -> 1.2.7
  > xkeyboard-config: upgrade 2.40 -> 2.41
  > xkbcomp: upgrade 1.4.6 -> 1.4.7
  > swig: upgrade 4.2.0 -> 4.2.1
  > python3-yamllint: upgrade 1.33.0 -> 1.35.1
  > python3-urllib3: upgrade 2.1.0 -> 2.2.1
  > python3: upgrade 3.12.1 -> 3.12.2
  > python3-typing-extensions: upgrade 4.9.0 -> 4.10.0
  > python3-trove-classifiers: upgrade 2024.1.8 -> 2024.2.23
  > python3-setuptools-rust: upgrade 1.8.1 -> 1.9.0
  > python3-pytz: upgrade 2023.4 -> 2024.1
  > python3-pytest: upgrade 8.0.0 -> 8.0.2
  > python3-pycairo: upgrade 1.25.1 -> 1.26.0
  > python3-pip: upgrade 23.3.2 -> 24.0
  > python3-hypothesis: upgrade 6.97.3 -> 6.98.12
  > python3-dbusmock: upgrade 0.30.2 -> 0.31.1
  > python3-certifi: upgrade 2023.11.17 -> 2024.2.2
  > python3-beartype: upgrade 0.17.0 -> 0.17.2
  > pkgconf: upgrade 2.1.0 -> 2.1.1
  > pciutils: upgrade 3.10.0 -> 3.11.1
  > pango: upgrade 1.51.0 -> 1.52.0
  > ofono: upgrade 2.3 -> 2.4
  > mpg123: upgrade 1.32.4 -> 1.32.5
  > makedepend: upgrade 1.0.8 -> 1.0.9
  > lighttpd: upgrade 1.4.73 -> 1.4.74
  > libxvmc: upgrade 1.0.13 -> 1.0.14
  > libxkbfile: upgrade 1.1.2 -> 1.1.3
  > libxext: upgrade 1.3.5 -> 1.3.6
  > liburi-perl: upgrade 5.25 -> 5.27
  > libunistring: upgrade 1.1 -> 1.2
  > libsecret: upgrade 0.21.2 -> 0.21.4
  > libpng: upgrade 1.6.41 -> 1.6.42
  > libmicrohttpd: upgrade 0.9.77 -> 1.0.1
  > libksba: upgrade 1.6.5 -> 1.6.6
  > libhandy: upgrade 1.8.2 -> 1.8.3
  > libgpg-error: upgrade 1.47 -> 1.48
  > libffi: upgrade 3.4.5 -> 3.4.6
  > git: upgrade 2.43.0 -> 2.44.0
  > gcr: upgrade 4.1.0 -> 4.2.0
  > efivar: upgrade 38 -> 39
  > ed: upgrade 1.20 -> 1.20.1
  > createrepo-c: upgrade 1.0.3 -> 1.0.4
  > ccache: upgrade 4.9 -> 4.9.1
  > bash-completion: upgrade 2.11 -> 2.12.0
  > mirrors: Switch llvm to use shallow cloning
  > gstreamer1.0: skip a test that is known to be flaky
  > oeqa/lib/utils/postactions: fix host disk usage stats retrieval
  > python3-cryptography{-vectors}: upgrade to 42.0.5
  > libc-locale: fix ASCII compatible warning cause build failure.
  > rpm: Fix the following error when run nativesdk-rpm in nativesdk environment.
  > python3: dont disable readline module for editline
  > python3-maturin: Recognise riscv32 architecture
  > python3-bcrypt: Fix build break on arches without 64 bit atomics
  > python3-git: upgrade 3.1.41 -> 3.1.42
  > wpa-supplicant: Fix CVE-2023-52160
  > libexif: remove unused version_underscore
  > bitbake: taskexp_ncurses: fix execution example in introductory comment

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Mar 5, 2024
…inary sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-rockchip sources/meta-ti sources/meta-variscite-bsp sources/poky

* sources/meta-arm 1231e54a...aba92504 (1):
  > ci: Ensure tests are in the Corstone-1000 flash image

* sources/meta-clang fc56d6c...e222472 (12):
  > clang: Update to clang 18 release (rc4)
  > clang: Adjust packaging to match new libLLVM soname
  > bpftrace: Upgrade to 0.20+ and fix with llvm 18
  > bcc: Do not set LLVM_PACKAGE_VERSION explicitly
  > vulkan-samples: Disable deprecated declaration warnings with libc++
  > castxml: Upgrade to 0.6.4
  > spirv-llvm-translator: Switch to main branch for llvm 18 support
  > libcxx: Pass LLVM_RUNTIME_TARGETS
  > rust-llvm: Fix build with clang-18
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18
  > openldap: Fix build with lld linker

* sources/meta-elm-binary e57ece1...3c0009d (1):
  > layer.conf: Update for the scarthgap release series

* sources/meta-freescale cce48564...ee164703 (2):
  > qtbase: Enable wayland knob when in distro features
  > wayland: Delete recipe

* sources/meta-freescale-3rdparty 13f46cb...ae392bf (1):
  > Merge pull request #294 from chrisdimich/master

* sources/meta-intel e318d880...9ed54a13 (7):
  > ispc: upgrade 1.22.0 -> 1.23.0
  > openvkl: upgrade 2.0.0 -> 2.0.1
  > ospray: upgrade 3.0.0 -> 3.1.0
  > embree: upgrade 4.3.0 -> 4.3.1
  > rkcommon: upgrade 1.12.0 -> 1.13.0
  > intel-compute-runtime: upgrade 23.22.26516.18 -> 24.05.28454.6
  > intel-graphics-compiler: upgrade 1.0.14062.11 -> 1.0.15985.7

* sources/meta-odroid 665b62d...ae4ac91 (1):
  > u-boot_2023: Drop PYTHON_PN

* sources/meta-openembedded 9f0e51321...cf51785ed (42):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > ptest-packagelists-meta-python: Move py3-libgpiod out of PTESTS_PROBLEMS_META_PYTHON
  > ptest-packagelists-meta-oe: Move libgpiod out of PTESTS_PROBLEMS_META_OE
  > postgresql: upgrade 15.5 -> 16.2
  > emacs: Add packageconfig for selinux support
  > nodejs: upgrade 20.11.0 -> 20.11.1
  > multipath-tools: upgrade 0.9.3 -> 0.9.8
  > syslog-ng: upgrade 4.0.1 -> 4.6.0
  > python3-aiohappyeyeballs: Correct the typo of BBCLASSEXTEND
  > googletest: allow for shared libraries
  > e2tools: Delete unneeded files from ptest package
  > python3-wrapt: add ptest
  > ptest-packagelists-meta-python: Move python3-xlrd from PTESTS_PROBLEMS_META_PYTHON to PTESTS_FAST_META_PYTHON
  > nlohmann-json: Upgrade to 3.11.3
  > python3-netaddr: upgrade 0.10.1 -> 1.2.1 and add ptest
  > python3-google-auth: upgrade 2.28.0 -> 2.28.1
  > syzkaller: Fix build with go 1.21
  > crucible: Define GOPROXY
  > influxdb: Define GOPROXY
  > folks: update 0.15.6 -> 0.15.7
  > drbd-utils: Disable warnings as errors
  > drbd-utils: upgrade 9.22.0 -> 9.27.0
  > openvpn: upgrade 2.6.7 -> 2.6.9
  > fuse3: Make kmod as a recommendation instead of rdep for ptests
  > fuse3: use 4 spaces for indentation
  > openldap: upgrade 2.5.16 -> 2.6.7
  > postfix: upgrade 3.7.3 -> 3.8.5
  > krb5: upgrade 1.20.2 -> 1.21.2
  > keyutils: Add missing rdep for ptests
  > layer.conf: Add nativesdk-libdevmapper PREFERRED_RPROVIDER
  > cryptsetup: upgrade 2.6.1 -> 2.7.0
  > grpc: upgrade 1.60.0 -> 1.60.1
  > iperf3: upgrade 3.15 -> 3.16
  > libgpiod: Tests rely on configfs support in kernel
  > python3-betamax: Upgrade to 0.9.0
  > python3-pyzmq: Add missing dep on python3-unixadmin for ptests
  > python3-gpiod: Tests rely on configfs support in kernel
  > python3-fastjsonschema: Add missing ptest deps
  > xfce4-notifyd: use python3native and depend on python3-packaging-native
  > ristretto: use python3native and depend on glib-2.0-native, python3-packaging-native
  > libkcapi: Update HOMEPAGE url
  > openipmi: fix do_configure error when using dash

* sources/meta-qcom 567079b...e7bcac0 (1):
  > Merge pull request #582 from lumag/cuse

* sources/meta-qt6 1695f1a...6a584b6 (211):
  > qtwebengine: Fix build with clang18
  > qtbase: add PACKAGECONFIG for wayland support
  > squish: fix QA issue
  > squish: add profile script
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > squish: make wayland optional
  < Merge pull request #36 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Add support for building Squish
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #35 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #34 from YoeDistro/kraj/6.6
  > layer.conf: update LAYERSERIES_COMPAT for scarthgap
  > packagegroup: add Qt modules only on supported archs
  > qtbase: prefer system png
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > libwebp: add workaround for native build
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #32 from YoeDistro/kraj/6.6
  > packagegroup: fix warning caused by inherit_defer
  > coin: update build targets
  > ptest: skip non-existing tests
  < Merge pull request #31 from YoeDistro/kraj/6.6
  > Add recipe for QtDoc
  > qtmultimedia: update revision
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  > webengine: update patch
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  > ptest: better handling for test list
  > Add srcrev for QtDoc
  > pytest-qt: upgrade to latest version
  < Merge pull request #25 from YoeDistro/kraj/6.6
  > qt6-git.inc: Switch to 6.7 branch
  > qtwebengine: update to 118-based
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > srcrev_update: support for all recipes
  > qttools: use clang if it is available
  > qtinterfaceframework: fix packaging error
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  > qtinterfaceframework: remove simulation and reference api
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtdeclarative: add dependency to qtsvg
  > qtbase: fix QLibraryInfo prefix with usrmerge
  < Merge pull request #22 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  > qt3d: remove upstreamed patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: add test config for build ptest image
  > qmlcompiler: enable ptest
  > qtwebengine: enable ptest
  > qtconnectivity: enable ptest
  > ptest: better ptest support
  > Revert "protobuf: add workaround for qtgrpc"
  < Merge pull request #18 from YoeDistro/kraj/6.6
  > coin: add CI build for nanbield
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  > qtgrpc: update to latest revision to fix build failure
  < Merge pull request #16 from YoeDistro/kraj/6.6
  > protobuf: add workaround for qtgrpc
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  > Remove old patches from qtwebengine
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Workaround too eager packagegroup sanity check
  > Workaround too eager packagegroup sanity check
  < Remove checks for required meta layers
  < layer.conf: fix LAYERDEPENDS_qt6-layer
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Remove checks for required meta layers
  > layer.conf: fix LAYERDEPENDS_qt6-layer
  < qtgraphs: remove opengl requirement
  > qtgraphs: remove opengl requirement
  < Remove old patches from qtwebengine
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add PACKAGECONFIG for egldevice platform plugin
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: add PACKAGECONFIG for egldevice platform plugin
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > readme: remove notes about webengine testing
  > qtapplicationmanager: remove unneeded CFLAGS
  > qtopcua: add support for native and nativesdk
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add at-spi2-core as dependency for accessibility option
  < qtmultimedia: enable ffmpeg only if its license is accepted
  < readme: Add link to bug tracker
  > qtbase: add at-spi2-core as dependency for accessibility option
  > readme: Add link to bug tracker
  > qtmultimedia: enable ffmpeg only if its license is accepted
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Revert "qtbase: fix build with kirkstone"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtwebengine: fix build without DRI"
  < Revert "qtwebengine: fix build without DRI"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Bump version to 6.6.1
  > qtapplicationmanager: Fix build with musl
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtshadertools: Fix missing dependency to spirv-tools
  > qtshadertools: Fix missing dependency to spirv-tools
  > qtbase: Add locale-base-c only on glibc based targets
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: fix install if lcl_maybe_fortify is empty
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: fix install if lcl_maybe_fortify is empty
  > Conversion script to use new module names
  < qtdeclarative: add dependency to QtSvg for example
  > qtwebengine: fix build without DRI
  < qtwebengine: fix x86_64 build of ffmpeg
  > qtdeclarative: add dependency to QtSvg for example
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: remove langdale from CI tests
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: fix x86_64 build of ffmpeg
  > Use std::size_t instead of int to store position in string
  > qtwebengine: update chromium branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: Add workaround for static build in CI
  > spirv-tools: remove bbappend
  > python: remove duplicate python recipes
  > qtbase: fix build with kirkstone
  > coin: remove langdale from CI tests
  > Drop support for older Yocto releases
  < qtwebengine: fix build without DRI
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: add workaround for QA warning on qemu
  < coin: use INIT_MANAGER to select systemd
  > coin: add workaround for QA warning on qemu
  > coin: use INIT_MANAGER to select systemd
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtwebengine: update chromium branch
  < coin: Add workaround for static build in CI
  < Use std::size_t instead of int to store position in string
  < examples: add runtime dependency to main package
  < readme: add note about release branches and tags
  < qtshadertools: add runtime dependency to spirv-tools
  > qtshadertools: add runtime dependency to spirv-tools
  > examples: add runtime dependency to main package
  > readme: add note about release branches and tags
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > conan.inc: Remove support
  > qtbase: Add a packageconfig knob to enable lld linker
  < *.patch: add Upstream-Status to all patches
  > *.patch: add Upstream-Status to all patches
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Add 6.6 compatibility notes
  > Add 6.6 compatibility notes
  < Remove legacy license identifier mappings in layer config
  > Remove legacy license identifier mappings in layer config
  < qt6: update module branch
  < qtwebengine: update patch
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: update patch
  > qt6: bump version to 6.7.0
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qttools: add PACKAGECONFIG for clang dependency
  > qttools: add PACKAGECONFIG for clang dependency

* sources/meta-riscv dc7aeb4...ea40758 (4):
  > musl: Drop rv32 patches
  > linux-starfive-dev: Fix perf build with gcc-13
  > capnproto,pidgin-sipe: Re-enable on rv32
  > ostree: Do not mark unavailable for rv32

* sources/meta-rockchip bcf1d92...4ad1a1e (1):
  > layer.conf: update for scarthgap

* sources/meta-ti e24577a7...fba0b171 (9):
  > CI/CD Auto-Merger: cicd.master.202402271317
  > Rework jailhouse recipe to support different image build
  > conf: beaglebone-ai64: Apply U-boot defconfig fragments
  > conf: beagleplay: Apply U-boot defconfig fragments
  > meta-ti-bsp: update BeagleBoard.org BSP to the latest
  > linux-bb.org: remove custom FILES:${KERNEL_PACKAGE_NAME}-devicetree
  > meta-ti-bsp: trusted-firmware-arm: Update to master
  > meta-ti-bsp: optee: Upgrade to 4.1
  > conf: machine: Apply U-boot fragment configs for AM62P Display Cluster Image

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

* sources/poky 4945ca640b...973baf3ef8 (115):
  > linux-yocto: Fix rv32 syscall wrappers
  > poky-bleeding.bbclass: Remove use of SRCPV
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > Add genericarm64 MACHINE
  > bmaptool: now part of Yocto Project
  > libpng: Update SRC_URI to avoid redirects
  > oeqa/login: tweaks
  > python3-cryptography_42.0.5.bb: delete redundant ptest packaging
  > expat: upgrdae 2.6.0 -> 2.6.1
  > gdb: Upgrade 14.1 -> 14.2
  > python3-hypothesis: upgrade 6.98.12 -> 6.98.15
  > rust: Fix build failure re-appeared on riscv32
  > gtk+3: update 3.24.38 -> 3.24.41
  > go: Drop linkmode with nativesdk/cross-canadian
  > go: Further tweak indentation in patch
  > go: bump 1.22.0
  > linux-yocto: Enable gpio-sim with ptests
  > linux-yocto/6.6: update CVE exclusions
  > linux-yocto/6.6: update to v6.6.20
  > linux-yocto/cfg/6.6: drop CONFIG_DEBUG_CREDENTIALS
  > login.py: Proof of concept for screenshot testcases
  > image-tests: Add initial image test png files
  > qemurunner.py: Fix error on calls to run_monitor
  > sstatetests.py: Add testing for correct sstate permissions
  > bitbake: utils: remove BB_ENV_PASSTHROUGH from preserved_envvars()
  > go: upgrade 1.21.5 -> 1.21.7
  > go: upgrade 1.21.0 -> 1.21.5
  > oeqa/gotoolchain: set GOPROXY
  > goarch: disable dynamic linking globally
  > go: bump 1.21.0
  > go: rework patch to avoid identation
  > bitbake: prserv/serv: Fix a PID file removal race on prserv stop
  > bitbake: fetch/git: Avoid clean upon failure
  > qemu: backport patch for ui/clipboard issue
  > mesa,mesa-gl: Fix build when dri3 is not enabled
  > coreutils: backport patch to fix heap overflow in split
  > u-boot: Move UBOOT_INITIAL_ENV back to u-boot.inc
  > qemu: Replace workaround with proper usermode fix for shmat
  > no-gplv3: Tweak for packagemangement in core-image-full-cmdline
  > core-image-full-cmdline: add package-management
  > python3-attrs: disable Hypothesis deadline
  > rust: reproducibility issue fix with v1.75
  > rust: Revert PGO to it's default
  > rust: Upgrade 1.74.1 -> 1.75.0
  > linux-firmware: split out more firmware pieces
  > llvm: Update to 18.1.0 RC4
  > waf: Improve version parsing to avoid failing on warnings
  > xprop: upgrade 1.2.6 -> 1.2.7
  > xkeyboard-config: upgrade 2.40 -> 2.41
  > xkbcomp: upgrade 1.4.6 -> 1.4.7
  > swig: upgrade 4.2.0 -> 4.2.1
  > python3-yamllint: upgrade 1.33.0 -> 1.35.1
  > python3-urllib3: upgrade 2.1.0 -> 2.2.1
  > python3: upgrade 3.12.1 -> 3.12.2
  > python3-typing-extensions: upgrade 4.9.0 -> 4.10.0
  > python3-trove-classifiers: upgrade 2024.1.8 -> 2024.2.23
  > python3-setuptools-rust: upgrade 1.8.1 -> 1.9.0
  > python3-pytz: upgrade 2023.4 -> 2024.1
  > python3-pytest: upgrade 8.0.0 -> 8.0.2
  > python3-pycairo: upgrade 1.25.1 -> 1.26.0
  > python3-pip: upgrade 23.3.2 -> 24.0
  > python3-hypothesis: upgrade 6.97.3 -> 6.98.12
  > python3-dbusmock: upgrade 0.30.2 -> 0.31.1
  > python3-certifi: upgrade 2023.11.17 -> 2024.2.2
  > python3-beartype: upgrade 0.17.0 -> 0.17.2
  > pkgconf: upgrade 2.1.0 -> 2.1.1
  > pciutils: upgrade 3.10.0 -> 3.11.1
  > pango: upgrade 1.51.0 -> 1.52.0
  > ofono: upgrade 2.3 -> 2.4
  > mpg123: upgrade 1.32.4 -> 1.32.5
  > makedepend: upgrade 1.0.8 -> 1.0.9
  > lighttpd: upgrade 1.4.73 -> 1.4.74
  > libxvmc: upgrade 1.0.13 -> 1.0.14
  > libxkbfile: upgrade 1.1.2 -> 1.1.3
  > libxext: upgrade 1.3.5 -> 1.3.6
  > liburi-perl: upgrade 5.25 -> 5.27
  > libunistring: upgrade 1.1 -> 1.2
  > libsecret: upgrade 0.21.2 -> 0.21.4
  > libpng: upgrade 1.6.41 -> 1.6.42
  > libmicrohttpd: upgrade 0.9.77 -> 1.0.1
  > libksba: upgrade 1.6.5 -> 1.6.6
  > libhandy: upgrade 1.8.2 -> 1.8.3
  > libgpg-error: upgrade 1.47 -> 1.48
  > libffi: upgrade 3.4.5 -> 3.4.6
  > git: upgrade 2.43.0 -> 2.44.0
  > gcr: upgrade 4.1.0 -> 4.2.0
  > efivar: upgrade 38 -> 39
  > ed: upgrade 1.20 -> 1.20.1
  > createrepo-c: upgrade 1.0.3 -> 1.0.4
  > ccache: upgrade 4.9 -> 4.9.1
  > bash-completion: upgrade 2.11 -> 2.12.0
  > mirrors: Switch llvm to use shallow cloning
  > gstreamer1.0: skip a test that is known to be flaky
  > oeqa/lib/utils/postactions: fix host disk usage stats retrieval
  > python3-cryptography{-vectors}: upgrade to 42.0.5
  > libc-locale: fix ASCII compatible warning cause build failure.
  > rpm: Fix the following error when run nativesdk-rpm in nativesdk environment.
  > python3: dont disable readline module for editline
  > python3-maturin: Recognise riscv32 architecture
  > python3-bcrypt: Fix build break on arches without 64 bit atomics
  > python3-git: upgrade 3.1.41 -> 3.1.42
  > wpa-supplicant: Fix CVE-2023-52160
  > libexif: remove unused version_underscore
  > bitbake: taskexp_ncurses: fix execution example in introductory comment

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Mar 5, 2024
…inary sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-rockchip sources/meta-ti sources/meta-variscite-bsp sources/poky

* sources/meta-arm 1231e54a...aba92504 (1):
  > ci: Ensure tests are in the Corstone-1000 flash image

* sources/meta-clang fc56d6c...e222472 (12):
  > clang: Update to clang 18 release (rc4)
  > clang: Adjust packaging to match new libLLVM soname
  > bpftrace: Upgrade to 0.20+ and fix with llvm 18
  > bcc: Do not set LLVM_PACKAGE_VERSION explicitly
  > vulkan-samples: Disable deprecated declaration warnings with libc++
  > castxml: Upgrade to 0.6.4
  > spirv-llvm-translator: Switch to main branch for llvm 18 support
  > libcxx: Pass LLVM_RUNTIME_TARGETS
  > rust-llvm: Fix build with clang-18
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18
  > openldap: Fix build with lld linker

* sources/meta-elm-binary e57ece1...3c0009d (1):
  > layer.conf: Update for the scarthgap release series

* sources/meta-freescale cce48564...ee164703 (2):
  > qtbase: Enable wayland knob when in distro features
  > wayland: Delete recipe

* sources/meta-freescale-3rdparty 13f46cb...ae392bf (1):
  > Merge pull request #294 from chrisdimich/master

* sources/meta-intel e318d880...9ed54a13 (7):
  > ispc: upgrade 1.22.0 -> 1.23.0
  > openvkl: upgrade 2.0.0 -> 2.0.1
  > ospray: upgrade 3.0.0 -> 3.1.0
  > embree: upgrade 4.3.0 -> 4.3.1
  > rkcommon: upgrade 1.12.0 -> 1.13.0
  > intel-compute-runtime: upgrade 23.22.26516.18 -> 24.05.28454.6
  > intel-graphics-compiler: upgrade 1.0.14062.11 -> 1.0.15985.7

* sources/meta-odroid 665b62d...ae4ac91 (1):
  > u-boot_2023: Drop PYTHON_PN

* sources/meta-openembedded 9f0e51321...2ed0c5978 (52):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > pgpool2: Upgrade to 4.5.1
  > python3-arrow: add ptest, update backend and runtime dependencies
  > python3-types-python-dateutil: add recipe
  > toybox-inittab: Fix serial getty reproducibility
  > polkit: update 123 -> 124
  > mozjs-115: update 115.6.0 -> 115.8.0
  > python3-dateutil: upgrade 2.8.2 -> 2.9.0
  > python3-freezegun: add recipe and add ptest
  > drbd-utils: Fix a udev rule reproducibility
  > drbd-utils: Drop a duplicated line in DESCRIPTION
  > ptest-packagelists-meta-python: Move py3-libgpiod out of PTESTS_PROBLEMS_META_PYTHON
  > ptest-packagelists-meta-oe: Move libgpiod out of PTESTS_PROBLEMS_META_OE
  > postgresql: upgrade 15.5 -> 16.2
  > emacs: Add packageconfig for selinux support
  > nodejs: upgrade 20.11.0 -> 20.11.1
  > multipath-tools: upgrade 0.9.3 -> 0.9.8
  > syslog-ng: upgrade 4.0.1 -> 4.6.0
  > python3-aiohappyeyeballs: Correct the typo of BBCLASSEXTEND
  > googletest: allow for shared libraries
  > e2tools: Delete unneeded files from ptest package
  > python3-wrapt: add ptest
  > ptest-packagelists-meta-python: Move python3-xlrd from PTESTS_PROBLEMS_META_PYTHON to PTESTS_FAST_META_PYTHON
  > nlohmann-json: Upgrade to 3.11.3
  > python3-netaddr: upgrade 0.10.1 -> 1.2.1 and add ptest
  > python3-google-auth: upgrade 2.28.0 -> 2.28.1
  > syzkaller: Fix build with go 1.21
  > crucible: Define GOPROXY
  > influxdb: Define GOPROXY
  > folks: update 0.15.6 -> 0.15.7
  > drbd-utils: Disable warnings as errors
  > drbd-utils: upgrade 9.22.0 -> 9.27.0
  > openvpn: upgrade 2.6.7 -> 2.6.9
  > fuse3: Make kmod as a recommendation instead of rdep for ptests
  > fuse3: use 4 spaces for indentation
  > openldap: upgrade 2.5.16 -> 2.6.7
  > postfix: upgrade 3.7.3 -> 3.8.5
  > krb5: upgrade 1.20.2 -> 1.21.2
  > keyutils: Add missing rdep for ptests
  > layer.conf: Add nativesdk-libdevmapper PREFERRED_RPROVIDER
  > cryptsetup: upgrade 2.6.1 -> 2.7.0
  > grpc: upgrade 1.60.0 -> 1.60.1
  > iperf3: upgrade 3.15 -> 3.16
  > libgpiod: Tests rely on configfs support in kernel
  > python3-betamax: Upgrade to 0.9.0
  > python3-pyzmq: Add missing dep on python3-unixadmin for ptests
  > python3-gpiod: Tests rely on configfs support in kernel
  > python3-fastjsonschema: Add missing ptest deps
  > xfce4-notifyd: use python3native and depend on python3-packaging-native
  > ristretto: use python3native and depend on glib-2.0-native, python3-packaging-native
  > libkcapi: Update HOMEPAGE url
  > openipmi: fix do_configure error when using dash

* sources/meta-qcom 567079b...e7bcac0 (1):
  > Merge pull request #582 from lumag/cuse

* sources/meta-qt6 1695f1a...6a584b6 (211):
  > qtwebengine: Fix build with clang18
  > qtbase: add PACKAGECONFIG for wayland support
  > squish: fix QA issue
  > squish: add profile script
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > squish: make wayland optional
  < Merge pull request #36 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Add support for building Squish
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #35 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #34 from YoeDistro/kraj/6.6
  > layer.conf: update LAYERSERIES_COMPAT for scarthgap
  > packagegroup: add Qt modules only on supported archs
  > qtbase: prefer system png
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > libwebp: add workaround for native build
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #32 from YoeDistro/kraj/6.6
  > packagegroup: fix warning caused by inherit_defer
  > coin: update build targets
  > ptest: skip non-existing tests
  < Merge pull request #31 from YoeDistro/kraj/6.6
  > Add recipe for QtDoc
  > qtmultimedia: update revision
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  > webengine: update patch
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  > ptest: better handling for test list
  > Add srcrev for QtDoc
  > pytest-qt: upgrade to latest version
  < Merge pull request #25 from YoeDistro/kraj/6.6
  > qt6-git.inc: Switch to 6.7 branch
  > qtwebengine: update to 118-based
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > srcrev_update: support for all recipes
  > qttools: use clang if it is available
  > qtinterfaceframework: fix packaging error
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  > qtinterfaceframework: remove simulation and reference api
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtdeclarative: add dependency to qtsvg
  > qtbase: fix QLibraryInfo prefix with usrmerge
  < Merge pull request #22 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  > qt3d: remove upstreamed patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: add test config for build ptest image
  > qmlcompiler: enable ptest
  > qtwebengine: enable ptest
  > qtconnectivity: enable ptest
  > ptest: better ptest support
  > Revert "protobuf: add workaround for qtgrpc"
  < Merge pull request #18 from YoeDistro/kraj/6.6
  > coin: add CI build for nanbield
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  > qtgrpc: update to latest revision to fix build failure
  < Merge pull request #16 from YoeDistro/kraj/6.6
  > protobuf: add workaround for qtgrpc
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  > Remove old patches from qtwebengine
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Workaround too eager packagegroup sanity check
  > Workaround too eager packagegroup sanity check
  < Remove checks for required meta layers
  < layer.conf: fix LAYERDEPENDS_qt6-layer
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Remove checks for required meta layers
  > layer.conf: fix LAYERDEPENDS_qt6-layer
  < qtgraphs: remove opengl requirement
  > qtgraphs: remove opengl requirement
  < Remove old patches from qtwebengine
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add PACKAGECONFIG for egldevice platform plugin
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: add PACKAGECONFIG for egldevice platform plugin
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > readme: remove notes about webengine testing
  > qtapplicationmanager: remove unneeded CFLAGS
  > qtopcua: add support for native and nativesdk
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add at-spi2-core as dependency for accessibility option
  < qtmultimedia: enable ffmpeg only if its license is accepted
  < readme: Add link to bug tracker
  > qtbase: add at-spi2-core as dependency for accessibility option
  > readme: Add link to bug tracker
  > qtmultimedia: enable ffmpeg only if its license is accepted
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Revert "qtbase: fix build with kirkstone"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtwebengine: fix build without DRI"
  < Revert "qtwebengine: fix build without DRI"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Bump version to 6.6.1
  > qtapplicationmanager: Fix build with musl
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtshadertools: Fix missing dependency to spirv-tools
  > qtshadertools: Fix missing dependency to spirv-tools
  > qtbase: Add locale-base-c only on glibc based targets
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: fix install if lcl_maybe_fortify is empty
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: fix install if lcl_maybe_fortify is empty
  > Conversion script to use new module names
  < qtdeclarative: add dependency to QtSvg for example
  > qtwebengine: fix build without DRI
  < qtwebengine: fix x86_64 build of ffmpeg
  > qtdeclarative: add dependency to QtSvg for example
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: remove langdale from CI tests
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: fix x86_64 build of ffmpeg
  > Use std::size_t instead of int to store position in string
  > qtwebengine: update chromium branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: Add workaround for static build in CI
  > spirv-tools: remove bbappend
  > python: remove duplicate python recipes
  > qtbase: fix build with kirkstone
  > coin: remove langdale from CI tests
  > Drop support for older Yocto releases
  < qtwebengine: fix build without DRI
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: add workaround for QA warning on qemu
  < coin: use INIT_MANAGER to select systemd
  > coin: add workaround for QA warning on qemu
  > coin: use INIT_MANAGER to select systemd
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtwebengine: update chromium branch
  < coin: Add workaround for static build in CI
  < Use std::size_t instead of int to store position in string
  < examples: add runtime dependency to main package
  < readme: add note about release branches and tags
  < qtshadertools: add runtime dependency to spirv-tools
  > qtshadertools: add runtime dependency to spirv-tools
  > examples: add runtime dependency to main package
  > readme: add note about release branches and tags
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > conan.inc: Remove support
  > qtbase: Add a packageconfig knob to enable lld linker
  < *.patch: add Upstream-Status to all patches
  > *.patch: add Upstream-Status to all patches
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Add 6.6 compatibility notes
  > Add 6.6 compatibility notes
  < Remove legacy license identifier mappings in layer config
  > Remove legacy license identifier mappings in layer config
  < qt6: update module branch
  < qtwebengine: update patch
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: update patch
  > qt6: bump version to 6.7.0
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qttools: add PACKAGECONFIG for clang dependency
  > qttools: add PACKAGECONFIG for clang dependency

* sources/meta-riscv dc7aeb4...ea40758 (4):
  > musl: Drop rv32 patches
  > linux-starfive-dev: Fix perf build with gcc-13
  > capnproto,pidgin-sipe: Re-enable on rv32
  > ostree: Do not mark unavailable for rv32

* sources/meta-rockchip bcf1d92...4ad1a1e (1):
  > layer.conf: update for scarthgap

* sources/meta-ti e24577a7...fba0b171 (9):
  > CI/CD Auto-Merger: cicd.master.202402271317
  > Rework jailhouse recipe to support different image build
  > conf: beaglebone-ai64: Apply U-boot defconfig fragments
  > conf: beagleplay: Apply U-boot defconfig fragments
  > meta-ti-bsp: update BeagleBoard.org BSP to the latest
  > linux-bb.org: remove custom FILES:${KERNEL_PACKAGE_NAME}-devicetree
  > meta-ti-bsp: trusted-firmware-arm: Update to master
  > meta-ti-bsp: optee: Upgrade to 4.1
  > conf: machine: Apply U-boot fragment configs for AM62P Display Cluster Image

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

* sources/poky 4945ca640b...e38618caed (119):
  > linux-yocto: Fix rv32 syscall wrappers
  > poky-bleeding.bbclass: Remove use of SRCPV
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > image-tests: blank out mouse icon
  > Revert "disable login again"
  > login clock/mouse tweak
  > disable login again
  > libpng: Update SRC_URI to avoid redirects
  > oeqa/login: tweaks
  > go: Drop linkmode with nativesdk/cross-canadian
  > go: Further tweak indentation in patch
  > go: bump 1.22.0
  > login.py: Proof of concept for screenshot testcases
  > image-tests: Add initial image test png files
  > qemurunner.py: Fix error on calls to run_monitor
  > sstatetests.py: Add testing for correct sstate permissions
  > Add genericarm64 MACHINE
  > bitbake: utils: remove BB_ENV_PASSTHROUGH from preserved_envvars()
  > bmaptool: now part of Yocto Project
  > python3-cryptography_42.0.5.bb: delete redundant ptest packaging
  > expat: upgrdae 2.6.0 -> 2.6.1
  > gdb: Upgrade 14.1 -> 14.2
  > python3-hypothesis: upgrade 6.98.12 -> 6.98.15
  > rust: Fix build failure re-appeared on riscv32
  > gtk+3: update 3.24.38 -> 3.24.41
  > linux-yocto: Enable gpio-sim with ptests
  > linux-yocto/6.6: update CVE exclusions
  > linux-yocto/6.6: update to v6.6.20
  > linux-yocto/cfg/6.6: drop CONFIG_DEBUG_CREDENTIALS
  > go: upgrade 1.21.5 -> 1.21.7
  > go: upgrade 1.21.0 -> 1.21.5
  > oeqa/gotoolchain: set GOPROXY
  > goarch: disable dynamic linking globally
  > go: bump 1.21.0
  > go: rework patch to avoid identation
  > bitbake: prserv/serv: Fix a PID file removal race on prserv stop
  > bitbake: fetch/git: Avoid clean upon failure
  > qemu: backport patch for ui/clipboard issue
  > mesa,mesa-gl: Fix build when dri3 is not enabled
  > coreutils: backport patch to fix heap overflow in split
  > u-boot: Move UBOOT_INITIAL_ENV back to u-boot.inc
  > qemu: Replace workaround with proper usermode fix for shmat
  > no-gplv3: Tweak for packagemangement in core-image-full-cmdline
  > core-image-full-cmdline: add package-management
  > python3-attrs: disable Hypothesis deadline
  > rust: reproducibility issue fix with v1.75
  > rust: Revert PGO to it's default
  > rust: Upgrade 1.74.1 -> 1.75.0
  > linux-firmware: split out more firmware pieces
  > llvm: Update to 18.1.0 RC4
  > waf: Improve version parsing to avoid failing on warnings
  > xprop: upgrade 1.2.6 -> 1.2.7
  > xkeyboard-config: upgrade 2.40 -> 2.41
  > xkbcomp: upgrade 1.4.6 -> 1.4.7
  > swig: upgrade 4.2.0 -> 4.2.1
  > python3-yamllint: upgrade 1.33.0 -> 1.35.1
  > python3-urllib3: upgrade 2.1.0 -> 2.2.1
  > python3: upgrade 3.12.1 -> 3.12.2
  > python3-typing-extensions: upgrade 4.9.0 -> 4.10.0
  > python3-trove-classifiers: upgrade 2024.1.8 -> 2024.2.23
  > python3-setuptools-rust: upgrade 1.8.1 -> 1.9.0
  > python3-pytz: upgrade 2023.4 -> 2024.1
  > python3-pytest: upgrade 8.0.0 -> 8.0.2
  > python3-pycairo: upgrade 1.25.1 -> 1.26.0
  > python3-pip: upgrade 23.3.2 -> 24.0
  > python3-hypothesis: upgrade 6.97.3 -> 6.98.12
  > python3-dbusmock: upgrade 0.30.2 -> 0.31.1
  > python3-certifi: upgrade 2023.11.17 -> 2024.2.2
  > python3-beartype: upgrade 0.17.0 -> 0.17.2
  > pkgconf: upgrade 2.1.0 -> 2.1.1
  > pciutils: upgrade 3.10.0 -> 3.11.1
  > pango: upgrade 1.51.0 -> 1.52.0
  > ofono: upgrade 2.3 -> 2.4
  > mpg123: upgrade 1.32.4 -> 1.32.5
  > makedepend: upgrade 1.0.8 -> 1.0.9
  > lighttpd: upgrade 1.4.73 -> 1.4.74
  > libxvmc: upgrade 1.0.13 -> 1.0.14
  > libxkbfile: upgrade 1.1.2 -> 1.1.3
  > libxext: upgrade 1.3.5 -> 1.3.6
  > liburi-perl: upgrade 5.25 -> 5.27
  > libunistring: upgrade 1.1 -> 1.2
  > libsecret: upgrade 0.21.2 -> 0.21.4
  > libpng: upgrade 1.6.41 -> 1.6.42
  > libmicrohttpd: upgrade 0.9.77 -> 1.0.1
  > libksba: upgrade 1.6.5 -> 1.6.6
  > libhandy: upgrade 1.8.2 -> 1.8.3
  > libgpg-error: upgrade 1.47 -> 1.48
  > libffi: upgrade 3.4.5 -> 3.4.6
  > git: upgrade 2.43.0 -> 2.44.0
  > gcr: upgrade 4.1.0 -> 4.2.0
  > efivar: upgrade 38 -> 39
  > ed: upgrade 1.20 -> 1.20.1
  > createrepo-c: upgrade 1.0.3 -> 1.0.4
  > ccache: upgrade 4.9 -> 4.9.1
  > bash-completion: upgrade 2.11 -> 2.12.0
  > mirrors: Switch llvm to use shallow cloning
  > gstreamer1.0: skip a test that is known to be flaky
  > oeqa/lib/utils/postactions: fix host disk usage stats retrieval
  > python3-cryptography{-vectors}: upgrade to 42.0.5
  > libc-locale: fix ASCII compatible warning cause build failure.
  > rpm: Fix the following error when run nativesdk-rpm in nativesdk environment.
  > python3: dont disable readline module for editline
  > python3-maturin: Recognise riscv32 architecture
  > python3-bcrypt: Fix build break on arches without 64 bit atomics
  > python3-git: upgrade 3.1.41 -> 3.1.42
  > wpa-supplicant: Fix CVE-2023-52160
  > libexif: remove unused version_underscore
  > bitbake: taskexp_ncurses: fix execution example in introductory comment

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Mar 5, 2024
…inary sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-rockchip sources/meta-ti sources/meta-variscite-bsp sources/poky

* sources/meta-arm 1231e54a...aba92504 (1):
  > ci: Ensure tests are in the Corstone-1000 flash image

* sources/meta-clang fc56d6c...e222472 (12):
  > clang: Update to clang 18 release (rc4)
  > clang: Adjust packaging to match new libLLVM soname
  > bpftrace: Upgrade to 0.20+ and fix with llvm 18
  > bcc: Do not set LLVM_PACKAGE_VERSION explicitly
  > vulkan-samples: Disable deprecated declaration warnings with libc++
  > castxml: Upgrade to 0.6.4
  > spirv-llvm-translator: Switch to main branch for llvm 18 support
  > libcxx: Pass LLVM_RUNTIME_TARGETS
  > rust-llvm: Fix build with clang-18
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18
  > openldap: Fix build with lld linker

* sources/meta-elm-binary e57ece1...3c0009d (1):
  > layer.conf: Update for the scarthgap release series

* sources/meta-freescale cce48564...ee164703 (2):
  > qtbase: Enable wayland knob when in distro features
  > wayland: Delete recipe

* sources/meta-freescale-3rdparty 13f46cb...ae392bf (1):
  > Merge pull request #294 from chrisdimich/master

* sources/meta-intel e318d880...9ed54a13 (7):
  > ispc: upgrade 1.22.0 -> 1.23.0
  > openvkl: upgrade 2.0.0 -> 2.0.1
  > ospray: upgrade 3.0.0 -> 3.1.0
  > embree: upgrade 4.3.0 -> 4.3.1
  > rkcommon: upgrade 1.12.0 -> 1.13.0
  > intel-compute-runtime: upgrade 23.22.26516.18 -> 24.05.28454.6
  > intel-graphics-compiler: upgrade 1.0.14062.11 -> 1.0.15985.7

* sources/meta-odroid 665b62d...ae4ac91 (1):
  > u-boot_2023: Drop PYTHON_PN

* sources/meta-openembedded 9f0e51321...4ec97a8da (53):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > emacs: Add packageconfig for selinux support
  > pgpool2: Fix build with postgresql 16+
  > pgpool2: Upgrade to 4.5.1
  > python3-arrow: add ptest, update backend and runtime dependencies
  > python3-types-python-dateutil: add recipe
  > toybox-inittab: Fix serial getty reproducibility
  > polkit: update 123 -> 124
  > mozjs-115: update 115.6.0 -> 115.8.0
  > python3-dateutil: upgrade 2.8.2 -> 2.9.0
  > python3-freezegun: add recipe and add ptest
  > drbd-utils: Fix a udev rule reproducibility
  > drbd-utils: Drop a duplicated line in DESCRIPTION
  > ptest-packagelists-meta-python: Move py3-libgpiod out of PTESTS_PROBLEMS_META_PYTHON
  > ptest-packagelists-meta-oe: Move libgpiod out of PTESTS_PROBLEMS_META_OE
  > postgresql: upgrade 15.5 -> 16.2
  > nodejs: upgrade 20.11.0 -> 20.11.1
  > multipath-tools: upgrade 0.9.3 -> 0.9.8
  > syslog-ng: upgrade 4.0.1 -> 4.6.0
  > python3-aiohappyeyeballs: Correct the typo of BBCLASSEXTEND
  > googletest: allow for shared libraries
  > e2tools: Delete unneeded files from ptest package
  > python3-wrapt: add ptest
  > ptest-packagelists-meta-python: Move python3-xlrd from PTESTS_PROBLEMS_META_PYTHON to PTESTS_FAST_META_PYTHON
  > nlohmann-json: Upgrade to 3.11.3
  > python3-netaddr: upgrade 0.10.1 -> 1.2.1 and add ptest
  > python3-google-auth: upgrade 2.28.0 -> 2.28.1
  > syzkaller: Fix build with go 1.21
  > crucible: Define GOPROXY
  > influxdb: Define GOPROXY
  > folks: update 0.15.6 -> 0.15.7
  > drbd-utils: Disable warnings as errors
  > drbd-utils: upgrade 9.22.0 -> 9.27.0
  > openvpn: upgrade 2.6.7 -> 2.6.9
  > fuse3: Make kmod as a recommendation instead of rdep for ptests
  > fuse3: use 4 spaces for indentation
  > openldap: upgrade 2.5.16 -> 2.6.7
  > postfix: upgrade 3.7.3 -> 3.8.5
  > krb5: upgrade 1.20.2 -> 1.21.2
  > keyutils: Add missing rdep for ptests
  > layer.conf: Add nativesdk-libdevmapper PREFERRED_RPROVIDER
  > cryptsetup: upgrade 2.6.1 -> 2.7.0
  > grpc: upgrade 1.60.0 -> 1.60.1
  > iperf3: upgrade 3.15 -> 3.16
  > libgpiod: Tests rely on configfs support in kernel
  > python3-betamax: Upgrade to 0.9.0
  > python3-pyzmq: Add missing dep on python3-unixadmin for ptests
  > python3-gpiod: Tests rely on configfs support in kernel
  > python3-fastjsonschema: Add missing ptest deps
  > xfce4-notifyd: use python3native and depend on python3-packaging-native
  > ristretto: use python3native and depend on glib-2.0-native, python3-packaging-native
  > libkcapi: Update HOMEPAGE url
  > openipmi: fix do_configure error when using dash

* sources/meta-qcom 567079b...e7bcac0 (1):
  > Merge pull request #582 from lumag/cuse

* sources/meta-qt6 1695f1a...6a584b6 (211):
  > qtwebengine: Fix build with clang18
  > qtbase: add PACKAGECONFIG for wayland support
  > squish: fix QA issue
  > squish: add profile script
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > squish: make wayland optional
  < Merge pull request #36 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Add support for building Squish
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #35 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #34 from YoeDistro/kraj/6.6
  > layer.conf: update LAYERSERIES_COMPAT for scarthgap
  > packagegroup: add Qt modules only on supported archs
  > qtbase: prefer system png
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > libwebp: add workaround for native build
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #32 from YoeDistro/kraj/6.6
  > packagegroup: fix warning caused by inherit_defer
  > coin: update build targets
  > ptest: skip non-existing tests
  < Merge pull request #31 from YoeDistro/kraj/6.6
  > Add recipe for QtDoc
  > qtmultimedia: update revision
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  > webengine: update patch
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  > ptest: better handling for test list
  > Add srcrev for QtDoc
  > pytest-qt: upgrade to latest version
  < Merge pull request #25 from YoeDistro/kraj/6.6
  > qt6-git.inc: Switch to 6.7 branch
  > qtwebengine: update to 118-based
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > srcrev_update: support for all recipes
  > qttools: use clang if it is available
  > qtinterfaceframework: fix packaging error
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  > qtinterfaceframework: remove simulation and reference api
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtdeclarative: add dependency to qtsvg
  > qtbase: fix QLibraryInfo prefix with usrmerge
  < Merge pull request #22 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  > qt3d: remove upstreamed patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: add test config for build ptest image
  > qmlcompiler: enable ptest
  > qtwebengine: enable ptest
  > qtconnectivity: enable ptest
  > ptest: better ptest support
  > Revert "protobuf: add workaround for qtgrpc"
  < Merge pull request #18 from YoeDistro/kraj/6.6
  > coin: add CI build for nanbield
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  > qtgrpc: update to latest revision to fix build failure
  < Merge pull request #16 from YoeDistro/kraj/6.6
  > protobuf: add workaround for qtgrpc
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  > Remove old patches from qtwebengine
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Workaround too eager packagegroup sanity check
  > Workaround too eager packagegroup sanity check
  < Remove checks for required meta layers
  < layer.conf: fix LAYERDEPENDS_qt6-layer
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Remove checks for required meta layers
  > layer.conf: fix LAYERDEPENDS_qt6-layer
  < qtgraphs: remove opengl requirement
  > qtgraphs: remove opengl requirement
  < Remove old patches from qtwebengine
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add PACKAGECONFIG for egldevice platform plugin
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: add PACKAGECONFIG for egldevice platform plugin
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > readme: remove notes about webengine testing
  > qtapplicationmanager: remove unneeded CFLAGS
  > qtopcua: add support for native and nativesdk
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add at-spi2-core as dependency for accessibility option
  < qtmultimedia: enable ffmpeg only if its license is accepted
  < readme: Add link to bug tracker
  > qtbase: add at-spi2-core as dependency for accessibility option
  > readme: Add link to bug tracker
  > qtmultimedia: enable ffmpeg only if its license is accepted
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Revert "qtbase: fix build with kirkstone"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtwebengine: fix build without DRI"
  < Revert "qtwebengine: fix build without DRI"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Bump version to 6.6.1
  > qtapplicationmanager: Fix build with musl
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtshadertools: Fix missing dependency to spirv-tools
  > qtshadertools: Fix missing dependency to spirv-tools
  > qtbase: Add locale-base-c only on glibc based targets
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: fix install if lcl_maybe_fortify is empty
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: fix install if lcl_maybe_fortify is empty
  > Conversion script to use new module names
  < qtdeclarative: add dependency to QtSvg for example
  > qtwebengine: fix build without DRI
  < qtwebengine: fix x86_64 build of ffmpeg
  > qtdeclarative: add dependency to QtSvg for example
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: remove langdale from CI tests
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: fix x86_64 build of ffmpeg
  > Use std::size_t instead of int to store position in string
  > qtwebengine: update chromium branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: Add workaround for static build in CI
  > spirv-tools: remove bbappend
  > python: remove duplicate python recipes
  > qtbase: fix build with kirkstone
  > coin: remove langdale from CI tests
  > Drop support for older Yocto releases
  < qtwebengine: fix build without DRI
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: add workaround for QA warning on qemu
  < coin: use INIT_MANAGER to select systemd
  > coin: add workaround for QA warning on qemu
  > coin: use INIT_MANAGER to select systemd
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtwebengine: update chromium branch
  < coin: Add workaround for static build in CI
  < Use std::size_t instead of int to store position in string
  < examples: add runtime dependency to main package
  < readme: add note about release branches and tags
  < qtshadertools: add runtime dependency to spirv-tools
  > qtshadertools: add runtime dependency to spirv-tools
  > examples: add runtime dependency to main package
  > readme: add note about release branches and tags
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > conan.inc: Remove support
  > qtbase: Add a packageconfig knob to enable lld linker
  < *.patch: add Upstream-Status to all patches
  > *.patch: add Upstream-Status to all patches
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Add 6.6 compatibility notes
  > Add 6.6 compatibility notes
  < Remove legacy license identifier mappings in layer config
  > Remove legacy license identifier mappings in layer config
  < qt6: update module branch
  < qtwebengine: update patch
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: update patch
  > qt6: bump version to 6.7.0
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qttools: add PACKAGECONFIG for clang dependency
  > qttools: add PACKAGECONFIG for clang dependency

* sources/meta-riscv dc7aeb4...ea40758 (4):
  > musl: Drop rv32 patches
  > linux-starfive-dev: Fix perf build with gcc-13
  > capnproto,pidgin-sipe: Re-enable on rv32
  > ostree: Do not mark unavailable for rv32

* sources/meta-rockchip bcf1d92...4ad1a1e (1):
  > layer.conf: update for scarthgap

* sources/meta-ti e24577a7...fba0b171 (9):
  > CI/CD Auto-Merger: cicd.master.202402271317
  > Rework jailhouse recipe to support different image build
  > conf: beaglebone-ai64: Apply U-boot defconfig fragments
  > conf: beagleplay: Apply U-boot defconfig fragments
  > meta-ti-bsp: update BeagleBoard.org BSP to the latest
  > linux-bb.org: remove custom FILES:${KERNEL_PACKAGE_NAME}-devicetree
  > meta-ti-bsp: trusted-firmware-arm: Update to master
  > meta-ti-bsp: optee: Upgrade to 4.1
  > conf: machine: Apply U-boot fragment configs for AM62P Display Cluster Image

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

* sources/poky 4945ca640b...d536b4a380 (120):
  > linux-yocto: Fix rv32 syscall wrappers
  > poky-bleeding.bbclass: Remove use of SRCPV
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > image_types.bbclass: fix vfat image names
  > xz: correct upstream version check
  > rxvt: add rxvt to desktop entry name
  > Revert "disable login again"
  > libpng: Update SRC_URI to avoid redirects
  > login clock/mouse tweak
  > oeqa/login
  > go: Drop linkmode with nativesdk/cross-canadian
  > go: Further tweak indentation in patch
  > go: bump 1.22.0
  > login.py: Proof of concept for screenshot testcases
  > screenshot-tests: Add initial screenshot test png files for core-image-sato
  > qemurunner.py: Fix error on calls to run_monitor
  > sstatetests.py: Add testing for correct sstate permissions
  > Add genericarm64 MACHINE
  > bitbake: utils: remove BB_ENV_PASSTHROUGH from preserved_envvars()
  > bmaptool: now part of Yocto Project
  > python3-cryptography_42.0.5.bb: delete redundant ptest packaging
  > expat: upgrdae 2.6.0 -> 2.6.1
  > gdb: Upgrade 14.1 -> 14.2
  > python3-hypothesis: upgrade 6.98.12 -> 6.98.15
  > rust: Fix build failure re-appeared on riscv32
  > gtk+3: update 3.24.38 -> 3.24.41
  > linux-yocto: Enable gpio-sim with ptests
  > linux-yocto/6.6: update CVE exclusions
  > linux-yocto/6.6: update to v6.6.20
  > linux-yocto/cfg/6.6: drop CONFIG_DEBUG_CREDENTIALS
  > go: upgrade 1.21.5 -> 1.21.7
  > go: upgrade 1.21.0 -> 1.21.5
  > oeqa/gotoolchain: set GOPROXY
  > goarch: disable dynamic linking globally
  > go: bump 1.21.0
  > go: rework patch to avoid identation
  > bitbake: prserv/serv: Fix a PID file removal race on prserv stop
  > bitbake: fetch/git: Avoid clean upon failure
  > qemu: backport patch for ui/clipboard issue
  > mesa,mesa-gl: Fix build when dri3 is not enabled
  > coreutils: backport patch to fix heap overflow in split
  > u-boot: Move UBOOT_INITIAL_ENV back to u-boot.inc
  > qemu: Replace workaround with proper usermode fix for shmat
  > no-gplv3: Tweak for packagemangement in core-image-full-cmdline
  > core-image-full-cmdline: add package-management
  > python3-attrs: disable Hypothesis deadline
  > rust: reproducibility issue fix with v1.75
  > rust: Revert PGO to it's default
  > rust: Upgrade 1.74.1 -> 1.75.0
  > linux-firmware: split out more firmware pieces
  > llvm: Update to 18.1.0 RC4
  > waf: Improve version parsing to avoid failing on warnings
  > xprop: upgrade 1.2.6 -> 1.2.7
  > xkeyboard-config: upgrade 2.40 -> 2.41
  > xkbcomp: upgrade 1.4.6 -> 1.4.7
  > swig: upgrade 4.2.0 -> 4.2.1
  > python3-yamllint: upgrade 1.33.0 -> 1.35.1
  > python3-urllib3: upgrade 2.1.0 -> 2.2.1
  > python3: upgrade 3.12.1 -> 3.12.2
  > python3-typing-extensions: upgrade 4.9.0 -> 4.10.0
  > python3-trove-classifiers: upgrade 2024.1.8 -> 2024.2.23
  > python3-setuptools-rust: upgrade 1.8.1 -> 1.9.0
  > python3-pytz: upgrade 2023.4 -> 2024.1
  > python3-pytest: upgrade 8.0.0 -> 8.0.2
  > python3-pycairo: upgrade 1.25.1 -> 1.26.0
  > python3-pip: upgrade 23.3.2 -> 24.0
  > python3-hypothesis: upgrade 6.97.3 -> 6.98.12
  > python3-dbusmock: upgrade 0.30.2 -> 0.31.1
  > python3-certifi: upgrade 2023.11.17 -> 2024.2.2
  > python3-beartype: upgrade 0.17.0 -> 0.17.2
  > pkgconf: upgrade 2.1.0 -> 2.1.1
  > pciutils: upgrade 3.10.0 -> 3.11.1
  > pango: upgrade 1.51.0 -> 1.52.0
  > ofono: upgrade 2.3 -> 2.4
  > mpg123: upgrade 1.32.4 -> 1.32.5
  > makedepend: upgrade 1.0.8 -> 1.0.9
  > lighttpd: upgrade 1.4.73 -> 1.4.74
  > libxvmc: upgrade 1.0.13 -> 1.0.14
  > libxkbfile: upgrade 1.1.2 -> 1.1.3
  > libxext: upgrade 1.3.5 -> 1.3.6
  > liburi-perl: upgrade 5.25 -> 5.27
  > libunistring: upgrade 1.1 -> 1.2
  > libsecret: upgrade 0.21.2 -> 0.21.4
  > libpng: upgrade 1.6.41 -> 1.6.42
  > libmicrohttpd: upgrade 0.9.77 -> 1.0.1
  > libksba: upgrade 1.6.5 -> 1.6.6
  > libhandy: upgrade 1.8.2 -> 1.8.3
  > libgpg-error: upgrade 1.47 -> 1.48
  > libffi: upgrade 3.4.5 -> 3.4.6
  > git: upgrade 2.43.0 -> 2.44.0
  > gcr: upgrade 4.1.0 -> 4.2.0
  > efivar: upgrade 38 -> 39
  > ed: upgrade 1.20 -> 1.20.1
  > createrepo-c: upgrade 1.0.3 -> 1.0.4
  > ccache: upgrade 4.9 -> 4.9.1
  > bash-completion: upgrade 2.11 -> 2.12.0
  > mirrors: Switch llvm to use shallow cloning
  > gstreamer1.0: skip a test that is known to be flaky
  > oeqa/lib/utils/postactions: fix host disk usage stats retrieval
  > python3-cryptography{-vectors}: upgrade to 42.0.5
  > libc-locale: fix ASCII compatible warning cause build failure.
  > rpm: Fix the following error when run nativesdk-rpm in nativesdk environment.
  > python3: dont disable readline module for editline
  > python3-maturin: Recognise riscv32 architecture
  > python3-bcrypt: Fix build break on arches without 64 bit atomics
  > python3-git: upgrade 3.1.41 -> 3.1.42
  > wpa-supplicant: Fix CVE-2023-52160
  > libexif: remove unused version_underscore
  > bitbake: taskexp_ncurses: fix execution example in introductory comment

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Mar 5, 2024
…inary sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-rockchip sources/meta-ti sources/meta-variscite-bsp sources/poky

* sources/meta-arm 1231e54a...aba92504 (1):
  > ci: Ensure tests are in the Corstone-1000 flash image

* sources/meta-clang fc56d6c...e222472 (12):
  > clang: Update to clang 18 release (rc4)
  > clang: Adjust packaging to match new libLLVM soname
  > bpftrace: Upgrade to 0.20+ and fix with llvm 18
  > bcc: Do not set LLVM_PACKAGE_VERSION explicitly
  > vulkan-samples: Disable deprecated declaration warnings with libc++
  > castxml: Upgrade to 0.6.4
  > spirv-llvm-translator: Switch to main branch for llvm 18 support
  > libcxx: Pass LLVM_RUNTIME_TARGETS
  > rust-llvm: Fix build with clang-18
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18
  > openldap: Fix build with lld linker

* sources/meta-elm-binary e57ece1...ee89d03 (1):
  > Merge pull request #9 from YoeDistro/yoe/mut

* sources/meta-freescale cce48564...11daeb22 (3):
  > qtbase: Enable wayland knob when in distro features
  > wayland: Delete recipe
  > imx-base.inc: Rename bmap-tools to bmaptool

* sources/meta-freescale-3rdparty 13f46cb...ae392bf (1):
  > Merge pull request #294 from chrisdimich/master

* sources/meta-intel e318d880...9ed54a13 (7):
  > ispc: upgrade 1.22.0 -> 1.23.0
  > openvkl: upgrade 2.0.0 -> 2.0.1
  > ospray: upgrade 3.0.0 -> 3.1.0
  > embree: upgrade 4.3.0 -> 4.3.1
  > rkcommon: upgrade 1.12.0 -> 1.13.0
  > intel-compute-runtime: upgrade 23.22.26516.18 -> 24.05.28454.6
  > intel-graphics-compiler: upgrade 1.0.14062.11 -> 1.0.15985.7

* sources/meta-odroid 665b62d...ae4ac91 (1):
  > u-boot_2023: Drop PYTHON_PN

* sources/meta-openembedded 9f0e51321...4ec97a8da (53):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > emacs: Add packageconfig for selinux support
  > pgpool2: Fix build with postgresql 16+
  > pgpool2: Upgrade to 4.5.1
  > python3-arrow: add ptest, update backend and runtime dependencies
  > python3-types-python-dateutil: add recipe
  > toybox-inittab: Fix serial getty reproducibility
  > polkit: update 123 -> 124
  > mozjs-115: update 115.6.0 -> 115.8.0
  > python3-dateutil: upgrade 2.8.2 -> 2.9.0
  > python3-freezegun: add recipe and add ptest
  > drbd-utils: Fix a udev rule reproducibility
  > drbd-utils: Drop a duplicated line in DESCRIPTION
  > ptest-packagelists-meta-python: Move py3-libgpiod out of PTESTS_PROBLEMS_META_PYTHON
  > ptest-packagelists-meta-oe: Move libgpiod out of PTESTS_PROBLEMS_META_OE
  > postgresql: upgrade 15.5 -> 16.2
  > nodejs: upgrade 20.11.0 -> 20.11.1
  > multipath-tools: upgrade 0.9.3 -> 0.9.8
  > syslog-ng: upgrade 4.0.1 -> 4.6.0
  > python3-aiohappyeyeballs: Correct the typo of BBCLASSEXTEND
  > googletest: allow for shared libraries
  > e2tools: Delete unneeded files from ptest package
  > python3-wrapt: add ptest
  > ptest-packagelists-meta-python: Move python3-xlrd from PTESTS_PROBLEMS_META_PYTHON to PTESTS_FAST_META_PYTHON
  > nlohmann-json: Upgrade to 3.11.3
  > python3-netaddr: upgrade 0.10.1 -> 1.2.1 and add ptest
  > python3-google-auth: upgrade 2.28.0 -> 2.28.1
  > syzkaller: Fix build with go 1.21
  > crucible: Define GOPROXY
  > influxdb: Define GOPROXY
  > folks: update 0.15.6 -> 0.15.7
  > drbd-utils: Disable warnings as errors
  > drbd-utils: upgrade 9.22.0 -> 9.27.0
  > openvpn: upgrade 2.6.7 -> 2.6.9
  > fuse3: Make kmod as a recommendation instead of rdep for ptests
  > fuse3: use 4 spaces for indentation
  > openldap: upgrade 2.5.16 -> 2.6.7
  > postfix: upgrade 3.7.3 -> 3.8.5
  > krb5: upgrade 1.20.2 -> 1.21.2
  > keyutils: Add missing rdep for ptests
  > layer.conf: Add nativesdk-libdevmapper PREFERRED_RPROVIDER
  > cryptsetup: upgrade 2.6.1 -> 2.7.0
  > grpc: upgrade 1.60.0 -> 1.60.1
  > iperf3: upgrade 3.15 -> 3.16
  > libgpiod: Tests rely on configfs support in kernel
  > python3-betamax: Upgrade to 0.9.0
  > python3-pyzmq: Add missing dep on python3-unixadmin for ptests
  > python3-gpiod: Tests rely on configfs support in kernel
  > python3-fastjsonschema: Add missing ptest deps
  > xfce4-notifyd: use python3native and depend on python3-packaging-native
  > ristretto: use python3native and depend on glib-2.0-native, python3-packaging-native
  > libkcapi: Update HOMEPAGE url
  > openipmi: fix do_configure error when using dash

* sources/meta-qcom 567079b...e7bcac0 (1):
  > Merge pull request #582 from lumag/cuse

* sources/meta-qt6 1695f1a...6a584b6 (211):
  > qtwebengine: Fix build with clang18
  > qtbase: add PACKAGECONFIG for wayland support
  > squish: fix QA issue
  > squish: add profile script
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > squish: make wayland optional
  < Merge pull request #36 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Add support for building Squish
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #35 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #34 from YoeDistro/kraj/6.6
  > layer.conf: update LAYERSERIES_COMPAT for scarthgap
  > packagegroup: add Qt modules only on supported archs
  > qtbase: prefer system png
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > libwebp: add workaround for native build
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #32 from YoeDistro/kraj/6.6
  > packagegroup: fix warning caused by inherit_defer
  > coin: update build targets
  > ptest: skip non-existing tests
  < Merge pull request #31 from YoeDistro/kraj/6.6
  > Add recipe for QtDoc
  > qtmultimedia: update revision
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  > webengine: update patch
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  > ptest: better handling for test list
  > Add srcrev for QtDoc
  > pytest-qt: upgrade to latest version
  < Merge pull request #25 from YoeDistro/kraj/6.6
  > qt6-git.inc: Switch to 6.7 branch
  > qtwebengine: update to 118-based
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > srcrev_update: support for all recipes
  > qttools: use clang if it is available
  > qtinterfaceframework: fix packaging error
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  > qtinterfaceframework: remove simulation and reference api
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtdeclarative: add dependency to qtsvg
  > qtbase: fix QLibraryInfo prefix with usrmerge
  < Merge pull request #22 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  > qt3d: remove upstreamed patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: add test config for build ptest image
  > qmlcompiler: enable ptest
  > qtwebengine: enable ptest
  > qtconnectivity: enable ptest
  > ptest: better ptest support
  > Revert "protobuf: add workaround for qtgrpc"
  < Merge pull request #18 from YoeDistro/kraj/6.6
  > coin: add CI build for nanbield
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  > qtgrpc: update to latest revision to fix build failure
  < Merge pull request #16 from YoeDistro/kraj/6.6
  > protobuf: add workaround for qtgrpc
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  > Remove old patches from qtwebengine
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Workaround too eager packagegroup sanity check
  > Workaround too eager packagegroup sanity check
  < Remove checks for required meta layers
  < layer.conf: fix LAYERDEPENDS_qt6-layer
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Remove checks for required meta layers
  > layer.conf: fix LAYERDEPENDS_qt6-layer
  < qtgraphs: remove opengl requirement
  > qtgraphs: remove opengl requirement
  < Remove old patches from qtwebengine
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add PACKAGECONFIG for egldevice platform plugin
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: add PACKAGECONFIG for egldevice platform plugin
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > readme: remove notes about webengine testing
  > qtapplicationmanager: remove unneeded CFLAGS
  > qtopcua: add support for native and nativesdk
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add at-spi2-core as dependency for accessibility option
  < qtmultimedia: enable ffmpeg only if its license is accepted
  < readme: Add link to bug tracker
  > qtbase: add at-spi2-core as dependency for accessibility option
  > readme: Add link to bug tracker
  > qtmultimedia: enable ffmpeg only if its license is accepted
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Revert "qtbase: fix build with kirkstone"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtwebengine: fix build without DRI"
  < Revert "qtwebengine: fix build without DRI"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Bump version to 6.6.1
  > qtapplicationmanager: Fix build with musl
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtshadertools: Fix missing dependency to spirv-tools
  > qtshadertools: Fix missing dependency to spirv-tools
  > qtbase: Add locale-base-c only on glibc based targets
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: fix install if lcl_maybe_fortify is empty
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: fix install if lcl_maybe_fortify is empty
  > Conversion script to use new module names
  < qtdeclarative: add dependency to QtSvg for example
  > qtwebengine: fix build without DRI
  < qtwebengine: fix x86_64 build of ffmpeg
  > qtdeclarative: add dependency to QtSvg for example
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: remove langdale from CI tests
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: fix x86_64 build of ffmpeg
  > Use std::size_t instead of int to store position in string
  > qtwebengine: update chromium branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: Add workaround for static build in CI
  > spirv-tools: remove bbappend
  > python: remove duplicate python recipes
  > qtbase: fix build with kirkstone
  > coin: remove langdale from CI tests
  > Drop support for older Yocto releases
  < qtwebengine: fix build without DRI
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: add workaround for QA warning on qemu
  < coin: use INIT_MANAGER to select systemd
  > coin: add workaround for QA warning on qemu
  > coin: use INIT_MANAGER to select systemd
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtwebengine: update chromium branch
  < coin: Add workaround for static build in CI
  < Use std::size_t instead of int to store position in string
  < examples: add runtime dependency to main package
  < readme: add note about release branches and tags
  < qtshadertools: add runtime dependency to spirv-tools
  > qtshadertools: add runtime dependency to spirv-tools
  > examples: add runtime dependency to main package
  > readme: add note about release branches and tags
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > conan.inc: Remove support
  > qtbase: Add a packageconfig knob to enable lld linker
  < *.patch: add Upstream-Status to all patches
  > *.patch: add Upstream-Status to all patches
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Add 6.6 compatibility notes
  > Add 6.6 compatibility notes
  < Remove legacy license identifier mappings in layer config
  > Remove legacy license identifier mappings in layer config
  < qt6: update module branch
  < qtwebengine: update patch
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: update patch
  > qt6: bump version to 6.7.0
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qttools: add PACKAGECONFIG for clang dependency
  > qttools: add PACKAGECONFIG for clang dependency

* sources/meta-riscv dc7aeb4...cabf779 (5):
  > musl: Drop rv32 patches
  > riscv-common: Rename bmap-tools-native -> bmaptool-native
  > linux-starfive-dev: Fix perf build with gcc-13
  > capnproto,pidgin-sipe: Re-enable on rv32
  > ostree: Do not mark unavailable for rv32

* sources/meta-rockchip bcf1d92...4ad1a1e (1):
  > layer.conf: update for scarthgap

* sources/meta-ti e24577a7...fba0b171 (9):
  > CI/CD Auto-Merger: cicd.master.202402271317
  > Rework jailhouse recipe to support different image build
  > conf: beaglebone-ai64: Apply U-boot defconfig fragments
  > conf: beagleplay: Apply U-boot defconfig fragments
  > meta-ti-bsp: update BeagleBoard.org BSP to the latest
  > linux-bb.org: remove custom FILES:${KERNEL_PACKAGE_NAME}-devicetree
  > meta-ti-bsp: trusted-firmware-arm: Update to master
  > meta-ti-bsp: optee: Upgrade to 4.1
  > conf: machine: Apply U-boot fragment configs for AM62P Display Cluster Image

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

* sources/poky 4945ca640b...d536b4a380 (120):
  > linux-yocto: Fix rv32 syscall wrappers
  > poky-bleeding.bbclass: Remove use of SRCPV
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > image_types.bbclass: fix vfat image names
  > xz: correct upstream version check
  > rxvt: add rxvt to desktop entry name
  > Revert "disable login again"
  > libpng: Update SRC_URI to avoid redirects
  > login clock/mouse tweak
  > oeqa/login
  > go: Drop linkmode with nativesdk/cross-canadian
  > go: Further tweak indentation in patch
  > go: bump 1.22.0
  > login.py: Proof of concept for screenshot testcases
  > screenshot-tests: Add initial screenshot test png files for core-image-sato
  > qemurunner.py: Fix error on calls to run_monitor
  > sstatetests.py: Add testing for correct sstate permissions
  > Add genericarm64 MACHINE
  > bitbake: utils: remove BB_ENV_PASSTHROUGH from preserved_envvars()
  > bmaptool: now part of Yocto Project
  > python3-cryptography_42.0.5.bb: delete redundant ptest packaging
  > expat: upgrdae 2.6.0 -> 2.6.1
  > gdb: Upgrade 14.1 -> 14.2
  > python3-hypothesis: upgrade 6.98.12 -> 6.98.15
  > rust: Fix build failure re-appeared on riscv32
  > gtk+3: update 3.24.38 -> 3.24.41
  > linux-yocto: Enable gpio-sim with ptests
  > linux-yocto/6.6: update CVE exclusions
  > linux-yocto/6.6: update to v6.6.20
  > linux-yocto/cfg/6.6: drop CONFIG_DEBUG_CREDENTIALS
  > go: upgrade 1.21.5 -> 1.21.7
  > go: upgrade 1.21.0 -> 1.21.5
  > oeqa/gotoolchain: set GOPROXY
  > goarch: disable dynamic linking globally
  > go: bump 1.21.0
  > go: rework patch to avoid identation
  > bitbake: prserv/serv: Fix a PID file removal race on prserv stop
  > bitbake: fetch/git: Avoid clean upon failure
  > qemu: backport patch for ui/clipboard issue
  > mesa,mesa-gl: Fix build when dri3 is not enabled
  > coreutils: backport patch to fix heap overflow in split
  > u-boot: Move UBOOT_INITIAL_ENV back to u-boot.inc
  > qemu: Replace workaround with proper usermode fix for shmat
  > no-gplv3: Tweak for packagemangement in core-image-full-cmdline
  > core-image-full-cmdline: add package-management
  > python3-attrs: disable Hypothesis deadline
  > rust: reproducibility issue fix with v1.75
  > rust: Revert PGO to it's default
  > rust: Upgrade 1.74.1 -> 1.75.0
  > linux-firmware: split out more firmware pieces
  > llvm: Update to 18.1.0 RC4
  > waf: Improve version parsing to avoid failing on warnings
  > xprop: upgrade 1.2.6 -> 1.2.7
  > xkeyboard-config: upgrade 2.40 -> 2.41
  > xkbcomp: upgrade 1.4.6 -> 1.4.7
  > swig: upgrade 4.2.0 -> 4.2.1
  > python3-yamllint: upgrade 1.33.0 -> 1.35.1
  > python3-urllib3: upgrade 2.1.0 -> 2.2.1
  > python3: upgrade 3.12.1 -> 3.12.2
  > python3-typing-extensions: upgrade 4.9.0 -> 4.10.0
  > python3-trove-classifiers: upgrade 2024.1.8 -> 2024.2.23
  > python3-setuptools-rust: upgrade 1.8.1 -> 1.9.0
  > python3-pytz: upgrade 2023.4 -> 2024.1
  > python3-pytest: upgrade 8.0.0 -> 8.0.2
  > python3-pycairo: upgrade 1.25.1 -> 1.26.0
  > python3-pip: upgrade 23.3.2 -> 24.0
  > python3-hypothesis: upgrade 6.97.3 -> 6.98.12
  > python3-dbusmock: upgrade 0.30.2 -> 0.31.1
  > python3-certifi: upgrade 2023.11.17 -> 2024.2.2
  > python3-beartype: upgrade 0.17.0 -> 0.17.2
  > pkgconf: upgrade 2.1.0 -> 2.1.1
  > pciutils: upgrade 3.10.0 -> 3.11.1
  > pango: upgrade 1.51.0 -> 1.52.0
  > ofono: upgrade 2.3 -> 2.4
  > mpg123: upgrade 1.32.4 -> 1.32.5
  > makedepend: upgrade 1.0.8 -> 1.0.9
  > lighttpd: upgrade 1.4.73 -> 1.4.74
  > libxvmc: upgrade 1.0.13 -> 1.0.14
  > libxkbfile: upgrade 1.1.2 -> 1.1.3
  > libxext: upgrade 1.3.5 -> 1.3.6
  > liburi-perl: upgrade 5.25 -> 5.27
  > libunistring: upgrade 1.1 -> 1.2
  > libsecret: upgrade 0.21.2 -> 0.21.4
  > libpng: upgrade 1.6.41 -> 1.6.42
  > libmicrohttpd: upgrade 0.9.77 -> 1.0.1
  > libksba: upgrade 1.6.5 -> 1.6.6
  > libhandy: upgrade 1.8.2 -> 1.8.3
  > libgpg-error: upgrade 1.47 -> 1.48
  > libffi: upgrade 3.4.5 -> 3.4.6
  > git: upgrade 2.43.0 -> 2.44.0
  > gcr: upgrade 4.1.0 -> 4.2.0
  > efivar: upgrade 38 -> 39
  > ed: upgrade 1.20 -> 1.20.1
  > createrepo-c: upgrade 1.0.3 -> 1.0.4
  > ccache: upgrade 4.9 -> 4.9.1
  > bash-completion: upgrade 2.11 -> 2.12.0
  > mirrors: Switch llvm to use shallow cloning
  > gstreamer1.0: skip a test that is known to be flaky
  > oeqa/lib/utils/postactions: fix host disk usage stats retrieval
  > python3-cryptography{-vectors}: upgrade to 42.0.5
  > libc-locale: fix ASCII compatible warning cause build failure.
  > rpm: Fix the following error when run nativesdk-rpm in nativesdk environment.
  > python3: dont disable readline module for editline
  > python3-maturin: Recognise riscv32 architecture
  > python3-bcrypt: Fix build break on arches without 64 bit atomics
  > python3-git: upgrade 3.1.41 -> 3.1.42
  > wpa-supplicant: Fix CVE-2023-52160
  > libexif: remove unused version_underscore
  > bitbake: taskexp_ncurses: fix execution example in introductory comment

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Mar 5, 2024
…inary sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-rockchip sources/meta-ti sources/meta-variscite-bsp sources/poky

* sources/meta-arm 1231e54a...aba92504 (1):
  > ci: Ensure tests are in the Corstone-1000 flash image

* sources/meta-clang fc56d6c...e222472 (12):
  > clang: Update to clang 18 release (rc4)
  > clang: Adjust packaging to match new libLLVM soname
  > bpftrace: Upgrade to 0.20+ and fix with llvm 18
  > bcc: Do not set LLVM_PACKAGE_VERSION explicitly
  > vulkan-samples: Disable deprecated declaration warnings with libc++
  > castxml: Upgrade to 0.6.4
  > spirv-llvm-translator: Switch to main branch for llvm 18 support
  > libcxx: Pass LLVM_RUNTIME_TARGETS
  > rust-llvm: Fix build with clang-18
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18
  > openldap: Fix build with lld linker

* sources/meta-elm-binary e57ece1...ee89d03 (1):
  > Merge pull request #9 from YoeDistro/yoe/mut

* sources/meta-freescale cce48564...11daeb22 (3):
  > qtbase: Enable wayland knob when in distro features
  > wayland: Delete recipe
  > imx-base.inc: Rename bmap-tools to bmaptool

* sources/meta-freescale-3rdparty 13f46cb...ae392bf (1):
  > Merge pull request #294 from chrisdimich/master

* sources/meta-intel e318d880...9ed54a13 (7):
  > ispc: upgrade 1.22.0 -> 1.23.0
  > openvkl: upgrade 2.0.0 -> 2.0.1
  > ospray: upgrade 3.0.0 -> 3.1.0
  > embree: upgrade 4.3.0 -> 4.3.1
  > rkcommon: upgrade 1.12.0 -> 1.13.0
  > intel-compute-runtime: upgrade 23.22.26516.18 -> 24.05.28454.6
  > intel-graphics-compiler: upgrade 1.0.14062.11 -> 1.0.15985.7

* sources/meta-odroid 665b62d...ae4ac91 (1):
  > u-boot_2023: Drop PYTHON_PN

* sources/meta-openembedded 9f0e51321...4ec97a8da (53):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > emacs: Add packageconfig for selinux support
  > pgpool2: Fix build with postgresql 16+
  > pgpool2: Upgrade to 4.5.1
  > python3-arrow: add ptest, update backend and runtime dependencies
  > python3-types-python-dateutil: add recipe
  > toybox-inittab: Fix serial getty reproducibility
  > polkit: update 123 -> 124
  > mozjs-115: update 115.6.0 -> 115.8.0
  > python3-dateutil: upgrade 2.8.2 -> 2.9.0
  > python3-freezegun: add recipe and add ptest
  > drbd-utils: Fix a udev rule reproducibility
  > drbd-utils: Drop a duplicated line in DESCRIPTION
  > ptest-packagelists-meta-python: Move py3-libgpiod out of PTESTS_PROBLEMS_META_PYTHON
  > ptest-packagelists-meta-oe: Move libgpiod out of PTESTS_PROBLEMS_META_OE
  > postgresql: upgrade 15.5 -> 16.2
  > nodejs: upgrade 20.11.0 -> 20.11.1
  > multipath-tools: upgrade 0.9.3 -> 0.9.8
  > syslog-ng: upgrade 4.0.1 -> 4.6.0
  > python3-aiohappyeyeballs: Correct the typo of BBCLASSEXTEND
  > googletest: allow for shared libraries
  > e2tools: Delete unneeded files from ptest package
  > python3-wrapt: add ptest
  > ptest-packagelists-meta-python: Move python3-xlrd from PTESTS_PROBLEMS_META_PYTHON to PTESTS_FAST_META_PYTHON
  > nlohmann-json: Upgrade to 3.11.3
  > python3-netaddr: upgrade 0.10.1 -> 1.2.1 and add ptest
  > python3-google-auth: upgrade 2.28.0 -> 2.28.1
  > syzkaller: Fix build with go 1.21
  > crucible: Define GOPROXY
  > influxdb: Define GOPROXY
  > folks: update 0.15.6 -> 0.15.7
  > drbd-utils: Disable warnings as errors
  > drbd-utils: upgrade 9.22.0 -> 9.27.0
  > openvpn: upgrade 2.6.7 -> 2.6.9
  > fuse3: Make kmod as a recommendation instead of rdep for ptests
  > fuse3: use 4 spaces for indentation
  > openldap: upgrade 2.5.16 -> 2.6.7
  > postfix: upgrade 3.7.3 -> 3.8.5
  > krb5: upgrade 1.20.2 -> 1.21.2
  > keyutils: Add missing rdep for ptests
  > layer.conf: Add nativesdk-libdevmapper PREFERRED_RPROVIDER
  > cryptsetup: upgrade 2.6.1 -> 2.7.0
  > grpc: upgrade 1.60.0 -> 1.60.1
  > iperf3: upgrade 3.15 -> 3.16
  > libgpiod: Tests rely on configfs support in kernel
  > python3-betamax: Upgrade to 0.9.0
  > python3-pyzmq: Add missing dep on python3-unixadmin for ptests
  > python3-gpiod: Tests rely on configfs support in kernel
  > python3-fastjsonschema: Add missing ptest deps
  > xfce4-notifyd: use python3native and depend on python3-packaging-native
  > ristretto: use python3native and depend on glib-2.0-native, python3-packaging-native
  > libkcapi: Update HOMEPAGE url
  > openipmi: fix do_configure error when using dash

* sources/meta-qcom 567079b...e7bcac0 (1):
  > Merge pull request #582 from lumag/cuse

* sources/meta-qt6 1695f1a...6a584b6 (211):
  > qtwebengine: Fix build with clang18
  > qtbase: add PACKAGECONFIG for wayland support
  > squish: fix QA issue
  > squish: add profile script
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > squish: make wayland optional
  < Merge pull request #36 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Add support for building Squish
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #35 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #34 from YoeDistro/kraj/6.6
  > layer.conf: update LAYERSERIES_COMPAT for scarthgap
  > packagegroup: add Qt modules only on supported archs
  > qtbase: prefer system png
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > libwebp: add workaround for native build
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #32 from YoeDistro/kraj/6.6
  > packagegroup: fix warning caused by inherit_defer
  > coin: update build targets
  > ptest: skip non-existing tests
  < Merge pull request #31 from YoeDistro/kraj/6.6
  > Add recipe for QtDoc
  > qtmultimedia: update revision
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  > webengine: update patch
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  > ptest: better handling for test list
  > Add srcrev for QtDoc
  > pytest-qt: upgrade to latest version
  < Merge pull request #25 from YoeDistro/kraj/6.6
  > qt6-git.inc: Switch to 6.7 branch
  > qtwebengine: update to 118-based
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > srcrev_update: support for all recipes
  > qttools: use clang if it is available
  > qtinterfaceframework: fix packaging error
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  > qtinterfaceframework: remove simulation and reference api
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtdeclarative: add dependency to qtsvg
  > qtbase: fix QLibraryInfo prefix with usrmerge
  < Merge pull request #22 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  > qt3d: remove upstreamed patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: add test config for build ptest image
  > qmlcompiler: enable ptest
  > qtwebengine: enable ptest
  > qtconnectivity: enable ptest
  > ptest: better ptest support
  > Revert "protobuf: add workaround for qtgrpc"
  < Merge pull request #18 from YoeDistro/kraj/6.6
  > coin: add CI build for nanbield
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  > qtgrpc: update to latest revision to fix build failure
  < Merge pull request #16 from YoeDistro/kraj/6.6
  > protobuf: add workaround for qtgrpc
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  > Remove old patches from qtwebengine
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Workaround too eager packagegroup sanity check
  > Workaround too eager packagegroup sanity check
  < Remove checks for required meta layers
  < layer.conf: fix LAYERDEPENDS_qt6-layer
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Remove checks for required meta layers
  > layer.conf: fix LAYERDEPENDS_qt6-layer
  < qtgraphs: remove opengl requirement
  > qtgraphs: remove opengl requirement
  < Remove old patches from qtwebengine
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add PACKAGECONFIG for egldevice platform plugin
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: add PACKAGECONFIG for egldevice platform plugin
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > readme: remove notes about webengine testing
  > qtapplicationmanager: remove unneeded CFLAGS
  > qtopcua: add support for native and nativesdk
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add at-spi2-core as dependency for accessibility option
  < qtmultimedia: enable ffmpeg only if its license is accepted
  < readme: Add link to bug tracker
  > qtbase: add at-spi2-core as dependency for accessibility option
  > readme: Add link to bug tracker
  > qtmultimedia: enable ffmpeg only if its license is accepted
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Revert "qtbase: fix build with kirkstone"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtwebengine: fix build without DRI"
  < Revert "qtwebengine: fix build without DRI"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Bump version to 6.6.1
  > qtapplicationmanager: Fix build with musl
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtshadertools: Fix missing dependency to spirv-tools
  > qtshadertools: Fix missing dependency to spirv-tools
  > qtbase: Add locale-base-c only on glibc based targets
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: fix install if lcl_maybe_fortify is empty
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: fix install if lcl_maybe_fortify is empty
  > Conversion script to use new module names
  < qtdeclarative: add dependency to QtSvg for example
  > qtwebengine: fix build without DRI
  < qtwebengine: fix x86_64 build of ffmpeg
  > qtdeclarative: add dependency to QtSvg for example
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: remove langdale from CI tests
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: fix x86_64 build of ffmpeg
  > Use std::size_t instead of int to store position in string
  > qtwebengine: update chromium branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: Add workaround for static build in CI
  > spirv-tools: remove bbappend
  > python: remove duplicate python recipes
  > qtbase: fix build with kirkstone
  > coin: remove langdale from CI tests
  > Drop support for older Yocto releases
  < qtwebengine: fix build without DRI
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: add workaround for QA warning on qemu
  < coin: use INIT_MANAGER to select systemd
  > coin: add workaround for QA warning on qemu
  > coin: use INIT_MANAGER to select systemd
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtwebengine: update chromium branch
  < coin: Add workaround for static build in CI
  < Use std::size_t instead of int to store position in string
  < examples: add runtime dependency to main package
  < readme: add note about release branches and tags
  < qtshadertools: add runtime dependency to spirv-tools
  > qtshadertools: add runtime dependency to spirv-tools
  > examples: add runtime dependency to main package
  > readme: add note about release branches and tags
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > conan.inc: Remove support
  > qtbase: Add a packageconfig knob to enable lld linker
  < *.patch: add Upstream-Status to all patches
  > *.patch: add Upstream-Status to all patches
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Add 6.6 compatibility notes
  > Add 6.6 compatibility notes
  < Remove legacy license identifier mappings in layer config
  > Remove legacy license identifier mappings in layer config
  < qt6: update module branch
  < qtwebengine: update patch
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: update patch
  > qt6: bump version to 6.7.0
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qttools: add PACKAGECONFIG for clang dependency
  > qttools: add PACKAGECONFIG for clang dependency

* sources/meta-riscv dc7aeb4...cabf779 (5):
  > musl: Drop rv32 patches
  > riscv-common: Rename bmap-tools-native -> bmaptool-native
  > linux-starfive-dev: Fix perf build with gcc-13
  > capnproto,pidgin-sipe: Re-enable on rv32
  > ostree: Do not mark unavailable for rv32

* sources/meta-rockchip bcf1d92...4ad1a1e (1):
  > layer.conf: update for scarthgap

* sources/meta-ti e24577a7...fba0b171 (9):
  > CI/CD Auto-Merger: cicd.master.202402271317
  > Rework jailhouse recipe to support different image build
  > conf: beaglebone-ai64: Apply U-boot defconfig fragments
  > conf: beagleplay: Apply U-boot defconfig fragments
  > meta-ti-bsp: update BeagleBoard.org BSP to the latest
  > linux-bb.org: remove custom FILES:${KERNEL_PACKAGE_NAME}-devicetree
  > meta-ti-bsp: trusted-firmware-arm: Update to master
  > meta-ti-bsp: optee: Upgrade to 4.1
  > conf: machine: Apply U-boot fragment configs for AM62P Display Cluster Image

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

* sources/poky 4945ca640b...d536b4a380 (120):
  > linux-yocto: Fix rv32 syscall wrappers
  > poky-bleeding.bbclass: Remove use of SRCPV
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > image_types.bbclass: fix vfat image names
  > xz: correct upstream version check
  > rxvt: add rxvt to desktop entry name
  > Revert "disable login again"
  > libpng: Update SRC_URI to avoid redirects
  > login clock/mouse tweak
  > oeqa/login
  > go: Drop linkmode with nativesdk/cross-canadian
  > go: Further tweak indentation in patch
  > go: bump 1.22.0
  > login.py: Proof of concept for screenshot testcases
  > screenshot-tests: Add initial screenshot test png files for core-image-sato
  > qemurunner.py: Fix error on calls to run_monitor
  > sstatetests.py: Add testing for correct sstate permissions
  > Add genericarm64 MACHINE
  > bitbake: utils: remove BB_ENV_PASSTHROUGH from preserved_envvars()
  > bmaptool: now part of Yocto Project
  > python3-cryptography_42.0.5.bb: delete redundant ptest packaging
  > expat: upgrdae 2.6.0 -> 2.6.1
  > gdb: Upgrade 14.1 -> 14.2
  > python3-hypothesis: upgrade 6.98.12 -> 6.98.15
  > rust: Fix build failure re-appeared on riscv32
  > gtk+3: update 3.24.38 -> 3.24.41
  > linux-yocto: Enable gpio-sim with ptests
  > linux-yocto/6.6: update CVE exclusions
  > linux-yocto/6.6: update to v6.6.20
  > linux-yocto/cfg/6.6: drop CONFIG_DEBUG_CREDENTIALS
  > go: upgrade 1.21.5 -> 1.21.7
  > go: upgrade 1.21.0 -> 1.21.5
  > oeqa/gotoolchain: set GOPROXY
  > goarch: disable dynamic linking globally
  > go: bump 1.21.0
  > go: rework patch to avoid identation
  > bitbake: prserv/serv: Fix a PID file removal race on prserv stop
  > bitbake: fetch/git: Avoid clean upon failure
  > qemu: backport patch for ui/clipboard issue
  > mesa,mesa-gl: Fix build when dri3 is not enabled
  > coreutils: backport patch to fix heap overflow in split
  > u-boot: Move UBOOT_INITIAL_ENV back to u-boot.inc
  > qemu: Replace workaround with proper usermode fix for shmat
  > no-gplv3: Tweak for packagemangement in core-image-full-cmdline
  > core-image-full-cmdline: add package-management
  > python3-attrs: disable Hypothesis deadline
  > rust: reproducibility issue fix with v1.75
  > rust: Revert PGO to it's default
  > rust: Upgrade 1.74.1 -> 1.75.0
  > linux-firmware: split out more firmware pieces
  > llvm: Update to 18.1.0 RC4
  > waf: Improve version parsing to avoid failing on warnings
  > xprop: upgrade 1.2.6 -> 1.2.7
  > xkeyboard-config: upgrade 2.40 -> 2.41
  > xkbcomp: upgrade 1.4.6 -> 1.4.7
  > swig: upgrade 4.2.0 -> 4.2.1
  > python3-yamllint: upgrade 1.33.0 -> 1.35.1
  > python3-urllib3: upgrade 2.1.0 -> 2.2.1
  > python3: upgrade 3.12.1 -> 3.12.2
  > python3-typing-extensions: upgrade 4.9.0 -> 4.10.0
  > python3-trove-classifiers: upgrade 2024.1.8 -> 2024.2.23
  > python3-setuptools-rust: upgrade 1.8.1 -> 1.9.0
  > python3-pytz: upgrade 2023.4 -> 2024.1
  > python3-pytest: upgrade 8.0.0 -> 8.0.2
  > python3-pycairo: upgrade 1.25.1 -> 1.26.0
  > python3-pip: upgrade 23.3.2 -> 24.0
  > python3-hypothesis: upgrade 6.97.3 -> 6.98.12
  > python3-dbusmock: upgrade 0.30.2 -> 0.31.1
  > python3-certifi: upgrade 2023.11.17 -> 2024.2.2
  > python3-beartype: upgrade 0.17.0 -> 0.17.2
  > pkgconf: upgrade 2.1.0 -> 2.1.1
  > pciutils: upgrade 3.10.0 -> 3.11.1
  > pango: upgrade 1.51.0 -> 1.52.0
  > ofono: upgrade 2.3 -> 2.4
  > mpg123: upgrade 1.32.4 -> 1.32.5
  > makedepend: upgrade 1.0.8 -> 1.0.9
  > lighttpd: upgrade 1.4.73 -> 1.4.74
  > libxvmc: upgrade 1.0.13 -> 1.0.14
  > libxkbfile: upgrade 1.1.2 -> 1.1.3
  > libxext: upgrade 1.3.5 -> 1.3.6
  > liburi-perl: upgrade 5.25 -> 5.27
  > libunistring: upgrade 1.1 -> 1.2
  > libsecret: upgrade 0.21.2 -> 0.21.4
  > libpng: upgrade 1.6.41 -> 1.6.42
  > libmicrohttpd: upgrade 0.9.77 -> 1.0.1
  > libksba: upgrade 1.6.5 -> 1.6.6
  > libhandy: upgrade 1.8.2 -> 1.8.3
  > libgpg-error: upgrade 1.47 -> 1.48
  > libffi: upgrade 3.4.5 -> 3.4.6
  > git: upgrade 2.43.0 -> 2.44.0
  > gcr: upgrade 4.1.0 -> 4.2.0
  > efivar: upgrade 38 -> 39
  > ed: upgrade 1.20 -> 1.20.1
  > createrepo-c: upgrade 1.0.3 -> 1.0.4
  > ccache: upgrade 4.9 -> 4.9.1
  > bash-completion: upgrade 2.11 -> 2.12.0
  > mirrors: Switch llvm to use shallow cloning
  > gstreamer1.0: skip a test that is known to be flaky
  > oeqa/lib/utils/postactions: fix host disk usage stats retrieval
  > python3-cryptography{-vectors}: upgrade to 42.0.5
  > libc-locale: fix ASCII compatible warning cause build failure.
  > rpm: Fix the following error when run nativesdk-rpm in nativesdk environment.
  > python3: dont disable readline module for editline
  > python3-maturin: Recognise riscv32 architecture
  > python3-bcrypt: Fix build break on arches without 64 bit atomics
  > python3-git: upgrade 3.1.41 -> 3.1.42
  > wpa-supplicant: Fix CVE-2023-52160
  > libexif: remove unused version_underscore
  > bitbake: taskexp_ncurses: fix execution example in introductory comment

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

* sources/meta-arm 1231e54a...aba92504 (1):
  > ci: Ensure tests are in the Corstone-1000 flash image

* sources/meta-clang fc56d6c...e222472 (12):
  > clang: Update to clang 18 release (rc4)
  > clang: Adjust packaging to match new libLLVM soname
  > bpftrace: Upgrade to 0.20+ and fix with llvm 18
  > bcc: Do not set LLVM_PACKAGE_VERSION explicitly
  > vulkan-samples: Disable deprecated declaration warnings with libc++
  > castxml: Upgrade to 0.6.4
  > spirv-llvm-translator: Switch to main branch for llvm 18 support
  > libcxx: Pass LLVM_RUNTIME_TARGETS
  > rust-llvm: Fix build with clang-18
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18
  > openldap: Fix build with lld linker

* sources/meta-elm-binary e57ece1...ee89d03 (1):
  > Merge pull request #9 from YoeDistro/yoe/mut

* sources/meta-freescale cce48564...aa2eaa14 (3):
  > qtbase: Enable wayland knob when in distro features
  > wayland: Delete recipe
  > Merge pull request #1760 from mschwan-phytec/wip-master-bmap-rename

* sources/meta-freescale-3rdparty 13f46cb...ae392bf (1):
  > Merge pull request #294 from chrisdimich/master

* sources/meta-intel e318d880...9ed54a13 (7):
  > ispc: upgrade 1.22.0 -> 1.23.0
  > openvkl: upgrade 2.0.0 -> 2.0.1
  > ospray: upgrade 3.0.0 -> 3.1.0
  > embree: upgrade 4.3.0 -> 4.3.1
  > rkcommon: upgrade 1.12.0 -> 1.13.0
  > intel-compute-runtime: upgrade 23.22.26516.18 -> 24.05.28454.6
  > intel-graphics-compiler: upgrade 1.0.14062.11 -> 1.0.15985.7

* sources/meta-odroid 665b62d...ae4ac91 (1):
  > u-boot_2023: Drop PYTHON_PN

* sources/meta-openembedded 9f0e51321...5fc45d73b (55):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > glmark2: add upstream patch to not care about stencil config
  > signing.bbclass: fix typos
  > emacs: Add packageconfig for selinux support
  > pgpool2: Fix build with postgresql 16+
  > pgpool2: Upgrade to 4.5.1
  > python3-arrow: add ptest, update backend and runtime dependencies
  > python3-types-python-dateutil: add recipe
  > toybox-inittab: Fix serial getty reproducibility
  > polkit: update 123 -> 124
  > mozjs-115: update 115.6.0 -> 115.8.0
  > python3-dateutil: upgrade 2.8.2 -> 2.9.0
  > python3-freezegun: add recipe and add ptest
  > drbd-utils: Fix a udev rule reproducibility
  > drbd-utils: Drop a duplicated line in DESCRIPTION
  > ptest-packagelists-meta-python: Move py3-libgpiod out of PTESTS_PROBLEMS_META_PYTHON
  > ptest-packagelists-meta-oe: Move libgpiod out of PTESTS_PROBLEMS_META_OE
  > postgresql: upgrade 15.5 -> 16.2
  > nodejs: upgrade 20.11.0 -> 20.11.1
  > multipath-tools: upgrade 0.9.3 -> 0.9.8
  > syslog-ng: upgrade 4.0.1 -> 4.6.0
  > python3-aiohappyeyeballs: Correct the typo of BBCLASSEXTEND
  > googletest: allow for shared libraries
  > e2tools: Delete unneeded files from ptest package
  > python3-wrapt: add ptest
  > ptest-packagelists-meta-python: Move python3-xlrd from PTESTS_PROBLEMS_META_PYTHON to PTESTS_FAST_META_PYTHON
  > nlohmann-json: Upgrade to 3.11.3
  > python3-netaddr: upgrade 0.10.1 -> 1.2.1 and add ptest
  > python3-google-auth: upgrade 2.28.0 -> 2.28.1
  > syzkaller: Fix build with go 1.21
  > crucible: Define GOPROXY
  > influxdb: Define GOPROXY
  > folks: update 0.15.6 -> 0.15.7
  > drbd-utils: Disable warnings as errors
  > drbd-utils: upgrade 9.22.0 -> 9.27.0
  > openvpn: upgrade 2.6.7 -> 2.6.9
  > fuse3: Make kmod as a recommendation instead of rdep for ptests
  > fuse3: use 4 spaces for indentation
  > openldap: upgrade 2.5.16 -> 2.6.7
  > postfix: upgrade 3.7.3 -> 3.8.5
  > krb5: upgrade 1.20.2 -> 1.21.2
  > keyutils: Add missing rdep for ptests
  > layer.conf: Add nativesdk-libdevmapper PREFERRED_RPROVIDER
  > cryptsetup: upgrade 2.6.1 -> 2.7.0
  > grpc: upgrade 1.60.0 -> 1.60.1
  > iperf3: upgrade 3.15 -> 3.16
  > libgpiod: Tests rely on configfs support in kernel
  > python3-betamax: Upgrade to 0.9.0
  > python3-pyzmq: Add missing dep on python3-unixadmin for ptests
  > python3-gpiod: Tests rely on configfs support in kernel
  > python3-fastjsonschema: Add missing ptest deps
  > xfce4-notifyd: use python3native and depend on python3-packaging-native
  > ristretto: use python3native and depend on glib-2.0-native, python3-packaging-native
  > libkcapi: Update HOMEPAGE url
  > openipmi: fix do_configure error when using dash

* sources/meta-qcom 567079b...e7bcac0 (1):
  > Merge pull request #582 from lumag/cuse

* sources/meta-qt6 1695f1a...6a584b6 (211):
  > qtwebengine: Fix build with clang18
  > qtbase: add PACKAGECONFIG for wayland support
  > squish: fix QA issue
  > squish: add profile script
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > squish: make wayland optional
  < Merge pull request #36 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Add support for building Squish
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #35 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #34 from YoeDistro/kraj/6.6
  > layer.conf: update LAYERSERIES_COMPAT for scarthgap
  > packagegroup: add Qt modules only on supported archs
  > qtbase: prefer system png
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > libwebp: add workaround for native build
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #32 from YoeDistro/kraj/6.6
  > packagegroup: fix warning caused by inherit_defer
  > coin: update build targets
  > ptest: skip non-existing tests
  < Merge pull request #31 from YoeDistro/kraj/6.6
  > Add recipe for QtDoc
  > qtmultimedia: update revision
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  > webengine: update patch
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  > ptest: better handling for test list
  > Add srcrev for QtDoc
  > pytest-qt: upgrade to latest version
  < Merge pull request #25 from YoeDistro/kraj/6.6
  > qt6-git.inc: Switch to 6.7 branch
  > qtwebengine: update to 118-based
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > srcrev_update: support for all recipes
  > qttools: use clang if it is available
  > qtinterfaceframework: fix packaging error
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  > qtinterfaceframework: remove simulation and reference api
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtdeclarative: add dependency to qtsvg
  > qtbase: fix QLibraryInfo prefix with usrmerge
  < Merge pull request #22 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  > qt3d: remove upstreamed patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: add test config for build ptest image
  > qmlcompiler: enable ptest
  > qtwebengine: enable ptest
  > qtconnectivity: enable ptest
  > ptest: better ptest support
  > Revert "protobuf: add workaround for qtgrpc"
  < Merge pull request #18 from YoeDistro/kraj/6.6
  > coin: add CI build for nanbield
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  > qtgrpc: update to latest revision to fix build failure
  < Merge pull request #16 from YoeDistro/kraj/6.6
  > protobuf: add workaround for qtgrpc
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  > Remove old patches from qtwebengine
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Workaround too eager packagegroup sanity check
  > Workaround too eager packagegroup sanity check
  < Remove checks for required meta layers
  < layer.conf: fix LAYERDEPENDS_qt6-layer
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Remove checks for required meta layers
  > layer.conf: fix LAYERDEPENDS_qt6-layer
  < qtgraphs: remove opengl requirement
  > qtgraphs: remove opengl requirement
  < Remove old patches from qtwebengine
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add PACKAGECONFIG for egldevice platform plugin
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: add PACKAGECONFIG for egldevice platform plugin
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > readme: remove notes about webengine testing
  > qtapplicationmanager: remove unneeded CFLAGS
  > qtopcua: add support for native and nativesdk
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add at-spi2-core as dependency for accessibility option
  < qtmultimedia: enable ffmpeg only if its license is accepted
  < readme: Add link to bug tracker
  > qtbase: add at-spi2-core as dependency for accessibility option
  > readme: Add link to bug tracker
  > qtmultimedia: enable ffmpeg only if its license is accepted
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Revert "qtbase: fix build with kirkstone"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtwebengine: fix build without DRI"
  < Revert "qtwebengine: fix build without DRI"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Bump version to 6.6.1
  > qtapplicationmanager: Fix build with musl
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtshadertools: Fix missing dependency to spirv-tools
  > qtshadertools: Fix missing dependency to spirv-tools
  > qtbase: Add locale-base-c only on glibc based targets
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: fix install if lcl_maybe_fortify is empty
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: fix install if lcl_maybe_fortify is empty
  > Conversion script to use new module names
  < qtdeclarative: add dependency to QtSvg for example
  > qtwebengine: fix build without DRI
  < qtwebengine: fix x86_64 build of ffmpeg
  > qtdeclarative: add dependency to QtSvg for example
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: remove langdale from CI tests
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: fix x86_64 build of ffmpeg
  > Use std::size_t instead of int to store position in string
  > qtwebengine: update chromium branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: Add workaround for static build in CI
  > spirv-tools: remove bbappend
  > python: remove duplicate python recipes
  > qtbase: fix build with kirkstone
  > coin: remove langdale from CI tests
  > Drop support for older Yocto releases
  < qtwebengine: fix build without DRI
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: add workaround for QA warning on qemu
  < coin: use INIT_MANAGER to select systemd
  > coin: add workaround for QA warning on qemu
  > coin: use INIT_MANAGER to select systemd
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtwebengine: update chromium branch
  < coin: Add workaround for static build in CI
  < Use std::size_t instead of int to store position in string
  < examples: add runtime dependency to main package
  < readme: add note about release branches and tags
  < qtshadertools: add runtime dependency to spirv-tools
  > qtshadertools: add runtime dependency to spirv-tools
  > examples: add runtime dependency to main package
  > readme: add note about release branches and tags
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > conan.inc: Remove support
  > qtbase: Add a packageconfig knob to enable lld linker
  < *.patch: add Upstream-Status to all patches
  > *.patch: add Upstream-Status to all patches
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Add 6.6 compatibility notes
  > Add 6.6 compatibility notes
  < Remove legacy license identifier mappings in layer config
  > Remove legacy license identifier mappings in layer config
  < qt6: update module branch
  < qtwebengine: update patch
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: update patch
  > qt6: bump version to 6.7.0
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qttools: add PACKAGECONFIG for clang dependency
  > qttools: add PACKAGECONFIG for clang dependency

* sources/meta-raspberrypi 95a9103...92a9b7a (1):
  > rpi-base: Added missing HiFiBerry

* sources/meta-riscv dc7aeb4...cabf779 (5):
  > musl: Drop rv32 patches
  > riscv-common: Rename bmap-tools-native -> bmaptool-native
  > linux-starfive-dev: Fix perf build with gcc-13
  > capnproto,pidgin-sipe: Re-enable on rv32
  > ostree: Do not mark unavailable for rv32

* sources/meta-rockchip bcf1d92...6adc4b3 (2):
  > rockchip.wks: fix typo
  > layer.conf: update for scarthgap

* sources/meta-ti e24577a7...fba0b171 (9):
  > CI/CD Auto-Merger: cicd.master.202402271317
  > Rework jailhouse recipe to support different image build
  > conf: beaglebone-ai64: Apply U-boot defconfig fragments
  > conf: beagleplay: Apply U-boot defconfig fragments
  > meta-ti-bsp: update BeagleBoard.org BSP to the latest
  > linux-bb.org: remove custom FILES:${KERNEL_PACKAGE_NAME}-devicetree
  > meta-ti-bsp: trusted-firmware-arm: Update to master
  > meta-ti-bsp: optee: Upgrade to 4.1
  > conf: machine: Apply U-boot fragment configs for AM62P Display Cluster Image

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

* sources/poky 4945ca640b...038e09799c (121):
  > linux-yocto: Fix rv32 syscall wrappers
  > poky-bleeding.bbclass: Remove use of SRCPV
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > screenshot-tests: Update some imaged based on icon correction
  > image_types.bbclass: fix vfat image names
  > xz: correct upstream version check
  > rxvt: add rxvt to desktop entry name
  > Revert "disable login again"
  > libpng: Update SRC_URI to avoid redirects
  > login clock/mouse tweak
  > oeqa/login
  > go: Drop linkmode with nativesdk/cross-canadian
  > go: Further tweak indentation in patch
  > go: bump 1.22.0
  > login.py: Proof of concept for screenshot testcases
  > screenshot-tests: Add initial screenshot test png files for core-image-sato
  > qemurunner.py: Fix error on calls to run_monitor
  > sstatetests.py: Add testing for correct sstate permissions
  > Add genericarm64 MACHINE
  > bitbake: utils: remove BB_ENV_PASSTHROUGH from preserved_envvars()
  > bmaptool: now part of Yocto Project
  > python3-cryptography_42.0.5.bb: delete redundant ptest packaging
  > expat: upgrdae 2.6.0 -> 2.6.1
  > gdb: Upgrade 14.1 -> 14.2
  > python3-hypothesis: upgrade 6.98.12 -> 6.98.15
  > rust: Fix build failure re-appeared on riscv32
  > gtk+3: update 3.24.38 -> 3.24.41
  > linux-yocto: Enable gpio-sim with ptests
  > linux-yocto/6.6: update CVE exclusions
  > linux-yocto/6.6: update to v6.6.20
  > linux-yocto/cfg/6.6: drop CONFIG_DEBUG_CREDENTIALS
  > go: upgrade 1.21.5 -> 1.21.7
  > go: upgrade 1.21.0 -> 1.21.5
  > oeqa/gotoolchain: set GOPROXY
  > goarch: disable dynamic linking globally
  > go: bump 1.21.0
  > go: rework patch to avoid identation
  > bitbake: prserv/serv: Fix a PID file removal race on prserv stop
  > bitbake: fetch/git: Avoid clean upon failure
  > qemu: backport patch for ui/clipboard issue
  > mesa,mesa-gl: Fix build when dri3 is not enabled
  > coreutils: backport patch to fix heap overflow in split
  > u-boot: Move UBOOT_INITIAL_ENV back to u-boot.inc
  > qemu: Replace workaround with proper usermode fix for shmat
  > no-gplv3: Tweak for packagemangement in core-image-full-cmdline
  > core-image-full-cmdline: add package-management
  > python3-attrs: disable Hypothesis deadline
  > rust: reproducibility issue fix with v1.75
  > rust: Revert PGO to it's default
  > rust: Upgrade 1.74.1 -> 1.75.0
  > linux-firmware: split out more firmware pieces
  > llvm: Update to 18.1.0 RC4
  > waf: Improve version parsing to avoid failing on warnings
  > xprop: upgrade 1.2.6 -> 1.2.7
  > xkeyboard-config: upgrade 2.40 -> 2.41
  > xkbcomp: upgrade 1.4.6 -> 1.4.7
  > swig: upgrade 4.2.0 -> 4.2.1
  > python3-yamllint: upgrade 1.33.0 -> 1.35.1
  > python3-urllib3: upgrade 2.1.0 -> 2.2.1
  > python3: upgrade 3.12.1 -> 3.12.2
  > python3-typing-extensions: upgrade 4.9.0 -> 4.10.0
  > python3-trove-classifiers: upgrade 2024.1.8 -> 2024.2.23
  > python3-setuptools-rust: upgrade 1.8.1 -> 1.9.0
  > python3-pytz: upgrade 2023.4 -> 2024.1
  > python3-pytest: upgrade 8.0.0 -> 8.0.2
  > python3-pycairo: upgrade 1.25.1 -> 1.26.0
  > python3-pip: upgrade 23.3.2 -> 24.0
  > python3-hypothesis: upgrade 6.97.3 -> 6.98.12
  > python3-dbusmock: upgrade 0.30.2 -> 0.31.1
  > python3-certifi: upgrade 2023.11.17 -> 2024.2.2
  > python3-beartype: upgrade 0.17.0 -> 0.17.2
  > pkgconf: upgrade 2.1.0 -> 2.1.1
  > pciutils: upgrade 3.10.0 -> 3.11.1
  > pango: upgrade 1.51.0 -> 1.52.0
  > ofono: upgrade 2.3 -> 2.4
  > mpg123: upgrade 1.32.4 -> 1.32.5
  > makedepend: upgrade 1.0.8 -> 1.0.9
  > lighttpd: upgrade 1.4.73 -> 1.4.74
  > libxvmc: upgrade 1.0.13 -> 1.0.14
  > libxkbfile: upgrade 1.1.2 -> 1.1.3
  > libxext: upgrade 1.3.5 -> 1.3.6
  > liburi-perl: upgrade 5.25 -> 5.27
  > libunistring: upgrade 1.1 -> 1.2
  > libsecret: upgrade 0.21.2 -> 0.21.4
  > libpng: upgrade 1.6.41 -> 1.6.42
  > libmicrohttpd: upgrade 0.9.77 -> 1.0.1
  > libksba: upgrade 1.6.5 -> 1.6.6
  > libhandy: upgrade 1.8.2 -> 1.8.3
  > libgpg-error: upgrade 1.47 -> 1.48
  > libffi: upgrade 3.4.5 -> 3.4.6
  > git: upgrade 2.43.0 -> 2.44.0
  > gcr: upgrade 4.1.0 -> 4.2.0
  > efivar: upgrade 38 -> 39
  > ed: upgrade 1.20 -> 1.20.1
  > createrepo-c: upgrade 1.0.3 -> 1.0.4
  > ccache: upgrade 4.9 -> 4.9.1
  > bash-completion: upgrade 2.11 -> 2.12.0
  > mirrors: Switch llvm to use shallow cloning
  > gstreamer1.0: skip a test that is known to be flaky
  > oeqa/lib/utils/postactions: fix host disk usage stats retrieval
  > python3-cryptography{-vectors}: upgrade to 42.0.5
  > libc-locale: fix ASCII compatible warning cause build failure.
  > rpm: Fix the following error when run nativesdk-rpm in nativesdk environment.
  > python3: dont disable readline module for editline
  > python3-maturin: Recognise riscv32 architecture
  > python3-bcrypt: Fix build break on arches without 64 bit atomics
  > python3-git: upgrade 3.1.41 -> 3.1.42
  > wpa-supplicant: Fix CVE-2023-52160
  > libexif: remove unused version_underscore
  > bitbake: taskexp_ncurses: fix execution example in introductory comment

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

* sources/meta-arm 1231e54a...aba92504 (1):
  > ci: Ensure tests are in the Corstone-1000 flash image

* sources/meta-clang fc56d6c...e222472 (12):
  > clang: Update to clang 18 release (rc4)
  > clang: Adjust packaging to match new libLLVM soname
  > bpftrace: Upgrade to 0.20+ and fix with llvm 18
  > bcc: Do not set LLVM_PACKAGE_VERSION explicitly
  > vulkan-samples: Disable deprecated declaration warnings with libc++
  > castxml: Upgrade to 0.6.4
  > spirv-llvm-translator: Switch to main branch for llvm 18 support
  > libcxx: Pass LLVM_RUNTIME_TARGETS
  > rust-llvm: Fix build with clang-18
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18
  > openldap: Fix build with lld linker

* sources/meta-elm-binary e57ece1...ee89d03 (1):
  > Merge pull request #9 from YoeDistro/yoe/mut

* sources/meta-freescale cce48564...aa2eaa14 (3):
  > qtbase: Enable wayland knob when in distro features
  > wayland: Delete recipe
  > Merge pull request #1760 from mschwan-phytec/wip-master-bmap-rename

* sources/meta-freescale-3rdparty 13f46cb...ae392bf (1):
  > Merge pull request #294 from chrisdimich/master

* sources/meta-intel e318d880...9ed54a13 (7):
  > ispc: upgrade 1.22.0 -> 1.23.0
  > openvkl: upgrade 2.0.0 -> 2.0.1
  > ospray: upgrade 3.0.0 -> 3.1.0
  > embree: upgrade 4.3.0 -> 4.3.1
  > rkcommon: upgrade 1.12.0 -> 1.13.0
  > intel-compute-runtime: upgrade 23.22.26516.18 -> 24.05.28454.6
  > intel-graphics-compiler: upgrade 1.0.14062.11 -> 1.0.15985.7

* sources/meta-odroid 665b62d...ae4ac91 (1):
  > u-boot_2023: Drop PYTHON_PN

* sources/meta-openembedded 9f0e51321...5fc45d73b (55):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > glmark2: add upstream patch to not care about stencil config
  > signing.bbclass: fix typos
  > emacs: Add packageconfig for selinux support
  > pgpool2: Fix build with postgresql 16+
  > pgpool2: Upgrade to 4.5.1
  > python3-arrow: add ptest, update backend and runtime dependencies
  > python3-types-python-dateutil: add recipe
  > toybox-inittab: Fix serial getty reproducibility
  > polkit: update 123 -> 124
  > mozjs-115: update 115.6.0 -> 115.8.0
  > python3-dateutil: upgrade 2.8.2 -> 2.9.0
  > python3-freezegun: add recipe and add ptest
  > drbd-utils: Fix a udev rule reproducibility
  > drbd-utils: Drop a duplicated line in DESCRIPTION
  > ptest-packagelists-meta-python: Move py3-libgpiod out of PTESTS_PROBLEMS_META_PYTHON
  > ptest-packagelists-meta-oe: Move libgpiod out of PTESTS_PROBLEMS_META_OE
  > postgresql: upgrade 15.5 -> 16.2
  > nodejs: upgrade 20.11.0 -> 20.11.1
  > multipath-tools: upgrade 0.9.3 -> 0.9.8
  > syslog-ng: upgrade 4.0.1 -> 4.6.0
  > python3-aiohappyeyeballs: Correct the typo of BBCLASSEXTEND
  > googletest: allow for shared libraries
  > e2tools: Delete unneeded files from ptest package
  > python3-wrapt: add ptest
  > ptest-packagelists-meta-python: Move python3-xlrd from PTESTS_PROBLEMS_META_PYTHON to PTESTS_FAST_META_PYTHON
  > nlohmann-json: Upgrade to 3.11.3
  > python3-netaddr: upgrade 0.10.1 -> 1.2.1 and add ptest
  > python3-google-auth: upgrade 2.28.0 -> 2.28.1
  > syzkaller: Fix build with go 1.21
  > crucible: Define GOPROXY
  > influxdb: Define GOPROXY
  > folks: update 0.15.6 -> 0.15.7
  > drbd-utils: Disable warnings as errors
  > drbd-utils: upgrade 9.22.0 -> 9.27.0
  > openvpn: upgrade 2.6.7 -> 2.6.9
  > fuse3: Make kmod as a recommendation instead of rdep for ptests
  > fuse3: use 4 spaces for indentation
  > openldap: upgrade 2.5.16 -> 2.6.7
  > postfix: upgrade 3.7.3 -> 3.8.5
  > krb5: upgrade 1.20.2 -> 1.21.2
  > keyutils: Add missing rdep for ptests
  > layer.conf: Add nativesdk-libdevmapper PREFERRED_RPROVIDER
  > cryptsetup: upgrade 2.6.1 -> 2.7.0
  > grpc: upgrade 1.60.0 -> 1.60.1
  > iperf3: upgrade 3.15 -> 3.16
  > libgpiod: Tests rely on configfs support in kernel
  > python3-betamax: Upgrade to 0.9.0
  > python3-pyzmq: Add missing dep on python3-unixadmin for ptests
  > python3-gpiod: Tests rely on configfs support in kernel
  > python3-fastjsonschema: Add missing ptest deps
  > xfce4-notifyd: use python3native and depend on python3-packaging-native
  > ristretto: use python3native and depend on glib-2.0-native, python3-packaging-native
  > libkcapi: Update HOMEPAGE url
  > openipmi: fix do_configure error when using dash

* sources/meta-qcom 567079b...e7bcac0 (1):
  > Merge pull request #582 from lumag/cuse

* sources/meta-qt6 1695f1a...6a584b6 (211):
  > qtwebengine: Fix build with clang18
  > qtbase: add PACKAGECONFIG for wayland support
  > squish: fix QA issue
  > squish: add profile script
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > squish: make wayland optional
  < Merge pull request #36 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Add support for building Squish
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #35 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #34 from YoeDistro/kraj/6.6
  > layer.conf: update LAYERSERIES_COMPAT for scarthgap
  > packagegroup: add Qt modules only on supported archs
  > qtbase: prefer system png
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > libwebp: add workaround for native build
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #32 from YoeDistro/kraj/6.6
  > packagegroup: fix warning caused by inherit_defer
  > coin: update build targets
  > ptest: skip non-existing tests
  < Merge pull request #31 from YoeDistro/kraj/6.6
  > Add recipe for QtDoc
  > qtmultimedia: update revision
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  > webengine: update patch
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  > ptest: better handling for test list
  > Add srcrev for QtDoc
  > pytest-qt: upgrade to latest version
  < Merge pull request #25 from YoeDistro/kraj/6.6
  > qt6-git.inc: Switch to 6.7 branch
  > qtwebengine: update to 118-based
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > srcrev_update: support for all recipes
  > qttools: use clang if it is available
  > qtinterfaceframework: fix packaging error
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  > qtinterfaceframework: remove simulation and reference api
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtdeclarative: add dependency to qtsvg
  > qtbase: fix QLibraryInfo prefix with usrmerge
  < Merge pull request #22 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  > qt3d: remove upstreamed patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: add test config for build ptest image
  > qmlcompiler: enable ptest
  > qtwebengine: enable ptest
  > qtconnectivity: enable ptest
  > ptest: better ptest support
  > Revert "protobuf: add workaround for qtgrpc"
  < Merge pull request #18 from YoeDistro/kraj/6.6
  > coin: add CI build for nanbield
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  > qtgrpc: update to latest revision to fix build failure
  < Merge pull request #16 from YoeDistro/kraj/6.6
  > protobuf: add workaround for qtgrpc
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  > Remove old patches from qtwebengine
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Workaround too eager packagegroup sanity check
  > Workaround too eager packagegroup sanity check
  < Remove checks for required meta layers
  < layer.conf: fix LAYERDEPENDS_qt6-layer
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Remove checks for required meta layers
  > layer.conf: fix LAYERDEPENDS_qt6-layer
  < qtgraphs: remove opengl requirement
  > qtgraphs: remove opengl requirement
  < Remove old patches from qtwebengine
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add PACKAGECONFIG for egldevice platform plugin
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: add PACKAGECONFIG for egldevice platform plugin
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > readme: remove notes about webengine testing
  > qtapplicationmanager: remove unneeded CFLAGS
  > qtopcua: add support for native and nativesdk
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add at-spi2-core as dependency for accessibility option
  < qtmultimedia: enable ffmpeg only if its license is accepted
  < readme: Add link to bug tracker
  > qtbase: add at-spi2-core as dependency for accessibility option
  > readme: Add link to bug tracker
  > qtmultimedia: enable ffmpeg only if its license is accepted
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Revert "qtbase: fix build with kirkstone"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtwebengine: fix build without DRI"
  < Revert "qtwebengine: fix build without DRI"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Bump version to 6.6.1
  > qtapplicationmanager: Fix build with musl
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtshadertools: Fix missing dependency to spirv-tools
  > qtshadertools: Fix missing dependency to spirv-tools
  > qtbase: Add locale-base-c only on glibc based targets
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: fix install if lcl_maybe_fortify is empty
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: fix install if lcl_maybe_fortify is empty
  > Conversion script to use new module names
  < qtdeclarative: add dependency to QtSvg for example
  > qtwebengine: fix build without DRI
  < qtwebengine: fix x86_64 build of ffmpeg
  > qtdeclarative: add dependency to QtSvg for example
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: remove langdale from CI tests
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: fix x86_64 build of ffmpeg
  > Use std::size_t instead of int to store position in string
  > qtwebengine: update chromium branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: Add workaround for static build in CI
  > spirv-tools: remove bbappend
  > python: remove duplicate python recipes
  > qtbase: fix build with kirkstone
  > coin: remove langdale from CI tests
  > Drop support for older Yocto releases
  < qtwebengine: fix build without DRI
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: add workaround for QA warning on qemu
  < coin: use INIT_MANAGER to select systemd
  > coin: add workaround for QA warning on qemu
  > coin: use INIT_MANAGER to select systemd
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtwebengine: update chromium branch
  < coin: Add workaround for static build in CI
  < Use std::size_t instead of int to store position in string
  < examples: add runtime dependency to main package
  < readme: add note about release branches and tags
  < qtshadertools: add runtime dependency to spirv-tools
  > qtshadertools: add runtime dependency to spirv-tools
  > examples: add runtime dependency to main package
  > readme: add note about release branches and tags
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > conan.inc: Remove support
  > qtbase: Add a packageconfig knob to enable lld linker
  < *.patch: add Upstream-Status to all patches
  > *.patch: add Upstream-Status to all patches
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Add 6.6 compatibility notes
  > Add 6.6 compatibility notes
  < Remove legacy license identifier mappings in layer config
  > Remove legacy license identifier mappings in layer config
  < qt6: update module branch
  < qtwebengine: update patch
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: update patch
  > qt6: bump version to 6.7.0
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qttools: add PACKAGECONFIG for clang dependency
  > qttools: add PACKAGECONFIG for clang dependency

* sources/meta-raspberrypi 95a9103...92a9b7a (1):
  > rpi-base: Added missing HiFiBerry

* sources/meta-riscv dc7aeb4...cabf779 (5):
  > musl: Drop rv32 patches
  > riscv-common: Rename bmap-tools-native -> bmaptool-native
  > linux-starfive-dev: Fix perf build with gcc-13
  > capnproto,pidgin-sipe: Re-enable on rv32
  > ostree: Do not mark unavailable for rv32

* sources/meta-rockchip bcf1d92...6adc4b3 (2):
  > rockchip.wks: fix typo
  > layer.conf: update for scarthgap

* sources/meta-ti e24577a7...fba0b171 (9):
  > CI/CD Auto-Merger: cicd.master.202402271317
  > Rework jailhouse recipe to support different image build
  > conf: beaglebone-ai64: Apply U-boot defconfig fragments
  > conf: beagleplay: Apply U-boot defconfig fragments
  > meta-ti-bsp: update BeagleBoard.org BSP to the latest
  > linux-bb.org: remove custom FILES:${KERNEL_PACKAGE_NAME}-devicetree
  > meta-ti-bsp: trusted-firmware-arm: Update to master
  > meta-ti-bsp: optee: Upgrade to 4.1
  > conf: machine: Apply U-boot fragment configs for AM62P Display Cluster Image

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

* sources/poky 4945ca640b...038e09799c (121):
  > linux-yocto: Fix rv32 syscall wrappers
  > poky-bleeding.bbclass: Remove use of SRCPV
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > screenshot-tests: Update some imaged based on icon correction
  > image_types.bbclass: fix vfat image names
  > xz: correct upstream version check
  > rxvt: add rxvt to desktop entry name
  > Revert "disable login again"
  > libpng: Update SRC_URI to avoid redirects
  > login clock/mouse tweak
  > oeqa/login
  > go: Drop linkmode with nativesdk/cross-canadian
  > go: Further tweak indentation in patch
  > go: bump 1.22.0
  > login.py: Proof of concept for screenshot testcases
  > screenshot-tests: Add initial screenshot test png files for core-image-sato
  > qemurunner.py: Fix error on calls to run_monitor
  > sstatetests.py: Add testing for correct sstate permissions
  > Add genericarm64 MACHINE
  > bitbake: utils: remove BB_ENV_PASSTHROUGH from preserved_envvars()
  > bmaptool: now part of Yocto Project
  > python3-cryptography_42.0.5.bb: delete redundant ptest packaging
  > expat: upgrdae 2.6.0 -> 2.6.1
  > gdb: Upgrade 14.1 -> 14.2
  > python3-hypothesis: upgrade 6.98.12 -> 6.98.15
  > rust: Fix build failure re-appeared on riscv32
  > gtk+3: update 3.24.38 -> 3.24.41
  > linux-yocto: Enable gpio-sim with ptests
  > linux-yocto/6.6: update CVE exclusions
  > linux-yocto/6.6: update to v6.6.20
  > linux-yocto/cfg/6.6: drop CONFIG_DEBUG_CREDENTIALS
  > go: upgrade 1.21.5 -> 1.21.7
  > go: upgrade 1.21.0 -> 1.21.5
  > oeqa/gotoolchain: set GOPROXY
  > goarch: disable dynamic linking globally
  > go: bump 1.21.0
  > go: rework patch to avoid identation
  > bitbake: prserv/serv: Fix a PID file removal race on prserv stop
  > bitbake: fetch/git: Avoid clean upon failure
  > qemu: backport patch for ui/clipboard issue
  > mesa,mesa-gl: Fix build when dri3 is not enabled
  > coreutils: backport patch to fix heap overflow in split
  > u-boot: Move UBOOT_INITIAL_ENV back to u-boot.inc
  > qemu: Replace workaround with proper usermode fix for shmat
  > no-gplv3: Tweak for packagemangement in core-image-full-cmdline
  > core-image-full-cmdline: add package-management
  > python3-attrs: disable Hypothesis deadline
  > rust: reproducibility issue fix with v1.75
  > rust: Revert PGO to it's default
  > rust: Upgrade 1.74.1 -> 1.75.0
  > linux-firmware: split out more firmware pieces
  > llvm: Update to 18.1.0 RC4
  > waf: Improve version parsing to avoid failing on warnings
  > xprop: upgrade 1.2.6 -> 1.2.7
  > xkeyboard-config: upgrade 2.40 -> 2.41
  > xkbcomp: upgrade 1.4.6 -> 1.4.7
  > swig: upgrade 4.2.0 -> 4.2.1
  > python3-yamllint: upgrade 1.33.0 -> 1.35.1
  > python3-urllib3: upgrade 2.1.0 -> 2.2.1
  > python3: upgrade 3.12.1 -> 3.12.2
  > python3-typing-extensions: upgrade 4.9.0 -> 4.10.0
  > python3-trove-classifiers: upgrade 2024.1.8 -> 2024.2.23
  > python3-setuptools-rust: upgrade 1.8.1 -> 1.9.0
  > python3-pytz: upgrade 2023.4 -> 2024.1
  > python3-pytest: upgrade 8.0.0 -> 8.0.2
  > python3-pycairo: upgrade 1.25.1 -> 1.26.0
  > python3-pip: upgrade 23.3.2 -> 24.0
  > python3-hypothesis: upgrade 6.97.3 -> 6.98.12
  > python3-dbusmock: upgrade 0.30.2 -> 0.31.1
  > python3-certifi: upgrade 2023.11.17 -> 2024.2.2
  > python3-beartype: upgrade 0.17.0 -> 0.17.2
  > pkgconf: upgrade 2.1.0 -> 2.1.1
  > pciutils: upgrade 3.10.0 -> 3.11.1
  > pango: upgrade 1.51.0 -> 1.52.0
  > ofono: upgrade 2.3 -> 2.4
  > mpg123: upgrade 1.32.4 -> 1.32.5
  > makedepend: upgrade 1.0.8 -> 1.0.9
  > lighttpd: upgrade 1.4.73 -> 1.4.74
  > libxvmc: upgrade 1.0.13 -> 1.0.14
  > libxkbfile: upgrade 1.1.2 -> 1.1.3
  > libxext: upgrade 1.3.5 -> 1.3.6
  > liburi-perl: upgrade 5.25 -> 5.27
  > libunistring: upgrade 1.1 -> 1.2
  > libsecret: upgrade 0.21.2 -> 0.21.4
  > libpng: upgrade 1.6.41 -> 1.6.42
  > libmicrohttpd: upgrade 0.9.77 -> 1.0.1
  > libksba: upgrade 1.6.5 -> 1.6.6
  > libhandy: upgrade 1.8.2 -> 1.8.3
  > libgpg-error: upgrade 1.47 -> 1.48
  > libffi: upgrade 3.4.5 -> 3.4.6
  > git: upgrade 2.43.0 -> 2.44.0
  > gcr: upgrade 4.1.0 -> 4.2.0
  > efivar: upgrade 38 -> 39
  > ed: upgrade 1.20 -> 1.20.1
  > createrepo-c: upgrade 1.0.3 -> 1.0.4
  > ccache: upgrade 4.9 -> 4.9.1
  > bash-completion: upgrade 2.11 -> 2.12.0
  > mirrors: Switch llvm to use shallow cloning
  > gstreamer1.0: skip a test that is known to be flaky
  > oeqa/lib/utils/postactions: fix host disk usage stats retrieval
  > python3-cryptography{-vectors}: upgrade to 42.0.5
  > libc-locale: fix ASCII compatible warning cause build failure.
  > rpm: Fix the following error when run nativesdk-rpm in nativesdk environment.
  > python3: dont disable readline module for editline
  > python3-maturin: Recognise riscv32 architecture
  > python3-bcrypt: Fix build break on arches without 64 bit atomics
  > python3-git: upgrade 3.1.41 -> 3.1.42
  > wpa-supplicant: Fix CVE-2023-52160
  > libexif: remove unused version_underscore
  > bitbake: taskexp_ncurses: fix execution example in introductory comment

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

* sources/meta-arm 1231e54a...aba92504 (1):
  > ci: Ensure tests are in the Corstone-1000 flash image

* sources/meta-clang fc56d6c...0e17058 (12):
  > clang: Upgrade to clang 18.1 major release
  > clang: Adjust packaging to match new libLLVM soname
  > bpftrace: Upgrade to 0.20+ and fix with llvm 18
  > bcc: Do not set LLVM_PACKAGE_VERSION explicitly
  > vulkan-samples: Disable deprecated declaration warnings with libc++
  > castxml: Upgrade to 0.6.4
  > spirv-llvm-translator: Switch to main branch for llvm 18 support
  > libcxx: Pass LLVM_RUNTIME_TARGETS
  > rust-llvm: Fix build with clang-18
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18
  > openldap: Fix build with lld linker

* sources/meta-elm-binary e57ece1...ee89d03 (1):
  > Merge pull request #9 from YoeDistro/yoe/mut

* sources/meta-freescale cce48564...aa2eaa14 (3):
  > qtbase: Enable wayland knob when in distro features
  > wayland: Delete recipe
  > Merge pull request #1760 from mschwan-phytec/wip-master-bmap-rename

* sources/meta-freescale-3rdparty 13f46cb...ae392bf (1):
  > Merge pull request #294 from chrisdimich/master

* sources/meta-intel e318d880...9ed54a13 (7):
  > ispc: upgrade 1.22.0 -> 1.23.0
  > openvkl: upgrade 2.0.0 -> 2.0.1
  > ospray: upgrade 3.0.0 -> 3.1.0
  > embree: upgrade 4.3.0 -> 4.3.1
  > rkcommon: upgrade 1.12.0 -> 1.13.0
  > intel-compute-runtime: upgrade 23.22.26516.18 -> 24.05.28454.6
  > intel-graphics-compiler: upgrade 1.0.14062.11 -> 1.0.15985.7

* sources/meta-odroid 665b62d...ae4ac91 (1):
  > u-boot_2023: Drop PYTHON_PN

* sources/meta-openembedded 9f0e51321...cb730dc3d (83):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > netplan: upgrade 0.106 -> 1.0
  > stunnel: upgrade 5.69 -> 5.72
  > smarty: upgrade 4.3.4 -> 4.4.1
  > python3-sentry-sdk: upgrade 1.40.4 -> 1.40.6
  > python3-scrypt: upgrade 0.8.20 -> 0.8.24
  > python3-pymisp: upgrade 2.4.185 -> 2.4.186
  > python3-pdm: upgrade 2.12.3 -> 2.12.4
  > python3-ipython: upgrade 8.21.0 -> 8.22.1
  > python3-grpcio(-tools): upgrade 1.60.1 -> 1.62.0
  > python3-google-api-python-client: upgrade 2.118.0 -> 2.120.0
  > python3-google-api-core: upgrade 2.16.2 -> 2.17.1
  > python3-gcovr: upgrade 7.0 -> 7.2
  > python3-eventlet: upgrade 0.35.1 -> 0.35.2
  > python3-dnspython: upgrade 2.6.0 -> 2.6.1
  > python3-cbor2: upgrade 5.6.1 -> 5.6.2
  > python3-astroid: upgrade 3.0.3 -> 3.1.0
  > ostree: upgrade 2024.3 -> 2024.4
  > neatvnc: upgrade 0.7.2 -> 0.8.0
  > libtdb: upgrade 1.4.9 -> 1.4.10
  > libtalloc: upgrade 2.4.1 -> 2.4.2
  > fetchmail: upgrade 6.4.37 -> 6.4.38
  > ddrescue: upgrade 1.27 -> 1.28
  > dbus-cxx: upgrade 2.5.0 -> 2.5.1
  > ctags: upgrade 6.1.20240114.0 -> 6.1.20240225.0
  > c-ares: upgrade 1.26.0 -> 1.27.0
  > bats: upgrade 1.10.0 -> 1.11.0
  > abseil-cpp: upgrade 20230802.1 -> 20240116.1
  > python3-marshmallow: upgrade 3.20.2 -> 3.21.1 and add ptest
  > glmark2: add upstream patch to not care about stencil config
  > signing.bbclass: fix typos
  > emacs: Add packageconfig for selinux support
  > pgpool2: Fix build with postgresql 16+
  > pgpool2: Upgrade to 4.5.1
  > python3-arrow: add ptest, update backend and runtime dependencies
  > python3-types-python-dateutil: add recipe
  > toybox-inittab: Fix serial getty reproducibility
  > polkit: update 123 -> 124
  > mozjs-115: update 115.6.0 -> 115.8.0
  > python3-dateutil: upgrade 2.8.2 -> 2.9.0
  > python3-freezegun: add recipe and add ptest
  > drbd-utils: Fix a udev rule reproducibility
  > drbd-utils: Drop a duplicated line in DESCRIPTION
  > ptest-packagelists-meta-python: Move py3-libgpiod out of PTESTS_PROBLEMS_META_PYTHON
  > ptest-packagelists-meta-oe: Move libgpiod out of PTESTS_PROBLEMS_META_OE
  > postgresql: upgrade 15.5 -> 16.2
  > nodejs: upgrade 20.11.0 -> 20.11.1
  > multipath-tools: upgrade 0.9.3 -> 0.9.8
  > syslog-ng: upgrade 4.0.1 -> 4.6.0
  > python3-aiohappyeyeballs: Correct the typo of BBCLASSEXTEND
  > googletest: allow for shared libraries
  > e2tools: Delete unneeded files from ptest package
  > python3-wrapt: add ptest
  > ptest-packagelists-meta-python: Move python3-xlrd from PTESTS_PROBLEMS_META_PYTHON to PTESTS_FAST_META_PYTHON
  > nlohmann-json: Upgrade to 3.11.3
  > python3-netaddr: upgrade 0.10.1 -> 1.2.1 and add ptest
  > python3-google-auth: upgrade 2.28.0 -> 2.28.1
  > syzkaller: Fix build with go 1.21
  > crucible: Define GOPROXY
  > influxdb: Define GOPROXY
  > folks: update 0.15.6 -> 0.15.7
  > drbd-utils: Disable warnings as errors
  > drbd-utils: upgrade 9.22.0 -> 9.27.0
  > openvpn: upgrade 2.6.7 -> 2.6.9
  > fuse3: Make kmod as a recommendation instead of rdep for ptests
  > fuse3: use 4 spaces for indentation
  > openldap: upgrade 2.5.16 -> 2.6.7
  > postfix: upgrade 3.7.3 -> 3.8.5
  > krb5: upgrade 1.20.2 -> 1.21.2
  > keyutils: Add missing rdep for ptests
  > layer.conf: Add nativesdk-libdevmapper PREFERRED_RPROVIDER
  > cryptsetup: upgrade 2.6.1 -> 2.7.0
  > grpc: upgrade 1.60.0 -> 1.60.1
  > iperf3: upgrade 3.15 -> 3.16
  > libgpiod: Tests rely on configfs support in kernel
  > python3-betamax: Upgrade to 0.9.0
  > python3-pyzmq: Add missing dep on python3-unixadmin for ptests
  > python3-gpiod: Tests rely on configfs support in kernel
  > python3-fastjsonschema: Add missing ptest deps
  > xfce4-notifyd: use python3native and depend on python3-packaging-native
  > ristretto: use python3native and depend on glib-2.0-native, python3-packaging-native
  > libkcapi: Update HOMEPAGE url
  > openipmi: fix do_configure error when using dash

* sources/meta-qcom 567079b...e7bcac0 (1):
  > Merge pull request #582 from lumag/cuse

* sources/meta-qt6 1695f1a...3f9b117 (214):
  > qtwebengine: Fix build with clang18
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > qtbase: fix patch fuzz
  > qtbase: don't generate qmake wrapper
  > qtbase: add PACKAGECONFIG for wayland support
  > squish: fix QA issue
  > squish: add profile script
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > squish: make wayland optional
  < Merge pull request #36 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Add support for building Squish
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #35 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #34 from YoeDistro/kraj/6.6
  > layer.conf: update LAYERSERIES_COMPAT for scarthgap
  > packagegroup: add Qt modules only on supported archs
  > qtbase: prefer system png
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > libwebp: add workaround for native build
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #32 from YoeDistro/kraj/6.6
  > packagegroup: fix warning caused by inherit_defer
  > coin: update build targets
  > ptest: skip non-existing tests
  < Merge pull request #31 from YoeDistro/kraj/6.6
  > Add recipe for QtDoc
  > qtmultimedia: update revision
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  > webengine: update patch
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  > ptest: better handling for test list
  > Add srcrev for QtDoc
  > pytest-qt: upgrade to latest version
  < Merge pull request #25 from YoeDistro/kraj/6.6
  > qt6-git.inc: Switch to 6.7 branch
  > qtwebengine: update to 118-based
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > srcrev_update: support for all recipes
  > qttools: use clang if it is available
  > qtinterfaceframework: fix packaging error
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  > qtinterfaceframework: remove simulation and reference api
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtdeclarative: add dependency to qtsvg
  > qtbase: fix QLibraryInfo prefix with usrmerge
  < Merge pull request #22 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  > qt3d: remove upstreamed patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: add test config for build ptest image
  > qmlcompiler: enable ptest
  > qtwebengine: enable ptest
  > qtconnectivity: enable ptest
  > ptest: better ptest support
  > Revert "protobuf: add workaround for qtgrpc"
  < Merge pull request #18 from YoeDistro/kraj/6.6
  > coin: add CI build for nanbield
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  > qtgrpc: update to latest revision to fix build failure
  < Merge pull request #16 from YoeDistro/kraj/6.6
  > protobuf: add workaround for qtgrpc
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  > Remove old patches from qtwebengine
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Workaround too eager packagegroup sanity check
  > Workaround too eager packagegroup sanity check
  < Remove checks for required meta layers
  < layer.conf: fix LAYERDEPENDS_qt6-layer
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Remove checks for required meta layers
  > layer.conf: fix LAYERDEPENDS_qt6-layer
  < qtgraphs: remove opengl requirement
  > qtgraphs: remove opengl requirement
  < Remove old patches from qtwebengine
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add PACKAGECONFIG for egldevice platform plugin
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: add PACKAGECONFIG for egldevice platform plugin
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > readme: remove notes about webengine testing
  > qtapplicationmanager: remove unneeded CFLAGS
  > qtopcua: add support for native and nativesdk
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add at-spi2-core as dependency for accessibility option
  < qtmultimedia: enable ffmpeg only if its license is accepted
  < readme: Add link to bug tracker
  > qtbase: add at-spi2-core as dependency for accessibility option
  > readme: Add link to bug tracker
  > qtmultimedia: enable ffmpeg only if its license is accepted
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Revert "qtbase: fix build with kirkstone"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtwebengine: fix build without DRI"
  < Revert "qtwebengine: fix build without DRI"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Bump version to 6.6.1
  > qtapplicationmanager: Fix build with musl
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtshadertools: Fix missing dependency to spirv-tools
  > qtshadertools: Fix missing dependency to spirv-tools
  > qtbase: Add locale-base-c only on glibc based targets
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: fix install if lcl_maybe_fortify is empty
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: fix install if lcl_maybe_fortify is empty
  > Conversion script to use new module names
  < qtdeclarative: add dependency to QtSvg for example
  > qtwebengine: fix build without DRI
  < qtwebengine: fix x86_64 build of ffmpeg
  > qtdeclarative: add dependency to QtSvg for example
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: remove langdale from CI tests
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: fix x86_64 build of ffmpeg
  > Use std::size_t instead of int to store position in string
  > qtwebengine: update chromium branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: Add workaround for static build in CI
  > spirv-tools: remove bbappend
  > python: remove duplicate python recipes
  > qtbase: fix build with kirkstone
  > coin: remove langdale from CI tests
  > Drop support for older Yocto releases
  < qtwebengine: fix build without DRI
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: add workaround for QA warning on qemu
  < coin: use INIT_MANAGER to select systemd
  > coin: add workaround for QA warning on qemu
  > coin: use INIT_MANAGER to select systemd
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtwebengine: update chromium branch
  < coin: Add workaround for static build in CI
  < Use std::size_t instead of int to store position in string
  < examples: add runtime dependency to main package
  < readme: add note about release branches and tags
  < qtshadertools: add runtime dependency to spirv-tools
  > qtshadertools: add runtime dependency to spirv-tools
  > examples: add runtime dependency to main package
  > readme: add note about release branches and tags
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > conan.inc: Remove support
  > qtbase: Add a packageconfig knob to enable lld linker
  < *.patch: add Upstream-Status to all patches
  > *.patch: add Upstream-Status to all patches
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Add 6.6 compatibility notes
  > Add 6.6 compatibility notes
  < Remove legacy license identifier mappings in layer config
  > Remove legacy license identifier mappings in layer config
  < qt6: update module branch
  < qtwebengine: update patch
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: update patch
  > qt6: bump version to 6.7.0
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qttools: add PACKAGECONFIG for clang dependency
  > qttools: add PACKAGECONFIG for clang dependency

* sources/meta-raspberrypi 95a9103...92a9b7a (1):
  > rpi-base: Added missing HiFiBerry

* sources/meta-riscv dc7aeb4...cabf779 (5):
  > musl: Drop rv32 patches
  > riscv-common: Rename bmap-tools-native -> bmaptool-native
  > linux-starfive-dev: Fix perf build with gcc-13
  > capnproto,pidgin-sipe: Re-enable on rv32
  > ostree: Do not mark unavailable for rv32

* sources/meta-rockchip bcf1d92...6adc4b3 (2):
  > rockchip.wks: fix typo
  > layer.conf: update for scarthgap

* sources/meta-ti e24577a7...fba0b171 (9):
  > CI/CD Auto-Merger: cicd.master.202402271317
  > Rework jailhouse recipe to support different image build
  > conf: beaglebone-ai64: Apply U-boot defconfig fragments
  > conf: beagleplay: Apply U-boot defconfig fragments
  > meta-ti-bsp: update BeagleBoard.org BSP to the latest
  > linux-bb.org: remove custom FILES:${KERNEL_PACKAGE_NAME}-devicetree
  > meta-ti-bsp: trusted-firmware-arm: Update to master
  > meta-ti-bsp: optee: Upgrade to 4.1
  > conf: machine: Apply U-boot fragment configs for AM62P Display Cluster Image

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

* sources/poky 4945ca640b...ef24b3c2d1 (169):
  > linux-yocto: Fix rv32 syscall wrappers
  > poky-bleeding.bbclass: Remove use of SRCPV
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > webkitgtk: upgrade 2.42.2 -> 2.42.5
  > vulkan: upgrade 1.3.268.0 -> 1.3.275.0
  > vala: upgrade 0.56.13 -> 0.56.15
  > update-rc.d: upgrade to latest revision
  > taglib: upgrade 1.13.1 -> 2.0 and add utfcpp recipe to support that
  > ttyrun: upgrade 2.30.0 -> 2.31.0
  > systemd: upgrade 255.1 -> 255.4
  > shaderc: update 2023.7 -> 2023.8
  > repo: upgrade 2.41 -> 2.42
  > python3-wcwidth: upgrade 0.2.12 -> 0.2.13
  > python3-setuptools: upgrade 69.0.3 -> 69.1.1
  > python3-ruamel-yaml: upgrade 0.17.35 -> 0.18.6
  > python3-jsonschema: upgrade 4.17.3 -> 4.21.1 and add new dependencies
  > python3-dtschema: upgrade 2023.7 -> 2024.2
  > python3-build: upgrade 1.0.3 -> 1.1.1
  > piglit: upgrade to latest revision
  > puzzles: upgrade to latest revision
  > orc: upgrade 0.4.37 -> 0.4.38
  > nghttp2: upgrade 1.59.0 -> 1.60.0
  > minicom: upgrade 2.8 -> 2.9
  > mesa: upgrade 24.0.1 -> 24.0.2
  > mc: upgrade 4.8.30 -> 4.8.31
  > man-pages: upgrade 6.05.01 -> 6.06
  > lsof: upgrade 4.98.0 -> 4.99.3
  > librsvg: upgrade 2.56.3 -> 2.57.1
  > linux-firmware: upgrade 20231211 -> 20240220
  > libxml2: upgrade 2.11.5 -> 2.12.5
  > libusb1: upgrade 1.0.26 -> 1.0.27
  > librepo: update 1.16.0 -> 1.17.0
  > libpcre2: upgrade 10.42 -> 10.43
  > libpciaccess: upgrade 0.17 -> 0.18
  > libdnf: update 0.72.0 -> 0.73.0
  > libbsd: upgrade 0.11.8 -> 0.12.1
  > kmscube: upgrade to latest revision
  > glib-networking: upgrade 2.78.0 -> 2.78.1
  > glib-2.0: upgrade 2.78.3 -> 2.78.4
  > gettext: upgrade 0.22.4 -> 0.22.5
  > epiphany: upgrade 45.1 -> 45.3
  > elfutils: upgrade 0.189 -> 0.191
  > ell: upgrade 0.62 -> 0.63
  > diffoscope: upgrade 253 -> 259
  > dnf: upgrade 4.18.2 -> 4.19.0
  > btrfs-tools: upgrade 6.5.3 -> 6.7.1
  > boost: upgrade 1.83.0 -> 1.84.0
  > appstream: upgrade 1.0.0 -> 1.0.2
  > acl: upgrade 2.3.1 -> 2.3.2
  > python3-sphinxcontrib-jquery: add a recipe and make python3-sphinx-rtd-theme depend on it
  > sstatetests.py: Add testing for correct sstate permissions
  > oeqa/runtime/login: Add screenshot sample logic/timeout/dbus-wait
  > oeqa/runtime/login: Exclude qemuriscv64
  > testimage: Enable runtime 'login' screenshot tests
  > oeqa/runtime/login: Mask out the mouse panel icon for now
  > oeqa/runtime/login: Various code improvements and fixes
  > oeqa/runtime/login: Proof of concept for screenshot testcases
  > screenshot-tests: Add initial screenshot test png files for core-image-sato
  > qemurunner.py: Fix error on calls to run_monitor
  > libpng: Update SRC_URI to avoid redirects
  > go: Drop linkmode with nativesdk/cross-canadian
  > go: Further tweak indentation in patch
  > go: bump 1.22.0
  > image_types.bbclass: fix vfat image names
  > xz: correct upstream version check
  > rxvt: add rxvt to desktop entry name
  > Add genericarm64 MACHINE
  > bitbake: utils: remove BB_ENV_PASSTHROUGH from preserved_envvars()
  > bmaptool: now part of Yocto Project
  > python3-cryptography_42.0.5.bb: delete redundant ptest packaging
  > expat: upgrdae 2.6.0 -> 2.6.1
  > gdb: Upgrade 14.1 -> 14.2
  > python3-hypothesis: upgrade 6.98.12 -> 6.98.15
  > rust: Fix build failure re-appeared on riscv32
  > gtk+3: update 3.24.38 -> 3.24.41
  > linux-yocto: Enable gpio-sim with ptests
  > linux-yocto/6.6: update CVE exclusions
  > linux-yocto/6.6: update to v6.6.20
  > linux-yocto/cfg/6.6: drop CONFIG_DEBUG_CREDENTIALS
  > go: upgrade 1.21.5 -> 1.21.7
  > go: upgrade 1.21.0 -> 1.21.5
  > oeqa/gotoolchain: set GOPROXY
  > goarch: disable dynamic linking globally
  > go: bump 1.21.0
  > go: rework patch to avoid identation
  > bitbake: prserv/serv: Fix a PID file removal race on prserv stop
  > bitbake: fetch/git: Avoid clean upon failure
  > qemu: backport patch for ui/clipboard issue
  > mesa,mesa-gl: Fix build when dri3 is not enabled
  > coreutils: backport patch to fix heap overflow in split
  > u-boot: Move UBOOT_INITIAL_ENV back to u-boot.inc
  > qemu: Replace workaround with proper usermode fix for shmat
  > no-gplv3: Tweak for packagemangement in core-image-full-cmdline
  > core-image-full-cmdline: add package-management
  > python3-attrs: disable Hypothesis deadline
  > rust: reproducibility issue fix with v1.75
  > rust: Revert PGO to it's default
  > rust: Upgrade 1.74.1 -> 1.75.0
  > linux-firmware: split out more firmware pieces
  > llvm: Update to 18.1.0 RC4
  > waf: Improve version parsing to avoid failing on warnings
  > xprop: upgrade 1.2.6 -> 1.2.7
  > xkeyboard-config: upgrade 2.40 -> 2.41
  > xkbcomp: upgrade 1.4.6 -> 1.4.7
  > swig: upgrade 4.2.0 -> 4.2.1
  > python3-yamllint: upgrade 1.33.0 -> 1.35.1
  > python3-urllib3: upgrade 2.1.0 -> 2.2.1
  > python3: upgrade 3.12.1 -> 3.12.2
  > python3-typing-extensions: upgrade 4.9.0 -> 4.10.0
  > python3-trove-classifiers: upgrade 2024.1.8 -> 2024.2.23
  > python3-setuptools-rust: upgrade 1.8.1 -> 1.9.0
  > python3-pytz: upgrade 2023.4 -> 2024.1
  > python3-pytest: upgrade 8.0.0 -> 8.0.2
  > python3-pycairo: upgrade 1.25.1 -> 1.26.0
  > python3-pip: upgrade 23.3.2 -> 24.0
  > python3-hypothesis: upgrade 6.97.3 -> 6.98.12
  > python3-dbusmock: upgrade 0.30.2 -> 0.31.1
  > python3-certifi: upgrade 2023.11.17 -> 2024.2.2
  > python3-beartype: upgrade 0.17.0 -> 0.17.2
  > pkgconf: upgrade 2.1.0 -> 2.1.1
  > pciutils: upgrade 3.10.0 -> 3.11.1
  > pango: upgrade 1.51.0 -> 1.52.0
  > ofono: upgrade 2.3 -> 2.4
  > mpg123: upgrade 1.32.4 -> 1.32.5
  > makedepend: upgrade 1.0.8 -> 1.0.9
  > lighttpd: upgrade 1.4.73 -> 1.4.74
  > libxvmc: upgrade 1.0.13 -> 1.0.14
  > libxkbfile: upgrade 1.1.2 -> 1.1.3
  > libxext: upgrade 1.3.5 -> 1.3.6
  > liburi-perl: upgrade 5.25 -> 5.27
  > libunistring: upgrade 1.1 -> 1.2
  > libsecret: upgrade 0.21.2 -> 0.21.4
  > libpng: upgrade 1.6.41 -> 1.6.42
  > libmicrohttpd: upgrade 0.9.77 -> 1.0.1
  > libksba: upgrade 1.6.5 -> 1.6.6
  > libhandy: upgrade 1.8.2 -> 1.8.3
  > libgpg-error: upgrade 1.47 -> 1.48
  > libffi: upgrade 3.4.5 -> 3.4.6
  > git: upgrade 2.43.0 -> 2.44.0
  > gcr: upgrade 4.1.0 -> 4.2.0
  > efivar: upgrade 38 -> 39
  > ed: upgrade 1.20 -> 1.20.1
  > createrepo-c: upgrade 1.0.3 -> 1.0.4
  > ccache: upgrade 4.9 -> 4.9.1
  > bash-completion: upgrade 2.11 -> 2.12.0
  > mirrors: Switch llvm to use shallow cloning
  > gstreamer1.0: skip a test that is known to be flaky
  > oeqa/lib/utils/postactions: fix host disk usage stats retrieval
  > python3-cryptography{-vectors}: upgrade to 42.0.5
  > libc-locale: fix ASCII compatible warning cause build failure.
  > rpm: Fix the following error when run nativesdk-rpm in nativesdk environment.
  > python3: dont disable readline module for editline
  > python3-maturin: Recognise riscv32 architecture
  > python3-bcrypt: Fix build break on arches without 64 bit atomics
  > python3-git: upgrade 3.1.41 -> 3.1.42
  > wpa-supplicant: Fix CVE-2023-52160
  > libexif: remove unused version_underscore
  > bitbake: taskexp_ncurses: fix execution example in introductory comment

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

* sources/meta-arm 1231e54a...aba92504 (1):
  > ci: Ensure tests are in the Corstone-1000 flash image

* sources/meta-clang fc56d6c...0e17058 (12):
  > clang: Upgrade to clang 18.1 major release
  > clang: Adjust packaging to match new libLLVM soname
  > bpftrace: Upgrade to 0.20+ and fix with llvm 18
  > bcc: Do not set LLVM_PACKAGE_VERSION explicitly
  > vulkan-samples: Disable deprecated declaration warnings with libc++
  > castxml: Upgrade to 0.6.4
  > spirv-llvm-translator: Switch to main branch for llvm 18 support
  > libcxx: Pass LLVM_RUNTIME_TARGETS
  > rust-llvm: Fix build with clang-18
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18
  > openldap: Fix build with lld linker

* sources/meta-elm-binary e57ece1...ee89d03 (1):
  > Merge pull request #9 from YoeDistro/yoe/mut

* sources/meta-freescale cce48564...aa2eaa14 (3):
  > qtbase: Enable wayland knob when in distro features
  > wayland: Delete recipe
  > Merge pull request #1760 from mschwan-phytec/wip-master-bmap-rename

* sources/meta-freescale-3rdparty 13f46cb...ae392bf (1):
  > Merge pull request #294 from chrisdimich/master

* sources/meta-intel e318d880...9ed54a13 (7):
  > ispc: upgrade 1.22.0 -> 1.23.0
  > openvkl: upgrade 2.0.0 -> 2.0.1
  > ospray: upgrade 3.0.0 -> 3.1.0
  > embree: upgrade 4.3.0 -> 4.3.1
  > rkcommon: upgrade 1.12.0 -> 1.13.0
  > intel-compute-runtime: upgrade 23.22.26516.18 -> 24.05.28454.6
  > intel-graphics-compiler: upgrade 1.0.14062.11 -> 1.0.15985.7

* sources/meta-odroid 665b62d...ae4ac91 (1):
  > u-boot_2023: Drop PYTHON_PN

* sources/meta-openembedded 9f0e51321...7a929e4e2 (85):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > python3-invoke: add recipe
  > python3-icecream: add recipe
  > netplan: upgrade 0.106 -> 1.0
  > stunnel: upgrade 5.69 -> 5.72
  > smarty: upgrade 4.3.4 -> 4.4.1
  > python3-sentry-sdk: upgrade 1.40.4 -> 1.40.6
  > python3-scrypt: upgrade 0.8.20 -> 0.8.24
  > python3-pymisp: upgrade 2.4.185 -> 2.4.186
  > python3-pdm: upgrade 2.12.3 -> 2.12.4
  > python3-ipython: upgrade 8.21.0 -> 8.22.1
  > python3-grpcio(-tools): upgrade 1.60.1 -> 1.62.0
  > python3-google-api-python-client: upgrade 2.118.0 -> 2.120.0
  > python3-google-api-core: upgrade 2.16.2 -> 2.17.1
  > python3-gcovr: upgrade 7.0 -> 7.2
  > python3-eventlet: upgrade 0.35.1 -> 0.35.2
  > python3-dnspython: upgrade 2.6.0 -> 2.6.1
  > python3-cbor2: upgrade 5.6.1 -> 5.6.2
  > python3-astroid: upgrade 3.0.3 -> 3.1.0
  > ostree: upgrade 2024.3 -> 2024.4
  > neatvnc: upgrade 0.7.2 -> 0.8.0
  > libtdb: upgrade 1.4.9 -> 1.4.10
  > libtalloc: upgrade 2.4.1 -> 2.4.2
  > fetchmail: upgrade 6.4.37 -> 6.4.38
  > ddrescue: upgrade 1.27 -> 1.28
  > dbus-cxx: upgrade 2.5.0 -> 2.5.1
  > ctags: upgrade 6.1.20240114.0 -> 6.1.20240225.0
  > c-ares: upgrade 1.26.0 -> 1.27.0
  > bats: upgrade 1.10.0 -> 1.11.0
  > abseil-cpp: upgrade 20230802.1 -> 20240116.1
  > python3-marshmallow: upgrade 3.20.2 -> 3.21.1 and add ptest
  > glmark2: add upstream patch to not care about stencil config
  > signing.bbclass: fix typos
  > emacs: Add packageconfig for selinux support
  > pgpool2: Fix build with postgresql 16+
  > pgpool2: Upgrade to 4.5.1
  > python3-arrow: add ptest, update backend and runtime dependencies
  > python3-types-python-dateutil: add recipe
  > toybox-inittab: Fix serial getty reproducibility
  > polkit: update 123 -> 124
  > mozjs-115: update 115.6.0 -> 115.8.0
  > python3-dateutil: upgrade 2.8.2 -> 2.9.0
  > python3-freezegun: add recipe and add ptest
  > drbd-utils: Fix a udev rule reproducibility
  > drbd-utils: Drop a duplicated line in DESCRIPTION
  > ptest-packagelists-meta-python: Move py3-libgpiod out of PTESTS_PROBLEMS_META_PYTHON
  > ptest-packagelists-meta-oe: Move libgpiod out of PTESTS_PROBLEMS_META_OE
  > postgresql: upgrade 15.5 -> 16.2
  > nodejs: upgrade 20.11.0 -> 20.11.1
  > multipath-tools: upgrade 0.9.3 -> 0.9.8
  > syslog-ng: upgrade 4.0.1 -> 4.6.0
  > python3-aiohappyeyeballs: Correct the typo of BBCLASSEXTEND
  > googletest: allow for shared libraries
  > e2tools: Delete unneeded files from ptest package
  > python3-wrapt: add ptest
  > ptest-packagelists-meta-python: Move python3-xlrd from PTESTS_PROBLEMS_META_PYTHON to PTESTS_FAST_META_PYTHON
  > nlohmann-json: Upgrade to 3.11.3
  > python3-netaddr: upgrade 0.10.1 -> 1.2.1 and add ptest
  > python3-google-auth: upgrade 2.28.0 -> 2.28.1
  > syzkaller: Fix build with go 1.21
  > crucible: Define GOPROXY
  > influxdb: Define GOPROXY
  > folks: update 0.15.6 -> 0.15.7
  > drbd-utils: Disable warnings as errors
  > drbd-utils: upgrade 9.22.0 -> 9.27.0
  > openvpn: upgrade 2.6.7 -> 2.6.9
  > fuse3: Make kmod as a recommendation instead of rdep for ptests
  > fuse3: use 4 spaces for indentation
  > openldap: upgrade 2.5.16 -> 2.6.7
  > postfix: upgrade 3.7.3 -> 3.8.5
  > krb5: upgrade 1.20.2 -> 1.21.2
  > keyutils: Add missing rdep for ptests
  > layer.conf: Add nativesdk-libdevmapper PREFERRED_RPROVIDER
  > cryptsetup: upgrade 2.6.1 -> 2.7.0
  > grpc: upgrade 1.60.0 -> 1.60.1
  > iperf3: upgrade 3.15 -> 3.16
  > libgpiod: Tests rely on configfs support in kernel
  > python3-betamax: Upgrade to 0.9.0
  > python3-pyzmq: Add missing dep on python3-unixadmin for ptests
  > python3-gpiod: Tests rely on configfs support in kernel
  > python3-fastjsonschema: Add missing ptest deps
  > xfce4-notifyd: use python3native and depend on python3-packaging-native
  > ristretto: use python3native and depend on glib-2.0-native, python3-packaging-native
  > libkcapi: Update HOMEPAGE url
  > openipmi: fix do_configure error when using dash

* sources/meta-qcom 567079b...e7bcac0 (1):
  > Merge pull request #582 from lumag/cuse

* sources/meta-qt6 1695f1a...3f9b117 (214):
  > qtwebengine: Fix build with clang18
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > qtbase: fix patch fuzz
  > qtbase: don't generate qmake wrapper
  > qtbase: add PACKAGECONFIG for wayland support
  > squish: fix QA issue
  > squish: add profile script
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > squish: make wayland optional
  < Merge pull request #36 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Add support for building Squish
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #35 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #34 from YoeDistro/kraj/6.6
  > layer.conf: update LAYERSERIES_COMPAT for scarthgap
  > packagegroup: add Qt modules only on supported archs
  > qtbase: prefer system png
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > libwebp: add workaround for native build
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #32 from YoeDistro/kraj/6.6
  > packagegroup: fix warning caused by inherit_defer
  > coin: update build targets
  > ptest: skip non-existing tests
  < Merge pull request #31 from YoeDistro/kraj/6.6
  > Add recipe for QtDoc
  > qtmultimedia: update revision
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  > webengine: update patch
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  > ptest: better handling for test list
  > Add srcrev for QtDoc
  > pytest-qt: upgrade to latest version
  < Merge pull request #25 from YoeDistro/kraj/6.6
  > qt6-git.inc: Switch to 6.7 branch
  > qtwebengine: update to 118-based
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > srcrev_update: support for all recipes
  > qttools: use clang if it is available
  > qtinterfaceframework: fix packaging error
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  > qtinterfaceframework: remove simulation and reference api
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtdeclarative: add dependency to qtsvg
  > qtbase: fix QLibraryInfo prefix with usrmerge
  < Merge pull request #22 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  > qt3d: remove upstreamed patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: add test config for build ptest image
  > qmlcompiler: enable ptest
  > qtwebengine: enable ptest
  > qtconnectivity: enable ptest
  > ptest: better ptest support
  > Revert "protobuf: add workaround for qtgrpc"
  < Merge pull request #18 from YoeDistro/kraj/6.6
  > coin: add CI build for nanbield
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  > qtgrpc: update to latest revision to fix build failure
  < Merge pull request #16 from YoeDistro/kraj/6.6
  > protobuf: add workaround for qtgrpc
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  > Remove old patches from qtwebengine
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Workaround too eager packagegroup sanity check
  > Workaround too eager packagegroup sanity check
  < Remove checks for required meta layers
  < layer.conf: fix LAYERDEPENDS_qt6-layer
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Remove checks for required meta layers
  > layer.conf: fix LAYERDEPENDS_qt6-layer
  < qtgraphs: remove opengl requirement
  > qtgraphs: remove opengl requirement
  < Remove old patches from qtwebengine
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add PACKAGECONFIG for egldevice platform plugin
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: add PACKAGECONFIG for egldevice platform plugin
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > readme: remove notes about webengine testing
  > qtapplicationmanager: remove unneeded CFLAGS
  > qtopcua: add support for native and nativesdk
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add at-spi2-core as dependency for accessibility option
  < qtmultimedia: enable ffmpeg only if its license is accepted
  < readme: Add link to bug tracker
  > qtbase: add at-spi2-core as dependency for accessibility option
  > readme: Add link to bug tracker
  > qtmultimedia: enable ffmpeg only if its license is accepted
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Revert "qtbase: fix build with kirkstone"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtwebengine: fix build without DRI"
  < Revert "qtwebengine: fix build without DRI"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Bump version to 6.6.1
  > qtapplicationmanager: Fix build with musl
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtshadertools: Fix missing dependency to spirv-tools
  > qtshadertools: Fix missing dependency to spirv-tools
  > qtbase: Add locale-base-c only on glibc based targets
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: fix install if lcl_maybe_fortify is empty
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: fix install if lcl_maybe_fortify is empty
  > Conversion script to use new module names
  < qtdeclarative: add dependency to QtSvg for example
  > qtwebengine: fix build without DRI
  < qtwebengine: fix x86_64 build of ffmpeg
  > qtdeclarative: add dependency to QtSvg for example
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: remove langdale from CI tests
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: fix x86_64 build of ffmpeg
  > Use std::size_t instead of int to store position in string
  > qtwebengine: update chromium branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: Add workaround for static build in CI
  > spirv-tools: remove bbappend
  > python: remove duplicate python recipes
  > qtbase: fix build with kirkstone
  > coin: remove langdale from CI tests
  > Drop support for older Yocto releases
  < qtwebengine: fix build without DRI
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: add workaround for QA warning on qemu
  < coin: use INIT_MANAGER to select systemd
  > coin: add workaround for QA warning on qemu
  > coin: use INIT_MANAGER to select systemd
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtwebengine: update chromium branch
  < coin: Add workaround for static build in CI
  < Use std::size_t instead of int to store position in string
  < examples: add runtime dependency to main package
  < readme: add note about release branches and tags
  < qtshadertools: add runtime dependency to spirv-tools
  > qtshadertools: add runtime dependency to spirv-tools
  > examples: add runtime dependency to main package
  > readme: add note about release branches and tags
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > conan.inc: Remove support
  > qtbase: Add a packageconfig knob to enable lld linker
  < *.patch: add Upstream-Status to all patches
  > *.patch: add Upstream-Status to all patches
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Add 6.6 compatibility notes
  > Add 6.6 compatibility notes
  < Remove legacy license identifier mappings in layer config
  > Remove legacy license identifier mappings in layer config
  < qt6: update module branch
  < qtwebengine: update patch
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: update patch
  > qt6: bump version to 6.7.0
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qttools: add PACKAGECONFIG for clang dependency
  > qttools: add PACKAGECONFIG for clang dependency

* sources/meta-raspberrypi 95a9103...92a9b7a (1):
  > rpi-base: Added missing HiFiBerry

* sources/meta-riscv dc7aeb4...cabf779 (5):
  > musl: Drop rv32 patches
  > riscv-common: Rename bmap-tools-native -> bmaptool-native
  > linux-starfive-dev: Fix perf build with gcc-13
  > capnproto,pidgin-sipe: Re-enable on rv32
  > ostree: Do not mark unavailable for rv32

* sources/meta-rockchip bcf1d92...6adc4b3 (2):
  > rockchip.wks: fix typo
  > layer.conf: update for scarthgap

* sources/meta-ti e24577a7...fba0b171 (9):
  > CI/CD Auto-Merger: cicd.master.202402271317
  > Rework jailhouse recipe to support different image build
  > conf: beaglebone-ai64: Apply U-boot defconfig fragments
  > conf: beagleplay: Apply U-boot defconfig fragments
  > meta-ti-bsp: update BeagleBoard.org BSP to the latest
  > linux-bb.org: remove custom FILES:${KERNEL_PACKAGE_NAME}-devicetree
  > meta-ti-bsp: trusted-firmware-arm: Update to master
  > meta-ti-bsp: optee: Upgrade to 4.1
  > conf: machine: Apply U-boot fragment configs for AM62P Display Cluster Image

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

* sources/poky 4945ca640b...ec5f79b707 (179):
  > glibc: Update to tip of 2.39 branch
  > linux-yocto: Fix rv32 syscall wrappers
  > poky-bleeding.bbclass: Remove use of SRCPV
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > sstatetests.py: Add testing for correct sstate permissions
  > oeqa/runtime/login: Add screenshot sample logic/timeout/dbus-wait
  > oeqa/runtime/login: Exclude qemuriscv64
  > testimage: Enable runtime 'login' screenshot tests
  > oeqa/runtime/login: Mask out the mouse panel icon for now
  > oeqa/runtime/login: Various code improvements and fixes
  > oeqa/runtime/login: Proof of concept for screenshot testcases
  > screenshot-tests: Add initial screenshot test png files for core-image-sato
  > qemurunner.py: Fix error on calls to run_monitor
  > webkitgtk: upgrade 2.42.2 -> 2.42.5
  > vulkan: upgrade 1.3.268.0 -> 1.3.275.0
  > vala: upgrade 0.56.13 -> 0.56.15
  > update-rc.d: upgrade to latest revision
  > taglib: upgrade 1.13.1 -> 2.0 and add utfcpp recipe to support that
  > ttyrun: upgrade 2.30.0 -> 2.31.0
  > systemd: upgrade 255.1 -> 255.4
  > shaderc: update 2023.7 -> 2023.8
  > repo: upgrade 2.41 -> 2.42
  > python3-wcwidth: upgrade 0.2.12 -> 0.2.13
  > python3-setuptools: upgrade 69.0.3 -> 69.1.1
  > python3-ruamel-yaml: upgrade 0.17.35 -> 0.18.6
  > python3-jsonschema: upgrade 4.17.3 -> 4.21.1 and add new dependencies
  > python3-dtschema: upgrade 2023.7 -> 2024.2
  > python3-build: upgrade 1.0.3 -> 1.1.1
  > piglit: upgrade to latest revision
  > puzzles: upgrade to latest revision
  > orc: upgrade 0.4.37 -> 0.4.38
  > nghttp2: upgrade 1.59.0 -> 1.60.0
  > minicom: upgrade 2.8 -> 2.9
  > mesa: upgrade 24.0.1 -> 24.0.2
  > mc: upgrade 4.8.30 -> 4.8.31
  > man-pages: upgrade 6.05.01 -> 6.06
  > lsof: upgrade 4.98.0 -> 4.99.3
  > librsvg: upgrade 2.56.3 -> 2.57.1
  > linux-firmware: upgrade 20231211 -> 20240220
  > libxml2: upgrade 2.11.5 -> 2.12.5
  > libusb1: upgrade 1.0.26 -> 1.0.27
  > librepo: update 1.16.0 -> 1.17.0
  > libpcre2: upgrade 10.42 -> 10.43
  > libpciaccess: upgrade 0.17 -> 0.18
  > libdnf: update 0.72.0 -> 0.73.0
  > libbsd: upgrade 0.11.8 -> 0.12.1
  > kmscube: upgrade to latest revision
  > glib-networking: upgrade 2.78.0 -> 2.78.1
  > glib-2.0: upgrade 2.78.3 -> 2.78.4
  > gettext: upgrade 0.22.4 -> 0.22.5
  > epiphany: upgrade 45.1 -> 45.3
  > elfutils: upgrade 0.189 -> 0.191
  > ell: upgrade 0.62 -> 0.63
  > diffoscope: upgrade 253 -> 259
  > dnf: upgrade 4.18.2 -> 4.19.0
  > btrfs-tools: upgrade 6.5.3 -> 6.7.1
  > boost: upgrade 1.83.0 -> 1.84.0
  > appstream: upgrade 1.0.0 -> 1.0.2
  > acl: upgrade 2.3.1 -> 2.3.2
  > python3-sphinxcontrib-jquery: add a recipe and make python3-sphinx-rtd-theme depend on it
  > dev-manual: bmaptool: rename
  > manuals: document VIRTUAL-RUNTIME variables
  > contributor-guide: add notes for tests
  > dev-manual: packages: fix capitalization
  > ref-manual: variables: adding multiple groups in GROUPADD_PARAM
  > ref-manual: variables: correct sdk installation default path
  > ref-manual: tasks: do_cleansstate: recommend using '-f' instead for a shared sstate
  > ref-manual: tasks: do_cleanall: recommend using '-f' instead
  > ref-manual: classes: add cve status check for oe.qa
  > libpng: Update SRC_URI to avoid redirects
  > go: Drop linkmode with nativesdk/cross-canadian
  > go: Further tweak indentation in patch
  > go: bump 1.22.0
  > image_types.bbclass: fix vfat image names
  > xz: correct upstream version check
  > rxvt: add rxvt to desktop entry name
  > Add genericarm64 MACHINE
  > bitbake: utils: remove BB_ENV_PASSTHROUGH from preserved_envvars()
  > bmaptool: now part of Yocto Project
  > python3-cryptography_42.0.5.bb: delete redundant ptest packaging
  > expat: upgrdae 2.6.0 -> 2.6.1
  > gdb: Upgrade 14.1 -> 14.2
  > python3-hypothesis: upgrade 6.98.12 -> 6.98.15
  > rust: Fix build failure re-appeared on riscv32
  > gtk+3: update 3.24.38 -> 3.24.41
  > linux-yocto: Enable gpio-sim with ptests
  > linux-yocto/6.6: update CVE exclusions
  > linux-yocto/6.6: update to v6.6.20
  > linux-yocto/cfg/6.6: drop CONFIG_DEBUG_CREDENTIALS
  > go: upgrade 1.21.5 -> 1.21.7
  > go: upgrade 1.21.0 -> 1.21.5
  > oeqa/gotoolchain: set GOPROXY
  > goarch: disable dynamic linking globally
  > go: bump 1.21.0
  > go: rework patch to avoid identation
  > bitbake: prserv/serv: Fix a PID file removal race on prserv stop
  > bitbake: fetch/git: Avoid clean upon failure
  > qemu: backport patch for ui/clipboard issue
  > mesa,mesa-gl: Fix build when dri3 is not enabled
  > coreutils: backport patch to fix heap overflow in split
  > u-boot: Move UBOOT_INITIAL_ENV back to u-boot.inc
  > qemu: Replace workaround with proper usermode fix for shmat
  > no-gplv3: Tweak for packagemangement in core-image-full-cmdline
  > core-image-full-cmdline: add package-management
  > python3-attrs: disable Hypothesis deadline
  > rust: reproducibility issue fix with v1.75
  > rust: Revert PGO to it's default
  > rust: Upgrade 1.74.1 -> 1.75.0
  > linux-firmware: split out more firmware pieces
  > llvm: Update to 18.1.0 RC4
  > waf: Improve version parsing to avoid failing on warnings
  > xprop: upgrade 1.2.6 -> 1.2.7
  > xkeyboard-config: upgrade 2.40 -> 2.41
  > xkbcomp: upgrade 1.4.6 -> 1.4.7
  > swig: upgrade 4.2.0 -> 4.2.1
  > python3-yamllint: upgrade 1.33.0 -> 1.35.1
  > python3-urllib3: upgrade 2.1.0 -> 2.2.1
  > python3: upgrade 3.12.1 -> 3.12.2
  > python3-typing-extensions: upgrade 4.9.0 -> 4.10.0
  > python3-trove-classifiers: upgrade 2024.1.8 -> 2024.2.23
  > python3-setuptools-rust: upgrade 1.8.1 -> 1.9.0
  > python3-pytz: upgrade 2023.4 -> 2024.1
  > python3-pytest: upgrade 8.0.0 -> 8.0.2
  > python3-pycairo: upgrade 1.25.1 -> 1.26.0
  > python3-pip: upgrade 23.3.2 -> 24.0
  > python3-hypothesis: upgrade 6.97.3 -> 6.98.12
  > python3-dbusmock: upgrade 0.30.2 -> 0.31.1
  > python3-certifi: upgrade 2023.11.17 -> 2024.2.2
  > python3-beartype: upgrade 0.17.0 -> 0.17.2
  > pkgconf: upgrade 2.1.0 -> 2.1.1
  > pciutils: upgrade 3.10.0 -> 3.11.1
  > pango: upgrade 1.51.0 -> 1.52.0
  > ofono: upgrade 2.3 -> 2.4
  > mpg123: upgrade 1.32.4 -> 1.32.5
  > makedepend: upgrade 1.0.8 -> 1.0.9
  > lighttpd: upgrade 1.4.73 -> 1.4.74
  > libxvmc: upgrade 1.0.13 -> 1.0.14
  > libxkbfile: upgrade 1.1.2 -> 1.1.3
  > libxext: upgrade 1.3.5 -> 1.3.6
  > liburi-perl: upgrade 5.25 -> 5.27
  > libunistring: upgrade 1.1 -> 1.2
  > libsecret: upgrade 0.21.2 -> 0.21.4
  > libpng: upgrade 1.6.41 -> 1.6.42
  > libmicrohttpd: upgrade 0.9.77 -> 1.0.1
  > libksba: upgrade 1.6.5 -> 1.6.6
  > libhandy: upgrade 1.8.2 -> 1.8.3
  > libgpg-error: upgrade 1.47 -> 1.48
  > libffi: upgrade 3.4.5 -> 3.4.6
  > git: upgrade 2.43.0 -> 2.44.0
  > gcr: upgrade 4.1.0 -> 4.2.0
  > efivar: upgrade 38 -> 39
  > ed: upgrade 1.20 -> 1.20.1
  > createrepo-c: upgrade 1.0.3 -> 1.0.4
  > ccache: upgrade 4.9 -> 4.9.1
  > bash-completion: upgrade 2.11 -> 2.12.0
  > mirrors: Switch llvm to use shallow cloning
  > gstreamer1.0: skip a test that is known to be flaky
  > oeqa/lib/utils/postactions: fix host disk usage stats retrieval
  > python3-cryptography{-vectors}: upgrade to 42.0.5
  > libc-locale: fix ASCII compatible warning cause build failure.
  > rpm: Fix the following error when run nativesdk-rpm in nativesdk environment.
  > python3: dont disable readline module for editline
  > python3-maturin: Recognise riscv32 architecture
  > python3-bcrypt: Fix build break on arches without 64 bit atomics
  > python3-git: upgrade 3.1.41 -> 3.1.42
  > wpa-supplicant: Fix CVE-2023-52160
  > libexif: remove unused version_underscore
  > bitbake: taskexp_ncurses: fix execution example in introductory comment

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

* sources/meta-arm 1231e54a...aba92504 (1):
  > ci: Ensure tests are in the Corstone-1000 flash image

* sources/meta-clang fc56d6c...33d3431 (13):
  > lksctp-tools: Reset SECURITY_STACK_PROTECTOR with clang
  > clang: Upgrade to clang 18.1 major release
  > clang: Adjust packaging to match new libLLVM soname
  > bpftrace: Upgrade to 0.20+ and fix with llvm 18
  > bcc: Do not set LLVM_PACKAGE_VERSION explicitly
  > vulkan-samples: Disable deprecated declaration warnings with libc++
  > castxml: Upgrade to 0.6.4
  > spirv-llvm-translator: Switch to main branch for llvm 18 support
  > libcxx: Pass LLVM_RUNTIME_TARGETS
  > rust-llvm: Fix build with clang-18
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18
  > openldap: Fix build with lld linker

* sources/meta-elm-binary e57ece1...ee89d03 (1):
  > Merge pull request #9 from YoeDistro/yoe/mut

* sources/meta-freescale cce48564...aa2eaa14 (3):
  > qtbase: Enable wayland knob when in distro features
  > wayland: Delete recipe
  > Merge pull request #1760 from mschwan-phytec/wip-master-bmap-rename

* sources/meta-freescale-3rdparty 13f46cb...ae392bf (1):
  > Merge pull request #294 from chrisdimich/master

* sources/meta-intel e318d880...9ed54a13 (7):
  > ispc: upgrade 1.22.0 -> 1.23.0
  > openvkl: upgrade 2.0.0 -> 2.0.1
  > ospray: upgrade 3.0.0 -> 3.1.0
  > embree: upgrade 4.3.0 -> 4.3.1
  > rkcommon: upgrade 1.12.0 -> 1.13.0
  > intel-compute-runtime: upgrade 23.22.26516.18 -> 24.05.28454.6
  > intel-graphics-compiler: upgrade 1.0.14062.11 -> 1.0.15985.7

* sources/meta-odroid 665b62d...ae4ac91 (1):
  > u-boot_2023: Drop PYTHON_PN

* sources/meta-openembedded 9f0e51321...e2e45dcb1 (86):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > abseil-cpp: Split so-files into separate packages
  > abseil-cpp: A little clean-up
  > python3-invoke: add recipe
  > python3-icecream: add recipe
  > netplan: upgrade 0.106 -> 1.0
  > stunnel: upgrade 5.69 -> 5.72
  > smarty: upgrade 4.3.4 -> 4.4.1
  > python3-sentry-sdk: upgrade 1.40.4 -> 1.40.6
  > python3-scrypt: upgrade 0.8.20 -> 0.8.24
  > python3-pymisp: upgrade 2.4.185 -> 2.4.186
  > python3-pdm: upgrade 2.12.3 -> 2.12.4
  > python3-ipython: upgrade 8.21.0 -> 8.22.1
  > python3-grpcio(-tools): upgrade 1.60.1 -> 1.62.0
  > python3-google-api-python-client: upgrade 2.118.0 -> 2.120.0
  > python3-google-api-core: upgrade 2.16.2 -> 2.17.1
  > python3-gcovr: upgrade 7.0 -> 7.2
  > python3-eventlet: upgrade 0.35.1 -> 0.35.2
  > python3-dnspython: upgrade 2.6.0 -> 2.6.1
  > python3-cbor2: upgrade 5.6.1 -> 5.6.2
  > python3-astroid: upgrade 3.0.3 -> 3.1.0
  > ostree: upgrade 2024.3 -> 2024.4
  > neatvnc: upgrade 0.7.2 -> 0.8.0
  > libtdb: upgrade 1.4.9 -> 1.4.10
  > libtalloc: upgrade 2.4.1 -> 2.4.2
  > fetchmail: upgrade 6.4.37 -> 6.4.38
  > ddrescue: upgrade 1.27 -> 1.28
  > dbus-cxx: upgrade 2.5.0 -> 2.5.1
  > ctags: upgrade 6.1.20240114.0 -> 6.1.20240225.0
  > c-ares: upgrade 1.26.0 -> 1.27.0
  > bats: upgrade 1.10.0 -> 1.11.0
  > python3-marshmallow: upgrade 3.20.2 -> 3.21.1 and add ptest
  > glmark2: add upstream patch to not care about stencil config
  > signing.bbclass: fix typos
  > emacs: Add packageconfig for selinux support
  > pgpool2: Fix build with postgresql 16+
  > pgpool2: Upgrade to 4.5.1
  > python3-arrow: add ptest, update backend and runtime dependencies
  > python3-types-python-dateutil: add recipe
  > toybox-inittab: Fix serial getty reproducibility
  > polkit: update 123 -> 124
  > mozjs-115: update 115.6.0 -> 115.8.0
  > python3-dateutil: upgrade 2.8.2 -> 2.9.0
  > python3-freezegun: add recipe and add ptest
  > drbd-utils: Fix a udev rule reproducibility
  > drbd-utils: Drop a duplicated line in DESCRIPTION
  > ptest-packagelists-meta-python: Move py3-libgpiod out of PTESTS_PROBLEMS_META_PYTHON
  > ptest-packagelists-meta-oe: Move libgpiod out of PTESTS_PROBLEMS_META_OE
  > postgresql: upgrade 15.5 -> 16.2
  > nodejs: upgrade 20.11.0 -> 20.11.1
  > multipath-tools: upgrade 0.9.3 -> 0.9.8
  > syslog-ng: upgrade 4.0.1 -> 4.6.0
  > python3-aiohappyeyeballs: Correct the typo of BBCLASSEXTEND
  > googletest: allow for shared libraries
  > e2tools: Delete unneeded files from ptest package
  > python3-wrapt: add ptest
  > ptest-packagelists-meta-python: Move python3-xlrd from PTESTS_PROBLEMS_META_PYTHON to PTESTS_FAST_META_PYTHON
  > nlohmann-json: Upgrade to 3.11.3
  > python3-netaddr: upgrade 0.10.1 -> 1.2.1 and add ptest
  > python3-google-auth: upgrade 2.28.0 -> 2.28.1
  > syzkaller: Fix build with go 1.21
  > crucible: Define GOPROXY
  > influxdb: Define GOPROXY
  > folks: update 0.15.6 -> 0.15.7
  > drbd-utils: Disable warnings as errors
  > drbd-utils: upgrade 9.22.0 -> 9.27.0
  > openvpn: upgrade 2.6.7 -> 2.6.9
  > fuse3: Make kmod as a recommendation instead of rdep for ptests
  > fuse3: use 4 spaces for indentation
  > openldap: upgrade 2.5.16 -> 2.6.7
  > postfix: upgrade 3.7.3 -> 3.8.5
  > krb5: upgrade 1.20.2 -> 1.21.2
  > keyutils: Add missing rdep for ptests
  > layer.conf: Add nativesdk-libdevmapper PREFERRED_RPROVIDER
  > cryptsetup: upgrade 2.6.1 -> 2.7.0
  > grpc: upgrade 1.60.0 -> 1.60.1
  > iperf3: upgrade 3.15 -> 3.16
  > libgpiod: Tests rely on configfs support in kernel
  > python3-betamax: Upgrade to 0.9.0
  > python3-pyzmq: Add missing dep on python3-unixadmin for ptests
  > python3-gpiod: Tests rely on configfs support in kernel
  > python3-fastjsonschema: Add missing ptest deps
  > xfce4-notifyd: use python3native and depend on python3-packaging-native
  > ristretto: use python3native and depend on glib-2.0-native, python3-packaging-native
  > libkcapi: Update HOMEPAGE url
  > openipmi: fix do_configure error when using dash

* sources/meta-qcom 567079b...e7bcac0 (1):
  > Merge pull request #582 from lumag/cuse

* sources/meta-qt6 1695f1a...3f9b117 (214):
  > qtwebengine: Fix build with clang18
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > qtbase: fix patch fuzz
  > qtbase: don't generate qmake wrapper
  > qtbase: add PACKAGECONFIG for wayland support
  > squish: fix QA issue
  > squish: add profile script
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > squish: make wayland optional
  < Merge pull request #36 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Add support for building Squish
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #35 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #34 from YoeDistro/kraj/6.6
  > layer.conf: update LAYERSERIES_COMPAT for scarthgap
  > packagegroup: add Qt modules only on supported archs
  > qtbase: prefer system png
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > libwebp: add workaround for native build
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #32 from YoeDistro/kraj/6.6
  > packagegroup: fix warning caused by inherit_defer
  > coin: update build targets
  > ptest: skip non-existing tests
  < Merge pull request #31 from YoeDistro/kraj/6.6
  > Add recipe for QtDoc
  > qtmultimedia: update revision
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  > webengine: update patch
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  > ptest: better handling for test list
  > Add srcrev for QtDoc
  > pytest-qt: upgrade to latest version
  < Merge pull request #25 from YoeDistro/kraj/6.6
  > qt6-git.inc: Switch to 6.7 branch
  > qtwebengine: update to 118-based
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > srcrev_update: support for all recipes
  > qttools: use clang if it is available
  > qtinterfaceframework: fix packaging error
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  > qtinterfaceframework: remove simulation and reference api
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtdeclarative: add dependency to qtsvg
  > qtbase: fix QLibraryInfo prefix with usrmerge
  < Merge pull request #22 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  > qt3d: remove upstreamed patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: add test config for build ptest image
  > qmlcompiler: enable ptest
  > qtwebengine: enable ptest
  > qtconnectivity: enable ptest
  > ptest: better ptest support
  > Revert "protobuf: add workaround for qtgrpc"
  < Merge pull request #18 from YoeDistro/kraj/6.6
  > coin: add CI build for nanbield
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  > qtgrpc: update to latest revision to fix build failure
  < Merge pull request #16 from YoeDistro/kraj/6.6
  > protobuf: add workaround for qtgrpc
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  > Remove old patches from qtwebengine
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Workaround too eager packagegroup sanity check
  > Workaround too eager packagegroup sanity check
  < Remove checks for required meta layers
  < layer.conf: fix LAYERDEPENDS_qt6-layer
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Remove checks for required meta layers
  > layer.conf: fix LAYERDEPENDS_qt6-layer
  < qtgraphs: remove opengl requirement
  > qtgraphs: remove opengl requirement
  < Remove old patches from qtwebengine
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add PACKAGECONFIG for egldevice platform plugin
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: add PACKAGECONFIG for egldevice platform plugin
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > readme: remove notes about webengine testing
  > qtapplicationmanager: remove unneeded CFLAGS
  > qtopcua: add support for native and nativesdk
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add at-spi2-core as dependency for accessibility option
  < qtmultimedia: enable ffmpeg only if its license is accepted
  < readme: Add link to bug tracker
  > qtbase: add at-spi2-core as dependency for accessibility option
  > readme: Add link to bug tracker
  > qtmultimedia: enable ffmpeg only if its license is accepted
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Revert "qtbase: fix build with kirkstone"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtwebengine: fix build without DRI"
  < Revert "qtwebengine: fix build without DRI"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Bump version to 6.6.1
  > qtapplicationmanager: Fix build with musl
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtshadertools: Fix missing dependency to spirv-tools
  > qtshadertools: Fix missing dependency to spirv-tools
  > qtbase: Add locale-base-c only on glibc based targets
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: fix install if lcl_maybe_fortify is empty
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: fix install if lcl_maybe_fortify is empty
  > Conversion script to use new module names
  < qtdeclarative: add dependency to QtSvg for example
  > qtwebengine: fix build without DRI
  < qtwebengine: fix x86_64 build of ffmpeg
  > qtdeclarative: add dependency to QtSvg for example
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: remove langdale from CI tests
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: fix x86_64 build of ffmpeg
  > Use std::size_t instead of int to store position in string
  > qtwebengine: update chromium branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: Add workaround for static build in CI
  > spirv-tools: remove bbappend
  > python: remove duplicate python recipes
  > qtbase: fix build with kirkstone
  > coin: remove langdale from CI tests
  > Drop support for older Yocto releases
  < qtwebengine: fix build without DRI
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: add workaround for QA warning on qemu
  < coin: use INIT_MANAGER to select systemd
  > coin: add workaround for QA warning on qemu
  > coin: use INIT_MANAGER to select systemd
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtwebengine: update chromium branch
  < coin: Add workaround for static build in CI
  < Use std::size_t instead of int to store position in string
  < examples: add runtime dependency to main package
  < readme: add note about release branches and tags
  < qtshadertools: add runtime dependency to spirv-tools
  > qtshadertools: add runtime dependency to spirv-tools
  > examples: add runtime dependency to main package
  > readme: add note about release branches and tags
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > conan.inc: Remove support
  > qtbase: Add a packageconfig knob to enable lld linker
  < *.patch: add Upstream-Status to all patches
  > *.patch: add Upstream-Status to all patches
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Add 6.6 compatibility notes
  > Add 6.6 compatibility notes
  < Remove legacy license identifier mappings in layer config
  > Remove legacy license identifier mappings in layer config
  < qt6: update module branch
  < qtwebengine: update patch
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: update patch
  > qt6: bump version to 6.7.0
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qttools: add PACKAGECONFIG for clang dependency
  > qttools: add PACKAGECONFIG for clang dependency

* sources/meta-raspberrypi 95a9103...92a9b7a (1):
  > rpi-base: Added missing HiFiBerry

* sources/meta-riscv dc7aeb4...d1df527 (5):
  > musl: Drop rv32 patches
  > riscv-common: Rename bmap-tools-native -> bmaptool-native
  > linux-starfive-dev: Fix perf build with gcc-13
  > capnproto,pidgin-sipe: Re-enable on rv32
  > ostree: Do not mark unavailable for rv32

* sources/meta-rockchip bcf1d92...6adc4b3 (2):
  > rockchip.wks: fix typo
  > layer.conf: update for scarthgap

* sources/meta-ti e24577a7...fba0b171 (9):
  > CI/CD Auto-Merger: cicd.master.202402271317
  > Rework jailhouse recipe to support different image build
  > conf: beaglebone-ai64: Apply U-boot defconfig fragments
  > conf: beagleplay: Apply U-boot defconfig fragments
  > meta-ti-bsp: update BeagleBoard.org BSP to the latest
  > linux-bb.org: remove custom FILES:${KERNEL_PACKAGE_NAME}-devicetree
  > meta-ti-bsp: trusted-firmware-arm: Update to master
  > meta-ti-bsp: optee: Upgrade to 4.1
  > conf: machine: Apply U-boot fragment configs for AM62P Display Cluster Image

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

* sources/poky 4945ca640b...ec5f79b707 (179):
  > glibc: Update to tip of 2.39 branch
  > linux-yocto: Fix rv32 syscall wrappers
  > poky-bleeding.bbclass: Remove use of SRCPV
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > sstatetests.py: Add testing for correct sstate permissions
  > oeqa/runtime/login: Add screenshot sample logic/timeout/dbus-wait
  > oeqa/runtime/login: Exclude qemuriscv64
  > testimage: Enable runtime 'login' screenshot tests
  > oeqa/runtime/login: Mask out the mouse panel icon for now
  > oeqa/runtime/login: Various code improvements and fixes
  > oeqa/runtime/login: Proof of concept for screenshot testcases
  > screenshot-tests: Add initial screenshot test png files for core-image-sato
  > qemurunner.py: Fix error on calls to run_monitor
  > webkitgtk: upgrade 2.42.2 -> 2.42.5
  > vulkan: upgrade 1.3.268.0 -> 1.3.275.0
  > vala: upgrade 0.56.13 -> 0.56.15
  > update-rc.d: upgrade to latest revision
  > taglib: upgrade 1.13.1 -> 2.0 and add utfcpp recipe to support that
  > ttyrun: upgrade 2.30.0 -> 2.31.0
  > systemd: upgrade 255.1 -> 255.4
  > shaderc: update 2023.7 -> 2023.8
  > repo: upgrade 2.41 -> 2.42
  > python3-wcwidth: upgrade 0.2.12 -> 0.2.13
  > python3-setuptools: upgrade 69.0.3 -> 69.1.1
  > python3-ruamel-yaml: upgrade 0.17.35 -> 0.18.6
  > python3-jsonschema: upgrade 4.17.3 -> 4.21.1 and add new dependencies
  > python3-dtschema: upgrade 2023.7 -> 2024.2
  > python3-build: upgrade 1.0.3 -> 1.1.1
  > piglit: upgrade to latest revision
  > puzzles: upgrade to latest revision
  > orc: upgrade 0.4.37 -> 0.4.38
  > nghttp2: upgrade 1.59.0 -> 1.60.0
  > minicom: upgrade 2.8 -> 2.9
  > mesa: upgrade 24.0.1 -> 24.0.2
  > mc: upgrade 4.8.30 -> 4.8.31
  > man-pages: upgrade 6.05.01 -> 6.06
  > lsof: upgrade 4.98.0 -> 4.99.3
  > librsvg: upgrade 2.56.3 -> 2.57.1
  > linux-firmware: upgrade 20231211 -> 20240220
  > libxml2: upgrade 2.11.5 -> 2.12.5
  > libusb1: upgrade 1.0.26 -> 1.0.27
  > librepo: update 1.16.0 -> 1.17.0
  > libpcre2: upgrade 10.42 -> 10.43
  > libpciaccess: upgrade 0.17 -> 0.18
  > libdnf: update 0.72.0 -> 0.73.0
  > libbsd: upgrade 0.11.8 -> 0.12.1
  > kmscube: upgrade to latest revision
  > glib-networking: upgrade 2.78.0 -> 2.78.1
  > glib-2.0: upgrade 2.78.3 -> 2.78.4
  > gettext: upgrade 0.22.4 -> 0.22.5
  > epiphany: upgrade 45.1 -> 45.3
  > elfutils: upgrade 0.189 -> 0.191
  > ell: upgrade 0.62 -> 0.63
  > diffoscope: upgrade 253 -> 259
  > dnf: upgrade 4.18.2 -> 4.19.0
  > btrfs-tools: upgrade 6.5.3 -> 6.7.1
  > boost: upgrade 1.83.0 -> 1.84.0
  > appstream: upgrade 1.0.0 -> 1.0.2
  > acl: upgrade 2.3.1 -> 2.3.2
  > python3-sphinxcontrib-jquery: add a recipe and make python3-sphinx-rtd-theme depend on it
  > dev-manual: bmaptool: rename
  > manuals: document VIRTUAL-RUNTIME variables
  > contributor-guide: add notes for tests
  > dev-manual: packages: fix capitalization
  > ref-manual: variables: adding multiple groups in GROUPADD_PARAM
  > ref-manual: variables: correct sdk installation default path
  > ref-manual: tasks: do_cleansstate: recommend using '-f' instead for a shared sstate
  > ref-manual: tasks: do_cleanall: recommend using '-f' instead
  > ref-manual: classes: add cve status check for oe.qa
  > libpng: Update SRC_URI to avoid redirects
  > go: Drop linkmode with nativesdk/cross-canadian
  > go: Further tweak indentation in patch
  > go: bump 1.22.0
  > image_types.bbclass: fix vfat image names
  > xz: correct upstream version check
  > rxvt: add rxvt to desktop entry name
  > Add genericarm64 MACHINE
  > bitbake: utils: remove BB_ENV_PASSTHROUGH from preserved_envvars()
  > bmaptool: now part of Yocto Project
  > python3-cryptography_42.0.5.bb: delete redundant ptest packaging
  > expat: upgrdae 2.6.0 -> 2.6.1
  > gdb: Upgrade 14.1 -> 14.2
  > python3-hypothesis: upgrade 6.98.12 -> 6.98.15
  > rust: Fix build failure re-appeared on riscv32
  > gtk+3: update 3.24.38 -> 3.24.41
  > linux-yocto: Enable gpio-sim with ptests
  > linux-yocto/6.6: update CVE exclusions
  > linux-yocto/6.6: update to v6.6.20
  > linux-yocto/cfg/6.6: drop CONFIG_DEBUG_CREDENTIALS
  > go: upgrade 1.21.5 -> 1.21.7
  > go: upgrade 1.21.0 -> 1.21.5
  > oeqa/gotoolchain: set GOPROXY
  > goarch: disable dynamic linking globally
  > go: bump 1.21.0
  > go: rework patch to avoid identation
  > bitbake: prserv/serv: Fix a PID file removal race on prserv stop
  > bitbake: fetch/git: Avoid clean upon failure
  > qemu: backport patch for ui/clipboard issue
  > mesa,mesa-gl: Fix build when dri3 is not enabled
  > coreutils: backport patch to fix heap overflow in split
  > u-boot: Move UBOOT_INITIAL_ENV back to u-boot.inc
  > qemu: Replace workaround with proper usermode fix for shmat
  > no-gplv3: Tweak for packagemangement in core-image-full-cmdline
  > core-image-full-cmdline: add package-management
  > python3-attrs: disable Hypothesis deadline
  > rust: reproducibility issue fix with v1.75
  > rust: Revert PGO to it's default
  > rust: Upgrade 1.74.1 -> 1.75.0
  > linux-firmware: split out more firmware pieces
  > llvm: Update to 18.1.0 RC4
  > waf: Improve version parsing to avoid failing on warnings
  > xprop: upgrade 1.2.6 -> 1.2.7
  > xkeyboard-config: upgrade 2.40 -> 2.41
  > xkbcomp: upgrade 1.4.6 -> 1.4.7
  > swig: upgrade 4.2.0 -> 4.2.1
  > python3-yamllint: upgrade 1.33.0 -> 1.35.1
  > python3-urllib3: upgrade 2.1.0 -> 2.2.1
  > python3: upgrade 3.12.1 -> 3.12.2
  > python3-typing-extensions: upgrade 4.9.0 -> 4.10.0
  > python3-trove-classifiers: upgrade 2024.1.8 -> 2024.2.23
  > python3-setuptools-rust: upgrade 1.8.1 -> 1.9.0
  > python3-pytz: upgrade 2023.4 -> 2024.1
  > python3-pytest: upgrade 8.0.0 -> 8.0.2
  > python3-pycairo: upgrade 1.25.1 -> 1.26.0
  > python3-pip: upgrade 23.3.2 -> 24.0
  > python3-hypothesis: upgrade 6.97.3 -> 6.98.12
  > python3-dbusmock: upgrade 0.30.2 -> 0.31.1
  > python3-certifi: upgrade 2023.11.17 -> 2024.2.2
  > python3-beartype: upgrade 0.17.0 -> 0.17.2
  > pkgconf: upgrade 2.1.0 -> 2.1.1
  > pciutils: upgrade 3.10.0 -> 3.11.1
  > pango: upgrade 1.51.0 -> 1.52.0
  > ofono: upgrade 2.3 -> 2.4
  > mpg123: upgrade 1.32.4 -> 1.32.5
  > makedepend: upgrade 1.0.8 -> 1.0.9
  > lighttpd: upgrade 1.4.73 -> 1.4.74
  > libxvmc: upgrade 1.0.13 -> 1.0.14
  > libxkbfile: upgrade 1.1.2 -> 1.1.3
  > libxext: upgrade 1.3.5 -> 1.3.6
  > liburi-perl: upgrade 5.25 -> 5.27
  > libunistring: upgrade 1.1 -> 1.2
  > libsecret: upgrade 0.21.2 -> 0.21.4
  > libpng: upgrade 1.6.41 -> 1.6.42
  > libmicrohttpd: upgrade 0.9.77 -> 1.0.1
  > libksba: upgrade 1.6.5 -> 1.6.6
  > libhandy: upgrade 1.8.2 -> 1.8.3
  > libgpg-error: upgrade 1.47 -> 1.48
  > libffi: upgrade 3.4.5 -> 3.4.6
  > git: upgrade 2.43.0 -> 2.44.0
  > gcr: upgrade 4.1.0 -> 4.2.0
  > efivar: upgrade 38 -> 39
  > ed: upgrade 1.20 -> 1.20.1
  > createrepo-c: upgrade 1.0.3 -> 1.0.4
  > ccache: upgrade 4.9 -> 4.9.1
  > bash-completion: upgrade 2.11 -> 2.12.0
  > mirrors: Switch llvm to use shallow cloning
  > gstreamer1.0: skip a test that is known to be flaky
  > oeqa/lib/utils/postactions: fix host disk usage stats retrieval
  > python3-cryptography{-vectors}: upgrade to 42.0.5
  > libc-locale: fix ASCII compatible warning cause build failure.
  > rpm: Fix the following error when run nativesdk-rpm in nativesdk environment.
  > python3: dont disable readline module for editline
  > python3-maturin: Recognise riscv32 architecture
  > python3-bcrypt: Fix build break on arches without 64 bit atomics
  > python3-git: upgrade 3.1.41 -> 3.1.42
  > wpa-supplicant: Fix CVE-2023-52160
  > libexif: remove unused version_underscore
  > bitbake: taskexp_ncurses: fix execution example in introductory comment

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

* sources/meta-arm 1231e54a...aba92504 (1):
  > ci: Ensure tests are in the Corstone-1000 flash image

* sources/meta-clang fc56d6c...33d3431 (13):
  > lksctp-tools: Reset SECURITY_STACK_PROTECTOR with clang
  > clang: Upgrade to clang 18.1 major release
  > clang: Adjust packaging to match new libLLVM soname
  > bpftrace: Upgrade to 0.20+ and fix with llvm 18
  > bcc: Do not set LLVM_PACKAGE_VERSION explicitly
  > vulkan-samples: Disable deprecated declaration warnings with libc++
  > castxml: Upgrade to 0.6.4
  > spirv-llvm-translator: Switch to main branch for llvm 18 support
  > libcxx: Pass LLVM_RUNTIME_TARGETS
  > rust-llvm: Fix build with clang-18
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18
  > openldap: Fix build with lld linker

* sources/meta-elm-binary e57ece1...ee89d03 (1):
  > Merge pull request #9 from YoeDistro/yoe/mut

* sources/meta-freescale cce48564...aa2eaa14 (3):
  > qtbase: Enable wayland knob when in distro features
  > wayland: Delete recipe
  > Merge pull request #1760 from mschwan-phytec/wip-master-bmap-rename

* sources/meta-freescale-3rdparty 13f46cb...ae392bf (1):
  > Merge pull request #294 from chrisdimich/master

* sources/meta-intel e318d880...9ed54a13 (7):
  > ispc: upgrade 1.22.0 -> 1.23.0
  > openvkl: upgrade 2.0.0 -> 2.0.1
  > ospray: upgrade 3.0.0 -> 3.1.0
  > embree: upgrade 4.3.0 -> 4.3.1
  > rkcommon: upgrade 1.12.0 -> 1.13.0
  > intel-compute-runtime: upgrade 23.22.26516.18 -> 24.05.28454.6
  > intel-graphics-compiler: upgrade 1.0.14062.11 -> 1.0.15985.7

* sources/meta-odroid 665b62d...ae4ac91 (1):
  > u-boot_2023: Drop PYTHON_PN

* sources/meta-openembedded 9f0e51321...66ac9f879 (92):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > squid: Upgrade to 6.8
  > re2: Upgrade 2023.03.01 -> 2024.03.01
  > googletest: Pass -fPIC to CFLAGS
  > gosu: Upgrade to 1.17
  > postfix: upgrade 3.8.5 -> 3.8.6
  > networkmanager: 1.44.0 -> 1.46.0
  > abseil-cpp: Split so-files into separate packages
  > abseil-cpp: A little clean-up
  > python3-invoke: add recipe
  > python3-icecream: add recipe
  > netplan: upgrade 0.106 -> 1.0
  > stunnel: upgrade 5.69 -> 5.72
  > smarty: upgrade 4.3.4 -> 4.4.1
  > python3-sentry-sdk: upgrade 1.40.4 -> 1.40.6
  > python3-scrypt: upgrade 0.8.20 -> 0.8.24
  > python3-pymisp: upgrade 2.4.185 -> 2.4.186
  > python3-pdm: upgrade 2.12.3 -> 2.12.4
  > python3-ipython: upgrade 8.21.0 -> 8.22.1
  > python3-grpcio(-tools): upgrade 1.60.1 -> 1.62.0
  > python3-google-api-python-client: upgrade 2.118.0 -> 2.120.0
  > python3-google-api-core: upgrade 2.16.2 -> 2.17.1
  > python3-gcovr: upgrade 7.0 -> 7.2
  > python3-eventlet: upgrade 0.35.1 -> 0.35.2
  > python3-dnspython: upgrade 2.6.0 -> 2.6.1
  > python3-cbor2: upgrade 5.6.1 -> 5.6.2
  > python3-astroid: upgrade 3.0.3 -> 3.1.0
  > ostree: upgrade 2024.3 -> 2024.4
  > neatvnc: upgrade 0.7.2 -> 0.8.0
  > libtdb: upgrade 1.4.9 -> 1.4.10
  > libtalloc: upgrade 2.4.1 -> 2.4.2
  > fetchmail: upgrade 6.4.37 -> 6.4.38
  > ddrescue: upgrade 1.27 -> 1.28
  > dbus-cxx: upgrade 2.5.0 -> 2.5.1
  > ctags: upgrade 6.1.20240114.0 -> 6.1.20240225.0
  > c-ares: upgrade 1.26.0 -> 1.27.0
  > bats: upgrade 1.10.0 -> 1.11.0
  > python3-marshmallow: upgrade 3.20.2 -> 3.21.1 and add ptest
  > glmark2: add upstream patch to not care about stencil config
  > signing.bbclass: fix typos
  > emacs: Add packageconfig for selinux support
  > pgpool2: Fix build with postgresql 16+
  > pgpool2: Upgrade to 4.5.1
  > python3-arrow: add ptest, update backend and runtime dependencies
  > python3-types-python-dateutil: add recipe
  > toybox-inittab: Fix serial getty reproducibility
  > polkit: update 123 -> 124
  > mozjs-115: update 115.6.0 -> 115.8.0
  > python3-dateutil: upgrade 2.8.2 -> 2.9.0
  > python3-freezegun: add recipe and add ptest
  > drbd-utils: Fix a udev rule reproducibility
  > drbd-utils: Drop a duplicated line in DESCRIPTION
  > ptest-packagelists-meta-python: Move py3-libgpiod out of PTESTS_PROBLEMS_META_PYTHON
  > ptest-packagelists-meta-oe: Move libgpiod out of PTESTS_PROBLEMS_META_OE
  > postgresql: upgrade 15.5 -> 16.2
  > nodejs: upgrade 20.11.0 -> 20.11.1
  > multipath-tools: upgrade 0.9.3 -> 0.9.8
  > syslog-ng: upgrade 4.0.1 -> 4.6.0
  > python3-aiohappyeyeballs: Correct the typo of BBCLASSEXTEND
  > googletest: allow for shared libraries
  > e2tools: Delete unneeded files from ptest package
  > python3-wrapt: add ptest
  > ptest-packagelists-meta-python: Move python3-xlrd from PTESTS_PROBLEMS_META_PYTHON to PTESTS_FAST_META_PYTHON
  > nlohmann-json: Upgrade to 3.11.3
  > python3-netaddr: upgrade 0.10.1 -> 1.2.1 and add ptest
  > python3-google-auth: upgrade 2.28.0 -> 2.28.1
  > syzkaller: Fix build with go 1.21
  > crucible: Define GOPROXY
  > influxdb: Define GOPROXY
  > folks: update 0.15.6 -> 0.15.7
  > drbd-utils: Disable warnings as errors
  > drbd-utils: upgrade 9.22.0 -> 9.27.0
  > openvpn: upgrade 2.6.7 -> 2.6.9
  > fuse3: Make kmod as a recommendation instead of rdep for ptests
  > fuse3: use 4 spaces for indentation
  > openldap: upgrade 2.5.16 -> 2.6.7
  > postfix: upgrade 3.7.3 -> 3.8.5
  > krb5: upgrade 1.20.2 -> 1.21.2
  > keyutils: Add missing rdep for ptests
  > layer.conf: Add nativesdk-libdevmapper PREFERRED_RPROVIDER
  > cryptsetup: upgrade 2.6.1 -> 2.7.0
  > grpc: upgrade 1.60.0 -> 1.60.1
  > iperf3: upgrade 3.15 -> 3.16
  > libgpiod: Tests rely on configfs support in kernel
  > python3-betamax: Upgrade to 0.9.0
  > python3-pyzmq: Add missing dep on python3-unixadmin for ptests
  > python3-gpiod: Tests rely on configfs support in kernel
  > python3-fastjsonschema: Add missing ptest deps
  > xfce4-notifyd: use python3native and depend on python3-packaging-native
  > ristretto: use python3native and depend on glib-2.0-native, python3-packaging-native
  > libkcapi: Update HOMEPAGE url
  > openipmi: fix do_configure error when using dash

* sources/meta-qcom 567079b...e7bcac0 (1):
  > Merge pull request #582 from lumag/cuse

* sources/meta-qt6 1695f1a...3f9b117 (214):
  > qtwebengine: Fix build with clang18
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > qtbase: fix patch fuzz
  > qtbase: don't generate qmake wrapper
  > qtbase: add PACKAGECONFIG for wayland support
  > squish: fix QA issue
  > squish: add profile script
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > squish: make wayland optional
  < Merge pull request #36 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Add support for building Squish
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #35 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #34 from YoeDistro/kraj/6.6
  > layer.conf: update LAYERSERIES_COMPAT for scarthgap
  > packagegroup: add Qt modules only on supported archs
  > qtbase: prefer system png
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > libwebp: add workaround for native build
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #32 from YoeDistro/kraj/6.6
  > packagegroup: fix warning caused by inherit_defer
  > coin: update build targets
  > ptest: skip non-existing tests
  < Merge pull request #31 from YoeDistro/kraj/6.6
  > Add recipe for QtDoc
  > qtmultimedia: update revision
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  > webengine: update patch
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  > ptest: better handling for test list
  > Add srcrev for QtDoc
  > pytest-qt: upgrade to latest version
  < Merge pull request #25 from YoeDistro/kraj/6.6
  > qt6-git.inc: Switch to 6.7 branch
  > qtwebengine: update to 118-based
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > srcrev_update: support for all recipes
  > qttools: use clang if it is available
  > qtinterfaceframework: fix packaging error
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  > qtinterfaceframework: remove simulation and reference api
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtdeclarative: add dependency to qtsvg
  > qtbase: fix QLibraryInfo prefix with usrmerge
  < Merge pull request #22 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  > qt3d: remove upstreamed patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: add test config for build ptest image
  > qmlcompiler: enable ptest
  > qtwebengine: enable ptest
  > qtconnectivity: enable ptest
  > ptest: better ptest support
  > Revert "protobuf: add workaround for qtgrpc"
  < Merge pull request #18 from YoeDistro/kraj/6.6
  > coin: add CI build for nanbield
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  > qtgrpc: update to latest revision to fix build failure
  < Merge pull request #16 from YoeDistro/kraj/6.6
  > protobuf: add workaround for qtgrpc
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  > Remove old patches from qtwebengine
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Workaround too eager packagegroup sanity check
  > Workaround too eager packagegroup sanity check
  < Remove checks for required meta layers
  < layer.conf: fix LAYERDEPENDS_qt6-layer
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Remove checks for required meta layers
  > layer.conf: fix LAYERDEPENDS_qt6-layer
  < qtgraphs: remove opengl requirement
  > qtgraphs: remove opengl requirement
  < Remove old patches from qtwebengine
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add PACKAGECONFIG for egldevice platform plugin
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: add PACKAGECONFIG for egldevice platform plugin
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > readme: remove notes about webengine testing
  > qtapplicationmanager: remove unneeded CFLAGS
  > qtopcua: add support for native and nativesdk
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add at-spi2-core as dependency for accessibility option
  < qtmultimedia: enable ffmpeg only if its license is accepted
  < readme: Add link to bug tracker
  > qtbase: add at-spi2-core as dependency for accessibility option
  > readme: Add link to bug tracker
  > qtmultimedia: enable ffmpeg only if its license is accepted
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Revert "qtbase: fix build with kirkstone"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtwebengine: fix build without DRI"
  < Revert "qtwebengine: fix build without DRI"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Bump version to 6.6.1
  > qtapplicationmanager: Fix build with musl
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtshadertools: Fix missing dependency to spirv-tools
  > qtshadertools: Fix missing dependency to spirv-tools
  > qtbase: Add locale-base-c only on glibc based targets
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: fix install if lcl_maybe_fortify is empty
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: fix install if lcl_maybe_fortify is empty
  > Conversion script to use new module names
  < qtdeclarative: add dependency to QtSvg for example
  > qtwebengine: fix build without DRI
  < qtwebengine: fix x86_64 build of ffmpeg
  > qtdeclarative: add dependency to QtSvg for example
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: remove langdale from CI tests
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: fix x86_64 build of ffmpeg
  > Use std::size_t instead of int to store position in string
  > qtwebengine: update chromium branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: Add workaround for static build in CI
  > spirv-tools: remove bbappend
  > python: remove duplicate python recipes
  > qtbase: fix build with kirkstone
  > coin: remove langdale from CI tests
  > Drop support for older Yocto releases
  < qtwebengine: fix build without DRI
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: add workaround for QA warning on qemu
  < coin: use INIT_MANAGER to select systemd
  > coin: add workaround for QA warning on qemu
  > coin: use INIT_MANAGER to select systemd
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtwebengine: update chromium branch
  < coin: Add workaround for static build in CI
  < Use std::size_t instead of int to store position in string
  < examples: add runtime dependency to main package
  < readme: add note about release branches and tags
  < qtshadertools: add runtime dependency to spirv-tools
  > qtshadertools: add runtime dependency to spirv-tools
  > examples: add runtime dependency to main package
  > readme: add note about release branches and tags
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > conan.inc: Remove support
  > qtbase: Add a packageconfig knob to enable lld linker
  < *.patch: add Upstream-Status to all patches
  > *.patch: add Upstream-Status to all patches
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Add 6.6 compatibility notes
  > Add 6.6 compatibility notes
  < Remove legacy license identifier mappings in layer config
  > Remove legacy license identifier mappings in layer config
  < qt6: update module branch
  < qtwebengine: update patch
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: update patch
  > qt6: bump version to 6.7.0
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qttools: add PACKAGECONFIG for clang dependency
  > qttools: add PACKAGECONFIG for clang dependency

* sources/meta-raspberrypi 95a9103...92a9b7a (1):
  > rpi-base: Added missing HiFiBerry

* sources/meta-riscv dc7aeb4...d1df527 (5):
  > musl: Drop rv32 patches
  > riscv-common: Rename bmap-tools-native -> bmaptool-native
  > linux-starfive-dev: Fix perf build with gcc-13
  > capnproto,pidgin-sipe: Re-enable on rv32
  > ostree: Do not mark unavailable for rv32

* sources/meta-rockchip bcf1d92...6adc4b3 (2):
  > rockchip.wks: fix typo
  > layer.conf: update for scarthgap

* sources/meta-ti e24577a7...fba0b171 (9):
  > CI/CD Auto-Merger: cicd.master.202402271317
  > Rework jailhouse recipe to support different image build
  > conf: beaglebone-ai64: Apply U-boot defconfig fragments
  > conf: beagleplay: Apply U-boot defconfig fragments
  > meta-ti-bsp: update BeagleBoard.org BSP to the latest
  > linux-bb.org: remove custom FILES:${KERNEL_PACKAGE_NAME}-devicetree
  > meta-ti-bsp: trusted-firmware-arm: Update to master
  > meta-ti-bsp: optee: Upgrade to 4.1
  > conf: machine: Apply U-boot fragment configs for AM62P Display Cluster Image

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

* sources/poky 4945ca640b...ec5f79b707 (179):
  > glibc: Update to tip of 2.39 branch
  > linux-yocto: Fix rv32 syscall wrappers
  > poky-bleeding.bbclass: Remove use of SRCPV
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > sstatetests.py: Add testing for correct sstate permissions
  > oeqa/runtime/login: Add screenshot sample logic/timeout/dbus-wait
  > oeqa/runtime/login: Exclude qemuriscv64
  > testimage: Enable runtime 'login' screenshot tests
  > oeqa/runtime/login: Mask out the mouse panel icon for now
  > oeqa/runtime/login: Various code improvements and fixes
  > oeqa/runtime/login: Proof of concept for screenshot testcases
  > screenshot-tests: Add initial screenshot test png files for core-image-sato
  > qemurunner.py: Fix error on calls to run_monitor
  > webkitgtk: upgrade 2.42.2 -> 2.42.5
  > vulkan: upgrade 1.3.268.0 -> 1.3.275.0
  > vala: upgrade 0.56.13 -> 0.56.15
  > update-rc.d: upgrade to latest revision
  > taglib: upgrade 1.13.1 -> 2.0 and add utfcpp recipe to support that
  > ttyrun: upgrade 2.30.0 -> 2.31.0
  > systemd: upgrade 255.1 -> 255.4
  > shaderc: update 2023.7 -> 2023.8
  > repo: upgrade 2.41 -> 2.42
  > python3-wcwidth: upgrade 0.2.12 -> 0.2.13
  > python3-setuptools: upgrade 69.0.3 -> 69.1.1
  > python3-ruamel-yaml: upgrade 0.17.35 -> 0.18.6
  > python3-jsonschema: upgrade 4.17.3 -> 4.21.1 and add new dependencies
  > python3-dtschema: upgrade 2023.7 -> 2024.2
  > python3-build: upgrade 1.0.3 -> 1.1.1
  > piglit: upgrade to latest revision
  > puzzles: upgrade to latest revision
  > orc: upgrade 0.4.37 -> 0.4.38
  > nghttp2: upgrade 1.59.0 -> 1.60.0
  > minicom: upgrade 2.8 -> 2.9
  > mesa: upgrade 24.0.1 -> 24.0.2
  > mc: upgrade 4.8.30 -> 4.8.31
  > man-pages: upgrade 6.05.01 -> 6.06
  > lsof: upgrade 4.98.0 -> 4.99.3
  > librsvg: upgrade 2.56.3 -> 2.57.1
  > linux-firmware: upgrade 20231211 -> 20240220
  > libxml2: upgrade 2.11.5 -> 2.12.5
  > libusb1: upgrade 1.0.26 -> 1.0.27
  > librepo: update 1.16.0 -> 1.17.0
  > libpcre2: upgrade 10.42 -> 10.43
  > libpciaccess: upgrade 0.17 -> 0.18
  > libdnf: update 0.72.0 -> 0.73.0
  > libbsd: upgrade 0.11.8 -> 0.12.1
  > kmscube: upgrade to latest revision
  > glib-networking: upgrade 2.78.0 -> 2.78.1
  > glib-2.0: upgrade 2.78.3 -> 2.78.4
  > gettext: upgrade 0.22.4 -> 0.22.5
  > epiphany: upgrade 45.1 -> 45.3
  > elfutils: upgrade 0.189 -> 0.191
  > ell: upgrade 0.62 -> 0.63
  > diffoscope: upgrade 253 -> 259
  > dnf: upgrade 4.18.2 -> 4.19.0
  > btrfs-tools: upgrade 6.5.3 -> 6.7.1
  > boost: upgrade 1.83.0 -> 1.84.0
  > appstream: upgrade 1.0.0 -> 1.0.2
  > acl: upgrade 2.3.1 -> 2.3.2
  > python3-sphinxcontrib-jquery: add a recipe and make python3-sphinx-rtd-theme depend on it
  > dev-manual: bmaptool: rename
  > manuals: document VIRTUAL-RUNTIME variables
  > contributor-guide: add notes for tests
  > dev-manual: packages: fix capitalization
  > ref-manual: variables: adding multiple groups in GROUPADD_PARAM
  > ref-manual: variables: correct sdk installation default path
  > ref-manual: tasks: do_cleansstate: recommend using '-f' instead for a shared sstate
  > ref-manual: tasks: do_cleanall: recommend using '-f' instead
  > ref-manual: classes: add cve status check for oe.qa
  > libpng: Update SRC_URI to avoid redirects
  > go: Drop linkmode with nativesdk/cross-canadian
  > go: Further tweak indentation in patch
  > go: bump 1.22.0
  > image_types.bbclass: fix vfat image names
  > xz: correct upstream version check
  > rxvt: add rxvt to desktop entry name
  > Add genericarm64 MACHINE
  > bitbake: utils: remove BB_ENV_PASSTHROUGH from preserved_envvars()
  > bmaptool: now part of Yocto Project
  > python3-cryptography_42.0.5.bb: delete redundant ptest packaging
  > expat: upgrdae 2.6.0 -> 2.6.1
  > gdb: Upgrade 14.1 -> 14.2
  > python3-hypothesis: upgrade 6.98.12 -> 6.98.15
  > rust: Fix build failure re-appeared on riscv32
  > gtk+3: update 3.24.38 -> 3.24.41
  > linux-yocto: Enable gpio-sim with ptests
  > linux-yocto/6.6: update CVE exclusions
  > linux-yocto/6.6: update to v6.6.20
  > linux-yocto/cfg/6.6: drop CONFIG_DEBUG_CREDENTIALS
  > go: upgrade 1.21.5 -> 1.21.7
  > go: upgrade 1.21.0 -> 1.21.5
  > oeqa/gotoolchain: set GOPROXY
  > goarch: disable dynamic linking globally
  > go: bump 1.21.0
  > go: rework patch to avoid identation
  > bitbake: prserv/serv: Fix a PID file removal race on prserv stop
  > bitbake: fetch/git: Avoid clean upon failure
  > qemu: backport patch for ui/clipboard issue
  > mesa,mesa-gl: Fix build when dri3 is not enabled
  > coreutils: backport patch to fix heap overflow in split
  > u-boot: Move UBOOT_INITIAL_ENV back to u-boot.inc
  > qemu: Replace workaround with proper usermode fix for shmat
  > no-gplv3: Tweak for packagemangement in core-image-full-cmdline
  > core-image-full-cmdline: add package-management
  > python3-attrs: disable Hypothesis deadline
  > rust: reproducibility issue fix with v1.75
  > rust: Revert PGO to it's default
  > rust: Upgrade 1.74.1 -> 1.75.0
  > linux-firmware: split out more firmware pieces
  > llvm: Update to 18.1.0 RC4
  > waf: Improve version parsing to avoid failing on warnings
  > xprop: upgrade 1.2.6 -> 1.2.7
  > xkeyboard-config: upgrade 2.40 -> 2.41
  > xkbcomp: upgrade 1.4.6 -> 1.4.7
  > swig: upgrade 4.2.0 -> 4.2.1
  > python3-yamllint: upgrade 1.33.0 -> 1.35.1
  > python3-urllib3: upgrade 2.1.0 -> 2.2.1
  > python3: upgrade 3.12.1 -> 3.12.2
  > python3-typing-extensions: upgrade 4.9.0 -> 4.10.0
  > python3-trove-classifiers: upgrade 2024.1.8 -> 2024.2.23
  > python3-setuptools-rust: upgrade 1.8.1 -> 1.9.0
  > python3-pytz: upgrade 2023.4 -> 2024.1
  > python3-pytest: upgrade 8.0.0 -> 8.0.2
  > python3-pycairo: upgrade 1.25.1 -> 1.26.0
  > python3-pip: upgrade 23.3.2 -> 24.0
  > python3-hypothesis: upgrade 6.97.3 -> 6.98.12
  > python3-dbusmock: upgrade 0.30.2 -> 0.31.1
  > python3-certifi: upgrade 2023.11.17 -> 2024.2.2
  > python3-beartype: upgrade 0.17.0 -> 0.17.2
  > pkgconf: upgrade 2.1.0 -> 2.1.1
  > pciutils: upgrade 3.10.0 -> 3.11.1
  > pango: upgrade 1.51.0 -> 1.52.0
  > ofono: upgrade 2.3 -> 2.4
  > mpg123: upgrade 1.32.4 -> 1.32.5
  > makedepend: upgrade 1.0.8 -> 1.0.9
  > lighttpd: upgrade 1.4.73 -> 1.4.74
  > libxvmc: upgrade 1.0.13 -> 1.0.14
  > libxkbfile: upgrade 1.1.2 -> 1.1.3
  > libxext: upgrade 1.3.5 -> 1.3.6
  > liburi-perl: upgrade 5.25 -> 5.27
  > libunistring: upgrade 1.1 -> 1.2
  > libsecret: upgrade 0.21.2 -> 0.21.4
  > libpng: upgrade 1.6.41 -> 1.6.42
  > libmicrohttpd: upgrade 0.9.77 -> 1.0.1
  > libksba: upgrade 1.6.5 -> 1.6.6
  > libhandy: upgrade 1.8.2 -> 1.8.3
  > libgpg-error: upgrade 1.47 -> 1.48
  > libffi: upgrade 3.4.5 -> 3.4.6
  > git: upgrade 2.43.0 -> 2.44.0
  > gcr: upgrade 4.1.0 -> 4.2.0
  > efivar: upgrade 38 -> 39
  > ed: upgrade 1.20 -> 1.20.1
  > createrepo-c: upgrade 1.0.3 -> 1.0.4
  > ccache: upgrade 4.9 -> 4.9.1
  > bash-completion: upgrade 2.11 -> 2.12.0
  > mirrors: Switch llvm to use shallow cloning
  > gstreamer1.0: skip a test that is known to be flaky
  > oeqa/lib/utils/postactions: fix host disk usage stats retrieval
  > python3-cryptography{-vectors}: upgrade to 42.0.5
  > libc-locale: fix ASCII compatible warning cause build failure.
  > rpm: Fix the following error when run nativesdk-rpm in nativesdk environment.
  > python3: dont disable readline module for editline
  > python3-maturin: Recognise riscv32 architecture
  > python3-bcrypt: Fix build break on arches without 64 bit atomics
  > python3-git: upgrade 3.1.41 -> 3.1.42
  > wpa-supplicant: Fix CVE-2023-52160
  > libexif: remove unused version_underscore
  > bitbake: taskexp_ncurses: fix execution example in introductory comment

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

* sources/meta-arm 1231e54a...aba92504 (1):
  > ci: Ensure tests are in the Corstone-1000 flash image

* sources/meta-clang fc56d6c...eebe4ff (13):
  > lksctp-tools: Reset SECURITY_STACK_PROTECTOR with clang
  > clang: Upgrade to clang 18.1 major release
  > clang: Adjust packaging to match new libLLVM soname
  > bpftrace: Upgrade to 0.20+ and fix with llvm 18
  > bcc: Do not set LLVM_PACKAGE_VERSION explicitly
  > vulkan-samples: Disable deprecated declaration warnings with libc++
  > castxml: Upgrade to 0.6.4
  > spirv-llvm-translator: Switch to main branch for llvm 18 support
  > libcxx: Pass LLVM_RUNTIME_TARGETS
  > rust-llvm: Fix build with clang-18
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18
  > openldap: Fix build with lld linker

* sources/meta-elm-binary e57ece1...ee89d03 (1):
  > Merge pull request #9 from YoeDistro/yoe/mut

* sources/meta-freescale cce48564...aa2eaa14 (3):
  > qtbase: Enable wayland knob when in distro features
  > wayland: Delete recipe
  > Merge pull request #1760 from mschwan-phytec/wip-master-bmap-rename

* sources/meta-freescale-3rdparty 13f46cb...ae392bf (1):
  > Merge pull request #294 from chrisdimich/master

* sources/meta-intel e318d880...9ed54a13 (7):
  > ispc: upgrade 1.22.0 -> 1.23.0
  > openvkl: upgrade 2.0.0 -> 2.0.1
  > ospray: upgrade 3.0.0 -> 3.1.0
  > embree: upgrade 4.3.0 -> 4.3.1
  > rkcommon: upgrade 1.12.0 -> 1.13.0
  > intel-compute-runtime: upgrade 23.22.26516.18 -> 24.05.28454.6
  > intel-graphics-compiler: upgrade 1.0.14062.11 -> 1.0.15985.7

* sources/meta-odroid 665b62d...ae4ac91 (1):
  > u-boot_2023: Drop PYTHON_PN

* sources/meta-openembedded 9f0e51321...069313666 (96):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > python3-traitlets: add ptest and update runtime dependencies
  > mozjs-115: fix reproducibility issue
  > net-snmp: upgrade 5.9.3 -> 5.9.4
  > nss: Upgrade 3.74 -> 3.98
  > squid: Upgrade to 6.8
  > re2: Upgrade 2023.03.01 -> 2024.03.01
  > googletest: Pass -fPIC to CFLAGS
  > gosu: Upgrade to 1.17
  > postfix: upgrade 3.8.5 -> 3.8.6
  > networkmanager: 1.44.0 -> 1.46.0
  > abseil-cpp: Split so-files into separate packages
  > abseil-cpp: A little clean-up
  > python3-invoke: add recipe
  > python3-icecream: add recipe
  > netplan: upgrade 0.106 -> 1.0
  > stunnel: upgrade 5.69 -> 5.72
  > smarty: upgrade 4.3.4 -> 4.4.1
  > python3-sentry-sdk: upgrade 1.40.4 -> 1.40.6
  > python3-scrypt: upgrade 0.8.20 -> 0.8.24
  > python3-pymisp: upgrade 2.4.185 -> 2.4.186
  > python3-pdm: upgrade 2.12.3 -> 2.12.4
  > python3-ipython: upgrade 8.21.0 -> 8.22.1
  > python3-grpcio(-tools): upgrade 1.60.1 -> 1.62.0
  > python3-google-api-python-client: upgrade 2.118.0 -> 2.120.0
  > python3-google-api-core: upgrade 2.16.2 -> 2.17.1
  > python3-gcovr: upgrade 7.0 -> 7.2
  > python3-eventlet: upgrade 0.35.1 -> 0.35.2
  > python3-dnspython: upgrade 2.6.0 -> 2.6.1
  > python3-cbor2: upgrade 5.6.1 -> 5.6.2
  > python3-astroid: upgrade 3.0.3 -> 3.1.0
  > ostree: upgrade 2024.3 -> 2024.4
  > neatvnc: upgrade 0.7.2 -> 0.8.0
  > libtdb: upgrade 1.4.9 -> 1.4.10
  > libtalloc: upgrade 2.4.1 -> 2.4.2
  > fetchmail: upgrade 6.4.37 -> 6.4.38
  > ddrescue: upgrade 1.27 -> 1.28
  > dbus-cxx: upgrade 2.5.0 -> 2.5.1
  > ctags: upgrade 6.1.20240114.0 -> 6.1.20240225.0
  > c-ares: upgrade 1.26.0 -> 1.27.0
  > bats: upgrade 1.10.0 -> 1.11.0
  > python3-marshmallow: upgrade 3.20.2 -> 3.21.1 and add ptest
  > glmark2: add upstream patch to not care about stencil config
  > signing.bbclass: fix typos
  > emacs: Add packageconfig for selinux support
  > pgpool2: Fix build with postgresql 16+
  > pgpool2: Upgrade to 4.5.1
  > python3-arrow: add ptest, update backend and runtime dependencies
  > python3-types-python-dateutil: add recipe
  > toybox-inittab: Fix serial getty reproducibility
  > polkit: update 123 -> 124
  > mozjs-115: update 115.6.0 -> 115.8.0
  > python3-dateutil: upgrade 2.8.2 -> 2.9.0
  > python3-freezegun: add recipe and add ptest
  > drbd-utils: Fix a udev rule reproducibility
  > drbd-utils: Drop a duplicated line in DESCRIPTION
  > ptest-packagelists-meta-python: Move py3-libgpiod out of PTESTS_PROBLEMS_META_PYTHON
  > ptest-packagelists-meta-oe: Move libgpiod out of PTESTS_PROBLEMS_META_OE
  > postgresql: upgrade 15.5 -> 16.2
  > nodejs: upgrade 20.11.0 -> 20.11.1
  > multipath-tools: upgrade 0.9.3 -> 0.9.8
  > syslog-ng: upgrade 4.0.1 -> 4.6.0
  > python3-aiohappyeyeballs: Correct the typo of BBCLASSEXTEND
  > googletest: allow for shared libraries
  > e2tools: Delete unneeded files from ptest package
  > python3-wrapt: add ptest
  > ptest-packagelists-meta-python: Move python3-xlrd from PTESTS_PROBLEMS_META_PYTHON to PTESTS_FAST_META_PYTHON
  > nlohmann-json: Upgrade to 3.11.3
  > python3-netaddr: upgrade 0.10.1 -> 1.2.1 and add ptest
  > python3-google-auth: upgrade 2.28.0 -> 2.28.1
  > syzkaller: Fix build with go 1.21
  > crucible: Define GOPROXY
  > influxdb: Define GOPROXY
  > folks: update 0.15.6 -> 0.15.7
  > drbd-utils: Disable warnings as errors
  > drbd-utils: upgrade 9.22.0 -> 9.27.0
  > openvpn: upgrade 2.6.7 -> 2.6.9
  > fuse3: Make kmod as a recommendation instead of rdep for ptests
  > fuse3: use 4 spaces for indentation
  > openldap: upgrade 2.5.16 -> 2.6.7
  > postfix: upgrade 3.7.3 -> 3.8.5
  > krb5: upgrade 1.20.2 -> 1.21.2
  > keyutils: Add missing rdep for ptests
  > layer.conf: Add nativesdk-libdevmapper PREFERRED_RPROVIDER
  > cryptsetup: upgrade 2.6.1 -> 2.7.0
  > grpc: upgrade 1.60.0 -> 1.60.1
  > iperf3: upgrade 3.15 -> 3.16
  > libgpiod: Tests rely on configfs support in kernel
  > python3-betamax: Upgrade to 0.9.0
  > python3-pyzmq: Add missing dep on python3-unixadmin for ptests
  > python3-gpiod: Tests rely on configfs support in kernel
  > python3-fastjsonschema: Add missing ptest deps
  > xfce4-notifyd: use python3native and depend on python3-packaging-native
  > ristretto: use python3native and depend on glib-2.0-native, python3-packaging-native
  > libkcapi: Update HOMEPAGE url
  > openipmi: fix do_configure error when using dash

* sources/meta-qcom 567079b...e7bcac0 (1):
  > Merge pull request #582 from lumag/cuse

* sources/meta-qt6 1695f1a...3f9b117 (214):
  > qtwebengine: Fix build with clang18
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > qtbase: fix patch fuzz
  > qtbase: don't generate qmake wrapper
  > qtbase: add PACKAGECONFIG for wayland support
  > squish: fix QA issue
  > squish: add profile script
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > squish: make wayland optional
  < Merge pull request #36 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Add support for building Squish
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #35 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #34 from YoeDistro/kraj/6.6
  > layer.conf: update LAYERSERIES_COMPAT for scarthgap
  > packagegroup: add Qt modules only on supported archs
  > qtbase: prefer system png
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > libwebp: add workaround for native build
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #32 from YoeDistro/kraj/6.6
  > packagegroup: fix warning caused by inherit_defer
  > coin: update build targets
  > ptest: skip non-existing tests
  < Merge pull request #31 from YoeDistro/kraj/6.6
  > Add recipe for QtDoc
  > qtmultimedia: update revision
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  > webengine: update patch
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  > ptest: better handling for test list
  > Add srcrev for QtDoc
  > pytest-qt: upgrade to latest version
  < Merge pull request #25 from YoeDistro/kraj/6.6
  > qt6-git.inc: Switch to 6.7 branch
  > qtwebengine: update to 118-based
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > srcrev_update: support for all recipes
  > qttools: use clang if it is available
  > qtinterfaceframework: fix packaging error
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  > qtinterfaceframework: remove simulation and reference api
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtdeclarative: add dependency to qtsvg
  > qtbase: fix QLibraryInfo prefix with usrmerge
  < Merge pull request #22 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  > qt3d: remove upstreamed patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: add test config for build ptest image
  > qmlcompiler: enable ptest
  > qtwebengine: enable ptest
  > qtconnectivity: enable ptest
  > ptest: better ptest support
  > Revert "protobuf: add workaround for qtgrpc"
  < Merge pull request #18 from YoeDistro/kraj/6.6
  > coin: add CI build for nanbield
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  > qtgrpc: update to latest revision to fix build failure
  < Merge pull request #16 from YoeDistro/kraj/6.6
  > protobuf: add workaround for qtgrpc
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  > Remove old patches from qtwebengine
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Workaround too eager packagegroup sanity check
  > Workaround too eager packagegroup sanity check
  < Remove checks for required meta layers
  < layer.conf: fix LAYERDEPENDS_qt6-layer
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Remove checks for required meta layers
  > layer.conf: fix LAYERDEPENDS_qt6-layer
  < qtgraphs: remove opengl requirement
  > qtgraphs: remove opengl requirement
  < Remove old patches from qtwebengine
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add PACKAGECONFIG for egldevice platform plugin
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: add PACKAGECONFIG for egldevice platform plugin
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > readme: remove notes about webengine testing
  > qtapplicationmanager: remove unneeded CFLAGS
  > qtopcua: add support for native and nativesdk
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add at-spi2-core as dependency for accessibility option
  < qtmultimedia: enable ffmpeg only if its license is accepted
  < readme: Add link to bug tracker
  > qtbase: add at-spi2-core as dependency for accessibility option
  > readme: Add link to bug tracker
  > qtmultimedia: enable ffmpeg only if its license is accepted
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Revert "qtbase: fix build with kirkstone"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtwebengine: fix build without DRI"
  < Revert "qtwebengine: fix build without DRI"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Bump version to 6.6.1
  > qtapplicationmanager: Fix build with musl
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtshadertools: Fix missing dependency to spirv-tools
  > qtshadertools: Fix missing dependency to spirv-tools
  > qtbase: Add locale-base-c only on glibc based targets
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: fix install if lcl_maybe_fortify is empty
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: fix install if lcl_maybe_fortify is empty
  > Conversion script to use new module names
  < qtdeclarative: add dependency to QtSvg for example
  > qtwebengine: fix build without DRI
  < qtwebengine: fix x86_64 build of ffmpeg
  > qtdeclarative: add dependency to QtSvg for example
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: remove langdale from CI tests
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: fix x86_64 build of ffmpeg
  > Use std::size_t instead of int to store position in string
  > qtwebengine: update chromium branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: Add workaround for static build in CI
  > spirv-tools: remove bbappend
  > python: remove duplicate python recipes
  > qtbase: fix build with kirkstone
  > coin: remove langdale from CI tests
  > Drop support for older Yocto releases
  < qtwebengine: fix build without DRI
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: add workaround for QA warning on qemu
  < coin: use INIT_MANAGER to select systemd
  > coin: add workaround for QA warning on qemu
  > coin: use INIT_MANAGER to select systemd
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtwebengine: update chromium branch
  < coin: Add workaround for static build in CI
  < Use std::size_t instead of int to store position in string
  < examples: add runtime dependency to main package
  < readme: add note about release branches and tags
  < qtshadertools: add runtime dependency to spirv-tools
  > qtshadertools: add runtime dependency to spirv-tools
  > examples: add runtime dependency to main package
  > readme: add note about release branches and tags
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > conan.inc: Remove support
  > qtbase: Add a packageconfig knob to enable lld linker
  < *.patch: add Upstream-Status to all patches
  > *.patch: add Upstream-Status to all patches
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Add 6.6 compatibility notes
  > Add 6.6 compatibility notes
  < Remove legacy license identifier mappings in layer config
  > Remove legacy license identifier mappings in layer config
  < qt6: update module branch
  < qtwebengine: update patch
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: update patch
  > qt6: bump version to 6.7.0
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qttools: add PACKAGECONFIG for clang dependency
  > qttools: add PACKAGECONFIG for clang dependency

* sources/meta-raspberrypi 95a9103...92a9b7a (1):
  > rpi-base: Added missing HiFiBerry

* sources/meta-riscv dc7aeb4...d1df527 (5):
  > musl: Drop rv32 patches
  > riscv-common: Rename bmap-tools-native -> bmaptool-native
  > linux-starfive-dev: Fix perf build with gcc-13
  > capnproto,pidgin-sipe: Re-enable on rv32
  > ostree: Do not mark unavailable for rv32

* sources/meta-rockchip bcf1d92...6adc4b3 (2):
  > rockchip.wks: fix typo
  > layer.conf: update for scarthgap

* sources/meta-ti e24577a7...fba0b171 (9):
  > CI/CD Auto-Merger: cicd.master.202402271317
  > Rework jailhouse recipe to support different image build
  > conf: beaglebone-ai64: Apply U-boot defconfig fragments
  > conf: beagleplay: Apply U-boot defconfig fragments
  > meta-ti-bsp: update BeagleBoard.org BSP to the latest
  > linux-bb.org: remove custom FILES:${KERNEL_PACKAGE_NAME}-devicetree
  > meta-ti-bsp: trusted-firmware-arm: Update to master
  > meta-ti-bsp: optee: Upgrade to 4.1
  > conf: machine: Apply U-boot fragment configs for AM62P Display Cluster Image

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

* sources/poky 4945ca640b...cc0cbfcbdd (187):
  > glibc: Update to tip of 2.39 branch
  > linux-yocto: Fix rv32 syscall wrappers
  > poky-bleeding.bbclass: Remove use of SRCPV
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > go: filter out build specific path from the linker flags
  > systemd: remove systemd-bus-proxy settings
  > systemd: use RDEPENDS for systemd-vconsole-setup
  > systemd: fix dead link /var/log/README
  > rxvt-unicode: Fix installing of terminfo
  > valgrind: skip intermittently failing ptests
  > sstatetests.py: Add testing for correct sstate permissions
  > oeqa/runtime/login: Fix dbus-wait timeout and loop conditional
  > oeqa/runtime/login: Add screenshot sample logic/timeout/dbus-wait
  > oeqa/runtime/login: Exclude qemuriscv64
  > oeqa/runtime/login: Mask out the mouse panel icon for now
  > oeqa/runtime/login: Various code improvements and fixes
  > oeqa/runtime/login: Proof of concept for screenshot testcases
  > screenshot-tests: Add initial screenshot test png files for core-image-sato
  > qemurunner.py: Fix error on calls to run_monitor
  > webkitgtk: upgrade 2.42.2 -> 2.42.5
  > vulkan: upgrade 1.3.268.0 -> 1.3.275.0
  > vala: upgrade 0.56.13 -> 0.56.15
  > update-rc.d: upgrade to latest revision
  > taglib: upgrade 1.13.1 -> 2.0 and add utfcpp recipe to support that
  > ttyrun: upgrade 2.30.0 -> 2.31.0
  > systemd: upgrade 255.1 -> 255.4
  > shaderc: update 2023.7 -> 2023.8
  > repo: upgrade 2.41 -> 2.42
  > python3-wcwidth: upgrade 0.2.12 -> 0.2.13
  > python3-setuptools: upgrade 69.0.3 -> 69.1.1
  > python3-ruamel-yaml: upgrade 0.17.35 -> 0.18.6
  > python3-jsonschema: upgrade 4.17.3 -> 4.21.1 and add new dependencies
  > python3-dtschema: upgrade 2023.7 -> 2024.2
  > python3-build: upgrade 1.0.3 -> 1.1.1
  > piglit: upgrade to latest revision
  > puzzles: upgrade to latest revision
  > orc: upgrade 0.4.37 -> 0.4.38
  > nghttp2: upgrade 1.59.0 -> 1.60.0
  > minicom: upgrade 2.8 -> 2.9
  > mesa: upgrade 24.0.1 -> 24.0.2
  > mc: upgrade 4.8.30 -> 4.8.31
  > man-pages: upgrade 6.05.01 -> 6.06
  > lsof: upgrade 4.98.0 -> 4.99.3
  > librsvg: upgrade 2.56.3 -> 2.57.1
  > linux-firmware: upgrade 20231211 -> 20240220
  > libxml2: upgrade 2.11.5 -> 2.12.5
  > libusb1: upgrade 1.0.26 -> 1.0.27
  > librepo: update 1.16.0 -> 1.17.0
  > libpcre2: upgrade 10.42 -> 10.43
  > libpciaccess: upgrade 0.17 -> 0.18
  > libdnf: update 0.72.0 -> 0.73.0
  > libbsd: upgrade 0.11.8 -> 0.12.1
  > kmscube: upgrade to latest revision
  > glib-networking: upgrade 2.78.0 -> 2.78.1
  > glib-2.0: upgrade 2.78.3 -> 2.78.4
  > gettext: upgrade 0.22.4 -> 0.22.5
  > epiphany: upgrade 45.1 -> 45.3
  > elfutils: upgrade 0.189 -> 0.191
  > ell: upgrade 0.62 -> 0.63
  > diffoscope: upgrade 253 -> 259
  > dnf: upgrade 4.18.2 -> 4.19.0
  > btrfs-tools: upgrade 6.5.3 -> 6.7.1
  > boost: upgrade 1.83.0 -> 1.84.0
  > appstream: upgrade 1.0.0 -> 1.0.2
  > acl: upgrade 2.3.1 -> 2.3.2
  > python3-sphinxcontrib-jquery: add a recipe and make python3-sphinx-rtd-theme depend on it
  > dev-manual: bmaptool: rename
  > manuals: document VIRTUAL-RUNTIME variables
  > contributor-guide: add notes for tests
  > dev-manual: packages: fix capitalization
  > ref-manual: variables: adding multiple groups in GROUPADD_PARAM
  > ref-manual: variables: correct sdk installation default path
  > ref-manual: tasks: do_cleansstate: recommend using '-f' instead for a shared sstate
  > ref-manual: tasks: do_cleanall: recommend using '-f' instead
  > ref-manual: classes: add cve status check for oe.qa
  > libpng: Update SRC_URI to avoid redirects
  > go: Drop linkmode with nativesdk/cross-canadian
  > go: Further tweak indentation in patch
  > go: bump 1.22.0
  > image_types.bbclass: fix vfat image names
  > xz: correct upstream version check
  > rxvt: add rxvt to desktop entry name
  > Add genericarm64 MACHINE
  > bitbake: utils: remove BB_ENV_PASSTHROUGH from preserved_envvars()
  > bmaptool: now part of Yocto Project
  > python3-cryptography_42.0.5.bb: delete redundant ptest packaging
  > expat: upgrdae 2.6.0 -> 2.6.1
  > gdb: Upgrade 14.1 -> 14.2
  > python3-hypothesis: upgrade 6.98.12 -> 6.98.15
  > rust: Fix build failure re-appeared on riscv32
  > gtk+3: update 3.24.38 -> 3.24.41
  > linux-yocto: Enable gpio-sim with ptests
  > linux-yocto/6.6: update CVE exclusions
  > linux-yocto/6.6: update to v6.6.20
  > linux-yocto/cfg/6.6: drop CONFIG_DEBUG_CREDENTIALS
  > go: upgrade 1.21.5 -> 1.21.7
  > go: upgrade 1.21.0 -> 1.21.5
  > oeqa/gotoolchain: set GOPROXY
  > goarch: disable dynamic linking globally
  > go: bump 1.21.0
  > go: rework patch to avoid identation
  > bitbake: prserv/serv: Fix a PID file removal race on prserv stop
  > bitbake: fetch/git: Avoid clean upon failure
  > qemu: backport patch for ui/clipboard issue
  > mesa,mesa-gl: Fix build when dri3 is not enabled
  > coreutils: backport patch to fix heap overflow in split
  > u-boot: Move UBOOT_INITIAL_ENV back to u-boot.inc
  > qemu: Replace workaround with proper usermode fix for shmat
  > no-gplv3: Tweak for packagemangement in core-image-full-cmdline
  > core-image-full-cmdline: add package-management
  > python3-attrs: disable Hypothesis deadline
  > rust: reproducibility issue fix with v1.75
  > rust: Revert PGO to it's default
  > rust: Upgrade 1.74.1 -> 1.75.0
  > linux-firmware: split out more firmware pieces
  > llvm: Update to 18.1.0 RC4
  > waf: Improve version parsing to avoid failing on warnings
  > xprop: upgrade 1.2.6 -> 1.2.7
  > xkeyboard-config: upgrade 2.40 -> 2.41
  > xkbcomp: upgrade 1.4.6 -> 1.4.7
  > swig: upgrade 4.2.0 -> 4.2.1
  > python3-yamllint: upgrade 1.33.0 -> 1.35.1
  > python3-urllib3: upgrade 2.1.0 -> 2.2.1
  > python3: upgrade 3.12.1 -> 3.12.2
  > python3-typing-extensions: upgrade 4.9.0 -> 4.10.0
  > python3-trove-classifiers: upgrade 2024.1.8 -> 2024.2.23
  > python3-setuptools-rust: upgrade 1.8.1 -> 1.9.0
  > python3-pytz: upgrade 2023.4 -> 2024.1
  > python3-pytest: upgrade 8.0.0 -> 8.0.2
  > python3-pycairo: upgrade 1.25.1 -> 1.26.0
  > python3-pip: upgrade 23.3.2 -> 24.0
  > python3-hypothesis: upgrade 6.97.3 -> 6.98.12
  > python3-dbusmock: upgrade 0.30.2 -> 0.31.1
  > python3-certifi: upgrade 2023.11.17 -> 2024.2.2
  > python3-beartype: upgrade 0.17.0 -> 0.17.2
  > pkgconf: upgrade 2.1.0 -> 2.1.1
  > pciutils: upgrade 3.10.0 -> 3.11.1
  > pango: upgrade 1.51.0 -> 1.52.0
  > ofono: upgrade 2.3 -> 2.4
  > mpg123: upgrade 1.32.4 -> 1.32.5
  > makedepend: upgrade 1.0.8 -> 1.0.9
  > lighttpd: upgrade 1.4.73 -> 1.4.74
  > libxvmc: upgrade 1.0.13 -> 1.0.14
  > libxkbfile: upgrade 1.1.2 -> 1.1.3
  > libxext: upgrade 1.3.5 -> 1.3.6
  > liburi-perl: upgrade 5.25 -> 5.27
  > libunistring: upgrade 1.1 -> 1.2
  > libsecret: upgrade 0.21.2 -> 0.21.4
  > libpng: upgrade 1.6.41 -> 1.6.42
  > libmicrohttpd: upgrade 0.9.77 -> 1.0.1
  > libksba: upgrade 1.6.5 -> 1.6.6
  > libhandy: upgrade 1.8.2 -> 1.8.3
  > libgpg-error: upgrade 1.47 -> 1.48
  > libffi: upgrade 3.4.5 -> 3.4.6
  > git: upgrade 2.43.0 -> 2.44.0
  > gcr: upgrade 4.1.0 -> 4.2.0
  > efivar: upgrade 38 -> 39
  > ed: upgrade 1.20 -> 1.20.1
  > createrepo-c: upgrade 1.0.3 -> 1.0.4
  > ccache: upgrade 4.9 -> 4.9.1
  > bash-completion: upgrade 2.11 -> 2.12.0
  > mirrors: Switch llvm to use shallow cloning
  > gstreamer1.0: skip a test that is known to be flaky
  > oeqa/lib/utils/postactions: fix host disk usage stats retrieval
  > python3-cryptography{-vectors}: upgrade to 42.0.5
  > libc-locale: fix ASCII compatible warning cause build failure.
  > rpm: Fix the following error when run nativesdk-rpm in nativesdk environment.
  > python3: dont disable readline module for editline
  > python3-maturin: Recognise riscv32 architecture
  > python3-bcrypt: Fix build break on arches without 64 bit atomics
  > python3-git: upgrade 3.1.41 -> 3.1.42
  > wpa-supplicant: Fix CVE-2023-52160
  > libexif: remove unused version_underscore
  > bitbake: taskexp_ncurses: fix execution example in introductory comment

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

* sources/meta-arm 1231e54a...aba92504 (1):
  > ci: Ensure tests are in the Corstone-1000 flash image

* sources/meta-clang fc56d6c...eebe4ff (13):
  > lksctp-tools: Reset SECURITY_STACK_PROTECTOR with clang
  > clang: Upgrade to clang 18.1 major release
  > clang: Adjust packaging to match new libLLVM soname
  > bpftrace: Upgrade to 0.20+ and fix with llvm 18
  > bcc: Do not set LLVM_PACKAGE_VERSION explicitly
  > vulkan-samples: Disable deprecated declaration warnings with libc++
  > castxml: Upgrade to 0.6.4
  > spirv-llvm-translator: Switch to main branch for llvm 18 support
  > libcxx: Pass LLVM_RUNTIME_TARGETS
  > rust-llvm: Fix build with clang-18
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18
  > openldap: Fix build with lld linker

* sources/meta-elm-binary e57ece1...ee89d03 (1):
  > Merge pull request #9 from YoeDistro/yoe/mut

* sources/meta-freescale cce48564...aa2eaa14 (3):
  > qtbase: Enable wayland knob when in distro features
  > wayland: Delete recipe
  > Merge pull request #1760 from mschwan-phytec/wip-master-bmap-rename

* sources/meta-freescale-3rdparty 13f46cb...ae392bf (1):
  > Merge pull request #294 from chrisdimich/master

* sources/meta-intel e318d880...9ed54a13 (7):
  > ispc: upgrade 1.22.0 -> 1.23.0
  > openvkl: upgrade 2.0.0 -> 2.0.1
  > ospray: upgrade 3.0.0 -> 3.1.0
  > embree: upgrade 4.3.0 -> 4.3.1
  > rkcommon: upgrade 1.12.0 -> 1.13.0
  > intel-compute-runtime: upgrade 23.22.26516.18 -> 24.05.28454.6
  > intel-graphics-compiler: upgrade 1.0.14062.11 -> 1.0.15985.7

* sources/meta-odroid 665b62d...ae4ac91 (1):
  > u-boot_2023: Drop PYTHON_PN

* sources/meta-openembedded 9f0e51321...ee05725bb (99):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > googletest: allow for shared libraries
  > libnice: Disable the examples and the tests
  > python3-google-auth-oauthlib: add ptest
  > python3-traitlets: add ptest and update runtime dependencies
  > mozjs-115: fix reproducibility issue
  > net-snmp: upgrade 5.9.3 -> 5.9.4
  > nss: Upgrade 3.74 -> 3.98
  > squid: Upgrade to 6.8
  > re2: Upgrade 2023.03.01 -> 2024.03.01
  > googletest: Pass -fPIC to CFLAGS
  > gosu: Upgrade to 1.17
  > postfix: upgrade 3.8.5 -> 3.8.6
  > networkmanager: 1.44.0 -> 1.46.0
  > abseil-cpp: Split so-files into separate packages
  > abseil-cpp: A little clean-up
  > python3-invoke: add recipe
  > python3-icecream: add recipe
  > netplan: upgrade 0.106 -> 1.0
  > stunnel: upgrade 5.69 -> 5.72
  > smarty: upgrade 4.3.4 -> 4.4.1
  > python3-sentry-sdk: upgrade 1.40.4 -> 1.40.6
  > python3-scrypt: upgrade 0.8.20 -> 0.8.24
  > python3-pymisp: upgrade 2.4.185 -> 2.4.186
  > python3-pdm: upgrade 2.12.3 -> 2.12.4
  > python3-ipython: upgrade 8.21.0 -> 8.22.1
  > python3-grpcio(-tools): upgrade 1.60.1 -> 1.62.0
  > python3-google-api-python-client: upgrade 2.118.0 -> 2.120.0
  > python3-google-api-core: upgrade 2.16.2 -> 2.17.1
  > python3-gcovr: upgrade 7.0 -> 7.2
  > python3-eventlet: upgrade 0.35.1 -> 0.35.2
  > python3-dnspython: upgrade 2.6.0 -> 2.6.1
  > python3-cbor2: upgrade 5.6.1 -> 5.6.2
  > python3-astroid: upgrade 3.0.3 -> 3.1.0
  > ostree: upgrade 2024.3 -> 2024.4
  > neatvnc: upgrade 0.7.2 -> 0.8.0
  > libtdb: upgrade 1.4.9 -> 1.4.10
  > libtalloc: upgrade 2.4.1 -> 2.4.2
  > fetchmail: upgrade 6.4.37 -> 6.4.38
  > ddrescue: upgrade 1.27 -> 1.28
  > dbus-cxx: upgrade 2.5.0 -> 2.5.1
  > ctags: upgrade 6.1.20240114.0 -> 6.1.20240225.0
  > c-ares: upgrade 1.26.0 -> 1.27.0
  > bats: upgrade 1.10.0 -> 1.11.0
  > python3-marshmallow: upgrade 3.20.2 -> 3.21.1 and add ptest
  > glmark2: add upstream patch to not care about stencil config
  > signing.bbclass: fix typos
  > emacs: Add packageconfig for selinux support
  > pgpool2: Fix build with postgresql 16+
  > pgpool2: Upgrade to 4.5.1
  > python3-arrow: add ptest, update backend and runtime dependencies
  > python3-types-python-dateutil: add recipe
  > toybox-inittab: Fix serial getty reproducibility
  > polkit: update 123 -> 124
  > mozjs-115: update 115.6.0 -> 115.8.0
  > python3-dateutil: upgrade 2.8.2 -> 2.9.0
  > python3-freezegun: add recipe and add ptest
  > drbd-utils: Fix a udev rule reproducibility
  > drbd-utils: Drop a duplicated line in DESCRIPTION
  > ptest-packagelists-meta-python: Move py3-libgpiod out of PTESTS_PROBLEMS_META_PYTHON
  > ptest-packagelists-meta-oe: Move libgpiod out of PTESTS_PROBLEMS_META_OE
  > postgresql: upgrade 15.5 -> 16.2
  > nodejs: upgrade 20.11.0 -> 20.11.1
  > multipath-tools: upgrade 0.9.3 -> 0.9.8
  > syslog-ng: upgrade 4.0.1 -> 4.6.0
  > python3-aiohappyeyeballs: Correct the typo of BBCLASSEXTEND
  > googletest: allow for shared libraries
  > e2tools: Delete unneeded files from ptest package
  > python3-wrapt: add ptest
  > ptest-packagelists-meta-python: Move python3-xlrd from PTESTS_PROBLEMS_META_PYTHON to PTESTS_FAST_META_PYTHON
  > nlohmann-json: Upgrade to 3.11.3
  > python3-netaddr: upgrade 0.10.1 -> 1.2.1 and add ptest
  > python3-google-auth: upgrade 2.28.0 -> 2.28.1
  > syzkaller: Fix build with go 1.21
  > crucible: Define GOPROXY
  > influxdb: Define GOPROXY
  > folks: update 0.15.6 -> 0.15.7
  > drbd-utils: Disable warnings as errors
  > drbd-utils: upgrade 9.22.0 -> 9.27.0
  > openvpn: upgrade 2.6.7 -> 2.6.9
  > fuse3: Make kmod as a recommendation instead of rdep for ptests
  > fuse3: use 4 spaces for indentation
  > openldap: upgrade 2.5.16 -> 2.6.7
  > postfix: upgrade 3.7.3 -> 3.8.5
  > krb5: upgrade 1.20.2 -> 1.21.2
  > keyutils: Add missing rdep for ptests
  > layer.conf: Add nativesdk-libdevmapper PREFERRED_RPROVIDER
  > cryptsetup: upgrade 2.6.1 -> 2.7.0
  > grpc: upgrade 1.60.0 -> 1.60.1
  > iperf3: upgrade 3.15 -> 3.16
  > libgpiod: Tests rely on configfs support in kernel
  > python3-betamax: Upgrade to 0.9.0
  > python3-pyzmq: Add missing dep on python3-unixadmin for ptests
  > python3-gpiod: Tests rely on configfs support in kernel
  > python3-fastjsonschema: Add missing ptest deps
  > xfce4-notifyd: use python3native and depend on python3-packaging-native
  > ristretto: use python3native and depend on glib-2.0-native, python3-packaging-native
  > libkcapi: Update HOMEPAGE url
  > openipmi: fix do_configure error when using dash

* sources/meta-qcom 567079b...e7bcac0 (1):
  > Merge pull request #582 from lumag/cuse

* sources/meta-qt6 1695f1a...3f9b117 (214):
  > qtwebengine: Fix build with clang18
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > qtbase: fix patch fuzz
  > qtbase: don't generate qmake wrapper
  > qtbase: add PACKAGECONFIG for wayland support
  > squish: fix QA issue
  > squish: add profile script
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > squish: make wayland optional
  < Merge pull request #36 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Add support for building Squish
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #35 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #34 from YoeDistro/kraj/6.6
  > layer.conf: update LAYERSERIES_COMPAT for scarthgap
  > packagegroup: add Qt modules only on supported archs
  > qtbase: prefer system png
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > libwebp: add workaround for native build
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #32 from YoeDistro/kraj/6.6
  > packagegroup: fix warning caused by inherit_defer
  > coin: update build targets
  > ptest: skip non-existing tests
  < Merge pull request #31 from YoeDistro/kraj/6.6
  > Add recipe for QtDoc
  > qtmultimedia: update revision
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  > webengine: update patch
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  > ptest: better handling for test list
  > Add srcrev for QtDoc
  > pytest-qt: upgrade to latest version
  < Merge pull request #25 from YoeDistro/kraj/6.6
  > qt6-git.inc: Switch to 6.7 branch
  > qtwebengine: update to 118-based
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > srcrev_update: support for all recipes
  > qttools: use clang if it is available
  > qtinterfaceframework: fix packaging error
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  > qtinterfaceframework: remove simulation and reference api
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtdeclarative: add dependency to qtsvg
  > qtbase: fix QLibraryInfo prefix with usrmerge
  < Merge pull request #22 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  > qt3d: remove upstreamed patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: add test config for build ptest image
  > qmlcompiler: enable ptest
  > qtwebengine: enable ptest
  > qtconnectivity: enable ptest
  > ptest: better ptest support
  > Revert "protobuf: add workaround for qtgrpc"
  < Merge pull request #18 from YoeDistro/kraj/6.6
  > coin: add CI build for nanbield
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  > qtgrpc: update to latest revision to fix build failure
  < Merge pull request #16 from YoeDistro/kraj/6.6
  > protobuf: add workaround for qtgrpc
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  > Remove old patches from qtwebengine
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Workaround too eager packagegroup sanity check
  > Workaround too eager packagegroup sanity check
  < Remove checks for required meta layers
  < layer.conf: fix LAYERDEPENDS_qt6-layer
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Remove checks for required meta layers
  > layer.conf: fix LAYERDEPENDS_qt6-layer
  < qtgraphs: remove opengl requirement
  > qtgraphs: remove opengl requirement
  < Remove old patches from qtwebengine
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add PACKAGECONFIG for egldevice platform plugin
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: add PACKAGECONFIG for egldevice platform plugin
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > readme: remove notes about webengine testing
  > qtapplicationmanager: remove unneeded CFLAGS
  > qtopcua: add support for native and nativesdk
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add at-spi2-core as dependency for accessibility option
  < qtmultimedia: enable ffmpeg only if its license is accepted
  < readme: Add link to bug tracker
  > qtbase: add at-spi2-core as dependency for accessibility option
  > readme: Add link to bug tracker
  > qtmultimedia: enable ffmpeg only if its license is accepted
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Revert "qtbase: fix build with kirkstone"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtwebengine: fix build without DRI"
  < Revert "qtwebengine: fix build without DRI"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Bump version to 6.6.1
  > qtapplicationmanager: Fix build with musl
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtshadertools: Fix missing dependency to spirv-tools
  > qtshadertools: Fix missing dependency to spirv-tools
  > qtbase: Add locale-base-c only on glibc based targets
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: fix install if lcl_maybe_fortify is empty
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: fix install if lcl_maybe_fortify is empty
  > Conversion script to use new module names
  < qtdeclarative: add dependency to QtSvg for example
  > qtwebengine: fix build without DRI
  < qtwebengine: fix x86_64 build of ffmpeg
  > qtdeclarative: add dependency to QtSvg for example
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: remove langdale from CI tests
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: fix x86_64 build of ffmpeg
  > Use std::size_t instead of int to store position in string
  > qtwebengine: update chromium branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: Add workaround for static build in CI
  > spirv-tools: remove bbappend
  > python: remove duplicate python recipes
  > qtbase: fix build with kirkstone
  > coin: remove langdale from CI tests
  > Drop support for older Yocto releases
  < qtwebengine: fix build without DRI
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: add workaround for QA warning on qemu
  < coin: use INIT_MANAGER to select systemd
  > coin: add workaround for QA warning on qemu
  > coin: use INIT_MANAGER to select systemd
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtwebengine: update chromium branch
  < coin: Add workaround for static build in CI
  < Use std::size_t instead of int to store position in string
  < examples: add runtime dependency to main package
  < readme: add note about release branches and tags
  < qtshadertools: add runtime dependency to spirv-tools
  > qtshadertools: add runtime dependency to spirv-tools
  > examples: add runtime dependency to main package
  > readme: add note about release branches and tags
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > conan.inc: Remove support
  > qtbase: Add a packageconfig knob to enable lld linker
  < *.patch: add Upstream-Status to all patches
  > *.patch: add Upstream-Status to all patches
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Add 6.6 compatibility notes
  > Add 6.6 compatibility notes
  < Remove legacy license identifier mappings in layer config
  > Remove legacy license identifier mappings in layer config
  < qt6: update module branch
  < qtwebengine: update patch
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: update patch
  > qt6: bump version to 6.7.0
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qttools: add PACKAGECONFIG for clang dependency
  > qttools: add PACKAGECONFIG for clang dependency

* sources/meta-raspberrypi 95a9103...92a9b7a (1):
  > rpi-base: Added missing HiFiBerry

* sources/meta-riscv dc7aeb4...d1df527 (5):
  > musl: Drop rv32 patches
  > riscv-common: Rename bmap-tools-native -> bmaptool-native
  > linux-starfive-dev: Fix perf build with gcc-13
  > capnproto,pidgin-sipe: Re-enable on rv32
  > ostree: Do not mark unavailable for rv32

* sources/meta-rockchip bcf1d92...6adc4b3 (2):
  > rockchip.wks: fix typo
  > layer.conf: update for scarthgap

* sources/meta-ti e24577a7...fba0b171 (9):
  > CI/CD Auto-Merger: cicd.master.202402271317
  > Rework jailhouse recipe to support different image build
  > conf: beaglebone-ai64: Apply U-boot defconfig fragments
  > conf: beagleplay: Apply U-boot defconfig fragments
  > meta-ti-bsp: update BeagleBoard.org BSP to the latest
  > linux-bb.org: remove custom FILES:${KERNEL_PACKAGE_NAME}-devicetree
  > meta-ti-bsp: trusted-firmware-arm: Update to master
  > meta-ti-bsp: optee: Upgrade to 4.1
  > conf: machine: Apply U-boot fragment configs for AM62P Display Cluster Image

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

* sources/poky 4945ca640b...f3135767ca (188):
  > Revert "systemd: fix dead link /var/log/README"
  > glibc: Update to tip of 2.39 branch
  > linux-yocto: Fix rv32 syscall wrappers
  > poky-bleeding.bbclass: Remove use of SRCPV
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > go: filter out build specific path from the linker flags
  > systemd: remove systemd-bus-proxy settings
  > systemd: use RDEPENDS for systemd-vconsole-setup
  > systemd: fix dead link /var/log/README
  > rxvt-unicode: Fix installing of terminfo
  > valgrind: skip intermittently failing ptests
  > sstatetests.py: Add testing for correct sstate permissions
  > oeqa/runtime/login: Fix dbus-wait timeout and loop conditional
  > oeqa/runtime/login: Add screenshot sample logic/timeout/dbus-wait
  > oeqa/runtime/login: Exclude qemuriscv64
  > oeqa/runtime/login: Mask out the mouse panel icon for now
  > oeqa/runtime/login: Various code improvements and fixes
  > oeqa/runtime/login: Proof of concept for screenshot testcases
  > screenshot-tests: Add initial screenshot test png files for core-image-sato
  > qemurunner.py: Fix error on calls to run_monitor
  > webkitgtk: upgrade 2.42.2 -> 2.42.5
  > vulkan: upgrade 1.3.268.0 -> 1.3.275.0
  > vala: upgrade 0.56.13 -> 0.56.15
  > update-rc.d: upgrade to latest revision
  > taglib: upgrade 1.13.1 -> 2.0 and add utfcpp recipe to support that
  > ttyrun: upgrade 2.30.0 -> 2.31.0
  > systemd: upgrade 255.1 -> 255.4
  > shaderc: update 2023.7 -> 2023.8
  > repo: upgrade 2.41 -> 2.42
  > python3-wcwidth: upgrade 0.2.12 -> 0.2.13
  > python3-setuptools: upgrade 69.0.3 -> 69.1.1
  > python3-ruamel-yaml: upgrade 0.17.35 -> 0.18.6
  > python3-jsonschema: upgrade 4.17.3 -> 4.21.1 and add new dependencies
  > python3-dtschema: upgrade 2023.7 -> 2024.2
  > python3-build: upgrade 1.0.3 -> 1.1.1
  > piglit: upgrade to latest revision
  > puzzles: upgrade to latest revision
  > orc: upgrade 0.4.37 -> 0.4.38
  > nghttp2: upgrade 1.59.0 -> 1.60.0
  > minicom: upgrade 2.8 -> 2.9
  > mesa: upgrade 24.0.1 -> 24.0.2
  > mc: upgrade 4.8.30 -> 4.8.31
  > man-pages: upgrade 6.05.01 -> 6.06
  > lsof: upgrade 4.98.0 -> 4.99.3
  > librsvg: upgrade 2.56.3 -> 2.57.1
  > linux-firmware: upgrade 20231211 -> 20240220
  > libxml2: upgrade 2.11.5 -> 2.12.5
  > libusb1: upgrade 1.0.26 -> 1.0.27
  > librepo: update 1.16.0 -> 1.17.0
  > libpcre2: upgrade 10.42 -> 10.43
  > libpciaccess: upgrade 0.17 -> 0.18
  > libdnf: update 0.72.0 -> 0.73.0
  > libbsd: upgrade 0.11.8 -> 0.12.1
  > kmscube: upgrade to latest revision
  > glib-networking: upgrade 2.78.0 -> 2.78.1
  > glib-2.0: upgrade 2.78.3 -> 2.78.4
  > gettext: upgrade 0.22.4 -> 0.22.5
  > epiphany: upgrade 45.1 -> 45.3
  > elfutils: upgrade 0.189 -> 0.191
  > ell: upgrade 0.62 -> 0.63
  > diffoscope: upgrade 253 -> 259
  > dnf: upgrade 4.18.2 -> 4.19.0
  > btrfs-tools: upgrade 6.5.3 -> 6.7.1
  > boost: upgrade 1.83.0 -> 1.84.0
  > appstream: upgrade 1.0.0 -> 1.0.2
  > acl: upgrade 2.3.1 -> 2.3.2
  > python3-sphinxcontrib-jquery: add a recipe and make python3-sphinx-rtd-theme depend on it
  > dev-manual: bmaptool: rename
  > manuals: document VIRTUAL-RUNTIME variables
  > contributor-guide: add notes for tests
  > dev-manual: packages: fix capitalization
  > ref-manual: variables: adding multiple groups in GROUPADD_PARAM
  > ref-manual: variables: correct sdk installation default path
  > ref-manual: tasks: do_cleansstate: recommend using '-f' instead for a shared sstate
  > ref-manual: tasks: do_cleanall: recommend using '-f' instead
  > ref-manual: classes: add cve status check for oe.qa
  > libpng: Update SRC_URI to avoid redirects
  > go: Drop linkmode with nativesdk/cross-canadian
  > go: Further tweak indentation in patch
  > go: bump 1.22.0
  > image_types.bbclass: fix vfat image names
  > xz: correct upstream version check
  > rxvt: add rxvt to desktop entry name
  > Add genericarm64 MACHINE
  > bitbake: utils: remove BB_ENV_PASSTHROUGH from preserved_envvars()
  > bmaptool: now part of Yocto Project
  > python3-cryptography_42.0.5.bb: delete redundant ptest packaging
  > expat: upgrdae 2.6.0 -> 2.6.1
  > gdb: Upgrade 14.1 -> 14.2
  > python3-hypothesis: upgrade 6.98.12 -> 6.98.15
  > rust: Fix build failure re-appeared on riscv32
  > gtk+3: update 3.24.38 -> 3.24.41
  > linux-yocto: Enable gpio-sim with ptests
  > linux-yocto/6.6: update CVE exclusions
  > linux-yocto/6.6: update to v6.6.20
  > linux-yocto/cfg/6.6: drop CONFIG_DEBUG_CREDENTIALS
  > go: upgrade 1.21.5 -> 1.21.7
  > go: upgrade 1.21.0 -> 1.21.5
  > oeqa/gotoolchain: set GOPROXY
  > goarch: disable dynamic linking globally
  > go: bump 1.21.0
  > go: rework patch to avoid identation
  > bitbake: prserv/serv: Fix a PID file removal race on prserv stop
  > bitbake: fetch/git: Avoid clean upon failure
  > qemu: backport patch for ui/clipboard issue
  > mesa,mesa-gl: Fix build when dri3 is not enabled
  > coreutils: backport patch to fix heap overflow in split
  > u-boot: Move UBOOT_INITIAL_ENV back to u-boot.inc
  > qemu: Replace workaround with proper usermode fix for shmat
  > no-gplv3: Tweak for packagemangement in core-image-full-cmdline
  > core-image-full-cmdline: add package-management
  > python3-attrs: disable Hypothesis deadline
  > rust: reproducibility issue fix with v1.75
  > rust: Revert PGO to it's default
  > rust: Upgrade 1.74.1 -> 1.75.0
  > linux-firmware: split out more firmware pieces
  > llvm: Update to 18.1.0 RC4
  > waf: Improve version parsing to avoid failing on warnings
  > xprop: upgrade 1.2.6 -> 1.2.7
  > xkeyboard-config: upgrade 2.40 -> 2.41
  > xkbcomp: upgrade 1.4.6 -> 1.4.7
  > swig: upgrade 4.2.0 -> 4.2.1
  > python3-yamllint: upgrade 1.33.0 -> 1.35.1
  > python3-urllib3: upgrade 2.1.0 -> 2.2.1
  > python3: upgrade 3.12.1 -> 3.12.2
  > python3-typing-extensions: upgrade 4.9.0 -> 4.10.0
  > python3-trove-classifiers: upgrade 2024.1.8 -> 2024.2.23
  > python3-setuptools-rust: upgrade 1.8.1 -> 1.9.0
  > python3-pytz: upgrade 2023.4 -> 2024.1
  > python3-pytest: upgrade 8.0.0 -> 8.0.2
  > python3-pycairo: upgrade 1.25.1 -> 1.26.0
  > python3-pip: upgrade 23.3.2 -> 24.0
  > python3-hypothesis: upgrade 6.97.3 -> 6.98.12
  > python3-dbusmock: upgrade 0.30.2 -> 0.31.1
  > python3-certifi: upgrade 2023.11.17 -> 2024.2.2
  > python3-beartype: upgrade 0.17.0 -> 0.17.2
  > pkgconf: upgrade 2.1.0 -> 2.1.1
  > pciutils: upgrade 3.10.0 -> 3.11.1
  > pango: upgrade 1.51.0 -> 1.52.0
  > ofono: upgrade 2.3 -> 2.4
  > mpg123: upgrade 1.32.4 -> 1.32.5
  > makedepend: upgrade 1.0.8 -> 1.0.9
  > lighttpd: upgrade 1.4.73 -> 1.4.74
  > libxvmc: upgrade 1.0.13 -> 1.0.14
  > libxkbfile: upgrade 1.1.2 -> 1.1.3
  > libxext: upgrade 1.3.5 -> 1.3.6
  > liburi-perl: upgrade 5.25 -> 5.27
  > libunistring: upgrade 1.1 -> 1.2
  > libsecret: upgrade 0.21.2 -> 0.21.4
  > libpng: upgrade 1.6.41 -> 1.6.42
  > libmicrohttpd: upgrade 0.9.77 -> 1.0.1
  > libksba: upgrade 1.6.5 -> 1.6.6
  > libhandy: upgrade 1.8.2 -> 1.8.3
  > libgpg-error: upgrade 1.47 -> 1.48
  > libffi: upgrade 3.4.5 -> 3.4.6
  > git: upgrade 2.43.0 -> 2.44.0
  > gcr: upgrade 4.1.0 -> 4.2.0
  > efivar: upgrade 38 -> 39
  > ed: upgrade 1.20 -> 1.20.1
  > createrepo-c: upgrade 1.0.3 -> 1.0.4
  > ccache: upgrade 4.9 -> 4.9.1
  > bash-completion: upgrade 2.11 -> 2.12.0
  > mirrors: Switch llvm to use shallow cloning
  > gstreamer1.0: skip a test that is known to be flaky
  > oeqa/lib/utils/postactions: fix host disk usage stats retrieval
  > python3-cryptography{-vectors}: upgrade to 42.0.5
  > libc-locale: fix ASCII compatible warning cause build failure.
  > rpm: Fix the following error when run nativesdk-rpm in nativesdk environment.
  > python3: dont disable readline module for editline
  > python3-maturin: Recognise riscv32 architecture
  > python3-bcrypt: Fix build break on arches without 64 bit atomics
  > python3-git: upgrade 3.1.41 -> 3.1.42
  > wpa-supplicant: Fix CVE-2023-52160
  > libexif: remove unused version_underscore
  > bitbake: taskexp_ncurses: fix execution example in introductory comment

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

* sources/meta-arm 1231e54a...aba92504 (1):
  > ci: Ensure tests are in the Corstone-1000 flash image

* sources/meta-clang fc56d6c...eebe4ff (13):
  > lksctp-tools: Reset SECURITY_STACK_PROTECTOR with clang
  > clang: Upgrade to clang 18.1 major release
  > clang: Adjust packaging to match new libLLVM soname
  > bpftrace: Upgrade to 0.20+ and fix with llvm 18
  > bcc: Do not set LLVM_PACKAGE_VERSION explicitly
  > vulkan-samples: Disable deprecated declaration warnings with libc++
  > castxml: Upgrade to 0.6.4
  > spirv-llvm-translator: Switch to main branch for llvm 18 support
  > libcxx: Pass LLVM_RUNTIME_TARGETS
  > rust-llvm: Fix build with clang-18
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18
  > openldap: Fix build with lld linker

* sources/meta-elm-binary e57ece1...ee89d03 (1):
  > Merge pull request #9 from YoeDistro/yoe/mut

* sources/meta-freescale cce48564...aa2eaa14 (3):
  > qtbase: Enable wayland knob when in distro features
  > wayland: Delete recipe
  > Merge pull request #1760 from mschwan-phytec/wip-master-bmap-rename

* sources/meta-freescale-3rdparty 13f46cb...ae392bf (1):
  > Merge pull request #294 from chrisdimich/master

* sources/meta-intel e318d880...9ed54a13 (7):
  > ispc: upgrade 1.22.0 -> 1.23.0
  > openvkl: upgrade 2.0.0 -> 2.0.1
  > ospray: upgrade 3.0.0 -> 3.1.0
  > embree: upgrade 4.3.0 -> 4.3.1
  > rkcommon: upgrade 1.12.0 -> 1.13.0
  > intel-compute-runtime: upgrade 23.22.26516.18 -> 24.05.28454.6
  > intel-graphics-compiler: upgrade 1.0.14062.11 -> 1.0.15985.7

* sources/meta-odroid 665b62d...ae4ac91 (1):
  > u-boot_2023: Drop PYTHON_PN

* sources/meta-openembedded 9f0e51321...ee05725bb (99):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > googletest: allow for shared libraries
  > libnice: Disable the examples and the tests
  > python3-google-auth-oauthlib: add ptest
  > python3-traitlets: add ptest and update runtime dependencies
  > mozjs-115: fix reproducibility issue
  > net-snmp: upgrade 5.9.3 -> 5.9.4
  > nss: Upgrade 3.74 -> 3.98
  > squid: Upgrade to 6.8
  > re2: Upgrade 2023.03.01 -> 2024.03.01
  > googletest: Pass -fPIC to CFLAGS
  > gosu: Upgrade to 1.17
  > postfix: upgrade 3.8.5 -> 3.8.6
  > networkmanager: 1.44.0 -> 1.46.0
  > abseil-cpp: Split so-files into separate packages
  > abseil-cpp: A little clean-up
  > python3-invoke: add recipe
  > python3-icecream: add recipe
  > netplan: upgrade 0.106 -> 1.0
  > stunnel: upgrade 5.69 -> 5.72
  > smarty: upgrade 4.3.4 -> 4.4.1
  > python3-sentry-sdk: upgrade 1.40.4 -> 1.40.6
  > python3-scrypt: upgrade 0.8.20 -> 0.8.24
  > python3-pymisp: upgrade 2.4.185 -> 2.4.186
  > python3-pdm: upgrade 2.12.3 -> 2.12.4
  > python3-ipython: upgrade 8.21.0 -> 8.22.1
  > python3-grpcio(-tools): upgrade 1.60.1 -> 1.62.0
  > python3-google-api-python-client: upgrade 2.118.0 -> 2.120.0
  > python3-google-api-core: upgrade 2.16.2 -> 2.17.1
  > python3-gcovr: upgrade 7.0 -> 7.2
  > python3-eventlet: upgrade 0.35.1 -> 0.35.2
  > python3-dnspython: upgrade 2.6.0 -> 2.6.1
  > python3-cbor2: upgrade 5.6.1 -> 5.6.2
  > python3-astroid: upgrade 3.0.3 -> 3.1.0
  > ostree: upgrade 2024.3 -> 2024.4
  > neatvnc: upgrade 0.7.2 -> 0.8.0
  > libtdb: upgrade 1.4.9 -> 1.4.10
  > libtalloc: upgrade 2.4.1 -> 2.4.2
  > fetchmail: upgrade 6.4.37 -> 6.4.38
  > ddrescue: upgrade 1.27 -> 1.28
  > dbus-cxx: upgrade 2.5.0 -> 2.5.1
  > ctags: upgrade 6.1.20240114.0 -> 6.1.20240225.0
  > c-ares: upgrade 1.26.0 -> 1.27.0
  > bats: upgrade 1.10.0 -> 1.11.0
  > python3-marshmallow: upgrade 3.20.2 -> 3.21.1 and add ptest
  > glmark2: add upstream patch to not care about stencil config
  > signing.bbclass: fix typos
  > emacs: Add packageconfig for selinux support
  > pgpool2: Fix build with postgresql 16+
  > pgpool2: Upgrade to 4.5.1
  > python3-arrow: add ptest, update backend and runtime dependencies
  > python3-types-python-dateutil: add recipe
  > toybox-inittab: Fix serial getty reproducibility
  > polkit: update 123 -> 124
  > mozjs-115: update 115.6.0 -> 115.8.0
  > python3-dateutil: upgrade 2.8.2 -> 2.9.0
  > python3-freezegun: add recipe and add ptest
  > drbd-utils: Fix a udev rule reproducibility
  > drbd-utils: Drop a duplicated line in DESCRIPTION
  > ptest-packagelists-meta-python: Move py3-libgpiod out of PTESTS_PROBLEMS_META_PYTHON
  > ptest-packagelists-meta-oe: Move libgpiod out of PTESTS_PROBLEMS_META_OE
  > postgresql: upgrade 15.5 -> 16.2
  > nodejs: upgrade 20.11.0 -> 20.11.1
  > multipath-tools: upgrade 0.9.3 -> 0.9.8
  > syslog-ng: upgrade 4.0.1 -> 4.6.0
  > python3-aiohappyeyeballs: Correct the typo of BBCLASSEXTEND
  > googletest: allow for shared libraries
  > e2tools: Delete unneeded files from ptest package
  > python3-wrapt: add ptest
  > ptest-packagelists-meta-python: Move python3-xlrd from PTESTS_PROBLEMS_META_PYTHON to PTESTS_FAST_META_PYTHON
  > nlohmann-json: Upgrade to 3.11.3
  > python3-netaddr: upgrade 0.10.1 -> 1.2.1 and add ptest
  > python3-google-auth: upgrade 2.28.0 -> 2.28.1
  > syzkaller: Fix build with go 1.21
  > crucible: Define GOPROXY
  > influxdb: Define GOPROXY
  > folks: update 0.15.6 -> 0.15.7
  > drbd-utils: Disable warnings as errors
  > drbd-utils: upgrade 9.22.0 -> 9.27.0
  > openvpn: upgrade 2.6.7 -> 2.6.9
  > fuse3: Make kmod as a recommendation instead of rdep for ptests
  > fuse3: use 4 spaces for indentation
  > openldap: upgrade 2.5.16 -> 2.6.7
  > postfix: upgrade 3.7.3 -> 3.8.5
  > krb5: upgrade 1.20.2 -> 1.21.2
  > keyutils: Add missing rdep for ptests
  > layer.conf: Add nativesdk-libdevmapper PREFERRED_RPROVIDER
  > cryptsetup: upgrade 2.6.1 -> 2.7.0
  > grpc: upgrade 1.60.0 -> 1.60.1
  > iperf3: upgrade 3.15 -> 3.16
  > libgpiod: Tests rely on configfs support in kernel
  > python3-betamax: Upgrade to 0.9.0
  > python3-pyzmq: Add missing dep on python3-unixadmin for ptests
  > python3-gpiod: Tests rely on configfs support in kernel
  > python3-fastjsonschema: Add missing ptest deps
  > xfce4-notifyd: use python3native and depend on python3-packaging-native
  > ristretto: use python3native and depend on glib-2.0-native, python3-packaging-native
  > libkcapi: Update HOMEPAGE url
  > openipmi: fix do_configure error when using dash

* sources/meta-qcom 567079b...e7bcac0 (1):
  > Merge pull request #582 from lumag/cuse

* sources/meta-qt6 1695f1a...3f9b117 (214):
  > qtwebengine: Fix build with clang18
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > qtbase: fix patch fuzz
  > qtbase: don't generate qmake wrapper
  > qtbase: add PACKAGECONFIG for wayland support
  > squish: fix QA issue
  > squish: add profile script
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > squish: make wayland optional
  < Merge pull request #36 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Add support for building Squish
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #35 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #34 from YoeDistro/kraj/6.6
  > layer.conf: update LAYERSERIES_COMPAT for scarthgap
  > packagegroup: add Qt modules only on supported archs
  > qtbase: prefer system png
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > libwebp: add workaround for native build
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #32 from YoeDistro/kraj/6.6
  > packagegroup: fix warning caused by inherit_defer
  > coin: update build targets
  > ptest: skip non-existing tests
  < Merge pull request #31 from YoeDistro/kraj/6.6
  > Add recipe for QtDoc
  > qtmultimedia: update revision
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  > webengine: update patch
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  > ptest: better handling for test list
  > Add srcrev for QtDoc
  > pytest-qt: upgrade to latest version
  < Merge pull request #25 from YoeDistro/kraj/6.6
  > qt6-git.inc: Switch to 6.7 branch
  > qtwebengine: update to 118-based
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > srcrev_update: support for all recipes
  > qttools: use clang if it is available
  > qtinterfaceframework: fix packaging error
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  > qtinterfaceframework: remove simulation and reference api
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtdeclarative: add dependency to qtsvg
  > qtbase: fix QLibraryInfo prefix with usrmerge
  < Merge pull request #22 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  > qt3d: remove upstreamed patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: add test config for build ptest image
  > qmlcompiler: enable ptest
  > qtwebengine: enable ptest
  > qtconnectivity: enable ptest
  > ptest: better ptest support
  > Revert "protobuf: add workaround for qtgrpc"
  < Merge pull request #18 from YoeDistro/kraj/6.6
  > coin: add CI build for nanbield
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  > qtgrpc: update to latest revision to fix build failure
  < Merge pull request #16 from YoeDistro/kraj/6.6
  > protobuf: add workaround for qtgrpc
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  > Remove old patches from qtwebengine
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Workaround too eager packagegroup sanity check
  > Workaround too eager packagegroup sanity check
  < Remove checks for required meta layers
  < layer.conf: fix LAYERDEPENDS_qt6-layer
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Remove checks for required meta layers
  > layer.conf: fix LAYERDEPENDS_qt6-layer
  < qtgraphs: remove opengl requirement
  > qtgraphs: remove opengl requirement
  < Remove old patches from qtwebengine
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add PACKAGECONFIG for egldevice platform plugin
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: add PACKAGECONFIG for egldevice platform plugin
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > readme: remove notes about webengine testing
  > qtapplicationmanager: remove unneeded CFLAGS
  > qtopcua: add support for native and nativesdk
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add at-spi2-core as dependency for accessibility option
  < qtmultimedia: enable ffmpeg only if its license is accepted
  < readme: Add link to bug tracker
  > qtbase: add at-spi2-core as dependency for accessibility option
  > readme: Add link to bug tracker
  > qtmultimedia: enable ffmpeg only if its license is accepted
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Revert "qtbase: fix build with kirkstone"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtwebengine: fix build without DRI"
  < Revert "qtwebengine: fix build without DRI"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Bump version to 6.6.1
  > qtapplicationmanager: Fix build with musl
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtshadertools: Fix missing dependency to spirv-tools
  > qtshadertools: Fix missing dependency to spirv-tools
  > qtbase: Add locale-base-c only on glibc based targets
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: fix install if lcl_maybe_fortify is empty
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: fix install if lcl_maybe_fortify is empty
  > Conversion script to use new module names
  < qtdeclarative: add dependency to QtSvg for example
  > qtwebengine: fix build without DRI
  < qtwebengine: fix x86_64 build of ffmpeg
  > qtdeclarative: add dependency to QtSvg for example
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: remove langdale from CI tests
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: fix x86_64 build of ffmpeg
  > Use std::size_t instead of int to store position in string
  > qtwebengine: update chromium branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: Add workaround for static build in CI
  > spirv-tools: remove bbappend
  > python: remove duplicate python recipes
  > qtbase: fix build with kirkstone
  > coin: remove langdale from CI tests
  > Drop support for older Yocto releases
  < qtwebengine: fix build without DRI
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: add workaround for QA warning on qemu
  < coin: use INIT_MANAGER to select systemd
  > coin: add workaround for QA warning on qemu
  > coin: use INIT_MANAGER to select systemd
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtwebengine: update chromium branch
  < coin: Add workaround for static build in CI
  < Use std::size_t instead of int to store position in string
  < examples: add runtime dependency to main package
  < readme: add note about release branches and tags
  < qtshadertools: add runtime dependency to spirv-tools
  > qtshadertools: add runtime dependency to spirv-tools
  > examples: add runtime dependency to main package
  > readme: add note about release branches and tags
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > conan.inc: Remove support
  > qtbase: Add a packageconfig knob to enable lld linker
  < *.patch: add Upstream-Status to all patches
  > *.patch: add Upstream-Status to all patches
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Add 6.6 compatibility notes
  > Add 6.6 compatibility notes
  < Remove legacy license identifier mappings in layer config
  > Remove legacy license identifier mappings in layer config
  < qt6: update module branch
  < qtwebengine: update patch
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: update patch
  > qt6: bump version to 6.7.0
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qttools: add PACKAGECONFIG for clang dependency
  > qttools: add PACKAGECONFIG for clang dependency

* sources/meta-raspberrypi 95a9103...92a9b7a (1):
  > rpi-base: Added missing HiFiBerry

* sources/meta-riscv dc7aeb4...d1df527 (5):
  > musl: Drop rv32 patches
  > riscv-common: Rename bmap-tools-native -> bmaptool-native
  > linux-starfive-dev: Fix perf build with gcc-13
  > capnproto,pidgin-sipe: Re-enable on rv32
  > ostree: Do not mark unavailable for rv32

* sources/meta-rockchip bcf1d92...6adc4b3 (2):
  > rockchip.wks: fix typo
  > layer.conf: update for scarthgap

* sources/meta-ti e24577a7...fba0b171 (9):
  > CI/CD Auto-Merger: cicd.master.202402271317
  > Rework jailhouse recipe to support different image build
  > conf: beaglebone-ai64: Apply U-boot defconfig fragments
  > conf: beagleplay: Apply U-boot defconfig fragments
  > meta-ti-bsp: update BeagleBoard.org BSP to the latest
  > linux-bb.org: remove custom FILES:${KERNEL_PACKAGE_NAME}-devicetree
  > meta-ti-bsp: trusted-firmware-arm: Update to master
  > meta-ti-bsp: optee: Upgrade to 4.1
  > conf: machine: Apply U-boot fragment configs for AM62P Display Cluster Image

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

* sources/poky 4945ca640b...4d1563e0b9 (189):
  > glibc: Update to tip of 2.39 branch
  > systemd: Check for directory before chmod'ing it
  > qemuriscv: Fix kbd and mouse emulation
  > linux-yocto: Fix rv32 syscall wrappers
  > poky-bleeding.bbclass: Remove use of SRCPV
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > go: filter out build specific path from the linker flags
  > systemd: remove systemd-bus-proxy settings
  > systemd: use RDEPENDS for systemd-vconsole-setup
  > systemd: fix dead link /var/log/README
  > rxvt-unicode: Fix installing of terminfo
  > valgrind: skip intermittently failing ptests
  > sstatetests.py: Add testing for correct sstate permissions
  > oeqa/runtime/login: Fix dbus-wait timeout and loop conditional
  > oeqa/runtime/login: Add screenshot sample logic/timeout/dbus-wait
  > oeqa/runtime/login: Exclude qemuriscv64
  > oeqa/runtime/login: Mask out the mouse panel icon for now
  > oeqa/runtime/login: Various code improvements and fixes
  > oeqa/runtime/login: Proof of concept for screenshot testcases
  > screenshot-tests: Add initial screenshot test png files for core-image-sato
  > qemurunner.py: Fix error on calls to run_monitor
  > webkitgtk: upgrade 2.42.2 -> 2.42.5
  > vulkan: upgrade 1.3.268.0 -> 1.3.275.0
  > vala: upgrade 0.56.13 -> 0.56.15
  > update-rc.d: upgrade to latest revision
  > taglib: upgrade 1.13.1 -> 2.0 and add utfcpp recipe to support that
  > ttyrun: upgrade 2.30.0 -> 2.31.0
  > systemd: upgrade 255.1 -> 255.4
  > shaderc: update 2023.7 -> 2023.8
  > repo: upgrade 2.41 -> 2.42
  > python3-wcwidth: upgrade 0.2.12 -> 0.2.13
  > python3-setuptools: upgrade 69.0.3 -> 69.1.1
  > python3-ruamel-yaml: upgrade 0.17.35 -> 0.18.6
  > python3-jsonschema: upgrade 4.17.3 -> 4.21.1 and add new dependencies
  > python3-dtschema: upgrade 2023.7 -> 2024.2
  > python3-build: upgrade 1.0.3 -> 1.1.1
  > piglit: upgrade to latest revision
  > puzzles: upgrade to latest revision
  > orc: upgrade 0.4.37 -> 0.4.38
  > nghttp2: upgrade 1.59.0 -> 1.60.0
  > minicom: upgrade 2.8 -> 2.9
  > mesa: upgrade 24.0.1 -> 24.0.2
  > mc: upgrade 4.8.30 -> 4.8.31
  > man-pages: upgrade 6.05.01 -> 6.06
  > lsof: upgrade 4.98.0 -> 4.99.3
  > librsvg: upgrade 2.56.3 -> 2.57.1
  > linux-firmware: upgrade 20231211 -> 20240220
  > libxml2: upgrade 2.11.5 -> 2.12.5
  > libusb1: upgrade 1.0.26 -> 1.0.27
  > librepo: update 1.16.0 -> 1.17.0
  > libpcre2: upgrade 10.42 -> 10.43
  > libpciaccess: upgrade 0.17 -> 0.18
  > libdnf: update 0.72.0 -> 0.73.0
  > libbsd: upgrade 0.11.8 -> 0.12.1
  > kmscube: upgrade to latest revision
  > glib-networking: upgrade 2.78.0 -> 2.78.1
  > glib-2.0: upgrade 2.78.3 -> 2.78.4
  > gettext: upgrade 0.22.4 -> 0.22.5
  > epiphany: upgrade 45.1 -> 45.3
  > elfutils: upgrade 0.189 -> 0.191
  > ell: upgrade 0.62 -> 0.63
  > diffoscope: upgrade 253 -> 259
  > dnf: upgrade 4.18.2 -> 4.19.0
  > btrfs-tools: upgrade 6.5.3 -> 6.7.1
  > boost: upgrade 1.83.0 -> 1.84.0
  > appstream: upgrade 1.0.0 -> 1.0.2
  > acl: upgrade 2.3.1 -> 2.3.2
  > python3-sphinxcontrib-jquery: add a recipe and make python3-sphinx-rtd-theme depend on it
  > dev-manual: bmaptool: rename
  > manuals: document VIRTUAL-RUNTIME variables
  > contributor-guide: add notes for tests
  > dev-manual: packages: fix capitalization
  > ref-manual: variables: adding multiple groups in GROUPADD_PARAM
  > ref-manual: variables: correct sdk installation default path
  > ref-manual: tasks: do_cleansstate: recommend using '-f' instead for a shared sstate
  > ref-manual: tasks: do_cleanall: recommend using '-f' instead
  > ref-manual: classes: add cve status check for oe.qa
  > libpng: Update SRC_URI to avoid redirects
  > go: Drop linkmode with nativesdk/cross-canadian
  > go: Further tweak indentation in patch
  > go: bump 1.22.0
  > image_types.bbclass: fix vfat image names
  > xz: correct upstream version check
  > rxvt: add rxvt to desktop entry name
  > Add genericarm64 MACHINE
  > bitbake: utils: remove BB_ENV_PASSTHROUGH from preserved_envvars()
  > bmaptool: now part of Yocto Project
  > python3-cryptography_42.0.5.bb: delete redundant ptest packaging
  > expat: upgrdae 2.6.0 -> 2.6.1
  > gdb: Upgrade 14.1 -> 14.2
  > python3-hypothesis: upgrade 6.98.12 -> 6.98.15
  > rust: Fix build failure re-appeared on riscv32
  > gtk+3: update 3.24.38 -> 3.24.41
  > linux-yocto: Enable gpio-sim with ptests
  > linux-yocto/6.6: update CVE exclusions
  > linux-yocto/6.6: update to v6.6.20
  > linux-yocto/cfg/6.6: drop CONFIG_DEBUG_CREDENTIALS
  > go: upgrade 1.21.5 -> 1.21.7
  > go: upgrade 1.21.0 -> 1.21.5
  > oeqa/gotoolchain: set GOPROXY
  > goarch: disable dynamic linking globally
  > go: bump 1.21.0
  > go: rework patch to avoid identation
  > bitbake: prserv/serv: Fix a PID file removal race on prserv stop
  > bitbake: fetch/git: Avoid clean upon failure
  > qemu: backport patch for ui/clipboard issue
  > mesa,mesa-gl: Fix build when dri3 is not enabled
  > coreutils: backport patch to fix heap overflow in split
  > u-boot: Move UBOOT_INITIAL_ENV back to u-boot.inc
  > qemu: Replace workaround with proper usermode fix for shmat
  > no-gplv3: Tweak for packagemangement in core-image-full-cmdline
  > core-image-full-cmdline: add package-management
  > python3-attrs: disable Hypothesis deadline
  > rust: reproducibility issue fix with v1.75
  > rust: Revert PGO to it's default
  > rust: Upgrade 1.74.1 -> 1.75.0
  > linux-firmware: split out more firmware pieces
  > llvm: Update to 18.1.0 RC4
  > waf: Improve version parsing to avoid failing on warnings
  > xprop: upgrade 1.2.6 -> 1.2.7
  > xkeyboard-config: upgrade 2.40 -> 2.41
  > xkbcomp: upgrade 1.4.6 -> 1.4.7
  > swig: upgrade 4.2.0 -> 4.2.1
  > python3-yamllint: upgrade 1.33.0 -> 1.35.1
  > python3-urllib3: upgrade 2.1.0 -> 2.2.1
  > python3: upgrade 3.12.1 -> 3.12.2
  > python3-typing-extensions: upgrade 4.9.0 -> 4.10.0
  > python3-trove-classifiers: upgrade 2024.1.8 -> 2024.2.23
  > python3-setuptools-rust: upgrade 1.8.1 -> 1.9.0
  > python3-pytz: upgrade 2023.4 -> 2024.1
  > python3-pytest: upgrade 8.0.0 -> 8.0.2
  > python3-pycairo: upgrade 1.25.1 -> 1.26.0
  > python3-pip: upgrade 23.3.2 -> 24.0
  > python3-hypothesis: upgrade 6.97.3 -> 6.98.12
  > python3-dbusmock: upgrade 0.30.2 -> 0.31.1
  > python3-certifi: upgrade 2023.11.17 -> 2024.2.2
  > python3-beartype: upgrade 0.17.0 -> 0.17.2
  > pkgconf: upgrade 2.1.0 -> 2.1.1
  > pciutils: upgrade 3.10.0 -> 3.11.1
  > pango: upgrade 1.51.0 -> 1.52.0
  > ofono: upgrade 2.3 -> 2.4
  > mpg123: upgrade 1.32.4 -> 1.32.5
  > makedepend: upgrade 1.0.8 -> 1.0.9
  > lighttpd: upgrade 1.4.73 -> 1.4.74
  > libxvmc: upgrade 1.0.13 -> 1.0.14
  > libxkbfile: upgrade 1.1.2 -> 1.1.3
  > libxext: upgrade 1.3.5 -> 1.3.6
  > liburi-perl: upgrade 5.25 -> 5.27
  > libunistring: upgrade 1.1 -> 1.2
  > libsecret: upgrade 0.21.2 -> 0.21.4
  > libpng: upgrade 1.6.41 -> 1.6.42
  > libmicrohttpd: upgrade 0.9.77 -> 1.0.1
  > libksba: upgrade 1.6.5 -> 1.6.6
  > libhandy: upgrade 1.8.2 -> 1.8.3
  > libgpg-error: upgrade 1.47 -> 1.48
  > libffi: upgrade 3.4.5 -> 3.4.6
  > git: upgrade 2.43.0 -> 2.44.0
  > gcr: upgrade 4.1.0 -> 4.2.0
  > efivar: upgrade 38 -> 39
  > ed: upgrade 1.20 -> 1.20.1
  > createrepo-c: upgrade 1.0.3 -> 1.0.4
  > ccache: upgrade 4.9 -> 4.9.1
  > bash-completion: upgrade 2.11 -> 2.12.0
  > mirrors: Switch llvm to use shallow cloning
  > gstreamer1.0: skip a test that is known to be flaky
  > oeqa/lib/utils/postactions: fix host disk usage stats retrieval
  > python3-cryptography{-vectors}: upgrade to 42.0.5
  > libc-locale: fix ASCII compatible warning cause build failure.
  > rpm: Fix the following error when run nativesdk-rpm in nativesdk environment.
  > python3: dont disable readline module for editline
  > python3-maturin: Recognise riscv32 architecture
  > python3-bcrypt: Fix build break on arches without 64 bit atomics
  > python3-git: upgrade 3.1.41 -> 3.1.42
  > wpa-supplicant: Fix CVE-2023-52160
  > libexif: remove unused version_underscore
  > bitbake: taskexp_ncurses: fix execution example in introductory comment

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

* sources/meta-arm 1231e54a...aba92504 (1):
  > ci: Ensure tests are in the Corstone-1000 flash image

* sources/meta-clang fc56d6c...eebe4ff (13):
  > lksctp-tools: Reset SECURITY_STACK_PROTECTOR with clang
  > clang: Upgrade to clang 18.1 major release
  > clang: Adjust packaging to match new libLLVM soname
  > bpftrace: Upgrade to 0.20+ and fix with llvm 18
  > bcc: Do not set LLVM_PACKAGE_VERSION explicitly
  > vulkan-samples: Disable deprecated declaration warnings with libc++
  > castxml: Upgrade to 0.6.4
  > spirv-llvm-translator: Switch to main branch for llvm 18 support
  > libcxx: Pass LLVM_RUNTIME_TARGETS
  > rust-llvm: Fix build with clang-18
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18
  > openldap: Fix build with lld linker

* sources/meta-elm-binary e57ece1...ee89d03 (1):
  > Merge pull request #9 from YoeDistro/yoe/mut

* sources/meta-freescale cce48564...aa2eaa14 (3):
  > qtbase: Enable wayland knob when in distro features
  > wayland: Delete recipe
  > Merge pull request #1760 from mschwan-phytec/wip-master-bmap-rename

* sources/meta-freescale-3rdparty 13f46cb...ae392bf (1):
  > Merge pull request #294 from chrisdimich/master

* sources/meta-intel e318d880...9ed54a13 (7):
  > ispc: upgrade 1.22.0 -> 1.23.0
  > openvkl: upgrade 2.0.0 -> 2.0.1
  > ospray: upgrade 3.0.0 -> 3.1.0
  > embree: upgrade 4.3.0 -> 4.3.1
  > rkcommon: upgrade 1.12.0 -> 1.13.0
  > intel-compute-runtime: upgrade 23.22.26516.18 -> 24.05.28454.6
  > intel-graphics-compiler: upgrade 1.0.14062.11 -> 1.0.15985.7

* sources/meta-odroid 665b62d...ae4ac91 (1):
  > u-boot_2023: Drop PYTHON_PN

* sources/meta-openembedded 9f0e51321...3bf95814d (100):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > libosinfo: Fix build with libxml2 v2.12
  > googletest: allow for shared libraries
  > libnice: Disable the examples and the tests
  > python3-google-auth-oauthlib: add ptest
  > python3-traitlets: add ptest and update runtime dependencies
  > mozjs-115: fix reproducibility issue
  > net-snmp: upgrade 5.9.3 -> 5.9.4
  > nss: Upgrade 3.74 -> 3.98
  > squid: Upgrade to 6.8
  > re2: Upgrade 2023.03.01 -> 2024.03.01
  > googletest: Pass -fPIC to CFLAGS
  > gosu: Upgrade to 1.17
  > postfix: upgrade 3.8.5 -> 3.8.6
  > networkmanager: 1.44.0 -> 1.46.0
  > abseil-cpp: Split so-files into separate packages
  > abseil-cpp: A little clean-up
  > python3-invoke: add recipe
  > python3-icecream: add recipe
  > netplan: upgrade 0.106 -> 1.0
  > stunnel: upgrade 5.69 -> 5.72
  > smarty: upgrade 4.3.4 -> 4.4.1
  > python3-sentry-sdk: upgrade 1.40.4 -> 1.40.6
  > python3-scrypt: upgrade 0.8.20 -> 0.8.24
  > python3-pymisp: upgrade 2.4.185 -> 2.4.186
  > python3-pdm: upgrade 2.12.3 -> 2.12.4
  > python3-ipython: upgrade 8.21.0 -> 8.22.1
  > python3-grpcio(-tools): upgrade 1.60.1 -> 1.62.0
  > python3-google-api-python-client: upgrade 2.118.0 -> 2.120.0
  > python3-google-api-core: upgrade 2.16.2 -> 2.17.1
  > python3-gcovr: upgrade 7.0 -> 7.2
  > python3-eventlet: upgrade 0.35.1 -> 0.35.2
  > python3-dnspython: upgrade 2.6.0 -> 2.6.1
  > python3-cbor2: upgrade 5.6.1 -> 5.6.2
  > python3-astroid: upgrade 3.0.3 -> 3.1.0
  > ostree: upgrade 2024.3 -> 2024.4
  > neatvnc: upgrade 0.7.2 -> 0.8.0
  > libtdb: upgrade 1.4.9 -> 1.4.10
  > libtalloc: upgrade 2.4.1 -> 2.4.2
  > fetchmail: upgrade 6.4.37 -> 6.4.38
  > ddrescue: upgrade 1.27 -> 1.28
  > dbus-cxx: upgrade 2.5.0 -> 2.5.1
  > ctags: upgrade 6.1.20240114.0 -> 6.1.20240225.0
  > c-ares: upgrade 1.26.0 -> 1.27.0
  > bats: upgrade 1.10.0 -> 1.11.0
  > python3-marshmallow: upgrade 3.20.2 -> 3.21.1 and add ptest
  > glmark2: add upstream patch to not care about stencil config
  > signing.bbclass: fix typos
  > emacs: Add packageconfig for selinux support
  > pgpool2: Fix build with postgresql 16+
  > pgpool2: Upgrade to 4.5.1
  > python3-arrow: add ptest, update backend and runtime dependencies
  > python3-types-python-dateutil: add recipe
  > toybox-inittab: Fix serial getty reproducibility
  > polkit: update 123 -> 124
  > mozjs-115: update 115.6.0 -> 115.8.0
  > python3-dateutil: upgrade 2.8.2 -> 2.9.0
  > python3-freezegun: add recipe and add ptest
  > drbd-utils: Fix a udev rule reproducibility
  > drbd-utils: Drop a duplicated line in DESCRIPTION
  > ptest-packagelists-meta-python: Move py3-libgpiod out of PTESTS_PROBLEMS_META_PYTHON
  > ptest-packagelists-meta-oe: Move libgpiod out of PTESTS_PROBLEMS_META_OE
  > postgresql: upgrade 15.5 -> 16.2
  > nodejs: upgrade 20.11.0 -> 20.11.1
  > multipath-tools: upgrade 0.9.3 -> 0.9.8
  > syslog-ng: upgrade 4.0.1 -> 4.6.0
  > python3-aiohappyeyeballs: Correct the typo of BBCLASSEXTEND
  > googletest: allow for shared libraries
  > e2tools: Delete unneeded files from ptest package
  > python3-wrapt: add ptest
  > ptest-packagelists-meta-python: Move python3-xlrd from PTESTS_PROBLEMS_META_PYTHON to PTESTS_FAST_META_PYTHON
  > nlohmann-json: Upgrade to 3.11.3
  > python3-netaddr: upgrade 0.10.1 -> 1.2.1 and add ptest
  > python3-google-auth: upgrade 2.28.0 -> 2.28.1
  > syzkaller: Fix build with go 1.21
  > crucible: Define GOPROXY
  > influxdb: Define GOPROXY
  > folks: update 0.15.6 -> 0.15.7
  > drbd-utils: Disable warnings as errors
  > drbd-utils: upgrade 9.22.0 -> 9.27.0
  > openvpn: upgrade 2.6.7 -> 2.6.9
  > fuse3: Make kmod as a recommendation instead of rdep for ptests
  > fuse3: use 4 spaces for indentation
  > openldap: upgrade 2.5.16 -> 2.6.7
  > postfix: upgrade 3.7.3 -> 3.8.5
  > krb5: upgrade 1.20.2 -> 1.21.2
  > keyutils: Add missing rdep for ptests
  > layer.conf: Add nativesdk-libdevmapper PREFERRED_RPROVIDER
  > cryptsetup: upgrade 2.6.1 -> 2.7.0
  > grpc: upgrade 1.60.0 -> 1.60.1
  > iperf3: upgrade 3.15 -> 3.16
  > libgpiod: Tests rely on configfs support in kernel
  > python3-betamax: Upgrade to 0.9.0
  > python3-pyzmq: Add missing dep on python3-unixadmin for ptests
  > python3-gpiod: Tests rely on configfs support in kernel
  > python3-fastjsonschema: Add missing ptest deps
  > xfce4-notifyd: use python3native and depend on python3-packaging-native
  > ristretto: use python3native and depend on glib-2.0-native, python3-packaging-native
  > libkcapi: Update HOMEPAGE url
  > openipmi: fix do_configure error when using dash

* sources/meta-qcom 567079b...e7bcac0 (1):
  > Merge pull request #582 from lumag/cuse

* sources/meta-qt6 1695f1a...3f9b117 (214):
  > qtwebengine: Fix build with clang18
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > qtbase: fix patch fuzz
  > qtbase: don't generate qmake wrapper
  > qtbase: add PACKAGECONFIG for wayland support
  > squish: fix QA issue
  > squish: add profile script
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > squish: make wayland optional
  < Merge pull request #36 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Add support for building Squish
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #35 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #34 from YoeDistro/kraj/6.6
  > layer.conf: update LAYERSERIES_COMPAT for scarthgap
  > packagegroup: add Qt modules only on supported archs
  > qtbase: prefer system png
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > libwebp: add workaround for native build
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #32 from YoeDistro/kraj/6.6
  > packagegroup: fix warning caused by inherit_defer
  > coin: update build targets
  > ptest: skip non-existing tests
  < Merge pull request #31 from YoeDistro/kraj/6.6
  > Add recipe for QtDoc
  > qtmultimedia: update revision
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  > webengine: update patch
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  > ptest: better handling for test list
  > Add srcrev for QtDoc
  > pytest-qt: upgrade to latest version
  < Merge pull request #25 from YoeDistro/kraj/6.6
  > qt6-git.inc: Switch to 6.7 branch
  > qtwebengine: update to 118-based
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > srcrev_update: support for all recipes
  > qttools: use clang if it is available
  > qtinterfaceframework: fix packaging error
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  > qtinterfaceframework: remove simulation and reference api
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtdeclarative: add dependency to qtsvg
  > qtbase: fix QLibraryInfo prefix with usrmerge
  < Merge pull request #22 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  > qt3d: remove upstreamed patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: add test config for build ptest image
  > qmlcompiler: enable ptest
  > qtwebengine: enable ptest
  > qtconnectivity: enable ptest
  > ptest: better ptest support
  > Revert "protobuf: add workaround for qtgrpc"
  < Merge pull request #18 from YoeDistro/kraj/6.6
  > coin: add CI build for nanbield
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  > qtgrpc: update to latest revision to fix build failure
  < Merge pull request #16 from YoeDistro/kraj/6.6
  > protobuf: add workaround for qtgrpc
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  > Remove old patches from qtwebengine
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Workaround too eager packagegroup sanity check
  > Workaround too eager packagegroup sanity check
  < Remove checks for required meta layers
  < layer.conf: fix LAYERDEPENDS_qt6-layer
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Remove checks for required meta layers
  > layer.conf: fix LAYERDEPENDS_qt6-layer
  < qtgraphs: remove opengl requirement
  > qtgraphs: remove opengl requirement
  < Remove old patches from qtwebengine
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add PACKAGECONFIG for egldevice platform plugin
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: add PACKAGECONFIG for egldevice platform plugin
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > readme: remove notes about webengine testing
  > qtapplicationmanager: remove unneeded CFLAGS
  > qtopcua: add support for native and nativesdk
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add at-spi2-core as dependency for accessibility option
  < qtmultimedia: enable ffmpeg only if its license is accepted
  < readme: Add link to bug tracker
  > qtbase: add at-spi2-core as dependency for accessibility option
  > readme: Add link to bug tracker
  > qtmultimedia: enable ffmpeg only if its license is accepted
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Revert "qtbase: fix build with kirkstone"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtwebengine: fix build without DRI"
  < Revert "qtwebengine: fix build without DRI"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Bump version to 6.6.1
  > qtapplicationmanager: Fix build with musl
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtshadertools: Fix missing dependency to spirv-tools
  > qtshadertools: Fix missing dependency to spirv-tools
  > qtbase: Add locale-base-c only on glibc based targets
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: fix install if lcl_maybe_fortify is empty
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: fix install if lcl_maybe_fortify is empty
  > Conversion script to use new module names
  < qtdeclarative: add dependency to QtSvg for example
  > qtwebengine: fix build without DRI
  < qtwebengine: fix x86_64 build of ffmpeg
  > qtdeclarative: add dependency to QtSvg for example
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: remove langdale from CI tests
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: fix x86_64 build of ffmpeg
  > Use std::size_t instead of int to store position in string
  > qtwebengine: update chromium branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: Add workaround for static build in CI
  > spirv-tools: remove bbappend
  > python: remove duplicate python recipes
  > qtbase: fix build with kirkstone
  > coin: remove langdale from CI tests
  > Drop support for older Yocto releases
  < qtwebengine: fix build without DRI
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: add workaround for QA warning on qemu
  < coin: use INIT_MANAGER to select systemd
  > coin: add workaround for QA warning on qemu
  > coin: use INIT_MANAGER to select systemd
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtwebengine: update chromium branch
  < coin: Add workaround for static build in CI
  < Use std::size_t instead of int to store position in string
  < examples: add runtime dependency to main package
  < readme: add note about release branches and tags
  < qtshadertools: add runtime dependency to spirv-tools
  > qtshadertools: add runtime dependency to spirv-tools
  > examples: add runtime dependency to main package
  > readme: add note about release branches and tags
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > conan.inc: Remove support
  > qtbase: Add a packageconfig knob to enable lld linker
  < *.patch: add Upstream-Status to all patches
  > *.patch: add Upstream-Status to all patches
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Add 6.6 compatibility notes
  > Add 6.6 compatibility notes
  < Remove legacy license identifier mappings in layer config
  > Remove legacy license identifier mappings in layer config
  < qt6: update module branch
  < qtwebengine: update patch
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: update patch
  > qt6: bump version to 6.7.0
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qttools: add PACKAGECONFIG for clang dependency
  > qttools: add PACKAGECONFIG for clang dependency

* sources/meta-raspberrypi 95a9103...92a9b7a (1):
  > rpi-base: Added missing HiFiBerry

* sources/meta-riscv dc7aeb4...d1df527 (5):
  > musl: Drop rv32 patches
  > riscv-common: Rename bmap-tools-native -> bmaptool-native
  > linux-starfive-dev: Fix perf build with gcc-13
  > capnproto,pidgin-sipe: Re-enable on rv32
  > ostree: Do not mark unavailable for rv32

* sources/meta-rockchip bcf1d92...6adc4b3 (2):
  > rockchip.wks: fix typo
  > layer.conf: update for scarthgap

* sources/meta-ti e24577a7...fba0b171 (9):
  > CI/CD Auto-Merger: cicd.master.202402271317
  > Rework jailhouse recipe to support different image build
  > conf: beaglebone-ai64: Apply U-boot defconfig fragments
  > conf: beagleplay: Apply U-boot defconfig fragments
  > meta-ti-bsp: update BeagleBoard.org BSP to the latest
  > linux-bb.org: remove custom FILES:${KERNEL_PACKAGE_NAME}-devicetree
  > meta-ti-bsp: trusted-firmware-arm: Update to master
  > meta-ti-bsp: optee: Upgrade to 4.1
  > conf: machine: Apply U-boot fragment configs for AM62P Display Cluster Image

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

* sources/poky 4945ca640b...4d1563e0b9 (189):
  > glibc: Update to tip of 2.39 branch
  > systemd: Check for directory before chmod'ing it
  > qemuriscv: Fix kbd and mouse emulation
  > linux-yocto: Fix rv32 syscall wrappers
  > poky-bleeding.bbclass: Remove use of SRCPV
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > go: filter out build specific path from the linker flags
  > systemd: remove systemd-bus-proxy settings
  > systemd: use RDEPENDS for systemd-vconsole-setup
  > systemd: fix dead link /var/log/README
  > rxvt-unicode: Fix installing of terminfo
  > valgrind: skip intermittently failing ptests
  > sstatetests.py: Add testing for correct sstate permissions
  > oeqa/runtime/login: Fix dbus-wait timeout and loop conditional
  > oeqa/runtime/login: Add screenshot sample logic/timeout/dbus-wait
  > oeqa/runtime/login: Exclude qemuriscv64
  > oeqa/runtime/login: Mask out the mouse panel icon for now
  > oeqa/runtime/login: Various code improvements and fixes
  > oeqa/runtime/login: Proof of concept for screenshot testcases
  > screenshot-tests: Add initial screenshot test png files for core-image-sato
  > qemurunner.py: Fix error on calls to run_monitor
  > webkitgtk: upgrade 2.42.2 -> 2.42.5
  > vulkan: upgrade 1.3.268.0 -> 1.3.275.0
  > vala: upgrade 0.56.13 -> 0.56.15
  > update-rc.d: upgrade to latest revision
  > taglib: upgrade 1.13.1 -> 2.0 and add utfcpp recipe to support that
  > ttyrun: upgrade 2.30.0 -> 2.31.0
  > systemd: upgrade 255.1 -> 255.4
  > shaderc: update 2023.7 -> 2023.8
  > repo: upgrade 2.41 -> 2.42
  > python3-wcwidth: upgrade 0.2.12 -> 0.2.13
  > python3-setuptools: upgrade 69.0.3 -> 69.1.1
  > python3-ruamel-yaml: upgrade 0.17.35 -> 0.18.6
  > python3-jsonschema: upgrade 4.17.3 -> 4.21.1 and add new dependencies
  > python3-dtschema: upgrade 2023.7 -> 2024.2
  > python3-build: upgrade 1.0.3 -> 1.1.1
  > piglit: upgrade to latest revision
  > puzzles: upgrade to latest revision
  > orc: upgrade 0.4.37 -> 0.4.38
  > nghttp2: upgrade 1.59.0 -> 1.60.0
  > minicom: upgrade 2.8 -> 2.9
  > mesa: upgrade 24.0.1 -> 24.0.2
  > mc: upgrade 4.8.30 -> 4.8.31
  > man-pages: upgrade 6.05.01 -> 6.06
  > lsof: upgrade 4.98.0 -> 4.99.3
  > librsvg: upgrade 2.56.3 -> 2.57.1
  > linux-firmware: upgrade 20231211 -> 20240220
  > libxml2: upgrade 2.11.5 -> 2.12.5
  > libusb1: upgrade 1.0.26 -> 1.0.27
  > librepo: update 1.16.0 -> 1.17.0
  > libpcre2: upgrade 10.42 -> 10.43
  > libpciaccess: upgrade 0.17 -> 0.18
  > libdnf: update 0.72.0 -> 0.73.0
  > libbsd: upgrade 0.11.8 -> 0.12.1
  > kmscube: upgrade to latest revision
  > glib-networking: upgrade 2.78.0 -> 2.78.1
  > glib-2.0: upgrade 2.78.3 -> 2.78.4
  > gettext: upgrade 0.22.4 -> 0.22.5
  > epiphany: upgrade 45.1 -> 45.3
  > elfutils: upgrade 0.189 -> 0.191
  > ell: upgrade 0.62 -> 0.63
  > diffoscope: upgrade 253 -> 259
  > dnf: upgrade 4.18.2 -> 4.19.0
  > btrfs-tools: upgrade 6.5.3 -> 6.7.1
  > boost: upgrade 1.83.0 -> 1.84.0
  > appstream: upgrade 1.0.0 -> 1.0.2
  > acl: upgrade 2.3.1 -> 2.3.2
  > python3-sphinxcontrib-jquery: add a recipe and make python3-sphinx-rtd-theme depend on it
  > dev-manual: bmaptool: rename
  > manuals: document VIRTUAL-RUNTIME variables
  > contributor-guide: add notes for tests
  > dev-manual: packages: fix capitalization
  > ref-manual: variables: adding multiple groups in GROUPADD_PARAM
  > ref-manual: variables: correct sdk installation default path
  > ref-manual: tasks: do_cleansstate: recommend using '-f' instead for a shared sstate
  > ref-manual: tasks: do_cleanall: recommend using '-f' instead
  > ref-manual: classes: add cve status check for oe.qa
  > libpng: Update SRC_URI to avoid redirects
  > go: Drop linkmode with nativesdk/cross-canadian
  > go: Further tweak indentation in patch
  > go: bump 1.22.0
  > image_types.bbclass: fix vfat image names
  > xz: correct upstream version check
  > rxvt: add rxvt to desktop entry name
  > Add genericarm64 MACHINE
  > bitbake: utils: remove BB_ENV_PASSTHROUGH from preserved_envvars()
  > bmaptool: now part of Yocto Project
  > python3-cryptography_42.0.5.bb: delete redundant ptest packaging
  > expat: upgrdae 2.6.0 -> 2.6.1
  > gdb: Upgrade 14.1 -> 14.2
  > python3-hypothesis: upgrade 6.98.12 -> 6.98.15
  > rust: Fix build failure re-appeared on riscv32
  > gtk+3: update 3.24.38 -> 3.24.41
  > linux-yocto: Enable gpio-sim with ptests
  > linux-yocto/6.6: update CVE exclusions
  > linux-yocto/6.6: update to v6.6.20
  > linux-yocto/cfg/6.6: drop CONFIG_DEBUG_CREDENTIALS
  > go: upgrade 1.21.5 -> 1.21.7
  > go: upgrade 1.21.0 -> 1.21.5
  > oeqa/gotoolchain: set GOPROXY
  > goarch: disable dynamic linking globally
  > go: bump 1.21.0
  > go: rework patch to avoid identation
  > bitbake: prserv/serv: Fix a PID file removal race on prserv stop
  > bitbake: fetch/git: Avoid clean upon failure
  > qemu: backport patch for ui/clipboard issue
  > mesa,mesa-gl: Fix build when dri3 is not enabled
  > coreutils: backport patch to fix heap overflow in split
  > u-boot: Move UBOOT_INITIAL_ENV back to u-boot.inc
  > qemu: Replace workaround with proper usermode fix for shmat
  > no-gplv3: Tweak for packagemangement in core-image-full-cmdline
  > core-image-full-cmdline: add package-management
  > python3-attrs: disable Hypothesis deadline
  > rust: reproducibility issue fix with v1.75
  > rust: Revert PGO to it's default
  > rust: Upgrade 1.74.1 -> 1.75.0
  > linux-firmware: split out more firmware pieces
  > llvm: Update to 18.1.0 RC4
  > waf: Improve version parsing to avoid failing on warnings
  > xprop: upgrade 1.2.6 -> 1.2.7
  > xkeyboard-config: upgrade 2.40 -> 2.41
  > xkbcomp: upgrade 1.4.6 -> 1.4.7
  > swig: upgrade 4.2.0 -> 4.2.1
  > python3-yamllint: upgrade 1.33.0 -> 1.35.1
  > python3-urllib3: upgrade 2.1.0 -> 2.2.1
  > python3: upgrade 3.12.1 -> 3.12.2
  > python3-typing-extensions: upgrade 4.9.0 -> 4.10.0
  > python3-trove-classifiers: upgrade 2024.1.8 -> 2024.2.23
  > python3-setuptools-rust: upgrade 1.8.1 -> 1.9.0
  > python3-pytz: upgrade 2023.4 -> 2024.1
  > python3-pytest: upgrade 8.0.0 -> 8.0.2
  > python3-pycairo: upgrade 1.25.1 -> 1.26.0
  > python3-pip: upgrade 23.3.2 -> 24.0
  > python3-hypothesis: upgrade 6.97.3 -> 6.98.12
  > python3-dbusmock: upgrade 0.30.2 -> 0.31.1
  > python3-certifi: upgrade 2023.11.17 -> 2024.2.2
  > python3-beartype: upgrade 0.17.0 -> 0.17.2
  > pkgconf: upgrade 2.1.0 -> 2.1.1
  > pciutils: upgrade 3.10.0 -> 3.11.1
  > pango: upgrade 1.51.0 -> 1.52.0
  > ofono: upgrade 2.3 -> 2.4
  > mpg123: upgrade 1.32.4 -> 1.32.5
  > makedepend: upgrade 1.0.8 -> 1.0.9
  > lighttpd: upgrade 1.4.73 -> 1.4.74
  > libxvmc: upgrade 1.0.13 -> 1.0.14
  > libxkbfile: upgrade 1.1.2 -> 1.1.3
  > libxext: upgrade 1.3.5 -> 1.3.6
  > liburi-perl: upgrade 5.25 -> 5.27
  > libunistring: upgrade 1.1 -> 1.2
  > libsecret: upgrade 0.21.2 -> 0.21.4
  > libpng: upgrade 1.6.41 -> 1.6.42
  > libmicrohttpd: upgrade 0.9.77 -> 1.0.1
  > libksba: upgrade 1.6.5 -> 1.6.6
  > libhandy: upgrade 1.8.2 -> 1.8.3
  > libgpg-error: upgrade 1.47 -> 1.48
  > libffi: upgrade 3.4.5 -> 3.4.6
  > git: upgrade 2.43.0 -> 2.44.0
  > gcr: upgrade 4.1.0 -> 4.2.0
  > efivar: upgrade 38 -> 39
  > ed: upgrade 1.20 -> 1.20.1
  > createrepo-c: upgrade 1.0.3 -> 1.0.4
  > ccache: upgrade 4.9 -> 4.9.1
  > bash-completion: upgrade 2.11 -> 2.12.0
  > mirrors: Switch llvm to use shallow cloning
  > gstreamer1.0: skip a test that is known to be flaky
  > oeqa/lib/utils/postactions: fix host disk usage stats retrieval
  > python3-cryptography{-vectors}: upgrade to 42.0.5
  > libc-locale: fix ASCII compatible warning cause build failure.
  > rpm: Fix the following error when run nativesdk-rpm in nativesdk environment.
  > python3: dont disable readline module for editline
  > python3-maturin: Recognise riscv32 architecture
  > python3-bcrypt: Fix build break on arches without 64 bit atomics
  > python3-git: upgrade 3.1.41 -> 3.1.42
  > wpa-supplicant: Fix CVE-2023-52160
  > libexif: remove unused version_underscore
  > bitbake: taskexp_ncurses: fix execution example in introductory comment

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

* sources/meta-arm 1231e54a...aba92504 (1):
  > ci: Ensure tests are in the Corstone-1000 flash image

* sources/meta-clang fc56d6c...eebe4ff (13):
  > lksctp-tools: Reset SECURITY_STACK_PROTECTOR with clang
  > clang: Upgrade to clang 18.1 major release
  > clang: Adjust packaging to match new libLLVM soname
  > bpftrace: Upgrade to 0.20+ and fix with llvm 18
  > bcc: Do not set LLVM_PACKAGE_VERSION explicitly
  > vulkan-samples: Disable deprecated declaration warnings with libc++
  > castxml: Upgrade to 0.6.4
  > spirv-llvm-translator: Switch to main branch for llvm 18 support
  > libcxx: Pass LLVM_RUNTIME_TARGETS
  > rust-llvm: Fix build with clang-18
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18
  > openldap: Fix build with lld linker

* sources/meta-elm-binary e57ece1...ee89d03 (1):
  > Merge pull request #9 from YoeDistro/yoe/mut

* sources/meta-freescale cce48564...aa2eaa14 (3):
  > qtbase: Enable wayland knob when in distro features
  > wayland: Delete recipe
  > Merge pull request #1760 from mschwan-phytec/wip-master-bmap-rename

* sources/meta-freescale-3rdparty 13f46cb...ae392bf (1):
  > Merge pull request #294 from chrisdimich/master

* sources/meta-intel e318d880...9ed54a13 (7):
  > ispc: upgrade 1.22.0 -> 1.23.0
  > openvkl: upgrade 2.0.0 -> 2.0.1
  > ospray: upgrade 3.0.0 -> 3.1.0
  > embree: upgrade 4.3.0 -> 4.3.1
  > rkcommon: upgrade 1.12.0 -> 1.13.0
  > intel-compute-runtime: upgrade 23.22.26516.18 -> 24.05.28454.6
  > intel-graphics-compiler: upgrade 1.0.14062.11 -> 1.0.15985.7

* sources/meta-odroid 665b62d...ae4ac91 (1):
  > u-boot_2023: Drop PYTHON_PN

* sources/meta-openembedded 9f0e51321...de80c31f6 (102):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > ydotool: Add new package
  > python3-tomli-w: added recipe which is also include ptest
  > libosinfo: Fix build with libxml2 v2.12
  > googletest: allow for shared libraries
  > libnice: Disable the examples and the tests
  > python3-google-auth-oauthlib: add ptest
  > python3-traitlets: add ptest and update runtime dependencies
  > mozjs-115: fix reproducibility issue
  > net-snmp: upgrade 5.9.3 -> 5.9.4
  > nss: Upgrade 3.74 -> 3.98
  > squid: Upgrade to 6.8
  > re2: Upgrade 2023.03.01 -> 2024.03.01
  > googletest: Pass -fPIC to CFLAGS
  > gosu: Upgrade to 1.17
  > postfix: upgrade 3.8.5 -> 3.8.6
  > networkmanager: 1.44.0 -> 1.46.0
  > abseil-cpp: Split so-files into separate packages
  > abseil-cpp: A little clean-up
  > python3-invoke: add recipe
  > python3-icecream: add recipe
  > netplan: upgrade 0.106 -> 1.0
  > stunnel: upgrade 5.69 -> 5.72
  > smarty: upgrade 4.3.4 -> 4.4.1
  > python3-sentry-sdk: upgrade 1.40.4 -> 1.40.6
  > python3-scrypt: upgrade 0.8.20 -> 0.8.24
  > python3-pymisp: upgrade 2.4.185 -> 2.4.186
  > python3-pdm: upgrade 2.12.3 -> 2.12.4
  > python3-ipython: upgrade 8.21.0 -> 8.22.1
  > python3-grpcio(-tools): upgrade 1.60.1 -> 1.62.0
  > python3-google-api-python-client: upgrade 2.118.0 -> 2.120.0
  > python3-google-api-core: upgrade 2.16.2 -> 2.17.1
  > python3-gcovr: upgrade 7.0 -> 7.2
  > python3-eventlet: upgrade 0.35.1 -> 0.35.2
  > python3-dnspython: upgrade 2.6.0 -> 2.6.1
  > python3-cbor2: upgrade 5.6.1 -> 5.6.2
  > python3-astroid: upgrade 3.0.3 -> 3.1.0
  > ostree: upgrade 2024.3 -> 2024.4
  > neatvnc: upgrade 0.7.2 -> 0.8.0
  > libtdb: upgrade 1.4.9 -> 1.4.10
  > libtalloc: upgrade 2.4.1 -> 2.4.2
  > fetchmail: upgrade 6.4.37 -> 6.4.38
  > ddrescue: upgrade 1.27 -> 1.28
  > dbus-cxx: upgrade 2.5.0 -> 2.5.1
  > ctags: upgrade 6.1.20240114.0 -> 6.1.20240225.0
  > c-ares: upgrade 1.26.0 -> 1.27.0
  > bats: upgrade 1.10.0 -> 1.11.0
  > python3-marshmallow: upgrade 3.20.2 -> 3.21.1 and add ptest
  > glmark2: add upstream patch to not care about stencil config
  > signing.bbclass: fix typos
  > emacs: Add packageconfig for selinux support
  > pgpool2: Fix build with postgresql 16+
  > pgpool2: Upgrade to 4.5.1
  > python3-arrow: add ptest, update backend and runtime dependencies
  > python3-types-python-dateutil: add recipe
  > toybox-inittab: Fix serial getty reproducibility
  > polkit: update 123 -> 124
  > mozjs-115: update 115.6.0 -> 115.8.0
  > python3-dateutil: upgrade 2.8.2 -> 2.9.0
  > python3-freezegun: add recipe and add ptest
  > drbd-utils: Fix a udev rule reproducibility
  > drbd-utils: Drop a duplicated line in DESCRIPTION
  > ptest-packagelists-meta-python: Move py3-libgpiod out of PTESTS_PROBLEMS_META_PYTHON
  > ptest-packagelists-meta-oe: Move libgpiod out of PTESTS_PROBLEMS_META_OE
  > postgresql: upgrade 15.5 -> 16.2
  > nodejs: upgrade 20.11.0 -> 20.11.1
  > multipath-tools: upgrade 0.9.3 -> 0.9.8
  > syslog-ng: upgrade 4.0.1 -> 4.6.0
  > python3-aiohappyeyeballs: Correct the typo of BBCLASSEXTEND
  > googletest: allow for shared libraries
  > e2tools: Delete unneeded files from ptest package
  > python3-wrapt: add ptest
  > ptest-packagelists-meta-python: Move python3-xlrd from PTESTS_PROBLEMS_META_PYTHON to PTESTS_FAST_META_PYTHON
  > nlohmann-json: Upgrade to 3.11.3
  > python3-netaddr: upgrade 0.10.1 -> 1.2.1 and add ptest
  > python3-google-auth: upgrade 2.28.0 -> 2.28.1
  > syzkaller: Fix build with go 1.21
  > crucible: Define GOPROXY
  > influxdb: Define GOPROXY
  > folks: update 0.15.6 -> 0.15.7
  > drbd-utils: Disable warnings as errors
  > drbd-utils: upgrade 9.22.0 -> 9.27.0
  > openvpn: upgrade 2.6.7 -> 2.6.9
  > fuse3: Make kmod as a recommendation instead of rdep for ptests
  > fuse3: use 4 spaces for indentation
  > openldap: upgrade 2.5.16 -> 2.6.7
  > postfix: upgrade 3.7.3 -> 3.8.5
  > krb5: upgrade 1.20.2 -> 1.21.2
  > keyutils: Add missing rdep for ptests
  > layer.conf: Add nativesdk-libdevmapper PREFERRED_RPROVIDER
  > cryptsetup: upgrade 2.6.1 -> 2.7.0
  > grpc: upgrade 1.60.0 -> 1.60.1
  > iperf3: upgrade 3.15 -> 3.16
  > libgpiod: Tests rely on configfs support in kernel
  > python3-betamax: Upgrade to 0.9.0
  > python3-pyzmq: Add missing dep on python3-unixadmin for ptests
  > python3-gpiod: Tests rely on configfs support in kernel
  > python3-fastjsonschema: Add missing ptest deps
  > xfce4-notifyd: use python3native and depend on python3-packaging-native
  > ristretto: use python3native and depend on glib-2.0-native, python3-packaging-native
  > libkcapi: Update HOMEPAGE url
  > openipmi: fix do_configure error when using dash

* sources/meta-qcom 567079b...e7bcac0 (1):
  > Merge pull request #582 from lumag/cuse

* sources/meta-qt6 1695f1a...3f9b117 (214):
  > qtwebengine: Fix build with clang18
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > qtbase: fix patch fuzz
  > qtbase: don't generate qmake wrapper
  > qtbase: add PACKAGECONFIG for wayland support
  > squish: fix QA issue
  > squish: add profile script
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > squish: make wayland optional
  < Merge pull request #36 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Add support for building Squish
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #35 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #34 from YoeDistro/kraj/6.6
  > layer.conf: update LAYERSERIES_COMPAT for scarthgap
  > packagegroup: add Qt modules only on supported archs
  > qtbase: prefer system png
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > libwebp: add workaround for native build
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #32 from YoeDistro/kraj/6.6
  > packagegroup: fix warning caused by inherit_defer
  > coin: update build targets
  > ptest: skip non-existing tests
  < Merge pull request #31 from YoeDistro/kraj/6.6
  > Add recipe for QtDoc
  > qtmultimedia: update revision
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  > webengine: update patch
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  > ptest: better handling for test list
  > Add srcrev for QtDoc
  > pytest-qt: upgrade to latest version
  < Merge pull request #25 from YoeDistro/kraj/6.6
  > qt6-git.inc: Switch to 6.7 branch
  > qtwebengine: update to 118-based
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > srcrev_update: support for all recipes
  > qttools: use clang if it is available
  > qtinterfaceframework: fix packaging error
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  > qtinterfaceframework: remove simulation and reference api
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtdeclarative: add dependency to qtsvg
  > qtbase: fix QLibraryInfo prefix with usrmerge
  < Merge pull request #22 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  > qt3d: remove upstreamed patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: add test config for build ptest image
  > qmlcompiler: enable ptest
  > qtwebengine: enable ptest
  > qtconnectivity: enable ptest
  > ptest: better ptest support
  > Revert "protobuf: add workaround for qtgrpc"
  < Merge pull request #18 from YoeDistro/kraj/6.6
  > coin: add CI build for nanbield
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  > qtgrpc: update to latest revision to fix build failure
  < Merge pull request #16 from YoeDistro/kraj/6.6
  > protobuf: add workaround for qtgrpc
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  > Remove old patches from qtwebengine
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Workaround too eager packagegroup sanity check
  > Workaround too eager packagegroup sanity check
  < Remove checks for required meta layers
  < layer.conf: fix LAYERDEPENDS_qt6-layer
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Remove checks for required meta layers
  > layer.conf: fix LAYERDEPENDS_qt6-layer
  < qtgraphs: remove opengl requirement
  > qtgraphs: remove opengl requirement
  < Remove old patches from qtwebengine
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add PACKAGECONFIG for egldevice platform plugin
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: add PACKAGECONFIG for egldevice platform plugin
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > readme: remove notes about webengine testing
  > qtapplicationmanager: remove unneeded CFLAGS
  > qtopcua: add support for native and nativesdk
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add at-spi2-core as dependency for accessibility option
  < qtmultimedia: enable ffmpeg only if its license is accepted
  < readme: Add link to bug tracker
  > qtbase: add at-spi2-core as dependency for accessibility option
  > readme: Add link to bug tracker
  > qtmultimedia: enable ffmpeg only if its license is accepted
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Revert "qtbase: fix build with kirkstone"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtwebengine: fix build without DRI"
  < Revert "qtwebengine: fix build without DRI"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Bump version to 6.6.1
  > qtapplicationmanager: Fix build with musl
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtshadertools: Fix missing dependency to spirv-tools
  > qtshadertools: Fix missing dependency to spirv-tools
  > qtbase: Add locale-base-c only on glibc based targets
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: fix install if lcl_maybe_fortify is empty
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: fix install if lcl_maybe_fortify is empty
  > Conversion script to use new module names
  < qtdeclarative: add dependency to QtSvg for example
  > qtwebengine: fix build without DRI
  < qtwebengine: fix x86_64 build of ffmpeg
  > qtdeclarative: add dependency to QtSvg for example
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: remove langdale from CI tests
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: fix x86_64 build of ffmpeg
  > Use std::size_t instead of int to store position in string
  > qtwebengine: update chromium branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: Add workaround for static build in CI
  > spirv-tools: remove bbappend
  > python: remove duplicate python recipes
  > qtbase: fix build with kirkstone
  > coin: remove langdale from CI tests
  > Drop support for older Yocto releases
  < qtwebengine: fix build without DRI
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: add workaround for QA warning on qemu
  < coin: use INIT_MANAGER to select systemd
  > coin: add workaround for QA warning on qemu
  > coin: use INIT_MANAGER to select systemd
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtwebengine: update chromium branch
  < coin: Add workaround for static build in CI
  < Use std::size_t instead of int to store position in string
  < examples: add runtime dependency to main package
  < readme: add note about release branches and tags
  < qtshadertools: add runtime dependency to spirv-tools
  > qtshadertools: add runtime dependency to spirv-tools
  > examples: add runtime dependency to main package
  > readme: add note about release branches and tags
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > conan.inc: Remove support
  > qtbase: Add a packageconfig knob to enable lld linker
  < *.patch: add Upstream-Status to all patches
  > *.patch: add Upstream-Status to all patches
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Add 6.6 compatibility notes
  > Add 6.6 compatibility notes
  < Remove legacy license identifier mappings in layer config
  > Remove legacy license identifier mappings in layer config
  < qt6: update module branch
  < qtwebengine: update patch
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: update patch
  > qt6: bump version to 6.7.0
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qttools: add PACKAGECONFIG for clang dependency
  > qttools: add PACKAGECONFIG for clang dependency

* sources/meta-raspberrypi 95a9103...92a9b7a (1):
  > rpi-base: Added missing HiFiBerry

* sources/meta-riscv dc7aeb4...d1df527 (5):
  > musl: Drop rv32 patches
  > riscv-common: Rename bmap-tools-native -> bmaptool-native
  > linux-starfive-dev: Fix perf build with gcc-13
  > capnproto,pidgin-sipe: Re-enable on rv32
  > ostree: Do not mark unavailable for rv32

* sources/meta-rockchip bcf1d92...6adc4b3 (2):
  > rockchip.wks: fix typo
  > layer.conf: update for scarthgap

* sources/meta-ti e24577a7...fba0b171 (9):
  > CI/CD Auto-Merger: cicd.master.202402271317
  > Rework jailhouse recipe to support different image build
  > conf: beaglebone-ai64: Apply U-boot defconfig fragments
  > conf: beagleplay: Apply U-boot defconfig fragments
  > meta-ti-bsp: update BeagleBoard.org BSP to the latest
  > linux-bb.org: remove custom FILES:${KERNEL_PACKAGE_NAME}-devicetree
  > meta-ti-bsp: trusted-firmware-arm: Update to master
  > meta-ti-bsp: optee: Upgrade to 4.1
  > conf: machine: Apply U-boot fragment configs for AM62P Display Cluster Image

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

* sources/poky 4945ca640b...4d1563e0b9 (189):
  > glibc: Update to tip of 2.39 branch
  > systemd: Check for directory before chmod'ing it
  > qemuriscv: Fix kbd and mouse emulation
  > linux-yocto: Fix rv32 syscall wrappers
  > poky-bleeding.bbclass: Remove use of SRCPV
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > go: filter out build specific path from the linker flags
  > systemd: remove systemd-bus-proxy settings
  > systemd: use RDEPENDS for systemd-vconsole-setup
  > systemd: fix dead link /var/log/README
  > rxvt-unicode: Fix installing of terminfo
  > valgrind: skip intermittently failing ptests
  > sstatetests.py: Add testing for correct sstate permissions
  > oeqa/runtime/login: Fix dbus-wait timeout and loop conditional
  > oeqa/runtime/login: Add screenshot sample logic/timeout/dbus-wait
  > oeqa/runtime/login: Exclude qemuriscv64
  > oeqa/runtime/login: Mask out the mouse panel icon for now
  > oeqa/runtime/login: Various code improvements and fixes
  > oeqa/runtime/login: Proof of concept for screenshot testcases
  > screenshot-tests: Add initial screenshot test png files for core-image-sato
  > qemurunner.py: Fix error on calls to run_monitor
  > webkitgtk: upgrade 2.42.2 -> 2.42.5
  > vulkan: upgrade 1.3.268.0 -> 1.3.275.0
  > vala: upgrade 0.56.13 -> 0.56.15
  > update-rc.d: upgrade to latest revision
  > taglib: upgrade 1.13.1 -> 2.0 and add utfcpp recipe to support that
  > ttyrun: upgrade 2.30.0 -> 2.31.0
  > systemd: upgrade 255.1 -> 255.4
  > shaderc: update 2023.7 -> 2023.8
  > repo: upgrade 2.41 -> 2.42
  > python3-wcwidth: upgrade 0.2.12 -> 0.2.13
  > python3-setuptools: upgrade 69.0.3 -> 69.1.1
  > python3-ruamel-yaml: upgrade 0.17.35 -> 0.18.6
  > python3-jsonschema: upgrade 4.17.3 -> 4.21.1 and add new dependencies
  > python3-dtschema: upgrade 2023.7 -> 2024.2
  > python3-build: upgrade 1.0.3 -> 1.1.1
  > piglit: upgrade to latest revision
  > puzzles: upgrade to latest revision
  > orc: upgrade 0.4.37 -> 0.4.38
  > nghttp2: upgrade 1.59.0 -> 1.60.0
  > minicom: upgrade 2.8 -> 2.9
  > mesa: upgrade 24.0.1 -> 24.0.2
  > mc: upgrade 4.8.30 -> 4.8.31
  > man-pages: upgrade 6.05.01 -> 6.06
  > lsof: upgrade 4.98.0 -> 4.99.3
  > librsvg: upgrade 2.56.3 -> 2.57.1
  > linux-firmware: upgrade 20231211 -> 20240220
  > libxml2: upgrade 2.11.5 -> 2.12.5
  > libusb1: upgrade 1.0.26 -> 1.0.27
  > librepo: update 1.16.0 -> 1.17.0
  > libpcre2: upgrade 10.42 -> 10.43
  > libpciaccess: upgrade 0.17 -> 0.18
  > libdnf: update 0.72.0 -> 0.73.0
  > libbsd: upgrade 0.11.8 -> 0.12.1
  > kmscube: upgrade to latest revision
  > glib-networking: upgrade 2.78.0 -> 2.78.1
  > glib-2.0: upgrade 2.78.3 -> 2.78.4
  > gettext: upgrade 0.22.4 -> 0.22.5
  > epiphany: upgrade 45.1 -> 45.3
  > elfutils: upgrade 0.189 -> 0.191
  > ell: upgrade 0.62 -> 0.63
  > diffoscope: upgrade 253 -> 259
  > dnf: upgrade 4.18.2 -> 4.19.0
  > btrfs-tools: upgrade 6.5.3 -> 6.7.1
  > boost: upgrade 1.83.0 -> 1.84.0
  > appstream: upgrade 1.0.0 -> 1.0.2
  > acl: upgrade 2.3.1 -> 2.3.2
  > python3-sphinxcontrib-jquery: add a recipe and make python3-sphinx-rtd-theme depend on it
  > dev-manual: bmaptool: rename
  > manuals: document VIRTUAL-RUNTIME variables
  > contributor-guide: add notes for tests
  > dev-manual: packages: fix capitalization
  > ref-manual: variables: adding multiple groups in GROUPADD_PARAM
  > ref-manual: variables: correct sdk installation default path
  > ref-manual: tasks: do_cleansstate: recommend using '-f' instead for a shared sstate
  > ref-manual: tasks: do_cleanall: recommend using '-f' instead
  > ref-manual: classes: add cve status check for oe.qa
  > libpng: Update SRC_URI to avoid redirects
  > go: Drop linkmode with nativesdk/cross-canadian
  > go: Further tweak indentation in patch
  > go: bump 1.22.0
  > image_types.bbclass: fix vfat image names
  > xz: correct upstream version check
  > rxvt: add rxvt to desktop entry name
  > Add genericarm64 MACHINE
  > bitbake: utils: remove BB_ENV_PASSTHROUGH from preserved_envvars()
  > bmaptool: now part of Yocto Project
  > python3-cryptography_42.0.5.bb: delete redundant ptest packaging
  > expat: upgrdae 2.6.0 -> 2.6.1
  > gdb: Upgrade 14.1 -> 14.2
  > python3-hypothesis: upgrade 6.98.12 -> 6.98.15
  > rust: Fix build failure re-appeared on riscv32
  > gtk+3: update 3.24.38 -> 3.24.41
  > linux-yocto: Enable gpio-sim with ptests
  > linux-yocto/6.6: update CVE exclusions
  > linux-yocto/6.6: update to v6.6.20
  > linux-yocto/cfg/6.6: drop CONFIG_DEBUG_CREDENTIALS
  > go: upgrade 1.21.5 -> 1.21.7
  > go: upgrade 1.21.0 -> 1.21.5
  > oeqa/gotoolchain: set GOPROXY
  > goarch: disable dynamic linking globally
  > go: bump 1.21.0
  > go: rework patch to avoid identation
  > bitbake: prserv/serv: Fix a PID file removal race on prserv stop
  > bitbake: fetch/git: Avoid clean upon failure
  > qemu: backport patch for ui/clipboard issue
  > mesa,mesa-gl: Fix build when dri3 is not enabled
  > coreutils: backport patch to fix heap overflow in split
  > u-boot: Move UBOOT_INITIAL_ENV back to u-boot.inc
  > qemu: Replace workaround with proper usermode fix for shmat
  > no-gplv3: Tweak for packagemangement in core-image-full-cmdline
  > core-image-full-cmdline: add package-management
  > python3-attrs: disable Hypothesis deadline
  > rust: reproducibility issue fix with v1.75
  > rust: Revert PGO to it's default
  > rust: Upgrade 1.74.1 -> 1.75.0
  > linux-firmware: split out more firmware pieces
  > llvm: Update to 18.1.0 RC4
  > waf: Improve version parsing to avoid failing on warnings
  > xprop: upgrade 1.2.6 -> 1.2.7
  > xkeyboard-config: upgrade 2.40 -> 2.41
  > xkbcomp: upgrade 1.4.6 -> 1.4.7
  > swig: upgrade 4.2.0 -> 4.2.1
  > python3-yamllint: upgrade 1.33.0 -> 1.35.1
  > python3-urllib3: upgrade 2.1.0 -> 2.2.1
  > python3: upgrade 3.12.1 -> 3.12.2
  > python3-typing-extensions: upgrade 4.9.0 -> 4.10.0
  > python3-trove-classifiers: upgrade 2024.1.8 -> 2024.2.23
  > python3-setuptools-rust: upgrade 1.8.1 -> 1.9.0
  > python3-pytz: upgrade 2023.4 -> 2024.1
  > python3-pytest: upgrade 8.0.0 -> 8.0.2
  > python3-pycairo: upgrade 1.25.1 -> 1.26.0
  > python3-pip: upgrade 23.3.2 -> 24.0
  > python3-hypothesis: upgrade 6.97.3 -> 6.98.12
  > python3-dbusmock: upgrade 0.30.2 -> 0.31.1
  > python3-certifi: upgrade 2023.11.17 -> 2024.2.2
  > python3-beartype: upgrade 0.17.0 -> 0.17.2
  > pkgconf: upgrade 2.1.0 -> 2.1.1
  > pciutils: upgrade 3.10.0 -> 3.11.1
  > pango: upgrade 1.51.0 -> 1.52.0
  > ofono: upgrade 2.3 -> 2.4
  > mpg123: upgrade 1.32.4 -> 1.32.5
  > makedepend: upgrade 1.0.8 -> 1.0.9
  > lighttpd: upgrade 1.4.73 -> 1.4.74
  > libxvmc: upgrade 1.0.13 -> 1.0.14
  > libxkbfile: upgrade 1.1.2 -> 1.1.3
  > libxext: upgrade 1.3.5 -> 1.3.6
  > liburi-perl: upgrade 5.25 -> 5.27
  > libunistring: upgrade 1.1 -> 1.2
  > libsecret: upgrade 0.21.2 -> 0.21.4
  > libpng: upgrade 1.6.41 -> 1.6.42
  > libmicrohttpd: upgrade 0.9.77 -> 1.0.1
  > libksba: upgrade 1.6.5 -> 1.6.6
  > libhandy: upgrade 1.8.2 -> 1.8.3
  > libgpg-error: upgrade 1.47 -> 1.48
  > libffi: upgrade 3.4.5 -> 3.4.6
  > git: upgrade 2.43.0 -> 2.44.0
  > gcr: upgrade 4.1.0 -> 4.2.0
  > efivar: upgrade 38 -> 39
  > ed: upgrade 1.20 -> 1.20.1
  > createrepo-c: upgrade 1.0.3 -> 1.0.4
  > ccache: upgrade 4.9 -> 4.9.1
  > bash-completion: upgrade 2.11 -> 2.12.0
  > mirrors: Switch llvm to use shallow cloning
  > gstreamer1.0: skip a test that is known to be flaky
  > oeqa/lib/utils/postactions: fix host disk usage stats retrieval
  > python3-cryptography{-vectors}: upgrade to 42.0.5
  > libc-locale: fix ASCII compatible warning cause build failure.
  > rpm: Fix the following error when run nativesdk-rpm in nativesdk environment.
  > python3: dont disable readline module for editline
  > python3-maturin: Recognise riscv32 architecture
  > python3-bcrypt: Fix build break on arches without 64 bit atomics
  > python3-git: upgrade 3.1.41 -> 3.1.42
  > wpa-supplicant: Fix CVE-2023-52160
  > libexif: remove unused version_underscore
  > bitbake: taskexp_ncurses: fix execution example in introductory comment

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

* sources/meta-arm 1231e54a...aba92504 (1):
  > ci: Ensure tests are in the Corstone-1000 flash image

* sources/meta-clang fc56d6c...eebe4ff (13):
  > lksctp-tools: Reset SECURITY_STACK_PROTECTOR with clang
  > clang: Upgrade to clang 18.1 major release
  > clang: Adjust packaging to match new libLLVM soname
  > bpftrace: Upgrade to 0.20+ and fix with llvm 18
  > bcc: Do not set LLVM_PACKAGE_VERSION explicitly
  > vulkan-samples: Disable deprecated declaration warnings with libc++
  > castxml: Upgrade to 0.6.4
  > spirv-llvm-translator: Switch to main branch for llvm 18 support
  > libcxx: Pass LLVM_RUNTIME_TARGETS
  > rust-llvm: Fix build with clang-18
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18
  > openldap: Fix build with lld linker

* sources/meta-elm-binary e57ece1...ee89d03 (1):
  > Merge pull request #9 from YoeDistro/yoe/mut

* sources/meta-freescale cce48564...aa2eaa14 (3):
  > qtbase: Enable wayland knob when in distro features
  > wayland: Delete recipe
  > Merge pull request #1760 from mschwan-phytec/wip-master-bmap-rename

* sources/meta-freescale-3rdparty 13f46cb...ae392bf (1):
  > Merge pull request #294 from chrisdimich/master

* sources/meta-intel e318d880...9ed54a13 (7):
  > ispc: upgrade 1.22.0 -> 1.23.0
  > openvkl: upgrade 2.0.0 -> 2.0.1
  > ospray: upgrade 3.0.0 -> 3.1.0
  > embree: upgrade 4.3.0 -> 4.3.1
  > rkcommon: upgrade 1.12.0 -> 1.13.0
  > intel-compute-runtime: upgrade 23.22.26516.18 -> 24.05.28454.6
  > intel-graphics-compiler: upgrade 1.0.14062.11 -> 1.0.15985.7

* sources/meta-odroid 665b62d...ae4ac91 (1):
  > u-boot_2023: Drop PYTHON_PN

* sources/meta-openembedded 9f0e51321...085a1cd6f (108):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > abseil-cpp: upgrade 20230802.1 -> 20240116.1
  > gnome-commander: Fix build with taglib 2.0
  > libmusicbrainz: Update to tip of trunk
  > mariadb: Fix build with libxml2 2.12 ABI changes
  > xmlstarlet: Fix build with API breakage in libxml2 2.12
  > layer.conf: Update for the scarthgap release series
  > ydotool: Add new package
  > python3-tomli-w: added recipe which is also include ptest
  > libosinfo: Fix build with libxml2 v2.12
  > googletest: allow for shared libraries
  > libnice: Disable the examples and the tests
  > python3-google-auth-oauthlib: add ptest
  > python3-traitlets: add ptest and update runtime dependencies
  > mozjs-115: fix reproducibility issue
  > net-snmp: upgrade 5.9.3 -> 5.9.4
  > nss: Upgrade 3.74 -> 3.98
  > squid: Upgrade to 6.8
  > re2: Upgrade 2023.03.01 -> 2024.03.01
  > googletest: Pass -fPIC to CFLAGS
  > gosu: Upgrade to 1.17
  > postfix: upgrade 3.8.5 -> 3.8.6
  > networkmanager: 1.44.0 -> 1.46.0
  > abseil-cpp: Split so-files into separate packages
  > abseil-cpp: A little clean-up
  > python3-invoke: add recipe
  > python3-icecream: add recipe
  > netplan: upgrade 0.106 -> 1.0
  > stunnel: upgrade 5.69 -> 5.72
  > smarty: upgrade 4.3.4 -> 4.4.1
  > python3-sentry-sdk: upgrade 1.40.4 -> 1.40.6
  > python3-scrypt: upgrade 0.8.20 -> 0.8.24
  > python3-pymisp: upgrade 2.4.185 -> 2.4.186
  > python3-pdm: upgrade 2.12.3 -> 2.12.4
  > python3-ipython: upgrade 8.21.0 -> 8.22.1
  > python3-grpcio(-tools): upgrade 1.60.1 -> 1.62.0
  > python3-google-api-python-client: upgrade 2.118.0 -> 2.120.0
  > python3-google-api-core: upgrade 2.16.2 -> 2.17.1
  > python3-gcovr: upgrade 7.0 -> 7.2
  > python3-eventlet: upgrade 0.35.1 -> 0.35.2
  > python3-dnspython: upgrade 2.6.0 -> 2.6.1
  > python3-cbor2: upgrade 5.6.1 -> 5.6.2
  > python3-astroid: upgrade 3.0.3 -> 3.1.0
  > ostree: upgrade 2024.3 -> 2024.4
  > neatvnc: upgrade 0.7.2 -> 0.8.0
  > libtdb: upgrade 1.4.9 -> 1.4.10
  > libtalloc: upgrade 2.4.1 -> 2.4.2
  > fetchmail: upgrade 6.4.37 -> 6.4.38
  > ddrescue: upgrade 1.27 -> 1.28
  > dbus-cxx: upgrade 2.5.0 -> 2.5.1
  > ctags: upgrade 6.1.20240114.0 -> 6.1.20240225.0
  > c-ares: upgrade 1.26.0 -> 1.27.0
  > bats: upgrade 1.10.0 -> 1.11.0
  > python3-marshmallow: upgrade 3.20.2 -> 3.21.1 and add ptest
  > glmark2: add upstream patch to not care about stencil config
  > signing.bbclass: fix typos
  > emacs: Add packageconfig for selinux support
  > pgpool2: Fix build with postgresql 16+
  > pgpool2: Upgrade to 4.5.1
  > python3-arrow: add ptest, update backend and runtime dependencies
  > python3-types-python-dateutil: add recipe
  > toybox-inittab: Fix serial getty reproducibility
  > polkit: update 123 -> 124
  > mozjs-115: update 115.6.0 -> 115.8.0
  > python3-dateutil: upgrade 2.8.2 -> 2.9.0
  > python3-freezegun: add recipe and add ptest
  > drbd-utils: Fix a udev rule reproducibility
  > drbd-utils: Drop a duplicated line in DESCRIPTION
  > ptest-packagelists-meta-python: Move py3-libgpiod out of PTESTS_PROBLEMS_META_PYTHON
  > ptest-packagelists-meta-oe: Move libgpiod out of PTESTS_PROBLEMS_META_OE
  > postgresql: upgrade 15.5 -> 16.2
  > nodejs: upgrade 20.11.0 -> 20.11.1
  > multipath-tools: upgrade 0.9.3 -> 0.9.8
  > syslog-ng: upgrade 4.0.1 -> 4.6.0
  > python3-aiohappyeyeballs: Correct the typo of BBCLASSEXTEND
  > googletest: allow for shared libraries
  > e2tools: Delete unneeded files from ptest package
  > python3-wrapt: add ptest
  > ptest-packagelists-meta-python: Move python3-xlrd from PTESTS_PROBLEMS_META_PYTHON to PTESTS_FAST_META_PYTHON
  > nlohmann-json: Upgrade to 3.11.3
  > python3-netaddr: upgrade 0.10.1 -> 1.2.1 and add ptest
  > python3-google-auth: upgrade 2.28.0 -> 2.28.1
  > syzkaller: Fix build with go 1.21
  > crucible: Define GOPROXY
  > influxdb: Define GOPROXY
  > folks: update 0.15.6 -> 0.15.7
  > drbd-utils: Disable warnings as errors
  > drbd-utils: upgrade 9.22.0 -> 9.27.0
  > openvpn: upgrade 2.6.7 -> 2.6.9
  > fuse3: Make kmod as a recommendation instead of rdep for ptests
  > fuse3: use 4 spaces for indentation
  > openldap: upgrade 2.5.16 -> 2.6.7
  > postfix: upgrade 3.7.3 -> 3.8.5
  > krb5: upgrade 1.20.2 -> 1.21.2
  > keyutils: Add missing rdep for ptests
  > layer.conf: Add nativesdk-libdevmapper PREFERRED_RPROVIDER
  > cryptsetup: upgrade 2.6.1 -> 2.7.0
  > grpc: upgrade 1.60.0 -> 1.60.1
  > iperf3: upgrade 3.15 -> 3.16
  > libgpiod: Tests rely on configfs support in kernel
  > python3-betamax: Upgrade to 0.9.0
  > python3-pyzmq: Add missing dep on python3-unixadmin for ptests
  > python3-gpiod: Tests rely on configfs support in kernel
  > python3-fastjsonschema: Add missing ptest deps
  > xfce4-notifyd: use python3native and depend on python3-packaging-native
  > ristretto: use python3native and depend on glib-2.0-native, python3-packaging-native
  > libkcapi: Update HOMEPAGE url
  > openipmi: fix do_configure error when using dash

* sources/meta-qcom 567079b...e7bcac0 (1):
  > Merge pull request #582 from lumag/cuse

* sources/meta-qt6 1695f1a...394d7d9 (215):
  > qtwebengine: Fix build with clang18
  > squish: don't move executables
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > qtbase: fix patch fuzz
  > qtbase: don't generate qmake wrapper
  > qtbase: add PACKAGECONFIG for wayland support
  > squish: fix QA issue
  > squish: add profile script
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > squish: make wayland optional
  < Merge pull request #36 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Add support for building Squish
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #35 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #34 from YoeDistro/kraj/6.6
  > layer.conf: update LAYERSERIES_COMPAT for scarthgap
  > packagegroup: add Qt modules only on supported archs
  > qtbase: prefer system png
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > libwebp: add workaround for native build
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #32 from YoeDistro/kraj/6.6
  > packagegroup: fix warning caused by inherit_defer
  > coin: update build targets
  > ptest: skip non-existing tests
  < Merge pull request #31 from YoeDistro/kraj/6.6
  > Add recipe for QtDoc
  > qtmultimedia: update revision
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  > webengine: update patch
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  > ptest: better handling for test list
  > Add srcrev for QtDoc
  > pytest-qt: upgrade to latest version
  < Merge pull request #25 from YoeDistro/kraj/6.6
  > qt6-git.inc: Switch to 6.7 branch
  > qtwebengine: update to 118-based
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > srcrev_update: support for all recipes
  > qttools: use clang if it is available
  > qtinterfaceframework: fix packaging error
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  > qtinterfaceframework: remove simulation and reference api
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtdeclarative: add dependency to qtsvg
  > qtbase: fix QLibraryInfo prefix with usrmerge
  < Merge pull request #22 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  > qt3d: remove upstreamed patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: add test config for build ptest image
  > qmlcompiler: enable ptest
  > qtwebengine: enable ptest
  > qtconnectivity: enable ptest
  > ptest: better ptest support
  > Revert "protobuf: add workaround for qtgrpc"
  < Merge pull request #18 from YoeDistro/kraj/6.6
  > coin: add CI build for nanbield
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  > qtgrpc: update to latest revision to fix build failure
  < Merge pull request #16 from YoeDistro/kraj/6.6
  > protobuf: add workaround for qtgrpc
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  > Remove old patches from qtwebengine
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Workaround too eager packagegroup sanity check
  > Workaround too eager packagegroup sanity check
  < Remove checks for required meta layers
  < layer.conf: fix LAYERDEPENDS_qt6-layer
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Remove checks for required meta layers
  > layer.conf: fix LAYERDEPENDS_qt6-layer
  < qtgraphs: remove opengl requirement
  > qtgraphs: remove opengl requirement
  < Remove old patches from qtwebengine
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add PACKAGECONFIG for egldevice platform plugin
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: add PACKAGECONFIG for egldevice platform plugin
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > readme: remove notes about webengine testing
  > qtapplicationmanager: remove unneeded CFLAGS
  > qtopcua: add support for native and nativesdk
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add at-spi2-core as dependency for accessibility option
  < qtmultimedia: enable ffmpeg only if its license is accepted
  < readme: Add link to bug tracker
  > qtbase: add at-spi2-core as dependency for accessibility option
  > readme: Add link to bug tracker
  > qtmultimedia: enable ffmpeg only if its license is accepted
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Revert "qtbase: fix build with kirkstone"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtwebengine: fix build without DRI"
  < Revert "qtwebengine: fix build without DRI"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Bump version to 6.6.1
  > qtapplicationmanager: Fix build with musl
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtshadertools: Fix missing dependency to spirv-tools
  > qtshadertools: Fix missing dependency to spirv-tools
  > qtbase: Add locale-base-c only on glibc based targets
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: fix install if lcl_maybe_fortify is empty
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: fix install if lcl_maybe_fortify is empty
  > Conversion script to use new module names
  < qtdeclarative: add dependency to QtSvg for example
  > qtwebengine: fix build without DRI
  < qtwebengine: fix x86_64 build of ffmpeg
  > qtdeclarative: add dependency to QtSvg for example
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: remove langdale from CI tests
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: fix x86_64 build of ffmpeg
  > Use std::size_t instead of int to store position in string
  > qtwebengine: update chromium branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: Add workaround for static build in CI
  > spirv-tools: remove bbappend
  > python: remove duplicate python recipes
  > qtbase: fix build with kirkstone
  > coin: remove langdale from CI tests
  > Drop support for older Yocto releases
  < qtwebengine: fix build without DRI
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: add workaround for QA warning on qemu
  < coin: use INIT_MANAGER to select systemd
  > coin: add workaround for QA warning on qemu
  > coin: use INIT_MANAGER to select systemd
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtwebengine: update chromium branch
  < coin: Add workaround for static build in CI
  < Use std::size_t instead of int to store position in string
  < examples: add runtime dependency to main package
  < readme: add note about release branches and tags
  < qtshadertools: add runtime dependency to spirv-tools
  > qtshadertools: add runtime dependency to spirv-tools
  > examples: add runtime dependency to main package
  > readme: add note about release branches and tags
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > conan.inc: Remove support
  > qtbase: Add a packageconfig knob to enable lld linker
  < *.patch: add Upstream-Status to all patches
  > *.patch: add Upstream-Status to all patches
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Add 6.6 compatibility notes
  > Add 6.6 compatibility notes
  < Remove legacy license identifier mappings in layer config
  > Remove legacy license identifier mappings in layer config
  < qt6: update module branch
  < qtwebengine: update patch
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: update patch
  > qt6: bump version to 6.7.0
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qttools: add PACKAGECONFIG for clang dependency
  > qttools: add PACKAGECONFIG for clang dependency

* sources/meta-raspberrypi 95a9103...92a9b7a (1):
  > rpi-base: Added missing HiFiBerry

* sources/meta-riscv dc7aeb4...d1df527 (5):
  > musl: Drop rv32 patches
  > riscv-common: Rename bmap-tools-native -> bmaptool-native
  > linux-starfive-dev: Fix perf build with gcc-13
  > capnproto,pidgin-sipe: Re-enable on rv32
  > ostree: Do not mark unavailable for rv32

* sources/meta-rockchip bcf1d92...6adc4b3 (2):
  > rockchip.wks: fix typo
  > layer.conf: update for scarthgap

* sources/meta-ti e24577a7...fba0b171 (9):
  > CI/CD Auto-Merger: cicd.master.202402271317
  > Rework jailhouse recipe to support different image build
  > conf: beaglebone-ai64: Apply U-boot defconfig fragments
  > conf: beagleplay: Apply U-boot defconfig fragments
  > meta-ti-bsp: update BeagleBoard.org BSP to the latest
  > linux-bb.org: remove custom FILES:${KERNEL_PACKAGE_NAME}-devicetree
  > meta-ti-bsp: trusted-firmware-arm: Update to master
  > meta-ti-bsp: optee: Upgrade to 4.1
  > conf: machine: Apply U-boot fragment configs for AM62P Display Cluster Image

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

* sources/poky 4945ca640b...6343ba22e1 (197):
  > glibc: Update to tip of 2.39 branch
  > qemuriscv: Fix kbd and mouse emulation
  > linux-yocto: Fix rv32 syscall wrappers
  > poky-bleeding.bbclass: Remove use of SRCPV
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > genericarm64: clean up kernel modules and firmware
  > genericarm64.wks: reorder partitions
  > layer.conf: Prepare for release, drop nanbield LAYERSERIES
  > openssh: Add a workaround for ICE on powerpc64le
  > kernel-fitImage: only include valid compatible line
  > go.bbclass: set GOPROXY
  > systemd: Check for directory before chmod'ing it
  > bmaptool: Add bmap-tools runtime alias for compatibility
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > poky: Update to prepare for scarthgap release
  > go: filter out build specific path from the linker flags
  > systemd: remove systemd-bus-proxy settings
  > systemd: use RDEPENDS for systemd-vconsole-setup
  > systemd: fix dead link /var/log/README
  > rxvt-unicode: Fix installing of terminfo
  > valgrind: skip intermittently failing ptests
  > sstatetests.py: Add testing for correct sstate permissions
  > oeqa/runtime/login: Fix dbus-wait timeout and loop conditional
  > oeqa/runtime/login: Add screenshot sample logic/timeout/dbus-wait
  > oeqa/runtime/login: Exclude qemuriscv64
  > oeqa/runtime/login: Mask out the mouse panel icon for now
  > oeqa/runtime/login: Various code improvements and fixes
  > oeqa/runtime/login: Proof of concept for screenshot testcases
  > screenshot-tests: Add initial screenshot test png files for core-image-sato
  > qemurunner.py: Fix error on calls to run_monitor
  > webkitgtk: upgrade 2.42.2 -> 2.42.5
  > vulkan: upgrade 1.3.268.0 -> 1.3.275.0
  > vala: upgrade 0.56.13 -> 0.56.15
  > update-rc.d: upgrade to latest revision
  > taglib: upgrade 1.13.1 -> 2.0 and add utfcpp recipe to support that
  > ttyrun: upgrade 2.30.0 -> 2.31.0
  > systemd: upgrade 255.1 -> 255.4
  > shaderc: update 2023.7 -> 2023.8
  > repo: upgrade 2.41 -> 2.42
  > python3-wcwidth: upgrade 0.2.12 -> 0.2.13
  > python3-setuptools: upgrade 69.0.3 -> 69.1.1
  > python3-ruamel-yaml: upgrade 0.17.35 -> 0.18.6
  > python3-jsonschema: upgrade 4.17.3 -> 4.21.1 and add new dependencies
  > python3-dtschema: upgrade 2023.7 -> 2024.2
  > python3-build: upgrade 1.0.3 -> 1.1.1
  > piglit: upgrade to latest revision
  > puzzles: upgrade to latest revision
  > orc: upgrade 0.4.37 -> 0.4.38
  > nghttp2: upgrade 1.59.0 -> 1.60.0
  > minicom: upgrade 2.8 -> 2.9
  > mesa: upgrade 24.0.1 -> 24.0.2
  > mc: upgrade 4.8.30 -> 4.8.31
  > man-pages: upgrade 6.05.01 -> 6.06
  > lsof: upgrade 4.98.0 -> 4.99.3
  > librsvg: upgrade 2.56.3 -> 2.57.1
  > linux-firmware: upgrade 20231211 -> 20240220
  > libxml2: upgrade 2.11.5 -> 2.12.5
  > libusb1: upgrade 1.0.26 -> 1.0.27
  > librepo: update 1.16.0 -> 1.17.0
  > libpcre2: upgrade 10.42 -> 10.43
  > libpciaccess: upgrade 0.17 -> 0.18
  > libdnf: update 0.72.0 -> 0.73.0
  > libbsd: upgrade 0.11.8 -> 0.12.1
  > kmscube: upgrade to latest revision
  > glib-networking: upgrade 2.78.0 -> 2.78.1
  > glib-2.0: upgrade 2.78.3 -> 2.78.4
  > gettext: upgrade 0.22.4 -> 0.22.5
  > epiphany: upgrade 45.1 -> 45.3
  > elfutils: upgrade 0.189 -> 0.191
  > ell: upgrade 0.62 -> 0.63
  > diffoscope: upgrade 253 -> 259
  > dnf: upgrade 4.18.2 -> 4.19.0
  > btrfs-tools: upgrade 6.5.3 -> 6.7.1
  > boost: upgrade 1.83.0 -> 1.84.0
  > appstream: upgrade 1.0.0 -> 1.0.2
  > acl: upgrade 2.3.1 -> 2.3.2
  > python3-sphinxcontrib-jquery: add a recipe and make python3-sphinx-rtd-theme depend on it
  > dev-manual: bmaptool: rename
  > manuals: document VIRTUAL-RUNTIME variables
  > contributor-guide: add notes for tests
  > dev-manual: packages: fix capitalization
  > ref-manual: variables: adding multiple groups in GROUPADD_PARAM
  > ref-manual: variables: correct sdk installation default path
  > ref-manual: tasks: do_cleansstate: recommend using '-f' instead for a shared sstate
  > ref-manual: tasks: do_cleanall: recommend using '-f' instead
  > ref-manual: classes: add cve status check for oe.qa
  > libpng: Update SRC_URI to avoid redirects
  > go: Drop linkmode with nativesdk/cross-canadian
  > go: Further tweak indentation in patch
  > go: bump 1.22.0
  > image_types.bbclass: fix vfat image names
  > xz: correct upstream version check
  > rxvt: add rxvt to desktop entry name
  > Add genericarm64 MACHINE
  > bitbake: utils: remove BB_ENV_PASSTHROUGH from preserved_envvars()
  > bmaptool: now part of Yocto Project
  > python3-cryptography_42.0.5.bb: delete redundant ptest packaging
  > expat: upgrdae 2.6.0 -> 2.6.1
  > gdb: Upgrade 14.1 -> 14.2
  > python3-hypothesis: upgrade 6.98.12 -> 6.98.15
  > rust: Fix build failure re-appeared on riscv32
  > gtk+3: update 3.24.38 -> 3.24.41
  > linux-yocto: Enable gpio-sim with ptests
  > linux-yocto/6.6: update CVE exclusions
  > linux-yocto/6.6: update to v6.6.20
  > linux-yocto/cfg/6.6: drop CONFIG_DEBUG_CREDENTIALS
  > go: upgrade 1.21.5 -> 1.21.7
  > go: upgrade 1.21.0 -> 1.21.5
  > oeqa/gotoolchain: set GOPROXY
  > goarch: disable dynamic linking globally
  > go: bump 1.21.0
  > go: rework patch to avoid identation
  > bitbake: prserv/serv: Fix a PID file removal race on prserv stop
  > bitbake: fetch/git: Avoid clean upon failure
  > qemu: backport patch for ui/clipboard issue
  > mesa,mesa-gl: Fix build when dri3 is not enabled
  > coreutils: backport patch to fix heap overflow in split
  > u-boot: Move UBOOT_INITIAL_ENV back to u-boot.inc
  > qemu: Replace workaround with proper usermode fix for shmat
  > no-gplv3: Tweak for packagemangement in core-image-full-cmdline
  > core-image-full-cmdline: add package-management
  > python3-attrs: disable Hypothesis deadline
  > rust: reproducibility issue fix with v1.75
  > rust: Revert PGO to it's default
  > rust: Upgrade 1.74.1 -> 1.75.0
  > linux-firmware: split out more firmware pieces
  > llvm: Update to 18.1.0 RC4
  > waf: Improve version parsing to avoid failing on warnings
  > xprop: upgrade 1.2.6 -> 1.2.7
  > xkeyboard-config: upgrade 2.40 -> 2.41
  > xkbcomp: upgrade 1.4.6 -> 1.4.7
  > swig: upgrade 4.2.0 -> 4.2.1
  > python3-yamllint: upgrade 1.33.0 -> 1.35.1
  > python3-urllib3: upgrade 2.1.0 -> 2.2.1
  > python3: upgrade 3.12.1 -> 3.12.2
  > python3-typing-extensions: upgrade 4.9.0 -> 4.10.0
  > python3-trove-classifiers: upgrade 2024.1.8 -> 2024.2.23
  > python3-setuptools-rust: upgrade 1.8.1 -> 1.9.0
  > python3-pytz: upgrade 2023.4 -> 2024.1
  > python3-pytest: upgrade 8.0.0 -> 8.0.2
  > python3-pycairo: upgrade 1.25.1 -> 1.26.0
  > python3-pip: upgrade 23.3.2 -> 24.0
  > python3-hypothesis: upgrade 6.97.3 -> 6.98.12
  > python3-dbusmock: upgrade 0.30.2 -> 0.31.1
  > python3-certifi: upgrade 2023.11.17 -> 2024.2.2
  > python3-beartype: upgrade 0.17.0 -> 0.17.2
  > pkgconf: upgrade 2.1.0 -> 2.1.1
  > pciutils: upgrade 3.10.0 -> 3.11.1
  > pango: upgrade 1.51.0 -> 1.52.0
  > ofono: upgrade 2.3 -> 2.4
  > mpg123: upgrade 1.32.4 -> 1.32.5
  > makedepend: upgrade 1.0.8 -> 1.0.9
  > lighttpd: upgrade 1.4.73 -> 1.4.74
  > libxvmc: upgrade 1.0.13 -> 1.0.14
  > libxkbfile: upgrade 1.1.2 -> 1.1.3
  > libxext: upgrade 1.3.5 -> 1.3.6
  > liburi-perl: upgrade 5.25 -> 5.27
  > libunistring: upgrade 1.1 -> 1.2
  > libsecret: upgrade 0.21.2 -> 0.21.4
  > libpng: upgrade 1.6.41 -> 1.6.42
  > libmicrohttpd: upgrade 0.9.77 -> 1.0.1
  > libksba: upgrade 1.6.5 -> 1.6.6
  > libhandy: upgrade 1.8.2 -> 1.8.3
  > libgpg-error: upgrade 1.47 -> 1.48
  > libffi: upgrade 3.4.5 -> 3.4.6
  > git: upgrade 2.43.0 -> 2.44.0
  > gcr: upgrade 4.1.0 -> 4.2.0
  > efivar: upgrade 38 -> 39
  > ed: upgrade 1.20 -> 1.20.1
  > createrepo-c: upgrade 1.0.3 -> 1.0.4
  > ccache: upgrade 4.9 -> 4.9.1
  > bash-completion: upgrade 2.11 -> 2.12.0
  > mirrors: Switch llvm to use shallow cloning
  > gstreamer1.0: skip a test that is known to be flaky
  > oeqa/lib/utils/postactions: fix host disk usage stats retrieval
  > python3-cryptography{-vectors}: upgrade to 42.0.5
  > libc-locale: fix ASCII compatible warning cause build failure.
  > rpm: Fix the following error when run nativesdk-rpm in nativesdk environment.
  > python3: dont disable readline module for editline
  > python3-maturin: Recognise riscv32 architecture
  > python3-bcrypt: Fix build break on arches without 64 bit atomics
  > python3-git: upgrade 3.1.41 -> 3.1.42
  > wpa-supplicant: Fix CVE-2023-52160
  > libexif: remove unused version_underscore
  > bitbake: taskexp_ncurses: fix execution example in introductory comment

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

* sources/meta-arm 1231e54a...aba92504 (1):
  > ci: Ensure tests are in the Corstone-1000 flash image

* sources/meta-clang fc56d6c...eebe4ff (13):
  > lksctp-tools: Reset SECURITY_STACK_PROTECTOR with clang
  > clang: Upgrade to clang 18.1 major release
  > clang: Adjust packaging to match new libLLVM soname
  > bpftrace: Upgrade to 0.20+ and fix with llvm 18
  > bcc: Do not set LLVM_PACKAGE_VERSION explicitly
  > vulkan-samples: Disable deprecated declaration warnings with libc++
  > castxml: Upgrade to 0.6.4
  > spirv-llvm-translator: Switch to main branch for llvm 18 support
  > libcxx: Pass LLVM_RUNTIME_TARGETS
  > rust-llvm: Fix build with clang-18
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18
  > openldap: Fix build with lld linker

* sources/meta-elm-binary e57ece1...ee89d03 (1):
  > Merge pull request #9 from YoeDistro/yoe/mut

* sources/meta-freescale cce48564...aa2eaa14 (3):
  > qtbase: Enable wayland knob when in distro features
  > wayland: Delete recipe
  > Merge pull request #1760 from mschwan-phytec/wip-master-bmap-rename

* sources/meta-freescale-3rdparty 13f46cb...ae392bf (1):
  > Merge pull request #294 from chrisdimich/master

* sources/meta-intel e318d880...9ed54a13 (7):
  > ispc: upgrade 1.22.0 -> 1.23.0
  > openvkl: upgrade 2.0.0 -> 2.0.1
  > ospray: upgrade 3.0.0 -> 3.1.0
  > embree: upgrade 4.3.0 -> 4.3.1
  > rkcommon: upgrade 1.12.0 -> 1.13.0
  > intel-compute-runtime: upgrade 23.22.26516.18 -> 24.05.28454.6
  > intel-graphics-compiler: upgrade 1.0.14062.11 -> 1.0.15985.7

* sources/meta-odroid 665b62d...ae4ac91 (1):
  > u-boot_2023: Drop PYTHON_PN

* sources/meta-openembedded 9f0e51321...857cfbeb8 (110):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > vlc: Upgrade to 3.0.20
  > gnome-online-accounts: Fix build with libxml2 2.12
  > abseil-cpp: upgrade 20230802.1 -> 20240116.1
  > gnome-commander: Fix build with taglib 2.0
  > libmusicbrainz: Update to tip of trunk
  > mariadb: Fix build with libxml2 2.12 ABI changes
  > xmlstarlet: Fix build with API breakage in libxml2 2.12
  > layer.conf: Update for the scarthgap release series
  > ydotool: Add new package
  > python3-tomli-w: added recipe which is also include ptest
  > libosinfo: Fix build with libxml2 v2.12
  > googletest: allow for shared libraries
  > libnice: Disable the examples and the tests
  > python3-google-auth-oauthlib: add ptest
  > python3-traitlets: add ptest and update runtime dependencies
  > mozjs-115: fix reproducibility issue
  > net-snmp: upgrade 5.9.3 -> 5.9.4
  > nss: Upgrade 3.74 -> 3.98
  > squid: Upgrade to 6.8
  > re2: Upgrade 2023.03.01 -> 2024.03.01
  > googletest: Pass -fPIC to CFLAGS
  > gosu: Upgrade to 1.17
  > postfix: upgrade 3.8.5 -> 3.8.6
  > networkmanager: 1.44.0 -> 1.46.0
  > abseil-cpp: Split so-files into separate packages
  > abseil-cpp: A little clean-up
  > python3-invoke: add recipe
  > python3-icecream: add recipe
  > netplan: upgrade 0.106 -> 1.0
  > stunnel: upgrade 5.69 -> 5.72
  > smarty: upgrade 4.3.4 -> 4.4.1
  > python3-sentry-sdk: upgrade 1.40.4 -> 1.40.6
  > python3-scrypt: upgrade 0.8.20 -> 0.8.24
  > python3-pymisp: upgrade 2.4.185 -> 2.4.186
  > python3-pdm: upgrade 2.12.3 -> 2.12.4
  > python3-ipython: upgrade 8.21.0 -> 8.22.1
  > python3-grpcio(-tools): upgrade 1.60.1 -> 1.62.0
  > python3-google-api-python-client: upgrade 2.118.0 -> 2.120.0
  > python3-google-api-core: upgrade 2.16.2 -> 2.17.1
  > python3-gcovr: upgrade 7.0 -> 7.2
  > python3-eventlet: upgrade 0.35.1 -> 0.35.2
  > python3-dnspython: upgrade 2.6.0 -> 2.6.1
  > python3-cbor2: upgrade 5.6.1 -> 5.6.2
  > python3-astroid: upgrade 3.0.3 -> 3.1.0
  > ostree: upgrade 2024.3 -> 2024.4
  > neatvnc: upgrade 0.7.2 -> 0.8.0
  > libtdb: upgrade 1.4.9 -> 1.4.10
  > libtalloc: upgrade 2.4.1 -> 2.4.2
  > fetchmail: upgrade 6.4.37 -> 6.4.38
  > ddrescue: upgrade 1.27 -> 1.28
  > dbus-cxx: upgrade 2.5.0 -> 2.5.1
  > ctags: upgrade 6.1.20240114.0 -> 6.1.20240225.0
  > c-ares: upgrade 1.26.0 -> 1.27.0
  > bats: upgrade 1.10.0 -> 1.11.0
  > python3-marshmallow: upgrade 3.20.2 -> 3.21.1 and add ptest
  > glmark2: add upstream patch to not care about stencil config
  > signing.bbclass: fix typos
  > emacs: Add packageconfig for selinux support
  > pgpool2: Fix build with postgresql 16+
  > pgpool2: Upgrade to 4.5.1
  > python3-arrow: add ptest, update backend and runtime dependencies
  > python3-types-python-dateutil: add recipe
  > toybox-inittab: Fix serial getty reproducibility
  > polkit: update 123 -> 124
  > mozjs-115: update 115.6.0 -> 115.8.0
  > python3-dateutil: upgrade 2.8.2 -> 2.9.0
  > python3-freezegun: add recipe and add ptest
  > drbd-utils: Fix a udev rule reproducibility
  > drbd-utils: Drop a duplicated line in DESCRIPTION
  > ptest-packagelists-meta-python: Move py3-libgpiod out of PTESTS_PROBLEMS_META_PYTHON
  > ptest-packagelists-meta-oe: Move libgpiod out of PTESTS_PROBLEMS_META_OE
  > postgresql: upgrade 15.5 -> 16.2
  > nodejs: upgrade 20.11.0 -> 20.11.1
  > multipath-tools: upgrade 0.9.3 -> 0.9.8
  > syslog-ng: upgrade 4.0.1 -> 4.6.0
  > python3-aiohappyeyeballs: Correct the typo of BBCLASSEXTEND
  > googletest: allow for shared libraries
  > e2tools: Delete unneeded files from ptest package
  > python3-wrapt: add ptest
  > ptest-packagelists-meta-python: Move python3-xlrd from PTESTS_PROBLEMS_META_PYTHON to PTESTS_FAST_META_PYTHON
  > nlohmann-json: Upgrade to 3.11.3
  > python3-netaddr: upgrade 0.10.1 -> 1.2.1 and add ptest
  > python3-google-auth: upgrade 2.28.0 -> 2.28.1
  > syzkaller: Fix build with go 1.21
  > crucible: Define GOPROXY
  > influxdb: Define GOPROXY
  > folks: update 0.15.6 -> 0.15.7
  > drbd-utils: Disable warnings as errors
  > drbd-utils: upgrade 9.22.0 -> 9.27.0
  > openvpn: upgrade 2.6.7 -> 2.6.9
  > fuse3: Make kmod as a recommendation instead of rdep for ptests
  > fuse3: use 4 spaces for indentation
  > openldap: upgrade 2.5.16 -> 2.6.7
  > postfix: upgrade 3.7.3 -> 3.8.5
  > krb5: upgrade 1.20.2 -> 1.21.2
  > keyutils: Add missing rdep for ptests
  > layer.conf: Add nativesdk-libdevmapper PREFERRED_RPROVIDER
  > cryptsetup: upgrade 2.6.1 -> 2.7.0
  > grpc: upgrade 1.60.0 -> 1.60.1
  > iperf3: upgrade 3.15 -> 3.16
  > libgpiod: Tests rely on configfs support in kernel
  > python3-betamax: Upgrade to 0.9.0
  > python3-pyzmq: Add missing dep on python3-unixadmin for ptests
  > python3-gpiod: Tests rely on configfs support in kernel
  > python3-fastjsonschema: Add missing ptest deps
  > xfce4-notifyd: use python3native and depend on python3-packaging-native
  > ristretto: use python3native and depend on glib-2.0-native, python3-packaging-native
  > libkcapi: Update HOMEPAGE url
  > openipmi: fix do_configure error when using dash

* sources/meta-qcom 567079b...e7bcac0 (1):
  > Merge pull request #582 from lumag/cuse

* sources/meta-qt6 1695f1a...394d7d9 (215):
  > qtwebengine: Fix build with clang18
  > squish: don't move executables
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > qtbase: fix patch fuzz
  > qtbase: don't generate qmake wrapper
  > qtbase: add PACKAGECONFIG for wayland support
  > squish: fix QA issue
  > squish: add profile script
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > squish: make wayland optional
  < Merge pull request #36 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Add support for building Squish
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #35 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #34 from YoeDistro/kraj/6.6
  > layer.conf: update LAYERSERIES_COMPAT for scarthgap
  > packagegroup: add Qt modules only on supported archs
  > qtbase: prefer system png
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > libwebp: add workaround for native build
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #32 from YoeDistro/kraj/6.6
  > packagegroup: fix warning caused by inherit_defer
  > coin: update build targets
  > ptest: skip non-existing tests
  < Merge pull request #31 from YoeDistro/kraj/6.6
  > Add recipe for QtDoc
  > qtmultimedia: update revision
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  > webengine: update patch
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  > ptest: better handling for test list
  > Add srcrev for QtDoc
  > pytest-qt: upgrade to latest version
  < Merge pull request #25 from YoeDistro/kraj/6.6
  > qt6-git.inc: Switch to 6.7 branch
  > qtwebengine: update to 118-based
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > srcrev_update: support for all recipes
  > qttools: use clang if it is available
  > qtinterfaceframework: fix packaging error
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  > qtinterfaceframework: remove simulation and reference api
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtdeclarative: add dependency to qtsvg
  > qtbase: fix QLibraryInfo prefix with usrmerge
  < Merge pull request #22 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  > qt3d: remove upstreamed patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: add test config for build ptest image
  > qmlcompiler: enable ptest
  > qtwebengine: enable ptest
  > qtconnectivity: enable ptest
  > ptest: better ptest support
  > Revert "protobuf: add workaround for qtgrpc"
  < Merge pull request #18 from YoeDistro/kraj/6.6
  > coin: add CI build for nanbield
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  > qtgrpc: update to latest revision to fix build failure
  < Merge pull request #16 from YoeDistro/kraj/6.6
  > protobuf: add workaround for qtgrpc
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  > Remove old patches from qtwebengine
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Workaround too eager packagegroup sanity check
  > Workaround too eager packagegroup sanity check
  < Remove checks for required meta layers
  < layer.conf: fix LAYERDEPENDS_qt6-layer
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Remove checks for required meta layers
  > layer.conf: fix LAYERDEPENDS_qt6-layer
  < qtgraphs: remove opengl requirement
  > qtgraphs: remove opengl requirement
  < Remove old patches from qtwebengine
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add PACKAGECONFIG for egldevice platform plugin
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: add PACKAGECONFIG for egldevice platform plugin
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > readme: remove notes about webengine testing
  > qtapplicationmanager: remove unneeded CFLAGS
  > qtopcua: add support for native and nativesdk
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add at-spi2-core as dependency for accessibility option
  < qtmultimedia: enable ffmpeg only if its license is accepted
  < readme: Add link to bug tracker
  > qtbase: add at-spi2-core as dependency for accessibility option
  > readme: Add link to bug tracker
  > qtmultimedia: enable ffmpeg only if its license is accepted
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Revert "qtbase: fix build with kirkstone"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtwebengine: fix build without DRI"
  < Revert "qtwebengine: fix build without DRI"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Bump version to 6.6.1
  > qtapplicationmanager: Fix build with musl
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtshadertools: Fix missing dependency to spirv-tools
  > qtshadertools: Fix missing dependency to spirv-tools
  > qtbase: Add locale-base-c only on glibc based targets
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: fix install if lcl_maybe_fortify is empty
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: fix install if lcl_maybe_fortify is empty
  > Conversion script to use new module names
  < qtdeclarative: add dependency to QtSvg for example
  > qtwebengine: fix build without DRI
  < qtwebengine: fix x86_64 build of ffmpeg
  > qtdeclarative: add dependency to QtSvg for example
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: remove langdale from CI tests
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: fix x86_64 build of ffmpeg
  > Use std::size_t instead of int to store position in string
  > qtwebengine: update chromium branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: Add workaround for static build in CI
  > spirv-tools: remove bbappend
  > python: remove duplicate python recipes
  > qtbase: fix build with kirkstone
  > coin: remove langdale from CI tests
  > Drop support for older Yocto releases
  < qtwebengine: fix build without DRI
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: add workaround for QA warning on qemu
  < coin: use INIT_MANAGER to select systemd
  > coin: add workaround for QA warning on qemu
  > coin: use INIT_MANAGER to select systemd
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtwebengine: update chromium branch
  < coin: Add workaround for static build in CI
  < Use std::size_t instead of int to store position in string
  < examples: add runtime dependency to main package
  < readme: add note about release branches and tags
  < qtshadertools: add runtime dependency to spirv-tools
  > qtshadertools: add runtime dependency to spirv-tools
  > examples: add runtime dependency to main package
  > readme: add note about release branches and tags
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > conan.inc: Remove support
  > qtbase: Add a packageconfig knob to enable lld linker
  < *.patch: add Upstream-Status to all patches
  > *.patch: add Upstream-Status to all patches
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Add 6.6 compatibility notes
  > Add 6.6 compatibility notes
  < Remove legacy license identifier mappings in layer config
  > Remove legacy license identifier mappings in layer config
  < qt6: update module branch
  < qtwebengine: update patch
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: update patch
  > qt6: bump version to 6.7.0
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qttools: add PACKAGECONFIG for clang dependency
  > qttools: add PACKAGECONFIG for clang dependency

* sources/meta-raspberrypi 95a9103...92a9b7a (1):
  > rpi-base: Added missing HiFiBerry

* sources/meta-riscv dc7aeb4...d1df527 (5):
  > musl: Drop rv32 patches
  > riscv-common: Rename bmap-tools-native -> bmaptool-native
  > linux-starfive-dev: Fix perf build with gcc-13
  > capnproto,pidgin-sipe: Re-enable on rv32
  > ostree: Do not mark unavailable for rv32

* sources/meta-rockchip bcf1d92...6adc4b3 (2):
  > rockchip.wks: fix typo
  > layer.conf: update for scarthgap

* sources/meta-ti e24577a7...fba0b171 (9):
  > CI/CD Auto-Merger: cicd.master.202402271317
  > Rework jailhouse recipe to support different image build
  > conf: beaglebone-ai64: Apply U-boot defconfig fragments
  > conf: beagleplay: Apply U-boot defconfig fragments
  > meta-ti-bsp: update BeagleBoard.org BSP to the latest
  > linux-bb.org: remove custom FILES:${KERNEL_PACKAGE_NAME}-devicetree
  > meta-ti-bsp: trusted-firmware-arm: Update to master
  > meta-ti-bsp: optee: Upgrade to 4.1
  > conf: machine: Apply U-boot fragment configs for AM62P Display Cluster Image

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

* sources/poky 4945ca640b...6343ba22e1 (197):
  > glibc: Update to tip of 2.39 branch
  > qemuriscv: Fix kbd and mouse emulation
  > linux-yocto: Fix rv32 syscall wrappers
  > poky-bleeding.bbclass: Remove use of SRCPV
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > genericarm64: clean up kernel modules and firmware
  > genericarm64.wks: reorder partitions
  > layer.conf: Prepare for release, drop nanbield LAYERSERIES
  > openssh: Add a workaround for ICE on powerpc64le
  > kernel-fitImage: only include valid compatible line
  > go.bbclass: set GOPROXY
  > systemd: Check for directory before chmod'ing it
  > bmaptool: Add bmap-tools runtime alias for compatibility
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > poky: Update to prepare for scarthgap release
  > go: filter out build specific path from the linker flags
  > systemd: remove systemd-bus-proxy settings
  > systemd: use RDEPENDS for systemd-vconsole-setup
  > systemd: fix dead link /var/log/README
  > rxvt-unicode: Fix installing of terminfo
  > valgrind: skip intermittently failing ptests
  > sstatetests.py: Add testing for correct sstate permissions
  > oeqa/runtime/login: Fix dbus-wait timeout and loop conditional
  > oeqa/runtime/login: Add screenshot sample logic/timeout/dbus-wait
  > oeqa/runtime/login: Exclude qemuriscv64
  > oeqa/runtime/login: Mask out the mouse panel icon for now
  > oeqa/runtime/login: Various code improvements and fixes
  > oeqa/runtime/login: Proof of concept for screenshot testcases
  > screenshot-tests: Add initial screenshot test png files for core-image-sato
  > qemurunner.py: Fix error on calls to run_monitor
  > webkitgtk: upgrade 2.42.2 -> 2.42.5
  > vulkan: upgrade 1.3.268.0 -> 1.3.275.0
  > vala: upgrade 0.56.13 -> 0.56.15
  > update-rc.d: upgrade to latest revision
  > taglib: upgrade 1.13.1 -> 2.0 and add utfcpp recipe to support that
  > ttyrun: upgrade 2.30.0 -> 2.31.0
  > systemd: upgrade 255.1 -> 255.4
  > shaderc: update 2023.7 -> 2023.8
  > repo: upgrade 2.41 -> 2.42
  > python3-wcwidth: upgrade 0.2.12 -> 0.2.13
  > python3-setuptools: upgrade 69.0.3 -> 69.1.1
  > python3-ruamel-yaml: upgrade 0.17.35 -> 0.18.6
  > python3-jsonschema: upgrade 4.17.3 -> 4.21.1 and add new dependencies
  > python3-dtschema: upgrade 2023.7 -> 2024.2
  > python3-build: upgrade 1.0.3 -> 1.1.1
  > piglit: upgrade to latest revision
  > puzzles: upgrade to latest revision
  > orc: upgrade 0.4.37 -> 0.4.38
  > nghttp2: upgrade 1.59.0 -> 1.60.0
  > minicom: upgrade 2.8 -> 2.9
  > mesa: upgrade 24.0.1 -> 24.0.2
  > mc: upgrade 4.8.30 -> 4.8.31
  > man-pages: upgrade 6.05.01 -> 6.06
  > lsof: upgrade 4.98.0 -> 4.99.3
  > librsvg: upgrade 2.56.3 -> 2.57.1
  > linux-firmware: upgrade 20231211 -> 20240220
  > libxml2: upgrade 2.11.5 -> 2.12.5
  > libusb1: upgrade 1.0.26 -> 1.0.27
  > librepo: update 1.16.0 -> 1.17.0
  > libpcre2: upgrade 10.42 -> 10.43
  > libpciaccess: upgrade 0.17 -> 0.18
  > libdnf: update 0.72.0 -> 0.73.0
  > libbsd: upgrade 0.11.8 -> 0.12.1
  > kmscube: upgrade to latest revision
  > glib-networking: upgrade 2.78.0 -> 2.78.1
  > glib-2.0: upgrade 2.78.3 -> 2.78.4
  > gettext: upgrade 0.22.4 -> 0.22.5
  > epiphany: upgrade 45.1 -> 45.3
  > elfutils: upgrade 0.189 -> 0.191
  > ell: upgrade 0.62 -> 0.63
  > diffoscope: upgrade 253 -> 259
  > dnf: upgrade 4.18.2 -> 4.19.0
  > btrfs-tools: upgrade 6.5.3 -> 6.7.1
  > boost: upgrade 1.83.0 -> 1.84.0
  > appstream: upgrade 1.0.0 -> 1.0.2
  > acl: upgrade 2.3.1 -> 2.3.2
  > python3-sphinxcontrib-jquery: add a recipe and make python3-sphinx-rtd-theme depend on it
  > dev-manual: bmaptool: rename
  > manuals: document VIRTUAL-RUNTIME variables
  > contributor-guide: add notes for tests
  > dev-manual: packages: fix capitalization
  > ref-manual: variables: adding multiple groups in GROUPADD_PARAM
  > ref-manual: variables: correct sdk installation default path
  > ref-manual: tasks: do_cleansstate: recommend using '-f' instead for a shared sstate
  > ref-manual: tasks: do_cleanall: recommend using '-f' instead
  > ref-manual: classes: add cve status check for oe.qa
  > libpng: Update SRC_URI to avoid redirects
  > go: Drop linkmode with nativesdk/cross-canadian
  > go: Further tweak indentation in patch
  > go: bump 1.22.0
  > image_types.bbclass: fix vfat image names
  > xz: correct upstream version check
  > rxvt: add rxvt to desktop entry name
  > Add genericarm64 MACHINE
  > bitbake: utils: remove BB_ENV_PASSTHROUGH from preserved_envvars()
  > bmaptool: now part of Yocto Project
  > python3-cryptography_42.0.5.bb: delete redundant ptest packaging
  > expat: upgrdae 2.6.0 -> 2.6.1
  > gdb: Upgrade 14.1 -> 14.2
  > python3-hypothesis: upgrade 6.98.12 -> 6.98.15
  > rust: Fix build failure re-appeared on riscv32
  > gtk+3: update 3.24.38 -> 3.24.41
  > linux-yocto: Enable gpio-sim with ptests
  > linux-yocto/6.6: update CVE exclusions
  > linux-yocto/6.6: update to v6.6.20
  > linux-yocto/cfg/6.6: drop CONFIG_DEBUG_CREDENTIALS
  > go: upgrade 1.21.5 -> 1.21.7
  > go: upgrade 1.21.0 -> 1.21.5
  > oeqa/gotoolchain: set GOPROXY
  > goarch: disable dynamic linking globally
  > go: bump 1.21.0
  > go: rework patch to avoid identation
  > bitbake: prserv/serv: Fix a PID file removal race on prserv stop
  > bitbake: fetch/git: Avoid clean upon failure
  > qemu: backport patch for ui/clipboard issue
  > mesa,mesa-gl: Fix build when dri3 is not enabled
  > coreutils: backport patch to fix heap overflow in split
  > u-boot: Move UBOOT_INITIAL_ENV back to u-boot.inc
  > qemu: Replace workaround with proper usermode fix for shmat
  > no-gplv3: Tweak for packagemangement in core-image-full-cmdline
  > core-image-full-cmdline: add package-management
  > python3-attrs: disable Hypothesis deadline
  > rust: reproducibility issue fix with v1.75
  > rust: Revert PGO to it's default
  > rust: Upgrade 1.74.1 -> 1.75.0
  > linux-firmware: split out more firmware pieces
  > llvm: Update to 18.1.0 RC4
  > waf: Improve version parsing to avoid failing on warnings
  > xprop: upgrade 1.2.6 -> 1.2.7
  > xkeyboard-config: upgrade 2.40 -> 2.41
  > xkbcomp: upgrade 1.4.6 -> 1.4.7
  > swig: upgrade 4.2.0 -> 4.2.1
  > python3-yamllint: upgrade 1.33.0 -> 1.35.1
  > python3-urllib3: upgrade 2.1.0 -> 2.2.1
  > python3: upgrade 3.12.1 -> 3.12.2
  > python3-typing-extensions: upgrade 4.9.0 -> 4.10.0
  > python3-trove-classifiers: upgrade 2024.1.8 -> 2024.2.23
  > python3-setuptools-rust: upgrade 1.8.1 -> 1.9.0
  > python3-pytz: upgrade 2023.4 -> 2024.1
  > python3-pytest: upgrade 8.0.0 -> 8.0.2
  > python3-pycairo: upgrade 1.25.1 -> 1.26.0
  > python3-pip: upgrade 23.3.2 -> 24.0
  > python3-hypothesis: upgrade 6.97.3 -> 6.98.12
  > python3-dbusmock: upgrade 0.30.2 -> 0.31.1
  > python3-certifi: upgrade 2023.11.17 -> 2024.2.2
  > python3-beartype: upgrade 0.17.0 -> 0.17.2
  > pkgconf: upgrade 2.1.0 -> 2.1.1
  > pciutils: upgrade 3.10.0 -> 3.11.1
  > pango: upgrade 1.51.0 -> 1.52.0
  > ofono: upgrade 2.3 -> 2.4
  > mpg123: upgrade 1.32.4 -> 1.32.5
  > makedepend: upgrade 1.0.8 -> 1.0.9
  > lighttpd: upgrade 1.4.73 -> 1.4.74
  > libxvmc: upgrade 1.0.13 -> 1.0.14
  > libxkbfile: upgrade 1.1.2 -> 1.1.3
  > libxext: upgrade 1.3.5 -> 1.3.6
  > liburi-perl: upgrade 5.25 -> 5.27
  > libunistring: upgrade 1.1 -> 1.2
  > libsecret: upgrade 0.21.2 -> 0.21.4
  > libpng: upgrade 1.6.41 -> 1.6.42
  > libmicrohttpd: upgrade 0.9.77 -> 1.0.1
  > libksba: upgrade 1.6.5 -> 1.6.6
  > libhandy: upgrade 1.8.2 -> 1.8.3
  > libgpg-error: upgrade 1.47 -> 1.48
  > libffi: upgrade 3.4.5 -> 3.4.6
  > git: upgrade 2.43.0 -> 2.44.0
  > gcr: upgrade 4.1.0 -> 4.2.0
  > efivar: upgrade 38 -> 39
  > ed: upgrade 1.20 -> 1.20.1
  > createrepo-c: upgrade 1.0.3 -> 1.0.4
  > ccache: upgrade 4.9 -> 4.9.1
  > bash-completion: upgrade 2.11 -> 2.12.0
  > mirrors: Switch llvm to use shallow cloning
  > gstreamer1.0: skip a test that is known to be flaky
  > oeqa/lib/utils/postactions: fix host disk usage stats retrieval
  > python3-cryptography{-vectors}: upgrade to 42.0.5
  > libc-locale: fix ASCII compatible warning cause build failure.
  > rpm: Fix the following error when run nativesdk-rpm in nativesdk environment.
  > python3: dont disable readline module for editline
  > python3-maturin: Recognise riscv32 architecture
  > python3-bcrypt: Fix build break on arches without 64 bit atomics
  > python3-git: upgrade 3.1.41 -> 3.1.42
  > wpa-supplicant: Fix CVE-2023-52160
  > libexif: remove unused version_underscore
  > bitbake: taskexp_ncurses: fix execution example in introductory comment

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

* sources/meta-arm 1231e54a...aba92504 (1):
  > ci: Ensure tests are in the Corstone-1000 flash image

* sources/meta-clang fc56d6c...eebe4ff (13):
  > lksctp-tools: Reset SECURITY_STACK_PROTECTOR with clang
  > clang: Upgrade to clang 18.1 major release
  > clang: Adjust packaging to match new libLLVM soname
  > bpftrace: Upgrade to 0.20+ and fix with llvm 18
  > bcc: Do not set LLVM_PACKAGE_VERSION explicitly
  > vulkan-samples: Disable deprecated declaration warnings with libc++
  > castxml: Upgrade to 0.6.4
  > spirv-llvm-translator: Switch to main branch for llvm 18 support
  > libcxx: Pass LLVM_RUNTIME_TARGETS
  > rust-llvm: Fix build with clang-18
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18
  > openldap: Fix build with lld linker

* sources/meta-elm-binary e57ece1...ee89d03 (1):
  > Merge pull request #9 from YoeDistro/yoe/mut

* sources/meta-freescale cce48564...aa2eaa14 (3):
  > qtbase: Enable wayland knob when in distro features
  > wayland: Delete recipe
  > Merge pull request #1760 from mschwan-phytec/wip-master-bmap-rename

* sources/meta-freescale-3rdparty 13f46cb...ae392bf (1):
  > Merge pull request #294 from chrisdimich/master

* sources/meta-intel e318d880...9ed54a13 (7):
  > ispc: upgrade 1.22.0 -> 1.23.0
  > openvkl: upgrade 2.0.0 -> 2.0.1
  > ospray: upgrade 3.0.0 -> 3.1.0
  > embree: upgrade 4.3.0 -> 4.3.1
  > rkcommon: upgrade 1.12.0 -> 1.13.0
  > intel-compute-runtime: upgrade 23.22.26516.18 -> 24.05.28454.6
  > intel-graphics-compiler: upgrade 1.0.14062.11 -> 1.0.15985.7

* sources/meta-odroid 665b62d...ae4ac91 (1):
  > u-boot_2023: Drop PYTHON_PN

* sources/meta-openembedded 9f0e51321...af04e5b46 (114):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > python3-google-auth: add ptest and update runtime dependencies
  > python3-responses: add recipe
  > python3-pytest-localserver: added recipe which is also include ptest
  > tcprelay: fix a minor cross compilation do_configure issue
  > vlc: Upgrade to 3.0.20
  > gnome-online-accounts: Fix build with libxml2 2.12
  > abseil-cpp: upgrade 20230802.1 -> 20240116.1
  > gnome-commander: Fix build with taglib 2.0
  > libmusicbrainz: Update to tip of trunk
  > mariadb: Fix build with libxml2 2.12 ABI changes
  > xmlstarlet: Fix build with API breakage in libxml2 2.12
  > layer.conf: Update for the scarthgap release series
  > ydotool: Add new package
  > python3-tomli-w: added recipe which is also include ptest
  > libosinfo: Fix build with libxml2 v2.12
  > googletest: allow for shared libraries
  > libnice: Disable the examples and the tests
  > python3-google-auth-oauthlib: add ptest
  > python3-traitlets: add ptest and update runtime dependencies
  > mozjs-115: fix reproducibility issue
  > net-snmp: upgrade 5.9.3 -> 5.9.4
  > nss: Upgrade 3.74 -> 3.98
  > squid: Upgrade to 6.8
  > re2: Upgrade 2023.03.01 -> 2024.03.01
  > googletest: Pass -fPIC to CFLAGS
  > gosu: Upgrade to 1.17
  > postfix: upgrade 3.8.5 -> 3.8.6
  > networkmanager: 1.44.0 -> 1.46.0
  > abseil-cpp: Split so-files into separate packages
  > abseil-cpp: A little clean-up
  > python3-invoke: add recipe
  > python3-icecream: add recipe
  > netplan: upgrade 0.106 -> 1.0
  > stunnel: upgrade 5.69 -> 5.72
  > smarty: upgrade 4.3.4 -> 4.4.1
  > python3-sentry-sdk: upgrade 1.40.4 -> 1.40.6
  > python3-scrypt: upgrade 0.8.20 -> 0.8.24
  > python3-pymisp: upgrade 2.4.185 -> 2.4.186
  > python3-pdm: upgrade 2.12.3 -> 2.12.4
  > python3-ipython: upgrade 8.21.0 -> 8.22.1
  > python3-grpcio(-tools): upgrade 1.60.1 -> 1.62.0
  > python3-google-api-python-client: upgrade 2.118.0 -> 2.120.0
  > python3-google-api-core: upgrade 2.16.2 -> 2.17.1
  > python3-gcovr: upgrade 7.0 -> 7.2
  > python3-eventlet: upgrade 0.35.1 -> 0.35.2
  > python3-dnspython: upgrade 2.6.0 -> 2.6.1
  > python3-cbor2: upgrade 5.6.1 -> 5.6.2
  > python3-astroid: upgrade 3.0.3 -> 3.1.0
  > ostree: upgrade 2024.3 -> 2024.4
  > neatvnc: upgrade 0.7.2 -> 0.8.0
  > libtdb: upgrade 1.4.9 -> 1.4.10
  > libtalloc: upgrade 2.4.1 -> 2.4.2
  > fetchmail: upgrade 6.4.37 -> 6.4.38
  > ddrescue: upgrade 1.27 -> 1.28
  > dbus-cxx: upgrade 2.5.0 -> 2.5.1
  > ctags: upgrade 6.1.20240114.0 -> 6.1.20240225.0
  > c-ares: upgrade 1.26.0 -> 1.27.0
  > bats: upgrade 1.10.0 -> 1.11.0
  > python3-marshmallow: upgrade 3.20.2 -> 3.21.1 and add ptest
  > glmark2: add upstream patch to not care about stencil config
  > signing.bbclass: fix typos
  > emacs: Add packageconfig for selinux support
  > pgpool2: Fix build with postgresql 16+
  > pgpool2: Upgrade to 4.5.1
  > python3-arrow: add ptest, update backend and runtime dependencies
  > python3-types-python-dateutil: add recipe
  > toybox-inittab: Fix serial getty reproducibility
  > polkit: update 123 -> 124
  > mozjs-115: update 115.6.0 -> 115.8.0
  > python3-dateutil: upgrade 2.8.2 -> 2.9.0
  > python3-freezegun: add recipe and add ptest
  > drbd-utils: Fix a udev rule reproducibility
  > drbd-utils: Drop a duplicated line in DESCRIPTION
  > ptest-packagelists-meta-python: Move py3-libgpiod out of PTESTS_PROBLEMS_META_PYTHON
  > ptest-packagelists-meta-oe: Move libgpiod out of PTESTS_PROBLEMS_META_OE
  > postgresql: upgrade 15.5 -> 16.2
  > nodejs: upgrade 20.11.0 -> 20.11.1
  > multipath-tools: upgrade 0.9.3 -> 0.9.8
  > syslog-ng: upgrade 4.0.1 -> 4.6.0
  > python3-aiohappyeyeballs: Correct the typo of BBCLASSEXTEND
  > googletest: allow for shared libraries
  > e2tools: Delete unneeded files from ptest package
  > python3-wrapt: add ptest
  > ptest-packagelists-meta-python: Move python3-xlrd from PTESTS_PROBLEMS_META_PYTHON to PTESTS_FAST_META_PYTHON
  > nlohmann-json: Upgrade to 3.11.3
  > python3-netaddr: upgrade 0.10.1 -> 1.2.1 and add ptest
  > python3-google-auth: upgrade 2.28.0 -> 2.28.1
  > syzkaller: Fix build with go 1.21
  > crucible: Define GOPROXY
  > influxdb: Define GOPROXY
  > folks: update 0.15.6 -> 0.15.7
  > drbd-utils: Disable warnings as errors
  > drbd-utils: upgrade 9.22.0 -> 9.27.0
  > openvpn: upgrade 2.6.7 -> 2.6.9
  > fuse3: Make kmod as a recommendation instead of rdep for ptests
  > fuse3: use 4 spaces for indentation
  > openldap: upgrade 2.5.16 -> 2.6.7
  > postfix: upgrade 3.7.3 -> 3.8.5
  > krb5: upgrade 1.20.2 -> 1.21.2
  > keyutils: Add missing rdep for ptests
  > layer.conf: Add nativesdk-libdevmapper PREFERRED_RPROVIDER
  > cryptsetup: upgrade 2.6.1 -> 2.7.0
  > grpc: upgrade 1.60.0 -> 1.60.1
  > iperf3: upgrade 3.15 -> 3.16
  > libgpiod: Tests rely on configfs support in kernel
  > python3-betamax: Upgrade to 0.9.0
  > python3-pyzmq: Add missing dep on python3-unixadmin for ptests
  > python3-gpiod: Tests rely on configfs support in kernel
  > python3-fastjsonschema: Add missing ptest deps
  > xfce4-notifyd: use python3native and depend on python3-packaging-native
  > ristretto: use python3native and depend on glib-2.0-native, python3-packaging-native
  > libkcapi: Update HOMEPAGE url
  > openipmi: fix do_configure error when using dash

* sources/meta-qcom 567079b...e7bcac0 (1):
  > Merge pull request #582 from lumag/cuse

* sources/meta-qt6 1695f1a...394d7d9 (215):
  > qtwebengine: Fix build with clang18
  > squish: don't move executables
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > qtbase: fix patch fuzz
  > qtbase: don't generate qmake wrapper
  > qtbase: add PACKAGECONFIG for wayland support
  > squish: fix QA issue
  > squish: add profile script
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > squish: make wayland optional
  < Merge pull request #36 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Add support for building Squish
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #35 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #34 from YoeDistro/kraj/6.6
  > layer.conf: update LAYERSERIES_COMPAT for scarthgap
  > packagegroup: add Qt modules only on supported archs
  > qtbase: prefer system png
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > libwebp: add workaround for native build
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #32 from YoeDistro/kraj/6.6
  > packagegroup: fix warning caused by inherit_defer
  > coin: update build targets
  > ptest: skip non-existing tests
  < Merge pull request #31 from YoeDistro/kraj/6.6
  > Add recipe for QtDoc
  > qtmultimedia: update revision
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  > webengine: update patch
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  > ptest: better handling for test list
  > Add srcrev for QtDoc
  > pytest-qt: upgrade to latest version
  < Merge pull request #25 from YoeDistro/kraj/6.6
  > qt6-git.inc: Switch to 6.7 branch
  > qtwebengine: update to 118-based
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > srcrev_update: support for all recipes
  > qttools: use clang if it is available
  > qtinterfaceframework: fix packaging error
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  > qtinterfaceframework: remove simulation and reference api
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtdeclarative: add dependency to qtsvg
  > qtbase: fix QLibraryInfo prefix with usrmerge
  < Merge pull request #22 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  > qt3d: remove upstreamed patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: add test config for build ptest image
  > qmlcompiler: enable ptest
  > qtwebengine: enable ptest
  > qtconnectivity: enable ptest
  > ptest: better ptest support
  > Revert "protobuf: add workaround for qtgrpc"
  < Merge pull request #18 from YoeDistro/kraj/6.6
  > coin: add CI build for nanbield
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  > qtgrpc: update to latest revision to fix build failure
  < Merge pull request #16 from YoeDistro/kraj/6.6
  > protobuf: add workaround for qtgrpc
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  > Remove old patches from qtwebengine
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Workaround too eager packagegroup sanity check
  > Workaround too eager packagegroup sanity check
  < Remove checks for required meta layers
  < layer.conf: fix LAYERDEPENDS_qt6-layer
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Remove checks for required meta layers
  > layer.conf: fix LAYERDEPENDS_qt6-layer
  < qtgraphs: remove opengl requirement
  > qtgraphs: remove opengl requirement
  < Remove old patches from qtwebengine
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add PACKAGECONFIG for egldevice platform plugin
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: add PACKAGECONFIG for egldevice platform plugin
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > readme: remove notes about webengine testing
  > qtapplicationmanager: remove unneeded CFLAGS
  > qtopcua: add support for native and nativesdk
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add at-spi2-core as dependency for accessibility option
  < qtmultimedia: enable ffmpeg only if its license is accepted
  < readme: Add link to bug tracker
  > qtbase: add at-spi2-core as dependency for accessibility option
  > readme: Add link to bug tracker
  > qtmultimedia: enable ffmpeg only if its license is accepted
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Revert "qtbase: fix build with kirkstone"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtwebengine: fix build without DRI"
  < Revert "qtwebengine: fix build without DRI"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Bump version to 6.6.1
  > qtapplicationmanager: Fix build with musl
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtshadertools: Fix missing dependency to spirv-tools
  > qtshadertools: Fix missing dependency to spirv-tools
  > qtbase: Add locale-base-c only on glibc based targets
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: fix install if lcl_maybe_fortify is empty
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: fix install if lcl_maybe_fortify is empty
  > Conversion script to use new module names
  < qtdeclarative: add dependency to QtSvg for example
  > qtwebengine: fix build without DRI
  < qtwebengine: fix x86_64 build of ffmpeg
  > qtdeclarative: add dependency to QtSvg for example
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: remove langdale from CI tests
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: fix x86_64 build of ffmpeg
  > Use std::size_t instead of int to store position in string
  > qtwebengine: update chromium branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: Add workaround for static build in CI
  > spirv-tools: remove bbappend
  > python: remove duplicate python recipes
  > qtbase: fix build with kirkstone
  > coin: remove langdale from CI tests
  > Drop support for older Yocto releases
  < qtwebengine: fix build without DRI
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: add workaround for QA warning on qemu
  < coin: use INIT_MANAGER to select systemd
  > coin: add workaround for QA warning on qemu
  > coin: use INIT_MANAGER to select systemd
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtwebengine: update chromium branch
  < coin: Add workaround for static build in CI
  < Use std::size_t instead of int to store position in string
  < examples: add runtime dependency to main package
  < readme: add note about release branches and tags
  < qtshadertools: add runtime dependency to spirv-tools
  > qtshadertools: add runtime dependency to spirv-tools
  > examples: add runtime dependency to main package
  > readme: add note about release branches and tags
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > conan.inc: Remove support
  > qtbase: Add a packageconfig knob to enable lld linker
  < *.patch: add Upstream-Status to all patches
  > *.patch: add Upstream-Status to all patches
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Add 6.6 compatibility notes
  > Add 6.6 compatibility notes
  < Remove legacy license identifier mappings in layer config
  > Remove legacy license identifier mappings in layer config
  < qt6: update module branch
  < qtwebengine: update patch
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: update patch
  > qt6: bump version to 6.7.0
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qttools: add PACKAGECONFIG for clang dependency
  > qttools: add PACKAGECONFIG for clang dependency

* sources/meta-raspberrypi 95a9103...92a9b7a (1):
  > rpi-base: Added missing HiFiBerry

* sources/meta-riscv dc7aeb4...d1df527 (5):
  > musl: Drop rv32 patches
  > riscv-common: Rename bmap-tools-native -> bmaptool-native
  > linux-starfive-dev: Fix perf build with gcc-13
  > capnproto,pidgin-sipe: Re-enable on rv32
  > ostree: Do not mark unavailable for rv32

* sources/meta-rockchip bcf1d92...6adc4b3 (2):
  > rockchip.wks: fix typo
  > layer.conf: update for scarthgap

* sources/meta-ti e24577a7...fba0b171 (9):
  > CI/CD Auto-Merger: cicd.master.202402271317
  > Rework jailhouse recipe to support different image build
  > conf: beaglebone-ai64: Apply U-boot defconfig fragments
  > conf: beagleplay: Apply U-boot defconfig fragments
  > meta-ti-bsp: update BeagleBoard.org BSP to the latest
  > linux-bb.org: remove custom FILES:${KERNEL_PACKAGE_NAME}-devicetree
  > meta-ti-bsp: trusted-firmware-arm: Update to master
  > meta-ti-bsp: optee: Upgrade to 4.1
  > conf: machine: Apply U-boot fragment configs for AM62P Display Cluster Image

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

* sources/poky 4945ca640b...6343ba22e1 (197):
  > glibc: Update to tip of 2.39 branch
  > qemuriscv: Fix kbd and mouse emulation
  > linux-yocto: Fix rv32 syscall wrappers
  > poky-bleeding.bbclass: Remove use of SRCPV
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > genericarm64: clean up kernel modules and firmware
  > genericarm64.wks: reorder partitions
  > layer.conf: Prepare for release, drop nanbield LAYERSERIES
  > openssh: Add a workaround for ICE on powerpc64le
  > kernel-fitImage: only include valid compatible line
  > go.bbclass: set GOPROXY
  > systemd: Check for directory before chmod'ing it
  > bmaptool: Add bmap-tools runtime alias for compatibility
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > poky: Update to prepare for scarthgap release
  > go: filter out build specific path from the linker flags
  > systemd: remove systemd-bus-proxy settings
  > systemd: use RDEPENDS for systemd-vconsole-setup
  > systemd: fix dead link /var/log/README
  > rxvt-unicode: Fix installing of terminfo
  > valgrind: skip intermittently failing ptests
  > sstatetests.py: Add testing for correct sstate permissions
  > oeqa/runtime/login: Fix dbus-wait timeout and loop conditional
  > oeqa/runtime/login: Add screenshot sample logic/timeout/dbus-wait
  > oeqa/runtime/login: Exclude qemuriscv64
  > oeqa/runtime/login: Mask out the mouse panel icon for now
  > oeqa/runtime/login: Various code improvements and fixes
  > oeqa/runtime/login: Proof of concept for screenshot testcases
  > screenshot-tests: Add initial screenshot test png files for core-image-sato
  > qemurunner.py: Fix error on calls to run_monitor
  > webkitgtk: upgrade 2.42.2 -> 2.42.5
  > vulkan: upgrade 1.3.268.0 -> 1.3.275.0
  > vala: upgrade 0.56.13 -> 0.56.15
  > update-rc.d: upgrade to latest revision
  > taglib: upgrade 1.13.1 -> 2.0 and add utfcpp recipe to support that
  > ttyrun: upgrade 2.30.0 -> 2.31.0
  > systemd: upgrade 255.1 -> 255.4
  > shaderc: update 2023.7 -> 2023.8
  > repo: upgrade 2.41 -> 2.42
  > python3-wcwidth: upgrade 0.2.12 -> 0.2.13
  > python3-setuptools: upgrade 69.0.3 -> 69.1.1
  > python3-ruamel-yaml: upgrade 0.17.35 -> 0.18.6
  > python3-jsonschema: upgrade 4.17.3 -> 4.21.1 and add new dependencies
  > python3-dtschema: upgrade 2023.7 -> 2024.2
  > python3-build: upgrade 1.0.3 -> 1.1.1
  > piglit: upgrade to latest revision
  > puzzles: upgrade to latest revision
  > orc: upgrade 0.4.37 -> 0.4.38
  > nghttp2: upgrade 1.59.0 -> 1.60.0
  > minicom: upgrade 2.8 -> 2.9
  > mesa: upgrade 24.0.1 -> 24.0.2
  > mc: upgrade 4.8.30 -> 4.8.31
  > man-pages: upgrade 6.05.01 -> 6.06
  > lsof: upgrade 4.98.0 -> 4.99.3
  > librsvg: upgrade 2.56.3 -> 2.57.1
  > linux-firmware: upgrade 20231211 -> 20240220
  > libxml2: upgrade 2.11.5 -> 2.12.5
  > libusb1: upgrade 1.0.26 -> 1.0.27
  > librepo: update 1.16.0 -> 1.17.0
  > libpcre2: upgrade 10.42 -> 10.43
  > libpciaccess: upgrade 0.17 -> 0.18
  > libdnf: update 0.72.0 -> 0.73.0
  > libbsd: upgrade 0.11.8 -> 0.12.1
  > kmscube: upgrade to latest revision
  > glib-networking: upgrade 2.78.0 -> 2.78.1
  > glib-2.0: upgrade 2.78.3 -> 2.78.4
  > gettext: upgrade 0.22.4 -> 0.22.5
  > epiphany: upgrade 45.1 -> 45.3
  > elfutils: upgrade 0.189 -> 0.191
  > ell: upgrade 0.62 -> 0.63
  > diffoscope: upgrade 253 -> 259
  > dnf: upgrade 4.18.2 -> 4.19.0
  > btrfs-tools: upgrade 6.5.3 -> 6.7.1
  > boost: upgrade 1.83.0 -> 1.84.0
  > appstream: upgrade 1.0.0 -> 1.0.2
  > acl: upgrade 2.3.1 -> 2.3.2
  > python3-sphinxcontrib-jquery: add a recipe and make python3-sphinx-rtd-theme depend on it
  > dev-manual: bmaptool: rename
  > manuals: document VIRTUAL-RUNTIME variables
  > contributor-guide: add notes for tests
  > dev-manual: packages: fix capitalization
  > ref-manual: variables: adding multiple groups in GROUPADD_PARAM
  > ref-manual: variables: correct sdk installation default path
  > ref-manual: tasks: do_cleansstate: recommend using '-f' instead for a shared sstate
  > ref-manual: tasks: do_cleanall: recommend using '-f' instead
  > ref-manual: classes: add cve status check for oe.qa
  > libpng: Update SRC_URI to avoid redirects
  > go: Drop linkmode with nativesdk/cross-canadian
  > go: Further tweak indentation in patch
  > go: bump 1.22.0
  > image_types.bbclass: fix vfat image names
  > xz: correct upstream version check
  > rxvt: add rxvt to desktop entry name
  > Add genericarm64 MACHINE
  > bitbake: utils: remove BB_ENV_PASSTHROUGH from preserved_envvars()
  > bmaptool: now part of Yocto Project
  > python3-cryptography_42.0.5.bb: delete redundant ptest packaging
  > expat: upgrdae 2.6.0 -> 2.6.1
  > gdb: Upgrade 14.1 -> 14.2
  > python3-hypothesis: upgrade 6.98.12 -> 6.98.15
  > rust: Fix build failure re-appeared on riscv32
  > gtk+3: update 3.24.38 -> 3.24.41
  > linux-yocto: Enable gpio-sim with ptests
  > linux-yocto/6.6: update CVE exclusions
  > linux-yocto/6.6: update to v6.6.20
  > linux-yocto/cfg/6.6: drop CONFIG_DEBUG_CREDENTIALS
  > go: upgrade 1.21.5 -> 1.21.7
  > go: upgrade 1.21.0 -> 1.21.5
  > oeqa/gotoolchain: set GOPROXY
  > goarch: disable dynamic linking globally
  > go: bump 1.21.0
  > go: rework patch to avoid identation
  > bitbake: prserv/serv: Fix a PID file removal race on prserv stop
  > bitbake: fetch/git: Avoid clean upon failure
  > qemu: backport patch for ui/clipboard issue
  > mesa,mesa-gl: Fix build when dri3 is not enabled
  > coreutils: backport patch to fix heap overflow in split
  > u-boot: Move UBOOT_INITIAL_ENV back to u-boot.inc
  > qemu: Replace workaround with proper usermode fix for shmat
  > no-gplv3: Tweak for packagemangement in core-image-full-cmdline
  > core-image-full-cmdline: add package-management
  > python3-attrs: disable Hypothesis deadline
  > rust: reproducibility issue fix with v1.75
  > rust: Revert PGO to it's default
  > rust: Upgrade 1.74.1 -> 1.75.0
  > linux-firmware: split out more firmware pieces
  > llvm: Update to 18.1.0 RC4
  > waf: Improve version parsing to avoid failing on warnings
  > xprop: upgrade 1.2.6 -> 1.2.7
  > xkeyboard-config: upgrade 2.40 -> 2.41
  > xkbcomp: upgrade 1.4.6 -> 1.4.7
  > swig: upgrade 4.2.0 -> 4.2.1
  > python3-yamllint: upgrade 1.33.0 -> 1.35.1
  > python3-urllib3: upgrade 2.1.0 -> 2.2.1
  > python3: upgrade 3.12.1 -> 3.12.2
  > python3-typing-extensions: upgrade 4.9.0 -> 4.10.0
  > python3-trove-classifiers: upgrade 2024.1.8 -> 2024.2.23
  > python3-setuptools-rust: upgrade 1.8.1 -> 1.9.0
  > python3-pytz: upgrade 2023.4 -> 2024.1
  > python3-pytest: upgrade 8.0.0 -> 8.0.2
  > python3-pycairo: upgrade 1.25.1 -> 1.26.0
  > python3-pip: upgrade 23.3.2 -> 24.0
  > python3-hypothesis: upgrade 6.97.3 -> 6.98.12
  > python3-dbusmock: upgrade 0.30.2 -> 0.31.1
  > python3-certifi: upgrade 2023.11.17 -> 2024.2.2
  > python3-beartype: upgrade 0.17.0 -> 0.17.2
  > pkgconf: upgrade 2.1.0 -> 2.1.1
  > pciutils: upgrade 3.10.0 -> 3.11.1
  > pango: upgrade 1.51.0 -> 1.52.0
  > ofono: upgrade 2.3 -> 2.4
  > mpg123: upgrade 1.32.4 -> 1.32.5
  > makedepend: upgrade 1.0.8 -> 1.0.9
  > lighttpd: upgrade 1.4.73 -> 1.4.74
  > libxvmc: upgrade 1.0.13 -> 1.0.14
  > libxkbfile: upgrade 1.1.2 -> 1.1.3
  > libxext: upgrade 1.3.5 -> 1.3.6
  > liburi-perl: upgrade 5.25 -> 5.27
  > libunistring: upgrade 1.1 -> 1.2
  > libsecret: upgrade 0.21.2 -> 0.21.4
  > libpng: upgrade 1.6.41 -> 1.6.42
  > libmicrohttpd: upgrade 0.9.77 -> 1.0.1
  > libksba: upgrade 1.6.5 -> 1.6.6
  > libhandy: upgrade 1.8.2 -> 1.8.3
  > libgpg-error: upgrade 1.47 -> 1.48
  > libffi: upgrade 3.4.5 -> 3.4.6
  > git: upgrade 2.43.0 -> 2.44.0
  > gcr: upgrade 4.1.0 -> 4.2.0
  > efivar: upgrade 38 -> 39
  > ed: upgrade 1.20 -> 1.20.1
  > createrepo-c: upgrade 1.0.3 -> 1.0.4
  > ccache: upgrade 4.9 -> 4.9.1
  > bash-completion: upgrade 2.11 -> 2.12.0
  > mirrors: Switch llvm to use shallow cloning
  > gstreamer1.0: skip a test that is known to be flaky
  > oeqa/lib/utils/postactions: fix host disk usage stats retrieval
  > python3-cryptography{-vectors}: upgrade to 42.0.5
  > libc-locale: fix ASCII compatible warning cause build failure.
  > rpm: Fix the following error when run nativesdk-rpm in nativesdk environment.
  > python3: dont disable readline module for editline
  > python3-maturin: Recognise riscv32 architecture
  > python3-bcrypt: Fix build break on arches without 64 bit atomics
  > python3-git: upgrade 3.1.41 -> 3.1.42
  > wpa-supplicant: Fix CVE-2023-52160
  > libexif: remove unused version_underscore
  > bitbake: taskexp_ncurses: fix execution example in introductory comment

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

* sources/meta-arm 1231e54a...aba92504 (1):
  > ci: Ensure tests are in the Corstone-1000 flash image

* sources/meta-clang fc56d6c...eebe4ff (13):
  > lksctp-tools: Reset SECURITY_STACK_PROTECTOR with clang
  > clang: Upgrade to clang 18.1 major release
  > clang: Adjust packaging to match new libLLVM soname
  > bpftrace: Upgrade to 0.20+ and fix with llvm 18
  > bcc: Do not set LLVM_PACKAGE_VERSION explicitly
  > vulkan-samples: Disable deprecated declaration warnings with libc++
  > castxml: Upgrade to 0.6.4
  > spirv-llvm-translator: Switch to main branch for llvm 18 support
  > libcxx: Pass LLVM_RUNTIME_TARGETS
  > rust-llvm: Fix build with clang-18
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18
  > openldap: Fix build with lld linker

* sources/meta-elm-binary e57ece1...ee89d03 (1):
  > Merge pull request #9 from YoeDistro/yoe/mut

* sources/meta-freescale cce48564...aa2eaa14 (3):
  > qtbase: Enable wayland knob when in distro features
  > wayland: Delete recipe
  > Merge pull request #1760 from mschwan-phytec/wip-master-bmap-rename

* sources/meta-freescale-3rdparty 13f46cb...ae392bf (1):
  > Merge pull request #294 from chrisdimich/master

* sources/meta-intel e318d880...9ed54a13 (7):
  > ispc: upgrade 1.22.0 -> 1.23.0
  > openvkl: upgrade 2.0.0 -> 2.0.1
  > ospray: upgrade 3.0.0 -> 3.1.0
  > embree: upgrade 4.3.0 -> 4.3.1
  > rkcommon: upgrade 1.12.0 -> 1.13.0
  > intel-compute-runtime: upgrade 23.22.26516.18 -> 24.05.28454.6
  > intel-graphics-compiler: upgrade 1.0.14062.11 -> 1.0.15985.7

* sources/meta-odroid 665b62d...ae4ac91 (1):
  > u-boot_2023: Drop PYTHON_PN

* sources/meta-openembedded 9f0e51321...6f94b3974 (120):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > layer.conf: Update for the scarthgap release series
  > remove obsolete PIP_INSTALL_PACKAGE and PIP_INSTALL_DIST_PATH
  > thin-provisioning-tools: 1.0.9 -> 1.0.12
  > gnulib: 2018-12-18 -> 202401
  > xfsprogs: 6.5.0 -> 6.6.0
  > yaffs2-utils: Upgrade to 20221209
  > webp-pixbuf-loader: update 0.2.5 -> 0.2.7
  > ydotool: Add new package
  > python3-google-auth: add ptest and update runtime dependencies
  > python3-responses: add recipe
  > python3-pytest-localserver: added recipe which is also include ptest
  > tcprelay: fix a minor cross compilation do_configure issue
  > vlc: Upgrade to 3.0.20
  > gnome-online-accounts: Fix build with libxml2 2.12
  > abseil-cpp: upgrade 20230802.1 -> 20240116.1
  > gnome-commander: Fix build with taglib 2.0
  > libmusicbrainz: Update to tip of trunk
  > mariadb: Fix build with libxml2 2.12 ABI changes
  > xmlstarlet: Fix build with API breakage in libxml2 2.12
  > python3-tomli-w: added recipe which is also include ptest
  > libosinfo: Fix build with libxml2 v2.12
  > googletest: allow for shared libraries
  > libnice: Disable the examples and the tests
  > python3-google-auth-oauthlib: add ptest
  > python3-traitlets: add ptest and update runtime dependencies
  > mozjs-115: fix reproducibility issue
  > net-snmp: upgrade 5.9.3 -> 5.9.4
  > nss: Upgrade 3.74 -> 3.98
  > squid: Upgrade to 6.8
  > re2: Upgrade 2023.03.01 -> 2024.03.01
  > googletest: Pass -fPIC to CFLAGS
  > gosu: Upgrade to 1.17
  > postfix: upgrade 3.8.5 -> 3.8.6
  > networkmanager: 1.44.0 -> 1.46.0
  > abseil-cpp: Split so-files into separate packages
  > abseil-cpp: A little clean-up
  > python3-invoke: add recipe
  > python3-icecream: add recipe
  > netplan: upgrade 0.106 -> 1.0
  > stunnel: upgrade 5.69 -> 5.72
  > smarty: upgrade 4.3.4 -> 4.4.1
  > python3-sentry-sdk: upgrade 1.40.4 -> 1.40.6
  > python3-scrypt: upgrade 0.8.20 -> 0.8.24
  > python3-pymisp: upgrade 2.4.185 -> 2.4.186
  > python3-pdm: upgrade 2.12.3 -> 2.12.4
  > python3-ipython: upgrade 8.21.0 -> 8.22.1
  > python3-grpcio(-tools): upgrade 1.60.1 -> 1.62.0
  > python3-google-api-python-client: upgrade 2.118.0 -> 2.120.0
  > python3-google-api-core: upgrade 2.16.2 -> 2.17.1
  > python3-gcovr: upgrade 7.0 -> 7.2
  > python3-eventlet: upgrade 0.35.1 -> 0.35.2
  > python3-dnspython: upgrade 2.6.0 -> 2.6.1
  > python3-cbor2: upgrade 5.6.1 -> 5.6.2
  > python3-astroid: upgrade 3.0.3 -> 3.1.0
  > ostree: upgrade 2024.3 -> 2024.4
  > neatvnc: upgrade 0.7.2 -> 0.8.0
  > libtdb: upgrade 1.4.9 -> 1.4.10
  > libtalloc: upgrade 2.4.1 -> 2.4.2
  > fetchmail: upgrade 6.4.37 -> 6.4.38
  > ddrescue: upgrade 1.27 -> 1.28
  > dbus-cxx: upgrade 2.5.0 -> 2.5.1
  > ctags: upgrade 6.1.20240114.0 -> 6.1.20240225.0
  > c-ares: upgrade 1.26.0 -> 1.27.0
  > bats: upgrade 1.10.0 -> 1.11.0
  > python3-marshmallow: upgrade 3.20.2 -> 3.21.1 and add ptest
  > glmark2: add upstream patch to not care about stencil config
  > signing.bbclass: fix typos
  > emacs: Add packageconfig for selinux support
  > pgpool2: Fix build with postgresql 16+
  > pgpool2: Upgrade to 4.5.1
  > python3-arrow: add ptest, update backend and runtime dependencies
  > python3-types-python-dateutil: add recipe
  > toybox-inittab: Fix serial getty reproducibility
  > polkit: update 123 -> 124
  > mozjs-115: update 115.6.0 -> 115.8.0
  > python3-dateutil: upgrade 2.8.2 -> 2.9.0
  > python3-freezegun: add recipe and add ptest
  > drbd-utils: Fix a udev rule reproducibility
  > drbd-utils: Drop a duplicated line in DESCRIPTION
  > ptest-packagelists-meta-python: Move py3-libgpiod out of PTESTS_PROBLEMS_META_PYTHON
  > ptest-packagelists-meta-oe: Move libgpiod out of PTESTS_PROBLEMS_META_OE
  > postgresql: upgrade 15.5 -> 16.2
  > nodejs: upgrade 20.11.0 -> 20.11.1
  > multipath-tools: upgrade 0.9.3 -> 0.9.8
  > syslog-ng: upgrade 4.0.1 -> 4.6.0
  > python3-aiohappyeyeballs: Correct the typo of BBCLASSEXTEND
  > googletest: allow for shared libraries
  > e2tools: Delete unneeded files from ptest package
  > python3-wrapt: add ptest
  > ptest-packagelists-meta-python: Move python3-xlrd from PTESTS_PROBLEMS_META_PYTHON to PTESTS_FAST_META_PYTHON
  > nlohmann-json: Upgrade to 3.11.3
  > python3-netaddr: upgrade 0.10.1 -> 1.2.1 and add ptest
  > python3-google-auth: upgrade 2.28.0 -> 2.28.1
  > syzkaller: Fix build with go 1.21
  > crucible: Define GOPROXY
  > influxdb: Define GOPROXY
  > folks: update 0.15.6 -> 0.15.7
  > drbd-utils: Disable warnings as errors
  > drbd-utils: upgrade 9.22.0 -> 9.27.0
  > openvpn: upgrade 2.6.7 -> 2.6.9
  > fuse3: Make kmod as a recommendation instead of rdep for ptests
  > fuse3: use 4 spaces for indentation
  > openldap: upgrade 2.5.16 -> 2.6.7
  > postfix: upgrade 3.7.3 -> 3.8.5
  > krb5: upgrade 1.20.2 -> 1.21.2
  > keyutils: Add missing rdep for ptests
  > layer.conf: Add nativesdk-libdevmapper PREFERRED_RPROVIDER
  > cryptsetup: upgrade 2.6.1 -> 2.7.0
  > grpc: upgrade 1.60.0 -> 1.60.1
  > iperf3: upgrade 3.15 -> 3.16
  > libgpiod: Tests rely on configfs support in kernel
  > python3-betamax: Upgrade to 0.9.0
  > python3-pyzmq: Add missing dep on python3-unixadmin for ptests
  > python3-gpiod: Tests rely on configfs support in kernel
  > python3-fastjsonschema: Add missing ptest deps
  > xfce4-notifyd: use python3native and depend on python3-packaging-native
  > ristretto: use python3native and depend on glib-2.0-native, python3-packaging-native
  > libkcapi: Update HOMEPAGE url
  > openipmi: fix do_configure error when using dash

* sources/meta-qcom 567079b...e7bcac0 (1):
  > Merge pull request #582 from lumag/cuse

* sources/meta-qt6 1695f1a...394d7d9 (215):
  > qtwebengine: Fix build with clang18
  > squish: don't move executables
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > qtbase: fix patch fuzz
  > qtbase: don't generate qmake wrapper
  > qtbase: add PACKAGECONFIG for wayland support
  > squish: fix QA issue
  > squish: add profile script
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > squish: make wayland optional
  < Merge pull request #36 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Add support for building Squish
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #35 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #34 from YoeDistro/kraj/6.6
  > layer.conf: update LAYERSERIES_COMPAT for scarthgap
  > packagegroup: add Qt modules only on supported archs
  > qtbase: prefer system png
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > libwebp: add workaround for native build
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #32 from YoeDistro/kraj/6.6
  > packagegroup: fix warning caused by inherit_defer
  > coin: update build targets
  > ptest: skip non-existing tests
  < Merge pull request #31 from YoeDistro/kraj/6.6
  > Add recipe for QtDoc
  > qtmultimedia: update revision
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  > webengine: update patch
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  > ptest: better handling for test list
  > Add srcrev for QtDoc
  > pytest-qt: upgrade to latest version
  < Merge pull request #25 from YoeDistro/kraj/6.6
  > qt6-git.inc: Switch to 6.7 branch
  > qtwebengine: update to 118-based
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > srcrev_update: support for all recipes
  > qttools: use clang if it is available
  > qtinterfaceframework: fix packaging error
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  > qtinterfaceframework: remove simulation and reference api
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtdeclarative: add dependency to qtsvg
  > qtbase: fix QLibraryInfo prefix with usrmerge
  < Merge pull request #22 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  > qt3d: remove upstreamed patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: add test config for build ptest image
  > qmlcompiler: enable ptest
  > qtwebengine: enable ptest
  > qtconnectivity: enable ptest
  > ptest: better ptest support
  > Revert "protobuf: add workaround for qtgrpc"
  < Merge pull request #18 from YoeDistro/kraj/6.6
  > coin: add CI build for nanbield
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  > qtgrpc: update to latest revision to fix build failure
  < Merge pull request #16 from YoeDistro/kraj/6.6
  > protobuf: add workaround for qtgrpc
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  > Remove old patches from qtwebengine
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Workaround too eager packagegroup sanity check
  > Workaround too eager packagegroup sanity check
  < Remove checks for required meta layers
  < layer.conf: fix LAYERDEPENDS_qt6-layer
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Remove checks for required meta layers
  > layer.conf: fix LAYERDEPENDS_qt6-layer
  < qtgraphs: remove opengl requirement
  > qtgraphs: remove opengl requirement
  < Remove old patches from qtwebengine
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add PACKAGECONFIG for egldevice platform plugin
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: add PACKAGECONFIG for egldevice platform plugin
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > readme: remove notes about webengine testing
  > qtapplicationmanager: remove unneeded CFLAGS
  > qtopcua: add support for native and nativesdk
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add at-spi2-core as dependency for accessibility option
  < qtmultimedia: enable ffmpeg only if its license is accepted
  < readme: Add link to bug tracker
  > qtbase: add at-spi2-core as dependency for accessibility option
  > readme: Add link to bug tracker
  > qtmultimedia: enable ffmpeg only if its license is accepted
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Revert "qtbase: fix build with kirkstone"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtwebengine: fix build without DRI"
  < Revert "qtwebengine: fix build without DRI"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Bump version to 6.6.1
  > qtapplicationmanager: Fix build with musl
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtshadertools: Fix missing dependency to spirv-tools
  > qtshadertools: Fix missing dependency to spirv-tools
  > qtbase: Add locale-base-c only on glibc based targets
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: fix install if lcl_maybe_fortify is empty
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: fix install if lcl_maybe_fortify is empty
  > Conversion script to use new module names
  < qtdeclarative: add dependency to QtSvg for example
  > qtwebengine: fix build without DRI
  < qtwebengine: fix x86_64 build of ffmpeg
  > qtdeclarative: add dependency to QtSvg for example
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: remove langdale from CI tests
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: fix x86_64 build of ffmpeg
  > Use std::size_t instead of int to store position in string
  > qtwebengine: update chromium branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: Add workaround for static build in CI
  > spirv-tools: remove bbappend
  > python: remove duplicate python recipes
  > qtbase: fix build with kirkstone
  > coin: remove langdale from CI tests
  > Drop support for older Yocto releases
  < qtwebengine: fix build without DRI
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: add workaround for QA warning on qemu
  < coin: use INIT_MANAGER to select systemd
  > coin: add workaround for QA warning on qemu
  > coin: use INIT_MANAGER to select systemd
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtwebengine: update chromium branch
  < coin: Add workaround for static build in CI
  < Use std::size_t instead of int to store position in string
  < examples: add runtime dependency to main package
  < readme: add note about release branches and tags
  < qtshadertools: add runtime dependency to spirv-tools
  > qtshadertools: add runtime dependency to spirv-tools
  > examples: add runtime dependency to main package
  > readme: add note about release branches and tags
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > conan.inc: Remove support
  > qtbase: Add a packageconfig knob to enable lld linker
  < *.patch: add Upstream-Status to all patches
  > *.patch: add Upstream-Status to all patches
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Add 6.6 compatibility notes
  > Add 6.6 compatibility notes
  < Remove legacy license identifier mappings in layer config
  > Remove legacy license identifier mappings in layer config
  < qt6: update module branch
  < qtwebengine: update patch
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: update patch
  > qt6: bump version to 6.7.0
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qttools: add PACKAGECONFIG for clang dependency
  > qttools: add PACKAGECONFIG for clang dependency

* sources/meta-raspberrypi 95a9103...92a9b7a (1):
  > rpi-base: Added missing HiFiBerry

* sources/meta-riscv dc7aeb4...d1df527 (5):
  > musl: Drop rv32 patches
  > riscv-common: Rename bmap-tools-native -> bmaptool-native
  > linux-starfive-dev: Fix perf build with gcc-13
  > capnproto,pidgin-sipe: Re-enable on rv32
  > ostree: Do not mark unavailable for rv32

* sources/meta-rockchip bcf1d92...06a65d4 (3):
  > rock-5[ab]: use regular yocto kernel
  > rockchip.wks: fix typo
  > layer.conf: update for scarthgap

* sources/meta-ti e24577a7...fba0b171 (9):
  > CI/CD Auto-Merger: cicd.master.202402271317
  > Rework jailhouse recipe to support different image build
  > conf: beaglebone-ai64: Apply U-boot defconfig fragments
  > conf: beagleplay: Apply U-boot defconfig fragments
  > meta-ti-bsp: update BeagleBoard.org BSP to the latest
  > linux-bb.org: remove custom FILES:${KERNEL_PACKAGE_NAME}-devicetree
  > meta-ti-bsp: trusted-firmware-arm: Update to master
  > meta-ti-bsp: optee: Upgrade to 4.1
  > conf: machine: Apply U-boot fragment configs for AM62P Display Cluster Image

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

* sources/poky 4945ca640b...1e98b23d2a (197):
  > glibc: Update to tip of 2.39 branch
  > qemuriscv: Fix kbd and mouse emulation
  > linux-yocto: Fix rv32 syscall wrappers
  > poky-bleeding.bbclass: Remove use of SRCPV
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > layer.conf: Prepare for release, drop nanbield LAYERSERIES
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > openssh: Add a workaround for ICE on powerpc64le
  > kernel-fitImage: only include valid compatible line
  > go.bbclass: set GOPROXY
  > systemd: Check for directory before chmod'ing it
  > bmaptool: Add bmap-tools runtime alias for compatibility
  > genericarm64: clean up kernel modules and firmware
  > genericarm64.wks: reorder partitions
  > poky: Update to prepare for scarthgap release
  > go: filter out build specific path from the linker flags
  > systemd: remove systemd-bus-proxy settings
  > systemd: use RDEPENDS for systemd-vconsole-setup
  > systemd: fix dead link /var/log/README
  > rxvt-unicode: Fix installing of terminfo
  > valgrind: skip intermittently failing ptests
  > sstatetests.py: Add testing for correct sstate permissions
  > oeqa/runtime/login: Fix dbus-wait timeout and loop conditional
  > oeqa/runtime/login: Add screenshot sample logic/timeout/dbus-wait
  > oeqa/runtime/login: Exclude qemuriscv64
  > oeqa/runtime/login: Mask out the mouse panel icon for now
  > oeqa/runtime/login: Various code improvements and fixes
  > oeqa/runtime/login: Proof of concept for screenshot testcases
  > screenshot-tests: Add initial screenshot test png files for core-image-sato
  > qemurunner.py: Fix error on calls to run_monitor
  > webkitgtk: upgrade 2.42.2 -> 2.42.5
  > vulkan: upgrade 1.3.268.0 -> 1.3.275.0
  > vala: upgrade 0.56.13 -> 0.56.15
  > update-rc.d: upgrade to latest revision
  > taglib: upgrade 1.13.1 -> 2.0 and add utfcpp recipe to support that
  > ttyrun: upgrade 2.30.0 -> 2.31.0
  > systemd: upgrade 255.1 -> 255.4
  > shaderc: update 2023.7 -> 2023.8
  > repo: upgrade 2.41 -> 2.42
  > python3-wcwidth: upgrade 0.2.12 -> 0.2.13
  > python3-setuptools: upgrade 69.0.3 -> 69.1.1
  > python3-ruamel-yaml: upgrade 0.17.35 -> 0.18.6
  > python3-jsonschema: upgrade 4.17.3 -> 4.21.1 and add new dependencies
  > python3-dtschema: upgrade 2023.7 -> 2024.2
  > python3-build: upgrade 1.0.3 -> 1.1.1
  > piglit: upgrade to latest revision
  > puzzles: upgrade to latest revision
  > orc: upgrade 0.4.37 -> 0.4.38
  > nghttp2: upgrade 1.59.0 -> 1.60.0
  > minicom: upgrade 2.8 -> 2.9
  > mesa: upgrade 24.0.1 -> 24.0.2
  > mc: upgrade 4.8.30 -> 4.8.31
  > man-pages: upgrade 6.05.01 -> 6.06
  > lsof: upgrade 4.98.0 -> 4.99.3
  > librsvg: upgrade 2.56.3 -> 2.57.1
  > linux-firmware: upgrade 20231211 -> 20240220
  > libxml2: upgrade 2.11.5 -> 2.12.5
  > libusb1: upgrade 1.0.26 -> 1.0.27
  > librepo: update 1.16.0 -> 1.17.0
  > libpcre2: upgrade 10.42 -> 10.43
  > libpciaccess: upgrade 0.17 -> 0.18
  > libdnf: update 0.72.0 -> 0.73.0
  > libbsd: upgrade 0.11.8 -> 0.12.1
  > kmscube: upgrade to latest revision
  > glib-networking: upgrade 2.78.0 -> 2.78.1
  > glib-2.0: upgrade 2.78.3 -> 2.78.4
  > gettext: upgrade 0.22.4 -> 0.22.5
  > epiphany: upgrade 45.1 -> 45.3
  > elfutils: upgrade 0.189 -> 0.191
  > ell: upgrade 0.62 -> 0.63
  > diffoscope: upgrade 253 -> 259
  > dnf: upgrade 4.18.2 -> 4.19.0
  > btrfs-tools: upgrade 6.5.3 -> 6.7.1
  > boost: upgrade 1.83.0 -> 1.84.0
  > appstream: upgrade 1.0.0 -> 1.0.2
  > acl: upgrade 2.3.1 -> 2.3.2
  > python3-sphinxcontrib-jquery: add a recipe and make python3-sphinx-rtd-theme depend on it
  > dev-manual: bmaptool: rename
  > manuals: document VIRTUAL-RUNTIME variables
  > contributor-guide: add notes for tests
  > dev-manual: packages: fix capitalization
  > ref-manual: variables: adding multiple groups in GROUPADD_PARAM
  > ref-manual: variables: correct sdk installation default path
  > ref-manual: tasks: do_cleansstate: recommend using '-f' instead for a shared sstate
  > ref-manual: tasks: do_cleanall: recommend using '-f' instead
  > ref-manual: classes: add cve status check for oe.qa
  > libpng: Update SRC_URI to avoid redirects
  > go: Drop linkmode with nativesdk/cross-canadian
  > go: Further tweak indentation in patch
  > go: bump 1.22.0
  > image_types.bbclass: fix vfat image names
  > xz: correct upstream version check
  > rxvt: add rxvt to desktop entry name
  > Add genericarm64 MACHINE
  > bitbake: utils: remove BB_ENV_PASSTHROUGH from preserved_envvars()
  > bmaptool: now part of Yocto Project
  > python3-cryptography_42.0.5.bb: delete redundant ptest packaging
  > expat: upgrdae 2.6.0 -> 2.6.1
  > gdb: Upgrade 14.1 -> 14.2
  > python3-hypothesis: upgrade 6.98.12 -> 6.98.15
  > rust: Fix build failure re-appeared on riscv32
  > gtk+3: update 3.24.38 -> 3.24.41
  > linux-yocto: Enable gpio-sim with ptests
  > linux-yocto/6.6: update CVE exclusions
  > linux-yocto/6.6: update to v6.6.20
  > linux-yocto/cfg/6.6: drop CONFIG_DEBUG_CREDENTIALS
  > go: upgrade 1.21.5 -> 1.21.7
  > go: upgrade 1.21.0 -> 1.21.5
  > oeqa/gotoolchain: set GOPROXY
  > goarch: disable dynamic linking globally
  > go: bump 1.21.0
  > go: rework patch to avoid identation
  > bitbake: prserv/serv: Fix a PID file removal race on prserv stop
  > bitbake: fetch/git: Avoid clean upon failure
  > qemu: backport patch for ui/clipboard issue
  > mesa,mesa-gl: Fix build when dri3 is not enabled
  > coreutils: backport patch to fix heap overflow in split
  > u-boot: Move UBOOT_INITIAL_ENV back to u-boot.inc
  > qemu: Replace workaround with proper usermode fix for shmat
  > no-gplv3: Tweak for packagemangement in core-image-full-cmdline
  > core-image-full-cmdline: add package-management
  > python3-attrs: disable Hypothesis deadline
  > rust: reproducibility issue fix with v1.75
  > rust: Revert PGO to it's default
  > rust: Upgrade 1.74.1 -> 1.75.0
  > linux-firmware: split out more firmware pieces
  > llvm: Update to 18.1.0 RC4
  > waf: Improve version parsing to avoid failing on warnings
  > xprop: upgrade 1.2.6 -> 1.2.7
  > xkeyboard-config: upgrade 2.40 -> 2.41
  > xkbcomp: upgrade 1.4.6 -> 1.4.7
  > swig: upgrade 4.2.0 -> 4.2.1
  > python3-yamllint: upgrade 1.33.0 -> 1.35.1
  > python3-urllib3: upgrade 2.1.0 -> 2.2.1
  > python3: upgrade 3.12.1 -> 3.12.2
  > python3-typing-extensions: upgrade 4.9.0 -> 4.10.0
  > python3-trove-classifiers: upgrade 2024.1.8 -> 2024.2.23
  > python3-setuptools-rust: upgrade 1.8.1 -> 1.9.0
  > python3-pytz: upgrade 2023.4 -> 2024.1
  > python3-pytest: upgrade 8.0.0 -> 8.0.2
  > python3-pycairo: upgrade 1.25.1 -> 1.26.0
  > python3-pip: upgrade 23.3.2 -> 24.0
  > python3-hypothesis: upgrade 6.97.3 -> 6.98.12
  > python3-dbusmock: upgrade 0.30.2 -> 0.31.1
  > python3-certifi: upgrade 2023.11.17 -> 2024.2.2
  > python3-beartype: upgrade 0.17.0 -> 0.17.2
  > pkgconf: upgrade 2.1.0 -> 2.1.1
  > pciutils: upgrade 3.10.0 -> 3.11.1
  > pango: upgrade 1.51.0 -> 1.52.0
  > ofono: upgrade 2.3 -> 2.4
  > mpg123: upgrade 1.32.4 -> 1.32.5
  > makedepend: upgrade 1.0.8 -> 1.0.9
  > lighttpd: upgrade 1.4.73 -> 1.4.74
  > libxvmc: upgrade 1.0.13 -> 1.0.14
  > libxkbfile: upgrade 1.1.2 -> 1.1.3
  > libxext: upgrade 1.3.5 -> 1.3.6
  > liburi-perl: upgrade 5.25 -> 5.27
  > libunistring: upgrade 1.1 -> 1.2
  > libsecret: upgrade 0.21.2 -> 0.21.4
  > libpng: upgrade 1.6.41 -> 1.6.42
  > libmicrohttpd: upgrade 0.9.77 -> 1.0.1
  > libksba: upgrade 1.6.5 -> 1.6.6
  > libhandy: upgrade 1.8.2 -> 1.8.3
  > libgpg-error: upgrade 1.47 -> 1.48
  > libffi: upgrade 3.4.5 -> 3.4.6
  > git: upgrade 2.43.0 -> 2.44.0
  > gcr: upgrade 4.1.0 -> 4.2.0
  > efivar: upgrade 38 -> 39
  > ed: upgrade 1.20 -> 1.20.1
  > createrepo-c: upgrade 1.0.3 -> 1.0.4
  > ccache: upgrade 4.9 -> 4.9.1
  > bash-completion: upgrade 2.11 -> 2.12.0
  > mirrors: Switch llvm to use shallow cloning
  > gstreamer1.0: skip a test that is known to be flaky
  > oeqa/lib/utils/postactions: fix host disk usage stats retrieval
  > python3-cryptography{-vectors}: upgrade to 42.0.5
  > libc-locale: fix ASCII compatible warning cause build failure.
  > rpm: Fix the following error when run nativesdk-rpm in nativesdk environment.
  > python3: dont disable readline module for editline
  > python3-maturin: Recognise riscv32 architecture
  > python3-bcrypt: Fix build break on arches without 64 bit atomics
  > python3-git: upgrade 3.1.41 -> 3.1.42
  > wpa-supplicant: Fix CVE-2023-52160
  > libexif: remove unused version_underscore
  > bitbake: taskexp_ncurses: fix execution example in introductory comment

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

* sources/meta-arm 1231e54a...aba92504 (1):
  > ci: Ensure tests are in the Corstone-1000 flash image

* sources/meta-clang fc56d6c...eebe4ff (13):
  > lksctp-tools: Reset SECURITY_STACK_PROTECTOR with clang
  > clang: Upgrade to clang 18.1 major release
  > clang: Adjust packaging to match new libLLVM soname
  > bpftrace: Upgrade to 0.20+ and fix with llvm 18
  > bcc: Do not set LLVM_PACKAGE_VERSION explicitly
  > vulkan-samples: Disable deprecated declaration warnings with libc++
  > castxml: Upgrade to 0.6.4
  > spirv-llvm-translator: Switch to main branch for llvm 18 support
  > libcxx: Pass LLVM_RUNTIME_TARGETS
  > rust-llvm: Fix build with clang-18
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18
  > openldap: Fix build with lld linker

* sources/meta-elm-binary e57ece1...ee89d03 (1):
  > Merge pull request #9 from YoeDistro/yoe/mut

* sources/meta-freescale cce48564...aa2eaa14 (3):
  > qtbase: Enable wayland knob when in distro features
  > wayland: Delete recipe
  > Merge pull request #1760 from mschwan-phytec/wip-master-bmap-rename

* sources/meta-freescale-3rdparty 13f46cb...ae392bf (1):
  > Merge pull request #294 from chrisdimich/master

* sources/meta-intel e318d880...9ed54a13 (7):
  > ispc: upgrade 1.22.0 -> 1.23.0
  > openvkl: upgrade 2.0.0 -> 2.0.1
  > ospray: upgrade 3.0.0 -> 3.1.0
  > embree: upgrade 4.3.0 -> 4.3.1
  > rkcommon: upgrade 1.12.0 -> 1.13.0
  > intel-compute-runtime: upgrade 23.22.26516.18 -> 24.05.28454.6
  > intel-graphics-compiler: upgrade 1.0.14062.11 -> 1.0.15985.7

* sources/meta-odroid 665b62d...ae4ac91 (1):
  > u-boot_2023: Drop PYTHON_PN

* sources/meta-openembedded 9f0e51321...ed7893bb8 (119):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > layer.conf: Update for the scarthgap release series
  > remove obsolete PIP_INSTALL_PACKAGE and PIP_INSTALL_DIST_PATH
  > thin-provisioning-tools: 1.0.9 -> 1.0.12
  > gnulib: 2018-12-18 -> 202401
  > xfsprogs: 6.5.0 -> 6.6.0
  > yaffs2-utils: Upgrade to 20221209
  > webp-pixbuf-loader: update 0.2.5 -> 0.2.7
  > python3-google-auth: add ptest and update runtime dependencies
  > python3-responses: add recipe
  > python3-pytest-localserver: added recipe which is also include ptest
  > tcprelay: fix a minor cross compilation do_configure issue
  > vlc: Upgrade to 3.0.20
  > gnome-online-accounts: Fix build with libxml2 2.12
  > abseil-cpp: upgrade 20230802.1 -> 20240116.1
  > gnome-commander: Fix build with taglib 2.0
  > libmusicbrainz: Update to tip of trunk
  > mariadb: Fix build with libxml2 2.12 ABI changes
  > xmlstarlet: Fix build with API breakage in libxml2 2.12
  > python3-tomli-w: added recipe which is also include ptest
  > libosinfo: Fix build with libxml2 v2.12
  > googletest: allow for shared libraries
  > libnice: Disable the examples and the tests
  > python3-google-auth-oauthlib: add ptest
  > python3-traitlets: add ptest and update runtime dependencies
  > mozjs-115: fix reproducibility issue
  > net-snmp: upgrade 5.9.3 -> 5.9.4
  > nss: Upgrade 3.74 -> 3.98
  > squid: Upgrade to 6.8
  > re2: Upgrade 2023.03.01 -> 2024.03.01
  > googletest: Pass -fPIC to CFLAGS
  > gosu: Upgrade to 1.17
  > postfix: upgrade 3.8.5 -> 3.8.6
  > networkmanager: 1.44.0 -> 1.46.0
  > abseil-cpp: Split so-files into separate packages
  > abseil-cpp: A little clean-up
  > python3-invoke: add recipe
  > python3-icecream: add recipe
  > netplan: upgrade 0.106 -> 1.0
  > stunnel: upgrade 5.69 -> 5.72
  > smarty: upgrade 4.3.4 -> 4.4.1
  > python3-sentry-sdk: upgrade 1.40.4 -> 1.40.6
  > python3-scrypt: upgrade 0.8.20 -> 0.8.24
  > python3-pymisp: upgrade 2.4.185 -> 2.4.186
  > python3-pdm: upgrade 2.12.3 -> 2.12.4
  > python3-ipython: upgrade 8.21.0 -> 8.22.1
  > python3-grpcio(-tools): upgrade 1.60.1 -> 1.62.0
  > python3-google-api-python-client: upgrade 2.118.0 -> 2.120.0
  > python3-google-api-core: upgrade 2.16.2 -> 2.17.1
  > python3-gcovr: upgrade 7.0 -> 7.2
  > python3-eventlet: upgrade 0.35.1 -> 0.35.2
  > python3-dnspython: upgrade 2.6.0 -> 2.6.1
  > python3-cbor2: upgrade 5.6.1 -> 5.6.2
  > python3-astroid: upgrade 3.0.3 -> 3.1.0
  > ostree: upgrade 2024.3 -> 2024.4
  > neatvnc: upgrade 0.7.2 -> 0.8.0
  > libtdb: upgrade 1.4.9 -> 1.4.10
  > libtalloc: upgrade 2.4.1 -> 2.4.2
  > fetchmail: upgrade 6.4.37 -> 6.4.38
  > ddrescue: upgrade 1.27 -> 1.28
  > dbus-cxx: upgrade 2.5.0 -> 2.5.1
  > ctags: upgrade 6.1.20240114.0 -> 6.1.20240225.0
  > c-ares: upgrade 1.26.0 -> 1.27.0
  > bats: upgrade 1.10.0 -> 1.11.0
  > python3-marshmallow: upgrade 3.20.2 -> 3.21.1 and add ptest
  > glmark2: add upstream patch to not care about stencil config
  > signing.bbclass: fix typos
  > emacs: Add packageconfig for selinux support
  > pgpool2: Fix build with postgresql 16+
  > pgpool2: Upgrade to 4.5.1
  > python3-arrow: add ptest, update backend and runtime dependencies
  > python3-types-python-dateutil: add recipe
  > toybox-inittab: Fix serial getty reproducibility
  > polkit: update 123 -> 124
  > mozjs-115: update 115.6.0 -> 115.8.0
  > python3-dateutil: upgrade 2.8.2 -> 2.9.0
  > python3-freezegun: add recipe and add ptest
  > drbd-utils: Fix a udev rule reproducibility
  > drbd-utils: Drop a duplicated line in DESCRIPTION
  > ptest-packagelists-meta-python: Move py3-libgpiod out of PTESTS_PROBLEMS_META_PYTHON
  > ptest-packagelists-meta-oe: Move libgpiod out of PTESTS_PROBLEMS_META_OE
  > postgresql: upgrade 15.5 -> 16.2
  > nodejs: upgrade 20.11.0 -> 20.11.1
  > multipath-tools: upgrade 0.9.3 -> 0.9.8
  > syslog-ng: upgrade 4.0.1 -> 4.6.0
  > python3-aiohappyeyeballs: Correct the typo of BBCLASSEXTEND
  > googletest: allow for shared libraries
  > e2tools: Delete unneeded files from ptest package
  > python3-wrapt: add ptest
  > ptest-packagelists-meta-python: Move python3-xlrd from PTESTS_PROBLEMS_META_PYTHON to PTESTS_FAST_META_PYTHON
  > nlohmann-json: Upgrade to 3.11.3
  > python3-netaddr: upgrade 0.10.1 -> 1.2.1 and add ptest
  > python3-google-auth: upgrade 2.28.0 -> 2.28.1
  > syzkaller: Fix build with go 1.21
  > crucible: Define GOPROXY
  > influxdb: Define GOPROXY
  > folks: update 0.15.6 -> 0.15.7
  > drbd-utils: Disable warnings as errors
  > drbd-utils: upgrade 9.22.0 -> 9.27.0
  > openvpn: upgrade 2.6.7 -> 2.6.9
  > fuse3: Make kmod as a recommendation instead of rdep for ptests
  > fuse3: use 4 spaces for indentation
  > openldap: upgrade 2.5.16 -> 2.6.7
  > postfix: upgrade 3.7.3 -> 3.8.5
  > krb5: upgrade 1.20.2 -> 1.21.2
  > keyutils: Add missing rdep for ptests
  > layer.conf: Add nativesdk-libdevmapper PREFERRED_RPROVIDER
  > cryptsetup: upgrade 2.6.1 -> 2.7.0
  > grpc: upgrade 1.60.0 -> 1.60.1
  > iperf3: upgrade 3.15 -> 3.16
  > libgpiod: Tests rely on configfs support in kernel
  > python3-betamax: Upgrade to 0.9.0
  > python3-pyzmq: Add missing dep on python3-unixadmin for ptests
  > python3-gpiod: Tests rely on configfs support in kernel
  > python3-fastjsonschema: Add missing ptest deps
  > xfce4-notifyd: use python3native and depend on python3-packaging-native
  > ristretto: use python3native and depend on glib-2.0-native, python3-packaging-native
  > libkcapi: Update HOMEPAGE url
  > openipmi: fix do_configure error when using dash

* sources/meta-qcom 567079b...e7bcac0 (1):
  > Merge pull request #582 from lumag/cuse

* sources/meta-qt6 1695f1a...394d7d9 (215):
  > qtwebengine: Fix build with clang18
  > squish: don't move executables
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > qtbase: fix patch fuzz
  > qtbase: don't generate qmake wrapper
  > qtbase: add PACKAGECONFIG for wayland support
  > squish: fix QA issue
  > squish: add profile script
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > squish: make wayland optional
  < Merge pull request #36 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Add support for building Squish
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #35 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #34 from YoeDistro/kraj/6.6
  > layer.conf: update LAYERSERIES_COMPAT for scarthgap
  > packagegroup: add Qt modules only on supported archs
  > qtbase: prefer system png
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > libwebp: add workaround for native build
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #32 from YoeDistro/kraj/6.6
  > packagegroup: fix warning caused by inherit_defer
  > coin: update build targets
  > ptest: skip non-existing tests
  < Merge pull request #31 from YoeDistro/kraj/6.6
  > Add recipe for QtDoc
  > qtmultimedia: update revision
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  > webengine: update patch
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  > ptest: better handling for test list
  > Add srcrev for QtDoc
  > pytest-qt: upgrade to latest version
  < Merge pull request #25 from YoeDistro/kraj/6.6
  > qt6-git.inc: Switch to 6.7 branch
  > qtwebengine: update to 118-based
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > srcrev_update: support for all recipes
  > qttools: use clang if it is available
  > qtinterfaceframework: fix packaging error
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  > qtinterfaceframework: remove simulation and reference api
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtdeclarative: add dependency to qtsvg
  > qtbase: fix QLibraryInfo prefix with usrmerge
  < Merge pull request #22 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  > qt3d: remove upstreamed patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: add test config for build ptest image
  > qmlcompiler: enable ptest
  > qtwebengine: enable ptest
  > qtconnectivity: enable ptest
  > ptest: better ptest support
  > Revert "protobuf: add workaround for qtgrpc"
  < Merge pull request #18 from YoeDistro/kraj/6.6
  > coin: add CI build for nanbield
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  > qtgrpc: update to latest revision to fix build failure
  < Merge pull request #16 from YoeDistro/kraj/6.6
  > protobuf: add workaround for qtgrpc
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  > Remove old patches from qtwebengine
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Workaround too eager packagegroup sanity check
  > Workaround too eager packagegroup sanity check
  < Remove checks for required meta layers
  < layer.conf: fix LAYERDEPENDS_qt6-layer
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Remove checks for required meta layers
  > layer.conf: fix LAYERDEPENDS_qt6-layer
  < qtgraphs: remove opengl requirement
  > qtgraphs: remove opengl requirement
  < Remove old patches from qtwebengine
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add PACKAGECONFIG for egldevice platform plugin
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: add PACKAGECONFIG for egldevice platform plugin
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > readme: remove notes about webengine testing
  > qtapplicationmanager: remove unneeded CFLAGS
  > qtopcua: add support for native and nativesdk
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add at-spi2-core as dependency for accessibility option
  < qtmultimedia: enable ffmpeg only if its license is accepted
  < readme: Add link to bug tracker
  > qtbase: add at-spi2-core as dependency for accessibility option
  > readme: Add link to bug tracker
  > qtmultimedia: enable ffmpeg only if its license is accepted
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Revert "qtbase: fix build with kirkstone"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtwebengine: fix build without DRI"
  < Revert "qtwebengine: fix build without DRI"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Bump version to 6.6.1
  > qtapplicationmanager: Fix build with musl
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtshadertools: Fix missing dependency to spirv-tools
  > qtshadertools: Fix missing dependency to spirv-tools
  > qtbase: Add locale-base-c only on glibc based targets
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: fix install if lcl_maybe_fortify is empty
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: fix install if lcl_maybe_fortify is empty
  > Conversion script to use new module names
  < qtdeclarative: add dependency to QtSvg for example
  > qtwebengine: fix build without DRI
  < qtwebengine: fix x86_64 build of ffmpeg
  > qtdeclarative: add dependency to QtSvg for example
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: remove langdale from CI tests
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: fix x86_64 build of ffmpeg
  > Use std::size_t instead of int to store position in string
  > qtwebengine: update chromium branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: Add workaround for static build in CI
  > spirv-tools: remove bbappend
  > python: remove duplicate python recipes
  > qtbase: fix build with kirkstone
  > coin: remove langdale from CI tests
  > Drop support for older Yocto releases
  < qtwebengine: fix build without DRI
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: add workaround for QA warning on qemu
  < coin: use INIT_MANAGER to select systemd
  > coin: add workaround for QA warning on qemu
  > coin: use INIT_MANAGER to select systemd
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtwebengine: update chromium branch
  < coin: Add workaround for static build in CI
  < Use std::size_t instead of int to store position in string
  < examples: add runtime dependency to main package
  < readme: add note about release branches and tags
  < qtshadertools: add runtime dependency to spirv-tools
  > qtshadertools: add runtime dependency to spirv-tools
  > examples: add runtime dependency to main package
  > readme: add note about release branches and tags
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > conan.inc: Remove support
  > qtbase: Add a packageconfig knob to enable lld linker
  < *.patch: add Upstream-Status to all patches
  > *.patch: add Upstream-Status to all patches
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Add 6.6 compatibility notes
  > Add 6.6 compatibility notes
  < Remove legacy license identifier mappings in layer config
  > Remove legacy license identifier mappings in layer config
  < qt6: update module branch
  < qtwebengine: update patch
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: update patch
  > qt6: bump version to 6.7.0
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qttools: add PACKAGECONFIG for clang dependency
  > qttools: add PACKAGECONFIG for clang dependency

* sources/meta-raspberrypi 95a9103...92a9b7a (1):
  > rpi-base: Added missing HiFiBerry

* sources/meta-riscv dc7aeb4...d1df527 (5):
  > musl: Drop rv32 patches
  > riscv-common: Rename bmap-tools-native -> bmaptool-native
  > linux-starfive-dev: Fix perf build with gcc-13
  > capnproto,pidgin-sipe: Re-enable on rv32
  > ostree: Do not mark unavailable for rv32

* sources/meta-rockchip bcf1d92...06a65d4 (3):
  > rock-5[ab]: use regular yocto kernel
  > rockchip.wks: fix typo
  > layer.conf: update for scarthgap

* sources/meta-ti e24577a7...fba0b171 (9):
  > CI/CD Auto-Merger: cicd.master.202402271317
  > Rework jailhouse recipe to support different image build
  > conf: beaglebone-ai64: Apply U-boot defconfig fragments
  > conf: beagleplay: Apply U-boot defconfig fragments
  > meta-ti-bsp: update BeagleBoard.org BSP to the latest
  > linux-bb.org: remove custom FILES:${KERNEL_PACKAGE_NAME}-devicetree
  > meta-ti-bsp: trusted-firmware-arm: Update to master
  > meta-ti-bsp: optee: Upgrade to 4.1
  > conf: machine: Apply U-boot fragment configs for AM62P Display Cluster Image

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

* sources/poky 4945ca640b...1e98b23d2a (197):
  > glibc: Update to tip of 2.39 branch
  > qemuriscv: Fix kbd and mouse emulation
  > linux-yocto: Fix rv32 syscall wrappers
  > poky-bleeding.bbclass: Remove use of SRCPV
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > layer.conf: Prepare for release, drop nanbield LAYERSERIES
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > openssh: Add a workaround for ICE on powerpc64le
  > kernel-fitImage: only include valid compatible line
  > go.bbclass: set GOPROXY
  > systemd: Check for directory before chmod'ing it
  > bmaptool: Add bmap-tools runtime alias for compatibility
  > genericarm64: clean up kernel modules and firmware
  > genericarm64.wks: reorder partitions
  > poky: Update to prepare for scarthgap release
  > go: filter out build specific path from the linker flags
  > systemd: remove systemd-bus-proxy settings
  > systemd: use RDEPENDS for systemd-vconsole-setup
  > systemd: fix dead link /var/log/README
  > rxvt-unicode: Fix installing of terminfo
  > valgrind: skip intermittently failing ptests
  > sstatetests.py: Add testing for correct sstate permissions
  > oeqa/runtime/login: Fix dbus-wait timeout and loop conditional
  > oeqa/runtime/login: Add screenshot sample logic/timeout/dbus-wait
  > oeqa/runtime/login: Exclude qemuriscv64
  > oeqa/runtime/login: Mask out the mouse panel icon for now
  > oeqa/runtime/login: Various code improvements and fixes
  > oeqa/runtime/login: Proof of concept for screenshot testcases
  > screenshot-tests: Add initial screenshot test png files for core-image-sato
  > qemurunner.py: Fix error on calls to run_monitor
  > webkitgtk: upgrade 2.42.2 -> 2.42.5
  > vulkan: upgrade 1.3.268.0 -> 1.3.275.0
  > vala: upgrade 0.56.13 -> 0.56.15
  > update-rc.d: upgrade to latest revision
  > taglib: upgrade 1.13.1 -> 2.0 and add utfcpp recipe to support that
  > ttyrun: upgrade 2.30.0 -> 2.31.0
  > systemd: upgrade 255.1 -> 255.4
  > shaderc: update 2023.7 -> 2023.8
  > repo: upgrade 2.41 -> 2.42
  > python3-wcwidth: upgrade 0.2.12 -> 0.2.13
  > python3-setuptools: upgrade 69.0.3 -> 69.1.1
  > python3-ruamel-yaml: upgrade 0.17.35 -> 0.18.6
  > python3-jsonschema: upgrade 4.17.3 -> 4.21.1 and add new dependencies
  > python3-dtschema: upgrade 2023.7 -> 2024.2
  > python3-build: upgrade 1.0.3 -> 1.1.1
  > piglit: upgrade to latest revision
  > puzzles: upgrade to latest revision
  > orc: upgrade 0.4.37 -> 0.4.38
  > nghttp2: upgrade 1.59.0 -> 1.60.0
  > minicom: upgrade 2.8 -> 2.9
  > mesa: upgrade 24.0.1 -> 24.0.2
  > mc: upgrade 4.8.30 -> 4.8.31
  > man-pages: upgrade 6.05.01 -> 6.06
  > lsof: upgrade 4.98.0 -> 4.99.3
  > librsvg: upgrade 2.56.3 -> 2.57.1
  > linux-firmware: upgrade 20231211 -> 20240220
  > libxml2: upgrade 2.11.5 -> 2.12.5
  > libusb1: upgrade 1.0.26 -> 1.0.27
  > librepo: update 1.16.0 -> 1.17.0
  > libpcre2: upgrade 10.42 -> 10.43
  > libpciaccess: upgrade 0.17 -> 0.18
  > libdnf: update 0.72.0 -> 0.73.0
  > libbsd: upgrade 0.11.8 -> 0.12.1
  > kmscube: upgrade to latest revision
  > glib-networking: upgrade 2.78.0 -> 2.78.1
  > glib-2.0: upgrade 2.78.3 -> 2.78.4
  > gettext: upgrade 0.22.4 -> 0.22.5
  > epiphany: upgrade 45.1 -> 45.3
  > elfutils: upgrade 0.189 -> 0.191
  > ell: upgrade 0.62 -> 0.63
  > diffoscope: upgrade 253 -> 259
  > dnf: upgrade 4.18.2 -> 4.19.0
  > btrfs-tools: upgrade 6.5.3 -> 6.7.1
  > boost: upgrade 1.83.0 -> 1.84.0
  > appstream: upgrade 1.0.0 -> 1.0.2
  > acl: upgrade 2.3.1 -> 2.3.2
  > python3-sphinxcontrib-jquery: add a recipe and make python3-sphinx-rtd-theme depend on it
  > dev-manual: bmaptool: rename
  > manuals: document VIRTUAL-RUNTIME variables
  > contributor-guide: add notes for tests
  > dev-manual: packages: fix capitalization
  > ref-manual: variables: adding multiple groups in GROUPADD_PARAM
  > ref-manual: variables: correct sdk installation default path
  > ref-manual: tasks: do_cleansstate: recommend using '-f' instead for a shared sstate
  > ref-manual: tasks: do_cleanall: recommend using '-f' instead
  > ref-manual: classes: add cve status check for oe.qa
  > libpng: Update SRC_URI to avoid redirects
  > go: Drop linkmode with nativesdk/cross-canadian
  > go: Further tweak indentation in patch
  > go: bump 1.22.0
  > image_types.bbclass: fix vfat image names
  > xz: correct upstream version check
  > rxvt: add rxvt to desktop entry name
  > Add genericarm64 MACHINE
  > bitbake: utils: remove BB_ENV_PASSTHROUGH from preserved_envvars()
  > bmaptool: now part of Yocto Project
  > python3-cryptography_42.0.5.bb: delete redundant ptest packaging
  > expat: upgrdae 2.6.0 -> 2.6.1
  > gdb: Upgrade 14.1 -> 14.2
  > python3-hypothesis: upgrade 6.98.12 -> 6.98.15
  > rust: Fix build failure re-appeared on riscv32
  > gtk+3: update 3.24.38 -> 3.24.41
  > linux-yocto: Enable gpio-sim with ptests
  > linux-yocto/6.6: update CVE exclusions
  > linux-yocto/6.6: update to v6.6.20
  > linux-yocto/cfg/6.6: drop CONFIG_DEBUG_CREDENTIALS
  > go: upgrade 1.21.5 -> 1.21.7
  > go: upgrade 1.21.0 -> 1.21.5
  > oeqa/gotoolchain: set GOPROXY
  > goarch: disable dynamic linking globally
  > go: bump 1.21.0
  > go: rework patch to avoid identation
  > bitbake: prserv/serv: Fix a PID file removal race on prserv stop
  > bitbake: fetch/git: Avoid clean upon failure
  > qemu: backport patch for ui/clipboard issue
  > mesa,mesa-gl: Fix build when dri3 is not enabled
  > coreutils: backport patch to fix heap overflow in split
  > u-boot: Move UBOOT_INITIAL_ENV back to u-boot.inc
  > qemu: Replace workaround with proper usermode fix for shmat
  > no-gplv3: Tweak for packagemangement in core-image-full-cmdline
  > core-image-full-cmdline: add package-management
  > python3-attrs: disable Hypothesis deadline
  > rust: reproducibility issue fix with v1.75
  > rust: Revert PGO to it's default
  > rust: Upgrade 1.74.1 -> 1.75.0
  > linux-firmware: split out more firmware pieces
  > llvm: Update to 18.1.0 RC4
  > waf: Improve version parsing to avoid failing on warnings
  > xprop: upgrade 1.2.6 -> 1.2.7
  > xkeyboard-config: upgrade 2.40 -> 2.41
  > xkbcomp: upgrade 1.4.6 -> 1.4.7
  > swig: upgrade 4.2.0 -> 4.2.1
  > python3-yamllint: upgrade 1.33.0 -> 1.35.1
  > python3-urllib3: upgrade 2.1.0 -> 2.2.1
  > python3: upgrade 3.12.1 -> 3.12.2
  > python3-typing-extensions: upgrade 4.9.0 -> 4.10.0
  > python3-trove-classifiers: upgrade 2024.1.8 -> 2024.2.23
  > python3-setuptools-rust: upgrade 1.8.1 -> 1.9.0
  > python3-pytz: upgrade 2023.4 -> 2024.1
  > python3-pytest: upgrade 8.0.0 -> 8.0.2
  > python3-pycairo: upgrade 1.25.1 -> 1.26.0
  > python3-pip: upgrade 23.3.2 -> 24.0
  > python3-hypothesis: upgrade 6.97.3 -> 6.98.12
  > python3-dbusmock: upgrade 0.30.2 -> 0.31.1
  > python3-certifi: upgrade 2023.11.17 -> 2024.2.2
  > python3-beartype: upgrade 0.17.0 -> 0.17.2
  > pkgconf: upgrade 2.1.0 -> 2.1.1
  > pciutils: upgrade 3.10.0 -> 3.11.1
  > pango: upgrade 1.51.0 -> 1.52.0
  > ofono: upgrade 2.3 -> 2.4
  > mpg123: upgrade 1.32.4 -> 1.32.5
  > makedepend: upgrade 1.0.8 -> 1.0.9
  > lighttpd: upgrade 1.4.73 -> 1.4.74
  > libxvmc: upgrade 1.0.13 -> 1.0.14
  > libxkbfile: upgrade 1.1.2 -> 1.1.3
  > libxext: upgrade 1.3.5 -> 1.3.6
  > liburi-perl: upgrade 5.25 -> 5.27
  > libunistring: upgrade 1.1 -> 1.2
  > libsecret: upgrade 0.21.2 -> 0.21.4
  > libpng: upgrade 1.6.41 -> 1.6.42
  > libmicrohttpd: upgrade 0.9.77 -> 1.0.1
  > libksba: upgrade 1.6.5 -> 1.6.6
  > libhandy: upgrade 1.8.2 -> 1.8.3
  > libgpg-error: upgrade 1.47 -> 1.48
  > libffi: upgrade 3.4.5 -> 3.4.6
  > git: upgrade 2.43.0 -> 2.44.0
  > gcr: upgrade 4.1.0 -> 4.2.0
  > efivar: upgrade 38 -> 39
  > ed: upgrade 1.20 -> 1.20.1
  > createrepo-c: upgrade 1.0.3 -> 1.0.4
  > ccache: upgrade 4.9 -> 4.9.1
  > bash-completion: upgrade 2.11 -> 2.12.0
  > mirrors: Switch llvm to use shallow cloning
  > gstreamer1.0: skip a test that is known to be flaky
  > oeqa/lib/utils/postactions: fix host disk usage stats retrieval
  > python3-cryptography{-vectors}: upgrade to 42.0.5
  > libc-locale: fix ASCII compatible warning cause build failure.
  > rpm: Fix the following error when run nativesdk-rpm in nativesdk environment.
  > python3: dont disable readline module for editline
  > python3-maturin: Recognise riscv32 architecture
  > python3-bcrypt: Fix build break on arches without 64 bit atomics
  > python3-git: upgrade 3.1.41 -> 3.1.42
  > wpa-supplicant: Fix CVE-2023-52160
  > libexif: remove unused version_underscore
  > bitbake: taskexp_ncurses: fix execution example in introductory comment

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

* sources/meta-arm 1231e54a...aba92504 (1):
  > ci: Ensure tests are in the Corstone-1000 flash image

* sources/meta-clang fc56d6c...eebe4ff (13):
  > lksctp-tools: Reset SECURITY_STACK_PROTECTOR with clang
  > clang: Upgrade to clang 18.1 major release
  > clang: Adjust packaging to match new libLLVM soname
  > bpftrace: Upgrade to 0.20+ and fix with llvm 18
  > bcc: Do not set LLVM_PACKAGE_VERSION explicitly
  > vulkan-samples: Disable deprecated declaration warnings with libc++
  > castxml: Upgrade to 0.6.4
  > spirv-llvm-translator: Switch to main branch for llvm 18 support
  > libcxx: Pass LLVM_RUNTIME_TARGETS
  > rust-llvm: Fix build with clang-18
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18
  > openldap: Fix build with lld linker

* sources/meta-elm-binary e57ece1...ee89d03 (1):
  > Merge pull request #9 from YoeDistro/yoe/mut

* sources/meta-freescale cce48564...aa2eaa14 (3):
  > qtbase: Enable wayland knob when in distro features
  > wayland: Delete recipe
  > Merge pull request #1760 from mschwan-phytec/wip-master-bmap-rename

* sources/meta-freescale-3rdparty 13f46cb...ae392bf (1):
  > Merge pull request #294 from chrisdimich/master

* sources/meta-intel e318d880...9ed54a13 (7):
  > ispc: upgrade 1.22.0 -> 1.23.0
  > openvkl: upgrade 2.0.0 -> 2.0.1
  > ospray: upgrade 3.0.0 -> 3.1.0
  > embree: upgrade 4.3.0 -> 4.3.1
  > rkcommon: upgrade 1.12.0 -> 1.13.0
  > intel-compute-runtime: upgrade 23.22.26516.18 -> 24.05.28454.6
  > intel-graphics-compiler: upgrade 1.0.14062.11 -> 1.0.15985.7

* sources/meta-odroid 665b62d...ae4ac91 (1):
  > u-boot_2023: Drop PYTHON_PN

* sources/meta-openembedded 9f0e51321...84b3ad017 (126):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > layer.conf: Update for the scarthgap release series
  > remove obsolete PIP_INSTALL_PACKAGE and PIP_INSTALL_DIST_PATH
  > thin-provisioning-tools: 1.0.9 -> 1.0.12
  > gnulib: 2018-12-18 -> 202401
  > xfsprogs: 6.5.0 -> 6.6.0
  > yaffs2-utils: Upgrade to 20221209
  > webp-pixbuf-loader: update 0.2.5 -> 0.2.7
  > python3-google-auth: add ptest and update runtime dependencies
  > python3-responses: add recipe
  > python3-pytest-localserver: added recipe which is also include ptest
  > tcprelay: fix a minor cross compilation do_configure issue
  > vlc: Upgrade to 3.0.20
  > gnome-online-accounts: Fix build with libxml2 2.12
  > abseil-cpp: upgrade 20230802.1 -> 20240116.1
  > gnome-commander: Fix build with taglib 2.0
  > libmusicbrainz: Update to tip of trunk
  > mariadb: Fix build with libxml2 2.12 ABI changes
  > xmlstarlet: Fix build with API breakage in libxml2 2.12
  > python3-tomli-w: added recipe which is also include ptest
  > libosinfo: Fix build with libxml2 v2.12
  > googletest: allow for shared libraries
  > libnice: Disable the examples and the tests
  > python3-google-auth-oauthlib: add ptest
  > python3-traitlets: add ptest and update runtime dependencies
  > mozjs-115: fix reproducibility issue
  > net-snmp: upgrade 5.9.3 -> 5.9.4
  > nss: Upgrade 3.74 -> 3.98
  > squid: Upgrade to 6.8
  > re2: Upgrade 2023.03.01 -> 2024.03.01
  > googletest: Pass -fPIC to CFLAGS
  > gosu: Upgrade to 1.17
  > postfix: upgrade 3.8.5 -> 3.8.6
  > networkmanager: 1.44.0 -> 1.46.0
  > abseil-cpp: Split so-files into separate packages
  > abseil-cpp: A little clean-up
  > python3-invoke: add recipe
  > python3-icecream: add recipe
  > netplan: upgrade 0.106 -> 1.0
  > stunnel: upgrade 5.69 -> 5.72
  > smarty: upgrade 4.3.4 -> 4.4.1
  > python3-sentry-sdk: upgrade 1.40.4 -> 1.40.6
  > python3-scrypt: upgrade 0.8.20 -> 0.8.24
  > python3-pymisp: upgrade 2.4.185 -> 2.4.186
  > python3-pdm: upgrade 2.12.3 -> 2.12.4
  > python3-ipython: upgrade 8.21.0 -> 8.22.1
  > python3-grpcio(-tools): upgrade 1.60.1 -> 1.62.0
  > python3-google-api-python-client: upgrade 2.118.0 -> 2.120.0
  > python3-google-api-core: upgrade 2.16.2 -> 2.17.1
  > python3-gcovr: upgrade 7.0 -> 7.2
  > python3-eventlet: upgrade 0.35.1 -> 0.35.2
  > python3-dnspython: upgrade 2.6.0 -> 2.6.1
  > python3-cbor2: upgrade 5.6.1 -> 5.6.2
  > python3-astroid: upgrade 3.0.3 -> 3.1.0
  > ostree: upgrade 2024.3 -> 2024.4
  > neatvnc: upgrade 0.7.2 -> 0.8.0
  > libtdb: upgrade 1.4.9 -> 1.4.10
  > libtalloc: upgrade 2.4.1 -> 2.4.2
  > fetchmail: upgrade 6.4.37 -> 6.4.38
  > ddrescue: upgrade 1.27 -> 1.28
  > dbus-cxx: upgrade 2.5.0 -> 2.5.1
  > ctags: upgrade 6.1.20240114.0 -> 6.1.20240225.0
  > c-ares: upgrade 1.26.0 -> 1.27.0
  > bats: upgrade 1.10.0 -> 1.11.0
  > python3-eth-utils: remove unused patches
  > webkitgtk3: remove unused patch
  > emacs: remove unused patch
  > opengl-es-cts: remove unused patch
  > libio-pty-perl: remove unsed patch
  > openal-soft: remove unused patches
  > tracker: remove unused patch
  > python3-marshmallow: upgrade 3.20.2 -> 3.21.1 and add ptest
  > glmark2: add upstream patch to not care about stencil config
  > signing.bbclass: fix typos
  > emacs: Add packageconfig for selinux support
  > pgpool2: Fix build with postgresql 16+
  > pgpool2: Upgrade to 4.5.1
  > python3-arrow: add ptest, update backend and runtime dependencies
  > python3-types-python-dateutil: add recipe
  > toybox-inittab: Fix serial getty reproducibility
  > polkit: update 123 -> 124
  > mozjs-115: update 115.6.0 -> 115.8.0
  > python3-dateutil: upgrade 2.8.2 -> 2.9.0
  > python3-freezegun: add recipe and add ptest
  > drbd-utils: Fix a udev rule reproducibility
  > drbd-utils: Drop a duplicated line in DESCRIPTION
  > ptest-packagelists-meta-python: Move py3-libgpiod out of PTESTS_PROBLEMS_META_PYTHON
  > ptest-packagelists-meta-oe: Move libgpiod out of PTESTS_PROBLEMS_META_OE
  > postgresql: upgrade 15.5 -> 16.2
  > nodejs: upgrade 20.11.0 -> 20.11.1
  > multipath-tools: upgrade 0.9.3 -> 0.9.8
  > syslog-ng: upgrade 4.0.1 -> 4.6.0
  > python3-aiohappyeyeballs: Correct the typo of BBCLASSEXTEND
  > googletest: allow for shared libraries
  > e2tools: Delete unneeded files from ptest package
  > python3-wrapt: add ptest
  > ptest-packagelists-meta-python: Move python3-xlrd from PTESTS_PROBLEMS_META_PYTHON to PTESTS_FAST_META_PYTHON
  > nlohmann-json: Upgrade to 3.11.3
  > python3-netaddr: upgrade 0.10.1 -> 1.2.1 and add ptest
  > python3-google-auth: upgrade 2.28.0 -> 2.28.1
  > syzkaller: Fix build with go 1.21
  > crucible: Define GOPROXY
  > influxdb: Define GOPROXY
  > folks: update 0.15.6 -> 0.15.7
  > drbd-utils: Disable warnings as errors
  > drbd-utils: upgrade 9.22.0 -> 9.27.0
  > openvpn: upgrade 2.6.7 -> 2.6.9
  > fuse3: Make kmod as a recommendation instead of rdep for ptests
  > fuse3: use 4 spaces for indentation
  > openldap: upgrade 2.5.16 -> 2.6.7
  > postfix: upgrade 3.7.3 -> 3.8.5
  > krb5: upgrade 1.20.2 -> 1.21.2
  > keyutils: Add missing rdep for ptests
  > layer.conf: Add nativesdk-libdevmapper PREFERRED_RPROVIDER
  > cryptsetup: upgrade 2.6.1 -> 2.7.0
  > grpc: upgrade 1.60.0 -> 1.60.1
  > iperf3: upgrade 3.15 -> 3.16
  > libgpiod: Tests rely on configfs support in kernel
  > python3-betamax: Upgrade to 0.9.0
  > python3-pyzmq: Add missing dep on python3-unixadmin for ptests
  > python3-gpiod: Tests rely on configfs support in kernel
  > python3-fastjsonschema: Add missing ptest deps
  > xfce4-notifyd: use python3native and depend on python3-packaging-native
  > ristretto: use python3native and depend on glib-2.0-native, python3-packaging-native
  > libkcapi: Update HOMEPAGE url
  > openipmi: fix do_configure error when using dash

* sources/meta-qcom 567079b...e7bcac0 (1):
  > Merge pull request #582 from lumag/cuse

* sources/meta-qt6 1695f1a...394d7d9 (215):
  > qtwebengine: Fix build with clang18
  > squish: don't move executables
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > qtbase: fix patch fuzz
  > qtbase: don't generate qmake wrapper
  > qtbase: add PACKAGECONFIG for wayland support
  > squish: fix QA issue
  > squish: add profile script
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > squish: make wayland optional
  < Merge pull request #36 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Add support for building Squish
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #35 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #34 from YoeDistro/kraj/6.6
  > layer.conf: update LAYERSERIES_COMPAT for scarthgap
  > packagegroup: add Qt modules only on supported archs
  > qtbase: prefer system png
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > libwebp: add workaround for native build
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #32 from YoeDistro/kraj/6.6
  > packagegroup: fix warning caused by inherit_defer
  > coin: update build targets
  > ptest: skip non-existing tests
  < Merge pull request #31 from YoeDistro/kraj/6.6
  > Add recipe for QtDoc
  > qtmultimedia: update revision
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  > webengine: update patch
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  > ptest: better handling for test list
  > Add srcrev for QtDoc
  > pytest-qt: upgrade to latest version
  < Merge pull request #25 from YoeDistro/kraj/6.6
  > qt6-git.inc: Switch to 6.7 branch
  > qtwebengine: update to 118-based
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > srcrev_update: support for all recipes
  > qttools: use clang if it is available
  > qtinterfaceframework: fix packaging error
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  > qtinterfaceframework: remove simulation and reference api
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtdeclarative: add dependency to qtsvg
  > qtbase: fix QLibraryInfo prefix with usrmerge
  < Merge pull request #22 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  > qt3d: remove upstreamed patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: add test config for build ptest image
  > qmlcompiler: enable ptest
  > qtwebengine: enable ptest
  > qtconnectivity: enable ptest
  > ptest: better ptest support
  > Revert "protobuf: add workaround for qtgrpc"
  < Merge pull request #18 from YoeDistro/kraj/6.6
  > coin: add CI build for nanbield
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  > qtgrpc: update to latest revision to fix build failure
  < Merge pull request #16 from YoeDistro/kraj/6.6
  > protobuf: add workaround for qtgrpc
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  > Remove old patches from qtwebengine
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Workaround too eager packagegroup sanity check
  > Workaround too eager packagegroup sanity check
  < Remove checks for required meta layers
  < layer.conf: fix LAYERDEPENDS_qt6-layer
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Remove checks for required meta layers
  > layer.conf: fix LAYERDEPENDS_qt6-layer
  < qtgraphs: remove opengl requirement
  > qtgraphs: remove opengl requirement
  < Remove old patches from qtwebengine
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add PACKAGECONFIG for egldevice platform plugin
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: add PACKAGECONFIG for egldevice platform plugin
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > readme: remove notes about webengine testing
  > qtapplicationmanager: remove unneeded CFLAGS
  > qtopcua: add support for native and nativesdk
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add at-spi2-core as dependency for accessibility option
  < qtmultimedia: enable ffmpeg only if its license is accepted
  < readme: Add link to bug tracker
  > qtbase: add at-spi2-core as dependency for accessibility option
  > readme: Add link to bug tracker
  > qtmultimedia: enable ffmpeg only if its license is accepted
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Revert "qtbase: fix build with kirkstone"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtwebengine: fix build without DRI"
  < Revert "qtwebengine: fix build without DRI"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Bump version to 6.6.1
  > qtapplicationmanager: Fix build with musl
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtshadertools: Fix missing dependency to spirv-tools
  > qtshadertools: Fix missing dependency to spirv-tools
  > qtbase: Add locale-base-c only on glibc based targets
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: fix install if lcl_maybe_fortify is empty
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: fix install if lcl_maybe_fortify is empty
  > Conversion script to use new module names
  < qtdeclarative: add dependency to QtSvg for example
  > qtwebengine: fix build without DRI
  < qtwebengine: fix x86_64 build of ffmpeg
  > qtdeclarative: add dependency to QtSvg for example
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: remove langdale from CI tests
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: fix x86_64 build of ffmpeg
  > Use std::size_t instead of int to store position in string
  > qtwebengine: update chromium branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: Add workaround for static build in CI
  > spirv-tools: remove bbappend
  > python: remove duplicate python recipes
  > qtbase: fix build with kirkstone
  > coin: remove langdale from CI tests
  > Drop support for older Yocto releases
  < qtwebengine: fix build without DRI
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: add workaround for QA warning on qemu
  < coin: use INIT_MANAGER to select systemd
  > coin: add workaround for QA warning on qemu
  > coin: use INIT_MANAGER to select systemd
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtwebengine: update chromium branch
  < coin: Add workaround for static build in CI
  < Use std::size_t instead of int to store position in string
  < examples: add runtime dependency to main package
  < readme: add note about release branches and tags
  < qtshadertools: add runtime dependency to spirv-tools
  > qtshadertools: add runtime dependency to spirv-tools
  > examples: add runtime dependency to main package
  > readme: add note about release branches and tags
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > conan.inc: Remove support
  > qtbase: Add a packageconfig knob to enable lld linker
  < *.patch: add Upstream-Status to all patches
  > *.patch: add Upstream-Status to all patches
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Add 6.6 compatibility notes
  > Add 6.6 compatibility notes
  < Remove legacy license identifier mappings in layer config
  > Remove legacy license identifier mappings in layer config
  < qt6: update module branch
  < qtwebengine: update patch
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: update patch
  > qt6: bump version to 6.7.0
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qttools: add PACKAGECONFIG for clang dependency
  > qttools: add PACKAGECONFIG for clang dependency

* sources/meta-raspberrypi 95a9103...92a9b7a (1):
  > rpi-base: Added missing HiFiBerry

* sources/meta-riscv dc7aeb4...d1df527 (5):
  > musl: Drop rv32 patches
  > riscv-common: Rename bmap-tools-native -> bmaptool-native
  > linux-starfive-dev: Fix perf build with gcc-13
  > capnproto,pidgin-sipe: Re-enable on rv32
  > ostree: Do not mark unavailable for rv32

* sources/meta-rockchip bcf1d92...06a65d4 (3):
  > rock-5[ab]: use regular yocto kernel
  > rockchip.wks: fix typo
  > layer.conf: update for scarthgap

* sources/meta-ti e24577a7...fba0b171 (9):
  > CI/CD Auto-Merger: cicd.master.202402271317
  > Rework jailhouse recipe to support different image build
  > conf: beaglebone-ai64: Apply U-boot defconfig fragments
  > conf: beagleplay: Apply U-boot defconfig fragments
  > meta-ti-bsp: update BeagleBoard.org BSP to the latest
  > linux-bb.org: remove custom FILES:${KERNEL_PACKAGE_NAME}-devicetree
  > meta-ti-bsp: trusted-firmware-arm: Update to master
  > meta-ti-bsp: optee: Upgrade to 4.1
  > conf: machine: Apply U-boot fragment configs for AM62P Display Cluster Image

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

* sources/poky 4945ca640b...1e98b23d2a (197):
  > glibc: Update to tip of 2.39 branch
  > qemuriscv: Fix kbd and mouse emulation
  > linux-yocto: Fix rv32 syscall wrappers
  > poky-bleeding.bbclass: Remove use of SRCPV
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > layer.conf: Prepare for release, drop nanbield LAYERSERIES
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > openssh: Add a workaround for ICE on powerpc64le
  > kernel-fitImage: only include valid compatible line
  > go.bbclass: set GOPROXY
  > systemd: Check for directory before chmod'ing it
  > bmaptool: Add bmap-tools runtime alias for compatibility
  > genericarm64: clean up kernel modules and firmware
  > genericarm64.wks: reorder partitions
  > poky: Update to prepare for scarthgap release
  > go: filter out build specific path from the linker flags
  > systemd: remove systemd-bus-proxy settings
  > systemd: use RDEPENDS for systemd-vconsole-setup
  > systemd: fix dead link /var/log/README
  > rxvt-unicode: Fix installing of terminfo
  > valgrind: skip intermittently failing ptests
  > sstatetests.py: Add testing for correct sstate permissions
  > oeqa/runtime/login: Fix dbus-wait timeout and loop conditional
  > oeqa/runtime/login: Add screenshot sample logic/timeout/dbus-wait
  > oeqa/runtime/login: Exclude qemuriscv64
  > oeqa/runtime/login: Mask out the mouse panel icon for now
  > oeqa/runtime/login: Various code improvements and fixes
  > oeqa/runtime/login: Proof of concept for screenshot testcases
  > screenshot-tests: Add initial screenshot test png files for core-image-sato
  > qemurunner.py: Fix error on calls to run_monitor
  > webkitgtk: upgrade 2.42.2 -> 2.42.5
  > vulkan: upgrade 1.3.268.0 -> 1.3.275.0
  > vala: upgrade 0.56.13 -> 0.56.15
  > update-rc.d: upgrade to latest revision
  > taglib: upgrade 1.13.1 -> 2.0 and add utfcpp recipe to support that
  > ttyrun: upgrade 2.30.0 -> 2.31.0
  > systemd: upgrade 255.1 -> 255.4
  > shaderc: update 2023.7 -> 2023.8
  > repo: upgrade 2.41 -> 2.42
  > python3-wcwidth: upgrade 0.2.12 -> 0.2.13
  > python3-setuptools: upgrade 69.0.3 -> 69.1.1
  > python3-ruamel-yaml: upgrade 0.17.35 -> 0.18.6
  > python3-jsonschema: upgrade 4.17.3 -> 4.21.1 and add new dependencies
  > python3-dtschema: upgrade 2023.7 -> 2024.2
  > python3-build: upgrade 1.0.3 -> 1.1.1
  > piglit: upgrade to latest revision
  > puzzles: upgrade to latest revision
  > orc: upgrade 0.4.37 -> 0.4.38
  > nghttp2: upgrade 1.59.0 -> 1.60.0
  > minicom: upgrade 2.8 -> 2.9
  > mesa: upgrade 24.0.1 -> 24.0.2
  > mc: upgrade 4.8.30 -> 4.8.31
  > man-pages: upgrade 6.05.01 -> 6.06
  > lsof: upgrade 4.98.0 -> 4.99.3
  > librsvg: upgrade 2.56.3 -> 2.57.1
  > linux-firmware: upgrade 20231211 -> 20240220
  > libxml2: upgrade 2.11.5 -> 2.12.5
  > libusb1: upgrade 1.0.26 -> 1.0.27
  > librepo: update 1.16.0 -> 1.17.0
  > libpcre2: upgrade 10.42 -> 10.43
  > libpciaccess: upgrade 0.17 -> 0.18
  > libdnf: update 0.72.0 -> 0.73.0
  > libbsd: upgrade 0.11.8 -> 0.12.1
  > kmscube: upgrade to latest revision
  > glib-networking: upgrade 2.78.0 -> 2.78.1
  > glib-2.0: upgrade 2.78.3 -> 2.78.4
  > gettext: upgrade 0.22.4 -> 0.22.5
  > epiphany: upgrade 45.1 -> 45.3
  > elfutils: upgrade 0.189 -> 0.191
  > ell: upgrade 0.62 -> 0.63
  > diffoscope: upgrade 253 -> 259
  > dnf: upgrade 4.18.2 -> 4.19.0
  > btrfs-tools: upgrade 6.5.3 -> 6.7.1
  > boost: upgrade 1.83.0 -> 1.84.0
  > appstream: upgrade 1.0.0 -> 1.0.2
  > acl: upgrade 2.3.1 -> 2.3.2
  > python3-sphinxcontrib-jquery: add a recipe and make python3-sphinx-rtd-theme depend on it
  > dev-manual: bmaptool: rename
  > manuals: document VIRTUAL-RUNTIME variables
  > contributor-guide: add notes for tests
  > dev-manual: packages: fix capitalization
  > ref-manual: variables: adding multiple groups in GROUPADD_PARAM
  > ref-manual: variables: correct sdk installation default path
  > ref-manual: tasks: do_cleansstate: recommend using '-f' instead for a shared sstate
  > ref-manual: tasks: do_cleanall: recommend using '-f' instead
  > ref-manual: classes: add cve status check for oe.qa
  > libpng: Update SRC_URI to avoid redirects
  > go: Drop linkmode with nativesdk/cross-canadian
  > go: Further tweak indentation in patch
  > go: bump 1.22.0
  > image_types.bbclass: fix vfat image names
  > xz: correct upstream version check
  > rxvt: add rxvt to desktop entry name
  > Add genericarm64 MACHINE
  > bitbake: utils: remove BB_ENV_PASSTHROUGH from preserved_envvars()
  > bmaptool: now part of Yocto Project
  > python3-cryptography_42.0.5.bb: delete redundant ptest packaging
  > expat: upgrdae 2.6.0 -> 2.6.1
  > gdb: Upgrade 14.1 -> 14.2
  > python3-hypothesis: upgrade 6.98.12 -> 6.98.15
  > rust: Fix build failure re-appeared on riscv32
  > gtk+3: update 3.24.38 -> 3.24.41
  > linux-yocto: Enable gpio-sim with ptests
  > linux-yocto/6.6: update CVE exclusions
  > linux-yocto/6.6: update to v6.6.20
  > linux-yocto/cfg/6.6: drop CONFIG_DEBUG_CREDENTIALS
  > go: upgrade 1.21.5 -> 1.21.7
  > go: upgrade 1.21.0 -> 1.21.5
  > oeqa/gotoolchain: set GOPROXY
  > goarch: disable dynamic linking globally
  > go: bump 1.21.0
  > go: rework patch to avoid identation
  > bitbake: prserv/serv: Fix a PID file removal race on prserv stop
  > bitbake: fetch/git: Avoid clean upon failure
  > qemu: backport patch for ui/clipboard issue
  > mesa,mesa-gl: Fix build when dri3 is not enabled
  > coreutils: backport patch to fix heap overflow in split
  > u-boot: Move UBOOT_INITIAL_ENV back to u-boot.inc
  > qemu: Replace workaround with proper usermode fix for shmat
  > no-gplv3: Tweak for packagemangement in core-image-full-cmdline
  > core-image-full-cmdline: add package-management
  > python3-attrs: disable Hypothesis deadline
  > rust: reproducibility issue fix with v1.75
  > rust: Revert PGO to it's default
  > rust: Upgrade 1.74.1 -> 1.75.0
  > linux-firmware: split out more firmware pieces
  > llvm: Update to 18.1.0 RC4
  > waf: Improve version parsing to avoid failing on warnings
  > xprop: upgrade 1.2.6 -> 1.2.7
  > xkeyboard-config: upgrade 2.40 -> 2.41
  > xkbcomp: upgrade 1.4.6 -> 1.4.7
  > swig: upgrade 4.2.0 -> 4.2.1
  > python3-yamllint: upgrade 1.33.0 -> 1.35.1
  > python3-urllib3: upgrade 2.1.0 -> 2.2.1
  > python3: upgrade 3.12.1 -> 3.12.2
  > python3-typing-extensions: upgrade 4.9.0 -> 4.10.0
  > python3-trove-classifiers: upgrade 2024.1.8 -> 2024.2.23
  > python3-setuptools-rust: upgrade 1.8.1 -> 1.9.0
  > python3-pytz: upgrade 2023.4 -> 2024.1
  > python3-pytest: upgrade 8.0.0 -> 8.0.2
  > python3-pycairo: upgrade 1.25.1 -> 1.26.0
  > python3-pip: upgrade 23.3.2 -> 24.0
  > python3-hypothesis: upgrade 6.97.3 -> 6.98.12
  > python3-dbusmock: upgrade 0.30.2 -> 0.31.1
  > python3-certifi: upgrade 2023.11.17 -> 2024.2.2
  > python3-beartype: upgrade 0.17.0 -> 0.17.2
  > pkgconf: upgrade 2.1.0 -> 2.1.1
  > pciutils: upgrade 3.10.0 -> 3.11.1
  > pango: upgrade 1.51.0 -> 1.52.0
  > ofono: upgrade 2.3 -> 2.4
  > mpg123: upgrade 1.32.4 -> 1.32.5
  > makedepend: upgrade 1.0.8 -> 1.0.9
  > lighttpd: upgrade 1.4.73 -> 1.4.74
  > libxvmc: upgrade 1.0.13 -> 1.0.14
  > libxkbfile: upgrade 1.1.2 -> 1.1.3
  > libxext: upgrade 1.3.5 -> 1.3.6
  > liburi-perl: upgrade 5.25 -> 5.27
  > libunistring: upgrade 1.1 -> 1.2
  > libsecret: upgrade 0.21.2 -> 0.21.4
  > libpng: upgrade 1.6.41 -> 1.6.42
  > libmicrohttpd: upgrade 0.9.77 -> 1.0.1
  > libksba: upgrade 1.6.5 -> 1.6.6
  > libhandy: upgrade 1.8.2 -> 1.8.3
  > libgpg-error: upgrade 1.47 -> 1.48
  > libffi: upgrade 3.4.5 -> 3.4.6
  > git: upgrade 2.43.0 -> 2.44.0
  > gcr: upgrade 4.1.0 -> 4.2.0
  > efivar: upgrade 38 -> 39
  > ed: upgrade 1.20 -> 1.20.1
  > createrepo-c: upgrade 1.0.3 -> 1.0.4
  > ccache: upgrade 4.9 -> 4.9.1
  > bash-completion: upgrade 2.11 -> 2.12.0
  > mirrors: Switch llvm to use shallow cloning
  > gstreamer1.0: skip a test that is known to be flaky
  > oeqa/lib/utils/postactions: fix host disk usage stats retrieval
  > python3-cryptography{-vectors}: upgrade to 42.0.5
  > libc-locale: fix ASCII compatible warning cause build failure.
  > rpm: Fix the following error when run nativesdk-rpm in nativesdk environment.
  > python3: dont disable readline module for editline
  > python3-maturin: Recognise riscv32 architecture
  > python3-bcrypt: Fix build break on arches without 64 bit atomics
  > python3-git: upgrade 3.1.41 -> 3.1.42
  > wpa-supplicant: Fix CVE-2023-52160
  > libexif: remove unused version_underscore
  > bitbake: taskexp_ncurses: fix execution example in introductory comment

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

* sources/meta-arm 1231e54a...aba92504 (1):
  > ci: Ensure tests are in the Corstone-1000 flash image

* sources/meta-clang fc56d6c...eebe4ff (13):
  > lksctp-tools: Reset SECURITY_STACK_PROTECTOR with clang
  > clang: Upgrade to clang 18.1 major release
  > clang: Adjust packaging to match new libLLVM soname
  > bpftrace: Upgrade to 0.20+ and fix with llvm 18
  > bcc: Do not set LLVM_PACKAGE_VERSION explicitly
  > vulkan-samples: Disable deprecated declaration warnings with libc++
  > castxml: Upgrade to 0.6.4
  > spirv-llvm-translator: Switch to main branch for llvm 18 support
  > libcxx: Pass LLVM_RUNTIME_TARGETS
  > rust-llvm: Fix build with clang-18
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18
  > openldap: Fix build with lld linker

* sources/meta-elm-binary e57ece1...ee89d03 (1):
  > Merge pull request #9 from YoeDistro/yoe/mut

* sources/meta-freescale cce48564...f867e0d8 (4):
  > qtbase: Enable wayland knob when in distro features
  > wayland: Delete recipe
  > Merge pull request #1761 from hiagofranco/fix_uuu_bootloader_tag
  > Merge pull request #1760 from mschwan-phytec/wip-master-bmap-rename

* sources/meta-freescale-3rdparty 13f46cb...ae392bf (1):
  > Merge pull request #294 from chrisdimich/master

* sources/meta-intel e318d880...9ed54a13 (7):
  > ispc: upgrade 1.22.0 -> 1.23.0
  > openvkl: upgrade 2.0.0 -> 2.0.1
  > ospray: upgrade 3.0.0 -> 3.1.0
  > embree: upgrade 4.3.0 -> 4.3.1
  > rkcommon: upgrade 1.12.0 -> 1.13.0
  > intel-compute-runtime: upgrade 23.22.26516.18 -> 24.05.28454.6
  > intel-graphics-compiler: upgrade 1.0.14062.11 -> 1.0.15985.7

* sources/meta-odroid 665b62d...ae4ac91 (1):
  > u-boot_2023: Drop PYTHON_PN

* sources/meta-openembedded 9f0e51321...0a6aa43c3 (134):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > layer.conf: Update for the scarthgap release series
  > python3-wsproto: Add recipe
  > python3-httptools: added recipe which is also include ptest
  > python3-a2wsgi: added recipe which is also include ptest
  > libvncserver: fix reproducibility issue
  > gnome-terminal: fix reproducibility issue
  > gnome-settings-daemon: fix reproducibility issue
  > gnome-disk-utility: fix reproducibility issue
  > gnome-control-center: fix reproducibility issue
  > remove obsolete PIP_INSTALL_PACKAGE and PIP_INSTALL_DIST_PATH
  > thin-provisioning-tools: 1.0.9 -> 1.0.12
  > gnulib: 2018-12-18 -> 202401
  > xfsprogs: 6.5.0 -> 6.6.0
  > yaffs2-utils: Upgrade to 20221209
  > webp-pixbuf-loader: update 0.2.5 -> 0.2.7
  > python3-google-auth: add ptest and update runtime dependencies
  > python3-responses: add recipe
  > python3-pytest-localserver: added recipe which is also include ptest
  > tcprelay: fix a minor cross compilation do_configure issue
  > vlc: Upgrade to 3.0.20
  > gnome-online-accounts: Fix build with libxml2 2.12
  > abseil-cpp: upgrade 20230802.1 -> 20240116.1
  > gnome-commander: Fix build with taglib 2.0
  > libmusicbrainz: Update to tip of trunk
  > mariadb: Fix build with libxml2 2.12 ABI changes
  > xmlstarlet: Fix build with API breakage in libxml2 2.12
  > python3-tomli-w: added recipe which is also include ptest
  > libosinfo: Fix build with libxml2 v2.12
  > googletest: allow for shared libraries
  > libnice: Disable the examples and the tests
  > python3-google-auth-oauthlib: add ptest
  > python3-traitlets: add ptest and update runtime dependencies
  > mozjs-115: fix reproducibility issue
  > net-snmp: upgrade 5.9.3 -> 5.9.4
  > nss: Upgrade 3.74 -> 3.98
  > squid: Upgrade to 6.8
  > re2: Upgrade 2023.03.01 -> 2024.03.01
  > googletest: Pass -fPIC to CFLAGS
  > gosu: Upgrade to 1.17
  > postfix: upgrade 3.8.5 -> 3.8.6
  > networkmanager: 1.44.0 -> 1.46.0
  > abseil-cpp: Split so-files into separate packages
  > abseil-cpp: A little clean-up
  > python3-invoke: add recipe
  > python3-icecream: add recipe
  > netplan: upgrade 0.106 -> 1.0
  > stunnel: upgrade 5.69 -> 5.72
  > smarty: upgrade 4.3.4 -> 4.4.1
  > python3-sentry-sdk: upgrade 1.40.4 -> 1.40.6
  > python3-scrypt: upgrade 0.8.20 -> 0.8.24
  > python3-pymisp: upgrade 2.4.185 -> 2.4.186
  > python3-pdm: upgrade 2.12.3 -> 2.12.4
  > python3-ipython: upgrade 8.21.0 -> 8.22.1
  > python3-grpcio(-tools): upgrade 1.60.1 -> 1.62.0
  > python3-google-api-python-client: upgrade 2.118.0 -> 2.120.0
  > python3-google-api-core: upgrade 2.16.2 -> 2.17.1
  > python3-gcovr: upgrade 7.0 -> 7.2
  > python3-eventlet: upgrade 0.35.1 -> 0.35.2
  > python3-dnspython: upgrade 2.6.0 -> 2.6.1
  > python3-cbor2: upgrade 5.6.1 -> 5.6.2
  > python3-astroid: upgrade 3.0.3 -> 3.1.0
  > ostree: upgrade 2024.3 -> 2024.4
  > neatvnc: upgrade 0.7.2 -> 0.8.0
  > libtdb: upgrade 1.4.9 -> 1.4.10
  > libtalloc: upgrade 2.4.1 -> 2.4.2
  > fetchmail: upgrade 6.4.37 -> 6.4.38
  > ddrescue: upgrade 1.27 -> 1.28
  > dbus-cxx: upgrade 2.5.0 -> 2.5.1
  > ctags: upgrade 6.1.20240114.0 -> 6.1.20240225.0
  > c-ares: upgrade 1.26.0 -> 1.27.0
  > bats: upgrade 1.10.0 -> 1.11.0
  > python3-eth-utils: remove unused patches
  > webkitgtk3: remove unused patch
  > emacs: remove unused patch
  > opengl-es-cts: remove unused patch
  > libio-pty-perl: remove unsed patch
  > openal-soft: remove unused patches
  > tracker: remove unused patch
  > python3-marshmallow: upgrade 3.20.2 -> 3.21.1 and add ptest
  > glmark2: add upstream patch to not care about stencil config
  > signing.bbclass: fix typos
  > emacs: Add packageconfig for selinux support
  > pgpool2: Fix build with postgresql 16+
  > pgpool2: Upgrade to 4.5.1
  > python3-arrow: add ptest, update backend and runtime dependencies
  > python3-types-python-dateutil: add recipe
  > toybox-inittab: Fix serial getty reproducibility
  > polkit: update 123 -> 124
  > mozjs-115: update 115.6.0 -> 115.8.0
  > python3-dateutil: upgrade 2.8.2 -> 2.9.0
  > python3-freezegun: add recipe and add ptest
  > drbd-utils: Fix a udev rule reproducibility
  > drbd-utils: Drop a duplicated line in DESCRIPTION
  > ptest-packagelists-meta-python: Move py3-libgpiod out of PTESTS_PROBLEMS_META_PYTHON
  > ptest-packagelists-meta-oe: Move libgpiod out of PTESTS_PROBLEMS_META_OE
  > postgresql: upgrade 15.5 -> 16.2
  > nodejs: upgrade 20.11.0 -> 20.11.1
  > multipath-tools: upgrade 0.9.3 -> 0.9.8
  > syslog-ng: upgrade 4.0.1 -> 4.6.0
  > python3-aiohappyeyeballs: Correct the typo of BBCLASSEXTEND
  > googletest: allow for shared libraries
  > e2tools: Delete unneeded files from ptest package
  > python3-wrapt: add ptest
  > ptest-packagelists-meta-python: Move python3-xlrd from PTESTS_PROBLEMS_META_PYTHON to PTESTS_FAST_META_PYTHON
  > nlohmann-json: Upgrade to 3.11.3
  > python3-netaddr: upgrade 0.10.1 -> 1.2.1 and add ptest
  > python3-google-auth: upgrade 2.28.0 -> 2.28.1
  > syzkaller: Fix build with go 1.21
  > crucible: Define GOPROXY
  > influxdb: Define GOPROXY
  > folks: update 0.15.6 -> 0.15.7
  > drbd-utils: Disable warnings as errors
  > drbd-utils: upgrade 9.22.0 -> 9.27.0
  > openvpn: upgrade 2.6.7 -> 2.6.9
  > fuse3: Make kmod as a recommendation instead of rdep for ptests
  > fuse3: use 4 spaces for indentation
  > openldap: upgrade 2.5.16 -> 2.6.7
  > postfix: upgrade 3.7.3 -> 3.8.5
  > krb5: upgrade 1.20.2 -> 1.21.2
  > keyutils: Add missing rdep for ptests
  > layer.conf: Add nativesdk-libdevmapper PREFERRED_RPROVIDER
  > cryptsetup: upgrade 2.6.1 -> 2.7.0
  > grpc: upgrade 1.60.0 -> 1.60.1
  > iperf3: upgrade 3.15 -> 3.16
  > libgpiod: Tests rely on configfs support in kernel
  > python3-betamax: Upgrade to 0.9.0
  > python3-pyzmq: Add missing dep on python3-unixadmin for ptests
  > python3-gpiod: Tests rely on configfs support in kernel
  > python3-fastjsonschema: Add missing ptest deps
  > xfce4-notifyd: use python3native and depend on python3-packaging-native
  > ristretto: use python3native and depend on glib-2.0-native, python3-packaging-native
  > libkcapi: Update HOMEPAGE url
  > openipmi: fix do_configure error when using dash

* sources/meta-qcom 567079b...e7bcac0 (1):
  > Merge pull request #582 from lumag/cuse

* sources/meta-qt6 1695f1a...394d7d9 (215):
  > qtwebengine: Fix build with clang18
  > squish: don't move executables
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > qtbase: fix patch fuzz
  > qtbase: don't generate qmake wrapper
  > qtbase: add PACKAGECONFIG for wayland support
  > squish: fix QA issue
  > squish: add profile script
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > squish: make wayland optional
  < Merge pull request #36 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Add support for building Squish
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #35 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #34 from YoeDistro/kraj/6.6
  > layer.conf: update LAYERSERIES_COMPAT for scarthgap
  > packagegroup: add Qt modules only on supported archs
  > qtbase: prefer system png
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > libwebp: add workaround for native build
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #32 from YoeDistro/kraj/6.6
  > packagegroup: fix warning caused by inherit_defer
  > coin: update build targets
  > ptest: skip non-existing tests
  < Merge pull request #31 from YoeDistro/kraj/6.6
  > Add recipe for QtDoc
  > qtmultimedia: update revision
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  > webengine: update patch
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  > ptest: better handling for test list
  > Add srcrev for QtDoc
  > pytest-qt: upgrade to latest version
  < Merge pull request #25 from YoeDistro/kraj/6.6
  > qt6-git.inc: Switch to 6.7 branch
  > qtwebengine: update to 118-based
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > srcrev_update: support for all recipes
  > qttools: use clang if it is available
  > qtinterfaceframework: fix packaging error
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  > qtinterfaceframework: remove simulation and reference api
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtdeclarative: add dependency to qtsvg
  > qtbase: fix QLibraryInfo prefix with usrmerge
  < Merge pull request #22 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  > qt3d: remove upstreamed patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: add test config for build ptest image
  > qmlcompiler: enable ptest
  > qtwebengine: enable ptest
  > qtconnectivity: enable ptest
  > ptest: better ptest support
  > Revert "protobuf: add workaround for qtgrpc"
  < Merge pull request #18 from YoeDistro/kraj/6.6
  > coin: add CI build for nanbield
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  > qtgrpc: update to latest revision to fix build failure
  < Merge pull request #16 from YoeDistro/kraj/6.6
  > protobuf: add workaround for qtgrpc
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  > Remove old patches from qtwebengine
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Workaround too eager packagegroup sanity check
  > Workaround too eager packagegroup sanity check
  < Remove checks for required meta layers
  < layer.conf: fix LAYERDEPENDS_qt6-layer
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Remove checks for required meta layers
  > layer.conf: fix LAYERDEPENDS_qt6-layer
  < qtgraphs: remove opengl requirement
  > qtgraphs: remove opengl requirement
  < Remove old patches from qtwebengine
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add PACKAGECONFIG for egldevice platform plugin
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: add PACKAGECONFIG for egldevice platform plugin
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > readme: remove notes about webengine testing
  > qtapplicationmanager: remove unneeded CFLAGS
  > qtopcua: add support for native and nativesdk
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add at-spi2-core as dependency for accessibility option
  < qtmultimedia: enable ffmpeg only if its license is accepted
  < readme: Add link to bug tracker
  > qtbase: add at-spi2-core as dependency for accessibility option
  > readme: Add link to bug tracker
  > qtmultimedia: enable ffmpeg only if its license is accepted
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Revert "qtbase: fix build with kirkstone"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtwebengine: fix build without DRI"
  < Revert "qtwebengine: fix build without DRI"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Bump version to 6.6.1
  > qtapplicationmanager: Fix build with musl
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtshadertools: Fix missing dependency to spirv-tools
  > qtshadertools: Fix missing dependency to spirv-tools
  > qtbase: Add locale-base-c only on glibc based targets
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: fix install if lcl_maybe_fortify is empty
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: fix install if lcl_maybe_fortify is empty
  > Conversion script to use new module names
  < qtdeclarative: add dependency to QtSvg for example
  > qtwebengine: fix build without DRI
  < qtwebengine: fix x86_64 build of ffmpeg
  > qtdeclarative: add dependency to QtSvg for example
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: remove langdale from CI tests
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: fix x86_64 build of ffmpeg
  > Use std::size_t instead of int to store position in string
  > qtwebengine: update chromium branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: Add workaround for static build in CI
  > spirv-tools: remove bbappend
  > python: remove duplicate python recipes
  > qtbase: fix build with kirkstone
  > coin: remove langdale from CI tests
  > Drop support for older Yocto releases
  < qtwebengine: fix build without DRI
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: add workaround for QA warning on qemu
  < coin: use INIT_MANAGER to select systemd
  > coin: add workaround for QA warning on qemu
  > coin: use INIT_MANAGER to select systemd
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtwebengine: update chromium branch
  < coin: Add workaround for static build in CI
  < Use std::size_t instead of int to store position in string
  < examples: add runtime dependency to main package
  < readme: add note about release branches and tags
  < qtshadertools: add runtime dependency to spirv-tools
  > qtshadertools: add runtime dependency to spirv-tools
  > examples: add runtime dependency to main package
  > readme: add note about release branches and tags
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > conan.inc: Remove support
  > qtbase: Add a packageconfig knob to enable lld linker
  < *.patch: add Upstream-Status to all patches
  > *.patch: add Upstream-Status to all patches
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Add 6.6 compatibility notes
  > Add 6.6 compatibility notes
  < Remove legacy license identifier mappings in layer config
  > Remove legacy license identifier mappings in layer config
  < qt6: update module branch
  < qtwebengine: update patch
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: update patch
  > qt6: bump version to 6.7.0
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qttools: add PACKAGECONFIG for clang dependency
  > qttools: add PACKAGECONFIG for clang dependency

* sources/meta-raspberrypi 95a9103...92a9b7a (1):
  > rpi-base: Added missing HiFiBerry

* sources/meta-riscv dc7aeb4...d1df527 (5):
  > musl: Drop rv32 patches
  > riscv-common: Rename bmap-tools-native -> bmaptool-native
  > linux-starfive-dev: Fix perf build with gcc-13
  > capnproto,pidgin-sipe: Re-enable on rv32
  > ostree: Do not mark unavailable for rv32

* sources/meta-rockchip bcf1d92...06a65d4 (3):
  > rock-5[ab]: use regular yocto kernel
  > rockchip.wks: fix typo
  > layer.conf: update for scarthgap

* sources/meta-ti e24577a7...ee1f6799 (15):
  > CI/CD Auto-Merger: cicd.master.202403080100
  > conf: machine: am62axx: Pick overlays for V3Link cameras
  > linux-ti-staging-rt_6.6: Add KERNEL_LCOALVERSION change
  > u-boot-ti: Change from UBOOT_LOCALVERSION and SRCPV
  > linux-ti-staging: Update KERNEL_LOCALVERSION
  > Drop SRCPV
  > CI/CD Auto-Merger: cicd.master.202402271317
  > Rework jailhouse recipe to support different image build
  > conf: beaglebone-ai64: Apply U-boot defconfig fragments
  > conf: beagleplay: Apply U-boot defconfig fragments
  > meta-ti-bsp: update BeagleBoard.org BSP to the latest
  > linux-bb.org: remove custom FILES:${KERNEL_PACKAGE_NAME}-devicetree
  > meta-ti-bsp: trusted-firmware-arm: Update to master
  > meta-ti-bsp: optee: Upgrade to 4.1
  > conf: machine: Apply U-boot fragment configs for AM62P Display Cluster Image

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

* sources/poky 4945ca640b...cc40e82817 (204):
  > glibc: Update to tip of 2.39 branch
  > qemuriscv: Fix kbd and mouse emulation
  > linux-yocto: Fix rv32 syscall wrappers
  > poky-bleeding.bbclass: Remove use of SRCPV
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > openssh: enable sshd.service by default
  > linux-firmware: remove pointless linux-firmware-gplv2-license package
  > linux-firmware: set LICENSE field for -liquidui and -mellanox
  > linux-firmware: add support for deduplicating the firmware
  > mesa: fix opencl-spirv build
  > rust: reproducibility issue fix with v1.75
  > lttng-tools: skip kernel tests if no kernel modules present
  > layer.conf: Prepare for release, drop nanbield LAYERSERIES
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > openssh: Add a workaround for ICE on powerpc64le
  > kernel-fitImage: only include valid compatible line
  > go.bbclass: set GOPROXY
  > systemd: Check for directory before chmod'ing it
  > bmaptool: Add bmap-tools runtime alias for compatibility
  > genericarm64: clean up kernel modules and firmware
  > genericarm64.wks: reorder partitions
  > poky: Update to prepare for scarthgap release
  > go: filter out build specific path from the linker flags
  > systemd: remove systemd-bus-proxy settings
  > systemd: use RDEPENDS for systemd-vconsole-setup
  > systemd: fix dead link /var/log/README
  > rxvt-unicode: Fix installing of terminfo
  > valgrind: skip intermittently failing ptests
  > sstatetests.py: Add testing for correct sstate permissions
  > oeqa/runtime/login: Fix dbus-wait timeout and loop conditional
  > oeqa/runtime/login: Add screenshot sample logic/timeout/dbus-wait
  > oeqa/runtime/login: Exclude qemuriscv64
  > oeqa/runtime/login: Mask out the mouse panel icon for now
  > oeqa/runtime/login: Various code improvements and fixes
  > oeqa/runtime/login: Proof of concept for screenshot testcases
  > screenshot-tests: Add initial screenshot test png files for core-image-sato
  > qemurunner.py: Fix error on calls to run_monitor
  > webkitgtk: upgrade 2.42.2 -> 2.42.5
  > vulkan: upgrade 1.3.268.0 -> 1.3.275.0
  > vala: upgrade 0.56.13 -> 0.56.15
  > update-rc.d: upgrade to latest revision
  > taglib: upgrade 1.13.1 -> 2.0 and add utfcpp recipe to support that
  > ttyrun: upgrade 2.30.0 -> 2.31.0
  > systemd: upgrade 255.1 -> 255.4
  > shaderc: update 2023.7 -> 2023.8
  > repo: upgrade 2.41 -> 2.42
  > python3-wcwidth: upgrade 0.2.12 -> 0.2.13
  > python3-setuptools: upgrade 69.0.3 -> 69.1.1
  > python3-ruamel-yaml: upgrade 0.17.35 -> 0.18.6
  > python3-jsonschema: upgrade 4.17.3 -> 4.21.1 and add new dependencies
  > python3-dtschema: upgrade 2023.7 -> 2024.2
  > python3-build: upgrade 1.0.3 -> 1.1.1
  > piglit: upgrade to latest revision
  > puzzles: upgrade to latest revision
  > orc: upgrade 0.4.37 -> 0.4.38
  > nghttp2: upgrade 1.59.0 -> 1.60.0
  > minicom: upgrade 2.8 -> 2.9
  > mesa: upgrade 24.0.1 -> 24.0.2
  > mc: upgrade 4.8.30 -> 4.8.31
  > man-pages: upgrade 6.05.01 -> 6.06
  > lsof: upgrade 4.98.0 -> 4.99.3
  > librsvg: upgrade 2.56.3 -> 2.57.1
  > linux-firmware: upgrade 20231211 -> 20240220
  > libxml2: upgrade 2.11.5 -> 2.12.5
  > libusb1: upgrade 1.0.26 -> 1.0.27
  > librepo: update 1.16.0 -> 1.17.0
  > libpcre2: upgrade 10.42 -> 10.43
  > libpciaccess: upgrade 0.17 -> 0.18
  > libdnf: update 0.72.0 -> 0.73.0
  > libbsd: upgrade 0.11.8 -> 0.12.1
  > kmscube: upgrade to latest revision
  > glib-networking: upgrade 2.78.0 -> 2.78.1
  > glib-2.0: upgrade 2.78.3 -> 2.78.4
  > gettext: upgrade 0.22.4 -> 0.22.5
  > epiphany: upgrade 45.1 -> 45.3
  > elfutils: upgrade 0.189 -> 0.191
  > ell: upgrade 0.62 -> 0.63
  > diffoscope: upgrade 253 -> 259
  > dnf: upgrade 4.18.2 -> 4.19.0
  > btrfs-tools: upgrade 6.5.3 -> 6.7.1
  > boost: upgrade 1.83.0 -> 1.84.0
  > appstream: upgrade 1.0.0 -> 1.0.2
  > acl: upgrade 2.3.1 -> 2.3.2
  > python3-sphinxcontrib-jquery: add a recipe and make python3-sphinx-rtd-theme depend on it
  > dev-manual: bmaptool: rename
  > manuals: document VIRTUAL-RUNTIME variables
  > contributor-guide: add notes for tests
  > dev-manual: packages: fix capitalization
  > ref-manual: variables: adding multiple groups in GROUPADD_PARAM
  > ref-manual: variables: correct sdk installation default path
  > ref-manual: tasks: do_cleansstate: recommend using '-f' instead for a shared sstate
  > ref-manual: tasks: do_cleanall: recommend using '-f' instead
  > ref-manual: classes: add cve status check for oe.qa
  > libpng: Update SRC_URI to avoid redirects
  > go: Drop linkmode with nativesdk/cross-canadian
  > go: Further tweak indentation in patch
  > go: bump 1.22.0
  > image_types.bbclass: fix vfat image names
  > xz: correct upstream version check
  > rxvt: add rxvt to desktop entry name
  > Add genericarm64 MACHINE
  > bitbake: utils: remove BB_ENV_PASSTHROUGH from preserved_envvars()
  > bmaptool: now part of Yocto Project
  > python3-cryptography_42.0.5.bb: delete redundant ptest packaging
  > expat: upgrdae 2.6.0 -> 2.6.1
  > gdb: Upgrade 14.1 -> 14.2
  > python3-hypothesis: upgrade 6.98.12 -> 6.98.15
  > rust: Fix build failure re-appeared on riscv32
  > gtk+3: update 3.24.38 -> 3.24.41
  > linux-yocto: Enable gpio-sim with ptests
  > linux-yocto/6.6: update CVE exclusions
  > linux-yocto/6.6: update to v6.6.20
  > linux-yocto/cfg/6.6: drop CONFIG_DEBUG_CREDENTIALS
  > go: upgrade 1.21.5 -> 1.21.7
  > go: upgrade 1.21.0 -> 1.21.5
  > oeqa/gotoolchain: set GOPROXY
  > goarch: disable dynamic linking globally
  > go: bump 1.21.0
  > go: rework patch to avoid identation
  > bitbake: prserv/serv: Fix a PID file removal race on prserv stop
  > bitbake: fetch/git: Avoid clean upon failure
  > qemu: backport patch for ui/clipboard issue
  > mesa,mesa-gl: Fix build when dri3 is not enabled
  > coreutils: backport patch to fix heap overflow in split
  > u-boot: Move UBOOT_INITIAL_ENV back to u-boot.inc
  > qemu: Replace workaround with proper usermode fix for shmat
  > no-gplv3: Tweak for packagemangement in core-image-full-cmdline
  > core-image-full-cmdline: add package-management
  > python3-attrs: disable Hypothesis deadline
  > rust: reproducibility issue fix with v1.75
  > rust: Revert PGO to it's default
  > rust: Upgrade 1.74.1 -> 1.75.0
  > linux-firmware: split out more firmware pieces
  > llvm: Update to 18.1.0 RC4
  > waf: Improve version parsing to avoid failing on warnings
  > xprop: upgrade 1.2.6 -> 1.2.7
  > xkeyboard-config: upgrade 2.40 -> 2.41
  > xkbcomp: upgrade 1.4.6 -> 1.4.7
  > swig: upgrade 4.2.0 -> 4.2.1
  > python3-yamllint: upgrade 1.33.0 -> 1.35.1
  > python3-urllib3: upgrade 2.1.0 -> 2.2.1
  > python3: upgrade 3.12.1 -> 3.12.2
  > python3-typing-extensions: upgrade 4.9.0 -> 4.10.0
  > python3-trove-classifiers: upgrade 2024.1.8 -> 2024.2.23
  > python3-setuptools-rust: upgrade 1.8.1 -> 1.9.0
  > python3-pytz: upgrade 2023.4 -> 2024.1
  > python3-pytest: upgrade 8.0.0 -> 8.0.2
  > python3-pycairo: upgrade 1.25.1 -> 1.26.0
  > python3-pip: upgrade 23.3.2 -> 24.0
  > python3-hypothesis: upgrade 6.97.3 -> 6.98.12
  > python3-dbusmock: upgrade 0.30.2 -> 0.31.1
  > python3-certifi: upgrade 2023.11.17 -> 2024.2.2
  > python3-beartype: upgrade 0.17.0 -> 0.17.2
  > pkgconf: upgrade 2.1.0 -> 2.1.1
  > pciutils: upgrade 3.10.0 -> 3.11.1
  > pango: upgrade 1.51.0 -> 1.52.0
  > ofono: upgrade 2.3 -> 2.4
  > mpg123: upgrade 1.32.4 -> 1.32.5
  > makedepend: upgrade 1.0.8 -> 1.0.9
  > lighttpd: upgrade 1.4.73 -> 1.4.74
  > libxvmc: upgrade 1.0.13 -> 1.0.14
  > libxkbfile: upgrade 1.1.2 -> 1.1.3
  > libxext: upgrade 1.3.5 -> 1.3.6
  > liburi-perl: upgrade 5.25 -> 5.27
  > libunistring: upgrade 1.1 -> 1.2
  > libsecret: upgrade 0.21.2 -> 0.21.4
  > libpng: upgrade 1.6.41 -> 1.6.42
  > libmicrohttpd: upgrade 0.9.77 -> 1.0.1
  > libksba: upgrade 1.6.5 -> 1.6.6
  > libhandy: upgrade 1.8.2 -> 1.8.3
  > libgpg-error: upgrade 1.47 -> 1.48
  > libffi: upgrade 3.4.5 -> 3.4.6
  > git: upgrade 2.43.0 -> 2.44.0
  > gcr: upgrade 4.1.0 -> 4.2.0
  > efivar: upgrade 38 -> 39
  > ed: upgrade 1.20 -> 1.20.1
  > createrepo-c: upgrade 1.0.3 -> 1.0.4
  > ccache: upgrade 4.9 -> 4.9.1
  > bash-completion: upgrade 2.11 -> 2.12.0
  > mirrors: Switch llvm to use shallow cloning
  > gstreamer1.0: skip a test that is known to be flaky
  > oeqa/lib/utils/postactions: fix host disk usage stats retrieval
  > python3-cryptography{-vectors}: upgrade to 42.0.5
  > libc-locale: fix ASCII compatible warning cause build failure.
  > rpm: Fix the following error when run nativesdk-rpm in nativesdk environment.
  > python3: dont disable readline module for editline
  > python3-maturin: Recognise riscv32 architecture
  > python3-bcrypt: Fix build break on arches without 64 bit atomics
  > python3-git: upgrade 3.1.41 -> 3.1.42
  > wpa-supplicant: Fix CVE-2023-52160
  > libexif: remove unused version_underscore
  > bitbake: taskexp_ncurses: fix execution example in introductory comment

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

* sources/meta-arm 1231e54a...aba92504 (1):
  > ci: Ensure tests are in the Corstone-1000 flash image

* sources/meta-clang fc56d6c...eebe4ff (13):
  > lksctp-tools: Reset SECURITY_STACK_PROTECTOR with clang
  > clang: Upgrade to clang 18.1 major release
  > clang: Adjust packaging to match new libLLVM soname
  > bpftrace: Upgrade to 0.20+ and fix with llvm 18
  > bcc: Do not set LLVM_PACKAGE_VERSION explicitly
  > vulkan-samples: Disable deprecated declaration warnings with libc++
  > castxml: Upgrade to 0.6.4
  > spirv-llvm-translator: Switch to main branch for llvm 18 support
  > libcxx: Pass LLVM_RUNTIME_TARGETS
  > rust-llvm: Fix build with clang-18
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18
  > openldap: Fix build with lld linker

* sources/meta-elm-binary e57ece1...ee89d03 (1):
  > Merge pull request #9 from YoeDistro/yoe/mut

* sources/meta-freescale cce48564...f867e0d8 (4):
  > qtbase: Enable wayland knob when in distro features
  > wayland: Delete recipe
  > Merge pull request #1761 from hiagofranco/fix_uuu_bootloader_tag
  > Merge pull request #1760 from mschwan-phytec/wip-master-bmap-rename

* sources/meta-freescale-3rdparty 13f46cb...ae392bf (1):
  > Merge pull request #294 from chrisdimich/master

* sources/meta-intel e318d880...9ed54a13 (7):
  > ispc: upgrade 1.22.0 -> 1.23.0
  > openvkl: upgrade 2.0.0 -> 2.0.1
  > ospray: upgrade 3.0.0 -> 3.1.0
  > embree: upgrade 4.3.0 -> 4.3.1
  > rkcommon: upgrade 1.12.0 -> 1.13.0
  > intel-compute-runtime: upgrade 23.22.26516.18 -> 24.05.28454.6
  > intel-graphics-compiler: upgrade 1.0.14062.11 -> 1.0.15985.7

* sources/meta-odroid 665b62d...ae4ac91 (1):
  > u-boot_2023: Drop PYTHON_PN

* sources/meta-openembedded 9f0e51321...f467c0b38 (135):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > layer.conf: Update for the scarthgap release series
  > python3-wsproto: Add recipe
  > python3-httptools: added recipe which is also include ptest
  > python3-a2wsgi: added recipe which is also include ptest
  > libvncserver: fix reproducibility issue
  > gnome-terminal: fix reproducibility issue
  > gnome-settings-daemon: fix reproducibility issue
  > gnome-disk-utility: fix reproducibility issue
  > gnome-control-center: fix reproducibility issue
  > remove obsolete PIP_INSTALL_PACKAGE and PIP_INSTALL_DIST_PATH
  > thin-provisioning-tools: 1.0.9 -> 1.0.12
  > netcf: Fix build with latest gnulib
  > gnulib: 2018-12-18 -> 202401
  > xfsprogs: 6.5.0 -> 6.6.0
  > yaffs2-utils: Upgrade to 20221209
  > webp-pixbuf-loader: update 0.2.5 -> 0.2.7
  > python3-google-auth: add ptest and update runtime dependencies
  > python3-responses: add recipe
  > python3-pytest-localserver: added recipe which is also include ptest
  > tcprelay: fix a minor cross compilation do_configure issue
  > vlc: Upgrade to 3.0.20
  > gnome-online-accounts: Fix build with libxml2 2.12
  > abseil-cpp: upgrade 20230802.1 -> 20240116.1
  > gnome-commander: Fix build with taglib 2.0
  > libmusicbrainz: Update to tip of trunk
  > mariadb: Fix build with libxml2 2.12 ABI changes
  > xmlstarlet: Fix build with API breakage in libxml2 2.12
  > python3-tomli-w: added recipe which is also include ptest
  > libosinfo: Fix build with libxml2 v2.12
  > googletest: allow for shared libraries
  > libnice: Disable the examples and the tests
  > python3-google-auth-oauthlib: add ptest
  > python3-traitlets: add ptest and update runtime dependencies
  > mozjs-115: fix reproducibility issue
  > net-snmp: upgrade 5.9.3 -> 5.9.4
  > nss: Upgrade 3.74 -> 3.98
  > squid: Upgrade to 6.8
  > re2: Upgrade 2023.03.01 -> 2024.03.01
  > googletest: Pass -fPIC to CFLAGS
  > gosu: Upgrade to 1.17
  > postfix: upgrade 3.8.5 -> 3.8.6
  > networkmanager: 1.44.0 -> 1.46.0
  > abseil-cpp: Split so-files into separate packages
  > abseil-cpp: A little clean-up
  > python3-invoke: add recipe
  > python3-icecream: add recipe
  > netplan: upgrade 0.106 -> 1.0
  > stunnel: upgrade 5.69 -> 5.72
  > smarty: upgrade 4.3.4 -> 4.4.1
  > python3-sentry-sdk: upgrade 1.40.4 -> 1.40.6
  > python3-scrypt: upgrade 0.8.20 -> 0.8.24
  > python3-pymisp: upgrade 2.4.185 -> 2.4.186
  > python3-pdm: upgrade 2.12.3 -> 2.12.4
  > python3-ipython: upgrade 8.21.0 -> 8.22.1
  > python3-grpcio(-tools): upgrade 1.60.1 -> 1.62.0
  > python3-google-api-python-client: upgrade 2.118.0 -> 2.120.0
  > python3-google-api-core: upgrade 2.16.2 -> 2.17.1
  > python3-gcovr: upgrade 7.0 -> 7.2
  > python3-eventlet: upgrade 0.35.1 -> 0.35.2
  > python3-dnspython: upgrade 2.6.0 -> 2.6.1
  > python3-cbor2: upgrade 5.6.1 -> 5.6.2
  > python3-astroid: upgrade 3.0.3 -> 3.1.0
  > ostree: upgrade 2024.3 -> 2024.4
  > neatvnc: upgrade 0.7.2 -> 0.8.0
  > libtdb: upgrade 1.4.9 -> 1.4.10
  > libtalloc: upgrade 2.4.1 -> 2.4.2
  > fetchmail: upgrade 6.4.37 -> 6.4.38
  > ddrescue: upgrade 1.27 -> 1.28
  > dbus-cxx: upgrade 2.5.0 -> 2.5.1
  > ctags: upgrade 6.1.20240114.0 -> 6.1.20240225.0
  > c-ares: upgrade 1.26.0 -> 1.27.0
  > bats: upgrade 1.10.0 -> 1.11.0
  > python3-eth-utils: remove unused patches
  > webkitgtk3: remove unused patch
  > emacs: remove unused patch
  > opengl-es-cts: remove unused patch
  > libio-pty-perl: remove unsed patch
  > openal-soft: remove unused patches
  > tracker: remove unused patch
  > python3-marshmallow: upgrade 3.20.2 -> 3.21.1 and add ptest
  > glmark2: add upstream patch to not care about stencil config
  > signing.bbclass: fix typos
  > emacs: Add packageconfig for selinux support
  > pgpool2: Fix build with postgresql 16+
  > pgpool2: Upgrade to 4.5.1
  > python3-arrow: add ptest, update backend and runtime dependencies
  > python3-types-python-dateutil: add recipe
  > toybox-inittab: Fix serial getty reproducibility
  > polkit: update 123 -> 124
  > mozjs-115: update 115.6.0 -> 115.8.0
  > python3-dateutil: upgrade 2.8.2 -> 2.9.0
  > python3-freezegun: add recipe and add ptest
  > drbd-utils: Fix a udev rule reproducibility
  > drbd-utils: Drop a duplicated line in DESCRIPTION
  > ptest-packagelists-meta-python: Move py3-libgpiod out of PTESTS_PROBLEMS_META_PYTHON
  > ptest-packagelists-meta-oe: Move libgpiod out of PTESTS_PROBLEMS_META_OE
  > postgresql: upgrade 15.5 -> 16.2
  > nodejs: upgrade 20.11.0 -> 20.11.1
  > multipath-tools: upgrade 0.9.3 -> 0.9.8
  > syslog-ng: upgrade 4.0.1 -> 4.6.0
  > python3-aiohappyeyeballs: Correct the typo of BBCLASSEXTEND
  > googletest: allow for shared libraries
  > e2tools: Delete unneeded files from ptest package
  > python3-wrapt: add ptest
  > ptest-packagelists-meta-python: Move python3-xlrd from PTESTS_PROBLEMS_META_PYTHON to PTESTS_FAST_META_PYTHON
  > nlohmann-json: Upgrade to 3.11.3
  > python3-netaddr: upgrade 0.10.1 -> 1.2.1 and add ptest
  > python3-google-auth: upgrade 2.28.0 -> 2.28.1
  > syzkaller: Fix build with go 1.21
  > crucible: Define GOPROXY
  > influxdb: Define GOPROXY
  > folks: update 0.15.6 -> 0.15.7
  > drbd-utils: Disable warnings as errors
  > drbd-utils: upgrade 9.22.0 -> 9.27.0
  > openvpn: upgrade 2.6.7 -> 2.6.9
  > fuse3: Make kmod as a recommendation instead of rdep for ptests
  > fuse3: use 4 spaces for indentation
  > openldap: upgrade 2.5.16 -> 2.6.7
  > postfix: upgrade 3.7.3 -> 3.8.5
  > krb5: upgrade 1.20.2 -> 1.21.2
  > keyutils: Add missing rdep for ptests
  > layer.conf: Add nativesdk-libdevmapper PREFERRED_RPROVIDER
  > cryptsetup: upgrade 2.6.1 -> 2.7.0
  > grpc: upgrade 1.60.0 -> 1.60.1
  > iperf3: upgrade 3.15 -> 3.16
  > libgpiod: Tests rely on configfs support in kernel
  > python3-betamax: Upgrade to 0.9.0
  > python3-pyzmq: Add missing dep on python3-unixadmin for ptests
  > python3-gpiod: Tests rely on configfs support in kernel
  > python3-fastjsonschema: Add missing ptest deps
  > xfce4-notifyd: use python3native and depend on python3-packaging-native
  > ristretto: use python3native and depend on glib-2.0-native, python3-packaging-native
  > libkcapi: Update HOMEPAGE url
  > openipmi: fix do_configure error when using dash

* sources/meta-qcom 567079b...e7bcac0 (1):
  > Merge pull request #582 from lumag/cuse

* sources/meta-qt6 1695f1a...394d7d9 (215):
  > qtwebengine: Fix build with clang18
  > squish: don't move executables
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > qtbase: fix patch fuzz
  > qtbase: don't generate qmake wrapper
  > qtbase: add PACKAGECONFIG for wayland support
  > squish: fix QA issue
  > squish: add profile script
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > squish: make wayland optional
  < Merge pull request #36 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Add support for building Squish
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #35 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #34 from YoeDistro/kraj/6.6
  > layer.conf: update LAYERSERIES_COMPAT for scarthgap
  > packagegroup: add Qt modules only on supported archs
  > qtbase: prefer system png
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > libwebp: add workaround for native build
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #32 from YoeDistro/kraj/6.6
  > packagegroup: fix warning caused by inherit_defer
  > coin: update build targets
  > ptest: skip non-existing tests
  < Merge pull request #31 from YoeDistro/kraj/6.6
  > Add recipe for QtDoc
  > qtmultimedia: update revision
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  > webengine: update patch
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  > ptest: better handling for test list
  > Add srcrev for QtDoc
  > pytest-qt: upgrade to latest version
  < Merge pull request #25 from YoeDistro/kraj/6.6
  > qt6-git.inc: Switch to 6.7 branch
  > qtwebengine: update to 118-based
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > srcrev_update: support for all recipes
  > qttools: use clang if it is available
  > qtinterfaceframework: fix packaging error
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  > qtinterfaceframework: remove simulation and reference api
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtdeclarative: add dependency to qtsvg
  > qtbase: fix QLibraryInfo prefix with usrmerge
  < Merge pull request #22 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  > qt3d: remove upstreamed patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: add test config for build ptest image
  > qmlcompiler: enable ptest
  > qtwebengine: enable ptest
  > qtconnectivity: enable ptest
  > ptest: better ptest support
  > Revert "protobuf: add workaround for qtgrpc"
  < Merge pull request #18 from YoeDistro/kraj/6.6
  > coin: add CI build for nanbield
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  > qtgrpc: update to latest revision to fix build failure
  < Merge pull request #16 from YoeDistro/kraj/6.6
  > protobuf: add workaround for qtgrpc
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  > Remove old patches from qtwebengine
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Workaround too eager packagegroup sanity check
  > Workaround too eager packagegroup sanity check
  < Remove checks for required meta layers
  < layer.conf: fix LAYERDEPENDS_qt6-layer
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Remove checks for required meta layers
  > layer.conf: fix LAYERDEPENDS_qt6-layer
  < qtgraphs: remove opengl requirement
  > qtgraphs: remove opengl requirement
  < Remove old patches from qtwebengine
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add PACKAGECONFIG for egldevice platform plugin
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: add PACKAGECONFIG for egldevice platform plugin
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > readme: remove notes about webengine testing
  > qtapplicationmanager: remove unneeded CFLAGS
  > qtopcua: add support for native and nativesdk
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add at-spi2-core as dependency for accessibility option
  < qtmultimedia: enable ffmpeg only if its license is accepted
  < readme: Add link to bug tracker
  > qtbase: add at-spi2-core as dependency for accessibility option
  > readme: Add link to bug tracker
  > qtmultimedia: enable ffmpeg only if its license is accepted
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Revert "qtbase: fix build with kirkstone"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtwebengine: fix build without DRI"
  < Revert "qtwebengine: fix build without DRI"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Bump version to 6.6.1
  > qtapplicationmanager: Fix build with musl
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtshadertools: Fix missing dependency to spirv-tools
  > qtshadertools: Fix missing dependency to spirv-tools
  > qtbase: Add locale-base-c only on glibc based targets
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: fix install if lcl_maybe_fortify is empty
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: fix install if lcl_maybe_fortify is empty
  > Conversion script to use new module names
  < qtdeclarative: add dependency to QtSvg for example
  > qtwebengine: fix build without DRI
  < qtwebengine: fix x86_64 build of ffmpeg
  > qtdeclarative: add dependency to QtSvg for example
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: remove langdale from CI tests
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: fix x86_64 build of ffmpeg
  > Use std::size_t instead of int to store position in string
  > qtwebengine: update chromium branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: Add workaround for static build in CI
  > spirv-tools: remove bbappend
  > python: remove duplicate python recipes
  > qtbase: fix build with kirkstone
  > coin: remove langdale from CI tests
  > Drop support for older Yocto releases
  < qtwebengine: fix build without DRI
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: add workaround for QA warning on qemu
  < coin: use INIT_MANAGER to select systemd
  > coin: add workaround for QA warning on qemu
  > coin: use INIT_MANAGER to select systemd
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtwebengine: update chromium branch
  < coin: Add workaround for static build in CI
  < Use std::size_t instead of int to store position in string
  < examples: add runtime dependency to main package
  < readme: add note about release branches and tags
  < qtshadertools: add runtime dependency to spirv-tools
  > qtshadertools: add runtime dependency to spirv-tools
  > examples: add runtime dependency to main package
  > readme: add note about release branches and tags
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > conan.inc: Remove support
  > qtbase: Add a packageconfig knob to enable lld linker
  < *.patch: add Upstream-Status to all patches
  > *.patch: add Upstream-Status to all patches
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Add 6.6 compatibility notes
  > Add 6.6 compatibility notes
  < Remove legacy license identifier mappings in layer config
  > Remove legacy license identifier mappings in layer config
  < qt6: update module branch
  < qtwebengine: update patch
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: update patch
  > qt6: bump version to 6.7.0
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qttools: add PACKAGECONFIG for clang dependency
  > qttools: add PACKAGECONFIG for clang dependency

* sources/meta-raspberrypi 95a9103...92a9b7a (1):
  > rpi-base: Added missing HiFiBerry

* sources/meta-riscv dc7aeb4...d1df527 (5):
  > musl: Drop rv32 patches
  > riscv-common: Rename bmap-tools-native -> bmaptool-native
  > linux-starfive-dev: Fix perf build with gcc-13
  > capnproto,pidgin-sipe: Re-enable on rv32
  > ostree: Do not mark unavailable for rv32

* sources/meta-rockchip bcf1d92...06a65d4 (3):
  > rock-5[ab]: use regular yocto kernel
  > rockchip.wks: fix typo
  > layer.conf: update for scarthgap

* sources/meta-ti e24577a7...ee1f6799 (15):
  > CI/CD Auto-Merger: cicd.master.202403080100
  > conf: machine: am62axx: Pick overlays for V3Link cameras
  > linux-ti-staging-rt_6.6: Add KERNEL_LCOALVERSION change
  > u-boot-ti: Change from UBOOT_LOCALVERSION and SRCPV
  > linux-ti-staging: Update KERNEL_LOCALVERSION
  > Drop SRCPV
  > CI/CD Auto-Merger: cicd.master.202402271317
  > Rework jailhouse recipe to support different image build
  > conf: beaglebone-ai64: Apply U-boot defconfig fragments
  > conf: beagleplay: Apply U-boot defconfig fragments
  > meta-ti-bsp: update BeagleBoard.org BSP to the latest
  > linux-bb.org: remove custom FILES:${KERNEL_PACKAGE_NAME}-devicetree
  > meta-ti-bsp: trusted-firmware-arm: Update to master
  > meta-ti-bsp: optee: Upgrade to 4.1
  > conf: machine: Apply U-boot fragment configs for AM62P Display Cluster Image

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

* sources/poky 4945ca640b...cc40e82817 (204):
  > glibc: Update to tip of 2.39 branch
  > qemuriscv: Fix kbd and mouse emulation
  > linux-yocto: Fix rv32 syscall wrappers
  > poky-bleeding.bbclass: Remove use of SRCPV
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > openssh: enable sshd.service by default
  > linux-firmware: remove pointless linux-firmware-gplv2-license package
  > linux-firmware: set LICENSE field for -liquidui and -mellanox
  > linux-firmware: add support for deduplicating the firmware
  > mesa: fix opencl-spirv build
  > rust: reproducibility issue fix with v1.75
  > lttng-tools: skip kernel tests if no kernel modules present
  > layer.conf: Prepare for release, drop nanbield LAYERSERIES
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > openssh: Add a workaround for ICE on powerpc64le
  > kernel-fitImage: only include valid compatible line
  > go.bbclass: set GOPROXY
  > systemd: Check for directory before chmod'ing it
  > bmaptool: Add bmap-tools runtime alias for compatibility
  > genericarm64: clean up kernel modules and firmware
  > genericarm64.wks: reorder partitions
  > poky: Update to prepare for scarthgap release
  > go: filter out build specific path from the linker flags
  > systemd: remove systemd-bus-proxy settings
  > systemd: use RDEPENDS for systemd-vconsole-setup
  > systemd: fix dead link /var/log/README
  > rxvt-unicode: Fix installing of terminfo
  > valgrind: skip intermittently failing ptests
  > sstatetests.py: Add testing for correct sstate permissions
  > oeqa/runtime/login: Fix dbus-wait timeout and loop conditional
  > oeqa/runtime/login: Add screenshot sample logic/timeout/dbus-wait
  > oeqa/runtime/login: Exclude qemuriscv64
  > oeqa/runtime/login: Mask out the mouse panel icon for now
  > oeqa/runtime/login: Various code improvements and fixes
  > oeqa/runtime/login: Proof of concept for screenshot testcases
  > screenshot-tests: Add initial screenshot test png files for core-image-sato
  > qemurunner.py: Fix error on calls to run_monitor
  > webkitgtk: upgrade 2.42.2 -> 2.42.5
  > vulkan: upgrade 1.3.268.0 -> 1.3.275.0
  > vala: upgrade 0.56.13 -> 0.56.15
  > update-rc.d: upgrade to latest revision
  > taglib: upgrade 1.13.1 -> 2.0 and add utfcpp recipe to support that
  > ttyrun: upgrade 2.30.0 -> 2.31.0
  > systemd: upgrade 255.1 -> 255.4
  > shaderc: update 2023.7 -> 2023.8
  > repo: upgrade 2.41 -> 2.42
  > python3-wcwidth: upgrade 0.2.12 -> 0.2.13
  > python3-setuptools: upgrade 69.0.3 -> 69.1.1
  > python3-ruamel-yaml: upgrade 0.17.35 -> 0.18.6
  > python3-jsonschema: upgrade 4.17.3 -> 4.21.1 and add new dependencies
  > python3-dtschema: upgrade 2023.7 -> 2024.2
  > python3-build: upgrade 1.0.3 -> 1.1.1
  > piglit: upgrade to latest revision
  > puzzles: upgrade to latest revision
  > orc: upgrade 0.4.37 -> 0.4.38
  > nghttp2: upgrade 1.59.0 -> 1.60.0
  > minicom: upgrade 2.8 -> 2.9
  > mesa: upgrade 24.0.1 -> 24.0.2
  > mc: upgrade 4.8.30 -> 4.8.31
  > man-pages: upgrade 6.05.01 -> 6.06
  > lsof: upgrade 4.98.0 -> 4.99.3
  > librsvg: upgrade 2.56.3 -> 2.57.1
  > linux-firmware: upgrade 20231211 -> 20240220
  > libxml2: upgrade 2.11.5 -> 2.12.5
  > libusb1: upgrade 1.0.26 -> 1.0.27
  > librepo: update 1.16.0 -> 1.17.0
  > libpcre2: upgrade 10.42 -> 10.43
  > libpciaccess: upgrade 0.17 -> 0.18
  > libdnf: update 0.72.0 -> 0.73.0
  > libbsd: upgrade 0.11.8 -> 0.12.1
  > kmscube: upgrade to latest revision
  > glib-networking: upgrade 2.78.0 -> 2.78.1
  > glib-2.0: upgrade 2.78.3 -> 2.78.4
  > gettext: upgrade 0.22.4 -> 0.22.5
  > epiphany: upgrade 45.1 -> 45.3
  > elfutils: upgrade 0.189 -> 0.191
  > ell: upgrade 0.62 -> 0.63
  > diffoscope: upgrade 253 -> 259
  > dnf: upgrade 4.18.2 -> 4.19.0
  > btrfs-tools: upgrade 6.5.3 -> 6.7.1
  > boost: upgrade 1.83.0 -> 1.84.0
  > appstream: upgrade 1.0.0 -> 1.0.2
  > acl: upgrade 2.3.1 -> 2.3.2
  > python3-sphinxcontrib-jquery: add a recipe and make python3-sphinx-rtd-theme depend on it
  > dev-manual: bmaptool: rename
  > manuals: document VIRTUAL-RUNTIME variables
  > contributor-guide: add notes for tests
  > dev-manual: packages: fix capitalization
  > ref-manual: variables: adding multiple groups in GROUPADD_PARAM
  > ref-manual: variables: correct sdk installation default path
  > ref-manual: tasks: do_cleansstate: recommend using '-f' instead for a shared sstate
  > ref-manual: tasks: do_cleanall: recommend using '-f' instead
  > ref-manual: classes: add cve status check for oe.qa
  > libpng: Update SRC_URI to avoid redirects
  > go: Drop linkmode with nativesdk/cross-canadian
  > go: Further tweak indentation in patch
  > go: bump 1.22.0
  > image_types.bbclass: fix vfat image names
  > xz: correct upstream version check
  > rxvt: add rxvt to desktop entry name
  > Add genericarm64 MACHINE
  > bitbake: utils: remove BB_ENV_PASSTHROUGH from preserved_envvars()
  > bmaptool: now part of Yocto Project
  > python3-cryptography_42.0.5.bb: delete redundant ptest packaging
  > expat: upgrdae 2.6.0 -> 2.6.1
  > gdb: Upgrade 14.1 -> 14.2
  > python3-hypothesis: upgrade 6.98.12 -> 6.98.15
  > rust: Fix build failure re-appeared on riscv32
  > gtk+3: update 3.24.38 -> 3.24.41
  > linux-yocto: Enable gpio-sim with ptests
  > linux-yocto/6.6: update CVE exclusions
  > linux-yocto/6.6: update to v6.6.20
  > linux-yocto/cfg/6.6: drop CONFIG_DEBUG_CREDENTIALS
  > go: upgrade 1.21.5 -> 1.21.7
  > go: upgrade 1.21.0 -> 1.21.5
  > oeqa/gotoolchain: set GOPROXY
  > goarch: disable dynamic linking globally
  > go: bump 1.21.0
  > go: rework patch to avoid identation
  > bitbake: prserv/serv: Fix a PID file removal race on prserv stop
  > bitbake: fetch/git: Avoid clean upon failure
  > qemu: backport patch for ui/clipboard issue
  > mesa,mesa-gl: Fix build when dri3 is not enabled
  > coreutils: backport patch to fix heap overflow in split
  > u-boot: Move UBOOT_INITIAL_ENV back to u-boot.inc
  > qemu: Replace workaround with proper usermode fix for shmat
  > no-gplv3: Tweak for packagemangement in core-image-full-cmdline
  > core-image-full-cmdline: add package-management
  > python3-attrs: disable Hypothesis deadline
  > rust: reproducibility issue fix with v1.75
  > rust: Revert PGO to it's default
  > rust: Upgrade 1.74.1 -> 1.75.0
  > linux-firmware: split out more firmware pieces
  > llvm: Update to 18.1.0 RC4
  > waf: Improve version parsing to avoid failing on warnings
  > xprop: upgrade 1.2.6 -> 1.2.7
  > xkeyboard-config: upgrade 2.40 -> 2.41
  > xkbcomp: upgrade 1.4.6 -> 1.4.7
  > swig: upgrade 4.2.0 -> 4.2.1
  > python3-yamllint: upgrade 1.33.0 -> 1.35.1
  > python3-urllib3: upgrade 2.1.0 -> 2.2.1
  > python3: upgrade 3.12.1 -> 3.12.2
  > python3-typing-extensions: upgrade 4.9.0 -> 4.10.0
  > python3-trove-classifiers: upgrade 2024.1.8 -> 2024.2.23
  > python3-setuptools-rust: upgrade 1.8.1 -> 1.9.0
  > python3-pytz: upgrade 2023.4 -> 2024.1
  > python3-pytest: upgrade 8.0.0 -> 8.0.2
  > python3-pycairo: upgrade 1.25.1 -> 1.26.0
  > python3-pip: upgrade 23.3.2 -> 24.0
  > python3-hypothesis: upgrade 6.97.3 -> 6.98.12
  > python3-dbusmock: upgrade 0.30.2 -> 0.31.1
  > python3-certifi: upgrade 2023.11.17 -> 2024.2.2
  > python3-beartype: upgrade 0.17.0 -> 0.17.2
  > pkgconf: upgrade 2.1.0 -> 2.1.1
  > pciutils: upgrade 3.10.0 -> 3.11.1
  > pango: upgrade 1.51.0 -> 1.52.0
  > ofono: upgrade 2.3 -> 2.4
  > mpg123: upgrade 1.32.4 -> 1.32.5
  > makedepend: upgrade 1.0.8 -> 1.0.9
  > lighttpd: upgrade 1.4.73 -> 1.4.74
  > libxvmc: upgrade 1.0.13 -> 1.0.14
  > libxkbfile: upgrade 1.1.2 -> 1.1.3
  > libxext: upgrade 1.3.5 -> 1.3.6
  > liburi-perl: upgrade 5.25 -> 5.27
  > libunistring: upgrade 1.1 -> 1.2
  > libsecret: upgrade 0.21.2 -> 0.21.4
  > libpng: upgrade 1.6.41 -> 1.6.42
  > libmicrohttpd: upgrade 0.9.77 -> 1.0.1
  > libksba: upgrade 1.6.5 -> 1.6.6
  > libhandy: upgrade 1.8.2 -> 1.8.3
  > libgpg-error: upgrade 1.47 -> 1.48
  > libffi: upgrade 3.4.5 -> 3.4.6
  > git: upgrade 2.43.0 -> 2.44.0
  > gcr: upgrade 4.1.0 -> 4.2.0
  > efivar: upgrade 38 -> 39
  > ed: upgrade 1.20 -> 1.20.1
  > createrepo-c: upgrade 1.0.3 -> 1.0.4
  > ccache: upgrade 4.9 -> 4.9.1
  > bash-completion: upgrade 2.11 -> 2.12.0
  > mirrors: Switch llvm to use shallow cloning
  > gstreamer1.0: skip a test that is known to be flaky
  > oeqa/lib/utils/postactions: fix host disk usage stats retrieval
  > python3-cryptography{-vectors}: upgrade to 42.0.5
  > libc-locale: fix ASCII compatible warning cause build failure.
  > rpm: Fix the following error when run nativesdk-rpm in nativesdk environment.
  > python3: dont disable readline module for editline
  > python3-maturin: Recognise riscv32 architecture
  > python3-bcrypt: Fix build break on arches without 64 bit atomics
  > python3-git: upgrade 3.1.41 -> 3.1.42
  > wpa-supplicant: Fix CVE-2023-52160
  > libexif: remove unused version_underscore
  > bitbake: taskexp_ncurses: fix execution example in introductory comment

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

* sources/meta-arm 1231e54a...aba92504 (1):
  > ci: Ensure tests are in the Corstone-1000 flash image

* sources/meta-clang fc56d6c...eebe4ff (13):
  > lksctp-tools: Reset SECURITY_STACK_PROTECTOR with clang
  > clang: Upgrade to clang 18.1 major release
  > clang: Adjust packaging to match new libLLVM soname
  > bpftrace: Upgrade to 0.20+ and fix with llvm 18
  > bcc: Do not set LLVM_PACKAGE_VERSION explicitly
  > vulkan-samples: Disable deprecated declaration warnings with libc++
  > castxml: Upgrade to 0.6.4
  > spirv-llvm-translator: Switch to main branch for llvm 18 support
  > libcxx: Pass LLVM_RUNTIME_TARGETS
  > rust-llvm: Fix build with clang-18
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18
  > openldap: Fix build with lld linker

* sources/meta-elm-binary e57ece1...ee89d03 (1):
  > Merge pull request #9 from YoeDistro/yoe/mut

* sources/meta-freescale cce48564...f867e0d8 (4):
  > qtbase: Enable wayland knob when in distro features
  > wayland: Delete recipe
  > Merge pull request #1761 from hiagofranco/fix_uuu_bootloader_tag
  > Merge pull request #1760 from mschwan-phytec/wip-master-bmap-rename

* sources/meta-freescale-3rdparty 13f46cb...ae392bf (1):
  > Merge pull request #294 from chrisdimich/master

* sources/meta-intel e318d880...9ed54a13 (7):
  > ispc: upgrade 1.22.0 -> 1.23.0
  > openvkl: upgrade 2.0.0 -> 2.0.1
  > ospray: upgrade 3.0.0 -> 3.1.0
  > embree: upgrade 4.3.0 -> 4.3.1
  > rkcommon: upgrade 1.12.0 -> 1.13.0
  > intel-compute-runtime: upgrade 23.22.26516.18 -> 24.05.28454.6
  > intel-graphics-compiler: upgrade 1.0.14062.11 -> 1.0.15985.7

* sources/meta-odroid 665b62d...ae4ac91 (1):
  > u-boot_2023: Drop PYTHON_PN

* sources/meta-openembedded 9f0e51321...efb2771bc (136):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > layer.conf: Update for the scarthgap release series
  > python3-wsproto: Add recipe
  > python3-httptools: added recipe which is also include ptest
  > python3-a2wsgi: added recipe which is also include ptest
  > libvncserver: fix reproducibility issue
  > gnome-terminal: fix reproducibility issue
  > gnome-settings-daemon: fix reproducibility issue
  > gnome-disk-utility: fix reproducibility issue
  > gnome-control-center: fix reproducibility issue
  > php: Upgrade to 8.2.16
  > remove obsolete PIP_INSTALL_PACKAGE and PIP_INSTALL_DIST_PATH
  > thin-provisioning-tools: 1.0.9 -> 1.0.12
  > netcf: Fix build with latest gnulib
  > gnulib: 2018-12-18 -> 202401
  > xfsprogs: 6.5.0 -> 6.6.0
  > yaffs2-utils: Upgrade to 20221209
  > webp-pixbuf-loader: update 0.2.5 -> 0.2.7
  > python3-google-auth: add ptest and update runtime dependencies
  > python3-responses: add recipe
  > python3-pytest-localserver: added recipe which is also include ptest
  > tcprelay: fix a minor cross compilation do_configure issue
  > vlc: Upgrade to 3.0.20
  > gnome-online-accounts: Fix build with libxml2 2.12
  > abseil-cpp: upgrade 20230802.1 -> 20240116.1
  > gnome-commander: Fix build with taglib 2.0
  > libmusicbrainz: Update to tip of trunk
  > mariadb: Fix build with libxml2 2.12 ABI changes
  > xmlstarlet: Fix build with API breakage in libxml2 2.12
  > python3-tomli-w: added recipe which is also include ptest
  > libosinfo: Fix build with libxml2 v2.12
  > googletest: allow for shared libraries
  > libnice: Disable the examples and the tests
  > python3-google-auth-oauthlib: add ptest
  > python3-traitlets: add ptest and update runtime dependencies
  > mozjs-115: fix reproducibility issue
  > net-snmp: upgrade 5.9.3 -> 5.9.4
  > nss: Upgrade 3.74 -> 3.98
  > squid: Upgrade to 6.8
  > re2: Upgrade 2023.03.01 -> 2024.03.01
  > googletest: Pass -fPIC to CFLAGS
  > gosu: Upgrade to 1.17
  > postfix: upgrade 3.8.5 -> 3.8.6
  > networkmanager: 1.44.0 -> 1.46.0
  > abseil-cpp: Split so-files into separate packages
  > abseil-cpp: A little clean-up
  > python3-invoke: add recipe
  > python3-icecream: add recipe
  > netplan: upgrade 0.106 -> 1.0
  > stunnel: upgrade 5.69 -> 5.72
  > smarty: upgrade 4.3.4 -> 4.4.1
  > python3-sentry-sdk: upgrade 1.40.4 -> 1.40.6
  > python3-scrypt: upgrade 0.8.20 -> 0.8.24
  > python3-pymisp: upgrade 2.4.185 -> 2.4.186
  > python3-pdm: upgrade 2.12.3 -> 2.12.4
  > python3-ipython: upgrade 8.21.0 -> 8.22.1
  > python3-grpcio(-tools): upgrade 1.60.1 -> 1.62.0
  > python3-google-api-python-client: upgrade 2.118.0 -> 2.120.0
  > python3-google-api-core: upgrade 2.16.2 -> 2.17.1
  > python3-gcovr: upgrade 7.0 -> 7.2
  > python3-eventlet: upgrade 0.35.1 -> 0.35.2
  > python3-dnspython: upgrade 2.6.0 -> 2.6.1
  > python3-cbor2: upgrade 5.6.1 -> 5.6.2
  > python3-astroid: upgrade 3.0.3 -> 3.1.0
  > ostree: upgrade 2024.3 -> 2024.4
  > neatvnc: upgrade 0.7.2 -> 0.8.0
  > libtdb: upgrade 1.4.9 -> 1.4.10
  > libtalloc: upgrade 2.4.1 -> 2.4.2
  > fetchmail: upgrade 6.4.37 -> 6.4.38
  > ddrescue: upgrade 1.27 -> 1.28
  > dbus-cxx: upgrade 2.5.0 -> 2.5.1
  > ctags: upgrade 6.1.20240114.0 -> 6.1.20240225.0
  > c-ares: upgrade 1.26.0 -> 1.27.0
  > bats: upgrade 1.10.0 -> 1.11.0
  > python3-eth-utils: remove unused patches
  > webkitgtk3: remove unused patch
  > emacs: remove unused patch
  > opengl-es-cts: remove unused patch
  > libio-pty-perl: remove unsed patch
  > openal-soft: remove unused patches
  > tracker: remove unused patch
  > python3-marshmallow: upgrade 3.20.2 -> 3.21.1 and add ptest
  > glmark2: add upstream patch to not care about stencil config
  > signing.bbclass: fix typos
  > emacs: Add packageconfig for selinux support
  > pgpool2: Fix build with postgresql 16+
  > pgpool2: Upgrade to 4.5.1
  > python3-arrow: add ptest, update backend and runtime dependencies
  > python3-types-python-dateutil: add recipe
  > toybox-inittab: Fix serial getty reproducibility
  > polkit: update 123 -> 124
  > mozjs-115: update 115.6.0 -> 115.8.0
  > python3-dateutil: upgrade 2.8.2 -> 2.9.0
  > python3-freezegun: add recipe and add ptest
  > drbd-utils: Fix a udev rule reproducibility
  > drbd-utils: Drop a duplicated line in DESCRIPTION
  > ptest-packagelists-meta-python: Move py3-libgpiod out of PTESTS_PROBLEMS_META_PYTHON
  > ptest-packagelists-meta-oe: Move libgpiod out of PTESTS_PROBLEMS_META_OE
  > postgresql: upgrade 15.5 -> 16.2
  > nodejs: upgrade 20.11.0 -> 20.11.1
  > multipath-tools: upgrade 0.9.3 -> 0.9.8
  > syslog-ng: upgrade 4.0.1 -> 4.6.0
  > python3-aiohappyeyeballs: Correct the typo of BBCLASSEXTEND
  > googletest: allow for shared libraries
  > e2tools: Delete unneeded files from ptest package
  > python3-wrapt: add ptest
  > ptest-packagelists-meta-python: Move python3-xlrd from PTESTS_PROBLEMS_META_PYTHON to PTESTS_FAST_META_PYTHON
  > nlohmann-json: Upgrade to 3.11.3
  > python3-netaddr: upgrade 0.10.1 -> 1.2.1 and add ptest
  > python3-google-auth: upgrade 2.28.0 -> 2.28.1
  > syzkaller: Fix build with go 1.21
  > crucible: Define GOPROXY
  > influxdb: Define GOPROXY
  > folks: update 0.15.6 -> 0.15.7
  > drbd-utils: Disable warnings as errors
  > drbd-utils: upgrade 9.22.0 -> 9.27.0
  > openvpn: upgrade 2.6.7 -> 2.6.9
  > fuse3: Make kmod as a recommendation instead of rdep for ptests
  > fuse3: use 4 spaces for indentation
  > openldap: upgrade 2.5.16 -> 2.6.7
  > postfix: upgrade 3.7.3 -> 3.8.5
  > krb5: upgrade 1.20.2 -> 1.21.2
  > keyutils: Add missing rdep for ptests
  > layer.conf: Add nativesdk-libdevmapper PREFERRED_RPROVIDER
  > cryptsetup: upgrade 2.6.1 -> 2.7.0
  > grpc: upgrade 1.60.0 -> 1.60.1
  > iperf3: upgrade 3.15 -> 3.16
  > libgpiod: Tests rely on configfs support in kernel
  > python3-betamax: Upgrade to 0.9.0
  > python3-pyzmq: Add missing dep on python3-unixadmin for ptests
  > python3-gpiod: Tests rely on configfs support in kernel
  > python3-fastjsonschema: Add missing ptest deps
  > xfce4-notifyd: use python3native and depend on python3-packaging-native
  > ristretto: use python3native and depend on glib-2.0-native, python3-packaging-native
  > libkcapi: Update HOMEPAGE url
  > openipmi: fix do_configure error when using dash

* sources/meta-qcom 567079b...e7bcac0 (1):
  > Merge pull request #582 from lumag/cuse

* sources/meta-qt6 1695f1a...394d7d9 (215):
  > qtwebengine: Fix build with clang18
  > squish: don't move executables
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > qtbase: fix patch fuzz
  > qtbase: don't generate qmake wrapper
  > qtbase: add PACKAGECONFIG for wayland support
  > squish: fix QA issue
  > squish: add profile script
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > squish: make wayland optional
  < Merge pull request #36 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Add support for building Squish
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #35 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #34 from YoeDistro/kraj/6.6
  > layer.conf: update LAYERSERIES_COMPAT for scarthgap
  > packagegroup: add Qt modules only on supported archs
  > qtbase: prefer system png
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > libwebp: add workaround for native build
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #32 from YoeDistro/kraj/6.6
  > packagegroup: fix warning caused by inherit_defer
  > coin: update build targets
  > ptest: skip non-existing tests
  < Merge pull request #31 from YoeDistro/kraj/6.6
  > Add recipe for QtDoc
  > qtmultimedia: update revision
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  > webengine: update patch
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  > ptest: better handling for test list
  > Add srcrev for QtDoc
  > pytest-qt: upgrade to latest version
  < Merge pull request #25 from YoeDistro/kraj/6.6
  > qt6-git.inc: Switch to 6.7 branch
  > qtwebengine: update to 118-based
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > srcrev_update: support for all recipes
  > qttools: use clang if it is available
  > qtinterfaceframework: fix packaging error
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  > qtinterfaceframework: remove simulation and reference api
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtdeclarative: add dependency to qtsvg
  > qtbase: fix QLibraryInfo prefix with usrmerge
  < Merge pull request #22 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  > qt3d: remove upstreamed patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: add test config for build ptest image
  > qmlcompiler: enable ptest
  > qtwebengine: enable ptest
  > qtconnectivity: enable ptest
  > ptest: better ptest support
  > Revert "protobuf: add workaround for qtgrpc"
  < Merge pull request #18 from YoeDistro/kraj/6.6
  > coin: add CI build for nanbield
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  > qtgrpc: update to latest revision to fix build failure
  < Merge pull request #16 from YoeDistro/kraj/6.6
  > protobuf: add workaround for qtgrpc
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  > Remove old patches from qtwebengine
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Workaround too eager packagegroup sanity check
  > Workaround too eager packagegroup sanity check
  < Remove checks for required meta layers
  < layer.conf: fix LAYERDEPENDS_qt6-layer
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Remove checks for required meta layers
  > layer.conf: fix LAYERDEPENDS_qt6-layer
  < qtgraphs: remove opengl requirement
  > qtgraphs: remove opengl requirement
  < Remove old patches from qtwebengine
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add PACKAGECONFIG for egldevice platform plugin
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: add PACKAGECONFIG for egldevice platform plugin
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > readme: remove notes about webengine testing
  > qtapplicationmanager: remove unneeded CFLAGS
  > qtopcua: add support for native and nativesdk
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add at-spi2-core as dependency for accessibility option
  < qtmultimedia: enable ffmpeg only if its license is accepted
  < readme: Add link to bug tracker
  > qtbase: add at-spi2-core as dependency for accessibility option
  > readme: Add link to bug tracker
  > qtmultimedia: enable ffmpeg only if its license is accepted
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Revert "qtbase: fix build with kirkstone"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtwebengine: fix build without DRI"
  < Revert "qtwebengine: fix build without DRI"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Bump version to 6.6.1
  > qtapplicationmanager: Fix build with musl
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtshadertools: Fix missing dependency to spirv-tools
  > qtshadertools: Fix missing dependency to spirv-tools
  > qtbase: Add locale-base-c only on glibc based targets
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: fix install if lcl_maybe_fortify is empty
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: fix install if lcl_maybe_fortify is empty
  > Conversion script to use new module names
  < qtdeclarative: add dependency to QtSvg for example
  > qtwebengine: fix build without DRI
  < qtwebengine: fix x86_64 build of ffmpeg
  > qtdeclarative: add dependency to QtSvg for example
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: remove langdale from CI tests
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: fix x86_64 build of ffmpeg
  > Use std::size_t instead of int to store position in string
  > qtwebengine: update chromium branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: Add workaround for static build in CI
  > spirv-tools: remove bbappend
  > python: remove duplicate python recipes
  > qtbase: fix build with kirkstone
  > coin: remove langdale from CI tests
  > Drop support for older Yocto releases
  < qtwebengine: fix build without DRI
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: add workaround for QA warning on qemu
  < coin: use INIT_MANAGER to select systemd
  > coin: add workaround for QA warning on qemu
  > coin: use INIT_MANAGER to select systemd
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtwebengine: update chromium branch
  < coin: Add workaround for static build in CI
  < Use std::size_t instead of int to store position in string
  < examples: add runtime dependency to main package
  < readme: add note about release branches and tags
  < qtshadertools: add runtime dependency to spirv-tools
  > qtshadertools: add runtime dependency to spirv-tools
  > examples: add runtime dependency to main package
  > readme: add note about release branches and tags
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > conan.inc: Remove support
  > qtbase: Add a packageconfig knob to enable lld linker
  < *.patch: add Upstream-Status to all patches
  > *.patch: add Upstream-Status to all patches
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Add 6.6 compatibility notes
  > Add 6.6 compatibility notes
  < Remove legacy license identifier mappings in layer config
  > Remove legacy license identifier mappings in layer config
  < qt6: update module branch
  < qtwebengine: update patch
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: update patch
  > qt6: bump version to 6.7.0
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qttools: add PACKAGECONFIG for clang dependency
  > qttools: add PACKAGECONFIG for clang dependency

* sources/meta-raspberrypi 95a9103...92a9b7a (1):
  > rpi-base: Added missing HiFiBerry

* sources/meta-riscv dc7aeb4...d1df527 (5):
  > musl: Drop rv32 patches
  > riscv-common: Rename bmap-tools-native -> bmaptool-native
  > linux-starfive-dev: Fix perf build with gcc-13
  > capnproto,pidgin-sipe: Re-enable on rv32
  > ostree: Do not mark unavailable for rv32

* sources/meta-rockchip bcf1d92...06a65d4 (3):
  > rock-5[ab]: use regular yocto kernel
  > rockchip.wks: fix typo
  > layer.conf: update for scarthgap

* sources/meta-ti e24577a7...ee1f6799 (15):
  > CI/CD Auto-Merger: cicd.master.202403080100
  > conf: machine: am62axx: Pick overlays for V3Link cameras
  > linux-ti-staging-rt_6.6: Add KERNEL_LCOALVERSION change
  > u-boot-ti: Change from UBOOT_LOCALVERSION and SRCPV
  > linux-ti-staging: Update KERNEL_LOCALVERSION
  > Drop SRCPV
  > CI/CD Auto-Merger: cicd.master.202402271317
  > Rework jailhouse recipe to support different image build
  > conf: beaglebone-ai64: Apply U-boot defconfig fragments
  > conf: beagleplay: Apply U-boot defconfig fragments
  > meta-ti-bsp: update BeagleBoard.org BSP to the latest
  > linux-bb.org: remove custom FILES:${KERNEL_PACKAGE_NAME}-devicetree
  > meta-ti-bsp: trusted-firmware-arm: Update to master
  > meta-ti-bsp: optee: Upgrade to 4.1
  > conf: machine: Apply U-boot fragment configs for AM62P Display Cluster Image

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

* sources/poky 4945ca640b...cc40e82817 (204):
  > glibc: Update to tip of 2.39 branch
  > qemuriscv: Fix kbd and mouse emulation
  > linux-yocto: Fix rv32 syscall wrappers
  > poky-bleeding.bbclass: Remove use of SRCPV
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > openssh: enable sshd.service by default
  > linux-firmware: remove pointless linux-firmware-gplv2-license package
  > linux-firmware: set LICENSE field for -liquidui and -mellanox
  > linux-firmware: add support for deduplicating the firmware
  > mesa: fix opencl-spirv build
  > rust: reproducibility issue fix with v1.75
  > lttng-tools: skip kernel tests if no kernel modules present
  > layer.conf: Prepare for release, drop nanbield LAYERSERIES
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > openssh: Add a workaround for ICE on powerpc64le
  > kernel-fitImage: only include valid compatible line
  > go.bbclass: set GOPROXY
  > systemd: Check for directory before chmod'ing it
  > bmaptool: Add bmap-tools runtime alias for compatibility
  > genericarm64: clean up kernel modules and firmware
  > genericarm64.wks: reorder partitions
  > poky: Update to prepare for scarthgap release
  > go: filter out build specific path from the linker flags
  > systemd: remove systemd-bus-proxy settings
  > systemd: use RDEPENDS for systemd-vconsole-setup
  > systemd: fix dead link /var/log/README
  > rxvt-unicode: Fix installing of terminfo
  > valgrind: skip intermittently failing ptests
  > sstatetests.py: Add testing for correct sstate permissions
  > oeqa/runtime/login: Fix dbus-wait timeout and loop conditional
  > oeqa/runtime/login: Add screenshot sample logic/timeout/dbus-wait
  > oeqa/runtime/login: Exclude qemuriscv64
  > oeqa/runtime/login: Mask out the mouse panel icon for now
  > oeqa/runtime/login: Various code improvements and fixes
  > oeqa/runtime/login: Proof of concept for screenshot testcases
  > screenshot-tests: Add initial screenshot test png files for core-image-sato
  > qemurunner.py: Fix error on calls to run_monitor
  > webkitgtk: upgrade 2.42.2 -> 2.42.5
  > vulkan: upgrade 1.3.268.0 -> 1.3.275.0
  > vala: upgrade 0.56.13 -> 0.56.15
  > update-rc.d: upgrade to latest revision
  > taglib: upgrade 1.13.1 -> 2.0 and add utfcpp recipe to support that
  > ttyrun: upgrade 2.30.0 -> 2.31.0
  > systemd: upgrade 255.1 -> 255.4
  > shaderc: update 2023.7 -> 2023.8
  > repo: upgrade 2.41 -> 2.42
  > python3-wcwidth: upgrade 0.2.12 -> 0.2.13
  > python3-setuptools: upgrade 69.0.3 -> 69.1.1
  > python3-ruamel-yaml: upgrade 0.17.35 -> 0.18.6
  > python3-jsonschema: upgrade 4.17.3 -> 4.21.1 and add new dependencies
  > python3-dtschema: upgrade 2023.7 -> 2024.2
  > python3-build: upgrade 1.0.3 -> 1.1.1
  > piglit: upgrade to latest revision
  > puzzles: upgrade to latest revision
  > orc: upgrade 0.4.37 -> 0.4.38
  > nghttp2: upgrade 1.59.0 -> 1.60.0
  > minicom: upgrade 2.8 -> 2.9
  > mesa: upgrade 24.0.1 -> 24.0.2
  > mc: upgrade 4.8.30 -> 4.8.31
  > man-pages: upgrade 6.05.01 -> 6.06
  > lsof: upgrade 4.98.0 -> 4.99.3
  > librsvg: upgrade 2.56.3 -> 2.57.1
  > linux-firmware: upgrade 20231211 -> 20240220
  > libxml2: upgrade 2.11.5 -> 2.12.5
  > libusb1: upgrade 1.0.26 -> 1.0.27
  > librepo: update 1.16.0 -> 1.17.0
  > libpcre2: upgrade 10.42 -> 10.43
  > libpciaccess: upgrade 0.17 -> 0.18
  > libdnf: update 0.72.0 -> 0.73.0
  > libbsd: upgrade 0.11.8 -> 0.12.1
  > kmscube: upgrade to latest revision
  > glib-networking: upgrade 2.78.0 -> 2.78.1
  > glib-2.0: upgrade 2.78.3 -> 2.78.4
  > gettext: upgrade 0.22.4 -> 0.22.5
  > epiphany: upgrade 45.1 -> 45.3
  > elfutils: upgrade 0.189 -> 0.191
  > ell: upgrade 0.62 -> 0.63
  > diffoscope: upgrade 253 -> 259
  > dnf: upgrade 4.18.2 -> 4.19.0
  > btrfs-tools: upgrade 6.5.3 -> 6.7.1
  > boost: upgrade 1.83.0 -> 1.84.0
  > appstream: upgrade 1.0.0 -> 1.0.2
  > acl: upgrade 2.3.1 -> 2.3.2
  > python3-sphinxcontrib-jquery: add a recipe and make python3-sphinx-rtd-theme depend on it
  > dev-manual: bmaptool: rename
  > manuals: document VIRTUAL-RUNTIME variables
  > contributor-guide: add notes for tests
  > dev-manual: packages: fix capitalization
  > ref-manual: variables: adding multiple groups in GROUPADD_PARAM
  > ref-manual: variables: correct sdk installation default path
  > ref-manual: tasks: do_cleansstate: recommend using '-f' instead for a shared sstate
  > ref-manual: tasks: do_cleanall: recommend using '-f' instead
  > ref-manual: classes: add cve status check for oe.qa
  > libpng: Update SRC_URI to avoid redirects
  > go: Drop linkmode with nativesdk/cross-canadian
  > go: Further tweak indentation in patch
  > go: bump 1.22.0
  > image_types.bbclass: fix vfat image names
  > xz: correct upstream version check
  > rxvt: add rxvt to desktop entry name
  > Add genericarm64 MACHINE
  > bitbake: utils: remove BB_ENV_PASSTHROUGH from preserved_envvars()
  > bmaptool: now part of Yocto Project
  > python3-cryptography_42.0.5.bb: delete redundant ptest packaging
  > expat: upgrdae 2.6.0 -> 2.6.1
  > gdb: Upgrade 14.1 -> 14.2
  > python3-hypothesis: upgrade 6.98.12 -> 6.98.15
  > rust: Fix build failure re-appeared on riscv32
  > gtk+3: update 3.24.38 -> 3.24.41
  > linux-yocto: Enable gpio-sim with ptests
  > linux-yocto/6.6: update CVE exclusions
  > linux-yocto/6.6: update to v6.6.20
  > linux-yocto/cfg/6.6: drop CONFIG_DEBUG_CREDENTIALS
  > go: upgrade 1.21.5 -> 1.21.7
  > go: upgrade 1.21.0 -> 1.21.5
  > oeqa/gotoolchain: set GOPROXY
  > goarch: disable dynamic linking globally
  > go: bump 1.21.0
  > go: rework patch to avoid identation
  > bitbake: prserv/serv: Fix a PID file removal race on prserv stop
  > bitbake: fetch/git: Avoid clean upon failure
  > qemu: backport patch for ui/clipboard issue
  > mesa,mesa-gl: Fix build when dri3 is not enabled
  > coreutils: backport patch to fix heap overflow in split
  > u-boot: Move UBOOT_INITIAL_ENV back to u-boot.inc
  > qemu: Replace workaround with proper usermode fix for shmat
  > no-gplv3: Tweak for packagemangement in core-image-full-cmdline
  > core-image-full-cmdline: add package-management
  > python3-attrs: disable Hypothesis deadline
  > rust: reproducibility issue fix with v1.75
  > rust: Revert PGO to it's default
  > rust: Upgrade 1.74.1 -> 1.75.0
  > linux-firmware: split out more firmware pieces
  > llvm: Update to 18.1.0 RC4
  > waf: Improve version parsing to avoid failing on warnings
  > xprop: upgrade 1.2.6 -> 1.2.7
  > xkeyboard-config: upgrade 2.40 -> 2.41
  > xkbcomp: upgrade 1.4.6 -> 1.4.7
  > swig: upgrade 4.2.0 -> 4.2.1
  > python3-yamllint: upgrade 1.33.0 -> 1.35.1
  > python3-urllib3: upgrade 2.1.0 -> 2.2.1
  > python3: upgrade 3.12.1 -> 3.12.2
  > python3-typing-extensions: upgrade 4.9.0 -> 4.10.0
  > python3-trove-classifiers: upgrade 2024.1.8 -> 2024.2.23
  > python3-setuptools-rust: upgrade 1.8.1 -> 1.9.0
  > python3-pytz: upgrade 2023.4 -> 2024.1
  > python3-pytest: upgrade 8.0.0 -> 8.0.2
  > python3-pycairo: upgrade 1.25.1 -> 1.26.0
  > python3-pip: upgrade 23.3.2 -> 24.0
  > python3-hypothesis: upgrade 6.97.3 -> 6.98.12
  > python3-dbusmock: upgrade 0.30.2 -> 0.31.1
  > python3-certifi: upgrade 2023.11.17 -> 2024.2.2
  > python3-beartype: upgrade 0.17.0 -> 0.17.2
  > pkgconf: upgrade 2.1.0 -> 2.1.1
  > pciutils: upgrade 3.10.0 -> 3.11.1
  > pango: upgrade 1.51.0 -> 1.52.0
  > ofono: upgrade 2.3 -> 2.4
  > mpg123: upgrade 1.32.4 -> 1.32.5
  > makedepend: upgrade 1.0.8 -> 1.0.9
  > lighttpd: upgrade 1.4.73 -> 1.4.74
  > libxvmc: upgrade 1.0.13 -> 1.0.14
  > libxkbfile: upgrade 1.1.2 -> 1.1.3
  > libxext: upgrade 1.3.5 -> 1.3.6
  > liburi-perl: upgrade 5.25 -> 5.27
  > libunistring: upgrade 1.1 -> 1.2
  > libsecret: upgrade 0.21.2 -> 0.21.4
  > libpng: upgrade 1.6.41 -> 1.6.42
  > libmicrohttpd: upgrade 0.9.77 -> 1.0.1
  > libksba: upgrade 1.6.5 -> 1.6.6
  > libhandy: upgrade 1.8.2 -> 1.8.3
  > libgpg-error: upgrade 1.47 -> 1.48
  > libffi: upgrade 3.4.5 -> 3.4.6
  > git: upgrade 2.43.0 -> 2.44.0
  > gcr: upgrade 4.1.0 -> 4.2.0
  > efivar: upgrade 38 -> 39
  > ed: upgrade 1.20 -> 1.20.1
  > createrepo-c: upgrade 1.0.3 -> 1.0.4
  > ccache: upgrade 4.9 -> 4.9.1
  > bash-completion: upgrade 2.11 -> 2.12.0
  > mirrors: Switch llvm to use shallow cloning
  > gstreamer1.0: skip a test that is known to be flaky
  > oeqa/lib/utils/postactions: fix host disk usage stats retrieval
  > python3-cryptography{-vectors}: upgrade to 42.0.5
  > libc-locale: fix ASCII compatible warning cause build failure.
  > rpm: Fix the following error when run nativesdk-rpm in nativesdk environment.
  > python3: dont disable readline module for editline
  > python3-maturin: Recognise riscv32 architecture
  > python3-bcrypt: Fix build break on arches without 64 bit atomics
  > python3-git: upgrade 3.1.41 -> 3.1.42
  > wpa-supplicant: Fix CVE-2023-52160
  > libexif: remove unused version_underscore
  > bitbake: taskexp_ncurses: fix execution example in introductory comment

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

* sources/meta-arm 1231e54a...aba92504 (1):
  > ci: Ensure tests are in the Corstone-1000 flash image

* sources/meta-clang fc56d6c...eebe4ff (13):
  > lksctp-tools: Reset SECURITY_STACK_PROTECTOR with clang
  > clang: Upgrade to clang 18.1 major release
  > clang: Adjust packaging to match new libLLVM soname
  > bpftrace: Upgrade to 0.20+ and fix with llvm 18
  > bcc: Do not set LLVM_PACKAGE_VERSION explicitly
  > vulkan-samples: Disable deprecated declaration warnings with libc++
  > castxml: Upgrade to 0.6.4
  > spirv-llvm-translator: Switch to main branch for llvm 18 support
  > libcxx: Pass LLVM_RUNTIME_TARGETS
  > rust-llvm: Fix build with clang-18
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18
  > openldap: Fix build with lld linker

* sources/meta-elm-binary e57ece1...ee89d03 (1):
  > Merge pull request #9 from YoeDistro/yoe/mut

* sources/meta-freescale cce48564...f867e0d8 (4):
  > qtbase: Enable wayland knob when in distro features
  > wayland: Delete recipe
  > Merge pull request #1761 from hiagofranco/fix_uuu_bootloader_tag
  > Merge pull request #1760 from mschwan-phytec/wip-master-bmap-rename

* sources/meta-freescale-3rdparty 13f46cb...ae392bf (1):
  > Merge pull request #294 from chrisdimich/master

* sources/meta-intel e318d880...9ed54a13 (7):
  > ispc: upgrade 1.22.0 -> 1.23.0
  > openvkl: upgrade 2.0.0 -> 2.0.1
  > ospray: upgrade 3.0.0 -> 3.1.0
  > embree: upgrade 4.3.0 -> 4.3.1
  > rkcommon: upgrade 1.12.0 -> 1.13.0
  > intel-compute-runtime: upgrade 23.22.26516.18 -> 24.05.28454.6
  > intel-graphics-compiler: upgrade 1.0.14062.11 -> 1.0.15985.7

* sources/meta-odroid 665b62d...ae4ac91 (1):
  > u-boot_2023: Drop PYTHON_PN

* sources/meta-openembedded 9f0e51321...3a94bc1c0 (137):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > layer.conf: Update for the scarthgap release series
  > python3-wsproto: Add recipe
  > python3-httptools: added recipe which is also include ptest
  > python3-a2wsgi: added recipe which is also include ptest
  > libvncserver: fix reproducibility issue
  > gnome-terminal: fix reproducibility issue
  > gnome-settings-daemon: fix reproducibility issue
  > gnome-disk-utility: fix reproducibility issue
  > gnome-control-center: fix reproducibility issue
  > vlc: Fix build on 32bit x86
  > php: Upgrade to 8.2.16
  > remove obsolete PIP_INSTALL_PACKAGE and PIP_INSTALL_DIST_PATH
  > thin-provisioning-tools: 1.0.9 -> 1.0.12
  > netcf: Fix build with latest gnulib
  > gnulib: 2018-12-18 -> 202401
  > xfsprogs: 6.5.0 -> 6.6.0
  > yaffs2-utils: Upgrade to 20221209
  > webp-pixbuf-loader: update 0.2.5 -> 0.2.7
  > python3-google-auth: add ptest and update runtime dependencies
  > python3-responses: add recipe
  > python3-pytest-localserver: added recipe which is also include ptest
  > tcprelay: fix a minor cross compilation do_configure issue
  > vlc: Upgrade to 3.0.20
  > gnome-online-accounts: Fix build with libxml2 2.12
  > abseil-cpp: upgrade 20230802.1 -> 20240116.1
  > gnome-commander: Fix build with taglib 2.0
  > libmusicbrainz: Update to tip of trunk
  > mariadb: Fix build with libxml2 2.12 ABI changes
  > xmlstarlet: Fix build with API breakage in libxml2 2.12
  > python3-tomli-w: added recipe which is also include ptest
  > libosinfo: Fix build with libxml2 v2.12
  > googletest: allow for shared libraries
  > libnice: Disable the examples and the tests
  > python3-google-auth-oauthlib: add ptest
  > python3-traitlets: add ptest and update runtime dependencies
  > mozjs-115: fix reproducibility issue
  > net-snmp: upgrade 5.9.3 -> 5.9.4
  > nss: Upgrade 3.74 -> 3.98
  > squid: Upgrade to 6.8
  > re2: Upgrade 2023.03.01 -> 2024.03.01
  > googletest: Pass -fPIC to CFLAGS
  > gosu: Upgrade to 1.17
  > postfix: upgrade 3.8.5 -> 3.8.6
  > networkmanager: 1.44.0 -> 1.46.0
  > abseil-cpp: Split so-files into separate packages
  > abseil-cpp: A little clean-up
  > python3-invoke: add recipe
  > python3-icecream: add recipe
  > netplan: upgrade 0.106 -> 1.0
  > stunnel: upgrade 5.69 -> 5.72
  > smarty: upgrade 4.3.4 -> 4.4.1
  > python3-sentry-sdk: upgrade 1.40.4 -> 1.40.6
  > python3-scrypt: upgrade 0.8.20 -> 0.8.24
  > python3-pymisp: upgrade 2.4.185 -> 2.4.186
  > python3-pdm: upgrade 2.12.3 -> 2.12.4
  > python3-ipython: upgrade 8.21.0 -> 8.22.1
  > python3-grpcio(-tools): upgrade 1.60.1 -> 1.62.0
  > python3-google-api-python-client: upgrade 2.118.0 -> 2.120.0
  > python3-google-api-core: upgrade 2.16.2 -> 2.17.1
  > python3-gcovr: upgrade 7.0 -> 7.2
  > python3-eventlet: upgrade 0.35.1 -> 0.35.2
  > python3-dnspython: upgrade 2.6.0 -> 2.6.1
  > python3-cbor2: upgrade 5.6.1 -> 5.6.2
  > python3-astroid: upgrade 3.0.3 -> 3.1.0
  > ostree: upgrade 2024.3 -> 2024.4
  > neatvnc: upgrade 0.7.2 -> 0.8.0
  > libtdb: upgrade 1.4.9 -> 1.4.10
  > libtalloc: upgrade 2.4.1 -> 2.4.2
  > fetchmail: upgrade 6.4.37 -> 6.4.38
  > ddrescue: upgrade 1.27 -> 1.28
  > dbus-cxx: upgrade 2.5.0 -> 2.5.1
  > ctags: upgrade 6.1.20240114.0 -> 6.1.20240225.0
  > c-ares: upgrade 1.26.0 -> 1.27.0
  > bats: upgrade 1.10.0 -> 1.11.0
  > python3-eth-utils: remove unused patches
  > webkitgtk3: remove unused patch
  > emacs: remove unused patch
  > opengl-es-cts: remove unused patch
  > libio-pty-perl: remove unsed patch
  > openal-soft: remove unused patches
  > tracker: remove unused patch
  > python3-marshmallow: upgrade 3.20.2 -> 3.21.1 and add ptest
  > glmark2: add upstream patch to not care about stencil config
  > signing.bbclass: fix typos
  > emacs: Add packageconfig for selinux support
  > pgpool2: Fix build with postgresql 16+
  > pgpool2: Upgrade to 4.5.1
  > python3-arrow: add ptest, update backend and runtime dependencies
  > python3-types-python-dateutil: add recipe
  > toybox-inittab: Fix serial getty reproducibility
  > polkit: update 123 -> 124
  > mozjs-115: update 115.6.0 -> 115.8.0
  > python3-dateutil: upgrade 2.8.2 -> 2.9.0
  > python3-freezegun: add recipe and add ptest
  > drbd-utils: Fix a udev rule reproducibility
  > drbd-utils: Drop a duplicated line in DESCRIPTION
  > ptest-packagelists-meta-python: Move py3-libgpiod out of PTESTS_PROBLEMS_META_PYTHON
  > ptest-packagelists-meta-oe: Move libgpiod out of PTESTS_PROBLEMS_META_OE
  > postgresql: upgrade 15.5 -> 16.2
  > nodejs: upgrade 20.11.0 -> 20.11.1
  > multipath-tools: upgrade 0.9.3 -> 0.9.8
  > syslog-ng: upgrade 4.0.1 -> 4.6.0
  > python3-aiohappyeyeballs: Correct the typo of BBCLASSEXTEND
  > googletest: allow for shared libraries
  > e2tools: Delete unneeded files from ptest package
  > python3-wrapt: add ptest
  > ptest-packagelists-meta-python: Move python3-xlrd from PTESTS_PROBLEMS_META_PYTHON to PTESTS_FAST_META_PYTHON
  > nlohmann-json: Upgrade to 3.11.3
  > python3-netaddr: upgrade 0.10.1 -> 1.2.1 and add ptest
  > python3-google-auth: upgrade 2.28.0 -> 2.28.1
  > syzkaller: Fix build with go 1.21
  > crucible: Define GOPROXY
  > influxdb: Define GOPROXY
  > folks: update 0.15.6 -> 0.15.7
  > drbd-utils: Disable warnings as errors
  > drbd-utils: upgrade 9.22.0 -> 9.27.0
  > openvpn: upgrade 2.6.7 -> 2.6.9
  > fuse3: Make kmod as a recommendation instead of rdep for ptests
  > fuse3: use 4 spaces for indentation
  > openldap: upgrade 2.5.16 -> 2.6.7
  > postfix: upgrade 3.7.3 -> 3.8.5
  > krb5: upgrade 1.20.2 -> 1.21.2
  > keyutils: Add missing rdep for ptests
  > layer.conf: Add nativesdk-libdevmapper PREFERRED_RPROVIDER
  > cryptsetup: upgrade 2.6.1 -> 2.7.0
  > grpc: upgrade 1.60.0 -> 1.60.1
  > iperf3: upgrade 3.15 -> 3.16
  > libgpiod: Tests rely on configfs support in kernel
  > python3-betamax: Upgrade to 0.9.0
  > python3-pyzmq: Add missing dep on python3-unixadmin for ptests
  > python3-gpiod: Tests rely on configfs support in kernel
  > python3-fastjsonschema: Add missing ptest deps
  > xfce4-notifyd: use python3native and depend on python3-packaging-native
  > ristretto: use python3native and depend on glib-2.0-native, python3-packaging-native
  > libkcapi: Update HOMEPAGE url
  > openipmi: fix do_configure error when using dash

* sources/meta-qcom 567079b...e7bcac0 (1):
  > Merge pull request #582 from lumag/cuse

* sources/meta-qt6 1695f1a...394d7d9 (215):
  > qtwebengine: Fix build with clang18
  > squish: don't move executables
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > qtbase: fix patch fuzz
  > qtbase: don't generate qmake wrapper
  > qtbase: add PACKAGECONFIG for wayland support
  > squish: fix QA issue
  > squish: add profile script
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > squish: make wayland optional
  < Merge pull request #36 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Add support for building Squish
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #35 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #34 from YoeDistro/kraj/6.6
  > layer.conf: update LAYERSERIES_COMPAT for scarthgap
  > packagegroup: add Qt modules only on supported archs
  > qtbase: prefer system png
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > libwebp: add workaround for native build
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #32 from YoeDistro/kraj/6.6
  > packagegroup: fix warning caused by inherit_defer
  > coin: update build targets
  > ptest: skip non-existing tests
  < Merge pull request #31 from YoeDistro/kraj/6.6
  > Add recipe for QtDoc
  > qtmultimedia: update revision
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  > webengine: update patch
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  > ptest: better handling for test list
  > Add srcrev for QtDoc
  > pytest-qt: upgrade to latest version
  < Merge pull request #25 from YoeDistro/kraj/6.6
  > qt6-git.inc: Switch to 6.7 branch
  > qtwebengine: update to 118-based
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > srcrev_update: support for all recipes
  > qttools: use clang if it is available
  > qtinterfaceframework: fix packaging error
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  > qtinterfaceframework: remove simulation and reference api
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtdeclarative: add dependency to qtsvg
  > qtbase: fix QLibraryInfo prefix with usrmerge
  < Merge pull request #22 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  > qt3d: remove upstreamed patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: add test config for build ptest image
  > qmlcompiler: enable ptest
  > qtwebengine: enable ptest
  > qtconnectivity: enable ptest
  > ptest: better ptest support
  > Revert "protobuf: add workaround for qtgrpc"
  < Merge pull request #18 from YoeDistro/kraj/6.6
  > coin: add CI build for nanbield
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  > qtgrpc: update to latest revision to fix build failure
  < Merge pull request #16 from YoeDistro/kraj/6.6
  > protobuf: add workaround for qtgrpc
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  > Remove old patches from qtwebengine
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Workaround too eager packagegroup sanity check
  > Workaround too eager packagegroup sanity check
  < Remove checks for required meta layers
  < layer.conf: fix LAYERDEPENDS_qt6-layer
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Remove checks for required meta layers
  > layer.conf: fix LAYERDEPENDS_qt6-layer
  < qtgraphs: remove opengl requirement
  > qtgraphs: remove opengl requirement
  < Remove old patches from qtwebengine
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add PACKAGECONFIG for egldevice platform plugin
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: add PACKAGECONFIG for egldevice platform plugin
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > readme: remove notes about webengine testing
  > qtapplicationmanager: remove unneeded CFLAGS
  > qtopcua: add support for native and nativesdk
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add at-spi2-core as dependency for accessibility option
  < qtmultimedia: enable ffmpeg only if its license is accepted
  < readme: Add link to bug tracker
  > qtbase: add at-spi2-core as dependency for accessibility option
  > readme: Add link to bug tracker
  > qtmultimedia: enable ffmpeg only if its license is accepted
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Revert "qtbase: fix build with kirkstone"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtwebengine: fix build without DRI"
  < Revert "qtwebengine: fix build without DRI"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Bump version to 6.6.1
  > qtapplicationmanager: Fix build with musl
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtshadertools: Fix missing dependency to spirv-tools
  > qtshadertools: Fix missing dependency to spirv-tools
  > qtbase: Add locale-base-c only on glibc based targets
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: fix install if lcl_maybe_fortify is empty
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: fix install if lcl_maybe_fortify is empty
  > Conversion script to use new module names
  < qtdeclarative: add dependency to QtSvg for example
  > qtwebengine: fix build without DRI
  < qtwebengine: fix x86_64 build of ffmpeg
  > qtdeclarative: add dependency to QtSvg for example
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: remove langdale from CI tests
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: fix x86_64 build of ffmpeg
  > Use std::size_t instead of int to store position in string
  > qtwebengine: update chromium branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: Add workaround for static build in CI
  > spirv-tools: remove bbappend
  > python: remove duplicate python recipes
  > qtbase: fix build with kirkstone
  > coin: remove langdale from CI tests
  > Drop support for older Yocto releases
  < qtwebengine: fix build without DRI
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: add workaround for QA warning on qemu
  < coin: use INIT_MANAGER to select systemd
  > coin: add workaround for QA warning on qemu
  > coin: use INIT_MANAGER to select systemd
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtwebengine: update chromium branch
  < coin: Add workaround for static build in CI
  < Use std::size_t instead of int to store position in string
  < examples: add runtime dependency to main package
  < readme: add note about release branches and tags
  < qtshadertools: add runtime dependency to spirv-tools
  > qtshadertools: add runtime dependency to spirv-tools
  > examples: add runtime dependency to main package
  > readme: add note about release branches and tags
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > conan.inc: Remove support
  > qtbase: Add a packageconfig knob to enable lld linker
  < *.patch: add Upstream-Status to all patches
  > *.patch: add Upstream-Status to all patches
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Add 6.6 compatibility notes
  > Add 6.6 compatibility notes
  < Remove legacy license identifier mappings in layer config
  > Remove legacy license identifier mappings in layer config
  < qt6: update module branch
  < qtwebengine: update patch
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: update patch
  > qt6: bump version to 6.7.0
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qttools: add PACKAGECONFIG for clang dependency
  > qttools: add PACKAGECONFIG for clang dependency

* sources/meta-raspberrypi 95a9103...92a9b7a (1):
  > rpi-base: Added missing HiFiBerry

* sources/meta-riscv dc7aeb4...d1df527 (5):
  > musl: Drop rv32 patches
  > riscv-common: Rename bmap-tools-native -> bmaptool-native
  > linux-starfive-dev: Fix perf build with gcc-13
  > capnproto,pidgin-sipe: Re-enable on rv32
  > ostree: Do not mark unavailable for rv32

* sources/meta-rockchip bcf1d92...06a65d4 (3):
  > rock-5[ab]: use regular yocto kernel
  > rockchip.wks: fix typo
  > layer.conf: update for scarthgap

* sources/meta-ti e24577a7...ee1f6799 (15):
  > CI/CD Auto-Merger: cicd.master.202403080100
  > conf: machine: am62axx: Pick overlays for V3Link cameras
  > linux-ti-staging-rt_6.6: Add KERNEL_LCOALVERSION change
  > u-boot-ti: Change from UBOOT_LOCALVERSION and SRCPV
  > linux-ti-staging: Update KERNEL_LOCALVERSION
  > Drop SRCPV
  > CI/CD Auto-Merger: cicd.master.202402271317
  > Rework jailhouse recipe to support different image build
  > conf: beaglebone-ai64: Apply U-boot defconfig fragments
  > conf: beagleplay: Apply U-boot defconfig fragments
  > meta-ti-bsp: update BeagleBoard.org BSP to the latest
  > linux-bb.org: remove custom FILES:${KERNEL_PACKAGE_NAME}-devicetree
  > meta-ti-bsp: trusted-firmware-arm: Update to master
  > meta-ti-bsp: optee: Upgrade to 4.1
  > conf: machine: Apply U-boot fragment configs for AM62P Display Cluster Image

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

* sources/poky 4945ca640b...cc40e82817 (204):
  > glibc: Update to tip of 2.39 branch
  > qemuriscv: Fix kbd and mouse emulation
  > linux-yocto: Fix rv32 syscall wrappers
  > poky-bleeding.bbclass: Remove use of SRCPV
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > openssh: enable sshd.service by default
  > linux-firmware: remove pointless linux-firmware-gplv2-license package
  > linux-firmware: set LICENSE field for -liquidui and -mellanox
  > linux-firmware: add support for deduplicating the firmware
  > mesa: fix opencl-spirv build
  > rust: reproducibility issue fix with v1.75
  > lttng-tools: skip kernel tests if no kernel modules present
  > layer.conf: Prepare for release, drop nanbield LAYERSERIES
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > openssh: Add a workaround for ICE on powerpc64le
  > kernel-fitImage: only include valid compatible line
  > go.bbclass: set GOPROXY
  > systemd: Check for directory before chmod'ing it
  > bmaptool: Add bmap-tools runtime alias for compatibility
  > genericarm64: clean up kernel modules and firmware
  > genericarm64.wks: reorder partitions
  > poky: Update to prepare for scarthgap release
  > go: filter out build specific path from the linker flags
  > systemd: remove systemd-bus-proxy settings
  > systemd: use RDEPENDS for systemd-vconsole-setup
  > systemd: fix dead link /var/log/README
  > rxvt-unicode: Fix installing of terminfo
  > valgrind: skip intermittently failing ptests
  > sstatetests.py: Add testing for correct sstate permissions
  > oeqa/runtime/login: Fix dbus-wait timeout and loop conditional
  > oeqa/runtime/login: Add screenshot sample logic/timeout/dbus-wait
  > oeqa/runtime/login: Exclude qemuriscv64
  > oeqa/runtime/login: Mask out the mouse panel icon for now
  > oeqa/runtime/login: Various code improvements and fixes
  > oeqa/runtime/login: Proof of concept for screenshot testcases
  > screenshot-tests: Add initial screenshot test png files for core-image-sato
  > qemurunner.py: Fix error on calls to run_monitor
  > webkitgtk: upgrade 2.42.2 -> 2.42.5
  > vulkan: upgrade 1.3.268.0 -> 1.3.275.0
  > vala: upgrade 0.56.13 -> 0.56.15
  > update-rc.d: upgrade to latest revision
  > taglib: upgrade 1.13.1 -> 2.0 and add utfcpp recipe to support that
  > ttyrun: upgrade 2.30.0 -> 2.31.0
  > systemd: upgrade 255.1 -> 255.4
  > shaderc: update 2023.7 -> 2023.8
  > repo: upgrade 2.41 -> 2.42
  > python3-wcwidth: upgrade 0.2.12 -> 0.2.13
  > python3-setuptools: upgrade 69.0.3 -> 69.1.1
  > python3-ruamel-yaml: upgrade 0.17.35 -> 0.18.6
  > python3-jsonschema: upgrade 4.17.3 -> 4.21.1 and add new dependencies
  > python3-dtschema: upgrade 2023.7 -> 2024.2
  > python3-build: upgrade 1.0.3 -> 1.1.1
  > piglit: upgrade to latest revision
  > puzzles: upgrade to latest revision
  > orc: upgrade 0.4.37 -> 0.4.38
  > nghttp2: upgrade 1.59.0 -> 1.60.0
  > minicom: upgrade 2.8 -> 2.9
  > mesa: upgrade 24.0.1 -> 24.0.2
  > mc: upgrade 4.8.30 -> 4.8.31
  > man-pages: upgrade 6.05.01 -> 6.06
  > lsof: upgrade 4.98.0 -> 4.99.3
  > librsvg: upgrade 2.56.3 -> 2.57.1
  > linux-firmware: upgrade 20231211 -> 20240220
  > libxml2: upgrade 2.11.5 -> 2.12.5
  > libusb1: upgrade 1.0.26 -> 1.0.27
  > librepo: update 1.16.0 -> 1.17.0
  > libpcre2: upgrade 10.42 -> 10.43
  > libpciaccess: upgrade 0.17 -> 0.18
  > libdnf: update 0.72.0 -> 0.73.0
  > libbsd: upgrade 0.11.8 -> 0.12.1
  > kmscube: upgrade to latest revision
  > glib-networking: upgrade 2.78.0 -> 2.78.1
  > glib-2.0: upgrade 2.78.3 -> 2.78.4
  > gettext: upgrade 0.22.4 -> 0.22.5
  > epiphany: upgrade 45.1 -> 45.3
  > elfutils: upgrade 0.189 -> 0.191
  > ell: upgrade 0.62 -> 0.63
  > diffoscope: upgrade 253 -> 259
  > dnf: upgrade 4.18.2 -> 4.19.0
  > btrfs-tools: upgrade 6.5.3 -> 6.7.1
  > boost: upgrade 1.83.0 -> 1.84.0
  > appstream: upgrade 1.0.0 -> 1.0.2
  > acl: upgrade 2.3.1 -> 2.3.2
  > python3-sphinxcontrib-jquery: add a recipe and make python3-sphinx-rtd-theme depend on it
  > dev-manual: bmaptool: rename
  > manuals: document VIRTUAL-RUNTIME variables
  > contributor-guide: add notes for tests
  > dev-manual: packages: fix capitalization
  > ref-manual: variables: adding multiple groups in GROUPADD_PARAM
  > ref-manual: variables: correct sdk installation default path
  > ref-manual: tasks: do_cleansstate: recommend using '-f' instead for a shared sstate
  > ref-manual: tasks: do_cleanall: recommend using '-f' instead
  > ref-manual: classes: add cve status check for oe.qa
  > libpng: Update SRC_URI to avoid redirects
  > go: Drop linkmode with nativesdk/cross-canadian
  > go: Further tweak indentation in patch
  > go: bump 1.22.0
  > image_types.bbclass: fix vfat image names
  > xz: correct upstream version check
  > rxvt: add rxvt to desktop entry name
  > Add genericarm64 MACHINE
  > bitbake: utils: remove BB_ENV_PASSTHROUGH from preserved_envvars()
  > bmaptool: now part of Yocto Project
  > python3-cryptography_42.0.5.bb: delete redundant ptest packaging
  > expat: upgrdae 2.6.0 -> 2.6.1
  > gdb: Upgrade 14.1 -> 14.2
  > python3-hypothesis: upgrade 6.98.12 -> 6.98.15
  > rust: Fix build failure re-appeared on riscv32
  > gtk+3: update 3.24.38 -> 3.24.41
  > linux-yocto: Enable gpio-sim with ptests
  > linux-yocto/6.6: update CVE exclusions
  > linux-yocto/6.6: update to v6.6.20
  > linux-yocto/cfg/6.6: drop CONFIG_DEBUG_CREDENTIALS
  > go: upgrade 1.21.5 -> 1.21.7
  > go: upgrade 1.21.0 -> 1.21.5
  > oeqa/gotoolchain: set GOPROXY
  > goarch: disable dynamic linking globally
  > go: bump 1.21.0
  > go: rework patch to avoid identation
  > bitbake: prserv/serv: Fix a PID file removal race on prserv stop
  > bitbake: fetch/git: Avoid clean upon failure
  > qemu: backport patch for ui/clipboard issue
  > mesa,mesa-gl: Fix build when dri3 is not enabled
  > coreutils: backport patch to fix heap overflow in split
  > u-boot: Move UBOOT_INITIAL_ENV back to u-boot.inc
  > qemu: Replace workaround with proper usermode fix for shmat
  > no-gplv3: Tweak for packagemangement in core-image-full-cmdline
  > core-image-full-cmdline: add package-management
  > python3-attrs: disable Hypothesis deadline
  > rust: reproducibility issue fix with v1.75
  > rust: Revert PGO to it's default
  > rust: Upgrade 1.74.1 -> 1.75.0
  > linux-firmware: split out more firmware pieces
  > llvm: Update to 18.1.0 RC4
  > waf: Improve version parsing to avoid failing on warnings
  > xprop: upgrade 1.2.6 -> 1.2.7
  > xkeyboard-config: upgrade 2.40 -> 2.41
  > xkbcomp: upgrade 1.4.6 -> 1.4.7
  > swig: upgrade 4.2.0 -> 4.2.1
  > python3-yamllint: upgrade 1.33.0 -> 1.35.1
  > python3-urllib3: upgrade 2.1.0 -> 2.2.1
  > python3: upgrade 3.12.1 -> 3.12.2
  > python3-typing-extensions: upgrade 4.9.0 -> 4.10.0
  > python3-trove-classifiers: upgrade 2024.1.8 -> 2024.2.23
  > python3-setuptools-rust: upgrade 1.8.1 -> 1.9.0
  > python3-pytz: upgrade 2023.4 -> 2024.1
  > python3-pytest: upgrade 8.0.0 -> 8.0.2
  > python3-pycairo: upgrade 1.25.1 -> 1.26.0
  > python3-pip: upgrade 23.3.2 -> 24.0
  > python3-hypothesis: upgrade 6.97.3 -> 6.98.12
  > python3-dbusmock: upgrade 0.30.2 -> 0.31.1
  > python3-certifi: upgrade 2023.11.17 -> 2024.2.2
  > python3-beartype: upgrade 0.17.0 -> 0.17.2
  > pkgconf: upgrade 2.1.0 -> 2.1.1
  > pciutils: upgrade 3.10.0 -> 3.11.1
  > pango: upgrade 1.51.0 -> 1.52.0
  > ofono: upgrade 2.3 -> 2.4
  > mpg123: upgrade 1.32.4 -> 1.32.5
  > makedepend: upgrade 1.0.8 -> 1.0.9
  > lighttpd: upgrade 1.4.73 -> 1.4.74
  > libxvmc: upgrade 1.0.13 -> 1.0.14
  > libxkbfile: upgrade 1.1.2 -> 1.1.3
  > libxext: upgrade 1.3.5 -> 1.3.6
  > liburi-perl: upgrade 5.25 -> 5.27
  > libunistring: upgrade 1.1 -> 1.2
  > libsecret: upgrade 0.21.2 -> 0.21.4
  > libpng: upgrade 1.6.41 -> 1.6.42
  > libmicrohttpd: upgrade 0.9.77 -> 1.0.1
  > libksba: upgrade 1.6.5 -> 1.6.6
  > libhandy: upgrade 1.8.2 -> 1.8.3
  > libgpg-error: upgrade 1.47 -> 1.48
  > libffi: upgrade 3.4.5 -> 3.4.6
  > git: upgrade 2.43.0 -> 2.44.0
  > gcr: upgrade 4.1.0 -> 4.2.0
  > efivar: upgrade 38 -> 39
  > ed: upgrade 1.20 -> 1.20.1
  > createrepo-c: upgrade 1.0.3 -> 1.0.4
  > ccache: upgrade 4.9 -> 4.9.1
  > bash-completion: upgrade 2.11 -> 2.12.0
  > mirrors: Switch llvm to use shallow cloning
  > gstreamer1.0: skip a test that is known to be flaky
  > oeqa/lib/utils/postactions: fix host disk usage stats retrieval
  > python3-cryptography{-vectors}: upgrade to 42.0.5
  > libc-locale: fix ASCII compatible warning cause build failure.
  > rpm: Fix the following error when run nativesdk-rpm in nativesdk environment.
  > python3: dont disable readline module for editline
  > python3-maturin: Recognise riscv32 architecture
  > python3-bcrypt: Fix build break on arches without 64 bit atomics
  > python3-git: upgrade 3.1.41 -> 3.1.42
  > wpa-supplicant: Fix CVE-2023-52160
  > libexif: remove unused version_underscore
  > bitbake: taskexp_ncurses: fix execution example in introductory comment

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

* sources/meta-arm 1231e54a...aba92504 (1):
  > ci: Ensure tests are in the Corstone-1000 flash image

* sources/meta-clang fc56d6c...d0d4339 (14):
  > clang: Bump version to 18.1.1
  > lksctp-tools: Reset SECURITY_STACK_PROTECTOR with clang
  > clang: Upgrade to clang 18.1 major release
  > clang: Adjust packaging to match new libLLVM soname
  > bpftrace: Upgrade to 0.20+ and fix with llvm 18
  > bcc: Do not set LLVM_PACKAGE_VERSION explicitly
  > vulkan-samples: Disable deprecated declaration warnings with libc++
  > castxml: Upgrade to 0.6.4
  > spirv-llvm-translator: Switch to main branch for llvm 18 support
  > libcxx: Pass LLVM_RUNTIME_TARGETS
  > rust-llvm: Fix build with clang-18
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18
  > openldap: Fix build with lld linker

* sources/meta-elm-binary e57ece1...ee89d03 (1):
  > Merge pull request #9 from YoeDistro/yoe/mut

* sources/meta-freescale cce48564...f867e0d8 (4):
  > qtbase: Enable wayland knob when in distro features
  > wayland: Delete recipe
  > Merge pull request #1761 from hiagofranco/fix_uuu_bootloader_tag
  > Merge pull request #1760 from mschwan-phytec/wip-master-bmap-rename

* sources/meta-freescale-3rdparty 13f46cb...ae392bf (1):
  > Merge pull request #294 from chrisdimich/master

* sources/meta-intel e318d880...9ed54a13 (7):
  > ispc: upgrade 1.22.0 -> 1.23.0
  > openvkl: upgrade 2.0.0 -> 2.0.1
  > ospray: upgrade 3.0.0 -> 3.1.0
  > embree: upgrade 4.3.0 -> 4.3.1
  > rkcommon: upgrade 1.12.0 -> 1.13.0
  > intel-compute-runtime: upgrade 23.22.26516.18 -> 24.05.28454.6
  > intel-graphics-compiler: upgrade 1.0.14062.11 -> 1.0.15985.7

* sources/meta-odroid 665b62d...ae4ac91 (1):
  > u-boot_2023: Drop PYTHON_PN

* sources/meta-openembedded 9f0e51321...3a94bc1c0 (137):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > layer.conf: Update for the scarthgap release series
  > python3-wsproto: Add recipe
  > python3-httptools: added recipe which is also include ptest
  > python3-a2wsgi: added recipe which is also include ptest
  > libvncserver: fix reproducibility issue
  > gnome-terminal: fix reproducibility issue
  > gnome-settings-daemon: fix reproducibility issue
  > gnome-disk-utility: fix reproducibility issue
  > gnome-control-center: fix reproducibility issue
  > vlc: Fix build on 32bit x86
  > php: Upgrade to 8.2.16
  > remove obsolete PIP_INSTALL_PACKAGE and PIP_INSTALL_DIST_PATH
  > thin-provisioning-tools: 1.0.9 -> 1.0.12
  > netcf: Fix build with latest gnulib
  > gnulib: 2018-12-18 -> 202401
  > xfsprogs: 6.5.0 -> 6.6.0
  > yaffs2-utils: Upgrade to 20221209
  > webp-pixbuf-loader: update 0.2.5 -> 0.2.7
  > python3-google-auth: add ptest and update runtime dependencies
  > python3-responses: add recipe
  > python3-pytest-localserver: added recipe which is also include ptest
  > tcprelay: fix a minor cross compilation do_configure issue
  > vlc: Upgrade to 3.0.20
  > gnome-online-accounts: Fix build with libxml2 2.12
  > abseil-cpp: upgrade 20230802.1 -> 20240116.1
  > gnome-commander: Fix build with taglib 2.0
  > libmusicbrainz: Update to tip of trunk
  > mariadb: Fix build with libxml2 2.12 ABI changes
  > xmlstarlet: Fix build with API breakage in libxml2 2.12
  > python3-tomli-w: added recipe which is also include ptest
  > libosinfo: Fix build with libxml2 v2.12
  > googletest: allow for shared libraries
  > libnice: Disable the examples and the tests
  > python3-google-auth-oauthlib: add ptest
  > python3-traitlets: add ptest and update runtime dependencies
  > mozjs-115: fix reproducibility issue
  > net-snmp: upgrade 5.9.3 -> 5.9.4
  > nss: Upgrade 3.74 -> 3.98
  > squid: Upgrade to 6.8
  > re2: Upgrade 2023.03.01 -> 2024.03.01
  > googletest: Pass -fPIC to CFLAGS
  > gosu: Upgrade to 1.17
  > postfix: upgrade 3.8.5 -> 3.8.6
  > networkmanager: 1.44.0 -> 1.46.0
  > abseil-cpp: Split so-files into separate packages
  > abseil-cpp: A little clean-up
  > python3-invoke: add recipe
  > python3-icecream: add recipe
  > netplan: upgrade 0.106 -> 1.0
  > stunnel: upgrade 5.69 -> 5.72
  > smarty: upgrade 4.3.4 -> 4.4.1
  > python3-sentry-sdk: upgrade 1.40.4 -> 1.40.6
  > python3-scrypt: upgrade 0.8.20 -> 0.8.24
  > python3-pymisp: upgrade 2.4.185 -> 2.4.186
  > python3-pdm: upgrade 2.12.3 -> 2.12.4
  > python3-ipython: upgrade 8.21.0 -> 8.22.1
  > python3-grpcio(-tools): upgrade 1.60.1 -> 1.62.0
  > python3-google-api-python-client: upgrade 2.118.0 -> 2.120.0
  > python3-google-api-core: upgrade 2.16.2 -> 2.17.1
  > python3-gcovr: upgrade 7.0 -> 7.2
  > python3-eventlet: upgrade 0.35.1 -> 0.35.2
  > python3-dnspython: upgrade 2.6.0 -> 2.6.1
  > python3-cbor2: upgrade 5.6.1 -> 5.6.2
  > python3-astroid: upgrade 3.0.3 -> 3.1.0
  > ostree: upgrade 2024.3 -> 2024.4
  > neatvnc: upgrade 0.7.2 -> 0.8.0
  > libtdb: upgrade 1.4.9 -> 1.4.10
  > libtalloc: upgrade 2.4.1 -> 2.4.2
  > fetchmail: upgrade 6.4.37 -> 6.4.38
  > ddrescue: upgrade 1.27 -> 1.28
  > dbus-cxx: upgrade 2.5.0 -> 2.5.1
  > ctags: upgrade 6.1.20240114.0 -> 6.1.20240225.0
  > c-ares: upgrade 1.26.0 -> 1.27.0
  > bats: upgrade 1.10.0 -> 1.11.0
  > python3-eth-utils: remove unused patches
  > webkitgtk3: remove unused patch
  > emacs: remove unused patch
  > opengl-es-cts: remove unused patch
  > libio-pty-perl: remove unsed patch
  > openal-soft: remove unused patches
  > tracker: remove unused patch
  > python3-marshmallow: upgrade 3.20.2 -> 3.21.1 and add ptest
  > glmark2: add upstream patch to not care about stencil config
  > signing.bbclass: fix typos
  > emacs: Add packageconfig for selinux support
  > pgpool2: Fix build with postgresql 16+
  > pgpool2: Upgrade to 4.5.1
  > python3-arrow: add ptest, update backend and runtime dependencies
  > python3-types-python-dateutil: add recipe
  > toybox-inittab: Fix serial getty reproducibility
  > polkit: update 123 -> 124
  > mozjs-115: update 115.6.0 -> 115.8.0
  > python3-dateutil: upgrade 2.8.2 -> 2.9.0
  > python3-freezegun: add recipe and add ptest
  > drbd-utils: Fix a udev rule reproducibility
  > drbd-utils: Drop a duplicated line in DESCRIPTION
  > ptest-packagelists-meta-python: Move py3-libgpiod out of PTESTS_PROBLEMS_META_PYTHON
  > ptest-packagelists-meta-oe: Move libgpiod out of PTESTS_PROBLEMS_META_OE
  > postgresql: upgrade 15.5 -> 16.2
  > nodejs: upgrade 20.11.0 -> 20.11.1
  > multipath-tools: upgrade 0.9.3 -> 0.9.8
  > syslog-ng: upgrade 4.0.1 -> 4.6.0
  > python3-aiohappyeyeballs: Correct the typo of BBCLASSEXTEND
  > googletest: allow for shared libraries
  > e2tools: Delete unneeded files from ptest package
  > python3-wrapt: add ptest
  > ptest-packagelists-meta-python: Move python3-xlrd from PTESTS_PROBLEMS_META_PYTHON to PTESTS_FAST_META_PYTHON
  > nlohmann-json: Upgrade to 3.11.3
  > python3-netaddr: upgrade 0.10.1 -> 1.2.1 and add ptest
  > python3-google-auth: upgrade 2.28.0 -> 2.28.1
  > syzkaller: Fix build with go 1.21
  > crucible: Define GOPROXY
  > influxdb: Define GOPROXY
  > folks: update 0.15.6 -> 0.15.7
  > drbd-utils: Disable warnings as errors
  > drbd-utils: upgrade 9.22.0 -> 9.27.0
  > openvpn: upgrade 2.6.7 -> 2.6.9
  > fuse3: Make kmod as a recommendation instead of rdep for ptests
  > fuse3: use 4 spaces for indentation
  > openldap: upgrade 2.5.16 -> 2.6.7
  > postfix: upgrade 3.7.3 -> 3.8.5
  > krb5: upgrade 1.20.2 -> 1.21.2
  > keyutils: Add missing rdep for ptests
  > layer.conf: Add nativesdk-libdevmapper PREFERRED_RPROVIDER
  > cryptsetup: upgrade 2.6.1 -> 2.7.0
  > grpc: upgrade 1.60.0 -> 1.60.1
  > iperf3: upgrade 3.15 -> 3.16
  > libgpiod: Tests rely on configfs support in kernel
  > python3-betamax: Upgrade to 0.9.0
  > python3-pyzmq: Add missing dep on python3-unixadmin for ptests
  > python3-gpiod: Tests rely on configfs support in kernel
  > python3-fastjsonschema: Add missing ptest deps
  > xfce4-notifyd: use python3native and depend on python3-packaging-native
  > ristretto: use python3native and depend on glib-2.0-native, python3-packaging-native
  > libkcapi: Update HOMEPAGE url
  > openipmi: fix do_configure error when using dash

* sources/meta-qcom 567079b...e7bcac0 (1):
  > Merge pull request #582 from lumag/cuse

* sources/meta-qt6 1695f1a...394d7d9 (215):
  > qtwebengine: Fix build with clang18
  > squish: don't move executables
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > qtbase: fix patch fuzz
  > qtbase: don't generate qmake wrapper
  > qtbase: add PACKAGECONFIG for wayland support
  > squish: fix QA issue
  > squish: add profile script
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > squish: make wayland optional
  < Merge pull request #36 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Add support for building Squish
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #35 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #34 from YoeDistro/kraj/6.6
  > layer.conf: update LAYERSERIES_COMPAT for scarthgap
  > packagegroup: add Qt modules only on supported archs
  > qtbase: prefer system png
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > libwebp: add workaround for native build
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #32 from YoeDistro/kraj/6.6
  > packagegroup: fix warning caused by inherit_defer
  > coin: update build targets
  > ptest: skip non-existing tests
  < Merge pull request #31 from YoeDistro/kraj/6.6
  > Add recipe for QtDoc
  > qtmultimedia: update revision
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  > webengine: update patch
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  > ptest: better handling for test list
  > Add srcrev for QtDoc
  > pytest-qt: upgrade to latest version
  < Merge pull request #25 from YoeDistro/kraj/6.6
  > qt6-git.inc: Switch to 6.7 branch
  > qtwebengine: update to 118-based
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > srcrev_update: support for all recipes
  > qttools: use clang if it is available
  > qtinterfaceframework: fix packaging error
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  > qtinterfaceframework: remove simulation and reference api
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtdeclarative: add dependency to qtsvg
  > qtbase: fix QLibraryInfo prefix with usrmerge
  < Merge pull request #22 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  > qt3d: remove upstreamed patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: add test config for build ptest image
  > qmlcompiler: enable ptest
  > qtwebengine: enable ptest
  > qtconnectivity: enable ptest
  > ptest: better ptest support
  > Revert "protobuf: add workaround for qtgrpc"
  < Merge pull request #18 from YoeDistro/kraj/6.6
  > coin: add CI build for nanbield
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  > qtgrpc: update to latest revision to fix build failure
  < Merge pull request #16 from YoeDistro/kraj/6.6
  > protobuf: add workaround for qtgrpc
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  > Remove old patches from qtwebengine
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Workaround too eager packagegroup sanity check
  > Workaround too eager packagegroup sanity check
  < Remove checks for required meta layers
  < layer.conf: fix LAYERDEPENDS_qt6-layer
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Remove checks for required meta layers
  > layer.conf: fix LAYERDEPENDS_qt6-layer
  < qtgraphs: remove opengl requirement
  > qtgraphs: remove opengl requirement
  < Remove old patches from qtwebengine
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add PACKAGECONFIG for egldevice platform plugin
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: add PACKAGECONFIG for egldevice platform plugin
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > readme: remove notes about webengine testing
  > qtapplicationmanager: remove unneeded CFLAGS
  > qtopcua: add support for native and nativesdk
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add at-spi2-core as dependency for accessibility option
  < qtmultimedia: enable ffmpeg only if its license is accepted
  < readme: Add link to bug tracker
  > qtbase: add at-spi2-core as dependency for accessibility option
  > readme: Add link to bug tracker
  > qtmultimedia: enable ffmpeg only if its license is accepted
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Revert "qtbase: fix build with kirkstone"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtwebengine: fix build without DRI"
  < Revert "qtwebengine: fix build without DRI"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Bump version to 6.6.1
  > qtapplicationmanager: Fix build with musl
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtshadertools: Fix missing dependency to spirv-tools
  > qtshadertools: Fix missing dependency to spirv-tools
  > qtbase: Add locale-base-c only on glibc based targets
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: fix install if lcl_maybe_fortify is empty
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: fix install if lcl_maybe_fortify is empty
  > Conversion script to use new module names
  < qtdeclarative: add dependency to QtSvg for example
  > qtwebengine: fix build without DRI
  < qtwebengine: fix x86_64 build of ffmpeg
  > qtdeclarative: add dependency to QtSvg for example
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: remove langdale from CI tests
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: fix x86_64 build of ffmpeg
  > Use std::size_t instead of int to store position in string
  > qtwebengine: update chromium branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: Add workaround for static build in CI
  > spirv-tools: remove bbappend
  > python: remove duplicate python recipes
  > qtbase: fix build with kirkstone
  > coin: remove langdale from CI tests
  > Drop support for older Yocto releases
  < qtwebengine: fix build without DRI
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: add workaround for QA warning on qemu
  < coin: use INIT_MANAGER to select systemd
  > coin: add workaround for QA warning on qemu
  > coin: use INIT_MANAGER to select systemd
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtwebengine: update chromium branch
  < coin: Add workaround for static build in CI
  < Use std::size_t instead of int to store position in string
  < examples: add runtime dependency to main package
  < readme: add note about release branches and tags
  < qtshadertools: add runtime dependency to spirv-tools
  > qtshadertools: add runtime dependency to spirv-tools
  > examples: add runtime dependency to main package
  > readme: add note about release branches and tags
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > conan.inc: Remove support
  > qtbase: Add a packageconfig knob to enable lld linker
  < *.patch: add Upstream-Status to all patches
  > *.patch: add Upstream-Status to all patches
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Add 6.6 compatibility notes
  > Add 6.6 compatibility notes
  < Remove legacy license identifier mappings in layer config
  > Remove legacy license identifier mappings in layer config
  < qt6: update module branch
  < qtwebengine: update patch
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: update patch
  > qt6: bump version to 6.7.0
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qttools: add PACKAGECONFIG for clang dependency
  > qttools: add PACKAGECONFIG for clang dependency

* sources/meta-raspberrypi 95a9103...92a9b7a (1):
  > rpi-base: Added missing HiFiBerry

* sources/meta-riscv dc7aeb4...d1df527 (5):
  > musl: Drop rv32 patches
  > riscv-common: Rename bmap-tools-native -> bmaptool-native
  > linux-starfive-dev: Fix perf build with gcc-13
  > capnproto,pidgin-sipe: Re-enable on rv32
  > ostree: Do not mark unavailable for rv32

* sources/meta-rockchip bcf1d92...06a65d4 (3):
  > rock-5[ab]: use regular yocto kernel
  > rockchip.wks: fix typo
  > layer.conf: update for scarthgap

* sources/meta-ti e24577a7...ee1f6799 (15):
  > CI/CD Auto-Merger: cicd.master.202403080100
  > conf: machine: am62axx: Pick overlays for V3Link cameras
  > linux-ti-staging-rt_6.6: Add KERNEL_LCOALVERSION change
  > u-boot-ti: Change from UBOOT_LOCALVERSION and SRCPV
  > linux-ti-staging: Update KERNEL_LOCALVERSION
  > Drop SRCPV
  > CI/CD Auto-Merger: cicd.master.202402271317
  > Rework jailhouse recipe to support different image build
  > conf: beaglebone-ai64: Apply U-boot defconfig fragments
  > conf: beagleplay: Apply U-boot defconfig fragments
  > meta-ti-bsp: update BeagleBoard.org BSP to the latest
  > linux-bb.org: remove custom FILES:${KERNEL_PACKAGE_NAME}-devicetree
  > meta-ti-bsp: trusted-firmware-arm: Update to master
  > meta-ti-bsp: optee: Upgrade to 4.1
  > conf: machine: Apply U-boot fragment configs for AM62P Display Cluster Image

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

* sources/poky 4945ca640b...84c03265c4 (205):
  > llvm: Update to 18.1.1 release
  > glibc: Update to tip of 2.39 branch
  > qemuriscv: Fix kbd and mouse emulation
  > linux-yocto: Fix rv32 syscall wrappers
  > poky-bleeding.bbclass: Remove use of SRCPV
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > openssh: enable sshd.service by default
  > linux-firmware: remove pointless linux-firmware-gplv2-license package
  > linux-firmware: set LICENSE field for -liquidui and -mellanox
  > linux-firmware: add support for deduplicating the firmware
  > mesa: fix opencl-spirv build
  > rust: reproducibility issue fix with v1.75
  > lttng-tools: skip kernel tests if no kernel modules present
  > layer.conf: Prepare for release, drop nanbield LAYERSERIES
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > openssh: Add a workaround for ICE on powerpc64le
  > kernel-fitImage: only include valid compatible line
  > go.bbclass: set GOPROXY
  > systemd: Check for directory before chmod'ing it
  > bmaptool: Add bmap-tools runtime alias for compatibility
  > genericarm64: clean up kernel modules and firmware
  > genericarm64.wks: reorder partitions
  > poky: Update to prepare for scarthgap release
  > go: filter out build specific path from the linker flags
  > systemd: remove systemd-bus-proxy settings
  > systemd: use RDEPENDS for systemd-vconsole-setup
  > systemd: fix dead link /var/log/README
  > rxvt-unicode: Fix installing of terminfo
  > valgrind: skip intermittently failing ptests
  > sstatetests.py: Add testing for correct sstate permissions
  > oeqa/runtime/login: Fix dbus-wait timeout and loop conditional
  > oeqa/runtime/login: Add screenshot sample logic/timeout/dbus-wait
  > oeqa/runtime/login: Exclude qemuriscv64
  > oeqa/runtime/login: Mask out the mouse panel icon for now
  > oeqa/runtime/login: Various code improvements and fixes
  > oeqa/runtime/login: Proof of concept for screenshot testcases
  > screenshot-tests: Add initial screenshot test png files for core-image-sato
  > qemurunner.py: Fix error on calls to run_monitor
  > webkitgtk: upgrade 2.42.2 -> 2.42.5
  > vulkan: upgrade 1.3.268.0 -> 1.3.275.0
  > vala: upgrade 0.56.13 -> 0.56.15
  > update-rc.d: upgrade to latest revision
  > taglib: upgrade 1.13.1 -> 2.0 and add utfcpp recipe to support that
  > ttyrun: upgrade 2.30.0 -> 2.31.0
  > systemd: upgrade 255.1 -> 255.4
  > shaderc: update 2023.7 -> 2023.8
  > repo: upgrade 2.41 -> 2.42
  > python3-wcwidth: upgrade 0.2.12 -> 0.2.13
  > python3-setuptools: upgrade 69.0.3 -> 69.1.1
  > python3-ruamel-yaml: upgrade 0.17.35 -> 0.18.6
  > python3-jsonschema: upgrade 4.17.3 -> 4.21.1 and add new dependencies
  > python3-dtschema: upgrade 2023.7 -> 2024.2
  > python3-build: upgrade 1.0.3 -> 1.1.1
  > piglit: upgrade to latest revision
  > puzzles: upgrade to latest revision
  > orc: upgrade 0.4.37 -> 0.4.38
  > nghttp2: upgrade 1.59.0 -> 1.60.0
  > minicom: upgrade 2.8 -> 2.9
  > mesa: upgrade 24.0.1 -> 24.0.2
  > mc: upgrade 4.8.30 -> 4.8.31
  > man-pages: upgrade 6.05.01 -> 6.06
  > lsof: upgrade 4.98.0 -> 4.99.3
  > librsvg: upgrade 2.56.3 -> 2.57.1
  > linux-firmware: upgrade 20231211 -> 20240220
  > libxml2: upgrade 2.11.5 -> 2.12.5
  > libusb1: upgrade 1.0.26 -> 1.0.27
  > librepo: update 1.16.0 -> 1.17.0
  > libpcre2: upgrade 10.42 -> 10.43
  > libpciaccess: upgrade 0.17 -> 0.18
  > libdnf: update 0.72.0 -> 0.73.0
  > libbsd: upgrade 0.11.8 -> 0.12.1
  > kmscube: upgrade to latest revision
  > glib-networking: upgrade 2.78.0 -> 2.78.1
  > glib-2.0: upgrade 2.78.3 -> 2.78.4
  > gettext: upgrade 0.22.4 -> 0.22.5
  > epiphany: upgrade 45.1 -> 45.3
  > elfutils: upgrade 0.189 -> 0.191
  > ell: upgrade 0.62 -> 0.63
  > diffoscope: upgrade 253 -> 259
  > dnf: upgrade 4.18.2 -> 4.19.0
  > btrfs-tools: upgrade 6.5.3 -> 6.7.1
  > boost: upgrade 1.83.0 -> 1.84.0
  > appstream: upgrade 1.0.0 -> 1.0.2
  > acl: upgrade 2.3.1 -> 2.3.2
  > python3-sphinxcontrib-jquery: add a recipe and make python3-sphinx-rtd-theme depend on it
  > dev-manual: bmaptool: rename
  > manuals: document VIRTUAL-RUNTIME variables
  > contributor-guide: add notes for tests
  > dev-manual: packages: fix capitalization
  > ref-manual: variables: adding multiple groups in GROUPADD_PARAM
  > ref-manual: variables: correct sdk installation default path
  > ref-manual: tasks: do_cleansstate: recommend using '-f' instead for a shared sstate
  > ref-manual: tasks: do_cleanall: recommend using '-f' instead
  > ref-manual: classes: add cve status check for oe.qa
  > libpng: Update SRC_URI to avoid redirects
  > go: Drop linkmode with nativesdk/cross-canadian
  > go: Further tweak indentation in patch
  > go: bump 1.22.0
  > image_types.bbclass: fix vfat image names
  > xz: correct upstream version check
  > rxvt: add rxvt to desktop entry name
  > Add genericarm64 MACHINE
  > bitbake: utils: remove BB_ENV_PASSTHROUGH from preserved_envvars()
  > bmaptool: now part of Yocto Project
  > python3-cryptography_42.0.5.bb: delete redundant ptest packaging
  > expat: upgrdae 2.6.0 -> 2.6.1
  > gdb: Upgrade 14.1 -> 14.2
  > python3-hypothesis: upgrade 6.98.12 -> 6.98.15
  > rust: Fix build failure re-appeared on riscv32
  > gtk+3: update 3.24.38 -> 3.24.41
  > linux-yocto: Enable gpio-sim with ptests
  > linux-yocto/6.6: update CVE exclusions
  > linux-yocto/6.6: update to v6.6.20
  > linux-yocto/cfg/6.6: drop CONFIG_DEBUG_CREDENTIALS
  > go: upgrade 1.21.5 -> 1.21.7
  > go: upgrade 1.21.0 -> 1.21.5
  > oeqa/gotoolchain: set GOPROXY
  > goarch: disable dynamic linking globally
  > go: bump 1.21.0
  > go: rework patch to avoid identation
  > bitbake: prserv/serv: Fix a PID file removal race on prserv stop
  > bitbake: fetch/git: Avoid clean upon failure
  > qemu: backport patch for ui/clipboard issue
  > mesa,mesa-gl: Fix build when dri3 is not enabled
  > coreutils: backport patch to fix heap overflow in split
  > u-boot: Move UBOOT_INITIAL_ENV back to u-boot.inc
  > qemu: Replace workaround with proper usermode fix for shmat
  > no-gplv3: Tweak for packagemangement in core-image-full-cmdline
  > core-image-full-cmdline: add package-management
  > python3-attrs: disable Hypothesis deadline
  > rust: reproducibility issue fix with v1.75
  > rust: Revert PGO to it's default
  > rust: Upgrade 1.74.1 -> 1.75.0
  > linux-firmware: split out more firmware pieces
  > llvm: Update to 18.1.0 RC4
  > waf: Improve version parsing to avoid failing on warnings
  > xprop: upgrade 1.2.6 -> 1.2.7
  > xkeyboard-config: upgrade 2.40 -> 2.41
  > xkbcomp: upgrade 1.4.6 -> 1.4.7
  > swig: upgrade 4.2.0 -> 4.2.1
  > python3-yamllint: upgrade 1.33.0 -> 1.35.1
  > python3-urllib3: upgrade 2.1.0 -> 2.2.1
  > python3: upgrade 3.12.1 -> 3.12.2
  > python3-typing-extensions: upgrade 4.9.0 -> 4.10.0
  > python3-trove-classifiers: upgrade 2024.1.8 -> 2024.2.23
  > python3-setuptools-rust: upgrade 1.8.1 -> 1.9.0
  > python3-pytz: upgrade 2023.4 -> 2024.1
  > python3-pytest: upgrade 8.0.0 -> 8.0.2
  > python3-pycairo: upgrade 1.25.1 -> 1.26.0
  > python3-pip: upgrade 23.3.2 -> 24.0
  > python3-hypothesis: upgrade 6.97.3 -> 6.98.12
  > python3-dbusmock: upgrade 0.30.2 -> 0.31.1
  > python3-certifi: upgrade 2023.11.17 -> 2024.2.2
  > python3-beartype: upgrade 0.17.0 -> 0.17.2
  > pkgconf: upgrade 2.1.0 -> 2.1.1
  > pciutils: upgrade 3.10.0 -> 3.11.1
  > pango: upgrade 1.51.0 -> 1.52.0
  > ofono: upgrade 2.3 -> 2.4
  > mpg123: upgrade 1.32.4 -> 1.32.5
  > makedepend: upgrade 1.0.8 -> 1.0.9
  > lighttpd: upgrade 1.4.73 -> 1.4.74
  > libxvmc: upgrade 1.0.13 -> 1.0.14
  > libxkbfile: upgrade 1.1.2 -> 1.1.3
  > libxext: upgrade 1.3.5 -> 1.3.6
  > liburi-perl: upgrade 5.25 -> 5.27
  > libunistring: upgrade 1.1 -> 1.2
  > libsecret: upgrade 0.21.2 -> 0.21.4
  > libpng: upgrade 1.6.41 -> 1.6.42
  > libmicrohttpd: upgrade 0.9.77 -> 1.0.1
  > libksba: upgrade 1.6.5 -> 1.6.6
  > libhandy: upgrade 1.8.2 -> 1.8.3
  > libgpg-error: upgrade 1.47 -> 1.48
  > libffi: upgrade 3.4.5 -> 3.4.6
  > git: upgrade 2.43.0 -> 2.44.0
  > gcr: upgrade 4.1.0 -> 4.2.0
  > efivar: upgrade 38 -> 39
  > ed: upgrade 1.20 -> 1.20.1
  > createrepo-c: upgrade 1.0.3 -> 1.0.4
  > ccache: upgrade 4.9 -> 4.9.1
  > bash-completion: upgrade 2.11 -> 2.12.0
  > mirrors: Switch llvm to use shallow cloning
  > gstreamer1.0: skip a test that is known to be flaky
  > oeqa/lib/utils/postactions: fix host disk usage stats retrieval
  > python3-cryptography{-vectors}: upgrade to 42.0.5
  > libc-locale: fix ASCII compatible warning cause build failure.
  > rpm: Fix the following error when run nativesdk-rpm in nativesdk environment.
  > python3: dont disable readline module for editline
  > python3-maturin: Recognise riscv32 architecture
  > python3-bcrypt: Fix build break on arches without 64 bit atomics
  > python3-git: upgrade 3.1.41 -> 3.1.42
  > wpa-supplicant: Fix CVE-2023-52160
  > libexif: remove unused version_underscore
  > bitbake: taskexp_ncurses: fix execution example in introductory comment

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

* sources/meta-arm 1231e54a...aba92504 (1):
  > ci: Ensure tests are in the Corstone-1000 flash image

* sources/meta-clang fc56d6c...d0d4339 (14):
  > clang: Bump version to 18.1.1
  > lksctp-tools: Reset SECURITY_STACK_PROTECTOR with clang
  > clang: Upgrade to clang 18.1 major release
  > clang: Adjust packaging to match new libLLVM soname
  > bpftrace: Upgrade to 0.20+ and fix with llvm 18
  > bcc: Do not set LLVM_PACKAGE_VERSION explicitly
  > vulkan-samples: Disable deprecated declaration warnings with libc++
  > castxml: Upgrade to 0.6.4
  > spirv-llvm-translator: Switch to main branch for llvm 18 support
  > libcxx: Pass LLVM_RUNTIME_TARGETS
  > rust-llvm: Fix build with clang-18
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18
  > openldap: Fix build with lld linker

* sources/meta-elm-binary e57ece1...ee89d03 (1):
  > Merge pull request #9 from YoeDistro/yoe/mut

* sources/meta-freescale cce48564...c57141fa (5):
  > qtbase: Enable wayland knob when in distro features
  > wayland: Delete recipe
  > Merge pull request #1763 from hiagofranco/add_uuu_untagged_to_u-boot-imx
  > Merge pull request #1761 from hiagofranco/fix_uuu_bootloader_tag
  > Merge pull request #1760 from mschwan-phytec/wip-master-bmap-rename

* sources/meta-freescale-3rdparty 13f46cb...ae392bf (1):
  > Merge pull request #294 from chrisdimich/master

* sources/meta-intel e318d880...9ed54a13 (7):
  > ispc: upgrade 1.22.0 -> 1.23.0
  > openvkl: upgrade 2.0.0 -> 2.0.1
  > ospray: upgrade 3.0.0 -> 3.1.0
  > embree: upgrade 4.3.0 -> 4.3.1
  > rkcommon: upgrade 1.12.0 -> 1.13.0
  > intel-compute-runtime: upgrade 23.22.26516.18 -> 24.05.28454.6
  > intel-graphics-compiler: upgrade 1.0.14062.11 -> 1.0.15985.7

* sources/meta-odroid 665b62d...ae4ac91 (1):
  > u-boot_2023: Drop PYTHON_PN

* sources/meta-openembedded 9f0e51321...3a94bc1c0 (137):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > layer.conf: Update for the scarthgap release series
  > python3-wsproto: Add recipe
  > python3-httptools: added recipe which is also include ptest
  > python3-a2wsgi: added recipe which is also include ptest
  > libvncserver: fix reproducibility issue
  > gnome-terminal: fix reproducibility issue
  > gnome-settings-daemon: fix reproducibility issue
  > gnome-disk-utility: fix reproducibility issue
  > gnome-control-center: fix reproducibility issue
  > vlc: Fix build on 32bit x86
  > php: Upgrade to 8.2.16
  > remove obsolete PIP_INSTALL_PACKAGE and PIP_INSTALL_DIST_PATH
  > thin-provisioning-tools: 1.0.9 -> 1.0.12
  > netcf: Fix build with latest gnulib
  > gnulib: 2018-12-18 -> 202401
  > xfsprogs: 6.5.0 -> 6.6.0
  > yaffs2-utils: Upgrade to 20221209
  > webp-pixbuf-loader: update 0.2.5 -> 0.2.7
  > python3-google-auth: add ptest and update runtime dependencies
  > python3-responses: add recipe
  > python3-pytest-localserver: added recipe which is also include ptest
  > tcprelay: fix a minor cross compilation do_configure issue
  > vlc: Upgrade to 3.0.20
  > gnome-online-accounts: Fix build with libxml2 2.12
  > abseil-cpp: upgrade 20230802.1 -> 20240116.1
  > gnome-commander: Fix build with taglib 2.0
  > libmusicbrainz: Update to tip of trunk
  > mariadb: Fix build with libxml2 2.12 ABI changes
  > xmlstarlet: Fix build with API breakage in libxml2 2.12
  > python3-tomli-w: added recipe which is also include ptest
  > libosinfo: Fix build with libxml2 v2.12
  > googletest: allow for shared libraries
  > libnice: Disable the examples and the tests
  > python3-google-auth-oauthlib: add ptest
  > python3-traitlets: add ptest and update runtime dependencies
  > mozjs-115: fix reproducibility issue
  > net-snmp: upgrade 5.9.3 -> 5.9.4
  > nss: Upgrade 3.74 -> 3.98
  > squid: Upgrade to 6.8
  > re2: Upgrade 2023.03.01 -> 2024.03.01
  > googletest: Pass -fPIC to CFLAGS
  > gosu: Upgrade to 1.17
  > postfix: upgrade 3.8.5 -> 3.8.6
  > networkmanager: 1.44.0 -> 1.46.0
  > abseil-cpp: Split so-files into separate packages
  > abseil-cpp: A little clean-up
  > python3-invoke: add recipe
  > python3-icecream: add recipe
  > netplan: upgrade 0.106 -> 1.0
  > stunnel: upgrade 5.69 -> 5.72
  > smarty: upgrade 4.3.4 -> 4.4.1
  > python3-sentry-sdk: upgrade 1.40.4 -> 1.40.6
  > python3-scrypt: upgrade 0.8.20 -> 0.8.24
  > python3-pymisp: upgrade 2.4.185 -> 2.4.186
  > python3-pdm: upgrade 2.12.3 -> 2.12.4
  > python3-ipython: upgrade 8.21.0 -> 8.22.1
  > python3-grpcio(-tools): upgrade 1.60.1 -> 1.62.0
  > python3-google-api-python-client: upgrade 2.118.0 -> 2.120.0
  > python3-google-api-core: upgrade 2.16.2 -> 2.17.1
  > python3-gcovr: upgrade 7.0 -> 7.2
  > python3-eventlet: upgrade 0.35.1 -> 0.35.2
  > python3-dnspython: upgrade 2.6.0 -> 2.6.1
  > python3-cbor2: upgrade 5.6.1 -> 5.6.2
  > python3-astroid: upgrade 3.0.3 -> 3.1.0
  > ostree: upgrade 2024.3 -> 2024.4
  > neatvnc: upgrade 0.7.2 -> 0.8.0
  > libtdb: upgrade 1.4.9 -> 1.4.10
  > libtalloc: upgrade 2.4.1 -> 2.4.2
  > fetchmail: upgrade 6.4.37 -> 6.4.38
  > ddrescue: upgrade 1.27 -> 1.28
  > dbus-cxx: upgrade 2.5.0 -> 2.5.1
  > ctags: upgrade 6.1.20240114.0 -> 6.1.20240225.0
  > c-ares: upgrade 1.26.0 -> 1.27.0
  > bats: upgrade 1.10.0 -> 1.11.0
  > python3-eth-utils: remove unused patches
  > webkitgtk3: remove unused patch
  > emacs: remove unused patch
  > opengl-es-cts: remove unused patch
  > libio-pty-perl: remove unsed patch
  > openal-soft: remove unused patches
  > tracker: remove unused patch
  > python3-marshmallow: upgrade 3.20.2 -> 3.21.1 and add ptest
  > glmark2: add upstream patch to not care about stencil config
  > signing.bbclass: fix typos
  > emacs: Add packageconfig for selinux support
  > pgpool2: Fix build with postgresql 16+
  > pgpool2: Upgrade to 4.5.1
  > python3-arrow: add ptest, update backend and runtime dependencies
  > python3-types-python-dateutil: add recipe
  > toybox-inittab: Fix serial getty reproducibility
  > polkit: update 123 -> 124
  > mozjs-115: update 115.6.0 -> 115.8.0
  > python3-dateutil: upgrade 2.8.2 -> 2.9.0
  > python3-freezegun: add recipe and add ptest
  > drbd-utils: Fix a udev rule reproducibility
  > drbd-utils: Drop a duplicated line in DESCRIPTION
  > ptest-packagelists-meta-python: Move py3-libgpiod out of PTESTS_PROBLEMS_META_PYTHON
  > ptest-packagelists-meta-oe: Move libgpiod out of PTESTS_PROBLEMS_META_OE
  > postgresql: upgrade 15.5 -> 16.2
  > nodejs: upgrade 20.11.0 -> 20.11.1
  > multipath-tools: upgrade 0.9.3 -> 0.9.8
  > syslog-ng: upgrade 4.0.1 -> 4.6.0
  > python3-aiohappyeyeballs: Correct the typo of BBCLASSEXTEND
  > googletest: allow for shared libraries
  > e2tools: Delete unneeded files from ptest package
  > python3-wrapt: add ptest
  > ptest-packagelists-meta-python: Move python3-xlrd from PTESTS_PROBLEMS_META_PYTHON to PTESTS_FAST_META_PYTHON
  > nlohmann-json: Upgrade to 3.11.3
  > python3-netaddr: upgrade 0.10.1 -> 1.2.1 and add ptest
  > python3-google-auth: upgrade 2.28.0 -> 2.28.1
  > syzkaller: Fix build with go 1.21
  > crucible: Define GOPROXY
  > influxdb: Define GOPROXY
  > folks: update 0.15.6 -> 0.15.7
  > drbd-utils: Disable warnings as errors
  > drbd-utils: upgrade 9.22.0 -> 9.27.0
  > openvpn: upgrade 2.6.7 -> 2.6.9
  > fuse3: Make kmod as a recommendation instead of rdep for ptests
  > fuse3: use 4 spaces for indentation
  > openldap: upgrade 2.5.16 -> 2.6.7
  > postfix: upgrade 3.7.3 -> 3.8.5
  > krb5: upgrade 1.20.2 -> 1.21.2
  > keyutils: Add missing rdep for ptests
  > layer.conf: Add nativesdk-libdevmapper PREFERRED_RPROVIDER
  > cryptsetup: upgrade 2.6.1 -> 2.7.0
  > grpc: upgrade 1.60.0 -> 1.60.1
  > iperf3: upgrade 3.15 -> 3.16
  > libgpiod: Tests rely on configfs support in kernel
  > python3-betamax: Upgrade to 0.9.0
  > python3-pyzmq: Add missing dep on python3-unixadmin for ptests
  > python3-gpiod: Tests rely on configfs support in kernel
  > python3-fastjsonschema: Add missing ptest deps
  > xfce4-notifyd: use python3native and depend on python3-packaging-native
  > ristretto: use python3native and depend on glib-2.0-native, python3-packaging-native
  > libkcapi: Update HOMEPAGE url
  > openipmi: fix do_configure error when using dash

* sources/meta-qcom 567079b...e7bcac0 (1):
  > Merge pull request #582 from lumag/cuse

* sources/meta-qt6 1695f1a...394d7d9 (215):
  > qtwebengine: Fix build with clang18
  > squish: don't move executables
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > qtbase: fix patch fuzz
  > qtbase: don't generate qmake wrapper
  > qtbase: add PACKAGECONFIG for wayland support
  > squish: fix QA issue
  > squish: add profile script
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > squish: make wayland optional
  < Merge pull request #36 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Add support for building Squish
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #35 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #34 from YoeDistro/kraj/6.6
  > layer.conf: update LAYERSERIES_COMPAT for scarthgap
  > packagegroup: add Qt modules only on supported archs
  > qtbase: prefer system png
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > libwebp: add workaround for native build
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #32 from YoeDistro/kraj/6.6
  > packagegroup: fix warning caused by inherit_defer
  > coin: update build targets
  > ptest: skip non-existing tests
  < Merge pull request #31 from YoeDistro/kraj/6.6
  > Add recipe for QtDoc
  > qtmultimedia: update revision
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  > webengine: update patch
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  > ptest: better handling for test list
  > Add srcrev for QtDoc
  > pytest-qt: upgrade to latest version
  < Merge pull request #25 from YoeDistro/kraj/6.6
  > qt6-git.inc: Switch to 6.7 branch
  > qtwebengine: update to 118-based
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > srcrev_update: support for all recipes
  > qttools: use clang if it is available
  > qtinterfaceframework: fix packaging error
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  > qtinterfaceframework: remove simulation and reference api
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtdeclarative: add dependency to qtsvg
  > qtbase: fix QLibraryInfo prefix with usrmerge
  < Merge pull request #22 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  > qt3d: remove upstreamed patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: add test config for build ptest image
  > qmlcompiler: enable ptest
  > qtwebengine: enable ptest
  > qtconnectivity: enable ptest
  > ptest: better ptest support
  > Revert "protobuf: add workaround for qtgrpc"
  < Merge pull request #18 from YoeDistro/kraj/6.6
  > coin: add CI build for nanbield
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  > qtgrpc: update to latest revision to fix build failure
  < Merge pull request #16 from YoeDistro/kraj/6.6
  > protobuf: add workaround for qtgrpc
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  > Remove old patches from qtwebengine
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Workaround too eager packagegroup sanity check
  > Workaround too eager packagegroup sanity check
  < Remove checks for required meta layers
  < layer.conf: fix LAYERDEPENDS_qt6-layer
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Remove checks for required meta layers
  > layer.conf: fix LAYERDEPENDS_qt6-layer
  < qtgraphs: remove opengl requirement
  > qtgraphs: remove opengl requirement
  < Remove old patches from qtwebengine
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add PACKAGECONFIG for egldevice platform plugin
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: add PACKAGECONFIG for egldevice platform plugin
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > readme: remove notes about webengine testing
  > qtapplicationmanager: remove unneeded CFLAGS
  > qtopcua: add support for native and nativesdk
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add at-spi2-core as dependency for accessibility option
  < qtmultimedia: enable ffmpeg only if its license is accepted
  < readme: Add link to bug tracker
  > qtbase: add at-spi2-core as dependency for accessibility option
  > readme: Add link to bug tracker
  > qtmultimedia: enable ffmpeg only if its license is accepted
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Revert "qtbase: fix build with kirkstone"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtwebengine: fix build without DRI"
  < Revert "qtwebengine: fix build without DRI"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Bump version to 6.6.1
  > qtapplicationmanager: Fix build with musl
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtshadertools: Fix missing dependency to spirv-tools
  > qtshadertools: Fix missing dependency to spirv-tools
  > qtbase: Add locale-base-c only on glibc based targets
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: fix install if lcl_maybe_fortify is empty
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: fix install if lcl_maybe_fortify is empty
  > Conversion script to use new module names
  < qtdeclarative: add dependency to QtSvg for example
  > qtwebengine: fix build without DRI
  < qtwebengine: fix x86_64 build of ffmpeg
  > qtdeclarative: add dependency to QtSvg for example
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: remove langdale from CI tests
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: fix x86_64 build of ffmpeg
  > Use std::size_t instead of int to store position in string
  > qtwebengine: update chromium branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: Add workaround for static build in CI
  > spirv-tools: remove bbappend
  > python: remove duplicate python recipes
  > qtbase: fix build with kirkstone
  > coin: remove langdale from CI tests
  > Drop support for older Yocto releases
  < qtwebengine: fix build without DRI
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: add workaround for QA warning on qemu
  < coin: use INIT_MANAGER to select systemd
  > coin: add workaround for QA warning on qemu
  > coin: use INIT_MANAGER to select systemd
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtwebengine: update chromium branch
  < coin: Add workaround for static build in CI
  < Use std::size_t instead of int to store position in string
  < examples: add runtime dependency to main package
  < readme: add note about release branches and tags
  < qtshadertools: add runtime dependency to spirv-tools
  > qtshadertools: add runtime dependency to spirv-tools
  > examples: add runtime dependency to main package
  > readme: add note about release branches and tags
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > conan.inc: Remove support
  > qtbase: Add a packageconfig knob to enable lld linker
  < *.patch: add Upstream-Status to all patches
  > *.patch: add Upstream-Status to all patches
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Add 6.6 compatibility notes
  > Add 6.6 compatibility notes
  < Remove legacy license identifier mappings in layer config
  > Remove legacy license identifier mappings in layer config
  < qt6: update module branch
  < qtwebengine: update patch
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: update patch
  > qt6: bump version to 6.7.0
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qttools: add PACKAGECONFIG for clang dependency
  > qttools: add PACKAGECONFIG for clang dependency

* sources/meta-raspberrypi 95a9103...92a9b7a (1):
  > rpi-base: Added missing HiFiBerry

* sources/meta-riscv dc7aeb4...d1df527 (5):
  > musl: Drop rv32 patches
  > riscv-common: Rename bmap-tools-native -> bmaptool-native
  > linux-starfive-dev: Fix perf build with gcc-13
  > capnproto,pidgin-sipe: Re-enable on rv32
  > ostree: Do not mark unavailable for rv32

* sources/meta-rockchip bcf1d92...06a65d4 (3):
  > rock-5[ab]: use regular yocto kernel
  > rockchip.wks: fix typo
  > layer.conf: update for scarthgap

* sources/meta-ti e24577a7...ee1f6799 (15):
  > CI/CD Auto-Merger: cicd.master.202403080100
  > conf: machine: am62axx: Pick overlays for V3Link cameras
  > linux-ti-staging-rt_6.6: Add KERNEL_LCOALVERSION change
  > u-boot-ti: Change from UBOOT_LOCALVERSION and SRCPV
  > linux-ti-staging: Update KERNEL_LOCALVERSION
  > Drop SRCPV
  > CI/CD Auto-Merger: cicd.master.202402271317
  > Rework jailhouse recipe to support different image build
  > conf: beaglebone-ai64: Apply U-boot defconfig fragments
  > conf: beagleplay: Apply U-boot defconfig fragments
  > meta-ti-bsp: update BeagleBoard.org BSP to the latest
  > linux-bb.org: remove custom FILES:${KERNEL_PACKAGE_NAME}-devicetree
  > meta-ti-bsp: trusted-firmware-arm: Update to master
  > meta-ti-bsp: optee: Upgrade to 4.1
  > conf: machine: Apply U-boot fragment configs for AM62P Display Cluster Image

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

* sources/poky 4945ca640b...b990dab8d1 (206):
  > elfutils: Fix build break with clang
  > llvm: Update to 18.1.1 release
  > glibc: Update to tip of 2.39 branch
  > qemuriscv: Fix kbd and mouse emulation
  > linux-yocto: Fix rv32 syscall wrappers
  > poky-bleeding.bbclass: Remove use of SRCPV
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > openssh: enable sshd.service by default
  > linux-firmware: remove pointless linux-firmware-gplv2-license package
  > linux-firmware: set LICENSE field for -liquidui and -mellanox
  > linux-firmware: add support for deduplicating the firmware
  > mesa: fix opencl-spirv build
  > rust: reproducibility issue fix with v1.75
  > lttng-tools: skip kernel tests if no kernel modules present
  > layer.conf: Prepare for release, drop nanbield LAYERSERIES
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > openssh: Add a workaround for ICE on powerpc64le
  > kernel-fitImage: only include valid compatible line
  > go.bbclass: set GOPROXY
  > systemd: Check for directory before chmod'ing it
  > bmaptool: Add bmap-tools runtime alias for compatibility
  > genericarm64: clean up kernel modules and firmware
  > genericarm64.wks: reorder partitions
  > poky: Update to prepare for scarthgap release
  > go: filter out build specific path from the linker flags
  > systemd: remove systemd-bus-proxy settings
  > systemd: use RDEPENDS for systemd-vconsole-setup
  > systemd: fix dead link /var/log/README
  > rxvt-unicode: Fix installing of terminfo
  > valgrind: skip intermittently failing ptests
  > sstatetests.py: Add testing for correct sstate permissions
  > oeqa/runtime/login: Fix dbus-wait timeout and loop conditional
  > oeqa/runtime/login: Add screenshot sample logic/timeout/dbus-wait
  > oeqa/runtime/login: Exclude qemuriscv64
  > oeqa/runtime/login: Mask out the mouse panel icon for now
  > oeqa/runtime/login: Various code improvements and fixes
  > oeqa/runtime/login: Proof of concept for screenshot testcases
  > screenshot-tests: Add initial screenshot test png files for core-image-sato
  > qemurunner.py: Fix error on calls to run_monitor
  > webkitgtk: upgrade 2.42.2 -> 2.42.5
  > vulkan: upgrade 1.3.268.0 -> 1.3.275.0
  > vala: upgrade 0.56.13 -> 0.56.15
  > update-rc.d: upgrade to latest revision
  > taglib: upgrade 1.13.1 -> 2.0 and add utfcpp recipe to support that
  > ttyrun: upgrade 2.30.0 -> 2.31.0
  > systemd: upgrade 255.1 -> 255.4
  > shaderc: update 2023.7 -> 2023.8
  > repo: upgrade 2.41 -> 2.42
  > python3-wcwidth: upgrade 0.2.12 -> 0.2.13
  > python3-setuptools: upgrade 69.0.3 -> 69.1.1
  > python3-ruamel-yaml: upgrade 0.17.35 -> 0.18.6
  > python3-jsonschema: upgrade 4.17.3 -> 4.21.1 and add new dependencies
  > python3-dtschema: upgrade 2023.7 -> 2024.2
  > python3-build: upgrade 1.0.3 -> 1.1.1
  > piglit: upgrade to latest revision
  > puzzles: upgrade to latest revision
  > orc: upgrade 0.4.37 -> 0.4.38
  > nghttp2: upgrade 1.59.0 -> 1.60.0
  > minicom: upgrade 2.8 -> 2.9
  > mesa: upgrade 24.0.1 -> 24.0.2
  > mc: upgrade 4.8.30 -> 4.8.31
  > man-pages: upgrade 6.05.01 -> 6.06
  > lsof: upgrade 4.98.0 -> 4.99.3
  > librsvg: upgrade 2.56.3 -> 2.57.1
  > linux-firmware: upgrade 20231211 -> 20240220
  > libxml2: upgrade 2.11.5 -> 2.12.5
  > libusb1: upgrade 1.0.26 -> 1.0.27
  > librepo: update 1.16.0 -> 1.17.0
  > libpcre2: upgrade 10.42 -> 10.43
  > libpciaccess: upgrade 0.17 -> 0.18
  > libdnf: update 0.72.0 -> 0.73.0
  > libbsd: upgrade 0.11.8 -> 0.12.1
  > kmscube: upgrade to latest revision
  > glib-networking: upgrade 2.78.0 -> 2.78.1
  > glib-2.0: upgrade 2.78.3 -> 2.78.4
  > gettext: upgrade 0.22.4 -> 0.22.5
  > epiphany: upgrade 45.1 -> 45.3
  > elfutils: upgrade 0.189 -> 0.191
  > ell: upgrade 0.62 -> 0.63
  > diffoscope: upgrade 253 -> 259
  > dnf: upgrade 4.18.2 -> 4.19.0
  > btrfs-tools: upgrade 6.5.3 -> 6.7.1
  > boost: upgrade 1.83.0 -> 1.84.0
  > appstream: upgrade 1.0.0 -> 1.0.2
  > acl: upgrade 2.3.1 -> 2.3.2
  > python3-sphinxcontrib-jquery: add a recipe and make python3-sphinx-rtd-theme depend on it
  > dev-manual: bmaptool: rename
  > manuals: document VIRTUAL-RUNTIME variables
  > contributor-guide: add notes for tests
  > dev-manual: packages: fix capitalization
  > ref-manual: variables: adding multiple groups in GROUPADD_PARAM
  > ref-manual: variables: correct sdk installation default path
  > ref-manual: tasks: do_cleansstate: recommend using '-f' instead for a shared sstate
  > ref-manual: tasks: do_cleanall: recommend using '-f' instead
  > ref-manual: classes: add cve status check for oe.qa
  > libpng: Update SRC_URI to avoid redirects
  > go: Drop linkmode with nativesdk/cross-canadian
  > go: Further tweak indentation in patch
  > go: bump 1.22.0
  > image_types.bbclass: fix vfat image names
  > xz: correct upstream version check
  > rxvt: add rxvt to desktop entry name
  > Add genericarm64 MACHINE
  > bitbake: utils: remove BB_ENV_PASSTHROUGH from preserved_envvars()
  > bmaptool: now part of Yocto Project
  > python3-cryptography_42.0.5.bb: delete redundant ptest packaging
  > expat: upgrdae 2.6.0 -> 2.6.1
  > gdb: Upgrade 14.1 -> 14.2
  > python3-hypothesis: upgrade 6.98.12 -> 6.98.15
  > rust: Fix build failure re-appeared on riscv32
  > gtk+3: update 3.24.38 -> 3.24.41
  > linux-yocto: Enable gpio-sim with ptests
  > linux-yocto/6.6: update CVE exclusions
  > linux-yocto/6.6: update to v6.6.20
  > linux-yocto/cfg/6.6: drop CONFIG_DEBUG_CREDENTIALS
  > go: upgrade 1.21.5 -> 1.21.7
  > go: upgrade 1.21.0 -> 1.21.5
  > oeqa/gotoolchain: set GOPROXY
  > goarch: disable dynamic linking globally
  > go: bump 1.21.0
  > go: rework patch to avoid identation
  > bitbake: prserv/serv: Fix a PID file removal race on prserv stop
  > bitbake: fetch/git: Avoid clean upon failure
  > qemu: backport patch for ui/clipboard issue
  > mesa,mesa-gl: Fix build when dri3 is not enabled
  > coreutils: backport patch to fix heap overflow in split
  > u-boot: Move UBOOT_INITIAL_ENV back to u-boot.inc
  > qemu: Replace workaround with proper usermode fix for shmat
  > no-gplv3: Tweak for packagemangement in core-image-full-cmdline
  > core-image-full-cmdline: add package-management
  > python3-attrs: disable Hypothesis deadline
  > rust: reproducibility issue fix with v1.75
  > rust: Revert PGO to it's default
  > rust: Upgrade 1.74.1 -> 1.75.0
  > linux-firmware: split out more firmware pieces
  > llvm: Update to 18.1.0 RC4
  > waf: Improve version parsing to avoid failing on warnings
  > xprop: upgrade 1.2.6 -> 1.2.7
  > xkeyboard-config: upgrade 2.40 -> 2.41
  > xkbcomp: upgrade 1.4.6 -> 1.4.7
  > swig: upgrade 4.2.0 -> 4.2.1
  > python3-yamllint: upgrade 1.33.0 -> 1.35.1
  > python3-urllib3: upgrade 2.1.0 -> 2.2.1
  > python3: upgrade 3.12.1 -> 3.12.2
  > python3-typing-extensions: upgrade 4.9.0 -> 4.10.0
  > python3-trove-classifiers: upgrade 2024.1.8 -> 2024.2.23
  > python3-setuptools-rust: upgrade 1.8.1 -> 1.9.0
  > python3-pytz: upgrade 2023.4 -> 2024.1
  > python3-pytest: upgrade 8.0.0 -> 8.0.2
  > python3-pycairo: upgrade 1.25.1 -> 1.26.0
  > python3-pip: upgrade 23.3.2 -> 24.0
  > python3-hypothesis: upgrade 6.97.3 -> 6.98.12
  > python3-dbusmock: upgrade 0.30.2 -> 0.31.1
  > python3-certifi: upgrade 2023.11.17 -> 2024.2.2
  > python3-beartype: upgrade 0.17.0 -> 0.17.2
  > pkgconf: upgrade 2.1.0 -> 2.1.1
  > pciutils: upgrade 3.10.0 -> 3.11.1
  > pango: upgrade 1.51.0 -> 1.52.0
  > ofono: upgrade 2.3 -> 2.4
  > mpg123: upgrade 1.32.4 -> 1.32.5
  > makedepend: upgrade 1.0.8 -> 1.0.9
  > lighttpd: upgrade 1.4.73 -> 1.4.74
  > libxvmc: upgrade 1.0.13 -> 1.0.14
  > libxkbfile: upgrade 1.1.2 -> 1.1.3
  > libxext: upgrade 1.3.5 -> 1.3.6
  > liburi-perl: upgrade 5.25 -> 5.27
  > libunistring: upgrade 1.1 -> 1.2
  > libsecret: upgrade 0.21.2 -> 0.21.4
  > libpng: upgrade 1.6.41 -> 1.6.42
  > libmicrohttpd: upgrade 0.9.77 -> 1.0.1
  > libksba: upgrade 1.6.5 -> 1.6.6
  > libhandy: upgrade 1.8.2 -> 1.8.3
  > libgpg-error: upgrade 1.47 -> 1.48
  > libffi: upgrade 3.4.5 -> 3.4.6
  > git: upgrade 2.43.0 -> 2.44.0
  > gcr: upgrade 4.1.0 -> 4.2.0
  > efivar: upgrade 38 -> 39
  > ed: upgrade 1.20 -> 1.20.1
  > createrepo-c: upgrade 1.0.3 -> 1.0.4
  > ccache: upgrade 4.9 -> 4.9.1
  > bash-completion: upgrade 2.11 -> 2.12.0
  > mirrors: Switch llvm to use shallow cloning
  > gstreamer1.0: skip a test that is known to be flaky
  > oeqa/lib/utils/postactions: fix host disk usage stats retrieval
  > python3-cryptography{-vectors}: upgrade to 42.0.5
  > libc-locale: fix ASCII compatible warning cause build failure.
  > rpm: Fix the following error when run nativesdk-rpm in nativesdk environment.
  > python3: dont disable readline module for editline
  > python3-maturin: Recognise riscv32 architecture
  > python3-bcrypt: Fix build break on arches without 64 bit atomics
  > python3-git: upgrade 3.1.41 -> 3.1.42
  > wpa-supplicant: Fix CVE-2023-52160
  > libexif: remove unused version_underscore
  > bitbake: taskexp_ncurses: fix execution example in introductory comment

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

* sources/meta-clang fc56d6c...eebe4ff (13):
  > lksctp-tools: Reset SECURITY_STACK_PROTECTOR with clang
  > clang: Upgrade to clang 18.1 major release
  > clang: Adjust packaging to match new libLLVM soname
  > bpftrace: Upgrade to 0.20+ and fix with llvm 18
  > bcc: Do not set LLVM_PACKAGE_VERSION explicitly
  > vulkan-samples: Disable deprecated declaration warnings with libc++
  > castxml: Upgrade to 0.6.4
  > spirv-llvm-translator: Switch to main branch for llvm 18 support
  > libcxx: Pass LLVM_RUNTIME_TARGETS
  > rust-llvm: Fix build with clang-18
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18
  > openldap: Fix build with lld linker

* sources/meta-elm-binary e57ece1...ee89d03 (1):
  > Merge pull request #9 from YoeDistro/yoe/mut

* sources/meta-freescale cce48564...f063f659 (4):
  > Merge pull request #1764 from hiagofranco/add_uuu_tagged_to_uuubootloader-class
  > Merge pull request #1763 from hiagofranco/add_uuu_untagged_to_u-boot-imx
  > Merge pull request #1761 from hiagofranco/fix_uuu_bootloader_tag
  > Merge pull request #1760 from mschwan-phytec/wip-master-bmap-rename

* sources/meta-freescale-3rdparty 13f46cb...ae392bf (1):
  > Merge pull request #294 from chrisdimich/master

* sources/meta-openembedded d1b630342e...5eb1fa3418 (108):
  > python3-wsproto: Add recipe
  > python3-httptools: added recipe which is also include ptest
  > python3-a2wsgi: added recipe which is also include ptest
  > libvncserver: fix reproducibility issue
  > gnome-terminal: fix reproducibility issue
  > gnome-settings-daemon: fix reproducibility issue
  > gnome-disk-utility: fix reproducibility issue
  > gnome-control-center: fix reproducibility issue
  > vlc: Fix build on 32bit x86
  > php: Upgrade to 8.2.16
  > remove obsolete PIP_INSTALL_PACKAGE and PIP_INSTALL_DIST_PATH
  > thin-provisioning-tools: 1.0.9 -> 1.0.12
  > netcf: Fix build with latest gnulib
  > gnulib: 2018-12-18 -> 202401
  > xfsprogs: 6.5.0 -> 6.6.0
  > yaffs2-utils: Upgrade to 20221209
  > webp-pixbuf-loader: update 0.2.5 -> 0.2.7
  > python3-google-auth: add ptest and update runtime dependencies
  > python3-responses: add recipe
  > python3-pytest-localserver: added recipe which is also include ptest
  > tcprelay: fix a minor cross compilation do_configure issue
  > vlc: Upgrade to 3.0.20
  > gnome-online-accounts: Fix build with libxml2 2.12
  > abseil-cpp: upgrade 20230802.1 -> 20240116.1
  > gnome-commander: Fix build with taglib 2.0
  > libmusicbrainz: Update to tip of trunk
  > mariadb: Fix build with libxml2 2.12 ABI changes
  > xmlstarlet: Fix build with API breakage in libxml2 2.12
  > python3-tomli-w: added recipe which is also include ptest
  > libosinfo: Fix build with libxml2 v2.12
  > googletest: allow for shared libraries
  > libnice: Disable the examples and the tests
  > python3-google-auth-oauthlib: add ptest
  > python3-traitlets: add ptest and update runtime dependencies
  > mozjs-115: fix reproducibility issue
  > net-snmp: upgrade 5.9.3 -> 5.9.4
  > nss: Upgrade 3.74 -> 3.98
  > squid: Upgrade to 6.8
  > re2: Upgrade 2023.03.01 -> 2024.03.01
  > googletest: Pass -fPIC to CFLAGS
  > gosu: Upgrade to 1.17
  > postfix: upgrade 3.8.5 -> 3.8.6
  > networkmanager: 1.44.0 -> 1.46.0
  > abseil-cpp: Split so-files into separate packages
  > abseil-cpp: A little clean-up
  > python3-invoke: add recipe
  > python3-icecream: add recipe
  > netplan: upgrade 0.106 -> 1.0
  > stunnel: upgrade 5.69 -> 5.72
  > smarty: upgrade 4.3.4 -> 4.4.1
  > python3-sentry-sdk: upgrade 1.40.4 -> 1.40.6
  > python3-scrypt: upgrade 0.8.20 -> 0.8.24
  > python3-pymisp: upgrade 2.4.185 -> 2.4.186
  > python3-pdm: upgrade 2.12.3 -> 2.12.4
  > python3-ipython: upgrade 8.21.0 -> 8.22.1
  > python3-grpcio(-tools): upgrade 1.60.1 -> 1.62.0
  > python3-google-api-python-client: upgrade 2.118.0 -> 2.120.0
  > python3-google-api-core: upgrade 2.16.2 -> 2.17.1
  > python3-gcovr: upgrade 7.0 -> 7.2
  > python3-eventlet: upgrade 0.35.1 -> 0.35.2
  > python3-dnspython: upgrade 2.6.0 -> 2.6.1
  > python3-cbor2: upgrade 5.6.1 -> 5.6.2
  > python3-astroid: upgrade 3.0.3 -> 3.1.0
  > ostree: upgrade 2024.3 -> 2024.4
  > neatvnc: upgrade 0.7.2 -> 0.8.0
  > libtdb: upgrade 1.4.9 -> 1.4.10
  > libtalloc: upgrade 2.4.1 -> 2.4.2
  > fetchmail: upgrade 6.4.37 -> 6.4.38
  > ddrescue: upgrade 1.27 -> 1.28
  > dbus-cxx: upgrade 2.5.0 -> 2.5.1
  > ctags: upgrade 6.1.20240114.0 -> 6.1.20240225.0
  > c-ares: upgrade 1.26.0 -> 1.27.0
  > bats: upgrade 1.10.0 -> 1.11.0
  > python3-eth-utils: remove unused patches
  > webkitgtk3: remove unused patch
  > emacs: remove unused patch
  > opengl-es-cts: remove unused patch
  > libio-pty-perl: remove unsed patch
  > openal-soft: remove unused patches
  > tracker: remove unused patch
  > python3-marshmallow: upgrade 3.20.2 -> 3.21.1 and add ptest
  > glmark2: add upstream patch to not care about stencil config
  > signing.bbclass: fix typos
  > emacs: Add packageconfig for selinux support
  > pgpool2: Fix build with postgresql 16+
  > pgpool2: Upgrade to 4.5.1
  > python3-arrow: add ptest, update backend and runtime dependencies
  > python3-types-python-dateutil: add recipe
  > toybox-inittab: Fix serial getty reproducibility
  > polkit: update 123 -> 124
  > mozjs-115: update 115.6.0 -> 115.8.0
  > python3-dateutil: upgrade 2.8.2 -> 2.9.0
  > python3-freezegun: add recipe and add ptest
  > drbd-utils: Fix a udev rule reproducibility
  > drbd-utils: Drop a duplicated line in DESCRIPTION
  > ptest-packagelists-meta-python: Move py3-libgpiod out of PTESTS_PROBLEMS_META_PYTHON
  > ptest-packagelists-meta-oe: Move libgpiod out of PTESTS_PROBLEMS_META_OE
  > postgresql: upgrade 15.5 -> 16.2
  > nodejs: upgrade 20.11.0 -> 20.11.1
  > multipath-tools: upgrade 0.9.3 -> 0.9.8
  > syslog-ng: upgrade 4.0.1 -> 4.6.0
  > python3-aiohappyeyeballs: Correct the typo of BBCLASSEXTEND
  > googletest: allow for shared libraries
  > e2tools: Delete unneeded files from ptest package
  > python3-wrapt: add ptest
  > ptest-packagelists-meta-python: Move python3-xlrd from PTESTS_PROBLEMS_META_PYTHON to PTESTS_FAST_META_PYTHON
  > nlohmann-json: Upgrade to 3.11.3
  > python3-netaddr: upgrade 0.10.1 -> 1.2.1 and add ptest

* sources/meta-qcom 567079b...e7bcac0 (1):
  > Merge pull request #582 from lumag/cuse

* sources/meta-raspberrypi 95a9103...92a9b7a (1):
  > rpi-base: Added missing HiFiBerry

* sources/meta-riscv 1c22d66...15fccb2 (1):
  > riscv-common: Rename bmap-tools-native -> bmaptool-native

* sources/meta-rockchip 4ad1a1e...06a65d4 (2):
  > rock-5[ab]: use regular yocto kernel
  > rockchip.wks: fix typo

* sources/meta-tegra 5237f91d...d4e0d078 (1):
  > layer.conf, README.md: drop nanbield from LAYERSERIES_COMPAT

* sources/meta-ti fba0b171...ee1f6799 (6):
  > CI/CD Auto-Merger: cicd.master.202403080100
  > conf: machine: am62axx: Pick overlays for V3Link cameras
  > linux-ti-staging-rt_6.6: Add KERNEL_LCOALVERSION change
  > u-boot-ti: Change from UBOOT_LOCALVERSION and SRCPV
  > linux-ti-staging: Update KERNEL_LOCALVERSION
  > Drop SRCPV

* sources/poky a13c62b66b7...b5624ee5643 (99):
  > openssh: Add a workaround for ICE on powerpc64le
  > kernel-fitImage: only include valid compatible line
  > go.bbclass: set GOPROXY
  > systemd: Check for directory before chmod'ing it
  > bmaptool: Add bmap-tools runtime alias for compatibility
  > genericarm64: clean up kernel modules and firmware
  > genericarm64.wks: reorder partitions
  > poky: Update to prepare for scarthgap release
  > go: filter out build specific path from the linker flags
  > systemd: remove systemd-bus-proxy settings
  > systemd: use RDEPENDS for systemd-vconsole-setup
  > systemd: fix dead link /var/log/README
  > rxvt-unicode: Fix installing of terminfo
  > valgrind: skip intermittently failing ptests
  > sstatetests.py: Add testing for correct sstate permissions
  > oeqa/runtime/login: Fix dbus-wait timeout and loop conditional
  > oeqa/runtime/login: Add screenshot sample logic/timeout/dbus-wait
  > oeqa/runtime/login: Exclude qemuriscv64
  > oeqa/runtime/login: Mask out the mouse panel icon for now
  > oeqa/runtime/login: Various code improvements and fixes
  > oeqa/runtime/login: Proof of concept for screenshot testcases
  > screenshot-tests: Add initial screenshot test png files for core-image-sato
  > qemurunner.py: Fix error on calls to run_monitor
  > webkitgtk: upgrade 2.42.2 -> 2.42.5
  > vulkan: upgrade 1.3.268.0 -> 1.3.275.0
  > vala: upgrade 0.56.13 -> 0.56.15
  > update-rc.d: upgrade to latest revision
  > taglib: upgrade 1.13.1 -> 2.0 and add utfcpp recipe to support that
  > ttyrun: upgrade 2.30.0 -> 2.31.0
  > systemd: upgrade 255.1 -> 255.4
  > shaderc: update 2023.7 -> 2023.8
  > repo: upgrade 2.41 -> 2.42
  > python3-wcwidth: upgrade 0.2.12 -> 0.2.13
  > python3-setuptools: upgrade 69.0.3 -> 69.1.1
  > python3-ruamel-yaml: upgrade 0.17.35 -> 0.18.6
  > python3-jsonschema: upgrade 4.17.3 -> 4.21.1 and add new dependencies
  > python3-dtschema: upgrade 2023.7 -> 2024.2
  > python3-build: upgrade 1.0.3 -> 1.1.1
  > piglit: upgrade to latest revision
  > puzzles: upgrade to latest revision
  > orc: upgrade 0.4.37 -> 0.4.38
  > nghttp2: upgrade 1.59.0 -> 1.60.0
  > minicom: upgrade 2.8 -> 2.9
  > mesa: upgrade 24.0.1 -> 24.0.2
  > mc: upgrade 4.8.30 -> 4.8.31
  > man-pages: upgrade 6.05.01 -> 6.06
  > lsof: upgrade 4.98.0 -> 4.99.3
  > librsvg: upgrade 2.56.3 -> 2.57.1
  > linux-firmware: upgrade 20231211 -> 20240220
  > libxml2: upgrade 2.11.5 -> 2.12.5
  > libusb1: upgrade 1.0.26 -> 1.0.27
  > librepo: update 1.16.0 -> 1.17.0
  > libpcre2: upgrade 10.42 -> 10.43
  > libpciaccess: upgrade 0.17 -> 0.18
  > libdnf: update 0.72.0 -> 0.73.0
  > libbsd: upgrade 0.11.8 -> 0.12.1
  > kmscube: upgrade to latest revision
  > glib-networking: upgrade 2.78.0 -> 2.78.1
  > glib-2.0: upgrade 2.78.3 -> 2.78.4
  > gettext: upgrade 0.22.4 -> 0.22.5
  > epiphany: upgrade 45.1 -> 45.3
  > elfutils: upgrade 0.189 -> 0.191
  > ell: upgrade 0.62 -> 0.63
  > diffoscope: upgrade 253 -> 259
  > dnf: upgrade 4.18.2 -> 4.19.0
  > btrfs-tools: upgrade 6.5.3 -> 6.7.1
  > boost: upgrade 1.83.0 -> 1.84.0
  > appstream: upgrade 1.0.0 -> 1.0.2
  > acl: upgrade 2.3.1 -> 2.3.2
  > python3-sphinxcontrib-jquery: add a recipe and make python3-sphinx-rtd-theme depend on it
  > dev-manual: bmaptool: rename
  > manuals: document VIRTUAL-RUNTIME variables
  > contributor-guide: add notes for tests
  > dev-manual: packages: fix capitalization
  > ref-manual: variables: adding multiple groups in GROUPADD_PARAM
  > ref-manual: variables: correct sdk installation default path
  > ref-manual: tasks: do_cleansstate: recommend using '-f' instead for a shared sstate
  > ref-manual: tasks: do_cleanall: recommend using '-f' instead
  > ref-manual: classes: add cve status check for oe.qa
  > libpng: Update SRC_URI to avoid redirects
  > go: Drop linkmode with nativesdk/cross-canadian
  > go: Further tweak indentation in patch
  > go: bump 1.22.0
  > image_types.bbclass: fix vfat image names
  > xz: correct upstream version check
  > rxvt: add rxvt to desktop entry name
  > Add genericarm64 MACHINE
  > bitbake: utils: remove BB_ENV_PASSTHROUGH from preserved_envvars()
  > bmaptool: now part of Yocto Project
  > python3-cryptography_42.0.5.bb: delete redundant ptest packaging
  > expat: upgrdae 2.6.0 -> 2.6.1
  > gdb: Upgrade 14.1 -> 14.2
  > python3-hypothesis: upgrade 6.98.12 -> 6.98.15
  > rust: Fix build failure re-appeared on riscv32
  > gtk+3: update 3.24.38 -> 3.24.41
  > linux-yocto: Enable gpio-sim with ptests
  > linux-yocto/6.6: update CVE exclusions
  > linux-yocto/6.6: update to v6.6.20
  > linux-yocto/cfg/6.6: drop CONFIG_DEBUG_CREDENTIALS

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

* sources/meta-arm 1231e54a...aba92504 (1):
  > ci: Ensure tests are in the Corstone-1000 flash image

* sources/meta-clang fc56d6c...d0d4339 (14):
  > clang: Bump version to 18.1.1
  > lksctp-tools: Reset SECURITY_STACK_PROTECTOR with clang
  > clang: Upgrade to clang 18.1 major release
  > clang: Adjust packaging to match new libLLVM soname
  > bpftrace: Upgrade to 0.20+ and fix with llvm 18
  > bcc: Do not set LLVM_PACKAGE_VERSION explicitly
  > vulkan-samples: Disable deprecated declaration warnings with libc++
  > castxml: Upgrade to 0.6.4
  > spirv-llvm-translator: Switch to main branch for llvm 18 support
  > libcxx: Pass LLVM_RUNTIME_TARGETS
  > rust-llvm: Fix build with clang-18
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18
  > openldap: Fix build with lld linker

* sources/meta-elm-binary e57ece1...ee89d03 (1):
  > Merge pull request #9 from YoeDistro/yoe/mut

* sources/meta-freescale cce48564...dc7a2cd4 (6):
  > qtbase: Enable wayland knob when in distro features
  > wayland: Delete recipe
  > Merge pull request #1764 from hiagofranco/add_uuu_tagged_to_uuubootloader-class
  > Merge pull request #1763 from hiagofranco/add_uuu_untagged_to_u-boot-imx
  > Merge pull request #1761 from hiagofranco/fix_uuu_bootloader_tag
  > Merge pull request #1760 from mschwan-phytec/wip-master-bmap-rename

* sources/meta-freescale-3rdparty 13f46cb...ae392bf (1):
  > Merge pull request #294 from chrisdimich/master

* sources/meta-intel e318d880...9ed54a13 (7):
  > ispc: upgrade 1.22.0 -> 1.23.0
  > openvkl: upgrade 2.0.0 -> 2.0.1
  > ospray: upgrade 3.0.0 -> 3.1.0
  > embree: upgrade 4.3.0 -> 4.3.1
  > rkcommon: upgrade 1.12.0 -> 1.13.0
  > intel-compute-runtime: upgrade 23.22.26516.18 -> 24.05.28454.6
  > intel-graphics-compiler: upgrade 1.0.14062.11 -> 1.0.15985.7

* sources/meta-odroid 665b62d...ae4ac91 (1):
  > u-boot_2023: Drop PYTHON_PN

* sources/meta-openembedded 9f0e51321...3a94bc1c0 (137):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > layer.conf: Update for the scarthgap release series
  > python3-wsproto: Add recipe
  > python3-httptools: added recipe which is also include ptest
  > python3-a2wsgi: added recipe which is also include ptest
  > libvncserver: fix reproducibility issue
  > gnome-terminal: fix reproducibility issue
  > gnome-settings-daemon: fix reproducibility issue
  > gnome-disk-utility: fix reproducibility issue
  > gnome-control-center: fix reproducibility issue
  > vlc: Fix build on 32bit x86
  > php: Upgrade to 8.2.16
  > remove obsolete PIP_INSTALL_PACKAGE and PIP_INSTALL_DIST_PATH
  > thin-provisioning-tools: 1.0.9 -> 1.0.12
  > netcf: Fix build with latest gnulib
  > gnulib: 2018-12-18 -> 202401
  > xfsprogs: 6.5.0 -> 6.6.0
  > yaffs2-utils: Upgrade to 20221209
  > webp-pixbuf-loader: update 0.2.5 -> 0.2.7
  > python3-google-auth: add ptest and update runtime dependencies
  > python3-responses: add recipe
  > python3-pytest-localserver: added recipe which is also include ptest
  > tcprelay: fix a minor cross compilation do_configure issue
  > vlc: Upgrade to 3.0.20
  > gnome-online-accounts: Fix build with libxml2 2.12
  > abseil-cpp: upgrade 20230802.1 -> 20240116.1
  > gnome-commander: Fix build with taglib 2.0
  > libmusicbrainz: Update to tip of trunk
  > mariadb: Fix build with libxml2 2.12 ABI changes
  > xmlstarlet: Fix build with API breakage in libxml2 2.12
  > python3-tomli-w: added recipe which is also include ptest
  > libosinfo: Fix build with libxml2 v2.12
  > googletest: allow for shared libraries
  > libnice: Disable the examples and the tests
  > python3-google-auth-oauthlib: add ptest
  > python3-traitlets: add ptest and update runtime dependencies
  > mozjs-115: fix reproducibility issue
  > net-snmp: upgrade 5.9.3 -> 5.9.4
  > nss: Upgrade 3.74 -> 3.98
  > squid: Upgrade to 6.8
  > re2: Upgrade 2023.03.01 -> 2024.03.01
  > googletest: Pass -fPIC to CFLAGS
  > gosu: Upgrade to 1.17
  > postfix: upgrade 3.8.5 -> 3.8.6
  > networkmanager: 1.44.0 -> 1.46.0
  > abseil-cpp: Split so-files into separate packages
  > abseil-cpp: A little clean-up
  > python3-invoke: add recipe
  > python3-icecream: add recipe
  > netplan: upgrade 0.106 -> 1.0
  > stunnel: upgrade 5.69 -> 5.72
  > smarty: upgrade 4.3.4 -> 4.4.1
  > python3-sentry-sdk: upgrade 1.40.4 -> 1.40.6
  > python3-scrypt: upgrade 0.8.20 -> 0.8.24
  > python3-pymisp: upgrade 2.4.185 -> 2.4.186
  > python3-pdm: upgrade 2.12.3 -> 2.12.4
  > python3-ipython: upgrade 8.21.0 -> 8.22.1
  > python3-grpcio(-tools): upgrade 1.60.1 -> 1.62.0
  > python3-google-api-python-client: upgrade 2.118.0 -> 2.120.0
  > python3-google-api-core: upgrade 2.16.2 -> 2.17.1
  > python3-gcovr: upgrade 7.0 -> 7.2
  > python3-eventlet: upgrade 0.35.1 -> 0.35.2
  > python3-dnspython: upgrade 2.6.0 -> 2.6.1
  > python3-cbor2: upgrade 5.6.1 -> 5.6.2
  > python3-astroid: upgrade 3.0.3 -> 3.1.0
  > ostree: upgrade 2024.3 -> 2024.4
  > neatvnc: upgrade 0.7.2 -> 0.8.0
  > libtdb: upgrade 1.4.9 -> 1.4.10
  > libtalloc: upgrade 2.4.1 -> 2.4.2
  > fetchmail: upgrade 6.4.37 -> 6.4.38
  > ddrescue: upgrade 1.27 -> 1.28
  > dbus-cxx: upgrade 2.5.0 -> 2.5.1
  > ctags: upgrade 6.1.20240114.0 -> 6.1.20240225.0
  > c-ares: upgrade 1.26.0 -> 1.27.0
  > bats: upgrade 1.10.0 -> 1.11.0
  > python3-eth-utils: remove unused patches
  > webkitgtk3: remove unused patch
  > emacs: remove unused patch
  > opengl-es-cts: remove unused patch
  > libio-pty-perl: remove unsed patch
  > openal-soft: remove unused patches
  > tracker: remove unused patch
  > python3-marshmallow: upgrade 3.20.2 -> 3.21.1 and add ptest
  > glmark2: add upstream patch to not care about stencil config
  > signing.bbclass: fix typos
  > emacs: Add packageconfig for selinux support
  > pgpool2: Fix build with postgresql 16+
  > pgpool2: Upgrade to 4.5.1
  > python3-arrow: add ptest, update backend and runtime dependencies
  > python3-types-python-dateutil: add recipe
  > toybox-inittab: Fix serial getty reproducibility
  > polkit: update 123 -> 124
  > mozjs-115: update 115.6.0 -> 115.8.0
  > python3-dateutil: upgrade 2.8.2 -> 2.9.0
  > python3-freezegun: add recipe and add ptest
  > drbd-utils: Fix a udev rule reproducibility
  > drbd-utils: Drop a duplicated line in DESCRIPTION
  > ptest-packagelists-meta-python: Move py3-libgpiod out of PTESTS_PROBLEMS_META_PYTHON
  > ptest-packagelists-meta-oe: Move libgpiod out of PTESTS_PROBLEMS_META_OE
  > postgresql: upgrade 15.5 -> 16.2
  > nodejs: upgrade 20.11.0 -> 20.11.1
  > multipath-tools: upgrade 0.9.3 -> 0.9.8
  > syslog-ng: upgrade 4.0.1 -> 4.6.0
  > python3-aiohappyeyeballs: Correct the typo of BBCLASSEXTEND
  > googletest: allow for shared libraries
  > e2tools: Delete unneeded files from ptest package
  > python3-wrapt: add ptest
  > ptest-packagelists-meta-python: Move python3-xlrd from PTESTS_PROBLEMS_META_PYTHON to PTESTS_FAST_META_PYTHON
  > nlohmann-json: Upgrade to 3.11.3
  > python3-netaddr: upgrade 0.10.1 -> 1.2.1 and add ptest
  > python3-google-auth: upgrade 2.28.0 -> 2.28.1
  > syzkaller: Fix build with go 1.21
  > crucible: Define GOPROXY
  > influxdb: Define GOPROXY
  > folks: update 0.15.6 -> 0.15.7
  > drbd-utils: Disable warnings as errors
  > drbd-utils: upgrade 9.22.0 -> 9.27.0
  > openvpn: upgrade 2.6.7 -> 2.6.9
  > fuse3: Make kmod as a recommendation instead of rdep for ptests
  > fuse3: use 4 spaces for indentation
  > openldap: upgrade 2.5.16 -> 2.6.7
  > postfix: upgrade 3.7.3 -> 3.8.5
  > krb5: upgrade 1.20.2 -> 1.21.2
  > keyutils: Add missing rdep for ptests
  > layer.conf: Add nativesdk-libdevmapper PREFERRED_RPROVIDER
  > cryptsetup: upgrade 2.6.1 -> 2.7.0
  > grpc: upgrade 1.60.0 -> 1.60.1
  > iperf3: upgrade 3.15 -> 3.16
  > libgpiod: Tests rely on configfs support in kernel
  > python3-betamax: Upgrade to 0.9.0
  > python3-pyzmq: Add missing dep on python3-unixadmin for ptests
  > python3-gpiod: Tests rely on configfs support in kernel
  > python3-fastjsonschema: Add missing ptest deps
  > xfce4-notifyd: use python3native and depend on python3-packaging-native
  > ristretto: use python3native and depend on glib-2.0-native, python3-packaging-native
  > libkcapi: Update HOMEPAGE url
  > openipmi: fix do_configure error when using dash

* sources/meta-qcom 567079b...e7bcac0 (1):
  > Merge pull request #582 from lumag/cuse

* sources/meta-qt6 1695f1a...394d7d9 (215):
  > qtwebengine: Fix build with clang18
  > squish: don't move executables
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > qtbase: fix patch fuzz
  > qtbase: don't generate qmake wrapper
  > qtbase: add PACKAGECONFIG for wayland support
  > squish: fix QA issue
  > squish: add profile script
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > squish: make wayland optional
  < Merge pull request #36 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Add support for building Squish
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #35 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #34 from YoeDistro/kraj/6.6
  > layer.conf: update LAYERSERIES_COMPAT for scarthgap
  > packagegroup: add Qt modules only on supported archs
  > qtbase: prefer system png
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > libwebp: add workaround for native build
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #32 from YoeDistro/kraj/6.6
  > packagegroup: fix warning caused by inherit_defer
  > coin: update build targets
  > ptest: skip non-existing tests
  < Merge pull request #31 from YoeDistro/kraj/6.6
  > Add recipe for QtDoc
  > qtmultimedia: update revision
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  > webengine: update patch
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  > ptest: better handling for test list
  > Add srcrev for QtDoc
  > pytest-qt: upgrade to latest version
  < Merge pull request #25 from YoeDistro/kraj/6.6
  > qt6-git.inc: Switch to 6.7 branch
  > qtwebengine: update to 118-based
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > srcrev_update: support for all recipes
  > qttools: use clang if it is available
  > qtinterfaceframework: fix packaging error
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  > qtinterfaceframework: remove simulation and reference api
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtdeclarative: add dependency to qtsvg
  > qtbase: fix QLibraryInfo prefix with usrmerge
  < Merge pull request #22 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  > qt3d: remove upstreamed patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: add test config for build ptest image
  > qmlcompiler: enable ptest
  > qtwebengine: enable ptest
  > qtconnectivity: enable ptest
  > ptest: better ptest support
  > Revert "protobuf: add workaround for qtgrpc"
  < Merge pull request #18 from YoeDistro/kraj/6.6
  > coin: add CI build for nanbield
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  > qtgrpc: update to latest revision to fix build failure
  < Merge pull request #16 from YoeDistro/kraj/6.6
  > protobuf: add workaround for qtgrpc
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  > Remove old patches from qtwebengine
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Workaround too eager packagegroup sanity check
  > Workaround too eager packagegroup sanity check
  < Remove checks for required meta layers
  < layer.conf: fix LAYERDEPENDS_qt6-layer
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Remove checks for required meta layers
  > layer.conf: fix LAYERDEPENDS_qt6-layer
  < qtgraphs: remove opengl requirement
  > qtgraphs: remove opengl requirement
  < Remove old patches from qtwebengine
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add PACKAGECONFIG for egldevice platform plugin
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: add PACKAGECONFIG for egldevice platform plugin
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > readme: remove notes about webengine testing
  > qtapplicationmanager: remove unneeded CFLAGS
  > qtopcua: add support for native and nativesdk
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add at-spi2-core as dependency for accessibility option
  < qtmultimedia: enable ffmpeg only if its license is accepted
  < readme: Add link to bug tracker
  > qtbase: add at-spi2-core as dependency for accessibility option
  > readme: Add link to bug tracker
  > qtmultimedia: enable ffmpeg only if its license is accepted
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Revert "qtbase: fix build with kirkstone"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtwebengine: fix build without DRI"
  < Revert "qtwebengine: fix build without DRI"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Bump version to 6.6.1
  > qtapplicationmanager: Fix build with musl
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtshadertools: Fix missing dependency to spirv-tools
  > qtshadertools: Fix missing dependency to spirv-tools
  > qtbase: Add locale-base-c only on glibc based targets
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: fix install if lcl_maybe_fortify is empty
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: fix install if lcl_maybe_fortify is empty
  > Conversion script to use new module names
  < qtdeclarative: add dependency to QtSvg for example
  > qtwebengine: fix build without DRI
  < qtwebengine: fix x86_64 build of ffmpeg
  > qtdeclarative: add dependency to QtSvg for example
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: remove langdale from CI tests
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: fix x86_64 build of ffmpeg
  > Use std::size_t instead of int to store position in string
  > qtwebengine: update chromium branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: Add workaround for static build in CI
  > spirv-tools: remove bbappend
  > python: remove duplicate python recipes
  > qtbase: fix build with kirkstone
  > coin: remove langdale from CI tests
  > Drop support for older Yocto releases
  < qtwebengine: fix build without DRI
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: add workaround for QA warning on qemu
  < coin: use INIT_MANAGER to select systemd
  > coin: add workaround for QA warning on qemu
  > coin: use INIT_MANAGER to select systemd
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtwebengine: update chromium branch
  < coin: Add workaround for static build in CI
  < Use std::size_t instead of int to store position in string
  < examples: add runtime dependency to main package
  < readme: add note about release branches and tags
  < qtshadertools: add runtime dependency to spirv-tools
  > qtshadertools: add runtime dependency to spirv-tools
  > examples: add runtime dependency to main package
  > readme: add note about release branches and tags
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > conan.inc: Remove support
  > qtbase: Add a packageconfig knob to enable lld linker
  < *.patch: add Upstream-Status to all patches
  > *.patch: add Upstream-Status to all patches
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Add 6.6 compatibility notes
  > Add 6.6 compatibility notes
  < Remove legacy license identifier mappings in layer config
  > Remove legacy license identifier mappings in layer config
  < qt6: update module branch
  < qtwebengine: update patch
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: update patch
  > qt6: bump version to 6.7.0
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qttools: add PACKAGECONFIG for clang dependency
  > qttools: add PACKAGECONFIG for clang dependency

* sources/meta-raspberrypi 95a9103...92a9b7a (1):
  > rpi-base: Added missing HiFiBerry

* sources/meta-riscv dc7aeb4...d1df527 (5):
  > musl: Drop rv32 patches
  > riscv-common: Rename bmap-tools-native -> bmaptool-native
  > linux-starfive-dev: Fix perf build with gcc-13
  > capnproto,pidgin-sipe: Re-enable on rv32
  > ostree: Do not mark unavailable for rv32

* sources/meta-rockchip bcf1d92...06a65d4 (3):
  > rock-5[ab]: use regular yocto kernel
  > rockchip.wks: fix typo
  > layer.conf: update for scarthgap

* sources/meta-tegra 5237f91d...d4e0d078 (1):
  > layer.conf, README.md: drop nanbield from LAYERSERIES_COMPAT

* sources/meta-ti e24577a7...ee1f6799 (15):
  > CI/CD Auto-Merger: cicd.master.202403080100
  > conf: machine: am62axx: Pick overlays for V3Link cameras
  > linux-ti-staging-rt_6.6: Add KERNEL_LCOALVERSION change
  > u-boot-ti: Change from UBOOT_LOCALVERSION and SRCPV
  > linux-ti-staging: Update KERNEL_LOCALVERSION
  > Drop SRCPV
  > CI/CD Auto-Merger: cicd.master.202402271317
  > Rework jailhouse recipe to support different image build
  > conf: beaglebone-ai64: Apply U-boot defconfig fragments
  > conf: beagleplay: Apply U-boot defconfig fragments
  > meta-ti-bsp: update BeagleBoard.org BSP to the latest
  > linux-bb.org: remove custom FILES:${KERNEL_PACKAGE_NAME}-devicetree
  > meta-ti-bsp: trusted-firmware-arm: Update to master
  > meta-ti-bsp: optee: Upgrade to 4.1
  > conf: machine: Apply U-boot fragment configs for AM62P Display Cluster Image

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

* sources/poky 4945ca640b...b990dab8d1 (206):
  > elfutils: Fix build break with clang
  > llvm: Update to 18.1.1 release
  > glibc: Update to tip of 2.39 branch
  > qemuriscv: Fix kbd and mouse emulation
  > linux-yocto: Fix rv32 syscall wrappers
  > poky-bleeding.bbclass: Remove use of SRCPV
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > openssh: enable sshd.service by default
  > linux-firmware: remove pointless linux-firmware-gplv2-license package
  > linux-firmware: set LICENSE field for -liquidui and -mellanox
  > linux-firmware: add support for deduplicating the firmware
  > mesa: fix opencl-spirv build
  > rust: reproducibility issue fix with v1.75
  > lttng-tools: skip kernel tests if no kernel modules present
  > layer.conf: Prepare for release, drop nanbield LAYERSERIES
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > openssh: Add a workaround for ICE on powerpc64le
  > kernel-fitImage: only include valid compatible line
  > go.bbclass: set GOPROXY
  > systemd: Check for directory before chmod'ing it
  > bmaptool: Add bmap-tools runtime alias for compatibility
  > genericarm64: clean up kernel modules and firmware
  > genericarm64.wks: reorder partitions
  > poky: Update to prepare for scarthgap release
  > go: filter out build specific path from the linker flags
  > systemd: remove systemd-bus-proxy settings
  > systemd: use RDEPENDS for systemd-vconsole-setup
  > systemd: fix dead link /var/log/README
  > rxvt-unicode: Fix installing of terminfo
  > valgrind: skip intermittently failing ptests
  > sstatetests.py: Add testing for correct sstate permissions
  > oeqa/runtime/login: Fix dbus-wait timeout and loop conditional
  > oeqa/runtime/login: Add screenshot sample logic/timeout/dbus-wait
  > oeqa/runtime/login: Exclude qemuriscv64
  > oeqa/runtime/login: Mask out the mouse panel icon for now
  > oeqa/runtime/login: Various code improvements and fixes
  > oeqa/runtime/login: Proof of concept for screenshot testcases
  > screenshot-tests: Add initial screenshot test png files for core-image-sato
  > qemurunner.py: Fix error on calls to run_monitor
  > webkitgtk: upgrade 2.42.2 -> 2.42.5
  > vulkan: upgrade 1.3.268.0 -> 1.3.275.0
  > vala: upgrade 0.56.13 -> 0.56.15
  > update-rc.d: upgrade to latest revision
  > taglib: upgrade 1.13.1 -> 2.0 and add utfcpp recipe to support that
  > ttyrun: upgrade 2.30.0 -> 2.31.0
  > systemd: upgrade 255.1 -> 255.4
  > shaderc: update 2023.7 -> 2023.8
  > repo: upgrade 2.41 -> 2.42
  > python3-wcwidth: upgrade 0.2.12 -> 0.2.13
  > python3-setuptools: upgrade 69.0.3 -> 69.1.1
  > python3-ruamel-yaml: upgrade 0.17.35 -> 0.18.6
  > python3-jsonschema: upgrade 4.17.3 -> 4.21.1 and add new dependencies
  > python3-dtschema: upgrade 2023.7 -> 2024.2
  > python3-build: upgrade 1.0.3 -> 1.1.1
  > piglit: upgrade to latest revision
  > puzzles: upgrade to latest revision
  > orc: upgrade 0.4.37 -> 0.4.38
  > nghttp2: upgrade 1.59.0 -> 1.60.0
  > minicom: upgrade 2.8 -> 2.9
  > mesa: upgrade 24.0.1 -> 24.0.2
  > mc: upgrade 4.8.30 -> 4.8.31
  > man-pages: upgrade 6.05.01 -> 6.06
  > lsof: upgrade 4.98.0 -> 4.99.3
  > librsvg: upgrade 2.56.3 -> 2.57.1
  > linux-firmware: upgrade 20231211 -> 20240220
  > libxml2: upgrade 2.11.5 -> 2.12.5
  > libusb1: upgrade 1.0.26 -> 1.0.27
  > librepo: update 1.16.0 -> 1.17.0
  > libpcre2: upgrade 10.42 -> 10.43
  > libpciaccess: upgrade 0.17 -> 0.18
  > libdnf: update 0.72.0 -> 0.73.0
  > libbsd: upgrade 0.11.8 -> 0.12.1
  > kmscube: upgrade to latest revision
  > glib-networking: upgrade 2.78.0 -> 2.78.1
  > glib-2.0: upgrade 2.78.3 -> 2.78.4
  > gettext: upgrade 0.22.4 -> 0.22.5
  > epiphany: upgrade 45.1 -> 45.3
  > elfutils: upgrade 0.189 -> 0.191
  > ell: upgrade 0.62 -> 0.63
  > diffoscope: upgrade 253 -> 259
  > dnf: upgrade 4.18.2 -> 4.19.0
  > btrfs-tools: upgrade 6.5.3 -> 6.7.1
  > boost: upgrade 1.83.0 -> 1.84.0
  > appstream: upgrade 1.0.0 -> 1.0.2
  > acl: upgrade 2.3.1 -> 2.3.2
  > python3-sphinxcontrib-jquery: add a recipe and make python3-sphinx-rtd-theme depend on it
  > dev-manual: bmaptool: rename
  > manuals: document VIRTUAL-RUNTIME variables
  > contributor-guide: add notes for tests
  > dev-manual: packages: fix capitalization
  > ref-manual: variables: adding multiple groups in GROUPADD_PARAM
  > ref-manual: variables: correct sdk installation default path
  > ref-manual: tasks: do_cleansstate: recommend using '-f' instead for a shared sstate
  > ref-manual: tasks: do_cleanall: recommend using '-f' instead
  > ref-manual: classes: add cve status check for oe.qa
  > libpng: Update SRC_URI to avoid redirects
  > go: Drop linkmode with nativesdk/cross-canadian
  > go: Further tweak indentation in patch
  > go: bump 1.22.0
  > image_types.bbclass: fix vfat image names
  > xz: correct upstream version check
  > rxvt: add rxvt to desktop entry name
  > Add genericarm64 MACHINE
  > bitbake: utils: remove BB_ENV_PASSTHROUGH from preserved_envvars()
  > bmaptool: now part of Yocto Project
  > python3-cryptography_42.0.5.bb: delete redundant ptest packaging
  > expat: upgrdae 2.6.0 -> 2.6.1
  > gdb: Upgrade 14.1 -> 14.2
  > python3-hypothesis: upgrade 6.98.12 -> 6.98.15
  > rust: Fix build failure re-appeared on riscv32
  > gtk+3: update 3.24.38 -> 3.24.41
  > linux-yocto: Enable gpio-sim with ptests
  > linux-yocto/6.6: update CVE exclusions
  > linux-yocto/6.6: update to v6.6.20
  > linux-yocto/cfg/6.6: drop CONFIG_DEBUG_CREDENTIALS
  > go: upgrade 1.21.5 -> 1.21.7
  > go: upgrade 1.21.0 -> 1.21.5
  > oeqa/gotoolchain: set GOPROXY
  > goarch: disable dynamic linking globally
  > go: bump 1.21.0
  > go: rework patch to avoid identation
  > bitbake: prserv/serv: Fix a PID file removal race on prserv stop
  > bitbake: fetch/git: Avoid clean upon failure
  > qemu: backport patch for ui/clipboard issue
  > mesa,mesa-gl: Fix build when dri3 is not enabled
  > coreutils: backport patch to fix heap overflow in split
  > u-boot: Move UBOOT_INITIAL_ENV back to u-boot.inc
  > qemu: Replace workaround with proper usermode fix for shmat
  > no-gplv3: Tweak for packagemangement in core-image-full-cmdline
  > core-image-full-cmdline: add package-management
  > python3-attrs: disable Hypothesis deadline
  > rust: reproducibility issue fix with v1.75
  > rust: Revert PGO to it's default
  > rust: Upgrade 1.74.1 -> 1.75.0
  > linux-firmware: split out more firmware pieces
  > llvm: Update to 18.1.0 RC4
  > waf: Improve version parsing to avoid failing on warnings
  > xprop: upgrade 1.2.6 -> 1.2.7
  > xkeyboard-config: upgrade 2.40 -> 2.41
  > xkbcomp: upgrade 1.4.6 -> 1.4.7
  > swig: upgrade 4.2.0 -> 4.2.1
  > python3-yamllint: upgrade 1.33.0 -> 1.35.1
  > python3-urllib3: upgrade 2.1.0 -> 2.2.1
  > python3: upgrade 3.12.1 -> 3.12.2
  > python3-typing-extensions: upgrade 4.9.0 -> 4.10.0
  > python3-trove-classifiers: upgrade 2024.1.8 -> 2024.2.23
  > python3-setuptools-rust: upgrade 1.8.1 -> 1.9.0
  > python3-pytz: upgrade 2023.4 -> 2024.1
  > python3-pytest: upgrade 8.0.0 -> 8.0.2
  > python3-pycairo: upgrade 1.25.1 -> 1.26.0
  > python3-pip: upgrade 23.3.2 -> 24.0
  > python3-hypothesis: upgrade 6.97.3 -> 6.98.12
  > python3-dbusmock: upgrade 0.30.2 -> 0.31.1
  > python3-certifi: upgrade 2023.11.17 -> 2024.2.2
  > python3-beartype: upgrade 0.17.0 -> 0.17.2
  > pkgconf: upgrade 2.1.0 -> 2.1.1
  > pciutils: upgrade 3.10.0 -> 3.11.1
  > pango: upgrade 1.51.0 -> 1.52.0
  > ofono: upgrade 2.3 -> 2.4
  > mpg123: upgrade 1.32.4 -> 1.32.5
  > makedepend: upgrade 1.0.8 -> 1.0.9
  > lighttpd: upgrade 1.4.73 -> 1.4.74
  > libxvmc: upgrade 1.0.13 -> 1.0.14
  > libxkbfile: upgrade 1.1.2 -> 1.1.3
  > libxext: upgrade 1.3.5 -> 1.3.6
  > liburi-perl: upgrade 5.25 -> 5.27
  > libunistring: upgrade 1.1 -> 1.2
  > libsecret: upgrade 0.21.2 -> 0.21.4
  > libpng: upgrade 1.6.41 -> 1.6.42
  > libmicrohttpd: upgrade 0.9.77 -> 1.0.1
  > libksba: upgrade 1.6.5 -> 1.6.6
  > libhandy: upgrade 1.8.2 -> 1.8.3
  > libgpg-error: upgrade 1.47 -> 1.48
  > libffi: upgrade 3.4.5 -> 3.4.6
  > git: upgrade 2.43.0 -> 2.44.0
  > gcr: upgrade 4.1.0 -> 4.2.0
  > efivar: upgrade 38 -> 39
  > ed: upgrade 1.20 -> 1.20.1
  > createrepo-c: upgrade 1.0.3 -> 1.0.4
  > ccache: upgrade 4.9 -> 4.9.1
  > bash-completion: upgrade 2.11 -> 2.12.0
  > mirrors: Switch llvm to use shallow cloning
  > gstreamer1.0: skip a test that is known to be flaky
  > oeqa/lib/utils/postactions: fix host disk usage stats retrieval
  > python3-cryptography{-vectors}: upgrade to 42.0.5
  > libc-locale: fix ASCII compatible warning cause build failure.
  > rpm: Fix the following error when run nativesdk-rpm in nativesdk environment.
  > python3: dont disable readline module for editline
  > python3-maturin: Recognise riscv32 architecture
  > python3-bcrypt: Fix build break on arches without 64 bit atomics
  > python3-git: upgrade 3.1.41 -> 3.1.42
  > wpa-supplicant: Fix CVE-2023-52160
  > libexif: remove unused version_underscore
  > bitbake: taskexp_ncurses: fix execution example in introductory comment

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

* sources/meta-arm 1231e54a...aba92504 (1):
  > ci: Ensure tests are in the Corstone-1000 flash image

* sources/meta-clang fc56d6c...d0d4339 (14):
  > clang: Bump version to 18.1.1
  > lksctp-tools: Reset SECURITY_STACK_PROTECTOR with clang
  > clang: Upgrade to clang 18.1 major release
  > clang: Adjust packaging to match new libLLVM soname
  > bpftrace: Upgrade to 0.20+ and fix with llvm 18
  > bcc: Do not set LLVM_PACKAGE_VERSION explicitly
  > vulkan-samples: Disable deprecated declaration warnings with libc++
  > castxml: Upgrade to 0.6.4
  > spirv-llvm-translator: Switch to main branch for llvm 18 support
  > libcxx: Pass LLVM_RUNTIME_TARGETS
  > rust-llvm: Fix build with clang-18
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18
  > openldap: Fix build with lld linker

* sources/meta-elm-binary e57ece1...ee89d03 (1):
  > Merge pull request #9 from YoeDistro/yoe/mut

* sources/meta-freescale cce48564...dc7a2cd4 (6):
  > qtbase: Enable wayland knob when in distro features
  > wayland: Delete recipe
  > Merge pull request #1764 from hiagofranco/add_uuu_tagged_to_uuubootloader-class
  > Merge pull request #1763 from hiagofranco/add_uuu_untagged_to_u-boot-imx
  > Merge pull request #1761 from hiagofranco/fix_uuu_bootloader_tag
  > Merge pull request #1760 from mschwan-phytec/wip-master-bmap-rename

* sources/meta-freescale-3rdparty 13f46cb...ae392bf (1):
  > Merge pull request #294 from chrisdimich/master

* sources/meta-intel e318d880...9ed54a13 (7):
  > ispc: upgrade 1.22.0 -> 1.23.0
  > openvkl: upgrade 2.0.0 -> 2.0.1
  > ospray: upgrade 3.0.0 -> 3.1.0
  > embree: upgrade 4.3.0 -> 4.3.1
  > rkcommon: upgrade 1.12.0 -> 1.13.0
  > intel-compute-runtime: upgrade 23.22.26516.18 -> 24.05.28454.6
  > intel-graphics-compiler: upgrade 1.0.14062.11 -> 1.0.15985.7

* sources/meta-odroid 665b62d...ae4ac91 (1):
  > u-boot_2023: Drop PYTHON_PN

* sources/meta-openembedded 9f0e51321...3920b1313 (142):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > layer.conf: Update for the scarthgap release series
  > ser2net: add a systemd service file
  > waylandpp: fix reproducibility issue
  > crossguid: fix reproducibility issue
  > editorconfig-core-c: fix reproducibility issue
  > fmt: remove unnecessary "inherit ptest" directive
  > python3-wsproto: Add recipe
  > python3-httptools: added recipe which is also include ptest
  > python3-a2wsgi: added recipe which is also include ptest
  > libvncserver: fix reproducibility issue
  > gnome-terminal: fix reproducibility issue
  > gnome-settings-daemon: fix reproducibility issue
  > gnome-disk-utility: fix reproducibility issue
  > gnome-control-center: fix reproducibility issue
  > vlc: Fix build on 32bit x86
  > php: Upgrade to 8.2.16
  > remove obsolete PIP_INSTALL_PACKAGE and PIP_INSTALL_DIST_PATH
  > thin-provisioning-tools: 1.0.9 -> 1.0.12
  > netcf: Fix build with latest gnulib
  > gnulib: 2018-12-18 -> 202401
  > xfsprogs: 6.5.0 -> 6.6.0
  > yaffs2-utils: Upgrade to 20221209
  > webp-pixbuf-loader: update 0.2.5 -> 0.2.7
  > python3-google-auth: add ptest and update runtime dependencies
  > python3-responses: add recipe
  > python3-pytest-localserver: added recipe which is also include ptest
  > tcprelay: fix a minor cross compilation do_configure issue
  > vlc: Upgrade to 3.0.20
  > gnome-online-accounts: Fix build with libxml2 2.12
  > abseil-cpp: upgrade 20230802.1 -> 20240116.1
  > gnome-commander: Fix build with taglib 2.0
  > libmusicbrainz: Update to tip of trunk
  > mariadb: Fix build with libxml2 2.12 ABI changes
  > xmlstarlet: Fix build with API breakage in libxml2 2.12
  > python3-tomli-w: added recipe which is also include ptest
  > libosinfo: Fix build with libxml2 v2.12
  > googletest: allow for shared libraries
  > libnice: Disable the examples and the tests
  > python3-google-auth-oauthlib: add ptest
  > python3-traitlets: add ptest and update runtime dependencies
  > mozjs-115: fix reproducibility issue
  > net-snmp: upgrade 5.9.3 -> 5.9.4
  > nss: Upgrade 3.74 -> 3.98
  > squid: Upgrade to 6.8
  > re2: Upgrade 2023.03.01 -> 2024.03.01
  > googletest: Pass -fPIC to CFLAGS
  > gosu: Upgrade to 1.17
  > postfix: upgrade 3.8.5 -> 3.8.6
  > networkmanager: 1.44.0 -> 1.46.0
  > abseil-cpp: Split so-files into separate packages
  > abseil-cpp: A little clean-up
  > python3-invoke: add recipe
  > python3-icecream: add recipe
  > netplan: upgrade 0.106 -> 1.0
  > stunnel: upgrade 5.69 -> 5.72
  > smarty: upgrade 4.3.4 -> 4.4.1
  > python3-sentry-sdk: upgrade 1.40.4 -> 1.40.6
  > python3-scrypt: upgrade 0.8.20 -> 0.8.24
  > python3-pymisp: upgrade 2.4.185 -> 2.4.186
  > python3-pdm: upgrade 2.12.3 -> 2.12.4
  > python3-ipython: upgrade 8.21.0 -> 8.22.1
  > python3-grpcio(-tools): upgrade 1.60.1 -> 1.62.0
  > python3-google-api-python-client: upgrade 2.118.0 -> 2.120.0
  > python3-google-api-core: upgrade 2.16.2 -> 2.17.1
  > python3-gcovr: upgrade 7.0 -> 7.2
  > python3-eventlet: upgrade 0.35.1 -> 0.35.2
  > python3-dnspython: upgrade 2.6.0 -> 2.6.1
  > python3-cbor2: upgrade 5.6.1 -> 5.6.2
  > python3-astroid: upgrade 3.0.3 -> 3.1.0
  > ostree: upgrade 2024.3 -> 2024.4
  > neatvnc: upgrade 0.7.2 -> 0.8.0
  > libtdb: upgrade 1.4.9 -> 1.4.10
  > libtalloc: upgrade 2.4.1 -> 2.4.2
  > fetchmail: upgrade 6.4.37 -> 6.4.38
  > ddrescue: upgrade 1.27 -> 1.28
  > dbus-cxx: upgrade 2.5.0 -> 2.5.1
  > ctags: upgrade 6.1.20240114.0 -> 6.1.20240225.0
  > c-ares: upgrade 1.26.0 -> 1.27.0
  > bats: upgrade 1.10.0 -> 1.11.0
  > python3-eth-utils: remove unused patches
  > webkitgtk3: remove unused patch
  > emacs: remove unused patch
  > opengl-es-cts: remove unused patch
  > libio-pty-perl: remove unsed patch
  > openal-soft: remove unused patches
  > tracker: remove unused patch
  > python3-marshmallow: upgrade 3.20.2 -> 3.21.1 and add ptest
  > glmark2: add upstream patch to not care about stencil config
  > signing.bbclass: fix typos
  > emacs: Add packageconfig for selinux support
  > pgpool2: Fix build with postgresql 16+
  > pgpool2: Upgrade to 4.5.1
  > python3-arrow: add ptest, update backend and runtime dependencies
  > python3-types-python-dateutil: add recipe
  > toybox-inittab: Fix serial getty reproducibility
  > polkit: update 123 -> 124
  > mozjs-115: update 115.6.0 -> 115.8.0
  > python3-dateutil: upgrade 2.8.2 -> 2.9.0
  > python3-freezegun: add recipe and add ptest
  > drbd-utils: Fix a udev rule reproducibility
  > drbd-utils: Drop a duplicated line in DESCRIPTION
  > ptest-packagelists-meta-python: Move py3-libgpiod out of PTESTS_PROBLEMS_META_PYTHON
  > ptest-packagelists-meta-oe: Move libgpiod out of PTESTS_PROBLEMS_META_OE
  > postgresql: upgrade 15.5 -> 16.2
  > nodejs: upgrade 20.11.0 -> 20.11.1
  > multipath-tools: upgrade 0.9.3 -> 0.9.8
  > syslog-ng: upgrade 4.0.1 -> 4.6.0
  > python3-aiohappyeyeballs: Correct the typo of BBCLASSEXTEND
  > googletest: allow for shared libraries
  > e2tools: Delete unneeded files from ptest package
  > python3-wrapt: add ptest
  > ptest-packagelists-meta-python: Move python3-xlrd from PTESTS_PROBLEMS_META_PYTHON to PTESTS_FAST_META_PYTHON
  > nlohmann-json: Upgrade to 3.11.3
  > python3-netaddr: upgrade 0.10.1 -> 1.2.1 and add ptest
  > python3-google-auth: upgrade 2.28.0 -> 2.28.1
  > syzkaller: Fix build with go 1.21
  > crucible: Define GOPROXY
  > influxdb: Define GOPROXY
  > folks: update 0.15.6 -> 0.15.7
  > drbd-utils: Disable warnings as errors
  > drbd-utils: upgrade 9.22.0 -> 9.27.0
  > openvpn: upgrade 2.6.7 -> 2.6.9
  > fuse3: Make kmod as a recommendation instead of rdep for ptests
  > fuse3: use 4 spaces for indentation
  > openldap: upgrade 2.5.16 -> 2.6.7
  > postfix: upgrade 3.7.3 -> 3.8.5
  > krb5: upgrade 1.20.2 -> 1.21.2
  > keyutils: Add missing rdep for ptests
  > layer.conf: Add nativesdk-libdevmapper PREFERRED_RPROVIDER
  > cryptsetup: upgrade 2.6.1 -> 2.7.0
  > grpc: upgrade 1.60.0 -> 1.60.1
  > iperf3: upgrade 3.15 -> 3.16
  > libgpiod: Tests rely on configfs support in kernel
  > python3-betamax: Upgrade to 0.9.0
  > python3-pyzmq: Add missing dep on python3-unixadmin for ptests
  > python3-gpiod: Tests rely on configfs support in kernel
  > python3-fastjsonschema: Add missing ptest deps
  > xfce4-notifyd: use python3native and depend on python3-packaging-native
  > ristretto: use python3native and depend on glib-2.0-native, python3-packaging-native
  > libkcapi: Update HOMEPAGE url
  > openipmi: fix do_configure error when using dash

* sources/meta-qcom 567079b...e7bcac0 (1):
  > Merge pull request #582 from lumag/cuse

* sources/meta-qt6 1695f1a...394d7d9 (215):
  > qtwebengine: Fix build with clang18
  > squish: don't move executables
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > qtbase: fix patch fuzz
  > qtbase: don't generate qmake wrapper
  > qtbase: add PACKAGECONFIG for wayland support
  > squish: fix QA issue
  > squish: add profile script
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > squish: make wayland optional
  < Merge pull request #36 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Add support for building Squish
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #35 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #34 from YoeDistro/kraj/6.6
  > layer.conf: update LAYERSERIES_COMPAT for scarthgap
  > packagegroup: add Qt modules only on supported archs
  > qtbase: prefer system png
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > libwebp: add workaround for native build
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #32 from YoeDistro/kraj/6.6
  > packagegroup: fix warning caused by inherit_defer
  > coin: update build targets
  > ptest: skip non-existing tests
  < Merge pull request #31 from YoeDistro/kraj/6.6
  > Add recipe for QtDoc
  > qtmultimedia: update revision
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  > webengine: update patch
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  > ptest: better handling for test list
  > Add srcrev for QtDoc
  > pytest-qt: upgrade to latest version
  < Merge pull request #25 from YoeDistro/kraj/6.6
  > qt6-git.inc: Switch to 6.7 branch
  > qtwebengine: update to 118-based
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > srcrev_update: support for all recipes
  > qttools: use clang if it is available
  > qtinterfaceframework: fix packaging error
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  > qtinterfaceframework: remove simulation and reference api
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtdeclarative: add dependency to qtsvg
  > qtbase: fix QLibraryInfo prefix with usrmerge
  < Merge pull request #22 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  > qt3d: remove upstreamed patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: add test config for build ptest image
  > qmlcompiler: enable ptest
  > qtwebengine: enable ptest
  > qtconnectivity: enable ptest
  > ptest: better ptest support
  > Revert "protobuf: add workaround for qtgrpc"
  < Merge pull request #18 from YoeDistro/kraj/6.6
  > coin: add CI build for nanbield
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  > qtgrpc: update to latest revision to fix build failure
  < Merge pull request #16 from YoeDistro/kraj/6.6
  > protobuf: add workaround for qtgrpc
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  > Remove old patches from qtwebengine
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Workaround too eager packagegroup sanity check
  > Workaround too eager packagegroup sanity check
  < Remove checks for required meta layers
  < layer.conf: fix LAYERDEPENDS_qt6-layer
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Remove checks for required meta layers
  > layer.conf: fix LAYERDEPENDS_qt6-layer
  < qtgraphs: remove opengl requirement
  > qtgraphs: remove opengl requirement
  < Remove old patches from qtwebengine
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add PACKAGECONFIG for egldevice platform plugin
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: add PACKAGECONFIG for egldevice platform plugin
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > readme: remove notes about webengine testing
  > qtapplicationmanager: remove unneeded CFLAGS
  > qtopcua: add support for native and nativesdk
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add at-spi2-core as dependency for accessibility option
  < qtmultimedia: enable ffmpeg only if its license is accepted
  < readme: Add link to bug tracker
  > qtbase: add at-spi2-core as dependency for accessibility option
  > readme: Add link to bug tracker
  > qtmultimedia: enable ffmpeg only if its license is accepted
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Revert "qtbase: fix build with kirkstone"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtwebengine: fix build without DRI"
  < Revert "qtwebengine: fix build without DRI"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Bump version to 6.6.1
  > qtapplicationmanager: Fix build with musl
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtshadertools: Fix missing dependency to spirv-tools
  > qtshadertools: Fix missing dependency to spirv-tools
  > qtbase: Add locale-base-c only on glibc based targets
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: fix install if lcl_maybe_fortify is empty
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: fix install if lcl_maybe_fortify is empty
  > Conversion script to use new module names
  < qtdeclarative: add dependency to QtSvg for example
  > qtwebengine: fix build without DRI
  < qtwebengine: fix x86_64 build of ffmpeg
  > qtdeclarative: add dependency to QtSvg for example
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: remove langdale from CI tests
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: fix x86_64 build of ffmpeg
  > Use std::size_t instead of int to store position in string
  > qtwebengine: update chromium branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: Add workaround for static build in CI
  > spirv-tools: remove bbappend
  > python: remove duplicate python recipes
  > qtbase: fix build with kirkstone
  > coin: remove langdale from CI tests
  > Drop support for older Yocto releases
  < qtwebengine: fix build without DRI
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: add workaround for QA warning on qemu
  < coin: use INIT_MANAGER to select systemd
  > coin: add workaround for QA warning on qemu
  > coin: use INIT_MANAGER to select systemd
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtwebengine: update chromium branch
  < coin: Add workaround for static build in CI
  < Use std::size_t instead of int to store position in string
  < examples: add runtime dependency to main package
  < readme: add note about release branches and tags
  < qtshadertools: add runtime dependency to spirv-tools
  > qtshadertools: add runtime dependency to spirv-tools
  > examples: add runtime dependency to main package
  > readme: add note about release branches and tags
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > conan.inc: Remove support
  > qtbase: Add a packageconfig knob to enable lld linker
  < *.patch: add Upstream-Status to all patches
  > *.patch: add Upstream-Status to all patches
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Add 6.6 compatibility notes
  > Add 6.6 compatibility notes
  < Remove legacy license identifier mappings in layer config
  > Remove legacy license identifier mappings in layer config
  < qt6: update module branch
  < qtwebengine: update patch
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: update patch
  > qt6: bump version to 6.7.0
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qttools: add PACKAGECONFIG for clang dependency
  > qttools: add PACKAGECONFIG for clang dependency

* sources/meta-raspberrypi 95a9103...92a9b7a (1):
  > rpi-base: Added missing HiFiBerry

* sources/meta-riscv dc7aeb4...d1df527 (5):
  > musl: Drop rv32 patches
  > riscv-common: Rename bmap-tools-native -> bmaptool-native
  > linux-starfive-dev: Fix perf build with gcc-13
  > capnproto,pidgin-sipe: Re-enable on rv32
  > ostree: Do not mark unavailable for rv32

* sources/meta-rockchip bcf1d92...06a65d4 (3):
  > rock-5[ab]: use regular yocto kernel
  > rockchip.wks: fix typo
  > layer.conf: update for scarthgap

* sources/meta-tegra 5237f91d...d4e0d078 (1):
  > layer.conf, README.md: drop nanbield from LAYERSERIES_COMPAT

* sources/meta-ti e24577a7...ee1f6799 (15):
  > CI/CD Auto-Merger: cicd.master.202403080100
  > conf: machine: am62axx: Pick overlays for V3Link cameras
  > linux-ti-staging-rt_6.6: Add KERNEL_LCOALVERSION change
  > u-boot-ti: Change from UBOOT_LOCALVERSION and SRCPV
  > linux-ti-staging: Update KERNEL_LOCALVERSION
  > Drop SRCPV
  > CI/CD Auto-Merger: cicd.master.202402271317
  > Rework jailhouse recipe to support different image build
  > conf: beaglebone-ai64: Apply U-boot defconfig fragments
  > conf: beagleplay: Apply U-boot defconfig fragments
  > meta-ti-bsp: update BeagleBoard.org BSP to the latest
  > linux-bb.org: remove custom FILES:${KERNEL_PACKAGE_NAME}-devicetree
  > meta-ti-bsp: trusted-firmware-arm: Update to master
  > meta-ti-bsp: optee: Upgrade to 4.1
  > conf: machine: Apply U-boot fragment configs for AM62P Display Cluster Image

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

* sources/poky 4945ca640b...b990dab8d1 (206):
  > elfutils: Fix build break with clang
  > llvm: Update to 18.1.1 release
  > glibc: Update to tip of 2.39 branch
  > qemuriscv: Fix kbd and mouse emulation
  > linux-yocto: Fix rv32 syscall wrappers
  > poky-bleeding.bbclass: Remove use of SRCPV
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > openssh: enable sshd.service by default
  > linux-firmware: remove pointless linux-firmware-gplv2-license package
  > linux-firmware: set LICENSE field for -liquidui and -mellanox
  > linux-firmware: add support for deduplicating the firmware
  > mesa: fix opencl-spirv build
  > rust: reproducibility issue fix with v1.75
  > lttng-tools: skip kernel tests if no kernel modules present
  > layer.conf: Prepare for release, drop nanbield LAYERSERIES
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > openssh: Add a workaround for ICE on powerpc64le
  > kernel-fitImage: only include valid compatible line
  > go.bbclass: set GOPROXY
  > systemd: Check for directory before chmod'ing it
  > bmaptool: Add bmap-tools runtime alias for compatibility
  > genericarm64: clean up kernel modules and firmware
  > genericarm64.wks: reorder partitions
  > poky: Update to prepare for scarthgap release
  > go: filter out build specific path from the linker flags
  > systemd: remove systemd-bus-proxy settings
  > systemd: use RDEPENDS for systemd-vconsole-setup
  > systemd: fix dead link /var/log/README
  > rxvt-unicode: Fix installing of terminfo
  > valgrind: skip intermittently failing ptests
  > sstatetests.py: Add testing for correct sstate permissions
  > oeqa/runtime/login: Fix dbus-wait timeout and loop conditional
  > oeqa/runtime/login: Add screenshot sample logic/timeout/dbus-wait
  > oeqa/runtime/login: Exclude qemuriscv64
  > oeqa/runtime/login: Mask out the mouse panel icon for now
  > oeqa/runtime/login: Various code improvements and fixes
  > oeqa/runtime/login: Proof of concept for screenshot testcases
  > screenshot-tests: Add initial screenshot test png files for core-image-sato
  > qemurunner.py: Fix error on calls to run_monitor
  > webkitgtk: upgrade 2.42.2 -> 2.42.5
  > vulkan: upgrade 1.3.268.0 -> 1.3.275.0
  > vala: upgrade 0.56.13 -> 0.56.15
  > update-rc.d: upgrade to latest revision
  > taglib: upgrade 1.13.1 -> 2.0 and add utfcpp recipe to support that
  > ttyrun: upgrade 2.30.0 -> 2.31.0
  > systemd: upgrade 255.1 -> 255.4
  > shaderc: update 2023.7 -> 2023.8
  > repo: upgrade 2.41 -> 2.42
  > python3-wcwidth: upgrade 0.2.12 -> 0.2.13
  > python3-setuptools: upgrade 69.0.3 -> 69.1.1
  > python3-ruamel-yaml: upgrade 0.17.35 -> 0.18.6
  > python3-jsonschema: upgrade 4.17.3 -> 4.21.1 and add new dependencies
  > python3-dtschema: upgrade 2023.7 -> 2024.2
  > python3-build: upgrade 1.0.3 -> 1.1.1
  > piglit: upgrade to latest revision
  > puzzles: upgrade to latest revision
  > orc: upgrade 0.4.37 -> 0.4.38
  > nghttp2: upgrade 1.59.0 -> 1.60.0
  > minicom: upgrade 2.8 -> 2.9
  > mesa: upgrade 24.0.1 -> 24.0.2
  > mc: upgrade 4.8.30 -> 4.8.31
  > man-pages: upgrade 6.05.01 -> 6.06
  > lsof: upgrade 4.98.0 -> 4.99.3
  > librsvg: upgrade 2.56.3 -> 2.57.1
  > linux-firmware: upgrade 20231211 -> 20240220
  > libxml2: upgrade 2.11.5 -> 2.12.5
  > libusb1: upgrade 1.0.26 -> 1.0.27
  > librepo: update 1.16.0 -> 1.17.0
  > libpcre2: upgrade 10.42 -> 10.43
  > libpciaccess: upgrade 0.17 -> 0.18
  > libdnf: update 0.72.0 -> 0.73.0
  > libbsd: upgrade 0.11.8 -> 0.12.1
  > kmscube: upgrade to latest revision
  > glib-networking: upgrade 2.78.0 -> 2.78.1
  > glib-2.0: upgrade 2.78.3 -> 2.78.4
  > gettext: upgrade 0.22.4 -> 0.22.5
  > epiphany: upgrade 45.1 -> 45.3
  > elfutils: upgrade 0.189 -> 0.191
  > ell: upgrade 0.62 -> 0.63
  > diffoscope: upgrade 253 -> 259
  > dnf: upgrade 4.18.2 -> 4.19.0
  > btrfs-tools: upgrade 6.5.3 -> 6.7.1
  > boost: upgrade 1.83.0 -> 1.84.0
  > appstream: upgrade 1.0.0 -> 1.0.2
  > acl: upgrade 2.3.1 -> 2.3.2
  > python3-sphinxcontrib-jquery: add a recipe and make python3-sphinx-rtd-theme depend on it
  > dev-manual: bmaptool: rename
  > manuals: document VIRTUAL-RUNTIME variables
  > contributor-guide: add notes for tests
  > dev-manual: packages: fix capitalization
  > ref-manual: variables: adding multiple groups in GROUPADD_PARAM
  > ref-manual: variables: correct sdk installation default path
  > ref-manual: tasks: do_cleansstate: recommend using '-f' instead for a shared sstate
  > ref-manual: tasks: do_cleanall: recommend using '-f' instead
  > ref-manual: classes: add cve status check for oe.qa
  > libpng: Update SRC_URI to avoid redirects
  > go: Drop linkmode with nativesdk/cross-canadian
  > go: Further tweak indentation in patch
  > go: bump 1.22.0
  > image_types.bbclass: fix vfat image names
  > xz: correct upstream version check
  > rxvt: add rxvt to desktop entry name
  > Add genericarm64 MACHINE
  > bitbake: utils: remove BB_ENV_PASSTHROUGH from preserved_envvars()
  > bmaptool: now part of Yocto Project
  > python3-cryptography_42.0.5.bb: delete redundant ptest packaging
  > expat: upgrdae 2.6.0 -> 2.6.1
  > gdb: Upgrade 14.1 -> 14.2
  > python3-hypothesis: upgrade 6.98.12 -> 6.98.15
  > rust: Fix build failure re-appeared on riscv32
  > gtk+3: update 3.24.38 -> 3.24.41
  > linux-yocto: Enable gpio-sim with ptests
  > linux-yocto/6.6: update CVE exclusions
  > linux-yocto/6.6: update to v6.6.20
  > linux-yocto/cfg/6.6: drop CONFIG_DEBUG_CREDENTIALS
  > go: upgrade 1.21.5 -> 1.21.7
  > go: upgrade 1.21.0 -> 1.21.5
  > oeqa/gotoolchain: set GOPROXY
  > goarch: disable dynamic linking globally
  > go: bump 1.21.0
  > go: rework patch to avoid identation
  > bitbake: prserv/serv: Fix a PID file removal race on prserv stop
  > bitbake: fetch/git: Avoid clean upon failure
  > qemu: backport patch for ui/clipboard issue
  > mesa,mesa-gl: Fix build when dri3 is not enabled
  > coreutils: backport patch to fix heap overflow in split
  > u-boot: Move UBOOT_INITIAL_ENV back to u-boot.inc
  > qemu: Replace workaround with proper usermode fix for shmat
  > no-gplv3: Tweak for packagemangement in core-image-full-cmdline
  > core-image-full-cmdline: add package-management
  > python3-attrs: disable Hypothesis deadline
  > rust: reproducibility issue fix with v1.75
  > rust: Revert PGO to it's default
  > rust: Upgrade 1.74.1 -> 1.75.0
  > linux-firmware: split out more firmware pieces
  > llvm: Update to 18.1.0 RC4
  > waf: Improve version parsing to avoid failing on warnings
  > xprop: upgrade 1.2.6 -> 1.2.7
  > xkeyboard-config: upgrade 2.40 -> 2.41
  > xkbcomp: upgrade 1.4.6 -> 1.4.7
  > swig: upgrade 4.2.0 -> 4.2.1
  > python3-yamllint: upgrade 1.33.0 -> 1.35.1
  > python3-urllib3: upgrade 2.1.0 -> 2.2.1
  > python3: upgrade 3.12.1 -> 3.12.2
  > python3-typing-extensions: upgrade 4.9.0 -> 4.10.0
  > python3-trove-classifiers: upgrade 2024.1.8 -> 2024.2.23
  > python3-setuptools-rust: upgrade 1.8.1 -> 1.9.0
  > python3-pytz: upgrade 2023.4 -> 2024.1
  > python3-pytest: upgrade 8.0.0 -> 8.0.2
  > python3-pycairo: upgrade 1.25.1 -> 1.26.0
  > python3-pip: upgrade 23.3.2 -> 24.0
  > python3-hypothesis: upgrade 6.97.3 -> 6.98.12
  > python3-dbusmock: upgrade 0.30.2 -> 0.31.1
  > python3-certifi: upgrade 2023.11.17 -> 2024.2.2
  > python3-beartype: upgrade 0.17.0 -> 0.17.2
  > pkgconf: upgrade 2.1.0 -> 2.1.1
  > pciutils: upgrade 3.10.0 -> 3.11.1
  > pango: upgrade 1.51.0 -> 1.52.0
  > ofono: upgrade 2.3 -> 2.4
  > mpg123: upgrade 1.32.4 -> 1.32.5
  > makedepend: upgrade 1.0.8 -> 1.0.9
  > lighttpd: upgrade 1.4.73 -> 1.4.74
  > libxvmc: upgrade 1.0.13 -> 1.0.14
  > libxkbfile: upgrade 1.1.2 -> 1.1.3
  > libxext: upgrade 1.3.5 -> 1.3.6
  > liburi-perl: upgrade 5.25 -> 5.27
  > libunistring: upgrade 1.1 -> 1.2
  > libsecret: upgrade 0.21.2 -> 0.21.4
  > libpng: upgrade 1.6.41 -> 1.6.42
  > libmicrohttpd: upgrade 0.9.77 -> 1.0.1
  > libksba: upgrade 1.6.5 -> 1.6.6
  > libhandy: upgrade 1.8.2 -> 1.8.3
  > libgpg-error: upgrade 1.47 -> 1.48
  > libffi: upgrade 3.4.5 -> 3.4.6
  > git: upgrade 2.43.0 -> 2.44.0
  > gcr: upgrade 4.1.0 -> 4.2.0
  > efivar: upgrade 38 -> 39
  > ed: upgrade 1.20 -> 1.20.1
  > createrepo-c: upgrade 1.0.3 -> 1.0.4
  > ccache: upgrade 4.9 -> 4.9.1
  > bash-completion: upgrade 2.11 -> 2.12.0
  > mirrors: Switch llvm to use shallow cloning
  > gstreamer1.0: skip a test that is known to be flaky
  > oeqa/lib/utils/postactions: fix host disk usage stats retrieval
  > python3-cryptography{-vectors}: upgrade to 42.0.5
  > libc-locale: fix ASCII compatible warning cause build failure.
  > rpm: Fix the following error when run nativesdk-rpm in nativesdk environment.
  > python3: dont disable readline module for editline
  > python3-maturin: Recognise riscv32 architecture
  > python3-bcrypt: Fix build break on arches without 64 bit atomics
  > python3-git: upgrade 3.1.41 -> 3.1.42
  > wpa-supplicant: Fix CVE-2023-52160
  > libexif: remove unused version_underscore
  > bitbake: taskexp_ncurses: fix execution example in introductory comment

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

* sources/meta-arm 1231e54a...aba92504 (1):
  > ci: Ensure tests are in the Corstone-1000 flash image

* sources/meta-clang fc56d6c...d0d4339 (14):
  > clang: Bump version to 18.1.1
  > lksctp-tools: Reset SECURITY_STACK_PROTECTOR with clang
  > clang: Upgrade to clang 18.1 major release
  > clang: Adjust packaging to match new libLLVM soname
  > bpftrace: Upgrade to 0.20+ and fix with llvm 18
  > bcc: Do not set LLVM_PACKAGE_VERSION explicitly
  > vulkan-samples: Disable deprecated declaration warnings with libc++
  > castxml: Upgrade to 0.6.4
  > spirv-llvm-translator: Switch to main branch for llvm 18 support
  > libcxx: Pass LLVM_RUNTIME_TARGETS
  > rust-llvm: Fix build with clang-18
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18
  > openldap: Fix build with lld linker

* sources/meta-elm-binary e57ece1...ee89d03 (1):
  > Merge pull request #9 from YoeDistro/yoe/mut

* sources/meta-freescale cce48564...dc7a2cd4 (6):
  > qtbase: Enable wayland knob when in distro features
  > wayland: Delete recipe
  > Merge pull request #1764 from hiagofranco/add_uuu_tagged_to_uuubootloader-class
  > Merge pull request #1763 from hiagofranco/add_uuu_untagged_to_u-boot-imx
  > Merge pull request #1761 from hiagofranco/fix_uuu_bootloader_tag
  > Merge pull request #1760 from mschwan-phytec/wip-master-bmap-rename

* sources/meta-freescale-3rdparty 13f46cb...ae392bf (1):
  > Merge pull request #294 from chrisdimich/master

* sources/meta-intel e318d880...9ed54a13 (7):
  > ispc: upgrade 1.22.0 -> 1.23.0
  > openvkl: upgrade 2.0.0 -> 2.0.1
  > ospray: upgrade 3.0.0 -> 3.1.0
  > embree: upgrade 4.3.0 -> 4.3.1
  > rkcommon: upgrade 1.12.0 -> 1.13.0
  > intel-compute-runtime: upgrade 23.22.26516.18 -> 24.05.28454.6
  > intel-graphics-compiler: upgrade 1.0.14062.11 -> 1.0.15985.7

* sources/meta-odroid 665b62d...ae4ac91 (1):
  > u-boot_2023: Drop PYTHON_PN

* sources/meta-openembedded 9f0e51321...3a153f293 (144):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > layer.conf: Update for the scarthgap release series
  > samba: upgrade 4.19.4 -> 4.19.5
  > cryptsetup: upgrade 2.7.0 -> 2.7.1
  > ser2net: add a systemd service file
  > waylandpp: fix reproducibility issue
  > crossguid: fix reproducibility issue
  > editorconfig-core-c: fix reproducibility issue
  > fmt: remove unnecessary "inherit ptest" directive
  > python3-wsproto: Add recipe
  > python3-httptools: added recipe which is also include ptest
  > python3-a2wsgi: added recipe which is also include ptest
  > libvncserver: fix reproducibility issue
  > gnome-terminal: fix reproducibility issue
  > gnome-settings-daemon: fix reproducibility issue
  > gnome-disk-utility: fix reproducibility issue
  > gnome-control-center: fix reproducibility issue
  > vlc: Fix build on 32bit x86
  > php: Upgrade to 8.2.16
  > remove obsolete PIP_INSTALL_PACKAGE and PIP_INSTALL_DIST_PATH
  > thin-provisioning-tools: 1.0.9 -> 1.0.12
  > netcf: Fix build with latest gnulib
  > gnulib: 2018-12-18 -> 202401
  > xfsprogs: 6.5.0 -> 6.6.0
  > yaffs2-utils: Upgrade to 20221209
  > webp-pixbuf-loader: update 0.2.5 -> 0.2.7
  > python3-google-auth: add ptest and update runtime dependencies
  > python3-responses: add recipe
  > python3-pytest-localserver: added recipe which is also include ptest
  > tcprelay: fix a minor cross compilation do_configure issue
  > vlc: Upgrade to 3.0.20
  > gnome-online-accounts: Fix build with libxml2 2.12
  > abseil-cpp: upgrade 20230802.1 -> 20240116.1
  > gnome-commander: Fix build with taglib 2.0
  > libmusicbrainz: Update to tip of trunk
  > mariadb: Fix build with libxml2 2.12 ABI changes
  > xmlstarlet: Fix build with API breakage in libxml2 2.12
  > python3-tomli-w: added recipe which is also include ptest
  > libosinfo: Fix build with libxml2 v2.12
  > googletest: allow for shared libraries
  > libnice: Disable the examples and the tests
  > python3-google-auth-oauthlib: add ptest
  > python3-traitlets: add ptest and update runtime dependencies
  > mozjs-115: fix reproducibility issue
  > net-snmp: upgrade 5.9.3 -> 5.9.4
  > nss: Upgrade 3.74 -> 3.98
  > squid: Upgrade to 6.8
  > re2: Upgrade 2023.03.01 -> 2024.03.01
  > googletest: Pass -fPIC to CFLAGS
  > gosu: Upgrade to 1.17
  > postfix: upgrade 3.8.5 -> 3.8.6
  > networkmanager: 1.44.0 -> 1.46.0
  > abseil-cpp: Split so-files into separate packages
  > abseil-cpp: A little clean-up
  > python3-invoke: add recipe
  > python3-icecream: add recipe
  > netplan: upgrade 0.106 -> 1.0
  > stunnel: upgrade 5.69 -> 5.72
  > smarty: upgrade 4.3.4 -> 4.4.1
  > python3-sentry-sdk: upgrade 1.40.4 -> 1.40.6
  > python3-scrypt: upgrade 0.8.20 -> 0.8.24
  > python3-pymisp: upgrade 2.4.185 -> 2.4.186
  > python3-pdm: upgrade 2.12.3 -> 2.12.4
  > python3-ipython: upgrade 8.21.0 -> 8.22.1
  > python3-grpcio(-tools): upgrade 1.60.1 -> 1.62.0
  > python3-google-api-python-client: upgrade 2.118.0 -> 2.120.0
  > python3-google-api-core: upgrade 2.16.2 -> 2.17.1
  > python3-gcovr: upgrade 7.0 -> 7.2
  > python3-eventlet: upgrade 0.35.1 -> 0.35.2
  > python3-dnspython: upgrade 2.6.0 -> 2.6.1
  > python3-cbor2: upgrade 5.6.1 -> 5.6.2
  > python3-astroid: upgrade 3.0.3 -> 3.1.0
  > ostree: upgrade 2024.3 -> 2024.4
  > neatvnc: upgrade 0.7.2 -> 0.8.0
  > libtdb: upgrade 1.4.9 -> 1.4.10
  > libtalloc: upgrade 2.4.1 -> 2.4.2
  > fetchmail: upgrade 6.4.37 -> 6.4.38
  > ddrescue: upgrade 1.27 -> 1.28
  > dbus-cxx: upgrade 2.5.0 -> 2.5.1
  > ctags: upgrade 6.1.20240114.0 -> 6.1.20240225.0
  > c-ares: upgrade 1.26.0 -> 1.27.0
  > bats: upgrade 1.10.0 -> 1.11.0
  > python3-eth-utils: remove unused patches
  > webkitgtk3: remove unused patch
  > emacs: remove unused patch
  > opengl-es-cts: remove unused patch
  > libio-pty-perl: remove unsed patch
  > openal-soft: remove unused patches
  > tracker: remove unused patch
  > python3-marshmallow: upgrade 3.20.2 -> 3.21.1 and add ptest
  > glmark2: add upstream patch to not care about stencil config
  > signing.bbclass: fix typos
  > emacs: Add packageconfig for selinux support
  > pgpool2: Fix build with postgresql 16+
  > pgpool2: Upgrade to 4.5.1
  > python3-arrow: add ptest, update backend and runtime dependencies
  > python3-types-python-dateutil: add recipe
  > toybox-inittab: Fix serial getty reproducibility
  > polkit: update 123 -> 124
  > mozjs-115: update 115.6.0 -> 115.8.0
  > python3-dateutil: upgrade 2.8.2 -> 2.9.0
  > python3-freezegun: add recipe and add ptest
  > drbd-utils: Fix a udev rule reproducibility
  > drbd-utils: Drop a duplicated line in DESCRIPTION
  > ptest-packagelists-meta-python: Move py3-libgpiod out of PTESTS_PROBLEMS_META_PYTHON
  > ptest-packagelists-meta-oe: Move libgpiod out of PTESTS_PROBLEMS_META_OE
  > postgresql: upgrade 15.5 -> 16.2
  > nodejs: upgrade 20.11.0 -> 20.11.1
  > multipath-tools: upgrade 0.9.3 -> 0.9.8
  > syslog-ng: upgrade 4.0.1 -> 4.6.0
  > python3-aiohappyeyeballs: Correct the typo of BBCLASSEXTEND
  > googletest: allow for shared libraries
  > e2tools: Delete unneeded files from ptest package
  > python3-wrapt: add ptest
  > ptest-packagelists-meta-python: Move python3-xlrd from PTESTS_PROBLEMS_META_PYTHON to PTESTS_FAST_META_PYTHON
  > nlohmann-json: Upgrade to 3.11.3
  > python3-netaddr: upgrade 0.10.1 -> 1.2.1 and add ptest
  > python3-google-auth: upgrade 2.28.0 -> 2.28.1
  > syzkaller: Fix build with go 1.21
  > crucible: Define GOPROXY
  > influxdb: Define GOPROXY
  > folks: update 0.15.6 -> 0.15.7
  > drbd-utils: Disable warnings as errors
  > drbd-utils: upgrade 9.22.0 -> 9.27.0
  > openvpn: upgrade 2.6.7 -> 2.6.9
  > fuse3: Make kmod as a recommendation instead of rdep for ptests
  > fuse3: use 4 spaces for indentation
  > openldap: upgrade 2.5.16 -> 2.6.7
  > postfix: upgrade 3.7.3 -> 3.8.5
  > krb5: upgrade 1.20.2 -> 1.21.2
  > keyutils: Add missing rdep for ptests
  > layer.conf: Add nativesdk-libdevmapper PREFERRED_RPROVIDER
  > cryptsetup: upgrade 2.6.1 -> 2.7.0
  > grpc: upgrade 1.60.0 -> 1.60.1
  > iperf3: upgrade 3.15 -> 3.16
  > libgpiod: Tests rely on configfs support in kernel
  > python3-betamax: Upgrade to 0.9.0
  > python3-pyzmq: Add missing dep on python3-unixadmin for ptests
  > python3-gpiod: Tests rely on configfs support in kernel
  > python3-fastjsonschema: Add missing ptest deps
  > xfce4-notifyd: use python3native and depend on python3-packaging-native
  > ristretto: use python3native and depend on glib-2.0-native, python3-packaging-native
  > libkcapi: Update HOMEPAGE url
  > openipmi: fix do_configure error when using dash

* sources/meta-qcom 567079b...e7bcac0 (1):
  > Merge pull request #582 from lumag/cuse

* sources/meta-qt6 1695f1a...394d7d9 (215):
  > qtwebengine: Fix build with clang18
  > squish: don't move executables
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > qtbase: fix patch fuzz
  > qtbase: don't generate qmake wrapper
  > qtbase: add PACKAGECONFIG for wayland support
  > squish: fix QA issue
  > squish: add profile script
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > squish: make wayland optional
  < Merge pull request #36 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Add support for building Squish
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #35 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #34 from YoeDistro/kraj/6.6
  > layer.conf: update LAYERSERIES_COMPAT for scarthgap
  > packagegroup: add Qt modules only on supported archs
  > qtbase: prefer system png
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > libwebp: add workaround for native build
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #32 from YoeDistro/kraj/6.6
  > packagegroup: fix warning caused by inherit_defer
  > coin: update build targets
  > ptest: skip non-existing tests
  < Merge pull request #31 from YoeDistro/kraj/6.6
  > Add recipe for QtDoc
  > qtmultimedia: update revision
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  > webengine: update patch
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  > ptest: better handling for test list
  > Add srcrev for QtDoc
  > pytest-qt: upgrade to latest version
  < Merge pull request #25 from YoeDistro/kraj/6.6
  > qt6-git.inc: Switch to 6.7 branch
  > qtwebengine: update to 118-based
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > srcrev_update: support for all recipes
  > qttools: use clang if it is available
  > qtinterfaceframework: fix packaging error
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  > qtinterfaceframework: remove simulation and reference api
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtdeclarative: add dependency to qtsvg
  > qtbase: fix QLibraryInfo prefix with usrmerge
  < Merge pull request #22 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  > qt3d: remove upstreamed patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: add test config for build ptest image
  > qmlcompiler: enable ptest
  > qtwebengine: enable ptest
  > qtconnectivity: enable ptest
  > ptest: better ptest support
  > Revert "protobuf: add workaround for qtgrpc"
  < Merge pull request #18 from YoeDistro/kraj/6.6
  > coin: add CI build for nanbield
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  > qtgrpc: update to latest revision to fix build failure
  < Merge pull request #16 from YoeDistro/kraj/6.6
  > protobuf: add workaround for qtgrpc
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  > Remove old patches from qtwebengine
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Workaround too eager packagegroup sanity check
  > Workaround too eager packagegroup sanity check
  < Remove checks for required meta layers
  < layer.conf: fix LAYERDEPENDS_qt6-layer
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Remove checks for required meta layers
  > layer.conf: fix LAYERDEPENDS_qt6-layer
  < qtgraphs: remove opengl requirement
  > qtgraphs: remove opengl requirement
  < Remove old patches from qtwebengine
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add PACKAGECONFIG for egldevice platform plugin
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: add PACKAGECONFIG for egldevice platform plugin
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > readme: remove notes about webengine testing
  > qtapplicationmanager: remove unneeded CFLAGS
  > qtopcua: add support for native and nativesdk
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add at-spi2-core as dependency for accessibility option
  < qtmultimedia: enable ffmpeg only if its license is accepted
  < readme: Add link to bug tracker
  > qtbase: add at-spi2-core as dependency for accessibility option
  > readme: Add link to bug tracker
  > qtmultimedia: enable ffmpeg only if its license is accepted
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Revert "qtbase: fix build with kirkstone"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtwebengine: fix build without DRI"
  < Revert "qtwebengine: fix build without DRI"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Bump version to 6.6.1
  > qtapplicationmanager: Fix build with musl
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtshadertools: Fix missing dependency to spirv-tools
  > qtshadertools: Fix missing dependency to spirv-tools
  > qtbase: Add locale-base-c only on glibc based targets
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: fix install if lcl_maybe_fortify is empty
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: fix install if lcl_maybe_fortify is empty
  > Conversion script to use new module names
  < qtdeclarative: add dependency to QtSvg for example
  > qtwebengine: fix build without DRI
  < qtwebengine: fix x86_64 build of ffmpeg
  > qtdeclarative: add dependency to QtSvg for example
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: remove langdale from CI tests
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: fix x86_64 build of ffmpeg
  > Use std::size_t instead of int to store position in string
  > qtwebengine: update chromium branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: Add workaround for static build in CI
  > spirv-tools: remove bbappend
  > python: remove duplicate python recipes
  > qtbase: fix build with kirkstone
  > coin: remove langdale from CI tests
  > Drop support for older Yocto releases
  < qtwebengine: fix build without DRI
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: add workaround for QA warning on qemu
  < coin: use INIT_MANAGER to select systemd
  > coin: add workaround for QA warning on qemu
  > coin: use INIT_MANAGER to select systemd
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtwebengine: update chromium branch
  < coin: Add workaround for static build in CI
  < Use std::size_t instead of int to store position in string
  < examples: add runtime dependency to main package
  < readme: add note about release branches and tags
  < qtshadertools: add runtime dependency to spirv-tools
  > qtshadertools: add runtime dependency to spirv-tools
  > examples: add runtime dependency to main package
  > readme: add note about release branches and tags
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > conan.inc: Remove support
  > qtbase: Add a packageconfig knob to enable lld linker
  < *.patch: add Upstream-Status to all patches
  > *.patch: add Upstream-Status to all patches
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Add 6.6 compatibility notes
  > Add 6.6 compatibility notes
  < Remove legacy license identifier mappings in layer config
  > Remove legacy license identifier mappings in layer config
  < qt6: update module branch
  < qtwebengine: update patch
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: update patch
  > qt6: bump version to 6.7.0
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qttools: add PACKAGECONFIG for clang dependency
  > qttools: add PACKAGECONFIG for clang dependency

* sources/meta-raspberrypi 95a9103...92a9b7a (1):
  > rpi-base: Added missing HiFiBerry

* sources/meta-riscv dc7aeb4...d1df527 (5):
  > musl: Drop rv32 patches
  > riscv-common: Rename bmap-tools-native -> bmaptool-native
  > linux-starfive-dev: Fix perf build with gcc-13
  > capnproto,pidgin-sipe: Re-enable on rv32
  > ostree: Do not mark unavailable for rv32

* sources/meta-rockchip bcf1d92...06a65d4 (3):
  > rock-5[ab]: use regular yocto kernel
  > rockchip.wks: fix typo
  > layer.conf: update for scarthgap

* sources/meta-tegra 5237f91d...d4e0d078 (1):
  > layer.conf, README.md: drop nanbield from LAYERSERIES_COMPAT

* sources/meta-ti e24577a7...ee1f6799 (15):
  > CI/CD Auto-Merger: cicd.master.202403080100
  > conf: machine: am62axx: Pick overlays for V3Link cameras
  > linux-ti-staging-rt_6.6: Add KERNEL_LCOALVERSION change
  > u-boot-ti: Change from UBOOT_LOCALVERSION and SRCPV
  > linux-ti-staging: Update KERNEL_LOCALVERSION
  > Drop SRCPV
  > CI/CD Auto-Merger: cicd.master.202402271317
  > Rework jailhouse recipe to support different image build
  > conf: beaglebone-ai64: Apply U-boot defconfig fragments
  > conf: beagleplay: Apply U-boot defconfig fragments
  > meta-ti-bsp: update BeagleBoard.org BSP to the latest
  > linux-bb.org: remove custom FILES:${KERNEL_PACKAGE_NAME}-devicetree
  > meta-ti-bsp: trusted-firmware-arm: Update to master
  > meta-ti-bsp: optee: Upgrade to 4.1
  > conf: machine: Apply U-boot fragment configs for AM62P Display Cluster Image

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

* sources/poky 4945ca640b...b990dab8d1 (206):
  > elfutils: Fix build break with clang
  > llvm: Update to 18.1.1 release
  > glibc: Update to tip of 2.39 branch
  > qemuriscv: Fix kbd and mouse emulation
  > linux-yocto: Fix rv32 syscall wrappers
  > poky-bleeding.bbclass: Remove use of SRCPV
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > openssh: enable sshd.service by default
  > linux-firmware: remove pointless linux-firmware-gplv2-license package
  > linux-firmware: set LICENSE field for -liquidui and -mellanox
  > linux-firmware: add support for deduplicating the firmware
  > mesa: fix opencl-spirv build
  > rust: reproducibility issue fix with v1.75
  > lttng-tools: skip kernel tests if no kernel modules present
  > layer.conf: Prepare for release, drop nanbield LAYERSERIES
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > openssh: Add a workaround for ICE on powerpc64le
  > kernel-fitImage: only include valid compatible line
  > go.bbclass: set GOPROXY
  > systemd: Check for directory before chmod'ing it
  > bmaptool: Add bmap-tools runtime alias for compatibility
  > genericarm64: clean up kernel modules and firmware
  > genericarm64.wks: reorder partitions
  > poky: Update to prepare for scarthgap release
  > go: filter out build specific path from the linker flags
  > systemd: remove systemd-bus-proxy settings
  > systemd: use RDEPENDS for systemd-vconsole-setup
  > systemd: fix dead link /var/log/README
  > rxvt-unicode: Fix installing of terminfo
  > valgrind: skip intermittently failing ptests
  > sstatetests.py: Add testing for correct sstate permissions
  > oeqa/runtime/login: Fix dbus-wait timeout and loop conditional
  > oeqa/runtime/login: Add screenshot sample logic/timeout/dbus-wait
  > oeqa/runtime/login: Exclude qemuriscv64
  > oeqa/runtime/login: Mask out the mouse panel icon for now
  > oeqa/runtime/login: Various code improvements and fixes
  > oeqa/runtime/login: Proof of concept for screenshot testcases
  > screenshot-tests: Add initial screenshot test png files for core-image-sato
  > qemurunner.py: Fix error on calls to run_monitor
  > webkitgtk: upgrade 2.42.2 -> 2.42.5
  > vulkan: upgrade 1.3.268.0 -> 1.3.275.0
  > vala: upgrade 0.56.13 -> 0.56.15
  > update-rc.d: upgrade to latest revision
  > taglib: upgrade 1.13.1 -> 2.0 and add utfcpp recipe to support that
  > ttyrun: upgrade 2.30.0 -> 2.31.0
  > systemd: upgrade 255.1 -> 255.4
  > shaderc: update 2023.7 -> 2023.8
  > repo: upgrade 2.41 -> 2.42
  > python3-wcwidth: upgrade 0.2.12 -> 0.2.13
  > python3-setuptools: upgrade 69.0.3 -> 69.1.1
  > python3-ruamel-yaml: upgrade 0.17.35 -> 0.18.6
  > python3-jsonschema: upgrade 4.17.3 -> 4.21.1 and add new dependencies
  > python3-dtschema: upgrade 2023.7 -> 2024.2
  > python3-build: upgrade 1.0.3 -> 1.1.1
  > piglit: upgrade to latest revision
  > puzzles: upgrade to latest revision
  > orc: upgrade 0.4.37 -> 0.4.38
  > nghttp2: upgrade 1.59.0 -> 1.60.0
  > minicom: upgrade 2.8 -> 2.9
  > mesa: upgrade 24.0.1 -> 24.0.2
  > mc: upgrade 4.8.30 -> 4.8.31
  > man-pages: upgrade 6.05.01 -> 6.06
  > lsof: upgrade 4.98.0 -> 4.99.3
  > librsvg: upgrade 2.56.3 -> 2.57.1
  > linux-firmware: upgrade 20231211 -> 20240220
  > libxml2: upgrade 2.11.5 -> 2.12.5
  > libusb1: upgrade 1.0.26 -> 1.0.27
  > librepo: update 1.16.0 -> 1.17.0
  > libpcre2: upgrade 10.42 -> 10.43
  > libpciaccess: upgrade 0.17 -> 0.18
  > libdnf: update 0.72.0 -> 0.73.0
  > libbsd: upgrade 0.11.8 -> 0.12.1
  > kmscube: upgrade to latest revision
  > glib-networking: upgrade 2.78.0 -> 2.78.1
  > glib-2.0: upgrade 2.78.3 -> 2.78.4
  > gettext: upgrade 0.22.4 -> 0.22.5
  > epiphany: upgrade 45.1 -> 45.3
  > elfutils: upgrade 0.189 -> 0.191
  > ell: upgrade 0.62 -> 0.63
  > diffoscope: upgrade 253 -> 259
  > dnf: upgrade 4.18.2 -> 4.19.0
  > btrfs-tools: upgrade 6.5.3 -> 6.7.1
  > boost: upgrade 1.83.0 -> 1.84.0
  > appstream: upgrade 1.0.0 -> 1.0.2
  > acl: upgrade 2.3.1 -> 2.3.2
  > python3-sphinxcontrib-jquery: add a recipe and make python3-sphinx-rtd-theme depend on it
  > dev-manual: bmaptool: rename
  > manuals: document VIRTUAL-RUNTIME variables
  > contributor-guide: add notes for tests
  > dev-manual: packages: fix capitalization
  > ref-manual: variables: adding multiple groups in GROUPADD_PARAM
  > ref-manual: variables: correct sdk installation default path
  > ref-manual: tasks: do_cleansstate: recommend using '-f' instead for a shared sstate
  > ref-manual: tasks: do_cleanall: recommend using '-f' instead
  > ref-manual: classes: add cve status check for oe.qa
  > libpng: Update SRC_URI to avoid redirects
  > go: Drop linkmode with nativesdk/cross-canadian
  > go: Further tweak indentation in patch
  > go: bump 1.22.0
  > image_types.bbclass: fix vfat image names
  > xz: correct upstream version check
  > rxvt: add rxvt to desktop entry name
  > Add genericarm64 MACHINE
  > bitbake: utils: remove BB_ENV_PASSTHROUGH from preserved_envvars()
  > bmaptool: now part of Yocto Project
  > python3-cryptography_42.0.5.bb: delete redundant ptest packaging
  > expat: upgrdae 2.6.0 -> 2.6.1
  > gdb: Upgrade 14.1 -> 14.2
  > python3-hypothesis: upgrade 6.98.12 -> 6.98.15
  > rust: Fix build failure re-appeared on riscv32
  > gtk+3: update 3.24.38 -> 3.24.41
  > linux-yocto: Enable gpio-sim with ptests
  > linux-yocto/6.6: update CVE exclusions
  > linux-yocto/6.6: update to v6.6.20
  > linux-yocto/cfg/6.6: drop CONFIG_DEBUG_CREDENTIALS
  > go: upgrade 1.21.5 -> 1.21.7
  > go: upgrade 1.21.0 -> 1.21.5
  > oeqa/gotoolchain: set GOPROXY
  > goarch: disable dynamic linking globally
  > go: bump 1.21.0
  > go: rework patch to avoid identation
  > bitbake: prserv/serv: Fix a PID file removal race on prserv stop
  > bitbake: fetch/git: Avoid clean upon failure
  > qemu: backport patch for ui/clipboard issue
  > mesa,mesa-gl: Fix build when dri3 is not enabled
  > coreutils: backport patch to fix heap overflow in split
  > u-boot: Move UBOOT_INITIAL_ENV back to u-boot.inc
  > qemu: Replace workaround with proper usermode fix for shmat
  > no-gplv3: Tweak for packagemangement in core-image-full-cmdline
  > core-image-full-cmdline: add package-management
  > python3-attrs: disable Hypothesis deadline
  > rust: reproducibility issue fix with v1.75
  > rust: Revert PGO to it's default
  > rust: Upgrade 1.74.1 -> 1.75.0
  > linux-firmware: split out more firmware pieces
  > llvm: Update to 18.1.0 RC4
  > waf: Improve version parsing to avoid failing on warnings
  > xprop: upgrade 1.2.6 -> 1.2.7
  > xkeyboard-config: upgrade 2.40 -> 2.41
  > xkbcomp: upgrade 1.4.6 -> 1.4.7
  > swig: upgrade 4.2.0 -> 4.2.1
  > python3-yamllint: upgrade 1.33.0 -> 1.35.1
  > python3-urllib3: upgrade 2.1.0 -> 2.2.1
  > python3: upgrade 3.12.1 -> 3.12.2
  > python3-typing-extensions: upgrade 4.9.0 -> 4.10.0
  > python3-trove-classifiers: upgrade 2024.1.8 -> 2024.2.23
  > python3-setuptools-rust: upgrade 1.8.1 -> 1.9.0
  > python3-pytz: upgrade 2023.4 -> 2024.1
  > python3-pytest: upgrade 8.0.0 -> 8.0.2
  > python3-pycairo: upgrade 1.25.1 -> 1.26.0
  > python3-pip: upgrade 23.3.2 -> 24.0
  > python3-hypothesis: upgrade 6.97.3 -> 6.98.12
  > python3-dbusmock: upgrade 0.30.2 -> 0.31.1
  > python3-certifi: upgrade 2023.11.17 -> 2024.2.2
  > python3-beartype: upgrade 0.17.0 -> 0.17.2
  > pkgconf: upgrade 2.1.0 -> 2.1.1
  > pciutils: upgrade 3.10.0 -> 3.11.1
  > pango: upgrade 1.51.0 -> 1.52.0
  > ofono: upgrade 2.3 -> 2.4
  > mpg123: upgrade 1.32.4 -> 1.32.5
  > makedepend: upgrade 1.0.8 -> 1.0.9
  > lighttpd: upgrade 1.4.73 -> 1.4.74
  > libxvmc: upgrade 1.0.13 -> 1.0.14
  > libxkbfile: upgrade 1.1.2 -> 1.1.3
  > libxext: upgrade 1.3.5 -> 1.3.6
  > liburi-perl: upgrade 5.25 -> 5.27
  > libunistring: upgrade 1.1 -> 1.2
  > libsecret: upgrade 0.21.2 -> 0.21.4
  > libpng: upgrade 1.6.41 -> 1.6.42
  > libmicrohttpd: upgrade 0.9.77 -> 1.0.1
  > libksba: upgrade 1.6.5 -> 1.6.6
  > libhandy: upgrade 1.8.2 -> 1.8.3
  > libgpg-error: upgrade 1.47 -> 1.48
  > libffi: upgrade 3.4.5 -> 3.4.6
  > git: upgrade 2.43.0 -> 2.44.0
  > gcr: upgrade 4.1.0 -> 4.2.0
  > efivar: upgrade 38 -> 39
  > ed: upgrade 1.20 -> 1.20.1
  > createrepo-c: upgrade 1.0.3 -> 1.0.4
  > ccache: upgrade 4.9 -> 4.9.1
  > bash-completion: upgrade 2.11 -> 2.12.0
  > mirrors: Switch llvm to use shallow cloning
  > gstreamer1.0: skip a test that is known to be flaky
  > oeqa/lib/utils/postactions: fix host disk usage stats retrieval
  > python3-cryptography{-vectors}: upgrade to 42.0.5
  > libc-locale: fix ASCII compatible warning cause build failure.
  > rpm: Fix the following error when run nativesdk-rpm in nativesdk environment.
  > python3: dont disable readline module for editline
  > python3-maturin: Recognise riscv32 architecture
  > python3-bcrypt: Fix build break on arches without 64 bit atomics
  > python3-git: upgrade 3.1.41 -> 3.1.42
  > wpa-supplicant: Fix CVE-2023-52160
  > libexif: remove unused version_underscore
  > bitbake: taskexp_ncurses: fix execution example in introductory comment

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

* sources/meta-arm 1231e54a...aba92504 (1):
  > ci: Ensure tests are in the Corstone-1000 flash image

* sources/meta-clang fc56d6c...d0d4339 (14):
  > clang: Bump version to 18.1.1
  > lksctp-tools: Reset SECURITY_STACK_PROTECTOR with clang
  > clang: Upgrade to clang 18.1 major release
  > clang: Adjust packaging to match new libLLVM soname
  > bpftrace: Upgrade to 0.20+ and fix with llvm 18
  > bcc: Do not set LLVM_PACKAGE_VERSION explicitly
  > vulkan-samples: Disable deprecated declaration warnings with libc++
  > castxml: Upgrade to 0.6.4
  > spirv-llvm-translator: Switch to main branch for llvm 18 support
  > libcxx: Pass LLVM_RUNTIME_TARGETS
  > rust-llvm: Fix build with clang-18
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18
  > openldap: Fix build with lld linker

* sources/meta-elm-binary e57ece1...ee89d03 (1):
  > Merge pull request #9 from YoeDistro/yoe/mut

* sources/meta-freescale cce48564...dc7a2cd4 (6):
  > qtbase: Enable wayland knob when in distro features
  > wayland: Delete recipe
  > Merge pull request #1764 from hiagofranco/add_uuu_tagged_to_uuubootloader-class
  > Merge pull request #1763 from hiagofranco/add_uuu_untagged_to_u-boot-imx
  > Merge pull request #1761 from hiagofranco/fix_uuu_bootloader_tag
  > Merge pull request #1760 from mschwan-phytec/wip-master-bmap-rename

* sources/meta-freescale-3rdparty 13f46cb...ae392bf (1):
  > Merge pull request #294 from chrisdimich/master

* sources/meta-intel e318d880...9ed54a13 (7):
  > ispc: upgrade 1.22.0 -> 1.23.0
  > openvkl: upgrade 2.0.0 -> 2.0.1
  > ospray: upgrade 3.0.0 -> 3.1.0
  > embree: upgrade 4.3.0 -> 4.3.1
  > rkcommon: upgrade 1.12.0 -> 1.13.0
  > intel-compute-runtime: upgrade 23.22.26516.18 -> 24.05.28454.6
  > intel-graphics-compiler: upgrade 1.0.14062.11 -> 1.0.15985.7

* sources/meta-odroid 665b62d...ae4ac91 (1):
  > u-boot_2023: Drop PYTHON_PN

* sources/meta-openembedded 9f0e51321...3a153f293 (144):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > layer.conf: Update for the scarthgap release series
  > samba: upgrade 4.19.4 -> 4.19.5
  > cryptsetup: upgrade 2.7.0 -> 2.7.1
  > ser2net: add a systemd service file
  > waylandpp: fix reproducibility issue
  > crossguid: fix reproducibility issue
  > editorconfig-core-c: fix reproducibility issue
  > fmt: remove unnecessary "inherit ptest" directive
  > python3-wsproto: Add recipe
  > python3-httptools: added recipe which is also include ptest
  > python3-a2wsgi: added recipe which is also include ptest
  > libvncserver: fix reproducibility issue
  > gnome-terminal: fix reproducibility issue
  > gnome-settings-daemon: fix reproducibility issue
  > gnome-disk-utility: fix reproducibility issue
  > gnome-control-center: fix reproducibility issue
  > vlc: Fix build on 32bit x86
  > php: Upgrade to 8.2.16
  > remove obsolete PIP_INSTALL_PACKAGE and PIP_INSTALL_DIST_PATH
  > thin-provisioning-tools: 1.0.9 -> 1.0.12
  > netcf: Fix build with latest gnulib
  > gnulib: 2018-12-18 -> 202401
  > xfsprogs: 6.5.0 -> 6.6.0
  > yaffs2-utils: Upgrade to 20221209
  > webp-pixbuf-loader: update 0.2.5 -> 0.2.7
  > python3-google-auth: add ptest and update runtime dependencies
  > python3-responses: add recipe
  > python3-pytest-localserver: added recipe which is also include ptest
  > tcprelay: fix a minor cross compilation do_configure issue
  > vlc: Upgrade to 3.0.20
  > gnome-online-accounts: Fix build with libxml2 2.12
  > abseil-cpp: upgrade 20230802.1 -> 20240116.1
  > gnome-commander: Fix build with taglib 2.0
  > libmusicbrainz: Update to tip of trunk
  > mariadb: Fix build with libxml2 2.12 ABI changes
  > xmlstarlet: Fix build with API breakage in libxml2 2.12
  > python3-tomli-w: added recipe which is also include ptest
  > libosinfo: Fix build with libxml2 v2.12
  > googletest: allow for shared libraries
  > libnice: Disable the examples and the tests
  > python3-google-auth-oauthlib: add ptest
  > python3-traitlets: add ptest and update runtime dependencies
  > mozjs-115: fix reproducibility issue
  > net-snmp: upgrade 5.9.3 -> 5.9.4
  > nss: Upgrade 3.74 -> 3.98
  > squid: Upgrade to 6.8
  > re2: Upgrade 2023.03.01 -> 2024.03.01
  > googletest: Pass -fPIC to CFLAGS
  > gosu: Upgrade to 1.17
  > postfix: upgrade 3.8.5 -> 3.8.6
  > networkmanager: 1.44.0 -> 1.46.0
  > abseil-cpp: Split so-files into separate packages
  > abseil-cpp: A little clean-up
  > python3-invoke: add recipe
  > python3-icecream: add recipe
  > netplan: upgrade 0.106 -> 1.0
  > stunnel: upgrade 5.69 -> 5.72
  > smarty: upgrade 4.3.4 -> 4.4.1
  > python3-sentry-sdk: upgrade 1.40.4 -> 1.40.6
  > python3-scrypt: upgrade 0.8.20 -> 0.8.24
  > python3-pymisp: upgrade 2.4.185 -> 2.4.186
  > python3-pdm: upgrade 2.12.3 -> 2.12.4
  > python3-ipython: upgrade 8.21.0 -> 8.22.1
  > python3-grpcio(-tools): upgrade 1.60.1 -> 1.62.0
  > python3-google-api-python-client: upgrade 2.118.0 -> 2.120.0
  > python3-google-api-core: upgrade 2.16.2 -> 2.17.1
  > python3-gcovr: upgrade 7.0 -> 7.2
  > python3-eventlet: upgrade 0.35.1 -> 0.35.2
  > python3-dnspython: upgrade 2.6.0 -> 2.6.1
  > python3-cbor2: upgrade 5.6.1 -> 5.6.2
  > python3-astroid: upgrade 3.0.3 -> 3.1.0
  > ostree: upgrade 2024.3 -> 2024.4
  > neatvnc: upgrade 0.7.2 -> 0.8.0
  > libtdb: upgrade 1.4.9 -> 1.4.10
  > libtalloc: upgrade 2.4.1 -> 2.4.2
  > fetchmail: upgrade 6.4.37 -> 6.4.38
  > ddrescue: upgrade 1.27 -> 1.28
  > dbus-cxx: upgrade 2.5.0 -> 2.5.1
  > ctags: upgrade 6.1.20240114.0 -> 6.1.20240225.0
  > c-ares: upgrade 1.26.0 -> 1.27.0
  > bats: upgrade 1.10.0 -> 1.11.0
  > python3-eth-utils: remove unused patches
  > webkitgtk3: remove unused patch
  > emacs: remove unused patch
  > opengl-es-cts: remove unused patch
  > libio-pty-perl: remove unsed patch
  > openal-soft: remove unused patches
  > tracker: remove unused patch
  > python3-marshmallow: upgrade 3.20.2 -> 3.21.1 and add ptest
  > glmark2: add upstream patch to not care about stencil config
  > signing.bbclass: fix typos
  > emacs: Add packageconfig for selinux support
  > pgpool2: Fix build with postgresql 16+
  > pgpool2: Upgrade to 4.5.1
  > python3-arrow: add ptest, update backend and runtime dependencies
  > python3-types-python-dateutil: add recipe
  > toybox-inittab: Fix serial getty reproducibility
  > polkit: update 123 -> 124
  > mozjs-115: update 115.6.0 -> 115.8.0
  > python3-dateutil: upgrade 2.8.2 -> 2.9.0
  > python3-freezegun: add recipe and add ptest
  > drbd-utils: Fix a udev rule reproducibility
  > drbd-utils: Drop a duplicated line in DESCRIPTION
  > ptest-packagelists-meta-python: Move py3-libgpiod out of PTESTS_PROBLEMS_META_PYTHON
  > ptest-packagelists-meta-oe: Move libgpiod out of PTESTS_PROBLEMS_META_OE
  > postgresql: upgrade 15.5 -> 16.2
  > nodejs: upgrade 20.11.0 -> 20.11.1
  > multipath-tools: upgrade 0.9.3 -> 0.9.8
  > syslog-ng: upgrade 4.0.1 -> 4.6.0
  > python3-aiohappyeyeballs: Correct the typo of BBCLASSEXTEND
  > googletest: allow for shared libraries
  > e2tools: Delete unneeded files from ptest package
  > python3-wrapt: add ptest
  > ptest-packagelists-meta-python: Move python3-xlrd from PTESTS_PROBLEMS_META_PYTHON to PTESTS_FAST_META_PYTHON
  > nlohmann-json: Upgrade to 3.11.3
  > python3-netaddr: upgrade 0.10.1 -> 1.2.1 and add ptest
  > python3-google-auth: upgrade 2.28.0 -> 2.28.1
  > syzkaller: Fix build with go 1.21
  > crucible: Define GOPROXY
  > influxdb: Define GOPROXY
  > folks: update 0.15.6 -> 0.15.7
  > drbd-utils: Disable warnings as errors
  > drbd-utils: upgrade 9.22.0 -> 9.27.0
  > openvpn: upgrade 2.6.7 -> 2.6.9
  > fuse3: Make kmod as a recommendation instead of rdep for ptests
  > fuse3: use 4 spaces for indentation
  > openldap: upgrade 2.5.16 -> 2.6.7
  > postfix: upgrade 3.7.3 -> 3.8.5
  > krb5: upgrade 1.20.2 -> 1.21.2
  > keyutils: Add missing rdep for ptests
  > layer.conf: Add nativesdk-libdevmapper PREFERRED_RPROVIDER
  > cryptsetup: upgrade 2.6.1 -> 2.7.0
  > grpc: upgrade 1.60.0 -> 1.60.1
  > iperf3: upgrade 3.15 -> 3.16
  > libgpiod: Tests rely on configfs support in kernel
  > python3-betamax: Upgrade to 0.9.0
  > python3-pyzmq: Add missing dep on python3-unixadmin for ptests
  > python3-gpiod: Tests rely on configfs support in kernel
  > python3-fastjsonschema: Add missing ptest deps
  > xfce4-notifyd: use python3native and depend on python3-packaging-native
  > ristretto: use python3native and depend on glib-2.0-native, python3-packaging-native
  > libkcapi: Update HOMEPAGE url
  > openipmi: fix do_configure error when using dash

* sources/meta-qcom 567079b...e7bcac0 (1):
  > Merge pull request #582 from lumag/cuse

* sources/meta-qt6 1695f1a...394d7d9 (215):
  > qtwebengine: Fix build with clang18
  > squish: don't move executables
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > qtbase: fix patch fuzz
  > qtbase: don't generate qmake wrapper
  > qtbase: add PACKAGECONFIG for wayland support
  > squish: fix QA issue
  > squish: add profile script
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > squish: make wayland optional
  < Merge pull request #36 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Add support for building Squish
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #35 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #34 from YoeDistro/kraj/6.6
  > layer.conf: update LAYERSERIES_COMPAT for scarthgap
  > packagegroup: add Qt modules only on supported archs
  > qtbase: prefer system png
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > libwebp: add workaround for native build
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #32 from YoeDistro/kraj/6.6
  > packagegroup: fix warning caused by inherit_defer
  > coin: update build targets
  > ptest: skip non-existing tests
  < Merge pull request #31 from YoeDistro/kraj/6.6
  > Add recipe for QtDoc
  > qtmultimedia: update revision
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  > webengine: update patch
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  > ptest: better handling for test list
  > Add srcrev for QtDoc
  > pytest-qt: upgrade to latest version
  < Merge pull request #25 from YoeDistro/kraj/6.6
  > qt6-git.inc: Switch to 6.7 branch
  > qtwebengine: update to 118-based
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > srcrev_update: support for all recipes
  > qttools: use clang if it is available
  > qtinterfaceframework: fix packaging error
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  > qtinterfaceframework: remove simulation and reference api
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtdeclarative: add dependency to qtsvg
  > qtbase: fix QLibraryInfo prefix with usrmerge
  < Merge pull request #22 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  > qt3d: remove upstreamed patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: add test config for build ptest image
  > qmlcompiler: enable ptest
  > qtwebengine: enable ptest
  > qtconnectivity: enable ptest
  > ptest: better ptest support
  > Revert "protobuf: add workaround for qtgrpc"
  < Merge pull request #18 from YoeDistro/kraj/6.6
  > coin: add CI build for nanbield
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  > qtgrpc: update to latest revision to fix build failure
  < Merge pull request #16 from YoeDistro/kraj/6.6
  > protobuf: add workaround for qtgrpc
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  > Remove old patches from qtwebengine
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Workaround too eager packagegroup sanity check
  > Workaround too eager packagegroup sanity check
  < Remove checks for required meta layers
  < layer.conf: fix LAYERDEPENDS_qt6-layer
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Remove checks for required meta layers
  > layer.conf: fix LAYERDEPENDS_qt6-layer
  < qtgraphs: remove opengl requirement
  > qtgraphs: remove opengl requirement
  < Remove old patches from qtwebengine
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add PACKAGECONFIG for egldevice platform plugin
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: add PACKAGECONFIG for egldevice platform plugin
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > readme: remove notes about webengine testing
  > qtapplicationmanager: remove unneeded CFLAGS
  > qtopcua: add support for native and nativesdk
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add at-spi2-core as dependency for accessibility option
  < qtmultimedia: enable ffmpeg only if its license is accepted
  < readme: Add link to bug tracker
  > qtbase: add at-spi2-core as dependency for accessibility option
  > readme: Add link to bug tracker
  > qtmultimedia: enable ffmpeg only if its license is accepted
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Revert "qtbase: fix build with kirkstone"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtwebengine: fix build without DRI"
  < Revert "qtwebengine: fix build without DRI"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Bump version to 6.6.1
  > qtapplicationmanager: Fix build with musl
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtshadertools: Fix missing dependency to spirv-tools
  > qtshadertools: Fix missing dependency to spirv-tools
  > qtbase: Add locale-base-c only on glibc based targets
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: fix install if lcl_maybe_fortify is empty
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: fix install if lcl_maybe_fortify is empty
  > Conversion script to use new module names
  < qtdeclarative: add dependency to QtSvg for example
  > qtwebengine: fix build without DRI
  < qtwebengine: fix x86_64 build of ffmpeg
  > qtdeclarative: add dependency to QtSvg for example
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: remove langdale from CI tests
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: fix x86_64 build of ffmpeg
  > Use std::size_t instead of int to store position in string
  > qtwebengine: update chromium branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: Add workaround for static build in CI
  > spirv-tools: remove bbappend
  > python: remove duplicate python recipes
  > qtbase: fix build with kirkstone
  > coin: remove langdale from CI tests
  > Drop support for older Yocto releases
  < qtwebengine: fix build without DRI
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: add workaround for QA warning on qemu
  < coin: use INIT_MANAGER to select systemd
  > coin: add workaround for QA warning on qemu
  > coin: use INIT_MANAGER to select systemd
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtwebengine: update chromium branch
  < coin: Add workaround for static build in CI
  < Use std::size_t instead of int to store position in string
  < examples: add runtime dependency to main package
  < readme: add note about release branches and tags
  < qtshadertools: add runtime dependency to spirv-tools
  > qtshadertools: add runtime dependency to spirv-tools
  > examples: add runtime dependency to main package
  > readme: add note about release branches and tags
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > conan.inc: Remove support
  > qtbase: Add a packageconfig knob to enable lld linker
  < *.patch: add Upstream-Status to all patches
  > *.patch: add Upstream-Status to all patches
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Add 6.6 compatibility notes
  > Add 6.6 compatibility notes
  < Remove legacy license identifier mappings in layer config
  > Remove legacy license identifier mappings in layer config
  < qt6: update module branch
  < qtwebengine: update patch
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: update patch
  > qt6: bump version to 6.7.0
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qttools: add PACKAGECONFIG for clang dependency
  > qttools: add PACKAGECONFIG for clang dependency

* sources/meta-raspberrypi 95a9103...92a9b7a (1):
  > rpi-base: Added missing HiFiBerry

* sources/meta-riscv dc7aeb4...d1df527 (5):
  > musl: Drop rv32 patches
  > riscv-common: Rename bmap-tools-native -> bmaptool-native
  > linux-starfive-dev: Fix perf build with gcc-13
  > capnproto,pidgin-sipe: Re-enable on rv32
  > ostree: Do not mark unavailable for rv32

* sources/meta-rockchip bcf1d92...06a65d4 (3):
  > rock-5[ab]: use regular yocto kernel
  > rockchip.wks: fix typo
  > layer.conf: update for scarthgap

* sources/meta-tegra 5237f91d...d4e0d078 (1):
  > layer.conf, README.md: drop nanbield from LAYERSERIES_COMPAT

* sources/meta-ti e24577a7...ee1f6799 (15):
  > CI/CD Auto-Merger: cicd.master.202403080100
  > conf: machine: am62axx: Pick overlays for V3Link cameras
  > linux-ti-staging-rt_6.6: Add KERNEL_LCOALVERSION change
  > u-boot-ti: Change from UBOOT_LOCALVERSION and SRCPV
  > linux-ti-staging: Update KERNEL_LOCALVERSION
  > Drop SRCPV
  > CI/CD Auto-Merger: cicd.master.202402271317
  > Rework jailhouse recipe to support different image build
  > conf: beaglebone-ai64: Apply U-boot defconfig fragments
  > conf: beagleplay: Apply U-boot defconfig fragments
  > meta-ti-bsp: update BeagleBoard.org BSP to the latest
  > linux-bb.org: remove custom FILES:${KERNEL_PACKAGE_NAME}-devicetree
  > meta-ti-bsp: trusted-firmware-arm: Update to master
  > meta-ti-bsp: optee: Upgrade to 4.1
  > conf: machine: Apply U-boot fragment configs for AM62P Display Cluster Image

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

* sources/poky 4945ca640b...b990dab8d1 (206):
  > elfutils: Fix build break with clang
  > llvm: Update to 18.1.1 release
  > glibc: Update to tip of 2.39 branch
  > qemuriscv: Fix kbd and mouse emulation
  > linux-yocto: Fix rv32 syscall wrappers
  > poky-bleeding.bbclass: Remove use of SRCPV
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > openssh: enable sshd.service by default
  > linux-firmware: remove pointless linux-firmware-gplv2-license package
  > linux-firmware: set LICENSE field for -liquidui and -mellanox
  > linux-firmware: add support for deduplicating the firmware
  > mesa: fix opencl-spirv build
  > rust: reproducibility issue fix with v1.75
  > lttng-tools: skip kernel tests if no kernel modules present
  > layer.conf: Prepare for release, drop nanbield LAYERSERIES
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > openssh: Add a workaround for ICE on powerpc64le
  > kernel-fitImage: only include valid compatible line
  > go.bbclass: set GOPROXY
  > systemd: Check for directory before chmod'ing it
  > bmaptool: Add bmap-tools runtime alias for compatibility
  > genericarm64: clean up kernel modules and firmware
  > genericarm64.wks: reorder partitions
  > poky: Update to prepare for scarthgap release
  > go: filter out build specific path from the linker flags
  > systemd: remove systemd-bus-proxy settings
  > systemd: use RDEPENDS for systemd-vconsole-setup
  > systemd: fix dead link /var/log/README
  > rxvt-unicode: Fix installing of terminfo
  > valgrind: skip intermittently failing ptests
  > sstatetests.py: Add testing for correct sstate permissions
  > oeqa/runtime/login: Fix dbus-wait timeout and loop conditional
  > oeqa/runtime/login: Add screenshot sample logic/timeout/dbus-wait
  > oeqa/runtime/login: Exclude qemuriscv64
  > oeqa/runtime/login: Mask out the mouse panel icon for now
  > oeqa/runtime/login: Various code improvements and fixes
  > oeqa/runtime/login: Proof of concept for screenshot testcases
  > screenshot-tests: Add initial screenshot test png files for core-image-sato
  > qemurunner.py: Fix error on calls to run_monitor
  > webkitgtk: upgrade 2.42.2 -> 2.42.5
  > vulkan: upgrade 1.3.268.0 -> 1.3.275.0
  > vala: upgrade 0.56.13 -> 0.56.15
  > update-rc.d: upgrade to latest revision
  > taglib: upgrade 1.13.1 -> 2.0 and add utfcpp recipe to support that
  > ttyrun: upgrade 2.30.0 -> 2.31.0
  > systemd: upgrade 255.1 -> 255.4
  > shaderc: update 2023.7 -> 2023.8
  > repo: upgrade 2.41 -> 2.42
  > python3-wcwidth: upgrade 0.2.12 -> 0.2.13
  > python3-setuptools: upgrade 69.0.3 -> 69.1.1
  > python3-ruamel-yaml: upgrade 0.17.35 -> 0.18.6
  > python3-jsonschema: upgrade 4.17.3 -> 4.21.1 and add new dependencies
  > python3-dtschema: upgrade 2023.7 -> 2024.2
  > python3-build: upgrade 1.0.3 -> 1.1.1
  > piglit: upgrade to latest revision
  > puzzles: upgrade to latest revision
  > orc: upgrade 0.4.37 -> 0.4.38
  > nghttp2: upgrade 1.59.0 -> 1.60.0
  > minicom: upgrade 2.8 -> 2.9
  > mesa: upgrade 24.0.1 -> 24.0.2
  > mc: upgrade 4.8.30 -> 4.8.31
  > man-pages: upgrade 6.05.01 -> 6.06
  > lsof: upgrade 4.98.0 -> 4.99.3
  > librsvg: upgrade 2.56.3 -> 2.57.1
  > linux-firmware: upgrade 20231211 -> 20240220
  > libxml2: upgrade 2.11.5 -> 2.12.5
  > libusb1: upgrade 1.0.26 -> 1.0.27
  > librepo: update 1.16.0 -> 1.17.0
  > libpcre2: upgrade 10.42 -> 10.43
  > libpciaccess: upgrade 0.17 -> 0.18
  > libdnf: update 0.72.0 -> 0.73.0
  > libbsd: upgrade 0.11.8 -> 0.12.1
  > kmscube: upgrade to latest revision
  > glib-networking: upgrade 2.78.0 -> 2.78.1
  > glib-2.0: upgrade 2.78.3 -> 2.78.4
  > gettext: upgrade 0.22.4 -> 0.22.5
  > epiphany: upgrade 45.1 -> 45.3
  > elfutils: upgrade 0.189 -> 0.191
  > ell: upgrade 0.62 -> 0.63
  > diffoscope: upgrade 253 -> 259
  > dnf: upgrade 4.18.2 -> 4.19.0
  > btrfs-tools: upgrade 6.5.3 -> 6.7.1
  > boost: upgrade 1.83.0 -> 1.84.0
  > appstream: upgrade 1.0.0 -> 1.0.2
  > acl: upgrade 2.3.1 -> 2.3.2
  > python3-sphinxcontrib-jquery: add a recipe and make python3-sphinx-rtd-theme depend on it
  > dev-manual: bmaptool: rename
  > manuals: document VIRTUAL-RUNTIME variables
  > contributor-guide: add notes for tests
  > dev-manual: packages: fix capitalization
  > ref-manual: variables: adding multiple groups in GROUPADD_PARAM
  > ref-manual: variables: correct sdk installation default path
  > ref-manual: tasks: do_cleansstate: recommend using '-f' instead for a shared sstate
  > ref-manual: tasks: do_cleanall: recommend using '-f' instead
  > ref-manual: classes: add cve status check for oe.qa
  > libpng: Update SRC_URI to avoid redirects
  > go: Drop linkmode with nativesdk/cross-canadian
  > go: Further tweak indentation in patch
  > go: bump 1.22.0
  > image_types.bbclass: fix vfat image names
  > xz: correct upstream version check
  > rxvt: add rxvt to desktop entry name
  > Add genericarm64 MACHINE
  > bitbake: utils: remove BB_ENV_PASSTHROUGH from preserved_envvars()
  > bmaptool: now part of Yocto Project
  > python3-cryptography_42.0.5.bb: delete redundant ptest packaging
  > expat: upgrdae 2.6.0 -> 2.6.1
  > gdb: Upgrade 14.1 -> 14.2
  > python3-hypothesis: upgrade 6.98.12 -> 6.98.15
  > rust: Fix build failure re-appeared on riscv32
  > gtk+3: update 3.24.38 -> 3.24.41
  > linux-yocto: Enable gpio-sim with ptests
  > linux-yocto/6.6: update CVE exclusions
  > linux-yocto/6.6: update to v6.6.20
  > linux-yocto/cfg/6.6: drop CONFIG_DEBUG_CREDENTIALS
  > go: upgrade 1.21.5 -> 1.21.7
  > go: upgrade 1.21.0 -> 1.21.5
  > oeqa/gotoolchain: set GOPROXY
  > goarch: disable dynamic linking globally
  > go: bump 1.21.0
  > go: rework patch to avoid identation
  > bitbake: prserv/serv: Fix a PID file removal race on prserv stop
  > bitbake: fetch/git: Avoid clean upon failure
  > qemu: backport patch for ui/clipboard issue
  > mesa,mesa-gl: Fix build when dri3 is not enabled
  > coreutils: backport patch to fix heap overflow in split
  > u-boot: Move UBOOT_INITIAL_ENV back to u-boot.inc
  > qemu: Replace workaround with proper usermode fix for shmat
  > no-gplv3: Tweak for packagemangement in core-image-full-cmdline
  > core-image-full-cmdline: add package-management
  > python3-attrs: disable Hypothesis deadline
  > rust: reproducibility issue fix with v1.75
  > rust: Revert PGO to it's default
  > rust: Upgrade 1.74.1 -> 1.75.0
  > linux-firmware: split out more firmware pieces
  > llvm: Update to 18.1.0 RC4
  > waf: Improve version parsing to avoid failing on warnings
  > xprop: upgrade 1.2.6 -> 1.2.7
  > xkeyboard-config: upgrade 2.40 -> 2.41
  > xkbcomp: upgrade 1.4.6 -> 1.4.7
  > swig: upgrade 4.2.0 -> 4.2.1
  > python3-yamllint: upgrade 1.33.0 -> 1.35.1
  > python3-urllib3: upgrade 2.1.0 -> 2.2.1
  > python3: upgrade 3.12.1 -> 3.12.2
  > python3-typing-extensions: upgrade 4.9.0 -> 4.10.0
  > python3-trove-classifiers: upgrade 2024.1.8 -> 2024.2.23
  > python3-setuptools-rust: upgrade 1.8.1 -> 1.9.0
  > python3-pytz: upgrade 2023.4 -> 2024.1
  > python3-pytest: upgrade 8.0.0 -> 8.0.2
  > python3-pycairo: upgrade 1.25.1 -> 1.26.0
  > python3-pip: upgrade 23.3.2 -> 24.0
  > python3-hypothesis: upgrade 6.97.3 -> 6.98.12
  > python3-dbusmock: upgrade 0.30.2 -> 0.31.1
  > python3-certifi: upgrade 2023.11.17 -> 2024.2.2
  > python3-beartype: upgrade 0.17.0 -> 0.17.2
  > pkgconf: upgrade 2.1.0 -> 2.1.1
  > pciutils: upgrade 3.10.0 -> 3.11.1
  > pango: upgrade 1.51.0 -> 1.52.0
  > ofono: upgrade 2.3 -> 2.4
  > mpg123: upgrade 1.32.4 -> 1.32.5
  > makedepend: upgrade 1.0.8 -> 1.0.9
  > lighttpd: upgrade 1.4.73 -> 1.4.74
  > libxvmc: upgrade 1.0.13 -> 1.0.14
  > libxkbfile: upgrade 1.1.2 -> 1.1.3
  > libxext: upgrade 1.3.5 -> 1.3.6
  > liburi-perl: upgrade 5.25 -> 5.27
  > libunistring: upgrade 1.1 -> 1.2
  > libsecret: upgrade 0.21.2 -> 0.21.4
  > libpng: upgrade 1.6.41 -> 1.6.42
  > libmicrohttpd: upgrade 0.9.77 -> 1.0.1
  > libksba: upgrade 1.6.5 -> 1.6.6
  > libhandy: upgrade 1.8.2 -> 1.8.3
  > libgpg-error: upgrade 1.47 -> 1.48
  > libffi: upgrade 3.4.5 -> 3.4.6
  > git: upgrade 2.43.0 -> 2.44.0
  > gcr: upgrade 4.1.0 -> 4.2.0
  > efivar: upgrade 38 -> 39
  > ed: upgrade 1.20 -> 1.20.1
  > createrepo-c: upgrade 1.0.3 -> 1.0.4
  > ccache: upgrade 4.9 -> 4.9.1
  > bash-completion: upgrade 2.11 -> 2.12.0
  > mirrors: Switch llvm to use shallow cloning
  > gstreamer1.0: skip a test that is known to be flaky
  > oeqa/lib/utils/postactions: fix host disk usage stats retrieval
  > python3-cryptography{-vectors}: upgrade to 42.0.5
  > libc-locale: fix ASCII compatible warning cause build failure.
  > rpm: Fix the following error when run nativesdk-rpm in nativesdk environment.
  > python3: dont disable readline module for editline
  > python3-maturin: Recognise riscv32 architecture
  > python3-bcrypt: Fix build break on arches without 64 bit atomics
  > python3-git: upgrade 3.1.41 -> 3.1.42
  > wpa-supplicant: Fix CVE-2023-52160
  > libexif: remove unused version_underscore
  > bitbake: taskexp_ncurses: fix execution example in introductory comment

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

* sources/meta-arm 1231e54a...aba92504 (1):
  > ci: Ensure tests are in the Corstone-1000 flash image

* sources/meta-clang fc56d6c...d0d4339 (14):
  > clang: Bump version to 18.1.1
  > lksctp-tools: Reset SECURITY_STACK_PROTECTOR with clang
  > clang: Upgrade to clang 18.1 major release
  > clang: Adjust packaging to match new libLLVM soname
  > bpftrace: Upgrade to 0.20+ and fix with llvm 18
  > bcc: Do not set LLVM_PACKAGE_VERSION explicitly
  > vulkan-samples: Disable deprecated declaration warnings with libc++
  > castxml: Upgrade to 0.6.4
  > spirv-llvm-translator: Switch to main branch for llvm 18 support
  > libcxx: Pass LLVM_RUNTIME_TARGETS
  > rust-llvm: Fix build with clang-18
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18
  > openldap: Fix build with lld linker

* sources/meta-elm-binary e57ece1...ee89d03 (1):
  > Merge pull request #9 from YoeDistro/yoe/mut

* sources/meta-freescale cce48564...dc7a2cd4 (6):
  > qtbase: Enable wayland knob when in distro features
  > wayland: Delete recipe
  > Merge pull request #1764 from hiagofranco/add_uuu_tagged_to_uuubootloader-class
  > Merge pull request #1763 from hiagofranco/add_uuu_untagged_to_u-boot-imx
  > Merge pull request #1761 from hiagofranco/fix_uuu_bootloader_tag
  > Merge pull request #1760 from mschwan-phytec/wip-master-bmap-rename

* sources/meta-freescale-3rdparty 13f46cb...ae392bf (1):
  > Merge pull request #294 from chrisdimich/master

* sources/meta-intel e318d880...9ed54a13 (7):
  > ispc: upgrade 1.22.0 -> 1.23.0
  > openvkl: upgrade 2.0.0 -> 2.0.1
  > ospray: upgrade 3.0.0 -> 3.1.0
  > embree: upgrade 4.3.0 -> 4.3.1
  > rkcommon: upgrade 1.12.0 -> 1.13.0
  > intel-compute-runtime: upgrade 23.22.26516.18 -> 24.05.28454.6
  > intel-graphics-compiler: upgrade 1.0.14062.11 -> 1.0.15985.7

* sources/meta-odroid 665b62d...ae4ac91 (1):
  > u-boot_2023: Drop PYTHON_PN

* sources/meta-openembedded 9f0e51321...aa29f9c76 (144):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > layer.conf: Update for the scarthgap release series
  > samba: upgrade 4.19.4 -> 4.19.5
  > cryptsetup: upgrade 2.7.0 -> 2.7.1
  > ser2net: add a systemd service file
  > waylandpp: fix reproducibility issue
  > crossguid: fix reproducibility issue
  > editorconfig-core-c: fix reproducibility issue
  > fmt: remove unnecessary "inherit ptest" directive
  > python3-wsproto: Add recipe
  > python3-httptools: added recipe which is also include ptest
  > python3-a2wsgi: added recipe which is also include ptest
  > libvncserver: fix reproducibility issue
  > gnome-terminal: fix reproducibility issue
  > gnome-settings-daemon: fix reproducibility issue
  > gnome-disk-utility: fix reproducibility issue
  > gnome-control-center: fix reproducibility issue
  > vlc: Fix build on 32bit x86
  > php: Upgrade to 8.2.16
  > remove obsolete PIP_INSTALL_PACKAGE and PIP_INSTALL_DIST_PATH
  > thin-provisioning-tools: 1.0.9 -> 1.0.12
  > netcf: Fix build with latest gnulib
  > gnulib: 2018-12-18 -> 202401
  > xfsprogs: 6.5.0 -> 6.6.0
  > yaffs2-utils: Upgrade to 20221209
  > webp-pixbuf-loader: update 0.2.5 -> 0.2.7
  > python3-google-auth: add ptest and update runtime dependencies
  > python3-responses: add recipe
  > python3-pytest-localserver: added recipe which is also include ptest
  > tcprelay: fix a minor cross compilation do_configure issue
  > vlc: Upgrade to 3.0.20
  > gnome-online-accounts: Fix build with libxml2 2.12
  > abseil-cpp: upgrade 20230802.1 -> 20240116.1
  > gnome-commander: Fix build with taglib 2.0
  > libmusicbrainz: Update to tip of trunk
  > mariadb: Fix build with libxml2 2.12 ABI changes
  > xmlstarlet: Fix build with API breakage in libxml2 2.12
  > python3-tomli-w: added recipe which is also include ptest
  > libosinfo: Fix build with libxml2 v2.12
  > googletest: allow for shared libraries
  > libnice: Disable the examples and the tests
  > python3-google-auth-oauthlib: add ptest
  > python3-traitlets: add ptest and update runtime dependencies
  > mozjs-115: fix reproducibility issue
  > net-snmp: upgrade 5.9.3 -> 5.9.4
  > nss: Upgrade 3.74 -> 3.98
  > squid: Upgrade to 6.8
  > re2: Upgrade 2023.03.01 -> 2024.03.01
  > googletest: Pass -fPIC to CFLAGS
  > gosu: Upgrade to 1.17
  > postfix: upgrade 3.8.5 -> 3.8.6
  > networkmanager: 1.44.0 -> 1.46.0
  > abseil-cpp: Split so-files into separate packages
  > abseil-cpp: A little clean-up
  > python3-invoke: add recipe
  > python3-icecream: add recipe
  > netplan: upgrade 0.106 -> 1.0
  > stunnel: upgrade 5.69 -> 5.72
  > smarty: upgrade 4.3.4 -> 4.4.1
  > python3-sentry-sdk: upgrade 1.40.4 -> 1.40.6
  > python3-scrypt: upgrade 0.8.20 -> 0.8.24
  > python3-pymisp: upgrade 2.4.185 -> 2.4.186
  > python3-pdm: upgrade 2.12.3 -> 2.12.4
  > python3-ipython: upgrade 8.21.0 -> 8.22.1
  > python3-grpcio(-tools): upgrade 1.60.1 -> 1.62.0
  > python3-google-api-python-client: upgrade 2.118.0 -> 2.120.0
  > python3-google-api-core: upgrade 2.16.2 -> 2.17.1
  > python3-gcovr: upgrade 7.0 -> 7.2
  > python3-eventlet: upgrade 0.35.1 -> 0.35.2
  > python3-dnspython: upgrade 2.6.0 -> 2.6.1
  > python3-cbor2: upgrade 5.6.1 -> 5.6.2
  > python3-astroid: upgrade 3.0.3 -> 3.1.0
  > ostree: upgrade 2024.3 -> 2024.4
  > neatvnc: upgrade 0.7.2 -> 0.8.0
  > libtdb: upgrade 1.4.9 -> 1.4.10
  > libtalloc: upgrade 2.4.1 -> 2.4.2
  > fetchmail: upgrade 6.4.37 -> 6.4.38
  > ddrescue: upgrade 1.27 -> 1.28
  > dbus-cxx: upgrade 2.5.0 -> 2.5.1
  > ctags: upgrade 6.1.20240114.0 -> 6.1.20240225.0
  > c-ares: upgrade 1.26.0 -> 1.27.0
  > bats: upgrade 1.10.0 -> 1.11.0
  > python3-eth-utils: remove unused patches
  > webkitgtk3: remove unused patch
  > emacs: remove unused patch
  > opengl-es-cts: remove unused patch
  > libio-pty-perl: remove unsed patch
  > openal-soft: remove unused patches
  > tracker: remove unused patch
  > python3-marshmallow: upgrade 3.20.2 -> 3.21.1 and add ptest
  > glmark2: add upstream patch to not care about stencil config
  > signing.bbclass: fix typos
  > emacs: Add packageconfig for selinux support
  > pgpool2: Fix build with postgresql 16+
  > pgpool2: Upgrade to 4.5.1
  > python3-arrow: add ptest, update backend and runtime dependencies
  > python3-types-python-dateutil: add recipe
  > toybox-inittab: Fix serial getty reproducibility
  > polkit: update 123 -> 124
  > mozjs-115: update 115.6.0 -> 115.8.0
  > python3-dateutil: upgrade 2.8.2 -> 2.9.0
  > python3-freezegun: add recipe and add ptest
  > drbd-utils: Fix a udev rule reproducibility
  > drbd-utils: Drop a duplicated line in DESCRIPTION
  > ptest-packagelists-meta-python: Move py3-libgpiod out of PTESTS_PROBLEMS_META_PYTHON
  > ptest-packagelists-meta-oe: Move libgpiod out of PTESTS_PROBLEMS_META_OE
  > postgresql: upgrade 15.5 -> 16.2
  > nodejs: upgrade 20.11.0 -> 20.11.1
  > multipath-tools: upgrade 0.9.3 -> 0.9.8
  > syslog-ng: upgrade 4.0.1 -> 4.6.0
  > python3-aiohappyeyeballs: Correct the typo of BBCLASSEXTEND
  > googletest: allow for shared libraries
  > e2tools: Delete unneeded files from ptest package
  > python3-wrapt: add ptest
  > ptest-packagelists-meta-python: Move python3-xlrd from PTESTS_PROBLEMS_META_PYTHON to PTESTS_FAST_META_PYTHON
  > nlohmann-json: Upgrade to 3.11.3
  > python3-netaddr: upgrade 0.10.1 -> 1.2.1 and add ptest
  > python3-google-auth: upgrade 2.28.0 -> 2.28.1
  > syzkaller: Fix build with go 1.21
  > crucible: Define GOPROXY
  > influxdb: Define GOPROXY
  > folks: update 0.15.6 -> 0.15.7
  > drbd-utils: Disable warnings as errors
  > drbd-utils: upgrade 9.22.0 -> 9.27.0
  > openvpn: upgrade 2.6.7 -> 2.6.9
  > fuse3: Make kmod as a recommendation instead of rdep for ptests
  > fuse3: use 4 spaces for indentation
  > openldap: upgrade 2.5.16 -> 2.6.7
  > postfix: upgrade 3.7.3 -> 3.8.5
  > krb5: upgrade 1.20.2 -> 1.21.2
  > keyutils: Add missing rdep for ptests
  > layer.conf: Add nativesdk-libdevmapper PREFERRED_RPROVIDER
  > cryptsetup: upgrade 2.6.1 -> 2.7.0
  > grpc: upgrade 1.60.0 -> 1.60.1
  > iperf3: upgrade 3.15 -> 3.16
  > libgpiod: Tests rely on configfs support in kernel
  > python3-betamax: Upgrade to 0.9.0
  > python3-pyzmq: Add missing dep on python3-unixadmin for ptests
  > python3-gpiod: Tests rely on configfs support in kernel
  > python3-fastjsonschema: Add missing ptest deps
  > xfce4-notifyd: use python3native and depend on python3-packaging-native
  > ristretto: use python3native and depend on glib-2.0-native, python3-packaging-native
  > libkcapi: Update HOMEPAGE url
  > openipmi: fix do_configure error when using dash

* sources/meta-qcom 567079b...e7bcac0 (1):
  > Merge pull request #582 from lumag/cuse

* sources/meta-qt6 1695f1a...394d7d9 (215):
  > qtwebengine: Fix build with clang18
  > squish: don't move executables
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > qtbase: fix patch fuzz
  > qtbase: don't generate qmake wrapper
  > qtbase: add PACKAGECONFIG for wayland support
  > squish: fix QA issue
  > squish: add profile script
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > squish: make wayland optional
  < Merge pull request #36 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Add support for building Squish
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #35 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #34 from YoeDistro/kraj/6.6
  > layer.conf: update LAYERSERIES_COMPAT for scarthgap
  > packagegroup: add Qt modules only on supported archs
  > qtbase: prefer system png
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > libwebp: add workaround for native build
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #32 from YoeDistro/kraj/6.6
  > packagegroup: fix warning caused by inherit_defer
  > coin: update build targets
  > ptest: skip non-existing tests
  < Merge pull request #31 from YoeDistro/kraj/6.6
  > Add recipe for QtDoc
  > qtmultimedia: update revision
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  > webengine: update patch
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  > ptest: better handling for test list
  > Add srcrev for QtDoc
  > pytest-qt: upgrade to latest version
  < Merge pull request #25 from YoeDistro/kraj/6.6
  > qt6-git.inc: Switch to 6.7 branch
  > qtwebengine: update to 118-based
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > srcrev_update: support for all recipes
  > qttools: use clang if it is available
  > qtinterfaceframework: fix packaging error
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  > qtinterfaceframework: remove simulation and reference api
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtdeclarative: add dependency to qtsvg
  > qtbase: fix QLibraryInfo prefix with usrmerge
  < Merge pull request #22 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  > qt3d: remove upstreamed patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: add test config for build ptest image
  > qmlcompiler: enable ptest
  > qtwebengine: enable ptest
  > qtconnectivity: enable ptest
  > ptest: better ptest support
  > Revert "protobuf: add workaround for qtgrpc"
  < Merge pull request #18 from YoeDistro/kraj/6.6
  > coin: add CI build for nanbield
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  > qtgrpc: update to latest revision to fix build failure
  < Merge pull request #16 from YoeDistro/kraj/6.6
  > protobuf: add workaround for qtgrpc
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  > Remove old patches from qtwebengine
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Workaround too eager packagegroup sanity check
  > Workaround too eager packagegroup sanity check
  < Remove checks for required meta layers
  < layer.conf: fix LAYERDEPENDS_qt6-layer
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Remove checks for required meta layers
  > layer.conf: fix LAYERDEPENDS_qt6-layer
  < qtgraphs: remove opengl requirement
  > qtgraphs: remove opengl requirement
  < Remove old patches from qtwebengine
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add PACKAGECONFIG for egldevice platform plugin
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: add PACKAGECONFIG for egldevice platform plugin
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > readme: remove notes about webengine testing
  > qtapplicationmanager: remove unneeded CFLAGS
  > qtopcua: add support for native and nativesdk
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add at-spi2-core as dependency for accessibility option
  < qtmultimedia: enable ffmpeg only if its license is accepted
  < readme: Add link to bug tracker
  > qtbase: add at-spi2-core as dependency for accessibility option
  > readme: Add link to bug tracker
  > qtmultimedia: enable ffmpeg only if its license is accepted
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Revert "qtbase: fix build with kirkstone"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtwebengine: fix build without DRI"
  < Revert "qtwebengine: fix build without DRI"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Bump version to 6.6.1
  > qtapplicationmanager: Fix build with musl
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtshadertools: Fix missing dependency to spirv-tools
  > qtshadertools: Fix missing dependency to spirv-tools
  > qtbase: Add locale-base-c only on glibc based targets
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: fix install if lcl_maybe_fortify is empty
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: fix install if lcl_maybe_fortify is empty
  > Conversion script to use new module names
  < qtdeclarative: add dependency to QtSvg for example
  > qtwebengine: fix build without DRI
  < qtwebengine: fix x86_64 build of ffmpeg
  > qtdeclarative: add dependency to QtSvg for example
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: remove langdale from CI tests
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: fix x86_64 build of ffmpeg
  > Use std::size_t instead of int to store position in string
  > qtwebengine: update chromium branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: Add workaround for static build in CI
  > spirv-tools: remove bbappend
  > python: remove duplicate python recipes
  > qtbase: fix build with kirkstone
  > coin: remove langdale from CI tests
  > Drop support for older Yocto releases
  < qtwebengine: fix build without DRI
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: add workaround for QA warning on qemu
  < coin: use INIT_MANAGER to select systemd
  > coin: add workaround for QA warning on qemu
  > coin: use INIT_MANAGER to select systemd
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtwebengine: update chromium branch
  < coin: Add workaround for static build in CI
  < Use std::size_t instead of int to store position in string
  < examples: add runtime dependency to main package
  < readme: add note about release branches and tags
  < qtshadertools: add runtime dependency to spirv-tools
  > qtshadertools: add runtime dependency to spirv-tools
  > examples: add runtime dependency to main package
  > readme: add note about release branches and tags
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > conan.inc: Remove support
  > qtbase: Add a packageconfig knob to enable lld linker
  < *.patch: add Upstream-Status to all patches
  > *.patch: add Upstream-Status to all patches
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Add 6.6 compatibility notes
  > Add 6.6 compatibility notes
  < Remove legacy license identifier mappings in layer config
  > Remove legacy license identifier mappings in layer config
  < qt6: update module branch
  < qtwebengine: update patch
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: update patch
  > qt6: bump version to 6.7.0
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qttools: add PACKAGECONFIG for clang dependency
  > qttools: add PACKAGECONFIG for clang dependency

* sources/meta-raspberrypi 95a9103...92a9b7a (1):
  > rpi-base: Added missing HiFiBerry

* sources/meta-riscv dc7aeb4...d1df527 (5):
  > musl: Drop rv32 patches
  > riscv-common: Rename bmap-tools-native -> bmaptool-native
  > linux-starfive-dev: Fix perf build with gcc-13
  > capnproto,pidgin-sipe: Re-enable on rv32
  > ostree: Do not mark unavailable for rv32

* sources/meta-rockchip bcf1d92...06a65d4 (3):
  > rock-5[ab]: use regular yocto kernel
  > rockchip.wks: fix typo
  > layer.conf: update for scarthgap

* sources/meta-tegra 5237f91d...d4e0d078 (1):
  > layer.conf, README.md: drop nanbield from LAYERSERIES_COMPAT

* sources/meta-ti e24577a7...ee1f6799 (15):
  > CI/CD Auto-Merger: cicd.master.202403080100
  > conf: machine: am62axx: Pick overlays for V3Link cameras
  > linux-ti-staging-rt_6.6: Add KERNEL_LCOALVERSION change
  > u-boot-ti: Change from UBOOT_LOCALVERSION and SRCPV
  > linux-ti-staging: Update KERNEL_LOCALVERSION
  > Drop SRCPV
  > CI/CD Auto-Merger: cicd.master.202402271317
  > Rework jailhouse recipe to support different image build
  > conf: beaglebone-ai64: Apply U-boot defconfig fragments
  > conf: beagleplay: Apply U-boot defconfig fragments
  > meta-ti-bsp: update BeagleBoard.org BSP to the latest
  > linux-bb.org: remove custom FILES:${KERNEL_PACKAGE_NAME}-devicetree
  > meta-ti-bsp: trusted-firmware-arm: Update to master
  > meta-ti-bsp: optee: Upgrade to 4.1
  > conf: machine: Apply U-boot fragment configs for AM62P Display Cluster Image

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

* sources/poky 4945ca640b...b990dab8d1 (206):
  > elfutils: Fix build break with clang
  > llvm: Update to 18.1.1 release
  > glibc: Update to tip of 2.39 branch
  > qemuriscv: Fix kbd and mouse emulation
  > linux-yocto: Fix rv32 syscall wrappers
  > poky-bleeding.bbclass: Remove use of SRCPV
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > openssh: enable sshd.service by default
  > linux-firmware: remove pointless linux-firmware-gplv2-license package
  > linux-firmware: set LICENSE field for -liquidui and -mellanox
  > linux-firmware: add support for deduplicating the firmware
  > mesa: fix opencl-spirv build
  > rust: reproducibility issue fix with v1.75
  > lttng-tools: skip kernel tests if no kernel modules present
  > layer.conf: Prepare for release, drop nanbield LAYERSERIES
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > openssh: Add a workaround for ICE on powerpc64le
  > kernel-fitImage: only include valid compatible line
  > go.bbclass: set GOPROXY
  > systemd: Check for directory before chmod'ing it
  > bmaptool: Add bmap-tools runtime alias for compatibility
  > genericarm64: clean up kernel modules and firmware
  > genericarm64.wks: reorder partitions
  > poky: Update to prepare for scarthgap release
  > go: filter out build specific path from the linker flags
  > systemd: remove systemd-bus-proxy settings
  > systemd: use RDEPENDS for systemd-vconsole-setup
  > systemd: fix dead link /var/log/README
  > rxvt-unicode: Fix installing of terminfo
  > valgrind: skip intermittently failing ptests
  > sstatetests.py: Add testing for correct sstate permissions
  > oeqa/runtime/login: Fix dbus-wait timeout and loop conditional
  > oeqa/runtime/login: Add screenshot sample logic/timeout/dbus-wait
  > oeqa/runtime/login: Exclude qemuriscv64
  > oeqa/runtime/login: Mask out the mouse panel icon for now
  > oeqa/runtime/login: Various code improvements and fixes
  > oeqa/runtime/login: Proof of concept for screenshot testcases
  > screenshot-tests: Add initial screenshot test png files for core-image-sato
  > qemurunner.py: Fix error on calls to run_monitor
  > webkitgtk: upgrade 2.42.2 -> 2.42.5
  > vulkan: upgrade 1.3.268.0 -> 1.3.275.0
  > vala: upgrade 0.56.13 -> 0.56.15
  > update-rc.d: upgrade to latest revision
  > taglib: upgrade 1.13.1 -> 2.0 and add utfcpp recipe to support that
  > ttyrun: upgrade 2.30.0 -> 2.31.0
  > systemd: upgrade 255.1 -> 255.4
  > shaderc: update 2023.7 -> 2023.8
  > repo: upgrade 2.41 -> 2.42
  > python3-wcwidth: upgrade 0.2.12 -> 0.2.13
  > python3-setuptools: upgrade 69.0.3 -> 69.1.1
  > python3-ruamel-yaml: upgrade 0.17.35 -> 0.18.6
  > python3-jsonschema: upgrade 4.17.3 -> 4.21.1 and add new dependencies
  > python3-dtschema: upgrade 2023.7 -> 2024.2
  > python3-build: upgrade 1.0.3 -> 1.1.1
  > piglit: upgrade to latest revision
  > puzzles: upgrade to latest revision
  > orc: upgrade 0.4.37 -> 0.4.38
  > nghttp2: upgrade 1.59.0 -> 1.60.0
  > minicom: upgrade 2.8 -> 2.9
  > mesa: upgrade 24.0.1 -> 24.0.2
  > mc: upgrade 4.8.30 -> 4.8.31
  > man-pages: upgrade 6.05.01 -> 6.06
  > lsof: upgrade 4.98.0 -> 4.99.3
  > librsvg: upgrade 2.56.3 -> 2.57.1
  > linux-firmware: upgrade 20231211 -> 20240220
  > libxml2: upgrade 2.11.5 -> 2.12.5
  > libusb1: upgrade 1.0.26 -> 1.0.27
  > librepo: update 1.16.0 -> 1.17.0
  > libpcre2: upgrade 10.42 -> 10.43
  > libpciaccess: upgrade 0.17 -> 0.18
  > libdnf: update 0.72.0 -> 0.73.0
  > libbsd: upgrade 0.11.8 -> 0.12.1
  > kmscube: upgrade to latest revision
  > glib-networking: upgrade 2.78.0 -> 2.78.1
  > glib-2.0: upgrade 2.78.3 -> 2.78.4
  > gettext: upgrade 0.22.4 -> 0.22.5
  > epiphany: upgrade 45.1 -> 45.3
  > elfutils: upgrade 0.189 -> 0.191
  > ell: upgrade 0.62 -> 0.63
  > diffoscope: upgrade 253 -> 259
  > dnf: upgrade 4.18.2 -> 4.19.0
  > btrfs-tools: upgrade 6.5.3 -> 6.7.1
  > boost: upgrade 1.83.0 -> 1.84.0
  > appstream: upgrade 1.0.0 -> 1.0.2
  > acl: upgrade 2.3.1 -> 2.3.2
  > python3-sphinxcontrib-jquery: add a recipe and make python3-sphinx-rtd-theme depend on it
  > dev-manual: bmaptool: rename
  > manuals: document VIRTUAL-RUNTIME variables
  > contributor-guide: add notes for tests
  > dev-manual: packages: fix capitalization
  > ref-manual: variables: adding multiple groups in GROUPADD_PARAM
  > ref-manual: variables: correct sdk installation default path
  > ref-manual: tasks: do_cleansstate: recommend using '-f' instead for a shared sstate
  > ref-manual: tasks: do_cleanall: recommend using '-f' instead
  > ref-manual: classes: add cve status check for oe.qa
  > libpng: Update SRC_URI to avoid redirects
  > go: Drop linkmode with nativesdk/cross-canadian
  > go: Further tweak indentation in patch
  > go: bump 1.22.0
  > image_types.bbclass: fix vfat image names
  > xz: correct upstream version check
  > rxvt: add rxvt to desktop entry name
  > Add genericarm64 MACHINE
  > bitbake: utils: remove BB_ENV_PASSTHROUGH from preserved_envvars()
  > bmaptool: now part of Yocto Project
  > python3-cryptography_42.0.5.bb: delete redundant ptest packaging
  > expat: upgrdae 2.6.0 -> 2.6.1
  > gdb: Upgrade 14.1 -> 14.2
  > python3-hypothesis: upgrade 6.98.12 -> 6.98.15
  > rust: Fix build failure re-appeared on riscv32
  > gtk+3: update 3.24.38 -> 3.24.41
  > linux-yocto: Enable gpio-sim with ptests
  > linux-yocto/6.6: update CVE exclusions
  > linux-yocto/6.6: update to v6.6.20
  > linux-yocto/cfg/6.6: drop CONFIG_DEBUG_CREDENTIALS
  > go: upgrade 1.21.5 -> 1.21.7
  > go: upgrade 1.21.0 -> 1.21.5
  > oeqa/gotoolchain: set GOPROXY
  > goarch: disable dynamic linking globally
  > go: bump 1.21.0
  > go: rework patch to avoid identation
  > bitbake: prserv/serv: Fix a PID file removal race on prserv stop
  > bitbake: fetch/git: Avoid clean upon failure
  > qemu: backport patch for ui/clipboard issue
  > mesa,mesa-gl: Fix build when dri3 is not enabled
  > coreutils: backport patch to fix heap overflow in split
  > u-boot: Move UBOOT_INITIAL_ENV back to u-boot.inc
  > qemu: Replace workaround with proper usermode fix for shmat
  > no-gplv3: Tweak for packagemangement in core-image-full-cmdline
  > core-image-full-cmdline: add package-management
  > python3-attrs: disable Hypothesis deadline
  > rust: reproducibility issue fix with v1.75
  > rust: Revert PGO to it's default
  > rust: Upgrade 1.74.1 -> 1.75.0
  > linux-firmware: split out more firmware pieces
  > llvm: Update to 18.1.0 RC4
  > waf: Improve version parsing to avoid failing on warnings
  > xprop: upgrade 1.2.6 -> 1.2.7
  > xkeyboard-config: upgrade 2.40 -> 2.41
  > xkbcomp: upgrade 1.4.6 -> 1.4.7
  > swig: upgrade 4.2.0 -> 4.2.1
  > python3-yamllint: upgrade 1.33.0 -> 1.35.1
  > python3-urllib3: upgrade 2.1.0 -> 2.2.1
  > python3: upgrade 3.12.1 -> 3.12.2
  > python3-typing-extensions: upgrade 4.9.0 -> 4.10.0
  > python3-trove-classifiers: upgrade 2024.1.8 -> 2024.2.23
  > python3-setuptools-rust: upgrade 1.8.1 -> 1.9.0
  > python3-pytz: upgrade 2023.4 -> 2024.1
  > python3-pytest: upgrade 8.0.0 -> 8.0.2
  > python3-pycairo: upgrade 1.25.1 -> 1.26.0
  > python3-pip: upgrade 23.3.2 -> 24.0
  > python3-hypothesis: upgrade 6.97.3 -> 6.98.12
  > python3-dbusmock: upgrade 0.30.2 -> 0.31.1
  > python3-certifi: upgrade 2023.11.17 -> 2024.2.2
  > python3-beartype: upgrade 0.17.0 -> 0.17.2
  > pkgconf: upgrade 2.1.0 -> 2.1.1
  > pciutils: upgrade 3.10.0 -> 3.11.1
  > pango: upgrade 1.51.0 -> 1.52.0
  > ofono: upgrade 2.3 -> 2.4
  > mpg123: upgrade 1.32.4 -> 1.32.5
  > makedepend: upgrade 1.0.8 -> 1.0.9
  > lighttpd: upgrade 1.4.73 -> 1.4.74
  > libxvmc: upgrade 1.0.13 -> 1.0.14
  > libxkbfile: upgrade 1.1.2 -> 1.1.3
  > libxext: upgrade 1.3.5 -> 1.3.6
  > liburi-perl: upgrade 5.25 -> 5.27
  > libunistring: upgrade 1.1 -> 1.2
  > libsecret: upgrade 0.21.2 -> 0.21.4
  > libpng: upgrade 1.6.41 -> 1.6.42
  > libmicrohttpd: upgrade 0.9.77 -> 1.0.1
  > libksba: upgrade 1.6.5 -> 1.6.6
  > libhandy: upgrade 1.8.2 -> 1.8.3
  > libgpg-error: upgrade 1.47 -> 1.48
  > libffi: upgrade 3.4.5 -> 3.4.6
  > git: upgrade 2.43.0 -> 2.44.0
  > gcr: upgrade 4.1.0 -> 4.2.0
  > efivar: upgrade 38 -> 39
  > ed: upgrade 1.20 -> 1.20.1
  > createrepo-c: upgrade 1.0.3 -> 1.0.4
  > ccache: upgrade 4.9 -> 4.9.1
  > bash-completion: upgrade 2.11 -> 2.12.0
  > mirrors: Switch llvm to use shallow cloning
  > gstreamer1.0: skip a test that is known to be flaky
  > oeqa/lib/utils/postactions: fix host disk usage stats retrieval
  > python3-cryptography{-vectors}: upgrade to 42.0.5
  > libc-locale: fix ASCII compatible warning cause build failure.
  > rpm: Fix the following error when run nativesdk-rpm in nativesdk environment.
  > python3: dont disable readline module for editline
  > python3-maturin: Recognise riscv32 architecture
  > python3-bcrypt: Fix build break on arches without 64 bit atomics
  > python3-git: upgrade 3.1.41 -> 3.1.42
  > wpa-supplicant: Fix CVE-2023-52160
  > libexif: remove unused version_underscore
  > bitbake: taskexp_ncurses: fix execution example in introductory comment

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

* sources/meta-arm 1231e54a...aba92504 (1):
  > ci: Ensure tests are in the Corstone-1000 flash image

* sources/meta-clang fc56d6c...d0d4339 (14):
  > clang: Bump version to 18.1.1
  > lksctp-tools: Reset SECURITY_STACK_PROTECTOR with clang
  > clang: Upgrade to clang 18.1 major release
  > clang: Adjust packaging to match new libLLVM soname
  > bpftrace: Upgrade to 0.20+ and fix with llvm 18
  > bcc: Do not set LLVM_PACKAGE_VERSION explicitly
  > vulkan-samples: Disable deprecated declaration warnings with libc++
  > castxml: Upgrade to 0.6.4
  > spirv-llvm-translator: Switch to main branch for llvm 18 support
  > libcxx: Pass LLVM_RUNTIME_TARGETS
  > rust-llvm: Fix build with clang-18
  > kernel-selftest: Use gcc for now.
  > optee-os: Use gcc instead of clang-18
  > openldap: Fix build with lld linker

* sources/meta-elm-binary e57ece1...ee89d03 (1):
  > Merge pull request #9 from YoeDistro/yoe/mut

* sources/meta-freescale cce48564...dc7a2cd4 (6):
  > qtbase: Enable wayland knob when in distro features
  > wayland: Delete recipe
  > Merge pull request #1764 from hiagofranco/add_uuu_tagged_to_uuubootloader-class
  > Merge pull request #1763 from hiagofranco/add_uuu_untagged_to_u-boot-imx
  > Merge pull request #1761 from hiagofranco/fix_uuu_bootloader_tag
  > Merge pull request #1760 from mschwan-phytec/wip-master-bmap-rename

* sources/meta-freescale-3rdparty 13f46cb...ae392bf (1):
  > Merge pull request #294 from chrisdimich/master

* sources/meta-intel e318d880...ec6e087a (8):
  > layer.conf: update LAYERSERIES_COMPAT to use scarthgap
  > ispc: upgrade 1.22.0 -> 1.23.0
  > openvkl: upgrade 2.0.0 -> 2.0.1
  > ospray: upgrade 3.0.0 -> 3.1.0
  > embree: upgrade 4.3.0 -> 4.3.1
  > rkcommon: upgrade 1.12.0 -> 1.13.0
  > intel-compute-runtime: upgrade 23.22.26516.18 -> 24.05.28454.6
  > intel-graphics-compiler: upgrade 1.0.14062.11 -> 1.0.15985.7

* sources/meta-odroid 665b62d...ae4ac91 (1):
  > u-boot_2023: Drop PYTHON_PN

* sources/meta-openembedded 9f0e51321...f42ebc971 (149):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > layer.conf: Update for the scarthgap release series
  > abseil-cpp: Split so-files into separate packages
  > abseil-cpp: A little clean-up
  > gtk-vnc: fix reproducibility issue
  > libgpiod: update to v2.1.1
  > polkit: remove unneeded workaround
  > samba: upgrade 4.19.4 -> 4.19.5
  > cryptsetup: upgrade 2.7.0 -> 2.7.1
  > ser2net: add a systemd service file
  > waylandpp: fix reproducibility issue
  > crossguid: fix reproducibility issue
  > editorconfig-core-c: fix reproducibility issue
  > fmt: remove unnecessary "inherit ptest" directive
  > python3-wsproto: Add recipe
  > python3-httptools: added recipe which is also include ptest
  > python3-a2wsgi: added recipe which is also include ptest
  > libvncserver: fix reproducibility issue
  > gnome-terminal: fix reproducibility issue
  > gnome-settings-daemon: fix reproducibility issue
  > gnome-disk-utility: fix reproducibility issue
  > gnome-control-center: fix reproducibility issue
  > vlc: Fix build on 32bit x86
  > php: Upgrade to 8.2.16
  > remove obsolete PIP_INSTALL_PACKAGE and PIP_INSTALL_DIST_PATH
  > thin-provisioning-tools: 1.0.9 -> 1.0.12
  > netcf: Fix build with latest gnulib
  > gnulib: 2018-12-18 -> 202401
  > xfsprogs: 6.5.0 -> 6.6.0
  > yaffs2-utils: Upgrade to 20221209
  > webp-pixbuf-loader: update 0.2.5 -> 0.2.7
  > python3-google-auth: add ptest and update runtime dependencies
  > python3-responses: add recipe
  > python3-pytest-localserver: added recipe which is also include ptest
  > tcprelay: fix a minor cross compilation do_configure issue
  > vlc: Upgrade to 3.0.20
  > gnome-online-accounts: Fix build with libxml2 2.12
  > abseil-cpp: upgrade 20230802.1 -> 20240116.1
  > gnome-commander: Fix build with taglib 2.0
  > libmusicbrainz: Update to tip of trunk
  > mariadb: Fix build with libxml2 2.12 ABI changes
  > xmlstarlet: Fix build with API breakage in libxml2 2.12
  > python3-tomli-w: added recipe which is also include ptest
  > libosinfo: Fix build with libxml2 v2.12
  > googletest: allow for shared libraries
  > libnice: Disable the examples and the tests
  > python3-google-auth-oauthlib: add ptest
  > python3-traitlets: add ptest and update runtime dependencies
  > mozjs-115: fix reproducibility issue
  > net-snmp: upgrade 5.9.3 -> 5.9.4
  > nss: Upgrade 3.74 -> 3.98
  > squid: Upgrade to 6.8
  > re2: Upgrade 2023.03.01 -> 2024.03.01
  > googletest: Pass -fPIC to CFLAGS
  > gosu: Upgrade to 1.17
  > postfix: upgrade 3.8.5 -> 3.8.6
  > networkmanager: 1.44.0 -> 1.46.0
  > abseil-cpp: Split so-files into separate packages
  > abseil-cpp: A little clean-up
  > python3-invoke: add recipe
  > python3-icecream: add recipe
  > netplan: upgrade 0.106 -> 1.0
  > stunnel: upgrade 5.69 -> 5.72
  > smarty: upgrade 4.3.4 -> 4.4.1
  > python3-sentry-sdk: upgrade 1.40.4 -> 1.40.6
  > python3-scrypt: upgrade 0.8.20 -> 0.8.24
  > python3-pymisp: upgrade 2.4.185 -> 2.4.186
  > python3-pdm: upgrade 2.12.3 -> 2.12.4
  > python3-ipython: upgrade 8.21.0 -> 8.22.1
  > python3-grpcio(-tools): upgrade 1.60.1 -> 1.62.0
  > python3-google-api-python-client: upgrade 2.118.0 -> 2.120.0
  > python3-google-api-core: upgrade 2.16.2 -> 2.17.1
  > python3-gcovr: upgrade 7.0 -> 7.2
  > python3-eventlet: upgrade 0.35.1 -> 0.35.2
  > python3-dnspython: upgrade 2.6.0 -> 2.6.1
  > python3-cbor2: upgrade 5.6.1 -> 5.6.2
  > python3-astroid: upgrade 3.0.3 -> 3.1.0
  > ostree: upgrade 2024.3 -> 2024.4
  > neatvnc: upgrade 0.7.2 -> 0.8.0
  > libtdb: upgrade 1.4.9 -> 1.4.10
  > libtalloc: upgrade 2.4.1 -> 2.4.2
  > fetchmail: upgrade 6.4.37 -> 6.4.38
  > ddrescue: upgrade 1.27 -> 1.28
  > dbus-cxx: upgrade 2.5.0 -> 2.5.1
  > ctags: upgrade 6.1.20240114.0 -> 6.1.20240225.0
  > c-ares: upgrade 1.26.0 -> 1.27.0
  > bats: upgrade 1.10.0 -> 1.11.0
  > python3-eth-utils: remove unused patches
  > webkitgtk3: remove unused patch
  > emacs: remove unused patch
  > opengl-es-cts: remove unused patch
  > libio-pty-perl: remove unsed patch
  > openal-soft: remove unused patches
  > tracker: remove unused patch
  > python3-marshmallow: upgrade 3.20.2 -> 3.21.1 and add ptest
  > glmark2: add upstream patch to not care about stencil config
  > signing.bbclass: fix typos
  > emacs: Add packageconfig for selinux support
  > pgpool2: Fix build with postgresql 16+
  > pgpool2: Upgrade to 4.5.1
  > python3-arrow: add ptest, update backend and runtime dependencies
  > python3-types-python-dateutil: add recipe
  > toybox-inittab: Fix serial getty reproducibility
  > polkit: update 123 -> 124
  > mozjs-115: update 115.6.0 -> 115.8.0
  > python3-dateutil: upgrade 2.8.2 -> 2.9.0
  > python3-freezegun: add recipe and add ptest
  > drbd-utils: Fix a udev rule reproducibility
  > drbd-utils: Drop a duplicated line in DESCRIPTION
  > ptest-packagelists-meta-python: Move py3-libgpiod out of PTESTS_PROBLEMS_META_PYTHON
  > ptest-packagelists-meta-oe: Move libgpiod out of PTESTS_PROBLEMS_META_OE
  > postgresql: upgrade 15.5 -> 16.2
  > nodejs: upgrade 20.11.0 -> 20.11.1
  > multipath-tools: upgrade 0.9.3 -> 0.9.8
  > syslog-ng: upgrade 4.0.1 -> 4.6.0
  > python3-aiohappyeyeballs: Correct the typo of BBCLASSEXTEND
  > googletest: allow for shared libraries
  > e2tools: Delete unneeded files from ptest package
  > python3-wrapt: add ptest
  > ptest-packagelists-meta-python: Move python3-xlrd from PTESTS_PROBLEMS_META_PYTHON to PTESTS_FAST_META_PYTHON
  > nlohmann-json: Upgrade to 3.11.3
  > python3-netaddr: upgrade 0.10.1 -> 1.2.1 and add ptest
  > python3-google-auth: upgrade 2.28.0 -> 2.28.1
  > syzkaller: Fix build with go 1.21
  > crucible: Define GOPROXY
  > influxdb: Define GOPROXY
  > folks: update 0.15.6 -> 0.15.7
  > drbd-utils: Disable warnings as errors
  > drbd-utils: upgrade 9.22.0 -> 9.27.0
  > openvpn: upgrade 2.6.7 -> 2.6.9
  > fuse3: Make kmod as a recommendation instead of rdep for ptests
  > fuse3: use 4 spaces for indentation
  > openldap: upgrade 2.5.16 -> 2.6.7
  > postfix: upgrade 3.7.3 -> 3.8.5
  > krb5: upgrade 1.20.2 -> 1.21.2
  > keyutils: Add missing rdep for ptests
  > layer.conf: Add nativesdk-libdevmapper PREFERRED_RPROVIDER
  > cryptsetup: upgrade 2.6.1 -> 2.7.0
  > grpc: upgrade 1.60.0 -> 1.60.1
  > iperf3: upgrade 3.15 -> 3.16
  > libgpiod: Tests rely on configfs support in kernel
  > python3-betamax: Upgrade to 0.9.0
  > python3-pyzmq: Add missing dep on python3-unixadmin for ptests
  > python3-gpiod: Tests rely on configfs support in kernel
  > python3-fastjsonschema: Add missing ptest deps
  > xfce4-notifyd: use python3native and depend on python3-packaging-native
  > ristretto: use python3native and depend on glib-2.0-native, python3-packaging-native
  > libkcapi: Update HOMEPAGE url
  > openipmi: fix do_configure error when using dash

* sources/meta-qcom 567079b...e7bcac0 (1):
  > Merge pull request #582 from lumag/cuse

* sources/meta-qt6 1695f1a...394d7d9 (215):
  > qtwebengine: Fix build with clang18
  > squish: don't move executables
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > qtbase: fix patch fuzz
  > qtbase: don't generate qmake wrapper
  > qtbase: add PACKAGECONFIG for wayland support
  > squish: fix QA issue
  > squish: add profile script
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > squish: make wayland optional
  < Merge pull request #36 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Add support for building Squish
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #35 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #34 from YoeDistro/kraj/6.6
  > layer.conf: update LAYERSERIES_COMPAT for scarthgap
  > packagegroup: add Qt modules only on supported archs
  > qtbase: prefer system png
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > libwebp: add workaround for native build
  > qtwebengine: Remove setting --target option with yocto
  > qtwebengine: Add missing dependency on native libevent.pc
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #33 from YoeDistro/kraj/6.6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #32 from YoeDistro/kraj/6.6
  > packagegroup: fix warning caused by inherit_defer
  > coin: update build targets
  > ptest: skip non-existing tests
  < Merge pull request #31 from YoeDistro/kraj/6.6
  > Add recipe for QtDoc
  > qtmultimedia: update revision
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #30 from YoeDistro/kraj/6.6
  < Merge pull request #29 from YoeDistro/kraj/6.6
  < Merge pull request #28 from YoeDistro/kraj/6.6
  > webengine: update patch
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #27 from YoeDistro/kraj/6.6
  < Merge pull request #26 from YoeDistro/kraj/6.6
  > ptest: better handling for test list
  > Add srcrev for QtDoc
  > pytest-qt: upgrade to latest version
  < Merge pull request #25 from YoeDistro/kraj/6.6
  > qt6-git.inc: Switch to 6.7 branch
  > qtwebengine: update to 118-based
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > srcrev_update: support for all recipes
  > qttools: use clang if it is available
  > qtinterfaceframework: fix packaging error
  < Merge pull request #24 from YoeDistro/kraj/6.6
  < Merge pull request #23 from YoeDistro/kraj/6.6
  > qtinterfaceframework: remove simulation and reference api
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtdeclarative: add dependency to qtsvg
  > qtbase: fix QLibraryInfo prefix with usrmerge
  < Merge pull request #22 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #21 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #20 from YoeDistro/kraj/6.6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #19 from YoeDistro/kraj/6.6
  > qt3d: remove upstreamed patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: add test config for build ptest image
  > qmlcompiler: enable ptest
  > qtwebengine: enable ptest
  > qtconnectivity: enable ptest
  > ptest: better ptest support
  > Revert "protobuf: add workaround for qtgrpc"
  < Merge pull request #18 from YoeDistro/kraj/6.6
  > coin: add CI build for nanbield
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  > qtgrpc: update to latest revision to fix build failure
  < Merge pull request #16 from YoeDistro/kraj/6.6
  > protobuf: add workaround for qtgrpc
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  > Remove old patches from qtwebengine
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Workaround too eager packagegroup sanity check
  > Workaround too eager packagegroup sanity check
  < Remove checks for required meta layers
  < layer.conf: fix LAYERDEPENDS_qt6-layer
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Remove checks for required meta layers
  > layer.conf: fix LAYERDEPENDS_qt6-layer
  < qtgraphs: remove opengl requirement
  > qtgraphs: remove opengl requirement
  < Remove old patches from qtwebengine
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add PACKAGECONFIG for egldevice platform plugin
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: add PACKAGECONFIG for egldevice platform plugin
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > readme: remove notes about webengine testing
  > qtapplicationmanager: remove unneeded CFLAGS
  > qtopcua: add support for native and nativesdk
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: add at-spi2-core as dependency for accessibility option
  < qtmultimedia: enable ffmpeg only if its license is accepted
  < readme: Add link to bug tracker
  > qtbase: add at-spi2-core as dependency for accessibility option
  > readme: Add link to bug tracker
  > qtmultimedia: enable ffmpeg only if its license is accepted
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Revert "qtbase: fix build with kirkstone"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtwebengine: fix build without DRI"
  < Revert "qtwebengine: fix build without DRI"
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Bump version to 6.6.1
  > qtapplicationmanager: Fix build with musl
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtshadertools: Fix missing dependency to spirv-tools
  > qtshadertools: Fix missing dependency to spirv-tools
  > qtbase: Add locale-base-c only on glibc based targets
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtbase: fix install if lcl_maybe_fortify is empty
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: fix install if lcl_maybe_fortify is empty
  > Conversion script to use new module names
  < qtdeclarative: add dependency to QtSvg for example
  > qtwebengine: fix build without DRI
  < qtwebengine: fix x86_64 build of ffmpeg
  > qtdeclarative: add dependency to QtSvg for example
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: remove langdale from CI tests
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: fix x86_64 build of ffmpeg
  > Use std::size_t instead of int to store position in string
  > qtwebengine: update chromium branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > coin: Add workaround for static build in CI
  > spirv-tools: remove bbappend
  > python: remove duplicate python recipes
  > qtbase: fix build with kirkstone
  > coin: remove langdale from CI tests
  > Drop support for older Yocto releases
  < qtwebengine: fix build without DRI
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < coin: add workaround for QA warning on qemu
  < coin: use INIT_MANAGER to select systemd
  > coin: add workaround for QA warning on qemu
  > coin: use INIT_MANAGER to select systemd
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < qtwebengine: update chromium branch
  < coin: Add workaround for static build in CI
  < Use std::size_t instead of int to store position in string
  < examples: add runtime dependency to main package
  < readme: add note about release branches and tags
  < qtshadertools: add runtime dependency to spirv-tools
  > qtshadertools: add runtime dependency to spirv-tools
  > examples: add runtime dependency to main package
  > readme: add note about release branches and tags
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > conan.inc: Remove support
  > qtbase: Add a packageconfig knob to enable lld linker
  < *.patch: add Upstream-Status to all patches
  > *.patch: add Upstream-Status to all patches
  < Update submodule refs on '6.6' in yocto/meta-qt6
  < Add 6.6 compatibility notes
  > Add 6.6 compatibility notes
  < Remove legacy license identifier mappings in layer config
  > Remove legacy license identifier mappings in layer config
  < qt6: update module branch
  < qtwebengine: update patch
  < Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: update patch
  > qt6: bump version to 6.7.0
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qttools: add PACKAGECONFIG for clang dependency
  > qttools: add PACKAGECONFIG for clang dependency

* sources/meta-raspberrypi 95a9103...92a9b7a (1):
  > rpi-base: Added missing HiFiBerry

* sources/meta-riscv dc7aeb4...d1df527 (5):
  > musl: Drop rv32 patches
  > riscv-common: Rename bmap-tools-native -> bmaptool-native
  > linux-starfive-dev: Fix perf build with gcc-13
  > capnproto,pidgin-sipe: Re-enable on rv32
  > ostree: Do not mark unavailable for rv32

* sources/meta-rockchip bcf1d92...06a65d4 (3):
  > rock-5[ab]: use regular yocto kernel
  > rockchip.wks: fix typo
  > layer.conf: update for scarthgap

* sources/meta-tegra 5237f91d...d4e0d078 (1):
  > layer.conf, README.md: drop nanbield from LAYERSERIES_COMPAT

* sources/meta-ti e24577a7...ee1f6799 (15):
  > CI/CD Auto-Merger: cicd.master.202403080100
  > conf: machine: am62axx: Pick overlays for V3Link cameras
  > linux-ti-staging-rt_6.6: Add KERNEL_LCOALVERSION change
  > u-boot-ti: Change from UBOOT_LOCALVERSION and SRCPV
  > linux-ti-staging: Update KERNEL_LOCALVERSION
  > Drop SRCPV
  > CI/CD Auto-Merger: cicd.master.202402271317
  > Rework jailhouse recipe to support different image build
  > conf: beaglebone-ai64: Apply U-boot defconfig fragments
  > conf: beagleplay: Apply U-boot defconfig fragments
  > meta-ti-bsp: update BeagleBoard.org BSP to the latest
  > linux-bb.org: remove custom FILES:${KERNEL_PACKAGE_NAME}-devicetree
  > meta-ti-bsp: trusted-firmware-arm: Update to master
  > meta-ti-bsp: optee: Upgrade to 4.1
  > conf: machine: Apply U-boot fragment configs for AM62P Display Cluster Image

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

* sources/poky 4945ca640b...b990dab8d1 (206):
  > elfutils: Fix build break with clang
  > llvm: Update to 18.1.1 release
  > glibc: Update to tip of 2.39 branch
  > qemuriscv: Fix kbd and mouse emulation
  > linux-yocto: Fix rv32 syscall wrappers
  > poky-bleeding.bbclass: Remove use of SRCPV
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > mdadm: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > openssh: enable sshd.service by default
  > linux-firmware: remove pointless linux-firmware-gplv2-license package
  > linux-firmware: set LICENSE field for -liquidui and -mellanox
  > linux-firmware: add support for deduplicating the firmware
  > mesa: fix opencl-spirv build
  > rust: reproducibility issue fix with v1.75
  > lttng-tools: skip kernel tests if no kernel modules present
  > layer.conf: Prepare for release, drop nanbield LAYERSERIES
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > openssh: Add a workaround for ICE on powerpc64le
  > kernel-fitImage: only include valid compatible line
  > go.bbclass: set GOPROXY
  > systemd: Check for directory before chmod'ing it
  > bmaptool: Add bmap-tools runtime alias for compatibility
  > genericarm64: clean up kernel modules and firmware
  > genericarm64.wks: reorder partitions
  > poky: Update to prepare for scarthgap release
  > go: filter out build specific path from the linker flags
  > systemd: remove systemd-bus-proxy settings
  > systemd: use RDEPENDS for systemd-vconsole-setup
  > systemd: fix dead link /var/log/README
  > rxvt-unicode: Fix installing of terminfo
  > valgrind: skip intermittently failing ptests
  > sstatetests.py: Add testing for correct sstate permissions
  > oeqa/runtime/login: Fix dbus-wait timeout and loop conditional
  > oeqa/runtime/login: Add screenshot sample logic/timeout/dbus-wait
  > oeqa/runtime/login: Exclude qemuriscv64
  > oeqa/runtime/login: Mask out the mouse panel icon for now
  > oeqa/runtime/login: Various code improvements and fixes
  > oeqa/runtime/login: Proof of concept for screenshot testcases
  > screenshot-tests: Add initial screenshot test png files for core-image-sato
  > qemurunner.py: Fix error on calls to run_monitor
  > webkitgtk: upgrade 2.42.2 -> 2.42.5
  > vulkan: upgrade 1.3.268.0 -> 1.3.275.0
  > vala: upgrade 0.56.13 -> 0.56.15
  > update-rc.d: upgrade to latest revision
  > taglib: upgrade 1.13.1 -> 2.0 and add utfcpp recipe to support that
  > ttyrun: upgrade 2.30.0 -> 2.31.0
  > systemd: upgrade 255.1 -> 255.4
  > shaderc: update 2023.7 -> 2023.8
  > repo: upgrade 2.41 -> 2.42
  > python3-wcwidth: upgrade 0.2.12 -> 0.2.13
  > python3-setuptools: upgrade 69.0.3 -> 69.1.1
  > python3-ruamel-yaml: upgrade 0.17.35 -> 0.18.6
  > python3-jsonschema: upgrade 4.17.3 -> 4.21.1 and add new dependencies
  > python3-dtschema: upgrade 2023.7 -> 2024.2
  > python3-build: upgrade 1.0.3 -> 1.1.1
  > piglit: upgrade to latest revision
  > puzzles: upgrade to latest revision
  > orc: upgrade 0.4.37 -> 0.4.38
  > nghttp2: upgrade 1.59.0 -> 1.60.0
  > minicom: upgrade 2.8 -> 2.9
  > mesa: upgrade 24.0.1 -> 24.0.2
  > mc: upgrade 4.8.30 -> 4.8.31
  > man-pages: upgrade 6.05.01 -> 6.06
  > lsof: upgrade 4.98.0 -> 4.99.3
  > librsvg: upgrade 2.56.3 -> 2.57.1
  > linux-firmware: upgrade 20231211 -> 20240220
  > libxml2: upgrade 2.11.5 -> 2.12.5
  > libusb1: upgrade 1.0.26 -> 1.0.27
  > librepo: update 1.16.0 -> 1.17.0
  > libpcre2: upgrade 10.42 -> 10.43
  > libpciaccess: upgrade 0.17 -> 0.18
  > libdnf: update 0.72.0 -> 0.73.0
  > libbsd: upgrade 0.11.8 -> 0.12.1
  > kmscube: upgrade to latest revision
  > glib-networking: upgrade 2.78.0 -> 2.78.1
  > glib-2.0: upgrade 2.78.3 -> 2.78.4
  > gettext: upgrade 0.22.4 -> 0.22.5
  > epiphany: upgrade 45.1 -> 45.3
  > elfutils: upgrade 0.189 -> 0.191
  > ell: upgrade 0.62 -> 0.63
  > diffoscope: upgrade 253 -> 259
  > dnf: upgrade 4.18.2 -> 4.19.0
  > btrfs-tools: upgrade 6.5.3 -> 6.7.1
  > boost: upgrade 1.83.0 -> 1.84.0
  > appstream: upgrade 1.0.0 -> 1.0.2
  > acl: upgrade 2.3.1 -> 2.3.2
  > python3-sphinxcontrib-jquery: add a recipe and make python3-sphinx-rtd-theme depend on it
  > dev-manual: bmaptool: rename
  > manuals: document VIRTUAL-RUNTIME variables
  > contributor-guide: add notes for tests
  > dev-manual: packages: fix capitalization
  > ref-manual: variables: adding multiple groups in GROUPADD_PARAM
  > ref-manual: variables: correct sdk installation default path
  > ref-manual: tasks: do_cleansstate: recommend using '-f' instead for a shared sstate
  > ref-manual: tasks: do_cleanall: recommend using '-f' instead
  > ref-manual: classes: add cve status check for oe.qa
  > libpng: Update SRC_URI to avoid redirects
  > go: Drop linkmode with nativesdk/cross-canadian
  > go: Further tweak indentation in patch
  > go: bump 1.22.0
  > image_types.bbclass: fix vfat image names
  > xz: correct upstream version check
  > rxvt: add rxvt to desktop entry name
  > Add genericarm64 MACHINE
  > bitbake: utils: remove BB_ENV_PASSTHROUGH from preserved_envvars()
  > bmaptool: now part of Yocto Project
  > python3-cryptography_42.0.5.bb: delete redundant ptest packaging
  > expat: upgrdae 2.6.0 -> 2.6.1
  > gdb: Upgrade 14.1 -> 14.2
  > python3-hypothesis: upgrade 6.98.12 -> 6.98.15
  > rust: Fix build failure re-appeared on riscv32
  > gtk+3: update 3.24.38 -> 3.24.41
  > linux-yocto: Enable gpio-sim with ptests
  > linux-yocto/6.6: update CVE exclusions
  > linux-yocto/6.6: update to v6.6.20
  > linux-yocto/cfg/6.6: drop CONFIG_DEBUG_CREDENTIALS
  > go: upgrade 1.21.5 -> 1.21.7
  > go: upgrade 1.21.0 -> 1.21.5
  > oeqa/gotoolchain: set GOPROXY
  > goarch: disable dynamic linking globally
  > go: bump 1.21.0
  > go: rework patch to avoid identation
  > bitbake: prserv/serv: Fix a PID file removal race on prserv stop
  > bitbake: fetch/git: Avoid clean upon failure
  > qemu: backport patch for ui/clipboard issue
  > mesa,mesa-gl: Fix build when dri3 is not enabled
  > coreutils: backport patch to fix heap overflow in split
  > u-boot: Move UBOOT_INITIAL_ENV back to u-boot.inc
  > qemu: Replace workaround with proper usermode fix for shmat
  > no-gplv3: Tweak for packagemangement in core-image-full-cmdline
  > core-image-full-cmdline: add package-management
  > python3-attrs: disable Hypothesis deadline
  > rust: reproducibility issue fix with v1.75
  > rust: Revert PGO to it's default
  > rust: Upgrade 1.74.1 -> 1.75.0
  > linux-firmware: split out more firmware pieces
  > llvm: Update to 18.1.0 RC4
  > waf: Improve version parsing to avoid failing on warnings
  > xprop: upgrade 1.2.6 -> 1.2.7
  > xkeyboard-config: upgrade 2.40 -> 2.41
  > xkbcomp: upgrade 1.4.6 -> 1.4.7
  > swig: upgrade 4.2.0 -> 4.2.1
  > python3-yamllint: upgrade 1.33.0 -> 1.35.1
  > python3-urllib3: upgrade 2.1.0 -> 2.2.1
  > python3: upgrade 3.12.1 -> 3.12.2
  > python3-typing-extensions: upgrade 4.9.0 -> 4.10.0
  > python3-trove-classifiers: upgrade 2024.1.8 -> 2024.2.23
  > python3-setuptools-rust: upgrade 1.8.1 -> 1.9.0
  > python3-pytz: upgrade 2023.4 -> 2024.1
  > python3-pytest: upgrade 8.0.0 -> 8.0.2
  > python3-pycairo: upgrade 1.25.1 -> 1.26.0
  > python3-pip: upgrade 23.3.2 -> 24.0
  > python3-hypothesis: upgrade 6.97.3 -> 6.98.12
  > python3-dbusmock: upgrade 0.30.2 -> 0.31.1
  > python3-certifi: upgrade 2023.11.17 -> 2024.2.2
  > python3-beartype: upgrade 0.17.0 -> 0.17.2
  > pkgconf: upgrade 2.1.0 -> 2.1.1
  > pciutils: upgrade 3.10.0 -> 3.11.1
  > pango: upgrade 1.51.0 -> 1.52.0
  > ofono: upgrade 2.3 -> 2.4
  > mpg123: upgrade 1.32.4 -> 1.32.5
  > makedepend: upgrade 1.0.8 -> 1.0.9
  > lighttpd: upgrade 1.4.73 -> 1.4.74
  > libxvmc: upgrade 1.0.13 -> 1.0.14
  > libxkbfile: upgrade 1.1.2 -> 1.1.3
  > libxext: upgrade 1.3.5 -> 1.3.6
  > liburi-perl: upgrade 5.25 -> 5.27
  > libunistring: upgrade 1.1 -> 1.2
  > libsecret: upgrade 0.21.2 -> 0.21.4
  > libpng: upgrade 1.6.41 -> 1.6.42
  > libmicrohttpd: upgrade 0.9.77 -> 1.0.1
  > libksba: upgrade 1.6.5 -> 1.6.6
  > libhandy: upgrade 1.8.2 -> 1.8.3
  > libgpg-error: upgrade 1.47 -> 1.48
  > libffi: upgrade 3.4.5 -> 3.4.6
  > git: upgrade 2.43.0 -> 2.44.0
  > gcr: upgrade 4.1.0 -> 4.2.0
  > efivar: upgrade 38 -> 39
  > ed: upgrade 1.20 -> 1.20.1
  > createrepo-c: upgrade 1.0.3 -> 1.0.4
  > ccache: upgrade 4.9 -> 4.9.1
  > bash-completion: upgrade 2.11 -> 2.12.0
  > mirrors: Switch llvm to use shallow cloning
  > gstreamer1.0: skip a test that is known to be flaky
  > oeqa/lib/utils/postactions: fix host disk usage stats retrieval
  > python3-cryptography{-vectors}: upgrade to 42.0.5
  > libc-locale: fix ASCII compatible warning cause build failure.
  > rpm: Fix the following error when run nativesdk-rpm in nativesdk environment.
  > python3: dont disable readline module for editline
  > python3-maturin: Recognise riscv32 architecture
  > python3-bcrypt: Fix build break on arches without 64 bit atomics
  > python3-git: upgrade 3.1.41 -> 3.1.42
  > wpa-supplicant: Fix CVE-2023-52160
  > libexif: remove unused version_underscore
  > bitbake: taskexp_ncurses: fix execution example in introductory comment

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