Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Layer Updates: sources/meta-96boards sources/meta-atmel #296

Merged
merged 1 commit into from
Mar 18, 2020
Merged

Conversation

kraj
Copy link
Contributor

@kraj kraj commented Mar 18, 2020

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

* sources/meta-96boards 7c7f7a4...7566e52 (1):
  > Merge pull request #332 from YoeDistro/yoe/mut

* sources/meta-atmel d6fb4d1...187e92c (1):
  > Merge pull request #164 from YoeDistro/yoe/mut

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Mar 28, 2024
… sources/meta-intel sources/meta-openembedded sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-freescale da46cb6c...1004c356 (2):
  > wayland: Delete recipe
  > Merge pull request #1773 from sapiippo/master

* sources/meta-freescale-3rdparty 2e27133...8b61684 (1):
  > Merge pull request #296 from chrisdimich/master

* sources/meta-intel e0f530f4...bdb3a520 (1):
  > intel-microcode: upgrade 20231114 -> 20240312

* sources/meta-openembedded a0a114361...b816a20be (4):
  > DO NOT MERGE: Add Github actions support for CI
  > gnome-user-share: add recipe
  > apache2: preset mpm=prefork by default
  > microsoft-gsl: Disable disabled-macro-expansion warning as error on clang/musl

* sources/meta-qt6 aa2a2ce...751e984 (5):
  < Merge pull request #41 from YoeDistro/kraj/6.7
  > qtwebengine: Fix build with clang18
  < Merge pull request #40 from YoeDistro/kraj/6.7
  < Merge pull request #39 from YoeDistro/kraj/6.7
  < qtwebengine: Fix build with clang18

* sources/meta-raspberrypi ec06e94...d072cc8 (1):
  > rpi-base: Add hifiberry-dacplusadc overlay

* sources/meta-riscv 0b1c786...d1c25da (1):
  > musl: Drop rv32 patches

* sources/meta-rockchip 06a65d4...faac4aa (1):
  > README: update submission information

* sources/meta-variscite-bsp e736253...2f7e3ae (18):
  < Merge pull request #16 from YoeDistro/kraj/mickledore-var02
  > uuu: Fix build with newer GCC >= 14
  < Merge pull request #15 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #14 from YoeDistro/kraj/mickledore-var02
  > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  > variscite: Enable optee machine feature on iMX8/IMX9 based machines
  > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: Make is scarthgap compatible
  > libubootenv: Refresh patch to apply to mickledore-var02
  > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som
  < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  < variscite: Enable optee machine feature on iMX8/IMX9 based machines
  < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  < imx-boot: Adjust for changes in do_compile in meta-freescale
  < layer.conf: Make is scarthgap compatible
  < libubootenv: Refresh patch to apply to mickledore-var02
  < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som

* sources/meta-variscite-bsp-common 9f2ea29...40accc5 (4):
  > layer.conf: Add scarthgap to layer compat
  > var-mii: update to latest
  > iw612-utils: add support for DART-MX8M-MINI
  < layer.conf: Add scarthgap to layer compat

* sources/poky f2ff622a4c...6f85257d59 (109):
  > valgrind: Backport fixes from 3.22 branch
  > linux-yocto: Fix rv32 syscall wrappers
  > poky-bleeding.bbclass: Remove use of SRCPV
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > run-postinsts: Add workaround for locking deadlock issue
  > util-linux: Add fcntl-lock
  > util-linux: Add missing MIT license
  > populate_sdk_ext.bbclass: only overwirte lsb string if uninative is used
  > tcl: Forward port skip logic for musl ptests
  > cml1: prompt location of updated .config after do_menuconfig()
  > cml1: remove needless check for write_taint attribute
  > ovmf: set CVE_PRODUCT and CVE_VERSION
  > openssl: fix crash on aarch64 if BTI is enabled but no Crypto instructions
  > dnf: fix Exception handling for class ProcessLock
  > bblayers/makesetup.py: Move git utility functions to oe.buildcfg module
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > classes/pypi: don't expose PYPI_ARCHIVE_NAME
  > wget: upgrade 1.21.4 -> 1.24.5
  > wayland-protocols: upgrade 1.33 -> 1.34
  > vala: upgrade 0.56.15 -> 0.56.16
  > python3-zipp: upgrade 3.17.0 -> 3.18.1
  > python3-wheel: upgrade 0.42.0 -> 0.43.0
  > python3-setuptools: upgrade 69.1.1 -> 69.2.0
  > python3-scons: upgrade 4.6.0 -> 4.7.0
  > python3-referencing: upgrade 0.33.0 -> 0.34.0
  > python3-pyelftools: upgrade 0.30 -> 0.31
  > python3-packaging: upgrade 23.2 -> 24.0
  > python3-markdown: upgrade 3.5.2 -> 3.6
  > python3-license-expression: upgrade 30.2.0 -> 30.3.0
  > python3-importlib-metadata: upgrade 7.0.2 -> 7.1.0
  > python3-hatchling: upgrade 1.21.1 -> 1.22.4
  > openssh: upgrade 9.6p1 -> 9.7p1
  > lighttpd: upgrade 1.4.74 -> 1.4.75
  > libxml2: upgrade 2.12.5 -> 2.12.6
  > libxkbcommon: upgrade 1.6.0 -> 1.7.0
  > libwpe: upgrade 1.14.2 -> 1.16.0
  > libpciaccess: upgrade 0.18 -> 0.18.1
  > libcomps: upgrade 0.1.20 -> 0.1.21
  > libbsd: upgrade 0.12.1 -> 0.12.2
  > harfbuzz: upgrade 8.3.0 -> 8.3.1
  > gnutls: upgrade 3.8.3 -> 3.8.4
  > enchant2: upgrade 2.6.7 -> 2.6.8
  > createrepo-c: upgrade 1.0.4 -> 1.1.0
  > bind: upgrade 9.18.24 -> 9.18.25
  > at-spi2-core: upgrade 2.50.1 -> 2.52.0
  > adwaita-icon-theme: upgrade 45.0 -> 46.0
  > shadow: update 4.14.2 -> 4.15.0
  > gnupg: upgrade 2.4.4 -> 2.4.5
  > xev: update 1.2.5 -> 1.2.6
  > xauth: upgrade 1.1.2 -> 1.1.3
  > stress-ng: upgrade 0.17.05 -> 0.17.06
  > shaderc: update 2023.8 -> 2024.0
  > repo: upgrade 2.42 -> 2.44
  > python3-trove-classifiers: upgrade 2024.2.23 -> 2024.3.3
  > python3-pytest: upgrade 8.0.2 -> 8.1.1
  > python3-pytest-subtests: upgrade 0.11.0 -> 0.12.1
  > python3-pyparsing: upgrade 3.1.1 -> 3.1.2
  > python3-pyopenssl: upgrade 24.0.0 -> 24.1.0
  > python3-pygobject: update 3.46.0 -> 3.48.1
  > python3-libarchive-c: upgrade 5.0 -> 5.1
  > python3-importlib-metadata: upgrade 7.0.1 -> 7.0.2
  > python3-hypothesis: upgrade 6.98.15 -> 6.99.4
  > python3-cython: upgrade 3.0.8 -> 3.0.9
  > psmisc: upgrade 23.6 -> 23.7
  > pango: upgrade 1.52.0 -> 1.52.1
  > mkfontscale: upgrade 1.2.2 -> 1.2.3
  > lzip: upgrade 1.24 -> 1.24.1
  > libxdmcp: upgrade 1.1.4 -> 1.1.5
  > libxcursor: upgrade 1.2.1 -> 1.2.2
  > libxcb: upgrade 1.16 -> 1.16.1
  > libsdl2: upgrade 2.30.0 -> 2.30.1
  > libpng: upgrade 1.6.42 -> 1.6.43
  > libfontenc: upgrade 1.1.7 -> 1.1.8
  > libassuan: upgrade 2.5.6 -> 2.5.7
  > ghostscript: upgrade 10.02.1 -> 10.03.0
  > gcr: upgrade 4.2.0 -> 4.2.1
  > encodings: upgrade 1.0.7 -> 1.1.0
  > diffoscope: upgrade 259 -> 260
  > debianutils: upgrade 5.16 -> 5.17
  > waffle: update 1.7.2 -> 1.8.0
  > texinfo: update 7.0.3 -> 7.1
  > tcl: update 8.6.13 -> 8.6.14
  > ruby: update 3.2.2 -> 3.3.0
  > rpm: update 4.19.1 -> 4.19.1.1
  > python3-lxml: update 5.0.0 -> 5.1.0
  > ovmf: update 202308 -> 202402
  > npth: update 1.6 -> 1.7
  > mdadm: Fix build with new musl
  > mdadm: update 4.2 -> 4.3
  > libtraceevent: update 1.7.3 -> 1.8.2
  > libpam: update 1.5.3 -> 1.6.0
  > go-helloworld: update to latest revision
  > icu: update 74-1 -> 74-2
  > gptfdisk: update 1.0.9 -> 1.0.10
  > dpkg: update 1.22.0 -> 1.22.5
  > attr: update 2.5.1 -> 2.5.2
  > README.hardware.md: add section on genericarm64 on qemu
  > README.hardware.md: fix Markdown formatting

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Mar 29, 2024
… sources/meta-intel sources/meta-openembedded sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-freescale da46cb6c...1004c356 (2):
  > wayland: Delete recipe
  > Merge pull request #1773 from sapiippo/master

* sources/meta-freescale-3rdparty 2e27133...8b61684 (1):
  > Merge pull request #296 from chrisdimich/master

* sources/meta-intel e0f530f4...bdb3a520 (1):
  > intel-microcode: upgrade 20231114 -> 20240312

* sources/meta-openembedded a0a114361...478dc1667 (6):
  > DO NOT MERGE: Add Github actions support for CI
  > liberror-perl: move recipe from oe-core
  > gnome-control-center: update 46.0 -> 46.0.1
  > gnome-user-share: add recipe
  > apache2: preset mpm=prefork by default
  > microsoft-gsl: Disable disabled-macro-expansion warning as error on clang/musl

* sources/meta-qt6 aa2a2ce...751e984 (5):
  < Merge pull request #41 from YoeDistro/kraj/6.7
  > qtwebengine: Fix build with clang18
  < Merge pull request #40 from YoeDistro/kraj/6.7
  < Merge pull request #39 from YoeDistro/kraj/6.7
  < qtwebengine: Fix build with clang18

* sources/meta-raspberrypi ec06e94...d072cc8 (1):
  > rpi-base: Add hifiberry-dacplusadc overlay

* sources/meta-riscv 0b1c786...d1c25da (1):
  > musl: Drop rv32 patches

* sources/meta-rockchip 06a65d4...faac4aa (1):
  > README: update submission information

* sources/meta-variscite-bsp e736253...2f7e3ae (18):
  < Merge pull request #16 from YoeDistro/kraj/mickledore-var02
  > uuu: Fix build with newer GCC >= 14
  < Merge pull request #15 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #14 from YoeDistro/kraj/mickledore-var02
  > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  > variscite: Enable optee machine feature on iMX8/IMX9 based machines
  > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: Make is scarthgap compatible
  > libubootenv: Refresh patch to apply to mickledore-var02
  > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som
  < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  < variscite: Enable optee machine feature on iMX8/IMX9 based machines
  < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  < imx-boot: Adjust for changes in do_compile in meta-freescale
  < layer.conf: Make is scarthgap compatible
  < libubootenv: Refresh patch to apply to mickledore-var02
  < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som

* sources/meta-variscite-bsp-common 9f2ea29...40accc5 (4):
  > layer.conf: Add scarthgap to layer compat
  > var-mii: update to latest
  > iw612-utils: add support for DART-MX8M-MINI
  < layer.conf: Add scarthgap to layer compat

* sources/poky f2ff622a4c...2c814f4faf (119):
  > valgrind: Re-enable fixed test cases
  > valgrind: Backport fixes from 3.22 branch
  > linux-yocto: Fix rv32 syscall wrappers
  > poky-bleeding.bbclass: Remove use of SRCPV
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > linux-yocto/6.6: update CVE exclusions (6.6.23)
  > linux-yocto/6.6: update to v6.6.23
  > linux-yocto/6.6: nftables: ptest and cleanup tweaks
  > linux-yocto/6.6: cfg: genericarm64 configuration updates
  > curl: fix quoting when disabling flaky tests
  > selftest/sstatetests: run CDN check twice, ignoring errors the first time
  > glib-2.0: skip a timing sensitive ptest
  > liberror-perl: move to meta-perl
  > coreutils: drop obsolete liberror-perl RDEPENDS
  > run-postinsts: Add workaround for locking deadlock issue
  > util-linux: Add fcntl-lock
  > util-linux: Add missing MIT license
  > populate_sdk_ext.bbclass: only overwirte lsb string if uninative is used
  > tcl: Forward port skip logic for musl ptests
  > cml1: prompt location of updated .config after do_menuconfig()
  > cml1: remove needless check for write_taint attribute
  > ovmf: set CVE_PRODUCT and CVE_VERSION
  > openssl: fix crash on aarch64 if BTI is enabled but no Crypto instructions
  > dnf: fix Exception handling for class ProcessLock
  > bblayers/makesetup.py: Move git utility functions to oe.buildcfg module
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > classes/pypi: don't expose PYPI_ARCHIVE_NAME
  > wget: upgrade 1.21.4 -> 1.24.5
  > wayland-protocols: upgrade 1.33 -> 1.34
  > vala: upgrade 0.56.15 -> 0.56.16
  > python3-zipp: upgrade 3.17.0 -> 3.18.1
  > python3-wheel: upgrade 0.42.0 -> 0.43.0
  > python3-setuptools: upgrade 69.1.1 -> 69.2.0
  > python3-scons: upgrade 4.6.0 -> 4.7.0
  > python3-referencing: upgrade 0.33.0 -> 0.34.0
  > python3-pyelftools: upgrade 0.30 -> 0.31
  > python3-packaging: upgrade 23.2 -> 24.0
  > python3-markdown: upgrade 3.5.2 -> 3.6
  > python3-license-expression: upgrade 30.2.0 -> 30.3.0
  > python3-importlib-metadata: upgrade 7.0.2 -> 7.1.0
  > python3-hatchling: upgrade 1.21.1 -> 1.22.4
  > openssh: upgrade 9.6p1 -> 9.7p1
  > lighttpd: upgrade 1.4.74 -> 1.4.75
  > libxml2: upgrade 2.12.5 -> 2.12.6
  > libxkbcommon: upgrade 1.6.0 -> 1.7.0
  > libwpe: upgrade 1.14.2 -> 1.16.0
  > libpciaccess: upgrade 0.18 -> 0.18.1
  > libcomps: upgrade 0.1.20 -> 0.1.21
  > libbsd: upgrade 0.12.1 -> 0.12.2
  > harfbuzz: upgrade 8.3.0 -> 8.3.1
  > gnutls: upgrade 3.8.3 -> 3.8.4
  > enchant2: upgrade 2.6.7 -> 2.6.8
  > createrepo-c: upgrade 1.0.4 -> 1.1.0
  > bind: upgrade 9.18.24 -> 9.18.25
  > at-spi2-core: upgrade 2.50.1 -> 2.52.0
  > adwaita-icon-theme: upgrade 45.0 -> 46.0
  > shadow: update 4.14.2 -> 4.15.0
  > gnupg: upgrade 2.4.4 -> 2.4.5
  > xev: update 1.2.5 -> 1.2.6
  > xauth: upgrade 1.1.2 -> 1.1.3
  > stress-ng: upgrade 0.17.05 -> 0.17.06
  > shaderc: update 2023.8 -> 2024.0
  > repo: upgrade 2.42 -> 2.44
  > python3-trove-classifiers: upgrade 2024.2.23 -> 2024.3.3
  > python3-pytest: upgrade 8.0.2 -> 8.1.1
  > python3-pytest-subtests: upgrade 0.11.0 -> 0.12.1
  > python3-pyparsing: upgrade 3.1.1 -> 3.1.2
  > python3-pyopenssl: upgrade 24.0.0 -> 24.1.0
  > python3-pygobject: update 3.46.0 -> 3.48.1
  > python3-libarchive-c: upgrade 5.0 -> 5.1
  > python3-importlib-metadata: upgrade 7.0.1 -> 7.0.2
  > python3-hypothesis: upgrade 6.98.15 -> 6.99.4
  > python3-cython: upgrade 3.0.8 -> 3.0.9
  > psmisc: upgrade 23.6 -> 23.7
  > pango: upgrade 1.52.0 -> 1.52.1
  > mkfontscale: upgrade 1.2.2 -> 1.2.3
  > lzip: upgrade 1.24 -> 1.24.1
  > libxdmcp: upgrade 1.1.4 -> 1.1.5
  > libxcursor: upgrade 1.2.1 -> 1.2.2
  > libxcb: upgrade 1.16 -> 1.16.1
  > libsdl2: upgrade 2.30.0 -> 2.30.1
  > libpng: upgrade 1.6.42 -> 1.6.43
  > libfontenc: upgrade 1.1.7 -> 1.1.8
  > libassuan: upgrade 2.5.6 -> 2.5.7
  > ghostscript: upgrade 10.02.1 -> 10.03.0
  > gcr: upgrade 4.2.0 -> 4.2.1
  > encodings: upgrade 1.0.7 -> 1.1.0
  > diffoscope: upgrade 259 -> 260
  > debianutils: upgrade 5.16 -> 5.17
  > waffle: update 1.7.2 -> 1.8.0
  > texinfo: update 7.0.3 -> 7.1
  > tcl: update 8.6.13 -> 8.6.14
  > ruby: update 3.2.2 -> 3.3.0
  > rpm: update 4.19.1 -> 4.19.1.1
  > python3-lxml: update 5.0.0 -> 5.1.0
  > ovmf: update 202308 -> 202402
  > npth: update 1.6 -> 1.7
  > mdadm: Fix build with new musl
  > mdadm: update 4.2 -> 4.3
  > libtraceevent: update 1.7.3 -> 1.8.2
  > libpam: update 1.5.3 -> 1.6.0
  > go-helloworld: update to latest revision
  > icu: update 74-1 -> 74-2
  > gptfdisk: update 1.0.9 -> 1.0.10
  > dpkg: update 1.22.0 -> 1.22.5
  > attr: update 2.5.1 -> 2.5.2
  > README.hardware.md: add section on genericarm64 on qemu
  > README.hardware.md: fix Markdown formatting

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Mar 29, 2024
… sources/meta-intel sources/meta-openembedded sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-freescale da46cb6c...1004c356 (2):
  > wayland: Delete recipe
  > Merge pull request #1773 from sapiippo/master

