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

local.conf: Add implicit accept for fsl and qcom EULAs #5

Closed
wants to merge 1 commit into from

Conversation

kraj
Copy link
Contributor

@kraj kraj commented Sep 25, 2018

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

@cbrake
Copy link
Contributor

cbrake commented Sep 25, 2018

did you see https://github.com/YoeDistro/yoe-distro/blob/master/conf/locallocal.conf.sample

I agree that ideally we'd ask interactively.

@otavio
Copy link

otavio commented Sep 25, 2018

Please see #4 as it supports interative accepting EULA.

@kraj
Copy link
Contributor Author

kraj commented Sep 25, 2018

@cbrake yeah I think I will use that approach for now. Ignore this pull

@otavio yes, its a bit pythonic, we probably need to translate it into shell, maybe dialog calls.

@kraj kraj closed this Sep 25, 2018
@kraj kraj deleted the kraj/pu branch September 25, 2018 01:41
kraj added a commit that referenced this pull request Nov 20, 2018
* sources/meta-yoe ffdff5b...6276f39 (1):
  > Merge pull request #5 from YoeDistro/kraj/master

* sources/openembedded-core 2c858a2...19c9842 (16):
  > apt: Improve SRC_URI
  > pseudo: fix link of sqlite3 using pkg-config
  > sqlite3: Update 3.25.2 -> 3.25.3
  > systemd: backport fix to stop enabling ECN
  > go-target.inc: fix go not found while multilib enabled
  > gobject-introspection: port cross-compilation support to meson
  > meson: do not manipulate the environment when looking for python via pkg-config
  > kexec-tools: update to 2.0.18
  > libx11: move hashes to inc
  > libx11-diet: update to 1.6.7
  > nss: update to 3.40
  > curl: update to 7.62.0
  > lttng-tools: Upgrade 2.9.5 -> 2.10.5 and improve ptest
  > lttng-tools: Improve ptest robustness
  > nasm: Couple of recipe cleanups
  > nasm: Upgrade 2.13.03 -> 2.14

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Nov 20, 2018
…qt5 sources/meta-yoe sources/openembedded-core

* sources/meta-browser 2b48f5a...4857b71 (1):
  > chromium-x11: Update to 70.0.3538.110.

* sources/meta-openembedded 83b88d2...3f7695e (34):
  > glog: fixed the build for mips and other platforms
  > librelp: Upgrade to 1.2.18
  > geoip: add downloadfilename for geoip database files
  > net-snmp: Reproducibility: Set NETSNMP_CONFIGURE_OPTIONS null
  > net-snmp: Reproducibility: Don't check build host for /etc/printcap
  > net-snmp: Reproducibility: Remove PKG_CONFIG paths from net-snmp-config
  > net-snmp: Reproducibility: Fixed path to /bin/uname
  > Revert "net-snmp: improve reproducibility"
  > krb5: Upgrade to 1.16.2
  > Add a working tvheadend recipe
  > dvb-apps: linux dvb apps package support
  > modemmanager: Update flag for disabling mbim
  > Adds python3 syslog dependency to python3-systemd
  > Copy breakpad .sym file in appropriate folder.
  > bdwgc: upgrade 7.6.0 -> 7.6.8
  > Fix python-idna egg-info permissions
  > Bump libiio version to 0.15
  > mpd: update to 0.21.3
  > sblim-sfc-common: use official SPDX license for EPL
  > packagegroup-meta-oe: fix build issues
  > ndctl: fix compile issue
  < dvb-apps: linux dvb apps package support
  < modemmanager: Update flag for disabling mbim
  < Adds python3 syslog dependency to python3-systemd
  < Copy breakpad .sym file in appropriate folder.
  < bdwgc: upgrade 7.6.0 -> 7.6.8
  < Fix python-idna egg-info permissions
  < Bump libiio version to 0.15
  < mpd: update to 0.21.3
  < glog: fixed the build for mips and other platforms
  < sblim-sfc-common: use official SPDX license for EPL
  < packagegroup-meta-oe: fix build issues
  < ndctl: fix compile issue
  < geoip: Update checksums

* sources/meta-qt5 fd1f0f4...18f82a8 (1):
  > python-pyqt5: Disable parallel install

* sources/meta-yoe ffdff5b...6276f39 (1):
  > Merge pull request #5 from YoeDistro/kraj/master

* sources/openembedded-core 03acb11...a268089 (46):
  > u-boot: Add mkenvimage tool
  > libinput: 1.12.1 -> 1.12.3
  > harfbuzz: upgrade 1.9.0 -> 2.1.3
  > ltp: Use a legal bad address for mips in setrlimit05.c
  > ltp: Delete unneeded patch for FNM_EXTMATCH
  > musl: Update to latest trunk
  > maintainers.inc: add libmodulemd entry
  > systemd: fix PN-container package splitting
  > dnf: update to 4.0.4
  > libsolv: update to 0.7.1
  > librepo: update to 1.9.2
  > rpm: update to 4.14.2.1
  > libdnf: update to 0.22.0
  > libmodulemd: add a new recipe
  > classes/testsdk: Split implementation into classes
  > apt: Improve SRC_URI
  > pseudo: fix link of sqlite3 using pkg-config
  > sqlite3: Update 3.25.2 -> 3.25.3
  > systemd: backport fix to stop enabling ECN
  > go-target.inc: fix go not found while multilib enabled
  > gobject-introspection: port cross-compilation support to meson
  > meson: do not manipulate the environment when looking for python via pkg-config
  > kexec-tools: update to 2.0.18
  > libx11: move hashes to inc
  > libx11-diet: update to 1.6.7
  > nss: update to 3.40
  > curl: update to 7.62.0
  > lttng-tools: Upgrade 2.9.5 -> 2.10.5 and improve ptest
  > lttng-tools: Improve ptest robustness
  > nasm: Couple of recipe cleanups
  < musl: Update to latest trunk
  < pseudo: fix link of sqlite3 using pkg-config
  < sqlite3: Update 3.25.2 -> 3.25.3
  < systemd: backport fix to stop enabling ECN
  < apt: Improve SRC_URI
  < go-target.inc: fix go not found while multilib enabled
  < gobject-introspection: port cross-compilation support to meson
  < meson: do not manipulate the environment when looking for python via pkg-config
  < kexec-tools: update to 2.0.18
  < libx11: move hashes to inc
  < libx11-diet: update to 1.6.7
  < nss: update to 3.40
  < curl: update to 7.62.0
  < nasm: Couple of recipe cleanups
  < lttng-tools: Upgrade 2.9.5 -> 2.10.5 and improve ptest
  < lttng-tools: Improve ptest robustness

Signed-off-by: Khem Raj <[email protected]>
cbrake added a commit that referenced this pull request Apr 8, 2020
images: Replace COREBASE with COMMON_LICENSE_DIR
kraj added a commit that referenced this pull request Feb 23, 2022
… sources/meta-atmel sources/meta-clang sources/meta-elm-binary sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-ti sources/openembedded-core

* sources/bitbake e5144887...e73395e8 (44):
  > fetcher2: Use SkipRecipe instead of erroring out
  > Revert "checksum: Support uri formatted file list"
  > checksum: Support uri formatted file list
  > Revert "ast: Fix YOCTO #8621?"
  > ast: Fix YOCTO #8621?
  > data_smart: Avoid exceptions for non string data
  > bitbake: Bump version to 1.53.1
  > lib/bb: fix exit when found renamed variables
  > bitbake: Replace remaining "abort" usage
  > lib/bb: Replace "ABORT" action in BB_DISKMON_DIRS
  > lib/bb: Replace "abort" usage in task handling
  > lib: Replace remaining "blacklist"/"whitelist" usage
  > data_smart: Add support to BB_RENAMED_VARIABLES for custom strings
  > data_smart: Allow rename mechanism to show full expressions
  > bitbake: Rename allowed multiple provider variable
  > bitbake: Rename setscene enforce filtering variable
  > bitbake: Rename configuration hash filtering variable
  > bitbake: Rename environment filtering variables
  > bitbake: Rename basehas and taskhash filtering variables
  > data_smart/cookerdata: Add variable remapping support
  > utils: Ensure shell function failure in python logging is correct
  > fetch2: Abstract fetcher environment to a function
  > wget: Fix grammar "can happen"
  > utils: Fix typo "dependency" and "spawning"
  > tinfoil: Fix typo "receive" and "something"
  > progress: Fix typo "wherever"
  > process: Fix typo: "process"
  > persist_data: Fix typo "committed"
  > fetch2/git: Remove duplicate "the"
  > fetch2: Fix typo "conform" and "processed"
  > event: Fix typo "asynchronous" and "occasionally"
  > daemonize: Fix typo "separate"
  > cookerdata: Fix typo "normally"
  > cooker: Fix typo "isn't" and "tuples"
  > fetch2/wget: move loop-invariant load of BB_ORIGENV
  > utils: Fix environment decorator logic error
  > data_smart: Add hasOverrides method to public datastore API
  > msg: Ensure manually created loggers have the once filter
  > msg: Add bb.warnonce() and bb.erroronce() log methods
  > cooker: Improve parsing failure from handled exception usability
  > data_smart: Fix overrides file/line message additions
  > asyncrpc: Fix attribute errors
  > contrib: Fix hash server Dockerfile dependencies
  > fetch2/cooker: Fix source revision handling with floating upstreams

* sources/meta-96boards c0a7f40...3389eed (4):
  > layers: Bump to use kirkstone
  > u-boot: Make recipe specific to poplar
  > u-boot-orangepi-i96: Enable it for selected machine
  > u-boot-juno: Remove recipe

* sources/meta-arm 3144638...f1d818c (19):
  > ffa-debugfs-mod: Do not build for rpi machines
  > meta: update license names
  > layers: Bump to use kirkstone
  > Update for LICENSE_FLAGS_WHITELIST rename to _ACCEPTED.
  > meta-arm-toolchain: Use renamed SKIP_RECIPE var flags
  > meta-arm-toolchain: Use renamed BB_BASEHASH_IGNORE_VARS variable
  > arm-bsp/security: move TS patches to corstone1000 directory
  > ci: remove psa-arch-tests from corstone1000-common.yml
  > kas/corstone1000-base: update meta-arm-image SHA
  > arm-bsp/security: trusted-services to fix psa-arch-tests
  > arm-bsp/security: drop psa-arch-tests recipe
  > arm-bsp/tf-m: update git SHA
  > arm-bsp/security: replace mbedcrypto with mbedtls
  > arm-bsp/docs: Update fvp-baser-aemv8r64 docs
  > arm-bsp/conf: Use real-time clock for fvp-baser-aemv8r64
  > arm-bsp/kernel: Use 4 Gb of RAM in fvp-baser-aemv8r64
  > arm-bsp/u-boot: Add U-Boot for fvp-baser-aemv8r64
  > arm-bsp/boot-wrapper-aarch64: Update patches for fvp-baser-aemv8r64
  > arm/boot-wrapper-aarch64: Upgrade to newer revision

* sources/meta-atmel 749ed98...bcc0830 (3):
  > Merge branch 'yoe/mut' of https://github.com/YoeDistro/meta-atmel
  > flashing.txt: update and modify meaning of documentation
  > scripts: remove old sam-ba flasher

* sources/meta-clang d5219d8...2d4c14a (13):
  > go-helloworld: Force use GNU strip and objcopy
  > kexec-tools-klibc: Do not use llvm-strip on mips
  > libvorbis,x264,dcadec,graphviz: Use -O0 on mips
  > clang: Use GNU objdump on mips
  > layers: Bump to use kirkstone
  > bpftrace: Upgrade to latest master
  > clang.bbclass: Use llvm provided binutils when using toolchain-clang
  > nonclangable.conf: Disable llvm-objcopy/llvm-strip on selected recipes
  > clang: Update to latest 14.x
  > clang: Provide cross names for common llvm binutils
  > ntfs-3g-ntfsprogs,cdrkit,xscreensaver: Disable -O2 to avoid clang14 hangs for riscv
  > clang.bbclass: Fix typo about big.LITTLE tune options
  > castxml: bump to 0.4.4

* sources/meta-elm-binary df225a0...0e66cdf (1):
  > Merge pull request #5 from YoeDistro/yoe/mut

* sources/meta-freescale 1ef22812...a021abc0 (3):
  > Merge pull request #981 from YoeDistro/yoe/mut
  > kernel-module-imx-gpu-viv: 6.4.0.p2.4+fslc -> 6.4.3.p2.4+fslc
  > Merge pull request #979 from zandrey/optee-fix-bsd-license

* sources/meta-freescale-3rdparty 6059586...10a470a (3):
  > Merge pull request #195 from YoeDistro/yoe/mut
  > Merge pull request #193 from Ossanes/topic/imx7d-remarkable2-remove-firmwares
  > Merge pull request #192 from Ossanes/topic/imx6dl-riotboard-uboot

* sources/meta-intel 0975ec02...2bdc4328 (2):
  > layer.conf: include kirkstone in LAYERSERIES_COMPAT
  > meta: rename CVE_CHECK_WHITELIST to CVE_CHECK_IGNORE

* sources/meta-odroid 99d9b87...efd2e39 (2):
  > layers: Bump to use kirkstone
  > linux-hardkernel: Use SKIP_RECIPE varflag

* sources/meta-openembedded ea223bd3d...6c1e6adf1 (62):
  > XXX: Add Github actions CI support
  > python3-test-generator: drop recipe
  > python3-wheel: drop; moved to oe-core
  > python3-click: Upgrade 8.0.3 -> 8.0.4
  > python3-distro: Upgrade 1.6.0 -> 1.7.0
  > python3-alembic upgrade 1.7.5 -> 1.7.6
  > nautilus: upgrade 41.1 -> 41.2
  > netplan: upgrade 0.103 -> 0.104
  > rdma-core: upgrade 38.0 -> 39.0
  > nano: upgrade 6.0 -> 6.2
  > php: upgrade 8.1.2 -> 8.1.3
  > mpv: upgrade 0.34.0 -> 0.34.1
  > Revert "libcamera: add pkg-config files"
  > pcapplusplus: add new recipe
  > abseil-cpp: Fix build with gcc11
  > xfce4-panel: disable vala
  > libxfce4ui: disable vala
  > xfconf: inherit vala
  > libxfce4util: inherit vala
  > libcamera: add pkg-config files
  > libio-socket-ssl-perl: upgrade 2.073 -> 2.074
  > graphviz: added PACKAGECONFIG for librsvg
  > libjcat: upgrade 0.1.9 -> 0.1.10
  > monit: upgrade 5.30.0 -> 5.31.0
  > libgusb: upgrade 0.3.9 -> 0.3.10
  > libxmlb: upgrade 0.3.6 -> 0.3.7
  > gnuplot: upgrade 5.4.2 -> 5.4.3
  > inotify-tools: upgrade 3.21.9.6 -> 3.22.1.0
  > iotop: upgrade 1.20 -> 1.21
  > iscsi-initiator-utils: upgrade 2.1.5 -> 2.1.6
  > libwnck3: upgrade 40.0 -> 40.1
  > gnome-autoar: upgrade 0.4.2 -> 0.4.3
  > gedit: upgrade 40.1 -> 41.0
  > libwacom: upgrade 1.12 -> 2.1.0
  > python3-croniter: Upgrade 1.2.0 -> 1.3.4
  > python3-itsdangerous: Upgrade 2.0.1 -> 2.1.0
  > python3-dt-schema: remove recipe
  > libxml++-5.0: Add recipe for libxml++ 5.0
  > libxml++: Upgrade to 2.42.1 release
  > atkmm: Add new recipe for 2.36+
  > pangomm: Add recipe for pangomm-2.48
  > cairomm: Add recipe for cairomm 1.16
  > glibmm: Add recipe for 2.70.0
  > Fix DeprecationWarning about regexps
  > iotop: Disable lto with clang for rv32
  > capnproto: Link with libatomic on rv32
  > layers: Bump to use kirkstone
  > meta-oe: Use new variable SYSROOT_DIRS_IGNORE
  > recipes: Use new CVE_CHECK_IGNORE variable
  > recipes: Use renamed SKIP_RECIPE varFlag
  > geany-plugins: Fix build with libgit2 1.4+
  > libsigc++-3: Upgrade to 3.2.0
  > nodejs: add option to use openssl legacy providers
  > dnf-plugin-tui: Fix a bug of multilib
  > boost-sml: add new recipe
  > networking: add new netsniff-ng recipe version 0.6.8
  > rtc-tools: Update to 2022.02
  > wireplumber: Improve configuration
  > netdata: version bump 1.33.0 -> 1.33.1
  > rsyslog: update to 8.2202
  > plymouth: Add the retain-splash option
  > libjs-jquery: Upgrade to 3.3.1.

* sources/meta-qcom 76f22a8...741db33 (3):
  > Merge pull request #424 from YoeDistro/yoe/mut
  > Merge pull request #423 from lumag/fw-fixes
  > Merge pull request #421 from vzapolskiy/debugcc-bump

* sources/meta-qt5 d38470c...cc3d1c0 (3):
  > meta: update license names
  > python3-pytest-qt: add 4.0.2
  > layers: Bump to use kirkstone

* sources/meta-raspberrypi a96a61c...0c5c1c9 (22):
  > ci: No need for checkout step in mirror workflow
  > ci: Add git mirror workflow
  > meta: update license names
  > meta: update variable names
  > layers: Bump to use kirkstone
  > rpi-default-versions: Use 5.15 as default kernel
  > linux-raspberrypi: Add recipe for 5.15 LTS kernel
  > gstreamer1.0-plugins-bad: remove libmms PACKAGECONFIG and add gpl
  > sdcard_image-rpi: fix DeprecationWarning
  > python3-adafruit-blinka: Disable on musl
  > rpi-base.inc: enable i2c-gpio overlay
  > rpi-base.inc: Add vc4-fkms-v3d-pi4 overlay
  > ci: Add workflow to cancel redundant workflows
  > ci: Introduce workflow Yocto operations/builds
  > ci: Introduce workflow for compliance
  > ci: Define an action for cleaning/removing an image
  > ci: Define an action for cleaning dangling image
  > ci: Define an action for building a local docker image
  > docs: Detail the merging process of patches sent through the mailing list
  > README.md: Don't advertise meta-oe dependency
  > Move the python3-adafruit recipes depending on meta-oe to dynamic layers
  > README.md: Add contributing section

* sources/meta-riscv 18227c1...b355046 (1):
  > layers: Bump to use kirkstone

* sources/meta-rockchip 17703ee...966e8a3 (1):
  > layers: bump to use kirkstone

* sources/meta-ti 75ff5168...7938c6b4 (66):
  > u-boot-ti-staging: Bump to 08.02.00.003 release
  > linux-ti-staging-rt: Bump to 08.02.00.003 release
  > linux-ti-staging: Bump to 08.02.00.003 release
  > ti-linux-fw: Bump to 08.02.00.003 release
  > ti-linux-fw: Bump to 08.02.00.002 release
  > u-boot-ti-staging: Bump to 08.02.00.002 release
  > linux-ti-staging-rt: Bump to 08.02.00.002 release
  > linux-ti-staging: Bump to 08.02.00.002 release
  > conf/machine/am57xx-evm: add overlay for OV10635 sensor
  > cnm-wave-fw: Split firmware name into target and source
  > ti-linux-fw: Bump to 08.02.00.001 release
  > u-boot-ti-staging: Bump to 08.02.00.001 release
  > linux-ti-staging-rt: Bump to 08.02.00.001 release
  > linux-ti-staging: Bump to 08.02.00.001 release
  > ipc: ti-rpmsg-char: Update library to 0.4.0
  > u-boot-ti: Support binman image generation
  > cnm-wave-fw: lock the compatiable machine to j721s2-evm
  > Revert "ti-sci-fw: Fix for k3-image-gen issue for combined boot images"
  > ti-linux-fw: Bump up TIFS and DM to v2022.01
  > cnm-wave-fw: Fix name of firmware for j721s2
  > recipes-ti/ti-rtos-bin: Fix unavailable binary path
  > recipes-bsp: Add cnm-wave-fw firmware recipe
  > recipies-ti: ti-rtos-firmware: Fixup typo for rtos firmware
  > recipes-bsp/ti-rtos: Define the TARGET and ALTERNATE_TARGET as well.
  > ti-rtos-bin: Add j721s2
  > recipes-bsp/ti-rtos: Use target_c7x_0 instead of just c7x
  > trusted-firmware-a: Add support for alternate console
  > optee-os: Add support for alternate console
  > machine: Add j721s2 evm configuration
  > meta-ti: use nonarch_base_libdir for firmware installations
  > ti-rtos-firmware: use nonarch_base_libdir for deployment
  > ti33x: move screen feature to machine configs
  > beaglebone: move kernel and dtb to packagegroup-core-boot
  > meta-ti: set layer compatibility with kirkstone
  > meta-ti: update ambiguous "BSD" license with "BSD-3-Clause"
  > meta-ti: move beaglebone-specific components to meta-ti-extras
  > meta-ti: move cuia to meta-ti-extras
  > ti-ipc: use fuller path when including common files
  > meta-ti-extras: setup layer custom licenses
  > meta-ti: move BIOS,XDC,XDAIS, CGT,DSP libs and components to meta-ti-extras
  > wl18xx-calibrator: explicitly specify source branch
  > wlconf: explicitly specify source branch
  > meta-ti: move WiLink components to meta-ti-extras
  > meta-ti-extras: add sub-layer with extra components that don't belong to BSP
  > meta-ti: add MIT license file for the metadata and basic README
  > meta-ti: create a sub-layer meta-ti-bsp from existing content
  > trusted-firmware-a: adjust ${BUILD_DIR} for meta-arm/master
  > gcc-linaro-baremetal: remove 7.2 version of GCC for baremetal Arm and Aarch64
  > dspbios,biosutils: remove remnants of DSP/BIOS, predecessor to SYS/BIOS
  > kselftests: remove outdated version in favor of upstream
  > doxygen: remove outdated version in favor of upstream
  > meta-ti: remove remaining Keystone1/2 overrides
  > classes,recipes: remove K1/2 PDK RTOS support, FWs and IPC transports
  > recipes-bsp: remove Keystone1/2 LLDs
  > conf/machine: remove Keystone1/2 SoC/machine configs
  > formfactor: remove beagleboard-specific configs
  > init-ifupdown: remove default /etc/interfaces file for beagleboard
  > alsa-state: remove asound.state for deprecated beagleboard
  > abefw: remove OMAP4 Audio Back-End (ABE) firmware
  > ti-ocf-crypto-module: remove OMAP3-specific OCF ctypto module
  > linuxutils: remove Linux Utils helper package
  > dmai: remove Davinci Multimedia Application Interface (DMAI)
  > hdvpss: remove DaVinci High-Definition Video Processing Subsystem (HDVPSS)
  > x-load: remove deprecated first stage X-Loader bootloader
  > conf/machine: remove SoC/platforms in DaVinci and OMAP3/4 families
  > ti-sgx-ddk-km: patches got merged upstream, update recipe accordingly

* sources/openembedded-core 17cd727f33...f471361e64 (116):
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > esdk: locked sig mismatch warnings when build from esdk env
  > qemux86: Add identical qemux86copy variant for tests
  > package: rename LICENSE_EXCLUSION
  > python3-nose: drop recipe
  > python3-packaging: inherit setuptools_build_meta
  > python3-mako: inherit setuptools_build_meta
  > python3-dbusmock: set PIP_INSTALL_PACKAGE
  > numpy: set PIP_INSTALL_PACKAGE
  > gi-docgen: set PIP_INSTALL_PACKAGE
  > asciidoc: set PIP_INSTALL_PACKAGE
  > bmap-tools: set PIP_INSTALL_PACKAGE, BASEVER
  > python3-magic: set PIP_INSTALL_PACKAGE
  > python3-subunit: merge inc; set PIP_INSTALL_PACKAGE
  > python3-scons: merge -native recipe
  > python3-smartypants: patch hash bang to python3
  > python3-libarchive-d: set PIP_INSTALL_PACKAGE
  > meson: inherit setuptools_build_meta
  > python3-more-itertools: set PIP_INSTALL_PACKAGE
  > setuptools3.bbclass: refactor for wheels
  > python3-setuptools: inherit setuptools_base_meta
  > python3-pluggy: inherit setuptools_build_meta
  > python3-py: inherit setuptools_build_meta
  > python3-iniconfig: inherit setuptools_build_meta
  > python3-zipp: inherit setuptools_build_meta
  > python3-setuptools-scm: inherit setuptools_build_meta
  > python3-pytest: inherit setuptools_build_meta
  > python3-git: inherit setuptools_build_meta
  > python3-attrs: inherit setuptools_build_meta
  > setuptools_build_meta.bbclass: add helper class
  > python3-pip: inherit setuptools_build_meta
  > pip_install_wheel.bbclass: add helper class
  > python3-wheel: inherit flit_core
  > flit_core.bbclass: add helper for newer python packaging
  > python3-flit-core: add recipe for 3.6.0
  > python3-wheel: move 0.37.1 from meta-python
  > patch.py: Prevent git repo reinitialization
  > initramfs-framework: Add overlayroot module
  > Revert "selftest/lic_checksum: Add test for filename containing space"
  > selftest/lic_checksum: Add test for filename containing space
  > scripts: fix file writing in convert-spdx-licenses
  > icecc.bbclass: fix syntax error
  > scripts: fix file writing in convert-variable-renames
  > meta: Further LICENSE_FLAGS variable updates
  > meta: Rename LICENSE_FLAGS variable
  > bitbake.conf: Add entries to warn on usage of removed variables
  > icecc: Improve variables/terminology
  > meta/scripts: Automated conversion of OE renamed variables
  > scripts: Add convert-variable-renames script for inclusive language variable renaming
  > bitbake.conf: Add entries for renamed variables
  > imagefeatures: selftest: Change variable to be more descriptive
  > multilib: Use renamed SKIP_RECIPE varFlag
  > dnf: Use renamed SKIP_RECIPE varFlag
  > blacklist: Replace class with SKIP_RECIPE variable
  > local.conf/oeqa: Update BB_DISKMON_DIRS use
  > meta/scripts: Handle bitbake variable renaming
  > meta/scripts: Change BB_ENV_EXTRA_WHITE -> BB_ENV_PASSTHROUGH_ADDITIONS
  > layer.conf: Update to use kirkstone
  > sanity.conf: Require bitbake version 1.53.1
  > yocto-check-layer: add ability to perform tests from a global bbclass
  > devtool: explicitly set main or master branches in upgrades when available
  > weston-init: replace deprecated/disabled fbdev with drm backend
  > kernel: make kernel-base recommend kernel-image, not depend
  > oeqa/selftest/bblogging: Split the test cases up for ease of testing
  > oeqa/selftest/bblogging: Add logging tests for bb.build.exec_func with shell/python code
  > boost: Fix build on 32bit arches with 64bit time_t defaults
  > systemd: fix DeprecationWarning about regexps
  > tiff: Add backports for two CVEs from upstream
  > vim: Upgrade 8.2.4314 -> 8.2.4424
  > libxml-parser-perl: Add missing RDEPENDS
  > perl: Improve and update module RPDEPENDS
  > expat: Upgrade 2.4.5 -> 2.4.6
  > expat: Upgrade 2.4.4 -> 2.4.5
  > libhandy: Use upstream regex to check version of upgrade.
  > waffle: add wayland-protocols when building with wayland
  > grub: Fix build with bintutils 2.38 on riscv
  > libgit2: Upgrade to 1.4.1
  > sstate: Setup fetcher environment in advance
  > oeqa/selftest/bbtests: Update after license changes
  > meta/meta-selftest/meta-skeleton: Update LICENSE variable to use SPDX license identifiers
  > scripts: Add a conversion script to use SPDX license names
  > core-image-testmaster: Rename to core-image-testcontroller
  > gstreamer1.0: update licenses of all modules
  > gdb: update 11.1 -> 11.2
  > archiver: Fix typo
  > glibc: fix create thread failed in unprivileged process
  > go: upgrade 1.17.6 -> 1.17.7
  > recipeutils: Add missing get_srcrev() call
  > diffoscope: upgrade 202 -> 204
  > libical: upgrade 3.0.13 -> 3.0.14
  > gst-examples: upgrade 1.18.5 -> 1.18.6
  > shaderc: upgrade 2022.0 -> 2022.1
  > piglit: upgrade to latest revision
  > pango: upgrade 1.48.10 -> 1.50.4
  > gi-docgen: upgrade 2021.8 -> 2022.1
  > vala: upgrade 0.54.6 -> 0.54.7
  > python3-pytest: upgrade 7.0.0 -> 7.0.1
  > python3-dtschema: upgrade 2021.12 -> 2022.1
  > mmc-utils: upgrade to latest revision
  > meson: upgrade 0.61.1 -> 0.61.2
  > help2man: upgrade 1.48.5 -> 1.49.1
  > repo: upgrade 2.20 -> 2.21
  > python3-tomli: upgrade 2.0.0 -> 2.0.1
  > util-linux: upgrade 2.37.3 -> 2.37.4
  > libgit2: update 1.3.0 -> 1.4.0
  > xkeyboard-config: update 2.34 -> 2.35.1
  > vulkan-samples: update to latest revision
  > vulkan: update 1.2.198 -> 1.3.204
  > webkitgtk: remove rejected patch
  > man-db: update 2.10.0 -> 2.10.1
  > webkitgtk: drop patch merged upstream
  > weston-init: disable systemd watchdog option
  > gstreamer1.0: disable flaky gstbin:test_watch_for_state_change test
  > features_check/insane: Use hasOverrides datastore method
  > oeqa/selftest/bbtests: Update to match changed bitbake output
  > selftest/bbtests: Add tests for git floating tag resolution

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Feb 23, 2022
… sources/meta-atmel sources/meta-clang sources/meta-elm-binary sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-ti sources/openembedded-core

* sources/bitbake e5144887...3b88562d (39):
  > data_smart: Avoid exceptions for non string data
  > bitbake: Bump version to 1.53.1
  > lib/bb: fix exit when found renamed variables
  > bitbake: Replace remaining "abort" usage
  > lib/bb: Replace "ABORT" action in BB_DISKMON_DIRS
  > lib/bb: Replace "abort" usage in task handling
  > lib: Replace remaining "blacklist"/"whitelist" usage
  > data_smart: Add support to BB_RENAMED_VARIABLES for custom strings
  > data_smart: Allow rename mechanism to show full expressions
  > bitbake: Rename allowed multiple provider variable
  > bitbake: Rename setscene enforce filtering variable
  > bitbake: Rename configuration hash filtering variable
  > bitbake: Rename environment filtering variables
  > bitbake: Rename basehas and taskhash filtering variables
  > data_smart/cookerdata: Add variable remapping support
  > utils: Ensure shell function failure in python logging is correct
  > fetch2: Abstract fetcher environment to a function
  > wget: Fix grammar "can happen"
  > utils: Fix typo "dependency" and "spawning"
  > tinfoil: Fix typo "receive" and "something"
  > progress: Fix typo "wherever"
  > process: Fix typo: "process"
  > persist_data: Fix typo "committed"
  > fetch2/git: Remove duplicate "the"
  > fetch2: Fix typo "conform" and "processed"
  > event: Fix typo "asynchronous" and "occasionally"
  > daemonize: Fix typo "separate"
  > cookerdata: Fix typo "normally"
  > cooker: Fix typo "isn't" and "tuples"
  > fetch2/wget: move loop-invariant load of BB_ORIGENV
  > utils: Fix environment decorator logic error
  > data_smart: Add hasOverrides method to public datastore API
  > msg: Ensure manually created loggers have the once filter
  > msg: Add bb.warnonce() and bb.erroronce() log methods
  > cooker: Improve parsing failure from handled exception usability
  > data_smart: Fix overrides file/line message additions
  > asyncrpc: Fix attribute errors
  > contrib: Fix hash server Dockerfile dependencies
  > fetch2/cooker: Fix source revision handling with floating upstreams

* sources/meta-96boards c0a7f40...3389eed (4):
  > layers: Bump to use kirkstone
  > u-boot: Make recipe specific to poplar
  > u-boot-orangepi-i96: Enable it for selected machine
  > u-boot-juno: Remove recipe

* sources/meta-arm 3144638...53a40b1 (18):
  > meta: update license names
  > layers: Bump to use kirkstone
  > Update for LICENSE_FLAGS_WHITELIST rename to _ACCEPTED.
  > meta-arm-toolchain: Use renamed SKIP_RECIPE var flags
  > meta-arm-toolchain: Use renamed BB_BASEHASH_IGNORE_VARS variable
  > arm-bsp/security: move TS patches to corstone1000 directory
  > ci: remove psa-arch-tests from corstone1000-common.yml
  > kas/corstone1000-base: update meta-arm-image SHA
  > arm-bsp/security: trusted-services to fix psa-arch-tests
  > arm-bsp/security: drop psa-arch-tests recipe
  > arm-bsp/tf-m: update git SHA
  > arm-bsp/security: replace mbedcrypto with mbedtls
  > arm-bsp/docs: Update fvp-baser-aemv8r64 docs
  > arm-bsp/conf: Use real-time clock for fvp-baser-aemv8r64
  > arm-bsp/kernel: Use 4 Gb of RAM in fvp-baser-aemv8r64
  > arm-bsp/u-boot: Add U-Boot for fvp-baser-aemv8r64
  > arm-bsp/boot-wrapper-aarch64: Update patches for fvp-baser-aemv8r64
  > arm/boot-wrapper-aarch64: Upgrade to newer revision

* sources/meta-atmel 749ed98...bcc0830 (3):
  > Merge branch 'yoe/mut' of https://github.com/YoeDistro/meta-atmel
  > flashing.txt: update and modify meaning of documentation
  > scripts: remove old sam-ba flasher

* sources/meta-clang d5219d8...967b2c0 (9):
  > layers: Bump to use kirkstone
  > bpftrace: Upgrade to latest master
  > clang.bbclass: Use llvm provided binutils when using toolchain-clang
  > nonclangable.conf: Disable llvm-objcopy/llvm-strip on selected recipes
  > clang: Update to latest 14.x
  > clang: Provide cross names for common llvm binutils
  > ntfs-3g-ntfsprogs,cdrkit,xscreensaver: Disable -O2 to avoid clang14 hangs for riscv
  > clang.bbclass: Fix typo about big.LITTLE tune options
  > castxml: bump to 0.4.4

* sources/meta-elm-binary df225a0...0e66cdf (1):
  > Merge pull request #5 from YoeDistro/yoe/mut

* sources/meta-freescale 1ef22812...a021abc0 (3):
  > Merge pull request #981 from YoeDistro/yoe/mut
  > kernel-module-imx-gpu-viv: 6.4.0.p2.4+fslc -> 6.4.3.p2.4+fslc
  > Merge pull request #979 from zandrey/optee-fix-bsd-license

* sources/meta-freescale-3rdparty 6059586...10a470a (3):
  > Merge pull request #195 from YoeDistro/yoe/mut
  > Merge pull request #193 from Ossanes/topic/imx7d-remarkable2-remove-firmwares
  > Merge pull request #192 from Ossanes/topic/imx6dl-riotboard-uboot

* sources/meta-intel 0975ec02...2bdc4328 (2):
  > layer.conf: include kirkstone in LAYERSERIES_COMPAT
  > meta: rename CVE_CHECK_WHITELIST to CVE_CHECK_IGNORE

* sources/meta-odroid 99d9b87...9b8c34d (2):
  > layers: Bump to use kirkstone
  > linux-hardkernel: Use SKIP_RECIPE varflag

* sources/meta-openembedded ea223bd3da...edd2a422cf (47):
  > xfce4-panel: disable vala
  > libxfce4ui: disable vala
  > xfconf: inherit vala
  > libxfce4util: inherit vala
  > libcamera: add pkg-config files
  > libio-socket-ssl-perl: upgrade 2.073 -> 2.074
  > graphviz: added PACKAGECONFIG for librsvg
  > libjcat: upgrade 0.1.9 -> 0.1.10
  > monit: upgrade 5.30.0 -> 5.31.0
  > libgusb: upgrade 0.3.9 -> 0.3.10
  > libxmlb: upgrade 0.3.6 -> 0.3.7
  > gnuplot: upgrade 5.4.2 -> 5.4.3
  > inotify-tools: upgrade 3.21.9.6 -> 3.22.1.0
  > iotop: upgrade 1.20 -> 1.21
  > iscsi-initiator-utils: upgrade 2.1.5 -> 2.1.6
  > libwnck3: upgrade 40.0 -> 40.1
  > gnome-autoar: upgrade 0.4.2 -> 0.4.3
  > gedit: upgrade 40.1 -> 41.0
  > libwacom: upgrade 1.12 -> 2.1.0
  > python3-croniter: Upgrade 1.2.0 -> 1.3.4
  > python3-itsdangerous: Upgrade 2.0.1 -> 2.1.0
  > python3-dt-schema: remove recipe
  > libxml++-5.0: Add recipe for libxml++ 5.0
  > libxml++: Upgrade to 2.42.1 release
  > atkmm: Add new recipe for 2.36+
  > pangomm: Add recipe for pangomm-2.48
  > cairomm: Add recipe for cairomm 1.16
  > glibmm: Add recipe for 2.70.0
  > Fix DeprecationWarning about regexps
  > iotop: Disable lto with clang for rv32
  > capnproto: Link with libatomic on rv32
  > layers: Bump to use kirkstone
  > meta-oe: Use new variable SYSROOT_DIRS_IGNORE
  > recipes: Use new CVE_CHECK_IGNORE variable
  > recipes: Use renamed SKIP_RECIPE varFlag
  > geany-plugins: Fix build with libgit2 1.4+
  > libsigc++-3: Upgrade to 3.2.0
  > nodejs: add option to use openssl legacy providers
  > dnf-plugin-tui: Fix a bug of multilib
  > boost-sml: add new recipe
  > networking: add new netsniff-ng recipe version 0.6.8
  > rtc-tools: Update to 2022.02
  > wireplumber: Improve configuration
  > netdata: version bump 1.33.0 -> 1.33.1
  > rsyslog: update to 8.2202
  > plymouth: Add the retain-splash option
  > libjs-jquery: Upgrade to 3.3.1.

* sources/meta-qcom 76f22a8...741db33 (3):
  > Merge pull request #424 from YoeDistro/yoe/mut
  > Merge pull request #423 from lumag/fw-fixes
  > Merge pull request #421 from vzapolskiy/debugcc-bump

* sources/meta-qt5 d38470c...cc3d1c0 (3):
  > meta: update license names
  > python3-pytest-qt: add 4.0.2
  > layers: Bump to use kirkstone

* sources/meta-raspberrypi a96a61c...0c5c1c9 (22):
  > ci: No need for checkout step in mirror workflow
  > ci: Add git mirror workflow
  > meta: update license names
  > meta: update variable names
  > layers: Bump to use kirkstone
  > rpi-default-versions: Use 5.15 as default kernel
  > linux-raspberrypi: Add recipe for 5.15 LTS kernel
  > gstreamer1.0-plugins-bad: remove libmms PACKAGECONFIG and add gpl
  > sdcard_image-rpi: fix DeprecationWarning
  > python3-adafruit-blinka: Disable on musl
  > rpi-base.inc: enable i2c-gpio overlay
  > rpi-base.inc: Add vc4-fkms-v3d-pi4 overlay
  > ci: Add workflow to cancel redundant workflows
  > ci: Introduce workflow Yocto operations/builds
  > ci: Introduce workflow for compliance
  > ci: Define an action for cleaning/removing an image
  > ci: Define an action for cleaning dangling image
  > ci: Define an action for building a local docker image
  > docs: Detail the merging process of patches sent through the mailing list
  > README.md: Don't advertise meta-oe dependency
  > Move the python3-adafruit recipes depending on meta-oe to dynamic layers
  > README.md: Add contributing section

* sources/meta-riscv 18227c1...b355046 (1):
  > layers: Bump to use kirkstone

* sources/meta-rockchip 17703ee...966e8a3 (1):
  > layers: bump to use kirkstone

* sources/meta-ti 75ff5168...7938c6b4 (66):
  > u-boot-ti-staging: Bump to 08.02.00.003 release
  > linux-ti-staging-rt: Bump to 08.02.00.003 release
  > linux-ti-staging: Bump to 08.02.00.003 release
  > ti-linux-fw: Bump to 08.02.00.003 release
  > ti-linux-fw: Bump to 08.02.00.002 release
  > u-boot-ti-staging: Bump to 08.02.00.002 release
  > linux-ti-staging-rt: Bump to 08.02.00.002 release
  > linux-ti-staging: Bump to 08.02.00.002 release
  > conf/machine/am57xx-evm: add overlay for OV10635 sensor
  > cnm-wave-fw: Split firmware name into target and source
  > ti-linux-fw: Bump to 08.02.00.001 release
  > u-boot-ti-staging: Bump to 08.02.00.001 release
  > linux-ti-staging-rt: Bump to 08.02.00.001 release
  > linux-ti-staging: Bump to 08.02.00.001 release
  > ipc: ti-rpmsg-char: Update library to 0.4.0
  > u-boot-ti: Support binman image generation
  > cnm-wave-fw: lock the compatiable machine to j721s2-evm
  > Revert "ti-sci-fw: Fix for k3-image-gen issue for combined boot images"
  > ti-linux-fw: Bump up TIFS and DM to v2022.01
  > cnm-wave-fw: Fix name of firmware for j721s2
  > recipes-ti/ti-rtos-bin: Fix unavailable binary path
  > recipes-bsp: Add cnm-wave-fw firmware recipe
  > recipies-ti: ti-rtos-firmware: Fixup typo for rtos firmware
  > recipes-bsp/ti-rtos: Define the TARGET and ALTERNATE_TARGET as well.
  > ti-rtos-bin: Add j721s2
  > recipes-bsp/ti-rtos: Use target_c7x_0 instead of just c7x
  > trusted-firmware-a: Add support for alternate console
  > optee-os: Add support for alternate console
  > machine: Add j721s2 evm configuration
  > meta-ti: use nonarch_base_libdir for firmware installations
  > ti-rtos-firmware: use nonarch_base_libdir for deployment
  > ti33x: move screen feature to machine configs
  > beaglebone: move kernel and dtb to packagegroup-core-boot
  > meta-ti: set layer compatibility with kirkstone
  > meta-ti: update ambiguous "BSD" license with "BSD-3-Clause"
  > meta-ti: move beaglebone-specific components to meta-ti-extras
  > meta-ti: move cuia to meta-ti-extras
  > ti-ipc: use fuller path when including common files
  > meta-ti-extras: setup layer custom licenses
  > meta-ti: move BIOS,XDC,XDAIS, CGT,DSP libs and components to meta-ti-extras
  > wl18xx-calibrator: explicitly specify source branch
  > wlconf: explicitly specify source branch
  > meta-ti: move WiLink components to meta-ti-extras
  > meta-ti-extras: add sub-layer with extra components that don't belong to BSP
  > meta-ti: add MIT license file for the metadata and basic README
  > meta-ti: create a sub-layer meta-ti-bsp from existing content
  > trusted-firmware-a: adjust ${BUILD_DIR} for meta-arm/master
  > gcc-linaro-baremetal: remove 7.2 version of GCC for baremetal Arm and Aarch64
  > dspbios,biosutils: remove remnants of DSP/BIOS, predecessor to SYS/BIOS
  > kselftests: remove outdated version in favor of upstream
  > doxygen: remove outdated version in favor of upstream
  > meta-ti: remove remaining Keystone1/2 overrides
  > classes,recipes: remove K1/2 PDK RTOS support, FWs and IPC transports
  > recipes-bsp: remove Keystone1/2 LLDs
  > conf/machine: remove Keystone1/2 SoC/machine configs
  > formfactor: remove beagleboard-specific configs
  > init-ifupdown: remove default /etc/interfaces file for beagleboard
  > alsa-state: remove asound.state for deprecated beagleboard
  > abefw: remove OMAP4 Audio Back-End (ABE) firmware
  > ti-ocf-crypto-module: remove OMAP3-specific OCF ctypto module
  > linuxutils: remove Linux Utils helper package
  > dmai: remove Davinci Multimedia Application Interface (DMAI)
  > hdvpss: remove DaVinci High-Definition Video Processing Subsystem (HDVPSS)
  > x-load: remove deprecated first stage X-Loader bootloader
  > conf/machine: remove SoC/platforms in DaVinci and OMAP3/4 families
  > ti-sgx-ddk-km: patches got merged upstream, update recipe accordingly

* sources/openembedded-core 17cd727f333...46135c87345 (76):
  > scripts: fix file writing in convert-spdx-licenses
  > icecc.bbclass: fix syntax error
  > scripts: fix file writing in convert-variable-renames
  > meta: Further LICENSE_FLAGS variable updates
  > meta: Rename LICENSE_FLAGS variable
  > bitbake.conf: Add entries to warn on usage of removed variables
  > icecc: Improve variables/terminology
  > meta/scripts: Automated conversion of OE renamed variables
  > scripts: Add convert-variable-renames script for inclusive language variable renaming
  > bitbake.conf: Add entries for renamed variables
  > imagefeatures: selftest: Change variable to be more descriptive
  > multilib: Use renamed SKIP_RECIPE varFlag
  > dnf: Use renamed SKIP_RECIPE varFlag
  > blacklist: Replace class with SKIP_RECIPE variable
  > local.conf/oeqa: Update BB_DISKMON_DIRS use
  > meta/scripts: Handle bitbake variable renaming
  > meta/scripts: Change BB_ENV_EXTRA_WHITE -> BB_ENV_PASSTHROUGH_ADDITIONS
  > layer.conf: Update to use kirkstone
  > sanity.conf: Require bitbake version 1.53.1
  > yocto-check-layer: add ability to perform tests from a global bbclass
  > devtool: explicitly set main or master branches in upgrades when available
  > weston-init: replace deprecated/disabled fbdev with drm backend
  > kernel: make kernel-base recommend kernel-image, not depend
  > oeqa/selftest/bblogging: Split the test cases up for ease of testing
  > oeqa/selftest/bblogging: Add logging tests for bb.build.exec_func with shell/python code
  > boost: Fix build on 32bit arches with 64bit time_t defaults
  > systemd: fix DeprecationWarning about regexps
  > tiff: Add backports for two CVEs from upstream
  > vim: Upgrade 8.2.4314 -> 8.2.4424
  > libxml-parser-perl: Add missing RDEPENDS
  > perl: Improve and update module RPDEPENDS
  > expat: Upgrade 2.4.5 -> 2.4.6
  > expat: Upgrade 2.4.4 -> 2.4.5
  > libhandy: Use upstream regex to check version of upgrade.
  > waffle: add wayland-protocols when building with wayland
  > grub: Fix build with bintutils 2.38 on riscv
  > libgit2: Upgrade to 1.4.1
  > sstate: Setup fetcher environment in advance
  > oeqa/selftest/bbtests: Update after license changes
  > meta/meta-selftest/meta-skeleton: Update LICENSE variable to use SPDX license identifiers
  > scripts: Add a conversion script to use SPDX license names
  > core-image-testmaster: Rename to core-image-testcontroller
  > gstreamer1.0: update licenses of all modules
  > gdb: update 11.1 -> 11.2
  > archiver: Fix typo
  > glibc: fix create thread failed in unprivileged process
  > go: upgrade 1.17.6 -> 1.17.7
  > recipeutils: Add missing get_srcrev() call
  > diffoscope: upgrade 202 -> 204
  > libical: upgrade 3.0.13 -> 3.0.14
  > gst-examples: upgrade 1.18.5 -> 1.18.6
  > shaderc: upgrade 2022.0 -> 2022.1
  > piglit: upgrade to latest revision
  > pango: upgrade 1.48.10 -> 1.50.4
  > gi-docgen: upgrade 2021.8 -> 2022.1
  > vala: upgrade 0.54.6 -> 0.54.7
  > python3-pytest: upgrade 7.0.0 -> 7.0.1
  > python3-dtschema: upgrade 2021.12 -> 2022.1
  > mmc-utils: upgrade to latest revision
  > meson: upgrade 0.61.1 -> 0.61.2
  > help2man: upgrade 1.48.5 -> 1.49.1
  > repo: upgrade 2.20 -> 2.21
  > python3-tomli: upgrade 2.0.0 -> 2.0.1
  > util-linux: upgrade 2.37.3 -> 2.37.4
  > libgit2: update 1.3.0 -> 1.4.0
  > xkeyboard-config: update 2.34 -> 2.35.1
  > vulkan-samples: update to latest revision
  > vulkan: update 1.2.198 -> 1.3.204
  > webkitgtk: remove rejected patch
  > man-db: update 2.10.0 -> 2.10.1
  > webkitgtk: drop patch merged upstream
  > weston-init: disable systemd watchdog option
  > gstreamer1.0: disable flaky gstbin:test_watch_for_state_change test
  > features_check/insane: Use hasOverrides datastore method
  > oeqa/selftest/bbtests: Update to match changed bitbake output
  > selftest/bbtests: Add tests for git floating tag resolution

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Feb 23, 2022
… sources/meta-atmel sources/meta-clang sources/meta-elm-binary sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-ti sources/openembedded-core

* sources/bitbake e5144887...e73395e8 (44):
  > fetcher2: Use SkipRecipe instead of erroring out
  > Revert "checksum: Support uri formatted file list"
  > checksum: Support uri formatted file list
  > Revert "ast: Fix YOCTO #8621?"
  > ast: Fix YOCTO #8621?
  > data_smart: Avoid exceptions for non string data
  > bitbake: Bump version to 1.53.1
  > lib/bb: fix exit when found renamed variables
  > bitbake: Replace remaining "abort" usage
  > lib/bb: Replace "ABORT" action in BB_DISKMON_DIRS
  > lib/bb: Replace "abort" usage in task handling
  > lib: Replace remaining "blacklist"/"whitelist" usage
  > data_smart: Add support to BB_RENAMED_VARIABLES for custom strings
  > data_smart: Allow rename mechanism to show full expressions
  > bitbake: Rename allowed multiple provider variable
  > bitbake: Rename setscene enforce filtering variable
  > bitbake: Rename configuration hash filtering variable
  > bitbake: Rename environment filtering variables
  > bitbake: Rename basehas and taskhash filtering variables
  > data_smart/cookerdata: Add variable remapping support
  > utils: Ensure shell function failure in python logging is correct
  > fetch2: Abstract fetcher environment to a function
  > wget: Fix grammar "can happen"
  > utils: Fix typo "dependency" and "spawning"
  > tinfoil: Fix typo "receive" and "something"
  > progress: Fix typo "wherever"
  > process: Fix typo: "process"
  > persist_data: Fix typo "committed"
  > fetch2/git: Remove duplicate "the"
  > fetch2: Fix typo "conform" and "processed"
  > event: Fix typo "asynchronous" and "occasionally"
  > daemonize: Fix typo "separate"
  > cookerdata: Fix typo "normally"
  > cooker: Fix typo "isn't" and "tuples"
  > fetch2/wget: move loop-invariant load of BB_ORIGENV
  > utils: Fix environment decorator logic error
  > data_smart: Add hasOverrides method to public datastore API
  > msg: Ensure manually created loggers have the once filter
  > msg: Add bb.warnonce() and bb.erroronce() log methods
  > cooker: Improve parsing failure from handled exception usability
  > data_smart: Fix overrides file/line message additions
  > asyncrpc: Fix attribute errors
  > contrib: Fix hash server Dockerfile dependencies
  > fetch2/cooker: Fix source revision handling with floating upstreams

* sources/meta-96boards c0a7f40...3389eed (4):
  > layers: Bump to use kirkstone
  > u-boot: Make recipe specific to poplar
  > u-boot-orangepi-i96: Enable it for selected machine
  > u-boot-juno: Remove recipe

* sources/meta-arm 3144638...f1d818c (19):
  > ffa-debugfs-mod: Do not build for rpi machines
  > meta: update license names
  > layers: Bump to use kirkstone
  > Update for LICENSE_FLAGS_WHITELIST rename to _ACCEPTED.
  > meta-arm-toolchain: Use renamed SKIP_RECIPE var flags
  > meta-arm-toolchain: Use renamed BB_BASEHASH_IGNORE_VARS variable
  > arm-bsp/security: move TS patches to corstone1000 directory
  > ci: remove psa-arch-tests from corstone1000-common.yml
  > kas/corstone1000-base: update meta-arm-image SHA
  > arm-bsp/security: trusted-services to fix psa-arch-tests
  > arm-bsp/security: drop psa-arch-tests recipe
  > arm-bsp/tf-m: update git SHA
  > arm-bsp/security: replace mbedcrypto with mbedtls
  > arm-bsp/docs: Update fvp-baser-aemv8r64 docs
  > arm-bsp/conf: Use real-time clock for fvp-baser-aemv8r64
  > arm-bsp/kernel: Use 4 Gb of RAM in fvp-baser-aemv8r64
  > arm-bsp/u-boot: Add U-Boot for fvp-baser-aemv8r64
  > arm-bsp/boot-wrapper-aarch64: Update patches for fvp-baser-aemv8r64
  > arm/boot-wrapper-aarch64: Upgrade to newer revision

* sources/meta-atmel 749ed98...bcc0830 (3):
  > Merge branch 'yoe/mut' of https://github.com/YoeDistro/meta-atmel
  > flashing.txt: update and modify meaning of documentation
  > scripts: remove old sam-ba flasher

* sources/meta-clang d5219d8...be3984a (14):
  > qtlocation: Use -Os on mips/clang
  > go-helloworld: Force use GNU strip and objcopy
  > kexec-tools-klibc: Do not use llvm-strip on mips
  > libvorbis,x264,dcadec,graphviz: Use -O0 on mips
  > clang: Use GNU objdump on mips
  > layers: Bump to use kirkstone
  > bpftrace: Upgrade to latest master
  > clang.bbclass: Use llvm provided binutils when using toolchain-clang
  > nonclangable.conf: Disable llvm-objcopy/llvm-strip on selected recipes
  > clang: Update to latest 14.x
  > clang: Provide cross names for common llvm binutils
  > ntfs-3g-ntfsprogs,cdrkit,xscreensaver: Disable -O2 to avoid clang14 hangs for riscv
  > clang.bbclass: Fix typo about big.LITTLE tune options
  > castxml: bump to 0.4.4

* sources/meta-elm-binary df225a0...0e66cdf (1):
  > Merge pull request #5 from YoeDistro/yoe/mut

* sources/meta-freescale 1ef22812...a021abc0 (3):
  > Merge pull request #981 from YoeDistro/yoe/mut
  > kernel-module-imx-gpu-viv: 6.4.0.p2.4+fslc -> 6.4.3.p2.4+fslc
  > Merge pull request #979 from zandrey/optee-fix-bsd-license

* sources/meta-freescale-3rdparty 6059586...10a470a (3):
  > Merge pull request #195 from YoeDistro/yoe/mut
  > Merge pull request #193 from Ossanes/topic/imx7d-remarkable2-remove-firmwares
  > Merge pull request #192 from Ossanes/topic/imx6dl-riotboard-uboot

* sources/meta-intel 0975ec02...2bdc4328 (2):
  > layer.conf: include kirkstone in LAYERSERIES_COMPAT
  > meta: rename CVE_CHECK_WHITELIST to CVE_CHECK_IGNORE

* sources/meta-odroid 99d9b87...9b8c34d (2):
  > layers: Bump to use kirkstone
  > linux-hardkernel: Use SKIP_RECIPE varflag

* sources/meta-openembedded ea223bd3d...fa0bf40d6 (67):
  > XXX: Add Github actions CI support
  > python3-test-generator: drop recipe
  > python3-wheel: drop; moved to oe-core
  > python3-click: Upgrade 8.0.3 -> 8.0.4
  > python3-distro: Upgrade 1.6.0 -> 1.7.0
  > python3-alembic upgrade 1.7.5 -> 1.7.6
  > poppler: upgrade 22.01.0 -> 22.02.0
  > pugixml: upgrade 1.11.4 -> 1.12
  > postgresql: upgrade 14.1 -> 14.2
  > phpmyadmin: upgrade 5.1.2 -> 5.1.3
  > protobuf: upgrade 3.19.3 -> 3.19.4
  > nautilus: upgrade 41.1 -> 41.2
  > netplan: upgrade 0.103 -> 0.104
  > rdma-core: upgrade 38.0 -> 39.0
  > nano: upgrade 6.0 -> 6.2
  > php: upgrade 8.1.2 -> 8.1.3
  > mpv: upgrade 0.34.0 -> 0.34.1
  > Revert "libcamera: add pkg-config files"
  > pcapplusplus: add new recipe
  > abseil-cpp: Fix build with gcc11
  > xfce4-panel: disable vala
  > libxfce4ui: disable vala
  > xfconf: inherit vala
  > libxfce4util: inherit vala
  > libcamera: add pkg-config files
  > libio-socket-ssl-perl: upgrade 2.073 -> 2.074
  > graphviz: added PACKAGECONFIG for librsvg
  > libjcat: upgrade 0.1.9 -> 0.1.10
  > monit: upgrade 5.30.0 -> 5.31.0
  > libgusb: upgrade 0.3.9 -> 0.3.10
  > libxmlb: upgrade 0.3.6 -> 0.3.7
  > gnuplot: upgrade 5.4.2 -> 5.4.3
  > inotify-tools: upgrade 3.21.9.6 -> 3.22.1.0
  > iotop: upgrade 1.20 -> 1.21
  > iscsi-initiator-utils: upgrade 2.1.5 -> 2.1.6
  > libwnck3: upgrade 40.0 -> 40.1
  > gnome-autoar: upgrade 0.4.2 -> 0.4.3
  > gedit: upgrade 40.1 -> 41.0
  > libwacom: upgrade 1.12 -> 2.1.0
  > python3-croniter: Upgrade 1.2.0 -> 1.3.4
  > python3-itsdangerous: Upgrade 2.0.1 -> 2.1.0
  > python3-dt-schema: remove recipe
  > libxml++-5.0: Add recipe for libxml++ 5.0
  > libxml++: Upgrade to 2.42.1 release
  > atkmm: Add new recipe for 2.36+
  > pangomm: Add recipe for pangomm-2.48
  > cairomm: Add recipe for cairomm 1.16
  > glibmm: Add recipe for 2.70.0
  > Fix DeprecationWarning about regexps
  > iotop: Disable lto with clang for rv32
  > capnproto: Link with libatomic on rv32
  > layers: Bump to use kirkstone
  > meta-oe: Use new variable SYSROOT_DIRS_IGNORE
  > recipes: Use new CVE_CHECK_IGNORE variable
  > recipes: Use renamed SKIP_RECIPE varFlag
  > geany-plugins: Fix build with libgit2 1.4+
  > libsigc++-3: Upgrade to 3.2.0
  > nodejs: add option to use openssl legacy providers
  > dnf-plugin-tui: Fix a bug of multilib
  > boost-sml: add new recipe
  > networking: add new netsniff-ng recipe version 0.6.8
  > rtc-tools: Update to 2022.02
  > wireplumber: Improve configuration
  > netdata: version bump 1.33.0 -> 1.33.1
  > rsyslog: update to 8.2202
  > plymouth: Add the retain-splash option
  > libjs-jquery: Upgrade to 3.3.1.

* sources/meta-qcom 76f22a8...741db33 (3):
  > Merge pull request #424 from YoeDistro/yoe/mut
  > Merge pull request #423 from lumag/fw-fixes
  > Merge pull request #421 from vzapolskiy/debugcc-bump

* sources/meta-qt5 d38470c...cc3d1c0 (3):
  > meta: update license names
  > python3-pytest-qt: add 4.0.2
  > layers: Bump to use kirkstone

* sources/meta-raspberrypi a96a61c...e39a0a5 (23):
  > ci: Use the current stable version for the mirror action
  > ci: No need for checkout step in mirror workflow
  > ci: Add git mirror workflow
  > meta: update license names
  > meta: update variable names
  > layers: Bump to use kirkstone
  > rpi-default-versions: Use 5.15 as default kernel
  > linux-raspberrypi: Add recipe for 5.15 LTS kernel
  > gstreamer1.0-plugins-bad: remove libmms PACKAGECONFIG and add gpl
  > sdcard_image-rpi: fix DeprecationWarning
  > python3-adafruit-blinka: Disable on musl
  > rpi-base.inc: enable i2c-gpio overlay
  > rpi-base.inc: Add vc4-fkms-v3d-pi4 overlay
  > ci: Add workflow to cancel redundant workflows
  > ci: Introduce workflow Yocto operations/builds
  > ci: Introduce workflow for compliance
  > ci: Define an action for cleaning/removing an image
  > ci: Define an action for cleaning dangling image
  > ci: Define an action for building a local docker image
  > docs: Detail the merging process of patches sent through the mailing list
  > README.md: Don't advertise meta-oe dependency
  > Move the python3-adafruit recipes depending on meta-oe to dynamic layers
  > README.md: Add contributing section

* sources/meta-riscv 18227c1...b355046 (1):
  > layers: Bump to use kirkstone

* sources/meta-rockchip 17703ee...966e8a3 (1):
  > layers: bump to use kirkstone

* sources/meta-ti 75ff5168...7938c6b4 (66):
  > u-boot-ti-staging: Bump to 08.02.00.003 release
  > linux-ti-staging-rt: Bump to 08.02.00.003 release
  > linux-ti-staging: Bump to 08.02.00.003 release
  > ti-linux-fw: Bump to 08.02.00.003 release
  > ti-linux-fw: Bump to 08.02.00.002 release
  > u-boot-ti-staging: Bump to 08.02.00.002 release
  > linux-ti-staging-rt: Bump to 08.02.00.002 release
  > linux-ti-staging: Bump to 08.02.00.002 release
  > conf/machine/am57xx-evm: add overlay for OV10635 sensor
  > cnm-wave-fw: Split firmware name into target and source
  > ti-linux-fw: Bump to 08.02.00.001 release
  > u-boot-ti-staging: Bump to 08.02.00.001 release
  > linux-ti-staging-rt: Bump to 08.02.00.001 release
  > linux-ti-staging: Bump to 08.02.00.001 release
  > ipc: ti-rpmsg-char: Update library to 0.4.0
  > u-boot-ti: Support binman image generation
  > cnm-wave-fw: lock the compatiable machine to j721s2-evm
  > Revert "ti-sci-fw: Fix for k3-image-gen issue for combined boot images"
  > ti-linux-fw: Bump up TIFS and DM to v2022.01
  > cnm-wave-fw: Fix name of firmware for j721s2
  > recipes-ti/ti-rtos-bin: Fix unavailable binary path
  > recipes-bsp: Add cnm-wave-fw firmware recipe
  > recipies-ti: ti-rtos-firmware: Fixup typo for rtos firmware
  > recipes-bsp/ti-rtos: Define the TARGET and ALTERNATE_TARGET as well.
  > ti-rtos-bin: Add j721s2
  > recipes-bsp/ti-rtos: Use target_c7x_0 instead of just c7x
  > trusted-firmware-a: Add support for alternate console
  > optee-os: Add support for alternate console
  > machine: Add j721s2 evm configuration
  > meta-ti: use nonarch_base_libdir for firmware installations
  > ti-rtos-firmware: use nonarch_base_libdir for deployment
  > ti33x: move screen feature to machine configs
  > beaglebone: move kernel and dtb to packagegroup-core-boot
  > meta-ti: set layer compatibility with kirkstone
  > meta-ti: update ambiguous "BSD" license with "BSD-3-Clause"
  > meta-ti: move beaglebone-specific components to meta-ti-extras
  > meta-ti: move cuia to meta-ti-extras
  > ti-ipc: use fuller path when including common files
  > meta-ti-extras: setup layer custom licenses
  > meta-ti: move BIOS,XDC,XDAIS, CGT,DSP libs and components to meta-ti-extras
  > wl18xx-calibrator: explicitly specify source branch
  > wlconf: explicitly specify source branch
  > meta-ti: move WiLink components to meta-ti-extras
  > meta-ti-extras: add sub-layer with extra components that don't belong to BSP
  > meta-ti: add MIT license file for the metadata and basic README
  > meta-ti: create a sub-layer meta-ti-bsp from existing content
  > trusted-firmware-a: adjust ${BUILD_DIR} for meta-arm/master
  > gcc-linaro-baremetal: remove 7.2 version of GCC for baremetal Arm and Aarch64
  > dspbios,biosutils: remove remnants of DSP/BIOS, predecessor to SYS/BIOS
  > kselftests: remove outdated version in favor of upstream
  > doxygen: remove outdated version in favor of upstream
  > meta-ti: remove remaining Keystone1/2 overrides
  > classes,recipes: remove K1/2 PDK RTOS support, FWs and IPC transports
  > recipes-bsp: remove Keystone1/2 LLDs
  > conf/machine: remove Keystone1/2 SoC/machine configs
  > formfactor: remove beagleboard-specific configs
  > init-ifupdown: remove default /etc/interfaces file for beagleboard
  > alsa-state: remove asound.state for deprecated beagleboard
  > abefw: remove OMAP4 Audio Back-End (ABE) firmware
  > ti-ocf-crypto-module: remove OMAP3-specific OCF ctypto module
  > linuxutils: remove Linux Utils helper package
  > dmai: remove Davinci Multimedia Application Interface (DMAI)
  > hdvpss: remove DaVinci High-Definition Video Processing Subsystem (HDVPSS)
  > x-load: remove deprecated first stage X-Loader bootloader
  > conf/machine: remove SoC/platforms in DaVinci and OMAP3/4 families
  > ti-sgx-ddk-km: patches got merged upstream, update recipe accordingly

* sources/openembedded-core 17cd727f33...f471361e64 (116):
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > esdk: locked sig mismatch warnings when build from esdk env
  > qemux86: Add identical qemux86copy variant for tests
  > package: rename LICENSE_EXCLUSION
  > python3-nose: drop recipe
  > python3-packaging: inherit setuptools_build_meta
  > python3-mako: inherit setuptools_build_meta
  > python3-dbusmock: set PIP_INSTALL_PACKAGE
  > numpy: set PIP_INSTALL_PACKAGE
  > gi-docgen: set PIP_INSTALL_PACKAGE
  > asciidoc: set PIP_INSTALL_PACKAGE
  > bmap-tools: set PIP_INSTALL_PACKAGE, BASEVER
  > python3-magic: set PIP_INSTALL_PACKAGE
  > python3-subunit: merge inc; set PIP_INSTALL_PACKAGE
  > python3-scons: merge -native recipe
  > python3-smartypants: patch hash bang to python3
  > python3-libarchive-d: set PIP_INSTALL_PACKAGE
  > meson: inherit setuptools_build_meta
  > python3-more-itertools: set PIP_INSTALL_PACKAGE
  > setuptools3.bbclass: refactor for wheels
  > python3-setuptools: inherit setuptools_base_meta
  > python3-pluggy: inherit setuptools_build_meta
  > python3-py: inherit setuptools_build_meta
  > python3-iniconfig: inherit setuptools_build_meta
  > python3-zipp: inherit setuptools_build_meta
  > python3-setuptools-scm: inherit setuptools_build_meta
  > python3-pytest: inherit setuptools_build_meta
  > python3-git: inherit setuptools_build_meta
  > python3-attrs: inherit setuptools_build_meta
  > setuptools_build_meta.bbclass: add helper class
  > python3-pip: inherit setuptools_build_meta
  > pip_install_wheel.bbclass: add helper class
  > python3-wheel: inherit flit_core
  > flit_core.bbclass: add helper for newer python packaging
  > python3-flit-core: add recipe for 3.6.0
  > python3-wheel: move 0.37.1 from meta-python
  > patch.py: Prevent git repo reinitialization
  > initramfs-framework: Add overlayroot module
  > Revert "selftest/lic_checksum: Add test for filename containing space"
  > selftest/lic_checksum: Add test for filename containing space
  > scripts: fix file writing in convert-spdx-licenses
  > icecc.bbclass: fix syntax error
  > scripts: fix file writing in convert-variable-renames
  > meta: Further LICENSE_FLAGS variable updates
  > meta: Rename LICENSE_FLAGS variable
  > bitbake.conf: Add entries to warn on usage of removed variables
  > icecc: Improve variables/terminology
  > meta/scripts: Automated conversion of OE renamed variables
  > scripts: Add convert-variable-renames script for inclusive language variable renaming
  > bitbake.conf: Add entries for renamed variables
  > imagefeatures: selftest: Change variable to be more descriptive
  > multilib: Use renamed SKIP_RECIPE varFlag
  > dnf: Use renamed SKIP_RECIPE varFlag
  > blacklist: Replace class with SKIP_RECIPE variable
  > local.conf/oeqa: Update BB_DISKMON_DIRS use
  > meta/scripts: Handle bitbake variable renaming
  > meta/scripts: Change BB_ENV_EXTRA_WHITE -> BB_ENV_PASSTHROUGH_ADDITIONS
  > layer.conf: Update to use kirkstone
  > sanity.conf: Require bitbake version 1.53.1
  > yocto-check-layer: add ability to perform tests from a global bbclass
  > devtool: explicitly set main or master branches in upgrades when available
  > weston-init: replace deprecated/disabled fbdev with drm backend
  > kernel: make kernel-base recommend kernel-image, not depend
  > oeqa/selftest/bblogging: Split the test cases up for ease of testing
  > oeqa/selftest/bblogging: Add logging tests for bb.build.exec_func with shell/python code
  > boost: Fix build on 32bit arches with 64bit time_t defaults
  > systemd: fix DeprecationWarning about regexps
  > tiff: Add backports for two CVEs from upstream
  > vim: Upgrade 8.2.4314 -> 8.2.4424
  > libxml-parser-perl: Add missing RDEPENDS
  > perl: Improve and update module RPDEPENDS
  > expat: Upgrade 2.4.5 -> 2.4.6
  > expat: Upgrade 2.4.4 -> 2.4.5
  > libhandy: Use upstream regex to check version of upgrade.
  > waffle: add wayland-protocols when building with wayland
  > grub: Fix build with bintutils 2.38 on riscv
  > libgit2: Upgrade to 1.4.1
  > sstate: Setup fetcher environment in advance
  > oeqa/selftest/bbtests: Update after license changes
  > meta/meta-selftest/meta-skeleton: Update LICENSE variable to use SPDX license identifiers
  > scripts: Add a conversion script to use SPDX license names
  > core-image-testmaster: Rename to core-image-testcontroller
  > gstreamer1.0: update licenses of all modules
  > gdb: update 11.1 -> 11.2
  > archiver: Fix typo
  > glibc: fix create thread failed in unprivileged process
  > go: upgrade 1.17.6 -> 1.17.7
  > recipeutils: Add missing get_srcrev() call
  > diffoscope: upgrade 202 -> 204
  > libical: upgrade 3.0.13 -> 3.0.14
  > gst-examples: upgrade 1.18.5 -> 1.18.6
  > shaderc: upgrade 2022.0 -> 2022.1
  > piglit: upgrade to latest revision
  > pango: upgrade 1.48.10 -> 1.50.4
  > gi-docgen: upgrade 2021.8 -> 2022.1
  > vala: upgrade 0.54.6 -> 0.54.7
  > python3-pytest: upgrade 7.0.0 -> 7.0.1
  > python3-dtschema: upgrade 2021.12 -> 2022.1
  > mmc-utils: upgrade to latest revision
  > meson: upgrade 0.61.1 -> 0.61.2
  > help2man: upgrade 1.48.5 -> 1.49.1
  > repo: upgrade 2.20 -> 2.21
  > python3-tomli: upgrade 2.0.0 -> 2.0.1
  > util-linux: upgrade 2.37.3 -> 2.37.4
  > libgit2: update 1.3.0 -> 1.4.0
  > xkeyboard-config: update 2.34 -> 2.35.1
  > vulkan-samples: update to latest revision
  > vulkan: update 1.2.198 -> 1.3.204
  > webkitgtk: remove rejected patch
  > man-db: update 2.10.0 -> 2.10.1
  > webkitgtk: drop patch merged upstream
  > weston-init: disable systemd watchdog option
  > gstreamer1.0: disable flaky gstbin:test_watch_for_state_change test
  > features_check/insane: Use hasOverrides datastore method
  > oeqa/selftest/bbtests: Update to match changed bitbake output
  > selftest/bbtests: Add tests for git floating tag resolution

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Feb 23, 2022
… sources/meta-atmel sources/meta-clang sources/meta-elm-binary sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-ti sources/openembedded-core

* sources/bitbake e5144887...e73395e8 (44):
  > fetcher2: Use SkipRecipe instead of erroring out
  > Revert "checksum: Support uri formatted file list"
  > checksum: Support uri formatted file list
  > Revert "ast: Fix YOCTO #8621?"
  > ast: Fix YOCTO #8621?
  > data_smart: Avoid exceptions for non string data
  > bitbake: Bump version to 1.53.1
  > lib/bb: fix exit when found renamed variables
  > bitbake: Replace remaining "abort" usage
  > lib/bb: Replace "ABORT" action in BB_DISKMON_DIRS
  > lib/bb: Replace "abort" usage in task handling
  > lib: Replace remaining "blacklist"/"whitelist" usage
  > data_smart: Add support to BB_RENAMED_VARIABLES for custom strings
  > data_smart: Allow rename mechanism to show full expressions
  > bitbake: Rename allowed multiple provider variable
  > bitbake: Rename setscene enforce filtering variable
  > bitbake: Rename configuration hash filtering variable
  > bitbake: Rename environment filtering variables
  > bitbake: Rename basehas and taskhash filtering variables
  > data_smart/cookerdata: Add variable remapping support
  > utils: Ensure shell function failure in python logging is correct
  > fetch2: Abstract fetcher environment to a function
  > wget: Fix grammar "can happen"
  > utils: Fix typo "dependency" and "spawning"
  > tinfoil: Fix typo "receive" and "something"
  > progress: Fix typo "wherever"
  > process: Fix typo: "process"
  > persist_data: Fix typo "committed"
  > fetch2/git: Remove duplicate "the"
  > fetch2: Fix typo "conform" and "processed"
  > event: Fix typo "asynchronous" and "occasionally"
  > daemonize: Fix typo "separate"
  > cookerdata: Fix typo "normally"
  > cooker: Fix typo "isn't" and "tuples"
  > fetch2/wget: move loop-invariant load of BB_ORIGENV
  > utils: Fix environment decorator logic error
  > data_smart: Add hasOverrides method to public datastore API
  > msg: Ensure manually created loggers have the once filter
  > msg: Add bb.warnonce() and bb.erroronce() log methods
  > cooker: Improve parsing failure from handled exception usability
  > data_smart: Fix overrides file/line message additions
  > asyncrpc: Fix attribute errors
  > contrib: Fix hash server Dockerfile dependencies
  > fetch2/cooker: Fix source revision handling with floating upstreams

* sources/meta-96boards c0a7f40...3389eed (4):
  > layers: Bump to use kirkstone
  > u-boot: Make recipe specific to poplar
  > u-boot-orangepi-i96: Enable it for selected machine
  > u-boot-juno: Remove recipe

* sources/meta-arm 3144638...f1d818c (19):
  > ffa-debugfs-mod: Do not build for rpi machines
  > meta: update license names
  > layers: Bump to use kirkstone
  > Update for LICENSE_FLAGS_WHITELIST rename to _ACCEPTED.
  > meta-arm-toolchain: Use renamed SKIP_RECIPE var flags
  > meta-arm-toolchain: Use renamed BB_BASEHASH_IGNORE_VARS variable
  > arm-bsp/security: move TS patches to corstone1000 directory
  > ci: remove psa-arch-tests from corstone1000-common.yml
  > kas/corstone1000-base: update meta-arm-image SHA
  > arm-bsp/security: trusted-services to fix psa-arch-tests
  > arm-bsp/security: drop psa-arch-tests recipe
  > arm-bsp/tf-m: update git SHA
  > arm-bsp/security: replace mbedcrypto with mbedtls
  > arm-bsp/docs: Update fvp-baser-aemv8r64 docs
  > arm-bsp/conf: Use real-time clock for fvp-baser-aemv8r64
  > arm-bsp/kernel: Use 4 Gb of RAM in fvp-baser-aemv8r64
  > arm-bsp/u-boot: Add U-Boot for fvp-baser-aemv8r64
  > arm-bsp/boot-wrapper-aarch64: Update patches for fvp-baser-aemv8r64
  > arm/boot-wrapper-aarch64: Upgrade to newer revision

* sources/meta-atmel 749ed98...bcc0830 (3):
  > Merge branch 'yoe/mut' of https://github.com/YoeDistro/meta-atmel
  > flashing.txt: update and modify meaning of documentation
  > scripts: remove old sam-ba flasher

* sources/meta-clang d5219d8...d2aaea2 (14):
  > qtlocation: Use gcc to avoid mips/clang crash for now
  > go-helloworld: Force use GNU strip and objcopy
  > kexec-tools-klibc: Do not use llvm-strip on mips
  > libvorbis,x264,dcadec,graphviz: Use -O0 on mips
  > clang: Use GNU objdump on mips
  > layers: Bump to use kirkstone
  > bpftrace: Upgrade to latest master
  > clang.bbclass: Use llvm provided binutils when using toolchain-clang
  > nonclangable.conf: Disable llvm-objcopy/llvm-strip on selected recipes
  > clang: Update to latest 14.x
  > clang: Provide cross names for common llvm binutils
  > ntfs-3g-ntfsprogs,cdrkit,xscreensaver: Disable -O2 to avoid clang14 hangs for riscv
  > clang.bbclass: Fix typo about big.LITTLE tune options
  > castxml: bump to 0.4.4

* sources/meta-elm-binary df225a0...0e66cdf (1):
  > Merge pull request #5 from YoeDistro/yoe/mut

* sources/meta-freescale 1ef22812...a021abc0 (3):
  > Merge pull request #981 from YoeDistro/yoe/mut
  > kernel-module-imx-gpu-viv: 6.4.0.p2.4+fslc -> 6.4.3.p2.4+fslc
  > Merge pull request #979 from zandrey/optee-fix-bsd-license

* sources/meta-freescale-3rdparty 6059586...10a470a (3):
  > Merge pull request #195 from YoeDistro/yoe/mut
  > Merge pull request #193 from Ossanes/topic/imx7d-remarkable2-remove-firmwares
  > Merge pull request #192 from Ossanes/topic/imx6dl-riotboard-uboot

* sources/meta-intel 0975ec02...2bdc4328 (2):
  > layer.conf: include kirkstone in LAYERSERIES_COMPAT
  > meta: rename CVE_CHECK_WHITELIST to CVE_CHECK_IGNORE

* sources/meta-odroid 99d9b87...9b8c34d (2):
  > layers: Bump to use kirkstone
  > linux-hardkernel: Use SKIP_RECIPE varflag

* sources/meta-openembedded ea223bd3d...fa0bf40d6 (67):
  > XXX: Add Github actions CI support
  > python3-test-generator: drop recipe
  > python3-wheel: drop; moved to oe-core
  > python3-click: Upgrade 8.0.3 -> 8.0.4
  > python3-distro: Upgrade 1.6.0 -> 1.7.0
  > python3-alembic upgrade 1.7.5 -> 1.7.6
  > poppler: upgrade 22.01.0 -> 22.02.0
  > pugixml: upgrade 1.11.4 -> 1.12
  > postgresql: upgrade 14.1 -> 14.2
  > phpmyadmin: upgrade 5.1.2 -> 5.1.3
  > protobuf: upgrade 3.19.3 -> 3.19.4
  > nautilus: upgrade 41.1 -> 41.2
  > netplan: upgrade 0.103 -> 0.104
  > rdma-core: upgrade 38.0 -> 39.0
  > nano: upgrade 6.0 -> 6.2
  > php: upgrade 8.1.2 -> 8.1.3
  > mpv: upgrade 0.34.0 -> 0.34.1
  > Revert "libcamera: add pkg-config files"
  > pcapplusplus: add new recipe
  > abseil-cpp: Fix build with gcc11
  > xfce4-panel: disable vala
  > libxfce4ui: disable vala
  > xfconf: inherit vala
  > libxfce4util: inherit vala
  > libcamera: add pkg-config files
  > libio-socket-ssl-perl: upgrade 2.073 -> 2.074
  > graphviz: added PACKAGECONFIG for librsvg
  > libjcat: upgrade 0.1.9 -> 0.1.10
  > monit: upgrade 5.30.0 -> 5.31.0
  > libgusb: upgrade 0.3.9 -> 0.3.10
  > libxmlb: upgrade 0.3.6 -> 0.3.7
  > gnuplot: upgrade 5.4.2 -> 5.4.3
  > inotify-tools: upgrade 3.21.9.6 -> 3.22.1.0
  > iotop: upgrade 1.20 -> 1.21
  > iscsi-initiator-utils: upgrade 2.1.5 -> 2.1.6
  > libwnck3: upgrade 40.0 -> 40.1
  > gnome-autoar: upgrade 0.4.2 -> 0.4.3
  > gedit: upgrade 40.1 -> 41.0
  > libwacom: upgrade 1.12 -> 2.1.0
  > python3-croniter: Upgrade 1.2.0 -> 1.3.4
  > python3-itsdangerous: Upgrade 2.0.1 -> 2.1.0
  > python3-dt-schema: remove recipe
  > libxml++-5.0: Add recipe for libxml++ 5.0
  > libxml++: Upgrade to 2.42.1 release
  > atkmm: Add new recipe for 2.36+
  > pangomm: Add recipe for pangomm-2.48
  > cairomm: Add recipe for cairomm 1.16
  > glibmm: Add recipe for 2.70.0
  > Fix DeprecationWarning about regexps
  > iotop: Disable lto with clang for rv32
  > capnproto: Link with libatomic on rv32
  > layers: Bump to use kirkstone
  > meta-oe: Use new variable SYSROOT_DIRS_IGNORE
  > recipes: Use new CVE_CHECK_IGNORE variable
  > recipes: Use renamed SKIP_RECIPE varFlag
  > geany-plugins: Fix build with libgit2 1.4+
  > libsigc++-3: Upgrade to 3.2.0
  > nodejs: add option to use openssl legacy providers
  > dnf-plugin-tui: Fix a bug of multilib
  > boost-sml: add new recipe
  > networking: add new netsniff-ng recipe version 0.6.8
  > rtc-tools: Update to 2022.02
  > wireplumber: Improve configuration
  > netdata: version bump 1.33.0 -> 1.33.1
  > rsyslog: update to 8.2202
  > plymouth: Add the retain-splash option
  > libjs-jquery: Upgrade to 3.3.1.

* sources/meta-qcom 76f22a8...741db33 (3):
  > Merge pull request #424 from YoeDistro/yoe/mut
  > Merge pull request #423 from lumag/fw-fixes
  > Merge pull request #421 from vzapolskiy/debugcc-bump

* sources/meta-qt5 d38470c...cc3d1c0 (3):
  > meta: update license names
  > python3-pytest-qt: add 4.0.2
  > layers: Bump to use kirkstone

* sources/meta-raspberrypi a96a61c...e39a0a5 (23):
  > ci: Use the current stable version for the mirror action
  > ci: No need for checkout step in mirror workflow
  > ci: Add git mirror workflow
  > meta: update license names
  > meta: update variable names
  > layers: Bump to use kirkstone
  > rpi-default-versions: Use 5.15 as default kernel
  > linux-raspberrypi: Add recipe for 5.15 LTS kernel
  > gstreamer1.0-plugins-bad: remove libmms PACKAGECONFIG and add gpl
  > sdcard_image-rpi: fix DeprecationWarning
  > python3-adafruit-blinka: Disable on musl
  > rpi-base.inc: enable i2c-gpio overlay
  > rpi-base.inc: Add vc4-fkms-v3d-pi4 overlay
  > ci: Add workflow to cancel redundant workflows
  > ci: Introduce workflow Yocto operations/builds
  > ci: Introduce workflow for compliance
  > ci: Define an action for cleaning/removing an image
  > ci: Define an action for cleaning dangling image
  > ci: Define an action for building a local docker image
  > docs: Detail the merging process of patches sent through the mailing list
  > README.md: Don't advertise meta-oe dependency
  > Move the python3-adafruit recipes depending on meta-oe to dynamic layers
  > README.md: Add contributing section

* sources/meta-riscv 18227c1...b355046 (1):
  > layers: Bump to use kirkstone

* sources/meta-rockchip 17703ee...966e8a3 (1):
  > layers: bump to use kirkstone

* sources/meta-ti 75ff5168...7938c6b4 (66):
  > u-boot-ti-staging: Bump to 08.02.00.003 release
  > linux-ti-staging-rt: Bump to 08.02.00.003 release
  > linux-ti-staging: Bump to 08.02.00.003 release
  > ti-linux-fw: Bump to 08.02.00.003 release
  > ti-linux-fw: Bump to 08.02.00.002 release
  > u-boot-ti-staging: Bump to 08.02.00.002 release
  > linux-ti-staging-rt: Bump to 08.02.00.002 release
  > linux-ti-staging: Bump to 08.02.00.002 release
  > conf/machine/am57xx-evm: add overlay for OV10635 sensor
  > cnm-wave-fw: Split firmware name into target and source
  > ti-linux-fw: Bump to 08.02.00.001 release
  > u-boot-ti-staging: Bump to 08.02.00.001 release
  > linux-ti-staging-rt: Bump to 08.02.00.001 release
  > linux-ti-staging: Bump to 08.02.00.001 release
  > ipc: ti-rpmsg-char: Update library to 0.4.0
  > u-boot-ti: Support binman image generation
  > cnm-wave-fw: lock the compatiable machine to j721s2-evm
  > Revert "ti-sci-fw: Fix for k3-image-gen issue for combined boot images"
  > ti-linux-fw: Bump up TIFS and DM to v2022.01
  > cnm-wave-fw: Fix name of firmware for j721s2
  > recipes-ti/ti-rtos-bin: Fix unavailable binary path
  > recipes-bsp: Add cnm-wave-fw firmware recipe
  > recipies-ti: ti-rtos-firmware: Fixup typo for rtos firmware
  > recipes-bsp/ti-rtos: Define the TARGET and ALTERNATE_TARGET as well.
  > ti-rtos-bin: Add j721s2
  > recipes-bsp/ti-rtos: Use target_c7x_0 instead of just c7x
  > trusted-firmware-a: Add support for alternate console
  > optee-os: Add support for alternate console
  > machine: Add j721s2 evm configuration
  > meta-ti: use nonarch_base_libdir for firmware installations
  > ti-rtos-firmware: use nonarch_base_libdir for deployment
  > ti33x: move screen feature to machine configs
  > beaglebone: move kernel and dtb to packagegroup-core-boot
  > meta-ti: set layer compatibility with kirkstone
  > meta-ti: update ambiguous "BSD" license with "BSD-3-Clause"
  > meta-ti: move beaglebone-specific components to meta-ti-extras
  > meta-ti: move cuia to meta-ti-extras
  > ti-ipc: use fuller path when including common files
  > meta-ti-extras: setup layer custom licenses
  > meta-ti: move BIOS,XDC,XDAIS, CGT,DSP libs and components to meta-ti-extras
  > wl18xx-calibrator: explicitly specify source branch
  > wlconf: explicitly specify source branch
  > meta-ti: move WiLink components to meta-ti-extras
  > meta-ti-extras: add sub-layer with extra components that don't belong to BSP
  > meta-ti: add MIT license file for the metadata and basic README
  > meta-ti: create a sub-layer meta-ti-bsp from existing content
  > trusted-firmware-a: adjust ${BUILD_DIR} for meta-arm/master
  > gcc-linaro-baremetal: remove 7.2 version of GCC for baremetal Arm and Aarch64
  > dspbios,biosutils: remove remnants of DSP/BIOS, predecessor to SYS/BIOS
  > kselftests: remove outdated version in favor of upstream
  > doxygen: remove outdated version in favor of upstream
  > meta-ti: remove remaining Keystone1/2 overrides
  > classes,recipes: remove K1/2 PDK RTOS support, FWs and IPC transports
  > recipes-bsp: remove Keystone1/2 LLDs
  > conf/machine: remove Keystone1/2 SoC/machine configs
  > formfactor: remove beagleboard-specific configs
  > init-ifupdown: remove default /etc/interfaces file for beagleboard
  > alsa-state: remove asound.state for deprecated beagleboard
  > abefw: remove OMAP4 Audio Back-End (ABE) firmware
  > ti-ocf-crypto-module: remove OMAP3-specific OCF ctypto module
  > linuxutils: remove Linux Utils helper package
  > dmai: remove Davinci Multimedia Application Interface (DMAI)
  > hdvpss: remove DaVinci High-Definition Video Processing Subsystem (HDVPSS)
  > x-load: remove deprecated first stage X-Loader bootloader
  > conf/machine: remove SoC/platforms in DaVinci and OMAP3/4 families
  > ti-sgx-ddk-km: patches got merged upstream, update recipe accordingly

* sources/openembedded-core 17cd727f33...f471361e64 (116):
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > esdk: locked sig mismatch warnings when build from esdk env
  > qemux86: Add identical qemux86copy variant for tests
  > package: rename LICENSE_EXCLUSION
  > python3-nose: drop recipe
  > python3-packaging: inherit setuptools_build_meta
  > python3-mako: inherit setuptools_build_meta
  > python3-dbusmock: set PIP_INSTALL_PACKAGE
  > numpy: set PIP_INSTALL_PACKAGE
  > gi-docgen: set PIP_INSTALL_PACKAGE
  > asciidoc: set PIP_INSTALL_PACKAGE
  > bmap-tools: set PIP_INSTALL_PACKAGE, BASEVER
  > python3-magic: set PIP_INSTALL_PACKAGE
  > python3-subunit: merge inc; set PIP_INSTALL_PACKAGE
  > python3-scons: merge -native recipe
  > python3-smartypants: patch hash bang to python3
  > python3-libarchive-d: set PIP_INSTALL_PACKAGE
  > meson: inherit setuptools_build_meta
  > python3-more-itertools: set PIP_INSTALL_PACKAGE
  > setuptools3.bbclass: refactor for wheels
  > python3-setuptools: inherit setuptools_base_meta
  > python3-pluggy: inherit setuptools_build_meta
  > python3-py: inherit setuptools_build_meta
  > python3-iniconfig: inherit setuptools_build_meta
  > python3-zipp: inherit setuptools_build_meta
  > python3-setuptools-scm: inherit setuptools_build_meta
  > python3-pytest: inherit setuptools_build_meta
  > python3-git: inherit setuptools_build_meta
  > python3-attrs: inherit setuptools_build_meta
  > setuptools_build_meta.bbclass: add helper class
  > python3-pip: inherit setuptools_build_meta
  > pip_install_wheel.bbclass: add helper class
  > python3-wheel: inherit flit_core
  > flit_core.bbclass: add helper for newer python packaging
  > python3-flit-core: add recipe for 3.6.0
  > python3-wheel: move 0.37.1 from meta-python
  > patch.py: Prevent git repo reinitialization
  > initramfs-framework: Add overlayroot module
  > Revert "selftest/lic_checksum: Add test for filename containing space"
  > selftest/lic_checksum: Add test for filename containing space
  > scripts: fix file writing in convert-spdx-licenses
  > icecc.bbclass: fix syntax error
  > scripts: fix file writing in convert-variable-renames
  > meta: Further LICENSE_FLAGS variable updates
  > meta: Rename LICENSE_FLAGS variable
  > bitbake.conf: Add entries to warn on usage of removed variables
  > icecc: Improve variables/terminology
  > meta/scripts: Automated conversion of OE renamed variables
  > scripts: Add convert-variable-renames script for inclusive language variable renaming
  > bitbake.conf: Add entries for renamed variables
  > imagefeatures: selftest: Change variable to be more descriptive
  > multilib: Use renamed SKIP_RECIPE varFlag
  > dnf: Use renamed SKIP_RECIPE varFlag
  > blacklist: Replace class with SKIP_RECIPE variable
  > local.conf/oeqa: Update BB_DISKMON_DIRS use
  > meta/scripts: Handle bitbake variable renaming
  > meta/scripts: Change BB_ENV_EXTRA_WHITE -> BB_ENV_PASSTHROUGH_ADDITIONS
  > layer.conf: Update to use kirkstone
  > sanity.conf: Require bitbake version 1.53.1
  > yocto-check-layer: add ability to perform tests from a global bbclass
  > devtool: explicitly set main or master branches in upgrades when available
  > weston-init: replace deprecated/disabled fbdev with drm backend
  > kernel: make kernel-base recommend kernel-image, not depend
  > oeqa/selftest/bblogging: Split the test cases up for ease of testing
  > oeqa/selftest/bblogging: Add logging tests for bb.build.exec_func with shell/python code
  > boost: Fix build on 32bit arches with 64bit time_t defaults
  > systemd: fix DeprecationWarning about regexps
  > tiff: Add backports for two CVEs from upstream
  > vim: Upgrade 8.2.4314 -> 8.2.4424
  > libxml-parser-perl: Add missing RDEPENDS
  > perl: Improve and update module RPDEPENDS
  > expat: Upgrade 2.4.5 -> 2.4.6
  > expat: Upgrade 2.4.4 -> 2.4.5
  > libhandy: Use upstream regex to check version of upgrade.
  > waffle: add wayland-protocols when building with wayland
  > grub: Fix build with bintutils 2.38 on riscv
  > libgit2: Upgrade to 1.4.1
  > sstate: Setup fetcher environment in advance
  > oeqa/selftest/bbtests: Update after license changes
  > meta/meta-selftest/meta-skeleton: Update LICENSE variable to use SPDX license identifiers
  > scripts: Add a conversion script to use SPDX license names
  > core-image-testmaster: Rename to core-image-testcontroller
  > gstreamer1.0: update licenses of all modules
  > gdb: update 11.1 -> 11.2
  > archiver: Fix typo
  > glibc: fix create thread failed in unprivileged process
  > go: upgrade 1.17.6 -> 1.17.7
  > recipeutils: Add missing get_srcrev() call
  > diffoscope: upgrade 202 -> 204
  > libical: upgrade 3.0.13 -> 3.0.14
  > gst-examples: upgrade 1.18.5 -> 1.18.6
  > shaderc: upgrade 2022.0 -> 2022.1
  > piglit: upgrade to latest revision
  > pango: upgrade 1.48.10 -> 1.50.4
  > gi-docgen: upgrade 2021.8 -> 2022.1
  > vala: upgrade 0.54.6 -> 0.54.7
  > python3-pytest: upgrade 7.0.0 -> 7.0.1
  > python3-dtschema: upgrade 2021.12 -> 2022.1
  > mmc-utils: upgrade to latest revision
  > meson: upgrade 0.61.1 -> 0.61.2
  > help2man: upgrade 1.48.5 -> 1.49.1
  > repo: upgrade 2.20 -> 2.21
  > python3-tomli: upgrade 2.0.0 -> 2.0.1
  > util-linux: upgrade 2.37.3 -> 2.37.4
  > libgit2: update 1.3.0 -> 1.4.0
  > xkeyboard-config: update 2.34 -> 2.35.1
  > vulkan-samples: update to latest revision
  > vulkan: update 1.2.198 -> 1.3.204
  > webkitgtk: remove rejected patch
  > man-db: update 2.10.0 -> 2.10.1
  > webkitgtk: drop patch merged upstream
  > weston-init: disable systemd watchdog option
  > gstreamer1.0: disable flaky gstbin:test_watch_for_state_change test
  > features_check/insane: Use hasOverrides datastore method
  > oeqa/selftest/bbtests: Update to match changed bitbake output
  > selftest/bbtests: Add tests for git floating tag resolution

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Feb 23, 2022
… sources/meta-atmel sources/meta-clang sources/meta-elm-binary sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-ti sources/openembedded-core

* sources/bitbake e5144887...e73395e8 (44):
  > fetcher2: Use SkipRecipe instead of erroring out
  > Revert "checksum: Support uri formatted file list"
  > checksum: Support uri formatted file list
  > Revert "ast: Fix YOCTO #8621?"
  > ast: Fix YOCTO #8621?
  > data_smart: Avoid exceptions for non string data
  > bitbake: Bump version to 1.53.1
  > lib/bb: fix exit when found renamed variables
  > bitbake: Replace remaining "abort" usage
  > lib/bb: Replace "ABORT" action in BB_DISKMON_DIRS
  > lib/bb: Replace "abort" usage in task handling
  > lib: Replace remaining "blacklist"/"whitelist" usage
  > data_smart: Add support to BB_RENAMED_VARIABLES for custom strings
  > data_smart: Allow rename mechanism to show full expressions
  > bitbake: Rename allowed multiple provider variable
  > bitbake: Rename setscene enforce filtering variable
  > bitbake: Rename configuration hash filtering variable
  > bitbake: Rename environment filtering variables
  > bitbake: Rename basehas and taskhash filtering variables
  > data_smart/cookerdata: Add variable remapping support
  > utils: Ensure shell function failure in python logging is correct
  > fetch2: Abstract fetcher environment to a function
  > wget: Fix grammar "can happen"
  > utils: Fix typo "dependency" and "spawning"
  > tinfoil: Fix typo "receive" and "something"
  > progress: Fix typo "wherever"
  > process: Fix typo: "process"
  > persist_data: Fix typo "committed"
  > fetch2/git: Remove duplicate "the"
  > fetch2: Fix typo "conform" and "processed"
  > event: Fix typo "asynchronous" and "occasionally"
  > daemonize: Fix typo "separate"
  > cookerdata: Fix typo "normally"
  > cooker: Fix typo "isn't" and "tuples"
  > fetch2/wget: move loop-invariant load of BB_ORIGENV
  > utils: Fix environment decorator logic error
  > data_smart: Add hasOverrides method to public datastore API
  > msg: Ensure manually created loggers have the once filter
  > msg: Add bb.warnonce() and bb.erroronce() log methods
  > cooker: Improve parsing failure from handled exception usability
  > data_smart: Fix overrides file/line message additions
  > asyncrpc: Fix attribute errors
  > contrib: Fix hash server Dockerfile dependencies
  > fetch2/cooker: Fix source revision handling with floating upstreams

* sources/meta-96boards c0a7f40...3389eed (4):
  > layers: Bump to use kirkstone
  > u-boot: Make recipe specific to poplar
  > u-boot-orangepi-i96: Enable it for selected machine
  > u-boot-juno: Remove recipe

* sources/meta-arm 3144638...f1d818c (19):
  > ffa-debugfs-mod: Do not build for rpi machines
  > meta: update license names
  > layers: Bump to use kirkstone
  > Update for LICENSE_FLAGS_WHITELIST rename to _ACCEPTED.
  > meta-arm-toolchain: Use renamed SKIP_RECIPE var flags
  > meta-arm-toolchain: Use renamed BB_BASEHASH_IGNORE_VARS variable
  > arm-bsp/security: move TS patches to corstone1000 directory
  > ci: remove psa-arch-tests from corstone1000-common.yml
  > kas/corstone1000-base: update meta-arm-image SHA
  > arm-bsp/security: trusted-services to fix psa-arch-tests
  > arm-bsp/security: drop psa-arch-tests recipe
  > arm-bsp/tf-m: update git SHA
  > arm-bsp/security: replace mbedcrypto with mbedtls
  > arm-bsp/docs: Update fvp-baser-aemv8r64 docs
  > arm-bsp/conf: Use real-time clock for fvp-baser-aemv8r64
  > arm-bsp/kernel: Use 4 Gb of RAM in fvp-baser-aemv8r64
  > arm-bsp/u-boot: Add U-Boot for fvp-baser-aemv8r64
  > arm-bsp/boot-wrapper-aarch64: Update patches for fvp-baser-aemv8r64
  > arm/boot-wrapper-aarch64: Upgrade to newer revision

* sources/meta-atmel 749ed98...bcc0830 (3):
  > Merge branch 'yoe/mut' of https://github.com/YoeDistro/meta-atmel
  > flashing.txt: update and modify meaning of documentation
  > scripts: remove old sam-ba flasher

* sources/meta-clang d5219d8...d2aaea2 (14):
  > qtlocation: Use gcc to avoid mips/clang crash for now
  > go-helloworld: Force use GNU strip and objcopy
  > kexec-tools-klibc: Do not use llvm-strip on mips
  > libvorbis,x264,dcadec,graphviz: Use -O0 on mips
  > clang: Use GNU objdump on mips
  > layers: Bump to use kirkstone
  > bpftrace: Upgrade to latest master
  > clang.bbclass: Use llvm provided binutils when using toolchain-clang
  > nonclangable.conf: Disable llvm-objcopy/llvm-strip on selected recipes
  > clang: Update to latest 14.x
  > clang: Provide cross names for common llvm binutils
  > ntfs-3g-ntfsprogs,cdrkit,xscreensaver: Disable -O2 to avoid clang14 hangs for riscv
  > clang.bbclass: Fix typo about big.LITTLE tune options
  > castxml: bump to 0.4.4

* sources/meta-elm-binary df225a0...0e66cdf (1):
  > Merge pull request #5 from YoeDistro/yoe/mut

* sources/meta-freescale 1ef22812...a021abc0 (3):
  > Merge pull request #981 from YoeDistro/yoe/mut
  > kernel-module-imx-gpu-viv: 6.4.0.p2.4+fslc -> 6.4.3.p2.4+fslc
  > Merge pull request #979 from zandrey/optee-fix-bsd-license

* sources/meta-freescale-3rdparty 6059586...10a470a (3):
  > Merge pull request #195 from YoeDistro/yoe/mut
  > Merge pull request #193 from Ossanes/topic/imx7d-remarkable2-remove-firmwares
  > Merge pull request #192 from Ossanes/topic/imx6dl-riotboard-uboot

* sources/meta-intel 0975ec02...2bdc4328 (2):
  > layer.conf: include kirkstone in LAYERSERIES_COMPAT
  > meta: rename CVE_CHECK_WHITELIST to CVE_CHECK_IGNORE

* sources/meta-odroid 99d9b87...9b8c34d (2):
  > layers: Bump to use kirkstone
  > linux-hardkernel: Use SKIP_RECIPE varflag

* sources/meta-openembedded ea223bd3d...fa0bf40d6 (67):
  > XXX: Add Github actions CI support
  > python3-test-generator: drop recipe
  > python3-wheel: drop; moved to oe-core
  > python3-click: Upgrade 8.0.3 -> 8.0.4
  > python3-distro: Upgrade 1.6.0 -> 1.7.0
  > python3-alembic upgrade 1.7.5 -> 1.7.6
  > poppler: upgrade 22.01.0 -> 22.02.0
  > pugixml: upgrade 1.11.4 -> 1.12
  > postgresql: upgrade 14.1 -> 14.2
  > phpmyadmin: upgrade 5.1.2 -> 5.1.3
  > protobuf: upgrade 3.19.3 -> 3.19.4
  > nautilus: upgrade 41.1 -> 41.2
  > netplan: upgrade 0.103 -> 0.104
  > rdma-core: upgrade 38.0 -> 39.0
  > nano: upgrade 6.0 -> 6.2
  > php: upgrade 8.1.2 -> 8.1.3
  > mpv: upgrade 0.34.0 -> 0.34.1
  > Revert "libcamera: add pkg-config files"
  > pcapplusplus: add new recipe
  > abseil-cpp: Fix build with gcc11
  > xfce4-panel: disable vala
  > libxfce4ui: disable vala
  > xfconf: inherit vala
  > libxfce4util: inherit vala
  > libcamera: add pkg-config files
  > libio-socket-ssl-perl: upgrade 2.073 -> 2.074
  > graphviz: added PACKAGECONFIG for librsvg
  > libjcat: upgrade 0.1.9 -> 0.1.10
  > monit: upgrade 5.30.0 -> 5.31.0
  > libgusb: upgrade 0.3.9 -> 0.3.10
  > libxmlb: upgrade 0.3.6 -> 0.3.7
  > gnuplot: upgrade 5.4.2 -> 5.4.3
  > inotify-tools: upgrade 3.21.9.6 -> 3.22.1.0
  > iotop: upgrade 1.20 -> 1.21
  > iscsi-initiator-utils: upgrade 2.1.5 -> 2.1.6
  > libwnck3: upgrade 40.0 -> 40.1
  > gnome-autoar: upgrade 0.4.2 -> 0.4.3
  > gedit: upgrade 40.1 -> 41.0
  > libwacom: upgrade 1.12 -> 2.1.0
  > python3-croniter: Upgrade 1.2.0 -> 1.3.4
  > python3-itsdangerous: Upgrade 2.0.1 -> 2.1.0
  > python3-dt-schema: remove recipe
  > libxml++-5.0: Add recipe for libxml++ 5.0
  > libxml++: Upgrade to 2.42.1 release
  > atkmm: Add new recipe for 2.36+
  > pangomm: Add recipe for pangomm-2.48
  > cairomm: Add recipe for cairomm 1.16
  > glibmm: Add recipe for 2.70.0
  > Fix DeprecationWarning about regexps
  > iotop: Disable lto with clang for rv32
  > capnproto: Link with libatomic on rv32
  > layers: Bump to use kirkstone
  > meta-oe: Use new variable SYSROOT_DIRS_IGNORE
  > recipes: Use new CVE_CHECK_IGNORE variable
  > recipes: Use renamed SKIP_RECIPE varFlag
  > geany-plugins: Fix build with libgit2 1.4+
  > libsigc++-3: Upgrade to 3.2.0
  > nodejs: add option to use openssl legacy providers
  > dnf-plugin-tui: Fix a bug of multilib
  > boost-sml: add new recipe
  > networking: add new netsniff-ng recipe version 0.6.8
  > rtc-tools: Update to 2022.02
  > wireplumber: Improve configuration
  > netdata: version bump 1.33.0 -> 1.33.1
  > rsyslog: update to 8.2202
  > plymouth: Add the retain-splash option
  > libjs-jquery: Upgrade to 3.3.1.

* sources/meta-qcom 76f22a8...741db33 (3):
  > Merge pull request #424 from YoeDistro/yoe/mut
  > Merge pull request #423 from lumag/fw-fixes
  > Merge pull request #421 from vzapolskiy/debugcc-bump

* sources/meta-qt5 d38470c...cc3d1c0 (3):
  > meta: update license names
  > python3-pytest-qt: add 4.0.2
  > layers: Bump to use kirkstone

* sources/meta-raspberrypi a96a61c...e39a0a5 (23):
  > ci: Use the current stable version for the mirror action
  > ci: No need for checkout step in mirror workflow
  > ci: Add git mirror workflow
  > meta: update license names
  > meta: update variable names
  > layers: Bump to use kirkstone
  > rpi-default-versions: Use 5.15 as default kernel
  > linux-raspberrypi: Add recipe for 5.15 LTS kernel
  > gstreamer1.0-plugins-bad: remove libmms PACKAGECONFIG and add gpl
  > sdcard_image-rpi: fix DeprecationWarning
  > python3-adafruit-blinka: Disable on musl
  > rpi-base.inc: enable i2c-gpio overlay
  > rpi-base.inc: Add vc4-fkms-v3d-pi4 overlay
  > ci: Add workflow to cancel redundant workflows
  > ci: Introduce workflow Yocto operations/builds
  > ci: Introduce workflow for compliance
  > ci: Define an action for cleaning/removing an image
  > ci: Define an action for cleaning dangling image
  > ci: Define an action for building a local docker image
  > docs: Detail the merging process of patches sent through the mailing list
  > README.md: Don't advertise meta-oe dependency
  > Move the python3-adafruit recipes depending on meta-oe to dynamic layers
  > README.md: Add contributing section

* sources/meta-riscv 18227c1...b355046 (1):
  > layers: Bump to use kirkstone

* sources/meta-rockchip 17703ee...966e8a3 (1):
  > layers: bump to use kirkstone

* sources/meta-ti 75ff5168...7938c6b4 (66):
  > u-boot-ti-staging: Bump to 08.02.00.003 release
  > linux-ti-staging-rt: Bump to 08.02.00.003 release
  > linux-ti-staging: Bump to 08.02.00.003 release
  > ti-linux-fw: Bump to 08.02.00.003 release
  > ti-linux-fw: Bump to 08.02.00.002 release
  > u-boot-ti-staging: Bump to 08.02.00.002 release
  > linux-ti-staging-rt: Bump to 08.02.00.002 release
  > linux-ti-staging: Bump to 08.02.00.002 release
  > conf/machine/am57xx-evm: add overlay for OV10635 sensor
  > cnm-wave-fw: Split firmware name into target and source
  > ti-linux-fw: Bump to 08.02.00.001 release
  > u-boot-ti-staging: Bump to 08.02.00.001 release
  > linux-ti-staging-rt: Bump to 08.02.00.001 release
  > linux-ti-staging: Bump to 08.02.00.001 release
  > ipc: ti-rpmsg-char: Update library to 0.4.0
  > u-boot-ti: Support binman image generation
  > cnm-wave-fw: lock the compatiable machine to j721s2-evm
  > Revert "ti-sci-fw: Fix for k3-image-gen issue for combined boot images"
  > ti-linux-fw: Bump up TIFS and DM to v2022.01
  > cnm-wave-fw: Fix name of firmware for j721s2
  > recipes-ti/ti-rtos-bin: Fix unavailable binary path
  > recipes-bsp: Add cnm-wave-fw firmware recipe
  > recipies-ti: ti-rtos-firmware: Fixup typo for rtos firmware
  > recipes-bsp/ti-rtos: Define the TARGET and ALTERNATE_TARGET as well.
  > ti-rtos-bin: Add j721s2
  > recipes-bsp/ti-rtos: Use target_c7x_0 instead of just c7x
  > trusted-firmware-a: Add support for alternate console
  > optee-os: Add support for alternate console
  > machine: Add j721s2 evm configuration
  > meta-ti: use nonarch_base_libdir for firmware installations
  > ti-rtos-firmware: use nonarch_base_libdir for deployment
  > ti33x: move screen feature to machine configs
  > beaglebone: move kernel and dtb to packagegroup-core-boot
  > meta-ti: set layer compatibility with kirkstone
  > meta-ti: update ambiguous "BSD" license with "BSD-3-Clause"
  > meta-ti: move beaglebone-specific components to meta-ti-extras
  > meta-ti: move cuia to meta-ti-extras
  > ti-ipc: use fuller path when including common files
  > meta-ti-extras: setup layer custom licenses
  > meta-ti: move BIOS,XDC,XDAIS, CGT,DSP libs and components to meta-ti-extras
  > wl18xx-calibrator: explicitly specify source branch
  > wlconf: explicitly specify source branch
  > meta-ti: move WiLink components to meta-ti-extras
  > meta-ti-extras: add sub-layer with extra components that don't belong to BSP
  > meta-ti: add MIT license file for the metadata and basic README
  > meta-ti: create a sub-layer meta-ti-bsp from existing content
  > trusted-firmware-a: adjust ${BUILD_DIR} for meta-arm/master
  > gcc-linaro-baremetal: remove 7.2 version of GCC for baremetal Arm and Aarch64
  > dspbios,biosutils: remove remnants of DSP/BIOS, predecessor to SYS/BIOS
  > kselftests: remove outdated version in favor of upstream
  > doxygen: remove outdated version in favor of upstream
  > meta-ti: remove remaining Keystone1/2 overrides
  > classes,recipes: remove K1/2 PDK RTOS support, FWs and IPC transports
  > recipes-bsp: remove Keystone1/2 LLDs
  > conf/machine: remove Keystone1/2 SoC/machine configs
  > formfactor: remove beagleboard-specific configs
  > init-ifupdown: remove default /etc/interfaces file for beagleboard
  > alsa-state: remove asound.state for deprecated beagleboard
  > abefw: remove OMAP4 Audio Back-End (ABE) firmware
  > ti-ocf-crypto-module: remove OMAP3-specific OCF ctypto module
  > linuxutils: remove Linux Utils helper package
  > dmai: remove Davinci Multimedia Application Interface (DMAI)
  > hdvpss: remove DaVinci High-Definition Video Processing Subsystem (HDVPSS)
  > x-load: remove deprecated first stage X-Loader bootloader
  > conf/machine: remove SoC/platforms in DaVinci and OMAP3/4 families
  > ti-sgx-ddk-km: patches got merged upstream, update recipe accordingly

* sources/openembedded-core 17cd727f33...f471361e64 (116):
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > esdk: locked sig mismatch warnings when build from esdk env
  > qemux86: Add identical qemux86copy variant for tests
  > package: rename LICENSE_EXCLUSION
  > python3-nose: drop recipe
  > python3-packaging: inherit setuptools_build_meta
  > python3-mako: inherit setuptools_build_meta
  > python3-dbusmock: set PIP_INSTALL_PACKAGE
  > numpy: set PIP_INSTALL_PACKAGE
  > gi-docgen: set PIP_INSTALL_PACKAGE
  > asciidoc: set PIP_INSTALL_PACKAGE
  > bmap-tools: set PIP_INSTALL_PACKAGE, BASEVER
  > python3-magic: set PIP_INSTALL_PACKAGE
  > python3-subunit: merge inc; set PIP_INSTALL_PACKAGE
  > python3-scons: merge -native recipe
  > python3-smartypants: patch hash bang to python3
  > python3-libarchive-d: set PIP_INSTALL_PACKAGE
  > meson: inherit setuptools_build_meta
  > python3-more-itertools: set PIP_INSTALL_PACKAGE
  > setuptools3.bbclass: refactor for wheels
  > python3-setuptools: inherit setuptools_base_meta
  > python3-pluggy: inherit setuptools_build_meta
  > python3-py: inherit setuptools_build_meta
  > python3-iniconfig: inherit setuptools_build_meta
  > python3-zipp: inherit setuptools_build_meta
  > python3-setuptools-scm: inherit setuptools_build_meta
  > python3-pytest: inherit setuptools_build_meta
  > python3-git: inherit setuptools_build_meta
  > python3-attrs: inherit setuptools_build_meta
  > setuptools_build_meta.bbclass: add helper class
  > python3-pip: inherit setuptools_build_meta
  > pip_install_wheel.bbclass: add helper class
  > python3-wheel: inherit flit_core
  > flit_core.bbclass: add helper for newer python packaging
  > python3-flit-core: add recipe for 3.6.0
  > python3-wheel: move 0.37.1 from meta-python
  > patch.py: Prevent git repo reinitialization
  > initramfs-framework: Add overlayroot module
  > Revert "selftest/lic_checksum: Add test for filename containing space"
  > selftest/lic_checksum: Add test for filename containing space
  > scripts: fix file writing in convert-spdx-licenses
  > icecc.bbclass: fix syntax error
  > scripts: fix file writing in convert-variable-renames
  > meta: Further LICENSE_FLAGS variable updates
  > meta: Rename LICENSE_FLAGS variable
  > bitbake.conf: Add entries to warn on usage of removed variables
  > icecc: Improve variables/terminology
  > meta/scripts: Automated conversion of OE renamed variables
  > scripts: Add convert-variable-renames script for inclusive language variable renaming
  > bitbake.conf: Add entries for renamed variables
  > imagefeatures: selftest: Change variable to be more descriptive
  > multilib: Use renamed SKIP_RECIPE varFlag
  > dnf: Use renamed SKIP_RECIPE varFlag
  > blacklist: Replace class with SKIP_RECIPE variable
  > local.conf/oeqa: Update BB_DISKMON_DIRS use
  > meta/scripts: Handle bitbake variable renaming
  > meta/scripts: Change BB_ENV_EXTRA_WHITE -> BB_ENV_PASSTHROUGH_ADDITIONS
  > layer.conf: Update to use kirkstone
  > sanity.conf: Require bitbake version 1.53.1
  > yocto-check-layer: add ability to perform tests from a global bbclass
  > devtool: explicitly set main or master branches in upgrades when available
  > weston-init: replace deprecated/disabled fbdev with drm backend
  > kernel: make kernel-base recommend kernel-image, not depend
  > oeqa/selftest/bblogging: Split the test cases up for ease of testing
  > oeqa/selftest/bblogging: Add logging tests for bb.build.exec_func with shell/python code
  > boost: Fix build on 32bit arches with 64bit time_t defaults
  > systemd: fix DeprecationWarning about regexps
  > tiff: Add backports for two CVEs from upstream
  > vim: Upgrade 8.2.4314 -> 8.2.4424
  > libxml-parser-perl: Add missing RDEPENDS
  > perl: Improve and update module RPDEPENDS
  > expat: Upgrade 2.4.5 -> 2.4.6
  > expat: Upgrade 2.4.4 -> 2.4.5
  > libhandy: Use upstream regex to check version of upgrade.
  > waffle: add wayland-protocols when building with wayland
  > grub: Fix build with bintutils 2.38 on riscv
  > libgit2: Upgrade to 1.4.1
  > sstate: Setup fetcher environment in advance
  > oeqa/selftest/bbtests: Update after license changes
  > meta/meta-selftest/meta-skeleton: Update LICENSE variable to use SPDX license identifiers
  > scripts: Add a conversion script to use SPDX license names
  > core-image-testmaster: Rename to core-image-testcontroller
  > gstreamer1.0: update licenses of all modules
  > gdb: update 11.1 -> 11.2
  > archiver: Fix typo
  > glibc: fix create thread failed in unprivileged process
  > go: upgrade 1.17.6 -> 1.17.7
  > recipeutils: Add missing get_srcrev() call
  > diffoscope: upgrade 202 -> 204
  > libical: upgrade 3.0.13 -> 3.0.14
  > gst-examples: upgrade 1.18.5 -> 1.18.6
  > shaderc: upgrade 2022.0 -> 2022.1
  > piglit: upgrade to latest revision
  > pango: upgrade 1.48.10 -> 1.50.4
  > gi-docgen: upgrade 2021.8 -> 2022.1
  > vala: upgrade 0.54.6 -> 0.54.7
  > python3-pytest: upgrade 7.0.0 -> 7.0.1
  > python3-dtschema: upgrade 2021.12 -> 2022.1
  > mmc-utils: upgrade to latest revision
  > meson: upgrade 0.61.1 -> 0.61.2
  > help2man: upgrade 1.48.5 -> 1.49.1
  > repo: upgrade 2.20 -> 2.21
  > python3-tomli: upgrade 2.0.0 -> 2.0.1
  > util-linux: upgrade 2.37.3 -> 2.37.4
  > libgit2: update 1.3.0 -> 1.4.0
  > xkeyboard-config: update 2.34 -> 2.35.1
  > vulkan-samples: update to latest revision
  > vulkan: update 1.2.198 -> 1.3.204
  > webkitgtk: remove rejected patch
  > man-db: update 2.10.0 -> 2.10.1
  > webkitgtk: drop patch merged upstream
  > weston-init: disable systemd watchdog option
  > gstreamer1.0: disable flaky gstbin:test_watch_for_state_change test
  > features_check/insane: Use hasOverrides datastore method
  > oeqa/selftest/bbtests: Update to match changed bitbake output
  > selftest/bbtests: Add tests for git floating tag resolution

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Feb 23, 2022
… sources/meta-atmel sources/meta-clang sources/meta-elm-binary sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-ti sources/openembedded-core

* sources/bitbake e5144887...e73395e8 (44):
  > fetcher2: Use SkipRecipe instead of erroring out
  > Revert "checksum: Support uri formatted file list"
  > checksum: Support uri formatted file list
  > Revert "ast: Fix YOCTO #8621?"
  > ast: Fix YOCTO #8621?
  > data_smart: Avoid exceptions for non string data
  > bitbake: Bump version to 1.53.1
  > lib/bb: fix exit when found renamed variables
  > bitbake: Replace remaining "abort" usage
  > lib/bb: Replace "ABORT" action in BB_DISKMON_DIRS
  > lib/bb: Replace "abort" usage in task handling
  > lib: Replace remaining "blacklist"/"whitelist" usage
  > data_smart: Add support to BB_RENAMED_VARIABLES for custom strings
  > data_smart: Allow rename mechanism to show full expressions
  > bitbake: Rename allowed multiple provider variable
  > bitbake: Rename setscene enforce filtering variable
  > bitbake: Rename configuration hash filtering variable
  > bitbake: Rename environment filtering variables
  > bitbake: Rename basehas and taskhash filtering variables
  > data_smart/cookerdata: Add variable remapping support
  > utils: Ensure shell function failure in python logging is correct
  > fetch2: Abstract fetcher environment to a function
  > wget: Fix grammar "can happen"
  > utils: Fix typo "dependency" and "spawning"
  > tinfoil: Fix typo "receive" and "something"
  > progress: Fix typo "wherever"
  > process: Fix typo: "process"
  > persist_data: Fix typo "committed"
  > fetch2/git: Remove duplicate "the"
  > fetch2: Fix typo "conform" and "processed"
  > event: Fix typo "asynchronous" and "occasionally"
  > daemonize: Fix typo "separate"
  > cookerdata: Fix typo "normally"
  > cooker: Fix typo "isn't" and "tuples"
  > fetch2/wget: move loop-invariant load of BB_ORIGENV
  > utils: Fix environment decorator logic error
  > data_smart: Add hasOverrides method to public datastore API
  > msg: Ensure manually created loggers have the once filter
  > msg: Add bb.warnonce() and bb.erroronce() log methods
  > cooker: Improve parsing failure from handled exception usability
  > data_smart: Fix overrides file/line message additions
  > asyncrpc: Fix attribute errors
  > contrib: Fix hash server Dockerfile dependencies
  > fetch2/cooker: Fix source revision handling with floating upstreams

* sources/meta-96boards c0a7f40...549a3d7 (4):
  > u-boot: Make recipe specific to poplar
  > u-boot-orangepi-i96: Enable it for selected machine
  > u-boot-juno: Remove recipe
  > layer.conf: switch compatible to kirkstone

* sources/meta-arm 3144638...f1d818c (19):
  > ffa-debugfs-mod: Do not build for rpi machines
  > meta: update license names
  > layers: Bump to use kirkstone
  > Update for LICENSE_FLAGS_WHITELIST rename to _ACCEPTED.
  > meta-arm-toolchain: Use renamed SKIP_RECIPE var flags
  > meta-arm-toolchain: Use renamed BB_BASEHASH_IGNORE_VARS variable
  > arm-bsp/security: move TS patches to corstone1000 directory
  > ci: remove psa-arch-tests from corstone1000-common.yml
  > kas/corstone1000-base: update meta-arm-image SHA
  > arm-bsp/security: trusted-services to fix psa-arch-tests
  > arm-bsp/security: drop psa-arch-tests recipe
  > arm-bsp/tf-m: update git SHA
  > arm-bsp/security: replace mbedcrypto with mbedtls
  > arm-bsp/docs: Update fvp-baser-aemv8r64 docs
  > arm-bsp/conf: Use real-time clock for fvp-baser-aemv8r64
  > arm-bsp/kernel: Use 4 Gb of RAM in fvp-baser-aemv8r64
  > arm-bsp/u-boot: Add U-Boot for fvp-baser-aemv8r64
  > arm-bsp/boot-wrapper-aarch64: Update patches for fvp-baser-aemv8r64
  > arm/boot-wrapper-aarch64: Upgrade to newer revision

* sources/meta-atmel 749ed98...bcc0830 (3):
  > Merge branch 'yoe/mut' of https://github.com/YoeDistro/meta-atmel
  > flashing.txt: update and modify meaning of documentation
  > scripts: remove old sam-ba flasher

* sources/meta-clang d5219d8...d2aaea2 (14):
  > qtlocation: Use gcc to avoid mips/clang crash for now
  > go-helloworld: Force use GNU strip and objcopy
  > kexec-tools-klibc: Do not use llvm-strip on mips
  > libvorbis,x264,dcadec,graphviz: Use -O0 on mips
  > clang: Use GNU objdump on mips
  > layers: Bump to use kirkstone
  > bpftrace: Upgrade to latest master
  > clang.bbclass: Use llvm provided binutils when using toolchain-clang
  > nonclangable.conf: Disable llvm-objcopy/llvm-strip on selected recipes
  > clang: Update to latest 14.x
  > clang: Provide cross names for common llvm binutils
  > ntfs-3g-ntfsprogs,cdrkit,xscreensaver: Disable -O2 to avoid clang14 hangs for riscv
  > clang.bbclass: Fix typo about big.LITTLE tune options
  > castxml: bump to 0.4.4

* sources/meta-elm-binary df225a0...0e66cdf (1):
  > Merge pull request #5 from YoeDistro/yoe/mut

* sources/meta-freescale 1ef22812...e1687f81 (4):
  > Merge pull request #980 from Freescale/topic/generalize-soc-overrides
  > Merge pull request #981 from YoeDistro/yoe/mut
  > kernel-module-imx-gpu-viv: 6.4.0.p2.4+fslc -> 6.4.3.p2.4+fslc
  > Merge pull request #979 from zandrey/optee-fix-bsd-license

* sources/meta-freescale-3rdparty 6059586...bf7ae43 (6):
  > u-boot-script-toradex: Revert wrong override change
  > Generalize overrides subsystem for NXP and Mainline support
  > Merge pull request #196 from Ossanes/topic/nitrogen8mp
  > Merge pull request #195 from YoeDistro/yoe/mut
  > Merge pull request #193 from Ossanes/topic/imx7d-remarkable2-remove-firmwares
  > Merge pull request #192 from Ossanes/topic/imx6dl-riotboard-uboot

* sources/meta-intel 0975ec02...2bdc4328 (2):
  > layer.conf: include kirkstone in LAYERSERIES_COMPAT
  > meta: rename CVE_CHECK_WHITELIST to CVE_CHECK_IGNORE

* sources/meta-odroid 99d9b87...9b8c34d (2):
  > layers: Bump to use kirkstone
  > linux-hardkernel: Use SKIP_RECIPE varflag

* sources/meta-openembedded ea223bd3d...6fd754701 (79):
  > XXX: Add Github actions CI support
  > python3-langtable: Upgrade to release 0.0.57
  > python3-unidiff: Upgrade 0.7.0 -> 0.7.3
  > python3-pandas: Upgrade 1.4.0 -> 1.4.1
  > python3-bitarray: Upgrade 2.3.6 -> 2.3.7
  > python3-ordered-set: Upgrade 4.0.2 -> 4.1.0
  > python3-flask: upgrade 2.0.2 -> 2.0.3
  > python3-autobahn: upgrade 21.11.1 -> 22.1.1
  > python3-test-generator: drop recipe
  > python3-wheel: drop; moved to oe-core
  > python3-click: Upgrade 8.0.3 -> 8.0.4
  > python3-distro: Upgrade 1.6.0 -> 1.7.0
  > python3-alembic upgrade 1.7.5 -> 1.7.6
  > spice-protocol: upgrade 0.14.3 -> 0.14.4
  > tcpreplay: upgrade 4.4.0 -> 4.4.1
  > wolfssl: upgrade 5.1.0- > 5.2.0
  > remmina: upgrade 1.4.23 -> 1.4.24
  > soci: upgrade 4.0.2 -> 4.0.3
  > tree: upgrade 2.0.1 -> 2.0.2
  > zchunk: upgrade 1.1.16 -> 1.2.0
  > poppler: upgrade 22.01.0 -> 22.02.0
  > pugixml: upgrade 1.11.4 -> 1.12
  > postgresql: upgrade 14.1 -> 14.2
  > phpmyadmin: upgrade 5.1.2 -> 5.1.3
  > protobuf: upgrade 3.19.3 -> 3.19.4
  > nautilus: upgrade 41.1 -> 41.2
  > netplan: upgrade 0.103 -> 0.104
  > rdma-core: upgrade 38.0 -> 39.0
  > nano: upgrade 6.0 -> 6.2
  > php: upgrade 8.1.2 -> 8.1.3
  > mpv: upgrade 0.34.0 -> 0.34.1
  > Revert "libcamera: add pkg-config files"
  > xfce4-panel: disable vala
  > libxfce4ui: disable vala
  > xfconf: inherit vala
  > libxfce4util: inherit vala
  > libcamera: add pkg-config files
  > libio-socket-ssl-perl: upgrade 2.073 -> 2.074
  > graphviz: added PACKAGECONFIG for librsvg
  > libjcat: upgrade 0.1.9 -> 0.1.10
  > monit: upgrade 5.30.0 -> 5.31.0
  > libgusb: upgrade 0.3.9 -> 0.3.10
  > libxmlb: upgrade 0.3.6 -> 0.3.7
  > gnuplot: upgrade 5.4.2 -> 5.4.3
  > inotify-tools: upgrade 3.21.9.6 -> 3.22.1.0
  > iotop: upgrade 1.20 -> 1.21
  > iscsi-initiator-utils: upgrade 2.1.5 -> 2.1.6
  > libwnck3: upgrade 40.0 -> 40.1
  > gnome-autoar: upgrade 0.4.2 -> 0.4.3
  > gedit: upgrade 40.1 -> 41.0
  > libwacom: upgrade 1.12 -> 2.1.0
  > python3-croniter: Upgrade 1.2.0 -> 1.3.4
  > python3-itsdangerous: Upgrade 2.0.1 -> 2.1.0
  > python3-dt-schema: remove recipe
  > libxml++-5.0: Add recipe for libxml++ 5.0
  > libxml++: Upgrade to 2.42.1 release
  > atkmm: Add new recipe for 2.36+
  > pangomm: Add recipe for pangomm-2.48
  > cairomm: Add recipe for cairomm 1.16
  > glibmm: Add recipe for 2.70.0
  > Fix DeprecationWarning about regexps
  > iotop: Disable lto with clang for rv32
  > capnproto: Link with libatomic on rv32
  > layers: Bump to use kirkstone
  > meta-oe: Use new variable SYSROOT_DIRS_IGNORE
  > recipes: Use new CVE_CHECK_IGNORE variable
  > recipes: Use renamed SKIP_RECIPE varFlag
  > geany-plugins: Fix build with libgit2 1.4+
  > libsigc++-3: Upgrade to 3.2.0
  > nodejs: add option to use openssl legacy providers
  > dnf-plugin-tui: Fix a bug of multilib
  > boost-sml: add new recipe
  > networking: add new netsniff-ng recipe version 0.6.8
  > rtc-tools: Update to 2022.02
  > wireplumber: Improve configuration
  > netdata: version bump 1.33.0 -> 1.33.1
  > rsyslog: update to 8.2202
  > plymouth: Add the retain-splash option
  > libjs-jquery: Upgrade to 3.3.1.

* sources/meta-qcom 76f22a8...741db33 (3):
  > Merge pull request #424 from YoeDistro/yoe/mut
  > Merge pull request #423 from lumag/fw-fixes
  > Merge pull request #421 from vzapolskiy/debugcc-bump

* sources/meta-qt5 d38470c...cc3d1c0 (3):
  > meta: update license names
  > python3-pytest-qt: add 4.0.2
  > layers: Bump to use kirkstone

* sources/meta-raspberrypi a96a61c...e39a0a5 (23):
  > ci: Use the current stable version for the mirror action
  > ci: No need for checkout step in mirror workflow
  > ci: Add git mirror workflow
  > meta: update license names
  > meta: update variable names
  > layers: Bump to use kirkstone
  > rpi-default-versions: Use 5.15 as default kernel
  > linux-raspberrypi: Add recipe for 5.15 LTS kernel
  > gstreamer1.0-plugins-bad: remove libmms PACKAGECONFIG and add gpl
  > sdcard_image-rpi: fix DeprecationWarning
  > python3-adafruit-blinka: Disable on musl
  > rpi-base.inc: enable i2c-gpio overlay
  > rpi-base.inc: Add vc4-fkms-v3d-pi4 overlay
  > ci: Add workflow to cancel redundant workflows
  > ci: Introduce workflow Yocto operations/builds
  > ci: Introduce workflow for compliance
  > ci: Define an action for cleaning/removing an image
  > ci: Define an action for cleaning dangling image
  > ci: Define an action for building a local docker image
  > docs: Detail the merging process of patches sent through the mailing list
  > README.md: Don't advertise meta-oe dependency
  > Move the python3-adafruit recipes depending on meta-oe to dynamic layers
  > README.md: Add contributing section

* sources/meta-riscv 18227c1...b355046 (1):
  > layers: Bump to use kirkstone

* sources/meta-rockchip 17703ee...966e8a3 (1):
  > layers: bump to use kirkstone

* sources/meta-ti 75ff5168...95492450 (67):
  > meta-ti: add README for meta-ti-extras and update maintainer
  > u-boot-ti-staging: Bump to 08.02.00.003 release
  > linux-ti-staging-rt: Bump to 08.02.00.003 release
  > linux-ti-staging: Bump to 08.02.00.003 release
  > ti-linux-fw: Bump to 08.02.00.003 release
  > ti-linux-fw: Bump to 08.02.00.002 release
  > u-boot-ti-staging: Bump to 08.02.00.002 release
  > linux-ti-staging-rt: Bump to 08.02.00.002 release
  > linux-ti-staging: Bump to 08.02.00.002 release
  > conf/machine/am57xx-evm: add overlay for OV10635 sensor
  > cnm-wave-fw: Split firmware name into target and source
  > ti-linux-fw: Bump to 08.02.00.001 release
  > u-boot-ti-staging: Bump to 08.02.00.001 release
  > linux-ti-staging-rt: Bump to 08.02.00.001 release
  > linux-ti-staging: Bump to 08.02.00.001 release
  > ipc: ti-rpmsg-char: Update library to 0.4.0
  > u-boot-ti: Support binman image generation
  > cnm-wave-fw: lock the compatiable machine to j721s2-evm
  > Revert "ti-sci-fw: Fix for k3-image-gen issue for combined boot images"
  > ti-linux-fw: Bump up TIFS and DM to v2022.01
  > cnm-wave-fw: Fix name of firmware for j721s2
  > recipes-ti/ti-rtos-bin: Fix unavailable binary path
  > recipes-bsp: Add cnm-wave-fw firmware recipe
  > recipies-ti: ti-rtos-firmware: Fixup typo for rtos firmware
  > recipes-bsp/ti-rtos: Define the TARGET and ALTERNATE_TARGET as well.
  > ti-rtos-bin: Add j721s2
  > recipes-bsp/ti-rtos: Use target_c7x_0 instead of just c7x
  > trusted-firmware-a: Add support for alternate console
  > optee-os: Add support for alternate console
  > machine: Add j721s2 evm configuration
  > meta-ti: use nonarch_base_libdir for firmware installations
  > ti-rtos-firmware: use nonarch_base_libdir for deployment
  > ti33x: move screen feature to machine configs
  > beaglebone: move kernel and dtb to packagegroup-core-boot
  > meta-ti: set layer compatibility with kirkstone
  > meta-ti: update ambiguous "BSD" license with "BSD-3-Clause"
  > meta-ti: move beaglebone-specific components to meta-ti-extras
  > meta-ti: move cuia to meta-ti-extras
  > ti-ipc: use fuller path when including common files
  > meta-ti-extras: setup layer custom licenses
  > meta-ti: move BIOS,XDC,XDAIS, CGT,DSP libs and components to meta-ti-extras
  > wl18xx-calibrator: explicitly specify source branch
  > wlconf: explicitly specify source branch
  > meta-ti: move WiLink components to meta-ti-extras
  > meta-ti-extras: add sub-layer with extra components that don't belong to BSP
  > meta-ti: add MIT license file for the metadata and basic README
  > meta-ti: create a sub-layer meta-ti-bsp from existing content
  > trusted-firmware-a: adjust ${BUILD_DIR} for meta-arm/master
  > gcc-linaro-baremetal: remove 7.2 version of GCC for baremetal Arm and Aarch64
  > dspbios,biosutils: remove remnants of DSP/BIOS, predecessor to SYS/BIOS
  > kselftests: remove outdated version in favor of upstream
  > doxygen: remove outdated version in favor of upstream
  > meta-ti: remove remaining Keystone1/2 overrides
  > classes,recipes: remove K1/2 PDK RTOS support, FWs and IPC transports
  > recipes-bsp: remove Keystone1/2 LLDs
  > conf/machine: remove Keystone1/2 SoC/machine configs
  > formfactor: remove beagleboard-specific configs
  > init-ifupdown: remove default /etc/interfaces file for beagleboard
  > alsa-state: remove asound.state for deprecated beagleboard
  > abefw: remove OMAP4 Audio Back-End (ABE) firmware
  > ti-ocf-crypto-module: remove OMAP3-specific OCF ctypto module
  > linuxutils: remove Linux Utils helper package
  > dmai: remove Davinci Multimedia Application Interface (DMAI)
  > hdvpss: remove DaVinci High-Definition Video Processing Subsystem (HDVPSS)
  > x-load: remove deprecated first stage X-Loader bootloader
  > conf/machine: remove SoC/platforms in DaVinci and OMAP3/4 families
  > ti-sgx-ddk-km: patches got merged upstream, update recipe accordingly

* sources/openembedded-core 17cd727f33...48d8499437 (120):
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > esdk: locked sig mismatch warnings when build from esdk env
  > qemux86: Add identical qemux86copy variant for tests
  > fixup
  > python3targetconfig: Use for nativesdk too
  > python3-pip: Don't change shebang
  > use ignore-installed for pip
  > package: rename LICENSE_EXCLUSION
  > python3-nose: drop recipe
  > python3-packaging: inherit setuptools_build_meta
  > python3-mako: inherit setuptools_build_meta
  > python3-dbusmock: set PIP_INSTALL_PACKAGE
  > numpy: set PIP_INSTALL_PACKAGE
  > gi-docgen: set PIP_INSTALL_PACKAGE
  > asciidoc: set PIP_INSTALL_PACKAGE
  > bmap-tools: set PIP_INSTALL_PACKAGE, BASEVER
  > python3-magic: set PIP_INSTALL_PACKAGE
  > python3-subunit: merge inc; set PIP_INSTALL_PACKAGE
  > python3-scons: merge -native recipe
  > python3-smartypants: patch hash bang to python3
  > python3-libarchive-d: set PIP_INSTALL_PACKAGE
  > meson: inherit setuptools_build_meta
  > python3-more-itertools: set PIP_INSTALL_PACKAGE
  > setuptools3.bbclass: refactor for wheels
  > python3-setuptools: inherit setuptools_base_meta
  > python3-pluggy: inherit setuptools_build_meta
  > python3-py: inherit setuptools_build_meta
  > python3-iniconfig: inherit setuptools_build_meta
  > python3-zipp: inherit setuptools_build_meta
  > python3-setuptools-scm: inherit setuptools_build_meta
  > python3-pytest: inherit setuptools_build_meta
  > python3-git: inherit setuptools_build_meta
  > python3-attrs: inherit setuptools_build_meta
  > setuptools_build_meta.bbclass: add helper class
  > python3-pip: inherit setuptools_build_meta
  > pip_install_wheel.bbclass: add helper class
  > python3-wheel: inherit flit_core
  > flit_core.bbclass: add helper for newer python packaging
  > python3-flit-core: add recipe for 3.6.0
  > python3-wheel: move 0.37.1 from meta-python
  > patch.py: Prevent git repo reinitialization
  > initramfs-framework: Add overlayroot module
  > Revert "selftest/lic_checksum: Add test for filename containing space"
  > selftest/lic_checksum: Add test for filename containing space
  > scripts: fix file writing in convert-spdx-licenses
  > icecc.bbclass: fix syntax error
  > scripts: fix file writing in convert-variable-renames
  > meta: Further LICENSE_FLAGS variable updates
  > meta: Rename LICENSE_FLAGS variable
  > bitbake.conf: Add entries to warn on usage of removed variables
  > icecc: Improve variables/terminology
  > meta/scripts: Automated conversion of OE renamed variables
  > scripts: Add convert-variable-renames script for inclusive language variable renaming
  > bitbake.conf: Add entries for renamed variables
  > imagefeatures: selftest: Change variable to be more descriptive
  > multilib: Use renamed SKIP_RECIPE varFlag
  > dnf: Use renamed SKIP_RECIPE varFlag
  > blacklist: Replace class with SKIP_RECIPE variable
  > local.conf/oeqa: Update BB_DISKMON_DIRS use
  > meta/scripts: Handle bitbake variable renaming
  > meta/scripts: Change BB_ENV_EXTRA_WHITE -> BB_ENV_PASSTHROUGH_ADDITIONS
  > layer.conf: Update to use kirkstone
  > sanity.conf: Require bitbake version 1.53.1
  > yocto-check-layer: add ability to perform tests from a global bbclass
  > devtool: explicitly set main or master branches in upgrades when available
  > weston-init: replace deprecated/disabled fbdev with drm backend
  > kernel: make kernel-base recommend kernel-image, not depend
  > oeqa/selftest/bblogging: Split the test cases up for ease of testing
  > oeqa/selftest/bblogging: Add logging tests for bb.build.exec_func with shell/python code
  > boost: Fix build on 32bit arches with 64bit time_t defaults
  > systemd: fix DeprecationWarning about regexps
  > tiff: Add backports for two CVEs from upstream
  > vim: Upgrade 8.2.4314 -> 8.2.4424
  > libxml-parser-perl: Add missing RDEPENDS
  > perl: Improve and update module RPDEPENDS
  > expat: Upgrade 2.4.5 -> 2.4.6
  > expat: Upgrade 2.4.4 -> 2.4.5
  > libhandy: Use upstream regex to check version of upgrade.
  > waffle: add wayland-protocols when building with wayland
  > grub: Fix build with bintutils 2.38 on riscv
  > libgit2: Upgrade to 1.4.1
  > sstate: Setup fetcher environment in advance
  > oeqa/selftest/bbtests: Update after license changes
  > meta/meta-selftest/meta-skeleton: Update LICENSE variable to use SPDX license identifiers
  > scripts: Add a conversion script to use SPDX license names
  > core-image-testmaster: Rename to core-image-testcontroller
  > gstreamer1.0: update licenses of all modules
  > gdb: update 11.1 -> 11.2
  > archiver: Fix typo
  > glibc: fix create thread failed in unprivileged process
  > go: upgrade 1.17.6 -> 1.17.7
  > recipeutils: Add missing get_srcrev() call
  > diffoscope: upgrade 202 -> 204
  > libical: upgrade 3.0.13 -> 3.0.14
  > gst-examples: upgrade 1.18.5 -> 1.18.6
  > shaderc: upgrade 2022.0 -> 2022.1
  > piglit: upgrade to latest revision
  > pango: upgrade 1.48.10 -> 1.50.4
  > gi-docgen: upgrade 2021.8 -> 2022.1
  > vala: upgrade 0.54.6 -> 0.54.7
  > python3-pytest: upgrade 7.0.0 -> 7.0.1
  > python3-dtschema: upgrade 2021.12 -> 2022.1
  > mmc-utils: upgrade to latest revision
  > meson: upgrade 0.61.1 -> 0.61.2
  > help2man: upgrade 1.48.5 -> 1.49.1
  > repo: upgrade 2.20 -> 2.21
  > python3-tomli: upgrade 2.0.0 -> 2.0.1
  > util-linux: upgrade 2.37.3 -> 2.37.4
  > libgit2: update 1.3.0 -> 1.4.0
  > xkeyboard-config: update 2.34 -> 2.35.1
  > vulkan-samples: update to latest revision
  > vulkan: update 1.2.198 -> 1.3.204
  > webkitgtk: remove rejected patch
  > man-db: update 2.10.0 -> 2.10.1
  > webkitgtk: drop patch merged upstream
  > weston-init: disable systemd watchdog option
  > gstreamer1.0: disable flaky gstbin:test_watch_for_state_change test
  > features_check/insane: Use hasOverrides datastore method
  > oeqa/selftest/bbtests: Update to match changed bitbake output
  > selftest/bbtests: Add tests for git floating tag resolution

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Feb 23, 2022
… sources/meta-atmel sources/meta-clang sources/meta-elm-binary sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-ti sources/openembedded-core

* sources/bitbake e5144887...319710d9 (45):
  > fetcher2: Use SkipRecipe instead of erroring out
  > tests/fetch: Update for master -> main change upstream
  > Revert "checksum: Support uri formatted file list"
  > checksum: Support uri formatted file list
  > Revert "ast: Fix YOCTO #8621?"
  > ast: Fix YOCTO #8621?
  > data_smart: Avoid exceptions for non string data
  > bitbake: Bump version to 1.53.1
  > lib/bb: fix exit when found renamed variables
  > bitbake: Replace remaining "abort" usage
  > lib/bb: Replace "ABORT" action in BB_DISKMON_DIRS
  > lib/bb: Replace "abort" usage in task handling
  > lib: Replace remaining "blacklist"/"whitelist" usage
  > data_smart: Add support to BB_RENAMED_VARIABLES for custom strings
  > data_smart: Allow rename mechanism to show full expressions
  > bitbake: Rename allowed multiple provider variable
  > bitbake: Rename setscene enforce filtering variable
  > bitbake: Rename configuration hash filtering variable
  > bitbake: Rename environment filtering variables
  > bitbake: Rename basehas and taskhash filtering variables
  > data_smart/cookerdata: Add variable remapping support
  > utils: Ensure shell function failure in python logging is correct
  > fetch2: Abstract fetcher environment to a function
  > wget: Fix grammar "can happen"
  > utils: Fix typo "dependency" and "spawning"
  > tinfoil: Fix typo "receive" and "something"
  > progress: Fix typo "wherever"
  > process: Fix typo: "process"
  > persist_data: Fix typo "committed"
  > fetch2/git: Remove duplicate "the"
  > fetch2: Fix typo "conform" and "processed"
  > event: Fix typo "asynchronous" and "occasionally"
  > daemonize: Fix typo "separate"
  > cookerdata: Fix typo "normally"
  > cooker: Fix typo "isn't" and "tuples"
  > fetch2/wget: move loop-invariant load of BB_ORIGENV
  > utils: Fix environment decorator logic error
  > data_smart: Add hasOverrides method to public datastore API
  > msg: Ensure manually created loggers have the once filter
  > msg: Add bb.warnonce() and bb.erroronce() log methods
  > cooker: Improve parsing failure from handled exception usability
  > data_smart: Fix overrides file/line message additions
  > asyncrpc: Fix attribute errors
  > contrib: Fix hash server Dockerfile dependencies
  > fetch2/cooker: Fix source revision handling with floating upstreams

* sources/meta-96boards c0a7f40...549a3d7 (4):
  > u-boot: Make recipe specific to poplar
  > u-boot-orangepi-i96: Enable it for selected machine
  > u-boot-juno: Remove recipe
  > layer.conf: switch compatible to kirkstone

* sources/meta-arm 3144638...f1d818c (19):
  > ffa-debugfs-mod: Do not build for rpi machines
  > meta: update license names
  > layers: Bump to use kirkstone
  > Update for LICENSE_FLAGS_WHITELIST rename to _ACCEPTED.
  > meta-arm-toolchain: Use renamed SKIP_RECIPE var flags
  > meta-arm-toolchain: Use renamed BB_BASEHASH_IGNORE_VARS variable
  > arm-bsp/security: move TS patches to corstone1000 directory
  > ci: remove psa-arch-tests from corstone1000-common.yml
  > kas/corstone1000-base: update meta-arm-image SHA
  > arm-bsp/security: trusted-services to fix psa-arch-tests
  > arm-bsp/security: drop psa-arch-tests recipe
  > arm-bsp/tf-m: update git SHA
  > arm-bsp/security: replace mbedcrypto with mbedtls
  > arm-bsp/docs: Update fvp-baser-aemv8r64 docs
  > arm-bsp/conf: Use real-time clock for fvp-baser-aemv8r64
  > arm-bsp/kernel: Use 4 Gb of RAM in fvp-baser-aemv8r64
  > arm-bsp/u-boot: Add U-Boot for fvp-baser-aemv8r64
  > arm-bsp/boot-wrapper-aarch64: Update patches for fvp-baser-aemv8r64
  > arm/boot-wrapper-aarch64: Upgrade to newer revision

* sources/meta-atmel 749ed98...bcc0830 (3):
  > Merge branch 'yoe/mut' of https://github.com/YoeDistro/meta-atmel
  > flashing.txt: update and modify meaning of documentation
  > scripts: remove old sam-ba flasher

* sources/meta-clang d5219d8...d2aaea2 (14):
  > qtlocation: Use gcc to avoid mips/clang crash for now
  > go-helloworld: Force use GNU strip and objcopy
  > kexec-tools-klibc: Do not use llvm-strip on mips
  > libvorbis,x264,dcadec,graphviz: Use -O0 on mips
  > clang: Use GNU objdump on mips
  > layers: Bump to use kirkstone
  > bpftrace: Upgrade to latest master
  > clang.bbclass: Use llvm provided binutils when using toolchain-clang
  > nonclangable.conf: Disable llvm-objcopy/llvm-strip on selected recipes
  > clang: Update to latest 14.x
  > clang: Provide cross names for common llvm binutils
  > ntfs-3g-ntfsprogs,cdrkit,xscreensaver: Disable -O2 to avoid clang14 hangs for riscv
  > clang.bbclass: Fix typo about big.LITTLE tune options
  > castxml: bump to 0.4.4

* sources/meta-elm-binary df225a0...0e66cdf (1):
  > Merge pull request #5 from YoeDistro/yoe/mut

* sources/meta-freescale 1ef22812...e1687f81 (4):
  > Merge pull request #980 from Freescale/topic/generalize-soc-overrides
  > Merge pull request #981 from YoeDistro/yoe/mut
  > kernel-module-imx-gpu-viv: 6.4.0.p2.4+fslc -> 6.4.3.p2.4+fslc
  > Merge pull request #979 from zandrey/optee-fix-bsd-license

* sources/meta-freescale-3rdparty 6059586...bf7ae43 (6):
  > u-boot-script-toradex: Revert wrong override change
  > Generalize overrides subsystem for NXP and Mainline support
  > Merge pull request #196 from Ossanes/topic/nitrogen8mp
  > Merge pull request #195 from YoeDistro/yoe/mut
  > Merge pull request #193 from Ossanes/topic/imx7d-remarkable2-remove-firmwares
  > Merge pull request #192 from Ossanes/topic/imx6dl-riotboard-uboot

* sources/meta-intel 0975ec02...2bdc4328 (2):
  > layer.conf: include kirkstone in LAYERSERIES_COMPAT
  > meta: rename CVE_CHECK_WHITELIST to CVE_CHECK_IGNORE

* sources/meta-odroid 99d9b87...9b8c34d (2):
  > layers: Bump to use kirkstone
  > linux-hardkernel: Use SKIP_RECIPE varflag

* sources/meta-openembedded ea223bd3d...6fd754701 (79):
  > XXX: Add Github actions CI support
  > python3-langtable: Upgrade to release 0.0.57
  > python3-unidiff: Upgrade 0.7.0 -> 0.7.3
  > python3-pandas: Upgrade 1.4.0 -> 1.4.1
  > python3-bitarray: Upgrade 2.3.6 -> 2.3.7
  > python3-ordered-set: Upgrade 4.0.2 -> 4.1.0
  > python3-flask: upgrade 2.0.2 -> 2.0.3
  > python3-autobahn: upgrade 21.11.1 -> 22.1.1
  > python3-test-generator: drop recipe
  > python3-wheel: drop; moved to oe-core
  > python3-click: Upgrade 8.0.3 -> 8.0.4
  > python3-distro: Upgrade 1.6.0 -> 1.7.0
  > python3-alembic upgrade 1.7.5 -> 1.7.6
  > spice-protocol: upgrade 0.14.3 -> 0.14.4
  > tcpreplay: upgrade 4.4.0 -> 4.4.1
  > wolfssl: upgrade 5.1.0- > 5.2.0
  > remmina: upgrade 1.4.23 -> 1.4.24
  > soci: upgrade 4.0.2 -> 4.0.3
  > tree: upgrade 2.0.1 -> 2.0.2
  > zchunk: upgrade 1.1.16 -> 1.2.0
  > poppler: upgrade 22.01.0 -> 22.02.0
  > pugixml: upgrade 1.11.4 -> 1.12
  > postgresql: upgrade 14.1 -> 14.2
  > phpmyadmin: upgrade 5.1.2 -> 5.1.3
  > protobuf: upgrade 3.19.3 -> 3.19.4
  > nautilus: upgrade 41.1 -> 41.2
  > netplan: upgrade 0.103 -> 0.104
  > rdma-core: upgrade 38.0 -> 39.0
  > nano: upgrade 6.0 -> 6.2
  > php: upgrade 8.1.2 -> 8.1.3
  > mpv: upgrade 0.34.0 -> 0.34.1
  > Revert "libcamera: add pkg-config files"
  > xfce4-panel: disable vala
  > libxfce4ui: disable vala
  > xfconf: inherit vala
  > libxfce4util: inherit vala
  > libcamera: add pkg-config files
  > libio-socket-ssl-perl: upgrade 2.073 -> 2.074
  > graphviz: added PACKAGECONFIG for librsvg
  > libjcat: upgrade 0.1.9 -> 0.1.10
  > monit: upgrade 5.30.0 -> 5.31.0
  > libgusb: upgrade 0.3.9 -> 0.3.10
  > libxmlb: upgrade 0.3.6 -> 0.3.7
  > gnuplot: upgrade 5.4.2 -> 5.4.3
  > inotify-tools: upgrade 3.21.9.6 -> 3.22.1.0
  > iotop: upgrade 1.20 -> 1.21
  > iscsi-initiator-utils: upgrade 2.1.5 -> 2.1.6
  > libwnck3: upgrade 40.0 -> 40.1
  > gnome-autoar: upgrade 0.4.2 -> 0.4.3
  > gedit: upgrade 40.1 -> 41.0
  > libwacom: upgrade 1.12 -> 2.1.0
  > python3-croniter: Upgrade 1.2.0 -> 1.3.4
  > python3-itsdangerous: Upgrade 2.0.1 -> 2.1.0
  > python3-dt-schema: remove recipe
  > libxml++-5.0: Add recipe for libxml++ 5.0
  > libxml++: Upgrade to 2.42.1 release
  > atkmm: Add new recipe for 2.36+
  > pangomm: Add recipe for pangomm-2.48
  > cairomm: Add recipe for cairomm 1.16
  > glibmm: Add recipe for 2.70.0
  > Fix DeprecationWarning about regexps
  > iotop: Disable lto with clang for rv32
  > capnproto: Link with libatomic on rv32
  > layers: Bump to use kirkstone
  > meta-oe: Use new variable SYSROOT_DIRS_IGNORE
  > recipes: Use new CVE_CHECK_IGNORE variable
  > recipes: Use renamed SKIP_RECIPE varFlag
  > geany-plugins: Fix build with libgit2 1.4+
  > libsigc++-3: Upgrade to 3.2.0
  > nodejs: add option to use openssl legacy providers
  > dnf-plugin-tui: Fix a bug of multilib
  > boost-sml: add new recipe
  > networking: add new netsniff-ng recipe version 0.6.8
  > rtc-tools: Update to 2022.02
  > wireplumber: Improve configuration
  > netdata: version bump 1.33.0 -> 1.33.1
  > rsyslog: update to 8.2202
  > plymouth: Add the retain-splash option
  > libjs-jquery: Upgrade to 3.3.1.

* sources/meta-qcom 76f22a8...741db33 (3):
  > Merge pull request #424 from YoeDistro/yoe/mut
  > Merge pull request #423 from lumag/fw-fixes
  > Merge pull request #421 from vzapolskiy/debugcc-bump

* sources/meta-qt5 d38470c...cc3d1c0 (3):
  > meta: update license names
  > python3-pytest-qt: add 4.0.2
  > layers: Bump to use kirkstone

* sources/meta-raspberrypi a96a61c...e39a0a5 (23):
  > ci: Use the current stable version for the mirror action
  > ci: No need for checkout step in mirror workflow
  > ci: Add git mirror workflow
  > meta: update license names
  > meta: update variable names
  > layers: Bump to use kirkstone
  > rpi-default-versions: Use 5.15 as default kernel
  > linux-raspberrypi: Add recipe for 5.15 LTS kernel
  > gstreamer1.0-plugins-bad: remove libmms PACKAGECONFIG and add gpl
  > sdcard_image-rpi: fix DeprecationWarning
  > python3-adafruit-blinka: Disable on musl
  > rpi-base.inc: enable i2c-gpio overlay
  > rpi-base.inc: Add vc4-fkms-v3d-pi4 overlay
  > ci: Add workflow to cancel redundant workflows
  > ci: Introduce workflow Yocto operations/builds
  > ci: Introduce workflow for compliance
  > ci: Define an action for cleaning/removing an image
  > ci: Define an action for cleaning dangling image
  > ci: Define an action for building a local docker image
  > docs: Detail the merging process of patches sent through the mailing list
  > README.md: Don't advertise meta-oe dependency
  > Move the python3-adafruit recipes depending on meta-oe to dynamic layers
  > README.md: Add contributing section

* sources/meta-riscv 18227c1...b355046 (1):
  > layers: Bump to use kirkstone

* sources/meta-rockchip 17703ee...966e8a3 (1):
  > layers: bump to use kirkstone

* sources/meta-ti 75ff5168...95492450 (67):
  > meta-ti: add README for meta-ti-extras and update maintainer
  > u-boot-ti-staging: Bump to 08.02.00.003 release
  > linux-ti-staging-rt: Bump to 08.02.00.003 release
  > linux-ti-staging: Bump to 08.02.00.003 release
  > ti-linux-fw: Bump to 08.02.00.003 release
  > ti-linux-fw: Bump to 08.02.00.002 release
  > u-boot-ti-staging: Bump to 08.02.00.002 release
  > linux-ti-staging-rt: Bump to 08.02.00.002 release
  > linux-ti-staging: Bump to 08.02.00.002 release
  > conf/machine/am57xx-evm: add overlay for OV10635 sensor
  > cnm-wave-fw: Split firmware name into target and source
  > ti-linux-fw: Bump to 08.02.00.001 release
  > u-boot-ti-staging: Bump to 08.02.00.001 release
  > linux-ti-staging-rt: Bump to 08.02.00.001 release
  > linux-ti-staging: Bump to 08.02.00.001 release
  > ipc: ti-rpmsg-char: Update library to 0.4.0
  > u-boot-ti: Support binman image generation
  > cnm-wave-fw: lock the compatiable machine to j721s2-evm
  > Revert "ti-sci-fw: Fix for k3-image-gen issue for combined boot images"
  > ti-linux-fw: Bump up TIFS and DM to v2022.01
  > cnm-wave-fw: Fix name of firmware for j721s2
  > recipes-ti/ti-rtos-bin: Fix unavailable binary path
  > recipes-bsp: Add cnm-wave-fw firmware recipe
  > recipies-ti: ti-rtos-firmware: Fixup typo for rtos firmware
  > recipes-bsp/ti-rtos: Define the TARGET and ALTERNATE_TARGET as well.
  > ti-rtos-bin: Add j721s2
  > recipes-bsp/ti-rtos: Use target_c7x_0 instead of just c7x
  > trusted-firmware-a: Add support for alternate console
  > optee-os: Add support for alternate console
  > machine: Add j721s2 evm configuration
  > meta-ti: use nonarch_base_libdir for firmware installations
  > ti-rtos-firmware: use nonarch_base_libdir for deployment
  > ti33x: move screen feature to machine configs
  > beaglebone: move kernel and dtb to packagegroup-core-boot
  > meta-ti: set layer compatibility with kirkstone
  > meta-ti: update ambiguous "BSD" license with "BSD-3-Clause"
  > meta-ti: move beaglebone-specific components to meta-ti-extras
  > meta-ti: move cuia to meta-ti-extras
  > ti-ipc: use fuller path when including common files
  > meta-ti-extras: setup layer custom licenses
  > meta-ti: move BIOS,XDC,XDAIS, CGT,DSP libs and components to meta-ti-extras
  > wl18xx-calibrator: explicitly specify source branch
  > wlconf: explicitly specify source branch
  > meta-ti: move WiLink components to meta-ti-extras
  > meta-ti-extras: add sub-layer with extra components that don't belong to BSP
  > meta-ti: add MIT license file for the metadata and basic README
  > meta-ti: create a sub-layer meta-ti-bsp from existing content
  > trusted-firmware-a: adjust ${BUILD_DIR} for meta-arm/master
  > gcc-linaro-baremetal: remove 7.2 version of GCC for baremetal Arm and Aarch64
  > dspbios,biosutils: remove remnants of DSP/BIOS, predecessor to SYS/BIOS
  > kselftests: remove outdated version in favor of upstream
  > doxygen: remove outdated version in favor of upstream
  > meta-ti: remove remaining Keystone1/2 overrides
  > classes,recipes: remove K1/2 PDK RTOS support, FWs and IPC transports
  > recipes-bsp: remove Keystone1/2 LLDs
  > conf/machine: remove Keystone1/2 SoC/machine configs
  > formfactor: remove beagleboard-specific configs
  > init-ifupdown: remove default /etc/interfaces file for beagleboard
  > alsa-state: remove asound.state for deprecated beagleboard
  > abefw: remove OMAP4 Audio Back-End (ABE) firmware
  > ti-ocf-crypto-module: remove OMAP3-specific OCF ctypto module
  > linuxutils: remove Linux Utils helper package
  > dmai: remove Davinci Multimedia Application Interface (DMAI)
  > hdvpss: remove DaVinci High-Definition Video Processing Subsystem (HDVPSS)
  > x-load: remove deprecated first stage X-Loader bootloader
  > conf/machine: remove SoC/platforms in DaVinci and OMAP3/4 families
  > ti-sgx-ddk-km: patches got merged upstream, update recipe accordingly

* sources/openembedded-core 17cd727f33...48d8499437 (120):
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > esdk: locked sig mismatch warnings when build from esdk env
  > qemux86: Add identical qemux86copy variant for tests
  > fixup
  > python3targetconfig: Use for nativesdk too
  > python3-pip: Don't change shebang
  > use ignore-installed for pip
  > package: rename LICENSE_EXCLUSION
  > python3-nose: drop recipe
  > python3-packaging: inherit setuptools_build_meta
  > python3-mako: inherit setuptools_build_meta
  > python3-dbusmock: set PIP_INSTALL_PACKAGE
  > numpy: set PIP_INSTALL_PACKAGE
  > gi-docgen: set PIP_INSTALL_PACKAGE
  > asciidoc: set PIP_INSTALL_PACKAGE
  > bmap-tools: set PIP_INSTALL_PACKAGE, BASEVER
  > python3-magic: set PIP_INSTALL_PACKAGE
  > python3-subunit: merge inc; set PIP_INSTALL_PACKAGE
  > python3-scons: merge -native recipe
  > python3-smartypants: patch hash bang to python3
  > python3-libarchive-d: set PIP_INSTALL_PACKAGE
  > meson: inherit setuptools_build_meta
  > python3-more-itertools: set PIP_INSTALL_PACKAGE
  > setuptools3.bbclass: refactor for wheels
  > python3-setuptools: inherit setuptools_base_meta
  > python3-pluggy: inherit setuptools_build_meta
  > python3-py: inherit setuptools_build_meta
  > python3-iniconfig: inherit setuptools_build_meta
  > python3-zipp: inherit setuptools_build_meta
  > python3-setuptools-scm: inherit setuptools_build_meta
  > python3-pytest: inherit setuptools_build_meta
  > python3-git: inherit setuptools_build_meta
  > python3-attrs: inherit setuptools_build_meta
  > setuptools_build_meta.bbclass: add helper class
  > python3-pip: inherit setuptools_build_meta
  > pip_install_wheel.bbclass: add helper class
  > python3-wheel: inherit flit_core
  > flit_core.bbclass: add helper for newer python packaging
  > python3-flit-core: add recipe for 3.6.0
  > python3-wheel: move 0.37.1 from meta-python
  > patch.py: Prevent git repo reinitialization
  > initramfs-framework: Add overlayroot module
  > Revert "selftest/lic_checksum: Add test for filename containing space"
  > selftest/lic_checksum: Add test for filename containing space
  > scripts: fix file writing in convert-spdx-licenses
  > icecc.bbclass: fix syntax error
  > scripts: fix file writing in convert-variable-renames
  > meta: Further LICENSE_FLAGS variable updates
  > meta: Rename LICENSE_FLAGS variable
  > bitbake.conf: Add entries to warn on usage of removed variables
  > icecc: Improve variables/terminology
  > meta/scripts: Automated conversion of OE renamed variables
  > scripts: Add convert-variable-renames script for inclusive language variable renaming
  > bitbake.conf: Add entries for renamed variables
  > imagefeatures: selftest: Change variable to be more descriptive
  > multilib: Use renamed SKIP_RECIPE varFlag
  > dnf: Use renamed SKIP_RECIPE varFlag
  > blacklist: Replace class with SKIP_RECIPE variable
  > local.conf/oeqa: Update BB_DISKMON_DIRS use
  > meta/scripts: Handle bitbake variable renaming
  > meta/scripts: Change BB_ENV_EXTRA_WHITE -> BB_ENV_PASSTHROUGH_ADDITIONS
  > layer.conf: Update to use kirkstone
  > sanity.conf: Require bitbake version 1.53.1
  > yocto-check-layer: add ability to perform tests from a global bbclass
  > devtool: explicitly set main or master branches in upgrades when available
  > weston-init: replace deprecated/disabled fbdev with drm backend
  > kernel: make kernel-base recommend kernel-image, not depend
  > oeqa/selftest/bblogging: Split the test cases up for ease of testing
  > oeqa/selftest/bblogging: Add logging tests for bb.build.exec_func with shell/python code
  > boost: Fix build on 32bit arches with 64bit time_t defaults
  > systemd: fix DeprecationWarning about regexps
  > tiff: Add backports for two CVEs from upstream
  > vim: Upgrade 8.2.4314 -> 8.2.4424
  > libxml-parser-perl: Add missing RDEPENDS
  > perl: Improve and update module RPDEPENDS
  > expat: Upgrade 2.4.5 -> 2.4.6
  > expat: Upgrade 2.4.4 -> 2.4.5
  > libhandy: Use upstream regex to check version of upgrade.
  > waffle: add wayland-protocols when building with wayland
  > grub: Fix build with bintutils 2.38 on riscv
  > libgit2: Upgrade to 1.4.1
  > sstate: Setup fetcher environment in advance
  > oeqa/selftest/bbtests: Update after license changes
  > meta/meta-selftest/meta-skeleton: Update LICENSE variable to use SPDX license identifiers
  > scripts: Add a conversion script to use SPDX license names
  > core-image-testmaster: Rename to core-image-testcontroller
  > gstreamer1.0: update licenses of all modules
  > gdb: update 11.1 -> 11.2
  > archiver: Fix typo
  > glibc: fix create thread failed in unprivileged process
  > go: upgrade 1.17.6 -> 1.17.7
  > recipeutils: Add missing get_srcrev() call
  > diffoscope: upgrade 202 -> 204
  > libical: upgrade 3.0.13 -> 3.0.14
  > gst-examples: upgrade 1.18.5 -> 1.18.6
  > shaderc: upgrade 2022.0 -> 2022.1
  > piglit: upgrade to latest revision
  > pango: upgrade 1.48.10 -> 1.50.4
  > gi-docgen: upgrade 2021.8 -> 2022.1
  > vala: upgrade 0.54.6 -> 0.54.7
  > python3-pytest: upgrade 7.0.0 -> 7.0.1
  > python3-dtschema: upgrade 2021.12 -> 2022.1
  > mmc-utils: upgrade to latest revision
  > meson: upgrade 0.61.1 -> 0.61.2
  > help2man: upgrade 1.48.5 -> 1.49.1
  > repo: upgrade 2.20 -> 2.21
  > python3-tomli: upgrade 2.0.0 -> 2.0.1
  > util-linux: upgrade 2.37.3 -> 2.37.4
  > libgit2: update 1.3.0 -> 1.4.0
  > xkeyboard-config: update 2.34 -> 2.35.1
  > vulkan-samples: update to latest revision
  > vulkan: update 1.2.198 -> 1.3.204
  > webkitgtk: remove rejected patch
  > man-db: update 2.10.0 -> 2.10.1
  > webkitgtk: drop patch merged upstream
  > weston-init: disable systemd watchdog option
  > gstreamer1.0: disable flaky gstbin:test_watch_for_state_change test
  > features_check/insane: Use hasOverrides datastore method
  > oeqa/selftest/bbtests: Update to match changed bitbake output
  > selftest/bbtests: Add tests for git floating tag resolution

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Feb 23, 2022
… sources/meta-atmel sources/meta-clang sources/meta-elm-binary sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-ti sources/openembedded-core

* sources/bitbake e5144887...319710d9 (45):
  > fetcher2: Use SkipRecipe instead of erroring out
  > tests/fetch: Update for master -> main change upstream
  > Revert "checksum: Support uri formatted file list"
  > checksum: Support uri formatted file list
  > Revert "ast: Fix YOCTO #8621?"
  > ast: Fix YOCTO #8621?
  > data_smart: Avoid exceptions for non string data
  > bitbake: Bump version to 1.53.1
  > lib/bb: fix exit when found renamed variables
  > bitbake: Replace remaining "abort" usage
  > lib/bb: Replace "ABORT" action in BB_DISKMON_DIRS
  > lib/bb: Replace "abort" usage in task handling
  > lib: Replace remaining "blacklist"/"whitelist" usage
  > data_smart: Add support to BB_RENAMED_VARIABLES for custom strings
  > data_smart: Allow rename mechanism to show full expressions
  > bitbake: Rename allowed multiple provider variable
  > bitbake: Rename setscene enforce filtering variable
  > bitbake: Rename configuration hash filtering variable
  > bitbake: Rename environment filtering variables
  > bitbake: Rename basehas and taskhash filtering variables
  > data_smart/cookerdata: Add variable remapping support
  > utils: Ensure shell function failure in python logging is correct
  > fetch2: Abstract fetcher environment to a function
  > wget: Fix grammar "can happen"
  > utils: Fix typo "dependency" and "spawning"
  > tinfoil: Fix typo "receive" and "something"
  > progress: Fix typo "wherever"
  > process: Fix typo: "process"
  > persist_data: Fix typo "committed"
  > fetch2/git: Remove duplicate "the"
  > fetch2: Fix typo "conform" and "processed"
  > event: Fix typo "asynchronous" and "occasionally"
  > daemonize: Fix typo "separate"
  > cookerdata: Fix typo "normally"
  > cooker: Fix typo "isn't" and "tuples"
  > fetch2/wget: move loop-invariant load of BB_ORIGENV
  > utils: Fix environment decorator logic error
  > data_smart: Add hasOverrides method to public datastore API
  > msg: Ensure manually created loggers have the once filter
  > msg: Add bb.warnonce() and bb.erroronce() log methods
  > cooker: Improve parsing failure from handled exception usability
  > data_smart: Fix overrides file/line message additions
  > asyncrpc: Fix attribute errors
  > contrib: Fix hash server Dockerfile dependencies
  > fetch2/cooker: Fix source revision handling with floating upstreams

* sources/meta-96boards c0a7f40...549a3d7 (4):
  > u-boot: Make recipe specific to poplar
  > u-boot-orangepi-i96: Enable it for selected machine
  > u-boot-juno: Remove recipe
  > layer.conf: switch compatible to kirkstone

* sources/meta-arm 3144638...f1d818c (19):
  > ffa-debugfs-mod: Do not build for rpi machines
  > meta: update license names
  > layers: Bump to use kirkstone
  > Update for LICENSE_FLAGS_WHITELIST rename to _ACCEPTED.
  > meta-arm-toolchain: Use renamed SKIP_RECIPE var flags
  > meta-arm-toolchain: Use renamed BB_BASEHASH_IGNORE_VARS variable
  > arm-bsp/security: move TS patches to corstone1000 directory
  > ci: remove psa-arch-tests from corstone1000-common.yml
  > kas/corstone1000-base: update meta-arm-image SHA
  > arm-bsp/security: trusted-services to fix psa-arch-tests
  > arm-bsp/security: drop psa-arch-tests recipe
  > arm-bsp/tf-m: update git SHA
  > arm-bsp/security: replace mbedcrypto with mbedtls
  > arm-bsp/docs: Update fvp-baser-aemv8r64 docs
  > arm-bsp/conf: Use real-time clock for fvp-baser-aemv8r64
  > arm-bsp/kernel: Use 4 Gb of RAM in fvp-baser-aemv8r64
  > arm-bsp/u-boot: Add U-Boot for fvp-baser-aemv8r64
  > arm-bsp/boot-wrapper-aarch64: Update patches for fvp-baser-aemv8r64
  > arm/boot-wrapper-aarch64: Upgrade to newer revision

* sources/meta-atmel 749ed98...bcc0830 (3):
  > Merge branch 'yoe/mut' of https://github.com/YoeDistro/meta-atmel
  > flashing.txt: update and modify meaning of documentation
  > scripts: remove old sam-ba flasher

* sources/meta-clang d5219d8...e07907d (15):
  > clang: Update to latest 14.x
  > qtlocation: Use gcc to avoid mips/clang crash for now
  > go-helloworld: Force use GNU strip and objcopy
  > kexec-tools-klibc: Do not use llvm-strip on mips
  > libvorbis,x264,dcadec,graphviz: Use -O0 on mips
  > clang: Use GNU objdump on mips
  > layers: Bump to use kirkstone
  > bpftrace: Upgrade to latest master
  > clang.bbclass: Use llvm provided binutils when using toolchain-clang
  > nonclangable.conf: Disable llvm-objcopy/llvm-strip on selected recipes
  > clang: Update to latest 14.x
  > clang: Provide cross names for common llvm binutils
  > ntfs-3g-ntfsprogs,cdrkit,xscreensaver: Disable -O2 to avoid clang14 hangs for riscv
  > clang.bbclass: Fix typo about big.LITTLE tune options
  > castxml: bump to 0.4.4

* sources/meta-elm-binary df225a0...0e66cdf (1):
  > Merge pull request #5 from YoeDistro/yoe/mut

* sources/meta-freescale 1ef22812...e1687f81 (4):
  > Merge pull request #980 from Freescale/topic/generalize-soc-overrides
  > Merge pull request #981 from YoeDistro/yoe/mut
  > kernel-module-imx-gpu-viv: 6.4.0.p2.4+fslc -> 6.4.3.p2.4+fslc
  > Merge pull request #979 from zandrey/optee-fix-bsd-license

* sources/meta-freescale-3rdparty 6059586...bf7ae43 (6):
  > u-boot-script-toradex: Revert wrong override change
  > Generalize overrides subsystem for NXP and Mainline support
  > Merge pull request #196 from Ossanes/topic/nitrogen8mp
  > Merge pull request #195 from YoeDistro/yoe/mut
  > Merge pull request #193 from Ossanes/topic/imx7d-remarkable2-remove-firmwares
  > Merge pull request #192 from Ossanes/topic/imx6dl-riotboard-uboot

* sources/meta-intel 0975ec02...2bdc4328 (2):
  > layer.conf: include kirkstone in LAYERSERIES_COMPAT
  > meta: rename CVE_CHECK_WHITELIST to CVE_CHECK_IGNORE

* sources/meta-odroid 99d9b87...9b8c34d (2):
  > layers: Bump to use kirkstone
  > linux-hardkernel: Use SKIP_RECIPE varflag

* sources/meta-openembedded ea223bd3d...6fd754701 (79):
  > XXX: Add Github actions CI support
  > python3-langtable: Upgrade to release 0.0.57
  > python3-unidiff: Upgrade 0.7.0 -> 0.7.3
  > python3-pandas: Upgrade 1.4.0 -> 1.4.1
  > python3-bitarray: Upgrade 2.3.6 -> 2.3.7
  > python3-ordered-set: Upgrade 4.0.2 -> 4.1.0
  > python3-flask: upgrade 2.0.2 -> 2.0.3
  > python3-autobahn: upgrade 21.11.1 -> 22.1.1
  > python3-test-generator: drop recipe
  > python3-wheel: drop; moved to oe-core
  > python3-click: Upgrade 8.0.3 -> 8.0.4
  > python3-distro: Upgrade 1.6.0 -> 1.7.0
  > python3-alembic upgrade 1.7.5 -> 1.7.6
  > spice-protocol: upgrade 0.14.3 -> 0.14.4
  > tcpreplay: upgrade 4.4.0 -> 4.4.1
  > wolfssl: upgrade 5.1.0- > 5.2.0
  > remmina: upgrade 1.4.23 -> 1.4.24
  > soci: upgrade 4.0.2 -> 4.0.3
  > tree: upgrade 2.0.1 -> 2.0.2
  > zchunk: upgrade 1.1.16 -> 1.2.0
  > poppler: upgrade 22.01.0 -> 22.02.0
  > pugixml: upgrade 1.11.4 -> 1.12
  > postgresql: upgrade 14.1 -> 14.2
  > phpmyadmin: upgrade 5.1.2 -> 5.1.3
  > protobuf: upgrade 3.19.3 -> 3.19.4
  > nautilus: upgrade 41.1 -> 41.2
  > netplan: upgrade 0.103 -> 0.104
  > rdma-core: upgrade 38.0 -> 39.0
  > nano: upgrade 6.0 -> 6.2
  > php: upgrade 8.1.2 -> 8.1.3
  > mpv: upgrade 0.34.0 -> 0.34.1
  > Revert "libcamera: add pkg-config files"
  > xfce4-panel: disable vala
  > libxfce4ui: disable vala
  > xfconf: inherit vala
  > libxfce4util: inherit vala
  > libcamera: add pkg-config files
  > libio-socket-ssl-perl: upgrade 2.073 -> 2.074
  > graphviz: added PACKAGECONFIG for librsvg
  > libjcat: upgrade 0.1.9 -> 0.1.10
  > monit: upgrade 5.30.0 -> 5.31.0
  > libgusb: upgrade 0.3.9 -> 0.3.10
  > libxmlb: upgrade 0.3.6 -> 0.3.7
  > gnuplot: upgrade 5.4.2 -> 5.4.3
  > inotify-tools: upgrade 3.21.9.6 -> 3.22.1.0
  > iotop: upgrade 1.20 -> 1.21
  > iscsi-initiator-utils: upgrade 2.1.5 -> 2.1.6
  > libwnck3: upgrade 40.0 -> 40.1
  > gnome-autoar: upgrade 0.4.2 -> 0.4.3
  > gedit: upgrade 40.1 -> 41.0
  > libwacom: upgrade 1.12 -> 2.1.0
  > python3-croniter: Upgrade 1.2.0 -> 1.3.4
  > python3-itsdangerous: Upgrade 2.0.1 -> 2.1.0
  > python3-dt-schema: remove recipe
  > libxml++-5.0: Add recipe for libxml++ 5.0
  > libxml++: Upgrade to 2.42.1 release
  > atkmm: Add new recipe for 2.36+
  > pangomm: Add recipe for pangomm-2.48
  > cairomm: Add recipe for cairomm 1.16
  > glibmm: Add recipe for 2.70.0
  > Fix DeprecationWarning about regexps
  > iotop: Disable lto with clang for rv32
  > capnproto: Link with libatomic on rv32
  > layers: Bump to use kirkstone
  > meta-oe: Use new variable SYSROOT_DIRS_IGNORE
  > recipes: Use new CVE_CHECK_IGNORE variable
  > recipes: Use renamed SKIP_RECIPE varFlag
  > geany-plugins: Fix build with libgit2 1.4+
  > libsigc++-3: Upgrade to 3.2.0
  > nodejs: add option to use openssl legacy providers
  > dnf-plugin-tui: Fix a bug of multilib
  > boost-sml: add new recipe
  > networking: add new netsniff-ng recipe version 0.6.8
  > rtc-tools: Update to 2022.02
  > wireplumber: Improve configuration
  > netdata: version bump 1.33.0 -> 1.33.1
  > rsyslog: update to 8.2202
  > plymouth: Add the retain-splash option
  > libjs-jquery: Upgrade to 3.3.1.

* sources/meta-qcom 76f22a8...741db33 (3):
  > Merge pull request #424 from YoeDistro/yoe/mut
  > Merge pull request #423 from lumag/fw-fixes
  > Merge pull request #421 from vzapolskiy/debugcc-bump

* sources/meta-qt5 d38470c...cc3d1c0 (3):
  > meta: update license names
  > python3-pytest-qt: add 4.0.2
  > layers: Bump to use kirkstone

* sources/meta-raspberrypi a96a61c...e39a0a5 (23):
  > ci: Use the current stable version for the mirror action
  > ci: No need for checkout step in mirror workflow
  > ci: Add git mirror workflow
  > meta: update license names
  > meta: update variable names
  > layers: Bump to use kirkstone
  > rpi-default-versions: Use 5.15 as default kernel
  > linux-raspberrypi: Add recipe for 5.15 LTS kernel
  > gstreamer1.0-plugins-bad: remove libmms PACKAGECONFIG and add gpl
  > sdcard_image-rpi: fix DeprecationWarning
  > python3-adafruit-blinka: Disable on musl
  > rpi-base.inc: enable i2c-gpio overlay
  > rpi-base.inc: Add vc4-fkms-v3d-pi4 overlay
  > ci: Add workflow to cancel redundant workflows
  > ci: Introduce workflow Yocto operations/builds
  > ci: Introduce workflow for compliance
  > ci: Define an action for cleaning/removing an image
  > ci: Define an action for cleaning dangling image
  > ci: Define an action for building a local docker image
  > docs: Detail the merging process of patches sent through the mailing list
  > README.md: Don't advertise meta-oe dependency
  > Move the python3-adafruit recipes depending on meta-oe to dynamic layers
  > README.md: Add contributing section

* sources/meta-riscv 18227c1...b355046 (1):
  > layers: Bump to use kirkstone

* sources/meta-rockchip 17703ee...966e8a3 (1):
  > layers: bump to use kirkstone

* sources/meta-ti 75ff5168...95492450 (67):
  > meta-ti: add README for meta-ti-extras and update maintainer
  > u-boot-ti-staging: Bump to 08.02.00.003 release
  > linux-ti-staging-rt: Bump to 08.02.00.003 release
  > linux-ti-staging: Bump to 08.02.00.003 release
  > ti-linux-fw: Bump to 08.02.00.003 release
  > ti-linux-fw: Bump to 08.02.00.002 release
  > u-boot-ti-staging: Bump to 08.02.00.002 release
  > linux-ti-staging-rt: Bump to 08.02.00.002 release
  > linux-ti-staging: Bump to 08.02.00.002 release
  > conf/machine/am57xx-evm: add overlay for OV10635 sensor
  > cnm-wave-fw: Split firmware name into target and source
  > ti-linux-fw: Bump to 08.02.00.001 release
  > u-boot-ti-staging: Bump to 08.02.00.001 release
  > linux-ti-staging-rt: Bump to 08.02.00.001 release
  > linux-ti-staging: Bump to 08.02.00.001 release
  > ipc: ti-rpmsg-char: Update library to 0.4.0
  > u-boot-ti: Support binman image generation
  > cnm-wave-fw: lock the compatiable machine to j721s2-evm
  > Revert "ti-sci-fw: Fix for k3-image-gen issue for combined boot images"
  > ti-linux-fw: Bump up TIFS and DM to v2022.01
  > cnm-wave-fw: Fix name of firmware for j721s2
  > recipes-ti/ti-rtos-bin: Fix unavailable binary path
  > recipes-bsp: Add cnm-wave-fw firmware recipe
  > recipies-ti: ti-rtos-firmware: Fixup typo for rtos firmware
  > recipes-bsp/ti-rtos: Define the TARGET and ALTERNATE_TARGET as well.
  > ti-rtos-bin: Add j721s2
  > recipes-bsp/ti-rtos: Use target_c7x_0 instead of just c7x
  > trusted-firmware-a: Add support for alternate console
  > optee-os: Add support for alternate console
  > machine: Add j721s2 evm configuration
  > meta-ti: use nonarch_base_libdir for firmware installations
  > ti-rtos-firmware: use nonarch_base_libdir for deployment
  > ti33x: move screen feature to machine configs
  > beaglebone: move kernel and dtb to packagegroup-core-boot
  > meta-ti: set layer compatibility with kirkstone
  > meta-ti: update ambiguous "BSD" license with "BSD-3-Clause"
  > meta-ti: move beaglebone-specific components to meta-ti-extras
  > meta-ti: move cuia to meta-ti-extras
  > ti-ipc: use fuller path when including common files
  > meta-ti-extras: setup layer custom licenses
  > meta-ti: move BIOS,XDC,XDAIS, CGT,DSP libs and components to meta-ti-extras
  > wl18xx-calibrator: explicitly specify source branch
  > wlconf: explicitly specify source branch
  > meta-ti: move WiLink components to meta-ti-extras
  > meta-ti-extras: add sub-layer with extra components that don't belong to BSP
  > meta-ti: add MIT license file for the metadata and basic README
  > meta-ti: create a sub-layer meta-ti-bsp from existing content
  > trusted-firmware-a: adjust ${BUILD_DIR} for meta-arm/master
  > gcc-linaro-baremetal: remove 7.2 version of GCC for baremetal Arm and Aarch64
  > dspbios,biosutils: remove remnants of DSP/BIOS, predecessor to SYS/BIOS
  > kselftests: remove outdated version in favor of upstream
  > doxygen: remove outdated version in favor of upstream
  > meta-ti: remove remaining Keystone1/2 overrides
  > classes,recipes: remove K1/2 PDK RTOS support, FWs and IPC transports
  > recipes-bsp: remove Keystone1/2 LLDs
  > conf/machine: remove Keystone1/2 SoC/machine configs
  > formfactor: remove beagleboard-specific configs
  > init-ifupdown: remove default /etc/interfaces file for beagleboard
  > alsa-state: remove asound.state for deprecated beagleboard
  > abefw: remove OMAP4 Audio Back-End (ABE) firmware
  > ti-ocf-crypto-module: remove OMAP3-specific OCF ctypto module
  > linuxutils: remove Linux Utils helper package
  > dmai: remove Davinci Multimedia Application Interface (DMAI)
  > hdvpss: remove DaVinci High-Definition Video Processing Subsystem (HDVPSS)
  > x-load: remove deprecated first stage X-Loader bootloader
  > conf/machine: remove SoC/platforms in DaVinci and OMAP3/4 families
  > ti-sgx-ddk-km: patches got merged upstream, update recipe accordingly

* sources/openembedded-core 17cd727f33...48d8499437 (120):
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > esdk: locked sig mismatch warnings when build from esdk env
  > qemux86: Add identical qemux86copy variant for tests
  > fixup
  > python3targetconfig: Use for nativesdk too
  > python3-pip: Don't change shebang
  > use ignore-installed for pip
  > package: rename LICENSE_EXCLUSION
  > python3-nose: drop recipe
  > python3-packaging: inherit setuptools_build_meta
  > python3-mako: inherit setuptools_build_meta
  > python3-dbusmock: set PIP_INSTALL_PACKAGE
  > numpy: set PIP_INSTALL_PACKAGE
  > gi-docgen: set PIP_INSTALL_PACKAGE
  > asciidoc: set PIP_INSTALL_PACKAGE
  > bmap-tools: set PIP_INSTALL_PACKAGE, BASEVER
  > python3-magic: set PIP_INSTALL_PACKAGE
  > python3-subunit: merge inc; set PIP_INSTALL_PACKAGE
  > python3-scons: merge -native recipe
  > python3-smartypants: patch hash bang to python3
  > python3-libarchive-d: set PIP_INSTALL_PACKAGE
  > meson: inherit setuptools_build_meta
  > python3-more-itertools: set PIP_INSTALL_PACKAGE
  > setuptools3.bbclass: refactor for wheels
  > python3-setuptools: inherit setuptools_base_meta
  > python3-pluggy: inherit setuptools_build_meta
  > python3-py: inherit setuptools_build_meta
  > python3-iniconfig: inherit setuptools_build_meta
  > python3-zipp: inherit setuptools_build_meta
  > python3-setuptools-scm: inherit setuptools_build_meta
  > python3-pytest: inherit setuptools_build_meta
  > python3-git: inherit setuptools_build_meta
  > python3-attrs: inherit setuptools_build_meta
  > setuptools_build_meta.bbclass: add helper class
  > python3-pip: inherit setuptools_build_meta
  > pip_install_wheel.bbclass: add helper class
  > python3-wheel: inherit flit_core
  > flit_core.bbclass: add helper for newer python packaging
  > python3-flit-core: add recipe for 3.6.0
  > python3-wheel: move 0.37.1 from meta-python
  > patch.py: Prevent git repo reinitialization
  > initramfs-framework: Add overlayroot module
  > Revert "selftest/lic_checksum: Add test for filename containing space"
  > selftest/lic_checksum: Add test for filename containing space
  > scripts: fix file writing in convert-spdx-licenses
  > icecc.bbclass: fix syntax error
  > scripts: fix file writing in convert-variable-renames
  > meta: Further LICENSE_FLAGS variable updates
  > meta: Rename LICENSE_FLAGS variable
  > bitbake.conf: Add entries to warn on usage of removed variables
  > icecc: Improve variables/terminology
  > meta/scripts: Automated conversion of OE renamed variables
  > scripts: Add convert-variable-renames script for inclusive language variable renaming
  > bitbake.conf: Add entries for renamed variables
  > imagefeatures: selftest: Change variable to be more descriptive
  > multilib: Use renamed SKIP_RECIPE varFlag
  > dnf: Use renamed SKIP_RECIPE varFlag
  > blacklist: Replace class with SKIP_RECIPE variable
  > local.conf/oeqa: Update BB_DISKMON_DIRS use
  > meta/scripts: Handle bitbake variable renaming
  > meta/scripts: Change BB_ENV_EXTRA_WHITE -> BB_ENV_PASSTHROUGH_ADDITIONS
  > layer.conf: Update to use kirkstone
  > sanity.conf: Require bitbake version 1.53.1
  > yocto-check-layer: add ability to perform tests from a global bbclass
  > devtool: explicitly set main or master branches in upgrades when available
  > weston-init: replace deprecated/disabled fbdev with drm backend
  > kernel: make kernel-base recommend kernel-image, not depend
  > oeqa/selftest/bblogging: Split the test cases up for ease of testing
  > oeqa/selftest/bblogging: Add logging tests for bb.build.exec_func with shell/python code
  > boost: Fix build on 32bit arches with 64bit time_t defaults
  > systemd: fix DeprecationWarning about regexps
  > tiff: Add backports for two CVEs from upstream
  > vim: Upgrade 8.2.4314 -> 8.2.4424
  > libxml-parser-perl: Add missing RDEPENDS
  > perl: Improve and update module RPDEPENDS
  > expat: Upgrade 2.4.5 -> 2.4.6
  > expat: Upgrade 2.4.4 -> 2.4.5
  > libhandy: Use upstream regex to check version of upgrade.
  > waffle: add wayland-protocols when building with wayland
  > grub: Fix build with bintutils 2.38 on riscv
  > libgit2: Upgrade to 1.4.1
  > sstate: Setup fetcher environment in advance
  > oeqa/selftest/bbtests: Update after license changes
  > meta/meta-selftest/meta-skeleton: Update LICENSE variable to use SPDX license identifiers
  > scripts: Add a conversion script to use SPDX license names
  > core-image-testmaster: Rename to core-image-testcontroller
  > gstreamer1.0: update licenses of all modules
  > gdb: update 11.1 -> 11.2
  > archiver: Fix typo
  > glibc: fix create thread failed in unprivileged process
  > go: upgrade 1.17.6 -> 1.17.7
  > recipeutils: Add missing get_srcrev() call
  > diffoscope: upgrade 202 -> 204
  > libical: upgrade 3.0.13 -> 3.0.14
  > gst-examples: upgrade 1.18.5 -> 1.18.6
  > shaderc: upgrade 2022.0 -> 2022.1
  > piglit: upgrade to latest revision
  > pango: upgrade 1.48.10 -> 1.50.4
  > gi-docgen: upgrade 2021.8 -> 2022.1
  > vala: upgrade 0.54.6 -> 0.54.7
  > python3-pytest: upgrade 7.0.0 -> 7.0.1
  > python3-dtschema: upgrade 2021.12 -> 2022.1
  > mmc-utils: upgrade to latest revision
  > meson: upgrade 0.61.1 -> 0.61.2
  > help2man: upgrade 1.48.5 -> 1.49.1
  > repo: upgrade 2.20 -> 2.21
  > python3-tomli: upgrade 2.0.0 -> 2.0.1
  > util-linux: upgrade 2.37.3 -> 2.37.4
  > libgit2: update 1.3.0 -> 1.4.0
  > xkeyboard-config: update 2.34 -> 2.35.1
  > vulkan-samples: update to latest revision
  > vulkan: update 1.2.198 -> 1.3.204
  > webkitgtk: remove rejected patch
  > man-db: update 2.10.0 -> 2.10.1
  > webkitgtk: drop patch merged upstream
  > weston-init: disable systemd watchdog option
  > gstreamer1.0: disable flaky gstbin:test_watch_for_state_change test
  > features_check/insane: Use hasOverrides datastore method
  > oeqa/selftest/bbtests: Update to match changed bitbake output
  > selftest/bbtests: Add tests for git floating tag resolution

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

* sources/meta-arm 90f9e12...14c7e5b (14):
  > arm-bsp/u-boot: corstone1000: support 32bit ffa direct messaging
  > CI: track langdale branch
  > arm/fvp-tc0: remove Total Compute 2020 FVP
  > arm-bsp/scp-firmware: remove TC0 patches
  > arm-bsp: remove TC0
  > arm-bsp/linux: add kernel file search path for N1SDP
  > arm-bsp/trusted-services: support for libmetal and openamp
  > arm-bsp/optee: add log handler
  > arm-bsp/kernel: Fix TEE driver bug for corstone1000
  > arm-bsp/trusted-firmware-m: corstone1000: secure debug code checkout from yocto
  > arm-bsp/trusted-firmware-m: corstone1000: fix sournce dir of libmetal and openamp
  > arm-bsp/trusted-firmware-m: corstone1000: bump tfm SHA
  > arm-bsp/u-boot: corstone1000: esrt support
  > arm/lib: Do not log FVP return codes < 0

* sources/meta-atmel 04b54f0...f3e74c6 (2):
  > egt-launcher: Use c++17 standard for filesystem feature
  > libegt: Switch to using c++17

* sources/meta-clang bdbd374...84fedfc (3):
  > bpftrace: Disable ptests on riscv64
  > clang: Upgrade to 15.0.3
  > bcc: Add ptest support

* sources/meta-freescale 7d7d4a46...f69b2a53 (2):
  > Merge pull request #1271 from thochstein/vulkan-loader
  > Merge pull request #1266 from angolini/bump-kernel-2.1.0-v5.15.60

* sources/meta-freescale-3rdparty 07c9d8e...070f5cc (1):
  > Merge pull request #242 from chrisdimich/master

* sources/meta-intel f7cbf66e...5963592b (1):
  > iccsdk: install icc specific packages only for meta-intel machines

* sources/meta-odroid 809ec8d...8491ad6 (2):
  > linux-hardkernel_4.9.bb: Fix build with gcc 12
  > linux-hardkernel_4.9.bb: Update to 4.9.312

* sources/meta-openembedded 6529e5f96...0cfb19224 (52):
  > XXX: Add Github actions support for CI
  > Add recipe for python3-pytest-json-report
  > msktutil: Add recipe
  > postfix: Upgrade to 3.7.3
  > vboxguestdrivers: upgrade 6.1.38 -> 7.0.0
  > perfetto: build libperfetto
  > jq: improve ptest and disable valgrind by default
  > uutils-coreutils: upgrade 0.0.15 -> 0.0.16
  > Add recipe for Perfetto
  > grpc: Update to 1.50.x release
  > xfce4-settings: upgrade 4.16.2 -> 4.16.3
  > Add condition for libusbgx-examples
  > unbound: upgrade 1.16.3 -> 1.17.0
  > python3-zopeinterface: upgrade 5.4.0 -> 5.5.0
  > tio: upgrade 2.0 -> 2.1
  > yelp: upgrade 42.1 -> 42.2
  > python3-stevedore: upgrade 4.0.0 -> 4.0.1
  > python3-pywbem: upgrade 1.4.1 -> 1.5.0
  > python3-pymodbus: upgrade 2.5.3 -> 3.0.0
  > python3-google-auth: upgrade 2.11.1 -> 2.12.0
  > python3-google-api-python-client: upgrade 2.62.0 -> 2.64.0
  > python3-google-api-core: upgrade 2.10.1 -> 2.10.2
  > python3-gevent: upgrade 22.8.0 -> 22.10.1
  > python3-absl: upgrade 1.2.0 -> 1.3.0
  > tesseract: upgrade 4.1.3 -> 5.2.0
  > cli11: upgrade 2.2.0 -> 2.3.0
  > blueman: upgrade 2.3.2 -> 2.3.4
  > xfstests: upgrade 2022.09.25 -> 2022.10.09
  > nbdkit: upgrade 1.33.1 -> 1.33.2
  > libwacom: upgrade 2.4.0 -> 2.5.0
  > gst-editing-services: upgrade 1.20.3 -> 1.20.4
  > freerdp: upgrade 2.8.0 -> 2.8.1
  > debootstrap: upgrade 1.0.127 -> 1.0.128
  > ctags: upgrade 5.9.20221002.0 -> 5.9.20221009.0
  > cppzmq: upgrade 4.8.1 -> 4.9.0
  > broadcom-bt-firmware: upgrade
  > abseil-cpp: Upgrade to head on 2022-10-14
  > uriparser: Upgrade 0.9.6 -> 0.9.7
  > python3-distro: Upgrade 1.7.0 -> 1.8.0
  > python3-imageio: Upgrade 2.22.1 -> 2.22.2
  > double-conversion: added double-conversion lib
  > md4c: added md4c lib
  > conntrack-tools: Use canonical shell spacing
  > conntrack-tools: Add PACKAGECONFIGs for build options
  > conntrack-tools: Upgrade 1.4.6 -> 1.4.7
  > crucible: Add recipe
  > wireplumber: upgrade 0.4.11 -> 0.4.12
  > pipewire: upgrade 0.3.57 -> 0.3.59
  > onboard: remove
  > v4l-utils: Support building without NLS
  > remmina: Update to 1.4.27
  > redis: upgrade 7.0.4 to 7.0.5

* sources/meta-qt5 11ef27b...8363b19 (1):
  > qtbase-native: Reduce TMPDIR QA false positives for rcc generated files

* sources/meta-raspberrypi fc5f80a...722c516 (1):
  > rpi-base.inc: handle empty/undefined KERNEL_DEVICETREE

* sources/meta-riscv d5628ff...c01183c (1):
  > python3-cryptography: Drop bbappend for >=38 release

* sources/meta-rockchip e8e4b39...f2b4e6e (1):
  > add support for PX30 SoC

* sources/meta-ti 5eb1a669...354d0806 (3):
  > ffa-debugfs-mod: Remove bbappend
  > u-boot: Remove lzop dependency
  > trusted-firmware-a: work around RWX permission error on segment

* sources/meta-variscite-bsp 5309d9f...bb25cc9 (29):
  > linux-variscite_5.10.72.bb: Add a patch to build perf with binutils 2.39+
  > imx8qm-var-som,imx8qxp-var-som: Use 5.10.x kernel
  > linux-variscite_5.10.72.bb: Keep recipe	for machines not yet ready for 5.15
  > u-boot: Use lf_v2021.04_var03 for imx8qm and imx8qxp for now
  > arm-ffa-tee: Disable for variscite machines
  > bluealsa: Add missing SRC_URI entry for bluealsa.service
  > variscite: Use a wildchar for preferred gstreamer
  > Add patch to fix rwx segement linker problem
  > layer.conf: Add langdate ( 4.1 ) to compatible layers
  > wl18xx-calibrator: Sync from meta-ti
  > brcm-patchram-plus: Fix license and build with clang
  > wlconf: Sync recipe with meta-ti
  > Merge pull request #4 from YoeDistro/yoe/systemd
  > Merge pull request #5 from YoeDistro/yoe/tune-paths
  < linux-variscite_5.10.72.bb: Add a patch to build perf with binutils 2.39+
  < systemd: Use systemd unit fragment instead of patching config files
  < imx8qm-var-som,imx8qxp-var-som: Use 5.10.x kernel
  < linux-variscite_5.10.72.bb: Keep recipe	for machines not yet ready for 5.15
  < u-boot: Use lf_v2021.04_var03 for imx8qm and imx8qxp for now
  < arm-ffa-tee: Disable for variscite machines
  < bluealsa: Add missing SRC_URI entry for bluealsa.service
  < variscite: Use a wildchar for preferred gstreamer
  < wl18xx-calibrator: Sync from meta-ti
  < Add patch to fix rwx segement linker problem
  < layer.conf: Add langdate ( 4.1 ) to compatible layers
  < imx8qm-var-som: Fix paths to tune files
  < brcm-patchram-plus: Fix license and build with clang
  < wlconf: Sync recipe with meta-ti
  < fix include path

* sources/poky 3e5faccfaf...bcdc92cc5e (159):
  > rust: Disable 64bit atomics on crossbeam on riscv32
  > perf: Depend on native setuptools3
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > fetcher2: Use SkipRecipe instead of erroring out
  > poky.conf: remove Ubuntu 21.10
  > glib-2.0: fix rare GFileInfo test case failure
  > wayland-protocols: upgrade 1.26 -> 1.27
  > openssl: CVE-2022-3358 Using a Custom Cipher with NID_undef may lead to NULL encryption
  > scripts/oe-check-sstate: force build to run for all targets, specifically populate_sysroot
  > scripts/oe-check-sstate: cleanup
  > externalsrc: move back to classes
  > populate_sdk_base: ensure ptest-pkgs pulls in ptest-runner
  > systemd: add systemd-creds and systemd-cryptenroll to systemd-extra-utils
  > gnutls: Unified pakcage names to lower-case
  > create-spdx: Remove ";name=..." for downloadLocation
  > openssl: export necessary env vars in SDK
  > linux-yocto/5.15: update to v5.15.72
  > linux-yocto/5.19: update to v5.19.14
  > kern-tools: fix relative path processing
  > grub: disable build on armv7ve/a with hardfp
  > mesa: Add native patch via a variable
  > cve-update-db-native: add timeout to urlopen() calls
  > xserver-xorg: move some recommended dependencies in required
  > qemu.inc: add virtio input in required dependencies
  > linux-firmware: package amdgpu firmware
  > linux-firmware: split rtl8761 firmware
  > vulkan-samples: add lfs=0 to SRC_URI to avoid git smudge errors in do_unpack
  > zlib: upgrade 1.2.12 -> 1.2.13
  > zlib: do out-of-tree builds
  > zlib: use .gz archive and set a PREMIRROR
  > btrfs-tools: upgrade 5.19.1 -> 6.0
  > bluez5: add dbus to RDEPENDS
  > vulkan-loader: Move libvulkan.so to main package
  > go-mod.bbclass: Remove repeated word
  > rust: update 1.63.0 -> 1.64.0
  > archiver: avoid using machine variable as it breaks multiconfig
  > oeqa/selftest/archiver: Add multiconfig test for shared recipes
  > own-mirrors: add crate
  > buildconf: compare abspath
  > wic: implement binary repeatable disk identifiers
  > u-boot: Add savedefconfig task
  > u-boot: Remove duplicate inherit of cml1
  > kernel: classes: Extract savedefconfig to a class
  > linux-yocto-dev: add qemuarm64
  > lttng-ust: upgrade 2.13.4 -> 2.13.5
  > lighttpd: upgrade 1.4.66 -> 1.4.67
  > libwpe: upgrade 1.12.3 -> 1.14.0
  > libsdl2: upgrade 2.24.0 -> 2.24.1
  > libksba: upgrade 1.6.0 -> 1.6.2
  > xz: upgrade 5.2.6 -> 5.2.7
  > xkeyboard-config: upgrade 2.36 -> 2.37
  > wpebackend-fdo: upgrade 1.12.1 -> 1.14.0
  > sqlite3: upgrade 3.39.3 -> 3.39.4
  > repo: upgrade 2.29.2 -> 2.29.3
  > python3-zipp: upgrade 3.8.1 -> 3.9.0
  > python3-pytz: upgrade 2022.2.1 -> 2022.4
  > numactl: upgrade 2.0.15 -> 2.0.16
  > powertop: upgrade 2.14 -> 2.15
  > libva-utils: upgrade 2.15.0 -> 2.16.0
  > libva: upgrade 2.15.0 -> 2.16.0
  > libical: upgrade 3.0.14 -> 3.0.15
  > libcap: upgrade 2.65 -> 2.66
  > harfbuzz: upgrade 5.1.0 -> 5.3.0
  > gsettings-desktop-schemas: upgrade 42.0 -> 43.0
  > gnutls: upgrade 3.7.7 -> 3.7.8
  > python3-manifest.json: Move urllib to netclient
  > qemu-native: Add PACKAGECONFIG option for jack
  > ptests: Mark ptest-runner as rdepend instead of rrecommends
  > python3-importlib-metadata: upgrade 4.12.0 -> 5.0.0
  > python3-git: upgrade 3.1.27 -> 3.1.28
  > u-boot: upgrade 2022.07 -> 2022.10
  > python3-hatchling: upgrade 1.10.0 -> 1.11.0
  > openssh: upgrade 9.0p1 -> 9.1p1
  > ifupdown: upgrade 0.8.37 -> 0.8.39
  > dbus: upgrade 1.14.0 -> 1.14.4
  > mtools: upgrade 4.0.40 -> 4.0.41
  > meson: upgrade 0.63.2 -> 0.63.3
  > git: upgrade 2.37.3 -> 2.38.0
  > init-system-helpers: upgrade 1.64 -> 1.65.2
  > python3-poetry-core: upgrade 1.0.8 -> 1.3.2
  > python3-iso8601: upgrade 1.0.2 -> 1.1.0
  > python3-setuptools-rust: upgrade 1.5.1 -> 1.5.2
  > python3-sphinx: upgrade 5.1.1 -> 5.2.3
  > python3-bcrypt: upgrade 3.2.2 -> 4.0.0
  > python3-pyopenssl: upgrade 22.0.0 -> 22.1.0
  > python3-hypothesis: upgrade 6.54.5 -> 6.56.1
  > python3-certifi: upgrade 2022.9.14 -> 2022.9.24
  > python3-cryptography-vectors: upgrade 37.0.4 -> 38.0.1
  > python3-cryptography: upgrade 37.0.4 -> 38.0.1
  > install-buildtools: support buildtools-make-tarball and update to 4.1
  > insane.bbclass: Allow hashlib version that only accepts on parameter
  > opkg-utils: use a git clone, not a dynamic snapshot
  > dropbear: add pam to PACKAGECONFIG
  > musl: Upgrade to latest master
  > buildtools-tarball: export certificates to python and curl
  > psplash: add psplash-default in rdepends
  > overlayfs: Allow not used mount points
  > wic: bootimg-efi: implement --include-path
  > wic: add UEFI kernel as UEFI stub
  > lsof: upgrade 4.95.0 -> 4.96.3
  > piglit: upgrade to latest revision
  > pango: upgrade 1.50.9 -> 1.50.10
  > python3-hatchling: upgrade 1.9.0 -> 1.10.0
  > acpid: upgrade 2.0.33 -> 2.0.34
  > vim: Upgrade 9.0.0598 -> 9.0.0614
  > linux-yocto: add efi entry for machine features
  > base-passwd: Update to 3.6.1
  > kernel-yocto: improve fatal error messages of symbol_why.py
  > kern-tools-native: don't pull the toolchain as it is not used
  > mesa: only apply patch to fix ALWAYS_INLINE for native
  > meson: make wrapper options sub-command specific
  > bitbake: bb.tests.fetch.GitShallowTest: always allow file transport
  > bitbake: runqueue: fix a typo
  > bitbake: cooker: fix a typo
  > bitbake: doc: bitbake-user-manual: expand description of BB_PRESSURE_MAX variables
  > bitbake: bitbake: bitbake-layers: checkout layer(s) branch when clone exists
  > bitbake: utils/ply: Update md5 to better report errors with hashlib
  > bitbake: bitbake: user-manual: inform about spaces in :remove
  > migration-guides: use contributor real name
  > manuals: fix misc typos
  > migration-guides/release-notes-4.1.rst: add more known issues
  > migration-guides: add known issues for 4.1
  > sdk-manual: correct the bitbake target for a unified sysroot build
  > migration-guides: use contributor real name
  > ref-manual: faq.rst: reorganize into subsections, contents at top
  > test-manual: fix typo in machine name
  > Add 4.1 migration guide & release notes
  > ref-manual: add OVERLAYFS_QA_SKIP
  > ref-manual: add overlayfs class variables
  > ref-manual: add section for create-spdx class
  > ref-manual: add WIRELESS_DAEMON
  > ref-manual: add OVERLAYFS_ETC_EXPOSE_LOWER
  > ref-manual: add previous overlayfs-etc variables
  > ref-manual: add serial-autologin-root to IMAGE_FEATURES documentation
  > ref-manual: add missing features
  > ref-manual: remove reference to largefile in DISTRO_FEATURES
  > ref-manual: complementary package installation recommends
  > Update documentation for classes split
  > ref-manual: remove reference to testimage-auto class
  > ref-manual: add MOUNT_BASE variable
  > ref-manual: add KERNEL_DEPLOY_DEPEND
  > ref-manual: add CVE_DB_UPDATE_INTERVAL
  > ref-manual: add FIT_PAD_ALG
  > ref-manual: add CVE_CHECK_SHOW_WARNINGS
  > ref-manual: update pypi documentation for CVE_PRODUCT default in 4.1
  > ref-manual: add pypi class
  > ref-manual: add SDK_TOOLCHAIN_LANGS
  > ref-manual: add DEV_PKG_DEPENDENCY
  > ref-manual: add UBOOT_MKIMAGE_KERNEL_TYPE
  > ref-manual: update buildpaths QA check documentation
  > ref-manual: add a note to ssh-server-dropbear feature
  > ref-manual: document new github-releases class
  > ref-manual: correct default for BUILDHISTORY_COMMIT
  > ref-manual: add WATCHDOG_TIMEOUT to variable glossary
  > ref-manual: expand documentation on image-buildinfo class
  > ref-manual: add DISABLE_STATIC
  > migration-general: add section on using buildhistory
  > ref-manual/variables.rst: clarify sentence

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

* sources/meta-arm 90f9e12...14c7e5b (14):
  > arm-bsp/u-boot: corstone1000: support 32bit ffa direct messaging
  > CI: track langdale branch
  > arm/fvp-tc0: remove Total Compute 2020 FVP
  > arm-bsp/scp-firmware: remove TC0 patches
  > arm-bsp: remove TC0
  > arm-bsp/linux: add kernel file search path for N1SDP
  > arm-bsp/trusted-services: support for libmetal and openamp
  > arm-bsp/optee: add log handler
  > arm-bsp/kernel: Fix TEE driver bug for corstone1000
  > arm-bsp/trusted-firmware-m: corstone1000: secure debug code checkout from yocto
  > arm-bsp/trusted-firmware-m: corstone1000: fix sournce dir of libmetal and openamp
  > arm-bsp/trusted-firmware-m: corstone1000: bump tfm SHA
  > arm-bsp/u-boot: corstone1000: esrt support
  > arm/lib: Do not log FVP return codes < 0

* sources/meta-atmel 04b54f0...f3e74c6 (2):
  > egt-launcher: Use c++17 standard for filesystem feature
  > libegt: Switch to using c++17

* sources/meta-clang bdbd374...a201c56 (4):
  > bpftrace: Simplify ptest script and use posix syntax
  > bpftrace: Disable ptests on riscv64
  > clang: Upgrade to 15.0.3
  > bcc: Add ptest support

* sources/meta-freescale 7d7d4a46...4d97ada2 (3):
  > imx-gpu-viv: inherit features_check in  imx-gpu-viv bb file
  > Merge pull request #1271 from thochstein/vulkan-loader
  > Merge pull request #1266 from angolini/bump-kernel-2.1.0-v5.15.60

* sources/meta-freescale-3rdparty 07c9d8e...070f5cc (1):
  > Merge pull request #242 from chrisdimich/master

* sources/meta-intel f7cbf66e...5963592b (1):
  > iccsdk: install icc specific packages only for meta-intel machines

* sources/meta-odroid 809ec8d...8491ad6 (2):
  > linux-hardkernel_4.9.bb: Fix build with gcc 12
  > linux-hardkernel_4.9.bb: Update to 4.9.312

* sources/meta-openembedded 6529e5f96...87c9d140f (54):
  > audit: Fix compile error for audit_2.8.5
  > syzkaller: add recipe and selftest for syzkaller fuzzing
  > XXX: Add Github actions support for CI
  > Add recipe for python3-pytest-json-report
  > msktutil: Add recipe
  > postfix: Upgrade to 3.7.3
  > vboxguestdrivers: upgrade 6.1.38 -> 7.0.0
  > perfetto: build libperfetto
  > jq: improve ptest and disable valgrind by default
  > uutils-coreutils: upgrade 0.0.15 -> 0.0.16
  > Add recipe for Perfetto
  > grpc: Update to 1.50.x release
  > xfce4-settings: upgrade 4.16.2 -> 4.16.3
  > Add condition for libusbgx-examples
  > unbound: upgrade 1.16.3 -> 1.17.0
  > python3-zopeinterface: upgrade 5.4.0 -> 5.5.0
  > tio: upgrade 2.0 -> 2.1
  > yelp: upgrade 42.1 -> 42.2
  > python3-stevedore: upgrade 4.0.0 -> 4.0.1
  > python3-pywbem: upgrade 1.4.1 -> 1.5.0
  > python3-pymodbus: upgrade 2.5.3 -> 3.0.0
  > python3-google-auth: upgrade 2.11.1 -> 2.12.0
  > python3-google-api-python-client: upgrade 2.62.0 -> 2.64.0
  > python3-google-api-core: upgrade 2.10.1 -> 2.10.2
  > python3-gevent: upgrade 22.8.0 -> 22.10.1
  > python3-absl: upgrade 1.2.0 -> 1.3.0
  > tesseract: upgrade 4.1.3 -> 5.2.0
  > cli11: upgrade 2.2.0 -> 2.3.0
  > blueman: upgrade 2.3.2 -> 2.3.4
  > xfstests: upgrade 2022.09.25 -> 2022.10.09
  > nbdkit: upgrade 1.33.1 -> 1.33.2
  > libwacom: upgrade 2.4.0 -> 2.5.0
  > gst-editing-services: upgrade 1.20.3 -> 1.20.4
  > freerdp: upgrade 2.8.0 -> 2.8.1
  > debootstrap: upgrade 1.0.127 -> 1.0.128
  > ctags: upgrade 5.9.20221002.0 -> 5.9.20221009.0
  > cppzmq: upgrade 4.8.1 -> 4.9.0
  > broadcom-bt-firmware: upgrade
  > abseil-cpp: Upgrade to head on 2022-10-14
  > uriparser: Upgrade 0.9.6 -> 0.9.7
  > python3-distro: Upgrade 1.7.0 -> 1.8.0
  > python3-imageio: Upgrade 2.22.1 -> 2.22.2
  > double-conversion: added double-conversion lib
  > md4c: added md4c lib
  > conntrack-tools: Use canonical shell spacing
  > conntrack-tools: Add PACKAGECONFIGs for build options
  > conntrack-tools: Upgrade 1.4.6 -> 1.4.7
  > crucible: Add recipe
  > wireplumber: upgrade 0.4.11 -> 0.4.12
  > pipewire: upgrade 0.3.57 -> 0.3.59
  > onboard: remove
  > v4l-utils: Support building without NLS
  > remmina: Update to 1.4.27
  > redis: upgrade 7.0.4 to 7.0.5

* sources/meta-qt5 11ef27b...8363b19 (1):
  > qtbase-native: Reduce TMPDIR QA false positives for rcc generated files

* sources/meta-raspberrypi fc5f80a...722c516 (1):
  > rpi-base.inc: handle empty/undefined KERNEL_DEVICETREE

* sources/meta-riscv d5628ff...c01183c (1):
  > python3-cryptography: Drop bbappend for >=38 release

* sources/meta-rockchip e8e4b39...f2b4e6e (1):
  > add support for PX30 SoC

* sources/meta-ti 5eb1a669...354d0806 (3):
  > ffa-debugfs-mod: Remove bbappend
  > u-boot: Remove lzop dependency
  > trusted-firmware-a: work around RWX permission error on segment

* sources/meta-variscite-bsp 5309d9f...bb25cc9 (29):
  > linux-variscite_5.10.72.bb: Add a patch to build perf with binutils 2.39+
  > imx8qm-var-som,imx8qxp-var-som: Use 5.10.x kernel
  > linux-variscite_5.10.72.bb: Keep recipe	for machines not yet ready for 5.15
  > u-boot: Use lf_v2021.04_var03 for imx8qm and imx8qxp for now
  > arm-ffa-tee: Disable for variscite machines
  > bluealsa: Add missing SRC_URI entry for bluealsa.service
  > variscite: Use a wildchar for preferred gstreamer
  > Add patch to fix rwx segement linker problem
  > layer.conf: Add langdate ( 4.1 ) to compatible layers
  > wl18xx-calibrator: Sync from meta-ti
  > brcm-patchram-plus: Fix license and build with clang
  > wlconf: Sync recipe with meta-ti
  > Merge pull request #4 from YoeDistro/yoe/systemd
  > Merge pull request #5 from YoeDistro/yoe/tune-paths
  < linux-variscite_5.10.72.bb: Add a patch to build perf with binutils 2.39+
  < systemd: Use systemd unit fragment instead of patching config files
  < imx8qm-var-som,imx8qxp-var-som: Use 5.10.x kernel
  < linux-variscite_5.10.72.bb: Keep recipe	for machines not yet ready for 5.15
  < u-boot: Use lf_v2021.04_var03 for imx8qm and imx8qxp for now
  < arm-ffa-tee: Disable for variscite machines
  < bluealsa: Add missing SRC_URI entry for bluealsa.service
  < variscite: Use a wildchar for preferred gstreamer
  < wl18xx-calibrator: Sync from meta-ti
  < Add patch to fix rwx segement linker problem
  < layer.conf: Add langdate ( 4.1 ) to compatible layers
  < imx8qm-var-som: Fix paths to tune files
  < brcm-patchram-plus: Fix license and build with clang
  < wlconf: Sync recipe with meta-ti
  < fix include path

* sources/poky 3e5faccfaf...14597a02b9 (160):
  > rust: Disable 64bit atomics on crossbeam on riscv32
  > perf: Depend on native setuptools3
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > fetcher2: Use SkipRecipe instead of erroring out
  > poky.conf: remove Ubuntu 21.10
  > glib-2.0: fix rare GFileInfo test case failure
  > wayland-protocols: upgrade 1.26 -> 1.27
  > openssl: CVE-2022-3358 Using a Custom Cipher with NID_undef may lead to NULL encryption
  > scripts/oe-check-sstate: force build to run for all targets, specifically populate_sysroot
  > scripts/oe-check-sstate: cleanup
  > externalsrc: move back to classes
  > populate_sdk_base: ensure ptest-pkgs pulls in ptest-runner
  > systemd: add systemd-creds and systemd-cryptenroll to systemd-extra-utils
  > gnutls: Unified pakcage names to lower-case
  > create-spdx: Remove ";name=..." for downloadLocation
  > openssl: export necessary env vars in SDK
  > linux-yocto/5.15: update to v5.15.72
  > linux-yocto/5.19: update to v5.19.14
  > kern-tools: fix relative path processing
  > grub: disable build on armv7ve/a with hardfp
  > mesa: Add native patch via a variable
  > cve-update-db-native: add timeout to urlopen() calls
  > xserver-xorg: move some recommended dependencies in required
  > qemu.inc: add virtio input in required dependencies
  > linux-firmware: package amdgpu firmware
  > linux-firmware: split rtl8761 firmware
  > vulkan-samples: add lfs=0 to SRC_URI to avoid git smudge errors in do_unpack
  > zlib: upgrade 1.2.12 -> 1.2.13
  > zlib: do out-of-tree builds
  > zlib: use .gz archive and set a PREMIRROR
  > btrfs-tools: upgrade 5.19.1 -> 6.0
  > bluez5: add dbus to RDEPENDS
  > vulkan-loader: Move libvulkan.so to main package
  > go-mod.bbclass: Remove repeated word
  > rust: update 1.63.0 -> 1.64.0
  > archiver: avoid using machine variable as it breaks multiconfig
  > oeqa/selftest/archiver: Add multiconfig test for shared recipes
  > own-mirrors: add crate
  > buildconf: compare abspath
  > wic: implement binary repeatable disk identifiers
  > u-boot: Add savedefconfig task
  > u-boot: Remove duplicate inherit of cml1
  > kernel: classes: Extract savedefconfig to a class
  > linux-yocto-dev: add qemuarm64
  > lttng-ust: upgrade 2.13.4 -> 2.13.5
  > lighttpd: upgrade 1.4.66 -> 1.4.67
  > libwpe: upgrade 1.12.3 -> 1.14.0
  > libsdl2: upgrade 2.24.0 -> 2.24.1
  > libksba: upgrade 1.6.0 -> 1.6.2
  > xz: upgrade 5.2.6 -> 5.2.7
  > xkeyboard-config: upgrade 2.36 -> 2.37
  > wpebackend-fdo: upgrade 1.12.1 -> 1.14.0
  > sqlite3: upgrade 3.39.3 -> 3.39.4
  > repo: upgrade 2.29.2 -> 2.29.3
  > python3-zipp: upgrade 3.8.1 -> 3.9.0
  > python3-pytz: upgrade 2022.2.1 -> 2022.4
  > numactl: upgrade 2.0.15 -> 2.0.16
  > powertop: upgrade 2.14 -> 2.15
  > libva-utils: upgrade 2.15.0 -> 2.16.0
  > libva: upgrade 2.15.0 -> 2.16.0
  > libical: upgrade 3.0.14 -> 3.0.15
  > libcap: upgrade 2.65 -> 2.66
  > harfbuzz: upgrade 5.1.0 -> 5.3.0
  > gsettings-desktop-schemas: upgrade 42.0 -> 43.0
  > gnutls: upgrade 3.7.7 -> 3.7.8
  > python3-manifest.json: Move urllib to netclient
  > qemu-native: Add PACKAGECONFIG option for jack
  > ptests: Mark ptest-runner as rdepend instead of rrecommends
  > python3-importlib-metadata: upgrade 4.12.0 -> 5.0.0
  > python3-git: upgrade 3.1.27 -> 3.1.28
  > u-boot: upgrade 2022.07 -> 2022.10
  > python3-hatchling: upgrade 1.10.0 -> 1.11.0
  > openssh: upgrade 9.0p1 -> 9.1p1
  > ifupdown: upgrade 0.8.37 -> 0.8.39
  > dbus: upgrade 1.14.0 -> 1.14.4
  > mtools: upgrade 4.0.40 -> 4.0.41
  > meson: upgrade 0.63.2 -> 0.63.3
  > git: upgrade 2.37.3 -> 2.38.0
  > init-system-helpers: upgrade 1.64 -> 1.65.2
  > python3-poetry-core: upgrade 1.0.8 -> 1.3.2
  > python3-iso8601: upgrade 1.0.2 -> 1.1.0
  > python3-setuptools-rust: upgrade 1.5.1 -> 1.5.2
  > python3-sphinx: upgrade 5.1.1 -> 5.2.3
  > python3-bcrypt: upgrade 3.2.2 -> 4.0.0
  > python3-pyopenssl: upgrade 22.0.0 -> 22.1.0
  > python3-hypothesis: upgrade 6.54.5 -> 6.56.1
  > python3-certifi: upgrade 2022.9.14 -> 2022.9.24
  > python3-cryptography-vectors: upgrade 37.0.4 -> 38.0.1
  > python3-cryptography: upgrade 37.0.4 -> 38.0.1
  > install-buildtools: support buildtools-make-tarball and update to 4.1
  > insane.bbclass: Allow hashlib version that only accepts on parameter
  > opkg-utils: use a git clone, not a dynamic snapshot
  > dropbear: add pam to PACKAGECONFIG
  > musl: Upgrade to latest master
  > buildtools-tarball: export certificates to python and curl
  > psplash: add psplash-default in rdepends
  > overlayfs: Allow not used mount points
  > wic: bootimg-efi: implement --include-path
  > wic: add UEFI kernel as UEFI stub
  > lsof: upgrade 4.95.0 -> 4.96.3
  > piglit: upgrade to latest revision
  > pango: upgrade 1.50.9 -> 1.50.10
  > python3-hatchling: upgrade 1.9.0 -> 1.10.0
  > acpid: upgrade 2.0.33 -> 2.0.34
  > vim: Upgrade 9.0.0598 -> 9.0.0614
  > linux-yocto: add efi entry for machine features
  > base-passwd: Update to 3.6.1
  > kernel-yocto: improve fatal error messages of symbol_why.py
  > kern-tools-native: don't pull the toolchain as it is not used
  > mesa: only apply patch to fix ALWAYS_INLINE for native
  > meson: make wrapper options sub-command specific
  > bitbake: bb.tests.fetch.GitShallowTest: always allow file transport
  > bitbake: runqueue: fix a typo
  > bitbake: cooker: fix a typo
  > bitbake: doc: bitbake-user-manual: expand description of BB_PRESSURE_MAX variables
  > bitbake: bitbake: bitbake-layers: checkout layer(s) branch when clone exists
  > bitbake: utils/ply: Update md5 to better report errors with hashlib
  > bitbake: bitbake: user-manual: inform about spaces in :remove
  > release-notes-4.1.rst remove bitbake-layers subcommand argument
  > migration-guides: use contributor real name
  > manuals: fix misc typos
  > migration-guides/release-notes-4.1.rst: add more known issues
  > migration-guides: add known issues for 4.1
  > sdk-manual: correct the bitbake target for a unified sysroot build
  > migration-guides: use contributor real name
  > ref-manual: faq.rst: reorganize into subsections, contents at top
  > test-manual: fix typo in machine name
  > Add 4.1 migration guide & release notes
  > ref-manual: add OVERLAYFS_QA_SKIP
  > ref-manual: add overlayfs class variables
  > ref-manual: add section for create-spdx class
  > ref-manual: add WIRELESS_DAEMON
  > ref-manual: add OVERLAYFS_ETC_EXPOSE_LOWER
  > ref-manual: add previous overlayfs-etc variables
  > ref-manual: add serial-autologin-root to IMAGE_FEATURES documentation
  > ref-manual: add missing features
  > ref-manual: remove reference to largefile in DISTRO_FEATURES
  > ref-manual: complementary package installation recommends
  > Update documentation for classes split
  > ref-manual: remove reference to testimage-auto class
  > ref-manual: add MOUNT_BASE variable
  > ref-manual: add KERNEL_DEPLOY_DEPEND
  > ref-manual: add CVE_DB_UPDATE_INTERVAL
  > ref-manual: add FIT_PAD_ALG
  > ref-manual: add CVE_CHECK_SHOW_WARNINGS
  > ref-manual: update pypi documentation for CVE_PRODUCT default in 4.1
  > ref-manual: add pypi class
  > ref-manual: add SDK_TOOLCHAIN_LANGS
  > ref-manual: add DEV_PKG_DEPENDENCY
  > ref-manual: add UBOOT_MKIMAGE_KERNEL_TYPE
  > ref-manual: update buildpaths QA check documentation
  > ref-manual: add a note to ssh-server-dropbear feature
  > ref-manual: document new github-releases class
  > ref-manual: correct default for BUILDHISTORY_COMMIT
  > ref-manual: add WATCHDOG_TIMEOUT to variable glossary
  > ref-manual: expand documentation on image-buildinfo class
  > ref-manual: add DISABLE_STATIC
  > migration-general: add section on using buildhistory
  > ref-manual/variables.rst: clarify sentence

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

* sources/meta-arm 90f9e12...14c7e5b (14):
  > arm-bsp/u-boot: corstone1000: support 32bit ffa direct messaging
  > CI: track langdale branch
  > arm/fvp-tc0: remove Total Compute 2020 FVP
  > arm-bsp/scp-firmware: remove TC0 patches
  > arm-bsp: remove TC0
  > arm-bsp/linux: add kernel file search path for N1SDP
  > arm-bsp/trusted-services: support for libmetal and openamp
  > arm-bsp/optee: add log handler
  > arm-bsp/kernel: Fix TEE driver bug for corstone1000
  > arm-bsp/trusted-firmware-m: corstone1000: secure debug code checkout from yocto
  > arm-bsp/trusted-firmware-m: corstone1000: fix sournce dir of libmetal and openamp
  > arm-bsp/trusted-firmware-m: corstone1000: bump tfm SHA
  > arm-bsp/u-boot: corstone1000: esrt support
  > arm/lib: Do not log FVP return codes < 0

* sources/meta-atmel 04b54f0...f3e74c6 (2):
  > egt-launcher: Use c++17 standard for filesystem feature
  > libegt: Switch to using c++17

* sources/meta-clang bdbd374...a201c56 (4):
  > bpftrace: Simplify ptest script and use posix syntax
  > bpftrace: Disable ptests on riscv64
  > clang: Upgrade to 15.0.3
  > bcc: Add ptest support

* sources/meta-freescale 7d7d4a46...0d96c7fe (4):
  > Revert "imx-gpu-viv: inherit features_check in  imx-gpu-viv bb file"
  > imx-gpu-viv: inherit features_check in  imx-gpu-viv bb file
  > Merge pull request #1271 from thochstein/vulkan-loader
  > Merge pull request #1266 from angolini/bump-kernel-2.1.0-v5.15.60

* sources/meta-freescale-3rdparty 07c9d8e...070f5cc (1):
  > Merge pull request #242 from chrisdimich/master

* sources/meta-intel f7cbf66e...5963592b (1):
  > iccsdk: install icc specific packages only for meta-intel machines

* sources/meta-odroid 809ec8d...8491ad6 (2):
  > linux-hardkernel_4.9.bb: Fix build with gcc 12
  > linux-hardkernel_4.9.bb: Update to 4.9.312

* sources/meta-openembedded 6529e5f96...5c0b9893e (55):
  > XXX: Add Github actions support for CI
  > protobuf: Enable protoc binary in nativesdk
  > audit: Fix compile error for audit_2.8.5
  > syzkaller: add recipe and selftest for syzkaller fuzzing
  > Add recipe for python3-pytest-json-report
  > msktutil: Add recipe
  > postfix: Upgrade to 3.7.3
  > vboxguestdrivers: upgrade 6.1.38 -> 7.0.0
  > perfetto: build libperfetto
  > jq: improve ptest and disable valgrind by default
  > uutils-coreutils: upgrade 0.0.15 -> 0.0.16
  > Add recipe for Perfetto
  > grpc: Update to 1.50.x release
  > xfce4-settings: upgrade 4.16.2 -> 4.16.3
  > Add condition for libusbgx-examples
  > unbound: upgrade 1.16.3 -> 1.17.0
  > python3-zopeinterface: upgrade 5.4.0 -> 5.5.0
  > tio: upgrade 2.0 -> 2.1
  > yelp: upgrade 42.1 -> 42.2
  > python3-stevedore: upgrade 4.0.0 -> 4.0.1
  > python3-pywbem: upgrade 1.4.1 -> 1.5.0
  > python3-pymodbus: upgrade 2.5.3 -> 3.0.0
  > python3-google-auth: upgrade 2.11.1 -> 2.12.0
  > python3-google-api-python-client: upgrade 2.62.0 -> 2.64.0
  > python3-google-api-core: upgrade 2.10.1 -> 2.10.2
  > python3-gevent: upgrade 22.8.0 -> 22.10.1
  > python3-absl: upgrade 1.2.0 -> 1.3.0
  > tesseract: upgrade 4.1.3 -> 5.2.0
  > cli11: upgrade 2.2.0 -> 2.3.0
  > blueman: upgrade 2.3.2 -> 2.3.4
  > xfstests: upgrade 2022.09.25 -> 2022.10.09
  > nbdkit: upgrade 1.33.1 -> 1.33.2
  > libwacom: upgrade 2.4.0 -> 2.5.0
  > gst-editing-services: upgrade 1.20.3 -> 1.20.4
  > freerdp: upgrade 2.8.0 -> 2.8.1
  > debootstrap: upgrade 1.0.127 -> 1.0.128
  > ctags: upgrade 5.9.20221002.0 -> 5.9.20221009.0
  > cppzmq: upgrade 4.8.1 -> 4.9.0
  > broadcom-bt-firmware: upgrade
  > abseil-cpp: Upgrade to head on 2022-10-14
  > uriparser: Upgrade 0.9.6 -> 0.9.7
  > python3-distro: Upgrade 1.7.0 -> 1.8.0
  > python3-imageio: Upgrade 2.22.1 -> 2.22.2
  > double-conversion: added double-conversion lib
  > md4c: added md4c lib
  > conntrack-tools: Use canonical shell spacing
  > conntrack-tools: Add PACKAGECONFIGs for build options
  > conntrack-tools: Upgrade 1.4.6 -> 1.4.7
  > crucible: Add recipe
  > wireplumber: upgrade 0.4.11 -> 0.4.12
  > pipewire: upgrade 0.3.57 -> 0.3.59
  > onboard: remove
  > v4l-utils: Support building without NLS
  > remmina: Update to 1.4.27
  > redis: upgrade 7.0.4 to 7.0.5

* sources/meta-qcom 38e04ec...21f4c9b (2):
  > Merge pull request #487 from superna9999/for-pr/test-image-mybw
  > Merge pull request #486 from superna9999/for-pr/mybw

* sources/meta-qt5 11ef27b...8363b19 (1):
  > qtbase-native: Reduce TMPDIR QA false positives for rcc generated files

* sources/meta-raspberrypi fc5f80a...722c516 (1):
  > rpi-base.inc: handle empty/undefined KERNEL_DEVICETREE

* sources/meta-riscv d5628ff...c01183c (1):
  > python3-cryptography: Drop bbappend for >=38 release

* sources/meta-rockchip e8e4b39...f2b4e6e (1):
  > add support for PX30 SoC

* sources/meta-ti 5eb1a669...354d0806 (3):
  > ffa-debugfs-mod: Remove bbappend
  > u-boot: Remove lzop dependency
  > trusted-firmware-a: work around RWX permission error on segment

* sources/meta-variscite-bsp 5309d9f...bb25cc9 (29):
  > linux-variscite_5.10.72.bb: Add a patch to build perf with binutils 2.39+
  > imx8qm-var-som,imx8qxp-var-som: Use 5.10.x kernel
  > linux-variscite_5.10.72.bb: Keep recipe	for machines not yet ready for 5.15
  > u-boot: Use lf_v2021.04_var03 for imx8qm and imx8qxp for now
  > arm-ffa-tee: Disable for variscite machines
  > bluealsa: Add missing SRC_URI entry for bluealsa.service
  > variscite: Use a wildchar for preferred gstreamer
  > Add patch to fix rwx segement linker problem
  > layer.conf: Add langdate ( 4.1 ) to compatible layers
  > wl18xx-calibrator: Sync from meta-ti
  > brcm-patchram-plus: Fix license and build with clang
  > wlconf: Sync recipe with meta-ti
  > Merge pull request #4 from YoeDistro/yoe/systemd
  > Merge pull request #5 from YoeDistro/yoe/tune-paths
  < linux-variscite_5.10.72.bb: Add a patch to build perf with binutils 2.39+
  < systemd: Use systemd unit fragment instead of patching config files
  < imx8qm-var-som,imx8qxp-var-som: Use 5.10.x kernel
  < linux-variscite_5.10.72.bb: Keep recipe	for machines not yet ready for 5.15
  < u-boot: Use lf_v2021.04_var03 for imx8qm and imx8qxp for now
  < arm-ffa-tee: Disable for variscite machines
  < bluealsa: Add missing SRC_URI entry for bluealsa.service
  < variscite: Use a wildchar for preferred gstreamer
  < wl18xx-calibrator: Sync from meta-ti
  < Add patch to fix rwx segement linker problem
  < layer.conf: Add langdate ( 4.1 ) to compatible layers
  < imx8qm-var-som: Fix paths to tune files
  < brcm-patchram-plus: Fix license and build with clang
  < wlconf: Sync recipe with meta-ti
  < fix include path

* sources/poky 3e5faccfaf...14597a02b9 (160):
  > rust: Disable 64bit atomics on crossbeam on riscv32
  > perf: Depend on native setuptools3
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > fetcher2: Use SkipRecipe instead of erroring out
  > poky.conf: remove Ubuntu 21.10
  > glib-2.0: fix rare GFileInfo test case failure
  > wayland-protocols: upgrade 1.26 -> 1.27
  > openssl: CVE-2022-3358 Using a Custom Cipher with NID_undef may lead to NULL encryption
  > scripts/oe-check-sstate: force build to run for all targets, specifically populate_sysroot
  > scripts/oe-check-sstate: cleanup
  > externalsrc: move back to classes
  > populate_sdk_base: ensure ptest-pkgs pulls in ptest-runner
  > systemd: add systemd-creds and systemd-cryptenroll to systemd-extra-utils
  > gnutls: Unified pakcage names to lower-case
  > create-spdx: Remove ";name=..." for downloadLocation
  > openssl: export necessary env vars in SDK
  > linux-yocto/5.15: update to v5.15.72
  > linux-yocto/5.19: update to v5.19.14
  > kern-tools: fix relative path processing
  > grub: disable build on armv7ve/a with hardfp
  > mesa: Add native patch via a variable
  > cve-update-db-native: add timeout to urlopen() calls
  > xserver-xorg: move some recommended dependencies in required
  > qemu.inc: add virtio input in required dependencies
  > linux-firmware: package amdgpu firmware
  > linux-firmware: split rtl8761 firmware
  > vulkan-samples: add lfs=0 to SRC_URI to avoid git smudge errors in do_unpack
  > zlib: upgrade 1.2.12 -> 1.2.13
  > zlib: do out-of-tree builds
  > zlib: use .gz archive and set a PREMIRROR
  > btrfs-tools: upgrade 5.19.1 -> 6.0
  > bluez5: add dbus to RDEPENDS
  > vulkan-loader: Move libvulkan.so to main package
  > go-mod.bbclass: Remove repeated word
  > rust: update 1.63.0 -> 1.64.0
  > archiver: avoid using machine variable as it breaks multiconfig
  > oeqa/selftest/archiver: Add multiconfig test for shared recipes
  > own-mirrors: add crate
  > buildconf: compare abspath
  > wic: implement binary repeatable disk identifiers
  > u-boot: Add savedefconfig task
  > u-boot: Remove duplicate inherit of cml1
  > kernel: classes: Extract savedefconfig to a class
  > linux-yocto-dev: add qemuarm64
  > lttng-ust: upgrade 2.13.4 -> 2.13.5
  > lighttpd: upgrade 1.4.66 -> 1.4.67
  > libwpe: upgrade 1.12.3 -> 1.14.0
  > libsdl2: upgrade 2.24.0 -> 2.24.1
  > libksba: upgrade 1.6.0 -> 1.6.2
  > xz: upgrade 5.2.6 -> 5.2.7
  > xkeyboard-config: upgrade 2.36 -> 2.37
  > wpebackend-fdo: upgrade 1.12.1 -> 1.14.0
  > sqlite3: upgrade 3.39.3 -> 3.39.4
  > repo: upgrade 2.29.2 -> 2.29.3
  > python3-zipp: upgrade 3.8.1 -> 3.9.0
  > python3-pytz: upgrade 2022.2.1 -> 2022.4
  > numactl: upgrade 2.0.15 -> 2.0.16
  > powertop: upgrade 2.14 -> 2.15
  > libva-utils: upgrade 2.15.0 -> 2.16.0
  > libva: upgrade 2.15.0 -> 2.16.0
  > libical: upgrade 3.0.14 -> 3.0.15
  > libcap: upgrade 2.65 -> 2.66
  > harfbuzz: upgrade 5.1.0 -> 5.3.0
  > gsettings-desktop-schemas: upgrade 42.0 -> 43.0
  > gnutls: upgrade 3.7.7 -> 3.7.8
  > python3-manifest.json: Move urllib to netclient
  > qemu-native: Add PACKAGECONFIG option for jack
  > ptests: Mark ptest-runner as rdepend instead of rrecommends
  > python3-importlib-metadata: upgrade 4.12.0 -> 5.0.0
  > python3-git: upgrade 3.1.27 -> 3.1.28
  > u-boot: upgrade 2022.07 -> 2022.10
  > python3-hatchling: upgrade 1.10.0 -> 1.11.0
  > openssh: upgrade 9.0p1 -> 9.1p1
  > ifupdown: upgrade 0.8.37 -> 0.8.39
  > dbus: upgrade 1.14.0 -> 1.14.4
  > mtools: upgrade 4.0.40 -> 4.0.41
  > meson: upgrade 0.63.2 -> 0.63.3
  > git: upgrade 2.37.3 -> 2.38.0
  > init-system-helpers: upgrade 1.64 -> 1.65.2
  > python3-poetry-core: upgrade 1.0.8 -> 1.3.2
  > python3-iso8601: upgrade 1.0.2 -> 1.1.0
  > python3-setuptools-rust: upgrade 1.5.1 -> 1.5.2
  > python3-sphinx: upgrade 5.1.1 -> 5.2.3
  > python3-bcrypt: upgrade 3.2.2 -> 4.0.0
  > python3-pyopenssl: upgrade 22.0.0 -> 22.1.0
  > python3-hypothesis: upgrade 6.54.5 -> 6.56.1
  > python3-certifi: upgrade 2022.9.14 -> 2022.9.24
  > python3-cryptography-vectors: upgrade 37.0.4 -> 38.0.1
  > python3-cryptography: upgrade 37.0.4 -> 38.0.1
  > install-buildtools: support buildtools-make-tarball and update to 4.1
  > insane.bbclass: Allow hashlib version that only accepts on parameter
  > opkg-utils: use a git clone, not a dynamic snapshot
  > dropbear: add pam to PACKAGECONFIG
  > musl: Upgrade to latest master
  > buildtools-tarball: export certificates to python and curl
  > psplash: add psplash-default in rdepends
  > overlayfs: Allow not used mount points
  > wic: bootimg-efi: implement --include-path
  > wic: add UEFI kernel as UEFI stub
  > lsof: upgrade 4.95.0 -> 4.96.3
  > piglit: upgrade to latest revision
  > pango: upgrade 1.50.9 -> 1.50.10
  > python3-hatchling: upgrade 1.9.0 -> 1.10.0
  > acpid: upgrade 2.0.33 -> 2.0.34
  > vim: Upgrade 9.0.0598 -> 9.0.0614
  > linux-yocto: add efi entry for machine features
  > base-passwd: Update to 3.6.1
  > kernel-yocto: improve fatal error messages of symbol_why.py
  > kern-tools-native: don't pull the toolchain as it is not used
  > mesa: only apply patch to fix ALWAYS_INLINE for native
  > meson: make wrapper options sub-command specific
  > bitbake: bb.tests.fetch.GitShallowTest: always allow file transport
  > bitbake: runqueue: fix a typo
  > bitbake: cooker: fix a typo
  > bitbake: doc: bitbake-user-manual: expand description of BB_PRESSURE_MAX variables
  > bitbake: bitbake: bitbake-layers: checkout layer(s) branch when clone exists
  > bitbake: utils/ply: Update md5 to better report errors with hashlib
  > bitbake: bitbake: user-manual: inform about spaces in :remove
  > release-notes-4.1.rst remove bitbake-layers subcommand argument
  > migration-guides: use contributor real name
  > manuals: fix misc typos
  > migration-guides/release-notes-4.1.rst: add more known issues
  > migration-guides: add known issues for 4.1
  > sdk-manual: correct the bitbake target for a unified sysroot build
  > migration-guides: use contributor real name
  > ref-manual: faq.rst: reorganize into subsections, contents at top
  > test-manual: fix typo in machine name
  > Add 4.1 migration guide & release notes
  > ref-manual: add OVERLAYFS_QA_SKIP
  > ref-manual: add overlayfs class variables
  > ref-manual: add section for create-spdx class
  > ref-manual: add WIRELESS_DAEMON
  > ref-manual: add OVERLAYFS_ETC_EXPOSE_LOWER
  > ref-manual: add previous overlayfs-etc variables
  > ref-manual: add serial-autologin-root to IMAGE_FEATURES documentation
  > ref-manual: add missing features
  > ref-manual: remove reference to largefile in DISTRO_FEATURES
  > ref-manual: complementary package installation recommends
  > Update documentation for classes split
  > ref-manual: remove reference to testimage-auto class
  > ref-manual: add MOUNT_BASE variable
  > ref-manual: add KERNEL_DEPLOY_DEPEND
  > ref-manual: add CVE_DB_UPDATE_INTERVAL
  > ref-manual: add FIT_PAD_ALG
  > ref-manual: add CVE_CHECK_SHOW_WARNINGS
  > ref-manual: update pypi documentation for CVE_PRODUCT default in 4.1
  > ref-manual: add pypi class
  > ref-manual: add SDK_TOOLCHAIN_LANGS
  > ref-manual: add DEV_PKG_DEPENDENCY
  > ref-manual: add UBOOT_MKIMAGE_KERNEL_TYPE
  > ref-manual: update buildpaths QA check documentation
  > ref-manual: add a note to ssh-server-dropbear feature
  > ref-manual: document new github-releases class
  > ref-manual: correct default for BUILDHISTORY_COMMIT
  > ref-manual: add WATCHDOG_TIMEOUT to variable glossary
  > ref-manual: expand documentation on image-buildinfo class
  > ref-manual: add DISABLE_STATIC
  > migration-general: add section on using buildhistory
  > ref-manual/variables.rst: clarify sentence

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

* sources/meta-arm 90f9e12...14c7e5b (14):
  > arm-bsp/u-boot: corstone1000: support 32bit ffa direct messaging
  > CI: track langdale branch
  > arm/fvp-tc0: remove Total Compute 2020 FVP
  > arm-bsp/scp-firmware: remove TC0 patches
  > arm-bsp: remove TC0
  > arm-bsp/linux: add kernel file search path for N1SDP
  > arm-bsp/trusted-services: support for libmetal and openamp
  > arm-bsp/optee: add log handler
  > arm-bsp/kernel: Fix TEE driver bug for corstone1000
  > arm-bsp/trusted-firmware-m: corstone1000: secure debug code checkout from yocto
  > arm-bsp/trusted-firmware-m: corstone1000: fix sournce dir of libmetal and openamp
  > arm-bsp/trusted-firmware-m: corstone1000: bump tfm SHA
  > arm-bsp/u-boot: corstone1000: esrt support
  > arm/lib: Do not log FVP return codes < 0

* sources/meta-atmel 04b54f0...f3e74c6 (2):
  > egt-launcher: Use c++17 standard for filesystem feature
  > libegt: Switch to using c++17

* sources/meta-clang bdbd374...702740e (5):
  > mybw: Use objcopy from binutils on mips
  > bpftrace: Simplify ptest script and use posix syntax
  > bpftrace: Disable ptests on riscv64
  > clang: Upgrade to 15.0.3
  > bcc: Add ptest support

* sources/meta-freescale 7d7d4a46...0d96c7fe (4):
  > Revert "imx-gpu-viv: inherit features_check in  imx-gpu-viv bb file"
  > imx-gpu-viv: inherit features_check in  imx-gpu-viv bb file
  > Merge pull request #1271 from thochstein/vulkan-loader
  > Merge pull request #1266 from angolini/bump-kernel-2.1.0-v5.15.60

* sources/meta-freescale-3rdparty 07c9d8e...070f5cc (1):
  > Merge pull request #242 from chrisdimich/master

* sources/meta-intel f7cbf66e...5963592b (1):
  > iccsdk: install icc specific packages only for meta-intel machines

* sources/meta-odroid 809ec8d...8491ad6 (2):
  > linux-hardkernel_4.9.bb: Fix build with gcc 12
  > linux-hardkernel_4.9.bb: Update to 4.9.312

* sources/meta-openembedded 6529e5f96...5c0b9893e (55):
  > XXX: Add Github actions support for CI
  > protobuf: Enable protoc binary in nativesdk
  > audit: Fix compile error for audit_2.8.5
  > syzkaller: add recipe and selftest for syzkaller fuzzing
  > Add recipe for python3-pytest-json-report
  > msktutil: Add recipe
  > postfix: Upgrade to 3.7.3
  > vboxguestdrivers: upgrade 6.1.38 -> 7.0.0
  > perfetto: build libperfetto
  > jq: improve ptest and disable valgrind by default
  > uutils-coreutils: upgrade 0.0.15 -> 0.0.16
  > Add recipe for Perfetto
  > grpc: Update to 1.50.x release
  > xfce4-settings: upgrade 4.16.2 -> 4.16.3
  > Add condition for libusbgx-examples
  > unbound: upgrade 1.16.3 -> 1.17.0
  > python3-zopeinterface: upgrade 5.4.0 -> 5.5.0
  > tio: upgrade 2.0 -> 2.1
  > yelp: upgrade 42.1 -> 42.2
  > python3-stevedore: upgrade 4.0.0 -> 4.0.1
  > python3-pywbem: upgrade 1.4.1 -> 1.5.0
  > python3-pymodbus: upgrade 2.5.3 -> 3.0.0
  > python3-google-auth: upgrade 2.11.1 -> 2.12.0
  > python3-google-api-python-client: upgrade 2.62.0 -> 2.64.0
  > python3-google-api-core: upgrade 2.10.1 -> 2.10.2
  > python3-gevent: upgrade 22.8.0 -> 22.10.1
  > python3-absl: upgrade 1.2.0 -> 1.3.0
  > tesseract: upgrade 4.1.3 -> 5.2.0
  > cli11: upgrade 2.2.0 -> 2.3.0
  > blueman: upgrade 2.3.2 -> 2.3.4
  > xfstests: upgrade 2022.09.25 -> 2022.10.09
  > nbdkit: upgrade 1.33.1 -> 1.33.2
  > libwacom: upgrade 2.4.0 -> 2.5.0
  > gst-editing-services: upgrade 1.20.3 -> 1.20.4
  > freerdp: upgrade 2.8.0 -> 2.8.1
  > debootstrap: upgrade 1.0.127 -> 1.0.128
  > ctags: upgrade 5.9.20221002.0 -> 5.9.20221009.0
  > cppzmq: upgrade 4.8.1 -> 4.9.0
  > broadcom-bt-firmware: upgrade
  > abseil-cpp: Upgrade to head on 2022-10-14
  > uriparser: Upgrade 0.9.6 -> 0.9.7
  > python3-distro: Upgrade 1.7.0 -> 1.8.0
  > python3-imageio: Upgrade 2.22.1 -> 2.22.2
  > double-conversion: added double-conversion lib
  > md4c: added md4c lib
  > conntrack-tools: Use canonical shell spacing
  > conntrack-tools: Add PACKAGECONFIGs for build options
  > conntrack-tools: Upgrade 1.4.6 -> 1.4.7
  > crucible: Add recipe
  > wireplumber: upgrade 0.4.11 -> 0.4.12
  > pipewire: upgrade 0.3.57 -> 0.3.59
  > onboard: remove
  > v4l-utils: Support building without NLS
  > remmina: Update to 1.4.27
  > redis: upgrade 7.0.4 to 7.0.5

* sources/meta-qcom 38e04ec...21f4c9b (2):
  > Merge pull request #487 from superna9999/for-pr/test-image-mybw
  > Merge pull request #486 from superna9999/for-pr/mybw

* sources/meta-qt5 11ef27b...8363b19 (1):
  > qtbase-native: Reduce TMPDIR QA false positives for rcc generated files

* sources/meta-raspberrypi fc5f80a...722c516 (1):
  > rpi-base.inc: handle empty/undefined KERNEL_DEVICETREE

* sources/meta-riscv d5628ff...c01183c (1):
  > python3-cryptography: Drop bbappend for >=38 release

* sources/meta-rockchip e8e4b39...f2b4e6e (1):
  > add support for PX30 SoC

* sources/meta-ti 5eb1a669...354d0806 (3):
  > ffa-debugfs-mod: Remove bbappend
  > u-boot: Remove lzop dependency
  > trusted-firmware-a: work around RWX permission error on segment

* sources/meta-variscite-bsp 5309d9f...bb25cc9 (29):
  > linux-variscite_5.10.72.bb: Add a patch to build perf with binutils 2.39+
  > imx8qm-var-som,imx8qxp-var-som: Use 5.10.x kernel
  > linux-variscite_5.10.72.bb: Keep recipe	for machines not yet ready for 5.15
  > u-boot: Use lf_v2021.04_var03 for imx8qm and imx8qxp for now
  > arm-ffa-tee: Disable for variscite machines
  > bluealsa: Add missing SRC_URI entry for bluealsa.service
  > variscite: Use a wildchar for preferred gstreamer
  > Add patch to fix rwx segement linker problem
  > layer.conf: Add langdate ( 4.1 ) to compatible layers
  > wl18xx-calibrator: Sync from meta-ti
  > brcm-patchram-plus: Fix license and build with clang
  > wlconf: Sync recipe with meta-ti
  > Merge pull request #4 from YoeDistro/yoe/systemd
  > Merge pull request #5 from YoeDistro/yoe/tune-paths
  < linux-variscite_5.10.72.bb: Add a patch to build perf with binutils 2.39+
  < systemd: Use systemd unit fragment instead of patching config files
  < imx8qm-var-som,imx8qxp-var-som: Use 5.10.x kernel
  < linux-variscite_5.10.72.bb: Keep recipe	for machines not yet ready for 5.15
  < u-boot: Use lf_v2021.04_var03 for imx8qm and imx8qxp for now
  < arm-ffa-tee: Disable for variscite machines
  < bluealsa: Add missing SRC_URI entry for bluealsa.service
  < variscite: Use a wildchar for preferred gstreamer
  < wl18xx-calibrator: Sync from meta-ti
  < Add patch to fix rwx segement linker problem
  < layer.conf: Add langdate ( 4.1 ) to compatible layers
  < imx8qm-var-som: Fix paths to tune files
  < brcm-patchram-plus: Fix license and build with clang
  < wlconf: Sync recipe with meta-ti
  < fix include path

* sources/poky 3e5faccfaf...14597a02b9 (160):
  > rust: Disable 64bit atomics on crossbeam on riscv32
  > perf: Depend on native setuptools3
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > fetcher2: Use SkipRecipe instead of erroring out
  > poky.conf: remove Ubuntu 21.10
  > glib-2.0: fix rare GFileInfo test case failure
  > wayland-protocols: upgrade 1.26 -> 1.27
  > openssl: CVE-2022-3358 Using a Custom Cipher with NID_undef may lead to NULL encryption
  > scripts/oe-check-sstate: force build to run for all targets, specifically populate_sysroot
  > scripts/oe-check-sstate: cleanup
  > externalsrc: move back to classes
  > populate_sdk_base: ensure ptest-pkgs pulls in ptest-runner
  > systemd: add systemd-creds and systemd-cryptenroll to systemd-extra-utils
  > gnutls: Unified pakcage names to lower-case
  > create-spdx: Remove ";name=..." for downloadLocation
  > openssl: export necessary env vars in SDK
  > linux-yocto/5.15: update to v5.15.72
  > linux-yocto/5.19: update to v5.19.14
  > kern-tools: fix relative path processing
  > grub: disable build on armv7ve/a with hardfp
  > mesa: Add native patch via a variable
  > cve-update-db-native: add timeout to urlopen() calls
  > xserver-xorg: move some recommended dependencies in required
  > qemu.inc: add virtio input in required dependencies
  > linux-firmware: package amdgpu firmware
  > linux-firmware: split rtl8761 firmware
  > vulkan-samples: add lfs=0 to SRC_URI to avoid git smudge errors in do_unpack
  > zlib: upgrade 1.2.12 -> 1.2.13
  > zlib: do out-of-tree builds
  > zlib: use .gz archive and set a PREMIRROR
  > btrfs-tools: upgrade 5.19.1 -> 6.0
  > bluez5: add dbus to RDEPENDS
  > vulkan-loader: Move libvulkan.so to main package
  > go-mod.bbclass: Remove repeated word
  > rust: update 1.63.0 -> 1.64.0
  > archiver: avoid using machine variable as it breaks multiconfig
  > oeqa/selftest/archiver: Add multiconfig test for shared recipes
  > own-mirrors: add crate
  > buildconf: compare abspath
  > wic: implement binary repeatable disk identifiers
  > u-boot: Add savedefconfig task
  > u-boot: Remove duplicate inherit of cml1
  > kernel: classes: Extract savedefconfig to a class
  > linux-yocto-dev: add qemuarm64
  > lttng-ust: upgrade 2.13.4 -> 2.13.5
  > lighttpd: upgrade 1.4.66 -> 1.4.67
  > libwpe: upgrade 1.12.3 -> 1.14.0
  > libsdl2: upgrade 2.24.0 -> 2.24.1
  > libksba: upgrade 1.6.0 -> 1.6.2
  > xz: upgrade 5.2.6 -> 5.2.7
  > xkeyboard-config: upgrade 2.36 -> 2.37
  > wpebackend-fdo: upgrade 1.12.1 -> 1.14.0
  > sqlite3: upgrade 3.39.3 -> 3.39.4
  > repo: upgrade 2.29.2 -> 2.29.3
  > python3-zipp: upgrade 3.8.1 -> 3.9.0
  > python3-pytz: upgrade 2022.2.1 -> 2022.4
  > numactl: upgrade 2.0.15 -> 2.0.16
  > powertop: upgrade 2.14 -> 2.15
  > libva-utils: upgrade 2.15.0 -> 2.16.0
  > libva: upgrade 2.15.0 -> 2.16.0
  > libical: upgrade 3.0.14 -> 3.0.15
  > libcap: upgrade 2.65 -> 2.66
  > harfbuzz: upgrade 5.1.0 -> 5.3.0
  > gsettings-desktop-schemas: upgrade 42.0 -> 43.0
  > gnutls: upgrade 3.7.7 -> 3.7.8
  > python3-manifest.json: Move urllib to netclient
  > qemu-native: Add PACKAGECONFIG option for jack
  > ptests: Mark ptest-runner as rdepend instead of rrecommends
  > python3-importlib-metadata: upgrade 4.12.0 -> 5.0.0
  > python3-git: upgrade 3.1.27 -> 3.1.28
  > u-boot: upgrade 2022.07 -> 2022.10
  > python3-hatchling: upgrade 1.10.0 -> 1.11.0
  > openssh: upgrade 9.0p1 -> 9.1p1
  > ifupdown: upgrade 0.8.37 -> 0.8.39
  > dbus: upgrade 1.14.0 -> 1.14.4
  > mtools: upgrade 4.0.40 -> 4.0.41
  > meson: upgrade 0.63.2 -> 0.63.3
  > git: upgrade 2.37.3 -> 2.38.0
  > init-system-helpers: upgrade 1.64 -> 1.65.2
  > python3-poetry-core: upgrade 1.0.8 -> 1.3.2
  > python3-iso8601: upgrade 1.0.2 -> 1.1.0
  > python3-setuptools-rust: upgrade 1.5.1 -> 1.5.2
  > python3-sphinx: upgrade 5.1.1 -> 5.2.3
  > python3-bcrypt: upgrade 3.2.2 -> 4.0.0
  > python3-pyopenssl: upgrade 22.0.0 -> 22.1.0
  > python3-hypothesis: upgrade 6.54.5 -> 6.56.1
  > python3-certifi: upgrade 2022.9.14 -> 2022.9.24
  > python3-cryptography-vectors: upgrade 37.0.4 -> 38.0.1
  > python3-cryptography: upgrade 37.0.4 -> 38.0.1
  > install-buildtools: support buildtools-make-tarball and update to 4.1
  > insane.bbclass: Allow hashlib version that only accepts on parameter
  > opkg-utils: use a git clone, not a dynamic snapshot
  > dropbear: add pam to PACKAGECONFIG
  > musl: Upgrade to latest master
  > buildtools-tarball: export certificates to python and curl
  > psplash: add psplash-default in rdepends
  > overlayfs: Allow not used mount points
  > wic: bootimg-efi: implement --include-path
  > wic: add UEFI kernel as UEFI stub
  > lsof: upgrade 4.95.0 -> 4.96.3
  > piglit: upgrade to latest revision
  > pango: upgrade 1.50.9 -> 1.50.10
  > python3-hatchling: upgrade 1.9.0 -> 1.10.0
  > acpid: upgrade 2.0.33 -> 2.0.34
  > vim: Upgrade 9.0.0598 -> 9.0.0614
  > linux-yocto: add efi entry for machine features
  > base-passwd: Update to 3.6.1
  > kernel-yocto: improve fatal error messages of symbol_why.py
  > kern-tools-native: don't pull the toolchain as it is not used
  > mesa: only apply patch to fix ALWAYS_INLINE for native
  > meson: make wrapper options sub-command specific
  > bitbake: bb.tests.fetch.GitShallowTest: always allow file transport
  > bitbake: runqueue: fix a typo
  > bitbake: cooker: fix a typo
  > bitbake: doc: bitbake-user-manual: expand description of BB_PRESSURE_MAX variables
  > bitbake: bitbake: bitbake-layers: checkout layer(s) branch when clone exists
  > bitbake: utils/ply: Update md5 to better report errors with hashlib
  > bitbake: bitbake: user-manual: inform about spaces in :remove
  > release-notes-4.1.rst remove bitbake-layers subcommand argument
  > migration-guides: use contributor real name
  > manuals: fix misc typos
  > migration-guides/release-notes-4.1.rst: add more known issues
  > migration-guides: add known issues for 4.1
  > sdk-manual: correct the bitbake target for a unified sysroot build
  > migration-guides: use contributor real name
  > ref-manual: faq.rst: reorganize into subsections, contents at top
  > test-manual: fix typo in machine name
  > Add 4.1 migration guide & release notes
  > ref-manual: add OVERLAYFS_QA_SKIP
  > ref-manual: add overlayfs class variables
  > ref-manual: add section for create-spdx class
  > ref-manual: add WIRELESS_DAEMON
  > ref-manual: add OVERLAYFS_ETC_EXPOSE_LOWER
  > ref-manual: add previous overlayfs-etc variables
  > ref-manual: add serial-autologin-root to IMAGE_FEATURES documentation
  > ref-manual: add missing features
  > ref-manual: remove reference to largefile in DISTRO_FEATURES
  > ref-manual: complementary package installation recommends
  > Update documentation for classes split
  > ref-manual: remove reference to testimage-auto class
  > ref-manual: add MOUNT_BASE variable
  > ref-manual: add KERNEL_DEPLOY_DEPEND
  > ref-manual: add CVE_DB_UPDATE_INTERVAL
  > ref-manual: add FIT_PAD_ALG
  > ref-manual: add CVE_CHECK_SHOW_WARNINGS
  > ref-manual: update pypi documentation for CVE_PRODUCT default in 4.1
  > ref-manual: add pypi class
  > ref-manual: add SDK_TOOLCHAIN_LANGS
  > ref-manual: add DEV_PKG_DEPENDENCY
  > ref-manual: add UBOOT_MKIMAGE_KERNEL_TYPE
  > ref-manual: update buildpaths QA check documentation
  > ref-manual: add a note to ssh-server-dropbear feature
  > ref-manual: document new github-releases class
  > ref-manual: correct default for BUILDHISTORY_COMMIT
  > ref-manual: add WATCHDOG_TIMEOUT to variable glossary
  > ref-manual: expand documentation on image-buildinfo class
  > ref-manual: add DISABLE_STATIC
  > migration-general: add section on using buildhistory
  > ref-manual/variables.rst: clarify sentence

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

* sources/meta-arm 90f9e12...14c7e5b (14):
  > arm-bsp/u-boot: corstone1000: support 32bit ffa direct messaging
  > CI: track langdale branch
  > arm/fvp-tc0: remove Total Compute 2020 FVP
  > arm-bsp/scp-firmware: remove TC0 patches
  > arm-bsp: remove TC0
  > arm-bsp/linux: add kernel file search path for N1SDP
  > arm-bsp/trusted-services: support for libmetal and openamp
  > arm-bsp/optee: add log handler
  > arm-bsp/kernel: Fix TEE driver bug for corstone1000
  > arm-bsp/trusted-firmware-m: corstone1000: secure debug code checkout from yocto
  > arm-bsp/trusted-firmware-m: corstone1000: fix sournce dir of libmetal and openamp
  > arm-bsp/trusted-firmware-m: corstone1000: bump tfm SHA
  > arm-bsp/u-boot: corstone1000: esrt support
  > arm/lib: Do not log FVP return codes < 0

* sources/meta-atmel 04b54f0...f3e74c6 (2):
  > egt-launcher: Use c++17 standard for filesystem feature
  > libegt: Switch to using c++17

* sources/meta-clang bdbd374...702740e (5):
  > mybw: Use objcopy from binutils on mips
  > bpftrace: Simplify ptest script and use posix syntax
  > bpftrace: Disable ptests on riscv64
  > clang: Upgrade to 15.0.3
  > bcc: Add ptest support

* sources/meta-freescale 7d7d4a46...0d96c7fe (4):
  > Revert "imx-gpu-viv: inherit features_check in  imx-gpu-viv bb file"
  > imx-gpu-viv: inherit features_check in  imx-gpu-viv bb file
  > Merge pull request #1271 from thochstein/vulkan-loader
  > Merge pull request #1266 from angolini/bump-kernel-2.1.0-v5.15.60

* sources/meta-freescale-3rdparty 07c9d8e...070f5cc (1):
  > Merge pull request #242 from chrisdimich/master

* sources/meta-intel f7cbf66e...5963592b (1):
  > iccsdk: install icc specific packages only for meta-intel machines

* sources/meta-odroid 809ec8d...8491ad6 (2):
  > linux-hardkernel_4.9.bb: Fix build with gcc 12
  > linux-hardkernel_4.9.bb: Update to 4.9.312

* sources/meta-openembedded 6529e5f96...5c0b9893e (55):
  > XXX: Add Github actions support for CI
  > protobuf: Enable protoc binary in nativesdk
  > audit: Fix compile error for audit_2.8.5
  > syzkaller: add recipe and selftest for syzkaller fuzzing
  > Add recipe for python3-pytest-json-report
  > msktutil: Add recipe
  > postfix: Upgrade to 3.7.3
  > vboxguestdrivers: upgrade 6.1.38 -> 7.0.0
  > perfetto: build libperfetto
  > jq: improve ptest and disable valgrind by default
  > uutils-coreutils: upgrade 0.0.15 -> 0.0.16
  > Add recipe for Perfetto
  > grpc: Update to 1.50.x release
  > xfce4-settings: upgrade 4.16.2 -> 4.16.3
  > Add condition for libusbgx-examples
  > unbound: upgrade 1.16.3 -> 1.17.0
  > python3-zopeinterface: upgrade 5.4.0 -> 5.5.0
  > tio: upgrade 2.0 -> 2.1
  > yelp: upgrade 42.1 -> 42.2
  > python3-stevedore: upgrade 4.0.0 -> 4.0.1
  > python3-pywbem: upgrade 1.4.1 -> 1.5.0
  > python3-pymodbus: upgrade 2.5.3 -> 3.0.0
  > python3-google-auth: upgrade 2.11.1 -> 2.12.0
  > python3-google-api-python-client: upgrade 2.62.0 -> 2.64.0
  > python3-google-api-core: upgrade 2.10.1 -> 2.10.2
  > python3-gevent: upgrade 22.8.0 -> 22.10.1
  > python3-absl: upgrade 1.2.0 -> 1.3.0
  > tesseract: upgrade 4.1.3 -> 5.2.0
  > cli11: upgrade 2.2.0 -> 2.3.0
  > blueman: upgrade 2.3.2 -> 2.3.4
  > xfstests: upgrade 2022.09.25 -> 2022.10.09
  > nbdkit: upgrade 1.33.1 -> 1.33.2
  > libwacom: upgrade 2.4.0 -> 2.5.0
  > gst-editing-services: upgrade 1.20.3 -> 1.20.4
  > freerdp: upgrade 2.8.0 -> 2.8.1
  > debootstrap: upgrade 1.0.127 -> 1.0.128
  > ctags: upgrade 5.9.20221002.0 -> 5.9.20221009.0
  > cppzmq: upgrade 4.8.1 -> 4.9.0
  > broadcom-bt-firmware: upgrade
  > abseil-cpp: Upgrade to head on 2022-10-14
  > uriparser: Upgrade 0.9.6 -> 0.9.7
  > python3-distro: Upgrade 1.7.0 -> 1.8.0
  > python3-imageio: Upgrade 2.22.1 -> 2.22.2
  > double-conversion: added double-conversion lib
  > md4c: added md4c lib
  > conntrack-tools: Use canonical shell spacing
  > conntrack-tools: Add PACKAGECONFIGs for build options
  > conntrack-tools: Upgrade 1.4.6 -> 1.4.7
  > crucible: Add recipe
  > wireplumber: upgrade 0.4.11 -> 0.4.12
  > pipewire: upgrade 0.3.57 -> 0.3.59
  > onboard: remove
  > v4l-utils: Support building without NLS
  > remmina: Update to 1.4.27
  > redis: upgrade 7.0.4 to 7.0.5

* sources/meta-qcom 38e04ec...21f4c9b (2):
  > Merge pull request #487 from superna9999/for-pr/test-image-mybw
  > Merge pull request #486 from superna9999/for-pr/mybw

* sources/meta-qt5 11ef27b...8363b19 (1):
  > qtbase-native: Reduce TMPDIR QA false positives for rcc generated files

* sources/meta-raspberrypi fc5f80a...722c516 (1):
  > rpi-base.inc: handle empty/undefined KERNEL_DEVICETREE

* sources/meta-riscv d5628ff...c01183c (1):
  > python3-cryptography: Drop bbappend for >=38 release

* sources/meta-rockchip e8e4b39...f2b4e6e (1):
  > add support for PX30 SoC

* sources/meta-ti 5eb1a669...354d0806 (3):
  > ffa-debugfs-mod: Remove bbappend
  > u-boot: Remove lzop dependency
  > trusted-firmware-a: work around RWX permission error on segment

* sources/meta-variscite-bsp 5309d9f...bb25cc9 (29):
  > linux-variscite_5.10.72.bb: Add a patch to build perf with binutils 2.39+
  > imx8qm-var-som,imx8qxp-var-som: Use 5.10.x kernel
  > linux-variscite_5.10.72.bb: Keep recipe	for machines not yet ready for 5.15
  > u-boot: Use lf_v2021.04_var03 for imx8qm and imx8qxp for now
  > arm-ffa-tee: Disable for variscite machines
  > bluealsa: Add missing SRC_URI entry for bluealsa.service
  > variscite: Use a wildchar for preferred gstreamer
  > Add patch to fix rwx segement linker problem
  > layer.conf: Add langdate ( 4.1 ) to compatible layers
  > wl18xx-calibrator: Sync from meta-ti
  > brcm-patchram-plus: Fix license and build with clang
  > wlconf: Sync recipe with meta-ti
  > Merge pull request #4 from YoeDistro/yoe/systemd
  > Merge pull request #5 from YoeDistro/yoe/tune-paths
  < linux-variscite_5.10.72.bb: Add a patch to build perf with binutils 2.39+
  < systemd: Use systemd unit fragment instead of patching config files
  < imx8qm-var-som,imx8qxp-var-som: Use 5.10.x kernel
  < linux-variscite_5.10.72.bb: Keep recipe	for machines not yet ready for 5.15
  < u-boot: Use lf_v2021.04_var03 for imx8qm and imx8qxp for now
  < arm-ffa-tee: Disable for variscite machines
  < bluealsa: Add missing SRC_URI entry for bluealsa.service
  < variscite: Use a wildchar for preferred gstreamer
  < wl18xx-calibrator: Sync from meta-ti
  < Add patch to fix rwx segement linker problem
  < layer.conf: Add langdate ( 4.1 ) to compatible layers
  < imx8qm-var-som: Fix paths to tune files
  < brcm-patchram-plus: Fix license and build with clang
  < wlconf: Sync recipe with meta-ti
  < fix include path

* sources/poky 3e5faccfaf...32d9213eaf (160):
  > rust: Disable 64bit atomics on crossbeam on riscv32
  > perf: Depend on native setuptools3
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > fetcher2: Use SkipRecipe instead of erroring out
  > poky.conf: remove Ubuntu 21.10
  > glib-2.0: fix rare GFileInfo test case failure
  > wayland-protocols: upgrade 1.26 -> 1.27
  > openssl: CVE-2022-3358 Using a Custom Cipher with NID_undef may lead to NULL encryption
  > scripts/oe-check-sstate: force build to run for all targets, specifically populate_sysroot
  > scripts/oe-check-sstate: cleanup
  > externalsrc: move back to classes
  > populate_sdk_base: ensure ptest-pkgs pulls in ptest-runner
  > systemd: add systemd-creds and systemd-cryptenroll to systemd-extra-utils
  > gnutls: Unified pakcage names to lower-case
  > create-spdx: Remove ";name=..." for downloadLocation
  > openssl: export necessary env vars in SDK
  > linux-yocto/5.15: update to v5.15.72
  > linux-yocto/5.19: update to v5.19.14
  > kern-tools: fix relative path processing
  > grub: disable build on armv7ve/a with hardfp
  > mesa: Add native patch via a variable
  > cve-update-db-native: add timeout to urlopen() calls
  > xserver-xorg: move some recommended dependencies in required
  > qemu.inc: add virtio input in required dependencies
  > linux-firmware: package amdgpu firmware
  > linux-firmware: split rtl8761 firmware
  > vulkan-samples: add lfs=0 to SRC_URI to avoid git smudge errors in do_unpack
  > zlib: upgrade 1.2.12 -> 1.2.13
  > zlib: do out-of-tree builds
  > zlib: use .gz archive and set a PREMIRROR
  > btrfs-tools: upgrade 5.19.1 -> 6.0
  > bluez5: add dbus to RDEPENDS
  > vulkan-loader: Move libvulkan.so to main package
  > go-mod.bbclass: Remove repeated word
  > rust: update 1.63.0 -> 1.64.0
  > archiver: avoid using machine variable as it breaks multiconfig
  > oeqa/selftest/archiver: Add multiconfig test for shared recipes
  > own-mirrors: add crate
  > buildconf: compare abspath
  > wic: implement binary repeatable disk identifiers
  > u-boot: Add savedefconfig task
  > u-boot: Remove duplicate inherit of cml1
  > kernel: classes: Extract savedefconfig to a class
  > linux-yocto-dev: add qemuarm64
  > lttng-ust: upgrade 2.13.4 -> 2.13.5
  > lighttpd: upgrade 1.4.66 -> 1.4.67
  > libwpe: upgrade 1.12.3 -> 1.14.0
  > libsdl2: upgrade 2.24.0 -> 2.24.1
  > libksba: upgrade 1.6.0 -> 1.6.2
  > xz: upgrade 5.2.6 -> 5.2.7
  > xkeyboard-config: upgrade 2.36 -> 2.37
  > wpebackend-fdo: upgrade 1.12.1 -> 1.14.0
  > sqlite3: upgrade 3.39.3 -> 3.39.4
  > repo: upgrade 2.29.2 -> 2.29.3
  > python3-zipp: upgrade 3.8.1 -> 3.9.0
  > python3-pytz: upgrade 2022.2.1 -> 2022.4
  > numactl: upgrade 2.0.15 -> 2.0.16
  > powertop: upgrade 2.14 -> 2.15
  > libva-utils: upgrade 2.15.0 -> 2.16.0
  > libva: upgrade 2.15.0 -> 2.16.0
  > libical: upgrade 3.0.14 -> 3.0.15
  > libcap: upgrade 2.65 -> 2.66
  > harfbuzz: upgrade 5.1.0 -> 5.3.0
  > gsettings-desktop-schemas: upgrade 42.0 -> 43.0
  > gnutls: upgrade 3.7.7 -> 3.7.8
  > python3-manifest.json: Move urllib to netclient
  > qemu-native: Add PACKAGECONFIG option for jack
  > ptests: Mark ptest-runner as rdepend instead of rrecommends
  > python3-importlib-metadata: upgrade 4.12.0 -> 5.0.0
  > python3-git: upgrade 3.1.27 -> 3.1.28
  > u-boot: upgrade 2022.07 -> 2022.10
  > python3-hatchling: upgrade 1.10.0 -> 1.11.0
  > openssh: upgrade 9.0p1 -> 9.1p1
  > ifupdown: upgrade 0.8.37 -> 0.8.39
  > dbus: upgrade 1.14.0 -> 1.14.4
  > mtools: upgrade 4.0.40 -> 4.0.41
  > meson: upgrade 0.63.2 -> 0.63.3
  > git: upgrade 2.37.3 -> 2.38.0
  > init-system-helpers: upgrade 1.64 -> 1.65.2
  > python3-poetry-core: upgrade 1.0.8 -> 1.3.2
  > python3-iso8601: upgrade 1.0.2 -> 1.1.0
  > python3-setuptools-rust: upgrade 1.5.1 -> 1.5.2
  > python3-sphinx: upgrade 5.1.1 -> 5.2.3
  > python3-bcrypt: upgrade 3.2.2 -> 4.0.0
  > python3-pyopenssl: upgrade 22.0.0 -> 22.1.0
  > python3-hypothesis: upgrade 6.54.5 -> 6.56.1
  > python3-certifi: upgrade 2022.9.14 -> 2022.9.24
  > python3-cryptography-vectors: upgrade 37.0.4 -> 38.0.1
  > python3-cryptography: upgrade 37.0.4 -> 38.0.1
  > install-buildtools: support buildtools-make-tarball and update to 4.1
  > insane.bbclass: Allow hashlib version that only accepts on parameter
  > opkg-utils: use a git clone, not a dynamic snapshot
  > dropbear: add pam to PACKAGECONFIG
  > musl: Upgrade to latest master
  > buildtools-tarball: export certificates to python and curl
  > psplash: add psplash-default in rdepends
  > overlayfs: Allow not used mount points
  > wic: bootimg-efi: implement --include-path
  > wic: add UEFI kernel as UEFI stub
  > lsof: upgrade 4.95.0 -> 4.96.3
  > piglit: upgrade to latest revision
  > pango: upgrade 1.50.9 -> 1.50.10
  > python3-hatchling: upgrade 1.9.0 -> 1.10.0
  > acpid: upgrade 2.0.33 -> 2.0.34
  > vim: Upgrade 9.0.0598 -> 9.0.0614
  > linux-yocto: add efi entry for machine features
  > base-passwd: Update to 3.6.1
  > kernel-yocto: improve fatal error messages of symbol_why.py
  > kern-tools-native: don't pull the toolchain as it is not used
  > mesa: only apply patch to fix ALWAYS_INLINE for native
  > meson: make wrapper options sub-command specific
  > bitbake: bb.tests.fetch.GitShallowTest: always allow file transport
  > bitbake: runqueue: fix a typo
  > bitbake: cooker: fix a typo
  > bitbake: doc: bitbake-user-manual: expand description of BB_PRESSURE_MAX variables
  > bitbake: bitbake: bitbake-layers: checkout layer(s) branch when clone exists
  > bitbake: utils/ply: Update md5 to better report errors with hashlib
  > bitbake: bitbake: user-manual: inform about spaces in :remove
  > release-notes-4.1.rst remove bitbake-layers subcommand argument
  > migration-guides: use contributor real name
  > manuals: fix misc typos
  > migration-guides/release-notes-4.1.rst: add more known issues
  > migration-guides: add known issues for 4.1
  > sdk-manual: correct the bitbake target for a unified sysroot build
  > migration-guides: use contributor real name
  > ref-manual: faq.rst: reorganize into subsections, contents at top
  > test-manual: fix typo in machine name
  > Add 4.1 migration guide & release notes
  > ref-manual: add OVERLAYFS_QA_SKIP
  > ref-manual: add overlayfs class variables
  > ref-manual: add section for create-spdx class
  > ref-manual: add WIRELESS_DAEMON
  > ref-manual: add OVERLAYFS_ETC_EXPOSE_LOWER
  > ref-manual: add previous overlayfs-etc variables
  > ref-manual: add serial-autologin-root to IMAGE_FEATURES documentation
  > ref-manual: add missing features
  > ref-manual: remove reference to largefile in DISTRO_FEATURES
  > ref-manual: complementary package installation recommends
  > Update documentation for classes split
  > ref-manual: remove reference to testimage-auto class
  > ref-manual: add MOUNT_BASE variable
  > ref-manual: add KERNEL_DEPLOY_DEPEND
  > ref-manual: add CVE_DB_UPDATE_INTERVAL
  > ref-manual: add FIT_PAD_ALG
  > ref-manual: add CVE_CHECK_SHOW_WARNINGS
  > ref-manual: update pypi documentation for CVE_PRODUCT default in 4.1
  > ref-manual: add pypi class
  > ref-manual: add SDK_TOOLCHAIN_LANGS
  > ref-manual: add DEV_PKG_DEPENDENCY
  > ref-manual: add UBOOT_MKIMAGE_KERNEL_TYPE
  > ref-manual: update buildpaths QA check documentation
  > ref-manual: add a note to ssh-server-dropbear feature
  > ref-manual: document new github-releases class
  > ref-manual: correct default for BUILDHISTORY_COMMIT
  > ref-manual: add WATCHDOG_TIMEOUT to variable glossary
  > ref-manual: expand documentation on image-buildinfo class
  > ref-manual: add DISABLE_STATIC
  > migration-general: add section on using buildhistory
  > ref-manual/variables.rst: clarify sentence

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

* sources/meta-arm 90f9e12...14c7e5b (14):
  > arm-bsp/u-boot: corstone1000: support 32bit ffa direct messaging
  > CI: track langdale branch
  > arm/fvp-tc0: remove Total Compute 2020 FVP
  > arm-bsp/scp-firmware: remove TC0 patches
  > arm-bsp: remove TC0
  > arm-bsp/linux: add kernel file search path for N1SDP
  > arm-bsp/trusted-services: support for libmetal and openamp
  > arm-bsp/optee: add log handler
  > arm-bsp/kernel: Fix TEE driver bug for corstone1000
  > arm-bsp/trusted-firmware-m: corstone1000: secure debug code checkout from yocto
  > arm-bsp/trusted-firmware-m: corstone1000: fix sournce dir of libmetal and openamp
  > arm-bsp/trusted-firmware-m: corstone1000: bump tfm SHA
  > arm-bsp/u-boot: corstone1000: esrt support
  > arm/lib: Do not log FVP return codes < 0

* sources/meta-atmel 04b54f0...f3e74c6 (2):
  > egt-launcher: Use c++17 standard for filesystem feature
  > libegt: Switch to using c++17

* sources/meta-clang bdbd374...33d8d90 (5):
  > mybw: Use objcopy from binutils on mips
  > bpftrace: Simplify ptest script and use posix syntax
  > bpftrace: Disable ptests on riscv64
  > clang: Upgrade to 15.0.3
  > bcc: Add ptest support

* sources/meta-freescale 7d7d4a46...0d96c7fe (4):
  > Revert "imx-gpu-viv: inherit features_check in  imx-gpu-viv bb file"
  > imx-gpu-viv: inherit features_check in  imx-gpu-viv bb file
  > Merge pull request #1271 from thochstein/vulkan-loader
  > Merge pull request #1266 from angolini/bump-kernel-2.1.0-v5.15.60

* sources/meta-freescale-3rdparty 07c9d8e...070f5cc (1):
  > Merge pull request #242 from chrisdimich/master

* sources/meta-intel f7cbf66e...5963592b (1):
  > iccsdk: install icc specific packages only for meta-intel machines

* sources/meta-odroid 809ec8d...8491ad6 (2):
  > linux-hardkernel_4.9.bb: Fix build with gcc 12
  > linux-hardkernel_4.9.bb: Update to 4.9.312

* sources/meta-openembedded 6529e5f96...5c0b9893e (55):
  > XXX: Add Github actions support for CI
  > protobuf: Enable protoc binary in nativesdk
  > audit: Fix compile error for audit_2.8.5
  > syzkaller: add recipe and selftest for syzkaller fuzzing
  > Add recipe for python3-pytest-json-report
  > msktutil: Add recipe
  > postfix: Upgrade to 3.7.3
  > vboxguestdrivers: upgrade 6.1.38 -> 7.0.0
  > perfetto: build libperfetto
  > jq: improve ptest and disable valgrind by default
  > uutils-coreutils: upgrade 0.0.15 -> 0.0.16
  > Add recipe for Perfetto
  > grpc: Update to 1.50.x release
  > xfce4-settings: upgrade 4.16.2 -> 4.16.3
  > Add condition for libusbgx-examples
  > unbound: upgrade 1.16.3 -> 1.17.0
  > python3-zopeinterface: upgrade 5.4.0 -> 5.5.0
  > tio: upgrade 2.0 -> 2.1
  > yelp: upgrade 42.1 -> 42.2
  > python3-stevedore: upgrade 4.0.0 -> 4.0.1
  > python3-pywbem: upgrade 1.4.1 -> 1.5.0
  > python3-pymodbus: upgrade 2.5.3 -> 3.0.0
  > python3-google-auth: upgrade 2.11.1 -> 2.12.0
  > python3-google-api-python-client: upgrade 2.62.0 -> 2.64.0
  > python3-google-api-core: upgrade 2.10.1 -> 2.10.2
  > python3-gevent: upgrade 22.8.0 -> 22.10.1
  > python3-absl: upgrade 1.2.0 -> 1.3.0
  > tesseract: upgrade 4.1.3 -> 5.2.0
  > cli11: upgrade 2.2.0 -> 2.3.0
  > blueman: upgrade 2.3.2 -> 2.3.4
  > xfstests: upgrade 2022.09.25 -> 2022.10.09
  > nbdkit: upgrade 1.33.1 -> 1.33.2
  > libwacom: upgrade 2.4.0 -> 2.5.0
  > gst-editing-services: upgrade 1.20.3 -> 1.20.4
  > freerdp: upgrade 2.8.0 -> 2.8.1
  > debootstrap: upgrade 1.0.127 -> 1.0.128
  > ctags: upgrade 5.9.20221002.0 -> 5.9.20221009.0
  > cppzmq: upgrade 4.8.1 -> 4.9.0
  > broadcom-bt-firmware: upgrade
  > abseil-cpp: Upgrade to head on 2022-10-14
  > uriparser: Upgrade 0.9.6 -> 0.9.7
  > python3-distro: Upgrade 1.7.0 -> 1.8.0
  > python3-imageio: Upgrade 2.22.1 -> 2.22.2
  > double-conversion: added double-conversion lib
  > md4c: added md4c lib
  > conntrack-tools: Use canonical shell spacing
  > conntrack-tools: Add PACKAGECONFIGs for build options
  > conntrack-tools: Upgrade 1.4.6 -> 1.4.7
  > crucible: Add recipe
  > wireplumber: upgrade 0.4.11 -> 0.4.12
  > pipewire: upgrade 0.3.57 -> 0.3.59
  > onboard: remove
  > v4l-utils: Support building without NLS
  > remmina: Update to 1.4.27
  > redis: upgrade 7.0.4 to 7.0.5

* sources/meta-qcom 38e04ec...21f4c9b (2):
  > Merge pull request #487 from superna9999/for-pr/test-image-mybw
  > Merge pull request #486 from superna9999/for-pr/mybw

* sources/meta-qt5 11ef27b...8363b19 (1):
  > qtbase-native: Reduce TMPDIR QA false positives for rcc generated files

* sources/meta-raspberrypi fc5f80a...722c516 (1):
  > rpi-base.inc: handle empty/undefined KERNEL_DEVICETREE

* sources/meta-riscv d5628ff...c01183c (1):
  > python3-cryptography: Drop bbappend for >=38 release

* sources/meta-rockchip e8e4b39...f2b4e6e (1):
  > add support for PX30 SoC

* sources/meta-ti 5eb1a669...354d0806 (3):
  > ffa-debugfs-mod: Remove bbappend
  > u-boot: Remove lzop dependency
  > trusted-firmware-a: work around RWX permission error on segment

* sources/meta-variscite-bsp 5309d9f...bb25cc9 (29):
  > linux-variscite_5.10.72.bb: Add a patch to build perf with binutils 2.39+
  > imx8qm-var-som,imx8qxp-var-som: Use 5.10.x kernel
  > linux-variscite_5.10.72.bb: Keep recipe	for machines not yet ready for 5.15
  > u-boot: Use lf_v2021.04_var03 for imx8qm and imx8qxp for now
  > arm-ffa-tee: Disable for variscite machines
  > bluealsa: Add missing SRC_URI entry for bluealsa.service
  > variscite: Use a wildchar for preferred gstreamer
  > Add patch to fix rwx segement linker problem
  > layer.conf: Add langdate ( 4.1 ) to compatible layers
  > wl18xx-calibrator: Sync from meta-ti
  > brcm-patchram-plus: Fix license and build with clang
  > wlconf: Sync recipe with meta-ti
  > Merge pull request #4 from YoeDistro/yoe/systemd
  > Merge pull request #5 from YoeDistro/yoe/tune-paths
  < linux-variscite_5.10.72.bb: Add a patch to build perf with binutils 2.39+
  < systemd: Use systemd unit fragment instead of patching config files
  < imx8qm-var-som,imx8qxp-var-som: Use 5.10.x kernel
  < linux-variscite_5.10.72.bb: Keep recipe	for machines not yet ready for 5.15
  < u-boot: Use lf_v2021.04_var03 for imx8qm and imx8qxp for now
  < arm-ffa-tee: Disable for variscite machines
  < bluealsa: Add missing SRC_URI entry for bluealsa.service
  < variscite: Use a wildchar for preferred gstreamer
  < wl18xx-calibrator: Sync from meta-ti
  < Add patch to fix rwx segement linker problem
  < layer.conf: Add langdate ( 4.1 ) to compatible layers
  < imx8qm-var-som: Fix paths to tune files
  < brcm-patchram-plus: Fix license and build with clang
  < wlconf: Sync recipe with meta-ti
  < fix include path

* sources/poky 3e5faccfaf...e1aa40575c (160):
  > rust: Disable 64bit atomics on crossbeam on riscv32
  > perf: Depend on native setuptools3
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > fetcher2: Use SkipRecipe instead of erroring out
  > poky.conf: remove Ubuntu 21.10
  > glib-2.0: fix rare GFileInfo test case failure
  > wayland-protocols: upgrade 1.26 -> 1.27
  > openssl: CVE-2022-3358 Using a Custom Cipher with NID_undef may lead to NULL encryption
  > scripts/oe-check-sstate: force build to run for all targets, specifically populate_sysroot
  > scripts/oe-check-sstate: cleanup
  > externalsrc: move back to classes
  > populate_sdk_base: ensure ptest-pkgs pulls in ptest-runner
  > systemd: add systemd-creds and systemd-cryptenroll to systemd-extra-utils
  > gnutls: Unified pakcage names to lower-case
  > create-spdx: Remove ";name=..." for downloadLocation
  > openssl: export necessary env vars in SDK
  > linux-yocto/5.15: update to v5.15.72
  > linux-yocto/5.19: update to v5.19.14
  > kern-tools: fix relative path processing
  > grub: disable build on armv7ve/a with hardfp
  > mesa: Add native patch via a variable
  > cve-update-db-native: add timeout to urlopen() calls
  > xserver-xorg: move some recommended dependencies in required
  > qemu.inc: add virtio input in required dependencies
  > linux-firmware: package amdgpu firmware
  > linux-firmware: split rtl8761 firmware
  > vulkan-samples: add lfs=0 to SRC_URI to avoid git smudge errors in do_unpack
  > zlib: upgrade 1.2.12 -> 1.2.13
  > zlib: do out-of-tree builds
  > zlib: use .gz archive and set a PREMIRROR
  > btrfs-tools: upgrade 5.19.1 -> 6.0
  > bluez5: add dbus to RDEPENDS
  > vulkan-loader: Move libvulkan.so to main package
  > go-mod.bbclass: Remove repeated word
  > rust: update 1.63.0 -> 1.64.0
  > archiver: avoid using machine variable as it breaks multiconfig
  > oeqa/selftest/archiver: Add multiconfig test for shared recipes
  > own-mirrors: add crate
  > buildconf: compare abspath
  > wic: implement binary repeatable disk identifiers
  > u-boot: Add savedefconfig task
  > u-boot: Remove duplicate inherit of cml1
  > kernel: classes: Extract savedefconfig to a class
  > linux-yocto-dev: add qemuarm64
  > lttng-ust: upgrade 2.13.4 -> 2.13.5
  > lighttpd: upgrade 1.4.66 -> 1.4.67
  > libwpe: upgrade 1.12.3 -> 1.14.0
  > libsdl2: upgrade 2.24.0 -> 2.24.1
  > libksba: upgrade 1.6.0 -> 1.6.2
  > xz: upgrade 5.2.6 -> 5.2.7
  > xkeyboard-config: upgrade 2.36 -> 2.37
  > wpebackend-fdo: upgrade 1.12.1 -> 1.14.0
  > sqlite3: upgrade 3.39.3 -> 3.39.4
  > repo: upgrade 2.29.2 -> 2.29.3
  > python3-zipp: upgrade 3.8.1 -> 3.9.0
  > python3-pytz: upgrade 2022.2.1 -> 2022.4
  > numactl: upgrade 2.0.15 -> 2.0.16
  > powertop: upgrade 2.14 -> 2.15
  > libva-utils: upgrade 2.15.0 -> 2.16.0
  > libva: upgrade 2.15.0 -> 2.16.0
  > libical: upgrade 3.0.14 -> 3.0.15
  > libcap: upgrade 2.65 -> 2.66
  > harfbuzz: upgrade 5.1.0 -> 5.3.0
  > gsettings-desktop-schemas: upgrade 42.0 -> 43.0
  > gnutls: upgrade 3.7.7 -> 3.7.8
  > python3-manifest.json: Move urllib to netclient
  > qemu-native: Add PACKAGECONFIG option for jack
  > ptests: Mark ptest-runner as rdepend instead of rrecommends
  > python3-importlib-metadata: upgrade 4.12.0 -> 5.0.0
  > python3-git: upgrade 3.1.27 -> 3.1.28
  > u-boot: upgrade 2022.07 -> 2022.10
  > python3-hatchling: upgrade 1.10.0 -> 1.11.0
  > openssh: upgrade 9.0p1 -> 9.1p1
  > ifupdown: upgrade 0.8.37 -> 0.8.39
  > dbus: upgrade 1.14.0 -> 1.14.4
  > mtools: upgrade 4.0.40 -> 4.0.41
  > meson: upgrade 0.63.2 -> 0.63.3
  > git: upgrade 2.37.3 -> 2.38.0
  > init-system-helpers: upgrade 1.64 -> 1.65.2
  > python3-poetry-core: upgrade 1.0.8 -> 1.3.2
  > python3-iso8601: upgrade 1.0.2 -> 1.1.0
  > python3-setuptools-rust: upgrade 1.5.1 -> 1.5.2
  > python3-sphinx: upgrade 5.1.1 -> 5.2.3
  > python3-bcrypt: upgrade 3.2.2 -> 4.0.0
  > python3-pyopenssl: upgrade 22.0.0 -> 22.1.0
  > python3-hypothesis: upgrade 6.54.5 -> 6.56.1
  > python3-certifi: upgrade 2022.9.14 -> 2022.9.24
  > python3-cryptography-vectors: upgrade 37.0.4 -> 38.0.1
  > python3-cryptography: upgrade 37.0.4 -> 38.0.1
  > install-buildtools: support buildtools-make-tarball and update to 4.1
  > insane.bbclass: Allow hashlib version that only accepts on parameter
  > opkg-utils: use a git clone, not a dynamic snapshot
  > dropbear: add pam to PACKAGECONFIG
  > musl: Upgrade to latest master
  > buildtools-tarball: export certificates to python and curl
  > psplash: add psplash-default in rdepends
  > overlayfs: Allow not used mount points
  > wic: bootimg-efi: implement --include-path
  > wic: add UEFI kernel as UEFI stub
  > lsof: upgrade 4.95.0 -> 4.96.3
  > piglit: upgrade to latest revision
  > pango: upgrade 1.50.9 -> 1.50.10
  > python3-hatchling: upgrade 1.9.0 -> 1.10.0
  > acpid: upgrade 2.0.33 -> 2.0.34
  > vim: Upgrade 9.0.0598 -> 9.0.0614
  > linux-yocto: add efi entry for machine features
  > base-passwd: Update to 3.6.1
  > kernel-yocto: improve fatal error messages of symbol_why.py
  > kern-tools-native: don't pull the toolchain as it is not used
  > mesa: only apply patch to fix ALWAYS_INLINE for native
  > meson: make wrapper options sub-command specific
  > bitbake: bb.tests.fetch.GitShallowTest: always allow file transport
  > bitbake: runqueue: fix a typo
  > bitbake: cooker: fix a typo
  > bitbake: doc: bitbake-user-manual: expand description of BB_PRESSURE_MAX variables
  > bitbake: bitbake: bitbake-layers: checkout layer(s) branch when clone exists
  > bitbake: utils/ply: Update md5 to better report errors with hashlib
  > bitbake: bitbake: user-manual: inform about spaces in :remove
  > release-notes-4.1.rst remove bitbake-layers subcommand argument
  > migration-guides: use contributor real name
  > manuals: fix misc typos
  > migration-guides/release-notes-4.1.rst: add more known issues
  > migration-guides: add known issues for 4.1
  > sdk-manual: correct the bitbake target for a unified sysroot build
  > migration-guides: use contributor real name
  > ref-manual: faq.rst: reorganize into subsections, contents at top
  > test-manual: fix typo in machine name
  > Add 4.1 migration guide & release notes
  > ref-manual: add OVERLAYFS_QA_SKIP
  > ref-manual: add overlayfs class variables
  > ref-manual: add section for create-spdx class
  > ref-manual: add WIRELESS_DAEMON
  > ref-manual: add OVERLAYFS_ETC_EXPOSE_LOWER
  > ref-manual: add previous overlayfs-etc variables
  > ref-manual: add serial-autologin-root to IMAGE_FEATURES documentation
  > ref-manual: add missing features
  > ref-manual: remove reference to largefile in DISTRO_FEATURES
  > ref-manual: complementary package installation recommends
  > Update documentation for classes split
  > ref-manual: remove reference to testimage-auto class
  > ref-manual: add MOUNT_BASE variable
  > ref-manual: add KERNEL_DEPLOY_DEPEND
  > ref-manual: add CVE_DB_UPDATE_INTERVAL
  > ref-manual: add FIT_PAD_ALG
  > ref-manual: add CVE_CHECK_SHOW_WARNINGS
  > ref-manual: update pypi documentation for CVE_PRODUCT default in 4.1
  > ref-manual: add pypi class
  > ref-manual: add SDK_TOOLCHAIN_LANGS
  > ref-manual: add DEV_PKG_DEPENDENCY
  > ref-manual: add UBOOT_MKIMAGE_KERNEL_TYPE
  > ref-manual: update buildpaths QA check documentation
  > ref-manual: add a note to ssh-server-dropbear feature
  > ref-manual: document new github-releases class
  > ref-manual: correct default for BUILDHISTORY_COMMIT
  > ref-manual: add WATCHDOG_TIMEOUT to variable glossary
  > ref-manual: expand documentation on image-buildinfo class
  > ref-manual: add DISABLE_STATIC
  > migration-general: add section on using buildhistory
  > ref-manual/variables.rst: clarify sentence

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

* sources/meta-arm 90f9e12...14c7e5b (14):
  > arm-bsp/u-boot: corstone1000: support 32bit ffa direct messaging
  > CI: track langdale branch
  > arm/fvp-tc0: remove Total Compute 2020 FVP
  > arm-bsp/scp-firmware: remove TC0 patches
  > arm-bsp: remove TC0
  > arm-bsp/linux: add kernel file search path for N1SDP
  > arm-bsp/trusted-services: support for libmetal and openamp
  > arm-bsp/optee: add log handler
  > arm-bsp/kernel: Fix TEE driver bug for corstone1000
  > arm-bsp/trusted-firmware-m: corstone1000: secure debug code checkout from yocto
  > arm-bsp/trusted-firmware-m: corstone1000: fix sournce dir of libmetal and openamp
  > arm-bsp/trusted-firmware-m: corstone1000: bump tfm SHA
  > arm-bsp/u-boot: corstone1000: esrt support
  > arm/lib: Do not log FVP return codes < 0

* sources/meta-atmel 04b54f0...f3e74c6 (2):
  > egt-launcher: Use c++17 standard for filesystem feature
  > libegt: Switch to using c++17

* sources/meta-clang bdbd374...33d8d90 (5):
  > mybw: Use objcopy from binutils on mips
  > bpftrace: Simplify ptest script and use posix syntax
  > bpftrace: Disable ptests on riscv64
  > clang: Upgrade to 15.0.3
  > bcc: Add ptest support

* sources/meta-freescale 7d7d4a46...0d96c7fe (4):
  > Revert "imx-gpu-viv: inherit features_check in  imx-gpu-viv bb file"
  > imx-gpu-viv: inherit features_check in  imx-gpu-viv bb file
  > Merge pull request #1271 from thochstein/vulkan-loader
  > Merge pull request #1266 from angolini/bump-kernel-2.1.0-v5.15.60

* sources/meta-freescale-3rdparty 07c9d8e...070f5cc (1):
  > Merge pull request #242 from chrisdimich/master

* sources/meta-intel f7cbf66e...5963592b (1):
  > iccsdk: install icc specific packages only for meta-intel machines

* sources/meta-odroid 809ec8d...8491ad6 (2):
  > linux-hardkernel_4.9.bb: Fix build with gcc 12
  > linux-hardkernel_4.9.bb: Update to 4.9.312

* sources/meta-openembedded 6529e5f96...5c0b9893e (55):
  > XXX: Add Github actions support for CI
  > protobuf: Enable protoc binary in nativesdk
  > audit: Fix compile error for audit_2.8.5
  > syzkaller: add recipe and selftest for syzkaller fuzzing
  > Add recipe for python3-pytest-json-report
  > msktutil: Add recipe
  > postfix: Upgrade to 3.7.3
  > vboxguestdrivers: upgrade 6.1.38 -> 7.0.0
  > perfetto: build libperfetto
  > jq: improve ptest and disable valgrind by default
  > uutils-coreutils: upgrade 0.0.15 -> 0.0.16
  > Add recipe for Perfetto
  > grpc: Update to 1.50.x release
  > xfce4-settings: upgrade 4.16.2 -> 4.16.3
  > Add condition for libusbgx-examples
  > unbound: upgrade 1.16.3 -> 1.17.0
  > python3-zopeinterface: upgrade 5.4.0 -> 5.5.0
  > tio: upgrade 2.0 -> 2.1
  > yelp: upgrade 42.1 -> 42.2
  > python3-stevedore: upgrade 4.0.0 -> 4.0.1
  > python3-pywbem: upgrade 1.4.1 -> 1.5.0
  > python3-pymodbus: upgrade 2.5.3 -> 3.0.0
  > python3-google-auth: upgrade 2.11.1 -> 2.12.0
  > python3-google-api-python-client: upgrade 2.62.0 -> 2.64.0
  > python3-google-api-core: upgrade 2.10.1 -> 2.10.2
  > python3-gevent: upgrade 22.8.0 -> 22.10.1
  > python3-absl: upgrade 1.2.0 -> 1.3.0
  > tesseract: upgrade 4.1.3 -> 5.2.0
  > cli11: upgrade 2.2.0 -> 2.3.0
  > blueman: upgrade 2.3.2 -> 2.3.4
  > xfstests: upgrade 2022.09.25 -> 2022.10.09
  > nbdkit: upgrade 1.33.1 -> 1.33.2
  > libwacom: upgrade 2.4.0 -> 2.5.0
  > gst-editing-services: upgrade 1.20.3 -> 1.20.4
  > freerdp: upgrade 2.8.0 -> 2.8.1
  > debootstrap: upgrade 1.0.127 -> 1.0.128
  > ctags: upgrade 5.9.20221002.0 -> 5.9.20221009.0
  > cppzmq: upgrade 4.8.1 -> 4.9.0
  > broadcom-bt-firmware: upgrade
  > abseil-cpp: Upgrade to head on 2022-10-14
  > uriparser: Upgrade 0.9.6 -> 0.9.7
  > python3-distro: Upgrade 1.7.0 -> 1.8.0
  > python3-imageio: Upgrade 2.22.1 -> 2.22.2
  > double-conversion: added double-conversion lib
  > md4c: added md4c lib
  > conntrack-tools: Use canonical shell spacing
  > conntrack-tools: Add PACKAGECONFIGs for build options
  > conntrack-tools: Upgrade 1.4.6 -> 1.4.7
  > crucible: Add recipe
  > wireplumber: upgrade 0.4.11 -> 0.4.12
  > pipewire: upgrade 0.3.57 -> 0.3.59
  > onboard: remove
  > v4l-utils: Support building without NLS
  > remmina: Update to 1.4.27
  > redis: upgrade 7.0.4 to 7.0.5

* sources/meta-qcom 38e04ec...21f4c9b (2):
  > Merge pull request #487 from superna9999/for-pr/test-image-mybw
  > Merge pull request #486 from superna9999/for-pr/mybw

* sources/meta-qt5 11ef27b...8363b19 (1):
  > qtbase-native: Reduce TMPDIR QA false positives for rcc generated files

* sources/meta-raspberrypi fc5f80a...722c516 (1):
  > rpi-base.inc: handle empty/undefined KERNEL_DEVICETREE

* sources/meta-riscv d5628ff...c01183c (1):
  > python3-cryptography: Drop bbappend for >=38 release

* sources/meta-rockchip e8e4b39...f2b4e6e (1):
  > add support for PX30 SoC

* sources/meta-ti 5eb1a669...354d0806 (3):
  > ffa-debugfs-mod: Remove bbappend
  > u-boot: Remove lzop dependency
  > trusted-firmware-a: work around RWX permission error on segment

* sources/meta-variscite-bsp 5309d9f...bb25cc9 (29):
  > linux-variscite_5.10.72.bb: Add a patch to build perf with binutils 2.39+
  > imx8qm-var-som,imx8qxp-var-som: Use 5.10.x kernel
  > linux-variscite_5.10.72.bb: Keep recipe	for machines not yet ready for 5.15
  > u-boot: Use lf_v2021.04_var03 for imx8qm and imx8qxp for now
  > arm-ffa-tee: Disable for variscite machines
  > bluealsa: Add missing SRC_URI entry for bluealsa.service
  > variscite: Use a wildchar for preferred gstreamer
  > Add patch to fix rwx segement linker problem
  > layer.conf: Add langdate ( 4.1 ) to compatible layers
  > wl18xx-calibrator: Sync from meta-ti
  > brcm-patchram-plus: Fix license and build with clang
  > wlconf: Sync recipe with meta-ti
  > Merge pull request #4 from YoeDistro/yoe/systemd
  > Merge pull request #5 from YoeDistro/yoe/tune-paths
  < linux-variscite_5.10.72.bb: Add a patch to build perf with binutils 2.39+
  < systemd: Use systemd unit fragment instead of patching config files
  < imx8qm-var-som,imx8qxp-var-som: Use 5.10.x kernel
  < linux-variscite_5.10.72.bb: Keep recipe	for machines not yet ready for 5.15
  < u-boot: Use lf_v2021.04_var03 for imx8qm and imx8qxp for now
  < arm-ffa-tee: Disable for variscite machines
  < bluealsa: Add missing SRC_URI entry for bluealsa.service
  < variscite: Use a wildchar for preferred gstreamer
  < wl18xx-calibrator: Sync from meta-ti
  < Add patch to fix rwx segement linker problem
  < layer.conf: Add langdate ( 4.1 ) to compatible layers
  < imx8qm-var-som: Fix paths to tune files
  < brcm-patchram-plus: Fix license and build with clang
  < wlconf: Sync recipe with meta-ti
  < fix include path

* sources/poky 3e5faccfaf...f0b7a9fee5 (160):
  > rust: Disable 64bit atomics on crossbeam on riscv32
  > perf: Depend on native setuptools3
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > fetcher2: Use SkipRecipe instead of erroring out
  > poky.conf: remove Ubuntu 21.10
  > glib-2.0: fix rare GFileInfo test case failure
  > wayland-protocols: upgrade 1.26 -> 1.27
  > openssl: CVE-2022-3358 Using a Custom Cipher with NID_undef may lead to NULL encryption
  > scripts/oe-check-sstate: force build to run for all targets, specifically populate_sysroot
  > scripts/oe-check-sstate: cleanup
  > externalsrc: move back to classes
  > populate_sdk_base: ensure ptest-pkgs pulls in ptest-runner
  > systemd: add systemd-creds and systemd-cryptenroll to systemd-extra-utils
  > gnutls: Unified pakcage names to lower-case
  > create-spdx: Remove ";name=..." for downloadLocation
  > openssl: export necessary env vars in SDK
  > linux-yocto/5.15: update to v5.15.72
  > linux-yocto/5.19: update to v5.19.14
  > kern-tools: fix relative path processing
  > grub: disable build on armv7ve/a with hardfp
  > mesa: Add native patch via a variable
  > cve-update-db-native: add timeout to urlopen() calls
  > xserver-xorg: move some recommended dependencies in required
  > qemu.inc: add virtio input in required dependencies
  > linux-firmware: package amdgpu firmware
  > linux-firmware: split rtl8761 firmware
  > vulkan-samples: add lfs=0 to SRC_URI to avoid git smudge errors in do_unpack
  > zlib: upgrade 1.2.12 -> 1.2.13
  > zlib: do out-of-tree builds
  > zlib: use .gz archive and set a PREMIRROR
  > btrfs-tools: upgrade 5.19.1 -> 6.0
  > bluez5: add dbus to RDEPENDS
  > vulkan-loader: Move libvulkan.so to main package
  > go-mod.bbclass: Remove repeated word
  > rust: update 1.63.0 -> 1.64.0
  > archiver: avoid using machine variable as it breaks multiconfig
  > oeqa/selftest/archiver: Add multiconfig test for shared recipes
  > own-mirrors: add crate
  > buildconf: compare abspath
  > wic: implement binary repeatable disk identifiers
  > u-boot: Add savedefconfig task
  > u-boot: Remove duplicate inherit of cml1
  > kernel: classes: Extract savedefconfig to a class
  > linux-yocto-dev: add qemuarm64
  > lttng-ust: upgrade 2.13.4 -> 2.13.5
  > lighttpd: upgrade 1.4.66 -> 1.4.67
  > libwpe: upgrade 1.12.3 -> 1.14.0
  > libsdl2: upgrade 2.24.0 -> 2.24.1
  > libksba: upgrade 1.6.0 -> 1.6.2
  > xz: upgrade 5.2.6 -> 5.2.7
  > xkeyboard-config: upgrade 2.36 -> 2.37
  > wpebackend-fdo: upgrade 1.12.1 -> 1.14.0
  > sqlite3: upgrade 3.39.3 -> 3.39.4
  > repo: upgrade 2.29.2 -> 2.29.3
  > python3-zipp: upgrade 3.8.1 -> 3.9.0
  > python3-pytz: upgrade 2022.2.1 -> 2022.4
  > numactl: upgrade 2.0.15 -> 2.0.16
  > powertop: upgrade 2.14 -> 2.15
  > libva-utils: upgrade 2.15.0 -> 2.16.0
  > libva: upgrade 2.15.0 -> 2.16.0
  > libical: upgrade 3.0.14 -> 3.0.15
  > libcap: upgrade 2.65 -> 2.66
  > harfbuzz: upgrade 5.1.0 -> 5.3.0
  > gsettings-desktop-schemas: upgrade 42.0 -> 43.0
  > gnutls: upgrade 3.7.7 -> 3.7.8
  > python3-manifest.json: Move urllib to netclient
  > qemu-native: Add PACKAGECONFIG option for jack
  > ptests: Mark ptest-runner as rdepend instead of rrecommends
  > python3-importlib-metadata: upgrade 4.12.0 -> 5.0.0
  > python3-git: upgrade 3.1.27 -> 3.1.28
  > u-boot: upgrade 2022.07 -> 2022.10
  > python3-hatchling: upgrade 1.10.0 -> 1.11.0
  > openssh: upgrade 9.0p1 -> 9.1p1
  > ifupdown: upgrade 0.8.37 -> 0.8.39
  > dbus: upgrade 1.14.0 -> 1.14.4
  > mtools: upgrade 4.0.40 -> 4.0.41
  > meson: upgrade 0.63.2 -> 0.63.3
  > git: upgrade 2.37.3 -> 2.38.0
  > init-system-helpers: upgrade 1.64 -> 1.65.2
  > python3-poetry-core: upgrade 1.0.8 -> 1.3.2
  > python3-iso8601: upgrade 1.0.2 -> 1.1.0
  > python3-setuptools-rust: upgrade 1.5.1 -> 1.5.2
  > python3-sphinx: upgrade 5.1.1 -> 5.2.3
  > python3-bcrypt: upgrade 3.2.2 -> 4.0.0
  > python3-pyopenssl: upgrade 22.0.0 -> 22.1.0
  > python3-hypothesis: upgrade 6.54.5 -> 6.56.1
  > python3-certifi: upgrade 2022.9.14 -> 2022.9.24
  > python3-cryptography-vectors: upgrade 37.0.4 -> 38.0.1
  > python3-cryptography: upgrade 37.0.4 -> 38.0.1
  > install-buildtools: support buildtools-make-tarball and update to 4.1
  > insane.bbclass: Allow hashlib version that only accepts on parameter
  > opkg-utils: use a git clone, not a dynamic snapshot
  > dropbear: add pam to PACKAGECONFIG
  > musl: Upgrade to latest master
  > buildtools-tarball: export certificates to python and curl
  > psplash: add psplash-default in rdepends
  > overlayfs: Allow not used mount points
  > wic: bootimg-efi: implement --include-path
  > wic: add UEFI kernel as UEFI stub
  > lsof: upgrade 4.95.0 -> 4.96.3
  > piglit: upgrade to latest revision
  > pango: upgrade 1.50.9 -> 1.50.10
  > python3-hatchling: upgrade 1.9.0 -> 1.10.0
  > acpid: upgrade 2.0.33 -> 2.0.34
  > vim: Upgrade 9.0.0598 -> 9.0.0614
  > linux-yocto: add efi entry for machine features
  > base-passwd: Update to 3.6.1
  > kernel-yocto: improve fatal error messages of symbol_why.py
  > kern-tools-native: don't pull the toolchain as it is not used
  > mesa: only apply patch to fix ALWAYS_INLINE for native
  > meson: make wrapper options sub-command specific
  > bitbake: bb.tests.fetch.GitShallowTest: always allow file transport
  > bitbake: runqueue: fix a typo
  > bitbake: cooker: fix a typo
  > bitbake: doc: bitbake-user-manual: expand description of BB_PRESSURE_MAX variables
  > bitbake: bitbake: bitbake-layers: checkout layer(s) branch when clone exists
  > bitbake: utils/ply: Update md5 to better report errors with hashlib
  > bitbake: bitbake: user-manual: inform about spaces in :remove
  > release-notes-4.1.rst remove bitbake-layers subcommand argument
  > migration-guides: use contributor real name
  > manuals: fix misc typos
  > migration-guides/release-notes-4.1.rst: add more known issues
  > migration-guides: add known issues for 4.1
  > sdk-manual: correct the bitbake target for a unified sysroot build
  > migration-guides: use contributor real name
  > ref-manual: faq.rst: reorganize into subsections, contents at top
  > test-manual: fix typo in machine name
  > Add 4.1 migration guide & release notes
  > ref-manual: add OVERLAYFS_QA_SKIP
  > ref-manual: add overlayfs class variables
  > ref-manual: add section for create-spdx class
  > ref-manual: add WIRELESS_DAEMON
  > ref-manual: add OVERLAYFS_ETC_EXPOSE_LOWER
  > ref-manual: add previous overlayfs-etc variables
  > ref-manual: add serial-autologin-root to IMAGE_FEATURES documentation
  > ref-manual: add missing features
  > ref-manual: remove reference to largefile in DISTRO_FEATURES
  > ref-manual: complementary package installation recommends
  > Update documentation for classes split
  > ref-manual: remove reference to testimage-auto class
  > ref-manual: add MOUNT_BASE variable
  > ref-manual: add KERNEL_DEPLOY_DEPEND
  > ref-manual: add CVE_DB_UPDATE_INTERVAL
  > ref-manual: add FIT_PAD_ALG
  > ref-manual: add CVE_CHECK_SHOW_WARNINGS
  > ref-manual: update pypi documentation for CVE_PRODUCT default in 4.1
  > ref-manual: add pypi class
  > ref-manual: add SDK_TOOLCHAIN_LANGS
  > ref-manual: add DEV_PKG_DEPENDENCY
  > ref-manual: add UBOOT_MKIMAGE_KERNEL_TYPE
  > ref-manual: update buildpaths QA check documentation
  > ref-manual: add a note to ssh-server-dropbear feature
  > ref-manual: document new github-releases class
  > ref-manual: correct default for BUILDHISTORY_COMMIT
  > ref-manual: add WATCHDOG_TIMEOUT to variable glossary
  > ref-manual: expand documentation on image-buildinfo class
  > ref-manual: add DISABLE_STATIC
  > migration-general: add section on using buildhistory
  > ref-manual/variables.rst: clarify sentence

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

* sources/meta-arm 90f9e12...a8075e1 (19):
  > runfvp: corstone1000: add mmc card configuration
  > arm-bsp/linux-arm64-ack: fix malformed Upstream-Status tag
  > arm-bsp/hafnium: add missing Upstream-Status
  > arm/hafnium: add missing Upstream-Status
  > arm/trusted-services: port crypto config
  > arm-bsp/u-boot: corstone1000: support 32bit ffa direct messaging
  > CI: track langdale branch
  > arm/fvp-tc0: remove Total Compute 2020 FVP
  > arm-bsp/scp-firmware: remove TC0 patches
  > arm-bsp: remove TC0
  > arm-bsp/linux: add kernel file search path for N1SDP
  > arm-bsp/trusted-services: support for libmetal and openamp
  > arm-bsp/optee: add log handler
  > arm-bsp/kernel: Fix TEE driver bug for corstone1000
  > arm-bsp/trusted-firmware-m: corstone1000: secure debug code checkout from yocto
  > arm-bsp/trusted-firmware-m: corstone1000: fix sournce dir of libmetal and openamp
  > arm-bsp/trusted-firmware-m: corstone1000: bump tfm SHA
  > arm-bsp/u-boot: corstone1000: esrt support
  > arm/lib: Do not log FVP return codes < 0

* sources/meta-atmel 04b54f0...f3e74c6 (2):
  > egt-launcher: Use c++17 standard for filesystem feature
  > libegt: Switch to using c++17

* sources/meta-clang bdbd374...33d8d90 (5):
  > mybw: Use objcopy from binutils on mips
  > bpftrace: Simplify ptest script and use posix syntax
  > bpftrace: Disable ptests on riscv64
  > clang: Upgrade to 15.0.3
  > bcc: Add ptest support

* sources/meta-freescale 7d7d4a46...0d96c7fe (4):
  > Revert "imx-gpu-viv: inherit features_check in  imx-gpu-viv bb file"
  > imx-gpu-viv: inherit features_check in  imx-gpu-viv bb file
  > Merge pull request #1271 from thochstein/vulkan-loader
  > Merge pull request #1266 from angolini/bump-kernel-2.1.0-v5.15.60

* sources/meta-freescale-3rdparty 07c9d8e...070f5cc (1):
  > Merge pull request #242 from chrisdimich/master

* sources/meta-intel f7cbf66e...5963592b (1):
  > iccsdk: install icc specific packages only for meta-intel machines

* sources/meta-odroid 809ec8d...8491ad6 (2):
  > linux-hardkernel_4.9.bb: Fix build with gcc 12
  > linux-hardkernel_4.9.bb: Update to 4.9.312

* sources/meta-openembedded 6529e5f96...234fc8e60 (57):
  > XXX: Add Github actions support for CI
  > libcamera: upgrade -> 0.0.1
  > lldpd: Upgrade 1.0.14 -> 1.0.15
  > protobuf: Enable protoc binary in nativesdk
  > audit: Fix compile error for audit_2.8.5
  > syzkaller: add recipe and selftest for syzkaller fuzzing
  > Add recipe for python3-pytest-json-report
  > msktutil: Add recipe
  > postfix: Upgrade to 3.7.3
  > vboxguestdrivers: upgrade 6.1.38 -> 7.0.0
  > perfetto: build libperfetto
  > jq: improve ptest and disable valgrind by default
  > uutils-coreutils: upgrade 0.0.15 -> 0.0.16
  > Add recipe for Perfetto
  > grpc: Update to 1.50.x release
  > xfce4-settings: upgrade 4.16.2 -> 4.16.3
  > Add condition for libusbgx-examples
  > unbound: upgrade 1.16.3 -> 1.17.0
  > python3-zopeinterface: upgrade 5.4.0 -> 5.5.0
  > tio: upgrade 2.0 -> 2.1
  > yelp: upgrade 42.1 -> 42.2
  > python3-stevedore: upgrade 4.0.0 -> 4.0.1
  > python3-pywbem: upgrade 1.4.1 -> 1.5.0
  > python3-pymodbus: upgrade 2.5.3 -> 3.0.0
  > python3-google-auth: upgrade 2.11.1 -> 2.12.0
  > python3-google-api-python-client: upgrade 2.62.0 -> 2.64.0
  > python3-google-api-core: upgrade 2.10.1 -> 2.10.2
  > python3-gevent: upgrade 22.8.0 -> 22.10.1
  > python3-absl: upgrade 1.2.0 -> 1.3.0
  > tesseract: upgrade 4.1.3 -> 5.2.0
  > cli11: upgrade 2.2.0 -> 2.3.0
  > blueman: upgrade 2.3.2 -> 2.3.4
  > xfstests: upgrade 2022.09.25 -> 2022.10.09
  > nbdkit: upgrade 1.33.1 -> 1.33.2
  > libwacom: upgrade 2.4.0 -> 2.5.0
  > gst-editing-services: upgrade 1.20.3 -> 1.20.4
  > freerdp: upgrade 2.8.0 -> 2.8.1
  > debootstrap: upgrade 1.0.127 -> 1.0.128
  > ctags: upgrade 5.9.20221002.0 -> 5.9.20221009.0
  > cppzmq: upgrade 4.8.1 -> 4.9.0
  > broadcom-bt-firmware: upgrade
  > abseil-cpp: Upgrade to head on 2022-10-14
  > uriparser: Upgrade 0.9.6 -> 0.9.7
  > python3-distro: Upgrade 1.7.0 -> 1.8.0
  > python3-imageio: Upgrade 2.22.1 -> 2.22.2
  > double-conversion: added double-conversion lib
  > md4c: added md4c lib
  > conntrack-tools: Use canonical shell spacing
  > conntrack-tools: Add PACKAGECONFIGs for build options
  > conntrack-tools: Upgrade 1.4.6 -> 1.4.7
  > crucible: Add recipe
  > wireplumber: upgrade 0.4.11 -> 0.4.12
  > pipewire: upgrade 0.3.57 -> 0.3.59
  > onboard: remove
  > v4l-utils: Support building without NLS
  > remmina: Update to 1.4.27
  > redis: upgrade 7.0.4 to 7.0.5

* sources/meta-qcom 38e04ec...21f4c9b (2):
  > Merge pull request #487 from superna9999/for-pr/test-image-mybw
  > Merge pull request #486 from superna9999/for-pr/mybw

* sources/meta-qt5 11ef27b...8363b19 (1):
  > qtbase-native: Reduce TMPDIR QA false positives for rcc generated files

* sources/meta-raspberrypi fc5f80a...722c516 (1):
  > rpi-base.inc: handle empty/undefined KERNEL_DEVICETREE

* sources/meta-riscv d5628ff...c01183c (1):
  > python3-cryptography: Drop bbappend for >=38 release

* sources/meta-rockchip e8e4b39...f2b4e6e (1):
  > add support for PX30 SoC

* sources/meta-ti 5eb1a669...354d0806 (3):
  > ffa-debugfs-mod: Remove bbappend
  > u-boot: Remove lzop dependency
  > trusted-firmware-a: work around RWX permission error on segment

* sources/meta-variscite-bsp 5309d9f...bb25cc9 (29):
  > linux-variscite_5.10.72.bb: Add a patch to build perf with binutils 2.39+
  > imx8qm-var-som,imx8qxp-var-som: Use 5.10.x kernel
  > linux-variscite_5.10.72.bb: Keep recipe	for machines not yet ready for 5.15
  > u-boot: Use lf_v2021.04_var03 for imx8qm and imx8qxp for now
  > arm-ffa-tee: Disable for variscite machines
  > bluealsa: Add missing SRC_URI entry for bluealsa.service
  > variscite: Use a wildchar for preferred gstreamer
  > Add patch to fix rwx segement linker problem
  > layer.conf: Add langdate ( 4.1 ) to compatible layers
  > wl18xx-calibrator: Sync from meta-ti
  > brcm-patchram-plus: Fix license and build with clang
  > wlconf: Sync recipe with meta-ti
  > Merge pull request #4 from YoeDistro/yoe/systemd
  > Merge pull request #5 from YoeDistro/yoe/tune-paths
  < linux-variscite_5.10.72.bb: Add a patch to build perf with binutils 2.39+
  < systemd: Use systemd unit fragment instead of patching config files
  < imx8qm-var-som,imx8qxp-var-som: Use 5.10.x kernel
  < linux-variscite_5.10.72.bb: Keep recipe	for machines not yet ready for 5.15
  < u-boot: Use lf_v2021.04_var03 for imx8qm and imx8qxp for now
  < arm-ffa-tee: Disable for variscite machines
  < bluealsa: Add missing SRC_URI entry for bluealsa.service
  < variscite: Use a wildchar for preferred gstreamer
  < wl18xx-calibrator: Sync from meta-ti
  < Add patch to fix rwx segement linker problem
  < layer.conf: Add langdate ( 4.1 ) to compatible layers
  < imx8qm-var-som: Fix paths to tune files
  < brcm-patchram-plus: Fix license and build with clang
  < wlconf: Sync recipe with meta-ti
  < fix include path

* sources/poky 3e5faccfaf...f0b7a9fee5 (160):
  > rust: Disable 64bit atomics on crossbeam on riscv32
  > perf: Depend on native setuptools3
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > fetcher2: Use SkipRecipe instead of erroring out
  > poky.conf: remove Ubuntu 21.10
  > glib-2.0: fix rare GFileInfo test case failure
  > wayland-protocols: upgrade 1.26 -> 1.27
  > openssl: CVE-2022-3358 Using a Custom Cipher with NID_undef may lead to NULL encryption
  > scripts/oe-check-sstate: force build to run for all targets, specifically populate_sysroot
  > scripts/oe-check-sstate: cleanup
  > externalsrc: move back to classes
  > populate_sdk_base: ensure ptest-pkgs pulls in ptest-runner
  > systemd: add systemd-creds and systemd-cryptenroll to systemd-extra-utils
  > gnutls: Unified pakcage names to lower-case
  > create-spdx: Remove ";name=..." for downloadLocation
  > openssl: export necessary env vars in SDK
  > linux-yocto/5.15: update to v5.15.72
  > linux-yocto/5.19: update to v5.19.14
  > kern-tools: fix relative path processing
  > grub: disable build on armv7ve/a with hardfp
  > mesa: Add native patch via a variable
  > cve-update-db-native: add timeout to urlopen() calls
  > xserver-xorg: move some recommended dependencies in required
  > qemu.inc: add virtio input in required dependencies
  > linux-firmware: package amdgpu firmware
  > linux-firmware: split rtl8761 firmware
  > vulkan-samples: add lfs=0 to SRC_URI to avoid git smudge errors in do_unpack
  > zlib: upgrade 1.2.12 -> 1.2.13
  > zlib: do out-of-tree builds
  > zlib: use .gz archive and set a PREMIRROR
  > btrfs-tools: upgrade 5.19.1 -> 6.0
  > bluez5: add dbus to RDEPENDS
  > vulkan-loader: Move libvulkan.so to main package
  > go-mod.bbclass: Remove repeated word
  > rust: update 1.63.0 -> 1.64.0
  > archiver: avoid using machine variable as it breaks multiconfig
  > oeqa/selftest/archiver: Add multiconfig test for shared recipes
  > own-mirrors: add crate
  > buildconf: compare abspath
  > wic: implement binary repeatable disk identifiers
  > u-boot: Add savedefconfig task
  > u-boot: Remove duplicate inherit of cml1
  > kernel: classes: Extract savedefconfig to a class
  > linux-yocto-dev: add qemuarm64
  > lttng-ust: upgrade 2.13.4 -> 2.13.5
  > lighttpd: upgrade 1.4.66 -> 1.4.67
  > libwpe: upgrade 1.12.3 -> 1.14.0
  > libsdl2: upgrade 2.24.0 -> 2.24.1
  > libksba: upgrade 1.6.0 -> 1.6.2
  > xz: upgrade 5.2.6 -> 5.2.7
  > xkeyboard-config: upgrade 2.36 -> 2.37
  > wpebackend-fdo: upgrade 1.12.1 -> 1.14.0
  > sqlite3: upgrade 3.39.3 -> 3.39.4
  > repo: upgrade 2.29.2 -> 2.29.3
  > python3-zipp: upgrade 3.8.1 -> 3.9.0
  > python3-pytz: upgrade 2022.2.1 -> 2022.4
  > numactl: upgrade 2.0.15 -> 2.0.16
  > powertop: upgrade 2.14 -> 2.15
  > libva-utils: upgrade 2.15.0 -> 2.16.0
  > libva: upgrade 2.15.0 -> 2.16.0
  > libical: upgrade 3.0.14 -> 3.0.15
  > libcap: upgrade 2.65 -> 2.66
  > harfbuzz: upgrade 5.1.0 -> 5.3.0
  > gsettings-desktop-schemas: upgrade 42.0 -> 43.0
  > gnutls: upgrade 3.7.7 -> 3.7.8
  > python3-manifest.json: Move urllib to netclient
  > qemu-native: Add PACKAGECONFIG option for jack
  > ptests: Mark ptest-runner as rdepend instead of rrecommends
  > python3-importlib-metadata: upgrade 4.12.0 -> 5.0.0
  > python3-git: upgrade 3.1.27 -> 3.1.28
  > u-boot: upgrade 2022.07 -> 2022.10
  > python3-hatchling: upgrade 1.10.0 -> 1.11.0
  > openssh: upgrade 9.0p1 -> 9.1p1
  > ifupdown: upgrade 0.8.37 -> 0.8.39
  > dbus: upgrade 1.14.0 -> 1.14.4
  > mtools: upgrade 4.0.40 -> 4.0.41
  > meson: upgrade 0.63.2 -> 0.63.3
  > git: upgrade 2.37.3 -> 2.38.0
  > init-system-helpers: upgrade 1.64 -> 1.65.2
  > python3-poetry-core: upgrade 1.0.8 -> 1.3.2
  > python3-iso8601: upgrade 1.0.2 -> 1.1.0
  > python3-setuptools-rust: upgrade 1.5.1 -> 1.5.2
  > python3-sphinx: upgrade 5.1.1 -> 5.2.3
  > python3-bcrypt: upgrade 3.2.2 -> 4.0.0
  > python3-pyopenssl: upgrade 22.0.0 -> 22.1.0
  > python3-hypothesis: upgrade 6.54.5 -> 6.56.1
  > python3-certifi: upgrade 2022.9.14 -> 2022.9.24
  > python3-cryptography-vectors: upgrade 37.0.4 -> 38.0.1
  > python3-cryptography: upgrade 37.0.4 -> 38.0.1
  > install-buildtools: support buildtools-make-tarball and update to 4.1
  > insane.bbclass: Allow hashlib version that only accepts on parameter
  > opkg-utils: use a git clone, not a dynamic snapshot
  > dropbear: add pam to PACKAGECONFIG
  > musl: Upgrade to latest master
  > buildtools-tarball: export certificates to python and curl
  > psplash: add psplash-default in rdepends
  > overlayfs: Allow not used mount points
  > wic: bootimg-efi: implement --include-path
  > wic: add UEFI kernel as UEFI stub
  > lsof: upgrade 4.95.0 -> 4.96.3
  > piglit: upgrade to latest revision
  > pango: upgrade 1.50.9 -> 1.50.10
  > python3-hatchling: upgrade 1.9.0 -> 1.10.0
  > acpid: upgrade 2.0.33 -> 2.0.34
  > vim: Upgrade 9.0.0598 -> 9.0.0614
  > linux-yocto: add efi entry for machine features
  > base-passwd: Update to 3.6.1
  > kernel-yocto: improve fatal error messages of symbol_why.py
  > kern-tools-native: don't pull the toolchain as it is not used
  > mesa: only apply patch to fix ALWAYS_INLINE for native
  > meson: make wrapper options sub-command specific
  > bitbake: bb.tests.fetch.GitShallowTest: always allow file transport
  > bitbake: runqueue: fix a typo
  > bitbake: cooker: fix a typo
  > bitbake: doc: bitbake-user-manual: expand description of BB_PRESSURE_MAX variables
  > bitbake: bitbake: bitbake-layers: checkout layer(s) branch when clone exists
  > bitbake: utils/ply: Update md5 to better report errors with hashlib
  > bitbake: bitbake: user-manual: inform about spaces in :remove
  > release-notes-4.1.rst remove bitbake-layers subcommand argument
  > migration-guides: use contributor real name
  > manuals: fix misc typos
  > migration-guides/release-notes-4.1.rst: add more known issues
  > migration-guides: add known issues for 4.1
  > sdk-manual: correct the bitbake target for a unified sysroot build
  > migration-guides: use contributor real name
  > ref-manual: faq.rst: reorganize into subsections, contents at top
  > test-manual: fix typo in machine name
  > Add 4.1 migration guide & release notes
  > ref-manual: add OVERLAYFS_QA_SKIP
  > ref-manual: add overlayfs class variables
  > ref-manual: add section for create-spdx class
  > ref-manual: add WIRELESS_DAEMON
  > ref-manual: add OVERLAYFS_ETC_EXPOSE_LOWER
  > ref-manual: add previous overlayfs-etc variables
  > ref-manual: add serial-autologin-root to IMAGE_FEATURES documentation
  > ref-manual: add missing features
  > ref-manual: remove reference to largefile in DISTRO_FEATURES
  > ref-manual: complementary package installation recommends
  > Update documentation for classes split
  > ref-manual: remove reference to testimage-auto class
  > ref-manual: add MOUNT_BASE variable
  > ref-manual: add KERNEL_DEPLOY_DEPEND
  > ref-manual: add CVE_DB_UPDATE_INTERVAL
  > ref-manual: add FIT_PAD_ALG
  > ref-manual: add CVE_CHECK_SHOW_WARNINGS
  > ref-manual: update pypi documentation for CVE_PRODUCT default in 4.1
  > ref-manual: add pypi class
  > ref-manual: add SDK_TOOLCHAIN_LANGS
  > ref-manual: add DEV_PKG_DEPENDENCY
  > ref-manual: add UBOOT_MKIMAGE_KERNEL_TYPE
  > ref-manual: update buildpaths QA check documentation
  > ref-manual: add a note to ssh-server-dropbear feature
  > ref-manual: document new github-releases class
  > ref-manual: correct default for BUILDHISTORY_COMMIT
  > ref-manual: add WATCHDOG_TIMEOUT to variable glossary
  > ref-manual: expand documentation on image-buildinfo class
  > ref-manual: add DISABLE_STATIC
  > migration-general: add section on using buildhistory
  > ref-manual/variables.rst: clarify sentence

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

* sources/meta-arm 90f9e12...a8075e1 (19):
  > runfvp: corstone1000: add mmc card configuration
  > arm-bsp/linux-arm64-ack: fix malformed Upstream-Status tag
  > arm-bsp/hafnium: add missing Upstream-Status
  > arm/hafnium: add missing Upstream-Status
  > arm/trusted-services: port crypto config
  > arm-bsp/u-boot: corstone1000: support 32bit ffa direct messaging
  > CI: track langdale branch
  > arm/fvp-tc0: remove Total Compute 2020 FVP
  > arm-bsp/scp-firmware: remove TC0 patches
  > arm-bsp: remove TC0
  > arm-bsp/linux: add kernel file search path for N1SDP
  > arm-bsp/trusted-services: support for libmetal and openamp
  > arm-bsp/optee: add log handler
  > arm-bsp/kernel: Fix TEE driver bug for corstone1000
  > arm-bsp/trusted-firmware-m: corstone1000: secure debug code checkout from yocto
  > arm-bsp/trusted-firmware-m: corstone1000: fix sournce dir of libmetal and openamp
  > arm-bsp/trusted-firmware-m: corstone1000: bump tfm SHA
  > arm-bsp/u-boot: corstone1000: esrt support
  > arm/lib: Do not log FVP return codes < 0

* sources/meta-atmel 04b54f0...f3e74c6 (2):
  > egt-launcher: Use c++17 standard for filesystem feature
  > libegt: Switch to using c++17

* sources/meta-clang bdbd374...c7fd119 (5):
  > mybw: Use objcopy from binutils on mips
  > bpftrace: Simplify ptest script and use posix syntax
  > bpftrace: Disable ptests on riscv64
  > clang: Upgrade to 15.0.3
  > bcc: Add ptest support

* sources/meta-freescale 7d7d4a46...0d96c7fe (4):
  > Revert "imx-gpu-viv: inherit features_check in  imx-gpu-viv bb file"
  > imx-gpu-viv: inherit features_check in  imx-gpu-viv bb file
  > Merge pull request #1271 from thochstein/vulkan-loader
  > Merge pull request #1266 from angolini/bump-kernel-2.1.0-v5.15.60

* sources/meta-freescale-3rdparty 07c9d8e...070f5cc (1):
  > Merge pull request #242 from chrisdimich/master

* sources/meta-intel f7cbf66e...5963592b (1):
  > iccsdk: install icc specific packages only for meta-intel machines

* sources/meta-odroid 809ec8d...8491ad6 (2):
  > linux-hardkernel_4.9.bb: Fix build with gcc 12
  > linux-hardkernel_4.9.bb: Update to 4.9.312

* sources/meta-openembedded 6529e5f96...234fc8e60 (57):
  > XXX: Add Github actions support for CI
  > libcamera: upgrade -> 0.0.1
  > lldpd: Upgrade 1.0.14 -> 1.0.15
  > protobuf: Enable protoc binary in nativesdk
  > audit: Fix compile error for audit_2.8.5
  > syzkaller: add recipe and selftest for syzkaller fuzzing
  > Add recipe for python3-pytest-json-report
  > msktutil: Add recipe
  > postfix: Upgrade to 3.7.3
  > vboxguestdrivers: upgrade 6.1.38 -> 7.0.0
  > perfetto: build libperfetto
  > jq: improve ptest and disable valgrind by default
  > uutils-coreutils: upgrade 0.0.15 -> 0.0.16
  > Add recipe for Perfetto
  > grpc: Update to 1.50.x release
  > xfce4-settings: upgrade 4.16.2 -> 4.16.3
  > Add condition for libusbgx-examples
  > unbound: upgrade 1.16.3 -> 1.17.0
  > python3-zopeinterface: upgrade 5.4.0 -> 5.5.0
  > tio: upgrade 2.0 -> 2.1
  > yelp: upgrade 42.1 -> 42.2
  > python3-stevedore: upgrade 4.0.0 -> 4.0.1
  > python3-pywbem: upgrade 1.4.1 -> 1.5.0
  > python3-pymodbus: upgrade 2.5.3 -> 3.0.0
  > python3-google-auth: upgrade 2.11.1 -> 2.12.0
  > python3-google-api-python-client: upgrade 2.62.0 -> 2.64.0
  > python3-google-api-core: upgrade 2.10.1 -> 2.10.2
  > python3-gevent: upgrade 22.8.0 -> 22.10.1
  > python3-absl: upgrade 1.2.0 -> 1.3.0
  > tesseract: upgrade 4.1.3 -> 5.2.0
  > cli11: upgrade 2.2.0 -> 2.3.0
  > blueman: upgrade 2.3.2 -> 2.3.4
  > xfstests: upgrade 2022.09.25 -> 2022.10.09
  > nbdkit: upgrade 1.33.1 -> 1.33.2
  > libwacom: upgrade 2.4.0 -> 2.5.0
  > gst-editing-services: upgrade 1.20.3 -> 1.20.4
  > freerdp: upgrade 2.8.0 -> 2.8.1
  > debootstrap: upgrade 1.0.127 -> 1.0.128
  > ctags: upgrade 5.9.20221002.0 -> 5.9.20221009.0
  > cppzmq: upgrade 4.8.1 -> 4.9.0
  > broadcom-bt-firmware: upgrade
  > abseil-cpp: Upgrade to head on 2022-10-14
  > uriparser: Upgrade 0.9.6 -> 0.9.7
  > python3-distro: Upgrade 1.7.0 -> 1.8.0
  > python3-imageio: Upgrade 2.22.1 -> 2.22.2
  > double-conversion: added double-conversion lib
  > md4c: added md4c lib
  > conntrack-tools: Use canonical shell spacing
  > conntrack-tools: Add PACKAGECONFIGs for build options
  > conntrack-tools: Upgrade 1.4.6 -> 1.4.7
  > crucible: Add recipe
  > wireplumber: upgrade 0.4.11 -> 0.4.12
  > pipewire: upgrade 0.3.57 -> 0.3.59
  > onboard: remove
  > v4l-utils: Support building without NLS
  > remmina: Update to 1.4.27
  > redis: upgrade 7.0.4 to 7.0.5

* sources/meta-qcom 38e04ec...77259ea (3):
  > mybw: Pass cflags/ldflags from bitbake
  > Merge pull request #487 from superna9999/for-pr/test-image-mybw
  > Merge pull request #486 from superna9999/for-pr/mybw

* sources/meta-qt5 11ef27b...8363b19 (1):
  > qtbase-native: Reduce TMPDIR QA false positives for rcc generated files

* sources/meta-raspberrypi fc5f80a...722c516 (1):
  > rpi-base.inc: handle empty/undefined KERNEL_DEVICETREE

* sources/meta-riscv d5628ff...c01183c (1):
  > python3-cryptography: Drop bbappend for >=38 release

* sources/meta-rockchip e8e4b39...f2b4e6e (1):
  > add support for PX30 SoC

* sources/meta-ti 5eb1a669...354d0806 (3):
  > ffa-debugfs-mod: Remove bbappend
  > u-boot: Remove lzop dependency
  > trusted-firmware-a: work around RWX permission error on segment

* sources/meta-variscite-bsp 5309d9f...bb25cc9 (29):
  > linux-variscite_5.10.72.bb: Add a patch to build perf with binutils 2.39+
  > imx8qm-var-som,imx8qxp-var-som: Use 5.10.x kernel
  > linux-variscite_5.10.72.bb: Keep recipe	for machines not yet ready for 5.15
  > u-boot: Use lf_v2021.04_var03 for imx8qm and imx8qxp for now
  > arm-ffa-tee: Disable for variscite machines
  > bluealsa: Add missing SRC_URI entry for bluealsa.service
  > variscite: Use a wildchar for preferred gstreamer
  > Add patch to fix rwx segement linker problem
  > layer.conf: Add langdate ( 4.1 ) to compatible layers
  > wl18xx-calibrator: Sync from meta-ti
  > brcm-patchram-plus: Fix license and build with clang
  > wlconf: Sync recipe with meta-ti
  > Merge pull request #4 from YoeDistro/yoe/systemd
  > Merge pull request #5 from YoeDistro/yoe/tune-paths
  < linux-variscite_5.10.72.bb: Add a patch to build perf with binutils 2.39+
  < systemd: Use systemd unit fragment instead of patching config files
  < imx8qm-var-som,imx8qxp-var-som: Use 5.10.x kernel
  < linux-variscite_5.10.72.bb: Keep recipe	for machines not yet ready for 5.15
  < u-boot: Use lf_v2021.04_var03 for imx8qm and imx8qxp for now
  < arm-ffa-tee: Disable for variscite machines
  < bluealsa: Add missing SRC_URI entry for bluealsa.service
  < variscite: Use a wildchar for preferred gstreamer
  < wl18xx-calibrator: Sync from meta-ti
  < Add patch to fix rwx segement linker problem
  < layer.conf: Add langdate ( 4.1 ) to compatible layers
  < imx8qm-var-som: Fix paths to tune files
  < brcm-patchram-plus: Fix license and build with clang
  < wlconf: Sync recipe with meta-ti
  < fix include path

* sources/poky 3e5faccfaf...f0b7a9fee5 (160):
  > rust: Disable 64bit atomics on crossbeam on riscv32
  > perf: Depend on native setuptools3
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > fetcher2: Use SkipRecipe instead of erroring out
  > poky.conf: remove Ubuntu 21.10
  > glib-2.0: fix rare GFileInfo test case failure
  > wayland-protocols: upgrade 1.26 -> 1.27
  > openssl: CVE-2022-3358 Using a Custom Cipher with NID_undef may lead to NULL encryption
  > scripts/oe-check-sstate: force build to run for all targets, specifically populate_sysroot
  > scripts/oe-check-sstate: cleanup
  > externalsrc: move back to classes
  > populate_sdk_base: ensure ptest-pkgs pulls in ptest-runner
  > systemd: add systemd-creds and systemd-cryptenroll to systemd-extra-utils
  > gnutls: Unified pakcage names to lower-case
  > create-spdx: Remove ";name=..." for downloadLocation
  > openssl: export necessary env vars in SDK
  > linux-yocto/5.15: update to v5.15.72
  > linux-yocto/5.19: update to v5.19.14
  > kern-tools: fix relative path processing
  > grub: disable build on armv7ve/a with hardfp
  > mesa: Add native patch via a variable
  > cve-update-db-native: add timeout to urlopen() calls
  > xserver-xorg: move some recommended dependencies in required
  > qemu.inc: add virtio input in required dependencies
  > linux-firmware: package amdgpu firmware
  > linux-firmware: split rtl8761 firmware
  > vulkan-samples: add lfs=0 to SRC_URI to avoid git smudge errors in do_unpack
  > zlib: upgrade 1.2.12 -> 1.2.13
  > zlib: do out-of-tree builds
  > zlib: use .gz archive and set a PREMIRROR
  > btrfs-tools: upgrade 5.19.1 -> 6.0
  > bluez5: add dbus to RDEPENDS
  > vulkan-loader: Move libvulkan.so to main package
  > go-mod.bbclass: Remove repeated word
  > rust: update 1.63.0 -> 1.64.0
  > archiver: avoid using machine variable as it breaks multiconfig
  > oeqa/selftest/archiver: Add multiconfig test for shared recipes
  > own-mirrors: add crate
  > buildconf: compare abspath
  > wic: implement binary repeatable disk identifiers
  > u-boot: Add savedefconfig task
  > u-boot: Remove duplicate inherit of cml1
  > kernel: classes: Extract savedefconfig to a class
  > linux-yocto-dev: add qemuarm64
  > lttng-ust: upgrade 2.13.4 -> 2.13.5
  > lighttpd: upgrade 1.4.66 -> 1.4.67
  > libwpe: upgrade 1.12.3 -> 1.14.0
  > libsdl2: upgrade 2.24.0 -> 2.24.1
  > libksba: upgrade 1.6.0 -> 1.6.2
  > xz: upgrade 5.2.6 -> 5.2.7
  > xkeyboard-config: upgrade 2.36 -> 2.37
  > wpebackend-fdo: upgrade 1.12.1 -> 1.14.0
  > sqlite3: upgrade 3.39.3 -> 3.39.4
  > repo: upgrade 2.29.2 -> 2.29.3
  > python3-zipp: upgrade 3.8.1 -> 3.9.0
  > python3-pytz: upgrade 2022.2.1 -> 2022.4
  > numactl: upgrade 2.0.15 -> 2.0.16
  > powertop: upgrade 2.14 -> 2.15
  > libva-utils: upgrade 2.15.0 -> 2.16.0
  > libva: upgrade 2.15.0 -> 2.16.0
  > libical: upgrade 3.0.14 -> 3.0.15
  > libcap: upgrade 2.65 -> 2.66
  > harfbuzz: upgrade 5.1.0 -> 5.3.0
  > gsettings-desktop-schemas: upgrade 42.0 -> 43.0
  > gnutls: upgrade 3.7.7 -> 3.7.8
  > python3-manifest.json: Move urllib to netclient
  > qemu-native: Add PACKAGECONFIG option for jack
  > ptests: Mark ptest-runner as rdepend instead of rrecommends
  > python3-importlib-metadata: upgrade 4.12.0 -> 5.0.0
  > python3-git: upgrade 3.1.27 -> 3.1.28
  > u-boot: upgrade 2022.07 -> 2022.10
  > python3-hatchling: upgrade 1.10.0 -> 1.11.0
  > openssh: upgrade 9.0p1 -> 9.1p1
  > ifupdown: upgrade 0.8.37 -> 0.8.39
  > dbus: upgrade 1.14.0 -> 1.14.4
  > mtools: upgrade 4.0.40 -> 4.0.41
  > meson: upgrade 0.63.2 -> 0.63.3
  > git: upgrade 2.37.3 -> 2.38.0
  > init-system-helpers: upgrade 1.64 -> 1.65.2
  > python3-poetry-core: upgrade 1.0.8 -> 1.3.2
  > python3-iso8601: upgrade 1.0.2 -> 1.1.0
  > python3-setuptools-rust: upgrade 1.5.1 -> 1.5.2
  > python3-sphinx: upgrade 5.1.1 -> 5.2.3
  > python3-bcrypt: upgrade 3.2.2 -> 4.0.0
  > python3-pyopenssl: upgrade 22.0.0 -> 22.1.0
  > python3-hypothesis: upgrade 6.54.5 -> 6.56.1
  > python3-certifi: upgrade 2022.9.14 -> 2022.9.24
  > python3-cryptography-vectors: upgrade 37.0.4 -> 38.0.1
  > python3-cryptography: upgrade 37.0.4 -> 38.0.1
  > install-buildtools: support buildtools-make-tarball and update to 4.1
  > insane.bbclass: Allow hashlib version that only accepts on parameter
  > opkg-utils: use a git clone, not a dynamic snapshot
  > dropbear: add pam to PACKAGECONFIG
  > musl: Upgrade to latest master
  > buildtools-tarball: export certificates to python and curl
  > psplash: add psplash-default in rdepends
  > overlayfs: Allow not used mount points
  > wic: bootimg-efi: implement --include-path
  > wic: add UEFI kernel as UEFI stub
  > lsof: upgrade 4.95.0 -> 4.96.3
  > piglit: upgrade to latest revision
  > pango: upgrade 1.50.9 -> 1.50.10
  > python3-hatchling: upgrade 1.9.0 -> 1.10.0
  > acpid: upgrade 2.0.33 -> 2.0.34
  > vim: Upgrade 9.0.0598 -> 9.0.0614
  > linux-yocto: add efi entry for machine features
  > base-passwd: Update to 3.6.1
  > kernel-yocto: improve fatal error messages of symbol_why.py
  > kern-tools-native: don't pull the toolchain as it is not used
  > mesa: only apply patch to fix ALWAYS_INLINE for native
  > meson: make wrapper options sub-command specific
  > bitbake: bb.tests.fetch.GitShallowTest: always allow file transport
  > bitbake: runqueue: fix a typo
  > bitbake: cooker: fix a typo
  > bitbake: doc: bitbake-user-manual: expand description of BB_PRESSURE_MAX variables
  > bitbake: bitbake: bitbake-layers: checkout layer(s) branch when clone exists
  > bitbake: utils/ply: Update md5 to better report errors with hashlib
  > bitbake: bitbake: user-manual: inform about spaces in :remove
  > release-notes-4.1.rst remove bitbake-layers subcommand argument
  > migration-guides: use contributor real name
  > manuals: fix misc typos
  > migration-guides/release-notes-4.1.rst: add more known issues
  > migration-guides: add known issues for 4.1
  > sdk-manual: correct the bitbake target for a unified sysroot build
  > migration-guides: use contributor real name
  > ref-manual: faq.rst: reorganize into subsections, contents at top
  > test-manual: fix typo in machine name
  > Add 4.1 migration guide & release notes
  > ref-manual: add OVERLAYFS_QA_SKIP
  > ref-manual: add overlayfs class variables
  > ref-manual: add section for create-spdx class
  > ref-manual: add WIRELESS_DAEMON
  > ref-manual: add OVERLAYFS_ETC_EXPOSE_LOWER
  > ref-manual: add previous overlayfs-etc variables
  > ref-manual: add serial-autologin-root to IMAGE_FEATURES documentation
  > ref-manual: add missing features
  > ref-manual: remove reference to largefile in DISTRO_FEATURES
  > ref-manual: complementary package installation recommends
  > Update documentation for classes split
  > ref-manual: remove reference to testimage-auto class
  > ref-manual: add MOUNT_BASE variable
  > ref-manual: add KERNEL_DEPLOY_DEPEND
  > ref-manual: add CVE_DB_UPDATE_INTERVAL
  > ref-manual: add FIT_PAD_ALG
  > ref-manual: add CVE_CHECK_SHOW_WARNINGS
  > ref-manual: update pypi documentation for CVE_PRODUCT default in 4.1
  > ref-manual: add pypi class
  > ref-manual: add SDK_TOOLCHAIN_LANGS
  > ref-manual: add DEV_PKG_DEPENDENCY
  > ref-manual: add UBOOT_MKIMAGE_KERNEL_TYPE
  > ref-manual: update buildpaths QA check documentation
  > ref-manual: add a note to ssh-server-dropbear feature
  > ref-manual: document new github-releases class
  > ref-manual: correct default for BUILDHISTORY_COMMIT
  > ref-manual: add WATCHDOG_TIMEOUT to variable glossary
  > ref-manual: expand documentation on image-buildinfo class
  > ref-manual: add DISABLE_STATIC
  > migration-general: add section on using buildhistory
  > ref-manual/variables.rst: clarify sentence

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

* sources/meta-arm 90f9e12...a8075e1 (19):
  > runfvp: corstone1000: add mmc card configuration
  > arm-bsp/linux-arm64-ack: fix malformed Upstream-Status tag
  > arm-bsp/hafnium: add missing Upstream-Status
  > arm/hafnium: add missing Upstream-Status
  > arm/trusted-services: port crypto config
  > arm-bsp/u-boot: corstone1000: support 32bit ffa direct messaging
  > CI: track langdale branch
  > arm/fvp-tc0: remove Total Compute 2020 FVP
  > arm-bsp/scp-firmware: remove TC0 patches
  > arm-bsp: remove TC0
  > arm-bsp/linux: add kernel file search path for N1SDP
  > arm-bsp/trusted-services: support for libmetal and openamp
  > arm-bsp/optee: add log handler
  > arm-bsp/kernel: Fix TEE driver bug for corstone1000
  > arm-bsp/trusted-firmware-m: corstone1000: secure debug code checkout from yocto
  > arm-bsp/trusted-firmware-m: corstone1000: fix sournce dir of libmetal and openamp
  > arm-bsp/trusted-firmware-m: corstone1000: bump tfm SHA
  > arm-bsp/u-boot: corstone1000: esrt support
  > arm/lib: Do not log FVP return codes < 0

* sources/meta-atmel 04b54f0...f3e74c6 (2):
  > egt-launcher: Use c++17 standard for filesystem feature
  > libegt: Switch to using c++17

* sources/meta-clang bdbd374...f765d4b (5):
  > mybw: Use objcopy from binutils on mips
  > bpftrace: Simplify ptest script and use posix syntax
  > bpftrace: Disable ptests on riscv64
  > clang: Upgrade to 15.0.3
  > bcc: Add ptest support

* sources/meta-freescale 7d7d4a46...0d96c7fe (4):
  > Revert "imx-gpu-viv: inherit features_check in  imx-gpu-viv bb file"
  > imx-gpu-viv: inherit features_check in  imx-gpu-viv bb file
  > Merge pull request #1271 from thochstein/vulkan-loader
  > Merge pull request #1266 from angolini/bump-kernel-2.1.0-v5.15.60

* sources/meta-freescale-3rdparty 07c9d8e...070f5cc (1):
  > Merge pull request #242 from chrisdimich/master

* sources/meta-intel f7cbf66e...5963592b (1):
  > iccsdk: install icc specific packages only for meta-intel machines

* sources/meta-odroid 809ec8d...8491ad6 (2):
  > linux-hardkernel_4.9.bb: Fix build with gcc 12
  > linux-hardkernel_4.9.bb: Update to 4.9.312

* sources/meta-openembedded 6529e5f96...10e5c3a95 (58):
  > XXX: Add Github actions support for CI
  > fwupd: Fix plugin_gpio PACKAGECONFIG
  > libcamera: upgrade -> 0.0.1
  > lldpd: Upgrade 1.0.14 -> 1.0.15
  > protobuf: Enable protoc binary in nativesdk
  > audit: Fix compile error for audit_2.8.5
  > syzkaller: add recipe and selftest for syzkaller fuzzing
  > Add recipe for python3-pytest-json-report
  > msktutil: Add recipe
  > postfix: Upgrade to 3.7.3
  > vboxguestdrivers: upgrade 6.1.38 -> 7.0.0
  > perfetto: build libperfetto
  > jq: improve ptest and disable valgrind by default
  > uutils-coreutils: upgrade 0.0.15 -> 0.0.16
  > Add recipe for Perfetto
  > grpc: Update to 1.50.x release
  > xfce4-settings: upgrade 4.16.2 -> 4.16.3
  > Add condition for libusbgx-examples
  > unbound: upgrade 1.16.3 -> 1.17.0
  > python3-zopeinterface: upgrade 5.4.0 -> 5.5.0
  > tio: upgrade 2.0 -> 2.1
  > yelp: upgrade 42.1 -> 42.2
  > python3-stevedore: upgrade 4.0.0 -> 4.0.1
  > python3-pywbem: upgrade 1.4.1 -> 1.5.0
  > python3-pymodbus: upgrade 2.5.3 -> 3.0.0
  > python3-google-auth: upgrade 2.11.1 -> 2.12.0
  > python3-google-api-python-client: upgrade 2.62.0 -> 2.64.0
  > python3-google-api-core: upgrade 2.10.1 -> 2.10.2
  > python3-gevent: upgrade 22.8.0 -> 22.10.1
  > python3-absl: upgrade 1.2.0 -> 1.3.0
  > tesseract: upgrade 4.1.3 -> 5.2.0
  > cli11: upgrade 2.2.0 -> 2.3.0
  > blueman: upgrade 2.3.2 -> 2.3.4
  > xfstests: upgrade 2022.09.25 -> 2022.10.09
  > nbdkit: upgrade 1.33.1 -> 1.33.2
  > libwacom: upgrade 2.4.0 -> 2.5.0
  > gst-editing-services: upgrade 1.20.3 -> 1.20.4
  > freerdp: upgrade 2.8.0 -> 2.8.1
  > debootstrap: upgrade 1.0.127 -> 1.0.128
  > ctags: upgrade 5.9.20221002.0 -> 5.9.20221009.0
  > cppzmq: upgrade 4.8.1 -> 4.9.0
  > broadcom-bt-firmware: upgrade
  > abseil-cpp: Upgrade to head on 2022-10-14
  > uriparser: Upgrade 0.9.6 -> 0.9.7
  > python3-distro: Upgrade 1.7.0 -> 1.8.0
  > python3-imageio: Upgrade 2.22.1 -> 2.22.2
  > double-conversion: added double-conversion lib
  > md4c: added md4c lib
  > conntrack-tools: Use canonical shell spacing
  > conntrack-tools: Add PACKAGECONFIGs for build options
  > conntrack-tools: Upgrade 1.4.6 -> 1.4.7
  > crucible: Add recipe
  > wireplumber: upgrade 0.4.11 -> 0.4.12
  > pipewire: upgrade 0.3.57 -> 0.3.59
  > onboard: remove
  > v4l-utils: Support building without NLS
  > remmina: Update to 1.4.27
  > redis: upgrade 7.0.4 to 7.0.5

* sources/meta-qcom 38e04ec...77259ea (3):
  > mybw: Pass cflags/ldflags from bitbake
  > Merge pull request #487 from superna9999/for-pr/test-image-mybw
  > Merge pull request #486 from superna9999/for-pr/mybw

* sources/meta-qt5 11ef27b...1a91769 (2):
  > packagegroup-qt5-toolchain-target: Add qtquickcontrols2-qmlplugins RRECOMMENDS:${PN}
  > qtbase-native: Reduce TMPDIR QA false positives for rcc generated files

* sources/meta-raspberrypi fc5f80a...722c516 (1):
  > rpi-base.inc: handle empty/undefined KERNEL_DEVICETREE

* sources/meta-riscv d5628ff...c01183c (1):
  > python3-cryptography: Drop bbappend for >=38 release

* sources/meta-rockchip e8e4b39...f2b4e6e (1):
  > add support for PX30 SoC

* sources/meta-ti 5eb1a669...354d0806 (3):
  > ffa-debugfs-mod: Remove bbappend
  > u-boot: Remove lzop dependency
  > trusted-firmware-a: work around RWX permission error on segment

* sources/meta-variscite-bsp 5309d9f...bb25cc9 (29):
  > linux-variscite_5.10.72.bb: Add a patch to build perf with binutils 2.39+
  > imx8qm-var-som,imx8qxp-var-som: Use 5.10.x kernel
  > linux-variscite_5.10.72.bb: Keep recipe	for machines not yet ready for 5.15
  > u-boot: Use lf_v2021.04_var03 for imx8qm and imx8qxp for now
  > arm-ffa-tee: Disable for variscite machines
  > bluealsa: Add missing SRC_URI entry for bluealsa.service
  > variscite: Use a wildchar for preferred gstreamer
  > Add patch to fix rwx segement linker problem
  > layer.conf: Add langdate ( 4.1 ) to compatible layers
  > wl18xx-calibrator: Sync from meta-ti
  > brcm-patchram-plus: Fix license and build with clang
  > wlconf: Sync recipe with meta-ti
  > Merge pull request #4 from YoeDistro/yoe/systemd
  > Merge pull request #5 from YoeDistro/yoe/tune-paths
  < linux-variscite_5.10.72.bb: Add a patch to build perf with binutils 2.39+
  < systemd: Use systemd unit fragment instead of patching config files
  < imx8qm-var-som,imx8qxp-var-som: Use 5.10.x kernel
  < linux-variscite_5.10.72.bb: Keep recipe	for machines not yet ready for 5.15
  < u-boot: Use lf_v2021.04_var03 for imx8qm and imx8qxp for now
  < arm-ffa-tee: Disable for variscite machines
  < bluealsa: Add missing SRC_URI entry for bluealsa.service
  < variscite: Use a wildchar for preferred gstreamer
  < wl18xx-calibrator: Sync from meta-ti
  < Add patch to fix rwx segement linker problem
  < layer.conf: Add langdate ( 4.1 ) to compatible layers
  < imx8qm-var-som: Fix paths to tune files
  < brcm-patchram-plus: Fix license and build with clang
  < wlconf: Sync recipe with meta-ti
  < fix include path

* sources/poky 3e5faccfaf...f0b7a9fee5 (160):
  > rust: Disable 64bit atomics on crossbeam on riscv32
  > perf: Depend on native setuptools3
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > fetcher2: Use SkipRecipe instead of erroring out
  > poky.conf: remove Ubuntu 21.10
  > glib-2.0: fix rare GFileInfo test case failure
  > wayland-protocols: upgrade 1.26 -> 1.27
  > openssl: CVE-2022-3358 Using a Custom Cipher with NID_undef may lead to NULL encryption
  > scripts/oe-check-sstate: force build to run for all targets, specifically populate_sysroot
  > scripts/oe-check-sstate: cleanup
  > externalsrc: move back to classes
  > populate_sdk_base: ensure ptest-pkgs pulls in ptest-runner
  > systemd: add systemd-creds and systemd-cryptenroll to systemd-extra-utils
  > gnutls: Unified pakcage names to lower-case
  > create-spdx: Remove ";name=..." for downloadLocation
  > openssl: export necessary env vars in SDK
  > linux-yocto/5.15: update to v5.15.72
  > linux-yocto/5.19: update to v5.19.14
  > kern-tools: fix relative path processing
  > grub: disable build on armv7ve/a with hardfp
  > mesa: Add native patch via a variable
  > cve-update-db-native: add timeout to urlopen() calls
  > xserver-xorg: move some recommended dependencies in required
  > qemu.inc: add virtio input in required dependencies
  > linux-firmware: package amdgpu firmware
  > linux-firmware: split rtl8761 firmware
  > vulkan-samples: add lfs=0 to SRC_URI to avoid git smudge errors in do_unpack
  > zlib: upgrade 1.2.12 -> 1.2.13
  > zlib: do out-of-tree builds
  > zlib: use .gz archive and set a PREMIRROR
  > btrfs-tools: upgrade 5.19.1 -> 6.0
  > bluez5: add dbus to RDEPENDS
  > vulkan-loader: Move libvulkan.so to main package
  > go-mod.bbclass: Remove repeated word
  > rust: update 1.63.0 -> 1.64.0
  > archiver: avoid using machine variable as it breaks multiconfig
  > oeqa/selftest/archiver: Add multiconfig test for shared recipes
  > own-mirrors: add crate
  > buildconf: compare abspath
  > wic: implement binary repeatable disk identifiers
  > u-boot: Add savedefconfig task
  > u-boot: Remove duplicate inherit of cml1
  > kernel: classes: Extract savedefconfig to a class
  > linux-yocto-dev: add qemuarm64
  > lttng-ust: upgrade 2.13.4 -> 2.13.5
  > lighttpd: upgrade 1.4.66 -> 1.4.67
  > libwpe: upgrade 1.12.3 -> 1.14.0
  > libsdl2: upgrade 2.24.0 -> 2.24.1
  > libksba: upgrade 1.6.0 -> 1.6.2
  > xz: upgrade 5.2.6 -> 5.2.7
  > xkeyboard-config: upgrade 2.36 -> 2.37
  > wpebackend-fdo: upgrade 1.12.1 -> 1.14.0
  > sqlite3: upgrade 3.39.3 -> 3.39.4
  > repo: upgrade 2.29.2 -> 2.29.3
  > python3-zipp: upgrade 3.8.1 -> 3.9.0
  > python3-pytz: upgrade 2022.2.1 -> 2022.4
  > numactl: upgrade 2.0.15 -> 2.0.16
  > powertop: upgrade 2.14 -> 2.15
  > libva-utils: upgrade 2.15.0 -> 2.16.0
  > libva: upgrade 2.15.0 -> 2.16.0
  > libical: upgrade 3.0.14 -> 3.0.15
  > libcap: upgrade 2.65 -> 2.66
  > harfbuzz: upgrade 5.1.0 -> 5.3.0
  > gsettings-desktop-schemas: upgrade 42.0 -> 43.0
  > gnutls: upgrade 3.7.7 -> 3.7.8
  > python3-manifest.json: Move urllib to netclient
  > qemu-native: Add PACKAGECONFIG option for jack
  > ptests: Mark ptest-runner as rdepend instead of rrecommends
  > python3-importlib-metadata: upgrade 4.12.0 -> 5.0.0
  > python3-git: upgrade 3.1.27 -> 3.1.28
  > u-boot: upgrade 2022.07 -> 2022.10
  > python3-hatchling: upgrade 1.10.0 -> 1.11.0
  > openssh: upgrade 9.0p1 -> 9.1p1
  > ifupdown: upgrade 0.8.37 -> 0.8.39
  > dbus: upgrade 1.14.0 -> 1.14.4
  > mtools: upgrade 4.0.40 -> 4.0.41
  > meson: upgrade 0.63.2 -> 0.63.3
  > git: upgrade 2.37.3 -> 2.38.0
  > init-system-helpers: upgrade 1.64 -> 1.65.2
  > python3-poetry-core: upgrade 1.0.8 -> 1.3.2
  > python3-iso8601: upgrade 1.0.2 -> 1.1.0
  > python3-setuptools-rust: upgrade 1.5.1 -> 1.5.2
  > python3-sphinx: upgrade 5.1.1 -> 5.2.3
  > python3-bcrypt: upgrade 3.2.2 -> 4.0.0
  > python3-pyopenssl: upgrade 22.0.0 -> 22.1.0
  > python3-hypothesis: upgrade 6.54.5 -> 6.56.1
  > python3-certifi: upgrade 2022.9.14 -> 2022.9.24
  > python3-cryptography-vectors: upgrade 37.0.4 -> 38.0.1
  > python3-cryptography: upgrade 37.0.4 -> 38.0.1
  > install-buildtools: support buildtools-make-tarball and update to 4.1
  > insane.bbclass: Allow hashlib version that only accepts on parameter
  > opkg-utils: use a git clone, not a dynamic snapshot
  > dropbear: add pam to PACKAGECONFIG
  > musl: Upgrade to latest master
  > buildtools-tarball: export certificates to python and curl
  > psplash: add psplash-default in rdepends
  > overlayfs: Allow not used mount points
  > wic: bootimg-efi: implement --include-path
  > wic: add UEFI kernel as UEFI stub
  > lsof: upgrade 4.95.0 -> 4.96.3
  > piglit: upgrade to latest revision
  > pango: upgrade 1.50.9 -> 1.50.10
  > python3-hatchling: upgrade 1.9.0 -> 1.10.0
  > acpid: upgrade 2.0.33 -> 2.0.34
  > vim: Upgrade 9.0.0598 -> 9.0.0614
  > linux-yocto: add efi entry for machine features
  > base-passwd: Update to 3.6.1
  > kernel-yocto: improve fatal error messages of symbol_why.py
  > kern-tools-native: don't pull the toolchain as it is not used
  > mesa: only apply patch to fix ALWAYS_INLINE for native
  > meson: make wrapper options sub-command specific
  > bitbake: bb.tests.fetch.GitShallowTest: always allow file transport
  > bitbake: runqueue: fix a typo
  > bitbake: cooker: fix a typo
  > bitbake: doc: bitbake-user-manual: expand description of BB_PRESSURE_MAX variables
  > bitbake: bitbake: bitbake-layers: checkout layer(s) branch when clone exists
  > bitbake: utils/ply: Update md5 to better report errors with hashlib
  > bitbake: bitbake: user-manual: inform about spaces in :remove
  > release-notes-4.1.rst remove bitbake-layers subcommand argument
  > migration-guides: use contributor real name
  > manuals: fix misc typos
  > migration-guides/release-notes-4.1.rst: add more known issues
  > migration-guides: add known issues for 4.1
  > sdk-manual: correct the bitbake target for a unified sysroot build
  > migration-guides: use contributor real name
  > ref-manual: faq.rst: reorganize into subsections, contents at top
  > test-manual: fix typo in machine name
  > Add 4.1 migration guide & release notes
  > ref-manual: add OVERLAYFS_QA_SKIP
  > ref-manual: add overlayfs class variables
  > ref-manual: add section for create-spdx class
  > ref-manual: add WIRELESS_DAEMON
  > ref-manual: add OVERLAYFS_ETC_EXPOSE_LOWER
  > ref-manual: add previous overlayfs-etc variables
  > ref-manual: add serial-autologin-root to IMAGE_FEATURES documentation
  > ref-manual: add missing features
  > ref-manual: remove reference to largefile in DISTRO_FEATURES
  > ref-manual: complementary package installation recommends
  > Update documentation for classes split
  > ref-manual: remove reference to testimage-auto class
  > ref-manual: add MOUNT_BASE variable
  > ref-manual: add KERNEL_DEPLOY_DEPEND
  > ref-manual: add CVE_DB_UPDATE_INTERVAL
  > ref-manual: add FIT_PAD_ALG
  > ref-manual: add CVE_CHECK_SHOW_WARNINGS
  > ref-manual: update pypi documentation for CVE_PRODUCT default in 4.1
  > ref-manual: add pypi class
  > ref-manual: add SDK_TOOLCHAIN_LANGS
  > ref-manual: add DEV_PKG_DEPENDENCY
  > ref-manual: add UBOOT_MKIMAGE_KERNEL_TYPE
  > ref-manual: update buildpaths QA check documentation
  > ref-manual: add a note to ssh-server-dropbear feature
  > ref-manual: document new github-releases class
  > ref-manual: correct default for BUILDHISTORY_COMMIT
  > ref-manual: add WATCHDOG_TIMEOUT to variable glossary
  > ref-manual: expand documentation on image-buildinfo class
  > ref-manual: add DISABLE_STATIC
  > migration-general: add section on using buildhistory
  > ref-manual/variables.rst: clarify sentence

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

* sources/meta-arm 2608ba34...4bf3246b (5):
  > CI: track nanbield branches
  > CI: Enable TF-A TFTF test builds
  > arm-bsp: Enable TF-A test building for the N1SDP
  > arm-bsp/n1sdp: Enable OP-TEE cache in N1SDP
  > arm-bsp/n1sdp: Move OP-TEE to DDR4

* sources/meta-clang 897ebdf...4c65122 (1):
  > clang: Update to 17.0.3 release

* sources/meta-freescale 7327e03c...c7afbc62 (5):
  > wayland: Delete recipe
  > Merge pull request #1668 from quaresmajose/firmware-nxp-wifi
  > Merge pull request #1667 from angolini/bump-linux-imx-2.1.0
  > Merge pull request #1670 from angolini/bump-linux-fslc-imx-2.1.0
  > Merge pull request #1669 from angolini/bump-linux-fslc

* sources/meta-openembedded c66ec8776...2acddd4b0 (15):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > lvgl: Allow empty package
  > lvgl: lv-drivers: Allow empty package
  > meta-python: Add python3-rapidjson to PTESTS_FAST_META_PYTHON
  > python3-rapidjson: add missing ptest dependency
  > paho-mqtt-c: upgrade 1.3.12 -> 1.3.13
  > samba.bb : Disable ad-dc by default
  > edid-decode: Upgrade to latest master
  > c-ares: upgrade 1.19.1 -> 1.20.1
  > netdata: Upgrade 1.36.1 -> 1.43.0
  > opencv: refresh protobuf-v22 compatibility patch with backported version
  > nodejs: Revert io_uring support from bundled libuv-1.46.0
  > dnf-plugin-tui: create symlinks from /usr/ to /.
  > debsums: remove old recipe
  > po4a: remove old recipe

* sources/meta-qt6 6e50360...25c7897 (42):
  < Merge pull request #13 from YoeDistro/kraj/6.5
  < Merge pull request #12 from YoeDistro/kraj/6.5
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtquick3dphysics: Fix build on clang/x86
  > qtwebengine: Fix zlib build on 32bit arches with LF64 functions
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > qtwebengine: Fix build with libc++ from clang-17
  > qtwebengine: Fix build with clang 17
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Do not pass --target with clang
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  < Merge pull request #11 from YoeDistro/kraj/6.5
  < Merge pull request #10 from YoeDistro/kraj/6.5
  < Merge pull request #9 from YoeDistro/kraj/6.5
  < Merge pull request #8 from YoeDistro/kraj/6.5
  < Merge pull request #7 from YoeDistro/kraj/6.5
  < Merge pull request #6 from YoeDistro/kraj/6.5
  < Merge pull request #5 from YoeDistro/kraj/6.5
  < Merge pull request #4 from YoeDistro/kraj/6.5
  < Merge pull request #3 from YoeDistro/kraj/6.5
  < Merge pull request #2 from YoeDistro/kraj/6.5
  < Merge pull request #1 from YoeDistro/kraj/6.5
  < qtbase: Add locale-base-c only on glibc based targets
  < qtmultimedia: Check for commercial licence before enabling ffmpeg
  < qtwebengine: Fix build with libc++ from clang-17
  < qtwebengine: Fix build with clang 17
  < recipes: Add missing patch header tags
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Do not pass --target with clang
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  < qtwebengine: Fix skia build issue on aarch64/clang

* sources/meta-riscv 8bcca70...6f5ff91 (1):
  > musl: Sync patches with latest musl tip

* sources/meta-ti 0ab626b5...2e1da8ef (4):
  > linux-ti-staging_6.1: CI/CD Auto-Merger: cicd.master.202310200100
  > linux-ti-staging-rt_6.1: CI/CD Auto-Merger: cicd.master.202310200100
  > u-boot-ti-staging_2023.04: CI/CD Auto-Merger: cicd.master.202310200100
  > ti-linux-fw: CI/CD Auto-Merger: cicd.master.202310200100

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

* sources/poky f65f100bc5...eb58f55dc7 (85):
  > openssl: Match target name for riscv64/riscv32
  > shared-mime-info: Fix missing sentinel warning
  > llvm: Upgrade to 17.0.3
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > patchtest: fix lic_files_chksum test regex
  > ref-manual: variables: add example for SYSROOT_DIRS variable
  > ref-manual: variables: add TOOLCHAIN_OPTIONS variable
  > ref-manual: variables: add RECIPE_SYSROOT and RECIPE_SYSROOT_NATIVE
  > dev-manual: start.rst: remove obsolete reference
  > brief-yoctoprojectqs: use new CDN mirror for sstate
  > ref-manual: Add documentation for the unimplemented-ptest QA warning
  > contributor-guide: clarify patchtest usage
  > contributor-guide: add patchtest section
  > dev-manual: layers: Add notes about layer.conf
  > ref-manual: variables: provide no-match example for COMPATIBLE_MACHINE
  > profile-manual: aesthetic cleanups
  > ref-manual: Fix PACKAGECONFIG term and add an example
  > dev-manual: new-recipe.rst: add missing parenthesis to "Patching Code" section
  > bsp-guide: bsp: skip Intel machines no longer supported in Poky
  > manuals: update list of supported machines
  > sdk-manual: appendix-obtain: improve and update descriptions
  > dev-manual: wic: update "wic list images" output
  > manuals: update linux-yocto append examples
  > ref-manual: Warn about COMPATIBLE_MACHINE skipping native recipes
  > selftest/buildoptions: tag the download mirror test with 'yocto-mirrors'
  > patchtest: skip merge test if not targeting master
  > patchtest: test regardless of mergeability
  > poky.conf: Update to post release versioning
  > linux-yocto/6.5: serial: core: integrate upstream fixes
  > linux-yocto/6.5: config: remove VIDEO_STK1160_COMMON
  > patchtest: sort when reading patches from a directory
  > patchtest: remove unused imports
  > patchtest: check for untracked changes
  > linux-firmware: create separate packages
  > systemd: add p11kit package config
  > systemd: add cryptsetup-plugins package config
  > systemd: add systemd-crypt package
  > systemd: sort packages before pn
  > base-files: Remove localhost ::1 from hosts if ipv6 missing
  > libtirpc: Support ipv6 in DISTRO_FEATURES
  > stress-ng: upgrade 0.16.05 -> 0.17.00
  > sqlite3: upgrade 3.43.1 -> 3.43.2
  > shared-mime-info: upgrade 2.2 -> 2.3
  > repo: upgrade 2.36.1 -> 2.37
  > python3-wcwidth: upgrade 0.2.6 -> 0.2.8
  > xkeyboard-config: upgrade 2.39 -> 2.40
  > base-files: profile: allow profile.d to set EDITOR
  > python3-ruamel-yaml: upgrade 0.17.32 -> 0.17.35
  > python3-pycairo: upgrade 1.24.0 -> 1.25.0
  > python3-packaging: upgrade 23.1 -> 23.2
  > python3-markdown: upgrade 3.4.4 -> 3.5
  > python3-iso8601: upgrade 2.0.0 -> 2.1.0
  > python3-hypothesis: upgrade 6.86.2 -> 6.87.4
  > python3-cffi: upgrade 1.15.1 -> 1.16.0
  > python3-beartype: upgrade 0.15.0 -> 0.16.2
  > python3-babel: upgrade 2.12.1 -> 2.13.0
  > python3-git: upgrade 3.1.36 -> 3.1.37
  > libva: upgrade 2.19.0 -> 2.20.0
  > ltp: upgrade 20230516 -> 20230929
  > libubootenv: upgrade 0.3.4 -> 0.3.5
  > libsdl2: upgrade 2.28.3 -> 2.28.4
  > libcomps: upgrade 0.1.19 -> 0.1.20
  > kmod: upgrade 30 -> 31
  > ell: upgrade 0.58 -> 0.59
  > dhcpcd: upgrade 10.0.2 -> 10.0.3
  > createrepo-c: upgrade 1.0.0 -> 1.0.1
  > btrfs-tools: upgrade 6.5.1 -> 6.5.2
  > bluez5: upgrade 5.69 -> 5.70
  > openssh: Add sshd.service
  > oeqa/sdk/rust: Add build and run test of rust binary with SDK host
  > rust-cross-canadian: set CARGO_TARGET_<triple>_RUNNER for nativesdk
  > rust-cross-canadian: set CARGO_TARGET_<triple>_RUSTFLAGS
  > perl: fix intermittent test failure
  > sstatesig: be more precise and show the full path in exceptions
  > goarch: Move Go architecture mapping to a library
  > packagegroup-core-tools-profile: Remove PROFILE_TOOLS_X
  > scripts/bitbake-whatchanged: remove
  > bitbake.conf: Drop DEPLOY_DIR_TAR
  > man-db: remove inexplicable man_db.conf patch
  > man-db: add RRECOMMENDS on glibc-utils for iconv
  > python3-urllib3: Update to 2.0.6
  > vim: Upgrade 9.0.2009 -> 9.0.2048
  > SECURITY.md: add file

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

* sources/meta-arm 2608ba34...4bf3246b (5):
  > CI: track nanbield branches
  > CI: Enable TF-A TFTF test builds
  > arm-bsp: Enable TF-A test building for the N1SDP
  > arm-bsp/n1sdp: Enable OP-TEE cache in N1SDP
  > arm-bsp/n1sdp: Move OP-TEE to DDR4

* sources/meta-clang 897ebdf...4c65122 (1):
  > clang: Update to 17.0.3 release

* sources/meta-freescale 7327e03c...c7afbc62 (5):
  > wayland: Delete recipe
  > Merge pull request #1668 from quaresmajose/firmware-nxp-wifi
  > Merge pull request #1667 from angolini/bump-linux-imx-2.1.0
  > Merge pull request #1670 from angolini/bump-linux-fslc-imx-2.1.0
  > Merge pull request #1669 from angolini/bump-linux-fslc

* sources/meta-openembedded c66ec8776...2acddd4b0 (15):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > lvgl: Allow empty package
  > lvgl: lv-drivers: Allow empty package
  > meta-python: Add python3-rapidjson to PTESTS_FAST_META_PYTHON
  > python3-rapidjson: add missing ptest dependency
  > paho-mqtt-c: upgrade 1.3.12 -> 1.3.13
  > samba.bb : Disable ad-dc by default
  > edid-decode: Upgrade to latest master
  > c-ares: upgrade 1.19.1 -> 1.20.1
  > netdata: Upgrade 1.36.1 -> 1.43.0
  > opencv: refresh protobuf-v22 compatibility patch with backported version
  > nodejs: Revert io_uring support from bundled libuv-1.46.0
  > dnf-plugin-tui: create symlinks from /usr/ to /.
  > debsums: remove old recipe
  > po4a: remove old recipe

* sources/meta-qt6 6e50360...25c7897 (42):
  < Merge pull request #13 from YoeDistro/kraj/6.5
  < Merge pull request #12 from YoeDistro/kraj/6.5
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtquick3dphysics: Fix build on clang/x86
  > qtwebengine: Fix zlib build on 32bit arches with LF64 functions
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > qtwebengine: Fix build with libc++ from clang-17
  > qtwebengine: Fix build with clang 17
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Do not pass --target with clang
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  < Merge pull request #11 from YoeDistro/kraj/6.5
  < Merge pull request #10 from YoeDistro/kraj/6.5
  < Merge pull request #9 from YoeDistro/kraj/6.5
  < Merge pull request #8 from YoeDistro/kraj/6.5
  < Merge pull request #7 from YoeDistro/kraj/6.5
  < Merge pull request #6 from YoeDistro/kraj/6.5
  < Merge pull request #5 from YoeDistro/kraj/6.5
  < Merge pull request #4 from YoeDistro/kraj/6.5
  < Merge pull request #3 from YoeDistro/kraj/6.5
  < Merge pull request #2 from YoeDistro/kraj/6.5
  < Merge pull request #1 from YoeDistro/kraj/6.5
  < qtbase: Add locale-base-c only on glibc based targets
  < qtmultimedia: Check for commercial licence before enabling ffmpeg
  < qtwebengine: Fix build with libc++ from clang-17
  < qtwebengine: Fix build with clang 17
  < recipes: Add missing patch header tags
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Do not pass --target with clang
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  < qtwebengine: Fix skia build issue on aarch64/clang

* sources/meta-riscv 8bcca70...6f5ff91 (1):
  > musl: Sync patches with latest musl tip

* sources/meta-ti 0ab626b5...2e1da8ef (4):
  > linux-ti-staging_6.1: CI/CD Auto-Merger: cicd.master.202310200100
  > linux-ti-staging-rt_6.1: CI/CD Auto-Merger: cicd.master.202310200100
  > u-boot-ti-staging_2023.04: CI/CD Auto-Merger: cicd.master.202310200100
  > ti-linux-fw: CI/CD Auto-Merger: cicd.master.202310200100

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

* sources/poky f65f100bc5...52135efffb (89):
  > openssl: Match target name for riscv64/riscv32
  > shared-mime-info: Fix missing sentinel warning
  > llvm: Upgrade to 17.0.3
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > lib/oe/sstatesig.py: dump locked.sigs.inc only when explicitly asked via -S lockedsigs
  > oeqa/qemurunner: Extra debug
  > DOCS-WIP: Add some notes about WORKDIR name and SRCPV changes
  > Add DOCS-WIP
  > patchtest: fix lic_files_chksum test regex
  > ref-manual: variables: add example for SYSROOT_DIRS variable
  > ref-manual: variables: add TOOLCHAIN_OPTIONS variable
  > ref-manual: variables: add RECIPE_SYSROOT and RECIPE_SYSROOT_NATIVE
  > dev-manual: start.rst: remove obsolete reference
  > brief-yoctoprojectqs: use new CDN mirror for sstate
  > ref-manual: Add documentation for the unimplemented-ptest QA warning
  > contributor-guide: clarify patchtest usage
  > contributor-guide: add patchtest section
  > dev-manual: layers: Add notes about layer.conf
  > ref-manual: variables: provide no-match example for COMPATIBLE_MACHINE
  > profile-manual: aesthetic cleanups
  > ref-manual: Fix PACKAGECONFIG term and add an example
  > dev-manual: new-recipe.rst: add missing parenthesis to "Patching Code" section
  > bsp-guide: bsp: skip Intel machines no longer supported in Poky
  > manuals: update list of supported machines
  > sdk-manual: appendix-obtain: improve and update descriptions
  > dev-manual: wic: update "wic list images" output
  > manuals: update linux-yocto append examples
  > ref-manual: Warn about COMPATIBLE_MACHINE skipping native recipes
  > selftest/buildoptions: tag the download mirror test with 'yocto-mirrors'
  > patchtest: skip merge test if not targeting master
  > patchtest: test regardless of mergeability
  > poky.conf: Update to post release versioning
  > linux-yocto/6.5: serial: core: integrate upstream fixes
  > linux-yocto/6.5: config: remove VIDEO_STK1160_COMMON
  > patchtest: sort when reading patches from a directory
  > patchtest: remove unused imports
  > patchtest: check for untracked changes
  > linux-firmware: create separate packages
  > systemd: add p11kit package config
  > systemd: add cryptsetup-plugins package config
  > systemd: add systemd-crypt package
  > systemd: sort packages before pn
  > base-files: Remove localhost ::1 from hosts if ipv6 missing
  > libtirpc: Support ipv6 in DISTRO_FEATURES
  > stress-ng: upgrade 0.16.05 -> 0.17.00
  > sqlite3: upgrade 3.43.1 -> 3.43.2
  > shared-mime-info: upgrade 2.2 -> 2.3
  > repo: upgrade 2.36.1 -> 2.37
  > python3-wcwidth: upgrade 0.2.6 -> 0.2.8
  > xkeyboard-config: upgrade 2.39 -> 2.40
  > base-files: profile: allow profile.d to set EDITOR
  > python3-ruamel-yaml: upgrade 0.17.32 -> 0.17.35
  > python3-pycairo: upgrade 1.24.0 -> 1.25.0
  > python3-packaging: upgrade 23.1 -> 23.2
  > python3-markdown: upgrade 3.4.4 -> 3.5
  > python3-iso8601: upgrade 2.0.0 -> 2.1.0
  > python3-hypothesis: upgrade 6.86.2 -> 6.87.4
  > python3-cffi: upgrade 1.15.1 -> 1.16.0
  > python3-beartype: upgrade 0.15.0 -> 0.16.2
  > python3-babel: upgrade 2.12.1 -> 2.13.0
  > python3-git: upgrade 3.1.36 -> 3.1.37
  > libva: upgrade 2.19.0 -> 2.20.0
  > ltp: upgrade 20230516 -> 20230929
  > libubootenv: upgrade 0.3.4 -> 0.3.5
  > libsdl2: upgrade 2.28.3 -> 2.28.4
  > libcomps: upgrade 0.1.19 -> 0.1.20
  > kmod: upgrade 30 -> 31
  > ell: upgrade 0.58 -> 0.59
  > dhcpcd: upgrade 10.0.2 -> 10.0.3
  > createrepo-c: upgrade 1.0.0 -> 1.0.1
  > btrfs-tools: upgrade 6.5.1 -> 6.5.2
  > bluez5: upgrade 5.69 -> 5.70
  > openssh: Add sshd.service
  > oeqa/sdk/rust: Add build and run test of rust binary with SDK host
  > rust-cross-canadian: set CARGO_TARGET_<triple>_RUNNER for nativesdk
  > rust-cross-canadian: set CARGO_TARGET_<triple>_RUSTFLAGS
  > perl: fix intermittent test failure
  > sstatesig: be more precise and show the full path in exceptions
  > goarch: Move Go architecture mapping to a library
  > packagegroup-core-tools-profile: Remove PROFILE_TOOLS_X
  > scripts/bitbake-whatchanged: remove
  > bitbake.conf: Drop DEPLOY_DIR_TAR
  > man-db: remove inexplicable man_db.conf patch
  > man-db: add RRECOMMENDS on glibc-utils for iconv
  > python3-urllib3: Update to 2.0.6
  > vim: Upgrade 9.0.2009 -> 9.0.2048
  > SECURITY.md: add file

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

* sources/meta-arm 2608ba34...4bf3246b (5):
  > CI: track nanbield branches
  > CI: Enable TF-A TFTF test builds
  > arm-bsp: Enable TF-A test building for the N1SDP
  > arm-bsp/n1sdp: Enable OP-TEE cache in N1SDP
  > arm-bsp/n1sdp: Move OP-TEE to DDR4

* sources/meta-clang 897ebdf...4c65122 (1):
  > clang: Update to 17.0.3 release

* sources/meta-freescale 7327e03c...c7afbc62 (5):
  > wayland: Delete recipe
  > Merge pull request #1668 from quaresmajose/firmware-nxp-wifi
  > Merge pull request #1667 from angolini/bump-linux-imx-2.1.0
  > Merge pull request #1670 from angolini/bump-linux-fslc-imx-2.1.0
  > Merge pull request #1669 from angolini/bump-linux-fslc

* sources/meta-openembedded c66ec8776...2acddd4b0 (15):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > lvgl: Allow empty package
  > lvgl: lv-drivers: Allow empty package
  > meta-python: Add python3-rapidjson to PTESTS_FAST_META_PYTHON
  > python3-rapidjson: add missing ptest dependency
  > paho-mqtt-c: upgrade 1.3.12 -> 1.3.13
  > samba.bb : Disable ad-dc by default
  > edid-decode: Upgrade to latest master
  > c-ares: upgrade 1.19.1 -> 1.20.1
  > netdata: Upgrade 1.36.1 -> 1.43.0
  > opencv: refresh protobuf-v22 compatibility patch with backported version
  > nodejs: Revert io_uring support from bundled libuv-1.46.0
  > dnf-plugin-tui: create symlinks from /usr/ to /.
  > debsums: remove old recipe
  > po4a: remove old recipe

* sources/meta-qt6 6e50360...036bb84 (44):
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtquick3dphysics: Fix build on clang/x86
  > qtwebengine: Fix zlib build on 32bit arches with LF64 functions
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > qtwebengine: Fix build with libc++ from clang-17
  > qtwebengine: Fix build with clang 17
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Do not pass --target with clang
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  > Merge branch '6.5' into lts-6.5
  > Workaround too eager packagegroup sanity check
  < Merge pull request #13 from YoeDistro/kraj/6.5
  < Merge pull request #12 from YoeDistro/kraj/6.5
  < Merge pull request #11 from YoeDistro/kraj/6.5
  < Merge pull request #10 from YoeDistro/kraj/6.5
  < Merge pull request #9 from YoeDistro/kraj/6.5
  < Merge pull request #8 from YoeDistro/kraj/6.5
  < Merge pull request #7 from YoeDistro/kraj/6.5
  < Merge pull request #6 from YoeDistro/kraj/6.5
  < Merge pull request #5 from YoeDistro/kraj/6.5
  < Merge pull request #4 from YoeDistro/kraj/6.5
  < Merge pull request #3 from YoeDistro/kraj/6.5
  < Merge pull request #2 from YoeDistro/kraj/6.5
  < Merge pull request #1 from YoeDistro/kraj/6.5
  < qtbase: Add locale-base-c only on glibc based targets
  < qtmultimedia: Check for commercial licence before enabling ffmpeg
  < qtwebengine: Fix build with libc++ from clang-17
  < qtwebengine: Fix build with clang 17
  < recipes: Add missing patch header tags
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Do not pass --target with clang
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  < qtwebengine: Fix skia build issue on aarch64/clang

* sources/meta-riscv 8bcca70...6f5ff91 (1):
  > musl: Sync patches with latest musl tip

* sources/meta-ti 0ab626b5...2e1da8ef (4):
  > linux-ti-staging_6.1: CI/CD Auto-Merger: cicd.master.202310200100
  > linux-ti-staging-rt_6.1: CI/CD Auto-Merger: cicd.master.202310200100
  > u-boot-ti-staging_2023.04: CI/CD Auto-Merger: cicd.master.202310200100
  > ti-linux-fw: CI/CD Auto-Merger: cicd.master.202310200100

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

* sources/poky f65f100bc5...52135efffb (89):
  > openssl: Match target name for riscv64/riscv32
  > shared-mime-info: Fix missing sentinel warning
  > llvm: Upgrade to 17.0.3
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > lib/oe/sstatesig.py: dump locked.sigs.inc only when explicitly asked via -S lockedsigs
  > oeqa/qemurunner: Extra debug
  > DOCS-WIP: Add some notes about WORKDIR name and SRCPV changes
  > Add DOCS-WIP
  > patchtest: fix lic_files_chksum test regex
  > ref-manual: variables: add example for SYSROOT_DIRS variable
  > ref-manual: variables: add TOOLCHAIN_OPTIONS variable
  > ref-manual: variables: add RECIPE_SYSROOT and RECIPE_SYSROOT_NATIVE
  > dev-manual: start.rst: remove obsolete reference
  > brief-yoctoprojectqs: use new CDN mirror for sstate
  > ref-manual: Add documentation for the unimplemented-ptest QA warning
  > contributor-guide: clarify patchtest usage
  > contributor-guide: add patchtest section
  > dev-manual: layers: Add notes about layer.conf
  > ref-manual: variables: provide no-match example for COMPATIBLE_MACHINE
  > profile-manual: aesthetic cleanups
  > ref-manual: Fix PACKAGECONFIG term and add an example
  > dev-manual: new-recipe.rst: add missing parenthesis to "Patching Code" section
  > bsp-guide: bsp: skip Intel machines no longer supported in Poky
  > manuals: update list of supported machines
  > sdk-manual: appendix-obtain: improve and update descriptions
  > dev-manual: wic: update "wic list images" output
  > manuals: update linux-yocto append examples
  > ref-manual: Warn about COMPATIBLE_MACHINE skipping native recipes
  > selftest/buildoptions: tag the download mirror test with 'yocto-mirrors'
  > patchtest: skip merge test if not targeting master
  > patchtest: test regardless of mergeability
  > poky.conf: Update to post release versioning
  > linux-yocto/6.5: serial: core: integrate upstream fixes
  > linux-yocto/6.5: config: remove VIDEO_STK1160_COMMON
  > patchtest: sort when reading patches from a directory
  > patchtest: remove unused imports
  > patchtest: check for untracked changes
  > linux-firmware: create separate packages
  > systemd: add p11kit package config
  > systemd: add cryptsetup-plugins package config
  > systemd: add systemd-crypt package
  > systemd: sort packages before pn
  > base-files: Remove localhost ::1 from hosts if ipv6 missing
  > libtirpc: Support ipv6 in DISTRO_FEATURES
  > stress-ng: upgrade 0.16.05 -> 0.17.00
  > sqlite3: upgrade 3.43.1 -> 3.43.2
  > shared-mime-info: upgrade 2.2 -> 2.3
  > repo: upgrade 2.36.1 -> 2.37
  > python3-wcwidth: upgrade 0.2.6 -> 0.2.8
  > xkeyboard-config: upgrade 2.39 -> 2.40
  > base-files: profile: allow profile.d to set EDITOR
  > python3-ruamel-yaml: upgrade 0.17.32 -> 0.17.35
  > python3-pycairo: upgrade 1.24.0 -> 1.25.0
  > python3-packaging: upgrade 23.1 -> 23.2
  > python3-markdown: upgrade 3.4.4 -> 3.5
  > python3-iso8601: upgrade 2.0.0 -> 2.1.0
  > python3-hypothesis: upgrade 6.86.2 -> 6.87.4
  > python3-cffi: upgrade 1.15.1 -> 1.16.0
  > python3-beartype: upgrade 0.15.0 -> 0.16.2
  > python3-babel: upgrade 2.12.1 -> 2.13.0
  > python3-git: upgrade 3.1.36 -> 3.1.37
  > libva: upgrade 2.19.0 -> 2.20.0
  > ltp: upgrade 20230516 -> 20230929
  > libubootenv: upgrade 0.3.4 -> 0.3.5
  > libsdl2: upgrade 2.28.3 -> 2.28.4
  > libcomps: upgrade 0.1.19 -> 0.1.20
  > kmod: upgrade 30 -> 31
  > ell: upgrade 0.58 -> 0.59
  > dhcpcd: upgrade 10.0.2 -> 10.0.3
  > createrepo-c: upgrade 1.0.0 -> 1.0.1
  > btrfs-tools: upgrade 6.5.1 -> 6.5.2
  > bluez5: upgrade 5.69 -> 5.70
  > openssh: Add sshd.service
  > oeqa/sdk/rust: Add build and run test of rust binary with SDK host
  > rust-cross-canadian: set CARGO_TARGET_<triple>_RUNNER for nativesdk
  > rust-cross-canadian: set CARGO_TARGET_<triple>_RUSTFLAGS
  > perl: fix intermittent test failure
  > sstatesig: be more precise and show the full path in exceptions
  > goarch: Move Go architecture mapping to a library
  > packagegroup-core-tools-profile: Remove PROFILE_TOOLS_X
  > scripts/bitbake-whatchanged: remove
  > bitbake.conf: Drop DEPLOY_DIR_TAR
  > man-db: remove inexplicable man_db.conf patch
  > man-db: add RRECOMMENDS on glibc-utils for iconv
  > python3-urllib3: Update to 2.0.6
  > vim: Upgrade 9.0.2009 -> 9.0.2048
  > SECURITY.md: add file

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

* sources/meta-arm 2608ba34...4bf3246b (5):
  > CI: track nanbield branches
  > CI: Enable TF-A TFTF test builds
  > arm-bsp: Enable TF-A test building for the N1SDP
  > arm-bsp/n1sdp: Enable OP-TEE cache in N1SDP
  > arm-bsp/n1sdp: Move OP-TEE to DDR4

* sources/meta-clang 897ebdf...4c65122 (1):
  > clang: Update to 17.0.3 release

* sources/meta-freescale 7327e03c...c7afbc62 (5):
  > wayland: Delete recipe
  > Merge pull request #1668 from quaresmajose/firmware-nxp-wifi
  > Merge pull request #1667 from angolini/bump-linux-imx-2.1.0
  > Merge pull request #1670 from angolini/bump-linux-fslc-imx-2.1.0
  > Merge pull request #1669 from angolini/bump-linux-fslc

* sources/meta-openembedded c66ec8776...9ed94eac3 (18):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > lvgl: Allow empty package
  > lvgl: lv-drivers: Allow empty package
  > leveldb: Print uint64_t with PRI64
  > leveldb: prevent installing gtest
  > pipewire: Update 0.3.81 -> 0.3.83
  > meta-python: Add python3-rapidjson to PTESTS_FAST_META_PYTHON
  > python3-rapidjson: add missing ptest dependency
  > paho-mqtt-c: upgrade 1.3.12 -> 1.3.13
  > samba.bb : Disable ad-dc by default
  > edid-decode: Upgrade to latest master
  > c-ares: upgrade 1.19.1 -> 1.20.1
  > netdata: Upgrade 1.36.1 -> 1.43.0
  > opencv: refresh protobuf-v22 compatibility patch with backported version
  > nodejs: Revert io_uring support from bundled libuv-1.46.0
  > dnf-plugin-tui: create symlinks from /usr/ to /.
  > debsums: remove old recipe
  > po4a: remove old recipe

* sources/meta-qt6 6e50360...036bb84 (44):
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtquick3dphysics: Fix build on clang/x86
  > qtwebengine: Fix zlib build on 32bit arches with LF64 functions
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > qtwebengine: Fix build with libc++ from clang-17
  > qtwebengine: Fix build with clang 17
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Do not pass --target with clang
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  > Merge branch '6.5' into lts-6.5
  > Workaround too eager packagegroup sanity check
  < Merge pull request #13 from YoeDistro/kraj/6.5
  < Merge pull request #12 from YoeDistro/kraj/6.5
  < Merge pull request #11 from YoeDistro/kraj/6.5
  < Merge pull request #10 from YoeDistro/kraj/6.5
  < Merge pull request #9 from YoeDistro/kraj/6.5
  < Merge pull request #8 from YoeDistro/kraj/6.5
  < Merge pull request #7 from YoeDistro/kraj/6.5
  < Merge pull request #6 from YoeDistro/kraj/6.5
  < Merge pull request #5 from YoeDistro/kraj/6.5
  < Merge pull request #4 from YoeDistro/kraj/6.5
  < Merge pull request #3 from YoeDistro/kraj/6.5
  < Merge pull request #2 from YoeDistro/kraj/6.5
  < Merge pull request #1 from YoeDistro/kraj/6.5
  < qtbase: Add locale-base-c only on glibc based targets
  < qtmultimedia: Check for commercial licence before enabling ffmpeg
  < qtwebengine: Fix build with libc++ from clang-17
  < qtwebengine: Fix build with clang 17
  < recipes: Add missing patch header tags
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Do not pass --target with clang
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  < qtwebengine: Fix skia build issue on aarch64/clang

* sources/meta-riscv 8bcca70...6f5ff91 (1):
  > musl: Sync patches with latest musl tip

* sources/meta-ti 0ab626b5...2e1da8ef (4):
  > linux-ti-staging_6.1: CI/CD Auto-Merger: cicd.master.202310200100
  > linux-ti-staging-rt_6.1: CI/CD Auto-Merger: cicd.master.202310200100
  > u-boot-ti-staging_2023.04: CI/CD Auto-Merger: cicd.master.202310200100
  > ti-linux-fw: CI/CD Auto-Merger: cicd.master.202310200100

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

* sources/poky f65f100bc5...52135efffb (89):
  > openssl: Match target name for riscv64/riscv32
  > shared-mime-info: Fix missing sentinel warning
  > llvm: Upgrade to 17.0.3
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > lib/oe/sstatesig.py: dump locked.sigs.inc only when explicitly asked via -S lockedsigs
  > oeqa/qemurunner: Extra debug
  > DOCS-WIP: Add some notes about WORKDIR name and SRCPV changes
  > Add DOCS-WIP
  > patchtest: fix lic_files_chksum test regex
  > ref-manual: variables: add example for SYSROOT_DIRS variable
  > ref-manual: variables: add TOOLCHAIN_OPTIONS variable
  > ref-manual: variables: add RECIPE_SYSROOT and RECIPE_SYSROOT_NATIVE
  > dev-manual: start.rst: remove obsolete reference
  > brief-yoctoprojectqs: use new CDN mirror for sstate
  > ref-manual: Add documentation for the unimplemented-ptest QA warning
  > contributor-guide: clarify patchtest usage
  > contributor-guide: add patchtest section
  > dev-manual: layers: Add notes about layer.conf
  > ref-manual: variables: provide no-match example for COMPATIBLE_MACHINE
  > profile-manual: aesthetic cleanups
  > ref-manual: Fix PACKAGECONFIG term and add an example
  > dev-manual: new-recipe.rst: add missing parenthesis to "Patching Code" section
  > bsp-guide: bsp: skip Intel machines no longer supported in Poky
  > manuals: update list of supported machines
  > sdk-manual: appendix-obtain: improve and update descriptions
  > dev-manual: wic: update "wic list images" output
  > manuals: update linux-yocto append examples
  > ref-manual: Warn about COMPATIBLE_MACHINE skipping native recipes
  > selftest/buildoptions: tag the download mirror test with 'yocto-mirrors'
  > patchtest: skip merge test if not targeting master
  > patchtest: test regardless of mergeability
  > poky.conf: Update to post release versioning
  > linux-yocto/6.5: serial: core: integrate upstream fixes
  > linux-yocto/6.5: config: remove VIDEO_STK1160_COMMON
  > patchtest: sort when reading patches from a directory
  > patchtest: remove unused imports
  > patchtest: check for untracked changes
  > linux-firmware: create separate packages
  > systemd: add p11kit package config
  > systemd: add cryptsetup-plugins package config
  > systemd: add systemd-crypt package
  > systemd: sort packages before pn
  > base-files: Remove localhost ::1 from hosts if ipv6 missing
  > libtirpc: Support ipv6 in DISTRO_FEATURES
  > stress-ng: upgrade 0.16.05 -> 0.17.00
  > sqlite3: upgrade 3.43.1 -> 3.43.2
  > shared-mime-info: upgrade 2.2 -> 2.3
  > repo: upgrade 2.36.1 -> 2.37
  > python3-wcwidth: upgrade 0.2.6 -> 0.2.8
  > xkeyboard-config: upgrade 2.39 -> 2.40
  > base-files: profile: allow profile.d to set EDITOR
  > python3-ruamel-yaml: upgrade 0.17.32 -> 0.17.35
  > python3-pycairo: upgrade 1.24.0 -> 1.25.0
  > python3-packaging: upgrade 23.1 -> 23.2
  > python3-markdown: upgrade 3.4.4 -> 3.5
  > python3-iso8601: upgrade 2.0.0 -> 2.1.0
  > python3-hypothesis: upgrade 6.86.2 -> 6.87.4
  > python3-cffi: upgrade 1.15.1 -> 1.16.0
  > python3-beartype: upgrade 0.15.0 -> 0.16.2
  > python3-babel: upgrade 2.12.1 -> 2.13.0
  > python3-git: upgrade 3.1.36 -> 3.1.37
  > libva: upgrade 2.19.0 -> 2.20.0
  > ltp: upgrade 20230516 -> 20230929
  > libubootenv: upgrade 0.3.4 -> 0.3.5
  > libsdl2: upgrade 2.28.3 -> 2.28.4
  > libcomps: upgrade 0.1.19 -> 0.1.20
  > kmod: upgrade 30 -> 31
  > ell: upgrade 0.58 -> 0.59
  > dhcpcd: upgrade 10.0.2 -> 10.0.3
  > createrepo-c: upgrade 1.0.0 -> 1.0.1
  > btrfs-tools: upgrade 6.5.1 -> 6.5.2
  > bluez5: upgrade 5.69 -> 5.70
  > openssh: Add sshd.service
  > oeqa/sdk/rust: Add build and run test of rust binary with SDK host
  > rust-cross-canadian: set CARGO_TARGET_<triple>_RUNNER for nativesdk
  > rust-cross-canadian: set CARGO_TARGET_<triple>_RUSTFLAGS
  > perl: fix intermittent test failure
  > sstatesig: be more precise and show the full path in exceptions
  > goarch: Move Go architecture mapping to a library
  > packagegroup-core-tools-profile: Remove PROFILE_TOOLS_X
  > scripts/bitbake-whatchanged: remove
  > bitbake.conf: Drop DEPLOY_DIR_TAR
  > man-db: remove inexplicable man_db.conf patch
  > man-db: add RRECOMMENDS on glibc-utils for iconv
  > python3-urllib3: Update to 2.0.6
  > vim: Upgrade 9.0.2009 -> 9.0.2048
  > SECURITY.md: add file

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

* sources/meta-arm 2608ba34...4bf3246b (5):
  > CI: track nanbield branches
  > CI: Enable TF-A TFTF test builds
  > arm-bsp: Enable TF-A test building for the N1SDP
  > arm-bsp/n1sdp: Enable OP-TEE cache in N1SDP
  > arm-bsp/n1sdp: Move OP-TEE to DDR4

* sources/meta-clang 897ebdf...4c65122 (1):
  > clang: Update to 17.0.3 release

* sources/meta-freescale 7327e03c...7dc9e03f (6):
  > wayland: Delete recipe
  > Merge pull request #1673 from junzhuimx/master
  > Merge pull request #1668 from quaresmajose/firmware-nxp-wifi
  > Merge pull request #1667 from angolini/bump-linux-imx-2.1.0
  > Merge pull request #1670 from angolini/bump-linux-fslc-imx-2.1.0
  > Merge pull request #1669 from angolini/bump-linux-fslc

* sources/meta-openembedded c66ec8776...9ed94eac3 (18):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > lvgl: Allow empty package
  > lvgl: lv-drivers: Allow empty package
  > leveldb: Print uint64_t with PRI64
  > leveldb: prevent installing gtest
  > pipewire: Update 0.3.81 -> 0.3.83
  > meta-python: Add python3-rapidjson to PTESTS_FAST_META_PYTHON
  > python3-rapidjson: add missing ptest dependency
  > paho-mqtt-c: upgrade 1.3.12 -> 1.3.13
  > samba.bb : Disable ad-dc by default
  > edid-decode: Upgrade to latest master
  > c-ares: upgrade 1.19.1 -> 1.20.1
  > netdata: Upgrade 1.36.1 -> 1.43.0
  > opencv: refresh protobuf-v22 compatibility patch with backported version
  > nodejs: Revert io_uring support from bundled libuv-1.46.0
  > dnf-plugin-tui: create symlinks from /usr/ to /.
  > debsums: remove old recipe
  > po4a: remove old recipe

* sources/meta-qt6 6e50360...036bb84 (44):
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtquick3dphysics: Fix build on clang/x86
  > qtwebengine: Fix zlib build on 32bit arches with LF64 functions
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > qtwebengine: Fix build with libc++ from clang-17
  > qtwebengine: Fix build with clang 17
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Do not pass --target with clang
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  > Merge branch '6.5' into lts-6.5
  > Workaround too eager packagegroup sanity check
  < Merge pull request #13 from YoeDistro/kraj/6.5
  < Merge pull request #12 from YoeDistro/kraj/6.5
  < Merge pull request #11 from YoeDistro/kraj/6.5
  < Merge pull request #10 from YoeDistro/kraj/6.5
  < Merge pull request #9 from YoeDistro/kraj/6.5
  < Merge pull request #8 from YoeDistro/kraj/6.5
  < Merge pull request #7 from YoeDistro/kraj/6.5
  < Merge pull request #6 from YoeDistro/kraj/6.5
  < Merge pull request #5 from YoeDistro/kraj/6.5
  < Merge pull request #4 from YoeDistro/kraj/6.5
  < Merge pull request #3 from YoeDistro/kraj/6.5
  < Merge pull request #2 from YoeDistro/kraj/6.5
  < Merge pull request #1 from YoeDistro/kraj/6.5
  < qtbase: Add locale-base-c only on glibc based targets
  < qtmultimedia: Check for commercial licence before enabling ffmpeg
  < qtwebengine: Fix build with libc++ from clang-17
  < qtwebengine: Fix build with clang 17
  < recipes: Add missing patch header tags
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Do not pass --target with clang
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  < qtwebengine: Fix skia build issue on aarch64/clang

* sources/meta-riscv 8bcca70...6f5ff91 (1):
  > musl: Sync patches with latest musl tip

* sources/meta-ti 0ab626b5...2e1da8ef (4):
  > linux-ti-staging_6.1: CI/CD Auto-Merger: cicd.master.202310200100
  > linux-ti-staging-rt_6.1: CI/CD Auto-Merger: cicd.master.202310200100
  > u-boot-ti-staging_2023.04: CI/CD Auto-Merger: cicd.master.202310200100
  > ti-linux-fw: CI/CD Auto-Merger: cicd.master.202310200100

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

* sources/poky f65f100bc5...00d4e9cd43 (89):
  > openssl: Match target name for riscv64/riscv32
  > shared-mime-info: Fix missing sentinel warning
  > llvm: Upgrade to 17.0.3
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > lib/oe/sstatesig.py: dump locked.sigs.inc only when explicitly asked via -S lockedsigs
  > oeqa/qemurunner: Extra debug
  > DOCS-WIP: Add some notes about WORKDIR name and SRCPV changes
  > Add DOCS-WIP
  > patchtest: fix lic_files_chksum test regex
  > ref-manual: variables: add example for SYSROOT_DIRS variable
  > ref-manual: variables: add TOOLCHAIN_OPTIONS variable
  > ref-manual: variables: add RECIPE_SYSROOT and RECIPE_SYSROOT_NATIVE
  > dev-manual: start.rst: remove obsolete reference
  > brief-yoctoprojectqs: use new CDN mirror for sstate
  > ref-manual: Add documentation for the unimplemented-ptest QA warning
  > contributor-guide: clarify patchtest usage
  > contributor-guide: add patchtest section
  > dev-manual: layers: Add notes about layer.conf
  > ref-manual: variables: provide no-match example for COMPATIBLE_MACHINE
  > profile-manual: aesthetic cleanups
  > ref-manual: Fix PACKAGECONFIG term and add an example
  > dev-manual: new-recipe.rst: add missing parenthesis to "Patching Code" section
  > bsp-guide: bsp: skip Intel machines no longer supported in Poky
  > manuals: update list of supported machines
  > sdk-manual: appendix-obtain: improve and update descriptions
  > dev-manual: wic: update "wic list images" output
  > manuals: update linux-yocto append examples
  > ref-manual: Warn about COMPATIBLE_MACHINE skipping native recipes
  > selftest/buildoptions: tag the download mirror test with 'yocto-mirrors'
  > patchtest: skip merge test if not targeting master
  > patchtest: test regardless of mergeability
  > poky.conf: Update to post release versioning
  > linux-yocto/6.5: serial: core: integrate upstream fixes
  > linux-yocto/6.5: config: remove VIDEO_STK1160_COMMON
  > patchtest: sort when reading patches from a directory
  > patchtest: remove unused imports
  > patchtest: check for untracked changes
  > linux-firmware: create separate packages
  > systemd: add p11kit package config
  > systemd: add cryptsetup-plugins package config
  > systemd: add systemd-crypt package
  > systemd: sort packages before pn
  > base-files: Remove localhost ::1 from hosts if ipv6 missing
  > libtirpc: Support ipv6 in DISTRO_FEATURES
  > stress-ng: upgrade 0.16.05 -> 0.17.00
  > sqlite3: upgrade 3.43.1 -> 3.43.2
  > shared-mime-info: upgrade 2.2 -> 2.3
  > repo: upgrade 2.36.1 -> 2.37
  > python3-wcwidth: upgrade 0.2.6 -> 0.2.8
  > xkeyboard-config: upgrade 2.39 -> 2.40
  > base-files: profile: allow profile.d to set EDITOR
  > python3-ruamel-yaml: upgrade 0.17.32 -> 0.17.35
  > python3-pycairo: upgrade 1.24.0 -> 1.25.0
  > python3-packaging: upgrade 23.1 -> 23.2
  > python3-markdown: upgrade 3.4.4 -> 3.5
  > python3-iso8601: upgrade 2.0.0 -> 2.1.0
  > python3-hypothesis: upgrade 6.86.2 -> 6.87.4
  > python3-cffi: upgrade 1.15.1 -> 1.16.0
  > python3-beartype: upgrade 0.15.0 -> 0.16.2
  > python3-babel: upgrade 2.12.1 -> 2.13.0
  > python3-git: upgrade 3.1.36 -> 3.1.37
  > libva: upgrade 2.19.0 -> 2.20.0
  > ltp: upgrade 20230516 -> 20230929
  > libubootenv: upgrade 0.3.4 -> 0.3.5
  > libsdl2: upgrade 2.28.3 -> 2.28.4
  > libcomps: upgrade 0.1.19 -> 0.1.20
  > kmod: upgrade 30 -> 31
  > ell: upgrade 0.58 -> 0.59
  > dhcpcd: upgrade 10.0.2 -> 10.0.3
  > createrepo-c: upgrade 1.0.0 -> 1.0.1
  > btrfs-tools: upgrade 6.5.1 -> 6.5.2
  > bluez5: upgrade 5.69 -> 5.70
  > openssh: Add sshd.service
  > oeqa/sdk/rust: Add build and run test of rust binary with SDK host
  > rust-cross-canadian: set CARGO_TARGET_<triple>_RUNNER for nativesdk
  > rust-cross-canadian: set CARGO_TARGET_<triple>_RUSTFLAGS
  > perl: fix intermittent test failure
  > sstatesig: be more precise and show the full path in exceptions
  > goarch: Move Go architecture mapping to a library
  > packagegroup-core-tools-profile: Remove PROFILE_TOOLS_X
  > scripts/bitbake-whatchanged: remove
  > bitbake.conf: Drop DEPLOY_DIR_TAR
  > man-db: remove inexplicable man_db.conf patch
  > man-db: add RRECOMMENDS on glibc-utils for iconv
  > python3-urllib3: Update to 2.0.6
  > vim: Upgrade 9.0.2009 -> 9.0.2048
  > SECURITY.md: add file

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

* sources/meta-arm 2608ba34...4bf3246b (5):
  > CI: track nanbield branches
  > CI: Enable TF-A TFTF test builds
  > arm-bsp: Enable TF-A test building for the N1SDP
  > arm-bsp/n1sdp: Enable OP-TEE cache in N1SDP
  > arm-bsp/n1sdp: Move OP-TEE to DDR4

* sources/meta-clang 897ebdf...4c65122 (1):
  > clang: Update to 17.0.3 release

* sources/meta-freescale 7327e03c...7dc9e03f (6):
  > wayland: Delete recipe
  > Merge pull request #1673 from junzhuimx/master
  > Merge pull request #1668 from quaresmajose/firmware-nxp-wifi
  > Merge pull request #1667 from angolini/bump-linux-imx-2.1.0
  > Merge pull request #1670 from angolini/bump-linux-fslc-imx-2.1.0
  > Merge pull request #1669 from angolini/bump-linux-fslc

* sources/meta-openembedded c66ec8776...9ed94eac3 (18):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > lvgl: Allow empty package
  > lvgl: lv-drivers: Allow empty package
  > leveldb: Print uint64_t with PRI64
  > leveldb: prevent installing gtest
  > pipewire: Update 0.3.81 -> 0.3.83
  > meta-python: Add python3-rapidjson to PTESTS_FAST_META_PYTHON
  > python3-rapidjson: add missing ptest dependency
  > paho-mqtt-c: upgrade 1.3.12 -> 1.3.13
  > samba.bb : Disable ad-dc by default
  > edid-decode: Upgrade to latest master
  > c-ares: upgrade 1.19.1 -> 1.20.1
  > netdata: Upgrade 1.36.1 -> 1.43.0
  > opencv: refresh protobuf-v22 compatibility patch with backported version
  > nodejs: Revert io_uring support from bundled libuv-1.46.0
  > dnf-plugin-tui: create symlinks from /usr/ to /.
  > debsums: remove old recipe
  > po4a: remove old recipe

* sources/meta-qt6 6e50360...036bb84 (44):
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtquick3dphysics: Fix build on clang/x86
  > qtwebengine: Fix zlib build on 32bit arches with LF64 functions
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > qtwebengine: Fix build with libc++ from clang-17
  > qtwebengine: Fix build with clang 17
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Do not pass --target with clang
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  > Merge branch '6.5' into lts-6.5
  > Workaround too eager packagegroup sanity check
  < Merge pull request #13 from YoeDistro/kraj/6.5
  < Merge pull request #12 from YoeDistro/kraj/6.5
  < Merge pull request #11 from YoeDistro/kraj/6.5
  < Merge pull request #10 from YoeDistro/kraj/6.5
  < Merge pull request #9 from YoeDistro/kraj/6.5
  < Merge pull request #8 from YoeDistro/kraj/6.5
  < Merge pull request #7 from YoeDistro/kraj/6.5
  < Merge pull request #6 from YoeDistro/kraj/6.5
  < Merge pull request #5 from YoeDistro/kraj/6.5
  < Merge pull request #4 from YoeDistro/kraj/6.5
  < Merge pull request #3 from YoeDistro/kraj/6.5
  < Merge pull request #2 from YoeDistro/kraj/6.5
  < Merge pull request #1 from YoeDistro/kraj/6.5
  < qtbase: Add locale-base-c only on glibc based targets
  < qtmultimedia: Check for commercial licence before enabling ffmpeg
  < qtwebengine: Fix build with libc++ from clang-17
  < qtwebengine: Fix build with clang 17
  < recipes: Add missing patch header tags
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Do not pass --target with clang
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  < qtwebengine: Fix skia build issue on aarch64/clang

* sources/meta-riscv 8bcca70...6f5ff91 (1):
  > musl: Sync patches with latest musl tip

* sources/meta-ti 0ab626b5...2e1da8ef (4):
  > linux-ti-staging_6.1: CI/CD Auto-Merger: cicd.master.202310200100
  > linux-ti-staging-rt_6.1: CI/CD Auto-Merger: cicd.master.202310200100
  > u-boot-ti-staging_2023.04: CI/CD Auto-Merger: cicd.master.202310200100
  > ti-linux-fw: CI/CD Auto-Merger: cicd.master.202310200100

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

* sources/poky f65f100bc5...00d4e9cd43 (89):
  > openssl: Match target name for riscv64/riscv32
  > shared-mime-info: Fix missing sentinel warning
  > llvm: Upgrade to 17.0.3
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > lib/oe/sstatesig.py: dump locked.sigs.inc only when explicitly asked via -S lockedsigs
  > oeqa/qemurunner: Extra debug
  > DOCS-WIP: Add some notes about WORKDIR name and SRCPV changes
  > Add DOCS-WIP
  > patchtest: fix lic_files_chksum test regex
  > ref-manual: variables: add example for SYSROOT_DIRS variable
  > ref-manual: variables: add TOOLCHAIN_OPTIONS variable
  > ref-manual: variables: add RECIPE_SYSROOT and RECIPE_SYSROOT_NATIVE
  > dev-manual: start.rst: remove obsolete reference
  > brief-yoctoprojectqs: use new CDN mirror for sstate
  > ref-manual: Add documentation for the unimplemented-ptest QA warning
  > contributor-guide: clarify patchtest usage
  > contributor-guide: add patchtest section
  > dev-manual: layers: Add notes about layer.conf
  > ref-manual: variables: provide no-match example for COMPATIBLE_MACHINE
  > profile-manual: aesthetic cleanups
  > ref-manual: Fix PACKAGECONFIG term and add an example
  > dev-manual: new-recipe.rst: add missing parenthesis to "Patching Code" section
  > bsp-guide: bsp: skip Intel machines no longer supported in Poky
  > manuals: update list of supported machines
  > sdk-manual: appendix-obtain: improve and update descriptions
  > dev-manual: wic: update "wic list images" output
  > manuals: update linux-yocto append examples
  > ref-manual: Warn about COMPATIBLE_MACHINE skipping native recipes
  > selftest/buildoptions: tag the download mirror test with 'yocto-mirrors'
  > patchtest: skip merge test if not targeting master
  > patchtest: test regardless of mergeability
  > poky.conf: Update to post release versioning
  > linux-yocto/6.5: serial: core: integrate upstream fixes
  > linux-yocto/6.5: config: remove VIDEO_STK1160_COMMON
  > patchtest: sort when reading patches from a directory
  > patchtest: remove unused imports
  > patchtest: check for untracked changes
  > linux-firmware: create separate packages
  > systemd: add p11kit package config
  > systemd: add cryptsetup-plugins package config
  > systemd: add systemd-crypt package
  > systemd: sort packages before pn
  > base-files: Remove localhost ::1 from hosts if ipv6 missing
  > libtirpc: Support ipv6 in DISTRO_FEATURES
  > stress-ng: upgrade 0.16.05 -> 0.17.00
  > sqlite3: upgrade 3.43.1 -> 3.43.2
  > shared-mime-info: upgrade 2.2 -> 2.3
  > repo: upgrade 2.36.1 -> 2.37
  > python3-wcwidth: upgrade 0.2.6 -> 0.2.8
  > xkeyboard-config: upgrade 2.39 -> 2.40
  > base-files: profile: allow profile.d to set EDITOR
  > python3-ruamel-yaml: upgrade 0.17.32 -> 0.17.35
  > python3-pycairo: upgrade 1.24.0 -> 1.25.0
  > python3-packaging: upgrade 23.1 -> 23.2
  > python3-markdown: upgrade 3.4.4 -> 3.5
  > python3-iso8601: upgrade 2.0.0 -> 2.1.0
  > python3-hypothesis: upgrade 6.86.2 -> 6.87.4
  > python3-cffi: upgrade 1.15.1 -> 1.16.0
  > python3-beartype: upgrade 0.15.0 -> 0.16.2
  > python3-babel: upgrade 2.12.1 -> 2.13.0
  > python3-git: upgrade 3.1.36 -> 3.1.37
  > libva: upgrade 2.19.0 -> 2.20.0
  > ltp: upgrade 20230516 -> 20230929
  > libubootenv: upgrade 0.3.4 -> 0.3.5
  > libsdl2: upgrade 2.28.3 -> 2.28.4
  > libcomps: upgrade 0.1.19 -> 0.1.20
  > kmod: upgrade 30 -> 31
  > ell: upgrade 0.58 -> 0.59
  > dhcpcd: upgrade 10.0.2 -> 10.0.3
  > createrepo-c: upgrade 1.0.0 -> 1.0.1
  > btrfs-tools: upgrade 6.5.1 -> 6.5.2
  > bluez5: upgrade 5.69 -> 5.70
  > openssh: Add sshd.service
  > oeqa/sdk/rust: Add build and run test of rust binary with SDK host
  > rust-cross-canadian: set CARGO_TARGET_<triple>_RUNNER for nativesdk
  > rust-cross-canadian: set CARGO_TARGET_<triple>_RUSTFLAGS
  > perl: fix intermittent test failure
  > sstatesig: be more precise and show the full path in exceptions
  > goarch: Move Go architecture mapping to a library
  > packagegroup-core-tools-profile: Remove PROFILE_TOOLS_X
  > scripts/bitbake-whatchanged: remove
  > bitbake.conf: Drop DEPLOY_DIR_TAR
  > man-db: remove inexplicable man_db.conf patch
  > man-db: add RRECOMMENDS on glibc-utils for iconv
  > python3-urllib3: Update to 2.0.6
  > vim: Upgrade 9.0.2009 -> 9.0.2048
  > SECURITY.md: add file

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

* sources/meta-arm 2608ba34...4bf3246b (5):
  > CI: track nanbield branches
  > CI: Enable TF-A TFTF test builds
  > arm-bsp: Enable TF-A test building for the N1SDP
  > arm-bsp/n1sdp: Enable OP-TEE cache in N1SDP
  > arm-bsp/n1sdp: Move OP-TEE to DDR4

* sources/meta-clang 897ebdf...4c65122 (1):
  > clang: Update to 17.0.3 release

* sources/meta-freescale 7327e03c...7dc9e03f (6):
  > wayland: Delete recipe
  > Merge pull request #1673 from junzhuimx/master
  > Merge pull request #1668 from quaresmajose/firmware-nxp-wifi
  > Merge pull request #1667 from angolini/bump-linux-imx-2.1.0
  > Merge pull request #1670 from angolini/bump-linux-fslc-imx-2.1.0
  > Merge pull request #1669 from angolini/bump-linux-fslc

* sources/meta-openembedded c66ec8776...61c0dd479 (74):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > python3-regex: upgrade 2023.8.8 -> 2023.10.3
  > python3-rapidjson: upgrade 1.11 -> 1.12
  > python3-pytest-timeout: upgrade 2.1.0 -> 2.2.0
  > python3-pyephem: upgrade 4.1.4 -> 4.1.5
  > python3-pydantic: upgrade 2.4.1 -> 2.4.2
  > python3-pycodestyle: upgrade 2.11.0 -> 2.11.1
  > python3-pycares: upgrade 4.3.0 -> 4.4.0
  > python3-protobuf: upgrade 4.24.3 -> 4.24.4
  > python3-prompt-toolkit: upgrade 3.0.36 -> 3.0.39
  > python3-platformdirs: upgrade 3.10.0 -> 3.11.0
  > python3-msgpack: upgrade 1.0.6 -> 1.0.7
  > python3-meson-python: upgrade 0.13.1 -> 0.14.0
  > python3-jedi: upgrade 0.19.0 -> 0.19.1
  > python3-ipython: upgrade 8.15.0 -> 8.16.1
  > python3-imageio: upgrade 2.31.3 -> 2.31.5
  > python3-huey: upgrade 2.4.5 -> 2.5.0
  > python3-h5py: upgrade 3.9.0 -> 3.10.0
  > python3-google-auth: upgrade 2.23.1 -> 2.23.3
  > python3-googleapis-common-protos: upgrade 1.60.0 -> 1.61.0
  > python3-google-api-python-client: upgrade 2.101.0 -> 2.104.0
  > python3-flask-jwt-extended: upgrade 4.5.2 -> 4.5.3
  > python3-flask-babel: upgrade 3.1.0 -> 4.0.0
  > python3-executing: upgrade 1.2.0 -> 2.0.0
  > python3-eth-utils: upgrade 2.2.1 -> 2.2.2
  > python3-eth-typing: upgrade 3.4.0 -> 3.5.0
  > python3-engineio: upgrade 4.7.1 -> 4.8.0
  > python3-email-validator: upgrade 1.3.1 -> 2.0.0
  > python3-dbus-fast: upgrade 1.85.0 -> 2.12.0
  > python3-croniter: upgrade 1.4.1 -> 2.0.1
  > python3-coverage: upgrade 7.3.1 -> 7.3.2
  > python3-cmake: upgrade 3.27.5 -> 3.27.7
  > python3-charset-normalizer: upgrade 3.2.0 -> 3.3.0
  > python3-blinker: upgrade 1.6.2 -> 1.6.3
  > python3-bitstruct: upgrade 8.17.0 -> 8.18.0
  > python3-bitarray: upgrade 2.8.1 -> 2.8.2
  > python3-astroid: upgrade 3.0.0 -> 3.0.1
  > python3-aiohttp: upgrade 3.8.5 -> 3.8.6
  > python3-aiodns: upgrade 3.0.0 -> 3.1.1
  > python3-pylint: upgrade 3.0.0 -> 3.0.1
  > python3-mypy: upgrade 1.5.1 -> 1.6.1
  > python3-eth-abi: upgrade 3.0.1 -> 4.2.1
  > ceres-solver: upgrade 2.1.0 -> 2.2.0
  > nautilus: upgrade 45.0 -> 45.1
  > metacity: upgrade 3.46.1 -> 3.50.0
  > lvgl: upgrade 8.3.9 -> 8.3.10
  > libyang: upgrade 2.1.111 -> 2.1.128
  > libcoap: upgrade 4.3.3 -> 4.3.4
  > libbytesize: upgrade 2.9 -> 2.10
  > ipc-run: upgrade 20220807.0 -> 20231003.0
  > gnome-font-viewer: upgrade 44.0 -> 45.0
  > gnome-calculator: upgrade 45.0 -> 45.0.2
  > gnome-backgrounds: upgrade 44.0 -> 45.0
  > freerdp: upgrade 2.11.1 -> 2.11.2
  > dialog: upgrade 1.3-20230209 -> 1.3-20231002
  > ctags: upgrade 6.0.20230917.0 -> 6.0.20231001.0
  > adw-gtk3: upgrade 4.9 -> 5.1
  > lvgl: Allow empty package
  > lvgl: lv-drivers: Allow empty package
  > leveldb: Print uint64_t with PRI64
  > leveldb: prevent installing gtest
  > pipewire: Update 0.3.81 -> 0.3.83
  > meta-python: Add python3-rapidjson to PTESTS_FAST_META_PYTHON
  > python3-rapidjson: add missing ptest dependency
  > paho-mqtt-c: upgrade 1.3.12 -> 1.3.13
  > samba.bb : Disable ad-dc by default
  > edid-decode: Upgrade to latest master
  > c-ares: upgrade 1.19.1 -> 1.20.1
  > netdata: Upgrade 1.36.1 -> 1.43.0
  > opencv: refresh protobuf-v22 compatibility patch with backported version
  > nodejs: Revert io_uring support from bundled libuv-1.46.0
  > dnf-plugin-tui: create symlinks from /usr/ to /.
  > debsums: remove old recipe
  > po4a: remove old recipe

* sources/meta-qt6 6e50360...036bb84 (44):
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtquick3dphysics: Fix build on clang/x86
  > qtwebengine: Fix zlib build on 32bit arches with LF64 functions
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > qtwebengine: Fix build with libc++ from clang-17
  > qtwebengine: Fix build with clang 17
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Do not pass --target with clang
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  > Merge branch '6.5' into lts-6.5
  > Workaround too eager packagegroup sanity check
  < Merge pull request #13 from YoeDistro/kraj/6.5
  < Merge pull request #12 from YoeDistro/kraj/6.5
  < Merge pull request #11 from YoeDistro/kraj/6.5
  < Merge pull request #10 from YoeDistro/kraj/6.5
  < Merge pull request #9 from YoeDistro/kraj/6.5
  < Merge pull request #8 from YoeDistro/kraj/6.5
  < Merge pull request #7 from YoeDistro/kraj/6.5
  < Merge pull request #6 from YoeDistro/kraj/6.5
  < Merge pull request #5 from YoeDistro/kraj/6.5
  < Merge pull request #4 from YoeDistro/kraj/6.5
  < Merge pull request #3 from YoeDistro/kraj/6.5
  < Merge pull request #2 from YoeDistro/kraj/6.5
  < Merge pull request #1 from YoeDistro/kraj/6.5
  < qtbase: Add locale-base-c only on glibc based targets
  < qtmultimedia: Check for commercial licence before enabling ffmpeg
  < qtwebengine: Fix build with libc++ from clang-17
  < qtwebengine: Fix build with clang 17
  < recipes: Add missing patch header tags
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Do not pass --target with clang
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  < qtwebengine: Fix skia build issue on aarch64/clang

* sources/meta-riscv 8bcca70...6f5ff91 (1):
  > musl: Sync patches with latest musl tip

* sources/meta-ti 0ab626b5...2e1da8ef (4):
  > linux-ti-staging_6.1: CI/CD Auto-Merger: cicd.master.202310200100
  > linux-ti-staging-rt_6.1: CI/CD Auto-Merger: cicd.master.202310200100
  > u-boot-ti-staging_2023.04: CI/CD Auto-Merger: cicd.master.202310200100
  > ti-linux-fw: CI/CD Auto-Merger: cicd.master.202310200100

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

* sources/poky f65f100bc5...0e41499964 (123):
  > openssl: Match target name for riscv64/riscv32
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > selftest/sstatetests: add a test for CDN sstate cache
  > lib/oe/sstatesig.py: dump locked.sigs.inc only when explicitly asked via -S lockedsigs
  > cve-check.bbclass: support embedded SW components with different version number
  > cve-check.bbclass: support embedded SW components with different version number
  > meta/recipes: Remove empty ${PN}/DEV_PKG_DEPENDENCY workarounds
  > insane: Add QA check for RRECOMMENDS on non-existent packages
  > DOCS-WIP: Add some notes about WORKDIR name and SRCPV changes
  > Add DOCS-WIP
  > oeqa/qemurunner: Extra debug
  > bitbake: toaster: add tox.ini file to execute flake8 and test suite
  > bitbake: bitbake-worker: add header with length of message
  > linux-yocto: update CVE exclusions
  > bitbake: fetch2/git: fix lfs fetch with destsuffix param
  > bitbake: codeparser: add missing 'import os'
  > bitbake: runqueue: set has 'add', not 'append' method
  > bitbake: Toaster: bug-fix on tests.views.test_views.py
  > bitbake: Toaster: bug-fix on tests/views/test_views.py
  > bitbake: Toaster: bug-fix on custom image test cases
  > bitbake: Toaster: bug-fix on /toastermain/logs.py
  > bitbake: runqueue.py: clarify that 'closest' signature means 'most recent' (and not closest in its content)
  > bitbake: Fix find_bbfiles string endswith call
  > bitbake: tests/fetch.py: Add tests to cover multiple branch/name parameters
  > scripts/yocto_testresults_query: add option to change display limit
  > scripts/resulttool: make additional info more compact
  > scripts/resulttool: rearrange regressions report order
  > scripts/resulttool: limit the number of changes displayed per test
  > lighttpd: modernize lighttpd.conf
  > lighttpd: update init script
  > lighttpd: upgrade 1.4.71 -> 1.4.72
  > openssl: Match target name for riscv64/riscv32
  > libsndfile1: fix CVE-2022-33065
  > package_qa_check_rdepends: Allow /usr/bin/sh if usrmerge
  > runqemu: Add squashfs filesystem types
  > shared-mime-info: Fix missing sentinel warning
  > bb-matrix-plot.sh: Show underscores correctly in labels
  > kea: drop unused directory
  > systemd: add option to use stub-resolv.conf
  > base-files, systemd: add nss-resolve plugin
  > qemuboot.bbclass: fix typos in documentation
  > llvm: Upgrade to 17.0.3
  > patchtest: fix lic_files_chksum test regex
  > ref-manual: variables: add example for SYSROOT_DIRS variable
  > ref-manual: variables: add TOOLCHAIN_OPTIONS variable
  > ref-manual: variables: add RECIPE_SYSROOT and RECIPE_SYSROOT_NATIVE
  > dev-manual: start.rst: remove obsolete reference
  > brief-yoctoprojectqs: use new CDN mirror for sstate
  > ref-manual: Add documentation for the unimplemented-ptest QA warning
  > contributor-guide: clarify patchtest usage
  > contributor-guide: add patchtest section
  > dev-manual: layers: Add notes about layer.conf
  > ref-manual: variables: provide no-match example for COMPATIBLE_MACHINE
  > profile-manual: aesthetic cleanups
  > ref-manual: Fix PACKAGECONFIG term and add an example
  > dev-manual: new-recipe.rst: add missing parenthesis to "Patching Code" section
  > bsp-guide: bsp: skip Intel machines no longer supported in Poky
  > manuals: update list of supported machines
  > sdk-manual: appendix-obtain: improve and update descriptions
  > dev-manual: wic: update "wic list images" output
  > manuals: update linux-yocto append examples
  > ref-manual: Warn about COMPATIBLE_MACHINE skipping native recipes
  > selftest/buildoptions: tag the download mirror test with 'yocto-mirrors'
  > patchtest: skip merge test if not targeting master
  > patchtest: test regardless of mergeability
  > poky.conf: Update to post release versioning
  > linux-yocto/6.5: serial: core: integrate upstream fixes
  > linux-yocto/6.5: config: remove VIDEO_STK1160_COMMON
  > patchtest: sort when reading patches from a directory
  > patchtest: remove unused imports
  > patchtest: check for untracked changes
  > linux-firmware: create separate packages
  > systemd: add p11kit package config
  > systemd: add cryptsetup-plugins package config
  > systemd: add systemd-crypt package
  > systemd: sort packages before pn
  > base-files: Remove localhost ::1 from hosts if ipv6 missing
  > libtirpc: Support ipv6 in DISTRO_FEATURES
  > stress-ng: upgrade 0.16.05 -> 0.17.00
  > sqlite3: upgrade 3.43.1 -> 3.43.2
  > shared-mime-info: upgrade 2.2 -> 2.3
  > repo: upgrade 2.36.1 -> 2.37
  > python3-wcwidth: upgrade 0.2.6 -> 0.2.8
  > xkeyboard-config: upgrade 2.39 -> 2.40
  > base-files: profile: allow profile.d to set EDITOR
  > python3-ruamel-yaml: upgrade 0.17.32 -> 0.17.35
  > python3-pycairo: upgrade 1.24.0 -> 1.25.0
  > python3-packaging: upgrade 23.1 -> 23.2
  > python3-markdown: upgrade 3.4.4 -> 3.5
  > python3-iso8601: upgrade 2.0.0 -> 2.1.0
  > python3-hypothesis: upgrade 6.86.2 -> 6.87.4
  > python3-cffi: upgrade 1.15.1 -> 1.16.0
  > python3-beartype: upgrade 0.15.0 -> 0.16.2
  > python3-babel: upgrade 2.12.1 -> 2.13.0
  > python3-git: upgrade 3.1.36 -> 3.1.37
  > libva: upgrade 2.19.0 -> 2.20.0
  > ltp: upgrade 20230516 -> 20230929
  > libubootenv: upgrade 0.3.4 -> 0.3.5
  > libsdl2: upgrade 2.28.3 -> 2.28.4
  > libcomps: upgrade 0.1.19 -> 0.1.20
  > kmod: upgrade 30 -> 31
  > ell: upgrade 0.58 -> 0.59
  > dhcpcd: upgrade 10.0.2 -> 10.0.3
  > createrepo-c: upgrade 1.0.0 -> 1.0.1
  > btrfs-tools: upgrade 6.5.1 -> 6.5.2
  > bluez5: upgrade 5.69 -> 5.70
  > openssh: Add sshd.service
  > oeqa/sdk/rust: Add build and run test of rust binary with SDK host
  > rust-cross-canadian: set CARGO_TARGET_<triple>_RUNNER for nativesdk
  > rust-cross-canadian: set CARGO_TARGET_<triple>_RUSTFLAGS
  > perl: fix intermittent test failure
  > sstatesig: be more precise and show the full path in exceptions
  > goarch: Move Go architecture mapping to a library
  > packagegroup-core-tools-profile: Remove PROFILE_TOOLS_X
  > scripts/bitbake-whatchanged: remove
  > bitbake.conf: Drop DEPLOY_DIR_TAR
  > man-db: remove inexplicable man_db.conf patch
  > man-db: add RRECOMMENDS on glibc-utils for iconv
  > python3-urllib3: Update to 2.0.6
  > vim: Upgrade 9.0.2009 -> 9.0.2048
  > SECURITY.md: add file

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

* sources/meta-arm 2608ba34...4bf3246b (5):
  > CI: track nanbield branches
  > CI: Enable TF-A TFTF test builds
  > arm-bsp: Enable TF-A test building for the N1SDP
  > arm-bsp/n1sdp: Enable OP-TEE cache in N1SDP
  > arm-bsp/n1sdp: Move OP-TEE to DDR4

* sources/meta-clang 897ebdf...1335d07 (2):
  > shared-mime-info: Use gcc for now
  > clang: Update to 17.0.3 release

* sources/meta-freescale 7327e03c...7dc9e03f (6):
  > wayland: Delete recipe
  > Merge pull request #1673 from junzhuimx/master
  > Merge pull request #1668 from quaresmajose/firmware-nxp-wifi
  > Merge pull request #1667 from angolini/bump-linux-imx-2.1.0
  > Merge pull request #1670 from angolini/bump-linux-fslc-imx-2.1.0
  > Merge pull request #1669 from angolini/bump-linux-fslc

* sources/meta-openembedded c66ec8776...61c0dd479 (74):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > python3-regex: upgrade 2023.8.8 -> 2023.10.3
  > python3-rapidjson: upgrade 1.11 -> 1.12
  > python3-pytest-timeout: upgrade 2.1.0 -> 2.2.0
  > python3-pyephem: upgrade 4.1.4 -> 4.1.5
  > python3-pydantic: upgrade 2.4.1 -> 2.4.2
  > python3-pycodestyle: upgrade 2.11.0 -> 2.11.1
  > python3-pycares: upgrade 4.3.0 -> 4.4.0
  > python3-protobuf: upgrade 4.24.3 -> 4.24.4
  > python3-prompt-toolkit: upgrade 3.0.36 -> 3.0.39
  > python3-platformdirs: upgrade 3.10.0 -> 3.11.0
  > python3-msgpack: upgrade 1.0.6 -> 1.0.7
  > python3-meson-python: upgrade 0.13.1 -> 0.14.0
  > python3-jedi: upgrade 0.19.0 -> 0.19.1
  > python3-ipython: upgrade 8.15.0 -> 8.16.1
  > python3-imageio: upgrade 2.31.3 -> 2.31.5
  > python3-huey: upgrade 2.4.5 -> 2.5.0
  > python3-h5py: upgrade 3.9.0 -> 3.10.0
  > python3-google-auth: upgrade 2.23.1 -> 2.23.3
  > python3-googleapis-common-protos: upgrade 1.60.0 -> 1.61.0
  > python3-google-api-python-client: upgrade 2.101.0 -> 2.104.0
  > python3-flask-jwt-extended: upgrade 4.5.2 -> 4.5.3
  > python3-flask-babel: upgrade 3.1.0 -> 4.0.0
  > python3-executing: upgrade 1.2.0 -> 2.0.0
  > python3-eth-utils: upgrade 2.2.1 -> 2.2.2
  > python3-eth-typing: upgrade 3.4.0 -> 3.5.0
  > python3-engineio: upgrade 4.7.1 -> 4.8.0
  > python3-email-validator: upgrade 1.3.1 -> 2.0.0
  > python3-dbus-fast: upgrade 1.85.0 -> 2.12.0
  > python3-croniter: upgrade 1.4.1 -> 2.0.1
  > python3-coverage: upgrade 7.3.1 -> 7.3.2
  > python3-cmake: upgrade 3.27.5 -> 3.27.7
  > python3-charset-normalizer: upgrade 3.2.0 -> 3.3.0
  > python3-blinker: upgrade 1.6.2 -> 1.6.3
  > python3-bitstruct: upgrade 8.17.0 -> 8.18.0
  > python3-bitarray: upgrade 2.8.1 -> 2.8.2
  > python3-astroid: upgrade 3.0.0 -> 3.0.1
  > python3-aiohttp: upgrade 3.8.5 -> 3.8.6
  > python3-aiodns: upgrade 3.0.0 -> 3.1.1
  > python3-pylint: upgrade 3.0.0 -> 3.0.1
  > python3-mypy: upgrade 1.5.1 -> 1.6.1
  > python3-eth-abi: upgrade 3.0.1 -> 4.2.1
  > ceres-solver: upgrade 2.1.0 -> 2.2.0
  > nautilus: upgrade 45.0 -> 45.1
  > metacity: upgrade 3.46.1 -> 3.50.0
  > lvgl: upgrade 8.3.9 -> 8.3.10
  > libyang: upgrade 2.1.111 -> 2.1.128
  > libcoap: upgrade 4.3.3 -> 4.3.4
  > libbytesize: upgrade 2.9 -> 2.10
  > ipc-run: upgrade 20220807.0 -> 20231003.0
  > gnome-font-viewer: upgrade 44.0 -> 45.0
  > gnome-calculator: upgrade 45.0 -> 45.0.2
  > gnome-backgrounds: upgrade 44.0 -> 45.0
  > freerdp: upgrade 2.11.1 -> 2.11.2
  > dialog: upgrade 1.3-20230209 -> 1.3-20231002
  > ctags: upgrade 6.0.20230917.0 -> 6.0.20231001.0
  > adw-gtk3: upgrade 4.9 -> 5.1
  > lvgl: Allow empty package
  > lvgl: lv-drivers: Allow empty package
  > leveldb: Print uint64_t with PRI64
  > leveldb: prevent installing gtest
  > pipewire: Update 0.3.81 -> 0.3.83
  > meta-python: Add python3-rapidjson to PTESTS_FAST_META_PYTHON
  > python3-rapidjson: add missing ptest dependency
  > paho-mqtt-c: upgrade 1.3.12 -> 1.3.13
  > samba.bb : Disable ad-dc by default
  > edid-decode: Upgrade to latest master
  > c-ares: upgrade 1.19.1 -> 1.20.1
  > netdata: Upgrade 1.36.1 -> 1.43.0
  > opencv: refresh protobuf-v22 compatibility patch with backported version
  > nodejs: Revert io_uring support from bundled libuv-1.46.0
  > dnf-plugin-tui: create symlinks from /usr/ to /.
  > debsums: remove old recipe
  > po4a: remove old recipe

* sources/meta-qt6 6e50360...036bb84 (44):
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtquick3dphysics: Fix build on clang/x86
  > qtwebengine: Fix zlib build on 32bit arches with LF64 functions
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > qtwebengine: Fix build with libc++ from clang-17
  > qtwebengine: Fix build with clang 17
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Do not pass --target with clang
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  > Merge branch '6.5' into lts-6.5
  > Workaround too eager packagegroup sanity check
  < Merge pull request #13 from YoeDistro/kraj/6.5
  < Merge pull request #12 from YoeDistro/kraj/6.5
  < Merge pull request #11 from YoeDistro/kraj/6.5
  < Merge pull request #10 from YoeDistro/kraj/6.5
  < Merge pull request #9 from YoeDistro/kraj/6.5
  < Merge pull request #8 from YoeDistro/kraj/6.5
  < Merge pull request #7 from YoeDistro/kraj/6.5
  < Merge pull request #6 from YoeDistro/kraj/6.5
  < Merge pull request #5 from YoeDistro/kraj/6.5
  < Merge pull request #4 from YoeDistro/kraj/6.5
  < Merge pull request #3 from YoeDistro/kraj/6.5
  < Merge pull request #2 from YoeDistro/kraj/6.5
  < Merge pull request #1 from YoeDistro/kraj/6.5
  < qtbase: Add locale-base-c only on glibc based targets
  < qtmultimedia: Check for commercial licence before enabling ffmpeg
  < qtwebengine: Fix build with libc++ from clang-17
  < qtwebengine: Fix build with clang 17
  < recipes: Add missing patch header tags
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Do not pass --target with clang
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  < qtwebengine: Fix skia build issue on aarch64/clang

* sources/meta-riscv 8bcca70...0d51aae (1):
  > musl: Sync patches with latest musl tip

* sources/meta-ti 0ab626b5...2e1da8ef (4):
  > linux-ti-staging_6.1: CI/CD Auto-Merger: cicd.master.202310200100
  > linux-ti-staging-rt_6.1: CI/CD Auto-Merger: cicd.master.202310200100
  > u-boot-ti-staging_2023.04: CI/CD Auto-Merger: cicd.master.202310200100
  > ti-linux-fw: CI/CD Auto-Merger: cicd.master.202310200100

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

* sources/poky f65f100bc5...0e41499964 (123):
  > openssl: Match target name for riscv64/riscv32
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > selftest/sstatetests: add a test for CDN sstate cache
  > lib/oe/sstatesig.py: dump locked.sigs.inc only when explicitly asked via -S lockedsigs
  > cve-check.bbclass: support embedded SW components with different version number
  > cve-check.bbclass: support embedded SW components with different version number
  > meta/recipes: Remove empty ${PN}/DEV_PKG_DEPENDENCY workarounds
  > insane: Add QA check for RRECOMMENDS on non-existent packages
  > DOCS-WIP: Add some notes about WORKDIR name and SRCPV changes
  > Add DOCS-WIP
  > oeqa/qemurunner: Extra debug
  > bitbake: toaster: add tox.ini file to execute flake8 and test suite
  > bitbake: bitbake-worker: add header with length of message
  > linux-yocto: update CVE exclusions
  > bitbake: fetch2/git: fix lfs fetch with destsuffix param
  > bitbake: codeparser: add missing 'import os'
  > bitbake: runqueue: set has 'add', not 'append' method
  > bitbake: Toaster: bug-fix on tests.views.test_views.py
  > bitbake: Toaster: bug-fix on tests/views/test_views.py
  > bitbake: Toaster: bug-fix on custom image test cases
  > bitbake: Toaster: bug-fix on /toastermain/logs.py
  > bitbake: runqueue.py: clarify that 'closest' signature means 'most recent' (and not closest in its content)
  > bitbake: Fix find_bbfiles string endswith call
  > bitbake: tests/fetch.py: Add tests to cover multiple branch/name parameters
  > scripts/yocto_testresults_query: add option to change display limit
  > scripts/resulttool: make additional info more compact
  > scripts/resulttool: rearrange regressions report order
  > scripts/resulttool: limit the number of changes displayed per test
  > lighttpd: modernize lighttpd.conf
  > lighttpd: update init script
  > lighttpd: upgrade 1.4.71 -> 1.4.72
  > openssl: Match target name for riscv64/riscv32
  > libsndfile1: fix CVE-2022-33065
  > package_qa_check_rdepends: Allow /usr/bin/sh if usrmerge
  > runqemu: Add squashfs filesystem types
  > shared-mime-info: Fix missing sentinel warning
  > bb-matrix-plot.sh: Show underscores correctly in labels
  > kea: drop unused directory
  > systemd: add option to use stub-resolv.conf
  > base-files, systemd: add nss-resolve plugin
  > qemuboot.bbclass: fix typos in documentation
  > llvm: Upgrade to 17.0.3
  > patchtest: fix lic_files_chksum test regex
  > ref-manual: variables: add example for SYSROOT_DIRS variable
  > ref-manual: variables: add TOOLCHAIN_OPTIONS variable
  > ref-manual: variables: add RECIPE_SYSROOT and RECIPE_SYSROOT_NATIVE
  > dev-manual: start.rst: remove obsolete reference
  > brief-yoctoprojectqs: use new CDN mirror for sstate
  > ref-manual: Add documentation for the unimplemented-ptest QA warning
  > contributor-guide: clarify patchtest usage
  > contributor-guide: add patchtest section
  > dev-manual: layers: Add notes about layer.conf
  > ref-manual: variables: provide no-match example for COMPATIBLE_MACHINE
  > profile-manual: aesthetic cleanups
  > ref-manual: Fix PACKAGECONFIG term and add an example
  > dev-manual: new-recipe.rst: add missing parenthesis to "Patching Code" section
  > bsp-guide: bsp: skip Intel machines no longer supported in Poky
  > manuals: update list of supported machines
  > sdk-manual: appendix-obtain: improve and update descriptions
  > dev-manual: wic: update "wic list images" output
  > manuals: update linux-yocto append examples
  > ref-manual: Warn about COMPATIBLE_MACHINE skipping native recipes
  > selftest/buildoptions: tag the download mirror test with 'yocto-mirrors'
  > patchtest: skip merge test if not targeting master
  > patchtest: test regardless of mergeability
  > poky.conf: Update to post release versioning
  > linux-yocto/6.5: serial: core: integrate upstream fixes
  > linux-yocto/6.5: config: remove VIDEO_STK1160_COMMON
  > patchtest: sort when reading patches from a directory
  > patchtest: remove unused imports
  > patchtest: check for untracked changes
  > linux-firmware: create separate packages
  > systemd: add p11kit package config
  > systemd: add cryptsetup-plugins package config
  > systemd: add systemd-crypt package
  > systemd: sort packages before pn
  > base-files: Remove localhost ::1 from hosts if ipv6 missing
  > libtirpc: Support ipv6 in DISTRO_FEATURES
  > stress-ng: upgrade 0.16.05 -> 0.17.00
  > sqlite3: upgrade 3.43.1 -> 3.43.2
  > shared-mime-info: upgrade 2.2 -> 2.3
  > repo: upgrade 2.36.1 -> 2.37
  > python3-wcwidth: upgrade 0.2.6 -> 0.2.8
  > xkeyboard-config: upgrade 2.39 -> 2.40
  > base-files: profile: allow profile.d to set EDITOR
  > python3-ruamel-yaml: upgrade 0.17.32 -> 0.17.35
  > python3-pycairo: upgrade 1.24.0 -> 1.25.0
  > python3-packaging: upgrade 23.1 -> 23.2
  > python3-markdown: upgrade 3.4.4 -> 3.5
  > python3-iso8601: upgrade 2.0.0 -> 2.1.0
  > python3-hypothesis: upgrade 6.86.2 -> 6.87.4
  > python3-cffi: upgrade 1.15.1 -> 1.16.0
  > python3-beartype: upgrade 0.15.0 -> 0.16.2
  > python3-babel: upgrade 2.12.1 -> 2.13.0
  > python3-git: upgrade 3.1.36 -> 3.1.37
  > libva: upgrade 2.19.0 -> 2.20.0
  > ltp: upgrade 20230516 -> 20230929
  > libubootenv: upgrade 0.3.4 -> 0.3.5
  > libsdl2: upgrade 2.28.3 -> 2.28.4
  > libcomps: upgrade 0.1.19 -> 0.1.20
  > kmod: upgrade 30 -> 31
  > ell: upgrade 0.58 -> 0.59
  > dhcpcd: upgrade 10.0.2 -> 10.0.3
  > createrepo-c: upgrade 1.0.0 -> 1.0.1
  > btrfs-tools: upgrade 6.5.1 -> 6.5.2
  > bluez5: upgrade 5.69 -> 5.70
  > openssh: Add sshd.service
  > oeqa/sdk/rust: Add build and run test of rust binary with SDK host
  > rust-cross-canadian: set CARGO_TARGET_<triple>_RUNNER for nativesdk
  > rust-cross-canadian: set CARGO_TARGET_<triple>_RUSTFLAGS
  > perl: fix intermittent test failure
  > sstatesig: be more precise and show the full path in exceptions
  > goarch: Move Go architecture mapping to a library
  > packagegroup-core-tools-profile: Remove PROFILE_TOOLS_X
  > scripts/bitbake-whatchanged: remove
  > bitbake.conf: Drop DEPLOY_DIR_TAR
  > man-db: remove inexplicable man_db.conf patch
  > man-db: add RRECOMMENDS on glibc-utils for iconv
  > python3-urllib3: Update to 2.0.6
  > vim: Upgrade 9.0.2009 -> 9.0.2048
  > SECURITY.md: add file

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

* sources/meta-arm 2608ba34...4bf3246b (5):
  > CI: track nanbield branches
  > CI: Enable TF-A TFTF test builds
  > arm-bsp: Enable TF-A test building for the N1SDP
  > arm-bsp/n1sdp: Enable OP-TEE cache in N1SDP
  > arm-bsp/n1sdp: Move OP-TEE to DDR4

* sources/meta-clang 897ebdf...1335d07 (2):
  > shared-mime-info: Use gcc for now
  > clang: Update to 17.0.3 release

* sources/meta-freescale 7327e03c...7dc9e03f (6):
  > wayland: Delete recipe
  > Merge pull request #1673 from junzhuimx/master
  > Merge pull request #1668 from quaresmajose/firmware-nxp-wifi
  > Merge pull request #1667 from angolini/bump-linux-imx-2.1.0
  > Merge pull request #1670 from angolini/bump-linux-fslc-imx-2.1.0
  > Merge pull request #1669 from angolini/bump-linux-fslc

* sources/meta-openembedded c66ec8776...61c0dd479 (74):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > python3-regex: upgrade 2023.8.8 -> 2023.10.3
  > python3-rapidjson: upgrade 1.11 -> 1.12
  > python3-pytest-timeout: upgrade 2.1.0 -> 2.2.0
  > python3-pyephem: upgrade 4.1.4 -> 4.1.5
  > python3-pydantic: upgrade 2.4.1 -> 2.4.2
  > python3-pycodestyle: upgrade 2.11.0 -> 2.11.1
  > python3-pycares: upgrade 4.3.0 -> 4.4.0
  > python3-protobuf: upgrade 4.24.3 -> 4.24.4
  > python3-prompt-toolkit: upgrade 3.0.36 -> 3.0.39
  > python3-platformdirs: upgrade 3.10.0 -> 3.11.0
  > python3-msgpack: upgrade 1.0.6 -> 1.0.7
  > python3-meson-python: upgrade 0.13.1 -> 0.14.0
  > python3-jedi: upgrade 0.19.0 -> 0.19.1
  > python3-ipython: upgrade 8.15.0 -> 8.16.1
  > python3-imageio: upgrade 2.31.3 -> 2.31.5
  > python3-huey: upgrade 2.4.5 -> 2.5.0
  > python3-h5py: upgrade 3.9.0 -> 3.10.0
  > python3-google-auth: upgrade 2.23.1 -> 2.23.3
  > python3-googleapis-common-protos: upgrade 1.60.0 -> 1.61.0
  > python3-google-api-python-client: upgrade 2.101.0 -> 2.104.0
  > python3-flask-jwt-extended: upgrade 4.5.2 -> 4.5.3
  > python3-flask-babel: upgrade 3.1.0 -> 4.0.0
  > python3-executing: upgrade 1.2.0 -> 2.0.0
  > python3-eth-utils: upgrade 2.2.1 -> 2.2.2
  > python3-eth-typing: upgrade 3.4.0 -> 3.5.0
  > python3-engineio: upgrade 4.7.1 -> 4.8.0
  > python3-email-validator: upgrade 1.3.1 -> 2.0.0
  > python3-dbus-fast: upgrade 1.85.0 -> 2.12.0
  > python3-croniter: upgrade 1.4.1 -> 2.0.1
  > python3-coverage: upgrade 7.3.1 -> 7.3.2
  > python3-cmake: upgrade 3.27.5 -> 3.27.7
  > python3-charset-normalizer: upgrade 3.2.0 -> 3.3.0
  > python3-blinker: upgrade 1.6.2 -> 1.6.3
  > python3-bitstruct: upgrade 8.17.0 -> 8.18.0
  > python3-bitarray: upgrade 2.8.1 -> 2.8.2
  > python3-astroid: upgrade 3.0.0 -> 3.0.1
  > python3-aiohttp: upgrade 3.8.5 -> 3.8.6
  > python3-aiodns: upgrade 3.0.0 -> 3.1.1
  > python3-pylint: upgrade 3.0.0 -> 3.0.1
  > python3-mypy: upgrade 1.5.1 -> 1.6.1
  > python3-eth-abi: upgrade 3.0.1 -> 4.2.1
  > ceres-solver: upgrade 2.1.0 -> 2.2.0
  > nautilus: upgrade 45.0 -> 45.1
  > metacity: upgrade 3.46.1 -> 3.50.0
  > lvgl: upgrade 8.3.9 -> 8.3.10
  > libyang: upgrade 2.1.111 -> 2.1.128
  > libcoap: upgrade 4.3.3 -> 4.3.4
  > libbytesize: upgrade 2.9 -> 2.10
  > ipc-run: upgrade 20220807.0 -> 20231003.0
  > gnome-font-viewer: upgrade 44.0 -> 45.0
  > gnome-calculator: upgrade 45.0 -> 45.0.2
  > gnome-backgrounds: upgrade 44.0 -> 45.0
  > freerdp: upgrade 2.11.1 -> 2.11.2
  > dialog: upgrade 1.3-20230209 -> 1.3-20231002
  > ctags: upgrade 6.0.20230917.0 -> 6.0.20231001.0
  > adw-gtk3: upgrade 4.9 -> 5.1
  > lvgl: Allow empty package
  > lvgl: lv-drivers: Allow empty package
  > leveldb: Print uint64_t with PRI64
  > leveldb: prevent installing gtest
  > pipewire: Update 0.3.81 -> 0.3.83
  > meta-python: Add python3-rapidjson to PTESTS_FAST_META_PYTHON
  > python3-rapidjson: add missing ptest dependency
  > paho-mqtt-c: upgrade 1.3.12 -> 1.3.13
  > samba.bb : Disable ad-dc by default
  > edid-decode: Upgrade to latest master
  > c-ares: upgrade 1.19.1 -> 1.20.1
  > netdata: Upgrade 1.36.1 -> 1.43.0
  > opencv: refresh protobuf-v22 compatibility patch with backported version
  > nodejs: Revert io_uring support from bundled libuv-1.46.0
  > dnf-plugin-tui: create symlinks from /usr/ to /.
  > debsums: remove old recipe
  > po4a: remove old recipe

* sources/meta-qt6 6e50360...036bb84 (44):
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtquick3dphysics: Fix build on clang/x86
  > qtwebengine: Fix zlib build on 32bit arches with LF64 functions
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > qtwebengine: Fix build with libc++ from clang-17
  > qtwebengine: Fix build with clang 17
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Do not pass --target with clang
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  > Merge branch '6.5' into lts-6.5
  > Workaround too eager packagegroup sanity check
  < Merge pull request #13 from YoeDistro/kraj/6.5
  < Merge pull request #12 from YoeDistro/kraj/6.5
  < Merge pull request #11 from YoeDistro/kraj/6.5
  < Merge pull request #10 from YoeDistro/kraj/6.5
  < Merge pull request #9 from YoeDistro/kraj/6.5
  < Merge pull request #8 from YoeDistro/kraj/6.5
  < Merge pull request #7 from YoeDistro/kraj/6.5
  < Merge pull request #6 from YoeDistro/kraj/6.5
  < Merge pull request #5 from YoeDistro/kraj/6.5
  < Merge pull request #4 from YoeDistro/kraj/6.5
  < Merge pull request #3 from YoeDistro/kraj/6.5
  < Merge pull request #2 from YoeDistro/kraj/6.5
  < Merge pull request #1 from YoeDistro/kraj/6.5
  < qtbase: Add locale-base-c only on glibc based targets
  < qtmultimedia: Check for commercial licence before enabling ffmpeg
  < qtwebengine: Fix build with libc++ from clang-17
  < qtwebengine: Fix build with clang 17
  < recipes: Add missing patch header tags
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Do not pass --target with clang
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  < qtwebengine: Fix skia build issue on aarch64/clang

* sources/meta-riscv 8bcca70...0d51aae (1):
  > musl: Sync patches with latest musl tip

* sources/meta-ti 0ab626b5...2e1da8ef (4):
  > linux-ti-staging_6.1: CI/CD Auto-Merger: cicd.master.202310200100
  > linux-ti-staging-rt_6.1: CI/CD Auto-Merger: cicd.master.202310200100
  > u-boot-ti-staging_2023.04: CI/CD Auto-Merger: cicd.master.202310200100
  > ti-linux-fw: CI/CD Auto-Merger: cicd.master.202310200100

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

* sources/poky f65f100bc5...0e41499964 (123):
  > openssl: Match target name for riscv64/riscv32
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > selftest/sstatetests: add a test for CDN sstate cache
  > lib/oe/sstatesig.py: dump locked.sigs.inc only when explicitly asked via -S lockedsigs
  > cve-check.bbclass: support embedded SW components with different version number
  > cve-check.bbclass: support embedded SW components with different version number
  > meta/recipes: Remove empty ${PN}/DEV_PKG_DEPENDENCY workarounds
  > insane: Add QA check for RRECOMMENDS on non-existent packages
  > DOCS-WIP: Add some notes about WORKDIR name and SRCPV changes
  > Add DOCS-WIP
  > oeqa/qemurunner: Extra debug
  > bitbake: toaster: add tox.ini file to execute flake8 and test suite
  > bitbake: bitbake-worker: add header with length of message
  > linux-yocto: update CVE exclusions
  > bitbake: fetch2/git: fix lfs fetch with destsuffix param
  > bitbake: codeparser: add missing 'import os'
  > bitbake: runqueue: set has 'add', not 'append' method
  > bitbake: Toaster: bug-fix on tests.views.test_views.py
  > bitbake: Toaster: bug-fix on tests/views/test_views.py
  > bitbake: Toaster: bug-fix on custom image test cases
  > bitbake: Toaster: bug-fix on /toastermain/logs.py
  > bitbake: runqueue.py: clarify that 'closest' signature means 'most recent' (and not closest in its content)
  > bitbake: Fix find_bbfiles string endswith call
  > bitbake: tests/fetch.py: Add tests to cover multiple branch/name parameters
  > scripts/yocto_testresults_query: add option to change display limit
  > scripts/resulttool: make additional info more compact
  > scripts/resulttool: rearrange regressions report order
  > scripts/resulttool: limit the number of changes displayed per test
  > lighttpd: modernize lighttpd.conf
  > lighttpd: update init script
  > lighttpd: upgrade 1.4.71 -> 1.4.72
  > openssl: Match target name for riscv64/riscv32
  > libsndfile1: fix CVE-2022-33065
  > package_qa_check_rdepends: Allow /usr/bin/sh if usrmerge
  > runqemu: Add squashfs filesystem types
  > shared-mime-info: Fix missing sentinel warning
  > bb-matrix-plot.sh: Show underscores correctly in labels
  > kea: drop unused directory
  > systemd: add option to use stub-resolv.conf
  > base-files, systemd: add nss-resolve plugin
  > qemuboot.bbclass: fix typos in documentation
  > llvm: Upgrade to 17.0.3
  > patchtest: fix lic_files_chksum test regex
  > ref-manual: variables: add example for SYSROOT_DIRS variable
  > ref-manual: variables: add TOOLCHAIN_OPTIONS variable
  > ref-manual: variables: add RECIPE_SYSROOT and RECIPE_SYSROOT_NATIVE
  > dev-manual: start.rst: remove obsolete reference
  > brief-yoctoprojectqs: use new CDN mirror for sstate
  > ref-manual: Add documentation for the unimplemented-ptest QA warning
  > contributor-guide: clarify patchtest usage
  > contributor-guide: add patchtest section
  > dev-manual: layers: Add notes about layer.conf
  > ref-manual: variables: provide no-match example for COMPATIBLE_MACHINE
  > profile-manual: aesthetic cleanups
  > ref-manual: Fix PACKAGECONFIG term and add an example
  > dev-manual: new-recipe.rst: add missing parenthesis to "Patching Code" section
  > bsp-guide: bsp: skip Intel machines no longer supported in Poky
  > manuals: update list of supported machines
  > sdk-manual: appendix-obtain: improve and update descriptions
  > dev-manual: wic: update "wic list images" output
  > manuals: update linux-yocto append examples
  > ref-manual: Warn about COMPATIBLE_MACHINE skipping native recipes
  > selftest/buildoptions: tag the download mirror test with 'yocto-mirrors'
  > patchtest: skip merge test if not targeting master
  > patchtest: test regardless of mergeability
  > poky.conf: Update to post release versioning
  > linux-yocto/6.5: serial: core: integrate upstream fixes
  > linux-yocto/6.5: config: remove VIDEO_STK1160_COMMON
  > patchtest: sort when reading patches from a directory
  > patchtest: remove unused imports
  > patchtest: check for untracked changes
  > linux-firmware: create separate packages
  > systemd: add p11kit package config
  > systemd: add cryptsetup-plugins package config
  > systemd: add systemd-crypt package
  > systemd: sort packages before pn
  > base-files: Remove localhost ::1 from hosts if ipv6 missing
  > libtirpc: Support ipv6 in DISTRO_FEATURES
  > stress-ng: upgrade 0.16.05 -> 0.17.00
  > sqlite3: upgrade 3.43.1 -> 3.43.2
  > shared-mime-info: upgrade 2.2 -> 2.3
  > repo: upgrade 2.36.1 -> 2.37
  > python3-wcwidth: upgrade 0.2.6 -> 0.2.8
  > xkeyboard-config: upgrade 2.39 -> 2.40
  > base-files: profile: allow profile.d to set EDITOR
  > python3-ruamel-yaml: upgrade 0.17.32 -> 0.17.35
  > python3-pycairo: upgrade 1.24.0 -> 1.25.0
  > python3-packaging: upgrade 23.1 -> 23.2
  > python3-markdown: upgrade 3.4.4 -> 3.5
  > python3-iso8601: upgrade 2.0.0 -> 2.1.0
  > python3-hypothesis: upgrade 6.86.2 -> 6.87.4
  > python3-cffi: upgrade 1.15.1 -> 1.16.0
  > python3-beartype: upgrade 0.15.0 -> 0.16.2
  > python3-babel: upgrade 2.12.1 -> 2.13.0
  > python3-git: upgrade 3.1.36 -> 3.1.37
  > libva: upgrade 2.19.0 -> 2.20.0
  > ltp: upgrade 20230516 -> 20230929
  > libubootenv: upgrade 0.3.4 -> 0.3.5
  > libsdl2: upgrade 2.28.3 -> 2.28.4
  > libcomps: upgrade 0.1.19 -> 0.1.20
  > kmod: upgrade 30 -> 31
  > ell: upgrade 0.58 -> 0.59
  > dhcpcd: upgrade 10.0.2 -> 10.0.3
  > createrepo-c: upgrade 1.0.0 -> 1.0.1
  > btrfs-tools: upgrade 6.5.1 -> 6.5.2
  > bluez5: upgrade 5.69 -> 5.70
  > openssh: Add sshd.service
  > oeqa/sdk/rust: Add build and run test of rust binary with SDK host
  > rust-cross-canadian: set CARGO_TARGET_<triple>_RUNNER for nativesdk
  > rust-cross-canadian: set CARGO_TARGET_<triple>_RUSTFLAGS
  > perl: fix intermittent test failure
  > sstatesig: be more precise and show the full path in exceptions
  > goarch: Move Go architecture mapping to a library
  > packagegroup-core-tools-profile: Remove PROFILE_TOOLS_X
  > scripts/bitbake-whatchanged: remove
  > bitbake.conf: Drop DEPLOY_DIR_TAR
  > man-db: remove inexplicable man_db.conf patch
  > man-db: add RRECOMMENDS on glibc-utils for iconv
  > python3-urllib3: Update to 2.0.6
  > vim: Upgrade 9.0.2009 -> 9.0.2048
  > SECURITY.md: add file

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

* sources/meta-arm 2608ba34...4bf3246b (5):
  > CI: track nanbield branches
  > CI: Enable TF-A TFTF test builds
  > arm-bsp: Enable TF-A test building for the N1SDP
  > arm-bsp/n1sdp: Enable OP-TEE cache in N1SDP
  > arm-bsp/n1sdp: Move OP-TEE to DDR4

* sources/meta-clang 897ebdf...1335d07 (2):
  > shared-mime-info: Use gcc for now
  > clang: Update to 17.0.3 release

* sources/meta-freescale 7327e03c...7dc9e03f (6):
  > wayland: Delete recipe
  > Merge pull request #1673 from junzhuimx/master
  > Merge pull request #1668 from quaresmajose/firmware-nxp-wifi
  > Merge pull request #1667 from angolini/bump-linux-imx-2.1.0
  > Merge pull request #1670 from angolini/bump-linux-fslc-imx-2.1.0
  > Merge pull request #1669 from angolini/bump-linux-fslc

* sources/meta-openembedded c66ec8776...61c0dd479 (74):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > python3-regex: upgrade 2023.8.8 -> 2023.10.3
  > python3-rapidjson: upgrade 1.11 -> 1.12
  > python3-pytest-timeout: upgrade 2.1.0 -> 2.2.0
  > python3-pyephem: upgrade 4.1.4 -> 4.1.5
  > python3-pydantic: upgrade 2.4.1 -> 2.4.2
  > python3-pycodestyle: upgrade 2.11.0 -> 2.11.1
  > python3-pycares: upgrade 4.3.0 -> 4.4.0
  > python3-protobuf: upgrade 4.24.3 -> 4.24.4
  > python3-prompt-toolkit: upgrade 3.0.36 -> 3.0.39
  > python3-platformdirs: upgrade 3.10.0 -> 3.11.0
  > python3-msgpack: upgrade 1.0.6 -> 1.0.7
  > python3-meson-python: upgrade 0.13.1 -> 0.14.0
  > python3-jedi: upgrade 0.19.0 -> 0.19.1
  > python3-ipython: upgrade 8.15.0 -> 8.16.1
  > python3-imageio: upgrade 2.31.3 -> 2.31.5
  > python3-huey: upgrade 2.4.5 -> 2.5.0
  > python3-h5py: upgrade 3.9.0 -> 3.10.0
  > python3-google-auth: upgrade 2.23.1 -> 2.23.3
  > python3-googleapis-common-protos: upgrade 1.60.0 -> 1.61.0
  > python3-google-api-python-client: upgrade 2.101.0 -> 2.104.0
  > python3-flask-jwt-extended: upgrade 4.5.2 -> 4.5.3
  > python3-flask-babel: upgrade 3.1.0 -> 4.0.0
  > python3-executing: upgrade 1.2.0 -> 2.0.0
  > python3-eth-utils: upgrade 2.2.1 -> 2.2.2
  > python3-eth-typing: upgrade 3.4.0 -> 3.5.0
  > python3-engineio: upgrade 4.7.1 -> 4.8.0
  > python3-email-validator: upgrade 1.3.1 -> 2.0.0
  > python3-dbus-fast: upgrade 1.85.0 -> 2.12.0
  > python3-croniter: upgrade 1.4.1 -> 2.0.1
  > python3-coverage: upgrade 7.3.1 -> 7.3.2
  > python3-cmake: upgrade 3.27.5 -> 3.27.7
  > python3-charset-normalizer: upgrade 3.2.0 -> 3.3.0
  > python3-blinker: upgrade 1.6.2 -> 1.6.3
  > python3-bitstruct: upgrade 8.17.0 -> 8.18.0
  > python3-bitarray: upgrade 2.8.1 -> 2.8.2
  > python3-astroid: upgrade 3.0.0 -> 3.0.1
  > python3-aiohttp: upgrade 3.8.5 -> 3.8.6
  > python3-aiodns: upgrade 3.0.0 -> 3.1.1
  > python3-pylint: upgrade 3.0.0 -> 3.0.1
  > python3-mypy: upgrade 1.5.1 -> 1.6.1
  > python3-eth-abi: upgrade 3.0.1 -> 4.2.1
  > ceres-solver: upgrade 2.1.0 -> 2.2.0
  > nautilus: upgrade 45.0 -> 45.1
  > metacity: upgrade 3.46.1 -> 3.50.0
  > lvgl: upgrade 8.3.9 -> 8.3.10
  > libyang: upgrade 2.1.111 -> 2.1.128
  > libcoap: upgrade 4.3.3 -> 4.3.4
  > libbytesize: upgrade 2.9 -> 2.10
  > ipc-run: upgrade 20220807.0 -> 20231003.0
  > gnome-font-viewer: upgrade 44.0 -> 45.0
  > gnome-calculator: upgrade 45.0 -> 45.0.2
  > gnome-backgrounds: upgrade 44.0 -> 45.0
  > freerdp: upgrade 2.11.1 -> 2.11.2
  > dialog: upgrade 1.3-20230209 -> 1.3-20231002
  > ctags: upgrade 6.0.20230917.0 -> 6.0.20231001.0
  > adw-gtk3: upgrade 4.9 -> 5.1
  > lvgl: Allow empty package
  > lvgl: lv-drivers: Allow empty package
  > leveldb: Print uint64_t with PRI64
  > leveldb: prevent installing gtest
  > pipewire: Update 0.3.81 -> 0.3.83
  > meta-python: Add python3-rapidjson to PTESTS_FAST_META_PYTHON
  > python3-rapidjson: add missing ptest dependency
  > paho-mqtt-c: upgrade 1.3.12 -> 1.3.13
  > samba.bb : Disable ad-dc by default
  > edid-decode: Upgrade to latest master
  > c-ares: upgrade 1.19.1 -> 1.20.1
  > netdata: Upgrade 1.36.1 -> 1.43.0
  > opencv: refresh protobuf-v22 compatibility patch with backported version
  > nodejs: Revert io_uring support from bundled libuv-1.46.0
  > dnf-plugin-tui: create symlinks from /usr/ to /.
  > debsums: remove old recipe
  > po4a: remove old recipe

* sources/meta-qt6 6e50360...036bb84 (44):
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtquick3dphysics: Fix build on clang/x86
  > qtwebengine: Fix zlib build on 32bit arches with LF64 functions
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > qtwebengine: Fix build with libc++ from clang-17
  > qtwebengine: Fix build with clang 17
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Do not pass --target with clang
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  > Merge branch '6.5' into lts-6.5
  > Workaround too eager packagegroup sanity check
  < Merge pull request #13 from YoeDistro/kraj/6.5
  < Merge pull request #12 from YoeDistro/kraj/6.5
  < Merge pull request #11 from YoeDistro/kraj/6.5
  < Merge pull request #10 from YoeDistro/kraj/6.5
  < Merge pull request #9 from YoeDistro/kraj/6.5
  < Merge pull request #8 from YoeDistro/kraj/6.5
  < Merge pull request #7 from YoeDistro/kraj/6.5
  < Merge pull request #6 from YoeDistro/kraj/6.5
  < Merge pull request #5 from YoeDistro/kraj/6.5
  < Merge pull request #4 from YoeDistro/kraj/6.5
  < Merge pull request #3 from YoeDistro/kraj/6.5
  < Merge pull request #2 from YoeDistro/kraj/6.5
  < Merge pull request #1 from YoeDistro/kraj/6.5
  < qtbase: Add locale-base-c only on glibc based targets
  < qtmultimedia: Check for commercial licence before enabling ffmpeg
  < qtwebengine: Fix build with libc++ from clang-17
  < qtwebengine: Fix build with clang 17
  < recipes: Add missing patch header tags
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Do not pass --target with clang
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  < qtwebengine: Fix skia build issue on aarch64/clang

* sources/meta-riscv 8bcca70...0d51aae (1):
  > musl: Sync patches with latest musl tip

* sources/meta-ti 0ab626b5...2e1da8ef (4):
  > linux-ti-staging_6.1: CI/CD Auto-Merger: cicd.master.202310200100
  > linux-ti-staging-rt_6.1: CI/CD Auto-Merger: cicd.master.202310200100
  > u-boot-ti-staging_2023.04: CI/CD Auto-Merger: cicd.master.202310200100
  > ti-linux-fw: CI/CD Auto-Merger: cicd.master.202310200100

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

* sources/poky f65f100bc5...a1fd504337 (123):
  > openssl: Inherit riscv32 config from latomic config on linux
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > selftest/sstatetests: add a test for CDN sstate cache
  > lib/oe/sstatesig.py: dump locked.sigs.inc only when explicitly asked via -S lockedsigs
  > cve-check.bbclass: support embedded SW components with different version number
  > cve-check.bbclass: support embedded SW components with different version number
  > meta/recipes: Remove empty ${PN}/DEV_PKG_DEPENDENCY workarounds
  > insane: Add QA check for RRECOMMENDS on non-existent packages
  > DOCS-WIP: Add some notes about WORKDIR name and SRCPV changes
  > Add DOCS-WIP
  > oeqa/qemurunner: Extra debug
  > bitbake: toaster: add tox.ini file to execute flake8 and test suite
  > bitbake: bitbake-worker: add header with length of message
  > linux-yocto: update CVE exclusions
  > bitbake: fetch2/git: fix lfs fetch with destsuffix param
  > bitbake: codeparser: add missing 'import os'
  > bitbake: runqueue: set has 'add', not 'append' method
  > bitbake: Toaster: bug-fix on tests.views.test_views.py
  > bitbake: Toaster: bug-fix on tests/views/test_views.py
  > bitbake: Toaster: bug-fix on custom image test cases
  > bitbake: Toaster: bug-fix on /toastermain/logs.py
  > bitbake: runqueue.py: clarify that 'closest' signature means 'most recent' (and not closest in its content)
  > bitbake: Fix find_bbfiles string endswith call
  > bitbake: tests/fetch.py: Add tests to cover multiple branch/name parameters
  > scripts/yocto_testresults_query: add option to change display limit
  > scripts/resulttool: make additional info more compact
  > scripts/resulttool: rearrange regressions report order
  > scripts/resulttool: limit the number of changes displayed per test
  > lighttpd: modernize lighttpd.conf
  > lighttpd: update init script
  > lighttpd: upgrade 1.4.71 -> 1.4.72
  > openssl: Match target name for riscv64/riscv32
  > libsndfile1: fix CVE-2022-33065
  > package_qa_check_rdepends: Allow /usr/bin/sh if usrmerge
  > runqemu: Add squashfs filesystem types
  > shared-mime-info: Fix missing sentinel warning
  > bb-matrix-plot.sh: Show underscores correctly in labels
  > kea: drop unused directory
  > systemd: add option to use stub-resolv.conf
  > base-files, systemd: add nss-resolve plugin
  > qemuboot.bbclass: fix typos in documentation
  > llvm: Upgrade to 17.0.3
  > patchtest: fix lic_files_chksum test regex
  > ref-manual: variables: add example for SYSROOT_DIRS variable
  > ref-manual: variables: add TOOLCHAIN_OPTIONS variable
  > ref-manual: variables: add RECIPE_SYSROOT and RECIPE_SYSROOT_NATIVE
  > dev-manual: start.rst: remove obsolete reference
  > brief-yoctoprojectqs: use new CDN mirror for sstate
  > ref-manual: Add documentation for the unimplemented-ptest QA warning
  > contributor-guide: clarify patchtest usage
  > contributor-guide: add patchtest section
  > dev-manual: layers: Add notes about layer.conf
  > ref-manual: variables: provide no-match example for COMPATIBLE_MACHINE
  > profile-manual: aesthetic cleanups
  > ref-manual: Fix PACKAGECONFIG term and add an example
  > dev-manual: new-recipe.rst: add missing parenthesis to "Patching Code" section
  > bsp-guide: bsp: skip Intel machines no longer supported in Poky
  > manuals: update list of supported machines
  > sdk-manual: appendix-obtain: improve and update descriptions
  > dev-manual: wic: update "wic list images" output
  > manuals: update linux-yocto append examples
  > ref-manual: Warn about COMPATIBLE_MACHINE skipping native recipes
  > selftest/buildoptions: tag the download mirror test with 'yocto-mirrors'
  > patchtest: skip merge test if not targeting master
  > patchtest: test regardless of mergeability
  > poky.conf: Update to post release versioning
  > linux-yocto/6.5: serial: core: integrate upstream fixes
  > linux-yocto/6.5: config: remove VIDEO_STK1160_COMMON
  > patchtest: sort when reading patches from a directory
  > patchtest: remove unused imports
  > patchtest: check for untracked changes
  > linux-firmware: create separate packages
  > systemd: add p11kit package config
  > systemd: add cryptsetup-plugins package config
  > systemd: add systemd-crypt package
  > systemd: sort packages before pn
  > base-files: Remove localhost ::1 from hosts if ipv6 missing
  > libtirpc: Support ipv6 in DISTRO_FEATURES
  > stress-ng: upgrade 0.16.05 -> 0.17.00
  > sqlite3: upgrade 3.43.1 -> 3.43.2
  > shared-mime-info: upgrade 2.2 -> 2.3
  > repo: upgrade 2.36.1 -> 2.37
  > python3-wcwidth: upgrade 0.2.6 -> 0.2.8
  > xkeyboard-config: upgrade 2.39 -> 2.40
  > base-files: profile: allow profile.d to set EDITOR
  > python3-ruamel-yaml: upgrade 0.17.32 -> 0.17.35
  > python3-pycairo: upgrade 1.24.0 -> 1.25.0
  > python3-packaging: upgrade 23.1 -> 23.2
  > python3-markdown: upgrade 3.4.4 -> 3.5
  > python3-iso8601: upgrade 2.0.0 -> 2.1.0
  > python3-hypothesis: upgrade 6.86.2 -> 6.87.4
  > python3-cffi: upgrade 1.15.1 -> 1.16.0
  > python3-beartype: upgrade 0.15.0 -> 0.16.2
  > python3-babel: upgrade 2.12.1 -> 2.13.0
  > python3-git: upgrade 3.1.36 -> 3.1.37
  > libva: upgrade 2.19.0 -> 2.20.0
  > ltp: upgrade 20230516 -> 20230929
  > libubootenv: upgrade 0.3.4 -> 0.3.5
  > libsdl2: upgrade 2.28.3 -> 2.28.4
  > libcomps: upgrade 0.1.19 -> 0.1.20
  > kmod: upgrade 30 -> 31
  > ell: upgrade 0.58 -> 0.59
  > dhcpcd: upgrade 10.0.2 -> 10.0.3
  > createrepo-c: upgrade 1.0.0 -> 1.0.1
  > btrfs-tools: upgrade 6.5.1 -> 6.5.2
  > bluez5: upgrade 5.69 -> 5.70
  > openssh: Add sshd.service
  > oeqa/sdk/rust: Add build and run test of rust binary with SDK host
  > rust-cross-canadian: set CARGO_TARGET_<triple>_RUNNER for nativesdk
  > rust-cross-canadian: set CARGO_TARGET_<triple>_RUSTFLAGS
  > perl: fix intermittent test failure
  > sstatesig: be more precise and show the full path in exceptions
  > goarch: Move Go architecture mapping to a library
  > packagegroup-core-tools-profile: Remove PROFILE_TOOLS_X
  > scripts/bitbake-whatchanged: remove
  > bitbake.conf: Drop DEPLOY_DIR_TAR
  > man-db: remove inexplicable man_db.conf patch
  > man-db: add RRECOMMENDS on glibc-utils for iconv
  > python3-urllib3: Update to 2.0.6
  > vim: Upgrade 9.0.2009 -> 9.0.2048
  > SECURITY.md: add file

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

* sources/meta-arm 2608ba34...4bf3246b (5):
  > CI: track nanbield branches
  > CI: Enable TF-A TFTF test builds
  > arm-bsp: Enable TF-A test building for the N1SDP
  > arm-bsp/n1sdp: Enable OP-TEE cache in N1SDP
  > arm-bsp/n1sdp: Move OP-TEE to DDR4

* sources/meta-clang 897ebdf...4c65122 (1):
  > clang: Update to 17.0.3 release

* sources/meta-freescale 7327e03c...7dc9e03f (6):
  > wayland: Delete recipe
  > Merge pull request #1673 from junzhuimx/master
  > Merge pull request #1668 from quaresmajose/firmware-nxp-wifi
  > Merge pull request #1667 from angolini/bump-linux-imx-2.1.0
  > Merge pull request #1670 from angolini/bump-linux-fslc-imx-2.1.0
  > Merge pull request #1669 from angolini/bump-linux-fslc

* sources/meta-openembedded c66ec8776...61c0dd479 (74):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > python3-regex: upgrade 2023.8.8 -> 2023.10.3
  > python3-rapidjson: upgrade 1.11 -> 1.12
  > python3-pytest-timeout: upgrade 2.1.0 -> 2.2.0
  > python3-pyephem: upgrade 4.1.4 -> 4.1.5
  > python3-pydantic: upgrade 2.4.1 -> 2.4.2
  > python3-pycodestyle: upgrade 2.11.0 -> 2.11.1
  > python3-pycares: upgrade 4.3.0 -> 4.4.0
  > python3-protobuf: upgrade 4.24.3 -> 4.24.4
  > python3-prompt-toolkit: upgrade 3.0.36 -> 3.0.39
  > python3-platformdirs: upgrade 3.10.0 -> 3.11.0
  > python3-msgpack: upgrade 1.0.6 -> 1.0.7
  > python3-meson-python: upgrade 0.13.1 -> 0.14.0
  > python3-jedi: upgrade 0.19.0 -> 0.19.1
  > python3-ipython: upgrade 8.15.0 -> 8.16.1
  > python3-imageio: upgrade 2.31.3 -> 2.31.5
  > python3-huey: upgrade 2.4.5 -> 2.5.0
  > python3-h5py: upgrade 3.9.0 -> 3.10.0
  > python3-google-auth: upgrade 2.23.1 -> 2.23.3
  > python3-googleapis-common-protos: upgrade 1.60.0 -> 1.61.0
  > python3-google-api-python-client: upgrade 2.101.0 -> 2.104.0
  > python3-flask-jwt-extended: upgrade 4.5.2 -> 4.5.3
  > python3-flask-babel: upgrade 3.1.0 -> 4.0.0
  > python3-executing: upgrade 1.2.0 -> 2.0.0
  > python3-eth-utils: upgrade 2.2.1 -> 2.2.2
  > python3-eth-typing: upgrade 3.4.0 -> 3.5.0
  > python3-engineio: upgrade 4.7.1 -> 4.8.0
  > python3-email-validator: upgrade 1.3.1 -> 2.0.0
  > python3-dbus-fast: upgrade 1.85.0 -> 2.12.0
  > python3-croniter: upgrade 1.4.1 -> 2.0.1
  > python3-coverage: upgrade 7.3.1 -> 7.3.2
  > python3-cmake: upgrade 3.27.5 -> 3.27.7
  > python3-charset-normalizer: upgrade 3.2.0 -> 3.3.0
  > python3-blinker: upgrade 1.6.2 -> 1.6.3
  > python3-bitstruct: upgrade 8.17.0 -> 8.18.0
  > python3-bitarray: upgrade 2.8.1 -> 2.8.2
  > python3-astroid: upgrade 3.0.0 -> 3.0.1
  > python3-aiohttp: upgrade 3.8.5 -> 3.8.6
  > python3-aiodns: upgrade 3.0.0 -> 3.1.1
  > python3-pylint: upgrade 3.0.0 -> 3.0.1
  > python3-mypy: upgrade 1.5.1 -> 1.6.1
  > python3-eth-abi: upgrade 3.0.1 -> 4.2.1
  > ceres-solver: upgrade 2.1.0 -> 2.2.0
  > nautilus: upgrade 45.0 -> 45.1
  > metacity: upgrade 3.46.1 -> 3.50.0
  > lvgl: upgrade 8.3.9 -> 8.3.10
  > libyang: upgrade 2.1.111 -> 2.1.128
  > libcoap: upgrade 4.3.3 -> 4.3.4
  > libbytesize: upgrade 2.9 -> 2.10
  > ipc-run: upgrade 20220807.0 -> 20231003.0
  > gnome-font-viewer: upgrade 44.0 -> 45.0
  > gnome-calculator: upgrade 45.0 -> 45.0.2
  > gnome-backgrounds: upgrade 44.0 -> 45.0
  > freerdp: upgrade 2.11.1 -> 2.11.2
  > dialog: upgrade 1.3-20230209 -> 1.3-20231002
  > ctags: upgrade 6.0.20230917.0 -> 6.0.20231001.0
  > adw-gtk3: upgrade 4.9 -> 5.1
  > lvgl: Allow empty package
  > lvgl: lv-drivers: Allow empty package
  > leveldb: Print uint64_t with PRI64
  > leveldb: prevent installing gtest
  > pipewire: Update 0.3.81 -> 0.3.83
  > meta-python: Add python3-rapidjson to PTESTS_FAST_META_PYTHON
  > python3-rapidjson: add missing ptest dependency
  > paho-mqtt-c: upgrade 1.3.12 -> 1.3.13
  > samba.bb : Disable ad-dc by default
  > edid-decode: Upgrade to latest master
  > c-ares: upgrade 1.19.1 -> 1.20.1
  > netdata: Upgrade 1.36.1 -> 1.43.0
  > opencv: refresh protobuf-v22 compatibility patch with backported version
  > nodejs: Revert io_uring support from bundled libuv-1.46.0
  > dnf-plugin-tui: create symlinks from /usr/ to /.
  > debsums: remove old recipe
  > po4a: remove old recipe

* sources/meta-qt6 6e50360...036bb84 (44):
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtquick3dphysics: Fix build on clang/x86
  > qtwebengine: Fix zlib build on 32bit arches with LF64 functions
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > qtwebengine: Fix build with libc++ from clang-17
  > qtwebengine: Fix build with clang 17
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Do not pass --target with clang
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  > Merge branch '6.5' into lts-6.5
  > Workaround too eager packagegroup sanity check
  < Merge pull request #13 from YoeDistro/kraj/6.5
  < Merge pull request #12 from YoeDistro/kraj/6.5
  < Merge pull request #11 from YoeDistro/kraj/6.5
  < Merge pull request #10 from YoeDistro/kraj/6.5
  < Merge pull request #9 from YoeDistro/kraj/6.5
  < Merge pull request #8 from YoeDistro/kraj/6.5
  < Merge pull request #7 from YoeDistro/kraj/6.5
  < Merge pull request #6 from YoeDistro/kraj/6.5
  < Merge pull request #5 from YoeDistro/kraj/6.5
  < Merge pull request #4 from YoeDistro/kraj/6.5
  < Merge pull request #3 from YoeDistro/kraj/6.5
  < Merge pull request #2 from YoeDistro/kraj/6.5
  < Merge pull request #1 from YoeDistro/kraj/6.5
  < qtbase: Add locale-base-c only on glibc based targets
  < qtmultimedia: Check for commercial licence before enabling ffmpeg
  < qtwebengine: Fix build with libc++ from clang-17
  < qtwebengine: Fix build with clang 17
  < recipes: Add missing patch header tags
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Do not pass --target with clang
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  < qtwebengine: Fix skia build issue on aarch64/clang

* sources/meta-riscv 8bcca70...0d51aae (1):
  > musl: Sync patches with latest musl tip

* sources/meta-ti 0ab626b5...2e1da8ef (4):
  > linux-ti-staging_6.1: CI/CD Auto-Merger: cicd.master.202310200100
  > linux-ti-staging-rt_6.1: CI/CD Auto-Merger: cicd.master.202310200100
  > u-boot-ti-staging_2023.04: CI/CD Auto-Merger: cicd.master.202310200100
  > ti-linux-fw: CI/CD Auto-Merger: cicd.master.202310200100

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

* sources/poky f65f100bc5...a1fd504337 (123):
  > openssl: Inherit riscv32 config from latomic config on linux
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > selftest/sstatetests: add a test for CDN sstate cache
  > lib/oe/sstatesig.py: dump locked.sigs.inc only when explicitly asked via -S lockedsigs
  > cve-check.bbclass: support embedded SW components with different version number
  > cve-check.bbclass: support embedded SW components with different version number
  > meta/recipes: Remove empty ${PN}/DEV_PKG_DEPENDENCY workarounds
  > insane: Add QA check for RRECOMMENDS on non-existent packages
  > DOCS-WIP: Add some notes about WORKDIR name and SRCPV changes
  > Add DOCS-WIP
  > oeqa/qemurunner: Extra debug
  > bitbake: toaster: add tox.ini file to execute flake8 and test suite
  > bitbake: bitbake-worker: add header with length of message
  > linux-yocto: update CVE exclusions
  > bitbake: fetch2/git: fix lfs fetch with destsuffix param
  > bitbake: codeparser: add missing 'import os'
  > bitbake: runqueue: set has 'add', not 'append' method
  > bitbake: Toaster: bug-fix on tests.views.test_views.py
  > bitbake: Toaster: bug-fix on tests/views/test_views.py
  > bitbake: Toaster: bug-fix on custom image test cases
  > bitbake: Toaster: bug-fix on /toastermain/logs.py
  > bitbake: runqueue.py: clarify that 'closest' signature means 'most recent' (and not closest in its content)
  > bitbake: Fix find_bbfiles string endswith call
  > bitbake: tests/fetch.py: Add tests to cover multiple branch/name parameters
  > scripts/yocto_testresults_query: add option to change display limit
  > scripts/resulttool: make additional info more compact
  > scripts/resulttool: rearrange regressions report order
  > scripts/resulttool: limit the number of changes displayed per test
  > lighttpd: modernize lighttpd.conf
  > lighttpd: update init script
  > lighttpd: upgrade 1.4.71 -> 1.4.72
  > openssl: Match target name for riscv64/riscv32
  > libsndfile1: fix CVE-2022-33065
  > package_qa_check_rdepends: Allow /usr/bin/sh if usrmerge
  > runqemu: Add squashfs filesystem types
  > shared-mime-info: Fix missing sentinel warning
  > bb-matrix-plot.sh: Show underscores correctly in labels
  > kea: drop unused directory
  > systemd: add option to use stub-resolv.conf
  > base-files, systemd: add nss-resolve plugin
  > qemuboot.bbclass: fix typos in documentation
  > llvm: Upgrade to 17.0.3
  > patchtest: fix lic_files_chksum test regex
  > ref-manual: variables: add example for SYSROOT_DIRS variable
  > ref-manual: variables: add TOOLCHAIN_OPTIONS variable
  > ref-manual: variables: add RECIPE_SYSROOT and RECIPE_SYSROOT_NATIVE
  > dev-manual: start.rst: remove obsolete reference
  > brief-yoctoprojectqs: use new CDN mirror for sstate
  > ref-manual: Add documentation for the unimplemented-ptest QA warning
  > contributor-guide: clarify patchtest usage
  > contributor-guide: add patchtest section
  > dev-manual: layers: Add notes about layer.conf
  > ref-manual: variables: provide no-match example for COMPATIBLE_MACHINE
  > profile-manual: aesthetic cleanups
  > ref-manual: Fix PACKAGECONFIG term and add an example
  > dev-manual: new-recipe.rst: add missing parenthesis to "Patching Code" section
  > bsp-guide: bsp: skip Intel machines no longer supported in Poky
  > manuals: update list of supported machines
  > sdk-manual: appendix-obtain: improve and update descriptions
  > dev-manual: wic: update "wic list images" output
  > manuals: update linux-yocto append examples
  > ref-manual: Warn about COMPATIBLE_MACHINE skipping native recipes
  > selftest/buildoptions: tag the download mirror test with 'yocto-mirrors'
  > patchtest: skip merge test if not targeting master
  > patchtest: test regardless of mergeability
  > poky.conf: Update to post release versioning
  > linux-yocto/6.5: serial: core: integrate upstream fixes
  > linux-yocto/6.5: config: remove VIDEO_STK1160_COMMON
  > patchtest: sort when reading patches from a directory
  > patchtest: remove unused imports
  > patchtest: check for untracked changes
  > linux-firmware: create separate packages
  > systemd: add p11kit package config
  > systemd: add cryptsetup-plugins package config
  > systemd: add systemd-crypt package
  > systemd: sort packages before pn
  > base-files: Remove localhost ::1 from hosts if ipv6 missing
  > libtirpc: Support ipv6 in DISTRO_FEATURES
  > stress-ng: upgrade 0.16.05 -> 0.17.00
  > sqlite3: upgrade 3.43.1 -> 3.43.2
  > shared-mime-info: upgrade 2.2 -> 2.3
  > repo: upgrade 2.36.1 -> 2.37
  > python3-wcwidth: upgrade 0.2.6 -> 0.2.8
  > xkeyboard-config: upgrade 2.39 -> 2.40
  > base-files: profile: allow profile.d to set EDITOR
  > python3-ruamel-yaml: upgrade 0.17.32 -> 0.17.35
  > python3-pycairo: upgrade 1.24.0 -> 1.25.0
  > python3-packaging: upgrade 23.1 -> 23.2
  > python3-markdown: upgrade 3.4.4 -> 3.5
  > python3-iso8601: upgrade 2.0.0 -> 2.1.0
  > python3-hypothesis: upgrade 6.86.2 -> 6.87.4
  > python3-cffi: upgrade 1.15.1 -> 1.16.0
  > python3-beartype: upgrade 0.15.0 -> 0.16.2
  > python3-babel: upgrade 2.12.1 -> 2.13.0
  > python3-git: upgrade 3.1.36 -> 3.1.37
  > libva: upgrade 2.19.0 -> 2.20.0
  > ltp: upgrade 20230516 -> 20230929
  > libubootenv: upgrade 0.3.4 -> 0.3.5
  > libsdl2: upgrade 2.28.3 -> 2.28.4
  > libcomps: upgrade 0.1.19 -> 0.1.20
  > kmod: upgrade 30 -> 31
  > ell: upgrade 0.58 -> 0.59
  > dhcpcd: upgrade 10.0.2 -> 10.0.3
  > createrepo-c: upgrade 1.0.0 -> 1.0.1
  > btrfs-tools: upgrade 6.5.1 -> 6.5.2
  > bluez5: upgrade 5.69 -> 5.70
  > openssh: Add sshd.service
  > oeqa/sdk/rust: Add build and run test of rust binary with SDK host
  > rust-cross-canadian: set CARGO_TARGET_<triple>_RUNNER for nativesdk
  > rust-cross-canadian: set CARGO_TARGET_<triple>_RUSTFLAGS
  > perl: fix intermittent test failure
  > sstatesig: be more precise and show the full path in exceptions
  > goarch: Move Go architecture mapping to a library
  > packagegroup-core-tools-profile: Remove PROFILE_TOOLS_X
  > scripts/bitbake-whatchanged: remove
  > bitbake.conf: Drop DEPLOY_DIR_TAR
  > man-db: remove inexplicable man_db.conf patch
  > man-db: add RRECOMMENDS on glibc-utils for iconv
  > python3-urllib3: Update to 2.0.6
  > vim: Upgrade 9.0.2009 -> 9.0.2048
  > SECURITY.md: add file

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

* sources/meta-arm 2608ba34...4bf3246b (5):
  > CI: track nanbield branches
  > CI: Enable TF-A TFTF test builds
  > arm-bsp: Enable TF-A test building for the N1SDP
  > arm-bsp/n1sdp: Enable OP-TEE cache in N1SDP
  > arm-bsp/n1sdp: Move OP-TEE to DDR4

* sources/meta-clang 897ebdf...4c65122 (1):
  > clang: Update to 17.0.3 release

* sources/meta-freescale 7327e03c...7dc9e03f (6):
  > wayland: Delete recipe
  > Merge pull request #1673 from junzhuimx/master
  > Merge pull request #1668 from quaresmajose/firmware-nxp-wifi
  > Merge pull request #1667 from angolini/bump-linux-imx-2.1.0
  > Merge pull request #1670 from angolini/bump-linux-fslc-imx-2.1.0
  > Merge pull request #1669 from angolini/bump-linux-fslc

* sources/meta-openembedded c66ec8776...08d9bdf6f (102):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > zchunk: upgrade 1.3.1 -> 1.3.2
  > xterm: upgrade 384 -> 387
  > wireshark: upgrade 4.0.8 -> 4.0.10
  > tio: upgrade 2.6 -> 2.7
  > thingsboard-gateway: upgrade 3.3 -> 3.4.1
  > tesseract: upgrade 5.3.2 -> 5.3.3
  > remmina: upgrade 1.4.32 -> 1.4.33
  > redis: upgrade 7.2.1 -> 7.2.2
  > rdma-core: upgrade 47.0 -> 48.0
  > python3-zopeinterface: upgrade 6.0 -> 6.1
  > python3-zeroconf: upgrade 0.112.0 -> 0.119.0
  > python3-xxhash: upgrade 3.3.0 -> 3.4.1
  > python3-xlsxwriter: upgrade 3.1.3 -> 3.1.8
  > python3-websocket-client: upgrade 1.6.3 -> 1.6.4
  > python3-web3: upgrade 6.10.0 -> 6.11.1
  > python3-tzlocal: upgrade 5.0.1 -> 5.1
  > python3-types-psutil: upgrade 5.9.5.16 -> 5.9.5.17
  > python3-traitlets: upgrade 5.10.1 -> 5.11.2
  > python3-texttable: upgrade 1.6.7 -> 1.7.0
  > python3-stack-data: upgrade 0.6.2 -> 0.6.3
  > python3-sqlalchemy: upgrade 2.0.21 -> 2.0.22
  > python3-socketio: upgrade 5.9.0 -> 5.10.0
  > python3-simplejson: upgrade 3.19.1 -> 3.19.2
  > python3-semver: upgrade 3.0.1 -> 3.0.2
  > python3-schedule: upgrade 1.2.0 -> 1.2.1
  > python3-rich: upgrade 13.5.3 -> 13.6.0
  > nftables: upgrade 1.0.8 -> 1.0.9
  > conntrack-tools: upgrade 1.4.7 -> 1.4.8
  > python3-regex: upgrade 2023.8.8 -> 2023.10.3
  > python3-rapidjson: upgrade 1.11 -> 1.12
  > python3-pytest-timeout: upgrade 2.1.0 -> 2.2.0
  > python3-pyephem: upgrade 4.1.4 -> 4.1.5
  > python3-pydantic: upgrade 2.4.1 -> 2.4.2
  > python3-pycodestyle: upgrade 2.11.0 -> 2.11.1
  > python3-pycares: upgrade 4.3.0 -> 4.4.0
  > python3-protobuf: upgrade 4.24.3 -> 4.24.4
  > python3-prompt-toolkit: upgrade 3.0.36 -> 3.0.39
  > python3-platformdirs: upgrade 3.10.0 -> 3.11.0
  > python3-msgpack: upgrade 1.0.6 -> 1.0.7
  > python3-meson-python: upgrade 0.13.1 -> 0.14.0
  > python3-jedi: upgrade 0.19.0 -> 0.19.1
  > python3-ipython: upgrade 8.15.0 -> 8.16.1
  > python3-imageio: upgrade 2.31.3 -> 2.31.5
  > python3-huey: upgrade 2.4.5 -> 2.5.0
  > python3-h5py: upgrade 3.9.0 -> 3.10.0
  > python3-google-auth: upgrade 2.23.1 -> 2.23.3
  > python3-googleapis-common-protos: upgrade 1.60.0 -> 1.61.0
  > python3-google-api-python-client: upgrade 2.101.0 -> 2.104.0
  > python3-flask-jwt-extended: upgrade 4.5.2 -> 4.5.3
  > python3-flask-babel: upgrade 3.1.0 -> 4.0.0
  > python3-executing: upgrade 1.2.0 -> 2.0.0
  > python3-eth-utils: upgrade 2.2.1 -> 2.2.2
  > python3-eth-typing: upgrade 3.4.0 -> 3.5.0
  > python3-engineio: upgrade 4.7.1 -> 4.8.0
  > python3-email-validator: upgrade 1.3.1 -> 2.0.0
  > python3-dbus-fast: upgrade 1.85.0 -> 2.12.0
  > python3-croniter: upgrade 1.4.1 -> 2.0.1
  > python3-coverage: upgrade 7.3.1 -> 7.3.2
  > python3-cmake: upgrade 3.27.5 -> 3.27.7
  > python3-charset-normalizer: upgrade 3.2.0 -> 3.3.0
  > python3-blinker: upgrade 1.6.2 -> 1.6.3
  > python3-bitstruct: upgrade 8.17.0 -> 8.18.0
  > python3-bitarray: upgrade 2.8.1 -> 2.8.2
  > python3-astroid: upgrade 3.0.0 -> 3.0.1
  > python3-aiohttp: upgrade 3.8.5 -> 3.8.6
  > python3-aiodns: upgrade 3.0.0 -> 3.1.1
  > python3-pylint: upgrade 3.0.0 -> 3.0.1
  > python3-mypy: upgrade 1.5.1 -> 1.6.1
  > python3-eth-abi: upgrade 3.0.1 -> 4.2.1
  > ceres-solver: upgrade 2.1.0 -> 2.2.0
  > nautilus: upgrade 45.0 -> 45.1
  > metacity: upgrade 3.46.1 -> 3.50.0
  > lvgl: upgrade 8.3.9 -> 8.3.10
  > libyang: upgrade 2.1.111 -> 2.1.128
  > libcoap: upgrade 4.3.3 -> 4.3.4
  > libbytesize: upgrade 2.9 -> 2.10
  > ipc-run: upgrade 20220807.0 -> 20231003.0
  > gnome-font-viewer: upgrade 44.0 -> 45.0
  > gnome-calculator: upgrade 45.0 -> 45.0.2
  > gnome-backgrounds: upgrade 44.0 -> 45.0
  > freerdp: upgrade 2.11.1 -> 2.11.2
  > dialog: upgrade 1.3-20230209 -> 1.3-20231002
  > ctags: upgrade 6.0.20230917.0 -> 6.0.20231001.0
  > adw-gtk3: upgrade 4.9 -> 5.1
  > lvgl: Allow empty package
  > lvgl: lv-drivers: Allow empty package
  > leveldb: Print uint64_t with PRI64
  > leveldb: prevent installing gtest
  > pipewire: Update 0.3.81 -> 0.3.83
  > meta-python: Add python3-rapidjson to PTESTS_FAST_META_PYTHON
  > python3-rapidjson: add missing ptest dependency
  > paho-mqtt-c: upgrade 1.3.12 -> 1.3.13
  > samba.bb : Disable ad-dc by default
  > edid-decode: Upgrade to latest master
  > c-ares: upgrade 1.19.1 -> 1.20.1
  > netdata: Upgrade 1.36.1 -> 1.43.0
  > opencv: refresh protobuf-v22 compatibility patch with backported version
  > nodejs: Revert io_uring support from bundled libuv-1.46.0
  > dnf-plugin-tui: create symlinks from /usr/ to /.
  > debsums: remove old recipe
  > po4a: remove old recipe

* sources/meta-qt6 6e50360...036bb84 (44):
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtquick3dphysics: Fix build on clang/x86
  > qtwebengine: Fix zlib build on 32bit arches with LF64 functions
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > qtwebengine: Fix build with libc++ from clang-17
  > qtwebengine: Fix build with clang 17
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Do not pass --target with clang
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  > Merge branch '6.5' into lts-6.5
  > Workaround too eager packagegroup sanity check
  < Merge pull request #13 from YoeDistro/kraj/6.5
  < Merge pull request #12 from YoeDistro/kraj/6.5
  < Merge pull request #11 from YoeDistro/kraj/6.5
  < Merge pull request #10 from YoeDistro/kraj/6.5
  < Merge pull request #9 from YoeDistro/kraj/6.5
  < Merge pull request #8 from YoeDistro/kraj/6.5
  < Merge pull request #7 from YoeDistro/kraj/6.5
  < Merge pull request #6 from YoeDistro/kraj/6.5
  < Merge pull request #5 from YoeDistro/kraj/6.5
  < Merge pull request #4 from YoeDistro/kraj/6.5
  < Merge pull request #3 from YoeDistro/kraj/6.5
  < Merge pull request #2 from YoeDistro/kraj/6.5
  < Merge pull request #1 from YoeDistro/kraj/6.5
  < qtbase: Add locale-base-c only on glibc based targets
  < qtmultimedia: Check for commercial licence before enabling ffmpeg
  < qtwebengine: Fix build with libc++ from clang-17
  < qtwebengine: Fix build with clang 17
  < recipes: Add missing patch header tags
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Do not pass --target with clang
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  < qtwebengine: Fix skia build issue on aarch64/clang

* sources/meta-riscv 8bcca70...0d51aae (1):
  > musl: Sync patches with latest musl tip

* sources/meta-ti 0ab626b5...2e1da8ef (4):
  > linux-ti-staging_6.1: CI/CD Auto-Merger: cicd.master.202310200100
  > linux-ti-staging-rt_6.1: CI/CD Auto-Merger: cicd.master.202310200100
  > u-boot-ti-staging_2023.04: CI/CD Auto-Merger: cicd.master.202310200100
  > ti-linux-fw: CI/CD Auto-Merger: cicd.master.202310200100

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

* sources/poky f65f100bc5...a1fd504337 (123):
  > openssl: Inherit riscv32 config from latomic config on linux
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > selftest/sstatetests: add a test for CDN sstate cache
  > lib/oe/sstatesig.py: dump locked.sigs.inc only when explicitly asked via -S lockedsigs
  > cve-check.bbclass: support embedded SW components with different version number
  > cve-check.bbclass: support embedded SW components with different version number
  > meta/recipes: Remove empty ${PN}/DEV_PKG_DEPENDENCY workarounds
  > insane: Add QA check for RRECOMMENDS on non-existent packages
  > DOCS-WIP: Add some notes about WORKDIR name and SRCPV changes
  > Add DOCS-WIP
  > oeqa/qemurunner: Extra debug
  > bitbake: toaster: add tox.ini file to execute flake8 and test suite
  > bitbake: bitbake-worker: add header with length of message
  > linux-yocto: update CVE exclusions
  > bitbake: fetch2/git: fix lfs fetch with destsuffix param
  > bitbake: codeparser: add missing 'import os'
  > bitbake: runqueue: set has 'add', not 'append' method
  > bitbake: Toaster: bug-fix on tests.views.test_views.py
  > bitbake: Toaster: bug-fix on tests/views/test_views.py
  > bitbake: Toaster: bug-fix on custom image test cases
  > bitbake: Toaster: bug-fix on /toastermain/logs.py
  > bitbake: runqueue.py: clarify that 'closest' signature means 'most recent' (and not closest in its content)
  > bitbake: Fix find_bbfiles string endswith call
  > bitbake: tests/fetch.py: Add tests to cover multiple branch/name parameters
  > scripts/yocto_testresults_query: add option to change display limit
  > scripts/resulttool: make additional info more compact
  > scripts/resulttool: rearrange regressions report order
  > scripts/resulttool: limit the number of changes displayed per test
  > lighttpd: modernize lighttpd.conf
  > lighttpd: update init script
  > lighttpd: upgrade 1.4.71 -> 1.4.72
  > openssl: Match target name for riscv64/riscv32
  > libsndfile1: fix CVE-2022-33065
  > package_qa_check_rdepends: Allow /usr/bin/sh if usrmerge
  > runqemu: Add squashfs filesystem types
  > shared-mime-info: Fix missing sentinel warning
  > bb-matrix-plot.sh: Show underscores correctly in labels
  > kea: drop unused directory
  > systemd: add option to use stub-resolv.conf
  > base-files, systemd: add nss-resolve plugin
  > qemuboot.bbclass: fix typos in documentation
  > llvm: Upgrade to 17.0.3
  > patchtest: fix lic_files_chksum test regex
  > ref-manual: variables: add example for SYSROOT_DIRS variable
  > ref-manual: variables: add TOOLCHAIN_OPTIONS variable
  > ref-manual: variables: add RECIPE_SYSROOT and RECIPE_SYSROOT_NATIVE
  > dev-manual: start.rst: remove obsolete reference
  > brief-yoctoprojectqs: use new CDN mirror for sstate
  > ref-manual: Add documentation for the unimplemented-ptest QA warning
  > contributor-guide: clarify patchtest usage
  > contributor-guide: add patchtest section
  > dev-manual: layers: Add notes about layer.conf
  > ref-manual: variables: provide no-match example for COMPATIBLE_MACHINE
  > profile-manual: aesthetic cleanups
  > ref-manual: Fix PACKAGECONFIG term and add an example
  > dev-manual: new-recipe.rst: add missing parenthesis to "Patching Code" section
  > bsp-guide: bsp: skip Intel machines no longer supported in Poky
  > manuals: update list of supported machines
  > sdk-manual: appendix-obtain: improve and update descriptions
  > dev-manual: wic: update "wic list images" output
  > manuals: update linux-yocto append examples
  > ref-manual: Warn about COMPATIBLE_MACHINE skipping native recipes
  > selftest/buildoptions: tag the download mirror test with 'yocto-mirrors'
  > patchtest: skip merge test if not targeting master
  > patchtest: test regardless of mergeability
  > poky.conf: Update to post release versioning
  > linux-yocto/6.5: serial: core: integrate upstream fixes
  > linux-yocto/6.5: config: remove VIDEO_STK1160_COMMON
  > patchtest: sort when reading patches from a directory
  > patchtest: remove unused imports
  > patchtest: check for untracked changes
  > linux-firmware: create separate packages
  > systemd: add p11kit package config
  > systemd: add cryptsetup-plugins package config
  > systemd: add systemd-crypt package
  > systemd: sort packages before pn
  > base-files: Remove localhost ::1 from hosts if ipv6 missing
  > libtirpc: Support ipv6 in DISTRO_FEATURES
  > stress-ng: upgrade 0.16.05 -> 0.17.00
  > sqlite3: upgrade 3.43.1 -> 3.43.2
  > shared-mime-info: upgrade 2.2 -> 2.3
  > repo: upgrade 2.36.1 -> 2.37
  > python3-wcwidth: upgrade 0.2.6 -> 0.2.8
  > xkeyboard-config: upgrade 2.39 -> 2.40
  > base-files: profile: allow profile.d to set EDITOR
  > python3-ruamel-yaml: upgrade 0.17.32 -> 0.17.35
  > python3-pycairo: upgrade 1.24.0 -> 1.25.0
  > python3-packaging: upgrade 23.1 -> 23.2
  > python3-markdown: upgrade 3.4.4 -> 3.5
  > python3-iso8601: upgrade 2.0.0 -> 2.1.0
  > python3-hypothesis: upgrade 6.86.2 -> 6.87.4
  > python3-cffi: upgrade 1.15.1 -> 1.16.0
  > python3-beartype: upgrade 0.15.0 -> 0.16.2
  > python3-babel: upgrade 2.12.1 -> 2.13.0
  > python3-git: upgrade 3.1.36 -> 3.1.37
  > libva: upgrade 2.19.0 -> 2.20.0
  > ltp: upgrade 20230516 -> 20230929
  > libubootenv: upgrade 0.3.4 -> 0.3.5
  > libsdl2: upgrade 2.28.3 -> 2.28.4
  > libcomps: upgrade 0.1.19 -> 0.1.20
  > kmod: upgrade 30 -> 31
  > ell: upgrade 0.58 -> 0.59
  > dhcpcd: upgrade 10.0.2 -> 10.0.3
  > createrepo-c: upgrade 1.0.0 -> 1.0.1
  > btrfs-tools: upgrade 6.5.1 -> 6.5.2
  > bluez5: upgrade 5.69 -> 5.70
  > openssh: Add sshd.service
  > oeqa/sdk/rust: Add build and run test of rust binary with SDK host
  > rust-cross-canadian: set CARGO_TARGET_<triple>_RUNNER for nativesdk
  > rust-cross-canadian: set CARGO_TARGET_<triple>_RUSTFLAGS
  > perl: fix intermittent test failure
  > sstatesig: be more precise and show the full path in exceptions
  > goarch: Move Go architecture mapping to a library
  > packagegroup-core-tools-profile: Remove PROFILE_TOOLS_X
  > scripts/bitbake-whatchanged: remove
  > bitbake.conf: Drop DEPLOY_DIR_TAR
  > man-db: remove inexplicable man_db.conf patch
  > man-db: add RRECOMMENDS on glibc-utils for iconv
  > python3-urllib3: Update to 2.0.6
  > vim: Upgrade 9.0.2009 -> 9.0.2048
  > SECURITY.md: add file

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

* sources/meta-arm 2608ba34...4bf3246b (5):
  > CI: track nanbield branches
  > CI: Enable TF-A TFTF test builds
  > arm-bsp: Enable TF-A test building for the N1SDP
  > arm-bsp/n1sdp: Enable OP-TEE cache in N1SDP
  > arm-bsp/n1sdp: Move OP-TEE to DDR4

* sources/meta-clang 897ebdf...bec11a2 (2):
  > meta-clang: Replace RUNTIME with TC_CXX_RUNTIME
  > clang: Update to 17.0.3 release

* sources/meta-freescale 7327e03c...7dc9e03f (6):
  > wayland: Delete recipe
  > Merge pull request #1673 from junzhuimx/master
  > Merge pull request #1668 from quaresmajose/firmware-nxp-wifi
  > Merge pull request #1667 from angolini/bump-linux-imx-2.1.0
  > Merge pull request #1670 from angolini/bump-linux-fslc-imx-2.1.0
  > Merge pull request #1669 from angolini/bump-linux-fslc

* sources/meta-openembedded c66ec8776...7b3c9f5cd (107):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > meta-perl: Drop broken BBCLASSEXTEND variants
  > meta-networking: Drop broken BBCLASSEXTEND variants
  > meta-oe: Drop broken BBCLASSEXTEND variants
  > meta-python: Drop broken BBCLASSEXTEND variants
  > uutils-coreutils: upgrade 0.0.21 -> 0.0.22
  > zchunk: upgrade 1.3.1 -> 1.3.2
  > xterm: upgrade 384 -> 387
  > wireshark: upgrade 4.0.8 -> 4.0.10
  > tio: upgrade 2.6 -> 2.7
  > thingsboard-gateway: upgrade 3.3 -> 3.4.1
  > tesseract: upgrade 5.3.2 -> 5.3.3
  > remmina: upgrade 1.4.32 -> 1.4.33
  > redis: upgrade 7.2.1 -> 7.2.2
  > rdma-core: upgrade 47.0 -> 48.0
  > python3-zopeinterface: upgrade 6.0 -> 6.1
  > python3-zeroconf: upgrade 0.112.0 -> 0.119.0
  > python3-xxhash: upgrade 3.3.0 -> 3.4.1
  > python3-xlsxwriter: upgrade 3.1.3 -> 3.1.8
  > python3-websocket-client: upgrade 1.6.3 -> 1.6.4
  > python3-web3: upgrade 6.10.0 -> 6.11.1
  > python3-tzlocal: upgrade 5.0.1 -> 5.1
  > python3-types-psutil: upgrade 5.9.5.16 -> 5.9.5.17
  > python3-traitlets: upgrade 5.10.1 -> 5.11.2
  > python3-texttable: upgrade 1.6.7 -> 1.7.0
  > python3-stack-data: upgrade 0.6.2 -> 0.6.3
  > python3-sqlalchemy: upgrade 2.0.21 -> 2.0.22
  > python3-socketio: upgrade 5.9.0 -> 5.10.0
  > python3-simplejson: upgrade 3.19.1 -> 3.19.2
  > python3-semver: upgrade 3.0.1 -> 3.0.2
  > python3-schedule: upgrade 1.2.0 -> 1.2.1
  > python3-rich: upgrade 13.5.3 -> 13.6.0
  > nftables: upgrade 1.0.8 -> 1.0.9
  > conntrack-tools: upgrade 1.4.7 -> 1.4.8
  > python3-regex: upgrade 2023.8.8 -> 2023.10.3
  > python3-rapidjson: upgrade 1.11 -> 1.12
  > python3-pytest-timeout: upgrade 2.1.0 -> 2.2.0
  > python3-pyephem: upgrade 4.1.4 -> 4.1.5
  > python3-pydantic: upgrade 2.4.1 -> 2.4.2
  > python3-pycodestyle: upgrade 2.11.0 -> 2.11.1
  > python3-pycares: upgrade 4.3.0 -> 4.4.0
  > python3-protobuf: upgrade 4.24.3 -> 4.24.4
  > python3-prompt-toolkit: upgrade 3.0.36 -> 3.0.39
  > python3-platformdirs: upgrade 3.10.0 -> 3.11.0
  > python3-msgpack: upgrade 1.0.6 -> 1.0.7
  > python3-meson-python: upgrade 0.13.1 -> 0.14.0
  > python3-jedi: upgrade 0.19.0 -> 0.19.1
  > python3-ipython: upgrade 8.15.0 -> 8.16.1
  > python3-imageio: upgrade 2.31.3 -> 2.31.5
  > python3-huey: upgrade 2.4.5 -> 2.5.0
  > python3-h5py: upgrade 3.9.0 -> 3.10.0
  > python3-google-auth: upgrade 2.23.1 -> 2.23.3
  > python3-googleapis-common-protos: upgrade 1.60.0 -> 1.61.0
  > python3-google-api-python-client: upgrade 2.101.0 -> 2.104.0
  > python3-flask-jwt-extended: upgrade 4.5.2 -> 4.5.3
  > python3-flask-babel: upgrade 3.1.0 -> 4.0.0
  > python3-executing: upgrade 1.2.0 -> 2.0.0
  > python3-eth-utils: upgrade 2.2.1 -> 2.2.2
  > python3-eth-typing: upgrade 3.4.0 -> 3.5.0
  > python3-engineio: upgrade 4.7.1 -> 4.8.0
  > python3-email-validator: upgrade 1.3.1 -> 2.0.0
  > python3-dbus-fast: upgrade 1.85.0 -> 2.12.0
  > python3-croniter: upgrade 1.4.1 -> 2.0.1
  > python3-coverage: upgrade 7.3.1 -> 7.3.2
  > python3-cmake: upgrade 3.27.5 -> 3.27.7
  > python3-charset-normalizer: upgrade 3.2.0 -> 3.3.0
  > python3-blinker: upgrade 1.6.2 -> 1.6.3
  > python3-bitstruct: upgrade 8.17.0 -> 8.18.0
  > python3-bitarray: upgrade 2.8.1 -> 2.8.2
  > python3-astroid: upgrade 3.0.0 -> 3.0.1
  > python3-aiohttp: upgrade 3.8.5 -> 3.8.6
  > python3-aiodns: upgrade 3.0.0 -> 3.1.1
  > python3-pylint: upgrade 3.0.0 -> 3.0.1
  > python3-mypy: upgrade 1.5.1 -> 1.6.1
  > python3-eth-abi: upgrade 3.0.1 -> 4.2.1
  > ceres-solver: upgrade 2.1.0 -> 2.2.0
  > nautilus: upgrade 45.0 -> 45.1
  > metacity: upgrade 3.46.1 -> 3.50.0
  > lvgl: upgrade 8.3.9 -> 8.3.10
  > libyang: upgrade 2.1.111 -> 2.1.128
  > libcoap: upgrade 4.3.3 -> 4.3.4
  > libbytesize: upgrade 2.9 -> 2.10
  > ipc-run: upgrade 20220807.0 -> 20231003.0
  > gnome-font-viewer: upgrade 44.0 -> 45.0
  > gnome-calculator: upgrade 45.0 -> 45.0.2
  > gnome-backgrounds: upgrade 44.0 -> 45.0
  > freerdp: upgrade 2.11.1 -> 2.11.2
  > dialog: upgrade 1.3-20230209 -> 1.3-20231002
  > ctags: upgrade 6.0.20230917.0 -> 6.0.20231001.0
  > adw-gtk3: upgrade 4.9 -> 5.1
  > lvgl: Allow empty package
  > lvgl: lv-drivers: Allow empty package
  > leveldb: Print uint64_t with PRI64
  > leveldb: prevent installing gtest
  > pipewire: Update 0.3.81 -> 0.3.83
  > meta-python: Add python3-rapidjson to PTESTS_FAST_META_PYTHON
  > python3-rapidjson: add missing ptest dependency
  > paho-mqtt-c: upgrade 1.3.12 -> 1.3.13
  > samba.bb : Disable ad-dc by default
  > edid-decode: Upgrade to latest master
  > c-ares: upgrade 1.19.1 -> 1.20.1
  > netdata: Upgrade 1.36.1 -> 1.43.0
  > opencv: refresh protobuf-v22 compatibility patch with backported version
  > nodejs: Revert io_uring support from bundled libuv-1.46.0
  > dnf-plugin-tui: create symlinks from /usr/ to /.
  > debsums: remove old recipe
  > po4a: remove old recipe

* sources/meta-qt6 6e50360...036bb84 (44):
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtquick3dphysics: Fix build on clang/x86
  > qtwebengine: Fix zlib build on 32bit arches with LF64 functions
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > qtwebengine: Fix build with libc++ from clang-17
  > qtwebengine: Fix build with clang 17
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Do not pass --target with clang
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  > Merge branch '6.5' into lts-6.5
  > Workaround too eager packagegroup sanity check
  < Merge pull request #13 from YoeDistro/kraj/6.5
  < Merge pull request #12 from YoeDistro/kraj/6.5
  < Merge pull request #11 from YoeDistro/kraj/6.5
  < Merge pull request #10 from YoeDistro/kraj/6.5
  < Merge pull request #9 from YoeDistro/kraj/6.5
  < Merge pull request #8 from YoeDistro/kraj/6.5
  < Merge pull request #7 from YoeDistro/kraj/6.5
  < Merge pull request #6 from YoeDistro/kraj/6.5
  < Merge pull request #5 from YoeDistro/kraj/6.5
  < Merge pull request #4 from YoeDistro/kraj/6.5
  < Merge pull request #3 from YoeDistro/kraj/6.5
  < Merge pull request #2 from YoeDistro/kraj/6.5
  < Merge pull request #1 from YoeDistro/kraj/6.5
  < qtbase: Add locale-base-c only on glibc based targets
  < qtmultimedia: Check for commercial licence before enabling ffmpeg
  < qtwebengine: Fix build with libc++ from clang-17
  < qtwebengine: Fix build with clang 17
  < recipes: Add missing patch header tags
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Do not pass --target with clang
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  < qtwebengine: Fix skia build issue on aarch64/clang

* sources/meta-raspberrypi 482d864...3a0f667 (2):
  > linux-raspberrypi/linux-raspberrypi-v7: drop 5.10 version
  > docs: Fix ReadTheDocs builds.os requirement

* sources/meta-riscv 8bcca70...0d51aae (1):
  > musl: Sync patches with latest musl tip

* sources/meta-ti 0ab626b5...2e1da8ef (4):
  > linux-ti-staging_6.1: CI/CD Auto-Merger: cicd.master.202310200100
  > linux-ti-staging-rt_6.1: CI/CD Auto-Merger: cicd.master.202310200100
  > u-boot-ti-staging_2023.04: CI/CD Auto-Merger: cicd.master.202310200100
  > ti-linux-fw: CI/CD Auto-Merger: cicd.master.202310200100

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

* sources/poky f65f100bc5...9c6d617f2f (125):
  > openssl: Inherit riscv32 config from latomic config on linux
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > selftest/sstatetests: add a test for CDN sstate cache
  > lib/oe/sstatesig.py: dump locked.sigs.inc only when explicitly asked via -S lockedsigs
  > cve-check.bbclass: support embedded SW components with different version number
  > cve-check.bbclass: support embedded SW components with different version number
  > meta/recipes: Remove empty ${PN}/DEV_PKG_DEPENDENCY workarounds
  > insane: Add QA check for RRECOMMENDS on non-existent packages
  > DOCS-WIP: Add some notes about WORKDIR name and SRCPV changes
  > Add DOCS-WIP
  > oeqa/qemurunner: Extra debug
  > bitbake: toaster: add tox.ini file to execute flake8 and test suite
  > bitbake: bitbake-worker: add header with length of message
  > patchtest-send-results: improve subject line
  > bitbake: SECURITY.md: add file
  > linux-yocto: update CVE exclusions
  > bitbake: fetch2/git: fix lfs fetch with destsuffix param
  > bitbake: codeparser: add missing 'import os'
  > bitbake: runqueue: set has 'add', not 'append' method
  > bitbake: Toaster: bug-fix on tests.views.test_views.py
  > bitbake: Toaster: bug-fix on tests/views/test_views.py
  > bitbake: Toaster: bug-fix on custom image test cases
  > bitbake: Toaster: bug-fix on /toastermain/logs.py
  > bitbake: runqueue.py: clarify that 'closest' signature means 'most recent' (and not closest in its content)
  > bitbake: Fix find_bbfiles string endswith call
  > bitbake: tests/fetch.py: Add tests to cover multiple branch/name parameters
  > scripts/yocto_testresults_query: add option to change display limit
  > scripts/resulttool: make additional info more compact
  > scripts/resulttool: rearrange regressions report order
  > scripts/resulttool: limit the number of changes displayed per test
  > lighttpd: modernize lighttpd.conf
  > lighttpd: update init script
  > lighttpd: upgrade 1.4.71 -> 1.4.72
  > openssl: Match target name for riscv64/riscv32
  > libsndfile1: fix CVE-2022-33065
  > package_qa_check_rdepends: Allow /usr/bin/sh if usrmerge
  > runqemu: Add squashfs filesystem types
  > shared-mime-info: Fix missing sentinel warning
  > bb-matrix-plot.sh: Show underscores correctly in labels
  > kea: drop unused directory
  > systemd: add option to use stub-resolv.conf
  > base-files, systemd: add nss-resolve plugin
  > qemuboot.bbclass: fix typos in documentation
  > llvm: Upgrade to 17.0.3
  > patchtest: fix lic_files_chksum test regex
  > ref-manual: variables: add example for SYSROOT_DIRS variable
  > ref-manual: variables: add TOOLCHAIN_OPTIONS variable
  > ref-manual: variables: add RECIPE_SYSROOT and RECIPE_SYSROOT_NATIVE
  > dev-manual: start.rst: remove obsolete reference
  > brief-yoctoprojectqs: use new CDN mirror for sstate
  > ref-manual: Add documentation for the unimplemented-ptest QA warning
  > contributor-guide: clarify patchtest usage
  > contributor-guide: add patchtest section
  > dev-manual: layers: Add notes about layer.conf
  > ref-manual: variables: provide no-match example for COMPATIBLE_MACHINE
  > profile-manual: aesthetic cleanups
  > ref-manual: Fix PACKAGECONFIG term and add an example
  > dev-manual: new-recipe.rst: add missing parenthesis to "Patching Code" section
  > bsp-guide: bsp: skip Intel machines no longer supported in Poky
  > manuals: update list of supported machines
  > sdk-manual: appendix-obtain: improve and update descriptions
  > dev-manual: wic: update "wic list images" output
  > manuals: update linux-yocto append examples
  > ref-manual: Warn about COMPATIBLE_MACHINE skipping native recipes
  > selftest/buildoptions: tag the download mirror test with 'yocto-mirrors'
  > patchtest: skip merge test if not targeting master
  > patchtest: test regardless of mergeability
  > poky.conf: Update to post release versioning
  > linux-yocto/6.5: serial: core: integrate upstream fixes
  > linux-yocto/6.5: config: remove VIDEO_STK1160_COMMON
  > patchtest: sort when reading patches from a directory
  > patchtest: remove unused imports
  > patchtest: check for untracked changes
  > linux-firmware: create separate packages
  > systemd: add p11kit package config
  > systemd: add cryptsetup-plugins package config
  > systemd: add systemd-crypt package
  > systemd: sort packages before pn
  > base-files: Remove localhost ::1 from hosts if ipv6 missing
  > libtirpc: Support ipv6 in DISTRO_FEATURES
  > stress-ng: upgrade 0.16.05 -> 0.17.00
  > sqlite3: upgrade 3.43.1 -> 3.43.2
  > shared-mime-info: upgrade 2.2 -> 2.3
  > repo: upgrade 2.36.1 -> 2.37
  > python3-wcwidth: upgrade 0.2.6 -> 0.2.8
  > xkeyboard-config: upgrade 2.39 -> 2.40
  > base-files: profile: allow profile.d to set EDITOR
  > python3-ruamel-yaml: upgrade 0.17.32 -> 0.17.35
  > python3-pycairo: upgrade 1.24.0 -> 1.25.0
  > python3-packaging: upgrade 23.1 -> 23.2
  > python3-markdown: upgrade 3.4.4 -> 3.5
  > python3-iso8601: upgrade 2.0.0 -> 2.1.0
  > python3-hypothesis: upgrade 6.86.2 -> 6.87.4
  > python3-cffi: upgrade 1.15.1 -> 1.16.0
  > python3-beartype: upgrade 0.15.0 -> 0.16.2
  > python3-babel: upgrade 2.12.1 -> 2.13.0
  > python3-git: upgrade 3.1.36 -> 3.1.37
  > libva: upgrade 2.19.0 -> 2.20.0
  > ltp: upgrade 20230516 -> 20230929
  > libubootenv: upgrade 0.3.4 -> 0.3.5
  > libsdl2: upgrade 2.28.3 -> 2.28.4
  > libcomps: upgrade 0.1.19 -> 0.1.20
  > kmod: upgrade 30 -> 31
  > ell: upgrade 0.58 -> 0.59
  > dhcpcd: upgrade 10.0.2 -> 10.0.3
  > createrepo-c: upgrade 1.0.0 -> 1.0.1
  > btrfs-tools: upgrade 6.5.1 -> 6.5.2
  > bluez5: upgrade 5.69 -> 5.70
  > openssh: Add sshd.service
  > oeqa/sdk/rust: Add build and run test of rust binary with SDK host
  > rust-cross-canadian: set CARGO_TARGET_<triple>_RUNNER for nativesdk
  > rust-cross-canadian: set CARGO_TARGET_<triple>_RUSTFLAGS
  > perl: fix intermittent test failure
  > sstatesig: be more precise and show the full path in exceptions
  > goarch: Move Go architecture mapping to a library
  > packagegroup-core-tools-profile: Remove PROFILE_TOOLS_X
  > scripts/bitbake-whatchanged: remove
  > bitbake.conf: Drop DEPLOY_DIR_TAR
  > man-db: remove inexplicable man_db.conf patch
  > man-db: add RRECOMMENDS on glibc-utils for iconv
  > python3-urllib3: Update to 2.0.6
  > vim: Upgrade 9.0.2009 -> 9.0.2048
  > SECURITY.md: add file

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

* sources/meta-arm 2608ba34...0262fee5 (10):
  > arm-bsp/fvp-base: Configure grub as the EFI provider
  > arm-bsp/u-boot/fvp-base: Configure FVP base U-boot machine and enable U-boot sysreset, CRC-32 and virtio RNG
  > arm-bsp/trusted-firmware-a/fvp-base: Add stdout path and virtio net and rng
  > arm-bsp/fvp-base: Merge fvp-common.inc into fvp-base.conf
  > arm-bsp/u-boot: Divide the U-boot configuration by machine
  > CI: track nanbield branches
  > CI: Enable TF-A TFTF test builds
  > arm-bsp: Enable TF-A test building for the N1SDP
  > arm-bsp/n1sdp: Enable OP-TEE cache in N1SDP
  > arm-bsp/n1sdp: Move OP-TEE to DDR4

* sources/meta-clang 897ebdf...e7b1f94 (3):
  > clang.bbclass: Use llvm-strip on all architectures
  > meta-clang: Replace RUNTIME with TC_CXX_RUNTIME
  > clang: Update to 17.0.3 release

* sources/meta-freescale 7327e03c...7dc9e03f (6):
  > wayland: Delete recipe
  > Merge pull request #1673 from junzhuimx/master
  > Merge pull request #1668 from quaresmajose/firmware-nxp-wifi
  > Merge pull request #1667 from angolini/bump-linux-imx-2.1.0
  > Merge pull request #1670 from angolini/bump-linux-fslc-imx-2.1.0
  > Merge pull request #1669 from angolini/bump-linux-fslc

* sources/meta-openembedded c66ec8776...7b3c9f5cd (107):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > meta-perl: Drop broken BBCLASSEXTEND variants
  > meta-networking: Drop broken BBCLASSEXTEND variants
  > meta-oe: Drop broken BBCLASSEXTEND variants
  > meta-python: Drop broken BBCLASSEXTEND variants
  > uutils-coreutils: upgrade 0.0.21 -> 0.0.22
  > zchunk: upgrade 1.3.1 -> 1.3.2
  > xterm: upgrade 384 -> 387
  > wireshark: upgrade 4.0.8 -> 4.0.10
  > tio: upgrade 2.6 -> 2.7
  > thingsboard-gateway: upgrade 3.3 -> 3.4.1
  > tesseract: upgrade 5.3.2 -> 5.3.3
  > remmina: upgrade 1.4.32 -> 1.4.33
  > redis: upgrade 7.2.1 -> 7.2.2
  > rdma-core: upgrade 47.0 -> 48.0
  > python3-zopeinterface: upgrade 6.0 -> 6.1
  > python3-zeroconf: upgrade 0.112.0 -> 0.119.0
  > python3-xxhash: upgrade 3.3.0 -> 3.4.1
  > python3-xlsxwriter: upgrade 3.1.3 -> 3.1.8
  > python3-websocket-client: upgrade 1.6.3 -> 1.6.4
  > python3-web3: upgrade 6.10.0 -> 6.11.1
  > python3-tzlocal: upgrade 5.0.1 -> 5.1
  > python3-types-psutil: upgrade 5.9.5.16 -> 5.9.5.17
  > python3-traitlets: upgrade 5.10.1 -> 5.11.2
  > python3-texttable: upgrade 1.6.7 -> 1.7.0
  > python3-stack-data: upgrade 0.6.2 -> 0.6.3
  > python3-sqlalchemy: upgrade 2.0.21 -> 2.0.22
  > python3-socketio: upgrade 5.9.0 -> 5.10.0
  > python3-simplejson: upgrade 3.19.1 -> 3.19.2
  > python3-semver: upgrade 3.0.1 -> 3.0.2
  > python3-schedule: upgrade 1.2.0 -> 1.2.1
  > python3-rich: upgrade 13.5.3 -> 13.6.0
  > nftables: upgrade 1.0.8 -> 1.0.9
  > conntrack-tools: upgrade 1.4.7 -> 1.4.8
  > python3-regex: upgrade 2023.8.8 -> 2023.10.3
  > python3-rapidjson: upgrade 1.11 -> 1.12
  > python3-pytest-timeout: upgrade 2.1.0 -> 2.2.0
  > python3-pyephem: upgrade 4.1.4 -> 4.1.5
  > python3-pydantic: upgrade 2.4.1 -> 2.4.2
  > python3-pycodestyle: upgrade 2.11.0 -> 2.11.1
  > python3-pycares: upgrade 4.3.0 -> 4.4.0
  > python3-protobuf: upgrade 4.24.3 -> 4.24.4
  > python3-prompt-toolkit: upgrade 3.0.36 -> 3.0.39
  > python3-platformdirs: upgrade 3.10.0 -> 3.11.0
  > python3-msgpack: upgrade 1.0.6 -> 1.0.7
  > python3-meson-python: upgrade 0.13.1 -> 0.14.0
  > python3-jedi: upgrade 0.19.0 -> 0.19.1
  > python3-ipython: upgrade 8.15.0 -> 8.16.1
  > python3-imageio: upgrade 2.31.3 -> 2.31.5
  > python3-huey: upgrade 2.4.5 -> 2.5.0
  > python3-h5py: upgrade 3.9.0 -> 3.10.0
  > python3-google-auth: upgrade 2.23.1 -> 2.23.3
  > python3-googleapis-common-protos: upgrade 1.60.0 -> 1.61.0
  > python3-google-api-python-client: upgrade 2.101.0 -> 2.104.0
  > python3-flask-jwt-extended: upgrade 4.5.2 -> 4.5.3
  > python3-flask-babel: upgrade 3.1.0 -> 4.0.0
  > python3-executing: upgrade 1.2.0 -> 2.0.0
  > python3-eth-utils: upgrade 2.2.1 -> 2.2.2
  > python3-eth-typing: upgrade 3.4.0 -> 3.5.0
  > python3-engineio: upgrade 4.7.1 -> 4.8.0
  > python3-email-validator: upgrade 1.3.1 -> 2.0.0
  > python3-dbus-fast: upgrade 1.85.0 -> 2.12.0
  > python3-croniter: upgrade 1.4.1 -> 2.0.1
  > python3-coverage: upgrade 7.3.1 -> 7.3.2
  > python3-cmake: upgrade 3.27.5 -> 3.27.7
  > python3-charset-normalizer: upgrade 3.2.0 -> 3.3.0
  > python3-blinker: upgrade 1.6.2 -> 1.6.3
  > python3-bitstruct: upgrade 8.17.0 -> 8.18.0
  > python3-bitarray: upgrade 2.8.1 -> 2.8.2
  > python3-astroid: upgrade 3.0.0 -> 3.0.1
  > python3-aiohttp: upgrade 3.8.5 -> 3.8.6
  > python3-aiodns: upgrade 3.0.0 -> 3.1.1
  > python3-pylint: upgrade 3.0.0 -> 3.0.1
  > python3-mypy: upgrade 1.5.1 -> 1.6.1
  > python3-eth-abi: upgrade 3.0.1 -> 4.2.1
  > ceres-solver: upgrade 2.1.0 -> 2.2.0
  > nautilus: upgrade 45.0 -> 45.1
  > metacity: upgrade 3.46.1 -> 3.50.0
  > lvgl: upgrade 8.3.9 -> 8.3.10
  > libyang: upgrade 2.1.111 -> 2.1.128
  > libcoap: upgrade 4.3.3 -> 4.3.4
  > libbytesize: upgrade 2.9 -> 2.10
  > ipc-run: upgrade 20220807.0 -> 20231003.0
  > gnome-font-viewer: upgrade 44.0 -> 45.0
  > gnome-calculator: upgrade 45.0 -> 45.0.2
  > gnome-backgrounds: upgrade 44.0 -> 45.0
  > freerdp: upgrade 2.11.1 -> 2.11.2
  > dialog: upgrade 1.3-20230209 -> 1.3-20231002
  > ctags: upgrade 6.0.20230917.0 -> 6.0.20231001.0
  > adw-gtk3: upgrade 4.9 -> 5.1
  > lvgl: Allow empty package
  > lvgl: lv-drivers: Allow empty package
  > leveldb: Print uint64_t with PRI64
  > leveldb: prevent installing gtest
  > pipewire: Update 0.3.81 -> 0.3.83
  > meta-python: Add python3-rapidjson to PTESTS_FAST_META_PYTHON
  > python3-rapidjson: add missing ptest dependency
  > paho-mqtt-c: upgrade 1.3.12 -> 1.3.13
  > samba.bb : Disable ad-dc by default
  > edid-decode: Upgrade to latest master
  > c-ares: upgrade 1.19.1 -> 1.20.1
  > netdata: Upgrade 1.36.1 -> 1.43.0
  > opencv: refresh protobuf-v22 compatibility patch with backported version
  > nodejs: Revert io_uring support from bundled libuv-1.46.0
  > dnf-plugin-tui: create symlinks from /usr/ to /.
  > debsums: remove old recipe
  > po4a: remove old recipe

* sources/meta-qt6 6e50360...036bb84 (44):
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtquick3dphysics: Fix build on clang/x86
  > qtwebengine: Fix zlib build on 32bit arches with LF64 functions
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > qtwebengine: Fix build with libc++ from clang-17
  > qtwebengine: Fix build with clang 17
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Do not pass --target with clang
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  > Merge branch '6.5' into lts-6.5
  > Workaround too eager packagegroup sanity check
  < Merge pull request #13 from YoeDistro/kraj/6.5
  < Merge pull request #12 from YoeDistro/kraj/6.5
  < Merge pull request #11 from YoeDistro/kraj/6.5
  < Merge pull request #10 from YoeDistro/kraj/6.5
  < Merge pull request #9 from YoeDistro/kraj/6.5
  < Merge pull request #8 from YoeDistro/kraj/6.5
  < Merge pull request #7 from YoeDistro/kraj/6.5
  < Merge pull request #6 from YoeDistro/kraj/6.5
  < Merge pull request #5 from YoeDistro/kraj/6.5
  < Merge pull request #4 from YoeDistro/kraj/6.5
  < Merge pull request #3 from YoeDistro/kraj/6.5
  < Merge pull request #2 from YoeDistro/kraj/6.5
  < Merge pull request #1 from YoeDistro/kraj/6.5
  < qtbase: Add locale-base-c only on glibc based targets
  < qtmultimedia: Check for commercial licence before enabling ffmpeg
  < qtwebengine: Fix build with libc++ from clang-17
  < qtwebengine: Fix build with clang 17
  < recipes: Add missing patch header tags
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Do not pass --target with clang
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  < qtwebengine: Fix skia build issue on aarch64/clang

* sources/meta-raspberrypi 482d864...3a0f667 (2):
  > linux-raspberrypi/linux-raspberrypi-v7: drop 5.10 version
  > docs: Fix ReadTheDocs builds.os requirement

* sources/meta-riscv 8bcca70...0d51aae (1):
  > musl: Sync patches with latest musl tip

* sources/meta-ti 0ab626b5...2e1da8ef (4):
  > linux-ti-staging_6.1: CI/CD Auto-Merger: cicd.master.202310200100
  > linux-ti-staging-rt_6.1: CI/CD Auto-Merger: cicd.master.202310200100
  > u-boot-ti-staging_2023.04: CI/CD Auto-Merger: cicd.master.202310200100
  > ti-linux-fw: CI/CD Auto-Merger: cicd.master.202310200100

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

* sources/poky f65f100bc5...b21f63a67f (127):
  > kernel.bbclass: Use strip utility used for kernel build in do_package
  > openssl: Inherit riscv32 config from latomic config on linux
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > selftest/sstatetests: add a test for CDN sstate cache
  > lib/oe/sstatesig.py: dump locked.sigs.inc only when explicitly asked via -S lockedsigs
  > cve-check.bbclass: support embedded SW components with different version number
  > cve-check.bbclass: support embedded SW components with different version number
  > meta/recipes: Remove empty ${PN}/DEV_PKG_DEPENDENCY workarounds
  > insane: Add QA check for RRECOMMENDS on non-existent packages
  > DOCS-WIP: Add some notes about WORKDIR name and SRCPV changes
  > Add DOCS-WIP
  > oeqa/qemurunner: Extra debug
  > bitbake: toaster: add tox.ini file to execute flake8 and test suite
  > bitbake: bitbake-worker: add header with length of message
  > patchtest: disable merge test
  > patchtest-send-results: improve subject line
  > bitbake: SECURITY.md: add file
  > linux-yocto: update CVE exclusions
  > bitbake: fetch2/git: fix lfs fetch with destsuffix param
  > bitbake: codeparser: add missing 'import os'
  > bitbake: runqueue: set has 'add', not 'append' method
  > bitbake: Toaster: bug-fix on tests.views.test_views.py
  > bitbake: Toaster: bug-fix on tests/views/test_views.py
  > bitbake: Toaster: bug-fix on custom image test cases
  > bitbake: Toaster: bug-fix on /toastermain/logs.py
  > bitbake: runqueue.py: clarify that 'closest' signature means 'most recent' (and not closest in its content)
  > bitbake: Fix find_bbfiles string endswith call
  > bitbake: tests/fetch.py: Add tests to cover multiple branch/name parameters
  > scripts/yocto_testresults_query: add option to change display limit
  > scripts/resulttool: make additional info more compact
  > scripts/resulttool: rearrange regressions report order
  > scripts/resulttool: limit the number of changes displayed per test
  > lighttpd: modernize lighttpd.conf
  > lighttpd: update init script
  > lighttpd: upgrade 1.4.71 -> 1.4.72
  > openssl: Match target name for riscv64/riscv32
  > libsndfile1: fix CVE-2022-33065
  > package_qa_check_rdepends: Allow /usr/bin/sh if usrmerge
  > runqemu: Add squashfs filesystem types
  > shared-mime-info: Fix missing sentinel warning
  > bb-matrix-plot.sh: Show underscores correctly in labels
  > kea: drop unused directory
  > systemd: add option to use stub-resolv.conf
  > base-files, systemd: add nss-resolve plugin
  > qemuboot.bbclass: fix typos in documentation
  > llvm: Upgrade to 17.0.3
  > patchtest: fix lic_files_chksum test regex
  > ref-manual: variables: add example for SYSROOT_DIRS variable
  > ref-manual: variables: add TOOLCHAIN_OPTIONS variable
  > ref-manual: variables: add RECIPE_SYSROOT and RECIPE_SYSROOT_NATIVE
  > dev-manual: start.rst: remove obsolete reference
  > brief-yoctoprojectqs: use new CDN mirror for sstate
  > ref-manual: Add documentation for the unimplemented-ptest QA warning
  > contributor-guide: clarify patchtest usage
  > contributor-guide: add patchtest section
  > dev-manual: layers: Add notes about layer.conf
  > ref-manual: variables: provide no-match example for COMPATIBLE_MACHINE
  > profile-manual: aesthetic cleanups
  > ref-manual: Fix PACKAGECONFIG term and add an example
  > dev-manual: new-recipe.rst: add missing parenthesis to "Patching Code" section
  > bsp-guide: bsp: skip Intel machines no longer supported in Poky
  > manuals: update list of supported machines
  > sdk-manual: appendix-obtain: improve and update descriptions
  > dev-manual: wic: update "wic list images" output
  > manuals: update linux-yocto append examples
  > ref-manual: Warn about COMPATIBLE_MACHINE skipping native recipes
  > selftest/buildoptions: tag the download mirror test with 'yocto-mirrors'
  > patchtest: skip merge test if not targeting master
  > patchtest: test regardless of mergeability
  > poky.conf: Update to post release versioning
  > linux-yocto/6.5: serial: core: integrate upstream fixes
  > linux-yocto/6.5: config: remove VIDEO_STK1160_COMMON
  > patchtest: sort when reading patches from a directory
  > patchtest: remove unused imports
  > patchtest: check for untracked changes
  > linux-firmware: create separate packages
  > systemd: add p11kit package config
  > systemd: add cryptsetup-plugins package config
  > systemd: add systemd-crypt package
  > systemd: sort packages before pn
  > base-files: Remove localhost ::1 from hosts if ipv6 missing
  > libtirpc: Support ipv6 in DISTRO_FEATURES
  > stress-ng: upgrade 0.16.05 -> 0.17.00
  > sqlite3: upgrade 3.43.1 -> 3.43.2
  > shared-mime-info: upgrade 2.2 -> 2.3
  > repo: upgrade 2.36.1 -> 2.37
  > python3-wcwidth: upgrade 0.2.6 -> 0.2.8
  > xkeyboard-config: upgrade 2.39 -> 2.40
  > base-files: profile: allow profile.d to set EDITOR
  > python3-ruamel-yaml: upgrade 0.17.32 -> 0.17.35
  > python3-pycairo: upgrade 1.24.0 -> 1.25.0
  > python3-packaging: upgrade 23.1 -> 23.2
  > python3-markdown: upgrade 3.4.4 -> 3.5
  > python3-iso8601: upgrade 2.0.0 -> 2.1.0
  > python3-hypothesis: upgrade 6.86.2 -> 6.87.4
  > python3-cffi: upgrade 1.15.1 -> 1.16.0
  > python3-beartype: upgrade 0.15.0 -> 0.16.2
  > python3-babel: upgrade 2.12.1 -> 2.13.0
  > python3-git: upgrade 3.1.36 -> 3.1.37
  > libva: upgrade 2.19.0 -> 2.20.0
  > ltp: upgrade 20230516 -> 20230929
  > libubootenv: upgrade 0.3.4 -> 0.3.5
  > libsdl2: upgrade 2.28.3 -> 2.28.4
  > libcomps: upgrade 0.1.19 -> 0.1.20
  > kmod: upgrade 30 -> 31
  > ell: upgrade 0.58 -> 0.59
  > dhcpcd: upgrade 10.0.2 -> 10.0.3
  > createrepo-c: upgrade 1.0.0 -> 1.0.1
  > btrfs-tools: upgrade 6.5.1 -> 6.5.2
  > bluez5: upgrade 5.69 -> 5.70
  > openssh: Add sshd.service
  > oeqa/sdk/rust: Add build and run test of rust binary with SDK host
  > rust-cross-canadian: set CARGO_TARGET_<triple>_RUNNER for nativesdk
  > rust-cross-canadian: set CARGO_TARGET_<triple>_RUSTFLAGS
  > perl: fix intermittent test failure
  > sstatesig: be more precise and show the full path in exceptions
  > goarch: Move Go architecture mapping to a library
  > packagegroup-core-tools-profile: Remove PROFILE_TOOLS_X
  > scripts/bitbake-whatchanged: remove
  > bitbake.conf: Drop DEPLOY_DIR_TAR
  > man-db: remove inexplicable man_db.conf patch
  > man-db: add RRECOMMENDS on glibc-utils for iconv
  > python3-urllib3: Update to 2.0.6
  > vim: Upgrade 9.0.2009 -> 9.0.2048
  > SECURITY.md: add file

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Oct 25, 2023
…cale sources/meta-openembedded sources/meta-qt6 sources/meta-rockchip sources/meta-ti sources/meta-variscite-bsp sources/poky

* sources/meta-arm 4bf3246b...cba57a6b (9):
  > CI: build both aarch64 and x86-64 packages for as many FVPs as possible
  > CI: don't pin corstone1000-fvp to x86-64
  > kas/corstone1000: don't limit the FVP use to x86-64
  > arm/fvp-corstone1000: upgrade to 11.22.35, add aarch64 binaries
  > arm-bsp/fvp-base: Configure grub as the EFI provider
  > arm-bsp/u-boot/fvp-base: Configure FVP base U-boot machine and enable U-boot sysreset, CRC-32 and virtio RNG
  > arm-bsp/trusted-firmware-a/fvp-base: Add stdout path and virtio net and rng
  > arm-bsp/fvp-base: Merge fvp-common.inc into fvp-base.conf
  > arm-bsp/u-boot: Divide the U-boot configuration by machine

* sources/meta-clang 4c65122...e7b1f94 (2):
  > clang.bbclass: Use llvm-strip on all architectures
  > meta-clang: Replace RUNTIME with TC_CXX_RUNTIME

* sources/meta-freescale b4e00b86...b5b56746 (2):
  > wayland: Delete recipe
  > Merge pull request #1674 from MrCry0/master-u-boot-6.1.36-2.1.0

* sources/meta-openembedded dddd4bc39...7b3c9f5cd (6):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > meta-perl: Drop broken BBCLASSEXTEND variants
  > meta-networking: Drop broken BBCLASSEXTEND variants
  > meta-oe: Drop broken BBCLASSEXTEND variants
  > meta-python: Drop broken BBCLASSEXTEND variants
  > uutils-coreutils: upgrade 0.0.21 -> 0.0.22

* sources/meta-qt6 d9a785c...00bec02 (45):
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtquick3dphysics: Fix build on clang/x86
  > qtwebengine: Fix zlib build on 32bit arches with LF64 functions
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > qtwebengine: Fix build with libc++ from clang-17
  > qtwebengine: Fix build with clang 17
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Do not pass --target with clang
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  > qt6: switch to commercial-only LTS repos and branches
  > Update Qt branch in qt6-commercial.inc
  < Merge pull request #14 from YoeDistro/kraj/6.5
  < Merge pull request #13 from YoeDistro/kraj/6.5
  < Merge pull request #12 from YoeDistro/kraj/6.5
  < Merge pull request #11 from YoeDistro/kraj/6.5
  < Merge pull request #10 from YoeDistro/kraj/6.5
  < Merge pull request #9 from YoeDistro/kraj/6.5
  < Merge pull request #8 from YoeDistro/kraj/6.5
  < Merge pull request #7 from YoeDistro/kraj/6.5
  < Merge pull request #6 from YoeDistro/kraj/6.5
  < Merge pull request #5 from YoeDistro/kraj/6.5
  < Merge pull request #4 from YoeDistro/kraj/6.5
  < Merge pull request #3 from YoeDistro/kraj/6.5
  < Merge pull request #2 from YoeDistro/kraj/6.5
  < Merge pull request #1 from YoeDistro/kraj/6.5
  < qtbase: Add locale-base-c only on glibc based targets
  < qtmultimedia: Check for commercial licence before enabling ffmpeg
  < qtwebengine: Fix build with libc++ from clang-17
  < qtwebengine: Fix build with clang 17
  < recipes: Add missing patch header tags
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Do not pass --target with clang
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  < qtwebengine: Fix skia build issue on aarch64/clang

* sources/meta-rockchip 782e9f4...36b07ec (1):
  > bsp: rkbin: fix default COMPATIBLE_MACHINE matching all

* sources/meta-ti 2e1da8ef...ef80a01b (9):
  > conf: machine: move RDEPENDS and RRECOMMENDS from kernel-rdepends.inc
  > linux-bb.org: Remove unneeded patches
  > conf: beagle*: recommend essential FW images for Beagle devices
  > u-boot-bb.org: add back Beagle-specific U-boot 2023.04
  > linux-bb.org: update kernel to 6.1 for Beagle devices
  > conf: beagleplay: trim down the DTB list
  > conf: beaglebone-ai64: trim down the DTB list
  > ti-pru-sw-edma-driver: Remove this recipe
  > conf: include TI_COMMON_DEPLOY in PSEUDO_IGNORE_PATHS

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

* sources/poky e66dcd89b4...12a40cc58f (31):
  > gdb: Update to gdb 14 release
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > kernel.bbclass: Use strip utility used for kernel build in do_package
  > openssl: Upgrade 3.1.3 -> 3.1.4
  > package_rpm.bbclass: Allow compression mode override
  > package_rpm.bbclass: Remove unused definitions
  > package_rpm.bbclass: Minor cosmetic and style fixes
  > package_rpm.bbclass: Fix some pycodestyle issues
  > pixman: ignore CVE-2023-37769
  > cve-check: slightly more verbose warning when adding the same package twice
  > cve-check: sort the package list in the JSON report
  > zlib: ignore CVE-2023-45853
  > libxml2: ignore disputed CVE-2023-45322
  > selftest/sstatetests: add a test for CDN sstate cache
  > lib/oe/sstatesig.py: dump locked.sigs.inc only when explicitly asked via -S lockedsigs
  > selftest/sstatetests: add tests for 'bitbake -S printdiff'
  > cve-check.bbclass: support embedded SW components with different version number
  > cve-check.bbclass: support embedded SW components with different version number
  > meta/recipes: Remove empty ${PN}/DEV_PKG_DEPENDENCY workarounds
  > insane: Add QA check for RRECOMMENDS on non-existent packages
  > DOCS-WIP: Add some notes about WORKDIR name and SRCPV changes
  > Add DOCS-WIP
  > oeqa/qemurunner: Extra debug
  > bitbake: toaster: add tox.ini file to execute test suite
  > bitbake: bitbake-worker: add header with length of message
  > patchtest-send-results: check max line length, simplify responses
  > openssl: Inherit riscv32 config from latomic config on linux
  > perf: lift TARGET_CC_ARCH modification out of security_flags.inc
  > patchtest: disable merge test

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Oct 25, 2023
…cale sources/meta-openembedded sources/meta-qt6 sources/meta-raspberrypi sources/meta-rockchip sources/meta-ti sources/meta-variscite-bsp sources/poky

* sources/meta-arm 4bf3246b...cba57a6b (9):
  > CI: build both aarch64 and x86-64 packages for as many FVPs as possible
  > CI: don't pin corstone1000-fvp to x86-64
  > kas/corstone1000: don't limit the FVP use to x86-64
  > arm/fvp-corstone1000: upgrade to 11.22.35, add aarch64 binaries
  > arm-bsp/fvp-base: Configure grub as the EFI provider
  > arm-bsp/u-boot/fvp-base: Configure FVP base U-boot machine and enable U-boot sysreset, CRC-32 and virtio RNG
  > arm-bsp/trusted-firmware-a/fvp-base: Add stdout path and virtio net and rng
  > arm-bsp/fvp-base: Merge fvp-common.inc into fvp-base.conf
  > arm-bsp/u-boot: Divide the U-boot configuration by machine

* sources/meta-clang 4c65122...9602e57 (2):
  > clang.bbclass: Use llvm-strip on all architectures
  > meta-clang: Replace RUNTIME with TC_CXX_RUNTIME

* sources/meta-freescale b4e00b86...b5b56746 (2):
  > wayland: Delete recipe
  > Merge pull request #1674 from MrCry0/master-u-boot-6.1.36-2.1.0

* sources/meta-openembedded dddd4bc39...7b3c9f5cd (6):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > meta-perl: Drop broken BBCLASSEXTEND variants
  > meta-networking: Drop broken BBCLASSEXTEND variants
  > meta-oe: Drop broken BBCLASSEXTEND variants
  > meta-python: Drop broken BBCLASSEXTEND variants
  > uutils-coreutils: upgrade 0.0.21 -> 0.0.22

* sources/meta-qt6 d9a785c...00bec02 (45):
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtquick3dphysics: Fix build on clang/x86
  > qtwebengine: Fix zlib build on 32bit arches with LF64 functions
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > qtwebengine: Fix build with libc++ from clang-17
  > qtwebengine: Fix build with clang 17
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Do not pass --target with clang
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  > qt6: switch to commercial-only LTS repos and branches
  > Update Qt branch in qt6-commercial.inc
  < Merge pull request #14 from YoeDistro/kraj/6.5
  < Merge pull request #13 from YoeDistro/kraj/6.5
  < Merge pull request #12 from YoeDistro/kraj/6.5
  < Merge pull request #11 from YoeDistro/kraj/6.5
  < Merge pull request #10 from YoeDistro/kraj/6.5
  < Merge pull request #9 from YoeDistro/kraj/6.5
  < Merge pull request #8 from YoeDistro/kraj/6.5
  < Merge pull request #7 from YoeDistro/kraj/6.5
  < Merge pull request #6 from YoeDistro/kraj/6.5
  < Merge pull request #5 from YoeDistro/kraj/6.5
  < Merge pull request #4 from YoeDistro/kraj/6.5
  < Merge pull request #3 from YoeDistro/kraj/6.5
  < Merge pull request #2 from YoeDistro/kraj/6.5
  < Merge pull request #1 from YoeDistro/kraj/6.5
  < qtbase: Add locale-base-c only on glibc based targets
  < qtmultimedia: Check for commercial licence before enabling ffmpeg
  < qtwebengine: Fix build with libc++ from clang-17
  < qtwebengine: Fix build with clang 17
  < recipes: Add missing patch header tags
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Do not pass --target with clang
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  < qtwebengine: Fix skia build issue on aarch64/clang

* sources/meta-raspberrypi 3a0f667...0a4a68d (1):
  > linux-raspberrypi: stop setting powersave as the default CPU governor

* sources/meta-rockchip 782e9f4...36b07ec (1):
  > bsp: rkbin: fix default COMPATIBLE_MACHINE matching all

* sources/meta-ti 2e1da8ef...ef80a01b (9):
  > conf: machine: move RDEPENDS and RRECOMMENDS from kernel-rdepends.inc
  > linux-bb.org: Remove unneeded patches
  > conf: beagle*: recommend essential FW images for Beagle devices
  > u-boot-bb.org: add back Beagle-specific U-boot 2023.04
  > linux-bb.org: update kernel to 6.1 for Beagle devices
  > conf: beagleplay: trim down the DTB list
  > conf: beaglebone-ai64: trim down the DTB list
  > ti-pru-sw-edma-driver: Remove this recipe
  > conf: include TI_COMMON_DEPLOY in PSEUDO_IGNORE_PATHS

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

* sources/poky e66dcd89b4...f89b415e03 (39):
  > gdb: Update to gdb 14 release
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > oeqa/selftest/devtool: remove spaces on empty line
  > oeqa/selftest/devtool: abort if a local workspace already exist
  > oeqa/selftest/recipetool: add selftest for PEP-517 recipe creation
  > scripts:recipetool:create_buildsys_python: add PEP517 support
  > scripts:recipetool:create_buildsys_python: refactor code for futur PEP517 addition
  > scripts:recipetool:create_buildsys_python: prefix created recipes with python3-
  > scripts:recipetool:create_buildsys_python: fix license note
  > kernel.bbclass: Use strip utility used for kernel build in do_package
  > openssl: Upgrade 3.1.3 -> 3.1.4
  > package_rpm.bbclass: Allow compression mode override
  > package_rpm.bbclass: Remove unused definitions
  > package_rpm.bbclass: Minor cosmetic and style fixes
  > package_rpm.bbclass: Fix some pycodestyle issues
  > pixman: ignore CVE-2023-37769
  > cve-check: slightly more verbose warning when adding the same package twice
  > cve-check: sort the package list in the JSON report
  > zlib: ignore CVE-2023-45853
  > libxml2: ignore disputed CVE-2023-45322
  > selftest/sstatetests: add a test for CDN sstate cache
  > lib/oe/sstatesig.py: dump locked.sigs.inc only when explicitly asked via -S lockedsigs
  > selftest/sstatetests: add tests for 'bitbake -S printdiff'
  > cve-check.bbclass: support embedded SW components with different version number
  > cve-check.bbclass: support embedded SW components with different version number
  > meta/recipes: Remove empty ${PN}/DEV_PKG_DEPENDENCY workarounds
  > insane: Add QA check for RRECOMMENDS on non-existent packages
  > DOCS-WIP: Add some notes about WORKDIR name and SRCPV changes
  > Add DOCS-WIP
  > oeqa/qemurunner: Extra debug
  > bitbake: toaster: add tox.ini file to execute test suite
  > bitbake: bitbake-worker: add header with length of message
  > patchtest/selftest: add XSKIP, update test files
  > patchtest-send-results: check max line length, simplify responses
  > openssl: Inherit riscv32 config from latomic config on linux
  > perf: lift TARGET_CC_ARCH modification out of security_flags.inc
  > patchtest: disable merge test

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Oct 26, 2023
…es/meta-qt6 sources/meta-variscite-bsp sources/poky

* sources/meta-freescale f864f243...b5b56746 (1):
  > wayland: Delete recipe

* sources/meta-openembedded 79e0a9d23...608cef0bc (10):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > mosquitto: Support building for native again
  > libwebsockets: Support building for native
  > cpulimit: add DESCRIPTION field
  > gnome-remote-desktop: Update 45.0 -> 45.1
  > eog: Update 45.0 -> 45.1
  > gnome-control-center: Update 45.0 -> 45.1
  > gnome-disk-utility: Update 44.0 -> 45.0
  > gnome-calendar: Update 45.0 -> 45.1
  > gnome-software: Update 45.0 -> 45.1

* sources/meta-qt6 d9a785c...4a857dc (43):
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtquick3dphysics: Fix build on clang/x86
  > qtwebengine: Fix zlib build on 32bit arches with LF64 functions
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > qtwebengine: Fix build with libc++ from clang-17
  > qtwebengine: Fix build with clang 17
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Do not pass --target with clang
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  < Merge pull request #14 from YoeDistro/kraj/6.5
  < Merge pull request #13 from YoeDistro/kraj/6.5
  < Merge pull request #12 from YoeDistro/kraj/6.5
  < Merge pull request #11 from YoeDistro/kraj/6.5
  < Merge pull request #10 from YoeDistro/kraj/6.5
  < Merge pull request #9 from YoeDistro/kraj/6.5
  < Merge pull request #8 from YoeDistro/kraj/6.5
  < Merge pull request #7 from YoeDistro/kraj/6.5
  < Merge pull request #6 from YoeDistro/kraj/6.5
  < Merge pull request #5 from YoeDistro/kraj/6.5
  < Merge pull request #4 from YoeDistro/kraj/6.5
  < Merge pull request #3 from YoeDistro/kraj/6.5
  < Merge pull request #2 from YoeDistro/kraj/6.5
  < Merge pull request #1 from YoeDistro/kraj/6.5
  < qtbase: Add locale-base-c only on glibc based targets
  < qtmultimedia: Check for commercial licence before enabling ffmpeg
  < qtwebengine: Fix build with libc++ from clang-17
  < qtwebengine: Fix build with clang 17
  < recipes: Add missing patch header tags
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Do not pass --target with clang
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  < qtwebengine: Fix skia build issue on aarch64/clang

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

* sources/poky 71bf3fcf0f...57105bff2b (35):
  > gdb: Update to gdb 14 release
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > base: Ensure recipes using mercurial-native have certificates
  > oeqa/selftest/devtool: remove spaces on empty line
  > oeqa/selftest/devtool: abort if a local workspace already exist
  > oeqa/selftest/recipetool: add selftest for PEP-517 recipe creation
  > scripts:recipetool:create_buildsys_python: add PEP517 support
  > scripts:recipetool:create_buildsys_python: refactor code for futur PEP517 addition
  > scripts:recipetool:create_buildsys_python: prefix created recipes with python3-
  > scripts:recipetool:create_buildsys_python: fix license note
  > kernel.bbclass: Use strip utility used for kernel build in do_package
  > selftest/sstatetests: add a test for CDN sstate cache
  > lib/oe/sstatesig.py: dump locked.sigs.inc only when explicitly asked via -S lockedsigs
  > selftest/sstatetests: add tests for 'bitbake -S printdiff'
  > cve-check.bbclass: support embedded SW components with different version number
  > cve-check.bbclass: support embedded SW components with different version number
  > meta/recipes: Remove empty ${PN}/DEV_PKG_DEPENDENCY workarounds
  > insane: Add QA check for RRECOMMENDS on non-existent packages
  > DOCS-WIP: Add some notes about WORKDIR name and SRCPV changes
  > Add DOCS-WIP
  > oeqa/qemurunner: Extra debug
  > bitbake: toaster: add tox.ini file to execute test suite
  > bitbake: bitbake-worker: add header with length of message
  > openssl: Upgrade 3.1.3 -> 3.1.4
  > package_rpm: Allow compression mode override
  > package_rpm: Remove unused definitions
  > package_rpm: Minor cosmetic and style fixes
  > package_rpm: Fix some pycodestyle issues
  > pixman: ignore CVE-2023-37769
  > cve-check: slightly more verbose warning when adding the same package twice
  > cve-check: sort the package list in the JSON report
  > zlib: ignore CVE-2023-45853
  > libxml2: ignore disputed CVE-2023-45322

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Oct 26, 2023
…es/meta-qt6 sources/meta-variscite-bsp sources/poky

* sources/meta-freescale f864f243...b5b56746 (1):
  > wayland: Delete recipe

* sources/meta-openembedded 79e0a9d23...608cef0bc (10):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > mosquitto: Support building for native again
  > libwebsockets: Support building for native
  > cpulimit: add DESCRIPTION field
  > gnome-remote-desktop: Update 45.0 -> 45.1
  > eog: Update 45.0 -> 45.1
  > gnome-control-center: Update 45.0 -> 45.1
  > gnome-disk-utility: Update 44.0 -> 45.0
  > gnome-calendar: Update 45.0 -> 45.1
  > gnome-software: Update 45.0 -> 45.1

* sources/meta-qt6 d9a785c...4a857dc (43):
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtquick3dphysics: Fix build on clang/x86
  > qtwebengine: Fix zlib build on 32bit arches with LF64 functions
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > qtwebengine: Fix build with libc++ from clang-17
  > qtwebengine: Fix build with clang 17
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Do not pass --target with clang
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  < Merge pull request #14 from YoeDistro/kraj/6.5
  < Merge pull request #13 from YoeDistro/kraj/6.5
  < Merge pull request #12 from YoeDistro/kraj/6.5
  < Merge pull request #11 from YoeDistro/kraj/6.5
  < Merge pull request #10 from YoeDistro/kraj/6.5
  < Merge pull request #9 from YoeDistro/kraj/6.5
  < Merge pull request #8 from YoeDistro/kraj/6.5
  < Merge pull request #7 from YoeDistro/kraj/6.5
  < Merge pull request #6 from YoeDistro/kraj/6.5
  < Merge pull request #5 from YoeDistro/kraj/6.5
  < Merge pull request #4 from YoeDistro/kraj/6.5
  < Merge pull request #3 from YoeDistro/kraj/6.5
  < Merge pull request #2 from YoeDistro/kraj/6.5
  < Merge pull request #1 from YoeDistro/kraj/6.5
  < qtbase: Add locale-base-c only on glibc based targets
  < qtmultimedia: Check for commercial licence before enabling ffmpeg
  < qtwebengine: Fix build with libc++ from clang-17
  < qtwebengine: Fix build with clang 17
  < recipes: Add missing patch header tags
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Do not pass --target with clang
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  < qtwebengine: Fix skia build issue on aarch64/clang

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

* sources/poky 71bf3fcf0f...d269dc3777 (36):
  > gdb: Update to gdb 14 release
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > base: Ensure recipes using mercurial-native have certificates
  > oeqa/selftest/devtool: remove spaces on empty line
  > oeqa/selftest/devtool: abort if a local workspace already exist
  > oeqa/selftest/recipetool: add selftest for PEP-517 recipe creation
  > scripts:recipetool:create_buildsys_python: add PEP517 support
  > scripts:recipetool:create_buildsys_python: refactor code for futur PEP517 addition
  > scripts:recipetool:create_buildsys_python: prefix created recipes with python3-
  > scripts:recipetool:create_buildsys_python: fix license note
  > kernel.bbclass: Use strip utility used for kernel build in do_package
  > selftest/sstatetests: add a test for CDN sstate cache
  > lib/oe/sstatesig.py: dump locked.sigs.inc only when explicitly asked via -S lockedsigs
  > selftest/sstatetests: add tests for 'bitbake -S printdiff'
  > cve-check.bbclass: support embedded SW components with different version number
  > cve-check.bbclass: support embedded SW components with different version number
  > meta/recipes: Remove empty ${PN}/DEV_PKG_DEPENDENCY workarounds
  > insane: Add QA check for RRECOMMENDS on non-existent packages
  > DOCS-WIP: Add some notes about WORKDIR name and SRCPV changes
  > Add DOCS-WIP
  > oeqa/qemurunner: Extra debug
  > bitbake: toaster: add tox.ini file to execute test suite
  > bitbake: bitbake-worker: add header with length of message
  > local.conf.sample: remove mips edgerouter machine
  > openssl: Upgrade 3.1.3 -> 3.1.4
  > package_rpm: Allow compression mode override
  > package_rpm: Remove unused definitions
  > package_rpm: Minor cosmetic and style fixes
  > package_rpm: Fix some pycodestyle issues
  > pixman: ignore CVE-2023-37769
  > cve-check: slightly more verbose warning when adding the same package twice
  > cve-check: sort the package list in the JSON report
  > zlib: ignore CVE-2023-45853
  > libxml2: ignore disputed CVE-2023-45322

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Oct 26, 2023
…es/meta-qt6 sources/meta-variscite-bsp sources/poky

* sources/meta-freescale f864f243...b5b56746 (1):
  > wayland: Delete recipe

* sources/meta-openembedded 79e0a9d23...238784c5c (12):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > modemmanager: upgrade 1.20.6 -> 1.22.0
  > libmbim: upgrade 1.28.4 -> 1.30.0
  > mosquitto: Support building for native again
  > libwebsockets: Support building for native
  > cpulimit: add DESCRIPTION field
  > gnome-remote-desktop: Update 45.0 -> 45.1
  > eog: Update 45.0 -> 45.1
  > gnome-control-center: Update 45.0 -> 45.1
  > gnome-disk-utility: Update 44.0 -> 45.0
  > gnome-calendar: Update 45.0 -> 45.1
  > gnome-software: Update 45.0 -> 45.1

* sources/meta-qt6 d9a785c...4a857dc (43):
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtquick3dphysics: Fix build on clang/x86
  > qtwebengine: Fix zlib build on 32bit arches with LF64 functions
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > qtwebengine: Fix build with libc++ from clang-17
  > qtwebengine: Fix build with clang 17
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Do not pass --target with clang
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  < Merge pull request #14 from YoeDistro/kraj/6.5
  < Merge pull request #13 from YoeDistro/kraj/6.5
  < Merge pull request #12 from YoeDistro/kraj/6.5
  < Merge pull request #11 from YoeDistro/kraj/6.5
  < Merge pull request #10 from YoeDistro/kraj/6.5
  < Merge pull request #9 from YoeDistro/kraj/6.5
  < Merge pull request #8 from YoeDistro/kraj/6.5
  < Merge pull request #7 from YoeDistro/kraj/6.5
  < Merge pull request #6 from YoeDistro/kraj/6.5
  < Merge pull request #5 from YoeDistro/kraj/6.5
  < Merge pull request #4 from YoeDistro/kraj/6.5
  < Merge pull request #3 from YoeDistro/kraj/6.5
  < Merge pull request #2 from YoeDistro/kraj/6.5
  < Merge pull request #1 from YoeDistro/kraj/6.5
  < qtbase: Add locale-base-c only on glibc based targets
  < qtmultimedia: Check for commercial licence before enabling ffmpeg
  < qtwebengine: Fix build with libc++ from clang-17
  < qtwebengine: Fix build with clang 17
  < recipes: Add missing patch header tags
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Do not pass --target with clang
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  < qtwebengine: Fix skia build issue on aarch64/clang

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

* sources/poky 71bf3fcf0f...d269dc3777 (36):
  > gdb: Update to gdb 14 release
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > base: Ensure recipes using mercurial-native have certificates
  > oeqa/selftest/devtool: remove spaces on empty line
  > oeqa/selftest/devtool: abort if a local workspace already exist
  > oeqa/selftest/recipetool: add selftest for PEP-517 recipe creation
  > scripts:recipetool:create_buildsys_python: add PEP517 support
  > scripts:recipetool:create_buildsys_python: refactor code for futur PEP517 addition
  > scripts:recipetool:create_buildsys_python: prefix created recipes with python3-
  > scripts:recipetool:create_buildsys_python: fix license note
  > kernel.bbclass: Use strip utility used for kernel build in do_package
  > selftest/sstatetests: add a test for CDN sstate cache
  > lib/oe/sstatesig.py: dump locked.sigs.inc only when explicitly asked via -S lockedsigs
  > selftest/sstatetests: add tests for 'bitbake -S printdiff'
  > cve-check.bbclass: support embedded SW components with different version number
  > cve-check.bbclass: support embedded SW components with different version number
  > meta/recipes: Remove empty ${PN}/DEV_PKG_DEPENDENCY workarounds
  > insane: Add QA check for RRECOMMENDS on non-existent packages
  > DOCS-WIP: Add some notes about WORKDIR name and SRCPV changes
  > Add DOCS-WIP
  > oeqa/qemurunner: Extra debug
  > bitbake: toaster: add tox.ini file to execute test suite
  > bitbake: bitbake-worker: add header with length of message
  > local.conf.sample: remove mips edgerouter machine
  > openssl: Upgrade 3.1.3 -> 3.1.4
  > package_rpm: Allow compression mode override
  > package_rpm: Remove unused definitions
  > package_rpm: Minor cosmetic and style fixes
  > package_rpm: Fix some pycodestyle issues
  > pixman: ignore CVE-2023-37769
  > cve-check: slightly more verbose warning when adding the same package twice
  > cve-check: sort the package list in the JSON report
  > zlib: ignore CVE-2023-45853
  > libxml2: ignore disputed CVE-2023-45322

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Oct 26, 2023
…es/meta-qt6 sources/meta-variscite-bsp sources/poky

* sources/meta-freescale f864f243...b5b56746 (1):
  > wayland: Delete recipe

* sources/meta-openembedded 79e0a9d23...ca0ffaebb (12):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > mosquitto: Support building for native again
  > libwebsockets: Support building for native
  > modemmanager: upgrade 1.20.6 -> 1.22.0
  > libmbim: upgrade 1.28.4 -> 1.30.0
  > cpulimit: add DESCRIPTION field
  > gnome-remote-desktop: Update 45.0 -> 45.1
  > eog: Update 45.0 -> 45.1
  > gnome-control-center: Update 45.0 -> 45.1
  > gnome-disk-utility: Update 44.0 -> 45.0
  > gnome-calendar: Update 45.0 -> 45.1
  > gnome-software: Update 45.0 -> 45.1

* sources/meta-qt6 d9a785c...4a857dc (43):
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtquick3dphysics: Fix build on clang/x86
  > qtwebengine: Fix zlib build on 32bit arches with LF64 functions
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > qtwebengine: Fix build with libc++ from clang-17
  > qtwebengine: Fix build with clang 17
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Do not pass --target with clang
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  < Merge pull request #14 from YoeDistro/kraj/6.5
  < Merge pull request #13 from YoeDistro/kraj/6.5
  < Merge pull request #12 from YoeDistro/kraj/6.5
  < Merge pull request #11 from YoeDistro/kraj/6.5
  < Merge pull request #10 from YoeDistro/kraj/6.5
  < Merge pull request #9 from YoeDistro/kraj/6.5
  < Merge pull request #8 from YoeDistro/kraj/6.5
  < Merge pull request #7 from YoeDistro/kraj/6.5
  < Merge pull request #6 from YoeDistro/kraj/6.5
  < Merge pull request #5 from YoeDistro/kraj/6.5
  < Merge pull request #4 from YoeDistro/kraj/6.5
  < Merge pull request #3 from YoeDistro/kraj/6.5
  < Merge pull request #2 from YoeDistro/kraj/6.5
  < Merge pull request #1 from YoeDistro/kraj/6.5
  < qtbase: Add locale-base-c only on glibc based targets
  < qtmultimedia: Check for commercial licence before enabling ffmpeg
  < qtwebengine: Fix build with libc++ from clang-17
  < qtwebengine: Fix build with clang 17
  < recipes: Add missing patch header tags
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Do not pass --target with clang
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  < qtwebengine: Fix skia build issue on aarch64/clang

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

* sources/poky 71bf3fcf0f...d269dc3777 (36):
  > gdb: Update to gdb 14 release
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > base: Ensure recipes using mercurial-native have certificates
  > oeqa/selftest/devtool: remove spaces on empty line
  > oeqa/selftest/devtool: abort if a local workspace already exist
  > oeqa/selftest/recipetool: add selftest for PEP-517 recipe creation
  > scripts:recipetool:create_buildsys_python: add PEP517 support
  > scripts:recipetool:create_buildsys_python: refactor code for futur PEP517 addition
  > scripts:recipetool:create_buildsys_python: prefix created recipes with python3-
  > scripts:recipetool:create_buildsys_python: fix license note
  > kernel.bbclass: Use strip utility used for kernel build in do_package
  > selftest/sstatetests: add a test for CDN sstate cache
  > lib/oe/sstatesig.py: dump locked.sigs.inc only when explicitly asked via -S lockedsigs
  > selftest/sstatetests: add tests for 'bitbake -S printdiff'
  > cve-check.bbclass: support embedded SW components with different version number
  > cve-check.bbclass: support embedded SW components with different version number
  > meta/recipes: Remove empty ${PN}/DEV_PKG_DEPENDENCY workarounds
  > insane: Add QA check for RRECOMMENDS on non-existent packages
  > DOCS-WIP: Add some notes about WORKDIR name and SRCPV changes
  > Add DOCS-WIP
  > oeqa/qemurunner: Extra debug
  > bitbake: toaster: add tox.ini file to execute test suite
  > bitbake: bitbake-worker: add header with length of message
  > local.conf.sample: remove mips edgerouter machine
  > openssl: Upgrade 3.1.3 -> 3.1.4
  > package_rpm: Allow compression mode override
  > package_rpm: Remove unused definitions
  > package_rpm: Minor cosmetic and style fixes
  > package_rpm: Fix some pycodestyle issues
  > pixman: ignore CVE-2023-37769
  > cve-check: slightly more verbose warning when adding the same package twice
  > cve-check: sort the package list in the JSON report
  > zlib: ignore CVE-2023-45853
  > libxml2: ignore disputed CVE-2023-45322

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Oct 26, 2023
…es/meta-qt6 sources/meta-variscite-bsp sources/poky

* sources/meta-freescale f864f243...b5b56746 (1):
  > wayland: Delete recipe

* sources/meta-openembedded 79e0a9d23...ca0ffaebb (12):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > mosquitto: Support building for native again
  > libwebsockets: Support building for native
  > modemmanager: upgrade 1.20.6 -> 1.22.0
  > libmbim: upgrade 1.28.4 -> 1.30.0
  > cpulimit: add DESCRIPTION field
  > gnome-remote-desktop: Update 45.0 -> 45.1
  > eog: Update 45.0 -> 45.1
  > gnome-control-center: Update 45.0 -> 45.1
  > gnome-disk-utility: Update 44.0 -> 45.0
  > gnome-calendar: Update 45.0 -> 45.1
  > gnome-software: Update 45.0 -> 45.1

* sources/meta-qt6 d9a785c...4a857dc (43):
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtquick3dphysics: Fix build on clang/x86
  > qtwebengine: Fix zlib build on 32bit arches with LF64 functions
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > qtwebengine: Fix build with libc++ from clang-17
  > qtwebengine: Fix build with clang 17
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Do not pass --target with clang
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  < Merge pull request #14 from YoeDistro/kraj/6.5
  < Merge pull request #13 from YoeDistro/kraj/6.5
  < Merge pull request #12 from YoeDistro/kraj/6.5
  < Merge pull request #11 from YoeDistro/kraj/6.5
  < Merge pull request #10 from YoeDistro/kraj/6.5
  < Merge pull request #9 from YoeDistro/kraj/6.5
  < Merge pull request #8 from YoeDistro/kraj/6.5
  < Merge pull request #7 from YoeDistro/kraj/6.5
  < Merge pull request #6 from YoeDistro/kraj/6.5
  < Merge pull request #5 from YoeDistro/kraj/6.5
  < Merge pull request #4 from YoeDistro/kraj/6.5
  < Merge pull request #3 from YoeDistro/kraj/6.5
  < Merge pull request #2 from YoeDistro/kraj/6.5
  < Merge pull request #1 from YoeDistro/kraj/6.5
  < qtbase: Add locale-base-c only on glibc based targets
  < qtmultimedia: Check for commercial licence before enabling ffmpeg
  < qtwebengine: Fix build with libc++ from clang-17
  < qtwebengine: Fix build with clang 17
  < recipes: Add missing patch header tags
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Do not pass --target with clang
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  < qtwebengine: Fix skia build issue on aarch64/clang

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

* sources/poky 71bf3fcf0f...d1523fbf94 (38):
  > gdb: Update to gdb 14 release
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > base: Ensure recipes using mercurial-native have certificates
  > oeqa/selftest/devtool: remove spaces on empty line
  > oeqa/selftest/devtool: abort if a local workspace already exist
  > oeqa/selftest/recipetool: add selftest for PEP-517 recipe creation
  > scripts:recipetool:create_buildsys_python: add PEP517 support
  > scripts:recipetool:create_buildsys_python: refactor code for futur PEP517 addition
  > scripts:recipetool:create_buildsys_python: prefix created recipes with python3-
  > scripts:recipetool:create_buildsys_python: fix license note
  > kernel.bbclass: Use strip utility used for kernel build in do_package
  > selftest/sstatetests: add a test for CDN sstate cache
  > lib/oe/sstatesig.py: dump locked.sigs.inc only when explicitly asked via -S lockedsigs
  > selftest/sstatetests: add tests for 'bitbake -S printdiff'
  > cve-check.bbclass: support embedded SW components with different version number
  > cve-check.bbclass: support embedded SW components with different version number
  > meta/recipes: Remove empty ${PN}/DEV_PKG_DEPENDENCY workarounds
  > insane: Add QA check for RRECOMMENDS on non-existent packages
  > DOCS-WIP: Add some notes about WORKDIR name and SRCPV changes
  > Add DOCS-WIP
  > oeqa/qemurunner: Extra debug
  > bitbake: toaster: add tox.ini file to execute test suite
  > bitbake: bitbake-worker: add header with length of message
  > oeqa/runtime/cases/parselogs: remove "edgerouter" case
  > patchtest: simplify test directory structure
  > local.conf.sample: remove mips edgerouter machine
  > openssl: Upgrade 3.1.3 -> 3.1.4
  > package_rpm: Allow compression mode override
  > package_rpm: Remove unused definitions
  > package_rpm: Minor cosmetic and style fixes
  > package_rpm: Fix some pycodestyle issues
  > pixman: ignore CVE-2023-37769
  > cve-check: slightly more verbose warning when adding the same package twice
  > cve-check: sort the package list in the JSON report
  > zlib: ignore CVE-2023-45853
  > libxml2: ignore disputed CVE-2023-45322

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Oct 27, 2023
…es/meta-qt6 sources/meta-raspberrypi sources/meta-variscite-bsp sources/poky

* sources/meta-freescale f864f243...b5b56746 (1):
  > wayland: Delete recipe

* sources/meta-openembedded 79e0a9d23...3b9e88579 (14):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > networkmanager-openvpn,networkmanager: Update the patch to work with musl + bfd linker
  > network-manager-applet: Update the patch to work with musl + bfd linker
  > mosquitto: Support building for native again
  > libwebsockets: Support building for native
  > modemmanager: upgrade 1.20.6 -> 1.22.0
  > libmbim: upgrade 1.28.4 -> 1.30.0
  > cpulimit: add DESCRIPTION field
  > gnome-remote-desktop: Update 45.0 -> 45.1
  > eog: Update 45.0 -> 45.1
  > gnome-control-center: Update 45.0 -> 45.1
  > gnome-disk-utility: Update 44.0 -> 45.0
  > gnome-calendar: Update 45.0 -> 45.1
  > gnome-software: Update 45.0 -> 45.1

* sources/meta-qt6 d9a785c...eb670d2 (267):
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtwebengine: Fix build with clang 17
  > qtquick3dphysics: Fix build on clang/x86
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  < Merge pull request #14 from YoeDistro/kraj/6.5
  > Workaround too eager packagegroup sanity check
  > Remove checks for required meta layers
  > layer.conf: fix LAYERDEPENDS_qt6-layer
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qtgraphs: remove opengl requirement
  > Remove old patches from qtwebengine
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #13 from YoeDistro/kraj/6.5
  < Merge pull request #12 from YoeDistro/kraj/6.5
  > qtbase: add PACKAGECONFIG for egldevice platform plugin
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #11 from YoeDistro/kraj/6.5
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #10 from YoeDistro/kraj/6.5
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: add at-spi2-core as dependency for accessibility option
  > qtmultimedia: enable ffmpeg only if its license is accepted
  > readme: Add link to bug tracker
  < Merge pull request #9 from YoeDistro/kraj/6.5
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #8 from YoeDistro/kraj/6.5
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #7 from YoeDistro/kraj/6.5
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > Revert "qtwebengine: fix build without DRI"
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #6 from YoeDistro/kraj/6.5
  > Bump version to 6.6.1
  < Merge pull request #5 from YoeDistro/kraj/6.5
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #4 from YoeDistro/kraj/6.5
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #3 from YoeDistro/kraj/6.5
  > qtshadertools: Fix missing dependency to spirv-tools
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: fix install if lcl_maybe_fortify is empty
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qtdeclarative: add dependency to QtSvg for example
  > qtwebengine: fix x86_64 build of ffmpeg
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #2 from YoeDistro/kraj/6.5
  > coin: remove langdale from CI tests
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #1 from YoeDistro/kraj/6.5
  > qtwebengine: fix build without DRI
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > coin: add workaround for QA warning on qemu
  > coin: use INIT_MANAGER to select systemd
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: update chromium branch
  > coin: Add workaround for static build in CI
  > Use std::size_t instead of int to store position in string
  > examples: add runtime dependency to main package
  > readme: add note about release branches and tags
  > qtshadertools: add runtime dependency to spirv-tools
  > *.patch: add Upstream-Status to all patches
  < qtbase: Add locale-base-c only on glibc based targets
  < qtmultimedia: Check for commercial licence before enabling ffmpeg
  < qtwebengine: Fix build with libc++ from clang-17
  < qtwebengine: Fix build with clang 17
  < recipes: Add missing patch header tags
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Do not pass --target with clang
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  < qtwebengine: Fix skia build issue on aarch64/clang
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Bump version to 6.5.3
  > Add 6.6 compatibility notes
  < Remove legacy license identifier mappings in layer config
  > Remove legacy license identifier mappings in layer config
  > qt6: update module branch
  > qtwebengine: update patch
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < qttools: add PACKAGECONFIG for clang dependency
  > qttools: add PACKAGECONFIG for clang dependency
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qtwebengine: update patch
  < qtwayland: update patch
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < qtbase: add PACKAGECONFIGs for different linkers
  > qtbase: add PACKAGECONFIGs for different linkers
  < Coin: use correct path for mirror
  < qtbase: add runtime dependency to C.UTF-8 locale
  > qtbase: add runtime dependency to C.UTF-8 locale
  > Coin: use correct path for mirror
  > qtwayland: update patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qt3d: Backport assimp fix for build with gcc-13
  < Remove hard dependency on meta-python
  > qt3d: Backport assimp fix for build with gcc-13
  > Remove hard dependency on meta-python
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < qtvncserver: add PACKAGECONFIG to enable password protection
  > qtvncserver: add PACKAGECONFIG to enable password protection
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtgrpc: add patch for build issue"
  < Bump QT_VERSION to 6.5.2
  > qtgrpc: add patch for build issue
  > qtwebengine, qtwayland: refresh patches
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qtwebengine, qtwayland: refresh patches
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < packagegroups: enable workaround for allarch packagegroup
  > packagegroups: enable workaround for allarch packagegroup
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < coin: test against mickledore
  > qtgraphs: include only when opengl is available
  > coin: test against mickledore
  < qtwayland: enable all wayland drivers
  < srcrev_update: use renamed variable
  > qtwayland: enable all wayland drivers
  > Add recipe for Qt Graphs
  > srcrev_update: use renamed variable
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < packagegroup-qt6-commercial-modules: include qt6-commercial.inc
  > packagegroup-qt6-commercial-modules: include qt6-commercial.inc
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Add python3-appdirs to native and nativesdk builds
  > Add python3-appdirs to native and nativesdk builds
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Make python-html5lib optional
  < qtserialbus: socketcan need openembedded layer
  > Make python-html5lib optional
  > qtserialbus: socketcan need openembedded layer
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qt6-git: do not override CVE products
  < coin: be explicit about accepted commercial licenses
  > qt6-git: do not override CVE products
  > coin: be explicit about accepted commercial licenses
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qtbase: update patches
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < qtgrpc: add dependency to declarative for examples
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtgrpc: add dependency to declarative for examples
  > qtbase: refresh patch
  > Revert "qtbase: fix native build"
  > qtspeech: add dependency to qtmultimedia
  > qtbase: update patches
  > Revert "qtbase: workaround broken config for librt"
  < Add python3-html5lib to sdk
  > Add python3-html5lib to sdk
  < Coin: fetch repo from github
  > Coin: fetch repo from github
  < Change GCC optimization for qtwebengine on armv7a-neon
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Change GCC optimization for qtwebengine on armv7a-neon
  < Bump QT_VERSION to 6.5.1
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < qtmultimedia: make default backend configurable
  < qtmultimedia: add PACKAGECONFIGs for spatialaudio
  > qtmultimedia: make default backend configurable
  > qtmultimedia: add PACKAGECONFIGs for spatialaudio
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < qtbase: refresh patch
  < coin: always use the latest platforms for CI build
  > coin: always use the latest platforms for CI build
  > qttools: update revision
  > qtbase: workaround broken config for librt
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: fix native build
  < Revert "qtbase: fix build with older CMake"
  < qttools: update revision
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < protobuf: remove upstreamed fix
  > protobuf: remove upstreamed fix
  < qtbase: enable kms platform plugin by default
  > qtbase: enable kms platform plugin by default
  < Use global variable for Qt version
  > Use global variable for Qt version
  < qtgrpc: include host tools in the toolchain
  > qtgrpc: include host tools in the toolchain
  > qttranslations: add catalogs.json into dev package
  < qttranslations: add catalogs.json into dev package
  < qtbase: fix build with older CMake
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < qtbase: move xkbcommon and glib to defaults
  < qtbase: fix scripts from libexec dir
  < qtbase: use correct path to libdir
  > qtwebengine: update chromium revision
  > qtbase: move xkbcommon and glib to defaults
  > qtbase: use correct path to libdir
  > qtbase: fix scripts from libexec dir
  < qtmultimedia: enable ffmpeg backend
  > qtmultimedia: enable ffmpeg backend
  > webengine: update chromium branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qtwebengine: update chromium revision
  < Add recipe for QtInsightTracker
  > Add recipe for QtInsightTracker
  < webengine: update chromium branch
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < sdk: use security cflags in cmake toolchain file
  < Support SDK workflow inside a Yocto build
  < Add workaround for broken harfbuzz cmake config
  < sdk: move sdk mkspec additions to qtbase recipe
  > sdk: use security cflags in cmake toolchain file
  > Support SDK workflow inside a Yocto build
  > sdk: move sdk mkspec additions to qtbase recipe
  > Add workaround for broken harfbuzz cmake config
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < layer: add mickledore to LAYERSERIES_COMPAT
  > layer: add mickledore to LAYERSERIES_COMPAT
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtvncserver: update license files
  < readme: add 6.5 branch details
  > readme: add 6.5 branch details
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > qtvncserver: update license checksum
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Bump PV to 6.6.0
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Bump PV to 6.5.1
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Coin: don't use zip format for mingw sdk
  > Coin: don't use zip format for mingw sdk
  < qt6-git.inc: switch to 6.5 branch
  < Update submodule refs on '6.5' in yocto/meta-qt6

* sources/meta-raspberrypi 0a4a68d...6ef8b57 (1):
  > rpi-base: Adds EXTRA_IMAGEDEPENDS to fix the image task do_populate_lic_deploy

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

* sources/poky 71bf3fcf0f...d1523fbf94 (38):
  > gdb: Update to gdb 14 release
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > base: Ensure recipes using mercurial-native have certificates
  > oeqa/selftest/devtool: remove spaces on empty line
  > oeqa/selftest/devtool: abort if a local workspace already exist
  > oeqa/selftest/recipetool: add selftest for PEP-517 recipe creation
  > scripts:recipetool:create_buildsys_python: add PEP517 support
  > scripts:recipetool:create_buildsys_python: refactor code for futur PEP517 addition
  > scripts:recipetool:create_buildsys_python: prefix created recipes with python3-
  > scripts:recipetool:create_buildsys_python: fix license note
  > kernel.bbclass: Use strip utility used for kernel build in do_package
  > selftest/sstatetests: add a test for CDN sstate cache
  > lib/oe/sstatesig.py: dump locked.sigs.inc only when explicitly asked via -S lockedsigs
  > selftest/sstatetests: add tests for 'bitbake -S printdiff'
  > cve-check.bbclass: support embedded SW components with different version number
  > cve-check.bbclass: support embedded SW components with different version number
  > meta/recipes: Remove empty ${PN}/DEV_PKG_DEPENDENCY workarounds
  > insane: Add QA check for RRECOMMENDS on non-existent packages
  > DOCS-WIP: Add some notes about WORKDIR name and SRCPV changes
  > Add DOCS-WIP
  > oeqa/qemurunner: Extra debug
  > bitbake: toaster: add tox.ini file to execute test suite
  > bitbake: bitbake-worker: add header with length of message
  > oeqa/runtime/cases/parselogs: remove "edgerouter" case
  > patchtest: simplify test directory structure
  > local.conf.sample: remove mips edgerouter machine
  > openssl: Upgrade 3.1.3 -> 3.1.4
  > package_rpm: Allow compression mode override
  > package_rpm: Remove unused definitions
  > package_rpm: Minor cosmetic and style fixes
  > package_rpm: Fix some pycodestyle issues
  > pixman: ignore CVE-2023-37769
  > cve-check: slightly more verbose warning when adding the same package twice
  > cve-check: sort the package list in the JSON report
  > zlib: ignore CVE-2023-45853
  > libxml2: ignore disputed CVE-2023-45322

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Oct 27, 2023
…penembedded sources/meta-qt6 sources/meta-raspberrypi sources/meta-ti sources/meta-variscite-bsp sources/poky

* sources/meta-arm 21df60b9...450037ab (6):
  > arm-bsp/trusted-firmware-m: update the upstream status of the out-of-tree patches
  > arm-bsp/trusted-firmware-m: fix capsule update alignment
  > arm-bsp/edk2: remove 202211
  > arm-bsp/optee: remove 3.18 recipes and patches
  > arm-bsp/u-boot: corstone1000: fix runtime capsule update flag checks
  > arm-bsp/u-boot: corstone1000: enable on-disk capsule update

* sources/meta-freescale f864f243...e73c1ade (2):
  > wayland: Delete recipe
  > Merge pull request #1675 from YoeDistro/yoe/pu

* sources/meta-openembedded 79e0a9d23...6941bdc3e (19):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > connectivity: add pcapplusplus recipe
  > proj: Upgrade to 9.3.0 release
  > ostree: Upgrade 2023.6 -> 2023.7
  > ostree: add ed25519-openssl
  > ostree: drop trivial-httpd-cmdline
  > ostree: Upgrade 2023.5 -> 2023.6
  > gnome-shell: Add missing dependency on pipewire
  > mosquitto: Support building for native again
  > libwebsockets: Support building for native
  > modemmanager: upgrade 1.20.6 -> 1.22.0
  > libmbim: upgrade 1.28.4 -> 1.30.0
  > cpulimit: add DESCRIPTION field
  > gnome-remote-desktop: Update 45.0 -> 45.1
  > eog: Update 45.0 -> 45.1
  > gnome-control-center: Update 45.0 -> 45.1
  > gnome-disk-utility: Update 44.0 -> 45.0
  > gnome-calendar: Update 45.0 -> 45.1
  > gnome-software: Update 45.0 -> 45.1

* sources/meta-qt6 d9a785c...eb670d2 (267):
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtwebengine: Fix build with clang 17
  > qtquick3dphysics: Fix build on clang/x86
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  < Merge pull request #14 from YoeDistro/kraj/6.5
  > Workaround too eager packagegroup sanity check
  > Remove checks for required meta layers
  > layer.conf: fix LAYERDEPENDS_qt6-layer
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qtgraphs: remove opengl requirement
  > Remove old patches from qtwebengine
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #13 from YoeDistro/kraj/6.5
  < Merge pull request #12 from YoeDistro/kraj/6.5
  > qtbase: add PACKAGECONFIG for egldevice platform plugin
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #11 from YoeDistro/kraj/6.5
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #10 from YoeDistro/kraj/6.5
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: add at-spi2-core as dependency for accessibility option
  > qtmultimedia: enable ffmpeg only if its license is accepted
  > readme: Add link to bug tracker
  < Merge pull request #9 from YoeDistro/kraj/6.5
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #8 from YoeDistro/kraj/6.5
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #7 from YoeDistro/kraj/6.5
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > Revert "qtwebengine: fix build without DRI"
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #6 from YoeDistro/kraj/6.5
  > Bump version to 6.6.1
  < Merge pull request #5 from YoeDistro/kraj/6.5
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #4 from YoeDistro/kraj/6.5
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #3 from YoeDistro/kraj/6.5
  > qtshadertools: Fix missing dependency to spirv-tools
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: fix install if lcl_maybe_fortify is empty
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qtdeclarative: add dependency to QtSvg for example
  > qtwebengine: fix x86_64 build of ffmpeg
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #2 from YoeDistro/kraj/6.5
  > coin: remove langdale from CI tests
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #1 from YoeDistro/kraj/6.5
  > qtwebengine: fix build without DRI
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > coin: add workaround for QA warning on qemu
  > coin: use INIT_MANAGER to select systemd
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: update chromium branch
  > coin: Add workaround for static build in CI
  > Use std::size_t instead of int to store position in string
  > examples: add runtime dependency to main package
  > readme: add note about release branches and tags
  > qtshadertools: add runtime dependency to spirv-tools
  > *.patch: add Upstream-Status to all patches
  < qtbase: Add locale-base-c only on glibc based targets
  < qtmultimedia: Check for commercial licence before enabling ffmpeg
  < qtwebengine: Fix build with libc++ from clang-17
  < qtwebengine: Fix build with clang 17
  < recipes: Add missing patch header tags
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Do not pass --target with clang
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  < qtwebengine: Fix skia build issue on aarch64/clang
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Bump version to 6.5.3
  > Add 6.6 compatibility notes
  < Remove legacy license identifier mappings in layer config
  > Remove legacy license identifier mappings in layer config
  > qt6: update module branch
  > qtwebengine: update patch
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < qttools: add PACKAGECONFIG for clang dependency
  > qttools: add PACKAGECONFIG for clang dependency
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qtwebengine: update patch
  < qtwayland: update patch
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < qtbase: add PACKAGECONFIGs for different linkers
  > qtbase: add PACKAGECONFIGs for different linkers
  < Coin: use correct path for mirror
  < qtbase: add runtime dependency to C.UTF-8 locale
  > qtbase: add runtime dependency to C.UTF-8 locale
  > Coin: use correct path for mirror
  > qtwayland: update patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qt3d: Backport assimp fix for build with gcc-13
  < Remove hard dependency on meta-python
  > qt3d: Backport assimp fix for build with gcc-13
  > Remove hard dependency on meta-python
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < qtvncserver: add PACKAGECONFIG to enable password protection
  > qtvncserver: add PACKAGECONFIG to enable password protection
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtgrpc: add patch for build issue"
  < Bump QT_VERSION to 6.5.2
  > qtgrpc: add patch for build issue
  > qtwebengine, qtwayland: refresh patches
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qtwebengine, qtwayland: refresh patches
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < packagegroups: enable workaround for allarch packagegroup
  > packagegroups: enable workaround for allarch packagegroup
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < coin: test against mickledore
  > qtgraphs: include only when opengl is available
  > coin: test against mickledore
  < qtwayland: enable all wayland drivers
  < srcrev_update: use renamed variable
  > qtwayland: enable all wayland drivers
  > Add recipe for Qt Graphs
  > srcrev_update: use renamed variable
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < packagegroup-qt6-commercial-modules: include qt6-commercial.inc
  > packagegroup-qt6-commercial-modules: include qt6-commercial.inc
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Add python3-appdirs to native and nativesdk builds
  > Add python3-appdirs to native and nativesdk builds
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Make python-html5lib optional
  < qtserialbus: socketcan need openembedded layer
  > Make python-html5lib optional
  > qtserialbus: socketcan need openembedded layer
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qt6-git: do not override CVE products
  < coin: be explicit about accepted commercial licenses
  > qt6-git: do not override CVE products
  > coin: be explicit about accepted commercial licenses
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qtbase: update patches
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < qtgrpc: add dependency to declarative for examples
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtgrpc: add dependency to declarative for examples
  > qtbase: refresh patch
  > Revert "qtbase: fix native build"
  > qtspeech: add dependency to qtmultimedia
  > qtbase: update patches
  > Revert "qtbase: workaround broken config for librt"
  < Add python3-html5lib to sdk
  > Add python3-html5lib to sdk
  < Coin: fetch repo from github
  > Coin: fetch repo from github
  < Change GCC optimization for qtwebengine on armv7a-neon
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Change GCC optimization for qtwebengine on armv7a-neon
  < Bump QT_VERSION to 6.5.1
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < qtmultimedia: make default backend configurable
  < qtmultimedia: add PACKAGECONFIGs for spatialaudio
  > qtmultimedia: make default backend configurable
  > qtmultimedia: add PACKAGECONFIGs for spatialaudio
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < qtbase: refresh patch
  < coin: always use the latest platforms for CI build
  > coin: always use the latest platforms for CI build
  > qttools: update revision
  > qtbase: workaround broken config for librt
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: fix native build
  < Revert "qtbase: fix build with older CMake"
  < qttools: update revision
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < protobuf: remove upstreamed fix
  > protobuf: remove upstreamed fix
  < qtbase: enable kms platform plugin by default
  > qtbase: enable kms platform plugin by default
  < Use global variable for Qt version
  > Use global variable for Qt version
  < qtgrpc: include host tools in the toolchain
  > qtgrpc: include host tools in the toolchain
  > qttranslations: add catalogs.json into dev package
  < qttranslations: add catalogs.json into dev package
  < qtbase: fix build with older CMake
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < qtbase: move xkbcommon and glib to defaults
  < qtbase: fix scripts from libexec dir
  < qtbase: use correct path to libdir
  > qtwebengine: update chromium revision
  > qtbase: move xkbcommon and glib to defaults
  > qtbase: use correct path to libdir
  > qtbase: fix scripts from libexec dir
  < qtmultimedia: enable ffmpeg backend
  > qtmultimedia: enable ffmpeg backend
  > webengine: update chromium branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qtwebengine: update chromium revision
  < Add recipe for QtInsightTracker
  > Add recipe for QtInsightTracker
  < webengine: update chromium branch
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < sdk: use security cflags in cmake toolchain file
  < Support SDK workflow inside a Yocto build
  < Add workaround for broken harfbuzz cmake config
  < sdk: move sdk mkspec additions to qtbase recipe
  > sdk: use security cflags in cmake toolchain file
  > Support SDK workflow inside a Yocto build
  > sdk: move sdk mkspec additions to qtbase recipe
  > Add workaround for broken harfbuzz cmake config
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < layer: add mickledore to LAYERSERIES_COMPAT
  > layer: add mickledore to LAYERSERIES_COMPAT
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtvncserver: update license files
  < readme: add 6.5 branch details
  > readme: add 6.5 branch details
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > qtvncserver: update license checksum
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Bump PV to 6.6.0
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Bump PV to 6.5.1
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Coin: don't use zip format for mingw sdk
  > Coin: don't use zip format for mingw sdk
  < qt6-git.inc: switch to 6.5 branch
  < Update submodule refs on '6.5' in yocto/meta-qt6

* sources/meta-raspberrypi 0a4a68d...6ef8b57 (1):
  > rpi-base: Adds EXTRA_IMAGEDEPENDS to fix the image task do_populate_lic_deploy

* sources/meta-ti ef80a01b...73022e54 (3):
  > linux-ti-staging_6.1: CI/CD Auto-Merger: cicd.master.202310270100
  > linux-ti-staging-rt_6.1: CI/CD Auto-Merger: cicd.master.202310270100
  > u-boot-ti-staging_2023.04: CI/CD Auto-Merger: cicd.master.202310270100

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

* sources/poky 71bf3fcf0f...5b0cc7a28a (41):
  > gdb: Update to gdb 14 release
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > selftest/sstatetests: add a test for CDN sstate cache
  > cve-check.bbclass: support embedded SW components with different version number
  > cve-check.bbclass: support embedded SW components with different version number
  > meta/recipes: Remove empty ${PN}/DEV_PKG_DEPENDENCY workarounds
  > insane: Add QA check for RRECOMMENDS on non-existent packages
  > DOCS-WIP: Add some notes about WORKDIR name and SRCPV changes
  > Add DOCS-WIP
  > oeqa/qemurunner: Extra debug
  > bitbake: toaster: add tox.ini file to execute test suite
  > bitbake: bitbake-worker: add header with length of message
  > base: Ensure recipes using mercurial-native have certificates
  > lib/oe/sstatesig.py: dump locked.sigs.inc only when explicitly asked via -S lockedsigs
  > selftest/sstatetests: add tests for 'bitbake -S printdiff'
  > bitbake: toaster: Write logs to BUILDDIR/toaster_logs
  > openssh: Don't hardcode the dir in sshd.service
  > linux-yocto: make sure the pahole-native available before do_kernel_configme
  > oeqa/selftest/recipetool: add selftest for PEP-517 recipe creation
  > recipetool/create_buildsys_python: add PEP517 support
  > recipetool/create_buildsys_python: refactor code for futur PEP517 addition
  > recipetool/create_buildsys_python: prefix created recipes with python3-
  > recipetool/create_buildsys_python: fix license note
  > oeqa/selftest/devtool: remove spaces on empty line
  > oeqa/selftest/devtool: abort if a local workspace already exist
  > kernel.bbclass: Use strip utility used for kernel build in do_package
  > oeqa/runtime/cases/parselogs: remove "edgerouter" case
  > patchtest: simplify test directory structure
  > local.conf.sample: remove mips edgerouter machine
  > openssl: Upgrade 3.1.3 -> 3.1.4
  > package_rpm: Allow compression mode override
  > package_rpm: Remove unused definitions
  > package_rpm: Minor cosmetic and style fixes
  > package_rpm: Fix some pycodestyle issues
  > pixman: ignore CVE-2023-37769
  > cve-check: slightly more verbose warning when adding the same package twice
  > cve-check: sort the package list in the JSON report
  > zlib: ignore CVE-2023-45853
  > libxml2: ignore disputed CVE-2023-45322

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Oct 27, 2023
…penembedded sources/meta-qt6 sources/meta-raspberrypi sources/meta-ti sources/meta-variscite-bsp sources/poky

* sources/meta-arm 21df60b9...450037ab (6):
  > arm-bsp/trusted-firmware-m: update the upstream status of the out-of-tree patches
  > arm-bsp/trusted-firmware-m: fix capsule update alignment
  > arm-bsp/edk2: remove 202211
  > arm-bsp/optee: remove 3.18 recipes and patches
  > arm-bsp/u-boot: corstone1000: fix runtime capsule update flag checks
  > arm-bsp/u-boot: corstone1000: enable on-disk capsule update

* sources/meta-freescale f864f243...acf42a81 (2):
  > wayland: Delete recipe
  > Merge pull request #1675 from YoeDistro/yoe/pu

* sources/meta-openembedded 79e0a9d23...27bd62779 (18):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > proj: Upgrade to 9.3.0 release
  > ostree: Upgrade 2023.6 -> 2023.7
  > ostree: add ed25519-openssl
  > ostree: drop trivial-httpd-cmdline
  > ostree: Upgrade 2023.5 -> 2023.6
  > gnome-shell: Add missing dependency on pipewire
  > mosquitto: Support building for native again
  > libwebsockets: Support building for native
  > modemmanager: upgrade 1.20.6 -> 1.22.0
  > libmbim: upgrade 1.28.4 -> 1.30.0
  > cpulimit: add DESCRIPTION field
  > gnome-remote-desktop: Update 45.0 -> 45.1
  > eog: Update 45.0 -> 45.1
  > gnome-control-center: Update 45.0 -> 45.1
  > gnome-disk-utility: Update 44.0 -> 45.0
  > gnome-calendar: Update 45.0 -> 45.1
  > gnome-software: Update 45.0 -> 45.1

* sources/meta-qt6 d9a785c...eb670d2 (267):
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtwebengine: Fix build with clang 17
  > qtquick3dphysics: Fix build on clang/x86
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  < Merge pull request #14 from YoeDistro/kraj/6.5
  > Workaround too eager packagegroup sanity check
  > Remove checks for required meta layers
  > layer.conf: fix LAYERDEPENDS_qt6-layer
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qtgraphs: remove opengl requirement
  > Remove old patches from qtwebengine
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #13 from YoeDistro/kraj/6.5
  < Merge pull request #12 from YoeDistro/kraj/6.5
  > qtbase: add PACKAGECONFIG for egldevice platform plugin
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #11 from YoeDistro/kraj/6.5
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #10 from YoeDistro/kraj/6.5
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: add at-spi2-core as dependency for accessibility option
  > qtmultimedia: enable ffmpeg only if its license is accepted
  > readme: Add link to bug tracker
  < Merge pull request #9 from YoeDistro/kraj/6.5
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #8 from YoeDistro/kraj/6.5
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #7 from YoeDistro/kraj/6.5
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > Revert "qtwebengine: fix build without DRI"
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #6 from YoeDistro/kraj/6.5
  > Bump version to 6.6.1
  < Merge pull request #5 from YoeDistro/kraj/6.5
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #4 from YoeDistro/kraj/6.5
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #3 from YoeDistro/kraj/6.5
  > qtshadertools: Fix missing dependency to spirv-tools
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: fix install if lcl_maybe_fortify is empty
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qtdeclarative: add dependency to QtSvg for example
  > qtwebengine: fix x86_64 build of ffmpeg
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #2 from YoeDistro/kraj/6.5
  > coin: remove langdale from CI tests
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #1 from YoeDistro/kraj/6.5
  > qtwebengine: fix build without DRI
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > coin: add workaround for QA warning on qemu
  > coin: use INIT_MANAGER to select systemd
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: update chromium branch
  > coin: Add workaround for static build in CI
  > Use std::size_t instead of int to store position in string
  > examples: add runtime dependency to main package
  > readme: add note about release branches and tags
  > qtshadertools: add runtime dependency to spirv-tools
  > *.patch: add Upstream-Status to all patches
  < qtbase: Add locale-base-c only on glibc based targets
  < qtmultimedia: Check for commercial licence before enabling ffmpeg
  < qtwebengine: Fix build with libc++ from clang-17
  < qtwebengine: Fix build with clang 17
  < recipes: Add missing patch header tags
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Do not pass --target with clang
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  < qtwebengine: Fix skia build issue on aarch64/clang
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Bump version to 6.5.3
  > Add 6.6 compatibility notes
  < Remove legacy license identifier mappings in layer config
  > Remove legacy license identifier mappings in layer config
  > qt6: update module branch
  > qtwebengine: update patch
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < qttools: add PACKAGECONFIG for clang dependency
  > qttools: add PACKAGECONFIG for clang dependency
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qtwebengine: update patch
  < qtwayland: update patch
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < qtbase: add PACKAGECONFIGs for different linkers
  > qtbase: add PACKAGECONFIGs for different linkers
  < Coin: use correct path for mirror
  < qtbase: add runtime dependency to C.UTF-8 locale
  > qtbase: add runtime dependency to C.UTF-8 locale
  > Coin: use correct path for mirror
  > qtwayland: update patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qt3d: Backport assimp fix for build with gcc-13
  < Remove hard dependency on meta-python
  > qt3d: Backport assimp fix for build with gcc-13
  > Remove hard dependency on meta-python
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < qtvncserver: add PACKAGECONFIG to enable password protection
  > qtvncserver: add PACKAGECONFIG to enable password protection
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtgrpc: add patch for build issue"
  < Bump QT_VERSION to 6.5.2
  > qtgrpc: add patch for build issue
  > qtwebengine, qtwayland: refresh patches
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qtwebengine, qtwayland: refresh patches
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < packagegroups: enable workaround for allarch packagegroup
  > packagegroups: enable workaround for allarch packagegroup
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < coin: test against mickledore
  > qtgraphs: include only when opengl is available
  > coin: test against mickledore
  < qtwayland: enable all wayland drivers
  < srcrev_update: use renamed variable
  > qtwayland: enable all wayland drivers
  > Add recipe for Qt Graphs
  > srcrev_update: use renamed variable
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < packagegroup-qt6-commercial-modules: include qt6-commercial.inc
  > packagegroup-qt6-commercial-modules: include qt6-commercial.inc
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Add python3-appdirs to native and nativesdk builds
  > Add python3-appdirs to native and nativesdk builds
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Make python-html5lib optional
  < qtserialbus: socketcan need openembedded layer
  > Make python-html5lib optional
  > qtserialbus: socketcan need openembedded layer
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qt6-git: do not override CVE products
  < coin: be explicit about accepted commercial licenses
  > qt6-git: do not override CVE products
  > coin: be explicit about accepted commercial licenses
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qtbase: update patches
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < qtgrpc: add dependency to declarative for examples
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtgrpc: add dependency to declarative for examples
  > qtbase: refresh patch
  > Revert "qtbase: fix native build"
  > qtspeech: add dependency to qtmultimedia
  > qtbase: update patches
  > Revert "qtbase: workaround broken config for librt"
  < Add python3-html5lib to sdk
  > Add python3-html5lib to sdk
  < Coin: fetch repo from github
  > Coin: fetch repo from github
  < Change GCC optimization for qtwebengine on armv7a-neon
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Change GCC optimization for qtwebengine on armv7a-neon
  < Bump QT_VERSION to 6.5.1
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < qtmultimedia: make default backend configurable
  < qtmultimedia: add PACKAGECONFIGs for spatialaudio
  > qtmultimedia: make default backend configurable
  > qtmultimedia: add PACKAGECONFIGs for spatialaudio
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < qtbase: refresh patch
  < coin: always use the latest platforms for CI build
  > coin: always use the latest platforms for CI build
  > qttools: update revision
  > qtbase: workaround broken config for librt
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: fix native build
  < Revert "qtbase: fix build with older CMake"
  < qttools: update revision
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < protobuf: remove upstreamed fix
  > protobuf: remove upstreamed fix
  < qtbase: enable kms platform plugin by default
  > qtbase: enable kms platform plugin by default
  < Use global variable for Qt version
  > Use global variable for Qt version
  < qtgrpc: include host tools in the toolchain
  > qtgrpc: include host tools in the toolchain
  > qttranslations: add catalogs.json into dev package
  < qttranslations: add catalogs.json into dev package
  < qtbase: fix build with older CMake
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < qtbase: move xkbcommon and glib to defaults
  < qtbase: fix scripts from libexec dir
  < qtbase: use correct path to libdir
  > qtwebengine: update chromium revision
  > qtbase: move xkbcommon and glib to defaults
  > qtbase: use correct path to libdir
  > qtbase: fix scripts from libexec dir
  < qtmultimedia: enable ffmpeg backend
  > qtmultimedia: enable ffmpeg backend
  > webengine: update chromium branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qtwebengine: update chromium revision
  < Add recipe for QtInsightTracker
  > Add recipe for QtInsightTracker
  < webengine: update chromium branch
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < sdk: use security cflags in cmake toolchain file
  < Support SDK workflow inside a Yocto build
  < Add workaround for broken harfbuzz cmake config
  < sdk: move sdk mkspec additions to qtbase recipe
  > sdk: use security cflags in cmake toolchain file
  > Support SDK workflow inside a Yocto build
  > sdk: move sdk mkspec additions to qtbase recipe
  > Add workaround for broken harfbuzz cmake config
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < layer: add mickledore to LAYERSERIES_COMPAT
  > layer: add mickledore to LAYERSERIES_COMPAT
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtvncserver: update license files
  < readme: add 6.5 branch details
  > readme: add 6.5 branch details
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > qtvncserver: update license checksum
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Bump PV to 6.6.0
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Bump PV to 6.5.1
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Coin: don't use zip format for mingw sdk
  > Coin: don't use zip format for mingw sdk
  < qt6-git.inc: switch to 6.5 branch
  < Update submodule refs on '6.5' in yocto/meta-qt6

* sources/meta-raspberrypi 0a4a68d...6ef8b57 (1):
  > rpi-base: Adds EXTRA_IMAGEDEPENDS to fix the image task do_populate_lic_deploy

* sources/meta-ti ef80a01b...73022e54 (3):
  > linux-ti-staging_6.1: CI/CD Auto-Merger: cicd.master.202310270100
  > linux-ti-staging-rt_6.1: CI/CD Auto-Merger: cicd.master.202310270100
  > u-boot-ti-staging_2023.04: CI/CD Auto-Merger: cicd.master.202310270100

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

* sources/poky 71bf3fcf0f...ee22d3f915 (45):
  > gdb: Update to gdb 14 release
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > recipetool: add python_hatchling support
  > selftest/sstatetests: add a test for CDN sstate cache
  > cve-check.bbclass: support embedded SW components with different version number
  > meta/recipes: Remove empty ${PN}/DEV_PKG_DEPENDENCY workarounds
  > insane: Add QA check for RRECOMMENDS on non-existent packages
  > DOCS-WIP: Add some notes about WORKDIR name and SRCPV changes
  > Add DOCS-WIP
  > oeqa/qemurunner: Extra debug
  > bitbake: toaster: add tox.ini file to execute test suite
  > bitbake: bitbake-worker: add header with length of message
  > patchtest: reduce checksum test output length
  > scripts/contrib/patchreview: consolidate imports
  > scripts/contrib/patchreview: add commit and recipe count fields to JSON
  > scripts/patchreview: rework patch detection
  > base: Ensure recipes using mercurial-native have certificates
  > lib/oe/sstatesig.py: dump locked.sigs.inc only when explicitly asked via -S lockedsigs
  > selftest/sstatetests: add tests for 'bitbake -S printdiff'
  > bitbake: toaster: Write logs to BUILDDIR/toaster_logs
  > openssh: Don't hardcode the dir in sshd.service
  > linux-yocto: make sure the pahole-native available before do_kernel_configme
  > oeqa/selftest/recipetool: add selftest for PEP-517 recipe creation
  > recipetool/create_buildsys_python: add PEP517 support
  > recipetool/create_buildsys_python: refactor code for futur PEP517 addition
  > recipetool/create_buildsys_python: prefix created recipes with python3-
  > recipetool/create_buildsys_python: fix license note
  > oeqa/selftest/devtool: remove spaces on empty line
  > oeqa/selftest/devtool: abort if a local workspace already exist
  > kernel.bbclass: Use strip utility used for kernel build in do_package
  > oeqa/runtime/cases/parselogs: remove "edgerouter" case
  > patchtest: simplify test directory structure
  > local.conf.sample: remove mips edgerouter machine
  > openssl: Upgrade 3.1.3 -> 3.1.4
  > package_rpm: Allow compression mode override
  > package_rpm: Remove unused definitions
  > package_rpm: Minor cosmetic and style fixes
  > package_rpm: Fix some pycodestyle issues
  > pixman: ignore CVE-2023-37769
  > cve-check: slightly more verbose warning when adding the same package twice
  > cve-check: sort the package list in the JSON report
  > zlib: ignore CVE-2023-45853
  > libxml2: ignore disputed CVE-2023-45322

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Oct 28, 2023
…penembedded sources/meta-qt6 sources/meta-raspberrypi sources/meta-ti sources/meta-variscite-bsp sources/poky

* sources/meta-arm 21df60b9...450037ab (6):
  > arm-bsp/trusted-firmware-m: update the upstream status of the out-of-tree patches
  > arm-bsp/trusted-firmware-m: fix capsule update alignment
  > arm-bsp/edk2: remove 202211
  > arm-bsp/optee: remove 3.18 recipes and patches
  > arm-bsp/u-boot: corstone1000: fix runtime capsule update flag checks
  > arm-bsp/u-boot: corstone1000: enable on-disk capsule update

* sources/meta-freescale f864f243...acf42a81 (2):
  > wayland: Delete recipe
  > Merge pull request #1675 from YoeDistro/yoe/pu

* sources/meta-openembedded 79e0a9d23...c0caa12b7 (19):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > pcapplusplus: Add recipe for 23.09 release
  > proj: Upgrade to 9.3.0 release
  > ostree: Upgrade 2023.6 -> 2023.7
  > ostree: add ed25519-openssl
  > ostree: drop trivial-httpd-cmdline
  > ostree: Upgrade 2023.5 -> 2023.6
  > gnome-shell: Add missing dependency on pipewire
  > mosquitto: Support building for native again
  > libwebsockets: Support building for native
  > modemmanager: upgrade 1.20.6 -> 1.22.0
  > libmbim: upgrade 1.28.4 -> 1.30.0
  > cpulimit: add DESCRIPTION field
  > gnome-remote-desktop: Update 45.0 -> 45.1
  > eog: Update 45.0 -> 45.1
  > gnome-control-center: Update 45.0 -> 45.1
  > gnome-disk-utility: Update 44.0 -> 45.0
  > gnome-calendar: Update 45.0 -> 45.1
  > gnome-software: Update 45.0 -> 45.1

* sources/meta-qt6 d9a785c...eb670d2 (267):
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtwebengine: Fix build with clang 17
  > qtquick3dphysics: Fix build on clang/x86
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  < Merge pull request #14 from YoeDistro/kraj/6.5
  > Workaround too eager packagegroup sanity check
  > Remove checks for required meta layers
  > layer.conf: fix LAYERDEPENDS_qt6-layer
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qtgraphs: remove opengl requirement
  > Remove old patches from qtwebengine
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #13 from YoeDistro/kraj/6.5
  < Merge pull request #12 from YoeDistro/kraj/6.5
  > qtbase: add PACKAGECONFIG for egldevice platform plugin
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #11 from YoeDistro/kraj/6.5
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #10 from YoeDistro/kraj/6.5
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: add at-spi2-core as dependency for accessibility option
  > qtmultimedia: enable ffmpeg only if its license is accepted
  > readme: Add link to bug tracker
  < Merge pull request #9 from YoeDistro/kraj/6.5
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #8 from YoeDistro/kraj/6.5
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #7 from YoeDistro/kraj/6.5
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > Revert "qtwebengine: fix build without DRI"
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #6 from YoeDistro/kraj/6.5
  > Bump version to 6.6.1
  < Merge pull request #5 from YoeDistro/kraj/6.5
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #4 from YoeDistro/kraj/6.5
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #3 from YoeDistro/kraj/6.5
  > qtshadertools: Fix missing dependency to spirv-tools
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: fix install if lcl_maybe_fortify is empty
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qtdeclarative: add dependency to QtSvg for example
  > qtwebengine: fix x86_64 build of ffmpeg
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #2 from YoeDistro/kraj/6.5
  > coin: remove langdale from CI tests
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #1 from YoeDistro/kraj/6.5
  > qtwebengine: fix build without DRI
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > coin: add workaround for QA warning on qemu
  > coin: use INIT_MANAGER to select systemd
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: update chromium branch
  > coin: Add workaround for static build in CI
  > Use std::size_t instead of int to store position in string
  > examples: add runtime dependency to main package
  > readme: add note about release branches and tags
  > qtshadertools: add runtime dependency to spirv-tools
  > *.patch: add Upstream-Status to all patches
  < qtbase: Add locale-base-c only on glibc based targets
  < qtmultimedia: Check for commercial licence before enabling ffmpeg
  < qtwebengine: Fix build with libc++ from clang-17
  < qtwebengine: Fix build with clang 17
  < recipes: Add missing patch header tags
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Do not pass --target with clang
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  < qtwebengine: Fix skia build issue on aarch64/clang
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Bump version to 6.5.3
  > Add 6.6 compatibility notes
  < Remove legacy license identifier mappings in layer config
  > Remove legacy license identifier mappings in layer config
  > qt6: update module branch
  > qtwebengine: update patch
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < qttools: add PACKAGECONFIG for clang dependency
  > qttools: add PACKAGECONFIG for clang dependency
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qtwebengine: update patch
  < qtwayland: update patch
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < qtbase: add PACKAGECONFIGs for different linkers
  > qtbase: add PACKAGECONFIGs for different linkers
  < Coin: use correct path for mirror
  < qtbase: add runtime dependency to C.UTF-8 locale
  > qtbase: add runtime dependency to C.UTF-8 locale
  > Coin: use correct path for mirror
  > qtwayland: update patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qt3d: Backport assimp fix for build with gcc-13
  < Remove hard dependency on meta-python
  > qt3d: Backport assimp fix for build with gcc-13
  > Remove hard dependency on meta-python
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < qtvncserver: add PACKAGECONFIG to enable password protection
  > qtvncserver: add PACKAGECONFIG to enable password protection
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtgrpc: add patch for build issue"
  < Bump QT_VERSION to 6.5.2
  > qtgrpc: add patch for build issue
  > qtwebengine, qtwayland: refresh patches
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qtwebengine, qtwayland: refresh patches
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < packagegroups: enable workaround for allarch packagegroup
  > packagegroups: enable workaround for allarch packagegroup
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < coin: test against mickledore
  > qtgraphs: include only when opengl is available
  > coin: test against mickledore
  < qtwayland: enable all wayland drivers
  < srcrev_update: use renamed variable
  > qtwayland: enable all wayland drivers
  > Add recipe for Qt Graphs
  > srcrev_update: use renamed variable
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < packagegroup-qt6-commercial-modules: include qt6-commercial.inc
  > packagegroup-qt6-commercial-modules: include qt6-commercial.inc
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Add python3-appdirs to native and nativesdk builds
  > Add python3-appdirs to native and nativesdk builds
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Make python-html5lib optional
  < qtserialbus: socketcan need openembedded layer
  > Make python-html5lib optional
  > qtserialbus: socketcan need openembedded layer
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qt6-git: do not override CVE products
  < coin: be explicit about accepted commercial licenses
  > qt6-git: do not override CVE products
  > coin: be explicit about accepted commercial licenses
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qtbase: update patches
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < qtgrpc: add dependency to declarative for examples
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtgrpc: add dependency to declarative for examples
  > qtbase: refresh patch
  > Revert "qtbase: fix native build"
  > qtspeech: add dependency to qtmultimedia
  > qtbase: update patches
  > Revert "qtbase: workaround broken config for librt"
  < Add python3-html5lib to sdk
  > Add python3-html5lib to sdk
  < Coin: fetch repo from github
  > Coin: fetch repo from github
  < Change GCC optimization for qtwebengine on armv7a-neon
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Change GCC optimization for qtwebengine on armv7a-neon
  < Bump QT_VERSION to 6.5.1
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < qtmultimedia: make default backend configurable
  < qtmultimedia: add PACKAGECONFIGs for spatialaudio
  > qtmultimedia: make default backend configurable
  > qtmultimedia: add PACKAGECONFIGs for spatialaudio
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < qtbase: refresh patch
  < coin: always use the latest platforms for CI build
  > coin: always use the latest platforms for CI build
  > qttools: update revision
  > qtbase: workaround broken config for librt
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: fix native build
  < Revert "qtbase: fix build with older CMake"
  < qttools: update revision
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < protobuf: remove upstreamed fix
  > protobuf: remove upstreamed fix
  < qtbase: enable kms platform plugin by default
  > qtbase: enable kms platform plugin by default
  < Use global variable for Qt version
  > Use global variable for Qt version
  < qtgrpc: include host tools in the toolchain
  > qtgrpc: include host tools in the toolchain
  > qttranslations: add catalogs.json into dev package
  < qttranslations: add catalogs.json into dev package
  < qtbase: fix build with older CMake
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < qtbase: move xkbcommon and glib to defaults
  < qtbase: fix scripts from libexec dir
  < qtbase: use correct path to libdir
  > qtwebengine: update chromium revision
  > qtbase: move xkbcommon and glib to defaults
  > qtbase: use correct path to libdir
  > qtbase: fix scripts from libexec dir
  < qtmultimedia: enable ffmpeg backend
  > qtmultimedia: enable ffmpeg backend
  > webengine: update chromium branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qtwebengine: update chromium revision
  < Add recipe for QtInsightTracker
  > Add recipe for QtInsightTracker
  < webengine: update chromium branch
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < sdk: use security cflags in cmake toolchain file
  < Support SDK workflow inside a Yocto build
  < Add workaround for broken harfbuzz cmake config
  < sdk: move sdk mkspec additions to qtbase recipe
  > sdk: use security cflags in cmake toolchain file
  > Support SDK workflow inside a Yocto build
  > sdk: move sdk mkspec additions to qtbase recipe
  > Add workaround for broken harfbuzz cmake config
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < layer: add mickledore to LAYERSERIES_COMPAT
  > layer: add mickledore to LAYERSERIES_COMPAT
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtvncserver: update license files
  < readme: add 6.5 branch details
  > readme: add 6.5 branch details
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > qtvncserver: update license checksum
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Bump PV to 6.6.0
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Bump PV to 6.5.1
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Coin: don't use zip format for mingw sdk
  > Coin: don't use zip format for mingw sdk
  < qt6-git.inc: switch to 6.5 branch
  < Update submodule refs on '6.5' in yocto/meta-qt6

* sources/meta-raspberrypi 0a4a68d...6ef8b57 (1):
  > rpi-base: Adds EXTRA_IMAGEDEPENDS to fix the image task do_populate_lic_deploy

* sources/meta-ti ef80a01b...73022e54 (3):
  > linux-ti-staging_6.1: CI/CD Auto-Merger: cicd.master.202310270100
  > linux-ti-staging-rt_6.1: CI/CD Auto-Merger: cicd.master.202310270100
  > u-boot-ti-staging_2023.04: CI/CD Auto-Merger: cicd.master.202310270100

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

* sources/poky 71bf3fcf0f...264a2b368e (46):
  > gdb: Update to gdb 14 release
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > Revert "bin_package.bbclass: Inhibit the default dependencies"
  > recipetool: add python_hatchling support
  > selftest/sstatetests: add a test for CDN sstate cache
  > cve-check.bbclass: support embedded SW components with different version number
  > meta/recipes: Remove empty ${PN}/DEV_PKG_DEPENDENCY workarounds
  > insane: Add QA check for RRECOMMENDS on non-existent packages
  > DOCS-WIP: Add some notes about WORKDIR name and SRCPV changes
  > Add DOCS-WIP
  > oeqa/qemurunner: Extra debug
  > bitbake: toaster: add tox.ini file to execute test suite
  > bitbake: bitbake-worker: add header with length of message
  > patchtest: reduce checksum test output length
  > scripts/contrib/patchreview: consolidate imports
  > scripts/contrib/patchreview: add commit and recipe count fields to JSON
  > scripts/patchreview: rework patch detection
  > base: Ensure recipes using mercurial-native have certificates
  > lib/oe/sstatesig.py: dump locked.sigs.inc only when explicitly asked via -S lockedsigs
  > selftest/sstatetests: add tests for 'bitbake -S printdiff'
  > bitbake: toaster: Write logs to BUILDDIR/toaster_logs
  > openssh: Don't hardcode the dir in sshd.service
  > linux-yocto: make sure the pahole-native available before do_kernel_configme
  > oeqa/selftest/recipetool: add selftest for PEP-517 recipe creation
  > recipetool/create_buildsys_python: add PEP517 support
  > recipetool/create_buildsys_python: refactor code for futur PEP517 addition
  > recipetool/create_buildsys_python: prefix created recipes with python3-
  > recipetool/create_buildsys_python: fix license note
  > oeqa/selftest/devtool: remove spaces on empty line
  > oeqa/selftest/devtool: abort if a local workspace already exist
  > kernel.bbclass: Use strip utility used for kernel build in do_package
  > oeqa/runtime/cases/parselogs: remove "edgerouter" case
  > patchtest: simplify test directory structure
  > local.conf.sample: remove mips edgerouter machine
  > openssl: Upgrade 3.1.3 -> 3.1.4
  > package_rpm: Allow compression mode override
  > package_rpm: Remove unused definitions
  > package_rpm: Minor cosmetic and style fixes
  > package_rpm: Fix some pycodestyle issues
  > pixman: ignore CVE-2023-37769
  > cve-check: slightly more verbose warning when adding the same package twice
  > cve-check: sort the package list in the JSON report
  > zlib: ignore CVE-2023-45853
  > libxml2: ignore disputed CVE-2023-45322

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Oct 28, 2023
…es/meta-qt6 sources/meta-variscite-bsp sources/poky

* sources/meta-freescale 56ae548e...acf42a81 (1):
  > wayland: Delete recipe

* sources/meta-openembedded ad27cdd56...6dd57ebd4 (9):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > network-manager-applet,networkmanager-openvpn, networkmanager: Apply linker versioning patch when using lld only
  > pcapplusplus: Add recipe for 23.09 release
  > proj: Upgrade to 9.3.0 release
  > ostree: Upgrade 2023.6 -> 2023.7
  > ostree: add ed25519-openssl
  > ostree: drop trivial-httpd-cmdline
  > ostree: Upgrade 2023.5 -> 2023.6
  > gnome-shell: Add missing dependency on pipewire

* sources/meta-qt6 d9a785c...eb670d2 (267):
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtwebengine: Fix build with clang 17
  > qtquick3dphysics: Fix build on clang/x86
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  < Merge pull request #14 from YoeDistro/kraj/6.5
  > Workaround too eager packagegroup sanity check
  > Remove checks for required meta layers
  > layer.conf: fix LAYERDEPENDS_qt6-layer
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qtgraphs: remove opengl requirement
  > Remove old patches from qtwebengine
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #13 from YoeDistro/kraj/6.5
  < Merge pull request #12 from YoeDistro/kraj/6.5
  > qtbase: add PACKAGECONFIG for egldevice platform plugin
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #11 from YoeDistro/kraj/6.5
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #10 from YoeDistro/kraj/6.5
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: add at-spi2-core as dependency for accessibility option
  > qtmultimedia: enable ffmpeg only if its license is accepted
  > readme: Add link to bug tracker
  < Merge pull request #9 from YoeDistro/kraj/6.5
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #8 from YoeDistro/kraj/6.5
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #7 from YoeDistro/kraj/6.5
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > Revert "qtwebengine: fix build without DRI"
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #6 from YoeDistro/kraj/6.5
  > Bump version to 6.6.1
  < Merge pull request #5 from YoeDistro/kraj/6.5
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #4 from YoeDistro/kraj/6.5
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #3 from YoeDistro/kraj/6.5
  > qtshadertools: Fix missing dependency to spirv-tools
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: fix install if lcl_maybe_fortify is empty
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qtdeclarative: add dependency to QtSvg for example
  > qtwebengine: fix x86_64 build of ffmpeg
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #2 from YoeDistro/kraj/6.5
  > coin: remove langdale from CI tests
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #1 from YoeDistro/kraj/6.5
  > qtwebengine: fix build without DRI
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > coin: add workaround for QA warning on qemu
  > coin: use INIT_MANAGER to select systemd
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: update chromium branch
  > coin: Add workaround for static build in CI
  > Use std::size_t instead of int to store position in string
  > examples: add runtime dependency to main package
  > readme: add note about release branches and tags
  > qtshadertools: add runtime dependency to spirv-tools
  > *.patch: add Upstream-Status to all patches
  < qtbase: Add locale-base-c only on glibc based targets
  < qtmultimedia: Check for commercial licence before enabling ffmpeg
  < qtwebengine: Fix build with libc++ from clang-17
  < qtwebengine: Fix build with clang 17
  < recipes: Add missing patch header tags
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Do not pass --target with clang
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  < qtwebengine: Fix skia build issue on aarch64/clang
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Bump version to 6.5.3
  > Add 6.6 compatibility notes
  < Remove legacy license identifier mappings in layer config
  > Remove legacy license identifier mappings in layer config
  > qt6: update module branch
  > qtwebengine: update patch
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < qttools: add PACKAGECONFIG for clang dependency
  > qttools: add PACKAGECONFIG for clang dependency
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qtwebengine: update patch
  < qtwayland: update patch
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < qtbase: add PACKAGECONFIGs for different linkers
  > qtbase: add PACKAGECONFIGs for different linkers
  < Coin: use correct path for mirror
  < qtbase: add runtime dependency to C.UTF-8 locale
  > qtbase: add runtime dependency to C.UTF-8 locale
  > Coin: use correct path for mirror
  > qtwayland: update patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qt3d: Backport assimp fix for build with gcc-13
  < Remove hard dependency on meta-python
  > qt3d: Backport assimp fix for build with gcc-13
  > Remove hard dependency on meta-python
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < qtvncserver: add PACKAGECONFIG to enable password protection
  > qtvncserver: add PACKAGECONFIG to enable password protection
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtgrpc: add patch for build issue"
  < Bump QT_VERSION to 6.5.2
  > qtgrpc: add patch for build issue
  > qtwebengine, qtwayland: refresh patches
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qtwebengine, qtwayland: refresh patches
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < packagegroups: enable workaround for allarch packagegroup
  > packagegroups: enable workaround for allarch packagegroup
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < coin: test against mickledore
  > qtgraphs: include only when opengl is available
  > coin: test against mickledore
  < qtwayland: enable all wayland drivers
  < srcrev_update: use renamed variable
  > qtwayland: enable all wayland drivers
  > Add recipe for Qt Graphs
  > srcrev_update: use renamed variable
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < packagegroup-qt6-commercial-modules: include qt6-commercial.inc
  > packagegroup-qt6-commercial-modules: include qt6-commercial.inc
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Add python3-appdirs to native and nativesdk builds
  > Add python3-appdirs to native and nativesdk builds
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Make python-html5lib optional
  < qtserialbus: socketcan need openembedded layer
  > Make python-html5lib optional
  > qtserialbus: socketcan need openembedded layer
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qt6-git: do not override CVE products
  < coin: be explicit about accepted commercial licenses
  > qt6-git: do not override CVE products
  > coin: be explicit about accepted commercial licenses
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qtbase: update patches
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < qtgrpc: add dependency to declarative for examples
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtgrpc: add dependency to declarative for examples
  > qtbase: refresh patch
  > Revert "qtbase: fix native build"
  > qtspeech: add dependency to qtmultimedia
  > qtbase: update patches
  > Revert "qtbase: workaround broken config for librt"
  < Add python3-html5lib to sdk
  > Add python3-html5lib to sdk
  < Coin: fetch repo from github
  > Coin: fetch repo from github
  < Change GCC optimization for qtwebengine on armv7a-neon
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Change GCC optimization for qtwebengine on armv7a-neon
  < Bump QT_VERSION to 6.5.1
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < qtmultimedia: make default backend configurable
  < qtmultimedia: add PACKAGECONFIGs for spatialaudio
  > qtmultimedia: make default backend configurable
  > qtmultimedia: add PACKAGECONFIGs for spatialaudio
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < qtbase: refresh patch
  < coin: always use the latest platforms for CI build
  > coin: always use the latest platforms for CI build
  > qttools: update revision
  > qtbase: workaround broken config for librt
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: fix native build
  < Revert "qtbase: fix build with older CMake"
  < qttools: update revision
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < protobuf: remove upstreamed fix
  > protobuf: remove upstreamed fix
  < qtbase: enable kms platform plugin by default
  > qtbase: enable kms platform plugin by default
  < Use global variable for Qt version
  > Use global variable for Qt version
  < qtgrpc: include host tools in the toolchain
  > qtgrpc: include host tools in the toolchain
  > qttranslations: add catalogs.json into dev package
  < qttranslations: add catalogs.json into dev package
  < qtbase: fix build with older CMake
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < qtbase: move xkbcommon and glib to defaults
  < qtbase: fix scripts from libexec dir
  < qtbase: use correct path to libdir
  > qtwebengine: update chromium revision
  > qtbase: move xkbcommon and glib to defaults
  > qtbase: use correct path to libdir
  > qtbase: fix scripts from libexec dir
  < qtmultimedia: enable ffmpeg backend
  > qtmultimedia: enable ffmpeg backend
  > webengine: update chromium branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qtwebengine: update chromium revision
  < Add recipe for QtInsightTracker
  > Add recipe for QtInsightTracker
  < webengine: update chromium branch
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < sdk: use security cflags in cmake toolchain file
  < Support SDK workflow inside a Yocto build
  < Add workaround for broken harfbuzz cmake config
  < sdk: move sdk mkspec additions to qtbase recipe
  > sdk: use security cflags in cmake toolchain file
  > Support SDK workflow inside a Yocto build
  > sdk: move sdk mkspec additions to qtbase recipe
  > Add workaround for broken harfbuzz cmake config
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < layer: add mickledore to LAYERSERIES_COMPAT
  > layer: add mickledore to LAYERSERIES_COMPAT
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtvncserver: update license files
  < readme: add 6.5 branch details
  > readme: add 6.5 branch details
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > qtvncserver: update license checksum
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Bump PV to 6.6.0
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Bump PV to 6.5.1
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Coin: don't use zip format for mingw sdk
  > Coin: don't use zip format for mingw sdk
  < qt6-git.inc: switch to 6.5 branch
  < Update submodule refs on '6.5' in yocto/meta-qt6

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

* sources/poky af339676ee...264a2b368e (19):
  > gdb: Update to gdb 14 release
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > Revert "bin_package.bbclass: Inhibit the default dependencies"
  > recipetool: add python_hatchling support
  > selftest/sstatetests: add a test for CDN sstate cache
  > cve-check.bbclass: support embedded SW components with different version number
  > meta/recipes: Remove empty ${PN}/DEV_PKG_DEPENDENCY workarounds
  > insane: Add QA check for RRECOMMENDS on non-existent packages
  > DOCS-WIP: Add some notes about WORKDIR name and SRCPV changes
  > Add DOCS-WIP
  > oeqa/qemurunner: Extra debug
  > bitbake: toaster: add tox.ini file to execute test suite
  > bitbake: bitbake-worker: add header with length of message
  > patchtest: reduce checksum test output length
  > scripts/contrib/patchreview: consolidate imports
  > scripts/contrib/patchreview: add commit and recipe count fields to JSON
  > scripts/patchreview: rework patch detection

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Oct 28, 2023
…es/meta-qt6 sources/meta-variscite-bsp sources/poky

* sources/meta-freescale 56ae548e...acf42a81 (1):
  > wayland: Delete recipe

* sources/meta-openembedded ad27cdd56...0ed90d94a (9):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > network-manager-applet,networkmanager-openvpn, networkmanager: Apply linker versioning patch when using lld only
  > pcapplusplus: Add recipe for 23.09 release
  > proj: Upgrade to 9.3.0 release
  > ostree: Upgrade 2023.6 -> 2023.7
  > ostree: add ed25519-openssl
  > ostree: drop trivial-httpd-cmdline
  > ostree: Upgrade 2023.5 -> 2023.6
  > gnome-shell: Add missing dependency on pipewire

* sources/meta-qt6 d9a785c...eb670d2 (267):
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtwebengine: Fix build with clang 17
  > qtquick3dphysics: Fix build on clang/x86
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  < Merge pull request #14 from YoeDistro/kraj/6.5
  > Workaround too eager packagegroup sanity check
  > Remove checks for required meta layers
  > layer.conf: fix LAYERDEPENDS_qt6-layer
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qtgraphs: remove opengl requirement
  > Remove old patches from qtwebengine
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #13 from YoeDistro/kraj/6.5
  < Merge pull request #12 from YoeDistro/kraj/6.5
  > qtbase: add PACKAGECONFIG for egldevice platform plugin
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #11 from YoeDistro/kraj/6.5
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #10 from YoeDistro/kraj/6.5
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: add at-spi2-core as dependency for accessibility option
  > qtmultimedia: enable ffmpeg only if its license is accepted
  > readme: Add link to bug tracker
  < Merge pull request #9 from YoeDistro/kraj/6.5
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #8 from YoeDistro/kraj/6.5
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #7 from YoeDistro/kraj/6.5
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > Revert "qtwebengine: fix build without DRI"
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #6 from YoeDistro/kraj/6.5
  > Bump version to 6.6.1
  < Merge pull request #5 from YoeDistro/kraj/6.5
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #4 from YoeDistro/kraj/6.5
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #3 from YoeDistro/kraj/6.5
  > qtshadertools: Fix missing dependency to spirv-tools
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: fix install if lcl_maybe_fortify is empty
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qtdeclarative: add dependency to QtSvg for example
  > qtwebengine: fix x86_64 build of ffmpeg
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #2 from YoeDistro/kraj/6.5
  > coin: remove langdale from CI tests
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #1 from YoeDistro/kraj/6.5
  > qtwebengine: fix build without DRI
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > coin: add workaround for QA warning on qemu
  > coin: use INIT_MANAGER to select systemd
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: update chromium branch
  > coin: Add workaround for static build in CI
  > Use std::size_t instead of int to store position in string
  > examples: add runtime dependency to main package
  > readme: add note about release branches and tags
  > qtshadertools: add runtime dependency to spirv-tools
  > *.patch: add Upstream-Status to all patches
  < qtbase: Add locale-base-c only on glibc based targets
  < qtmultimedia: Check for commercial licence before enabling ffmpeg
  < qtwebengine: Fix build with libc++ from clang-17
  < qtwebengine: Fix build with clang 17
  < recipes: Add missing patch header tags
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Do not pass --target with clang
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  < qtwebengine: Fix skia build issue on aarch64/clang
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Bump version to 6.5.3
  > Add 6.6 compatibility notes
  < Remove legacy license identifier mappings in layer config
  > Remove legacy license identifier mappings in layer config
  > qt6: update module branch
  > qtwebengine: update patch
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < qttools: add PACKAGECONFIG for clang dependency
  > qttools: add PACKAGECONFIG for clang dependency
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qtwebengine: update patch
  < qtwayland: update patch
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < qtbase: add PACKAGECONFIGs for different linkers
  > qtbase: add PACKAGECONFIGs for different linkers
  < Coin: use correct path for mirror
  < qtbase: add runtime dependency to C.UTF-8 locale
  > qtbase: add runtime dependency to C.UTF-8 locale
  > Coin: use correct path for mirror
  > qtwayland: update patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qt3d: Backport assimp fix for build with gcc-13
  < Remove hard dependency on meta-python
  > qt3d: Backport assimp fix for build with gcc-13
  > Remove hard dependency on meta-python
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < qtvncserver: add PACKAGECONFIG to enable password protection
  > qtvncserver: add PACKAGECONFIG to enable password protection
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtgrpc: add patch for build issue"
  < Bump QT_VERSION to 6.5.2
  > qtgrpc: add patch for build issue
  > qtwebengine, qtwayland: refresh patches
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qtwebengine, qtwayland: refresh patches
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < packagegroups: enable workaround for allarch packagegroup
  > packagegroups: enable workaround for allarch packagegroup
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < coin: test against mickledore
  > qtgraphs: include only when opengl is available
  > coin: test against mickledore
  < qtwayland: enable all wayland drivers
  < srcrev_update: use renamed variable
  > qtwayland: enable all wayland drivers
  > Add recipe for Qt Graphs
  > srcrev_update: use renamed variable
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < packagegroup-qt6-commercial-modules: include qt6-commercial.inc
  > packagegroup-qt6-commercial-modules: include qt6-commercial.inc
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Add python3-appdirs to native and nativesdk builds
  > Add python3-appdirs to native and nativesdk builds
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Make python-html5lib optional
  < qtserialbus: socketcan need openembedded layer
  > Make python-html5lib optional
  > qtserialbus: socketcan need openembedded layer
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qt6-git: do not override CVE products
  < coin: be explicit about accepted commercial licenses
  > qt6-git: do not override CVE products
  > coin: be explicit about accepted commercial licenses
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qtbase: update patches
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < qtgrpc: add dependency to declarative for examples
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtgrpc: add dependency to declarative for examples
  > qtbase: refresh patch
  > Revert "qtbase: fix native build"
  > qtspeech: add dependency to qtmultimedia
  > qtbase: update patches
  > Revert "qtbase: workaround broken config for librt"
  < Add python3-html5lib to sdk
  > Add python3-html5lib to sdk
  < Coin: fetch repo from github
  > Coin: fetch repo from github
  < Change GCC optimization for qtwebengine on armv7a-neon
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Change GCC optimization for qtwebengine on armv7a-neon
  < Bump QT_VERSION to 6.5.1
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < qtmultimedia: make default backend configurable
  < qtmultimedia: add PACKAGECONFIGs for spatialaudio
  > qtmultimedia: make default backend configurable
  > qtmultimedia: add PACKAGECONFIGs for spatialaudio
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < qtbase: refresh patch
  < coin: always use the latest platforms for CI build
  > coin: always use the latest platforms for CI build
  > qttools: update revision
  > qtbase: workaround broken config for librt
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: fix native build
  < Revert "qtbase: fix build with older CMake"
  < qttools: update revision
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < protobuf: remove upstreamed fix
  > protobuf: remove upstreamed fix
  < qtbase: enable kms platform plugin by default
  > qtbase: enable kms platform plugin by default
  < Use global variable for Qt version
  > Use global variable for Qt version
  < qtgrpc: include host tools in the toolchain
  > qtgrpc: include host tools in the toolchain
  > qttranslations: add catalogs.json into dev package
  < qttranslations: add catalogs.json into dev package
  < qtbase: fix build with older CMake
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < qtbase: move xkbcommon and glib to defaults
  < qtbase: fix scripts from libexec dir
  < qtbase: use correct path to libdir
  > qtwebengine: update chromium revision
  > qtbase: move xkbcommon and glib to defaults
  > qtbase: use correct path to libdir
  > qtbase: fix scripts from libexec dir
  < qtmultimedia: enable ffmpeg backend
  > qtmultimedia: enable ffmpeg backend
  > webengine: update chromium branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qtwebengine: update chromium revision
  < Add recipe for QtInsightTracker
  > Add recipe for QtInsightTracker
  < webengine: update chromium branch
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < sdk: use security cflags in cmake toolchain file
  < Support SDK workflow inside a Yocto build
  < Add workaround for broken harfbuzz cmake config
  < sdk: move sdk mkspec additions to qtbase recipe
  > sdk: use security cflags in cmake toolchain file
  > Support SDK workflow inside a Yocto build
  > sdk: move sdk mkspec additions to qtbase recipe
  > Add workaround for broken harfbuzz cmake config
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < layer: add mickledore to LAYERSERIES_COMPAT
  > layer: add mickledore to LAYERSERIES_COMPAT
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtvncserver: update license files
  < readme: add 6.5 branch details
  > readme: add 6.5 branch details
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > qtvncserver: update license checksum
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Bump PV to 6.6.0
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Bump PV to 6.5.1
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Coin: don't use zip format for mingw sdk
  > Coin: don't use zip format for mingw sdk
  < qt6-git.inc: switch to 6.5 branch
  < Update submodule refs on '6.5' in yocto/meta-qt6

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

* sources/poky af339676ee...264a2b368e (19):
  > gdb: Update to gdb 14 release
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > Revert "bin_package.bbclass: Inhibit the default dependencies"
  > recipetool: add python_hatchling support
  > selftest/sstatetests: add a test for CDN sstate cache
  > cve-check.bbclass: support embedded SW components with different version number
  > meta/recipes: Remove empty ${PN}/DEV_PKG_DEPENDENCY workarounds
  > insane: Add QA check for RRECOMMENDS on non-existent packages
  > DOCS-WIP: Add some notes about WORKDIR name and SRCPV changes
  > Add DOCS-WIP
  > oeqa/qemurunner: Extra debug
  > bitbake: toaster: add tox.ini file to execute test suite
  > bitbake: bitbake-worker: add header with length of message
  > patchtest: reduce checksum test output length
  > scripts/contrib/patchreview: consolidate imports
  > scripts/contrib/patchreview: add commit and recipe count fields to JSON
  > scripts/patchreview: rework patch detection

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

* sources/meta-freescale 56ae548e...acf42a81 (1):
  > wayland: Delete recipe

* sources/meta-openembedded ad27cdd56...0ed90d94a (9):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > network-manager-applet,networkmanager-openvpn, networkmanager: Apply linker versioning patch when using lld only
  > pcapplusplus: Add recipe for 23.09 release
  > proj: Upgrade to 9.3.0 release
  > ostree: Upgrade 2023.6 -> 2023.7
  > ostree: add ed25519-openssl
  > ostree: drop trivial-httpd-cmdline
  > ostree: Upgrade 2023.5 -> 2023.6
  > gnome-shell: Add missing dependency on pipewire

* sources/meta-qt6 d9a785c...eb670d2 (267):
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtwebengine: Fix build with clang 17
  > qtquick3dphysics: Fix build on clang/x86
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  < Merge pull request #14 from YoeDistro/kraj/6.5
  > Workaround too eager packagegroup sanity check
  > Remove checks for required meta layers
  > layer.conf: fix LAYERDEPENDS_qt6-layer
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qtgraphs: remove opengl requirement
  > Remove old patches from qtwebengine
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #13 from YoeDistro/kraj/6.5
  < Merge pull request #12 from YoeDistro/kraj/6.5
  > qtbase: add PACKAGECONFIG for egldevice platform plugin
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #11 from YoeDistro/kraj/6.5
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #10 from YoeDistro/kraj/6.5
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: add at-spi2-core as dependency for accessibility option
  > qtmultimedia: enable ffmpeg only if its license is accepted
  > readme: Add link to bug tracker
  < Merge pull request #9 from YoeDistro/kraj/6.5
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #8 from YoeDistro/kraj/6.5
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #7 from YoeDistro/kraj/6.5
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > Revert "qtwebengine: fix build without DRI"
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #6 from YoeDistro/kraj/6.5
  > Bump version to 6.6.1
  < Merge pull request #5 from YoeDistro/kraj/6.5
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #4 from YoeDistro/kraj/6.5
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #3 from YoeDistro/kraj/6.5
  > qtshadertools: Fix missing dependency to spirv-tools
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: fix install if lcl_maybe_fortify is empty
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qtdeclarative: add dependency to QtSvg for example
  > qtwebengine: fix x86_64 build of ffmpeg
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #2 from YoeDistro/kraj/6.5
  > coin: remove langdale from CI tests
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #1 from YoeDistro/kraj/6.5
  > qtwebengine: fix build without DRI
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > coin: add workaround for QA warning on qemu
  > coin: use INIT_MANAGER to select systemd
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: update chromium branch
  > coin: Add workaround for static build in CI
  > Use std::size_t instead of int to store position in string
  > examples: add runtime dependency to main package
  > readme: add note about release branches and tags
  > qtshadertools: add runtime dependency to spirv-tools
  > *.patch: add Upstream-Status to all patches
  < qtbase: Add locale-base-c only on glibc based targets
  < qtmultimedia: Check for commercial licence before enabling ffmpeg
  < qtwebengine: Fix build with libc++ from clang-17
  < qtwebengine: Fix build with clang 17
  < recipes: Add missing patch header tags
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Do not pass --target with clang
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  < qtwebengine: Fix skia build issue on aarch64/clang
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Bump version to 6.5.3
  > Add 6.6 compatibility notes
  < Remove legacy license identifier mappings in layer config
  > Remove legacy license identifier mappings in layer config
  > qt6: update module branch
  > qtwebengine: update patch
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < qttools: add PACKAGECONFIG for clang dependency
  > qttools: add PACKAGECONFIG for clang dependency
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qtwebengine: update patch
  < qtwayland: update patch
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < qtbase: add PACKAGECONFIGs for different linkers
  > qtbase: add PACKAGECONFIGs for different linkers
  < Coin: use correct path for mirror
  < qtbase: add runtime dependency to C.UTF-8 locale
  > qtbase: add runtime dependency to C.UTF-8 locale
  > Coin: use correct path for mirror
  > qtwayland: update patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qt3d: Backport assimp fix for build with gcc-13
  < Remove hard dependency on meta-python
  > qt3d: Backport assimp fix for build with gcc-13
  > Remove hard dependency on meta-python
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < qtvncserver: add PACKAGECONFIG to enable password protection
  > qtvncserver: add PACKAGECONFIG to enable password protection
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtgrpc: add patch for build issue"
  < Bump QT_VERSION to 6.5.2
  > qtgrpc: add patch for build issue
  > qtwebengine, qtwayland: refresh patches
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qtwebengine, qtwayland: refresh patches
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < packagegroups: enable workaround for allarch packagegroup
  > packagegroups: enable workaround for allarch packagegroup
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < coin: test against mickledore
  > qtgraphs: include only when opengl is available
  > coin: test against mickledore
  < qtwayland: enable all wayland drivers
  < srcrev_update: use renamed variable
  > qtwayland: enable all wayland drivers
  > Add recipe for Qt Graphs
  > srcrev_update: use renamed variable
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < packagegroup-qt6-commercial-modules: include qt6-commercial.inc
  > packagegroup-qt6-commercial-modules: include qt6-commercial.inc
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Add python3-appdirs to native and nativesdk builds
  > Add python3-appdirs to native and nativesdk builds
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Make python-html5lib optional
  < qtserialbus: socketcan need openembedded layer
  > Make python-html5lib optional
  > qtserialbus: socketcan need openembedded layer
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qt6-git: do not override CVE products
  < coin: be explicit about accepted commercial licenses
  > qt6-git: do not override CVE products
  > coin: be explicit about accepted commercial licenses
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qtbase: update patches
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < qtgrpc: add dependency to declarative for examples
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtgrpc: add dependency to declarative for examples
  > qtbase: refresh patch
  > Revert "qtbase: fix native build"
  > qtspeech: add dependency to qtmultimedia
  > qtbase: update patches
  > Revert "qtbase: workaround broken config for librt"
  < Add python3-html5lib to sdk
  > Add python3-html5lib to sdk
  < Coin: fetch repo from github
  > Coin: fetch repo from github
  < Change GCC optimization for qtwebengine on armv7a-neon
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Change GCC optimization for qtwebengine on armv7a-neon
  < Bump QT_VERSION to 6.5.1
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < qtmultimedia: make default backend configurable
  < qtmultimedia: add PACKAGECONFIGs for spatialaudio
  > qtmultimedia: make default backend configurable
  > qtmultimedia: add PACKAGECONFIGs for spatialaudio
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < qtbase: refresh patch
  < coin: always use the latest platforms for CI build
  > coin: always use the latest platforms for CI build
  > qttools: update revision
  > qtbase: workaround broken config for librt
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: fix native build
  < Revert "qtbase: fix build with older CMake"
  < qttools: update revision
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < protobuf: remove upstreamed fix
  > protobuf: remove upstreamed fix
  < qtbase: enable kms platform plugin by default
  > qtbase: enable kms platform plugin by default
  < Use global variable for Qt version
  > Use global variable for Qt version
  < qtgrpc: include host tools in the toolchain
  > qtgrpc: include host tools in the toolchain
  > qttranslations: add catalogs.json into dev package
  < qttranslations: add catalogs.json into dev package
  < qtbase: fix build with older CMake
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < qtbase: move xkbcommon and glib to defaults
  < qtbase: fix scripts from libexec dir
  < qtbase: use correct path to libdir
  > qtwebengine: update chromium revision
  > qtbase: move xkbcommon and glib to defaults
  > qtbase: use correct path to libdir
  > qtbase: fix scripts from libexec dir
  < qtmultimedia: enable ffmpeg backend
  > qtmultimedia: enable ffmpeg backend
  > webengine: update chromium branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qtwebengine: update chromium revision
  < Add recipe for QtInsightTracker
  > Add recipe for QtInsightTracker
  < webengine: update chromium branch
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < sdk: use security cflags in cmake toolchain file
  < Support SDK workflow inside a Yocto build
  < Add workaround for broken harfbuzz cmake config
  < sdk: move sdk mkspec additions to qtbase recipe
  > sdk: use security cflags in cmake toolchain file
  > Support SDK workflow inside a Yocto build
  > sdk: move sdk mkspec additions to qtbase recipe
  > Add workaround for broken harfbuzz cmake config
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < layer: add mickledore to LAYERSERIES_COMPAT
  > layer: add mickledore to LAYERSERIES_COMPAT
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtvncserver: update license files
  < readme: add 6.5 branch details
  > readme: add 6.5 branch details
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > qtvncserver: update license checksum
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Bump PV to 6.6.0
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Bump PV to 6.5.1
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Coin: don't use zip format for mingw sdk
  > Coin: don't use zip format for mingw sdk
  < qt6-git.inc: switch to 6.5 branch
  < Update submodule refs on '6.5' in yocto/meta-qt6

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

* sources/poky af339676ee...23e2268e7f (24):
  > gdb: Update to gdb 14 release
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > bitbake.conf: remove ${CCACHE} from FORTRAN compiler
  > selftest/sstatetests: add a test for CDN sstate cache
  > kernel: Commit without running hooks
  > volatile-binds: Calculate the name of the /var/lib service
  > volatile-binds: Allow creation of subdirectories
  > oeqa/selftest: Drop machines support
  > Revert "bin_package.bbclass: Inhibit the default dependencies"
  > recipetool: add python_hatchling support
  > cve-check.bbclass: support embedded SW components with different version number
  > meta/recipes: Remove empty ${PN}/DEV_PKG_DEPENDENCY workarounds
  > insane: Add QA check for RRECOMMENDS on non-existent packages
  > DOCS-WIP: Add some notes about WORKDIR name and SRCPV changes
  > Add DOCS-WIP
  > oeqa/qemurunner: Extra debug
  > bitbake: toaster: add tox.ini file to execute test suite
  > bitbake: bitbake-worker: add header with length of message
  > patchtest: reduce checksum test output length
  > scripts/contrib/patchreview: consolidate imports
  > scripts/contrib/patchreview: add commit and recipe count fields to JSON
  > scripts/patchreview: rework patch detection

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

* sources/meta-freescale 56ae548e...acf42a81 (1):
  > wayland: Delete recipe

* sources/meta-openembedded ad27cdd56...0ed90d94a (9):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > network-manager-applet,networkmanager-openvpn, networkmanager: Apply linker versioning patch when using lld only
  > pcapplusplus: Add recipe for 23.09 release
  > proj: Upgrade to 9.3.0 release
  > ostree: Upgrade 2023.6 -> 2023.7
  > ostree: add ed25519-openssl
  > ostree: drop trivial-httpd-cmdline
  > ostree: Upgrade 2023.5 -> 2023.6
  > gnome-shell: Add missing dependency on pipewire

* sources/meta-qt6 d9a785c...eb670d2 (267):
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtwebengine: Fix build with clang 17
  > qtquick3dphysics: Fix build on clang/x86
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  < Merge pull request #14 from YoeDistro/kraj/6.5
  > Workaround too eager packagegroup sanity check
  > Remove checks for required meta layers
  > layer.conf: fix LAYERDEPENDS_qt6-layer
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qtgraphs: remove opengl requirement
  > Remove old patches from qtwebengine
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #13 from YoeDistro/kraj/6.5
  < Merge pull request #12 from YoeDistro/kraj/6.5
  > qtbase: add PACKAGECONFIG for egldevice platform plugin
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #11 from YoeDistro/kraj/6.5
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #10 from YoeDistro/kraj/6.5
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: add at-spi2-core as dependency for accessibility option
  > qtmultimedia: enable ffmpeg only if its license is accepted
  > readme: Add link to bug tracker
  < Merge pull request #9 from YoeDistro/kraj/6.5
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #8 from YoeDistro/kraj/6.5
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #7 from YoeDistro/kraj/6.5
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > Revert "qtwebengine: fix build without DRI"
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #6 from YoeDistro/kraj/6.5
  > Bump version to 6.6.1
  < Merge pull request #5 from YoeDistro/kraj/6.5
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #4 from YoeDistro/kraj/6.5
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #3 from YoeDistro/kraj/6.5
  > qtshadertools: Fix missing dependency to spirv-tools
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: fix install if lcl_maybe_fortify is empty
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qtdeclarative: add dependency to QtSvg for example
  > qtwebengine: fix x86_64 build of ffmpeg
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #2 from YoeDistro/kraj/6.5
  > coin: remove langdale from CI tests
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #1 from YoeDistro/kraj/6.5
  > qtwebengine: fix build without DRI
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > coin: add workaround for QA warning on qemu
  > coin: use INIT_MANAGER to select systemd
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: update chromium branch
  > coin: Add workaround for static build in CI
  > Use std::size_t instead of int to store position in string
  > examples: add runtime dependency to main package
  > readme: add note about release branches and tags
  > qtshadertools: add runtime dependency to spirv-tools
  > *.patch: add Upstream-Status to all patches
  < qtbase: Add locale-base-c only on glibc based targets
  < qtmultimedia: Check for commercial licence before enabling ffmpeg
  < qtwebengine: Fix build with libc++ from clang-17
  < qtwebengine: Fix build with clang 17
  < recipes: Add missing patch header tags
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Do not pass --target with clang
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  < qtwebengine: Fix skia build issue on aarch64/clang
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Bump version to 6.5.3
  > Add 6.6 compatibility notes
  < Remove legacy license identifier mappings in layer config
  > Remove legacy license identifier mappings in layer config
  > qt6: update module branch
  > qtwebengine: update patch
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < qttools: add PACKAGECONFIG for clang dependency
  > qttools: add PACKAGECONFIG for clang dependency
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qtwebengine: update patch
  < qtwayland: update patch
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < qtbase: add PACKAGECONFIGs for different linkers
  > qtbase: add PACKAGECONFIGs for different linkers
  < Coin: use correct path for mirror
  < qtbase: add runtime dependency to C.UTF-8 locale
  > qtbase: add runtime dependency to C.UTF-8 locale
  > Coin: use correct path for mirror
  > qtwayland: update patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qt3d: Backport assimp fix for build with gcc-13
  < Remove hard dependency on meta-python
  > qt3d: Backport assimp fix for build with gcc-13
  > Remove hard dependency on meta-python
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < qtvncserver: add PACKAGECONFIG to enable password protection
  > qtvncserver: add PACKAGECONFIG to enable password protection
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtgrpc: add patch for build issue"
  < Bump QT_VERSION to 6.5.2
  > qtgrpc: add patch for build issue
  > qtwebengine, qtwayland: refresh patches
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qtwebengine, qtwayland: refresh patches
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < packagegroups: enable workaround for allarch packagegroup
  > packagegroups: enable workaround for allarch packagegroup
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < coin: test against mickledore
  > qtgraphs: include only when opengl is available
  > coin: test against mickledore
  < qtwayland: enable all wayland drivers
  < srcrev_update: use renamed variable
  > qtwayland: enable all wayland drivers
  > Add recipe for Qt Graphs
  > srcrev_update: use renamed variable
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < packagegroup-qt6-commercial-modules: include qt6-commercial.inc
  > packagegroup-qt6-commercial-modules: include qt6-commercial.inc
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Add python3-appdirs to native and nativesdk builds
  > Add python3-appdirs to native and nativesdk builds
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Make python-html5lib optional
  < qtserialbus: socketcan need openembedded layer
  > Make python-html5lib optional
  > qtserialbus: socketcan need openembedded layer
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qt6-git: do not override CVE products
  < coin: be explicit about accepted commercial licenses
  > qt6-git: do not override CVE products
  > coin: be explicit about accepted commercial licenses
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qtbase: update patches
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < qtgrpc: add dependency to declarative for examples
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtgrpc: add dependency to declarative for examples
  > qtbase: refresh patch
  > Revert "qtbase: fix native build"
  > qtspeech: add dependency to qtmultimedia
  > qtbase: update patches
  > Revert "qtbase: workaround broken config for librt"
  < Add python3-html5lib to sdk
  > Add python3-html5lib to sdk
  < Coin: fetch repo from github
  > Coin: fetch repo from github
  < Change GCC optimization for qtwebengine on armv7a-neon
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Change GCC optimization for qtwebengine on armv7a-neon
  < Bump QT_VERSION to 6.5.1
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < qtmultimedia: make default backend configurable
  < qtmultimedia: add PACKAGECONFIGs for spatialaudio
  > qtmultimedia: make default backend configurable
  > qtmultimedia: add PACKAGECONFIGs for spatialaudio
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < qtbase: refresh patch
  < coin: always use the latest platforms for CI build
  > coin: always use the latest platforms for CI build
  > qttools: update revision
  > qtbase: workaround broken config for librt
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: fix native build
  < Revert "qtbase: fix build with older CMake"
  < qttools: update revision
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < protobuf: remove upstreamed fix
  > protobuf: remove upstreamed fix
  < qtbase: enable kms platform plugin by default
  > qtbase: enable kms platform plugin by default
  < Use global variable for Qt version
  > Use global variable for Qt version
  < qtgrpc: include host tools in the toolchain
  > qtgrpc: include host tools in the toolchain
  > qttranslations: add catalogs.json into dev package
  < qttranslations: add catalogs.json into dev package
  < qtbase: fix build with older CMake
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < qtbase: move xkbcommon and glib to defaults
  < qtbase: fix scripts from libexec dir
  < qtbase: use correct path to libdir
  > qtwebengine: update chromium revision
  > qtbase: move xkbcommon and glib to defaults
  > qtbase: use correct path to libdir
  > qtbase: fix scripts from libexec dir
  < qtmultimedia: enable ffmpeg backend
  > qtmultimedia: enable ffmpeg backend
  > webengine: update chromium branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qtwebengine: update chromium revision
  < Add recipe for QtInsightTracker
  > Add recipe for QtInsightTracker
  < webengine: update chromium branch
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < sdk: use security cflags in cmake toolchain file
  < Support SDK workflow inside a Yocto build
  < Add workaround for broken harfbuzz cmake config
  < sdk: move sdk mkspec additions to qtbase recipe
  > sdk: use security cflags in cmake toolchain file
  > Support SDK workflow inside a Yocto build
  > sdk: move sdk mkspec additions to qtbase recipe
  > Add workaround for broken harfbuzz cmake config
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < layer: add mickledore to LAYERSERIES_COMPAT
  > layer: add mickledore to LAYERSERIES_COMPAT
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtvncserver: update license files
  < readme: add 6.5 branch details
  > readme: add 6.5 branch details
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > qtvncserver: update license checksum
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Bump PV to 6.6.0
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Bump PV to 6.5.1
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Coin: don't use zip format for mingw sdk
  > Coin: don't use zip format for mingw sdk
  < qt6-git.inc: switch to 6.5 branch
  < Update submodule refs on '6.5' in yocto/meta-qt6

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

* sources/poky af339676ee...420b36c8a8 (25):
  > python3-urllib3: Upgrade to 2.0.7
  > gdb: Update to gdb 14 release
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > bitbake.conf: remove ${CCACHE} from FORTRAN compiler
  > selftest/sstatetests: add a test for CDN sstate cache
  > kernel: Commit without running hooks
  > volatile-binds: Calculate the name of the /var/lib service
  > volatile-binds: Allow creation of subdirectories
  > oeqa/selftest: Drop machines support
  > Revert "bin_package.bbclass: Inhibit the default dependencies"
  > recipetool: add python_hatchling support
  > cve-check.bbclass: support embedded SW components with different version number
  > meta/recipes: Remove empty ${PN}/DEV_PKG_DEPENDENCY workarounds
  > insane: Add QA check for RRECOMMENDS on non-existent packages
  > DOCS-WIP: Add some notes about WORKDIR name and SRCPV changes
  > Add DOCS-WIP
  > oeqa/qemurunner: Extra debug
  > bitbake: toaster: add tox.ini file to execute test suite
  > bitbake: bitbake-worker: add header with length of message
  > patchtest: reduce checksum test output length
  > scripts/contrib/patchreview: consolidate imports
  > scripts/contrib/patchreview: add commit and recipe count fields to JSON
  > scripts/patchreview: rework patch detection

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Oct 30, 2023
…es/meta-qt6 sources/meta-variscite-bsp sources/poky

* sources/meta-freescale 56ae548e...acf42a81 (1):
  > wayland: Delete recipe

* sources/meta-openembedded ad27cdd56...04e1557de (12):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > mdio-tools: Add virtual/kernel dependency to avoid stale SPDX reference
  > openbox: Drop deprecated libcroco dependency
  > gnome-shell: Remove deprecated libcroco dependency
  > network-manager-applet,networkmanager-openvpn, networkmanager: Apply linker versioning patch when using lld only
  > pcapplusplus: Add recipe for 23.09 release
  > proj: Upgrade to 9.3.0 release
  > ostree: Upgrade 2023.6 -> 2023.7
  > ostree: add ed25519-openssl
  > ostree: drop trivial-httpd-cmdline
  > ostree: Upgrade 2023.5 -> 2023.6
  > gnome-shell: Add missing dependency on pipewire

* sources/meta-qt6 d9a785c...eb670d2 (267):
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtwebengine: Fix build with clang 17
  > qtquick3dphysics: Fix build on clang/x86
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  < Merge pull request #14 from YoeDistro/kraj/6.5
  > Workaround too eager packagegroup sanity check
  > Remove checks for required meta layers
  > layer.conf: fix LAYERDEPENDS_qt6-layer
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qtgraphs: remove opengl requirement
  > Remove old patches from qtwebengine
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #13 from YoeDistro/kraj/6.5
  < Merge pull request #12 from YoeDistro/kraj/6.5
  > qtbase: add PACKAGECONFIG for egldevice platform plugin
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #11 from YoeDistro/kraj/6.5
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #10 from YoeDistro/kraj/6.5
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: add at-spi2-core as dependency for accessibility option
  > qtmultimedia: enable ffmpeg only if its license is accepted
  > readme: Add link to bug tracker
  < Merge pull request #9 from YoeDistro/kraj/6.5
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #8 from YoeDistro/kraj/6.5
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #7 from YoeDistro/kraj/6.5
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > Revert "qtwebengine: fix build without DRI"
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #6 from YoeDistro/kraj/6.5
  > Bump version to 6.6.1
  < Merge pull request #5 from YoeDistro/kraj/6.5
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #4 from YoeDistro/kraj/6.5
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #3 from YoeDistro/kraj/6.5
  > qtshadertools: Fix missing dependency to spirv-tools
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qtbase: fix install if lcl_maybe_fortify is empty
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qtdeclarative: add dependency to QtSvg for example
  > qtwebengine: fix x86_64 build of ffmpeg
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #2 from YoeDistro/kraj/6.5
  > coin: remove langdale from CI tests
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Merge pull request #1 from YoeDistro/kraj/6.5
  > qtwebengine: fix build without DRI
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > coin: add workaround for QA warning on qemu
  > coin: use INIT_MANAGER to select systemd
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qtwebengine: update chromium branch
  > coin: Add workaround for static build in CI
  > Use std::size_t instead of int to store position in string
  > examples: add runtime dependency to main package
  > readme: add note about release branches and tags
  > qtshadertools: add runtime dependency to spirv-tools
  > *.patch: add Upstream-Status to all patches
  < qtbase: Add locale-base-c only on glibc based targets
  < qtmultimedia: Check for commercial licence before enabling ffmpeg
  < qtwebengine: Fix build with libc++ from clang-17
  < qtwebengine: Fix build with clang 17
  < recipes: Add missing patch header tags
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Do not pass --target with clang
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  < qtwebengine: Fix skia build issue on aarch64/clang
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Bump version to 6.5.3
  > Add 6.6 compatibility notes
  < Remove legacy license identifier mappings in layer config
  > Remove legacy license identifier mappings in layer config
  > qt6: update module branch
  > qtwebengine: update patch
  > Update submodule refs on '6.6' in yocto/meta-qt6
  < qttools: add PACKAGECONFIG for clang dependency
  > qttools: add PACKAGECONFIG for clang dependency
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qtwebengine: update patch
  < qtwayland: update patch
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < qtbase: add PACKAGECONFIGs for different linkers
  > qtbase: add PACKAGECONFIGs for different linkers
  < Coin: use correct path for mirror
  < qtbase: add runtime dependency to C.UTF-8 locale
  > qtbase: add runtime dependency to C.UTF-8 locale
  > Coin: use correct path for mirror
  > qtwayland: update patch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qt3d: Backport assimp fix for build with gcc-13
  < Remove hard dependency on meta-python
  > qt3d: Backport assimp fix for build with gcc-13
  > Remove hard dependency on meta-python
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < qtvncserver: add PACKAGECONFIG to enable password protection
  > qtvncserver: add PACKAGECONFIG to enable password protection
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Revert "qtgrpc: add patch for build issue"
  < Bump QT_VERSION to 6.5.2
  > qtgrpc: add patch for build issue
  > qtwebengine, qtwayland: refresh patches
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qtwebengine, qtwayland: refresh patches
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < packagegroups: enable workaround for allarch packagegroup
  > packagegroups: enable workaround for allarch packagegroup
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < coin: test against mickledore
  > qtgraphs: include only when opengl is available
  > coin: test against mickledore
  < qtwayland: enable all wayland drivers
  < srcrev_update: use renamed variable
  > qtwayland: enable all wayland drivers
  > Add recipe for Qt Graphs
  > srcrev_update: use renamed variable
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < packagegroup-qt6-commercial-modules: include qt6-commercial.inc
  > packagegroup-qt6-commercial-modules: include qt6-commercial.inc
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Add python3-appdirs to native and nativesdk builds
  > Add python3-appdirs to native and nativesdk builds
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Make python-html5lib optional
  < qtserialbus: socketcan need openembedded layer
  > Make python-html5lib optional
  > qtserialbus: socketcan need openembedded layer
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qt6-git: do not override CVE products
  < coin: be explicit about accepted commercial licenses
  > qt6-git: do not override CVE products
  > coin: be explicit about accepted commercial licenses
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qtbase: update patches
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < qtgrpc: add dependency to declarative for examples
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtgrpc: add dependency to declarative for examples
  > qtbase: refresh patch
  > Revert "qtbase: fix native build"
  > qtspeech: add dependency to qtmultimedia
  > qtbase: update patches
  > Revert "qtbase: workaround broken config for librt"
  < Add python3-html5lib to sdk
  > Add python3-html5lib to sdk
  < Coin: fetch repo from github
  > Coin: fetch repo from github
  < Change GCC optimization for qtwebengine on armv7a-neon
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Change GCC optimization for qtwebengine on armv7a-neon
  < Bump QT_VERSION to 6.5.1
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < qtmultimedia: make default backend configurable
  < qtmultimedia: add PACKAGECONFIGs for spatialaudio
  > qtmultimedia: make default backend configurable
  > qtmultimedia: add PACKAGECONFIGs for spatialaudio
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < qtbase: refresh patch
  < coin: always use the latest platforms for CI build
  > coin: always use the latest platforms for CI build
  > qttools: update revision
  > qtbase: workaround broken config for librt
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtbase: fix native build
  < Revert "qtbase: fix build with older CMake"
  < qttools: update revision
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < protobuf: remove upstreamed fix
  > protobuf: remove upstreamed fix
  < qtbase: enable kms platform plugin by default
  > qtbase: enable kms platform plugin by default
  < Use global variable for Qt version
  > Use global variable for Qt version
  < qtgrpc: include host tools in the toolchain
  > qtgrpc: include host tools in the toolchain
  > qttranslations: add catalogs.json into dev package
  < qttranslations: add catalogs.json into dev package
  < qtbase: fix build with older CMake
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < qtbase: move xkbcommon and glib to defaults
  < qtbase: fix scripts from libexec dir
  < qtbase: use correct path to libdir
  > qtwebengine: update chromium revision
  > qtbase: move xkbcommon and glib to defaults
  > qtbase: use correct path to libdir
  > qtbase: fix scripts from libexec dir
  < qtmultimedia: enable ffmpeg backend
  > qtmultimedia: enable ffmpeg backend
  > webengine: update chromium branch
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < qtwebengine: update chromium revision
  < Add recipe for QtInsightTracker
  > Add recipe for QtInsightTracker
  < webengine: update chromium branch
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < sdk: use security cflags in cmake toolchain file
  < Support SDK workflow inside a Yocto build
  < Add workaround for broken harfbuzz cmake config
  < sdk: move sdk mkspec additions to qtbase recipe
  > sdk: use security cflags in cmake toolchain file
  > Support SDK workflow inside a Yocto build
  > sdk: move sdk mkspec additions to qtbase recipe
  > Add workaround for broken harfbuzz cmake config
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < layer: add mickledore to LAYERSERIES_COMPAT
  > layer: add mickledore to LAYERSERIES_COMPAT
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > qtvncserver: update license files
  < readme: add 6.5 branch details
  > readme: add 6.5 branch details
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > qtvncserver: update license checksum
  > Update submodule refs on 'dev' in yocto/meta-qt6
  > Bump PV to 6.6.0
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on 'dev' in yocto/meta-qt6
  < Update submodule refs on '6.5' in yocto/meta-qt6
  > Bump PV to 6.5.1
  < Update submodule refs on '6.5' in yocto/meta-qt6
  < Coin: don't use zip format for mingw sdk
  > Coin: don't use zip format for mingw sdk
  < qt6-git.inc: switch to 6.5 branch
  < Update submodule refs on '6.5' in yocto/meta-qt6

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

* sources/poky af339676ee...35da0709a6 (26):
  > python3-urllib3: Upgrade to 2.0.7
  > gdb: Update to gdb 14 release
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > bitbake.conf: remove ${CCACHE} from FORTRAN compiler
  > selftest/sstatetests: add a test for CDN sstate cache
  > kernel: Commit without running hooks
  > volatile-binds: Calculate the name of the /var/lib service
  > volatile-binds: Allow creation of subdirectories
  > oeqa/selftest: Drop machines support
  > Revert "bin_package.bbclass: Inhibit the default dependencies"
  > recipetool: add python_hatchling support
  > cve-check.bbclass: support embedded SW components with different version number
  > meta/recipes: Remove empty ${PN}/DEV_PKG_DEPENDENCY workarounds
  > insane: Add QA check for RRECOMMENDS on non-existent packages
  > DOCS-WIP: Add some notes about WORKDIR name and SRCPV changes
  > Add DOCS-WIP
  > oeqa/qemurunner: Extra debug
  > bitbake: toaster: add tox.ini file to execute test suite
  > bitbake: bitbake-worker: add header with length of message
  > patchtest: shorten test result outputs
  > patchtest: reduce checksum test output length
  > scripts/contrib/patchreview: consolidate imports
  > scripts/contrib/patchreview: add commit and recipe count fields to JSON
  > scripts/patchreview: rework patch detection

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.

3 participants