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

Layer Updates: sources/meta-intel sources/meta-qcom sources/meta-ti #300

Merged
merged 1 commit into from
Mar 24, 2020

Conversation

kraj
Copy link
Contributor

@kraj kraj commented Mar 24, 2020

  • sources/meta-intel e35522c2...36b7c0a3 (3):

    runtime/isal: Enable sanity test
    runtime/intel_vaapi_driver: Enable sanity test
    runtime/intel_mediasdk: Enable sanity test

  • sources/meta-qcom 8236f66...3d882a5 (1):

    fastrpc: new upstream

  • sources/meta-ti 73f41c3f...7646efc1 (1):

    wic: create SD card with 3 partitions for testing

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

* sources/meta-intel e35522c2...36b7c0a3 (3):
  > runtime/isal: Enable sanity test
  > runtime/intel_vaapi_driver: Enable sanity test
  > runtime/intel_mediasdk: Enable sanity test

* sources/meta-qcom 8236f66...3d882a5 (1):
  > fastrpc: new upstream

* sources/meta-ti 73f41c3f...7646efc1 (1):
  > wic: create SD card with 3 partitions for testing

Signed-off-by: Khem Raj <[email protected]>
@cbrake cbrake merged commit 2737ef2 into master Mar 24, 2020
kraj added a commit that referenced this pull request Feb 8, 2021
…enembedded-core

* sources/meta-openembedded 6a63d747c...e8f9669ec (32):
  > XXX: Add Github actions CI support
  > iwd: Fix build with ell 0.37
  > cereal: update to 1.3.0
  > python3-periphery: upgrade 2.1.0 -> 2.2.0
  > python3-twitter: update to 3.10.0
  > python3-greenstalk: update to 2.0.0
  > python3-flask-socketio: update to 4.3.1
  > python3-aws-iot-device-sdk-python: update to 1.4.9
  > libhugetlbfs: improve reproducibility
  > pidgin: upgrade to 2.14.1 and fix autoconf-2.71 compatibility
  > cpprest: upgrade 2.10.17 -> 2.10.18
  > boinc-client: Fix build with autotools 2.70+
  > transmission: Fix build with autotools 2.70+
  > openldap: Fix build with autoconf 2.70+
  > libsdl2-mixer: Fix build with autoconf 2.70+
  > libmcrypt: Run autoreconf steps manually
  < XXX: Add Github actions CI support
  < iwd: Fix build with ell 0.37
  < cereal: update to 1.3.0
  < python3-periphery: upgrade 2.1.0 -> 2.2.0
  < python3-twitter: update to 3.10.0
  < python3-greenstalk: update to 2.0.0
  < python3-flask-socketio: update to 4.3.1
  < python3-aws-iot-device-sdk-python: update to 1.4.9
  < libhugetlbfs: improve reproducibility
  < pidgin: upgrade to 2.14.1 and fix autoconf-2.71 compatibility
  < cpprest: upgrade 2.10.17 -> 2.10.18
  < boinc-client: Fix build with autotools 2.70+
  < transmission: Fix build with autotools 2.70+
  < openldap: Fix build with autoconf 2.70+
  < libsdl2-mixer: Fix build with autoconf 2.70+
  < libmcrypt: Run autoreconf steps manually

* sources/meta-rust c90c9b0...81d4b4c (4):
  > Merge pull request #301 from shr-project/jansa/lic-1.49.0
  > Merge pull request #303 from janderholm/nativebuilds
  > Merge pull request #293 from danc86/add-rust-1.49
  > Merge pull request #300 from shr-project/jansa/lic

* sources/openembedded-core 6f06307d09...14ed4b1710 (51):
  > multilib_header.bbclass: Do not install the stubs for non-multilib case
  > runit: Add runit and related recipes
  > report-error.bbclass: replace angle brackets with &lt; and &gt;
  > linux-yocto: Add powerpc64le support
  > qemuppc64: Add a QEMU machine definition for ppc64
  > qemux86: Add identical qemux86copy variant for tests
  > wic: debug mode to keep tmp directory
  > autoconf: Fix typo for prefuncs
  > initrdscripts: init-install-efi.sh install extra files for ESP
  > cve-check: add include/exclude layers
  > cve-check.bbclass: add layer to cve log
  > python3-packaging: upgrade 20.8 -> 20.9
  > libdrm: upgrade 2.4.103 -> 2.4.104
  > bind: upgrade 9.16.10 -> 9.16.11
  > spirv-tools: correct version check
  > shaderc: correct version check
  > at: correct upstream version check
  > tar: update 1.32 -> 1.33
  > libhandy: upgrade 1.0.2 -> 1.0.3
  > dpkg: update 1.20.5 -> 1.20.7.1
  > u-boot: upgrade 2020.10 -> 2021.01
  > vulkan-samples: update to latest revision
  > ruby: update 2.7.2 -> 3.0.0
  > python3-setuptools: update 51.0.0 -> 52.0.0
  > gptfdisk: update 1.0.5 -> 1.0.6
  > distcc: update 3.3.3 -> 3.3.5
  > qemu-system-native: install qmp python module
  > Customize prompt string for SDKs
  > sqlite3: upgrade 3.34.0 -> 3.34.1
  > systemd: Fix build on musl
  > ell: update to 0.37
  > inetutils: update to 2.0
  > selftest/reproducible: remove spirv-tools-dev from exclusion list
  > spirv-tools: fix reproducible
  > security_flags.inc: Use -O with -D_FORTIFY_SOURCE
  < autoconf: Fix typo for prefuncs
  < multilib_header.bbclass: Do not install the stubs for non-multilib case
  < runit: Add runit and related recipes
  < report-error.bbclass: replace angle brackets with &lt; and &gt;
  < linux-yocto: Add powerpc64le support
  < qemuppc64: Add a QEMU machine definition for ppc64
  < qemux86: Add identical qemux86copy variant for tests
  < sqlite3: upgrade 3.34.0 -> 3.34.1
  < systemd: Fix build on musl
  < ell: update to 0.37
  < inetutils: update to 2.0
  < selftest/reproducible: remove spirv-tools-dev from exclusion list
  < spirv-tools: fix reproducible
  < security_flags.inc: Use -O with -D_FORTIFY_SOURCE
  < qemu-system-native: install qmp python module
  < Customize prompt string for SDKs

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Feb 8, 2021
…urces/meta-freescale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-raspberrypi sources/meta-riscv sources/meta-rust sources/meta-ti sources/openembedded-core

* sources/bitbake 0efac660...a9451746 (4):
  > bitbake-worker: Try and avoid potential short write events issues
  > hashserv: client: Fix handling of null responses
  > bitbake-hashclient: Remove obsolete call to client.connect
  > lib/bb: Don't treat mc recipe (Midnight Commander) as a multiconfig target

* sources/meta-arm 0978f5a...3be0996 (16):
  > CI: delete-sstate needs to delete contents
  > CI: add task to delete all sstate
  > gem5/gem5-aarch64-native: use oe-run-native
  > gem5/gem5-m5ops: initial recipe
  > gem5/gem5-m5term-native: initial recipe
  > gem5/gem5-aarch64-native: backport a patch to reduce warnings
  > gem5/gem5-aarch64-native: update to v20.1.0.3
  > gem5/gem5-aarch64-native: don't build gem5 three times
  > arm-bsp/fvp-base*: move to linux yocto kernel 5.10
  > arm-autonomy: Use busybox instead of GNU tar
  > arm-autonomy: Use correct PACKAGE_ARCH in recipes-extended
  > arm-autonomy/xen-devictree: Update dom0_mem default inline with best practices
  > arm-autonomy/xen-devicetree: Check for empty/invalid variable values
  > arm-autonomy/xen-devicetree: Allow hex or decimal Dom0 Size
  > arm-autonomy/xen-devicetree: Lower log level for incorrect kernel size
  > gem5/gem5-native: Fix INSANE_SKIP mechanism for native-last QA check

* sources/meta-clang 67a7cad...5f883ad (2):
  > layer.conf: remove bcc and bpftrace from NON_MULTILIB_RECIPES
  > compiler-rt: Disable sanitizer builds

* sources/meta-freescale 9a90b21c...23416520 (39):
  > mesa: Disable dri for parts without DRM
  > gstreamer1.0*: Fix versions for i.MX fork recipes
  > linux-fslc: update to v5.10.12
  > linux-fslc: update to v5.10.11
  > linux-fslc-imx: update to v5.4.94
  > linux-fslc-imx: update to v5.4.93
  > Provide u-boot-mfgtool and linux-mfgtool for fslc distros
  > imx8mp-evk: update ddr firmware version as required by imx-boot
  > imx8mm-lpddr4-evk: follow changed device tree name
  > imx-base: upgrade to release 5.4.70_2.3.0
  > imx-gst1.0-plugin: update to 4.5.7
  > gstreamer1.0-plugins-bad: update to 5.4.70_2.3.0
  > gstreamer1.0-plugins-good: update to 5.4.70_2.3.0
  > imx-codec: update to 4.5.7
  > imx-parser: update to 4.5.7
  > imx-vpuwrap: update to 4.5.7
  > weston: update to 9.0.0.imx
  > wayland-protocols: update to 1.20.imx
  > imx-dpu-g2d: update to 6.4.3.p1.0
  > imx-gpu-g2d: update to 6.4.3.p1.0
  > imx-gpu-viv: update to 6.4.3.p1.0
  > libdrm: update to 2.4.102.imx
  > kernel-module-imx-gpu-viv: update to 6.4.3.p1.0
  > firmware-sof-imx: update to 1.5.0-3
  > imx-mkimage: : update to 5.4.70_2.3.0
  > linux-fslc-imx: upgrade to rel_imx_5.4.70_2.3.0 from NXP
  > u-boot-imx: upgrade to imx_v2020.04_5.4.70_2.3.0
  > firmware-imx: upgrade to 8.10
  > imx-test: upgrade to release 5.4.70_2.3.0
  > imx-vpu-hantro-vc: upgrade to 1.3.0
  > imx-vpu-hantro: upgrade to 1.20.0
  > imx-seco: update to 3.7.4 version
  > imx-sc-firmware: upgrade to 1.7.0
  > imx-kobs: update revision to 269fdff
  > imx-atf: upgrade to NXP release 5.4.70_2.3.0
  > weston-init: enable g2d for mx6dl/mxq machines
  > qtwayland: fix configuration errors for both mx6 and mx7 machines
  > imx-base.inc: add Gstreamer default for all iMX8 families
  > mesa: Re-enable dri driver swrast for NXP BSP

* sources/meta-freescale-3rdparty d46200f...cbc8297 (8):
  > linux-boundary: bump revision to 9d03cf4
  > nitrogen8mn: add uboot binary and upgrade script to boot part
  > nitrogen8mm: add uboot binary and upgrade script to boot part
  > nitrogen8m: add uboot binary and upgrade script to boot part
  > nitrogen8mn: add BOUNDARY_DEVICES_UBOOT_DEFCONFIG variable
  > nitrogen8mm: add BOUNDARY_DEVICES_UBOOT_DEFCONFIG variable
  > nitrogen8m: add BOUNDARY_DEVICES_UBOOT_DEFCONFIG variable
  > nitrogen8mm: update uboot binary to rev2

* sources/meta-intel bd78365c...d4b48224 (14):
  > open-model-zoo: upgrade 2021.1 -> 2021.2
  > thermald.py: fix 'thermald --no-daemon' taking forever issue
  > linux-intel-rt/5.10: update to v5.10.4-rt22
  > linux-intel/5.10: update to v5.10.8
  > linux-intel/5.10: fix build with binutils 2.36
  > openvino-inference-engine: enable opencl by default
  > intel-compute-runtime: upgrade 20.46.18421 -> 21.04.18912
  > intel-graphics-compiler: upgrade 1.0.5435 -> 1.0.6083
  > vc-intrinsics: update to include latest commits
  > opencl-clang: update to include latest commits
  > llvm-project-source: update to include latest commits
  > intel-media-driver: backport fixed VP9 444 frame header.
  > intel-graphics-compiler: set preferred LLVM version to 11.1.0
  > opencl-clang: set preferred LLVM version to 11.1.0

* sources/meta-odroid 61b4b76...279c5ba (1):
  > odroid-c4-hardkernel.conf: Do not pin gcc versions

* sources/meta-openembedded fd123c9bb2...8cc800b1e9 (122):
  > iwd: Fix build with ell 0.37
  > cereal: update to 1.3.0
  > libhugetlbfs: improve reproducibility
  > pidgin: upgrade to 2.14.1 and fix autoconf-2.71 compatibility
  > cpprest: upgrade 2.10.17 -> 2.10.18
  > boinc-client: Fix build with autotools 2.70+
  > transmission: Fix build with autotools 2.70+
  > openldap: Fix build with autoconf 2.70+
  > libsdl2-mixer: Fix build with autoconf 2.70+
  > libmcrypt: Run autoreconf steps manually
  > libsrtp: Copy ar-lib from automake
  > pavucontrol: Depend on libxml-parser-perl-native
  > meta-oe/README: add Ubuntu prerequisite information
  > enca: Fix SRC_URI
  > graphviz: drop unused SRCREV and outdated comment
  > atftp: update to 0.7.4
  > freeradius: fix build failure with autoconf 2.71
  > klibc: Fix x86_64 build with binutils 2.36+
  > librole-tiny-perl: upgrade 2.002003 -> 2.002004
  > libnet-ldap-perl: upgrade 0.67 -> 0.68
  > zchunk: upgrade 1.1.8 -> 1.1.9
  > gensio: upgrade 2.2.0 -> 2.2.3
  > nghttp2: update to 1.43.0
  > libtalloc: upgrade 2.3.1 -> 2.3.2
  > kronosnet: update 1.20
  > ipset: update to 7.10
  > cannelloni: update to 1.0.0
  > adcli: update to 0.9.0
  > plymouth: update to 0.9.5
  > gimp: Fix build with autoconf-2.70+
  > glm: Upgrade to 0.9.9.8
  > kexecboot: Fix build with clang
  > ubi-utils-klibc: Fix build with clang
  > geany: Fix build with autotools 2.70+
  > libmypaint: Fix build with autotools 2.70+
  > libstatgrab: Fix build with autoconf 2.70+
  > postgresql: bypass autoconf version check
  > wireguard-module: remove PKG assignment
  > spice: make conpatible to autoconf-2.70
  > netsnmp: remove --with-openssl=PATH configure option
  > geany,geany-plugins: Upgrade to 1.37.x
  > python3-pymisp: Upgrade 2.4.137.1 -> 2.4.137.3
  > python3-pymongo: Upgrade 3.11.2 -> 3.11.3
  > python3-alembic: Upgrade 1.5.3 -> 1.5.4
  > python3-tqdm: Upgrade 4.51.0 -> 4.56.0
  > python3-graphviz: Upgrade 0.14.2 -> 0.16
  > python3-pytest-html: Upgrade 2.1.1 -> 3.1.1
  > python3-javaobj-py3: Upgrade 0.4.1 -> 0.4.2
  > python3-pytz: upgrade 2020.1 -> 2021.1
  > python3-matplotlib: upgrade 3.3.2 -> 3.3.4
  > python3-flask-migrate: Upgrade 2.5.3 -> 2.6.0
  > python3-sqlalchemy: Upgrade 1.3.22 -> 1.3.23
  > python3-pywbemtools: Upgrade 0.8.0 -> 0.8.1
  > python3-croniter: Upgrade 1.0.5 -> 1.0.6
  > python3-ipython: Upgrade 7.19.0 -> 7.20.0
  > python3-pywbem: Upgrade 1.1.0 -> 1.1.3
  > python3-meh: Upgrade 0.49 -> 0.50
  > python3-pykwalify: fix RDEPENDS
  > python3-ruamel-yaml: add native and nativesdk class extension
  > klibc: Upgrade to 2.0.8 release
  > live555: upgrade 20210101 -> 20210129
  > gd: upgrade 2.3.0 -> 2.3.1
  > open-isns: upgrade 0.99 -> 0.101
  > libsrtp: Do not invoke automake during configure
  > libsrtp: Update to 2.3.0
  > hidapi: Backport patch to fix build with autotools 2.70+
  > gst-shark: Upgrade to 0.7.2
  > correct "RRCOMMENDS" typo in ipset recipe
  > keepalived: Upgrade to 2.2.1
  > net-snmp: Remove hardcoded paths to build host in net-snmp-config
  > boinc-client: Upgrade to 7.16.16 release
  > mozjs: improve reproducibility
  > nano: update to 5.5
  > gateone: Cleanup assets for removed recipe
  > lksctp-tools: make conpatible to autoconf-2.70
  > iperf3: fix build with autoconf 2.71
  > yasm: Fix build with autotools 2.70+
  > libblockdev: update to 2.25
  > rapidjson: Remove unwanted patches
  > cpuid: update to 20201006
  > iwd: update to 1.11
  > python3-alembic: Upgrade 1.5.2 -> 1.5.3
  > python3-pychromecast: Upgrade 7.7.2 -> 8.0.0
  > python3-croniter: Upgrade 1.0.4 -> 1.0.5
  > python3-elementpath: Upgrade 2.1.2 -> 2.1.3
  > python3-cmd2: Upgrade 1.4.0 -> 1.5.0
  > libssh2: Fix build with autoconf 2.70+
  > net-snmp: fix build with dash
  > cereal: add cereal a header-only c++11 serialization library
  > opencv: improve reproducibility
  > meta-oe: add crash to NON_MULTILIB_RECIPES
  > python3-ruamel-yaml: add support for native and nativesdk
  > python3-prctl: Upgrade 1.7 -> 1.8.1
  > python3-aiohttp-jinja2: Upgrade 1.2.0 -> 1.4.2
  > python3-pyzmq: Upgrade 21.0.2 -> 22.0.2
  > python3-cantools: Upgrade 36.1.0 -> 36.2.0
  > python3-croniter: Upgrade 1.0.2 -> 1.0.4
  > python3-h5py: improve reproducibility
  > python3-xlrd: Upgrade 1.2.0 -> 2.0.1
  > python3-pybind11: Upgrade 2.5.0 -> 2.6.2
  > python3-urllib3: Upgrade 1.26.2 -> 1.26.3
  > python3-prompt-toolkit: Upgrade 3.0.11 -> 3.0.14
  > python3-gevent: Upgrade 20.9.0 -> 21.1.2
  > zbar: use 4 spaces for indentation
  > zbar: fix random do_prepare_recipe_sysroot_gettext failures
  > sanlock: upgrade 3.8.2 -> 3.8.3
  > libmbim: upgrade 1.24.4 -> 1.24.6
  > libjson-perl: upgrade 4.02000 -> 4.03000
  > libio-pty-perl: upgrade 1.15 -> 1.16
  > libfastjson: upgrade 0.99.8 -> 0.99.9
  > dnsmasq: upgrade 2.82 -> 2.84
  > net-snmp: improve reproducibility
  > minifi-cpp: set PSEUDO_CONSIDER_PATHS
  > openipmi: upgrade 2.0.30 -> 2.0.31
  > libgpiod: add ptest
  > gparted: upgrade 1.1.0 -> 1.2.0
  > xfce4-notes-plugin: re-add 1.9.0
  > xfce4-panel: upgrade 4.16.0 -> 4.16.1
  > xfce4-whiskermenu-plugin: upgrade 2.5.2 -> 2.5.3
  > xfce4-appfinder: upgrade 4.16.0 -> 4.16.1
  > networkmanager: Add PACKAGECONFIG for ovs
  > network-manager-applet: Build without libteam support

* sources/meta-qcom 570e49f...753b742 (4):
  > Merge pull request #262 from lumag/rb5-5.11
  > Merge pull request #261 from alimon/rmtfs_qrtr_bump
  > Merge pull request #193 from lumag/multi-dtb
  > Merge pull request #257 from lumag/rb5-alsa-ucm

* sources/meta-raspberrypi f24de44...f5fe02c (10):
  > rpi-cmdline: remove unnecessary spaces from cmdline.txt
  > overlays: add missing device overlays
  > overlays: add overlays for pi 400 and cm4
  > overlays: add overlay to allow 64 bit usage with CM3
  > raspberrypi-firmware.inc: upgrade to latest for 5.10.13 kernel
  > rpi-default-versions: Switch default kernel to 5.10
  > linux-raspberrypi: update LIC_FILES_CHKSUM in .inc file and drop from 5.10 and dev recipe
  > linux-raspberrypi: add recipe for 5.10 version
  > [documentation]Add USB host support in documentation
  > rpi-config: Add support for CM4 host USB

* sources/meta-riscv b022614...94ec885 (3):
  > ltp: Drop the upstreamed patch for rv32
  > glibc: Remove glibc bbappend
  > linux-yocto: Fix 5.10.12+ build issue on rv32

* sources/meta-rust c72b2dd...81d4b4c (9):
  > Merge pull request #301 from shr-project/jansa/lic-1.49.0
  > Merge pull request #303 from janderholm/nativebuilds
  > Merge pull request #293 from danc86/add-rust-1.49
  > Merge pull request #300 from shr-project/jansa/lic
  > Merge pull request #299 from shr-project/jansa/lic
  > Merge pull request #297 from shr-project/jansa/lic
  > Merge pull request #289 from floion/correct_license_file_assignment
  > Merge pull request #290 from YoeDistro/yoe/mut
  > Merge pull request #295 from danc86/fix-lto

* sources/meta-ti 75c524f1...c0a0281e (4):
  > machine: am64xx-sk.conf: Add machine definition for AM64xx SK
  > linux-ti-staging: Update 5.4 kernel to the latest commit SHA
  > ti-uboot-staging: Update to the latest commit
  > linux-ti-staging_5.4: Update to 5.4.93 kernel revision

* sources/openembedded-core 1140ca0090...d26f5601d0 (120):
  > sqlite3: upgrade 3.34.0 -> 3.34.1
  > systemd: Fix build on musl
  > ell: update to 0.37
  > inetutils: update to 2.0
  > selftest/reproducible: remove spirv-tools-dev from exclusion list
  > spirv-tools: fix reproducible
  > security_flags.inc: Use -O with -D_FORTIFY_SOURCE
  > yocto-uninative.inc: version 2.11 updates glibc to 2.33
  > autotools: no need to depend on gnu-config
  > autotools: remove intltoolize logic
  > autotools: disable gtkdocize for now
  > autoconf: upgrade to 2.71
  > autotools: don't warn about obsolete usage
  > autoconf: merge .bb and .inc files
  > gnu-config: update to latest commit
  > apr: Fix to work with autoconf 2.70
  > unfs3: fix build with new autoconf
  > Revert "lrzsz: Fix to work with autoconf 2.70"
  > uninative: Upgrade to 2.10
  > license_image.bbclass: Don't attempt to symlink to the same file
  > image_types.bbclass: tar: use posix format instead of gnu
  > libcroco: Added CVE
  > libgcrypt: Whitelisted CVEs
  > e2fsprogs: upgrade 1.45.6 -> 1.45.7
  > bash: Disable bracketed input by default
  > systemd: change /bin/nologin to /sbin/nologin
  > mc: upgrade 4.8.25 -> 4.8.26
  > openssl: re-enable whirlpool
  > glibc: Require full ISA support for x86-64 level marker
  > glibc: Enable cet
  > glibc: Upgrade to 2.33
  > pseudo: Update to work with glibc 2.33
  > openssh: Backport a fix to fix with glibc 2.33 on some platforms
  > qemu: make ptest rework
  > wic/selftest: test_permissions also test bitbake image
  > glib-2.0: add workaround to fix codegen.py.test failing
  > glibc: update to latest release/2.32/master branch
  > libsdl2: upgrade to 2.0.14
  > systemd: update to v247.3
  > python3-importlib-metadata: Add toml dependency
  > python3-numpy: update to 0.20.0
  > python3-smmap: update to 4.0.0
  > package: Ensure do_packagedata is cleaned correctly
  > glibc: Drop adding .file directive in asm files
  > musl: Drop adding .file directive in asm files
  > binutils: Disable parallel install for target/nativesdk binutils
  > binutils: Package libdep linker plugins
  > binutils: Upgrade to 2.36 release
  > grub: Backport fix to work with new binutils
  > linux-yocto/5.10: binutils 2.36 fixes
  > linux-yocto/5.4: update to v5.4.94
  > linux-yocto/5.10: update to v5.10.12
  > linux-yocto/5.10: update to v5.10.10
  > linux-yocto-rt/5.4: fix 5.4-stable caused build breakage
  > linux-yocto-rt/5.10: fix 5.10-rt build breakage
  > linux-yocto/5.4: update to v5.4.90
  > linux-yocto/5.10: update to v5.10.8
  > Revert "msmtp: Fix to work with autoconf 2.70"
  > sanity.bbclass: Check if PSEUDO_IGNORE_PATHS and paths under pseudo control overlap
  > oeqa/usb_hid.py : add test to check the usb/human interface device status after suspend state
  > sstatesig: Add descriptive error message to getpwuid/getgrgid "uid/gid not found" KeyError
  > python3: fix CVE-2021-3177
  > opkg: Fix build reproducibility issue
  > openssl: set CVE_VERSION_SUFFIX
  > lib/oe/patch.py: Ignore scissors line on applying patch
  > python3-setuptools: Add back accidentally dropped RDEPENDS
  > qemu.inc: Should depend on qemu-system-native, not qemu-native
  > image_types: Ensure tar archives are reproducible
  > Revert "sanity.bbclass: check if PSEUDO_IGNORE_PATHS and ${S} overlap"
  > elfutils: add support for ipk
  > elfutils: add PACKAGECONFIG for debuginfod
  > elfutils: split libdebuginfod into its own package
  > python3: Use addtask statement instead of task dependencies
  > kernel.bbclass: fix deployment for initramfs images
  > lib/oe/patch.py: Don't return command stderr from runcmd function
  > cve_check: add CVE_VERSION_SUFFIX to indicate suffix in versioning
  > sanity.bbclass: check if PSEUDO_IGNORE_PATHS and ${S} overlap
  > ca-certificates: upgrade 20200601 -> 20210119
  > bison: upgrade 3.7.4 -> 3.7.5
  > gtk-doc: upgrade 1.33.1 -> 1.33.2
  > util-macros: upgrade 1.19.2 -> 1.19.3
  > stress-ng: upgrade 0.12.01 -> 0.12.02
  > ltp: upgrade 20200930 -> 20210121
  > libsolv: upgrade 0.7.16 -> 0.7.17
  > libjitterentropy: upgrade 3.0.0 -> 3.0.1
  > libcap: upgrade 2.46 -> 2.47
  > npm.bbclass: use python3 for npm config
  > cmake: Upgrade 3.19.2 -> 3.19.3
  > wayland: upgrade 1.18.0 -> 1.19.0
  > glibc: fix CVE-2020-27618
  > lrzsz: Fix to work with autoconf 2.70
  > ruby: Fix to work with autoconf 2.70
  > msmtp: Fix to work with autoconf 2.70
  > at: Upgrade 3.1.23 -> 3.2.1
  > pseudo: Update to include passwd and file renaming fixes
  > gtk-doc: Disable dependencies in native case
  > meta: Clean up various class-native* RDEPENDS overrides
  > native: Stop clearing PACKAGES
  > bitbake.conf/python: Drop setting RDEPENDS/RPROVIDES default
  > package_rpm: Clean up unset runtime package variable handling
  > nativesdk-buildtools-perl-dummy: Add missing entries for nativesdk-automake
  > gobject-introspection: Fix variable override order
  > buildhistory.bbclass: avoid exception for empty BUILDHISTORY_FEATURES variable
  > shaderc: add spirv-headers as dependencie
  > spirv-tools: cleanup
  > spirv-headers: Add receipe
  > shaderc: fix the build with glslang 11.1.0
  > shaderc: avoid reproducible issues
  > glslang: disable precompiled header
  > glslang: enable shared libs
  > glslang: upgrade 8.13.3743 -> 11.1.0
  > maintainers: update own email address
  > insane: native-last: Only print classes inherited after native/nativesdk
  > insane: Add missing INSANE_SKIP mechanism for native-last QA check
  > linux-yocto*: add features/gpio/mockup.scc to KERNEL_FEATURES
  > staging: Clean up files installed into the sysroot
  > python3: Avoid installing test data into recipe-sysroot
  > ncurses: Don't put terminfo into the sysroot
  > externalsrc: Detect code changes in submodules
  > oeqa/ethernet_ip_connman : add test for network connections

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Jun 19, 2021
…ources/meta-atmel sources/meta-elm-binary sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/meta-raspberrypi sources/meta-rust sources/meta-ti sources/openembedded-core