* sources/meta-freescale-3rdparty 2e27133...8b61684 (1):
  > Merge pull request #296 from chrisdimich/master

* sources/meta-intel e0f530f4...bdb3a520 (1):
  > intel-microcode: upgrade 20231114 -> 20240312

* sources/meta-openembedded a0a114361...2379323d7 (7):
  > DO NOT MERGE: Add Github actions support for CI
  > gtkmm4: add x11 to REQUIRED_DISTRO_FEATURES
  > liberror-perl: move recipe from oe-core
  > gnome-control-center: update 46.0 -> 46.0.1
  > gnome-user-share: add recipe
  > apache2: preset mpm=prefork by default
  > microsoft-gsl: Disable disabled-macro-expansion warning as error on clang/musl

* sources/meta-qt6 aa2a2ce...751e984 (5):
  < Merge pull request #41 from YoeDistro/kraj/6.7
  > qtwebengine: Fix build with clang18
  < Merge pull request #40 from YoeDistro/kraj/6.7
  < Merge pull request #39 from YoeDistro/kraj/6.7
  < qtwebengine: Fix build with clang18

* sources/meta-raspberrypi ec06e94...d072cc8 (1):
  > rpi-base: Add hifiberry-dacplusadc overlay

* sources/meta-riscv 0b1c786...d1c25da (1):
  > musl: Drop rv32 patches

* sources/meta-rockchip 06a65d4...faac4aa (1):
  > README: update submission information

* sources/meta-variscite-bsp e736253...2f7e3ae (18):
  < Merge pull request #16 from YoeDistro/kraj/mickledore-var02
  > uuu: Fix build with newer GCC >= 14
  < Merge pull request #15 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #14 from YoeDistro/kraj/mickledore-var02
  > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  > variscite: Enable optee machine feature on iMX8/IMX9 based machines
  > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: Make is scarthgap compatible
  > libubootenv: Refresh patch to apply to mickledore-var02
  > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som
  < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  < variscite: Enable optee machine feature on iMX8/IMX9 based machines
  < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  < imx-boot: Adjust for changes in do_compile in meta-freescale
  < layer.conf: Make is scarthgap compatible
  < libubootenv: Refresh patch to apply to mickledore-var02
  < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som

* sources/meta-variscite-bsp-common 9f2ea29...40accc5 (4):
  > layer.conf: Add scarthgap to layer compat
  > var-mii: update to latest
  > iw612-utils: add support for DART-MX8M-MINI
  < layer.conf: Add scarthgap to layer compat

* sources/poky f2ff622a4c...4d66b9457c (120):
  > readline: Apply patches from readline-8.2-patches
  > valgrind: Re-enable fixed test cases
  > valgrind: Backport fixes from 3.22 branch
  > linux-yocto: Fix rv32 syscall wrappers
  > poky-bleeding.bbclass: Remove use of SRCPV
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > linux-yocto/6.6: update CVE exclusions (6.6.23)
  > linux-yocto/6.6: update to v6.6.23
  > linux-yocto/6.6: nftables: ptest and cleanup tweaks
  > linux-yocto/6.6: cfg: genericarm64 configuration updates
  > curl: fix quoting when disabling flaky tests
  > selftest/sstatetests: run CDN check twice, ignoring errors the first time
  > glib-2.0: skip a timing sensitive ptest
  > liberror-perl: move to meta-perl
  > coreutils: drop obsolete liberror-perl RDEPENDS
  > run-postinsts: Add workaround for locking deadlock issue
  > util-linux: Add fcntl-lock
  > util-linux: Add missing MIT license
  > populate_sdk_ext.bbclass: only overwirte lsb string if uninative is used
  > tcl: Forward port skip logic for musl ptests
  > cml1: prompt location of updated .config after do_menuconfig()
  > cml1: remove needless check for write_taint attribute
  > ovmf: set CVE_PRODUCT and CVE_VERSION
  > openssl: fix crash on aarch64 if BTI is enabled but no Crypto instructions
  > dnf: fix Exception handling for class ProcessLock
  > bblayers/makesetup.py: Move git utility functions to oe.buildcfg module
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > classes/pypi: don't expose PYPI_ARCHIVE_NAME
  > wget: upgrade 1.21.4 -> 1.24.5
  > wayland-protocols: upgrade 1.33 -> 1.34
  > vala: upgrade 0.56.15 -> 0.56.16
  > python3-zipp: upgrade 3.17.0 -> 3.18.1
  > python3-wheel: upgrade 0.42.0 -> 0.43.0
  > python3-setuptools: upgrade 69.1.1 -> 69.2.0
  > python3-scons: upgrade 4.6.0 -> 4.7.0
  > python3-referencing: upgrade 0.33.0 -> 0.34.0
  > python3-pyelftools: upgrade 0.30 -> 0.31
  > python3-packaging: upgrade 23.2 -> 24.0
  > python3-markdown: upgrade 3.5.2 -> 3.6
  > python3-license-expression: upgrade 30.2.0 -> 30.3.0
  > python3-importlib-metadata: upgrade 7.0.2 -> 7.1.0
  > python3-hatchling: upgrade 1.21.1 -> 1.22.4
  > openssh: upgrade 9.6p1 -> 9.7p1
  > lighttpd: upgrade 1.4.74 -> 1.4.75
  > libxml2: upgrade 2.12.5 -> 2.12.6
  > libxkbcommon: upgrade 1.6.0 -> 1.7.0
  > libwpe: upgrade 1.14.2 -> 1.16.0
  > libpciaccess: upgrade 0.18 -> 0.18.1
  > libcomps: upgrade 0.1.20 -> 0.1.21
  > libbsd: upgrade 0.12.1 -> 0.12.2
  > harfbuzz: upgrade 8.3.0 -> 8.3.1
  > gnutls: upgrade 3.8.3 -> 3.8.4
  > enchant2: upgrade 2.6.7 -> 2.6.8
  > createrepo-c: upgrade 1.0.4 -> 1.1.0
  > bind: upgrade 9.18.24 -> 9.18.25
  > at-spi2-core: upgrade 2.50.1 -> 2.52.0
  > adwaita-icon-theme: upgrade 45.0 -> 46.0
  > shadow: update 4.14.2 -> 4.15.0
  > gnupg: upgrade 2.4.4 -> 2.4.5
  > xev: update 1.2.5 -> 1.2.6
  > xauth: upgrade 1.1.2 -> 1.1.3
  > stress-ng: upgrade 0.17.05 -> 0.17.06
  > shaderc: update 2023.8 -> 2024.0
  > repo: upgrade 2.42 -> 2.44
  > python3-trove-classifiers: upgrade 2024.2.23 -> 2024.3.3
  > python3-pytest: upgrade 8.0.2 -> 8.1.1
  > python3-pytest-subtests: upgrade 0.11.0 -> 0.12.1
  > python3-pyparsing: upgrade 3.1.1 -> 3.1.2
  > python3-pyopenssl: upgrade 24.0.0 -> 24.1.0
  > python3-pygobject: update 3.46.0 -> 3.48.1
  > python3-libarchive-c: upgrade 5.0 -> 5.1
  > python3-importlib-metadata: upgrade 7.0.1 -> 7.0.2
  > python3-hypothesis: upgrade 6.98.15 -> 6.99.4
  > python3-cython: upgrade 3.0.8 -> 3.0.9
  > psmisc: upgrade 23.6 -> 23.7
  > pango: upgrade 1.52.0 -> 1.52.1
  > mkfontscale: upgrade 1.2.2 -> 1.2.3
  > lzip: upgrade 1.24 -> 1.24.1
  > libxdmcp: upgrade 1.1.4 -> 1.1.5
  > libxcursor: upgrade 1.2.1 -> 1.2.2
  > libxcb: upgrade 1.16 -> 1.16.1
  > libsdl2: upgrade 2.30.0 -> 2.30.1
  > libpng: upgrade 1.6.42 -> 1.6.43
  > libfontenc: upgrade 1.1.7 -> 1.1.8
  > libassuan: upgrade 2.5.6 -> 2.5.7
  > ghostscript: upgrade 10.02.1 -> 10.03.0
  > gcr: upgrade 4.2.0 -> 4.2.1
  > encodings: upgrade 1.0.7 -> 1.1.0
  > diffoscope: upgrade 259 -> 260
  > debianutils: upgrade 5.16 -> 5.17
  > waffle: update 1.7.2 -> 1.8.0
  > texinfo: update 7.0.3 -> 7.1
  > tcl: update 8.6.13 -> 8.6.14
  > ruby: update 3.2.2 -> 3.3.0
  > rpm: update 4.19.1 -> 4.19.1.1
  > python3-lxml: update 5.0.0 -> 5.1.0
  > ovmf: update 202308 -> 202402
  > npth: update 1.6 -> 1.7
  > mdadm: Fix build with new musl
  > mdadm: update 4.2 -> 4.3
  > libtraceevent: update 1.7.3 -> 1.8.2
  > libpam: update 1.5.3 -> 1.6.0
  > go-helloworld: update to latest revision
  > icu: update 74-1 -> 74-2
  > gptfdisk: update 1.0.9 -> 1.0.10
  > dpkg: update 1.22.0 -> 1.22.5
  > attr: update 2.5.1 -> 2.5.2
  > README.hardware.md: add section on genericarm64 on qemu
  > README.hardware.md: fix Markdown formatting

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Mar 29, 2024
… sources/meta-intel sources/meta-openembedded sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky

* sources/meta-freescale da46cb6c...1004c356 (2):
  > wayland: Delete recipe
  > Merge pull request #1773 from sapiippo/master

* sources/meta-freescale-3rdparty 2e27133...8b61684 (1):
  > Merge pull request #296 from chrisdimich/master

* sources/meta-intel e0f530f4...bdb3a520 (1):
  > intel-microcode: upgrade 20231114 -> 20240312

* sources/meta-openembedded a0a114361...2379323d7 (7):
  > DO NOT MERGE: Add Github actions support for CI
  > gtkmm4: add x11 to REQUIRED_DISTRO_FEATURES
  > liberror-perl: move recipe from oe-core
  > gnome-control-center: update 46.0 -> 46.0.1
  > gnome-user-share: add recipe
  > apache2: preset mpm=prefork by default
  > microsoft-gsl: Disable disabled-macro-expansion warning as error on clang/musl

* sources/meta-qt6 aa2a2ce...751e984 (5):
  < Merge pull request #41 from YoeDistro/kraj/6.7
  > qtwebengine: Fix build with clang18
  < Merge pull request #40 from YoeDistro/kraj/6.7
  < Merge pull request #39 from YoeDistro/kraj/6.7
  < qtwebengine: Fix build with clang18

* sources/meta-raspberrypi ec06e94...d072cc8 (1):
  > rpi-base: Add hifiberry-dacplusadc overlay

* sources/meta-riscv 0b1c786...d1c25da (1):
  > musl: Drop rv32 patches

* sources/meta-rockchip 06a65d4...faac4aa (1):
  > README: update submission information

* sources/meta-variscite-bsp e736253...2f7e3ae (18):
  < Merge pull request #16 from YoeDistro/kraj/mickledore-var02
  > uuu: Fix build with newer GCC >= 14
  < Merge pull request #15 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #14 from YoeDistro/kraj/mickledore-var02
  > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  > variscite: Enable optee machine feature on iMX8/IMX9 based machines
  > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: Make is scarthgap compatible
  > libubootenv: Refresh patch to apply to mickledore-var02
  > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som
  < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  < variscite: Enable optee machine feature on iMX8/IMX9 based machines
  < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  < imx-boot: Adjust for changes in do_compile in meta-freescale
  < layer.conf: Make is scarthgap compatible
  < libubootenv: Refresh patch to apply to mickledore-var02
  < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som

* sources/meta-variscite-bsp-common 9f2ea29...40accc5 (4):
  > layer.conf: Add scarthgap to layer compat
  > var-mii: update to latest
  > iw612-utils: add support for DART-MX8M-MINI
  < layer.conf: Add scarthgap to layer compat

* sources/poky f2ff622a4c...897cefca85 (121):
  > mesa: Drop LLVM-17 patch
  > readline: Apply patches from readline-8.2-patches
  > valgrind: Re-enable fixed test cases
  > valgrind: Backport fixes from 3.22 branch
  > linux-yocto: Fix rv32 syscall wrappers
  > poky-bleeding.bbclass: Remove use of SRCPV
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > linux-yocto/6.6: update CVE exclusions (6.6.23)
  > linux-yocto/6.6: update to v6.6.23
  > linux-yocto/6.6: nftables: ptest and cleanup tweaks
  > linux-yocto/6.6: cfg: genericarm64 configuration updates
  > curl: fix quoting when disabling flaky tests
  > selftest/sstatetests: run CDN check twice, ignoring errors the first time
  > glib-2.0: skip a timing sensitive ptest
  > liberror-perl: move to meta-perl
  > coreutils: drop obsolete liberror-perl RDEPENDS
  > run-postinsts: Add workaround for locking deadlock issue
  > util-linux: Add fcntl-lock
  > util-linux: Add missing MIT license
  > populate_sdk_ext.bbclass: only overwirte lsb string if uninative is used
  > tcl: Forward port skip logic for musl ptests
  > cml1: prompt location of updated .config after do_menuconfig()
  > cml1: remove needless check for write_taint attribute
  > ovmf: set CVE_PRODUCT and CVE_VERSION
  > openssl: fix crash on aarch64 if BTI is enabled but no Crypto instructions
  > dnf: fix Exception handling for class ProcessLock
  > bblayers/makesetup.py: Move git utility functions to oe.buildcfg module
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > classes/pypi: don't expose PYPI_ARCHIVE_NAME
  > wget: upgrade 1.21.4 -> 1.24.5
  > wayland-protocols: upgrade 1.33 -> 1.34
  > vala: upgrade 0.56.15 -> 0.56.16
  > python3-zipp: upgrade 3.17.0 -> 3.18.1
  > python3-wheel: upgrade 0.42.0 -> 0.43.0
  > python3-setuptools: upgrade 69.1.1 -> 69.2.0
  > python3-scons: upgrade 4.6.0 -> 4.7.0
  > python3-referencing: upgrade 0.33.0 -> 0.34.0
  > python3-pyelftools: upgrade 0.30 -> 0.31
  > python3-packaging: upgrade 23.2 -> 24.0
  > python3-markdown: upgrade 3.5.2 -> 3.6
  > python3-license-expression: upgrade 30.2.0 -> 30.3.0
  > python3-importlib-metadata: upgrade 7.0.2 -> 7.1.0
  > python3-hatchling: upgrade 1.21.1 -> 1.22.4
  > openssh: upgrade 9.6p1 -> 9.7p1
  > lighttpd: upgrade 1.4.74 -> 1.4.75
  > libxml2: upgrade 2.12.5 -> 2.12.6
  > libxkbcommon: upgrade 1.6.0 -> 1.7.0
  > libwpe: upgrade 1.14.2 -> 1.16.0
  > libpciaccess: upgrade 0.18 -> 0.18.1
  > libcomps: upgrade 0.1.20 -> 0.1.21
  > libbsd: upgrade 0.12.1 -> 0.12.2
  > harfbuzz: upgrade 8.3.0 -> 8.3.1
  > gnutls: upgrade 3.8.3 -> 3.8.4
  > enchant2: upgrade 2.6.7 -> 2.6.8
  > createrepo-c: upgrade 1.0.4 -> 1.1.0
  > bind: upgrade 9.18.24 -> 9.18.25
  > at-spi2-core: upgrade 2.50.1 -> 2.52.0
  > adwaita-icon-theme: upgrade 45.0 -> 46.0
  > shadow: update 4.14.2 -> 4.15.0
  > gnupg: upgrade 2.4.4 -> 2.4.5
  > xev: update 1.2.5 -> 1.2.6
  > xauth: upgrade 1.1.2 -> 1.1.3
  > stress-ng: upgrade 0.17.05 -> 0.17.06
  > shaderc: update 2023.8 -> 2024.0
  > repo: upgrade 2.42 -> 2.44
  > python3-trove-classifiers: upgrade 2024.2.23 -> 2024.3.3
  > python3-pytest: upgrade 8.0.2 -> 8.1.1
  > python3-pytest-subtests: upgrade 0.11.0 -> 0.12.1
  > python3-pyparsing: upgrade 3.1.1 -> 3.1.2
  > python3-pyopenssl: upgrade 24.0.0 -> 24.1.0
  > python3-pygobject: update 3.46.0 -> 3.48.1
  > python3-libarchive-c: upgrade 5.0 -> 5.1
  > python3-importlib-metadata: upgrade 7.0.1 -> 7.0.2
  > python3-hypothesis: upgrade 6.98.15 -> 6.99.4
  > python3-cython: upgrade 3.0.8 -> 3.0.9
  > psmisc: upgrade 23.6 -> 23.7
  > pango: upgrade 1.52.0 -> 1.52.1
  > mkfontscale: upgrade 1.2.2 -> 1.2.3
  > lzip: upgrade 1.24 -> 1.24.1
  > libxdmcp: upgrade 1.1.4 -> 1.1.5
  > libxcursor: upgrade 1.2.1 -> 1.2.2
  > libxcb: upgrade 1.16 -> 1.16.1
  > libsdl2: upgrade 2.30.0 -> 2.30.1
  > libpng: upgrade 1.6.42 -> 1.6.43
  > libfontenc: upgrade 1.1.7 -> 1.1.8
  > libassuan: upgrade 2.5.6 -> 2.5.7
  > ghostscript: upgrade 10.02.1 -> 10.03.0
  > gcr: upgrade 4.2.0 -> 4.2.1
  > encodings: upgrade 1.0.7 -> 1.1.0
  > diffoscope: upgrade 259 -> 260
  > debianutils: upgrade 5.16 -> 5.17
  > waffle: update 1.7.2 -> 1.8.0
  > texinfo: update 7.0.3 -> 7.1
  > tcl: update 8.6.13 -> 8.6.14
  > ruby: update 3.2.2 -> 3.3.0
  > rpm: update 4.19.1 -> 4.19.1.1
  > python3-lxml: update 5.0.0 -> 5.1.0
  > ovmf: update 202308 -> 202402
  > npth: update 1.6 -> 1.7
  > mdadm: Fix build with new musl
  > mdadm: update 4.2 -> 4.3
  > libtraceevent: update 1.7.3 -> 1.8.2
  > libpam: update 1.5.3 -> 1.6.0
  > go-helloworld: update to latest revision
  > icu: update 74-1 -> 74-2
  > gptfdisk: update 1.0.9 -> 1.0.10
  > dpkg: update 1.22.0 -> 1.22.5
  > attr: update 2.5.1 -> 2.5.2
  > README.hardware.md: add section on genericarm64 on qemu
  > README.hardware.md: fix Markdown formatting

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

* sources/meta-arm 2271e337...8d308aac (3):
  > arm: use UPSTREAM_CHECK_COMMITS for git versioned recipes
  > arm/sbsa-acs: use UPSTREAM_CHECK_URI for version checking
  > arm-bsp/trusted-firmware-a: n1sdp: update to 2.10

* sources/meta-freescale da46cb6c...1004c356 (2):
  > wayland: Delete recipe
  > Merge pull request #1773 from sapiippo/master

* sources/meta-freescale-3rdparty 2e27133...8b61684 (1):
  > Merge pull request #296 from chrisdimich/master

* sources/meta-intel e0f530f4...bdb3a520 (1):
  > intel-microcode: upgrade 20231114 -> 20240312

* sources/meta-openembedded a0a114361...71a9774f2 (8):
  > DO NOT MERGE: Add Github actions support for CI
  > gdm: update 45.0.1 -> 46.0
  > gtkmm4: add x11 to REQUIRED_DISTRO_FEATURES
  > liberror-perl: move recipe from oe-core
  > gnome-control-center: update 46.0 -> 46.0.1
  > gnome-user-share: add recipe
  > apache2: preset mpm=prefork by default
  > microsoft-gsl: Disable disabled-macro-expansion warning as error on clang/musl

* sources/meta-qt6 aa2a2ce...751e984 (5):
  < Merge pull request #41 from YoeDistro/kraj/6.7
  > qtwebengine: Fix build with clang18
  < Merge pull request #40 from YoeDistro/kraj/6.7
  < Merge pull request #39 from YoeDistro/kraj/6.7
  < qtwebengine: Fix build with clang18

* sources/meta-raspberrypi ec06e94...d072cc8 (1):
  > rpi-base: Add hifiberry-dacplusadc overlay

* sources/meta-riscv 0b1c786...d1c25da (1):
  > musl: Drop rv32 patches

* sources/meta-rockchip 06a65d4...faac4aa (1):
  > README: update submission information

* sources/meta-variscite-bsp e736253...2f7e3ae (18):
  < Merge pull request #16 from YoeDistro/kraj/mickledore-var02
  > uuu: Fix build with newer GCC >= 14
  < Merge pull request #15 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #14 from YoeDistro/kraj/mickledore-var02
  > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  > variscite: Enable optee machine feature on iMX8/IMX9 based machines
  > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: Make is scarthgap compatible
  > libubootenv: Refresh patch to apply to mickledore-var02
  > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som
  < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  < variscite: Enable optee machine feature on iMX8/IMX9 based machines
  < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  < imx-boot: Adjust for changes in do_compile in meta-freescale
  < layer.conf: Make is scarthgap compatible
  < libubootenv: Refresh patch to apply to mickledore-var02
  < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som

* sources/meta-variscite-bsp-common 9f2ea29...40accc5 (4):
  > layer.conf: Add scarthgap to layer compat
  > var-mii: update to latest
  > iw612-utils: add support for DART-MX8M-MINI
  < layer.conf: Add scarthgap to layer compat

* sources/poky f2ff622a4c...897cefca85 (121):
  > mesa: Drop LLVM-17 patch
  > readline: Apply patches from readline-8.2-patches
  > valgrind: Re-enable fixed test cases
  > valgrind: Backport fixes from 3.22 branch
  > linux-yocto: Fix rv32 syscall wrappers
  > poky-bleeding.bbclass: Remove use of SRCPV
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > linux-yocto/6.6: update CVE exclusions (6.6.23)
  > linux-yocto/6.6: update to v6.6.23
  > linux-yocto/6.6: nftables: ptest and cleanup tweaks
  > linux-yocto/6.6: cfg: genericarm64 configuration updates
  > curl: fix quoting when disabling flaky tests
  > selftest/sstatetests: run CDN check twice, ignoring errors the first time
  > glib-2.0: skip a timing sensitive ptest
  > liberror-perl: move to meta-perl
  > coreutils: drop obsolete liberror-perl RDEPENDS
  > run-postinsts: Add workaround for locking deadlock issue
  > util-linux: Add fcntl-lock
  > util-linux: Add missing MIT license
  > populate_sdk_ext.bbclass: only overwirte lsb string if uninative is used
  > tcl: Forward port skip logic for musl ptests
  > cml1: prompt location of updated .config after do_menuconfig()
  > cml1: remove needless check for write_taint attribute
  > ovmf: set CVE_PRODUCT and CVE_VERSION
  > openssl: fix crash on aarch64 if BTI is enabled but no Crypto instructions
  > dnf: fix Exception handling for class ProcessLock
  > bblayers/makesetup.py: Move git utility functions to oe.buildcfg module
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > classes/pypi: don't expose PYPI_ARCHIVE_NAME
  > wget: upgrade 1.21.4 -> 1.24.5
  > wayland-protocols: upgrade 1.33 -> 1.34
  > vala: upgrade 0.56.15 -> 0.56.16
  > python3-zipp: upgrade 3.17.0 -> 3.18.1
  > python3-wheel: upgrade 0.42.0 -> 0.43.0
  > python3-setuptools: upgrade 69.1.1 -> 69.2.0
  > python3-scons: upgrade 4.6.0 -> 4.7.0
  > python3-referencing: upgrade 0.33.0 -> 0.34.0
  > python3-pyelftools: upgrade 0.30 -> 0.31
  > python3-packaging: upgrade 23.2 -> 24.0
  > python3-markdown: upgrade 3.5.2 -> 3.6
  > python3-license-expression: upgrade 30.2.0 -> 30.3.0
  > python3-importlib-metadata: upgrade 7.0.2 -> 7.1.0
  > python3-hatchling: upgrade 1.21.1 -> 1.22.4
  > openssh: upgrade 9.6p1 -> 9.7p1
  > lighttpd: upgrade 1.4.74 -> 1.4.75
  > libxml2: upgrade 2.12.5 -> 2.12.6
  > libxkbcommon: upgrade 1.6.0 -> 1.7.0
  > libwpe: upgrade 1.14.2 -> 1.16.0
  > libpciaccess: upgrade 0.18 -> 0.18.1
  > libcomps: upgrade 0.1.20 -> 0.1.21
  > libbsd: upgrade 0.12.1 -> 0.12.2
  > harfbuzz: upgrade 8.3.0 -> 8.3.1
  > gnutls: upgrade 3.8.3 -> 3.8.4
  > enchant2: upgrade 2.6.7 -> 2.6.8
  > createrepo-c: upgrade 1.0.4 -> 1.1.0
  > bind: upgrade 9.18.24 -> 9.18.25
  > at-spi2-core: upgrade 2.50.1 -> 2.52.0
  > adwaita-icon-theme: upgrade 45.0 -> 46.0
  > shadow: update 4.14.2 -> 4.15.0
  > gnupg: upgrade 2.4.4 -> 2.4.5
  > xev: update 1.2.5 -> 1.2.6
  > xauth: upgrade 1.1.2 -> 1.1.3
  > stress-ng: upgrade 0.17.05 -> 0.17.06
  > shaderc: update 2023.8 -> 2024.0
  > repo: upgrade 2.42 -> 2.44
  > python3-trove-classifiers: upgrade 2024.2.23 -> 2024.3.3
  > python3-pytest: upgrade 8.0.2 -> 8.1.1
  > python3-pytest-subtests: upgrade 0.11.0 -> 0.12.1
  > python3-pyparsing: upgrade 3.1.1 -> 3.1.2
  > python3-pyopenssl: upgrade 24.0.0 -> 24.1.0
  > python3-pygobject: update 3.46.0 -> 3.48.1
  > python3-libarchive-c: upgrade 5.0 -> 5.1
  > python3-importlib-metadata: upgrade 7.0.1 -> 7.0.2
  > python3-hypothesis: upgrade 6.98.15 -> 6.99.4
  > python3-cython: upgrade 3.0.8 -> 3.0.9
  > psmisc: upgrade 23.6 -> 23.7
  > pango: upgrade 1.52.0 -> 1.52.1
  > mkfontscale: upgrade 1.2.2 -> 1.2.3
  > lzip: upgrade 1.24 -> 1.24.1
  > libxdmcp: upgrade 1.1.4 -> 1.1.5
  > libxcursor: upgrade 1.2.1 -> 1.2.2
  > libxcb: upgrade 1.16 -> 1.16.1
  > libsdl2: upgrade 2.30.0 -> 2.30.1
  > libpng: upgrade 1.6.42 -> 1.6.43
  > libfontenc: upgrade 1.1.7 -> 1.1.8
  > libassuan: upgrade 2.5.6 -> 2.5.7
  > ghostscript: upgrade 10.02.1 -> 10.03.0
  > gcr: upgrade 4.2.0 -> 4.2.1
  > encodings: upgrade 1.0.7 -> 1.1.0
  > diffoscope: upgrade 259 -> 260
  > debianutils: upgrade 5.16 -> 5.17
  > waffle: update 1.7.2 -> 1.8.0
  > texinfo: update 7.0.3 -> 7.1
  > tcl: update 8.6.13 -> 8.6.14
  > ruby: update 3.2.2 -> 3.3.0
  > rpm: update 4.19.1 -> 4.19.1.1
  > python3-lxml: update 5.0.0 -> 5.1.0
  > ovmf: update 202308 -> 202402
  > npth: update 1.6 -> 1.7
  > mdadm: Fix build with new musl
  > mdadm: update 4.2 -> 4.3
  > libtraceevent: update 1.7.3 -> 1.8.2
  > libpam: update 1.5.3 -> 1.6.0
  > go-helloworld: update to latest revision
  > icu: update 74-1 -> 74-2
  > gptfdisk: update 1.0.9 -> 1.0.10
  > dpkg: update 1.22.0 -> 1.22.5
  > attr: update 2.5.1 -> 2.5.2
  > README.hardware.md: add section on genericarm64 on qemu
  > README.hardware.md: fix Markdown formatting

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

* sources/meta-arm 2271e337...8d308aac (3):
  > arm: use UPSTREAM_CHECK_COMMITS for git versioned recipes
  > arm/sbsa-acs: use UPSTREAM_CHECK_URI for version checking
  > arm-bsp/trusted-firmware-a: n1sdp: update to 2.10

* sources/meta-freescale da46cb6c...1004c356 (2):
  > wayland: Delete recipe
  > Merge pull request #1773 from sapiippo/master

* sources/meta-freescale-3rdparty 2e27133...8b61684 (1):
  > Merge pull request #296 from chrisdimich/master

* sources/meta-intel e0f530f4...bdb3a520 (1):
  > intel-microcode: upgrade 20231114 -> 20240312

* sources/meta-openembedded a0a114361...707142ba5 (8):
  > DO NOT MERGE: Add Github actions support for CI
  > liberror-perl: move recipe from oe-core
  > gdm: update 45.0.1 -> 46.0
  > gtkmm4: add x11 to REQUIRED_DISTRO_FEATURES
  > gnome-control-center: update 46.0 -> 46.0.1
  > gnome-user-share: add recipe
  > apache2: preset mpm=prefork by default
  > microsoft-gsl: Disable disabled-macro-expansion warning as error on clang/musl

* sources/meta-qt6 aa2a2ce...751e984 (5):
  < Merge pull request #41 from YoeDistro/kraj/6.7
  > qtwebengine: Fix build with clang18
  < Merge pull request #40 from YoeDistro/kraj/6.7
  < Merge pull request #39 from YoeDistro/kraj/6.7
  < qtwebengine: Fix build with clang18

* sources/meta-raspberrypi ec06e94...d072cc8 (1):
  > rpi-base: Add hifiberry-dacplusadc overlay

* sources/meta-riscv 0b1c786...d1c25da (1):
  > musl: Drop rv32 patches

* sources/meta-rockchip 06a65d4...faac4aa (1):
  > README: update submission information

* sources/meta-variscite-bsp e736253...2f7e3ae (18):
  < Merge pull request #16 from YoeDistro/kraj/mickledore-var02
  > uuu: Fix build with newer GCC >= 14
  < Merge pull request #15 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #14 from YoeDistro/kraj/mickledore-var02
  > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  > variscite: Enable optee machine feature on iMX8/IMX9 based machines
  > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: Make is scarthgap compatible
  > libubootenv: Refresh patch to apply to mickledore-var02
  > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som
  < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  < variscite: Enable optee machine feature on iMX8/IMX9 based machines
  < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  < imx-boot: Adjust for changes in do_compile in meta-freescale
  < layer.conf: Make is scarthgap compatible
  < libubootenv: Refresh patch to apply to mickledore-var02
  < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som

* sources/meta-variscite-bsp-common 9f2ea29...40accc5 (4):
  > layer.conf: Add scarthgap to layer compat
  > var-mii: update to latest
  > iw612-utils: add support for DART-MX8M-MINI
  < layer.conf: Add scarthgap to layer compat