* sources/bitbake d171188c...078f3164 (19):
  > providers: selected version not available should be a warning
  > fetch/gitsm: Fix crash when using git LFS and submodules
  > runqueue: Fix deferred task issues
  > bitbake: tests/fetch: remove write protected files too
  > bitbake: tests/fetch: fix test execution without .gitconfig
  > Force parser shutdown after catching an exception
  > runqueue: Add setscene task overlap sanity check
  > runqueue: Fix task execution corruption issue
  > __init__.py: Fix bitbake debug log handling
  > lib/bb/fetch2/__init__.py: drop _PYTHON_SYSCONFIGDATA_NAME unsetting
  > fetch/git: download LFS content too during do_fetch
  > git.py: Use the correct branch to check if the repository has LFS objects.
  > git.py: LFS bitbake note should not be printed if need_lfs is not set.
  > git.py: skip smudging if lfs=0 is set
  > data_smart: Ensure hash reflects vardepvalue flags correctly
  > doc/conf.py: add missing import sys
  > sphinx: partial undo (bitbake-user-manual: update perforce fetcher docs)
  > sphinx: undo (bitbake-user-manual: Remove TERM from BB_HASHBASE_WHITELIST example)
  > sphinx: import sphinx docs

* sources/meta-altera d2b76ad...5bb81b7 (6):
  > Update u-boot-socfpga_v2020.10.bb
  > Create u-boot-socfpga_v2020.10.bb
  > Update linux-altera-lts to latest 5.4.104
  > linux-altera-lts-5.4: Fix SRCREV
  > Update linux-altera-lts_5.4.bb
  > Rename devicetree de0_sockit to de0_nano_soc in kernel 4.x

* sources/meta-arm c4f04f3...59974cc (40):
  > ci: clean regularly to reduce size
  > ci/base: don't try to make warnings fatal
  > CI: use public KAS image
  > CI: Reorder manual tasks to be alphabetical
  > CI: Add repo dir to disk usage and ability to purge everything
  > Rename top-level kas/ to ci/
  > CI: move utility tasks to prep so they don't cause a fetch
  > CI: maintain centralised repositories to speed fetching
  > CI: add qemuarm and qemuarmv5
  > CI: delete-sstate needs to delete contents
  > CI: add task to delete all sstate
  > CI: don't retry jobs
  > arm-autonomy/u-boot: Modified kernel_addr for fvp-base with xen
  > arm-autonomy: Add meta-networking dependency to autonomy layer config
  > arm-toolchain: Fix potential runtime crash
  > arm-bsp/u-boot: fix a5ds compile warning
  > ci: fail any build that emits warnings
  > ci: make bootstrap just another kas overlay
  > kas: now that linux-stable is unused, remove it from kas
  > arm-bsp: Fix FVP kernel warning
  > arm-bsp: Fix Juno kernel config warnings
  > arm-bsp: switch to linux-yocto for a5ds
  > Add experimental CI using Kas+GitLab
  > external-arm-sdk-toolchain: add recipe to package gcc/gdb/binutils cross binaries
  > external-arm-toolchain: check for TCLIBC being glibc
  > external-arm-toolchain-versions: set per-component toolchain licenses
  > external-arm-toolchain-versions: also collect binutils/bfd version
  > arm-toolchain/gcc-arm-none-eabi: support aarch64 hosts
  > arm-toolchain/gcc-aarch64-none-elf: support aarch64 hosts
  > arm-toolchain/arm-binary-toolchain: more QA skipping
  > arm-toolchain/recipes-devtools: move compatible host assignments
  > arm-toolchain/gcc-aarch-none-elf: don't use GFLD as license checksum
  > arm-toolchain/external-arm-toolchain: rename common include
  > arm-toolchain: armcompiler: Add Arm Clang recipe
  > arm-toolchain: external-arm-toolchain: Rename
  > external-arm-toolchain: Add package specific licenses
  > external-arm-toolchain: Align glibc packaging to OE TARGET_SYS
  > external-arm-toolchain: Refine dev libraries/headers packaging
  > external-arm-toolchain: Remove glibc locale dependency
  > external-arm-toolchain: un-break target compilation

* sources/meta-atmel 2581f69...32e9b0d (37):
  > libegt: bump to 1.2-rc4
  > microchip-graphics-image: add the lua library to the SDK
  > at91bootstrap: add recipe for version 4.0.0
  > at91bootstrap: remove old recipes
  > libegt: bump to 1.1-rc3
  > EGT: bump libEGT and applications to v1.2-rcX
  > u-boot-at91: Add support for pda4301 and pda4301b
  > dt-overlay-at91: bump to a new revision
  > u-boot: remove older recipes: 2018.07 and 2019.04
  > u-boot: Add recipe for 2021.04
  > egt-media: Check for license befor including gstreamer1.0-libav
  > README: bump commit ID for meta-atmel
  > cryptoauthlib: Update recipe with fixes
  > cryptoauthlib: Configure v3.2.5 library for PKCS11
  > u-boot-at91: bump to linux4sam-2020.10.1
  > at91bootstrap: bump to version 3.10.2
  > README: Bump dependencies tags
  > u-boot-at91: bump to linux4sam-2020.10.1-rc
  > at91bootstrap: bump to version 3.10.2-rc
  > linux-at91: bump to linux4sam-2020.10
  > EGT: bump libEGT and applications to v1.1
  > defconfig: sam9x60: add ov7740 module
  > libegt: bump to 1.1-rc5
  > egt-thermostat: bump to 1.1-rc3
  > Merge pull request #197 from fedepell/remove_dpkg_append
  > plplot: add DejaVu font as runtime dependency
  > wilc-demo-fs-overlay: bump revision to fix HOME and udev
  > libegt: use -Ofast
  > Merge pull request #195 from fedepell/remove_devmem2
  > g1-binaries: old version of g1-binaries are useless
  > egt-media: move URI from ftp to https
  > g1-binaries: move URI from ftp to https
  > recipes/images: Cordon off libegt dependent packages
  > Merge pull request #192 from fedepell/samba-upgrade
  > Merge pull request #193 from fedepell/sam9x60ek-uboot-env
  > u-boot-at91: bump to linux4sam-2020.10
  > libegt: Skip it for Big-endian targets

* sources/meta-elm-binary 30d2dd9...612d7b0 (1):
  > Merge pull request #2 from YoeDistro/yoe/mut

* sources/meta-freescale 5f2ba940...12c3eed6 (88):
  > libimxvpuapi2: Update to version 2.2.0
  > libimxvpuapi2: Update to version 2.1.2
  > libimxvpuapi2: Update to version 2.1.0
  > linux-fslc: update to v5.4.119
  > linux-fslc: update to v5.4.118
  > linux-fslc: update to v5.4.117
  > linux-fslc: update to v5.4.116
  > linux-fslc: update to v5.4.115
  > linux-fslc-imx: update to v5.4.119
  > linux-fslc-imx: update to v5.4.118
  > linux-fslc-imx: update to v5.4.117
  > linux-fslc-imx: update to v5.4.116
  > linux-fslc-imx: update to v5.4.115
  > linux-fslc: update to v5.4.114
  > linux-fslc-imx: update to v5.4.114
  > linux-fslc: update to v5.4.113
  > linux-fslc-imx: update to v5.4.113
  > classes: fsl-kernel-localversion: Fix config fragments apply
  > linux-fslc: update to v5.4.112
  > linux-fslc-imx: update to v5.4.112
  > linux-fslc: update to v5.4.111
  > linux-fslc-imx: update to v5.4.111
  > classes: fsl-kernel-localversion: Fix task dependency
  > linux-fslc: update up to v5.4.110
  > linux-fslc-imx: update up to v5.4.110
  > mesa: Use osmesa and swrast for all imxgpu override
  > optee-os.imx: replace old pycrypto with pycryptodome - a drop-in replacement
  > linux-fslc: update to v5.4.107
  > linux-fslc-imx: update to v5.4.107
  > linux-fslc: update to v5.4.106
  > linux-fslc-imx: update to v5.4.106
  > linux-fslc: update to v5.4.105
  > linux-fslc: update to v5.4.104
  > linux-fslc: update to v5.4.103
  > linux-fslc-imx: update to v5.4.105
  > linux-fslc-imx: update to v5.4.104
  > linux-fslc-imx: update to v5.4.103
  > linux-fslc: update to v5.4.102
  > linux-fslc: update to v5.4.101
  > linux-fslc-imx: update to v5.4.102
  > linux-fslc-imx: update to v5.4.101
  > firmware-imx: Prevent sdma-imx6q and imx7d installation
  > linux-fslc: update to v5.4.100
  > linux-fslc: update to v5.4.99
  > linux-fslc-imx: update to v5.4.100
  > linux-fslc-imx: update to v5.4.99
  > mesa: For i.MX parts without GPU use default gallium and dri
  > linux-fslc-imx: update to v5.4.98
  > linux-fslc: update to v5.4.98
  > linux-fslc-imx: update to v5.4.97
  > linux-fslc-imx: update to v5.4.96
  > linux-fslc-imx: update to v5.4.95
  > linux-fslc: update to v5.4.97
  > linux-fslc: update to v5.4.96
  > linux-fslc: update to v5.4.95
  > machines: imx-base.inc: fix failing u-boot builds
  > mesa: Disable dri for parts without DRM
  > mesa: Re-enable dri driver swrast for NXP BSP
  > mesa: Limit OSMesa to DRM and remove swrast
  > mesa: Use OSMesa for use-nxp-bsp
  > imx-base.inc: Fix use-nxp-bsp after rework
  > linux-fslc: update to v5.4.94
  > linux-fslc: update to v5.4.93
  > linux-fslc-imx: update to v5.4.94
  > linux-fslc-imx: update to v5.4.93
  > Provide u-boot-mfgtool and linux-mfgtool for fslc distros
  > linux-fslc: update to v5.4.92
  > linux-fslc: update to v5.4.91
  > linux-fslc: update to v5.4.90
  > linux-fslc: update to v5.4.89
  > linux-fslc-imx: update to v5.4.92
  > linux-fslc-imx: update to v5.4.91
  > linux-fslc-imx: update to v5.4.90
  > linux-fslc-imx: update to v5.4.89
  > xf86-video-armada: Fix no more working SRC_URI
  > linux-fslc: update to v5.4.88
  > linux-fslc: update to v5.4.87
  > linux-fslc: update to v5.4.86
  > linux-fslc-imx: update to v5.4.88
  > linux-fslc-imx: update to v5.4.87
  > linux-fslc-imx: update to v5.4.86
  > linux-fslc-imx: update to v5.4.85
  > linux-fslc: update to v5.4.85
  > optee-test_3.7.0.imx: fix optee-test build
  > linux-fslc: update to v5.4.83
  > linux-fslc-imx: update to v5.4.83
  > linux-fslc-imx: update to v5.4.82
  > linux-fslc: update to v5.4.82

* sources/meta-freescale-3rdparty 571036b...537cb85 (16):
  > imx6qdl-pico: Remove duplicate MACHINE_FEATURES entry
  > imx6qdl-pico: Add QCA9377 Wifi support
  > imx6qdl-pico: Fix the serial console port
  > imx6qdl-variscite-som: Fix huge wifi startup delay
  > imx6qdl-variscite-som/use-mainline-bsp: move linux-fslc-lts-4.19 -> linux-fslc
  > imx-pico: pico only supports the u-boot-fslc bootloader
  > nitrogen8mn: add uboot binary and upgrade script to boot part
  > nitrogen8mm: add uboot binary and upgrade script to boot part
  > nitrogen8m: add uboot binary and upgrade script to boot part
  > nitrogen8mn: add BOUNDARY_DEVICES_UBOOT_DEFCONFIG variable
  > nitrogen8mm: add BOUNDARY_DEVICES_UBOOT_DEFCONFIG variable
  > nitrogen8m: add BOUNDARY_DEVICES_UBOOT_DEFCONFIG variable
  > nitrogen8mm: update uboot binary to rev2
  > linux-boundary: bump version to 5.4 2.2.0
  > u-boot-boundary: bump version to 2020.10
  > imx-atf-boundary: bump version to 2.2

* sources/meta-intel 7fe349c0...2fb89eb8 (10):
  > linux-intel-rt/5.4: update to v5.4.102
  > linux-intel/5.4: update to 5.4.106
  > intel-microcode: fix the license md5sum
  > intel-microcode: upgrade 20201118 -> 20210216
  > linux-intel-rt/5.4: update to v5.4.87
  > linux-intel/5.4: update to v5.4.90
  > microcode.py: updated test to read microcode for exact signature
  > openvino: change branch in SRC_URI
  > linux-intel-rt/5.4: update to v5.4.78
  > linux-intel/5.4: update to v5.4.81

* sources/meta-openembedded f2d02cb71...c38d2a74f (104):
  > dnsmasq: Add fixes for CVEs reported for dnsmasq
  > ebtables: use bitbake optimization levels
  > opencv: Add fix for CVE-2019-5063 and CVE-2019-5064
  > hostapd: fix building with CONFIG_TLS=internal
  > libsdl: Fix CVE-2019-13616
  > exiv2: Fix CVE-2021-29473
  > exiv2: Fix CVE-2021-29470
  > exiv2: Fix CVE-2021-29464
  > exiv2: Fix CVE-2021-3482
  > exiv2: Fix CVE-2021-29463
  > exiv2: Fix CVE-2021-29458
  > exiv2: Fix CVE-2021-29457
  > linuxptp: Fix cross build
  > fuse: Whitelisted CVE-2019-14860
  > nodejs: 12.20.2 -> 12.21.0
  > nodejs: 12.20.1 -> 12.20.2
  > packagegroup-meta-webserver: remove nostromo from pkg grp
  > nostromo: Blacklist and exclude from world builds
  > ostree: switch from default master branch to main to fix do_fetch failure
  > libupnp: Fix CVE-2020-13848
  > hostapd: fix CVE-2021-30004
  > hostapd: fix CVE-2021-0326 and CVE-2021-27803
  > hostapd: fix CVE-2019-5061
  > libyui: switch to libyui-old repo which still has this SRCREV
  > telepathy-glib: respect GI_DATA_ENABLED when enabling vala-bindings
  > uml-utilities: fix installed-vs-shipped with usrmerge
  > wireguard: fix build issue with updated 5.4 kernel
  > packagegroup-meta-oe: add guider
  > packagegroup-meta-oe: move the packages depending on meta-python2 to separate packages
  > packagegroup-meta-oe: include nodejs without meta-python2 conditional
  > ceres-solver: prevent fetching git hook during do_configure
  > Update commit for version 3.9.7
  > guider: Upgrade to 3.9.7
  > opencv: refresh patches with devtool to apply cleanly
  > neon: Add ptest
  > freerdp: Add missing libxkbcommon WL dependency
  > opencv: Security fixes
  > mdns: Whitelisted CVE-2007-0613 for mdns
  > nghttp2: Add fix for CVE-2020-11080
  > nss: Fix warnings generated by getcwd
  > thin-provisioning-tools: switch branch from master to main
  > python3-pykwalify: Do not unset _PYTHON_SYSCONFIGDATA_NAME
  > postgresql: Inherit python3targetconfig
  > libplist: Inherit python3targetconfig
  > openipmi: Inherit python3targetconfig
  > gedit: Inherit python3targetconfig
  > python3-aiohttp: added missing RDEPENDs
  > graphviz: use git fetcher instead of gitlab archives
  > python-grpcio-tools: Add missing space for append
  > dnsmasq: Fix systemd service
  > celt051: update SRC_URI
  > meta-oe/README: add Ubuntu prerequisite information
  > enca: Fix SRC_URI
  > wireguard-module: remove PKG assignment
  > python-urllib3/python3-urllib3: fix CVE-2020-7212
  > libuv: fix CVE-2020-8252
  > openldap: upgrade 2.4.56 -> 2.4.57
  > openldap: upgrade 2.4.51 -> 2.4.56
  > openldap: upgrade 2.4.50 -> 2.4.51
  > gpsd: mark CLEANBROKEN
  > mariadb: Fix 64bit builds if pam is enabled
  > networkd-dispatcher: use git fetcher
  > giflib: apply patch for CVE-2019-15133 and set CVE_PRODUCT
  > sip3: Upgrade 4.19.19 -> 4.19.23
  > sip3: Consolidate in a single file
  > zram: fix sourcing of zram parameters
  > rapidjson: Upgrade SRCREV to latest
  > flatbuffers: whitelist CVE-2020-35864
  > iscsi-initiator-utils: upgrade 2.1.2 -> 2.1.3
  > iscsi-initiator-utils: Silence a clang warning on 64bit systems
  > iscsi-initiator-utils: Upgrade to _2.1.2
  > xterm: provide virtual/x-terminal-emulator
  > xterm: install xterm and uxterm desktop files
  > gupnp: Upgrade to 1.2.2 -> 1.2.4
  > gssdp: Upgrade to 1.2.2 -> 1.2.3
  > postgresql: Update to 12.5
  > geoclue: select avahi-daemon if nmea enabled
  > libsdl2-mixer: set --disable-music-ogg-shared to link statically
  > libsdl2-mixer: Fix ogg/vorbis support in libsdl2-mixer
  > nodejs: 12.19.1 -> 12.20.1
  > nodejs: 12.19.0 -> 12.19.1
  > nodejs: Update to 12.19.0
  > nodejs: Fix arm32/thumb builds with clang
  > nodejs: Upgrade to 12.18.3
  > nodejs: Fix build with icu 67.1
  > wireshark: Several securtiy fixes
  > nss: Security fix CVE-2020-12401
  > lua: update to 5.3.6
  > lua: fix CVE-2020-24371
  > lua: fix CVE-2020-15945
  > mariadb: update to 10.4.17 for cve fixes
  > apache2: upgrade v2.4.43 -> v2.4.46
  > php: CVE-2020-7069
  > php: CVE-2020-7070
  > php: remove the failing ${D}/${TMPDIR} code
  > php: Upgrade 7.4.4 -> 7.4.9
  > samba: CVE-2020-14383 Security Advisory
  > samba: CVE-2020-14318 Security Advisory
  > zabbix: CVE-2020-15803 Security Advisory
  > mcpp: Normalize the patch format of CVE
  > wireguard-module: fix build issue with 5.4 kernel
  > pcsc-lite: provide pcsc-lite-lib-native explicitly for native build
  > dlt-daemon: add upstream patch to fix CVE-2020-29394
  > tcpdump: Patch for CVE-2020-8037

* sources/meta-qcom 20f3232...1773ecb (30):
  > Merge pull request #312 from lumag/l-k-dev-dunfell
  > Merge pull request #307 from alimon/dunfell
  > Merge pull request #299 from lumag/qcom-armv8a-dunfell
  > Merge pull request #297 from lumag/rb5-m5-release
  > Merge pull request #296 from lumag/lt9611-upg-fix-dunfell
  > Merge pull request #294 from lumag/rb5-m5-release
  > Merge pull request #292 from lumag/fastrpc-dunfell
  > Merge pull request #290 from lumag/rb5-rootfs-dunfell
  > Merge pull request #281 from alimon/dunfell_linux_5.10
  > Merge pull request #258 from lumag/rb5-alsa-ucm-dunfell
  > Merge pull request #275 from lumag/rb5-5.11-dunfell
  > Merge pull request #272 from alimon/dunfell_linux_5.10
  > Merge pull request #271 from lumag/rb5-5.11-dunfell
  > Merge pull request #267 from lumag/lt9611uxc-autoupd-dunfell
  > Merge pull request #255 from lumag/dunfell-board-data
  > Merge pull request #264 from alimon/dunfell_qrtr_rmtfs
  > Merge pull request #263 from lumag/rb5-5.11-dunfell
  > Merge pull request #256 from lumag/adbd-dunfell
  > Merge pull request #254 from lumag/dunfell-rb5-backport
  > Merge pull request #251 from alimon/dunfell_linux_5.10
  > Merge pull request #249 from lumag/5.10-dunfell
  > Merge pull request #247 from lumag/fastrpc-dunfell
  > Merge pull request #246 from lumag/rb5-default-mesa
  > Merge pull request #242 from alimon/dunfell_renesas_fw
  > initramfs-test-image: add iw package
  > qrb5165-rb5.conf: add wireless-regdb-static to RRECOMMENDS
  > Merge pull request #238 from lumag/rb5-lt9611uxc-dunfell
  > Merge pull request #231 from lumag/rb5-wifi-lt9611uxc-dunfell
  > Merge pull request #226 from lumag/rb5-system-path-dunfell
  > Merge pull request #220 from alimon/dunfell_qcom_tools

* sources/meta-qt5 0d8eb95...b4d24d7 (6):
  > python3-pyqt5: Update recipe to use pypi class
  > python3-pyqt5: upgrade to final 5.15.1
  > python3-pyqt5: Update to dev2008271829 snapshot
  > python3-pyqt5: Update to dev2008081558 snapshot
  > python3-pyqt5: Update to 5.15.1.dev2007111314
  > python3-pyqt5: Update to 5.15 version

* sources/meta-raspberrypi 9879932...f0c7501 (8):
  > libva: Fix for when using `userland`
  > linux-raspberrypi-dev: use static SRCREV when not selected with PREFERRED_PROVIDER_virtual/kernel
  > linux-raspberrypi-dev: drop protocol=git and add LINUX_RPI_KMETA_BRANCH
  > linux-raspberrypi-dev: Update for testing v5.10.y
  > linux-raspberrypi: allow to change the yocto-kernel-cache branch with LINUX_RPI_KMETA_BRANCH
  > layer.conf: Define LAYERDEPENDS
  > [documentation]Add USB host support in documentation
  > rpi-config: Add support for CM4 host USB