* sources/poky f2ff622a4c...ba6b5814e7 (123):
  > linux-yocto: Fix rv32 syscall wrappers
  > poky-bleeding.bbclass: Remove use of SRCPV
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > mesa: Drop LLVM-17 patch
  > systemd: disable mdns feature in resolved for zeroconf
  > readline: Apply patches from readline-8.2-patches
  > valgrind: Re-enable fixed test cases
  > valgrind: Backport fixes from 3.22 branch
  > gstreamer: upgrade 1.22.10 -> 1.22.11
  > run-postinsts: Add workaround for locking deadlock issue
  > util-linux: Add fcntl-lock
  > util-linux: Add missing MIT license
  > linux-yocto/6.6: update CVE exclusions (6.6.23)
  > linux-yocto/6.6: update to v6.6.23
  > linux-yocto/6.6: nftables: ptest and cleanup tweaks
  > linux-yocto/6.6: cfg: genericarm64 configuration updates
  > curl: fix quoting when disabling flaky tests
  > selftest/sstatetests: run CDN check twice, ignoring errors the first time
  > glib-2.0: skip a timing sensitive ptest
  > liberror-perl: move to meta-perl
  > coreutils: drop obsolete liberror-perl RDEPENDS
  > populate_sdk_ext.bbclass: only overwirte lsb string if uninative is used
  > tcl: Forward port skip logic for musl ptests
  > cml1: prompt location of updated .config after do_menuconfig()
  > cml1: remove needless check for write_taint attribute
  > ovmf: set CVE_PRODUCT and CVE_VERSION
  > openssl: fix crash on aarch64 if BTI is enabled but no Crypto instructions
  > dnf: fix Exception handling for class ProcessLock
  > bblayers/makesetup.py: Move git utility functions to oe.buildcfg module
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > classes/pypi: don't expose PYPI_ARCHIVE_NAME
  > wget: upgrade 1.21.4 -> 1.24.5
  > wayland-protocols: upgrade 1.33 -> 1.34
  > vala: upgrade 0.56.15 -> 0.56.16
  > python3-zipp: upgrade 3.17.0 -> 3.18.1
  > python3-wheel: upgrade 0.42.0 -> 0.43.0
  > python3-setuptools: upgrade 69.1.1 -> 69.2.0
  > python3-scons: upgrade 4.6.0 -> 4.7.0
  > python3-referencing: upgrade 0.33.0 -> 0.34.0
  > python3-pyelftools: upgrade 0.30 -> 0.31
  > python3-packaging: upgrade 23.2 -> 24.0
  > python3-markdown: upgrade 3.5.2 -> 3.6
  > python3-license-expression: upgrade 30.2.0 -> 30.3.0
  > python3-importlib-metadata: upgrade 7.0.2 -> 7.1.0
  > python3-hatchling: upgrade 1.21.1 -> 1.22.4
  > openssh: upgrade 9.6p1 -> 9.7p1
  > lighttpd: upgrade 1.4.74 -> 1.4.75
  > libxml2: upgrade 2.12.5 -> 2.12.6
  > libxkbcommon: upgrade 1.6.0 -> 1.7.0
  > libwpe: upgrade 1.14.2 -> 1.16.0
  > libpciaccess: upgrade 0.18 -> 0.18.1
  > libcomps: upgrade 0.1.20 -> 0.1.21
  > libbsd: upgrade 0.12.1 -> 0.12.2
  > harfbuzz: upgrade 8.3.0 -> 8.3.1
  > gnutls: upgrade 3.8.3 -> 3.8.4
  > enchant2: upgrade 2.6.7 -> 2.6.8
  > createrepo-c: upgrade 1.0.4 -> 1.1.0
  > bind: upgrade 9.18.24 -> 9.18.25
  > at-spi2-core: upgrade 2.50.1 -> 2.52.0
  > adwaita-icon-theme: upgrade 45.0 -> 46.0
  > shadow: update 4.14.2 -> 4.15.0
  > gnupg: upgrade 2.4.4 -> 2.4.5
  > xev: update 1.2.5 -> 1.2.6
  > xauth: upgrade 1.1.2 -> 1.1.3
  > stress-ng: upgrade 0.17.05 -> 0.17.06
  > shaderc: update 2023.8 -> 2024.0
  > repo: upgrade 2.42 -> 2.44
  > python3-trove-classifiers: upgrade 2024.2.23 -> 2024.3.3
  > python3-pytest: upgrade 8.0.2 -> 8.1.1
  > python3-pytest-subtests: upgrade 0.11.0 -> 0.12.1
  > python3-pyparsing: upgrade 3.1.1 -> 3.1.2
  > python3-pyopenssl: upgrade 24.0.0 -> 24.1.0
  > python3-pygobject: update 3.46.0 -> 3.48.1
  > python3-libarchive-c: upgrade 5.0 -> 5.1
  > python3-importlib-metadata: upgrade 7.0.1 -> 7.0.2
  > python3-hypothesis: upgrade 6.98.15 -> 6.99.4
  > python3-cython: upgrade 3.0.8 -> 3.0.9
  > psmisc: upgrade 23.6 -> 23.7
  > pango: upgrade 1.52.0 -> 1.52.1
  > mkfontscale: upgrade 1.2.2 -> 1.2.3
  > lzip: upgrade 1.24 -> 1.24.1
  > libxdmcp: upgrade 1.1.4 -> 1.1.5
  > libxcursor: upgrade 1.2.1 -> 1.2.2
  > libxcb: upgrade 1.16 -> 1.16.1
  > libsdl2: upgrade 2.30.0 -> 2.30.1
  > libpng: upgrade 1.6.42 -> 1.6.43
  > libfontenc: upgrade 1.1.7 -> 1.1.8
  > libassuan: upgrade 2.5.6 -> 2.5.7
  > ghostscript: upgrade 10.02.1 -> 10.03.0
  > gcr: upgrade 4.2.0 -> 4.2.1
  > encodings: upgrade 1.0.7 -> 1.1.0
  > diffoscope: upgrade 259 -> 260
  > debianutils: upgrade 5.16 -> 5.17
  > waffle: update 1.7.2 -> 1.8.0
  > texinfo: update 7.0.3 -> 7.1
  > tcl: update 8.6.13 -> 8.6.14
  > ruby: update 3.2.2 -> 3.3.0
  > rpm: update 4.19.1 -> 4.19.1.1
  > python3-lxml: update 5.0.0 -> 5.1.0
  > ovmf: update 202308 -> 202402
  > npth: update 1.6 -> 1.7
  > mdadm: Fix build with new musl
  > mdadm: update 4.2 -> 4.3
  > libtraceevent: update 1.7.3 -> 1.8.2
  > libpam: update 1.5.3 -> 1.6.0
  > go-helloworld: update to latest revision
  > icu: update 74-1 -> 74-2
  > gptfdisk: update 1.0.9 -> 1.0.10
  > dpkg: update 1.22.0 -> 1.22.5
  > attr: update 2.5.1 -> 2.5.2
  > README.hardware.md: add section on genericarm64 on qemu
  > README.hardware.md: fix Markdown formatting

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Mar 30, 2024
…reescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-raspberrypi sources/meta-rockchip sources/poky

* sources/meta-arm 2271e337...8d308aac (3):
  > arm: use UPSTREAM_CHECK_COMMITS for git versioned recipes
  > arm/sbsa-acs: use UPSTREAM_CHECK_URI for version checking
  > arm-bsp/trusted-firmware-a: n1sdp: update to 2.10

* sources/meta-freescale da46cb6c...84be4846 (1):
  > Merge pull request #1773 from sapiippo/master

* sources/meta-freescale-3rdparty 2e27133...8b61684 (1):
  > Merge pull request #296 from chrisdimich/master

* sources/meta-intel e0f530f4...bdb3a520 (1):
  > intel-microcode: upgrade 20231114 -> 20240312

* sources/meta-openembedded a0a1143617...1f28cb0baf (6):
  > gdm: update 45.0.1 -> 46.0
  > gtkmm4: add x11 to REQUIRED_DISTRO_FEATURES
  > gnome-control-center: update 46.0 -> 46.0.1
  > gnome-user-share: add recipe
  > apache2: preset mpm=prefork by default
  > microsoft-gsl: Disable disabled-macro-expansion warning as error on clang/musl

* sources/meta-raspberrypi ec06e94...d072cc8 (1):
  > rpi-base: Add hifiberry-dacplusadc overlay

* sources/meta-rockchip 06a65d4...faac4aa (1):
  > README: update submission information

* sources/poky f2ff622a4c8...ae7056844aa (2):
  > README.hardware.md: add section on genericarm64 on qemu
  > README.hardware.md: fix Markdown formatting

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

* sources/meta-arm 2271e337...8d308aac (3):
  > arm: use UPSTREAM_CHECK_COMMITS for git versioned recipes
  > arm/sbsa-acs: use UPSTREAM_CHECK_URI for version checking
  > arm-bsp/trusted-firmware-a: n1sdp: update to 2.10

* sources/meta-freescale da46cb6c...1004c356 (2):
  > wayland: Delete recipe
  > Merge pull request #1773 from sapiippo/master

* sources/meta-freescale-3rdparty 2e27133...8b61684 (1):
  > Merge pull request #296 from chrisdimich/master

* sources/meta-intel e0f530f4...bdb3a520 (1):
  > intel-microcode: upgrade 20231114 -> 20240312

* sources/meta-openembedded a0a114361...eda3888d4 (10):
  > DO NOT MERGE: Add Github actions support for CI
  > liberror-perl: move recipe from oe-core
  > python3-pydbus: Drop ${PYTHON_PN}
  > python3-validators: upgrade 0.22.0 > 0.24.0 and enable ptest
  > gdm: update 45.0.1 -> 46.0
  > gtkmm4: add x11 to REQUIRED_DISTRO_FEATURES
  > gnome-control-center: update 46.0 -> 46.0.1
  > gnome-user-share: add recipe
  > apache2: preset mpm=prefork by default
  > microsoft-gsl: Disable disabled-macro-expansion warning as error on clang/musl

* sources/meta-qt6 aa2a2ce...751e984 (5):
  < Merge pull request #41 from YoeDistro/kraj/6.7
  > qtwebengine: Fix build with clang18
  < Merge pull request #40 from YoeDistro/kraj/6.7
  < Merge pull request #39 from YoeDistro/kraj/6.7
  < qtwebengine: Fix build with clang18

* sources/meta-raspberrypi ec06e94...d072cc8 (1):
  > rpi-base: Add hifiberry-dacplusadc overlay

* sources/meta-riscv 0b1c786...d1c25da (1):
  > musl: Drop rv32 patches

* sources/meta-rockchip 06a65d4...faac4aa (1):
  > README: update submission information

* sources/meta-variscite-bsp e736253...2f7e3ae (18):
  < Merge pull request #16 from YoeDistro/kraj/mickledore-var02
  > uuu: Fix build with newer GCC >= 14
  < Merge pull request #15 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #14 from YoeDistro/kraj/mickledore-var02
  > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  > variscite: Enable optee machine feature on iMX8/IMX9 based machines
  > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: Make is scarthgap compatible
  > libubootenv: Refresh patch to apply to mickledore-var02
  > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som
  < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  < variscite: Enable optee machine feature on iMX8/IMX9 based machines
  < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  < imx-boot: Adjust for changes in do_compile in meta-freescale
  < layer.conf: Make is scarthgap compatible
  < libubootenv: Refresh patch to apply to mickledore-var02
  < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som

* sources/meta-variscite-bsp-common 9f2ea29...40accc5 (4):
  > layer.conf: Add scarthgap to layer compat
  > var-mii: update to latest
  > iw612-utils: add support for DART-MX8M-MINI
  < layer.conf: Add scarthgap to layer compat

* sources/poky f2ff622a4c...ba6b5814e7 (123):
  > linux-yocto: Fix rv32 syscall wrappers
  > poky-bleeding.bbclass: Remove use of SRCPV
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > mesa: Drop LLVM-17 patch
  > systemd: disable mdns feature in resolved for zeroconf
  > readline: Apply patches from readline-8.2-patches
  > valgrind: Re-enable fixed test cases
  > valgrind: Backport fixes from 3.22 branch
  > gstreamer: upgrade 1.22.10 -> 1.22.11
  > run-postinsts: Add workaround for locking deadlock issue
  > util-linux: Add fcntl-lock
  > util-linux: Add missing MIT license
  > linux-yocto/6.6: update CVE exclusions (6.6.23)
  > linux-yocto/6.6: update to v6.6.23
  > linux-yocto/6.6: nftables: ptest and cleanup tweaks
  > linux-yocto/6.6: cfg: genericarm64 configuration updates
  > curl: fix quoting when disabling flaky tests
  > selftest/sstatetests: run CDN check twice, ignoring errors the first time
  > glib-2.0: skip a timing sensitive ptest
  > liberror-perl: move to meta-perl
  > coreutils: drop obsolete liberror-perl RDEPENDS
  > populate_sdk_ext.bbclass: only overwirte lsb string if uninative is used
  > tcl: Forward port skip logic for musl ptests
  > cml1: prompt location of updated .config after do_menuconfig()
  > cml1: remove needless check for write_taint attribute
  > ovmf: set CVE_PRODUCT and CVE_VERSION
  > openssl: fix crash on aarch64 if BTI is enabled but no Crypto instructions
  > dnf: fix Exception handling for class ProcessLock
  > bblayers/makesetup.py: Move git utility functions to oe.buildcfg module
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > classes/pypi: don't expose PYPI_ARCHIVE_NAME
  > wget: upgrade 1.21.4 -> 1.24.5
  > wayland-protocols: upgrade 1.33 -> 1.34
  > vala: upgrade 0.56.15 -> 0.56.16
  > python3-zipp: upgrade 3.17.0 -> 3.18.1
  > python3-wheel: upgrade 0.42.0 -> 0.43.0
  > python3-setuptools: upgrade 69.1.1 -> 69.2.0
  > python3-scons: upgrade 4.6.0 -> 4.7.0
  > python3-referencing: upgrade 0.33.0 -> 0.34.0
  > python3-pyelftools: upgrade 0.30 -> 0.31
  > python3-packaging: upgrade 23.2 -> 24.0
  > python3-markdown: upgrade 3.5.2 -> 3.6
  > python3-license-expression: upgrade 30.2.0 -> 30.3.0
  > python3-importlib-metadata: upgrade 7.0.2 -> 7.1.0
  > python3-hatchling: upgrade 1.21.1 -> 1.22.4
  > openssh: upgrade 9.6p1 -> 9.7p1
  > lighttpd: upgrade 1.4.74 -> 1.4.75
  > libxml2: upgrade 2.12.5 -> 2.12.6
  > libxkbcommon: upgrade 1.6.0 -> 1.7.0
  > libwpe: upgrade 1.14.2 -> 1.16.0
  > libpciaccess: upgrade 0.18 -> 0.18.1
  > libcomps: upgrade 0.1.20 -> 0.1.21
  > libbsd: upgrade 0.12.1 -> 0.12.2
  > harfbuzz: upgrade 8.3.0 -> 8.3.1
  > gnutls: upgrade 3.8.3 -> 3.8.4
  > enchant2: upgrade 2.6.7 -> 2.6.8
  > createrepo-c: upgrade 1.0.4 -> 1.1.0
  > bind: upgrade 9.18.24 -> 9.18.25
  > at-spi2-core: upgrade 2.50.1 -> 2.52.0
  > adwaita-icon-theme: upgrade 45.0 -> 46.0
  > shadow: update 4.14.2 -> 4.15.0
  > gnupg: upgrade 2.4.4 -> 2.4.5
  > xev: update 1.2.5 -> 1.2.6
  > xauth: upgrade 1.1.2 -> 1.1.3
  > stress-ng: upgrade 0.17.05 -> 0.17.06
  > shaderc: update 2023.8 -> 2024.0
  > repo: upgrade 2.42 -> 2.44
  > python3-trove-classifiers: upgrade 2024.2.23 -> 2024.3.3
  > python3-pytest: upgrade 8.0.2 -> 8.1.1
  > python3-pytest-subtests: upgrade 0.11.0 -> 0.12.1
  > python3-pyparsing: upgrade 3.1.1 -> 3.1.2
  > python3-pyopenssl: upgrade 24.0.0 -> 24.1.0
  > python3-pygobject: update 3.46.0 -> 3.48.1
  > python3-libarchive-c: upgrade 5.0 -> 5.1
  > python3-importlib-metadata: upgrade 7.0.1 -> 7.0.2
  > python3-hypothesis: upgrade 6.98.15 -> 6.99.4
  > python3-cython: upgrade 3.0.8 -> 3.0.9
  > psmisc: upgrade 23.6 -> 23.7
  > pango: upgrade 1.52.0 -> 1.52.1
  > mkfontscale: upgrade 1.2.2 -> 1.2.3
  > lzip: upgrade 1.24 -> 1.24.1
  > libxdmcp: upgrade 1.1.4 -> 1.1.5
  > libxcursor: upgrade 1.2.1 -> 1.2.2
  > libxcb: upgrade 1.16 -> 1.16.1
  > libsdl2: upgrade 2.30.0 -> 2.30.1
  > libpng: upgrade 1.6.42 -> 1.6.43
  > libfontenc: upgrade 1.1.7 -> 1.1.8
  > libassuan: upgrade 2.5.6 -> 2.5.7
  > ghostscript: upgrade 10.02.1 -> 10.03.0
  > gcr: upgrade 4.2.0 -> 4.2.1
  > encodings: upgrade 1.0.7 -> 1.1.0
  > diffoscope: upgrade 259 -> 260
  > debianutils: upgrade 5.16 -> 5.17
  > waffle: update 1.7.2 -> 1.8.0
  > texinfo: update 7.0.3 -> 7.1
  > tcl: update 8.6.13 -> 8.6.14
  > ruby: update 3.2.2 -> 3.3.0
  > rpm: update 4.19.1 -> 4.19.1.1
  > python3-lxml: update 5.0.0 -> 5.1.0
  > ovmf: update 202308 -> 202402
  > npth: update 1.6 -> 1.7
  > mdadm: Fix build with new musl
  > mdadm: update 4.2 -> 4.3
  > libtraceevent: update 1.7.3 -> 1.8.2
  > libpam: update 1.5.3 -> 1.6.0
  > go-helloworld: update to latest revision
  > icu: update 74-1 -> 74-2
  > gptfdisk: update 1.0.9 -> 1.0.10
  > dpkg: update 1.22.0 -> 1.22.5
  > attr: update 2.5.1 -> 2.5.2
  > README.hardware.md: add section on genericarm64 on qemu
  > README.hardware.md: fix Markdown formatting

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

* sources/meta-arm 2271e337...8d308aac (3):
  > arm: use UPSTREAM_CHECK_COMMITS for git versioned recipes
  > arm/sbsa-acs: use UPSTREAM_CHECK_URI for version checking
  > arm-bsp/trusted-firmware-a: n1sdp: update to 2.10

* sources/meta-freescale da46cb6c...1004c356 (2):
  > wayland: Delete recipe
  > Merge pull request #1773 from sapiippo/master

* sources/meta-freescale-3rdparty 2e27133...8b61684 (1):
  > Merge pull request #296 from chrisdimich/master

* sources/meta-intel e0f530f4...bdb3a520 (1):
  > intel-microcode: upgrade 20231114 -> 20240312

* sources/meta-openembedded a0a114361...648393217 (11):
  > DO NOT MERGE: Add Github actions support for CI
  > liberror-perl: move recipe from oe-core
  > gnome-user-share: remove hardcoded paths
  > python3-pydbus: Drop ${PYTHON_PN}
  > python3-validators: upgrade 0.22.0 > 0.24.0 and enable ptest
  > gdm: update 45.0.1 -> 46.0
  > gtkmm4: add x11 to REQUIRED_DISTRO_FEATURES
  > gnome-control-center: update 46.0 -> 46.0.1
  > gnome-user-share: add recipe
  > apache2: preset mpm=prefork by default
  > microsoft-gsl: Disable disabled-macro-expansion warning as error on clang/musl

* sources/meta-qt6 aa2a2ce...751e984 (5):
  < Merge pull request #41 from YoeDistro/kraj/6.7
  > qtwebengine: Fix build with clang18
  < Merge pull request #40 from YoeDistro/kraj/6.7
  < Merge pull request #39 from YoeDistro/kraj/6.7
  < qtwebengine: Fix build with clang18

* sources/meta-raspberrypi ec06e94...d072cc8 (1):
  > rpi-base: Add hifiberry-dacplusadc overlay

* sources/meta-riscv 0b1c786...d1c25da (1):
  > musl: Drop rv32 patches

* sources/meta-rockchip 06a65d4...faac4aa (1):
  > README: update submission information

* sources/meta-variscite-bsp e736253...2f7e3ae (18):
  < Merge pull request #16 from YoeDistro/kraj/mickledore-var02
  > uuu: Fix build with newer GCC >= 14
  < Merge pull request #15 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #14 from YoeDistro/kraj/mickledore-var02
  > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  > variscite: Enable optee machine feature on iMX8/IMX9 based machines
  > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: Make is scarthgap compatible
  > libubootenv: Refresh patch to apply to mickledore-var02
  > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som
  < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  < variscite: Enable optee machine feature on iMX8/IMX9 based machines
  < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  < imx-boot: Adjust for changes in do_compile in meta-freescale
  < layer.conf: Make is scarthgap compatible
  < libubootenv: Refresh patch to apply to mickledore-var02
  < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som

* sources/meta-variscite-bsp-common 9f2ea29...40accc5 (4):
  > layer.conf: Add scarthgap to layer compat
  > var-mii: update to latest
  > iw612-utils: add support for DART-MX8M-MINI
  < layer.conf: Add scarthgap to layer compat

* sources/poky f2ff622a4c...f292582379 (123):
  > linux-yocto: Fix rv32 syscall wrappers
  > poky-bleeding.bbclass: Remove use of SRCPV
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > mesa: Drop LLVM-17 patch
  > systemd: disable mdns feature in resolved for zeroconf
  > readline: Apply patches from readline-8.2-patches
  > valgrind: Backport fixes from 3.22 branch
  > gstreamer: upgrade 1.22.10 -> 1.22.11
  > run-postinsts: Add workaround for locking deadlock issue
  > util-linux: Add fcntl-lock
  > util-linux: Add missing MIT license
  > linux-yocto/6.6: update CVE exclusions (6.6.23)
  > linux-yocto/6.6: update to v6.6.23
  > linux-yocto/6.6: nftables: ptest and cleanup tweaks
  > linux-yocto/6.6: cfg: genericarm64 configuration updates
  > curl: fix quoting when disabling flaky tests
  > selftest/sstatetests: run CDN check twice, ignoring errors the first time
  > glib-2.0: skip a timing sensitive ptest
  > liberror-perl: move to meta-perl
  > coreutils: drop obsolete liberror-perl RDEPENDS
  > populate_sdk_ext.bbclass: only overwirte lsb string if uninative is used
  > tcl: Forward port skip logic for musl ptests
  > cml1: prompt location of updated .config after do_menuconfig()
  > cml1: remove needless check for write_taint attribute
  > ovmf: set CVE_PRODUCT and CVE_VERSION
  > openssl: fix crash on aarch64 if BTI is enabled but no Crypto instructions
  > dnf: fix Exception handling for class ProcessLock
  > bblayers/makesetup.py: Move git utility functions to oe.buildcfg module
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > classes/pypi: don't expose PYPI_ARCHIVE_NAME
  > wget: upgrade 1.21.4 -> 1.24.5
  > wayland-protocols: upgrade 1.33 -> 1.34
  > vala: upgrade 0.56.15 -> 0.56.16
  > python3-zipp: upgrade 3.17.0 -> 3.18.1
  > python3-wheel: upgrade 0.42.0 -> 0.43.0
  > python3-setuptools: upgrade 69.1.1 -> 69.2.0
  > python3-scons: upgrade 4.6.0 -> 4.7.0
  > python3-referencing: upgrade 0.33.0 -> 0.34.0
  > python3-pyelftools: upgrade 0.30 -> 0.31
  > python3-packaging: upgrade 23.2 -> 24.0
  > python3-markdown: upgrade 3.5.2 -> 3.6
  > python3-license-expression: upgrade 30.2.0 -> 30.3.0
  > python3-importlib-metadata: upgrade 7.0.2 -> 7.1.0
  > python3-hatchling: upgrade 1.21.1 -> 1.22.4
  > openssh: upgrade 9.6p1 -> 9.7p1
  > lighttpd: upgrade 1.4.74 -> 1.4.75
  > libxml2: upgrade 2.12.5 -> 2.12.6
  > libxkbcommon: upgrade 1.6.0 -> 1.7.0
  > libwpe: upgrade 1.14.2 -> 1.16.0
  > libpciaccess: upgrade 0.18 -> 0.18.1
  > libcomps: upgrade 0.1.20 -> 0.1.21
  > libbsd: upgrade 0.12.1 -> 0.12.2
  > harfbuzz: upgrade 8.3.0 -> 8.3.1
  > gnutls: upgrade 3.8.3 -> 3.8.4
  > enchant2: upgrade 2.6.7 -> 2.6.8
  > createrepo-c: upgrade 1.0.4 -> 1.1.0
  > bind: upgrade 9.18.24 -> 9.18.25
  > at-spi2-core: upgrade 2.50.1 -> 2.52.0
  > adwaita-icon-theme: upgrade 45.0 -> 46.0
  > shadow: update 4.14.2 -> 4.15.0
  > gnupg: upgrade 2.4.4 -> 2.4.5
  > xev: update 1.2.5 -> 1.2.6
  > xauth: upgrade 1.1.2 -> 1.1.3
  > stress-ng: upgrade 0.17.05 -> 0.17.06
  > shaderc: update 2023.8 -> 2024.0
  > repo: upgrade 2.42 -> 2.44
  > python3-trove-classifiers: upgrade 2024.2.23 -> 2024.3.3
  > python3-pytest: upgrade 8.0.2 -> 8.1.1
  > python3-pytest-subtests: upgrade 0.11.0 -> 0.12.1
  > python3-pyparsing: upgrade 3.1.1 -> 3.1.2
  > python3-pyopenssl: upgrade 24.0.0 -> 24.1.0
  > python3-pygobject: update 3.46.0 -> 3.48.1
  > python3-libarchive-c: upgrade 5.0 -> 5.1
  > python3-importlib-metadata: upgrade 7.0.1 -> 7.0.2
  > python3-hypothesis: upgrade 6.98.15 -> 6.99.4
  > python3-cython: upgrade 3.0.8 -> 3.0.9
  > psmisc: upgrade 23.6 -> 23.7
  > pango: upgrade 1.52.0 -> 1.52.1
  > mkfontscale: upgrade 1.2.2 -> 1.2.3
  > lzip: upgrade 1.24 -> 1.24.1
  > libxdmcp: upgrade 1.1.4 -> 1.1.5
  > libxcursor: upgrade 1.2.1 -> 1.2.2
  > libxcb: upgrade 1.16 -> 1.16.1
  > libsdl2: upgrade 2.30.0 -> 2.30.1
  > libpng: upgrade 1.6.42 -> 1.6.43
  > libfontenc: upgrade 1.1.7 -> 1.1.8
  > libassuan: upgrade 2.5.6 -> 2.5.7
  > ghostscript: upgrade 10.02.1 -> 10.03.0
  > gcr: upgrade 4.2.0 -> 4.2.1
  > encodings: upgrade 1.0.7 -> 1.1.0
  > diffoscope: upgrade 259 -> 260
  > debianutils: upgrade 5.16 -> 5.17
  > waffle: update 1.7.2 -> 1.8.0
  > texinfo: update 7.0.3 -> 7.1
  > tcl: update 8.6.13 -> 8.6.14
  > ruby: update 3.2.2 -> 3.3.0
  > rpm: update 4.19.1 -> 4.19.1.1
  > python3-lxml: update 5.0.0 -> 5.1.0
  > ovmf: update 202308 -> 202402
  > npth: update 1.6 -> 1.7
  > mdadm: Fix build with new musl
  > mdadm: update 4.2 -> 4.3
  > libtraceevent: update 1.7.3 -> 1.8.2
  > libpam: update 1.5.3 -> 1.6.0
  > go-helloworld: update to latest revision
  > icu: update 74-1 -> 74-2
  > gptfdisk: update 1.0.9 -> 1.0.10
  > dpkg: update 1.22.0 -> 1.22.5
  > attr: update 2.5.1 -> 2.5.2
  > bitbake: process: Ensure writes to connect pipes are flushed
  > README.hardware.md: add section on genericarm64 on qemu
  > README.hardware.md: fix Markdown formatting

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

* sources/meta-arm 2271e337...8d308aac (3):
  > arm: use UPSTREAM_CHECK_COMMITS for git versioned recipes
  > arm/sbsa-acs: use UPSTREAM_CHECK_URI for version checking
  > arm-bsp/trusted-firmware-a: n1sdp: update to 2.10

* sources/meta-freescale da46cb6c...1004c356 (2):
  > wayland: Delete recipe
  > Merge pull request #1773 from sapiippo/master

* sources/meta-freescale-3rdparty 2e27133...8b61684 (1):
  > Merge pull request #296 from chrisdimich/master

* sources/meta-intel e0f530f4...bdb3a520 (1):
  > intel-microcode: upgrade 20231114 -> 20240312

* sources/meta-openembedded a0a114361...648393217 (11):
  > DO NOT MERGE: Add Github actions support for CI
  > liberror-perl: move recipe from oe-core
  > gnome-user-share: remove hardcoded paths
  > python3-pydbus: Drop ${PYTHON_PN}
  > python3-validators: upgrade 0.22.0 > 0.24.0 and enable ptest
  > gdm: update 45.0.1 -> 46.0
  > gtkmm4: add x11 to REQUIRED_DISTRO_FEATURES
  > gnome-control-center: update 46.0 -> 46.0.1
  > gnome-user-share: add recipe
  > apache2: preset mpm=prefork by default
  > microsoft-gsl: Disable disabled-macro-expansion warning as error on clang/musl

* sources/meta-qt6 aa2a2ce...751e984 (5):
  < Merge pull request #41 from YoeDistro/kraj/6.7
  > qtwebengine: Fix build with clang18
  < Merge pull request #40 from YoeDistro/kraj/6.7
  < Merge pull request #39 from YoeDistro/kraj/6.7
  < qtwebengine: Fix build with clang18

* sources/meta-raspberrypi ec06e94...d072cc8 (1):
  > rpi-base: Add hifiberry-dacplusadc overlay

* sources/meta-riscv 0b1c786...d1c25da (1):
  > musl: Drop rv32 patches

* sources/meta-rockchip 06a65d4...faac4aa (1):
  > README: update submission information

* sources/meta-variscite-bsp e736253...2f7e3ae (18):
  < Merge pull request #16 from YoeDistro/kraj/mickledore-var02
  > uuu: Fix build with newer GCC >= 14
  < Merge pull request #15 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #14 from YoeDistro/kraj/mickledore-var02
  > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  > variscite: Enable optee machine feature on iMX8/IMX9 based machines
  > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: Make is scarthgap compatible
  > libubootenv: Refresh patch to apply to mickledore-var02
  > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som
  < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  < variscite: Enable optee machine feature on iMX8/IMX9 based machines
  < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  < imx-boot: Adjust for changes in do_compile in meta-freescale
  < layer.conf: Make is scarthgap compatible
  < libubootenv: Refresh patch to apply to mickledore-var02
  < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som

* sources/meta-variscite-bsp-common 9f2ea29...40accc5 (4):
  > layer.conf: Add scarthgap to layer compat
  > var-mii: update to latest
  > iw612-utils: add support for DART-MX8M-MINI
  < layer.conf: Add scarthgap to layer compat

* sources/poky f2ff622a4c...881921f2b9 (125):
  > linux-yocto: Fix rv32 syscall wrappers
  > poky-bleeding.bbclass: Remove use of SRCPV
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > oe/package.py: enhance objdump command call with llvm
  > utils.bbclass: enhance readelf command call with llvm
  > mesa: Drop LLVM-17 patch
  > systemd: disable mdns feature in resolved for zeroconf
  > readline: Apply patches from readline-8.2-patches
  > valgrind: Backport fixes from 3.22 branch
  > gstreamer: upgrade 1.22.10 -> 1.22.11
  > run-postinsts: Add workaround for locking deadlock issue
  > util-linux: Add fcntl-lock
  > util-linux: Add missing MIT license
  > linux-yocto/6.6: update CVE exclusions (6.6.23)
  > linux-yocto/6.6: update to v6.6.23
  > linux-yocto/6.6: nftables: ptest and cleanup tweaks
  > linux-yocto/6.6: cfg: genericarm64 configuration updates
  > curl: fix quoting when disabling flaky tests
  > selftest/sstatetests: run CDN check twice, ignoring errors the first time
  > glib-2.0: skip a timing sensitive ptest
  > liberror-perl: move to meta-perl
  > coreutils: drop obsolete liberror-perl RDEPENDS
  > populate_sdk_ext.bbclass: only overwirte lsb string if uninative is used
  > tcl: Forward port skip logic for musl ptests
  > cml1: prompt location of updated .config after do_menuconfig()
  > cml1: remove needless check for write_taint attribute
  > ovmf: set CVE_PRODUCT and CVE_VERSION
  > openssl: fix crash on aarch64 if BTI is enabled but no Crypto instructions
  > dnf: fix Exception handling for class ProcessLock
  > bblayers/makesetup.py: Move git utility functions to oe.buildcfg module
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > classes/pypi: don't expose PYPI_ARCHIVE_NAME
  > wget: upgrade 1.21.4 -> 1.24.5
  > wayland-protocols: upgrade 1.33 -> 1.34
  > vala: upgrade 0.56.15 -> 0.56.16
  > python3-zipp: upgrade 3.17.0 -> 3.18.1
  > python3-wheel: upgrade 0.42.0 -> 0.43.0
  > python3-setuptools: upgrade 69.1.1 -> 69.2.0
  > python3-scons: upgrade 4.6.0 -> 4.7.0
  > python3-referencing: upgrade 0.33.0 -> 0.34.0
  > python3-pyelftools: upgrade 0.30 -> 0.31
  > python3-packaging: upgrade 23.2 -> 24.0
  > python3-markdown: upgrade 3.5.2 -> 3.6
  > python3-license-expression: upgrade 30.2.0 -> 30.3.0
  > python3-importlib-metadata: upgrade 7.0.2 -> 7.1.0
  > python3-hatchling: upgrade 1.21.1 -> 1.22.4
  > openssh: upgrade 9.6p1 -> 9.7p1
  > lighttpd: upgrade 1.4.74 -> 1.4.75
  > libxml2: upgrade 2.12.5 -> 2.12.6
  > libxkbcommon: upgrade 1.6.0 -> 1.7.0
  > libwpe: upgrade 1.14.2 -> 1.16.0
  > libpciaccess: upgrade 0.18 -> 0.18.1
  > libcomps: upgrade 0.1.20 -> 0.1.21
  > libbsd: upgrade 0.12.1 -> 0.12.2
  > harfbuzz: upgrade 8.3.0 -> 8.3.1
  > gnutls: upgrade 3.8.3 -> 3.8.4
  > enchant2: upgrade 2.6.7 -> 2.6.8
  > createrepo-c: upgrade 1.0.4 -> 1.1.0
  > bind: upgrade 9.18.24 -> 9.18.25
  > at-spi2-core: upgrade 2.50.1 -> 2.52.0
  > adwaita-icon-theme: upgrade 45.0 -> 46.0
  > shadow: update 4.14.2 -> 4.15.0
  > gnupg: upgrade 2.4.4 -> 2.4.5
  > xev: update 1.2.5 -> 1.2.6
  > xauth: upgrade 1.1.2 -> 1.1.3
  > stress-ng: upgrade 0.17.05 -> 0.17.06
  > shaderc: update 2023.8 -> 2024.0
  > repo: upgrade 2.42 -> 2.44
  > python3-trove-classifiers: upgrade 2024.2.23 -> 2024.3.3
  > python3-pytest: upgrade 8.0.2 -> 8.1.1
  > python3-pytest-subtests: upgrade 0.11.0 -> 0.12.1
  > python3-pyparsing: upgrade 3.1.1 -> 3.1.2
  > python3-pyopenssl: upgrade 24.0.0 -> 24.1.0
  > python3-pygobject: update 3.46.0 -> 3.48.1
  > python3-libarchive-c: upgrade 5.0 -> 5.1
  > python3-importlib-metadata: upgrade 7.0.1 -> 7.0.2
  > python3-hypothesis: upgrade 6.98.15 -> 6.99.4
  > python3-cython: upgrade 3.0.8 -> 3.0.9
  > psmisc: upgrade 23.6 -> 23.7
  > pango: upgrade 1.52.0 -> 1.52.1
  > mkfontscale: upgrade 1.2.2 -> 1.2.3
  > lzip: upgrade 1.24 -> 1.24.1
  > libxdmcp: upgrade 1.1.4 -> 1.1.5
  > libxcursor: upgrade 1.2.1 -> 1.2.2
  > libxcb: upgrade 1.16 -> 1.16.1
  > libsdl2: upgrade 2.30.0 -> 2.30.1
  > libpng: upgrade 1.6.42 -> 1.6.43
  > libfontenc: upgrade 1.1.7 -> 1.1.8
  > libassuan: upgrade 2.5.6 -> 2.5.7
  > ghostscript: upgrade 10.02.1 -> 10.03.0
  > gcr: upgrade 4.2.0 -> 4.2.1
  > encodings: upgrade 1.0.7 -> 1.1.0
  > diffoscope: upgrade 259 -> 260
  > debianutils: upgrade 5.16 -> 5.17
  > waffle: update 1.7.2 -> 1.8.0
  > texinfo: update 7.0.3 -> 7.1
  > tcl: update 8.6.13 -> 8.6.14
  > ruby: update 3.2.2 -> 3.3.0
  > rpm: update 4.19.1 -> 4.19.1.1
  > python3-lxml: update 5.0.0 -> 5.1.0
  > ovmf: update 202308 -> 202402
  > npth: update 1.6 -> 1.7
  > mdadm: Fix build with new musl
  > mdadm: update 4.2 -> 4.3
  > libtraceevent: update 1.7.3 -> 1.8.2
  > libpam: update 1.5.3 -> 1.6.0
  > go-helloworld: update to latest revision
  > icu: update 74-1 -> 74-2
  > gptfdisk: update 1.0.9 -> 1.0.10
  > dpkg: update 1.22.0 -> 1.22.5
  > attr: update 2.5.1 -> 2.5.2
  > bitbake: process: Ensure writes to connect pipes are flushed
  > README.hardware.md: add section on genericarm64 on qemu
  > README.hardware.md: fix Markdown formatting

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