* sources/meta-rust f56fd4e...ab86e0a (39):
  > nativesdk: Add some tools in a separate recipe (#345)
  > Merge pull request #344 from weltling/nativesk_std_src
  > Merge pull request #338 from aj-bagwell/armv4-alignement
  > rust: Add support for ARMv5 (#342)
  > workflows: Refactor yml to improve build time (#335)
  > Merge pull request #333 from weltling/sdk_ci
  > Merge pull request #334 from meta-rust/progress
  > Merge pull request #331 from YoeDistro/yoe/mut
  > Merge pull request #313 from weltling/nativesdk_0
  > Merge pull request #330 from YoeDistro/yoe/mut
  > Merge pull request #329 from srwalter/workflow
  > Merge pull request #325 from janderholm/enable-profiler-runtime
  > Merge pull request #326 from YoeDistro/yoe/mut
  > Merge pull request #324 from YoeDistro/yoe/mut
  > Merge pull request #318 from YoeDistro/kraj/riscv-musl
  > Merge pull request #317 from YoeDistro/kraj/ppc64le
  > Merge pull request #323 from jwinarske/example-install
  > Merge pull request #319 from ColinFinck/fix/llvm-cpu
  > Merge pull request #320 from ColinFinck/remove-old-rust-version-checks
  > Merge pull request #312 from janderholm/no-target-in-rust-native
  > Merge pull request #310 from BeneSim/fix-cargo-src-dir
  > Merge pull request #305 from akiernan/master
  > Merge pull request #306 from ColinFinck/remove-old-versions
  > Merge pull request #304 from meta-rust/jmesmon-patch-readme
  > Merge pull request #301 from shr-project/jansa/lic-1.49.0
  > Merge pull request #303 from janderholm/nativebuilds
  > Merge pull request #293 from danc86/add-rust-1.49
  > Merge pull request #300 from shr-project/jansa/lic
  > Merge pull request #299 from shr-project/jansa/lic
  > Merge pull request #297 from shr-project/jansa/lic
  > Merge pull request #289 from floion/correct_license_file_assignment
  > Merge pull request #290 from YoeDistro/yoe/mut
  > Merge pull request #295 from danc86/fix-lto
  > Merge pull request #288 from YoeDistro/yoe/mut
  > Merge pull request #287 from YoeDistro/yoe/mut
  > Merge pull request #286 from janderholm/buildseparation
  > Merge pull request #285 from janderholm/armv7
  > Merge pull request #284 from danc86/add-rust-1.47
  > Merge pull request #283 from danc86/add-cargo-1.46

* sources/meta-ti 73506585...d54da744 (147):
  > machine: am64xx-sk: Drop am64xx-sk Machine support
  > conf/machine: am64xx: Include SK dtb for machine am64xx-evm
  > ti-uboot-staging: Update to the latest ti-u-boot-2021.01
  > linux-ti-staging: Update 5.10 kernel to the latest commit SHA
  > ti-uboot-staging: Update to the latest ti-u-boot-2021.01
  > ti-sgx-ddk-km: Update srcrev to pick rt kernel build fix
  > linux-ti-mainline: Bump kernel version to v5.12
  > recipes-bsp: u-boot-ti-mainline: Update to v2021.04 release
  > conf: am65xx-evm: ReIntroduce AM65 SR1.0 overlay
  > linux-ti-staging: Update 5.10 kernel to 5.10.30
  > ti-uboot-staging: Update to the latest ti-u-boot-2021.01
  > conf: am65xx-evm: ReIntroduce existent dtbo for 5.10
  > linux-ti-staging: Update 5.10 kernel to the latest commit SHA
  > ti-sci-fw: Update image gen and linux-firmware to latest
  > ti-gc320-driver: update branch for 5.10
  > linux-ti-staging: Update 5.10 kernel to the latest commit SHA
  > ti-uboot-staging: Update to the latest ti-u-boot-2021.01
  > cmem: Update to new version 4.20.00.01
  > uio-module-drv: Build fix for linux kernel 5.10
  > dsptop: bump SRCREV for kernel 5.10 build fix
  > gdbc6x: bump SRCREV for kernel 5.10 build fix
  > ti-sci-fw: Update image gen to latest
  > conf: dra7xx-evm: Remove non-existent dtb* from 5.10
  > conf: am57xx-evm: Remove non-existent dtb* from 5.10
  > conf: am437xx-evm: Remove non-existent dtb* from 5.10
  > conf: am335x-evm: Remove non-existent dtb* from 5.10
  > conf: k2g-evm: Remove keystone-k2g-evm-lcd.dtb from 5.10
  > conf: am65xx-evm: Remove non-existent dtb* from 5.10
  > conf: j7200-evm: Remove jailhouse overlay from 5.10 kernel
  > conf: j7-evm: Remove unavailable dtb/o from 5.10 kernel
  > linux-ti-staging: Update 5.10 kernel to 5.10.21
  > Revert "linux-ti-staging-5.10: With the kernel being AUTOREV'd remove the minor version"
  > ti-uboot-staging: Update to the latest ti-u-boot-2021.01
  > Revert "linux-ti-staging, u-boot-ti-staging: lower default preference"
  > ti-sgx-ddk-um: Update srcrev to pick latest
  > ti-sgx-ddk-km: update srcrev to pick 5.10
  > ti-sgx-ddk-km: properly handle arm-poky-linux-gnueabi compiler prefix
  > ti-img-rogue-umlibs: update branch to pick 5.10
  > ti-img-rogue-driver: update srcrev to pick 5.10 branch
  > README: update maintainers
  > common-csl-ip-rtos: drop unnecessary dependency on ti-sysbios
  > cuia: suppress installed-vs-shipped QA error
  > multiprocmgr-test: suppress ldflags and staticdev QA errors
  > edma3-lld: suppress ldflags QA error
  > vis: suppress "ldflags" QA error
  > {qmss, cppi, srio, pa, sa}-lld-test: suppress gcc10 multiple definition of fw_qmss*
  > mpm-transport: suppress gcc10 multiple definiton of fw_qmss*
  > gdbc6x: suppress gcc10 multiple definitions of *_varobj_ops
  > ti-ipc: suppress gcc10 multiple definitions of _GateHWSpinlock_cfgParams
  > ti-img-rogue-driver: support OE toolchain alongside Poky one
  > ti-ipc-examples: fix deprecation of sys_errlist[] in glibc
  > Revert "optee-os: upgrade to upstream 3.11.0"
  > ti-rtos: Update metadata and versions for RTOS firmware
  > ti-rtos: update metadata and version of am64x rtos firmware
  > ti-rtos: update metadata and version of am64x rtos firmware
  > ti-rtos: Update metadata and versions for RTOS firmware
  > conf/machine: k3: Lets build bmap files by default
  > conf/machine: am64xx: Switch to multi-certificate boot images
  > conf/machine: am64xx: Consolidate image configuration to SoC include
  > conf/machine: j7200-evm: Switch to multi-certificate boot images
  > conf/machine: am64xx/j7200: Drop trusted-firmware deployment for tar wic
  > conf/machine: j7: Document boot images as legacy mode
  > conf/machine: am65xx: Document boot images as legacy mode
  > conf/machine: k3: Add multi-certificate boot image support
  > conf/machine: am64*, j7200: cleanup k3r5 configs
  > linux-ti-staging: Update 5.4 kernel to 07.03.00.004
  > ti-rtos: update metadata and version of am64x rtos firmware
  > ti-rtos-firmware: depend on openssl-native for signing
  > linux-ti-staging: Update 5.4 kernel to 5.4.106
  > ti-uboot-staging: Update to the latest commit
  > conf/machine: fix OPTEEMACHINE name for J721e
  > ti-img-rogue-umlibs: Update to pick rpath fixes
  > linux-ti-mainline: Set the branch for the ti-upstream-tools repo
  > linux-ti-mainline: Add gmp-native as a kernel dependency
  > ti-sci-fw: Update J7200/AM64 deploy to install ti-sci-fw
  > linux-ti-staging: Update 5.4 kernel to the latest commit SHA
  > ti-uboot-staging: Update to the latest commit
  > layer.conf: add hardknott to compatible release branches
  > ti-img-rogue-umlibs: Update artifacts to 1.13.5776728
  > ti-img-rogue-driver: Update driver to 1.13.5776728
  > ti-rtos: update to uisng fw from mcu-plus-sdk for AM64x
  > ti-rtos: Update metadata and versions for RTOS firmware
  > recipes-bsp: wl18xx-fw: update SRCREV to latest
  > ti33x: allow different virtual/bootloader
  > linux-ti-staging: Update 5.4 kernel to the latest commit SHA
  > ti-uboot-staging: Update to the latest commit
  > ti-rtos: Update path for firmwares on j7200
  > linux-ti-mainline: Bump kernel version to v5.11
  > linux-ti-mainline: Bump up ti-upstream-tools SRCREV
  > ti-rtos: Update metadata and versions for RTOS firmware
  > ti-sci-fw: Update image gen and sysfw to v2021.01
  > ti-rtos: Update metadata and versions for RTOS firmware
  > linux-ti-staging: Update 5.4 kernel to the latest commit SHA
  > ti-uboot-staging: Update to the latest commit
  > ti-sci-fw: Update image gen to latest
  > linux-ti-staging: Update 5.4 kernel to 07.03.00.000
  > ti-uboot-staging: Update to the latest commit
  > am64xx-sk Add combined boot build support
  > machine: am64xx-sk.conf: Add machine definition for AM64xx SK
  > linux-ti-staging: Update 5.4 kernel to the latest commit SHA
  > ti-uboot-staging: Update to the latest commit
  > linux-ti-staging_5.4: Update to 5.4.93 kernel revision
  > linux-ti-staging_5.4: Update to 5.4.91 kernel revision
  > linux-ti-staging, u-boot-ti-staging: lower default preference
  > u-boot-ti-staging: Override the LIC_FILE_CHKSUM for 2021
  > linux-ti-staging-5.10: With the kernel being AUTOREV'd remove the minor version
  > ti-sci-fw: Update image gen and sysfw to v2020.12a
  > ti-rtos: Update metadata and versions for RTOS firmware
  > ti-uboot-staging: Update to the latest commit
  > linux-ti-staging: Update 5.4 kernel to the latest SHA
  > ti-uboot-staging: Update to the latest commit
  > ti-sci-fw: Remove incorrect directive for 7200-hs
  > u-boot-ti-staging: Add 2021.01 recipe
  > linux-ti-staging: Add 5.10 recipe
  > ti-sci-fw: Update image gen and sysfw to v2020.12
  > ti-rtos: Update metadata and versions for RTOS firmware to 07.02.0x.05
  > linux-ti-staging: Update 5.4 kernel to the latest 5.4.87
  > ti-uboot-staging: Update to the latest commit
  > u-boot-ti: am64xx: Remove dm support for uboot
  > linux-ti-staging: Update 5.4 kernel to the latest commit SHA
  > optee-os: upgrade to upstream 3.11.0
  > am64xx: Add combined boot build support
  > ti-sci-fw: am64x: Update image gen and sysfw to v2020.12
  > ti-uboot-staging: Update to the latest commit
  > pruprp-fw: Update prp firmware to 2.17.25
  > pruhsr-fw: Update hsr firmware to 2.17.25
  > prusw-fw: Update switch firmwares to 3.2.7 version
  > prueth-fw: Update prueth dual emac firmware to 5.5.13
  > k3conf: Update to latest commit
  > linux-ti-staging: Update 5.4 kernel to 5.4.84
  > prueth-fw-am65x-sr2: Updating firmware to 02.02.08.02
  > ti-sci-fw: Update image gen and sysfw commit SHA
  > k3conf: Update SRCREV to latest
  > am64xx-evm-k3r5: Update SYSFW_SOC to am64x from am65x
  > ti-uboot-staging: Update to the latest commit
  > trusted-firmware-a: Update SRCREV for AM64X support
  > ti-rtos: Update metadata and versions for RTOS firmware
  > machine: am64xx-evm.conf: Remove commented code and update PDK values
  > u-boot-ti: Remove unneeded variable for am64xx
  > linux-ti-staging: Update kernel to latest commit sha
  > ti-rtos: Update metadata with AM64 firmware
  > u-boot-ti: Update u-boot to pick up AM64 architecture
  > linux-ti-staging: Update kernel to pick up AM64 platform
  > machine: am64xx-evm.conf: Add machine definition for AM64xx platform
  > ipc: ti-rpmsg-char: Update library to 0.3.0
  > trusted-firmware-a: Update to v2.4 merge
  > linux-ti-staging: Update kernel to 5.4.78

* sources/openembedded-core d49192bcd0...62ac245a4d (4):
  > Merge remote-tracking branch 'origin/dunfell' into yoe/dunfell
  > Merge remote-tracking branch 'origin/dunfell' into yoe/dunfell
  > Merge remote-tracking branch 'origin/dunfell' into yoe/dunfell
  > Merge remote-tracking branch 'origin/dunfell' into yoe/dunfell

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Jul 8, 2021
…eta-qcom

* sources/meta-intel e10bdd43...990e2b35 (1):
  > oidn: add recipe

* sources/meta-openembedded 366cbf3d4...a454c175e (45):
  > XXX: Add Github actions CI support
  > sysbench: fix memory test
  > suitesparse: Fix LIC_FILES_CHKSUM
  > audit: upgrade 3.0.1 -> 3.0.2
  > fftw: Update recipe to 3.3.9.
  > keepalived: Upgrade to 2.2.2
  > gimp: remove --disable-vector-icons
  > gegl: Disable pango on native build to fix gimp build segfaults
  > poppler: upgrade 21.06.1 -> 21.07.0
  > libgusb: upgrade 0.3.6 -> 0.3.7
  > ristretto: upgrade 0.10.0 -> 0.11.0
  > networkmanager: upgrade 1.30.4 -> 1.32.2
  > cmark: upgrade 0.29.0 -> 0.30.0
  > pipewire: upgrade 0.3.30 -> 0-3-31
  > blueman: upgrade 2.1.4 -> 2.2.1
  > mariadb: Upgrade to 10.5.11
  > mariadb: Use qemu to run cross-compiled binaries
  > python3-cmd2: Upgrade 2.1.1 -> 2.1.2
  > python3-bitarray: Upgrade 2.1.3 -> 2.2.1
  > python3-pillow: Upgrade 8.2.0 -> 8.3.1
  > python3-humanize: Upgrade 3.9.0 -> 3.10.0
  > python3-watchdog: Upgrade 2.1.2 -> 2.1.3
  > python3-astroid: Upgrade 2.6.0 -> 2.6.2
  < XXX: Add Github actions CI support
  < python3-cmd2: Upgrade 2.1.1 -> 2.1.2
  < python3-bitarray: Upgrade 2.1.3 -> 2.2.1
  < python3-pillow: Upgrade 8.2.0 -> 8.3.1
  < python3-humanize: Upgrade 3.9.0 -> 3.10.0
  < python3-watchdog: Upgrade 2.1.2 -> 2.1.3
  < python3-astroid: Upgrade 2.6.0 -> 2.6.2
  < suitesparse: Fix LIC_FILES_CHKSUM
  < audit: upgrade 3.0.1 -> 3.0.2
  < fftw: Update recipe to 3.3.9.
  < keepalived: Upgrade to 2.2.2
  < gimp: remove --disable-vector-icons
  < gegl: Disable pango on native build to fix gimp build segfaults
  < poppler: upgrade 21.06.1 -> 21.07.0
  < libgusb: upgrade 0.3.6 -> 0.3.7
  < ristretto: upgrade 0.10.0 -> 0.11.0
  < networkmanager: upgrade 1.30.4 -> 1.32.2
  < cmark: upgrade 0.29.0 -> 0.30.0
  < pipewire: upgrade 0.3.30 -> 0-3-31
  < blueman: upgrade 2.1.4 -> 2.2.1
  < mariadb: Upgrade to 10.5.11
  < mariadb: Use qemu to run cross-compiled binaries

* sources/meta-qcom 06469d0...189fe8b (2):
  > Merge pull request #301 from lumag/kernel-inc
  > Merge pull request #300 from lumag/qcom-firmware

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Jul 14, 2021
…urces/meta-freescale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-raspberrypi sources/meta-ti sources/openembedded-core

* sources/bitbake 398a1686...01825699 (3):
  > fetch2/s3: allow to use credentials from environment variables
  > providers: replace newly added logger.warn() with logger.warning()
  > fetch/git: run gc in foreground to avoid race with tar

* sources/meta-arm 079f34c...6bf368c (10):
  > arm-bsp/tc0: move to u-boot 2021.07
  > arm-bsp/fvp-base*: update to u-boot 2021.07
  > arm-bsp/boot-wrapper-aarch64: Enable SMP support for fvp-baser-aemv8r64
  > arm/scp-firmware: Fix secondary cpus boot issue
  > arm-autonomy: Bump Xen to 4.15
  > CI: add packaging test for the binary Arm compilers
  > arm-toolchain/armcompiler: fix checksums and installation on arm64
  > arm-toolchain/gcc-aarch64-none-elf: Fix license checksums
  > ci/check-warnings: ignore warnings that we're using the mirror
  > README: update

* sources/meta-clang f42c429...77394fa (1):
  > clang: Depend on clang runtime when using RUNTIME = "llvm" for native packages

* sources/meta-freescale 7e896092...201b15ab (4):
  > Merge pull request #825 from thochstein/u-boot
  > Merge pull request #763 from thochstein/imx-test
  > Merge pull request #818 from thochstein/master
  > Merge pull request #822 from pberginkonsult/u-boot-imx-2021.04

* sources/meta-freescale-3rdparty de6e95c...2959439 (1):
  > Merge pull request #153 from ziswiler/master

* sources/meta-intel e10bdd43...ddfe5c6f (2):
  > maintainers.inc: add recipe entries
  > oidn: add recipe

* sources/meta-openembedded 39aefd4eb7...35ce791ea9 (44):
  > logcheck: upgrade 1.3.20 -> 1.3.23
  > libtest-warnings-perl: upgrade 0.028 -> 0.030
  > libnet-dns-perl: upgrade 1.26 -> 1.31
  > libmoo-perl: upgrade 2.004000 -> 2.005004
  > libio-socket-ssl-perl: upgrade 2.068 -> 2.071
  > libextutils-cppguess-perl: upgrade 0.21 -> 0.23
  > libcrypt-openssl-guess-perl: upgrade 0.12 -> 0.13
  > libcgi-perl: upgrade 4.51 -> 4.53
  > mariadb: fix failures to start install_db.service
  > ltrace: Fix mips build with kernels 5.13+
  > xscreensaver: Update to 6.01
  > opencl-clhpp: upgrade 2.0.14 -> 2.0.15
  > strongswan: upgrade 5.9.2 -> 5.9.3
  > firewalld: upgrade 0.9.3 -> 0.9.4
  > sysbench: fix memory test
  > python3-google-api-python-client: upgrade 2.10.0 -> 2.12.0
  > python3-joblib: new package
  > python3-xlsxwriter: upgrade 1.4.3 -> 1.4.4
  > python3-tqdm: upgrade 4.61.1 -> 4.61.2
  > python3-sentry-sdk: upgrade 1.1.0 -> 1.2.0
  > python3-regex: upgrade 2021.4.4 -> 2021.7.6
  > python3-qrcode: upgrade 6.1 -> 7.1
  > python3-pyusb: upgrade 1.1.1 -> 1.2.0
  > suitesparse: Fix LIC_FILES_CHKSUM
  > audit: upgrade 3.0.1 -> 3.0.2
  > fftw: Update recipe to 3.3.9.
  > keepalived: Upgrade to 2.2.2
  > gimp: remove --disable-vector-icons
  > gegl: Disable pango on native build to fix gimp build segfaults
  > poppler: upgrade 21.06.1 -> 21.07.0
  > libgusb: upgrade 0.3.6 -> 0.3.7
  > ristretto: upgrade 0.10.0 -> 0.11.0
  > networkmanager: upgrade 1.30.4 -> 1.32.2
  > cmark: upgrade 0.29.0 -> 0.30.0
  > pipewire: upgrade 0.3.30 -> 0-3-31
  > blueman: upgrade 2.1.4 -> 2.2.1
  > mariadb: Upgrade to 10.5.11
  > mariadb: Use qemu to run cross-compiled binaries
  > python3-cmd2: Upgrade 2.1.1 -> 2.1.2
  > python3-bitarray: Upgrade 2.1.3 -> 2.2.1
  > python3-pillow: Upgrade 8.2.0 -> 8.3.1
  > python3-humanize: Upgrade 3.9.0 -> 3.10.0
  > python3-watchdog: Upgrade 2.1.2 -> 2.1.3
  > python3-astroid: Upgrade 2.6.0 -> 2.6.2

* sources/meta-qcom 06469d0...26078e6 (3):
  > Merge pull request #314 from lumag/no-lt9611uxc-upgrade
  > Merge pull request #301 from lumag/kernel-inc
  > Merge pull request #300 from lumag/qcom-firmware

* sources/meta-raspberrypi 17b56ab...0e48785 (1):
  > Update raspberrypi firmware to 20210527

* sources/meta-ti d54da744...4c1d26f6 (24):
  > ti-img-rogue-driver: support OE nodistro toolchain same as Poky
  > recipes-bsp: u-boot-ti-mainline: Update to v2021.07 release
  > conf: j7-evm: Add j721e eaik dtb to KERNEL_DEVICETREE
  > ti-sci-fw: Update linux firmware repo to 08.00.00.002
  > u-boot-ti-staging: Update to 08.00.00.002 release tag
  > linux-ti-staging-rt: Update to 08.00.00.002 release tag
  > linux-ti-staging: Update to 08.00.00.002 release tag
  > linux-ti-mainline: Bump kernel version to v5.13
  > ti-sci-fw: k3-image-gen: Revert SPL address change for mainline
  > ti-sci-fw: Update linux firmware repo to 08.00.00.001
  > prueth-fw: Update prueth dual emac firmware to 5.6.15
  > prusw-fw: Update switch firmwares to 3.2.9 version
  > ti-sci-fw: Update imggen to release 08.00.00.001 tag
  > recipes-bsp: ivshmem: Remove ivshmem packages
  > recipes-kernel: jailhouse: Remove jailhouse recipe
  > prueth-fw-am65x-sr2: Updating firmware to 02.02.09.02
  > prueth-fw: am65x: SR1.0: Package the firmware images from ti-linux-firmware
  > trusted-firmware-a: Update to v2.5
  > conf: am65xx-evm: ReIntroduce display overlays for 5.10
  > conf/machine: am64xx: Add overlay to support icssg1-dualemac
  > prueth-fw: am64xx-evm: add prebuilt PRU Ethernet FW
  > conf: j7-evm: ReIntroduce existent dtbo for 5.10
  > linux-ti-staging: Add extra dtc flags to support dtb overlays
  > ti-rtos-firmware: sign DM firmware for J721e HS platform

* sources/openembedded-core 2abb5fd026...9720cce062 (41):
  > python3-setuptools: upgrade 57.0.0 -> 57.1.0
  > gobject-introspection: Fix the license (add MIT)
  > licence_image: Add lic-pkgs IMAGE_FEATURE
  > tcl: fix race in interp.test
  > tcl: clock.test needs a timezone to be set
  > tcl: detect tests that error as well as fail
  > tcl: remove redundant file creation
  > tcl: use AUTOTOOLS_SCRIPT_PATH
  > tcl: use tcl-core instead of patching out packages
  > tcl: mark a patch as upstreamable
  > tcl: EXTRA_OECONF already passes --libdir, don't do it again
  > tcl: suffix all Tcl man pages instead of using alternatives
  > oeqa/qemurunner: Handle files no longer existing gracefully
  > sstate: Drop pseudo exclusion
  > pseudo: Update to latest version including statx fix
  > pseudo: Add uninative configuration sanity check
  > report-error: Drop pointless inherit
  > at-spi2-core: upgrade 2.40.2 -> 2.40.3
  > oe-time-dd-test.sh: add options and refactor
  > buildstats.bbclass: log host data on failure to task specific file
  > update-rc.d: update SRCREV to pull in fix for non-bash shell support
  > parted: improve ptest execution
  > util-linux: Disable chfn-chsh on non-target builds
  > gnome-desktop-testing: Fix non-literal format string warning
  > glib-2.0: Fix signature of close_range
  > pulseaudio: Drop pulseaudio-conf
  > boost-build-native: workaround one rarely hang problem on fedora34
  > python3-pathlib2: upgrade 2.3.5 -> 2.3.6
  > u-boot: upgrade 2021.04 -> 2021.07
  > license: Drop adding RRECOMMENDS for license packages
  > oeqa/selftest/recipetool: update socat version to fix failing download
  > python3-importlib-metadata: upgrade 4.6.0 -> 4.6.1
  > gnome-desktop-testing: upgrade 2018.1 -> 2021.1
  > vulkan-tools: upgrade 1.2.176 -> 1.2.182
  > vulkan-loader: upgrade 1.2.176 -> 1.2.182
  > vulkan-headers: upgrade 1.2.176 -> 1.2.182
  > xwayland: exclude development snapshots from upstream version checks
  > xserver-xorg: exclude development snapshots from upstream version checks
  > glib-2.0: fix g-file-into modification time test
  > glibc-testsuite: Fix build failures when directly running recipe
  > runqemu: Remove potential lock races around tap device handling

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

* sources/meta-arm 390b9824...b2f6758f (9):
  > arm-systemready/README.md: add ARM_FVP_EULA_ACCEPT
  > CI: remove unnecessary clang settings
  > arm-toolchain: update to 13.3
  > arm-bsp/u-boot: corstone1000: use mdata v2
  > arm-bsp/trusted-firmware-m: corstone1000: Switch to metadata v2
  > arm-bsp/trusted-firmware-a: Upgrade Corstone1000 to TF-A v2.11
  > arm-bsp/optee: Remove OP-TEE OS v4.1 recipe
  > arm-bsp/optee:corstone1000: Update optee to v4.2
  > arm-bsp/corstone1000: Update Corstone-1000 user guide

* sources/meta-clang a2f67ce...55bfa60 (9):
  > bcc: Upgrade to 0.30.0+
  > Revert "recipes-devtools/llvm/llvm_%.bbappend: fix the build of bpftrace ptest failed"
  > qt6/qtbase: Always use lld linker with clang
  > recipes-devtools/llvm/llvm_%.bbappend: fix the build of bpftrace ptest failed
  > bluez5: Use BFD linker instead of lld
  > libcxx: Do not induce -mbranch-protection externally on arm64
  > nativesdk-clang-glue: Delete do_create_package_spdx task
  > clang.bbclass: remove mcpu option with qualifiers for the octeontx2 core
  > clang: Add packageconfig option for build-id

* sources/meta-freescale 478993fc...a5b00f88 (3):
  > Merge pull request #1862 from limeng-linux/master
  > Merge pull request #1863 from Freescale/fix-udev-rules-imx
  > Merge pull request #1864 from Freescale/upgrades/linux-uboot-fslc

* sources/meta-freescale-3rdparty b6f3e77...4e9d099 (1):
  > Merge pull request #300 from leon-anavi/master-olimex-imx8mp-uboot-improvements

* sources/meta-openembedded 9363162b5...02f8d2c10 (32):
  > DO NOT MERGE: Add Github actions CI support
  > libgee: backport patches to fix incompatible pointer types
  > pidgin: Remove gcc-14 compatibility workaround
  > pidgin: Update Upstream-Status for gcc-14 compatibility patch
  > libabigail: refresh musl/fts patch
  > miniocli: Add recipe
  > fetchmail: disable rpath to fix buildpaths warning.
  > daq: fix SRC_URI to point to the real 2.0.7 release
  > bolt: package systemd_system_unitdir correctly
  > pidgin: Upgrade to 2.14.13
  > flatbuffers: adapt for cross-compilation environments
  > net-snmp: Set ps flag value since it checks the host
  > python3-redis: add an archive prefix to avoid clashing with redis
  > recipes: ignore various issues fatal with gcc-14
  > recipes: ignore various issues fatal with gcc-14 (for 32bit MACHINEs)
  > giflib: fix build with gold and avoid imagemagick-native dependency
  > flatpak: add PACKAGECONFIG for dconf
  > overlayfs-tools: Fix build with musl
  > pkcs11-provider: Upgrade 0.3 -> 0.5
  > wtmpdb: specify correct pamlibdir
  > lastlog2: specify correct pamlibdir
  > apache2:apache2-native: sort CVE status
  > apache2: Update CVE status
  > monkey: Update status for CVE-2013-2183
  > redis: Update status for CVE-2022-3734
  > xterm: CVE status update CVE-1999-0965
  > php-native: CVE status update for CVE-2022-4900
  > gimp: CVE status update
  > jsonrpc: Fix contains reference to TMPDIR [buildpaths] warning
  > krb5: upgrade 1.21.2 -> 1.21.3
  > packagegroup-xfce-extended: fix typo of gobject-introspection-data feature
  > thin-provisioning-tools: install missed thin_shrink and era_repair

* sources/meta-qcom 6e0f560...8a78001 (4):
  > Merge pull request #612 from lumag/upd-bootrr
  > Merge pull request #609 from lumag/fw-ecs-liva-qc710
  > Merge pull request #588 from adhudase/qcm6490_rproc
  > Merge pull request #608 from lumag/fw-sc8180x-upd

* sources/meta-qt6 337733e...a95a7e1 (27):
  > qtbase: Add a fix to build tests with clang19
  > qtwebengine: Fix build with clang19
  > qtbase: Fix build with clang19
  > qtwebengine: Add backports to fix build with clang19
  > qt3d,qtquick3d: define IOAPI_NO_64
  > qtbase: Do not use LFS64 legacy APIs
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > qtshadertools: update licenses
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #54 from YoeDistro/kraj/6.7
  < Merge pull request #53 from YoeDistro/kraj/6.7
  < Merge pull request #52 from YoeDistro/kraj/6.7
  < Merge pull request #51 from YoeDistro/kraj/6.7
  < Merge pull request #50 from YoeDistro/kraj/6.7
  < Merge pull request #49 from YoeDistro/kraj/6.7
  < Merge pull request #48 from YoeDistro/kraj/6.7
  < Merge pull request #47 from YoeDistro/kraj/6.7
  < Merge pull request #46 from YoeDistro/kraj/6.7
  < Merge pull request #45 from YoeDistro/kraj/6.7
  < Merge pull request #44 from YoeDistro/kraj/6.7
  < Merge pull request #43 from YoeDistro/kraj/6.7
  < Merge pull request #42 from YoeDistro/kraj/6.7
  < Merge pull request #41 from YoeDistro/kraj/6.7
  < Merge pull request #40 from YoeDistro/kraj/6.7
  < Merge pull request #39 from YoeDistro/kraj/6.7
  < qtwebengine: Fix build with clang18

* sources/meta-raspberrypi eb8ffc4...6bf0b18 (2):
  > linux-raspberrypi: Upgrade kernel to 6.6.36
  > kas: updated the refspec syntax of the kas file

* sources/meta-riscv 93bf841...0474dc6 (2):
  > musl: Drop rv32 patches
  > u-boot-starfive: Emit boot.scr.uimg into builddir instead of workdir

* sources/meta-tegra 2c972e80...2b7157ce (2):
  > cuda-gcc: Pin runtime type to GCC runtime
  > cuda-gcc.bbclass: Define TOOLCHAIN variable

* sources/meta-ti a2ff03cc...fc771bbf (5):
  > CI/CD Auto-Merger: cicd.master.202407080100
  > conf: machine: Update am62pxx-evm for multi-BSP support
  > conf: machine: am69-sk: Pick overlays for IMX219 and FPD-Link
  > conf: machine: am68-sk: Pick overlays for IMX219 and FPD-Link
  > conf: machine: j784s4-evm: Pick overlays for CSI2 and FPD-Link

* sources/meta-variscite-bsp c5d7345...c550331 (32):
  > pm-utils-variscite,u-boot-splash: Drop redundant S settings
  > recipes: Implement WORKDIR -> UNPACKDIR transition
  > base-files: Use UNPACKDIR
  > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  > variscite: Enable optee machine feature on iMX8/IMX9 based machines
  > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: Make is scarthgap compatible
  > libubootenv: Refresh patch to apply to mickledore-var02
  > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som
  > u-boot-variscite: update to latest
  > pm-utils-variscite: don't let ethernet script fail if no interface exists
  > bcm43xx-utils: disable network interface wlan0 on wifi down
  < Merge pull request #25 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #24 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #23 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #22 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #21 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #20 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #19 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #18 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #17 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #16 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #15 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #14 from YoeDistro/kraj/mickledore-var02
  < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  < variscite: Enable optee machine feature on iMX8/IMX9 based machines
  < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  < imx-boot: Adjust for changes in do_compile in meta-freescale
  < layer.conf: Make is scarthgap compatible
  < libubootenv: Refresh patch to apply to mickledore-var02
  < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som

* sources/meta-variscite-bsp-common 86be0a7...c45cf79 (5):
  < Merge pull request #2 from YoeDistro/kraj/mickledore-var02
  > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR
  > layer.conf: Add scarthgap to layer compat
  < Merge pull request #1 from YoeDistro/kraj/mickledore-var02
  < layer.conf: Add scarthgap to layer compat

* sources/poky 742e96ad38...570e8e74a7 (68):
  > WIP: glibc: Upgrade to 2.40
  > gdb: Upgrade to 15.1 release
  > busybox: Fix tc applet build when using kernel 6.8+
  > gcc: Fix wrong order of gcc include paths on musl systems
  > linux-yocto: Fix rv32 syscall wrappers
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Fix LOG_FAC and LOG_FACMASK
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > poky: Enable yocto-space-optimize.inc
  > distro/include: Add yocto-space-optimize
  > kernel-fitimage: fix handling of empty default dtb
  > oe-selftest: fitimage fix test_initramfs_bundle
  > oe-selftest: fitimage cleanup asserts
  > oe-selftest: fitimage drop test-mkimage-wrapper
  > oe-selftest: fitimage refactor u-boot-tools-native
  > image-bootfiles.bbclass: new class, copy boot files to root filesystem
  > bootimg-partition: break out code to a common library.
  > classes-recipe: nospdx: Add class
  > classes-recipe/image_types: Add SPDX_IMAGE_PURPOSE to images
  > classes-global/staging: Exclude do_create_spdx from automatic sysroot extension
  > classes-recipe/image: Add image file manifest
  > Revert "bitbake-config-build: add a plugin for config fragments"
  > bitbake-config-build: add a plugin for config fragments
  > bblayers/setupwriters/oe-local-copy: add a 'local copy' plugin for bitbake-layers create-layer-setup
  > meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat()
  > bitbake: fetch2/git: Enforce default remote name to "origin"
  > bitbake: bitbake: tests/fetch: Update GitShallowTest for clone_shallow_local()
  > bitbake: fetch2/git: Use git shallow fetch to implement clone_shallow_local()
  > bitbake: bitbake-setup: add the proof of concept implementation
  > vulkan-samples: fix do_compile error when -Og enabled
  > icu: fix make-icudata package config
  > pciutils: remove textrel INSANE_SKIP
  > testimage/postactions: Allow artifact collection to be skipped
  > hdparm: drop NO_GENERIC_LICENSE[hdparm]
  > mc: fix source URL
  > docs: modify reference from python2.py to python.py
  > ref-manual: add DEFAULT_TIMEZONE variable
  > migration-guides: add release notes for 5.0.2
  > migration-guides: add release notes for 4.0.19
  > dnf/mesa: Fix missing leading whitespace with ':append'
  > oeqa/utils/postactions: transfer whole archive over ssh instead of doing individual copies
  > oeqa/ssh: allow to retrieve raw, unformatted ouput
  > pixman: fix do_compile error
  > testexport: fallback for empty IMAGE_LINK_NAME
  > go: upgrade 1.22.4 -> 1.22.5
  > oeqa/runtime/ssh: check for all errors at the end
  > abi_version/package: Bump hashequiv version and package class version
  > bitbake: fetch/wget: checkstatus: drop shared connecton when catch Timeout error
  > libinput: update 1.25.0 -> 1.26.1
  > oeqa/selftest/reproducibile: Explicitly list virtual targets
  > openssh: fix CVE-2024-6387
  > oeqa/runtime/ssh: In case of failure, show exit code and handle -15 (SIGTERM)
  > qemuboot: Trigger write_qemuboot_conf task on changes of kernel image realpath
  > less: upgrade 643 -> 661
  > buildhistory: fix typos
  > linux-libc-headers: remove redundant install_headers patch
  > libsdl2: upgrade 2.30.3 -> 2.30.4
  > qemu: Upgrade 9.0.0 -> 9.0.1
  > blktrace: ask for python3 specifically
  > python3-docutils: fix interpreter lines

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

* sources/meta-arm 390b9824...b2f6758f (9):
  > arm-systemready/README.md: add ARM_FVP_EULA_ACCEPT
  > CI: remove unnecessary clang settings
  > arm-toolchain: update to 13.3
  > arm-bsp/u-boot: corstone1000: use mdata v2
  > arm-bsp/trusted-firmware-m: corstone1000: Switch to metadata v2
  > arm-bsp/trusted-firmware-a: Upgrade Corstone1000 to TF-A v2.11
  > arm-bsp/optee: Remove OP-TEE OS v4.1 recipe
  > arm-bsp/optee:corstone1000: Update optee to v4.2
  > arm-bsp/corstone1000: Update Corstone-1000 user guide

* sources/meta-clang a2f67ce...55bfa60 (9):
  > bcc: Upgrade to 0.30.0+
  > Revert "recipes-devtools/llvm/llvm_%.bbappend: fix the build of bpftrace ptest failed"
  > qt6/qtbase: Always use lld linker with clang
  > recipes-devtools/llvm/llvm_%.bbappend: fix the build of bpftrace ptest failed
  > bluez5: Use BFD linker instead of lld
  > libcxx: Do not induce -mbranch-protection externally on arm64
  > nativesdk-clang-glue: Delete do_create_package_spdx task
  > clang.bbclass: remove mcpu option with qualifiers for the octeontx2 core
  > clang: Add packageconfig option for build-id

* sources/meta-freescale 478993fc...a5b00f88 (3):
  > Merge pull request #1862 from limeng-linux/master
  > Merge pull request #1863 from Freescale/fix-udev-rules-imx
  > Merge pull request #1864 from Freescale/upgrades/linux-uboot-fslc

* sources/meta-freescale-3rdparty b6f3e77...4e9d099 (1):
  > Merge pull request #300 from leon-anavi/master-olimex-imx8mp-uboot-improvements

* sources/meta-openembedded 9363162b5...a3f25dcdb (33):
  > DO NOT MERGE: Add Github actions CI support
  > procmail: fix build failure with gcc-14
  > libgee: backport patches to fix incompatible pointer types
  > pidgin: Remove gcc-14 compatibility workaround
  > pidgin: Update Upstream-Status for gcc-14 compatibility patch
  > libabigail: refresh musl/fts patch
  > miniocli: Add recipe
  > fetchmail: disable rpath to fix buildpaths warning.
  > daq: fix SRC_URI to point to the real 2.0.7 release
  > bolt: package systemd_system_unitdir correctly
  > pidgin: Upgrade to 2.14.13
  > flatbuffers: adapt for cross-compilation environments
  > net-snmp: Set ps flag value since it checks the host
  > python3-redis: add an archive prefix to avoid clashing with redis
  > recipes: ignore various issues fatal with gcc-14
  > recipes: ignore various issues fatal with gcc-14 (for 32bit MACHINEs)
  > giflib: fix build with gold and avoid imagemagick-native dependency
  > flatpak: add PACKAGECONFIG for dconf
  > overlayfs-tools: Fix build with musl
  > pkcs11-provider: Upgrade 0.3 -> 0.5
  > wtmpdb: specify correct pamlibdir
  > lastlog2: specify correct pamlibdir
  > apache2:apache2-native: sort CVE status
  > apache2: Update CVE status
  > monkey: Update status for CVE-2013-2183
  > redis: Update status for CVE-2022-3734
  > xterm: CVE status update CVE-1999-0965
  > php-native: CVE status update for CVE-2022-4900
  > gimp: CVE status update
  > jsonrpc: Fix contains reference to TMPDIR [buildpaths] warning
  > krb5: upgrade 1.21.2 -> 1.21.3
  > packagegroup-xfce-extended: fix typo of gobject-introspection-data feature
  > thin-provisioning-tools: install missed thin_shrink and era_repair

* sources/meta-qcom 6e0f560...8a78001 (4):
  > Merge pull request #612 from lumag/upd-bootrr
  > Merge pull request #609 from lumag/fw-ecs-liva-qc710
  > Merge pull request #588 from adhudase/qcm6490_rproc
  > Merge pull request #608 from lumag/fw-sc8180x-upd

* sources/meta-qt6 337733e...a95a7e1 (27):
  > qtbase: Add a fix to build tests with clang19
  > qtwebengine: Fix build with clang19
  > qtbase: Fix build with clang19
  > qtwebengine: Add backports to fix build with clang19
  > qt3d,qtquick3d: define IOAPI_NO_64
  > qtbase: Do not use LFS64 legacy APIs
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > qtshadertools: update licenses
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #54 from YoeDistro/kraj/6.7
  < Merge pull request #53 from YoeDistro/kraj/6.7
  < Merge pull request #52 from YoeDistro/kraj/6.7
  < Merge pull request #51 from YoeDistro/kraj/6.7
  < Merge pull request #50 from YoeDistro/kraj/6.7
  < Merge pull request #49 from YoeDistro/kraj/6.7
  < Merge pull request #48 from YoeDistro/kraj/6.7
  < Merge pull request #47 from YoeDistro/kraj/6.7
  < Merge pull request #46 from YoeDistro/kraj/6.7
  < Merge pull request #45 from YoeDistro/kraj/6.7
  < Merge pull request #44 from YoeDistro/kraj/6.7
  < Merge pull request #43 from YoeDistro/kraj/6.7
  < Merge pull request #42 from YoeDistro/kraj/6.7
  < Merge pull request #41 from YoeDistro/kraj/6.7
  < Merge pull request #40 from YoeDistro/kraj/6.7
  < Merge pull request #39 from YoeDistro/kraj/6.7
  < qtwebengine: Fix build with clang18

* sources/meta-raspberrypi eb8ffc4...6bf0b18 (2):
  > linux-raspberrypi: Upgrade kernel to 6.6.36
  > kas: updated the refspec syntax of the kas file

* sources/meta-riscv 93bf841...0474dc6 (2):
  > musl: Drop rv32 patches
  > u-boot-starfive: Emit boot.scr.uimg into builddir instead of workdir

* sources/meta-tegra 2c972e80...2b7157ce (2):
  > cuda-gcc: Pin runtime type to GCC runtime
  > cuda-gcc.bbclass: Define TOOLCHAIN variable

* sources/meta-ti a2ff03cc...fc771bbf (5):
  > CI/CD Auto-Merger: cicd.master.202407080100
  > conf: machine: Update am62pxx-evm for multi-BSP support
  > conf: machine: am69-sk: Pick overlays for IMX219 and FPD-Link
  > conf: machine: am68-sk: Pick overlays for IMX219 and FPD-Link
  > conf: machine: j784s4-evm: Pick overlays for CSI2 and FPD-Link

* sources/meta-variscite-bsp c5d7345...c550331 (32):
  > pm-utils-variscite,u-boot-splash: Drop redundant S settings
  > recipes: Implement WORKDIR -> UNPACKDIR transition
  > base-files: Use UNPACKDIR
  > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  > variscite: Enable optee machine feature on iMX8/IMX9 based machines
  > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: Make is scarthgap compatible
  > libubootenv: Refresh patch to apply to mickledore-var02
  > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som
  > u-boot-variscite: update to latest
  > pm-utils-variscite: don't let ethernet script fail if no interface exists
  > bcm43xx-utils: disable network interface wlan0 on wifi down
  < Merge pull request #25 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #24 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #23 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #22 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #21 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #20 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #19 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #18 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #17 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #16 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #15 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #14 from YoeDistro/kraj/mickledore-var02
  < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  < variscite: Enable optee machine feature on iMX8/IMX9 based machines
  < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  < imx-boot: Adjust for changes in do_compile in meta-freescale
  < layer.conf: Make is scarthgap compatible
  < libubootenv: Refresh patch to apply to mickledore-var02
  < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som

* sources/meta-variscite-bsp-common 86be0a7...c45cf79 (5):
  < Merge pull request #2 from YoeDistro/kraj/mickledore-var02
  > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR
  > layer.conf: Add scarthgap to layer compat
  < Merge pull request #1 from YoeDistro/kraj/mickledore-var02
  < layer.conf: Add scarthgap to layer compat

* sources/poky 742e96ad38...570e8e74a7 (68):
  > WIP: glibc: Upgrade to 2.40
  > gdb: Upgrade to 15.1 release
  > busybox: Fix tc applet build when using kernel 6.8+
  > gcc: Fix wrong order of gcc include paths on musl systems
  > linux-yocto: Fix rv32 syscall wrappers
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Fix LOG_FAC and LOG_FACMASK
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > poky: Enable yocto-space-optimize.inc
  > distro/include: Add yocto-space-optimize
  > kernel-fitimage: fix handling of empty default dtb
  > oe-selftest: fitimage fix test_initramfs_bundle
  > oe-selftest: fitimage cleanup asserts
  > oe-selftest: fitimage drop test-mkimage-wrapper
  > oe-selftest: fitimage refactor u-boot-tools-native
  > image-bootfiles.bbclass: new class, copy boot files to root filesystem
  > bootimg-partition: break out code to a common library.
  > classes-recipe: nospdx: Add class
  > classes-recipe/image_types: Add SPDX_IMAGE_PURPOSE to images
  > classes-global/staging: Exclude do_create_spdx from automatic sysroot extension
  > classes-recipe/image: Add image file manifest
  > Revert "bitbake-config-build: add a plugin for config fragments"
  > bitbake-config-build: add a plugin for config fragments
  > bblayers/setupwriters/oe-local-copy: add a 'local copy' plugin for bitbake-layers create-layer-setup
  > meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat()
  > bitbake: fetch2/git: Enforce default remote name to "origin"
  > bitbake: bitbake: tests/fetch: Update GitShallowTest for clone_shallow_local()
  > bitbake: fetch2/git: Use git shallow fetch to implement clone_shallow_local()
  > bitbake: bitbake-setup: add the proof of concept implementation
  > vulkan-samples: fix do_compile error when -Og enabled
  > icu: fix make-icudata package config
  > pciutils: remove textrel INSANE_SKIP
  > testimage/postactions: Allow artifact collection to be skipped
  > hdparm: drop NO_GENERIC_LICENSE[hdparm]
  > mc: fix source URL
  > docs: modify reference from python2.py to python.py
  > ref-manual: add DEFAULT_TIMEZONE variable
  > migration-guides: add release notes for 5.0.2
  > migration-guides: add release notes for 4.0.19
  > dnf/mesa: Fix missing leading whitespace with ':append'
  > oeqa/utils/postactions: transfer whole archive over ssh instead of doing individual copies
  > oeqa/ssh: allow to retrieve raw, unformatted ouput
  > pixman: fix do_compile error
  > testexport: fallback for empty IMAGE_LINK_NAME
  > go: upgrade 1.22.4 -> 1.22.5
  > oeqa/runtime/ssh: check for all errors at the end
  > abi_version/package: Bump hashequiv version and package class version
  > bitbake: fetch/wget: checkstatus: drop shared connecton when catch Timeout error
  > libinput: update 1.25.0 -> 1.26.1
  > oeqa/selftest/reproducibile: Explicitly list virtual targets
  > openssh: fix CVE-2024-6387
  > oeqa/runtime/ssh: In case of failure, show exit code and handle -15 (SIGTERM)
  > qemuboot: Trigger write_qemuboot_conf task on changes of kernel image realpath
  > less: upgrade 643 -> 661
  > buildhistory: fix typos
  > linux-libc-headers: remove redundant install_headers patch
  > libsdl2: upgrade 2.30.3 -> 2.30.4
  > qemu: Upgrade 9.0.0 -> 9.0.1
  > blktrace: ask for python3 specifically
  > python3-docutils: fix interpreter lines

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

* sources/meta-arm 390b9824...b2f6758f (9):
  > arm-systemready/README.md: add ARM_FVP_EULA_ACCEPT
  > CI: remove unnecessary clang settings
  > arm-toolchain: update to 13.3
  > arm-bsp/u-boot: corstone1000: use mdata v2
  > arm-bsp/trusted-firmware-m: corstone1000: Switch to metadata v2
  > arm-bsp/trusted-firmware-a: Upgrade Corstone1000 to TF-A v2.11
  > arm-bsp/optee: Remove OP-TEE OS v4.1 recipe
  > arm-bsp/optee:corstone1000: Update optee to v4.2
  > arm-bsp/corstone1000: Update Corstone-1000 user guide

* sources/meta-clang a2f67ce...55bfa60 (9):
  > bcc: Upgrade to 0.30.0+
  > Revert "recipes-devtools/llvm/llvm_%.bbappend: fix the build of bpftrace ptest failed"
  > qt6/qtbase: Always use lld linker with clang
  > recipes-devtools/llvm/llvm_%.bbappend: fix the build of bpftrace ptest failed
  > bluez5: Use BFD linker instead of lld
  > libcxx: Do not induce -mbranch-protection externally on arm64
  > nativesdk-clang-glue: Delete do_create_package_spdx task
  > clang.bbclass: remove mcpu option with qualifiers for the octeontx2 core
  > clang: Add packageconfig option for build-id

* sources/meta-freescale 478993fc...a5b00f88 (3):
  > Merge pull request #1862 from limeng-linux/master
  > Merge pull request #1863 from Freescale/fix-udev-rules-imx
  > Merge pull request #1864 from Freescale/upgrades/linux-uboot-fslc

* sources/meta-freescale-3rdparty b6f3e77...4e9d099 (1):
  > Merge pull request #300 from leon-anavi/master-olimex-imx8mp-uboot-improvements

* sources/meta-openembedded 9363162b5...4e6838b7c (32):
  > DO NOT MERGE: Add Github actions CI support
  > procmail: fix build failure with gcc-14
  > pidgin: Remove gcc-14 compatibility workaround
  > pidgin: Update Upstream-Status for gcc-14 compatibility patch
  > libabigail: refresh musl/fts patch
  > miniocli: Add recipe
  > fetchmail: disable rpath to fix buildpaths warning.
  > daq: fix SRC_URI to point to the real 2.0.7 release
  > bolt: package systemd_system_unitdir correctly
  > pidgin: Upgrade to 2.14.13
  > flatbuffers: adapt for cross-compilation environments
  > net-snmp: Set ps flag value since it checks the host
  > python3-redis: add an archive prefix to avoid clashing with redis
  > recipes: ignore various issues fatal with gcc-14
  > recipes: ignore various issues fatal with gcc-14 (for 32bit MACHINEs)
  > giflib: fix build with gold and avoid imagemagick-native dependency
  > flatpak: add PACKAGECONFIG for dconf
  > overlayfs-tools: Fix build with musl
  > pkcs11-provider: Upgrade 0.3 -> 0.5
  > wtmpdb: specify correct pamlibdir
  > lastlog2: specify correct pamlibdir
  > apache2:apache2-native: sort CVE status
  > apache2: Update CVE status
  > monkey: Update status for CVE-2013-2183
  > redis: Update status for CVE-2022-3734
  > xterm: CVE status update CVE-1999-0965
  > php-native: CVE status update for CVE-2022-4900
  > gimp: CVE status update
  > jsonrpc: Fix contains reference to TMPDIR [buildpaths] warning
  > krb5: upgrade 1.21.2 -> 1.21.3
  > packagegroup-xfce-extended: fix typo of gobject-introspection-data feature
  > thin-provisioning-tools: install missed thin_shrink and era_repair

* sources/meta-qcom 6e0f560...8a78001 (4):
  > Merge pull request #612 from lumag/upd-bootrr
  > Merge pull request #609 from lumag/fw-ecs-liva-qc710
  > Merge pull request #588 from adhudase/qcm6490_rproc
  > Merge pull request #608 from lumag/fw-sc8180x-upd

* sources/meta-qt6 337733e...a95a7e1 (27):
  > qtbase: Add a fix to build tests with clang19
  > qtwebengine: Fix build with clang19
  > qtbase: Fix build with clang19
  > qtwebengine: Add backports to fix build with clang19
  > qt3d,qtquick3d: define IOAPI_NO_64
  > qtbase: Do not use LFS64 legacy APIs
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > qtshadertools: update licenses
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #54 from YoeDistro/kraj/6.7
  < Merge pull request #53 from YoeDistro/kraj/6.7
  < Merge pull request #52 from YoeDistro/kraj/6.7
  < Merge pull request #51 from YoeDistro/kraj/6.7
  < Merge pull request #50 from YoeDistro/kraj/6.7
  < Merge pull request #49 from YoeDistro/kraj/6.7
  < Merge pull request #48 from YoeDistro/kraj/6.7
  < Merge pull request #47 from YoeDistro/kraj/6.7
  < Merge pull request #46 from YoeDistro/kraj/6.7
  < Merge pull request #45 from YoeDistro/kraj/6.7
  < Merge pull request #44 from YoeDistro/kraj/6.7
  < Merge pull request #43 from YoeDistro/kraj/6.7
  < Merge pull request #42 from YoeDistro/kraj/6.7
  < Merge pull request #41 from YoeDistro/kraj/6.7
  < Merge pull request #40 from YoeDistro/kraj/6.7
  < Merge pull request #39 from YoeDistro/kraj/6.7
  < qtwebengine: Fix build with clang18

* sources/meta-raspberrypi eb8ffc4...6bf0b18 (2):
  > linux-raspberrypi: Upgrade kernel to 6.6.36
  > kas: updated the refspec syntax of the kas file

* sources/meta-riscv 93bf841...0474dc6 (2):
  > musl: Drop rv32 patches
  > u-boot-starfive: Emit boot.scr.uimg into builddir instead of workdir

* sources/meta-tegra 2c972e80...2b7157ce (2):
  > cuda-gcc: Pin runtime type to GCC runtime
  > cuda-gcc.bbclass: Define TOOLCHAIN variable

* sources/meta-ti a2ff03cc...fc771bbf (5):
  > CI/CD Auto-Merger: cicd.master.202407080100
  > conf: machine: Update am62pxx-evm for multi-BSP support
  > conf: machine: am69-sk: Pick overlays for IMX219 and FPD-Link
  > conf: machine: am68-sk: Pick overlays for IMX219 and FPD-Link
  > conf: machine: j784s4-evm: Pick overlays for CSI2 and FPD-Link

* sources/meta-variscite-bsp c5d7345...c550331 (32):
  > pm-utils-variscite,u-boot-splash: Drop redundant S settings
  > recipes: Implement WORKDIR -> UNPACKDIR transition
  > base-files: Use UNPACKDIR
  > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  > variscite: Enable optee machine feature on iMX8/IMX9 based machines
  > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: Make is scarthgap compatible
  > libubootenv: Refresh patch to apply to mickledore-var02
  > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som
  > u-boot-variscite: update to latest
  > pm-utils-variscite: don't let ethernet script fail if no interface exists
  > bcm43xx-utils: disable network interface wlan0 on wifi down
  < Merge pull request #25 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #24 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #23 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #22 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #21 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #20 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #19 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #18 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #17 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #16 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #15 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #14 from YoeDistro/kraj/mickledore-var02
  < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  < variscite: Enable optee machine feature on iMX8/IMX9 based machines
  < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  < imx-boot: Adjust for changes in do_compile in meta-freescale
  < layer.conf: Make is scarthgap compatible
  < libubootenv: Refresh patch to apply to mickledore-var02
  < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som

* sources/meta-variscite-bsp-common 86be0a7...c45cf79 (5):
  < Merge pull request #2 from YoeDistro/kraj/mickledore-var02
  > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR
  > layer.conf: Add scarthgap to layer compat
  < Merge pull request #1 from YoeDistro/kraj/mickledore-var02
  < layer.conf: Add scarthgap to layer compat

* sources/poky 742e96ad38...258aad6d09 (73):
  > WIP: glibc: Upgrade to 2.40
  > gdb: Upgrade to 15.1 release
  > busybox: Fix tc applet build when using kernel 6.8+
  > gcc: Fix wrong order of gcc include paths on musl systems
  > linux-yocto: Fix rv32 syscall wrappers
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Fix LOG_FAC and LOG_FACMASK
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > poky: Enable yocto-space-optimize.inc
  > libssh2: remove util-linux-col from ptest dependencies
  > util-linux/util-linux-libuuid: upgrade from 2.39.3 to 2.40.1
  > systemd-boot: upgrade from 255.6 to 256
  > systemd: upgrade from 255.6 to 256
  > insane: Promote long standing warnings to errors
  > distro/include: Add yocto-space-optimize, disabling debugging for large components
  > kernel-fitimage: fix handling of empty default dtb
  > oe-selftest: fitimage fix test_initramfs_bundle
  > oe-selftest: fitimage cleanup asserts
  > oe-selftest: fitimage drop test-mkimage-wrapper
  > oe-selftest: fitimage refactor u-boot-tools-native
  > image-bootfiles.bbclass: new class, copy boot files to root filesystem
  > bootimg-partition: break out code to a common library.
  > classes-recipe: nospdx: Add class
  > classes-recipe/image_types: Add SPDX_IMAGE_PURPOSE to images
  > classes-global/staging: Exclude do_create_spdx from automatic sysroot extension
  > classes-recipe/image: Add image file manifest
  > Revert "bitbake-config-build: add a plugin for config fragments"
  > bitbake-config-build: add a plugin for config fragments
  > bblayers/setupwriters/oe-local-copy: add a 'local copy' plugin for bitbake-layers create-layer-setup
  > meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat()
  > bitbake: fetch2/git: Enforce default remote name to "origin"
  > bitbake: bitbake: tests/fetch: Update GitShallowTest for clone_shallow_local()
  > bitbake: fetch2/git: Use git shallow fetch to implement clone_shallow_local()
  > bitbake: bitbake-setup: add the proof of concept implementation
  > vulkan-samples: fix do_compile error when -Og enabled
  > icu: fix make-icudata package config
  > pciutils: remove textrel INSANE_SKIP
  > testimage/postactions: Allow artifact collection to be skipped
  > hdparm: drop NO_GENERIC_LICENSE[hdparm]
  > mc: fix source URL
  > docs: modify reference from python2.py to python.py
  > ref-manual: add DEFAULT_TIMEZONE variable
  > migration-guides: add release notes for 5.0.2
  > migration-guides: add release notes for 4.0.19
  > dnf/mesa: Fix missing leading whitespace with ':append'
  > oeqa/utils/postactions: transfer whole archive over ssh instead of doing individual copies
  > oeqa/ssh: allow to retrieve raw, unformatted ouput
  > pixman: fix do_compile error
  > testexport: fallback for empty IMAGE_LINK_NAME
  > go: upgrade 1.22.4 -> 1.22.5
  > oeqa/runtime/ssh: check for all errors at the end
  > abi_version/package: Bump hashequiv version and package class version
  > bitbake: fetch/wget: checkstatus: drop shared connecton when catch Timeout error
  > libinput: update 1.25.0 -> 1.26.1
  > oeqa/selftest/reproducibile: Explicitly list virtual targets
  > openssh: fix CVE-2024-6387
  > oeqa/runtime/ssh: In case of failure, show exit code and handle -15 (SIGTERM)
  > qemuboot: Trigger write_qemuboot_conf task on changes of kernel image realpath
  > less: upgrade 643 -> 661
  > buildhistory: fix typos
  > linux-libc-headers: remove redundant install_headers patch
  > libsdl2: upgrade 2.30.3 -> 2.30.4
  > qemu: Upgrade 9.0.0 -> 9.0.1
  > blktrace: ask for python3 specifically
  > python3-docutils: fix interpreter lines

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

* sources/meta-arm 390b9824...b2f6758f (9):
  > arm-systemready/README.md: add ARM_FVP_EULA_ACCEPT
  > CI: remove unnecessary clang settings
  > arm-toolchain: update to 13.3
  > arm-bsp/u-boot: corstone1000: use mdata v2
  > arm-bsp/trusted-firmware-m: corstone1000: Switch to metadata v2
  > arm-bsp/trusted-firmware-a: Upgrade Corstone1000 to TF-A v2.11
  > arm-bsp/optee: Remove OP-TEE OS v4.1 recipe
  > arm-bsp/optee:corstone1000: Update optee to v4.2
  > arm-bsp/corstone1000: Update Corstone-1000 user guide

* sources/meta-clang a2f67ce...55bfa60 (9):
  > bcc: Upgrade to 0.30.0+
  > Revert "recipes-devtools/llvm/llvm_%.bbappend: fix the build of bpftrace ptest failed"
  > qt6/qtbase: Always use lld linker with clang
  > recipes-devtools/llvm/llvm_%.bbappend: fix the build of bpftrace ptest failed
  > bluez5: Use BFD linker instead of lld
  > libcxx: Do not induce -mbranch-protection externally on arm64
  > nativesdk-clang-glue: Delete do_create_package_spdx task
  > clang.bbclass: remove mcpu option with qualifiers for the octeontx2 core
  > clang: Add packageconfig option for build-id

* sources/meta-freescale 478993fc...ba7ae64e (4):
  > Merge pull request #1866 from leon-anavi/olimex-imx8mp-kernel-update
  > Merge pull request #1862 from limeng-linux/master
  > Merge pull request #1863 from Freescale/fix-udev-rules-imx
  > Merge pull request #1864 from Freescale/upgrades/linux-uboot-fslc

* sources/meta-freescale-3rdparty b6f3e77...30fa2c2 (2):
  > Merge pull request #301 from leon-anavi/olimex-imx8mp-evb-cleanup
  > Merge pull request #300 from leon-anavi/master-olimex-imx8mp-uboot-improvements

* sources/meta-openembedded 9363162b5...476a90a51 (33):
  > DO NOT MERGE: Add Github actions CI support
  > openbox: fix crash on alt+tab with fullscreen app
  > procmail: fix build failure with gcc-14
  > pidgin: Remove gcc-14 compatibility workaround
  > pidgin: Update Upstream-Status for gcc-14 compatibility patch
  > libabigail: refresh musl/fts patch
  > miniocli: Add recipe
  > fetchmail: disable rpath to fix buildpaths warning.
  > daq: fix SRC_URI to point to the real 2.0.7 release
  > bolt: package systemd_system_unitdir correctly
  > pidgin: Upgrade to 2.14.13
  > flatbuffers: adapt for cross-compilation environments
  > net-snmp: Set ps flag value since it checks the host
  > python3-redis: add an archive prefix to avoid clashing with redis
  > recipes: ignore various issues fatal with gcc-14
  > recipes: ignore various issues fatal with gcc-14 (for 32bit MACHINEs)
  > giflib: fix build with gold and avoid imagemagick-native dependency
  > flatpak: add PACKAGECONFIG for dconf
  > overlayfs-tools: Fix build with musl
  > pkcs11-provider: Upgrade 0.3 -> 0.5
  > wtmpdb: specify correct pamlibdir
  > lastlog2: specify correct pamlibdir
  > apache2:apache2-native: sort CVE status
  > apache2: Update CVE status
  > monkey: Update status for CVE-2013-2183
  > redis: Update status for CVE-2022-3734
  > xterm: CVE status update CVE-1999-0965
  > php-native: CVE status update for CVE-2022-4900
  > gimp: CVE status update
  > jsonrpc: Fix contains reference to TMPDIR [buildpaths] warning
  > krb5: upgrade 1.21.2 -> 1.21.3
  > packagegroup-xfce-extended: fix typo of gobject-introspection-data feature
  > thin-provisioning-tools: install missed thin_shrink and era_repair

* sources/meta-qcom 6e0f560...8a78001 (4):
  > Merge pull request #612 from lumag/upd-bootrr
  > Merge pull request #609 from lumag/fw-ecs-liva-qc710
  > Merge pull request #588 from adhudase/qcm6490_rproc
  > Merge pull request #608 from lumag/fw-sc8180x-upd

* sources/meta-qt6 337733e...a95a7e1 (27):
  > qtbase: Add a fix to build tests with clang19
  > qtwebengine: Fix build with clang19
  > qtbase: Fix build with clang19
  > qtwebengine: Add backports to fix build with clang19
  > qt3d,qtquick3d: define IOAPI_NO_64
  > qtbase: Do not use LFS64 legacy APIs
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > qtshadertools: update licenses
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #54 from YoeDistro/kraj/6.7
  < Merge pull request #53 from YoeDistro/kraj/6.7
  < Merge pull request #52 from YoeDistro/kraj/6.7
  < Merge pull request #51 from YoeDistro/kraj/6.7
  < Merge pull request #50 from YoeDistro/kraj/6.7
  < Merge pull request #49 from YoeDistro/kraj/6.7
  < Merge pull request #48 from YoeDistro/kraj/6.7
  < Merge pull request #47 from YoeDistro/kraj/6.7
  < Merge pull request #46 from YoeDistro/kraj/6.7
  < Merge pull request #45 from YoeDistro/kraj/6.7
  < Merge pull request #44 from YoeDistro/kraj/6.7
  < Merge pull request #43 from YoeDistro/kraj/6.7
  < Merge pull request #42 from YoeDistro/kraj/6.7
  < Merge pull request #41 from YoeDistro/kraj/6.7
  < Merge pull request #40 from YoeDistro/kraj/6.7
  < Merge pull request #39 from YoeDistro/kraj/6.7
  < qtwebengine: Fix build with clang18

* sources/meta-raspberrypi eb8ffc4...6bf0b18 (2):
  > linux-raspberrypi: Upgrade kernel to 6.6.36
  > kas: updated the refspec syntax of the kas file

* sources/meta-riscv 93bf841...0474dc6 (2):
  > musl: Drop rv32 patches
  > u-boot-starfive: Emit boot.scr.uimg into builddir instead of workdir

* sources/meta-tegra 2c972e80...2b7157ce (2):
  > cuda-gcc: Pin runtime type to GCC runtime
  > cuda-gcc.bbclass: Define TOOLCHAIN variable

* sources/meta-ti a2ff03cc...fc771bbf (5):
  > CI/CD Auto-Merger: cicd.master.202407080100
  > conf: machine: Update am62pxx-evm for multi-BSP support
  > conf: machine: am69-sk: Pick overlays for IMX219 and FPD-Link
  > conf: machine: am68-sk: Pick overlays for IMX219 and FPD-Link
  > conf: machine: j784s4-evm: Pick overlays for CSI2 and FPD-Link

* sources/meta-variscite-bsp c5d7345...c550331 (32):
  > pm-utils-variscite,u-boot-splash: Drop redundant S settings
  > recipes: Implement WORKDIR -> UNPACKDIR transition
  > base-files: Use UNPACKDIR
  > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  > variscite: Enable optee machine feature on iMX8/IMX9 based machines
  > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: Make is scarthgap compatible
  > libubootenv: Refresh patch to apply to mickledore-var02
  > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som
  > u-boot-variscite: update to latest
  > pm-utils-variscite: don't let ethernet script fail if no interface exists
  > bcm43xx-utils: disable network interface wlan0 on wifi down
  < Merge pull request #25 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #24 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #23 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #22 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #21 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #20 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #19 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #18 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #17 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #16 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #15 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #14 from YoeDistro/kraj/mickledore-var02
  < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  < variscite: Enable optee machine feature on iMX8/IMX9 based machines
  < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  < imx-boot: Adjust for changes in do_compile in meta-freescale
  < layer.conf: Make is scarthgap compatible
  < libubootenv: Refresh patch to apply to mickledore-var02
  < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som

* sources/meta-variscite-bsp-common 86be0a7...c45cf79 (5):
  < Merge pull request #2 from YoeDistro/kraj/mickledore-var02
  > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR
  > layer.conf: Add scarthgap to layer compat
  < Merge pull request #1 from YoeDistro/kraj/mickledore-var02
  < layer.conf: Add scarthgap to layer compat

* sources/poky 742e96ad38...59f6ef28f7 (79):
  > WIP: glibc: Upgrade to 2.40
  > gdb: Upgrade to 15.1 release
  > busybox: Fix tc applet build when using kernel 6.8+
  > gcc: Fix wrong order of gcc include paths on musl systems
  > linux-yocto: Fix rv32 syscall wrappers
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Fix LOG_FAC and LOG_FACMASK
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > poky: Enable yocto-space-optimize.inc
  > python3-pytest-subtests: upgrade 0.12.1 -> 0.13.0
  > distro/include: Add yocto-space-optimize, disabling debugging for large components
  > bitbake.conf/webkitgtk: Split debug flag from DEBUG_FLAGS
  > openssh: factor out sshd hostkey setup to separate function
  > iptables: remove /etc/ethertypes
  > icu/perf: Drop SPDX_S variable
  > python3: Drop generating a static libpython
  > libssh2: remove util-linux-col from ptest dependencies
  > util-linux/util-linux-libuuid: upgrade from 2.39.3 to 2.40.1
  > systemd-boot: upgrade from 255.6 to 256
  > systemd: upgrade from 255.6 to 256
  > insane: Promote long standing warnings to errors
  > kernel-fitimage: fix handling of empty default dtb
  > oe-selftest: fitimage fix test_initramfs_bundle
  > oe-selftest: fitimage cleanup asserts
  > oe-selftest: fitimage drop test-mkimage-wrapper
  > oe-selftest: fitimage refactor u-boot-tools-native
  > image-bootfiles.bbclass: new class, copy boot files to root filesystem
  > bootimg-partition: break out code to a common library.
  > classes-recipe: nospdx: Add class
  > classes-recipe/image_types: Add SPDX_IMAGE_PURPOSE to images
  > classes-global/staging: Exclude do_create_spdx from automatic sysroot extension
  > classes-recipe/image: Add image file manifest
  > Revert "bitbake-config-build: add a plugin for config fragments"
  > bitbake-config-build: add a plugin for config fragments
  > bblayers/setupwriters/oe-local-copy: add a 'local copy' plugin for bitbake-layers create-layer-setup
  > meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat()
  > bitbake: fetch2/git: Enforce default remote name to "origin"
  > bitbake: bitbake: tests/fetch: Update GitShallowTest for clone_shallow_local()
  > bitbake: fetch2/git: Use git shallow fetch to implement clone_shallow_local()
  > bitbake: bitbake-setup: add the proof of concept implementation
  > vulkan-samples: fix do_compile error when -Og enabled
  > icu: fix make-icudata package config
  > pciutils: remove textrel INSANE_SKIP
  > testimage/postactions: Allow artifact collection to be skipped
  > hdparm: drop NO_GENERIC_LICENSE[hdparm]
  > mc: fix source URL
  > docs: modify reference from python2.py to python.py
  > ref-manual: add DEFAULT_TIMEZONE variable
  > migration-guides: add release notes for 5.0.2
  > migration-guides: add release notes for 4.0.19
  > dnf/mesa: Fix missing leading whitespace with ':append'
  > oeqa/utils/postactions: transfer whole archive over ssh instead of doing individual copies
  > oeqa/ssh: allow to retrieve raw, unformatted ouput
  > pixman: fix do_compile error
  > testexport: fallback for empty IMAGE_LINK_NAME
  > go: upgrade 1.22.4 -> 1.22.5
  > oeqa/runtime/ssh: check for all errors at the end
  > abi_version/package: Bump hashequiv version and package class version
  > bitbake: fetch/wget: checkstatus: drop shared connecton when catch Timeout error
  > libinput: update 1.25.0 -> 1.26.1
  > oeqa/selftest/reproducibile: Explicitly list virtual targets
  > openssh: fix CVE-2024-6387
  > oeqa/runtime/ssh: In case of failure, show exit code and handle -15 (SIGTERM)
  > qemuboot: Trigger write_qemuboot_conf task on changes of kernel image realpath
  > less: upgrade 643 -> 661
  > buildhistory: fix typos
  > linux-libc-headers: remove redundant install_headers patch
  > libsdl2: upgrade 2.30.3 -> 2.30.4
  > qemu: Upgrade 9.0.0 -> 9.0.1
  > blktrace: ask for python3 specifically
  > python3-docutils: fix interpreter lines

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

* sources/meta-arm 390b9824...b2f6758f (9):
  > arm-systemready/README.md: add ARM_FVP_EULA_ACCEPT
  > CI: remove unnecessary clang settings
  > arm-toolchain: update to 13.3
  > arm-bsp/u-boot: corstone1000: use mdata v2
  > arm-bsp/trusted-firmware-m: corstone1000: Switch to metadata v2
  > arm-bsp/trusted-firmware-a: Upgrade Corstone1000 to TF-A v2.11
  > arm-bsp/optee: Remove OP-TEE OS v4.1 recipe
  > arm-bsp/optee:corstone1000: Update optee to v4.2
  > arm-bsp/corstone1000: Update Corstone-1000 user guide

* sources/meta-clang a2f67ce...55bfa60 (9):
  > bcc: Upgrade to 0.30.0+
  > Revert "recipes-devtools/llvm/llvm_%.bbappend: fix the build of bpftrace ptest failed"
  > qt6/qtbase: Always use lld linker with clang
  > recipes-devtools/llvm/llvm_%.bbappend: fix the build of bpftrace ptest failed
  > bluez5: Use BFD linker instead of lld
  > libcxx: Do not induce -mbranch-protection externally on arm64
  > nativesdk-clang-glue: Delete do_create_package_spdx task
  > clang.bbclass: remove mcpu option with qualifiers for the octeontx2 core
  > clang: Add packageconfig option for build-id

* sources/meta-freescale 478993fc...ba7ae64e (4):
  > Merge pull request #1866 from leon-anavi/olimex-imx8mp-kernel-update
  > Merge pull request #1862 from limeng-linux/master
  > Merge pull request #1863 from Freescale/fix-udev-rules-imx
  > Merge pull request #1864 from Freescale/upgrades/linux-uboot-fslc

* sources/meta-freescale-3rdparty b6f3e77...30fa2c2 (2):
  > Merge pull request #301 from leon-anavi/olimex-imx8mp-evb-cleanup
  > Merge pull request #300 from leon-anavi/master-olimex-imx8mp-uboot-improvements

* sources/meta-openembedded 9363162b5...041e8bf6b (34):
  > DO NOT MERGE: Add Github actions CI support
  > webmin: Upgrade to 2.111 release
  > openbox: fix crash on alt+tab with fullscreen app
  > procmail: fix build failure with gcc-14
  > pidgin: Remove gcc-14 compatibility workaround
  > pidgin: Update Upstream-Status for gcc-14 compatibility patch
  > libabigail: refresh musl/fts patch
  > miniocli: Add recipe
  > fetchmail: disable rpath to fix buildpaths warning.
  > daq: fix SRC_URI to point to the real 2.0.7 release
  > bolt: package systemd_system_unitdir correctly
  > pidgin: Upgrade to 2.14.13
  > flatbuffers: adapt for cross-compilation environments
  > net-snmp: Set ps flag value since it checks the host
  > python3-redis: add an archive prefix to avoid clashing with redis
  > recipes: ignore various issues fatal with gcc-14
  > recipes: ignore various issues fatal with gcc-14 (for 32bit MACHINEs)
  > giflib: fix build with gold and avoid imagemagick-native dependency
  > flatpak: add PACKAGECONFIG for dconf
  > overlayfs-tools: Fix build with musl
  > pkcs11-provider: Upgrade 0.3 -> 0.5
  > wtmpdb: specify correct pamlibdir
  > lastlog2: specify correct pamlibdir
  > apache2:apache2-native: sort CVE status
  > apache2: Update CVE status
  > monkey: Update status for CVE-2013-2183
  > redis: Update status for CVE-2022-3734
  > xterm: CVE status update CVE-1999-0965
  > php-native: CVE status update for CVE-2022-4900
  > gimp: CVE status update
  > jsonrpc: Fix contains reference to TMPDIR [buildpaths] warning
  > krb5: upgrade 1.21.2 -> 1.21.3
  > packagegroup-xfce-extended: fix typo of gobject-introspection-data feature
  > thin-provisioning-tools: install missed thin_shrink and era_repair

* sources/meta-qcom 6e0f560...8a78001 (4):
  > Merge pull request #612 from lumag/upd-bootrr
  > Merge pull request #609 from lumag/fw-ecs-liva-qc710
  > Merge pull request #588 from adhudase/qcm6490_rproc
  > Merge pull request #608 from lumag/fw-sc8180x-upd

* sources/meta-qt6 337733e...a95a7e1 (27):
  > qtbase: Add a fix to build tests with clang19
  > qtwebengine: Fix build with clang19
  > qtbase: Fix build with clang19
  > qtwebengine: Add backports to fix build with clang19
  > qt3d,qtquick3d: define IOAPI_NO_64
  > qtbase: Do not use LFS64 legacy APIs
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > qtshadertools: update licenses
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #54 from YoeDistro/kraj/6.7
  < Merge pull request #53 from YoeDistro/kraj/6.7
  < Merge pull request #52 from YoeDistro/kraj/6.7
  < Merge pull request #51 from YoeDistro/kraj/6.7
  < Merge pull request #50 from YoeDistro/kraj/6.7
  < Merge pull request #49 from YoeDistro/kraj/6.7
  < Merge pull request #48 from YoeDistro/kraj/6.7
  < Merge pull request #47 from YoeDistro/kraj/6.7
  < Merge pull request #46 from YoeDistro/kraj/6.7
  < Merge pull request #45 from YoeDistro/kraj/6.7
  < Merge pull request #44 from YoeDistro/kraj/6.7
  < Merge pull request #43 from YoeDistro/kraj/6.7
  < Merge pull request #42 from YoeDistro/kraj/6.7
  < Merge pull request #41 from YoeDistro/kraj/6.7
  < Merge pull request #40 from YoeDistro/kraj/6.7
  < Merge pull request #39 from YoeDistro/kraj/6.7
  < qtwebengine: Fix build with clang18

* sources/meta-raspberrypi eb8ffc4...6bf0b18 (2):
  > linux-raspberrypi: Upgrade kernel to 6.6.36
  > kas: updated the refspec syntax of the kas file

* sources/meta-riscv 93bf841...0474dc6 (2):
  > musl: Drop rv32 patches
  > u-boot-starfive: Emit boot.scr.uimg into builddir instead of workdir

* sources/meta-tegra 2c972e80...2b7157ce (2):
  > cuda-gcc: Pin runtime type to GCC runtime
  > cuda-gcc.bbclass: Define TOOLCHAIN variable

* sources/meta-ti a2ff03cc...fc771bbf (5):
  > CI/CD Auto-Merger: cicd.master.202407080100
  > conf: machine: Update am62pxx-evm for multi-BSP support
  > conf: machine: am69-sk: Pick overlays for IMX219 and FPD-Link
  > conf: machine: am68-sk: Pick overlays for IMX219 and FPD-Link
  > conf: machine: j784s4-evm: Pick overlays for CSI2 and FPD-Link

* sources/meta-variscite-bsp c5d7345...c550331 (32):
  > pm-utils-variscite,u-boot-splash: Drop redundant S settings
  > recipes: Implement WORKDIR -> UNPACKDIR transition
  > base-files: Use UNPACKDIR
  > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  > variscite: Enable optee machine feature on iMX8/IMX9 based machines
  > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: Make is scarthgap compatible
  > libubootenv: Refresh patch to apply to mickledore-var02
  > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som
  > u-boot-variscite: update to latest
  > pm-utils-variscite: don't let ethernet script fail if no interface exists
  > bcm43xx-utils: disable network interface wlan0 on wifi down
  < Merge pull request #25 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #24 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #23 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #22 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #21 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #20 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #19 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #18 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #17 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #16 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #15 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #14 from YoeDistro/kraj/mickledore-var02
  < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  < variscite: Enable optee machine feature on iMX8/IMX9 based machines
  < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  < imx-boot: Adjust for changes in do_compile in meta-freescale
  < layer.conf: Make is scarthgap compatible
  < libubootenv: Refresh patch to apply to mickledore-var02
  < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som

* sources/meta-variscite-bsp-common 86be0a7...c45cf79 (5):
  < Merge pull request #2 from YoeDistro/kraj/mickledore-var02
  > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR
  > layer.conf: Add scarthgap to layer compat
  < Merge pull request #1 from YoeDistro/kraj/mickledore-var02
  < layer.conf: Add scarthgap to layer compat

* sources/poky 742e96ad38...4a53ad57d9 (81):
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > mesa: Add packageconfig knob to control tegra gallium driver
  > WIP: glibc: Upgrade to 2.40
  > gdb: Upgrade to 15.1 release
  > busybox: Fix tc applet build when using kernel 6.8+
  > gcc: Fix wrong order of gcc include paths on musl systems
  > linux-yocto: Fix rv32 syscall wrappers
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Fix LOG_FAC and LOG_FACMASK
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > poky: Enable yocto-space-optimize.inc
  > python3-pytest-subtests: upgrade 0.12.1 -> 0.13.0
  > distro/include: Add yocto-space-optimize, disabling debugging for large components
  > bitbake.conf/webkitgtk: Split debug flag from DEBUG_FLAGS
  > openssh: factor out sshd hostkey setup to separate function
  > iptables: remove /etc/ethertypes
  > icu/perf: Drop SPDX_S variable
  > python3: Drop generating a static libpython
  > libssh2: remove util-linux-col from ptest dependencies
  > util-linux/util-linux-libuuid: upgrade from 2.39.3 to 2.40.1
  > systemd-boot: upgrade from 255.6 to 256
  > systemd: upgrade from 255.6 to 256
  > insane: Promote long standing warnings to errors
  > kernel-fitimage: fix handling of empty default dtb
  > oe-selftest: fitimage fix test_initramfs_bundle
  > oe-selftest: fitimage cleanup asserts
  > oe-selftest: fitimage drop test-mkimage-wrapper
  > oe-selftest: fitimage refactor u-boot-tools-native
  > image-bootfiles.bbclass: new class, copy boot files to root filesystem
  > bootimg-partition: break out code to a common library.
  > classes-recipe: nospdx: Add class
  > classes-recipe/image_types: Add SPDX_IMAGE_PURPOSE to images
  > classes-global/staging: Exclude do_create_spdx from automatic sysroot extension
  > classes-recipe/image: Add image file manifest
  > Revert "bitbake-config-build: add a plugin for config fragments"
  > bitbake-config-build: add a plugin for config fragments
  > bblayers/setupwriters/oe-local-copy: add a 'local copy' plugin for bitbake-layers create-layer-setup
  > meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat()
  > bitbake: fetch2/git: Enforce default remote name to "origin"
  > bitbake: bitbake: tests/fetch: Update GitShallowTest for clone_shallow_local()
  > bitbake: fetch2/git: Use git shallow fetch to implement clone_shallow_local()
  > bitbake: bitbake-setup: add the proof of concept implementation
  > vulkan-samples: fix do_compile error when -Og enabled
  > icu: fix make-icudata package config
  > pciutils: remove textrel INSANE_SKIP
  > testimage/postactions: Allow artifact collection to be skipped
  > hdparm: drop NO_GENERIC_LICENSE[hdparm]
  > mc: fix source URL
  > docs: modify reference from python2.py to python.py
  > ref-manual: add DEFAULT_TIMEZONE variable
  > migration-guides: add release notes for 5.0.2
  > migration-guides: add release notes for 4.0.19
  > dnf/mesa: Fix missing leading whitespace with ':append'
  > oeqa/utils/postactions: transfer whole archive over ssh instead of doing individual copies
  > oeqa/ssh: allow to retrieve raw, unformatted ouput
  > pixman: fix do_compile error
  > testexport: fallback for empty IMAGE_LINK_NAME
  > go: upgrade 1.22.4 -> 1.22.5
  > oeqa/runtime/ssh: check for all errors at the end
  > abi_version/package: Bump hashequiv version and package class version
  > bitbake: fetch/wget: checkstatus: drop shared connecton when catch Timeout error
  > libinput: update 1.25.0 -> 1.26.1
  > oeqa/selftest/reproducibile: Explicitly list virtual targets
  > openssh: fix CVE-2024-6387
  > oeqa/runtime/ssh: In case of failure, show exit code and handle -15 (SIGTERM)
  > qemuboot: Trigger write_qemuboot_conf task on changes of kernel image realpath
  > less: upgrade 643 -> 661
  > buildhistory: fix typos
  > linux-libc-headers: remove redundant install_headers patch
  > libsdl2: upgrade 2.30.3 -> 2.30.4
  > qemu: Upgrade 9.0.0 -> 9.0.1
  > blktrace: ask for python3 specifically
  > python3-docutils: fix interpreter lines

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

* sources/meta-arm 390b9824...b2f6758f (9):
  > arm-systemready/README.md: add ARM_FVP_EULA_ACCEPT
  > CI: remove unnecessary clang settings
  > arm-toolchain: update to 13.3
  > arm-bsp/u-boot: corstone1000: use mdata v2
  > arm-bsp/trusted-firmware-m: corstone1000: Switch to metadata v2
  > arm-bsp/trusted-firmware-a: Upgrade Corstone1000 to TF-A v2.11
  > arm-bsp/optee: Remove OP-TEE OS v4.1 recipe
  > arm-bsp/optee:corstone1000: Update optee to v4.2
  > arm-bsp/corstone1000: Update Corstone-1000 user guide

* sources/meta-clang a2f67ce...55bfa60 (9):
  > bcc: Upgrade to 0.30.0+
  > Revert "recipes-devtools/llvm/llvm_%.bbappend: fix the build of bpftrace ptest failed"
  > qt6/qtbase: Always use lld linker with clang
  > recipes-devtools/llvm/llvm_%.bbappend: fix the build of bpftrace ptest failed
  > bluez5: Use BFD linker instead of lld
  > libcxx: Do not induce -mbranch-protection externally on arm64
  > nativesdk-clang-glue: Delete do_create_package_spdx task
  > clang.bbclass: remove mcpu option with qualifiers for the octeontx2 core
  > clang: Add packageconfig option for build-id

* sources/meta-freescale 478993fc...ba7ae64e (4):
  > Merge pull request #1866 from leon-anavi/olimex-imx8mp-kernel-update
  > Merge pull request #1862 from limeng-linux/master
  > Merge pull request #1863 from Freescale/fix-udev-rules-imx
  > Merge pull request #1864 from Freescale/upgrades/linux-uboot-fslc

* sources/meta-freescale-3rdparty b6f3e77...30fa2c2 (2):
  > Merge pull request #301 from leon-anavi/olimex-imx8mp-evb-cleanup
  > Merge pull request #300 from leon-anavi/master-olimex-imx8mp-uboot-improvements

* sources/meta-openembedded 9363162b5...e89f45427 (34):
  > DO NOT MERGE: Add Github actions CI support
  > webmin: Upgrade to 2.111 release
  > openbox: fix crash on alt+tab with fullscreen app
  > procmail: fix build failure with gcc-14
  > pidgin: Remove gcc-14 compatibility workaround
  > pidgin: Update Upstream-Status for gcc-14 compatibility patch
  > libabigail: refresh musl/fts patch
  > miniocli: Add recipe
  > fetchmail: disable rpath to fix buildpaths warning.
  > daq: fix SRC_URI to point to the real 2.0.7 release
  > bolt: package systemd_system_unitdir correctly
  > pidgin: Upgrade to 2.14.13
  > flatbuffers: adapt for cross-compilation environments
  > net-snmp: Set ps flag value since it checks the host
  > python3-redis: add an archive prefix to avoid clashing with redis
  > recipes: ignore various issues fatal with gcc-14
  > recipes: ignore various issues fatal with gcc-14 (for 32bit MACHINEs)
  > giflib: fix build with gold and avoid imagemagick-native dependency
  > flatpak: add PACKAGECONFIG for dconf
  > overlayfs-tools: Fix build with musl
  > pkcs11-provider: Upgrade 0.3 -> 0.5
  > wtmpdb: specify correct pamlibdir
  > lastlog2: specify correct pamlibdir
  > apache2:apache2-native: sort CVE status
  > apache2: Update CVE status
  > monkey: Update status for CVE-2013-2183
  > redis: Update status for CVE-2022-3734
  > xterm: CVE status update CVE-1999-0965
  > php-native: CVE status update for CVE-2022-4900
  > gimp: CVE status update
  > jsonrpc: Fix contains reference to TMPDIR [buildpaths] warning
  > krb5: upgrade 1.21.2 -> 1.21.3
  > packagegroup-xfce-extended: fix typo of gobject-introspection-data feature
  > thin-provisioning-tools: install missed thin_shrink and era_repair

* sources/meta-qcom 6e0f560...8a78001 (4):
  > Merge pull request #612 from lumag/upd-bootrr
  > Merge pull request #609 from lumag/fw-ecs-liva-qc710
  > Merge pull request #588 from adhudase/qcm6490_rproc
  > Merge pull request #608 from lumag/fw-sc8180x-upd

* sources/meta-qt6 337733e...a95a7e1 (27):
  > qtbase: Add a fix to build tests with clang19
  > qtwebengine: Fix build with clang19
  > qtbase: Fix build with clang19
  > qtwebengine: Add backports to fix build with clang19
  > qt3d,qtquick3d: define IOAPI_NO_64
  > qtbase: Do not use LFS64 legacy APIs
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > qtshadertools: update licenses
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #54 from YoeDistro/kraj/6.7
  < Merge pull request #53 from YoeDistro/kraj/6.7
  < Merge pull request #52 from YoeDistro/kraj/6.7
  < Merge pull request #51 from YoeDistro/kraj/6.7
  < Merge pull request #50 from YoeDistro/kraj/6.7
  < Merge pull request #49 from YoeDistro/kraj/6.7
  < Merge pull request #48 from YoeDistro/kraj/6.7
  < Merge pull request #47 from YoeDistro/kraj/6.7
  < Merge pull request #46 from YoeDistro/kraj/6.7
  < Merge pull request #45 from YoeDistro/kraj/6.7
  < Merge pull request #44 from YoeDistro/kraj/6.7
  < Merge pull request #43 from YoeDistro/kraj/6.7
  < Merge pull request #42 from YoeDistro/kraj/6.7
  < Merge pull request #41 from YoeDistro/kraj/6.7
  < Merge pull request #40 from YoeDistro/kraj/6.7
  < Merge pull request #39 from YoeDistro/kraj/6.7
  < qtwebengine: Fix build with clang18

* sources/meta-raspberrypi eb8ffc4...6bf0b18 (2):
  > linux-raspberrypi: Upgrade kernel to 6.6.36
  > kas: updated the refspec syntax of the kas file

* sources/meta-riscv 93bf841...0474dc6 (2):
  > musl: Drop rv32 patches
  > u-boot-starfive: Emit boot.scr.uimg into builddir instead of workdir

* sources/meta-tegra 2c972e80...2b7157ce (2):
  > cuda-gcc: Pin runtime type to GCC runtime
  > cuda-gcc.bbclass: Define TOOLCHAIN variable

* sources/meta-ti a2ff03cc...fc771bbf (5):
  > CI/CD Auto-Merger: cicd.master.202407080100
  > conf: machine: Update am62pxx-evm for multi-BSP support
  > conf: machine: am69-sk: Pick overlays for IMX219 and FPD-Link
  > conf: machine: am68-sk: Pick overlays for IMX219 and FPD-Link
  > conf: machine: j784s4-evm: Pick overlays for CSI2 and FPD-Link

* sources/meta-variscite-bsp c5d7345...c550331 (32):
  > pm-utils-variscite,u-boot-splash: Drop redundant S settings
  > recipes: Implement WORKDIR -> UNPACKDIR transition
  > base-files: Use UNPACKDIR
  > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  > variscite: Enable optee machine feature on iMX8/IMX9 based machines
  > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: Make is scarthgap compatible
  > libubootenv: Refresh patch to apply to mickledore-var02
  > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som
  > u-boot-variscite: update to latest
  > pm-utils-variscite: don't let ethernet script fail if no interface exists
  > bcm43xx-utils: disable network interface wlan0 on wifi down
  < Merge pull request #25 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #24 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #23 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #22 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #21 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #20 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #19 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #18 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #17 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #16 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #15 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #14 from YoeDistro/kraj/mickledore-var02
  < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  < variscite: Enable optee machine feature on iMX8/IMX9 based machines
  < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  < imx-boot: Adjust for changes in do_compile in meta-freescale
  < layer.conf: Make is scarthgap compatible
  < libubootenv: Refresh patch to apply to mickledore-var02
  < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som

* sources/meta-variscite-bsp-common 86be0a7...c45cf79 (5):
  < Merge pull request #2 from YoeDistro/kraj/mickledore-var02
  > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR
  > layer.conf: Add scarthgap to layer compat
  < Merge pull request #1 from YoeDistro/kraj/mickledore-var02
  < layer.conf: Add scarthgap to layer compat

* sources/poky 742e96ad38...4a53ad57d9 (81):
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > mesa: Add packageconfig knob to control tegra gallium driver
  > WIP: glibc: Upgrade to 2.40
  > gdb: Upgrade to 15.1 release
  > busybox: Fix tc applet build when using kernel 6.8+
  > gcc: Fix wrong order of gcc include paths on musl systems
  > linux-yocto: Fix rv32 syscall wrappers
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Fix LOG_FAC and LOG_FACMASK
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > poky: Enable yocto-space-optimize.inc
  > python3-pytest-subtests: upgrade 0.12.1 -> 0.13.0
  > distro/include: Add yocto-space-optimize, disabling debugging for large components
  > bitbake.conf/webkitgtk: Split debug flag from DEBUG_FLAGS
  > openssh: factor out sshd hostkey setup to separate function
  > iptables: remove /etc/ethertypes
  > icu/perf: Drop SPDX_S variable
  > python3: Drop generating a static libpython
  > libssh2: remove util-linux-col from ptest dependencies
  > util-linux/util-linux-libuuid: upgrade from 2.39.3 to 2.40.1
  > systemd-boot: upgrade from 255.6 to 256
  > systemd: upgrade from 255.6 to 256
  > insane: Promote long standing warnings to errors
  > kernel-fitimage: fix handling of empty default dtb
  > oe-selftest: fitimage fix test_initramfs_bundle
  > oe-selftest: fitimage cleanup asserts
  > oe-selftest: fitimage drop test-mkimage-wrapper
  > oe-selftest: fitimage refactor u-boot-tools-native
  > image-bootfiles.bbclass: new class, copy boot files to root filesystem
  > bootimg-partition: break out code to a common library.
  > classes-recipe: nospdx: Add class
  > classes-recipe/image_types: Add SPDX_IMAGE_PURPOSE to images
  > classes-global/staging: Exclude do_create_spdx from automatic sysroot extension
  > classes-recipe/image: Add image file manifest
  > Revert "bitbake-config-build: add a plugin for config fragments"
  > bitbake-config-build: add a plugin for config fragments
  > bblayers/setupwriters/oe-local-copy: add a 'local copy' plugin for bitbake-layers create-layer-setup
  > meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat()
  > bitbake: fetch2/git: Enforce default remote name to "origin"
  > bitbake: bitbake: tests/fetch: Update GitShallowTest for clone_shallow_local()
  > bitbake: fetch2/git: Use git shallow fetch to implement clone_shallow_local()
  > bitbake: bitbake-setup: add the proof of concept implementation
  > vulkan-samples: fix do_compile error when -Og enabled
  > icu: fix make-icudata package config
  > pciutils: remove textrel INSANE_SKIP
  > testimage/postactions: Allow artifact collection to be skipped
  > hdparm: drop NO_GENERIC_LICENSE[hdparm]
  > mc: fix source URL
  > docs: modify reference from python2.py to python.py
  > ref-manual: add DEFAULT_TIMEZONE variable
  > migration-guides: add release notes for 5.0.2
  > migration-guides: add release notes for 4.0.19
  > dnf/mesa: Fix missing leading whitespace with ':append'
  > oeqa/utils/postactions: transfer whole archive over ssh instead of doing individual copies
  > oeqa/ssh: allow to retrieve raw, unformatted ouput
  > pixman: fix do_compile error
  > testexport: fallback for empty IMAGE_LINK_NAME
  > go: upgrade 1.22.4 -> 1.22.5
  > oeqa/runtime/ssh: check for all errors at the end
  > abi_version/package: Bump hashequiv version and package class version
  > bitbake: fetch/wget: checkstatus: drop shared connecton when catch Timeout error
  > libinput: update 1.25.0 -> 1.26.1
  > oeqa/selftest/reproducibile: Explicitly list virtual targets
  > openssh: fix CVE-2024-6387
  > oeqa/runtime/ssh: In case of failure, show exit code and handle -15 (SIGTERM)
  > qemuboot: Trigger write_qemuboot_conf task on changes of kernel image realpath
  > less: upgrade 643 -> 661
  > buildhistory: fix typos
  > linux-libc-headers: remove redundant install_headers patch
  > libsdl2: upgrade 2.30.3 -> 2.30.4
  > qemu: Upgrade 9.0.0 -> 9.0.1
  > blktrace: ask for python3 specifically
  > python3-docutils: fix interpreter lines

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

* sources/meta-arm 390b9824...b2f6758f (9):
  > arm-systemready/README.md: add ARM_FVP_EULA_ACCEPT
  > CI: remove unnecessary clang settings
  > arm-toolchain: update to 13.3
  > arm-bsp/u-boot: corstone1000: use mdata v2
  > arm-bsp/trusted-firmware-m: corstone1000: Switch to metadata v2
  > arm-bsp/trusted-firmware-a: Upgrade Corstone1000 to TF-A v2.11
  > arm-bsp/optee: Remove OP-TEE OS v4.1 recipe
  > arm-bsp/optee:corstone1000: Update optee to v4.2
  > arm-bsp/corstone1000: Update Corstone-1000 user guide

* sources/meta-clang a2f67ce...012c13a (10):
  > bcc: Upgrade to 0.30.0+
  > clang: remove pointless experimental targets code
  > Revert "recipes-devtools/llvm/llvm_%.bbappend: fix the build of bpftrace ptest failed"
  > qt6/qtbase: Always use lld linker with clang
  > recipes-devtools/llvm/llvm_%.bbappend: fix the build of bpftrace ptest failed
  > bluez5: Use BFD linker instead of lld
  > libcxx: Do not induce -mbranch-protection externally on arm64
  > nativesdk-clang-glue: Delete do_create_package_spdx task
  > clang.bbclass: remove mcpu option with qualifiers for the octeontx2 core
  > clang: Add packageconfig option for build-id

* sources/meta-freescale 478993fc...ba7ae64e (4):
  > Merge pull request #1866 from leon-anavi/olimex-imx8mp-kernel-update
  > Merge pull request #1862 from limeng-linux/master
  > Merge pull request #1863 from Freescale/fix-udev-rules-imx
  > Merge pull request #1864 from Freescale/upgrades/linux-uboot-fslc

* sources/meta-freescale-3rdparty b6f3e77...30fa2c2 (2):
  > Merge pull request #301 from leon-anavi/olimex-imx8mp-evb-cleanup
  > Merge pull request #300 from leon-anavi/master-olimex-imx8mp-uboot-improvements

* sources/meta-openembedded 9363162b5...e89f45427 (34):
  > DO NOT MERGE: Add Github actions CI support
  > webmin: Upgrade to 2.111 release
  > openbox: fix crash on alt+tab with fullscreen app
  > procmail: fix build failure with gcc-14
  > pidgin: Remove gcc-14 compatibility workaround
  > pidgin: Update Upstream-Status for gcc-14 compatibility patch
  > libabigail: refresh musl/fts patch
  > miniocli: Add recipe
  > fetchmail: disable rpath to fix buildpaths warning.
  > daq: fix SRC_URI to point to the real 2.0.7 release
  > bolt: package systemd_system_unitdir correctly
  > pidgin: Upgrade to 2.14.13
  > flatbuffers: adapt for cross-compilation environments
  > net-snmp: Set ps flag value since it checks the host
  > python3-redis: add an archive prefix to avoid clashing with redis
  > recipes: ignore various issues fatal with gcc-14
  > recipes: ignore various issues fatal with gcc-14 (for 32bit MACHINEs)
  > giflib: fix build with gold and avoid imagemagick-native dependency
  > flatpak: add PACKAGECONFIG for dconf
  > overlayfs-tools: Fix build with musl
  > pkcs11-provider: Upgrade 0.3 -> 0.5
  > wtmpdb: specify correct pamlibdir
  > lastlog2: specify correct pamlibdir
  > apache2:apache2-native: sort CVE status
  > apache2: Update CVE status
  > monkey: Update status for CVE-2013-2183
  > redis: Update status for CVE-2022-3734
  > xterm: CVE status update CVE-1999-0965
  > php-native: CVE status update for CVE-2022-4900
  > gimp: CVE status update
  > jsonrpc: Fix contains reference to TMPDIR [buildpaths] warning
  > krb5: upgrade 1.21.2 -> 1.21.3
  > packagegroup-xfce-extended: fix typo of gobject-introspection-data feature
  > thin-provisioning-tools: install missed thin_shrink and era_repair

* sources/meta-qcom 6e0f560...8a78001 (4):
  > Merge pull request #612 from lumag/upd-bootrr
  > Merge pull request #609 from lumag/fw-ecs-liva-qc710
  > Merge pull request #588 from adhudase/qcm6490_rproc
  > Merge pull request #608 from lumag/fw-sc8180x-upd

* sources/meta-qt6 337733e...a95a7e1 (27):
  > qtbase: Add a fix to build tests with clang19
  > qtwebengine: Fix build with clang19
  > qtbase: Fix build with clang19
  > qtwebengine: Add backports to fix build with clang19
  > qt3d,qtquick3d: define IOAPI_NO_64
  > qtbase: Do not use LFS64 legacy APIs
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > qtshadertools: update licenses
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #54 from YoeDistro/kraj/6.7
  < Merge pull request #53 from YoeDistro/kraj/6.7
  < Merge pull request #52 from YoeDistro/kraj/6.7
  < Merge pull request #51 from YoeDistro/kraj/6.7
  < Merge pull request #50 from YoeDistro/kraj/6.7
  < Merge pull request #49 from YoeDistro/kraj/6.7
  < Merge pull request #48 from YoeDistro/kraj/6.7
  < Merge pull request #47 from YoeDistro/kraj/6.7
  < Merge pull request #46 from YoeDistro/kraj/6.7
  < Merge pull request #45 from YoeDistro/kraj/6.7
  < Merge pull request #44 from YoeDistro/kraj/6.7
  < Merge pull request #43 from YoeDistro/kraj/6.7
  < Merge pull request #42 from YoeDistro/kraj/6.7
  < Merge pull request #41 from YoeDistro/kraj/6.7
  < Merge pull request #40 from YoeDistro/kraj/6.7
  < Merge pull request #39 from YoeDistro/kraj/6.7
  < qtwebengine: Fix build with clang18

* sources/meta-raspberrypi eb8ffc4...6bf0b18 (2):
  > linux-raspberrypi: Upgrade kernel to 6.6.36
  > kas: updated the refspec syntax of the kas file

* sources/meta-riscv 93bf841...0474dc6 (2):
  > musl: Drop rv32 patches
  > u-boot-starfive: Emit boot.scr.uimg into builddir instead of workdir

* sources/meta-tegra 2c972e80...2b7157ce (2):
  > cuda-gcc: Pin runtime type to GCC runtime
  > cuda-gcc.bbclass: Define TOOLCHAIN variable

* sources/meta-ti a2ff03cc...fc771bbf (5):
  > CI/CD Auto-Merger: cicd.master.202407080100
  > conf: machine: Update am62pxx-evm for multi-BSP support
  > conf: machine: am69-sk: Pick overlays for IMX219 and FPD-Link
  > conf: machine: am68-sk: Pick overlays for IMX219 and FPD-Link
  > conf: machine: j784s4-evm: Pick overlays for CSI2 and FPD-Link

* sources/meta-variscite-bsp c5d7345...c550331 (32):
  > pm-utils-variscite,u-boot-splash: Drop redundant S settings
  > recipes: Implement WORKDIR -> UNPACKDIR transition
  > base-files: Use UNPACKDIR
  > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  > variscite: Enable optee machine feature on iMX8/IMX9 based machines
  > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: Make is scarthgap compatible
  > libubootenv: Refresh patch to apply to mickledore-var02
  > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som
  > u-boot-variscite: update to latest
  > pm-utils-variscite: don't let ethernet script fail if no interface exists
  > bcm43xx-utils: disable network interface wlan0 on wifi down
  < Merge pull request #25 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #24 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #23 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #22 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #21 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #20 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #19 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #18 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #17 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #16 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #15 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #14 from YoeDistro/kraj/mickledore-var02
  < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  < variscite: Enable optee machine feature on iMX8/IMX9 based machines
  < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  < imx-boot: Adjust for changes in do_compile in meta-freescale
  < layer.conf: Make is scarthgap compatible
  < libubootenv: Refresh patch to apply to mickledore-var02
  < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som

* sources/meta-variscite-bsp-common 86be0a7...c45cf79 (5):
  < Merge pull request #2 from YoeDistro/kraj/mickledore-var02
  > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR
  > layer.conf: Add scarthgap to layer compat
  < Merge pull request #1 from YoeDistro/kraj/mickledore-var02
  < layer.conf: Add scarthgap to layer compat

* sources/poky 742e96ad38...4a53ad57d9 (81):
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > mesa: Add packageconfig knob to control tegra gallium driver
  > WIP: glibc: Upgrade to 2.40
  > gdb: Upgrade to 15.1 release
  > busybox: Fix tc applet build when using kernel 6.8+
  > gcc: Fix wrong order of gcc include paths on musl systems
  > linux-yocto: Fix rv32 syscall wrappers
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Fix LOG_FAC and LOG_FACMASK
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > poky: Enable yocto-space-optimize.inc
  > python3-pytest-subtests: upgrade 0.12.1 -> 0.13.0
  > distro/include: Add yocto-space-optimize, disabling debugging for large components
  > bitbake.conf/webkitgtk: Split debug flag from DEBUG_FLAGS
  > openssh: factor out sshd hostkey setup to separate function
  > iptables: remove /etc/ethertypes
  > icu/perf: Drop SPDX_S variable
  > python3: Drop generating a static libpython
  > libssh2: remove util-linux-col from ptest dependencies
  > util-linux/util-linux-libuuid: upgrade from 2.39.3 to 2.40.1
  > systemd-boot: upgrade from 255.6 to 256
  > systemd: upgrade from 255.6 to 256
  > insane: Promote long standing warnings to errors
  > kernel-fitimage: fix handling of empty default dtb
  > oe-selftest: fitimage fix test_initramfs_bundle
  > oe-selftest: fitimage cleanup asserts
  > oe-selftest: fitimage drop test-mkimage-wrapper
  > oe-selftest: fitimage refactor u-boot-tools-native
  > image-bootfiles.bbclass: new class, copy boot files to root filesystem
  > bootimg-partition: break out code to a common library.
  > classes-recipe: nospdx: Add class
  > classes-recipe/image_types: Add SPDX_IMAGE_PURPOSE to images
  > classes-global/staging: Exclude do_create_spdx from automatic sysroot extension
  > classes-recipe/image: Add image file manifest
  > Revert "bitbake-config-build: add a plugin for config fragments"
  > bitbake-config-build: add a plugin for config fragments
  > bblayers/setupwriters/oe-local-copy: add a 'local copy' plugin for bitbake-layers create-layer-setup
  > meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat()
  > bitbake: fetch2/git: Enforce default remote name to "origin"
  > bitbake: bitbake: tests/fetch: Update GitShallowTest for clone_shallow_local()
  > bitbake: fetch2/git: Use git shallow fetch to implement clone_shallow_local()
  > bitbake: bitbake-setup: add the proof of concept implementation
  > vulkan-samples: fix do_compile error when -Og enabled
  > icu: fix make-icudata package config
  > pciutils: remove textrel INSANE_SKIP
  > testimage/postactions: Allow artifact collection to be skipped
  > hdparm: drop NO_GENERIC_LICENSE[hdparm]
  > mc: fix source URL
  > docs: modify reference from python2.py to python.py
  > ref-manual: add DEFAULT_TIMEZONE variable
  > migration-guides: add release notes for 5.0.2
  > migration-guides: add release notes for 4.0.19
  > dnf/mesa: Fix missing leading whitespace with ':append'
  > oeqa/utils/postactions: transfer whole archive over ssh instead of doing individual copies
  > oeqa/ssh: allow to retrieve raw, unformatted ouput
  > pixman: fix do_compile error
  > testexport: fallback for empty IMAGE_LINK_NAME
  > go: upgrade 1.22.4 -> 1.22.5
  > oeqa/runtime/ssh: check for all errors at the end
  > abi_version/package: Bump hashequiv version and package class version
  > bitbake: fetch/wget: checkstatus: drop shared connecton when catch Timeout error
  > libinput: update 1.25.0 -> 1.26.1
  > oeqa/selftest/reproducibile: Explicitly list virtual targets
  > openssh: fix CVE-2024-6387
  > oeqa/runtime/ssh: In case of failure, show exit code and handle -15 (SIGTERM)
  > qemuboot: Trigger write_qemuboot_conf task on changes of kernel image realpath
  > less: upgrade 643 -> 661
  > buildhistory: fix typos
  > linux-libc-headers: remove redundant install_headers patch
  > libsdl2: upgrade 2.30.3 -> 2.30.4
  > qemu: Upgrade 9.0.0 -> 9.0.1
  > blktrace: ask for python3 specifically
  > python3-docutils: fix interpreter lines

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

* sources/meta-arm 61f5a0b1...a1b240fa (9):
  > CI: add poky-altcfg
  > arm-systemready/README.md: add ARM_FVP_EULA_ACCEPT
  > CI: remove unnecessary clang settings
  > arm-toolchain: update to 13.3
  > arm-bsp/u-boot: corstone1000: use mdata v2
  > arm-bsp/trusted-firmware-m: corstone1000: Switch to metadata v2
  > arm-bsp/trusted-firmware-a: Upgrade Corstone1000 to TF-A v2.11
  > arm-bsp/optee: Remove OP-TEE OS v4.1 recipe
  > arm-bsp/optee:corstone1000: Update optee to v4.2

* sources/meta-clang 96b2f3d...012c13a (6):
  > bcc: Upgrade to 0.30.0+
  > clang: remove pointless experimental targets code
  > Revert "recipes-devtools/llvm/llvm_%.bbappend: fix the build of bpftrace ptest failed"
  > qt6/qtbase: Always use lld linker with clang
  > recipes-devtools/llvm/llvm_%.bbappend: fix the build of bpftrace ptest failed
  > bluez5: Use BFD linker instead of lld

* sources/meta-freescale 478993fc...ba7ae64e (4):
  > Merge pull request #1866 from leon-anavi/olimex-imx8mp-kernel-update
  > Merge pull request #1862 from limeng-linux/master
  > Merge pull request #1863 from Freescale/fix-udev-rules-imx
  > Merge pull request #1864 from Freescale/upgrades/linux-uboot-fslc

* sources/meta-freescale-3rdparty b6f3e77...30fa2c2 (2):
  > Merge pull request #301 from leon-anavi/olimex-imx8mp-evb-cleanup
  > Merge pull request #300 from leon-anavi/master-olimex-imx8mp-uboot-improvements

* sources/meta-openembedded 6f3784d1b...b4f69bba8 (21):
  > DO NOT MERGE: Add Github actions CI support
  > pkcs11-provider: backport a fix for build with gcc-14
  > exiv2: Upgrade 0.28.2 to 0.28.3 for CVE fix
  > webmin: Upgrade to 2.111 release
  > openbox: fix crash on alt+tab with fullscreen app
  > procmail: fix build failure with gcc-14
  > pidgin: Remove gcc-14 compatibility workaround
  > pidgin: Update Upstream-Status for gcc-14 compatibility patch
  > libabigail: refresh musl/fts patch
  > miniocli: Add recipe
  > fetchmail: disable rpath to fix buildpaths warning.
  > daq: fix SRC_URI to point to the real 2.0.7 release
  > bolt: package systemd_system_unitdir correctly
  > pidgin: Upgrade to 2.14.13
  > flatbuffers: adapt for cross-compilation environments
  > net-snmp: Set ps flag value since it checks the host
  > python3-redis: add an archive prefix to avoid clashing with redis
  > recipes: ignore various issues fatal with gcc-14
  > recipes: ignore various issues fatal with gcc-14 (for 32bit MACHINEs)
  > giflib: fix build with gold and avoid imagemagick-native dependency
  > flatpak: add PACKAGECONFIG for dconf

* sources/meta-qt6 337733e...a95a7e1 (27):
  > qtbase: Add a fix to build tests with clang19
  > qtwebengine: Fix build with clang19
  > qtbase: Fix build with clang19
  > qtwebengine: Add backports to fix build with clang19
  > qt3d,qtquick3d: define IOAPI_NO_64
  > qtbase: Do not use LFS64 legacy APIs
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > qtshadertools: update licenses
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #54 from YoeDistro/kraj/6.7
  < Merge pull request #53 from YoeDistro/kraj/6.7
  < Merge pull request #52 from YoeDistro/kraj/6.7
  < Merge pull request #51 from YoeDistro/kraj/6.7
  < Merge pull request #50 from YoeDistro/kraj/6.7
  < Merge pull request #49 from YoeDistro/kraj/6.7
  < Merge pull request #48 from YoeDistro/kraj/6.7
  < Merge pull request #47 from YoeDistro/kraj/6.7
  < Merge pull request #46 from YoeDistro/kraj/6.7
  < Merge pull request #45 from YoeDistro/kraj/6.7
  < Merge pull request #44 from YoeDistro/kraj/6.7
  < Merge pull request #43 from YoeDistro/kraj/6.7
  < Merge pull request #42 from YoeDistro/kraj/6.7
  < Merge pull request #41 from YoeDistro/kraj/6.7
  < Merge pull request #40 from YoeDistro/kraj/6.7
  < Merge pull request #39 from YoeDistro/kraj/6.7
  < qtwebengine: Fix build with clang18

* sources/meta-raspberrypi eb8ffc4...6bf0b18 (2):
  > linux-raspberrypi: Upgrade kernel to 6.6.36
  > kas: updated the refspec syntax of the kas file

* sources/meta-riscv 93bf841...0474dc6 (2):
  > musl: Drop rv32 patches
  > u-boot-starfive: Emit boot.scr.uimg into builddir instead of workdir

* sources/meta-tegra 2c972e80...2b7157ce (2):
  > cuda-gcc: Pin runtime type to GCC runtime
  > cuda-gcc.bbclass: Define TOOLCHAIN variable

* sources/meta-ti a2ff03cc...fc771bbf (5):
  > CI/CD Auto-Merger: cicd.master.202407080100
  > conf: machine: Update am62pxx-evm for multi-BSP support
  > conf: machine: am69-sk: Pick overlays for IMX219 and FPD-Link
  > conf: machine: am68-sk: Pick overlays for IMX219 and FPD-Link
  > conf: machine: j784s4-evm: Pick overlays for CSI2 and FPD-Link

* sources/meta-variscite-bsp c5d7345...c550331 (32):
  > pm-utils-variscite,u-boot-splash: Drop redundant S settings
  > recipes: Implement WORKDIR -> UNPACKDIR transition
  > base-files: Use UNPACKDIR
  > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  > variscite: Enable optee machine feature on iMX8/IMX9 based machines
  > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: Make is scarthgap compatible
  > libubootenv: Refresh patch to apply to mickledore-var02
  > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som
  > u-boot-variscite: update to latest
  > pm-utils-variscite: don't let ethernet script fail if no interface exists
  > bcm43xx-utils: disable network interface wlan0 on wifi down
  < Merge pull request #25 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #24 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #23 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #22 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #21 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #20 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #19 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #18 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #17 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #16 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #15 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #14 from YoeDistro/kraj/mickledore-var02
  < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  < variscite: Enable optee machine feature on iMX8/IMX9 based machines
  < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  < imx-boot: Adjust for changes in do_compile in meta-freescale
  < layer.conf: Make is scarthgap compatible
  < libubootenv: Refresh patch to apply to mickledore-var02
  < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som

* sources/meta-variscite-bsp-common 86be0a7...c45cf79 (5):
  < Merge pull request #2 from YoeDistro/kraj/mickledore-var02
  > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR
  > layer.conf: Add scarthgap to layer compat
  < Merge pull request #1 from YoeDistro/kraj/mickledore-var02
  < layer.conf: Add scarthgap to layer compat

* sources/poky 0979646a1b...732c634566 (74):
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > WIP: glibc: Upgrade to 2.40
  > gdb: Upgrade to 15.1 release
  > busybox: Fix tc applet build when using kernel 6.8+
  > gcc: Fix wrong order of gcc include paths on musl systems
  > linux-yocto: Fix rv32 syscall wrappers
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Fix LOG_FAC and LOG_FACMASK
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > poky-tiny: Update FULL_OPTIMIZATION to match core changes
  > poky: Enable yocto-space-optimize.inc
  > busybox: reconfigure wget https support by default for security
  > meson: Fix native meson config
  > oeqa/selftest/locale: Ensure tests work with ERROR_QA changes
  > oeqa/selftest/incompatible_lic: Ensure tests work with ERROR_QA changes
  > mesa: Add packageconfig knob to control tegra gallium driver
  > multilib.conf: remove appending to PKG_CONFIG_PATH
  > insane: Promote long standing warnings to errors
  > distro/include: Add yocto-space-optimize, disabling debugging for large components
  > bitbake.conf: Further cleanup compiler optimization flags
  > bitbake.conf: Drop obsolete debug compiler options
  > python3-pytest-subtests: upgrade 0.12.1 -> 0.13.0
  > openssh: factor out sshd hostkey setup to separate function
  > iptables: remove /etc/ethertypes
  > icu/perf: Drop SPDX_S variable
  > python3: Drop generating a static libpython
  > libssh2: remove util-linux-col from ptest dependencies
  > util-linux/util-linux-libuuid: upgrade from 2.39.3 to 2.40.1
  > systemd-boot: upgrade from 255.6 to 256
  > systemd: upgrade from 255.6 to 256
  > kernel-fitimage: fix handling of empty default dtb
  > oe-selftest: fitimage fix test_initramfs_bundle
  > oe-selftest: fitimage cleanup asserts
  > oe-selftest: fitimage drop test-mkimage-wrapper
  > oe-selftest: fitimage refactor u-boot-tools-native
  > image-bootfiles.bbclass: new class, copy boot files to root filesystem
  > bootimg-partition: break out code to a common library.
  > classes-recipe: nospdx: Add class
  > classes-recipe/image_types: Add SPDX_IMAGE_PURPOSE to images
  > classes-global/staging: Exclude do_create_spdx from automatic sysroot extension
  > classes-recipe/image: Add image file manifest
  > Revert "bitbake-config-build: add a plugin for config fragments"
  > bitbake-config-build: add a plugin for config fragments
  > bblayers/setupwriters/oe-local-copy: add a 'local copy' plugin for bitbake-layers create-layer-setup
  > meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat()
  > bitbake: fetch2/git: Enforce default remote name to "origin"
  > bitbake: bitbake: tests/fetch: Update GitShallowTest for clone_shallow_local()
  > bitbake: fetch2/git: Use git shallow fetch to implement clone_shallow_local()
  > bitbake: bitbake-setup: add the proof of concept implementation
  > vulkan-samples: fix do_compile error when -Og enabled
  > icu: fix make-icudata package config
  > pciutils: remove textrel INSANE_SKIP
  > testimage/postactions: Allow artifact collection to be skipped
  > hdparm: drop NO_GENERIC_LICENSE[hdparm]
  > mc: fix source URL
  > docs: modify reference from python2.py to python.py
  > ref-manual: add DEFAULT_TIMEZONE variable
  > migration-guides: add release notes for 5.0.2
  > migration-guides: add release notes for 4.0.19
  > dnf/mesa: Fix missing leading whitespace with ':append'
  > oeqa/utils/postactions: transfer whole archive over ssh instead of doing individual copies
  > oeqa/ssh: allow to retrieve raw, unformatted ouput
  > pixman: fix do_compile error
  > testexport: fallback for empty IMAGE_LINK_NAME
  > go: upgrade 1.22.4 -> 1.22.5
  > oeqa/runtime/ssh: check for all errors at the end

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

* sources/meta-arm 61f5a0b1...14d24b55 (14):
  > arm-bsp/fvp-base: add edk2 testimage support
  > CI: remove xorg test removal from edk2
  > arm/gn: update to the latest commit
  > arm/boot-wrapper-aarch64: update with latest patch
  > arm/opencsd: update to 1.5.3
  > CI: add poky-altcfg
  > arm-systemready/README.md: add ARM_FVP_EULA_ACCEPT
  > CI: remove unnecessary clang settings
  > arm-toolchain: update to 13.3
  > arm-bsp/u-boot: corstone1000: use mdata v2
  > arm-bsp/trusted-firmware-m: corstone1000: Switch to metadata v2
  > arm-bsp/trusted-firmware-a: Upgrade Corstone1000 to TF-A v2.11
  > arm-bsp/optee: Remove OP-TEE OS v4.1 recipe
  > arm-bsp/optee:corstone1000: Update optee to v4.2

* sources/meta-clang 96b2f3d...012c13a (6):
  > bcc: Upgrade to 0.30.0+
  > clang: remove pointless experimental targets code
  > Revert "recipes-devtools/llvm/llvm_%.bbappend: fix the build of bpftrace ptest failed"
  > qt6/qtbase: Always use lld linker with clang
  > recipes-devtools/llvm/llvm_%.bbappend: fix the build of bpftrace ptest failed
  > bluez5: Use BFD linker instead of lld

* sources/meta-freescale 478993fc...ba7ae64e (4):
  > Merge pull request #1866 from leon-anavi/olimex-imx8mp-kernel-update
  > Merge pull request #1862 from limeng-linux/master
  > Merge pull request #1863 from Freescale/fix-udev-rules-imx
  > Merge pull request #1864 from Freescale/upgrades/linux-uboot-fslc

* sources/meta-freescale-3rdparty b6f3e77...30fa2c2 (2):
  > Merge pull request #301 from leon-anavi/olimex-imx8mp-evb-cleanup
  > Merge pull request #300 from leon-anavi/master-olimex-imx8mp-uboot-improvements

* sources/meta-intel ea0a7de9...e9738625 (1):
  > openvino-inference-engine : Remove openvino related recipes and tests

* sources/meta-openembedded 6f3784d1b...0af7662c6 (22):
  > DO NOT MERGE: Add Github actions CI support
  > opencl-clhpp: add native and nativesdk
  > pkcs11-provider: backport a fix for build with gcc-14
  > exiv2: Upgrade 0.28.2 to 0.28.3 for CVE fix
  > webmin: Upgrade to 2.111 release
  > openbox: fix crash on alt+tab with fullscreen app
  > procmail: fix build failure with gcc-14
  > pidgin: Remove gcc-14 compatibility workaround
  > pidgin: Update Upstream-Status for gcc-14 compatibility patch
  > libabigail: refresh musl/fts patch
  > miniocli: Add recipe
  > fetchmail: disable rpath to fix buildpaths warning.
  > daq: fix SRC_URI to point to the real 2.0.7 release
  > bolt: package systemd_system_unitdir correctly
  > pidgin: Upgrade to 2.14.13
  > flatbuffers: adapt for cross-compilation environments
  > net-snmp: Set ps flag value since it checks the host
  > python3-redis: add an archive prefix to avoid clashing with redis
  > recipes: ignore various issues fatal with gcc-14
  > recipes: ignore various issues fatal with gcc-14 (for 32bit MACHINEs)
  > giflib: fix build with gold and avoid imagemagick-native dependency
  > flatpak: add PACKAGECONFIG for dconf

* sources/meta-qt6 337733e...a95a7e1 (27):
  > qtbase: Add a fix to build tests with clang19
  > qtwebengine: Fix build with clang19
  > qtbase: Fix build with clang19
  > qtwebengine: Add backports to fix build with clang19
  > qt3d,qtquick3d: define IOAPI_NO_64
  > qtbase: Do not use LFS64 legacy APIs
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > qtshadertools: update licenses
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #54 from YoeDistro/kraj/6.7
  < Merge pull request #53 from YoeDistro/kraj/6.7
  < Merge pull request #52 from YoeDistro/kraj/6.7
  < Merge pull request #51 from YoeDistro/kraj/6.7
  < Merge pull request #50 from YoeDistro/kraj/6.7
  < Merge pull request #49 from YoeDistro/kraj/6.7
  < Merge pull request #48 from YoeDistro/kraj/6.7
  < Merge pull request #47 from YoeDistro/kraj/6.7
  < Merge pull request #46 from YoeDistro/kraj/6.7
  < Merge pull request #45 from YoeDistro/kraj/6.7
  < Merge pull request #44 from YoeDistro/kraj/6.7
  < Merge pull request #43 from YoeDistro/kraj/6.7
  < Merge pull request #42 from YoeDistro/kraj/6.7
  < Merge pull request #41 from YoeDistro/kraj/6.7
  < Merge pull request #40 from YoeDistro/kraj/6.7
  < Merge pull request #39 from YoeDistro/kraj/6.7
  < qtwebengine: Fix build with clang18

* sources/meta-raspberrypi eb8ffc4...6bf0b18 (2):
  > linux-raspberrypi: Upgrade kernel to 6.6.36
  > kas: updated the refspec syntax of the kas file

* sources/meta-riscv 93bf841...0474dc6 (2):
  > musl: Drop rv32 patches
  > u-boot-starfive: Emit boot.scr.uimg into builddir instead of workdir

* sources/meta-tegra 2c972e80...04326db2 (5):
  > nvidia-kernel-oot: Fix buildpaths QA messages
  > nvidia-kernel-oot: don't sign dtbs that aren't built here
  > nvidia-kernel-oot: deploy virtual/dtb in separate recipe
  > cuda-gcc: Pin runtime type to GCC runtime
  > cuda-gcc.bbclass: Define TOOLCHAIN variable

* sources/meta-ti a2ff03cc...a3965d5b (11):
  > CI/CD Auto-Merger: cicd.master.202407120100
  > ti-img-rogue-umlibs_23: add ldflags to INSANE_SKIP
  > ti-img-rogue-umlibs: fix libopencl-rogue-tools sanity
  > recipes-ti: jailhouse: Update jailhouse for scarthgap
  > ti-extras: Update SRCREV and BRANCH for ti-extras sources
  > conf: machine: am62*-evm-k3r5.conf: apply fragment for enabling USB DFU
  > CI/CD Auto-Merger: cicd.master.202407080100
  > conf: machine: Update am62pxx-evm for multi-BSP support
  > conf: machine: am69-sk: Pick overlays for IMX219 and FPD-Link
  > conf: machine: am68-sk: Pick overlays for IMX219 and FPD-Link
  > conf: machine: j784s4-evm: Pick overlays for CSI2 and FPD-Link

* sources/meta-variscite-bsp c5d7345...f18f01e (33):
  > pm-utils-variscite,u-boot-splash: Drop redundant S settings
  > recipes: Implement WORKDIR -> UNPACKDIR transition
  > base-files: Use UNPACKDIR
  > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  > variscite: Enable optee machine feature on iMX8/IMX9 based machines
  > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: Make is scarthgap compatible
  > libubootenv: Refresh patch to apply to mickledore-var02
  > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som
  > linux-variscite: update to latest
  > u-boot-variscite: update to latest
  > pm-utils-variscite: don't let ethernet script fail if no interface exists
  > bcm43xx-utils: disable network interface wlan0 on wifi down
  < Merge pull request #25 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #24 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #23 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #22 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #21 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #20 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #19 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #18 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #17 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #16 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #15 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #14 from YoeDistro/kraj/mickledore-var02
  < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  < variscite: Enable optee machine feature on iMX8/IMX9 based machines
  < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  < imx-boot: Adjust for changes in do_compile in meta-freescale
  < layer.conf: Make is scarthgap compatible
  < libubootenv: Refresh patch to apply to mickledore-var02
  < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som

* sources/meta-variscite-bsp-common 86be0a7...c45cf79 (5):
  < Merge pull request #2 from YoeDistro/kraj/mickledore-var02
  > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR
  > layer.conf: Add scarthgap to layer compat
  < Merge pull request #1 from YoeDistro/kraj/mickledore-var02
  < layer.conf: Add scarthgap to layer compat

* sources/poky 0979646a1b...8e113416a2 (85):
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > WIP: glibc: Upgrade to 2.40
  > gdb: Upgrade to 15.1 release
  > busybox: Fix tc applet build when using kernel 6.8+
  > gcc: Fix wrong order of gcc include paths on musl systems
  > linux-yocto: Fix rv32 syscall wrappers
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Fix LOG_FAC and LOG_FACMASK
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > poky-tiny: Update FULL_OPTIMIZATION to match core changes
  > poky: Enable yocto-space-optimize.inc
  > busybox: Patch CVE-2023-42363
  > busybox: Patch CVE-2021-42380
  > icu: remove host references in nativesdk to fix reproducibility
  > Switch default spdx version to 3.0
  > classes/create-spdx-2.2: Handle empty packages
  > classes/create-spdx-3.0: Move tasks to library
  > classes/spdx-common: Move to library
  > selftest: sstatetests: Exclude all SPDX tasks
  > selftest: spdx: Add SPDX 3.0 test cases
  > classes/create-spdx-3.0: Add classes
  > classes-recipe/baremetal-image: Add image file manifest
  > classes-recipe: nospdx: Add class
  > classes-recipe/image_types: Add SPDX_IMAGE_PURPOSE to images
  > classes-global/staging: Exclude do_create_spdx from automatic sysroot extension
  > classes-recipe/image: Add image file manifest
  > busybox: reconfigure wget https support by default for security
  > meson: Fix native meson config
  > oeqa/selftest/locale: Ensure tests work with ERROR_QA changes
  > oeqa/selftest/incompatible_lic: Ensure tests work with ERROR_QA changes
  > mesa: Add packageconfig knob to control tegra gallium driver
  > multilib.conf: remove appending to PKG_CONFIG_PATH
  > insane: Promote long standing warnings to errors
  > distro/include: Add yocto-space-optimize, disabling debugging for large components
  > bitbake.conf: Further cleanup compiler optimization flags
  > bitbake.conf: Drop obsolete debug compiler options
  > python3-pytest-subtests: upgrade 0.12.1 -> 0.13.0
  > openssh: factor out sshd hostkey setup to separate function
  > iptables: remove /etc/ethertypes
  > icu/perf: Drop SPDX_S variable
  > python3: Drop generating a static libpython
  > libssh2: remove util-linux-col from ptest dependencies
  > util-linux/util-linux-libuuid: upgrade from 2.39.3 to 2.40.1
  > systemd-boot: upgrade from 255.6 to 256
  > systemd: upgrade from 255.6 to 256
  > kernel-fitimage: fix handling of empty default dtb
  > oe-selftest: fitimage fix test_initramfs_bundle
  > oe-selftest: fitimage cleanup asserts
  > oe-selftest: fitimage drop test-mkimage-wrapper
  > oe-selftest: fitimage refactor u-boot-tools-native
  > image-bootfiles.bbclass: new class, copy boot files to root filesystem
  > bootimg-partition: break out code to a common library.
  > Revert "bitbake-config-build: add a plugin for config fragments"
  > bitbake-config-build: add a plugin for config fragments
  > bblayers/setupwriters/oe-local-copy: add a 'local copy' plugin for bitbake-layers create-layer-setup
  > meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat()
  > bitbake: fetch2/git: Enforce default remote name to "origin"
  > bitbake: bitbake: tests/fetch: Update GitShallowTest for clone_shallow_local()
  > bitbake: fetch2/git: Use git shallow fetch to implement clone_shallow_local()
  > bitbake: bitbake-setup: add the proof of concept implementation
  > vulkan-samples: fix do_compile error when -Og enabled
  > icu: fix make-icudata package config
  > pciutils: remove textrel INSANE_SKIP
  > testimage/postactions: Allow artifact collection to be skipped
  > hdparm: drop NO_GENERIC_LICENSE[hdparm]
  > mc: fix source URL
  > docs: modify reference from python2.py to python.py
  > ref-manual: add DEFAULT_TIMEZONE variable
  > migration-guides: add release notes for 5.0.2
  > migration-guides: add release notes for 4.0.19
  > dnf/mesa: Fix missing leading whitespace with ':append'
  > oeqa/utils/postactions: transfer whole archive over ssh instead of doing individual copies
  > oeqa/ssh: allow to retrieve raw, unformatted ouput
  > pixman: fix do_compile error
  > testexport: fallback for empty IMAGE_LINK_NAME
  > go: upgrade 1.22.4 -> 1.22.5
  > oeqa/runtime/ssh: check for all errors at the end

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

* sources/meta-arm 61f5a0b1...14d24b55 (14):
  > arm-bsp/fvp-base: add edk2 testimage support
  > CI: remove xorg test removal from edk2
  > arm/gn: update to the latest commit
  > arm/boot-wrapper-aarch64: update with latest patch
  > arm/opencsd: update to 1.5.3
  > CI: add poky-altcfg
  > arm-systemready/README.md: add ARM_FVP_EULA_ACCEPT
  > CI: remove unnecessary clang settings
  > arm-toolchain: update to 13.3
  > arm-bsp/u-boot: corstone1000: use mdata v2
  > arm-bsp/trusted-firmware-m: corstone1000: Switch to metadata v2
  > arm-bsp/trusted-firmware-a: Upgrade Corstone1000 to TF-A v2.11
  > arm-bsp/optee: Remove OP-TEE OS v4.1 recipe
  > arm-bsp/optee:corstone1000: Update optee to v4.2

* sources/meta-clang 96b2f3d...012c13a (6):
  > bcc: Upgrade to 0.30.0+
  > clang: remove pointless experimental targets code
  > Revert "recipes-devtools/llvm/llvm_%.bbappend: fix the build of bpftrace ptest failed"
  > qt6/qtbase: Always use lld linker with clang
  > recipes-devtools/llvm/llvm_%.bbappend: fix the build of bpftrace ptest failed
  > bluez5: Use BFD linker instead of lld

* sources/meta-freescale 478993fc...ba7ae64e (4):
  > Merge pull request #1866 from leon-anavi/olimex-imx8mp-kernel-update
  > Merge pull request #1862 from limeng-linux/master
  > Merge pull request #1863 from Freescale/fix-udev-rules-imx
  > Merge pull request #1864 from Freescale/upgrades/linux-uboot-fslc

* sources/meta-freescale-3rdparty b6f3e77...30fa2c2 (2):
  > Merge pull request #301 from leon-anavi/olimex-imx8mp-evb-cleanup
  > Merge pull request #300 from leon-anavi/master-olimex-imx8mp-uboot-improvements

* sources/meta-intel ea0a7de9...e9738625 (1):
  > openvino-inference-engine : Remove openvino related recipes and tests

* sources/meta-openembedded 6f3784d1b...0af7662c6 (22):
  > DO NOT MERGE: Add Github actions CI support
  > opencl-clhpp: add native and nativesdk
  > pkcs11-provider: backport a fix for build with gcc-14
  > exiv2: Upgrade 0.28.2 to 0.28.3 for CVE fix
  > webmin: Upgrade to 2.111 release
  > openbox: fix crash on alt+tab with fullscreen app
  > procmail: fix build failure with gcc-14
  > pidgin: Remove gcc-14 compatibility workaround
  > pidgin: Update Upstream-Status for gcc-14 compatibility patch
  > libabigail: refresh musl/fts patch
  > miniocli: Add recipe
  > fetchmail: disable rpath to fix buildpaths warning.
  > daq: fix SRC_URI to point to the real 2.0.7 release
  > bolt: package systemd_system_unitdir correctly
  > pidgin: Upgrade to 2.14.13
  > flatbuffers: adapt for cross-compilation environments
  > net-snmp: Set ps flag value since it checks the host
  > python3-redis: add an archive prefix to avoid clashing with redis
  > recipes: ignore various issues fatal with gcc-14
  > recipes: ignore various issues fatal with gcc-14 (for 32bit MACHINEs)
  > giflib: fix build with gold and avoid imagemagick-native dependency
  > flatpak: add PACKAGECONFIG for dconf

* sources/meta-qt6 337733e...170e1e0 (28):
  > qtwebengine: Set DEBUG_LEVELFLAG to -g1
  > qtbase: Add a fix to build tests with clang19
  > qtwebengine: Fix build with clang19
  > qtbase: Fix build with clang19
  > qtwebengine: Add backports to fix build with clang19
  > qt3d,qtquick3d: define IOAPI_NO_64
  > qtbase: Do not use LFS64 legacy APIs
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > Update submodule refs on '6.7' in yocto/meta-qt6
  > qtshadertools: update licenses
  > Update submodule refs on '6.7' in yocto/meta-qt6
  < Merge pull request #54 from YoeDistro/kraj/6.7
  < Merge pull request #53 from YoeDistro/kraj/6.7
  < Merge pull request #52 from YoeDistro/kraj/6.7
  < Merge pull request #51 from YoeDistro/kraj/6.7
  < Merge pull request #50 from YoeDistro/kraj/6.7
  < Merge pull request #49 from YoeDistro/kraj/6.7
  < Merge pull request #48 from YoeDistro/kraj/6.7
  < Merge pull request #47 from YoeDistro/kraj/6.7
  < Merge pull request #46 from YoeDistro/kraj/6.7
  < Merge pull request #45 from YoeDistro/kraj/6.7
  < Merge pull request #44 from YoeDistro/kraj/6.7
  < Merge pull request #43 from YoeDistro/kraj/6.7
  < Merge pull request #42 from YoeDistro/kraj/6.7
  < Merge pull request #41 from YoeDistro/kraj/6.7
  < Merge pull request #40 from YoeDistro/kraj/6.7
  < Merge pull request #39 from YoeDistro/kraj/6.7
  < qtwebengine: Fix build with clang18

* sources/meta-raspberrypi eb8ffc4...6bf0b18 (2):
  > linux-raspberrypi: Upgrade kernel to 6.6.36
  > kas: updated the refspec syntax of the kas file

* sources/meta-riscv 93bf841...0474dc6 (2):
  > musl: Drop rv32 patches
  > u-boot-starfive: Emit boot.scr.uimg into builddir instead of workdir

* sources/meta-tegra 2c972e80...04326db2 (5):
  > nvidia-kernel-oot: Fix buildpaths QA messages
  > nvidia-kernel-oot: don't sign dtbs that aren't built here
  > nvidia-kernel-oot: deploy virtual/dtb in separate recipe
  > cuda-gcc: Pin runtime type to GCC runtime
  > cuda-gcc.bbclass: Define TOOLCHAIN variable

* sources/meta-ti a2ff03cc...a3965d5b (11):
  > CI/CD Auto-Merger: cicd.master.202407120100
  > ti-img-rogue-umlibs_23: add ldflags to INSANE_SKIP
  > ti-img-rogue-umlibs: fix libopencl-rogue-tools sanity
  > recipes-ti: jailhouse: Update jailhouse for scarthgap
  > ti-extras: Update SRCREV and BRANCH for ti-extras sources
  > conf: machine: am62*-evm-k3r5.conf: apply fragment for enabling USB DFU
  > CI/CD Auto-Merger: cicd.master.202407080100
  > conf: machine: Update am62pxx-evm for multi-BSP support
  > conf: machine: am69-sk: Pick overlays for IMX219 and FPD-Link
  > conf: machine: am68-sk: Pick overlays for IMX219 and FPD-Link
  > conf: machine: j784s4-evm: Pick overlays for CSI2 and FPD-Link

* sources/meta-variscite-bsp c5d7345...f18f01e (33):
  > pm-utils-variscite,u-boot-splash: Drop redundant S settings
  > recipes: Implement WORKDIR -> UNPACKDIR transition
  > base-files: Use UNPACKDIR
  > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  > variscite: Enable optee machine feature on iMX8/IMX9 based machines
  > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: Make is scarthgap compatible
  > libubootenv: Refresh patch to apply to mickledore-var02
  > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som
  > linux-variscite: update to latest
  > u-boot-variscite: update to latest
  > pm-utils-variscite: don't let ethernet script fail if no interface exists
  > bcm43xx-utils: disable network interface wlan0 on wifi down
  < Merge pull request #25 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #24 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #23 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #22 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #21 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #20 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #19 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #18 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #17 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #16 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #15 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #14 from YoeDistro/kraj/mickledore-var02
  < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  < variscite: Enable optee machine feature on iMX8/IMX9 based machines
  < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  < imx-boot: Adjust for changes in do_compile in meta-freescale
  < layer.conf: Make is scarthgap compatible
  < libubootenv: Refresh patch to apply to mickledore-var02
  < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som

* sources/meta-variscite-bsp-common 86be0a7...c45cf79 (5):
  < Merge pull request #2 from YoeDistro/kraj/mickledore-var02
  > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR
  > layer.conf: Add scarthgap to layer compat
  < Merge pull request #1 from YoeDistro/kraj/mickledore-var02
  < layer.conf: Add scarthgap to layer compat

* sources/poky 0979646a1b...8e113416a2 (85):
  > arch-arm64: Use neoverse-v1 ISA for Qemu usermode
  > WIP: glibc: Upgrade to 2.40
  > gdb: Upgrade to 15.1 release
  > busybox: Fix tc applet build when using kernel 6.8+
  > gcc: Fix wrong order of gcc include paths on musl systems
  > linux-yocto: Fix rv32 syscall wrappers
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Fix LOG_FAC and LOG_FACMASK
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > poky-tiny: Update FULL_OPTIMIZATION to match core changes
  > poky: Enable yocto-space-optimize.inc
  > busybox: Patch CVE-2023-42363
  > busybox: Patch CVE-2021-42380
  > icu: remove host references in nativesdk to fix reproducibility
  > Switch default spdx version to 3.0
  > classes/create-spdx-2.2: Handle empty packages
  > classes/create-spdx-3.0: Move tasks to library
  > classes/spdx-common: Move to library
  > selftest: sstatetests: Exclude all SPDX tasks
  > selftest: spdx: Add SPDX 3.0 test cases
  > classes/create-spdx-3.0: Add classes
  > classes-recipe/baremetal-image: Add image file manifest
  > classes-recipe: nospdx: Add class
  > classes-recipe/image_types: Add SPDX_IMAGE_PURPOSE to images
  > classes-global/staging: Exclude do_create_spdx from automatic sysroot extension
  > classes-recipe/image: Add image file manifest
  > busybox: reconfigure wget https support by default for security
  > meson: Fix native meson config
  > oeqa/selftest/locale: Ensure tests work with ERROR_QA changes
  > oeqa/selftest/incompatible_lic: Ensure tests work with ERROR_QA changes
  > mesa: Add packageconfig knob to control tegra gallium driver
  > multilib.conf: remove appending to PKG_CONFIG_PATH
  > insane: Promote long standing warnings to errors
  > distro/include: Add yocto-space-optimize, disabling debugging for large components
  > bitbake.conf: Further cleanup compiler optimization flags
  > bitbake.conf: Drop obsolete debug compiler options
  > python3-pytest-subtests: upgrade 0.12.1 -> 0.13.0
  > openssh: factor out sshd hostkey setup to separate function
  > iptables: remove /etc/ethertypes
  > icu/perf: Drop SPDX_S variable
  > python3: Drop generating a static libpython
  > libssh2: remove util-linux-col from ptest dependencies
  > util-linux/util-linux-libuuid: upgrade from 2.39.3 to 2.40.1
  > systemd-boot: upgrade from 255.6 to 256
  > systemd: upgrade from 255.6 to 256
  > kernel-fitimage: fix handling of empty default dtb
  > oe-selftest: fitimage fix test_initramfs_bundle
  > oe-selftest: fitimage cleanup asserts
  > oe-selftest: fitimage drop test-mkimage-wrapper
  > oe-selftest: fitimage refactor u-boot-tools-native
  > image-bootfiles.bbclass: new class, copy boot files to root filesystem
  > bootimg-partition: break out code to a common library.
  > Revert "bitbake-config-build: add a plugin for config fragments"
  > bitbake-config-build: add a plugin for config fragments
  > bblayers/setupwriters/oe-local-copy: add a 'local copy' plugin for bitbake-layers create-layer-setup
  > meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat()
  > bitbake: fetch2/git: Enforce default remote name to "origin"
  > bitbake: bitbake: tests/fetch: Update GitShallowTest for clone_shallow_local()
  > bitbake: fetch2/git: Use git shallow fetch to implement clone_shallow_local()
  > bitbake: bitbake-setup: add the proof of concept implementation
  > vulkan-samples: fix do_compile error when -Og enabled
  > icu: fix make-icudata package config
  > pciutils: remove textrel INSANE_SKIP
  > testimage/postactions: Allow artifact collection to be skipped
  > hdparm: drop NO_GENERIC_LICENSE[hdparm]
  > mc: fix source URL
  > docs: modify reference from python2.py to python.py
  > ref-manual: add DEFAULT_TIMEZONE variable
  > migration-guides: add release notes for 5.0.2
  > migration-guides: add release notes for 4.0.19
  > dnf/mesa: Fix missing leading whitespace with ':append'
  > oeqa/utils/postactions: transfer whole archive over ssh instead of doing individual copies
  > oeqa/ssh: allow to retrieve raw, unformatted ouput
  > pixman: fix do_compile error
  > testexport: fallback for empty IMAGE_LINK_NAME
  > go: upgrade 1.22.4 -> 1.22.5
  > oeqa/runtime/ssh: check for all errors at the end

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

* sources/meta-arm 61f5a0b1...14d24b55 (14):
  > arm-bsp/fvp-base: add edk2 testimage support
  > CI: remove xorg test removal from edk2
  > arm/gn: update to the latest commit
  > arm/boot-wrapper-aarch64: update with latest patch
  > arm/opencsd: update to 1.5.3
  > CI: add poky-altcfg
  > arm-systemready/README.md: add ARM_FVP_EULA_ACCEPT
  > CI: remove unnecessary clang settings
  > arm-toolchain: update to 13.3
  > arm-bsp/u-boot: corstone1000: use mdata v2
  > arm-bsp/trusted-firmware-m: corstone1000: Switch to metadata v2
  > arm-bsp/trusted-firmware-a: Upgrade Corstone1000 to TF-A v2.11
  > arm-bsp/optee: Remove OP-TEE OS v4.1 recipe
  > arm-bsp/optee:corstone1000: Update optee to v4.2

* sources/meta-clang 96b2f3d...fc82c9c (5):
  > clang: remove pointless experimental targets code
  > Revert "recipes-devtools/llvm/llvm_%.bbappend: fix the build of bpftrace ptest failed"
  > qt6/qtbase: Always use lld linker with clang
  > recipes-devtools/llvm/llvm_%.bbappend: fix the build of bpftrace ptest failed
  > bluez5: Use BFD linker instead of lld

* sources/meta-freescale 478993fc...ba7ae64e (4):
  > Merge pull request #1866 from leon-anavi/olimex-imx8mp-kernel-update
  > Merge pull request #1862 from limeng-linux/master
  > Merge pull request #1863 from Freescale/fix-udev-rules-imx
  > Merge pull request #1864 from Freescale/upgrades/linux-uboot-fslc

* sources/meta-freescale-3rdparty b6f3e77...30fa2c2 (2):
  > Merge pull request #301 from leon-anavi/olimex-imx8mp-evb-cleanup
  > Merge pull request #300 from leon-anavi/master-olimex-imx8mp-uboot-improvements

* sources/meta-intel ea0a7de9...e9738625 (1):
  > openvino-inference-engine : Remove openvino related recipes and tests

* sources/meta-openembedded 6f3784d1b7...63fce96670 (6):
  > net-snmp: Set ps flag value since it checks the host
  > python3-redis: add an archive prefix to avoid clashing with redis
  > recipes: ignore various issues fatal with gcc-14
  > recipes: ignore various issues fatal with gcc-14 (for 32bit MACHINEs)
  > giflib: fix build with gold and avoid imagemagick-native dependency
  > flatpak: add PACKAGECONFIG for dconf

* sources/meta-qt6 337733e...8c4fd21 (1):
  > Merge pull request #55 from YoeDistro/kraj/6.7

* sources/meta-raspberrypi eb8ffc4...6bf0b18 (2):
  > linux-raspberrypi: Upgrade kernel to 6.6.36
  > kas: updated the refspec syntax of the kas file

* sources/meta-riscv 93bf841...509d4c3 (1):
  > u-boot-starfive: Emit boot.scr.uimg into builddir instead of workdir

* sources/meta-tegra 2c972e80...2f056633 (4):
  > nvidia-kernel-oot: don't sign dtbs that aren't built here
  > nvidia-kernel-oot: deploy virtual/dtb in separate recipe
  > cuda-gcc: Pin runtime type to GCC runtime
  > cuda-gcc.bbclass: Define TOOLCHAIN variable

* sources/meta-ti a2ff03cc...a3965d5b (11):
  > CI/CD Auto-Merger: cicd.master.202407120100
  > ti-img-rogue-umlibs_23: add ldflags to INSANE_SKIP
  > ti-img-rogue-umlibs: fix libopencl-rogue-tools sanity
  > recipes-ti: jailhouse: Update jailhouse for scarthgap
  > ti-extras: Update SRCREV and BRANCH for ti-extras sources
  > conf: machine: am62*-evm-k3r5.conf: apply fragment for enabling USB DFU
  > CI/CD Auto-Merger: cicd.master.202407080100
  > conf: machine: Update am62pxx-evm for multi-BSP support
  > conf: machine: am69-sk: Pick overlays for IMX219 and FPD-Link
  > conf: machine: am68-sk: Pick overlays for IMX219 and FPD-Link
  > conf: machine: j784s4-evm: Pick overlays for CSI2 and FPD-Link

* sources/meta-variscite-bsp c5d7345...5e94fb8 (1):
  > Merge pull request #26 from YoeDistro/kraj/mickledore-var02

* sources/poky 0979646a1bd...22b8761c5ae (17):
  > vulkan-samples: fix do_compile error when -Og enabled
  > icu: fix make-icudata package config
  > pciutils: remove textrel INSANE_SKIP
  > testimage/postactions: Allow artifact collection to be skipped
  > hdparm: drop NO_GENERIC_LICENSE[hdparm]
  > mc: fix source URL
  > docs: modify reference from python2.py to python.py
  > ref-manual: add DEFAULT_TIMEZONE variable
  > migration-guides: add release notes for 5.0.2
  > migration-guides: add release notes for 4.0.19
  > dnf/mesa: Fix missing leading whitespace with ':append'
  > oeqa/utils/postactions: transfer whole archive over ssh instead of doing individual copies
  > oeqa/ssh: allow to retrieve raw, unformatted ouput
  > pixman: fix do_compile error
  > testexport: fallback for empty IMAGE_LINK_NAME
  > go: upgrade 1.22.4 -> 1.22.5
  > oeqa/runtime/ssh: check for all errors at the end

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