* sources/meta-arm 2271e337...8d308aac (3):
  > arm: use UPSTREAM_CHECK_COMMITS for git versioned recipes
  > arm/sbsa-acs: use UPSTREAM_CHECK_URI for version checking
  > arm-bsp/trusted-firmware-a: n1sdp: update to 2.10

* sources/meta-freescale da46cb6c...1004c356 (2):
  > wayland: Delete recipe
  > Merge pull request #1773 from sapiippo/master

* sources/meta-freescale-3rdparty 2e27133...8b61684 (1):
  > Merge pull request #296 from chrisdimich/master

* sources/meta-intel e0f530f4...bdb3a520 (1):
  > intel-microcode: upgrade 20231114 -> 20240312

* sources/meta-openembedded a0a114361...648393217 (11):
  > DO NOT MERGE: Add Github actions support for CI
  > liberror-perl: move recipe from oe-core
  > gnome-user-share: remove hardcoded paths
  > python3-pydbus: Drop ${PYTHON_PN}
  > python3-validators: upgrade 0.22.0 > 0.24.0 and enable ptest
  > gdm: update 45.0.1 -> 46.0
  > gtkmm4: add x11 to REQUIRED_DISTRO_FEATURES
  > gnome-control-center: update 46.0 -> 46.0.1
  > gnome-user-share: add recipe
  > apache2: preset mpm=prefork by default
  > microsoft-gsl: Disable disabled-macro-expansion warning as error on clang/musl

* sources/meta-qt6 aa2a2ce...751e984 (5):
  < Merge pull request #41 from YoeDistro/kraj/6.7
  > qtwebengine: Fix build with clang18
  < Merge pull request #40 from YoeDistro/kraj/6.7
  < Merge pull request #39 from YoeDistro/kraj/6.7
  < qtwebengine: Fix build with clang18

* sources/meta-raspberrypi ec06e94...d072cc8 (1):
  > rpi-base: Add hifiberry-dacplusadc overlay

* sources/meta-riscv 0b1c786...d1c25da (1):
  > musl: Drop rv32 patches

* sources/meta-rockchip 06a65d4...faac4aa (1):
  > README: update submission information

* sources/meta-variscite-bsp e736253...2f7e3ae (18):
  < Merge pull request #16 from YoeDistro/kraj/mickledore-var02
  > uuu: Fix build with newer GCC >= 14
  < Merge pull request #15 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #14 from YoeDistro/kraj/mickledore-var02
  > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  > variscite: Enable optee machine feature on iMX8/IMX9 based machines
  > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: Make is scarthgap compatible
  > libubootenv: Refresh patch to apply to mickledore-var02
  > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som
  < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  < variscite: Enable optee machine feature on iMX8/IMX9 based machines
  < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  < imx-boot: Adjust for changes in do_compile in meta-freescale
  < layer.conf: Make is scarthgap compatible
  < libubootenv: Refresh patch to apply to mickledore-var02
  < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som

* sources/meta-variscite-bsp-common 9f2ea29...40accc5 (4):
  > layer.conf: Add scarthgap to layer compat
  > var-mii: update to latest
  > iw612-utils: add support for DART-MX8M-MINI
  < layer.conf: Add scarthgap to layer compat

* sources/poky f2ff622a4c...0462dcaf8c (126):
  > linux-yocto: Fix rv32 syscall wrappers
  > poky-bleeding.bbclass: Remove use of SRCPV
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > oeqa/sstatetests: Fix race issue
  > oe/package.py: enhance objdump command call with llvm
  > utils.bbclass: enhance readelf command call with llvm
  > mesa: Drop LLVM-17 patch
  > systemd: disable mdns feature in resolved for zeroconf
  > readline: Apply patches from readline-8.2-patches
  > valgrind: Backport fixes from 3.22 branch
  > gstreamer: upgrade 1.22.10 -> 1.22.11
  > run-postinsts: Add workaround for locking deadlock issue
  > util-linux: Add fcntl-lock
  > util-linux: Add missing MIT license
  > linux-yocto/6.6: update CVE exclusions (6.6.23)
  > linux-yocto/6.6: update to v6.6.23
  > linux-yocto/6.6: nftables: ptest and cleanup tweaks
  > linux-yocto/6.6: cfg: genericarm64 configuration updates
  > curl: fix quoting when disabling flaky tests
  > selftest/sstatetests: run CDN check twice, ignoring errors the first time
  > glib-2.0: skip a timing sensitive ptest
  > liberror-perl: move to meta-perl
  > coreutils: drop obsolete liberror-perl RDEPENDS
  > populate_sdk_ext.bbclass: only overwirte lsb string if uninative is used
  > tcl: Forward port skip logic for musl ptests
  > cml1: prompt location of updated .config after do_menuconfig()
  > cml1: remove needless check for write_taint attribute
  > ovmf: set CVE_PRODUCT and CVE_VERSION
  > openssl: fix crash on aarch64 if BTI is enabled but no Crypto instructions
  > dnf: fix Exception handling for class ProcessLock
  > bblayers/makesetup.py: Move git utility functions to oe.buildcfg module
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > classes/pypi: don't expose PYPI_ARCHIVE_NAME
  > wget: upgrade 1.21.4 -> 1.24.5
  > wayland-protocols: upgrade 1.33 -> 1.34
  > vala: upgrade 0.56.15 -> 0.56.16
  > python3-zipp: upgrade 3.17.0 -> 3.18.1
  > python3-wheel: upgrade 0.42.0 -> 0.43.0
  > python3-setuptools: upgrade 69.1.1 -> 69.2.0
  > python3-scons: upgrade 4.6.0 -> 4.7.0
  > python3-referencing: upgrade 0.33.0 -> 0.34.0
  > python3-pyelftools: upgrade 0.30 -> 0.31
  > python3-packaging: upgrade 23.2 -> 24.0
  > python3-markdown: upgrade 3.5.2 -> 3.6
  > python3-license-expression: upgrade 30.2.0 -> 30.3.0
  > python3-importlib-metadata: upgrade 7.0.2 -> 7.1.0
  > python3-hatchling: upgrade 1.21.1 -> 1.22.4
  > openssh: upgrade 9.6p1 -> 9.7p1
  > lighttpd: upgrade 1.4.74 -> 1.4.75
  > libxml2: upgrade 2.12.5 -> 2.12.6
  > libxkbcommon: upgrade 1.6.0 -> 1.7.0
  > libwpe: upgrade 1.14.2 -> 1.16.0
  > libpciaccess: upgrade 0.18 -> 0.18.1
  > libcomps: upgrade 0.1.20 -> 0.1.21
  > libbsd: upgrade 0.12.1 -> 0.12.2
  > harfbuzz: upgrade 8.3.0 -> 8.3.1
  > gnutls: upgrade 3.8.3 -> 3.8.4
  > enchant2: upgrade 2.6.7 -> 2.6.8
  > createrepo-c: upgrade 1.0.4 -> 1.1.0
  > bind: upgrade 9.18.24 -> 9.18.25
  > at-spi2-core: upgrade 2.50.1 -> 2.52.0
  > adwaita-icon-theme: upgrade 45.0 -> 46.0
  > shadow: update 4.14.2 -> 4.15.0
  > gnupg: upgrade 2.4.4 -> 2.4.5
  > xev: update 1.2.5 -> 1.2.6
  > xauth: upgrade 1.1.2 -> 1.1.3
  > stress-ng: upgrade 0.17.05 -> 0.17.06
  > shaderc: update 2023.8 -> 2024.0
  > repo: upgrade 2.42 -> 2.44
  > python3-trove-classifiers: upgrade 2024.2.23 -> 2024.3.3
  > python3-pytest: upgrade 8.0.2 -> 8.1.1
  > python3-pytest-subtests: upgrade 0.11.0 -> 0.12.1
  > python3-pyparsing: upgrade 3.1.1 -> 3.1.2
  > python3-pyopenssl: upgrade 24.0.0 -> 24.1.0
  > python3-pygobject: update 3.46.0 -> 3.48.1
  > python3-libarchive-c: upgrade 5.0 -> 5.1
  > python3-importlib-metadata: upgrade 7.0.1 -> 7.0.2
  > python3-hypothesis: upgrade 6.98.15 -> 6.99.4
  > python3-cython: upgrade 3.0.8 -> 3.0.9
  > psmisc: upgrade 23.6 -> 23.7
  > pango: upgrade 1.52.0 -> 1.52.1
  > mkfontscale: upgrade 1.2.2 -> 1.2.3
  > lzip: upgrade 1.24 -> 1.24.1
  > libxdmcp: upgrade 1.1.4 -> 1.1.5
  > libxcursor: upgrade 1.2.1 -> 1.2.2
  > libxcb: upgrade 1.16 -> 1.16.1
  > libsdl2: upgrade 2.30.0 -> 2.30.1
  > libpng: upgrade 1.6.42 -> 1.6.43
  > libfontenc: upgrade 1.1.7 -> 1.1.8
  > libassuan: upgrade 2.5.6 -> 2.5.7
  > ghostscript: upgrade 10.02.1 -> 10.03.0
  > gcr: upgrade 4.2.0 -> 4.2.1
  > encodings: upgrade 1.0.7 -> 1.1.0
  > diffoscope: upgrade 259 -> 260
  > debianutils: upgrade 5.16 -> 5.17
  > waffle: update 1.7.2 -> 1.8.0
  > texinfo: update 7.0.3 -> 7.1
  > tcl: update 8.6.13 -> 8.6.14
  > ruby: update 3.2.2 -> 3.3.0
  > rpm: update 4.19.1 -> 4.19.1.1
  > python3-lxml: update 5.0.0 -> 5.1.0
  > ovmf: update 202308 -> 202402
  > npth: update 1.6 -> 1.7
  > mdadm: Fix build with new musl
  > mdadm: update 4.2 -> 4.3
  > libtraceevent: update 1.7.3 -> 1.8.2
  > libpam: update 1.5.3 -> 1.6.0
  > go-helloworld: update to latest revision
  > icu: update 74-1 -> 74-2
  > gptfdisk: update 1.0.9 -> 1.0.10
  > dpkg: update 1.22.0 -> 1.22.5
  > attr: update 2.5.1 -> 2.5.2
  > bitbake: process: Ensure writes to connect pipes are flushed
  > README.hardware.md: add section on genericarm64 on qemu
  > README.hardware.md: fix Markdown formatting

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

* sources/meta-arm 2271e337...8d308aac (3):
  > arm: use UPSTREAM_CHECK_COMMITS for git versioned recipes
  > arm/sbsa-acs: use UPSTREAM_CHECK_URI for version checking
  > arm-bsp/trusted-firmware-a: n1sdp: update to 2.10

* sources/meta-freescale da46cb6c...1004c356 (2):
  > wayland: Delete recipe
  > Merge pull request #1773 from sapiippo/master

* sources/meta-freescale-3rdparty 2e27133...8b61684 (1):
  > Merge pull request #296 from chrisdimich/master

* sources/meta-intel e0f530f4...bdb3a520 (1):
  > intel-microcode: upgrade 20231114 -> 20240312

* sources/meta-openembedded a0a114361...648393217 (11):
  > DO NOT MERGE: Add Github actions support for CI
  > liberror-perl: move recipe from oe-core
  > gnome-user-share: remove hardcoded paths
  > python3-pydbus: Drop ${PYTHON_PN}
  > python3-validators: upgrade 0.22.0 > 0.24.0 and enable ptest
  > gdm: update 45.0.1 -> 46.0
  > gtkmm4: add x11 to REQUIRED_DISTRO_FEATURES
  > gnome-control-center: update 46.0 -> 46.0.1
  > gnome-user-share: add recipe
  > apache2: preset mpm=prefork by default
  > microsoft-gsl: Disable disabled-macro-expansion warning as error on clang/musl

* sources/meta-qt6 aa2a2ce...751e984 (5):
  < Merge pull request #41 from YoeDistro/kraj/6.7
  > qtwebengine: Fix build with clang18
  < Merge pull request #40 from YoeDistro/kraj/6.7
  < Merge pull request #39 from YoeDistro/kraj/6.7
  < qtwebengine: Fix build with clang18

* sources/meta-raspberrypi ec06e94...d072cc8 (1):
  > rpi-base: Add hifiberry-dacplusadc overlay

* sources/meta-riscv 0b1c786...d1c25da (1):
  > musl: Drop rv32 patches

* sources/meta-rockchip 06a65d4...faac4aa (1):
  > README: update submission information

* sources/meta-variscite-bsp e736253...2f7e3ae (18):
  < Merge pull request #16 from YoeDistro/kraj/mickledore-var02
  > uuu: Fix build with newer GCC >= 14
  < Merge pull request #15 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #14 from YoeDistro/kraj/mickledore-var02
  > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  > variscite: Enable optee machine feature on iMX8/IMX9 based machines
  > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: Make is scarthgap compatible
  > libubootenv: Refresh patch to apply to mickledore-var02
  > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som
  < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  < variscite: Enable optee machine feature on iMX8/IMX9 based machines
  < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  < imx-boot: Adjust for changes in do_compile in meta-freescale
  < layer.conf: Make is scarthgap compatible
  < libubootenv: Refresh patch to apply to mickledore-var02
  < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som

* sources/meta-variscite-bsp-common 9f2ea29...40accc5 (4):
  > layer.conf: Add scarthgap to layer compat
  > var-mii: update to latest
  > iw612-utils: add support for DART-MX8M-MINI
  < layer.conf: Add scarthgap to layer compat

* sources/poky f2ff622a4c...ab1a002254 (126):
  > linux-yocto: Fix rv32 syscall wrappers
  > poky-bleeding.bbclass: Remove use of SRCPV
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > oeqa/sstatetests: Fix race issue
  > ovmf: set CVE_PRODUCT and CVE_VERSION
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > classes/pypi: don't expose PYPI_ARCHIVE_NAME
  > wget: upgrade 1.21.4 -> 1.24.5
  > wayland-protocols: upgrade 1.33 -> 1.34
  > vala: upgrade 0.56.15 -> 0.56.16
  > python3-zipp: upgrade 3.17.0 -> 3.18.1
  > python3-wheel: upgrade 0.42.0 -> 0.43.0
  > python3-setuptools: upgrade 69.1.1 -> 69.2.0
  > python3-scons: upgrade 4.6.0 -> 4.7.0
  > python3-referencing: upgrade 0.33.0 -> 0.34.0
  > python3-pyelftools: upgrade 0.30 -> 0.31
  > python3-packaging: upgrade 23.2 -> 24.0
  > python3-markdown: upgrade 3.5.2 -> 3.6
  > python3-license-expression: upgrade 30.2.0 -> 30.3.0
  > python3-importlib-metadata: upgrade 7.0.2 -> 7.1.0
  > python3-hatchling: upgrade 1.21.1 -> 1.22.4
  > openssh: upgrade 9.6p1 -> 9.7p1
  > lighttpd: upgrade 1.4.74 -> 1.4.75
  > libxml2: upgrade 2.12.5 -> 2.12.6
  > libxkbcommon: upgrade 1.6.0 -> 1.7.0
  > libwpe: upgrade 1.14.2 -> 1.16.0
  > libpciaccess: upgrade 0.18 -> 0.18.1
  > libcomps: upgrade 0.1.20 -> 0.1.21
  > libbsd: upgrade 0.12.1 -> 0.12.2
  > harfbuzz: upgrade 8.3.0 -> 8.3.1
  > gnutls: upgrade 3.8.3 -> 3.8.4
  > enchant2: upgrade 2.6.7 -> 2.6.8
  > createrepo-c: upgrade 1.0.4 -> 1.1.0
  > bind: upgrade 9.18.24 -> 9.18.25
  > at-spi2-core: upgrade 2.50.1 -> 2.52.0
  > adwaita-icon-theme: upgrade 45.0 -> 46.0
  > shadow: update 4.14.2 -> 4.15.0
  > gnupg: upgrade 2.4.4 -> 2.4.5
  > xev: update 1.2.5 -> 1.2.6
  > xauth: upgrade 1.1.2 -> 1.1.3
  > stress-ng: upgrade 0.17.05 -> 0.17.06
  > shaderc: update 2023.8 -> 2024.0
  > repo: upgrade 2.42 -> 2.44
  > python3-trove-classifiers: upgrade 2024.2.23 -> 2024.3.3
  > python3-pytest: upgrade 8.0.2 -> 8.1.1
  > python3-pytest-subtests: upgrade 0.11.0 -> 0.12.1
  > python3-pyparsing: upgrade 3.1.1 -> 3.1.2
  > python3-pyopenssl: upgrade 24.0.0 -> 24.1.0
  > python3-pygobject: update 3.46.0 -> 3.48.1
  > python3-libarchive-c: upgrade 5.0 -> 5.1
  > python3-importlib-metadata: upgrade 7.0.1 -> 7.0.2
  > python3-hypothesis: upgrade 6.98.15 -> 6.99.4
  > python3-cython: upgrade 3.0.8 -> 3.0.9
  > psmisc: upgrade 23.6 -> 23.7
  > pango: upgrade 1.52.0 -> 1.52.1
  > mkfontscale: upgrade 1.2.2 -> 1.2.3
  > lzip: upgrade 1.24 -> 1.24.1
  > libxdmcp: upgrade 1.1.4 -> 1.1.5
  > libxcursor: upgrade 1.2.1 -> 1.2.2
  > libxcb: upgrade 1.16 -> 1.16.1
  > libsdl2: upgrade 2.30.0 -> 2.30.1
  > libpng: upgrade 1.6.42 -> 1.6.43
  > libfontenc: upgrade 1.1.7 -> 1.1.8
  > libassuan: upgrade 2.5.6 -> 2.5.7
  > ghostscript: upgrade 10.02.1 -> 10.03.0
  > gcr: upgrade 4.2.0 -> 4.2.1
  > encodings: upgrade 1.0.7 -> 1.1.0
  > diffoscope: upgrade 259 -> 260
  > debianutils: upgrade 5.16 -> 5.17
  > waffle: update 1.7.2 -> 1.8.0
  > texinfo: update 7.0.3 -> 7.1
  > tcl: update 8.6.13 -> 8.6.14
  > ruby: update 3.2.2 -> 3.3.0
  > rpm: update 4.19.1 -> 4.19.1.1
  > python3-lxml: update 5.0.0 -> 5.1.0
  > ovmf: update 202308 -> 202402
  > npth: update 1.6 -> 1.7
  > mdadm: Fix build with new musl
  > mdadm: update 4.2 -> 4.3
  > libtraceevent: update 1.7.3 -> 1.8.2
  > libpam: update 1.5.3 -> 1.6.0
  > go-helloworld: update to latest revision
  > icu: update 74-1 -> 74-2
  > gptfdisk: update 1.0.9 -> 1.0.10
  > dpkg: update 1.22.0 -> 1.22.5
  > attr: update 2.5.1 -> 2.5.2
  > bitbake: process: Ensure writes to connect pipes are flushed
  > oe/package: enhance objdump command call with llvm
  > utils: enhance readelf command call with llvm
  > mesa: Drop LLVM-17 patch
  > systemd: disable mdns feature in resolved for zeroconf
  > readline: Apply patches from readline-8.2-patches
  > curl: fix quoting when disabling flaky tests
  > populate_sdk_ext.bbclass: only overwirte lsb string if uninative is used
  > cml1: prompt location of updated .config after do_menuconfig()
  > cml1: remove needless check for write_taint attribute
  > dnf: fix Exception handling for class ProcessLock
  > bblayers/makesetup.py: Move git utility functions to oe.buildcfg module
  > tcl: Forward port skip logic for musl ptests
  > valgrind: Backport fixes from 3.22 branch
  > openssl: fix crash on aarch64 if BTI is enabled but no Crypto instructions
  > gstreamer: upgrade 1.22.10 -> 1.22.11
  > run-postinsts: Add workaround for locking deadlock issue
  > util-linux: Add fcntl-lock
  > util-linux: Add missing MIT license
  > linux-yocto/6.6: update CVE exclusions (6.6.23)
  > linux-yocto/6.6: update to v6.6.23
  > linux-yocto/6.6: nftables: ptest and cleanup tweaks
  > linux-yocto/6.6: cfg: genericarm64 configuration updates
  > selftest/sstatetests: run CDN check twice, ignoring errors the first time
  > glib-2.0: skip a timing sensitive ptest
  > liberror-perl: move to meta-perl
  > coreutils: drop obsolete liberror-perl RDEPENDS
  > README.hardware.md: add section on genericarm64 on qemu
  > README.hardware.md: fix Markdown formatting

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

* sources/meta-arm 2271e337...8d308aac (3):
  > arm: use UPSTREAM_CHECK_COMMITS for git versioned recipes
  > arm/sbsa-acs: use UPSTREAM_CHECK_URI for version checking
  > arm-bsp/trusted-firmware-a: n1sdp: update to 2.10

* sources/meta-freescale da46cb6c...1004c356 (2):
  > wayland: Delete recipe
  > Merge pull request #1773 from sapiippo/master

* sources/meta-freescale-3rdparty 2e27133...8b61684 (1):
  > Merge pull request #296 from chrisdimich/master

* sources/meta-intel e0f530f4...bdb3a520 (1):
  > intel-microcode: upgrade 20231114 -> 20240312

* sources/meta-openembedded a0a114361...0b21a6d91 (13):
  > DO NOT MERGE: Add Github actions support for CI
  > liberror-perl: move recipe from oe-core
  > meta-python-image-ptest: Use 2G RAM for some demanding tests
  > python3-ecdsa: remove python3-pbr
  > gnome-user-share: remove hardcoded paths
  > python3-pydbus: Drop ${PYTHON_PN}
  > python3-validators: upgrade 0.22.0 > 0.24.0 and enable ptest
  > gdm: update 45.0.1 -> 46.0
  > gtkmm4: add x11 to REQUIRED_DISTRO_FEATURES
  > gnome-control-center: update 46.0 -> 46.0.1
  > gnome-user-share: add recipe
  > apache2: preset mpm=prefork by default
  > microsoft-gsl: Disable disabled-macro-expansion warning as error on clang/musl

* sources/meta-qt6 aa2a2ce...751e984 (5):
  < Merge pull request #41 from YoeDistro/kraj/6.7
  > qtwebengine: Fix build with clang18
  < Merge pull request #40 from YoeDistro/kraj/6.7
  < Merge pull request #39 from YoeDistro/kraj/6.7
  < qtwebengine: Fix build with clang18

* sources/meta-raspberrypi ec06e94...d072cc8 (1):
  > rpi-base: Add hifiberry-dacplusadc overlay

* sources/meta-riscv 0b1c786...d1c25da (1):
  > musl: Drop rv32 patches

* sources/meta-rockchip 06a65d4...faac4aa (1):
  > README: update submission information

* sources/meta-variscite-bsp e736253...2f7e3ae (18):
  < Merge pull request #16 from YoeDistro/kraj/mickledore-var02
  > uuu: Fix build with newer GCC >= 14
  < Merge pull request #15 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #14 from YoeDistro/kraj/mickledore-var02
  > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  > variscite: Enable optee machine feature on iMX8/IMX9 based machines
  > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: Make is scarthgap compatible
  > libubootenv: Refresh patch to apply to mickledore-var02
  > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som
  < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  < variscite: Enable optee machine feature on iMX8/IMX9 based machines
  < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  < imx-boot: Adjust for changes in do_compile in meta-freescale
  < layer.conf: Make is scarthgap compatible
  < libubootenv: Refresh patch to apply to mickledore-var02
  < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som

* sources/meta-variscite-bsp-common 9f2ea29...40accc5 (4):
  > layer.conf: Add scarthgap to layer compat
  > var-mii: update to latest
  > iw612-utils: add support for DART-MX8M-MINI
  < layer.conf: Add scarthgap to layer compat

* sources/poky f2ff622a4c...2bf223a8d3 (126):
  > linux-yocto: Fix rv32 syscall wrappers
  > poky-bleeding.bbclass: Remove use of SRCPV
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > ovmf: set CVE_PRODUCT and CVE_VERSION
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > classes/pypi: don't expose PYPI_ARCHIVE_NAME
  > wget: upgrade 1.21.4 -> 1.24.5
  > wayland-protocols: upgrade 1.33 -> 1.34
  > vala: upgrade 0.56.15 -> 0.56.16
  > python3-zipp: upgrade 3.17.0 -> 3.18.1
  > python3-wheel: upgrade 0.42.0 -> 0.43.0
  > python3-setuptools: upgrade 69.1.1 -> 69.2.0
  > python3-scons: upgrade 4.6.0 -> 4.7.0
  > python3-referencing: upgrade 0.33.0 -> 0.34.0
  > python3-pyelftools: upgrade 0.30 -> 0.31
  > python3-packaging: upgrade 23.2 -> 24.0
  > python3-markdown: upgrade 3.5.2 -> 3.6
  > python3-license-expression: upgrade 30.2.0 -> 30.3.0
  > python3-importlib-metadata: upgrade 7.0.2 -> 7.1.0
  > python3-hatchling: upgrade 1.21.1 -> 1.22.4
  > openssh: upgrade 9.6p1 -> 9.7p1
  > lighttpd: upgrade 1.4.74 -> 1.4.75
  > libxml2: upgrade 2.12.5 -> 2.12.6
  > libxkbcommon: upgrade 1.6.0 -> 1.7.0
  > libwpe: upgrade 1.14.2 -> 1.16.0
  > libpciaccess: upgrade 0.18 -> 0.18.1
  > libcomps: upgrade 0.1.20 -> 0.1.21
  > libbsd: upgrade 0.12.1 -> 0.12.2
  > harfbuzz: upgrade 8.3.0 -> 8.3.1
  > gnutls: upgrade 3.8.3 -> 3.8.4
  > enchant2: upgrade 2.6.7 -> 2.6.8
  > createrepo-c: upgrade 1.0.4 -> 1.1.0
  > bind: upgrade 9.18.24 -> 9.18.25
  > at-spi2-core: upgrade 2.50.1 -> 2.52.0
  > adwaita-icon-theme: upgrade 45.0 -> 46.0
  > shadow: update 4.14.2 -> 4.15.0
  > gnupg: upgrade 2.4.4 -> 2.4.5
  > xev: update 1.2.5 -> 1.2.6
  > xauth: upgrade 1.1.2 -> 1.1.3
  > stress-ng: upgrade 0.17.05 -> 0.17.06
  > shaderc: update 2023.8 -> 2024.0
  > repo: upgrade 2.42 -> 2.44
  > python3-trove-classifiers: upgrade 2024.2.23 -> 2024.3.3
  > python3-pytest: upgrade 8.0.2 -> 8.1.1
  > python3-pytest-subtests: upgrade 0.11.0 -> 0.12.1
  > python3-pyparsing: upgrade 3.1.1 -> 3.1.2
  > python3-pyopenssl: upgrade 24.0.0 -> 24.1.0
  > python3-pygobject: update 3.46.0 -> 3.48.1
  > python3-libarchive-c: upgrade 5.0 -> 5.1
  > python3-importlib-metadata: upgrade 7.0.1 -> 7.0.2
  > python3-hypothesis: upgrade 6.98.15 -> 6.99.4
  > python3-cython: upgrade 3.0.8 -> 3.0.9
  > psmisc: upgrade 23.6 -> 23.7
  > pango: upgrade 1.52.0 -> 1.52.1
  > mkfontscale: upgrade 1.2.2 -> 1.2.3
  > lzip: upgrade 1.24 -> 1.24.1
  > libxdmcp: upgrade 1.1.4 -> 1.1.5
  > libxcursor: upgrade 1.2.1 -> 1.2.2
  > libxcb: upgrade 1.16 -> 1.16.1
  > libsdl2: upgrade 2.30.0 -> 2.30.1
  > libpng: upgrade 1.6.42 -> 1.6.43
  > libfontenc: upgrade 1.1.7 -> 1.1.8
  > libassuan: upgrade 2.5.6 -> 2.5.7
  > ghostscript: upgrade 10.02.1 -> 10.03.0
  > gcr: upgrade 4.2.0 -> 4.2.1
  > encodings: upgrade 1.0.7 -> 1.1.0
  > diffoscope: upgrade 259 -> 260
  > debianutils: upgrade 5.16 -> 5.17
  > waffle: update 1.7.2 -> 1.8.0
  > texinfo: update 7.0.3 -> 7.1
  > tcl: update 8.6.13 -> 8.6.14
  > ruby: update 3.2.2 -> 3.3.0
  > rpm: update 4.19.1 -> 4.19.1.1
  > python3-lxml: update 5.0.0 -> 5.1.0
  > ovmf: update 202308 -> 202402
  > npth: update 1.6 -> 1.7
  > mdadm: Fix build with new musl
  > mdadm: update 4.2 -> 4.3
  > libtraceevent: update 1.7.3 -> 1.8.2
  > libpam: update 1.5.3 -> 1.6.0
  > go-helloworld: update to latest revision
  > icu: update 74-1 -> 74-2
  > gptfdisk: update 1.0.9 -> 1.0.10
  > dpkg: update 1.22.0 -> 1.22.5
  > attr: update 2.5.1 -> 2.5.2
  > bitbake: process: Ensure writes to connect pipes are flushed
  > oeqa/sstatetests: Fix race issue
  > oe/package: enhance objdump command call with llvm
  > utils: enhance readelf command call with llvm
  > mesa: Drop LLVM-17 patch
  > systemd: disable mdns feature in resolved for zeroconf
  > readline: Apply patches from readline-8.2-patches
  > curl: fix quoting when disabling flaky tests
  > populate_sdk_ext.bbclass: only overwirte lsb string if uninative is used
  > cml1: prompt location of updated .config after do_menuconfig()
  > cml1: remove needless check for write_taint attribute
  > dnf: fix Exception handling for class ProcessLock
  > bblayers/makesetup.py: Move git utility functions to oe.buildcfg module
  > tcl: Forward port skip logic for musl ptests
  > valgrind: Backport fixes from 3.22 branch
  > openssl: fix crash on aarch64 if BTI is enabled but no Crypto instructions
  > gstreamer: upgrade 1.22.10 -> 1.22.11
  > run-postinsts: Add workaround for locking deadlock issue
  > util-linux: Add fcntl-lock
  > util-linux: Add missing MIT license
  > linux-yocto/6.6: update CVE exclusions (6.6.23)
  > linux-yocto/6.6: update to v6.6.23
  > linux-yocto/6.6: nftables: ptest and cleanup tweaks
  > linux-yocto/6.6: cfg: genericarm64 configuration updates
  > selftest/sstatetests: run CDN check twice, ignoring errors the first time
  > glib-2.0: skip a timing sensitive ptest
  > liberror-perl: move to meta-perl
  > coreutils: drop obsolete liberror-perl RDEPENDS
  > README.hardware.md: add section on genericarm64 on qemu
  > README.hardware.md: fix Markdown formatting

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

* sources/meta-arm 2271e337...8d308aac (3):
  > arm: use UPSTREAM_CHECK_COMMITS for git versioned recipes
  > arm/sbsa-acs: use UPSTREAM_CHECK_URI for version checking
  > arm-bsp/trusted-firmware-a: n1sdp: update to 2.10

* sources/meta-freescale da46cb6c...1004c356 (2):
  > wayland: Delete recipe
  > Merge pull request #1773 from sapiippo/master

* sources/meta-freescale-3rdparty 2e27133...8b61684 (1):
  > Merge pull request #296 from chrisdimich/master

* sources/meta-intel e0f530f4...bdb3a520 (1):
  > intel-microcode: upgrade 20231114 -> 20240312

* sources/meta-openembedded a0a114361...0b21a6d91 (13):
  > DO NOT MERGE: Add Github actions support for CI
  > liberror-perl: move recipe from oe-core
  > meta-python-image-ptest: Use 2G RAM for some demanding tests
  > python3-ecdsa: remove python3-pbr
  > gnome-user-share: remove hardcoded paths
  > python3-pydbus: Drop ${PYTHON_PN}
  > python3-validators: upgrade 0.22.0 > 0.24.0 and enable ptest
  > gdm: update 45.0.1 -> 46.0
  > gtkmm4: add x11 to REQUIRED_DISTRO_FEATURES
  > gnome-control-center: update 46.0 -> 46.0.1
  > gnome-user-share: add recipe
  > apache2: preset mpm=prefork by default
  > microsoft-gsl: Disable disabled-macro-expansion warning as error on clang/musl

* sources/meta-qt6 aa2a2ce...751e984 (5):
  < Merge pull request #41 from YoeDistro/kraj/6.7
  > qtwebengine: Fix build with clang18
  < Merge pull request #40 from YoeDistro/kraj/6.7
  < Merge pull request #39 from YoeDistro/kraj/6.7
  < qtwebengine: Fix build with clang18

* sources/meta-raspberrypi ec06e94...d072cc8 (1):
  > rpi-base: Add hifiberry-dacplusadc overlay

* sources/meta-riscv 0b1c786...d1c25da (1):
  > musl: Drop rv32 patches

* sources/meta-rockchip 06a65d4...faac4aa (1):
  > README: update submission information

* sources/meta-variscite-bsp e736253...2f7e3ae (18):
  < Merge pull request #16 from YoeDistro/kraj/mickledore-var02
  > uuu: Fix build with newer GCC >= 14
  < Merge pull request #15 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #14 from YoeDistro/kraj/mickledore-var02
  > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  > variscite: Enable optee machine feature on iMX8/IMX9 based machines
  > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: Make is scarthgap compatible
  > libubootenv: Refresh patch to apply to mickledore-var02
  > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som
  < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  < variscite: Enable optee machine feature on iMX8/IMX9 based machines
  < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  < imx-boot: Adjust for changes in do_compile in meta-freescale
  < layer.conf: Make is scarthgap compatible
  < libubootenv: Refresh patch to apply to mickledore-var02
  < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som

* sources/meta-variscite-bsp-common 9f2ea29...40accc5 (4):
  > layer.conf: Add scarthgap to layer compat
  > var-mii: update to latest
  > iw612-utils: add support for DART-MX8M-MINI
  < layer.conf: Add scarthgap to layer compat

* sources/poky f2ff622a4c...2bf223a8d3 (126):
  > linux-yocto: Fix rv32 syscall wrappers
  > poky-bleeding.bbclass: Remove use of SRCPV
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > ovmf: set CVE_PRODUCT and CVE_VERSION
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > classes/pypi: don't expose PYPI_ARCHIVE_NAME
  > wget: upgrade 1.21.4 -> 1.24.5
  > wayland-protocols: upgrade 1.33 -> 1.34
  > vala: upgrade 0.56.15 -> 0.56.16
  > python3-zipp: upgrade 3.17.0 -> 3.18.1
  > python3-wheel: upgrade 0.42.0 -> 0.43.0
  > python3-setuptools: upgrade 69.1.1 -> 69.2.0
  > python3-scons: upgrade 4.6.0 -> 4.7.0
  > python3-referencing: upgrade 0.33.0 -> 0.34.0
  > python3-pyelftools: upgrade 0.30 -> 0.31
  > python3-packaging: upgrade 23.2 -> 24.0
  > python3-markdown: upgrade 3.5.2 -> 3.6
  > python3-license-expression: upgrade 30.2.0 -> 30.3.0
  > python3-importlib-metadata: upgrade 7.0.2 -> 7.1.0
  > python3-hatchling: upgrade 1.21.1 -> 1.22.4
  > openssh: upgrade 9.6p1 -> 9.7p1
  > lighttpd: upgrade 1.4.74 -> 1.4.75
  > libxml2: upgrade 2.12.5 -> 2.12.6
  > libxkbcommon: upgrade 1.6.0 -> 1.7.0
  > libwpe: upgrade 1.14.2 -> 1.16.0
  > libpciaccess: upgrade 0.18 -> 0.18.1
  > libcomps: upgrade 0.1.20 -> 0.1.21
  > libbsd: upgrade 0.12.1 -> 0.12.2
  > harfbuzz: upgrade 8.3.0 -> 8.3.1
  > gnutls: upgrade 3.8.3 -> 3.8.4
  > enchant2: upgrade 2.6.7 -> 2.6.8
  > createrepo-c: upgrade 1.0.4 -> 1.1.0
  > bind: upgrade 9.18.24 -> 9.18.25
  > at-spi2-core: upgrade 2.50.1 -> 2.52.0
  > adwaita-icon-theme: upgrade 45.0 -> 46.0
  > shadow: update 4.14.2 -> 4.15.0
  > gnupg: upgrade 2.4.4 -> 2.4.5
  > xev: update 1.2.5 -> 1.2.6
  > xauth: upgrade 1.1.2 -> 1.1.3
  > stress-ng: upgrade 0.17.05 -> 0.17.06
  > shaderc: update 2023.8 -> 2024.0
  > repo: upgrade 2.42 -> 2.44
  > python3-trove-classifiers: upgrade 2024.2.23 -> 2024.3.3
  > python3-pytest: upgrade 8.0.2 -> 8.1.1
  > python3-pytest-subtests: upgrade 0.11.0 -> 0.12.1
  > python3-pyparsing: upgrade 3.1.1 -> 3.1.2
  > python3-pyopenssl: upgrade 24.0.0 -> 24.1.0
  > python3-pygobject: update 3.46.0 -> 3.48.1
  > python3-libarchive-c: upgrade 5.0 -> 5.1
  > python3-importlib-metadata: upgrade 7.0.1 -> 7.0.2
  > python3-hypothesis: upgrade 6.98.15 -> 6.99.4
  > python3-cython: upgrade 3.0.8 -> 3.0.9
  > psmisc: upgrade 23.6 -> 23.7
  > pango: upgrade 1.52.0 -> 1.52.1
  > mkfontscale: upgrade 1.2.2 -> 1.2.3
  > lzip: upgrade 1.24 -> 1.24.1
  > libxdmcp: upgrade 1.1.4 -> 1.1.5
  > libxcursor: upgrade 1.2.1 -> 1.2.2
  > libxcb: upgrade 1.16 -> 1.16.1
  > libsdl2: upgrade 2.30.0 -> 2.30.1
  > libpng: upgrade 1.6.42 -> 1.6.43
  > libfontenc: upgrade 1.1.7 -> 1.1.8
  > libassuan: upgrade 2.5.6 -> 2.5.7
  > ghostscript: upgrade 10.02.1 -> 10.03.0
  > gcr: upgrade 4.2.0 -> 4.2.1
  > encodings: upgrade 1.0.7 -> 1.1.0
  > diffoscope: upgrade 259 -> 260
  > debianutils: upgrade 5.16 -> 5.17
  > waffle: update 1.7.2 -> 1.8.0
  > texinfo: update 7.0.3 -> 7.1
  > tcl: update 8.6.13 -> 8.6.14
  > ruby: update 3.2.2 -> 3.3.0
  > rpm: update 4.19.1 -> 4.19.1.1
  > python3-lxml: update 5.0.0 -> 5.1.0
  > ovmf: update 202308 -> 202402
  > npth: update 1.6 -> 1.7
  > mdadm: Fix build with new musl
  > mdadm: update 4.2 -> 4.3
  > libtraceevent: update 1.7.3 -> 1.8.2
  > libpam: update 1.5.3 -> 1.6.0
  > go-helloworld: update to latest revision
  > icu: update 74-1 -> 74-2
  > gptfdisk: update 1.0.9 -> 1.0.10
  > dpkg: update 1.22.0 -> 1.22.5
  > attr: update 2.5.1 -> 2.5.2
  > bitbake: process: Ensure writes to connect pipes are flushed
  > oeqa/sstatetests: Fix race issue
  > oe/package: enhance objdump command call with llvm
  > utils: enhance readelf command call with llvm
  > mesa: Drop LLVM-17 patch
  > systemd: disable mdns feature in resolved for zeroconf
  > readline: Apply patches from readline-8.2-patches
  > curl: fix quoting when disabling flaky tests
  > populate_sdk_ext.bbclass: only overwirte lsb string if uninative is used
  > cml1: prompt location of updated .config after do_menuconfig()
  > cml1: remove needless check for write_taint attribute
  > dnf: fix Exception handling for class ProcessLock
  > bblayers/makesetup.py: Move git utility functions to oe.buildcfg module
  > tcl: Forward port skip logic for musl ptests
  > valgrind: Backport fixes from 3.22 branch
  > openssl: fix crash on aarch64 if BTI is enabled but no Crypto instructions
  > gstreamer: upgrade 1.22.10 -> 1.22.11
  > run-postinsts: Add workaround for locking deadlock issue
  > util-linux: Add fcntl-lock
  > util-linux: Add missing MIT license
  > linux-yocto/6.6: update CVE exclusions (6.6.23)
  > linux-yocto/6.6: update to v6.6.23
  > linux-yocto/6.6: nftables: ptest and cleanup tweaks
  > linux-yocto/6.6: cfg: genericarm64 configuration updates
  > selftest/sstatetests: run CDN check twice, ignoring errors the first time
  > glib-2.0: skip a timing sensitive ptest
  > liberror-perl: move to meta-perl
  > coreutils: drop obsolete liberror-perl RDEPENDS
  > README.hardware.md: add section on genericarm64 on qemu
  > README.hardware.md: fix Markdown formatting

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

* sources/meta-arm 2271e337...8d308aac (3):
  > arm: use UPSTREAM_CHECK_COMMITS for git versioned recipes
  > arm/sbsa-acs: use UPSTREAM_CHECK_URI for version checking
  > arm-bsp/trusted-firmware-a: n1sdp: update to 2.10

* sources/meta-freescale da46cb6c...1004c356 (2):
  > wayland: Delete recipe
  > Merge pull request #1773 from sapiippo/master

* sources/meta-freescale-3rdparty 2e27133...8b61684 (1):
  > Merge pull request #296 from chrisdimich/master

* sources/meta-intel e0f530f4...bdb3a520 (1):
  > intel-microcode: upgrade 20231114 -> 20240312

* sources/meta-openembedded a0a114361...cb9e317cb (15):
  > DO NOT MERGE: Add Github actions support for CI
  > ghex: update 45.1 -> 46.0
  > webkitgtk3: update 2.42.5 -> 2.44.0
  > liberror-perl: move recipe from oe-core
  > meta-python-image-ptest: Use 2G RAM for some demanding tests
  > python3-ecdsa: remove python3-pbr
  > gnome-user-share: remove hardcoded paths
  > python3-pydbus: Drop ${PYTHON_PN}
  > python3-validators: upgrade 0.22.0 > 0.24.0 and enable ptest
  > gdm: update 45.0.1 -> 46.0
  > gtkmm4: add x11 to REQUIRED_DISTRO_FEATURES
  > gnome-control-center: update 46.0 -> 46.0.1
  > gnome-user-share: add recipe
  > apache2: preset mpm=prefork by default
  > microsoft-gsl: Disable disabled-macro-expansion warning as error on clang/musl

* sources/meta-qt6 aa2a2ce...751e984 (5):
  < Merge pull request #41 from YoeDistro/kraj/6.7
  > qtwebengine: Fix build with clang18
  < Merge pull request #40 from YoeDistro/kraj/6.7
  < Merge pull request #39 from YoeDistro/kraj/6.7
  < qtwebengine: Fix build with clang18

* sources/meta-raspberrypi ec06e94...d072cc8 (1):
  > rpi-base: Add hifiberry-dacplusadc overlay

* sources/meta-riscv 0b1c786...d1c25da (1):
  > musl: Drop rv32 patches

* sources/meta-rockchip 06a65d4...faac4aa (1):
  > README: update submission information

* sources/meta-tegra 6bef48c4...95456f2f (3):
  > tegra-helper-scripts: initrd-flash: propagate CHIP_SKU to helper script
  > tegra-helper-scripts: update tegra-flash-helper
  > tegra-helper-scripts: add get-filename function to nvflashxmlparse

* sources/meta-variscite-bsp e736253...2f7e3ae (18):
  < Merge pull request #16 from YoeDistro/kraj/mickledore-var02
  > uuu: Fix build with newer GCC >= 14
  < Merge pull request #15 from YoeDistro/kraj/mickledore-var02
  < Merge pull request #14 from YoeDistro/kraj/mickledore-var02
  > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  > variscite: Enable optee machine feature on iMX8/IMX9 based machines
  > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: Make is scarthgap compatible
  > libubootenv: Refresh patch to apply to mickledore-var02
  > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som
  < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well
  < variscite: Enable optee machine feature on iMX8/IMX9 based machines
  < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE
  < imx-boot: Adjust for changes in do_compile in meta-freescale
  < layer.conf: Make is scarthgap compatible
  < libubootenv: Refresh patch to apply to mickledore-var02
  < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som

* sources/meta-variscite-bsp-common 9f2ea29...40accc5 (4):
  > layer.conf: Add scarthgap to layer compat
  > var-mii: update to latest
  > iw612-utils: add support for DART-MX8M-MINI
  < layer.conf: Add scarthgap to layer compat

* sources/poky f2ff622a4c...2bf223a8d3 (126):
  > linux-yocto: Fix rv32 syscall wrappers
  > poky-bleeding.bbclass: Remove use of SRCPV
  > ofono: Fix build with musl
  > quota: Fix build with latest musl.
  > pciutils: Fix build with latest musl
  > iproute2: Provide gnu compatible basename API locally
  > bluez5: Fix build with musl
  > btrfs-tools: Fix build with musl
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > musl: Upgrade to latest tip of trunk
  > musl: Update to 1.2.5 release
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > ovmf: set CVE_PRODUCT and CVE_VERSION
  > Revert "testimage: Enable runtime 'login' screenshot tests"
  > testimage: Enable runtime 'login' screenshot tests
  > classes/pypi: don't expose PYPI_ARCHIVE_NAME
  > wget: upgrade 1.21.4 -> 1.24.5
  > wayland-protocols: upgrade 1.33 -> 1.34
  > vala: upgrade 0.56.15 -> 0.56.16
  > python3-zipp: upgrade 3.17.0 -> 3.18.1
  > python3-wheel: upgrade 0.42.0 -> 0.43.0
  > python3-setuptools: upgrade 69.1.1 -> 69.2.0
  > python3-scons: upgrade 4.6.0 -> 4.7.0
  > python3-referencing: upgrade 0.33.0 -> 0.34.0
  > python3-pyelftools: upgrade 0.30 -> 0.31
  > python3-packaging: upgrade 23.2 -> 24.0
  > python3-markdown: upgrade 3.5.2 -> 3.6
  > python3-license-expression: upgrade 30.2.0 -> 30.3.0
  > python3-importlib-metadata: upgrade 7.0.2 -> 7.1.0
  > python3-hatchling: upgrade 1.21.1 -> 1.22.4
  > openssh: upgrade 9.6p1 -> 9.7p1
  > lighttpd: upgrade 1.4.74 -> 1.4.75
  > libxml2: upgrade 2.12.5 -> 2.12.6
  > libxkbcommon: upgrade 1.6.0 -> 1.7.0
  > libwpe: upgrade 1.14.2 -> 1.16.0
  > libpciaccess: upgrade 0.18 -> 0.18.1
  > libcomps: upgrade 0.1.20 -> 0.1.21
  > libbsd: upgrade 0.12.1 -> 0.12.2
  > harfbuzz: upgrade 8.3.0 -> 8.3.1
  > gnutls: upgrade 3.8.3 -> 3.8.4
  > enchant2: upgrade 2.6.7 -> 2.6.8
  > createrepo-c: upgrade 1.0.4 -> 1.1.0
  > bind: upgrade 9.18.24 -> 9.18.25
  > at-spi2-core: upgrade 2.50.1 -> 2.52.0
  > adwaita-icon-theme: upgrade 45.0 -> 46.0
  > shadow: update 4.14.2 -> 4.15.0
  > gnupg: upgrade 2.4.4 -> 2.4.5
  > xev: update 1.2.5 -> 1.2.6
  > xauth: upgrade 1.1.2 -> 1.1.3
  > stress-ng: upgrade 0.17.05 -> 0.17.06
  > shaderc: update 2023.8 -> 2024.0
  > repo: upgrade 2.42 -> 2.44
  > python3-trove-classifiers: upgrade 2024.2.23 -> 2024.3.3
  > python3-pytest: upgrade 8.0.2 -> 8.1.1
  > python3-pytest-subtests: upgrade 0.11.0 -> 0.12.1
  > python3-pyparsing: upgrade 3.1.1 -> 3.1.2
  > python3-pyopenssl: upgrade 24.0.0 -> 24.1.0
  > python3-pygobject: update 3.46.0 -> 3.48.1
  > python3-libarchive-c: upgrade 5.0 -> 5.1
  > python3-importlib-metadata: upgrade 7.0.1 -> 7.0.2
  > python3-hypothesis: upgrade 6.98.15 -> 6.99.4
  > python3-cython: upgrade 3.0.8 -> 3.0.9
  > psmisc: upgrade 23.6 -> 23.7
  > pango: upgrade 1.52.0 -> 1.52.1
  > mkfontscale: upgrade 1.2.2 -> 1.2.3
  > lzip: upgrade 1.24 -> 1.24.1
  > libxdmcp: upgrade 1.1.4 -> 1.1.5
  > libxcursor: upgrade 1.2.1 -> 1.2.2
  > libxcb: upgrade 1.16 -> 1.16.1
  > libsdl2: upgrade 2.30.0 -> 2.30.1
  > libpng: upgrade 1.6.42 -> 1.6.43
  > libfontenc: upgrade 1.1.7 -> 1.1.8
  > libassuan: upgrade 2.5.6 -> 2.5.7
  > ghostscript: upgrade 10.02.1 -> 10.03.0
  > gcr: upgrade 4.2.0 -> 4.2.1
  > encodings: upgrade 1.0.7 -> 1.1.0
  > diffoscope: upgrade 259 -> 260
  > debianutils: upgrade 5.16 -> 5.17
  > waffle: update 1.7.2 -> 1.8.0
  > texinfo: update 7.0.3 -> 7.1
  > tcl: update 8.6.13 -> 8.6.14
  > ruby: update 3.2.2 -> 3.3.0
  > rpm: update 4.19.1 -> 4.19.1.1
  > python3-lxml: update 5.0.0 -> 5.1.0
  > ovmf: update 202308 -> 202402
  > npth: update 1.6 -> 1.7
  > mdadm: Fix build with new musl
  > mdadm: update 4.2 -> 4.3
  > libtraceevent: update 1.7.3 -> 1.8.2
  > libpam: update 1.5.3 -> 1.6.0
  > go-helloworld: update to latest revision
  > icu: update 74-1 -> 74-2
  > gptfdisk: update 1.0.9 -> 1.0.10
  > dpkg: update 1.22.0 -> 1.22.5
  > attr: update 2.5.1 -> 2.5.2
  > bitbake: process: Ensure writes to connect pipes are flushed
  > oeqa/sstatetests: Fix race issue
  > oe/package: enhance objdump command call with llvm
  > utils: enhance readelf command call with llvm
  > mesa: Drop LLVM-17 patch
  > systemd: disable mdns feature in resolved for zeroconf
  > readline: Apply patches from readline-8.2-patches
  > curl: fix quoting when disabling flaky tests
  > populate_sdk_ext.bbclass: only overwirte lsb string if uninative is used
  > cml1: prompt location of updated .config after do_menuconfig()
  > cml1: remove needless check for write_taint attribute
  > dnf: fix Exception handling for class ProcessLock
  > bblayers/makesetup.py: Move git utility functions to oe.buildcfg module
  > tcl: Forward port skip logic for musl ptests
  > valgrind: Backport fixes from 3.22 branch
  > openssl: fix crash on aarch64 if BTI is enabled but no Crypto instructions
  > gstreamer: upgrade 1.22.10 -> 1.22.11
  > run-postinsts: Add workaround for locking deadlock issue
  > util-linux: Add fcntl-lock
  > util-linux: Add missing MIT license
  > linux-yocto/6.6: update CVE exclusions (6.6.23)
  > linux-yocto/6.6: update to v6.6.23
  > linux-yocto/6.6: nftables: ptest and cleanup tweaks
  > linux-yocto/6.6: cfg: genericarm64 configuration updates
  > selftest/sstatetests: run CDN check twice, ignoring errors the first time
  > glib-2.0: skip a timing sensitive ptest
  > liberror-perl: move to meta-perl
  > coreutils: drop obsolete liberror-perl RDEPENDS
  > README.hardware.md: add section on genericarm64 on qemu
  > README.hardware.md: fix Markdown formatting

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

Successfully merging this pull request may close these issues.

2 participants