-
-
Notifications
You must be signed in to change notification settings - Fork 46
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
Updating sources/bitbake sources/meta-96boards sources/meta-browser s… #65
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ources/meta-qt5 sources/meta-raspberrypi sources/meta-rust sources/openembedded-core * sources/bitbake f76075a...7414b35 (5): > fetch: don't use shell=True when listing ar files > layerindex: don't use shell=True when cloning > tests/fetch: Update after recent gitsm message changes > fetch/git: fix AttributeError in shallow extraction logic > cooker: Fix multiconfig dependencies * sources/meta-96boards 5b27380...46b6024 (1): > Merge pull request #283 from mrchapp/master-qcs404 * sources/meta-browser 261dba7...5c6cb17 (1): > firefox: Improve building stylo * sources/meta-qt5 18f82a8...fe453ec (1): > packagegroup-qt5-toolchain-target: Skip qtwebkit if opengl not found * sources/meta-raspberrypi 7c94afe...f752e92 (3): > bluez5: use pi-bluetooth package for startup infrastructure > linux-firmware: replace machine override with new recipes > omxplaye: Fix build with userland graphic driver * sources/meta-rust ea613e2...4c9068b (1): > Merge pull request #216 from hongxu-jia/master * sources/openembedded-core fc5418e...04469ab (69): > u-boot: Upgrade 2018.07 -> 2018.11 > dnf: update to 4.0.9 > libdnf: update to 0.22.3 > meson: Disable rpath stripping at install time > python: let more modules build in native > python: add tk support > python3: add tk support > libdrm: Upgrade 2.4.94 -> 2.4.96 > ethtool: 4.17 -> 4.19 > iproute2: 4.18.0 -> 4.19.0 > busybox: add zip to RDEPENDS of ptest package > busybox: ship a symlink farm for ptest > busybox: check CONFIG_DESKTOP before using 'od -t' in test case > busybox: fix du-l-works test case > busybox: use example.org instead of google.com in wget test case > busybox: check uudecode before using it in test case > bzip2: extend alternatives list to include bzip2 > busybox: enable bzip2 by default > sstate.bbclass: Only remove sstate file when task is existed > bugzilla.bbclass: Remove it since obsoleted > ncurses: upgrade 6.1 -> 6.1+20181013 > libgcrypt: upgrade 1.8.3 -> 1.8.4 > gnupg: upgrade 2.2.10 -> 2.2.11 > elfutils: 0.174 -> 0.175 > recipes: Remove tab indentations in python code > classes: Remove tab indentations in python code > ptest: Reproducibility: Take control of umask > u-boot: Add mkenvimage tool > dmidecode: fix the Upstream-Status in a custom patch > arc: Disable LTTng > reproducible: Don't look for youngest file when no source tarball > reproducible: Refactor: Break out fixed_source_date_epoch() function > boost-context: Reproducibility: Set .file section for all *_elf_gas.S files > socat: fix LICENSE > lighttpd: update to 1.4.51 > libwebp: update to 1.0.1 > sysprof: update to 3.30.2 > psmisc: update to 23.2 > webkitgtk: update to 2.22.4 > vala: update to 0.42.3 > icu: update to 63.1 > gdbm: update to 1.18.1 > tiff: update to 4.0.10 > dmidecode: update to 3.2 > openssl10: update to 1.0.2q > gobject-introspection: update to 1.58.1 > openssl: don't disable the AFALG engine based on host kernel > openssl: output the configure data in do_configure > documentation: Add newlib to TCLIBC's [doc] entry > mdadm: Upgrade to 4.1 > gcc: Select proper ARC CPU when build for target > sstate.bbclass: set SSTATE_EXTRAPATHWILDCARD explicitly > terminal: Cope with unreleased versions of tmux > testimage: Add support for slirp > oeqa/qemu: Add support for slirp > qemurunner: Add support for slirp > oeqa/qemu & runtime: qemu do not need ip input from external > maintainers: Add entry for new recipe libdazzle > gtk+3: update to 3.24.1 > libdazzle: add recipe > epiphany: update to 3.30.2 > webkitgtk: update to 2.22.3 > package_manager.py: fix the message used to catch failing postinsts from dnf > libcomps: add a patch to fix the missing crc32 symbol error under musl > dnf: update to 4.0.4 > libsolv: update to 0.7.1 > librepo: update to 1.9.2 > rpm: update to 4.14.2.1 > libdnf: update to 0.22.0 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Mar 20, 2019
…scale sources/meta-openembedded sources/openembedded-core * sources/bitbake 6065540c...e1f25240 (6): > fetch2: Fix undefined variable issues > fetch2/wget: Remove pointless lambda function > fetch2/wget: Clean up whitespace/comments > fetch2/wget: Fix typo in proxy handling > fetch2/wget: Cleanup module imports > fetch2/wget: Fix authentication in checkstatus() of the wget fetcher * sources/meta-browser 687dfc1...10ea266 (1): > chromium: Update to 73.0.3683.75 * sources/meta-freescale 4ee59074...b4cecfc9 (1): > Merge pull request #65 from vdehors/master * sources/meta-openembedded 598e95778...d6dfe68f8 (26): > sysdig: Upgrade to 0.24.2+ > blueman: update to 2.0.8 > log4cplus: update to 2.0.3 > nbench-byte: update SRC_URI > nodejs: fix target ldflags using > python3-pillow: add 5.4.1 > utilities: Fix build failure with -Werror=maybe-uninitialized > gvfs: 1.39.92 -> 1.40.0 > libgtop: 2.38.0 -> 2.40.0 > cxxtest: update to 4.4 > cppunit: update to 1.14.0 > libuv: update to 1.27.0 > libev: update to 4.25 > igmpproxy: update to 0.2.1 > packagegroup-tools-bluetooth: fix rdepends < sysdig: Upgrade to 0.24.2+ < utilities: Fix build failure with -Werror=maybe-uninitialized < gvfs: 1.39.92 -> 1.40.0 < libgtop: 2.38.0 -> 2.40.0 < cxxtest: update to 4.4 < cppunit: update to 1.14.0 < libuv: update to 1.27.0 < libev: update to 4.25 < igmpproxy: update to 0.2.1 < packagegroup-tools-bluetooth: fix rdepends < blueman: update to 2.0.8 * sources/openembedded-core e9464e69ee...393a8d951a (25): > cross-canadian.bbclass: Do not override LIBCOVERRIDE with SDK libc override > gcc-9.0: Add recipes for upcoming gcc 9.0 release in mid-2019 > oeqa: Recognise svlogd as another logger > recipes: Add runit and related recipes > build-appliance-image: Update to master head revision > Remove the simd tune for armv8a > openssl10: Upgrade 1.0.2q -> 1.0.2r > openssl: Upgrade 1.1.1a -> 1.1.1b > openssl: Remove the c_rehash shell re-implementation > yocto-uninative: Update to 2.4 > gdb: Do not disable lttng-ust on risc-v > packagegroup-core-tools-profile: Do not remove lttng-ust for musl and risc-v > lttng: Enable tools and modules on riscv > qemu: backport patches to fix cves > oeqa/manual/toaster: updated test id naming < gdb: Do not disable lttng-ust on risc-v < packagegroup-core-tools-profile: Do not remove lttng-ust for musl and risc-v < lttng: Enable tools and modules on riscv < cross-canadian.bbclass: Do not override LIBCOVERRIDE with SDK libc override < gcc-9.0: Add recipes for upcoming gcc 9.0 release in mid-2019 < oeqa: Recognise svlogd as another logger < recipes: Add runit and related recipes < qemu: backport patches to fix cves < mesa: Convert recipe to use meson build system < mesa: Update 18.3.4 -> 19.0.0 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Mar 22, 2019
…wser sources/meta-freescale sources/meta-raspberrypi sources/meta-riscv sources/meta-ti sources/openembedded-core * sources/bitbake 6065540c...e1f25240 (6): > fetch2: Fix undefined variable issues > fetch2/wget: Remove pointless lambda function > fetch2/wget: Clean up whitespace/comments > fetch2/wget: Fix typo in proxy handling > fetch2/wget: Cleanup module imports > fetch2/wget: Fix authentication in checkstatus() of the wget fetcher * sources/meta-96boards 9f4e7e5...8d8e99b (1): > Merge pull request #301 from vishalbhoj/master * sources/meta-browser 687dfc1...ce064f7 (2): > chromium-ozone-wayland: ship libminigbm.so if it exists > chromium: Update to 73.0.3683.75 * sources/meta-freescale 4ee59074...6afb1fea (4): > linux-fslc: Upgrade 4.20 -> 5.0 > u-boot-fslc: Upgrade 2018.11 -> 2019.04 > Merge pull request #67 from guochunrong/master > Merge pull request #65 from vdehors/master * sources/meta-raspberrypi 1b990fb...2586881 (1): > linux-kernel: Upgrade to 4.9.29 * sources/meta-riscv 41ef243...ddbc816 (4): > freedom-u540.conf: set console to ttySIF0 > libunwind: Fix build for riscv64 > recipes-kernel: linux-mainline: Initial commit of mainline 5.1 kernel > glibc: Update 32-bit glibc * sources/meta-ti 775b2a64...d38d01b0 (38): > ti-pdk-build-rtos: SRCREV update to 01.00.00.12 > vps-lld-rtos: SRCREV update to 01.00.01.13A > profiling-rtos: SRCREV update to 01.00.00.08 > usb-lld-rtos: SRCREV update to 01.00.00.17 > udma-lld-rtos: SRCREV update to 01.00.00.02 > uart-lld-rtos: SRCREV update to 01.00.00.14 > transport: SRCREV update to 01.00.00.15 > starterware:SRCREV update to 02.01.01.10, added dependency to ti-xdctools-native > spi-lld-rtos: SRCREV update to 01.00.00.14A > sciclient-rtos: SRCREV update to 01.00.00.02A > sa-lld: SRCREV update to 04.00.00.02, added osal-rtos dependency for rtos > pruss-lld:SRCREV update to 01.00.00.13 > pm-lld-rtos: SRCREV update to 01.08.00.21 & 01.04.00.05C (for ti33x, ti43x, k2g) > pcie-lld-rtos: SRCREV update to 02.03.00.03 > osal: SRCREV update to 01.00.00.14A > mmcsd-lld-rtos: SRCREV update to 01.00.00.15 > mcbsp-lld-rtos: SRCREV update to 01.00.00.12 > mcasp-lld-rtos: SRCREV update to 01.01.00.13 > icss-emac-lld: SRCREV update to 01.00.00.15 > i2c-lld-rtos: SRCREV update to 01.00.00.14 > gpmc-lld-rtos:SRCREV udpate to 01.00.00.03A > gpio-lld-rtos: SRCREV updater to 01.00.00.14 > fatfs-rtos: SRCREV update to 01.00.00.13, added osal-rtos dependency > emac-lld-rtos: SRCREV bump to 01.00.03.14A > common-csl-rtos:SRCREV bump to 03.03.00.14B > board-rtos: SRCREV bump to 01.00.10.04, added dependency on osal-rtos for all targets > linux-ti-staging: update to ti2019.00-rc3 tag > u-boot-ti-staging: update to ti2019.00-rc3 tag > gcc-arm-none-eabi: suppress more QA warnings and errors > ti-sysbios: Update to version 6.75.02.00 > ti-cgt-arm: Update to version 18.1.5 LTS > ti-xdctools: Update to version 3.51.01.18 > ti-cgt6x: Update to version 8.3.2 > ti-cg-xml: Update to version 2.61.00 > gcc-arm-none-eabi: Update to 7.0-2018-q2-update > osal: SRCREV udpate to 01.00.00.14 > edma3-lld: SRCREV update to 2.12.05.30D > common-csl-ip: SRCREV update to 03.03.00.14 * sources/openembedded-core be7cbe86f0...91e3b2a762 (23): > goarch: Add riscv64 > systemd: Update to systemd-stable v241-stable release > qemu: Fix "backport patches to fix cves" patch issue > build-appliance-image: Update to master head revision > Remove the simd tune for armv8a > openssl10: Upgrade 1.0.2q -> 1.0.2r > openssl: Upgrade 1.1.1a -> 1.1.1b > openssl: Remove the c_rehash shell re-implementation > yocto-uninative: Update to 2.4 > gdb: Do not disable lttng-ust on risc-v > packagegroup-core-tools-profile: Do not remove lttng-ust for musl and risc-v > lttng: Enable tools and modules on riscv > qemu: backport patches to fix cves > oeqa/manual/toaster: updated test id naming > puzzles: fix uninitialized variable compiler error > vim: Update to 8.1.1017 > linux-firmware: Bump revision to 7bc2464 > go: Minor 1.21.1 patch update > arch-armv5-dsp.inc: Check for dsp only to enable 'e' in package arches > openssl: fix CVE-2019-1543 > zlib: cleanup > resulttool/manualexecution: To output right test case id > oeqa/manual/toaster: transfer manual toaster test cases to oeqa Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Apr 16, 2020
* sources/meta-riscv c94d52c...a1d43fc (2): > conf/layer.conf: Disable textrel for qtbase > packagegroup-go-sdk-target: Enable go for rv64 but disable for rv32 * sources/meta-yoe afb1893...25c8bf2 (1): > Merge pull request #65 from YoeDistro/yoe/mut Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Apr 18, 2020
…-openembedded sources/meta-ti sources/meta-webkit sources/meta-yoe * sources/meta-freescale ccf7a0a9...3fd85f63 (2): > optee-test_3.2.0.imx: add patch to use python3, backported from v3.8.0 > recipes-*: refine restrictions for NXP BSP * sources/meta-intel eaf525c0...52dc0273 (3): > opencl-clang: fix runtime error > libva-utils-intel: keep upgraded libva-utils version to meta-intel MACHINE specific > libva-intel: keep upgraded libva version to meta-intel MACHINE specific * sources/meta-openembedded 6018030050...b1aa5f7850 (32): > apache2: add patch ensuring destdir is empty string > apache2: upgrade 2.4.41 -> 2.4.43 > luaposix: add 33.4.0 version recipe which is compatible with lua5.3 > postfix: split ${PN}-bin from ${PN} to solve recursive dependency > python3-pykwalify: Add recipe for v1.7.0 > python-dateutil: Fix RDEPENDS > modify LUA_CPATH_DEFAULT for 64-bit architectures > libnma: allow building for mipsn32 > babl: Workaround a crash seen in clang compiler > vlc: Do not pin to ARM only ISA > vlc: Remove duplicate features_check inherit > vlc: Use pkgconfig to find userland graphics libs > gimp: Disable vector icons on clang/arm > safec: aarch64 support added > python3-distro: Initial commit > dlt-daemon: Make it support usrmerge > php: upgrade 7.3.11 -> 7.3.16 > mariadb: clean the empty /lib dir > syslog-ng: Don't install configuration files as executable > memcached: Add aarch64 to COMPATIBLE_HOST. > lapack: use git fetcher > nodejs: Fix -Wc++11-narrowing on mips > mbedtls: upgrade 2.16.5 -> 2.16.6 > mksh: upgrade 57 -> 58 > libdvdread: upgrade 6.1.0 -> 6.1.1 > cpuid: upgrade 20200203 -> 20200211 > xfce4-settings: upgrade 4.14.2 -> 4.14.3 > xfwm4: upgrade 4.14.0 -> 4.14.1 > ghex: initial add 3.18.4 > meta-gnome / meta-multimedia: Set correct email address > libssh: upgrade 0.8.8 -> 0.8.9 > pegtl: upgrade 2.8.1 -> 2.8.2 * sources/meta-ti 568f3294...08b60347 (5): > sa-lld: SRCREV update to 04.00.00.03D > ti-pdk: SRCREV update > common-csl-ip: SRCREV update to 03.03.00.17B > cmb-addon-rtos: SRCREV update to 01.01.00.03A > ti-pdk:SRCREV update to 2020.4.16 * sources/meta-webkit 3152bc3...1e5d596 (4): > wpewebkit: Fix linker errors on riscv64 (#175) > webkitgtk: upgrade to 2.28.1 > cog: Upgrade 0.5.1 -> 0.7.1 > wpewebkit: Update 2.28.0 -> 2.28.1 * sources/meta-yoe 22f2b68...b8d4cbf (2): > Merge pull request #66 from YoeDistro/yoe/mut > Merge pull request #65 from YoeDistro/yoe/mut Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Apr 18, 2020
…-openembedded sources/meta-ti sources/meta-webkit sources/meta-yoe * sources/meta-freescale ccf7a0a9...3fd85f63 (2): > optee-test_3.2.0.imx: add patch to use python3, backported from v3.8.0 > recipes-*: refine restrictions for NXP BSP * sources/meta-intel eaf525c0...52dc0273 (3): > opencl-clang: fix runtime error > libva-utils-intel: keep upgraded libva-utils version to meta-intel MACHINE specific > libva-intel: keep upgraded libva version to meta-intel MACHINE specific * sources/meta-openembedded 601803005...b1aa5f785 (32): > apache2: add patch ensuring destdir is empty string > apache2: upgrade 2.4.41 -> 2.4.43 > luaposix: add 33.4.0 version recipe which is compatible with lua5.3 > postfix: split ${PN}-bin from ${PN} to solve recursive dependency > python3-pykwalify: Add recipe for v1.7.0 > python-dateutil: Fix RDEPENDS > modify LUA_CPATH_DEFAULT for 64-bit architectures > libnma: allow building for mipsn32 > babl: Workaround a crash seen in clang compiler > vlc: Do not pin to ARM only ISA > vlc: Remove duplicate features_check inherit > vlc: Use pkgconfig to find userland graphics libs > gimp: Disable vector icons on clang/arm > safec: aarch64 support added > python3-distro: Initial commit > dlt-daemon: Make it support usrmerge > php: upgrade 7.3.11 -> 7.3.16 > mariadb: clean the empty /lib dir > syslog-ng: Don't install configuration files as executable > memcached: Add aarch64 to COMPATIBLE_HOST. > lapack: use git fetcher > nodejs: Fix -Wc++11-narrowing on mips > mbedtls: upgrade 2.16.5 -> 2.16.6 > mksh: upgrade 57 -> 58 > libdvdread: upgrade 6.1.0 -> 6.1.1 > cpuid: upgrade 20200203 -> 20200211 > xfce4-settings: upgrade 4.14.2 -> 4.14.3 > xfwm4: upgrade 4.14.0 -> 4.14.1 > ghex: initial add 3.18.4 > meta-gnome / meta-multimedia: Set correct email address > libssh: upgrade 0.8.8 -> 0.8.9 > pegtl: upgrade 2.8.1 -> 2.8.2 * sources/meta-ti 568f3294...08b60347 (5): > sa-lld: SRCREV update to 04.00.00.03D > ti-pdk: SRCREV update > common-csl-ip: SRCREV update to 03.03.00.17B > cmb-addon-rtos: SRCREV update to 01.01.00.03A > ti-pdk:SRCREV update to 2020.4.16 * sources/meta-webkit 3152bc3...1e5d596 (4): > wpewebkit: Fix linker errors on riscv64 (#175) > webkitgtk: upgrade to 2.28.1 > cog: Upgrade 0.5.1 -> 0.7.1 > wpewebkit: Update 2.28.0 -> 2.28.1 * sources/meta-yoe 22f2b68...7a3dbb8 (3): > icu: Fix a colllation tree dependency on ucadata > Merge pull request #66 from YoeDistro/yoe/mut > Merge pull request #65 from YoeDistro/yoe/mut Signed-off-by: Khem Raj <[email protected]>
kraj
pushed a commit
that referenced
this pull request
Sep 5, 2020
icu: Further reduce ICU data locale size
kraj
added a commit
that referenced
this pull request
Oct 5, 2024
…cale sources/meta-intel sources/meta-openembedded sources/meta-qt6 sources/meta-ti sources/poky * sources/meta-arm 3db8bc67...5720b104 (17): > optee-client: switch systemd service to notify type > arm/oeqa/optee.py: increase timeout value from 22 to 45 minutes > arm/gn: update to latest commit > arm/arm-ffa-user: update to 5.0.2 > arm/opencsd: update to 1.5.4 > arm/optee: update to 4.3.0 > Revert "CI: switch to building against styhead branches where possible" > arm-base/linux-yocto: revert interim 6.10 patch for fvp-base > arm-bsp/trusted-firmware-m: corstone1000: Update patches > trusted-firmware-a: fix panic on kv260/zynqmp > arm-bsp/fvp-base: use trusted-firmware-a v2.11 > arm/optee-os: Backport the clang fixes > arm-bsp/optee: corstone1000: Update upstream status > CI: transform testimage reports into JUnit XML reports > CI: remove duplicate arm-systemready-ir-acs > CI: add KAS_BUILD_DIR variable > arm/trusted-firmware-a: add recipe for more-recent-but-not-yet-released source code * sources/meta-clang 32c4e62...036ca82 (1): > Revert "vte: Use libstdc++ when using clang" * sources/meta-freescale cfabecce...ae04c154 (2): > Merge pull request #1958 from rafluan/topic/bump-uboot-imx-master > Merge pull request #1959 from nxp-upstream/pipewier-with-libcamera * sources/meta-intel 4b40ffcc...9bc4ada2 (6): > vpl-gpu-rt: upgrade 24.1.5 -> 24.3.2 > libvpl: upgrade 2.10.2 -> 2.12.0 > intel-media-driver: upgrade 24.1.5 -> 24.3.2 > libva-utils: upgrade 2.21.0 -> 2.22.0 > libva: upgrade 2.21.0 -> 2.22.0 > gmmlib: upgrade 22.3.18 -> 22.5.1 * sources/meta-openembedded 2066390446...bba9e7a041 (80): > ptest-packagelists-meta-oe: Add fuse3 to fast ptests > fuse3: Add missing rdep for filecmp python module > ptest-packagelists-meta-filesystems: Move fuse3 to meta-oe ptests > xdg-desktop-portal-gnome: update 46.2 -> 47.1 > xfce4-vala: Drop unnecessary SRC_URI[md5sum] > xfwm4-themes: Drop unnecessary SRC_URI[md5sum] > xfce-dusk-gtk3: Drop unnecessary SRC_URI[md5sum] > rodent-icon-theme: Drop unnecessary SRC_URI[md5sum] > openzone: Drop unnecessary SRC_URI[md5sum] > sshfs-fuse: Fix ptests > xfce4-panel: upgrade 4.18.4 -> 4.18.5 > nodejs: upgrade 20.17.0 -> 20.18.0 > packagegroup-meta-oe: Cosmetic: Arrange values alphabetically > packagegroup-meta-oe: Fix recipe style issue > packagegroup-meta-oe: Remove duplicate value > libtar: patch CVEs > webkitgtk3: Fix build break with latest gir > webkitgtk3: Always use -g1 for debug flags > netdata: add go plugin PACKAGECONFIG > netdata: refresh netdata.conf > netdata: use builtin packaging service files > netdata: add docker PACKAGECONFIG > non-repro-meta-networking: update known non-reproducible list > minidlna: fix reproducibility > rsyslog: Enable 64bit atomics check > wireshark: fix typo in PACKAGECONFIG[zstd] > non-repro-meta-initramfs: update known non-reproducible list > curlpp: Fix build issue > layer.conf: Update to walnascar (5.2) layer/release series > python3-pyasn1-modules: Stop using pyasn1.compat.octets in tests > python3-pefile: Remove recipe > openl2tp: Fix ptests > openlmi-tools: Remove obsolete recipe > lio-utils: Remove obsolete recipe > telepathy-idle: Remove obsolete recipe > mysql-python: Remove obsolete recipe > abseil-cpp: Do not leak -Wnon-virtual-dtor into the .pc files > cherokee: Remove obsolete recipe > tmux: upgrade 3.4 -> 3.5 > squashfs-tools-ng: upgrade 1.3.1 -> 1.3.2 > python3-zeroconf: upgrade 0.134.0 -> 0.135.0 > python3-yarl: upgrade 1.11.1 -> 1.13.1 > python3-xmlschema: upgrade 3.4.1 -> 3.4.2 > python3-web3: upgrade 6.20.1 -> 7.3.0 > python3-watchdog: upgrade 5.0.2 -> 5.0.3 > python3-tzdata: upgrade 2024.1 -> 2024.2 > python3-thrift: upgrade 0.20.0 -> 0.21.0 > python3-sympy: upgrade 1.13.2 -> 1.13.3 > python3-starlette: upgrade 0.39.0 -> 0.39.1 > python3-redis: upgrade 5.0.8 -> 5.1.0 > python3-pyyaml-include: upgrade 2.1 -> 2.2 > python3-python-multipart: upgrade 0.0.10 -> 0.0.11 > python3-pymongo: upgrade 4.8.0 -> 4.9.1 > python3-prompt-toolkit: upgrade 3.0.47 -> 3.0.48 > python3-portion: upgrade 2.4.2 -> 2.5.0 > python3-huey: upgrade 2.5.1 -> 2.5.2 > python3-h5py: upgrade 3.11.0 -> 3.12.1 > python3-greenlet: upgrade 3.1.0 -> 3.1.1 > python3-gnupg: upgrade 0.5.2 -> 0.5.3 > python3-dill: upgrade 0.3.8 -> 0.3.9 > python3-configobj: upgrade 5.0.8 -> 5.0.9 > python3-cantools: upgrade 39.4.5 -> 39.4.8 > python3-bandit: upgrade 1.7.9 -> 1.7.10 > python3-asyncinotify: upgrade 4.0.9 -> 4.1.0 > python3-astroid: upgrade 3.3.2 -> 3.3.4 > python3-anyio: upgrade 4.4.0 -> 4.6.0 > python3-alembic: upgrade 1.13.2 -> 1.13.3 > python3-aiohttp: upgrade 3.10.5 -> 3.10.8 > python3-aiohappyeyeballs: upgrade 2.4.0 -> 2.4.2 > pure-ftpd: upgrade 1.0.51 -> 1.0.52 > ostree: upgrade 2024.7 -> 2024.8 > nanopb: upgrade 0.4.8 -> 0.4.9 > libzip: upgrade 1.10.1 -> 1.11.1 > libnet-dns-perl: upgrade 1.46 -> 1.47 > fwupd: upgrade 1.9.24 -> 1.9.25 > ctags: upgrade 6.1.20240915.0 -> 6.1.20240922.0 > btop: upgrade 1.3.2 -> 1.4.0 > adw-gtk3: upgrade 5.3 -> 5.4 > pahole: upgrade 1.25 -> 1.27 > python3-scapy: Upgrade to 2.6.0 release * sources/meta-qt6 20efa11...8b186eb (1): > Merge pull request #65 from YoeDistro/kraj/6.8 * sources/meta-ti 348fa454...b16f3121 (2): > CI/CD Auto-Merger: cicd.master.202410010957 > linux: Remove two 6.6 reproducibility patches * sources/poky 8634e46b404...312488228ad (88): > bitbake: fetch2/git: Use quote from shlex, not pipes > layer.conf: Update to new release series > layer.conf: Update to new layer/release series post-release > linux-yocto: Enable l2tp drivers when ptest featuee is on > strace: Define sched_attr conditionally > wpa-supplicant: Ignore CVE-2024-5290 > oeqa/selftest/gcc: Fix kex exchange identification error > systemd-boot-native: add runtime dependency to python3-pefile-native > maintainers.inc: add python3-pefile > python3-pefile: add recipe from meta-openembedded > curl: Upgrade 8.9.1 -> 8.10.1 > Add script to make SPDX bindings > create-spdx-3.0: Upgrade to SPDX 3.0.1 > spdx 3.0: Map gitsm URI to git > spdx 3.0: Find local sources when searching for debug sources > lsb-release: fix Distro Codename shell escaping > kmscube: Upgrade to latest revision > texinfo-dummy: log what the invoking command was when failing > rootfs-postcommands.bbclass: make opkg status reproducible > systemd: upgrade 256.5 -> 256.6 > efivar: Drop addend to PV > python3-setuptools: Add "python:setuptools" to CVE_PRODUCT > image.bbclass: Drop support for ImageQAFailed exceptions in image_qa > python3-libarchive-c: fix tests with libarchive 3.7.5 onwards > bitbake: fetch2: don't try to preserve all attributes when unpacking files > initramfs-framework: init: fix typo > xcb-util-cursor: upgrade 0.1.4 -> 0.1.5 > wpebackend-fdo: upgrade 1.14.2 -> 1.14.3 > sysklogd: upgrade 2.6.1 -> 2.6.2 > strace: upgrade 6.10 -> 6.11 > shaderc: upgrade 2024.1 -> 2024.2 > repo: upgrade 2.46 -> 2.47 > python3-pygobject: upgrade 3.48.2 -> 3.50.0 > python3-zipp: upgrade 3.20.1 -> 3.20.2 > python3-websockets: upgrade 13.0.1 -> 13.1 > python3-scons: upgrade 4.8.0 -> 4.8.1 > python3-pytz: upgrade 2024.1 -> 2024.2 > python3-pycairo: upgrade 1.26.1 -> 1.27.0 > python3-pyasn1: upgrade 0.6.0 -> 0.6.1 > python3-more-itertools: upgrade 10.4.0 -> 10.5.0 > python3-idna: upgrade 3.8 -> 3.10 > python3-dtschema: upgrade 2024.5 -> 2024.9 > python3-cffi: upgrade 1.17.0 -> 1.17.1 > python3-build: upgrade 1.2.1 -> 1.2.2 > orc: upgrade 0.4.39 -> 0.4.40 > openssh: upgrade 9.8p1 -> 9.9p1 > meson: upgrade 1.5.1 -> 1.5.2 > llvm: upgrade 18.1.8 -> 19.1.0 > libxi: upgrade 1.8.1 -> 1.8.2 > libpng: upgrade 1.6.43 -> 1.6.44 > libjitterentropy: upgrade 3.5.0 -> 3.6.0 > libevdev: upgrade 1.13.2 -> 1.13.3 > iso-codes: upgrade 4.16.0 -> 4.17.0 > init-system-helpers: upgrade 1.66 -> 1.67 > igt-gpu-tools: upgrade 1.28 -> 1.29 > ifupdown: upgrade 0.8.43 -> 0.8.44 > gtk4: upgrade 4.16.0 -> 4.16.1 > gobject-introspection: upgrade 1.80.1 -> 1.82.0 > git: upgrade 2.46.0 -> 2.46.1 > ghostscript: upgrade 10.03.1 -> 10.04.0 > epiphany: upgrade 46.3 -> 47.0 > ell: upgrade 0.68 -> 0.69 > at-spi2-core: upgrade 2.52.0 -> 2.54.0 > adwaita-icon-theme: upgrade 46.2 -> 47.0 > systemd-boot: Enable on RISCV > linux-yocto/6.10: update to v6.10.11 > linux-yocto/6.6: update to v6.6.52 > glibc: stable 2.40 branch updates > python3-hypothesis: upgrade 6.111.2 -> 6.112.1 > python3-pytest: upgrade 8.3.2 -> 8.3.3 > python3-trove-classifiers: upgrade 2024.7.2 -> 2024.9.12 > gnutls: upgrade to 3.8.7.1 > scripts/patchtest: split out result messages > patchtest: simplify, rename modules > patchtest: test_mbox: change ismerged -> canbemerged > patchtest: mbox.py: new data implementation > patchtest: patterns: add module, refactor > icu: update patch Upstream-Status > ruby: upgrade 3.3.4 -> 3.3.5 > gtk+3: remove unneeded .inc file > gtk+3: rename tracker dependencies > gtk4: rename tracker dependencies > bind: upgrade 9.20.1 -> 9.20.2 > tcl: upgrade 8.6.14 -> 8.6.15 > json-c: upgrade 0.17 -> 0.18 > devtool: drop useless variables > devtool: menuconfig remove useless code > devtool: drop S = WORKDIR workaround Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Oct 7, 2024
…cale sources/meta-intel sources/meta-openembedded sources/meta-qt6 sources/meta-ti sources/poky * sources/meta-arm 3db8bc67...5720b104 (17): > optee-client: switch systemd service to notify type > arm/oeqa/optee.py: increase timeout value from 22 to 45 minutes > arm/gn: update to latest commit > arm/arm-ffa-user: update to 5.0.2 > arm/opencsd: update to 1.5.4 > arm/optee: update to 4.3.0 > Revert "CI: switch to building against styhead branches where possible" > arm-base/linux-yocto: revert interim 6.10 patch for fvp-base > arm-bsp/trusted-firmware-m: corstone1000: Update patches > trusted-firmware-a: fix panic on kv260/zynqmp > arm-bsp/fvp-base: use trusted-firmware-a v2.11 > arm/optee-os: Backport the clang fixes > arm-bsp/optee: corstone1000: Update upstream status > CI: transform testimage reports into JUnit XML reports > CI: remove duplicate arm-systemready-ir-acs > CI: add KAS_BUILD_DIR variable > arm/trusted-firmware-a: add recipe for more-recent-but-not-yet-released source code * sources/meta-clang 32c4e62...036ca82 (1): > Revert "vte: Use libstdc++ when using clang" * sources/meta-freescale cfabecce...ae04c154 (2): > Merge pull request #1958 from rafluan/topic/bump-uboot-imx-master > Merge pull request #1959 from nxp-upstream/pipewier-with-libcamera * sources/meta-intel 4b40ffcc...9bc4ada2 (6): > vpl-gpu-rt: upgrade 24.1.5 -> 24.3.2 > libvpl: upgrade 2.10.2 -> 2.12.0 > intel-media-driver: upgrade 24.1.5 -> 24.3.2 > libva-utils: upgrade 2.21.0 -> 2.22.0 > libva: upgrade 2.21.0 -> 2.22.0 > gmmlib: upgrade 22.3.18 -> 22.5.1 * sources/meta-openembedded 2066390446...bba9e7a041 (80): > ptest-packagelists-meta-oe: Add fuse3 to fast ptests > fuse3: Add missing rdep for filecmp python module > ptest-packagelists-meta-filesystems: Move fuse3 to meta-oe ptests > xdg-desktop-portal-gnome: update 46.2 -> 47.1 > xfce4-vala: Drop unnecessary SRC_URI[md5sum] > xfwm4-themes: Drop unnecessary SRC_URI[md5sum] > xfce-dusk-gtk3: Drop unnecessary SRC_URI[md5sum] > rodent-icon-theme: Drop unnecessary SRC_URI[md5sum] > openzone: Drop unnecessary SRC_URI[md5sum] > sshfs-fuse: Fix ptests > xfce4-panel: upgrade 4.18.4 -> 4.18.5 > nodejs: upgrade 20.17.0 -> 20.18.0 > packagegroup-meta-oe: Cosmetic: Arrange values alphabetically > packagegroup-meta-oe: Fix recipe style issue > packagegroup-meta-oe: Remove duplicate value > libtar: patch CVEs > webkitgtk3: Fix build break with latest gir > webkitgtk3: Always use -g1 for debug flags > netdata: add go plugin PACKAGECONFIG > netdata: refresh netdata.conf > netdata: use builtin packaging service files > netdata: add docker PACKAGECONFIG > non-repro-meta-networking: update known non-reproducible list > minidlna: fix reproducibility > rsyslog: Enable 64bit atomics check > wireshark: fix typo in PACKAGECONFIG[zstd] > non-repro-meta-initramfs: update known non-reproducible list > curlpp: Fix build issue > layer.conf: Update to walnascar (5.2) layer/release series > python3-pyasn1-modules: Stop using pyasn1.compat.octets in tests > python3-pefile: Remove recipe > openl2tp: Fix ptests > openlmi-tools: Remove obsolete recipe > lio-utils: Remove obsolete recipe > telepathy-idle: Remove obsolete recipe > mysql-python: Remove obsolete recipe > abseil-cpp: Do not leak -Wnon-virtual-dtor into the .pc files > cherokee: Remove obsolete recipe > tmux: upgrade 3.4 -> 3.5 > squashfs-tools-ng: upgrade 1.3.1 -> 1.3.2 > python3-zeroconf: upgrade 0.134.0 -> 0.135.0 > python3-yarl: upgrade 1.11.1 -> 1.13.1 > python3-xmlschema: upgrade 3.4.1 -> 3.4.2 > python3-web3: upgrade 6.20.1 -> 7.3.0 > python3-watchdog: upgrade 5.0.2 -> 5.0.3 > python3-tzdata: upgrade 2024.1 -> 2024.2 > python3-thrift: upgrade 0.20.0 -> 0.21.0 > python3-sympy: upgrade 1.13.2 -> 1.13.3 > python3-starlette: upgrade 0.39.0 -> 0.39.1 > python3-redis: upgrade 5.0.8 -> 5.1.0 > python3-pyyaml-include: upgrade 2.1 -> 2.2 > python3-python-multipart: upgrade 0.0.10 -> 0.0.11 > python3-pymongo: upgrade 4.8.0 -> 4.9.1 > python3-prompt-toolkit: upgrade 3.0.47 -> 3.0.48 > python3-portion: upgrade 2.4.2 -> 2.5.0 > python3-huey: upgrade 2.5.1 -> 2.5.2 > python3-h5py: upgrade 3.11.0 -> 3.12.1 > python3-greenlet: upgrade 3.1.0 -> 3.1.1 > python3-gnupg: upgrade 0.5.2 -> 0.5.3 > python3-dill: upgrade 0.3.8 -> 0.3.9 > python3-configobj: upgrade 5.0.8 -> 5.0.9 > python3-cantools: upgrade 39.4.5 -> 39.4.8 > python3-bandit: upgrade 1.7.9 -> 1.7.10 > python3-asyncinotify: upgrade 4.0.9 -> 4.1.0 > python3-astroid: upgrade 3.3.2 -> 3.3.4 > python3-anyio: upgrade 4.4.0 -> 4.6.0 > python3-alembic: upgrade 1.13.2 -> 1.13.3 > python3-aiohttp: upgrade 3.10.5 -> 3.10.8 > python3-aiohappyeyeballs: upgrade 2.4.0 -> 2.4.2 > pure-ftpd: upgrade 1.0.51 -> 1.0.52 > ostree: upgrade 2024.7 -> 2024.8 > nanopb: upgrade 0.4.8 -> 0.4.9 > libzip: upgrade 1.10.1 -> 1.11.1 > libnet-dns-perl: upgrade 1.46 -> 1.47 > fwupd: upgrade 1.9.24 -> 1.9.25 > ctags: upgrade 6.1.20240915.0 -> 6.1.20240922.0 > btop: upgrade 1.3.2 -> 1.4.0 > adw-gtk3: upgrade 5.3 -> 5.4 > pahole: upgrade 1.25 -> 1.27 > python3-scapy: Upgrade to 2.6.0 release * sources/meta-qt6 20efa11...8b186eb (1): > Merge pull request #65 from YoeDistro/kraj/6.8 * sources/meta-ti 348fa454...b16f3121 (2): > CI/CD Auto-Merger: cicd.master.202410010957 > linux: Remove two 6.6 reproducibility patches * sources/poky 8634e46b404...312488228ad (88): > bitbake: fetch2/git: Use quote from shlex, not pipes > layer.conf: Update to new release series > layer.conf: Update to new layer/release series post-release > linux-yocto: Enable l2tp drivers when ptest featuee is on > strace: Define sched_attr conditionally > wpa-supplicant: Ignore CVE-2024-5290 > oeqa/selftest/gcc: Fix kex exchange identification error > systemd-boot-native: add runtime dependency to python3-pefile-native > maintainers.inc: add python3-pefile > python3-pefile: add recipe from meta-openembedded > curl: Upgrade 8.9.1 -> 8.10.1 > Add script to make SPDX bindings > create-spdx-3.0: Upgrade to SPDX 3.0.1 > spdx 3.0: Map gitsm URI to git > spdx 3.0: Find local sources when searching for debug sources > lsb-release: fix Distro Codename shell escaping > kmscube: Upgrade to latest revision > texinfo-dummy: log what the invoking command was when failing > rootfs-postcommands.bbclass: make opkg status reproducible > systemd: upgrade 256.5 -> 256.6 > efivar: Drop addend to PV > python3-setuptools: Add "python:setuptools" to CVE_PRODUCT > image.bbclass: Drop support for ImageQAFailed exceptions in image_qa > python3-libarchive-c: fix tests with libarchive 3.7.5 onwards > bitbake: fetch2: don't try to preserve all attributes when unpacking files > initramfs-framework: init: fix typo > xcb-util-cursor: upgrade 0.1.4 -> 0.1.5 > wpebackend-fdo: upgrade 1.14.2 -> 1.14.3 > sysklogd: upgrade 2.6.1 -> 2.6.2 > strace: upgrade 6.10 -> 6.11 > shaderc: upgrade 2024.1 -> 2024.2 > repo: upgrade 2.46 -> 2.47 > python3-pygobject: upgrade 3.48.2 -> 3.50.0 > python3-zipp: upgrade 3.20.1 -> 3.20.2 > python3-websockets: upgrade 13.0.1 -> 13.1 > python3-scons: upgrade 4.8.0 -> 4.8.1 > python3-pytz: upgrade 2024.1 -> 2024.2 > python3-pycairo: upgrade 1.26.1 -> 1.27.0 > python3-pyasn1: upgrade 0.6.0 -> 0.6.1 > python3-more-itertools: upgrade 10.4.0 -> 10.5.0 > python3-idna: upgrade 3.8 -> 3.10 > python3-dtschema: upgrade 2024.5 -> 2024.9 > python3-cffi: upgrade 1.17.0 -> 1.17.1 > python3-build: upgrade 1.2.1 -> 1.2.2 > orc: upgrade 0.4.39 -> 0.4.40 > openssh: upgrade 9.8p1 -> 9.9p1 > meson: upgrade 1.5.1 -> 1.5.2 > llvm: upgrade 18.1.8 -> 19.1.0 > libxi: upgrade 1.8.1 -> 1.8.2 > libpng: upgrade 1.6.43 -> 1.6.44 > libjitterentropy: upgrade 3.5.0 -> 3.6.0 > libevdev: upgrade 1.13.2 -> 1.13.3 > iso-codes: upgrade 4.16.0 -> 4.17.0 > init-system-helpers: upgrade 1.66 -> 1.67 > igt-gpu-tools: upgrade 1.28 -> 1.29 > ifupdown: upgrade 0.8.43 -> 0.8.44 > gtk4: upgrade 4.16.0 -> 4.16.1 > gobject-introspection: upgrade 1.80.1 -> 1.82.0 > git: upgrade 2.46.0 -> 2.46.1 > ghostscript: upgrade 10.03.1 -> 10.04.0 > epiphany: upgrade 46.3 -> 47.0 > ell: upgrade 0.68 -> 0.69 > at-spi2-core: upgrade 2.52.0 -> 2.54.0 > adwaita-icon-theme: upgrade 46.2 -> 47.0 > systemd-boot: Enable on RISCV > linux-yocto/6.10: update to v6.10.11 > linux-yocto/6.6: update to v6.6.52 > glibc: stable 2.40 branch updates > python3-hypothesis: upgrade 6.111.2 -> 6.112.1 > python3-pytest: upgrade 8.3.2 -> 8.3.3 > python3-trove-classifiers: upgrade 2024.7.2 -> 2024.9.12 > gnutls: upgrade to 3.8.7.1 > scripts/patchtest: split out result messages > patchtest: simplify, rename modules > patchtest: test_mbox: change ismerged -> canbemerged > patchtest: mbox.py: new data implementation > patchtest: patterns: add module, refactor > icu: update patch Upstream-Status > ruby: upgrade 3.3.4 -> 3.3.5 > gtk+3: remove unneeded .inc file > gtk+3: rename tracker dependencies > gtk4: rename tracker dependencies > bind: upgrade 9.20.1 -> 9.20.2 > tcl: upgrade 8.6.14 -> 8.6.15 > json-c: upgrade 0.17 -> 0.18 > devtool: drop useless variables > devtool: menuconfig remove useless code > devtool: drop S = WORKDIR workaround Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Oct 8, 2024
…inary sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-tegra-community sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 5720b104...40cc6442 (5): > CI: Rework qemuarm64-secureboot matrix > arm/uefi-secureboot: Add uefi http boot support > layer.conf: Update to walnascar (5.2) layer/release series > arm/qemuarm64-secureboot: Enable UEFI Secure Boot > arm: Enable Secure Boot in all required recipes * sources/meta-clang 036ca82...653fcd9 (4): > clang: Set default linker to be lld always > libhugetlbfs: Do not use lld linker > layer.conf: Update to walnascar (5.2) layer/release series > u-boot: u-boot is clangable * sources/meta-elm-binary ee89d03...b7ad4ca (1): > Merge pull request #10 from YoeDistro/yoe/mut * sources/meta-freescale ae04c154...e94cb9b3 (2): > Merge pull request #1962 from nxp-upstream/bootpart > Merge pull request #1963 from YoeDistro/yoe/mut * sources/meta-freescale-3rdparty 00b2f3d...cbd7ef9 (1): > Merge pull request #305 from YoeDistro/yoe/mut * sources/meta-odroid cedfacb...f5e0906 (1): > mali-g31: Pretend to be 21.1.0 libgbm * sources/meta-openembedded bba9e7a04...8bc1f36f9 (52): > DO NOT MERGE: Add Github actions CI workflow > gnome-console: Fix build with musl > gnome-user-share: Fix build issue found with musl systems > gnome-console: update 45.0 -> 47.0 > grilo-plugins: add PACKAGECONFIG for lua-factory > grilo: fix gir install > gnome-terminal: update 3.50.1 -> 3.54.0 > evolution-data-server: update > gnome-photos: switch from tracker to tinysparql > grilo-plugins: switch from tracker to tinysparql > tracker-miners: update 3.7.3 -> 3.8.0 > tracker: update 3.7.1 -> 3.8.0 > nautilus: update 46.2 -> 47.0 > mutter: update 46.4 -> 47.0 > libspelling: update 1.2.1 ->> 1.4.0 > gvfs: update 1.54.0 -> 1.56.0 > gnome-control-center: update 46.2 -> 47.0.1 > gnome-shell: update 46.2 -> 47.0 > gnome-user-share: update 43.0 -> 47.0 > gnome-system-monitor_46.0 -> 47.0 > gnome-text-editor: update 46.3 -> 47.0 > gnome-software: update 46.2 -> 47.0 > gnome-settings-daemon_46.0 -> 47.1 > gnome-online-accounts: update 3.50.2 -> 3.52.0 > gnome-calendar: update 46.1 -> 47.0 > gnome-calculator: update 46.1 -> 47.0 > gdm: update 46.0 -> 47.0 > gnome-remote-desktop: update 46.2 -> 47.0 > gnome-boxes: update 46.1 -> 47.0 > python3-fsspec: Add support for native and nativesdk builds > python3-pyyaml-include: Add fsspec as a runtime dependency > python3-humanize: Upgrade 4.10.0 -> 4.11.0 > python3-gcovr: Upgrade 7.2 -> 8.0 > python3-multidict: Upgrade 6.0.5 -> 6.1.0 > lvm2: Remove the lvm2-udevrules package > fluentbit: Upgrade recipe to 3.1.9 > minifi-cpp: disable rocksdb support for armv5 and libc-musl:powerpc > xmlrpc-c: 1.59.01 -> 1.60.03 > libhugetlbfs: Always use BFD linker > libhugetlbfs: upgrade 2.23 -> 2.24 > nftables: upgrade 1.1.0 -> 1.1.1 > libnftnl: upgrade 1.2.7 -> 1.2.8 > firewalld: upgrade 1.3.2 -> 2.2.1 > non-repro-meta-networking: update known non-reproducible list > multipath-tools: upgrade 0.9.8 -> 0.10.0 > libblockdev: upgrade 3.1.1 -> 3.2.0 > libopenmpt: Upgrade to 0.7.10 > sshfs-fuse: Do not prompt for known_hosts during ptests > sshfs-fuse: Add rdep on python3-compile for ptests > highway: Drop forcing gcc-only toolchain > highway: Update the risc32 RVV selection patch > netdata: Upgrade to 1.47.3 release * sources/meta-qcom cff2e79...d7826d0 (1): > Merge pull request #662 from YoeDistro/yoe/mut * sources/meta-qt6 8b186eb...ccd395d (13): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Update submodule refs on '6.8' in yocto/meta-qt6 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi d5ffe13...03dba74 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-riscv e875ec6...668ffad (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-swupdate 3aed0f6...efd4c20 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-tegra d0140105...ef93952c (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-tegra-community 4efa0a2...8b6c2a1 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-ti b16f3121...ad8b020a (7): > CI/CD Auto-Merger: cicd.master.202410070100 > optee: Update to v4.3.0 > debugss-module-drv: Add patch for kernel 6.11 change > ti-bsp: Add ti-6_12 > u-boot-ti-staging: Add v2024.10 recipe > linux-ti-staging: Add v6.12 recipe > u-boot-ti: avoid write erros on the logs when removing deployed files * sources/meta-variscite-bsp c6500eb...49d164c (48): > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som > u-boot-variscite: update to latest > linux-variscite: update to latest > u-boot-fw-utils: imx8qxp-var-som: fix default env size > freertos-variscite: imx93-var-som: Update to latest < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...e7a9e2f (7): < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 > layer.conf: Add styhead as compatible layer < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky 312488228a...94035dfe71 (35): > valgrind: Drop patch regressing fdleak_cmsg test > vte: Upgrade to 0.78.0 > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > oeqa selftest wic.py: support UKIs via uki.bbclass > oeqa selftest wic.py: add TEST_RUNQEMUPARAMS to runqemu > oeqa selftest efibootpartition.py: remove systemd-boot from grub-efi test > oeqa selftest efibootpartition.py: add TEST_RUNQEMUPARAMS to runqemu > oeqa selftest uki.py: add tests for uki.bbclass > wic bootimg-efi.py: change UKI support from wic plugin to uki.bbclass > wic bootimg-efi.py: keep timestamps and add debug prints > uki.bbclass: add class for building Unified Kernel Images (UKI) > bitbake: test > bitbake: test > bitbake: test toaster > bitbake: test > bitbake: tweak test > bitbake: toaster/tests: Fix kirkstone numbering > bitbake: exceptions: Add hack to workaround python 3.13 failures > bitbake: bb/exceptions: Drop obsolete 2.6 code > bitbake: persist_data: Remove it > bitbake: checksum/fetch2: Switch from persist_data to a standard cache file > bitbake: fetch2: Avoid deprecation warning > bitbake: COW: Fix hardcoded magic numbers and work with python 3.13 > genericarm64: add more serial consoles > pseudo: Fix envp bug and add posix_spawn wrapper > strace: download release tarballs from GitHub > migrate_localcount: Drop long obsolete code > gdb: Upgrade 15.1 -> 15.2 > default-distrovars: Have KERNEL_CONSOLE reference SERIAL_CONSOLES > python3-pyproject-hooks: upgrade 1.0.0 -> 1.2.0 > libarchive: upgrade 3.7.4 -> 3.7.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Oct 8, 2024
…inary sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-tegra-community sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 5720b104...40cc6442 (5): > CI: Rework qemuarm64-secureboot matrix > arm/uefi-secureboot: Add uefi http boot support > layer.conf: Update to walnascar (5.2) layer/release series > arm/qemuarm64-secureboot: Enable UEFI Secure Boot > arm: Enable Secure Boot in all required recipes * sources/meta-clang 036ca82...94e7a70 (5): > clang: Set default linker to be lld always > Revert "libhugetlbfs: Do not use lld linker" > libhugetlbfs: Do not use lld linker > layer.conf: Update to walnascar (5.2) layer/release series > u-boot: u-boot is clangable * sources/meta-elm-binary ee89d03...b7ad4ca (1): > Merge pull request #10 from YoeDistro/yoe/mut * sources/meta-freescale ae04c154...f88a313c (3): > Merge pull request #1964 from nxp-upstream/pipewire-addback-gstreamer > Merge pull request #1962 from nxp-upstream/bootpart > Merge pull request #1963 from YoeDistro/yoe/mut * sources/meta-freescale-3rdparty 00b2f3d...cbd7ef9 (1): > Merge pull request #305 from YoeDistro/yoe/mut * sources/meta-odroid cedfacb...f5e0906 (1): > mali-g31: Pretend to be 21.1.0 libgbm * sources/meta-openembedded bba9e7a04...bf3897313 (52): > DO NOT MERGE: Add Github actions CI workflow > gnome-console: Fix build with musl > gnome-user-share: Fix build issue found with musl systems > gnome-console: update 45.0 -> 47.0 > grilo-plugins: add PACKAGECONFIG for lua-factory > grilo: fix gir install > gnome-terminal: update 3.50.1 -> 3.54.0 > evolution-data-server: update > gnome-photos: switch from tracker to tinysparql > grilo-plugins: switch from tracker to tinysparql > tracker-miners: update 3.7.3 -> 3.8.0 > tracker: update 3.7.1 -> 3.8.0 > nautilus: update 46.2 -> 47.0 > mutter: update 46.4 -> 47.0 > libspelling: update 1.2.1 ->> 1.4.0 > gvfs: update 1.54.0 -> 1.56.0 > gnome-control-center: update 46.2 -> 47.0.1 > gnome-shell: update 46.2 -> 47.0 > gnome-user-share: update 43.0 -> 47.0 > gnome-system-monitor_46.0 -> 47.0 > gnome-text-editor: update 46.3 -> 47.0 > gnome-software: update 46.2 -> 47.0 > gnome-settings-daemon_46.0 -> 47.1 > gnome-online-accounts: update 3.50.2 -> 3.52.0 > gnome-calendar: update 46.1 -> 47.0 > gnome-calculator: update 46.1 -> 47.0 > gdm: update 46.0 -> 47.0 > gnome-remote-desktop: update 46.2 -> 47.0 > gnome-boxes: update 46.1 -> 47.0 > python3-fsspec: Add support for native and nativesdk builds > python3-pyyaml-include: Add fsspec as a runtime dependency > python3-humanize: Upgrade 4.10.0 -> 4.11.0 > python3-gcovr: Upgrade 7.2 -> 8.0 > python3-multidict: Upgrade 6.0.5 -> 6.1.0 > lvm2: Remove the lvm2-udevrules package > fluentbit: Upgrade recipe to 3.1.9 > minifi-cpp: disable rocksdb support for armv5 and libc-musl:powerpc > xmlrpc-c: 1.59.01 -> 1.60.03 > libhugetlbfs: Use linker wrapper during build > libhugetlbfs: upgrade 2.23 -> 2.24 > nftables: upgrade 1.1.0 -> 1.1.1 > libnftnl: upgrade 1.2.7 -> 1.2.8 > firewalld: upgrade 1.3.2 -> 2.2.1 > non-repro-meta-networking: update known non-reproducible list > multipath-tools: upgrade 0.9.8 -> 0.10.0 > libblockdev: upgrade 3.1.1 -> 3.2.0 > libopenmpt: Upgrade to 0.7.10 > sshfs-fuse: Do not prompt for known_hosts during ptests > sshfs-fuse: Add rdep on python3-compile for ptests > highway: Drop forcing gcc-only toolchain > highway: Update the risc32 RVV selection patch > netdata: Upgrade to 1.47.3 release * sources/meta-qcom cff2e79...d7826d0 (1): > Merge pull request #662 from YoeDistro/yoe/mut * sources/meta-qt6 8b186eb...ccd395d (13): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Update submodule refs on '6.8' in yocto/meta-qt6 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi d5ffe13...03dba74 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-riscv e875ec6...668ffad (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-swupdate 3aed0f6...efd4c20 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-tegra d0140105...3fdf6ce5 (3): > init-flash.sh: Handle missing UDC initialization > uefi: stage UefiUpdateSecurityKeys.dtbo for use in capsule updates > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-tegra-community 4efa0a2...8b6c2a1 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-ti b16f3121...ad8b020a (7): > CI/CD Auto-Merger: cicd.master.202410070100 > optee: Update to v4.3.0 > debugss-module-drv: Add patch for kernel 6.11 change > ti-bsp: Add ti-6_12 > u-boot-ti-staging: Add v2024.10 recipe > linux-ti-staging: Add v6.12 recipe > u-boot-ti: avoid write erros on the logs when removing deployed files * sources/meta-variscite-bsp c6500eb...49d164c (48): > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som > u-boot-variscite: update to latest > linux-variscite: update to latest > u-boot-fw-utils: imx8qxp-var-som: fix default env size > freertos-variscite: imx93-var-som: Update to latest < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...e7a9e2f (7): < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 > layer.conf: Add styhead as compatible layer < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky 312488228a...51987d811f (36): > bibtake.conf: Add ld-is-lld to native distro feature when set > valgrind: Drop patch regressing fdleak_cmsg test > vte: Upgrade to 0.78.0 > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > oeqa selftest wic.py: support UKIs via uki.bbclass > oeqa selftest wic.py: add TEST_RUNQEMUPARAMS to runqemu > oeqa selftest efibootpartition.py: remove systemd-boot from grub-efi test > oeqa selftest efibootpartition.py: add TEST_RUNQEMUPARAMS to runqemu > oeqa selftest uki.py: add tests for uki.bbclass > wic bootimg-efi.py: change UKI support from wic plugin to uki.bbclass > wic bootimg-efi.py: keep timestamps and add debug prints > uki.bbclass: add class for building Unified Kernel Images (UKI) > bitbake: test > bitbake: test > bitbake: test toaster > bitbake: test > bitbake: tweak test > bitbake: toaster/tests: Fix kirkstone numbering > bitbake: exceptions: Add hack to workaround python 3.13 failures > bitbake: bb/exceptions: Drop obsolete 2.6 code > bitbake: persist_data: Remove it > bitbake: checksum/fetch2: Switch from persist_data to a standard cache file > bitbake: fetch2: Avoid deprecation warning > bitbake: COW: Fix hardcoded magic numbers and work with python 3.13 > genericarm64: add more serial consoles > pseudo: Fix envp bug and add posix_spawn wrapper > strace: download release tarballs from GitHub > migrate_localcount: Drop long obsolete code > gdb: Upgrade 15.1 -> 15.2 > default-distrovars: Have KERNEL_CONSOLE reference SERIAL_CONSOLES > python3-pyproject-hooks: upgrade 1.0.0 -> 1.2.0 > libarchive: upgrade 3.7.4 -> 3.7.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Oct 8, 2024
…inary sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-tegra-community sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 5720b104...40cc6442 (5): > CI: Rework qemuarm64-secureboot matrix > arm/uefi-secureboot: Add uefi http boot support > layer.conf: Update to walnascar (5.2) layer/release series > arm/qemuarm64-secureboot: Enable UEFI Secure Boot > arm: Enable Secure Boot in all required recipes * sources/meta-clang 036ca82...94e7a70 (5): > clang: Set default linker to be lld always > Revert "libhugetlbfs: Do not use lld linker" > libhugetlbfs: Do not use lld linker > layer.conf: Update to walnascar (5.2) layer/release series > u-boot: u-boot is clangable * sources/meta-elm-binary ee89d03...b7ad4ca (1): > Merge pull request #10 from YoeDistro/yoe/mut * sources/meta-freescale ae04c154...f88a313c (3): > Merge pull request #1964 from nxp-upstream/pipewire-addback-gstreamer > Merge pull request #1962 from nxp-upstream/bootpart > Merge pull request #1963 from YoeDistro/yoe/mut * sources/meta-freescale-3rdparty 00b2f3d...cbd7ef9 (1): > Merge pull request #305 from YoeDistro/yoe/mut * sources/meta-odroid cedfacb...f5e0906 (1): > mali-g31: Pretend to be 21.1.0 libgbm * sources/meta-openembedded bba9e7a04...bf3897313 (52): > DO NOT MERGE: Add Github actions CI workflow > gnome-console: Fix build with musl > gnome-user-share: Fix build issue found with musl systems > gnome-console: update 45.0 -> 47.0 > grilo-plugins: add PACKAGECONFIG for lua-factory > grilo: fix gir install > gnome-terminal: update 3.50.1 -> 3.54.0 > evolution-data-server: update > gnome-photos: switch from tracker to tinysparql > grilo-plugins: switch from tracker to tinysparql > tracker-miners: update 3.7.3 -> 3.8.0 > tracker: update 3.7.1 -> 3.8.0 > nautilus: update 46.2 -> 47.0 > mutter: update 46.4 -> 47.0 > libspelling: update 1.2.1 ->> 1.4.0 > gvfs: update 1.54.0 -> 1.56.0 > gnome-control-center: update 46.2 -> 47.0.1 > gnome-shell: update 46.2 -> 47.0 > gnome-user-share: update 43.0 -> 47.0 > gnome-system-monitor_46.0 -> 47.0 > gnome-text-editor: update 46.3 -> 47.0 > gnome-software: update 46.2 -> 47.0 > gnome-settings-daemon_46.0 -> 47.1 > gnome-online-accounts: update 3.50.2 -> 3.52.0 > gnome-calendar: update 46.1 -> 47.0 > gnome-calculator: update 46.1 -> 47.0 > gdm: update 46.0 -> 47.0 > gnome-remote-desktop: update 46.2 -> 47.0 > gnome-boxes: update 46.1 -> 47.0 > python3-fsspec: Add support for native and nativesdk builds > python3-pyyaml-include: Add fsspec as a runtime dependency > python3-humanize: Upgrade 4.10.0 -> 4.11.0 > python3-gcovr: Upgrade 7.2 -> 8.0 > python3-multidict: Upgrade 6.0.5 -> 6.1.0 > lvm2: Remove the lvm2-udevrules package > fluentbit: Upgrade recipe to 3.1.9 > minifi-cpp: disable rocksdb support for armv5 and libc-musl:powerpc > xmlrpc-c: 1.59.01 -> 1.60.03 > libhugetlbfs: Use linker wrapper during build > libhugetlbfs: upgrade 2.23 -> 2.24 > nftables: upgrade 1.1.0 -> 1.1.1 > libnftnl: upgrade 1.2.7 -> 1.2.8 > firewalld: upgrade 1.3.2 -> 2.2.1 > non-repro-meta-networking: update known non-reproducible list > multipath-tools: upgrade 0.9.8 -> 0.10.0 > libblockdev: upgrade 3.1.1 -> 3.2.0 > libopenmpt: Upgrade to 0.7.10 > sshfs-fuse: Do not prompt for known_hosts during ptests > sshfs-fuse: Add rdep on python3-compile for ptests > highway: Drop forcing gcc-only toolchain > highway: Update the risc32 RVV selection patch > netdata: Upgrade to 1.47.3 release * sources/meta-qcom cff2e79...d7826d0 (1): > Merge pull request #662 from YoeDistro/yoe/mut * sources/meta-qt6 8b186eb...ccd395d (13): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Update submodule refs on '6.8' in yocto/meta-qt6 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi d5ffe13...03dba74 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-riscv e875ec6...668ffad (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-swupdate 3aed0f6...efd4c20 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-tegra d0140105...3fdf6ce5 (3): > init-flash.sh: Handle missing UDC initialization > uefi: stage UefiUpdateSecurityKeys.dtbo for use in capsule updates > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-tegra-community 4efa0a2...8b6c2a1 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-ti b16f3121...ad8b020a (7): > CI/CD Auto-Merger: cicd.master.202410070100 > optee: Update to v4.3.0 > debugss-module-drv: Add patch for kernel 6.11 change > ti-bsp: Add ti-6_12 > u-boot-ti-staging: Add v2024.10 recipe > linux-ti-staging: Add v6.12 recipe > u-boot-ti: avoid write erros on the logs when removing deployed files * sources/meta-variscite-bsp c6500eb...49d164c (48): > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som > u-boot-variscite: update to latest > linux-variscite: update to latest > u-boot-fw-utils: imx8qxp-var-som: fix default env size > freertos-variscite: imx93-var-som: Update to latest < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...e7a9e2f (7): < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 > layer.conf: Add styhead as compatible layer < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky 312488228a...51987d811f (36): > bibtake.conf: Add ld-is-lld to native distro feature when set > valgrind: Drop patch regressing fdleak_cmsg test > vte: Upgrade to 0.78.0 > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > oeqa selftest wic.py: support UKIs via uki.bbclass > oeqa selftest wic.py: add TEST_RUNQEMUPARAMS to runqemu > oeqa selftest efibootpartition.py: remove systemd-boot from grub-efi test > oeqa selftest efibootpartition.py: add TEST_RUNQEMUPARAMS to runqemu > oeqa selftest uki.py: add tests for uki.bbclass > wic bootimg-efi.py: change UKI support from wic plugin to uki.bbclass > wic bootimg-efi.py: keep timestamps and add debug prints > uki.bbclass: add class for building Unified Kernel Images (UKI) > bitbake: test > bitbake: test > bitbake: test toaster > bitbake: test > bitbake: tweak test > bitbake: toaster/tests: Fix kirkstone numbering > bitbake: exceptions: Add hack to workaround python 3.13 failures > bitbake: bb/exceptions: Drop obsolete 2.6 code > bitbake: persist_data: Remove it > bitbake: checksum/fetch2: Switch from persist_data to a standard cache file > bitbake: fetch2: Avoid deprecation warning > bitbake: COW: Fix hardcoded magic numbers and work with python 3.13 > genericarm64: add more serial consoles > pseudo: Fix envp bug and add posix_spawn wrapper > strace: download release tarballs from GitHub > migrate_localcount: Drop long obsolete code > gdb: Upgrade 15.1 -> 15.2 > default-distrovars: Have KERNEL_CONSOLE reference SERIAL_CONSOLES > python3-pyproject-hooks: upgrade 1.0.0 -> 1.2.0 > libarchive: upgrade 3.7.4 -> 3.7.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Oct 9, 2024
…inary sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-tegra-community sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 5720b104...40cc6442 (5): > CI: Rework qemuarm64-secureboot matrix > arm/uefi-secureboot: Add uefi http boot support > layer.conf: Update to walnascar (5.2) layer/release series > arm/qemuarm64-secureboot: Enable UEFI Secure Boot > arm: Enable Secure Boot in all required recipes * sources/meta-clang 036ca82...94e7a70 (5): > clang: Set default linker to be lld always > Revert "libhugetlbfs: Do not use lld linker" > libhugetlbfs: Do not use lld linker > layer.conf: Update to walnascar (5.2) layer/release series > u-boot: u-boot is clangable * sources/meta-elm-binary ee89d03...b7ad4ca (1): > Merge pull request #10 from YoeDistro/yoe/mut * sources/meta-freescale ae04c154...f88a313c (3): > Merge pull request #1964 from nxp-upstream/pipewire-addback-gstreamer > Merge pull request #1962 from nxp-upstream/bootpart > Merge pull request #1963 from YoeDistro/yoe/mut * sources/meta-freescale-3rdparty 00b2f3d...cbd7ef9 (1): > Merge pull request #305 from YoeDistro/yoe/mut * sources/meta-odroid cedfacb...f5e0906 (1): > mali-g31: Pretend to be 21.1.0 libgbm * sources/meta-openembedded bba9e7a04...23a107adc (54): > DO NOT MERGE: Add Github actions CI workflow > gnome-console: Fix build with musl > gnome-user-share: Fix build issue found with musl systems > gnome-console: update 45.0 -> 47.0 > grilo-plugins: add PACKAGECONFIG for lua-factory > grilo: fix gir install > gnome-terminal: update 3.50.1 -> 3.54.0 > evolution-data-server: update > gnome-photos: switch from tracker to tinysparql > grilo-plugins: switch from tracker to tinysparql > tracker-miners: update 3.7.3 -> 3.8.0 > tracker: update 3.7.1 -> 3.8.0 > nautilus: update 46.2 -> 47.0 > mutter: update 46.4 -> 47.0 > libspelling: update 1.2.1 ->> 1.4.0 > gvfs: update 1.54.0 -> 1.56.0 > gnome-control-center: update 46.2 -> 47.0.1 > gnome-shell: update 46.2 -> 47.0 > gnome-user-share: update 43.0 -> 47.0 > gnome-system-monitor_46.0 -> 47.0 > gnome-text-editor: update 46.3 -> 47.0 > gnome-software: update 46.2 -> 47.0 > gnome-settings-daemon_46.0 -> 47.1 > gnome-online-accounts: update 3.50.2 -> 3.52.0 > gnome-calendar: update 46.1 -> 47.0 > gnome-calculator: update 46.1 -> 47.0 > gdm: update 46.0 -> 47.0 > gnome-remote-desktop: update 46.2 -> 47.0 > gnome-boxes: update 46.1 -> 47.0 > wtmpdb: fix installed-vs-shipped build error > python3-fsspec: Add support for native and nativesdk builds > python3-pyyaml-include: Add fsspec as a runtime dependency > python3-humanize: Upgrade 4.10.0 -> 4.11.0 > python3-gcovr: Upgrade 7.2 -> 8.0 > python3-multidict: Upgrade 6.0.5 -> 6.1.0 > lvm2: Remove the lvm2-udevrules package > fluentbit: fix building with wasm support > fluentbit: Upgrade recipe to 3.1.9 > minifi-cpp: disable rocksdb support for armv5 and libc-musl:powerpc > xmlrpc-c: 1.59.01 -> 1.60.03 > libhugetlbfs: Use linker wrapper during build > libhugetlbfs: upgrade 2.23 -> 2.24 > nftables: upgrade 1.1.0 -> 1.1.1 > libnftnl: upgrade 1.2.7 -> 1.2.8 > firewalld: upgrade 1.3.2 -> 2.2.1 > non-repro-meta-networking: update known non-reproducible list > multipath-tools: upgrade 0.9.8 -> 0.10.0 > libblockdev: upgrade 3.1.1 -> 3.2.0 > libopenmpt: Upgrade to 0.7.10 > sshfs-fuse: Do not prompt for known_hosts during ptests > sshfs-fuse: Add rdep on python3-compile for ptests > highway: Drop forcing gcc-only toolchain > highway: Update the risc32 RVV selection patch > netdata: Upgrade to 1.47.3 release * sources/meta-qcom cff2e79...d7826d0 (1): > Merge pull request #662 from YoeDistro/yoe/mut * sources/meta-qt6 8b186eb...ccd395d (13): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Update submodule refs on '6.8' in yocto/meta-qt6 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi d5ffe13...03dba74 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-riscv e875ec6...668ffad (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-swupdate 3aed0f6...efd4c20 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-tegra d0140105...3fdf6ce5 (3): > init-flash.sh: Handle missing UDC initialization > uefi: stage UefiUpdateSecurityKeys.dtbo for use in capsule updates > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-tegra-community 4efa0a2...8b6c2a1 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-ti b16f3121...ad8b020a (7): > CI/CD Auto-Merger: cicd.master.202410070100 > optee: Update to v4.3.0 > debugss-module-drv: Add patch for kernel 6.11 change > ti-bsp: Add ti-6_12 > u-boot-ti-staging: Add v2024.10 recipe > linux-ti-staging: Add v6.12 recipe > u-boot-ti: avoid write erros on the logs when removing deployed files * sources/meta-variscite-bsp c6500eb...49d164c (48): > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som > u-boot-variscite: update to latest > linux-variscite: update to latest > u-boot-fw-utils: imx8qxp-var-som: fix default env size > freertos-variscite: imx93-var-som: Update to latest < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...e7a9e2f (7): < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 > layer.conf: Add styhead as compatible layer < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky 312488228a...51987d811f (36): > bibtake.conf: Add ld-is-lld to native distro feature when set > valgrind: Drop patch regressing fdleak_cmsg test > vte: Upgrade to 0.78.0 > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > oeqa selftest wic.py: support UKIs via uki.bbclass > oeqa selftest wic.py: add TEST_RUNQEMUPARAMS to runqemu > oeqa selftest efibootpartition.py: remove systemd-boot from grub-efi test > oeqa selftest efibootpartition.py: add TEST_RUNQEMUPARAMS to runqemu > oeqa selftest uki.py: add tests for uki.bbclass > wic bootimg-efi.py: change UKI support from wic plugin to uki.bbclass > wic bootimg-efi.py: keep timestamps and add debug prints > uki.bbclass: add class for building Unified Kernel Images (UKI) > bitbake: test > bitbake: test > bitbake: test toaster > bitbake: test > bitbake: tweak test > bitbake: toaster/tests: Fix kirkstone numbering > bitbake: exceptions: Add hack to workaround python 3.13 failures > bitbake: bb/exceptions: Drop obsolete 2.6 code > bitbake: persist_data: Remove it > bitbake: checksum/fetch2: Switch from persist_data to a standard cache file > bitbake: fetch2: Avoid deprecation warning > bitbake: COW: Fix hardcoded magic numbers and work with python 3.13 > genericarm64: add more serial consoles > pseudo: Fix envp bug and add posix_spawn wrapper > strace: download release tarballs from GitHub > migrate_localcount: Drop long obsolete code > gdb: Upgrade 15.1 -> 15.2 > default-distrovars: Have KERNEL_CONSOLE reference SERIAL_CONSOLES > python3-pyproject-hooks: upgrade 1.0.0 -> 1.2.0 > libarchive: upgrade 3.7.4 -> 3.7.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Oct 9, 2024
…inary sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-tegra-community sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 5720b104...40cc6442 (5): > CI: Rework qemuarm64-secureboot matrix > arm/uefi-secureboot: Add uefi http boot support > layer.conf: Update to walnascar (5.2) layer/release series > arm/qemuarm64-secureboot: Enable UEFI Secure Boot > arm: Enable Secure Boot in all required recipes * sources/meta-clang 036ca82...94e7a70 (5): > clang: Set default linker to be lld always > Revert "libhugetlbfs: Do not use lld linker" > libhugetlbfs: Do not use lld linker > layer.conf: Update to walnascar (5.2) layer/release series > u-boot: u-boot is clangable * sources/meta-elm-binary ee89d03...b7ad4ca (1): > Merge pull request #10 from YoeDistro/yoe/mut * sources/meta-freescale ae04c154...f88a313c (3): > Merge pull request #1964 from nxp-upstream/pipewire-addback-gstreamer > Merge pull request #1962 from nxp-upstream/bootpart > Merge pull request #1963 from YoeDistro/yoe/mut * sources/meta-freescale-3rdparty 00b2f3d...cbd7ef9 (1): > Merge pull request #305 from YoeDistro/yoe/mut * sources/meta-odroid cedfacb...f5e0906 (1): > mali-g31: Pretend to be 21.1.0 libgbm * sources/meta-openembedded bba9e7a04...1c778fb25 (62): > gnome-console: Fix build with musl > gnome-user-share: Fix build issue found with musl systems > gnome-console: update 45.0 -> 47.0 > grilo-plugins: add PACKAGECONFIG for lua-factory > grilo: fix gir install > gnome-terminal: update 3.50.1 -> 3.54.0 > evolution-data-server: update > gnome-photos: switch from tracker to tinysparql > grilo-plugins: switch from tracker to tinysparql > tracker-miners: update 3.7.3 -> 3.8.0 > tracker: update 3.7.1 -> 3.8.0 > nautilus: update 46.2 -> 47.0 > mutter: update 46.4 -> 47.0 > libspelling: update 1.2.1 ->> 1.4.0 > gvfs: update 1.54.0 -> 1.56.0 > gnome-control-center: update 46.2 -> 47.0.1 > gnome-shell: update 46.2 -> 47.0 > gnome-user-share: update 43.0 -> 47.0 > gnome-system-monitor_46.0 -> 47.0 > gnome-text-editor: update 46.3 -> 47.0 > gnome-software: update 46.2 -> 47.0 > gnome-settings-daemon_46.0 -> 47.1 > gnome-online-accounts: update 3.50.2 -> 3.52.0 > gnome-calendar: update 46.1 -> 47.0 > gnome-calculator: update 46.1 -> 47.0 > gdm: update 46.0 -> 47.0 > gnome-remote-desktop: update 46.2 -> 47.0 > gnome-boxes: update 46.1 -> 47.0 > python3-pymodbus: Upgrade 3.7.2 -> 3.7.3 > python3-yarl: Upgrade 1.13.1 -> 1.14.0 > python3-propcache: Add recipe > python3-astroid: Upgrade 3.3.4 -> 3.3.5 > python3-stevedore: Upgrade 5.2.0 -> 5.3.0 > apache2: do not depend on zlib header and libs from host > externalsrc: fix support in various components > asio: Add ptest support > fitimage: add support to build arbitrary FIT images > wtmpdb: fix installed-vs-shipped build error > python3-fsspec: Add support for native and nativesdk builds > python3-pyyaml-include: Add fsspec as a runtime dependency > python3-humanize: Upgrade 4.10.0 -> 4.11.0 > python3-gcovr: Upgrade 7.2 -> 8.0 > python3-multidict: Upgrade 6.0.5 -> 6.1.0 > lvm2: Remove the lvm2-udevrules package > fluentbit: fix building with wasm support > fluentbit: Upgrade recipe to 3.1.9 > minifi-cpp: disable rocksdb support for armv5 and libc-musl:powerpc > xmlrpc-c: 1.59.01 -> 1.60.03 > libhugetlbfs: Use linker wrapper during build > libhugetlbfs: upgrade 2.23 -> 2.24 > nftables: upgrade 1.1.0 -> 1.1.1 > libnftnl: upgrade 1.2.7 -> 1.2.8 > firewalld: upgrade 1.3.2 -> 2.2.1 > non-repro-meta-networking: update known non-reproducible list > multipath-tools: upgrade 0.9.8 -> 0.10.0 > libblockdev: upgrade 3.1.1 -> 3.2.0 > libopenmpt: Upgrade to 0.7.10 > sshfs-fuse: Do not prompt for known_hosts during ptests > sshfs-fuse: Add rdep on python3-compile for ptests > highway: Drop forcing gcc-only toolchain > highway: Update the risc32 RVV selection patch > netdata: Upgrade to 1.47.3 release * sources/meta-qcom cff2e79...d7826d0 (1): > Merge pull request #662 from YoeDistro/yoe/mut * sources/meta-qt6 8b186eb...21b2254 (14): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Update submodule refs on '6.8' in yocto/meta-qt6 > Update submodule refs on '6.8' in yocto/meta-qt6 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi d5ffe13...03dba74 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-riscv e875ec6...668ffad (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-swupdate 3aed0f6...efd4c20 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-tegra d0140105...3fdf6ce5 (3): > init-flash.sh: Handle missing UDC initialization > uefi: stage UefiUpdateSecurityKeys.dtbo for use in capsule updates > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-tegra-community 4efa0a2...8b6c2a1 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-ti b16f3121...ad8b020a (7): > CI/CD Auto-Merger: cicd.master.202410070100 > optee: Update to v4.3.0 > debugss-module-drv: Add patch for kernel 6.11 change > ti-bsp: Add ti-6_12 > u-boot-ti-staging: Add v2024.10 recipe > linux-ti-staging: Add v6.12 recipe > u-boot-ti: avoid write erros on the logs when removing deployed files * sources/meta-variscite-bsp c6500eb...49d164c (48): > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som > u-boot-variscite: update to latest > linux-variscite: update to latest > u-boot-fw-utils: imx8qxp-var-som: fix default env size > freertos-variscite: imx93-var-som: Update to latest < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...e7a9e2f (7): < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 > layer.conf: Add styhead as compatible layer < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky 312488228a...29317b9b5f (39): > bibtake.conf: Add ld-is-lld to native distro feature when set > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > oeqa selftest wic.py: support UKIs via uki.bbclass > oeqa selftest wic.py: add TEST_RUNQEMUPARAMS to runqemu > oeqa selftest efibootpartition.py: remove systemd-boot from grub-efi test > oeqa selftest efibootpartition.py: add TEST_RUNQEMUPARAMS to runqemu > oeqa selftest uki.py: add tests for uki.bbclass > wic bootimg-efi.py: change UKI support from wic plugin to uki.bbclass > wic bootimg-efi.py: keep timestamps and add debug prints > uki.bbclass: add class for building Unified Kernel Images (UKI) > virglrenderer: Add patch to fix -int-conversion build issue > toolchain-shar-extract.sh: exit when post-relocate-setup.sh fails > insane: remove now obsolete special case for musl on mips > bitbake.conf: don't force musl on mips to use classic sysv hashing > patchtest: add test_commit_message_user_tags > gtk4: update 4.16.1 -> 4.16.3 > vte: Upgrade to 0.78.0 > bitbake: test > bitbake: toaster/tests: Improve a test to give better debug output > bitbake: toaster/tests: Fix kirkstone numbering > bitbake: exceptions: Add hack to workaround python 3.13 failures > bitbake: bb/exceptions: Drop obsolete 2.6 code > bitbake: persist_data: Remove it > bitbake: checksum/fetch2: Switch from persist_data to a standard cache file > bitbake: fetch2: Avoid deprecation warning > bitbake: COW: Fix hardcoded magic numbers and work with python 3.13 > genericarm64: add more serial consoles > pseudo: Fix envp bug and add posix_spawn wrapper > strace: download release tarballs from GitHub > migrate_localcount: Drop long obsolete code > gdb: Upgrade 15.1 -> 15.2 > default-distrovars: Have KERNEL_CONSOLE reference SERIAL_CONSOLES > python3-pyproject-hooks: upgrade 1.0.0 -> 1.2.0 > libarchive: upgrade 3.7.4 -> 3.7.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Oct 9, 2024
…inary sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-tegra-community sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 5720b104...40cc6442 (5): > CI: Rework qemuarm64-secureboot matrix > arm/uefi-secureboot: Add uefi http boot support > layer.conf: Update to walnascar (5.2) layer/release series > arm/qemuarm64-secureboot: Enable UEFI Secure Boot > arm: Enable Secure Boot in all required recipes * sources/meta-clang 036ca82...94e7a70 (5): > clang: Set default linker to be lld always > Revert "libhugetlbfs: Do not use lld linker" > libhugetlbfs: Do not use lld linker > layer.conf: Update to walnascar (5.2) layer/release series > u-boot: u-boot is clangable * sources/meta-elm-binary ee89d03...b7ad4ca (1): > Merge pull request #10 from YoeDistro/yoe/mut * sources/meta-freescale ae04c154...f88a313c (3): > Merge pull request #1964 from nxp-upstream/pipewire-addback-gstreamer > Merge pull request #1962 from nxp-upstream/bootpart > Merge pull request #1963 from YoeDistro/yoe/mut * sources/meta-freescale-3rdparty 00b2f3d...cbd7ef9 (1): > Merge pull request #305 from YoeDistro/yoe/mut * sources/meta-odroid cedfacb...f5e0906 (1): > mali-g31: Pretend to be 21.1.0 libgbm * sources/meta-openembedded bba9e7a04...d93087ff2 (62): > DO NOT MERGE: Add Github actions CI workflow > gnome-console: Fix build with musl > gnome-user-share: Fix build issue found with musl systems > gnome-console: update 45.0 -> 47.0 > grilo-plugins: add PACKAGECONFIG for lua-factory > grilo: fix gir install > gnome-terminal: update 3.50.1 -> 3.54.0 > evolution-data-server: update > gnome-photos: switch from tracker to tinysparql > grilo-plugins: switch from tracker to tinysparql > tracker-miners: update 3.7.3 -> 3.8.0 > tracker: update 3.7.1 -> 3.8.0 > nautilus: update 46.2 -> 47.0 > mutter: update 46.4 -> 47.0 > libspelling: update 1.2.1 ->> 1.4.0 > gvfs: update 1.54.0 -> 1.56.0 > gnome-control-center: update 46.2 -> 47.0.1 > gnome-shell: update 46.2 -> 47.0 > gnome-user-share: update 43.0 -> 47.0 > gnome-system-monitor_46.0 -> 47.0 > gnome-text-editor: update 46.3 -> 47.0 > gnome-software: update 46.2 -> 47.0 > gnome-settings-daemon_46.0 -> 47.1 > gnome-online-accounts: update 3.50.2 -> 3.52.0 > gnome-calendar: update 46.1 -> 47.0 > gnome-calculator: update 46.1 -> 47.0 > gdm: update 46.0 -> 47.0 > gnome-remote-desktop: update 46.2 -> 47.0 > gnome-boxes: update 46.1 -> 47.0 > python3-pymodbus: Upgrade 3.7.2 -> 3.7.3 > python3-yarl: Upgrade 1.13.1 -> 1.14.0 > python3-propcache: Add recipe > python3-astroid: Upgrade 3.3.4 -> 3.3.5 > python3-stevedore: Upgrade 5.2.0 -> 5.3.0 > apache2: do not depend on zlib header and libs from host > externalsrc: fix support in various components > asio: Add ptest support > fitimage: add support to build arbitrary FIT images > wtmpdb: fix installed-vs-shipped build error > python3-fsspec: Add support for native and nativesdk builds > python3-pyyaml-include: Add fsspec as a runtime dependency > python3-humanize: Upgrade 4.10.0 -> 4.11.0 > python3-gcovr: Upgrade 7.2 -> 8.0 > python3-multidict: Upgrade 6.0.5 -> 6.1.0 > lvm2: Remove the lvm2-udevrules package > minifi-cpp: disable rocksdb support for armv5 and libc-musl:powerpc > xmlrpc-c: 1.59.01 -> 1.60.03 > libhugetlbfs: Fix contains reference to TMPDIR [buildpaths] error > libhugetlbfs: Use linker wrapper during build > libhugetlbfs: upgrade 2.23 -> 2.24 > nftables: upgrade 1.1.0 -> 1.1.1 > libnftnl: upgrade 1.2.7 -> 1.2.8 > firewalld: upgrade 1.3.2 -> 2.2.1 > non-repro-meta-networking: update known non-reproducible list > multipath-tools: upgrade 0.9.8 -> 0.10.0 > libblockdev: upgrade 3.1.1 -> 3.2.0 > libopenmpt: Upgrade to 0.7.10 > sshfs-fuse: Do not prompt for known_hosts during ptests > sshfs-fuse: Add rdep on python3-compile for ptests > highway: Drop forcing gcc-only toolchain > highway: Update the risc32 RVV selection patch > netdata: Upgrade to 1.47.3 release * sources/meta-qcom cff2e79...d7826d0 (1): > Merge pull request #662 from YoeDistro/yoe/mut * sources/meta-qt6 8b186eb...21b2254 (14): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Update submodule refs on '6.8' in yocto/meta-qt6 > Update submodule refs on '6.8' in yocto/meta-qt6 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi d5ffe13...03dba74 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-riscv e875ec6...668ffad (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-swupdate 3aed0f6...efd4c20 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-tegra d0140105...3fdf6ce5 (3): > init-flash.sh: Handle missing UDC initialization > uefi: stage UefiUpdateSecurityKeys.dtbo for use in capsule updates > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-tegra-community 4efa0a2...8b6c2a1 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-ti b16f3121...ad8b020a (7): > CI/CD Auto-Merger: cicd.master.202410070100 > optee: Update to v4.3.0 > debugss-module-drv: Add patch for kernel 6.11 change > ti-bsp: Add ti-6_12 > u-boot-ti-staging: Add v2024.10 recipe > linux-ti-staging: Add v6.12 recipe > u-boot-ti: avoid write erros on the logs when removing deployed files * sources/meta-variscite-bsp c6500eb...49d164c (48): > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som > u-boot-variscite: update to latest > linux-variscite: update to latest > u-boot-fw-utils: imx8qxp-var-som: fix default env size > freertos-variscite: imx93-var-som: Update to latest < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...e7a9e2f (7): < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 > layer.conf: Add styhead as compatible layer < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky 312488228a...29317b9b5f (39): > bibtake.conf: Add ld-is-lld to native distro feature when set > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > oeqa selftest wic.py: support UKIs via uki.bbclass > oeqa selftest wic.py: add TEST_RUNQEMUPARAMS to runqemu > oeqa selftest efibootpartition.py: remove systemd-boot from grub-efi test > oeqa selftest efibootpartition.py: add TEST_RUNQEMUPARAMS to runqemu > oeqa selftest uki.py: add tests for uki.bbclass > wic bootimg-efi.py: change UKI support from wic plugin to uki.bbclass > wic bootimg-efi.py: keep timestamps and add debug prints > uki.bbclass: add class for building Unified Kernel Images (UKI) > virglrenderer: Add patch to fix -int-conversion build issue > toolchain-shar-extract.sh: exit when post-relocate-setup.sh fails > insane: remove now obsolete special case for musl on mips > bitbake.conf: don't force musl on mips to use classic sysv hashing > patchtest: add test_commit_message_user_tags > gtk4: update 4.16.1 -> 4.16.3 > vte: Upgrade to 0.78.0 > bitbake: test > bitbake: toaster/tests: Improve a test to give better debug output > bitbake: toaster/tests: Fix kirkstone numbering > bitbake: exceptions: Add hack to workaround python 3.13 failures > bitbake: bb/exceptions: Drop obsolete 2.6 code > bitbake: persist_data: Remove it > bitbake: checksum/fetch2: Switch from persist_data to a standard cache file > bitbake: fetch2: Avoid deprecation warning > bitbake: COW: Fix hardcoded magic numbers and work with python 3.13 > genericarm64: add more serial consoles > pseudo: Fix envp bug and add posix_spawn wrapper > strace: download release tarballs from GitHub > migrate_localcount: Drop long obsolete code > gdb: Upgrade 15.1 -> 15.2 > default-distrovars: Have KERNEL_CONSOLE reference SERIAL_CONSOLES > python3-pyproject-hooks: upgrade 1.0.0 -> 1.2.0 > libarchive: upgrade 3.7.4 -> 3.7.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Oct 9, 2024
…inary sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-tegra-community sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 5720b104...40cc6442 (5): > CI: Rework qemuarm64-secureboot matrix > arm/uefi-secureboot: Add uefi http boot support > layer.conf: Update to walnascar (5.2) layer/release series > arm/qemuarm64-secureboot: Enable UEFI Secure Boot > arm: Enable Secure Boot in all required recipes * sources/meta-clang 036ca82...94e7a70 (5): > clang: Set default linker to be lld always > Revert "libhugetlbfs: Do not use lld linker" > libhugetlbfs: Do not use lld linker > layer.conf: Update to walnascar (5.2) layer/release series > u-boot: u-boot is clangable * sources/meta-elm-binary ee89d03...b7ad4ca (1): > Merge pull request #10 from YoeDistro/yoe/mut * sources/meta-freescale ae04c154...f88a313c (3): > Merge pull request #1964 from nxp-upstream/pipewire-addback-gstreamer > Merge pull request #1962 from nxp-upstream/bootpart > Merge pull request #1963 from YoeDistro/yoe/mut * sources/meta-freescale-3rdparty 00b2f3d...cbd7ef9 (1): > Merge pull request #305 from YoeDistro/yoe/mut * sources/meta-odroid cedfacb...f5e0906 (1): > mali-g31: Pretend to be 21.1.0 libgbm * sources/meta-openembedded bba9e7a04...d93087ff2 (62): > DO NOT MERGE: Add Github actions CI workflow > gnome-console: Fix build with musl > gnome-user-share: Fix build issue found with musl systems > gnome-console: update 45.0 -> 47.0 > grilo-plugins: add PACKAGECONFIG for lua-factory > grilo: fix gir install > gnome-terminal: update 3.50.1 -> 3.54.0 > evolution-data-server: update > gnome-photos: switch from tracker to tinysparql > grilo-plugins: switch from tracker to tinysparql > tracker-miners: update 3.7.3 -> 3.8.0 > tracker: update 3.7.1 -> 3.8.0 > nautilus: update 46.2 -> 47.0 > mutter: update 46.4 -> 47.0 > libspelling: update 1.2.1 ->> 1.4.0 > gvfs: update 1.54.0 -> 1.56.0 > gnome-control-center: update 46.2 -> 47.0.1 > gnome-shell: update 46.2 -> 47.0 > gnome-user-share: update 43.0 -> 47.0 > gnome-system-monitor_46.0 -> 47.0 > gnome-text-editor: update 46.3 -> 47.0 > gnome-software: update 46.2 -> 47.0 > gnome-settings-daemon_46.0 -> 47.1 > gnome-online-accounts: update 3.50.2 -> 3.52.0 > gnome-calendar: update 46.1 -> 47.0 > gnome-calculator: update 46.1 -> 47.0 > gdm: update 46.0 -> 47.0 > gnome-remote-desktop: update 46.2 -> 47.0 > gnome-boxes: update 46.1 -> 47.0 > python3-pymodbus: Upgrade 3.7.2 -> 3.7.3 > python3-yarl: Upgrade 1.13.1 -> 1.14.0 > python3-propcache: Add recipe > python3-astroid: Upgrade 3.3.4 -> 3.3.5 > python3-stevedore: Upgrade 5.2.0 -> 5.3.0 > apache2: do not depend on zlib header and libs from host > externalsrc: fix support in various components > asio: Add ptest support > fitimage: add support to build arbitrary FIT images > wtmpdb: fix installed-vs-shipped build error > python3-fsspec: Add support for native and nativesdk builds > python3-pyyaml-include: Add fsspec as a runtime dependency > python3-humanize: Upgrade 4.10.0 -> 4.11.0 > python3-gcovr: Upgrade 7.2 -> 8.0 > python3-multidict: Upgrade 6.0.5 -> 6.1.0 > lvm2: Remove the lvm2-udevrules package > minifi-cpp: disable rocksdb support for armv5 and libc-musl:powerpc > xmlrpc-c: 1.59.01 -> 1.60.03 > libhugetlbfs: Fix contains reference to TMPDIR [buildpaths] error > libhugetlbfs: Use linker wrapper during build > libhugetlbfs: upgrade 2.23 -> 2.24 > nftables: upgrade 1.1.0 -> 1.1.1 > libnftnl: upgrade 1.2.7 -> 1.2.8 > firewalld: upgrade 1.3.2 -> 2.2.1 > non-repro-meta-networking: update known non-reproducible list > multipath-tools: upgrade 0.9.8 -> 0.10.0 > libblockdev: upgrade 3.1.1 -> 3.2.0 > libopenmpt: Upgrade to 0.7.10 > sshfs-fuse: Do not prompt for known_hosts during ptests > sshfs-fuse: Add rdep on python3-compile for ptests > highway: Drop forcing gcc-only toolchain > highway: Update the risc32 RVV selection patch > netdata: Upgrade to 1.47.3 release * sources/meta-qcom cff2e79...d7826d0 (1): > Merge pull request #662 from YoeDistro/yoe/mut * sources/meta-qt6 8b186eb...21b2254 (14): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Update submodule refs on '6.8' in yocto/meta-qt6 > Update submodule refs on '6.8' in yocto/meta-qt6 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi d5ffe13...03dba74 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-riscv e875ec6...668ffad (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-swupdate 3aed0f6...efd4c20 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-tegra d0140105...3fdf6ce5 (3): > init-flash.sh: Handle missing UDC initialization > uefi: stage UefiUpdateSecurityKeys.dtbo for use in capsule updates > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-tegra-community 4efa0a2...8b6c2a1 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-ti b16f3121...ad8b020a (7): > CI/CD Auto-Merger: cicd.master.202410070100 > optee: Update to v4.3.0 > debugss-module-drv: Add patch for kernel 6.11 change > ti-bsp: Add ti-6_12 > u-boot-ti-staging: Add v2024.10 recipe > linux-ti-staging: Add v6.12 recipe > u-boot-ti: avoid write erros on the logs when removing deployed files * sources/meta-variscite-bsp c6500eb...49d164c (48): > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som > u-boot-variscite: update to latest > linux-variscite: update to latest > u-boot-fw-utils: imx8qxp-var-som: fix default env size > freertos-variscite: imx93-var-som: Update to latest < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...e7a9e2f (7): < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 > layer.conf: Add styhead as compatible layer < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky 312488228a...b8c13029b1 (46): > bibtake.conf: Add ld-is-lld to native distro feature when set > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > oeqa selftest wic.py: support UKIs via uki.bbclass > oeqa selftest wic.py: add TEST_RUNQEMUPARAMS to runqemu > oeqa selftest efibootpartition.py: remove systemd-boot from grub-efi test > oeqa selftest efibootpartition.py: add TEST_RUNQEMUPARAMS to runqemu > oeqa selftest uki.py: add tests for uki.bbclass > wic bootimg-efi.py: change UKI support from wic plugin to uki.bbclass > wic bootimg-efi.py: keep timestamps and add debug prints > uki.bbclass: add class for building Unified Kernel Images (UKI) > virglrenderer: Add patch to fix -int-conversion build issue > toolchain-shar-extract.sh: exit when post-relocate-setup.sh fails > insane: remove now obsolete special case for musl on mips > bitbake.conf: don't force musl on mips to use classic sysv hashing > patchtest: add test_commit_message_user_tags > gtk4: update 4.16.1 -> 4.16.3 > vte: Upgrade to 0.78.0 > bitbake: toaster/tests/functional: Fix test race on alert > bitbake: toaster/tests/functional: Fix hardcoded database ID > bitbake: toaster/tests/functional: Fix later details page test issues > release-notes-5.1: document spirv-tools reproducibility > release-notes-5.1: document fixed _test_devtool_add_git_url test > release-notes-5.1: document added python3-libarchive-c ptest > migration/release-notes-5.1: document oeqa/selftest envvars change > migration-guide: add release notes for 4.0.21 > bitbake: toaster/tests: Improve a test to give better debug output > bitbake: toaster/tests: Fix kirkstone numbering > bitbake: exceptions: Add hack to workaround python 3.13 failures > bitbake: bb/exceptions: Drop obsolete 2.6 code > bitbake: persist_data: Remove it > bitbake: checksum/fetch2: Switch from persist_data to a standard cache file > bitbake: fetch2: Avoid deprecation warning > bitbake: COW: Fix hardcoded magic numbers and work with python 3.13 > genericarm64: add more serial consoles > pseudo: Fix envp bug and add posix_spawn wrapper > strace: download release tarballs from GitHub > migrate_localcount: Drop long obsolete code > gdb: Upgrade 15.1 -> 15.2 > default-distrovars: Have KERNEL_CONSOLE reference SERIAL_CONSOLES > python3-pyproject-hooks: upgrade 1.0.0 -> 1.2.0 > libarchive: upgrade 3.7.4 -> 3.7.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Oct 9, 2024
…inary sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-tegra-community sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 5720b104...40cc6442 (5): > CI: Rework qemuarm64-secureboot matrix > arm/uefi-secureboot: Add uefi http boot support > layer.conf: Update to walnascar (5.2) layer/release series > arm/qemuarm64-secureboot: Enable UEFI Secure Boot > arm: Enable Secure Boot in all required recipes * sources/meta-clang 036ca82...94e7a70 (5): > clang: Set default linker to be lld always > Revert "libhugetlbfs: Do not use lld linker" > libhugetlbfs: Do not use lld linker > layer.conf: Update to walnascar (5.2) layer/release series > u-boot: u-boot is clangable * sources/meta-elm-binary ee89d03...b7ad4ca (1): > Merge pull request #10 from YoeDistro/yoe/mut * sources/meta-freescale ae04c154...f88a313c (3): > Merge pull request #1964 from nxp-upstream/pipewire-addback-gstreamer > Merge pull request #1962 from nxp-upstream/bootpart > Merge pull request #1963 from YoeDistro/yoe/mut * sources/meta-freescale-3rdparty 00b2f3d...cbd7ef9 (1): > Merge pull request #305 from YoeDistro/yoe/mut * sources/meta-odroid cedfacb...f5e0906 (1): > mali-g31: Pretend to be 21.1.0 libgbm * sources/meta-openembedded bba9e7a04...d93087ff2 (62): > DO NOT MERGE: Add Github actions CI workflow > gnome-console: Fix build with musl > gnome-user-share: Fix build issue found with musl systems > gnome-console: update 45.0 -> 47.0 > grilo-plugins: add PACKAGECONFIG for lua-factory > grilo: fix gir install > gnome-terminal: update 3.50.1 -> 3.54.0 > evolution-data-server: update > gnome-photos: switch from tracker to tinysparql > grilo-plugins: switch from tracker to tinysparql > tracker-miners: update 3.7.3 -> 3.8.0 > tracker: update 3.7.1 -> 3.8.0 > nautilus: update 46.2 -> 47.0 > mutter: update 46.4 -> 47.0 > libspelling: update 1.2.1 ->> 1.4.0 > gvfs: update 1.54.0 -> 1.56.0 > gnome-control-center: update 46.2 -> 47.0.1 > gnome-shell: update 46.2 -> 47.0 > gnome-user-share: update 43.0 -> 47.0 > gnome-system-monitor_46.0 -> 47.0 > gnome-text-editor: update 46.3 -> 47.0 > gnome-software: update 46.2 -> 47.0 > gnome-settings-daemon_46.0 -> 47.1 > gnome-online-accounts: update 3.50.2 -> 3.52.0 > gnome-calendar: update 46.1 -> 47.0 > gnome-calculator: update 46.1 -> 47.0 > gdm: update 46.0 -> 47.0 > gnome-remote-desktop: update 46.2 -> 47.0 > gnome-boxes: update 46.1 -> 47.0 > python3-pymodbus: Upgrade 3.7.2 -> 3.7.3 > python3-yarl: Upgrade 1.13.1 -> 1.14.0 > python3-propcache: Add recipe > python3-astroid: Upgrade 3.3.4 -> 3.3.5 > python3-stevedore: Upgrade 5.2.0 -> 5.3.0 > apache2: do not depend on zlib header and libs from host > externalsrc: fix support in various components > asio: Add ptest support > fitimage: add support to build arbitrary FIT images > wtmpdb: fix installed-vs-shipped build error > python3-fsspec: Add support for native and nativesdk builds > python3-pyyaml-include: Add fsspec as a runtime dependency > python3-humanize: Upgrade 4.10.0 -> 4.11.0 > python3-gcovr: Upgrade 7.2 -> 8.0 > python3-multidict: Upgrade 6.0.5 -> 6.1.0 > lvm2: Remove the lvm2-udevrules package > minifi-cpp: disable rocksdb support for armv5 and libc-musl:powerpc > xmlrpc-c: 1.59.01 -> 1.60.03 > libhugetlbfs: Fix contains reference to TMPDIR [buildpaths] error > libhugetlbfs: Use linker wrapper during build > libhugetlbfs: upgrade 2.23 -> 2.24 > nftables: upgrade 1.1.0 -> 1.1.1 > libnftnl: upgrade 1.2.7 -> 1.2.8 > firewalld: upgrade 1.3.2 -> 2.2.1 > non-repro-meta-networking: update known non-reproducible list > multipath-tools: upgrade 0.9.8 -> 0.10.0 > libblockdev: upgrade 3.1.1 -> 3.2.0 > libopenmpt: Upgrade to 0.7.10 > sshfs-fuse: Do not prompt for known_hosts during ptests > sshfs-fuse: Add rdep on python3-compile for ptests > highway: Drop forcing gcc-only toolchain > highway: Update the risc32 RVV selection patch > netdata: Upgrade to 1.47.3 release * sources/meta-qcom cff2e79...d7826d0 (1): > Merge pull request #662 from YoeDistro/yoe/mut * sources/meta-qt6 8b186eb...21b2254 (14): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Update submodule refs on '6.8' in yocto/meta-qt6 > Update submodule refs on '6.8' in yocto/meta-qt6 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi d5ffe13...03dba74 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-riscv e875ec6...668ffad (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-swupdate 3aed0f6...efd4c20 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-tegra d0140105...3fdf6ce5 (3): > init-flash.sh: Handle missing UDC initialization > uefi: stage UefiUpdateSecurityKeys.dtbo for use in capsule updates > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-tegra-community 4efa0a2...8b6c2a1 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-ti b16f3121...ad8b020a (7): > CI/CD Auto-Merger: cicd.master.202410070100 > optee: Update to v4.3.0 > debugss-module-drv: Add patch for kernel 6.11 change > ti-bsp: Add ti-6_12 > u-boot-ti-staging: Add v2024.10 recipe > linux-ti-staging: Add v6.12 recipe > u-boot-ti: avoid write erros on the logs when removing deployed files * sources/meta-variscite-bsp c6500eb...49d164c (48): > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som > u-boot-variscite: update to latest > linux-variscite: update to latest > u-boot-fw-utils: imx8qxp-var-som: fix default env size > freertos-variscite: imx93-var-som: Update to latest < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...e7a9e2f (7): < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 > layer.conf: Add styhead as compatible layer < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky 312488228a...9b22e105d0 (40): > bibtake.conf: Add ld-is-lld to native distro feature when set > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > virglrenderer: Add patch to fix -int-conversion build issue > toolchain-shar-extract.sh: exit when post-relocate-setup.sh fails > insane: remove now obsolete special case for musl on mips > bitbake.conf: don't force musl on mips to use classic sysv hashing > patchtest: add test_commit_message_user_tags > gtk4: update 4.16.1 -> 4.16.3 > vte: Upgrade to 0.78.0 > bitbake: bitbake-prserver: use PRSERV_UPSTREAM as default setting > bitbake: bitbake-server: use with to avoid ResourceWarning > bitbake: toaster/tests/functional: Fix test race on alert > bitbake: toaster/tests/functional: Fix hardcoded database ID > bitbake: toaster/tests/functional: Fix later details page test issues > release-notes-5.1: document spirv-tools reproducibility > release-notes-5.1: document fixed _test_devtool_add_git_url test > release-notes-5.1: document added python3-libarchive-c ptest > migration/release-notes-5.1: document oeqa/selftest envvars change > migration-guide: add release notes for 4.0.21 > bitbake: toaster/tests: Improve a test to give better debug output > bitbake: toaster/tests: Fix kirkstone numbering > bitbake: exceptions: Add hack to workaround python 3.13 failures > bitbake: bb/exceptions: Drop obsolete 2.6 code > bitbake: persist_data: Remove it > bitbake: checksum/fetch2: Switch from persist_data to a standard cache file > bitbake: fetch2: Avoid deprecation warning > bitbake: COW: Fix hardcoded magic numbers and work with python 3.13 > genericarm64: add more serial consoles > pseudo: Fix envp bug and add posix_spawn wrapper > strace: download release tarballs from GitHub > migrate_localcount: Drop long obsolete code > gdb: Upgrade 15.1 -> 15.2 > default-distrovars: Have KERNEL_CONSOLE reference SERIAL_CONSOLES > python3-pyproject-hooks: upgrade 1.0.0 -> 1.2.0 > libarchive: upgrade 3.7.4 -> 3.7.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Oct 9, 2024
…inary sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-tegra-community sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 5720b104...40cc6442 (5): > CI: Rework qemuarm64-secureboot matrix > arm/uefi-secureboot: Add uefi http boot support > layer.conf: Update to walnascar (5.2) layer/release series > arm/qemuarm64-secureboot: Enable UEFI Secure Boot > arm: Enable Secure Boot in all required recipes * sources/meta-clang 036ca82...94e7a70 (5): > clang: Set default linker to be lld always > Revert "libhugetlbfs: Do not use lld linker" > libhugetlbfs: Do not use lld linker > layer.conf: Update to walnascar (5.2) layer/release series > u-boot: u-boot is clangable * sources/meta-elm-binary ee89d03...b7ad4ca (1): > Merge pull request #10 from YoeDistro/yoe/mut * sources/meta-freescale ae04c154...c73e83bb (4): > Merge pull request #1967 from lms-ts/master > Merge pull request #1964 from nxp-upstream/pipewire-addback-gstreamer > Merge pull request #1962 from nxp-upstream/bootpart > Merge pull request #1963 from YoeDistro/yoe/mut * sources/meta-freescale-3rdparty 00b2f3d...cbd7ef9 (1): > Merge pull request #305 from YoeDistro/yoe/mut * sources/meta-odroid cedfacb...f5e0906 (1): > mali-g31: Pretend to be 21.1.0 libgbm * sources/meta-openembedded bba9e7a04...d93087ff2 (62): > DO NOT MERGE: Add Github actions CI workflow > gnome-console: Fix build with musl > gnome-user-share: Fix build issue found with musl systems > gnome-console: update 45.0 -> 47.0 > grilo-plugins: add PACKAGECONFIG for lua-factory > grilo: fix gir install > gnome-terminal: update 3.50.1 -> 3.54.0 > evolution-data-server: update > gnome-photos: switch from tracker to tinysparql > grilo-plugins: switch from tracker to tinysparql > tracker-miners: update 3.7.3 -> 3.8.0 > tracker: update 3.7.1 -> 3.8.0 > nautilus: update 46.2 -> 47.0 > mutter: update 46.4 -> 47.0 > libspelling: update 1.2.1 ->> 1.4.0 > gvfs: update 1.54.0 -> 1.56.0 > gnome-control-center: update 46.2 -> 47.0.1 > gnome-shell: update 46.2 -> 47.0 > gnome-user-share: update 43.0 -> 47.0 > gnome-system-monitor_46.0 -> 47.0 > gnome-text-editor: update 46.3 -> 47.0 > gnome-software: update 46.2 -> 47.0 > gnome-settings-daemon_46.0 -> 47.1 > gnome-online-accounts: update 3.50.2 -> 3.52.0 > gnome-calendar: update 46.1 -> 47.0 > gnome-calculator: update 46.1 -> 47.0 > gdm: update 46.0 -> 47.0 > gnome-remote-desktop: update 46.2 -> 47.0 > gnome-boxes: update 46.1 -> 47.0 > python3-pymodbus: Upgrade 3.7.2 -> 3.7.3 > python3-yarl: Upgrade 1.13.1 -> 1.14.0 > python3-propcache: Add recipe > python3-astroid: Upgrade 3.3.4 -> 3.3.5 > python3-stevedore: Upgrade 5.2.0 -> 5.3.0 > apache2: do not depend on zlib header and libs from host > externalsrc: fix support in various components > asio: Add ptest support > fitimage: add support to build arbitrary FIT images > wtmpdb: fix installed-vs-shipped build error > python3-fsspec: Add support for native and nativesdk builds > python3-pyyaml-include: Add fsspec as a runtime dependency > python3-humanize: Upgrade 4.10.0 -> 4.11.0 > python3-gcovr: Upgrade 7.2 -> 8.0 > python3-multidict: Upgrade 6.0.5 -> 6.1.0 > lvm2: Remove the lvm2-udevrules package > minifi-cpp: disable rocksdb support for armv5 and libc-musl:powerpc > xmlrpc-c: 1.59.01 -> 1.60.03 > libhugetlbfs: Fix contains reference to TMPDIR [buildpaths] error > libhugetlbfs: Use linker wrapper during build > libhugetlbfs: upgrade 2.23 -> 2.24 > nftables: upgrade 1.1.0 -> 1.1.1 > libnftnl: upgrade 1.2.7 -> 1.2.8 > firewalld: upgrade 1.3.2 -> 2.2.1 > non-repro-meta-networking: update known non-reproducible list > multipath-tools: upgrade 0.9.8 -> 0.10.0 > libblockdev: upgrade 3.1.1 -> 3.2.0 > libopenmpt: Upgrade to 0.7.10 > sshfs-fuse: Do not prompt for known_hosts during ptests > sshfs-fuse: Add rdep on python3-compile for ptests > highway: Drop forcing gcc-only toolchain > highway: Update the risc32 RVV selection patch > netdata: Upgrade to 1.47.3 release * sources/meta-qcom cff2e79...d7826d0 (1): > Merge pull request #662 from YoeDistro/yoe/mut * sources/meta-qt6 8b186eb...21b2254 (14): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Update submodule refs on '6.8' in yocto/meta-qt6 > Update submodule refs on '6.8' in yocto/meta-qt6 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi d5ffe13...03dba74 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-riscv e875ec6...668ffad (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-swupdate 3aed0f6...efd4c20 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-tegra d0140105...3fdf6ce5 (3): > init-flash.sh: Handle missing UDC initialization > uefi: stage UefiUpdateSecurityKeys.dtbo for use in capsule updates > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-tegra-community 4efa0a2...8b6c2a1 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-ti b16f3121...ad8b020a (7): > CI/CD Auto-Merger: cicd.master.202410070100 > optee: Update to v4.3.0 > debugss-module-drv: Add patch for kernel 6.11 change > ti-bsp: Add ti-6_12 > u-boot-ti-staging: Add v2024.10 recipe > linux-ti-staging: Add v6.12 recipe > u-boot-ti: avoid write erros on the logs when removing deployed files * sources/meta-variscite-bsp c6500eb...49d164c (48): > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som > u-boot-variscite: update to latest > linux-variscite: update to latest > u-boot-fw-utils: imx8qxp-var-som: fix default env size > freertos-variscite: imx93-var-som: Update to latest < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...e7a9e2f (7): < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 > layer.conf: Add styhead as compatible layer < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky 312488228a...669e57b703 (39): > bibtake.conf: Add ld-is-lld to native distro feature when set > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > virglrenderer: Add patch to fix -int-conversion build issue > toolchain-shar-extract.sh: exit when post-relocate-setup.sh fails > insane: remove now obsolete special case for musl on mips > bitbake.conf: don't force musl on mips to use classic sysv hashing > gtk4: update 4.16.1 -> 4.16.3 > vte: Upgrade to 0.78.0 > bitbake: bitbake-prserver: use PRSERV_UPSTREAM as default setting > bitbake: bitbake-server: use with to avoid ResourceWarning > bitbake: toaster/tests/functional: Fix test race on alert > bitbake: toaster/tests/functional: Fix hardcoded database ID > bitbake: toaster/tests/functional: Fix later details page test issues > release-notes-5.1: document spirv-tools reproducibility > release-notes-5.1: document fixed _test_devtool_add_git_url test > release-notes-5.1: document added python3-libarchive-c ptest > migration/release-notes-5.1: document oeqa/selftest envvars change > migration-guide: add release notes for 4.0.21 > bitbake: toaster/tests: Improve a test to give better debug output > bitbake: toaster/tests: Fix kirkstone numbering > bitbake: exceptions: Add hack to workaround python 3.13 failures > bitbake: bb/exceptions: Drop obsolete 2.6 code > bitbake: persist_data: Remove it > bitbake: checksum/fetch2: Switch from persist_data to a standard cache file > bitbake: fetch2: Avoid deprecation warning > bitbake: COW: Fix hardcoded magic numbers and work with python 3.13 > genericarm64: add more serial consoles > pseudo: Fix envp bug and add posix_spawn wrapper > strace: download release tarballs from GitHub > migrate_localcount: Drop long obsolete code > gdb: Upgrade 15.1 -> 15.2 > default-distrovars: Have KERNEL_CONSOLE reference SERIAL_CONSOLES > python3-pyproject-hooks: upgrade 1.0.0 -> 1.2.0 > libarchive: upgrade 3.7.4 -> 3.7.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Oct 9, 2024
…inary sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-tegra-community sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 5720b104...40cc6442 (5): > CI: Rework qemuarm64-secureboot matrix > arm/uefi-secureboot: Add uefi http boot support > layer.conf: Update to walnascar (5.2) layer/release series > arm/qemuarm64-secureboot: Enable UEFI Secure Boot > arm: Enable Secure Boot in all required recipes * sources/meta-clang 036ca82...94e7a70 (5): > clang: Set default linker to be lld always > Revert "libhugetlbfs: Do not use lld linker" > libhugetlbfs: Do not use lld linker > layer.conf: Update to walnascar (5.2) layer/release series > u-boot: u-boot is clangable * sources/meta-elm-binary ee89d03...b7ad4ca (1): > Merge pull request #10 from YoeDistro/yoe/mut * sources/meta-freescale ae04c154...c73e83bb (4): > Merge pull request #1967 from lms-ts/master > Merge pull request #1964 from nxp-upstream/pipewire-addback-gstreamer > Merge pull request #1962 from nxp-upstream/bootpart > Merge pull request #1963 from YoeDistro/yoe/mut * sources/meta-freescale-3rdparty 00b2f3d...cbd7ef9 (1): > Merge pull request #305 from YoeDistro/yoe/mut * sources/meta-odroid cedfacb...f5e0906 (1): > mali-g31: Pretend to be 21.1.0 libgbm * sources/meta-openembedded bba9e7a04...3bf68b6f7 (63): > DO NOT MERGE: Add Github actions CI workflow > gnome-console: Fix build with musl > gnome-user-share: Fix build issue found with musl systems > gnome-console: update 45.0 -> 47.0 > grilo-plugins: add PACKAGECONFIG for lua-factory > grilo: fix gir install > gnome-terminal: update 3.50.1 -> 3.54.0 > evolution-data-server: update > gnome-photos: switch from tracker to tinysparql > grilo-plugins: switch from tracker to tinysparql > tracker-miners: update 3.7.3 -> 3.8.0 > tracker: update 3.7.1 -> 3.8.0 > nautilus: update 46.2 -> 47.0 > mutter: update 46.4 -> 47.0 > libspelling: update 1.2.1 ->> 1.4.0 > gvfs: update 1.54.0 -> 1.56.0 > gnome-control-center: update 46.2 -> 47.0.1 > gnome-shell: update 46.2 -> 47.0 > gnome-user-share: update 43.0 -> 47.0 > gnome-system-monitor_46.0 -> 47.0 > gnome-text-editor: update 46.3 -> 47.0 > gnome-software: update 46.2 -> 47.0 > gnome-settings-daemon_46.0 -> 47.1 > gnome-online-accounts: update 3.50.2 -> 3.52.0 > gnome-calendar: update 46.1 -> 47.0 > gnome-calculator: update 46.1 -> 47.0 > gdm: update 46.0 -> 47.0 > gnome-remote-desktop: update 46.2 -> 47.0 > gnome-boxes: update 46.1 -> 47.0 > python3-pychromecast: Update from 14.0.1 -> 14.0.2 > python3-pytest-aiohttp: Add recipe for 1.0.5 release > python3-pymodbus: Upgrade 3.7.2 -> 3.7.3 > python3-yarl: Upgrade 1.13.1 -> 1.14.0 > python3-propcache: Add recipe > python3-astroid: Upgrade 3.3.4 -> 3.3.5 > python3-stevedore: Upgrade 5.2.0 -> 5.3.0 > apache2: do not depend on zlib header and libs from host > externalsrc: fix support in various components > fitimage: add support to build arbitrary FIT images > wtmpdb: fix installed-vs-shipped build error > python3-fsspec: Add support for native and nativesdk builds > python3-pyyaml-include: Add fsspec as a runtime dependency > python3-humanize: Upgrade 4.10.0 -> 4.11.0 > python3-gcovr: Upgrade 7.2 -> 8.0 > python3-multidict: Upgrade 6.0.5 -> 6.1.0 > lvm2: Remove the lvm2-udevrules package > minifi-cpp: disable rocksdb support for armv5 and libc-musl:powerpc > xmlrpc-c: 1.59.01 -> 1.60.03 > libhugetlbfs: Fix contains reference to TMPDIR [buildpaths] error > libhugetlbfs: Use linker wrapper during build > libhugetlbfs: upgrade 2.23 -> 2.24 > nftables: upgrade 1.1.0 -> 1.1.1 > libnftnl: upgrade 1.2.7 -> 1.2.8 > firewalld: upgrade 1.3.2 -> 2.2.1 > non-repro-meta-networking: update known non-reproducible list > multipath-tools: upgrade 0.9.8 -> 0.10.0 > libblockdev: upgrade 3.1.1 -> 3.2.0 > libopenmpt: Upgrade to 0.7.10 > sshfs-fuse: Do not prompt for known_hosts during ptests > sshfs-fuse: Add rdep on python3-compile for ptests > highway: Drop forcing gcc-only toolchain > highway: Update the risc32 RVV selection patch > netdata: Upgrade to 1.47.3 release * sources/meta-qcom cff2e79...d7826d0 (1): > Merge pull request #662 from YoeDistro/yoe/mut * sources/meta-qt6 8b186eb...21b2254 (14): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Update submodule refs on '6.8' in yocto/meta-qt6 > Update submodule refs on '6.8' in yocto/meta-qt6 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi d5ffe13...03dba74 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-riscv e875ec6...668ffad (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-swupdate 3aed0f6...efd4c20 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-tegra d0140105...3fdf6ce5 (3): > init-flash.sh: Handle missing UDC initialization > uefi: stage UefiUpdateSecurityKeys.dtbo for use in capsule updates > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-tegra-community 4efa0a2...8b6c2a1 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-ti b16f3121...ad8b020a (7): > CI/CD Auto-Merger: cicd.master.202410070100 > optee: Update to v4.3.0 > debugss-module-drv: Add patch for kernel 6.11 change > ti-bsp: Add ti-6_12 > u-boot-ti-staging: Add v2024.10 recipe > linux-ti-staging: Add v6.12 recipe > u-boot-ti: avoid write erros on the logs when removing deployed files * sources/meta-variscite-bsp c6500eb...49d164c (48): > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som > u-boot-variscite: update to latest > linux-variscite: update to latest > u-boot-fw-utils: imx8qxp-var-som: fix default env size > freertos-variscite: imx93-var-som: Update to latest < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...e7a9e2f (7): < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 > layer.conf: Add styhead as compatible layer < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky 312488228a...669e57b703 (39): > bibtake.conf: Add ld-is-lld to native distro feature when set > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > virglrenderer: Add patch to fix -int-conversion build issue > toolchain-shar-extract.sh: exit when post-relocate-setup.sh fails > insane: remove now obsolete special case for musl on mips > bitbake.conf: don't force musl on mips to use classic sysv hashing > gtk4: update 4.16.1 -> 4.16.3 > vte: Upgrade to 0.78.0 > bitbake: bitbake-prserver: use PRSERV_UPSTREAM as default setting > bitbake: bitbake-server: use with to avoid ResourceWarning > bitbake: toaster/tests/functional: Fix test race on alert > bitbake: toaster/tests/functional: Fix hardcoded database ID > bitbake: toaster/tests/functional: Fix later details page test issues > release-notes-5.1: document spirv-tools reproducibility > release-notes-5.1: document fixed _test_devtool_add_git_url test > release-notes-5.1: document added python3-libarchive-c ptest > migration/release-notes-5.1: document oeqa/selftest envvars change > migration-guide: add release notes for 4.0.21 > bitbake: toaster/tests: Improve a test to give better debug output > bitbake: toaster/tests: Fix kirkstone numbering > bitbake: exceptions: Add hack to workaround python 3.13 failures > bitbake: bb/exceptions: Drop obsolete 2.6 code > bitbake: persist_data: Remove it > bitbake: checksum/fetch2: Switch from persist_data to a standard cache file > bitbake: fetch2: Avoid deprecation warning > bitbake: COW: Fix hardcoded magic numbers and work with python 3.13 > genericarm64: add more serial consoles > pseudo: Fix envp bug and add posix_spawn wrapper > strace: download release tarballs from GitHub > migrate_localcount: Drop long obsolete code > gdb: Upgrade 15.1 -> 15.2 > default-distrovars: Have KERNEL_CONSOLE reference SERIAL_CONSOLES > python3-pyproject-hooks: upgrade 1.0.0 -> 1.2.0 > libarchive: upgrade 3.7.4 -> 3.7.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Oct 9, 2024
…inary sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-tegra-community sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 5720b104...40cc6442 (5): > CI: Rework qemuarm64-secureboot matrix > arm/uefi-secureboot: Add uefi http boot support > layer.conf: Update to walnascar (5.2) layer/release series > arm/qemuarm64-secureboot: Enable UEFI Secure Boot > arm: Enable Secure Boot in all required recipes * sources/meta-clang 036ca82...94e7a70 (5): > clang: Set default linker to be lld always > Revert "libhugetlbfs: Do not use lld linker" > libhugetlbfs: Do not use lld linker > layer.conf: Update to walnascar (5.2) layer/release series > u-boot: u-boot is clangable * sources/meta-elm-binary ee89d03...b7ad4ca (1): > Merge pull request #10 from YoeDistro/yoe/mut * sources/meta-freescale ae04c154...c73e83bb (4): > Merge pull request #1967 from lms-ts/master > Merge pull request #1964 from nxp-upstream/pipewire-addback-gstreamer > Merge pull request #1962 from nxp-upstream/bootpart > Merge pull request #1963 from YoeDistro/yoe/mut * sources/meta-freescale-3rdparty 00b2f3d...cbd7ef9 (1): > Merge pull request #305 from YoeDistro/yoe/mut * sources/meta-odroid cedfacb...f5e0906 (1): > mali-g31: Pretend to be 21.1.0 libgbm * sources/meta-openembedded bba9e7a04...3bf68b6f7 (63): > DO NOT MERGE: Add Github actions CI workflow > gnome-console: Fix build with musl > gnome-user-share: Fix build issue found with musl systems > gnome-console: update 45.0 -> 47.0 > grilo-plugins: add PACKAGECONFIG for lua-factory > grilo: fix gir install > gnome-terminal: update 3.50.1 -> 3.54.0 > evolution-data-server: update > gnome-photos: switch from tracker to tinysparql > grilo-plugins: switch from tracker to tinysparql > tracker-miners: update 3.7.3 -> 3.8.0 > tracker: update 3.7.1 -> 3.8.0 > nautilus: update 46.2 -> 47.0 > mutter: update 46.4 -> 47.0 > libspelling: update 1.2.1 ->> 1.4.0 > gvfs: update 1.54.0 -> 1.56.0 > gnome-control-center: update 46.2 -> 47.0.1 > gnome-shell: update 46.2 -> 47.0 > gnome-user-share: update 43.0 -> 47.0 > gnome-system-monitor_46.0 -> 47.0 > gnome-text-editor: update 46.3 -> 47.0 > gnome-software: update 46.2 -> 47.0 > gnome-settings-daemon_46.0 -> 47.1 > gnome-online-accounts: update 3.50.2 -> 3.52.0 > gnome-calendar: update 46.1 -> 47.0 > gnome-calculator: update 46.1 -> 47.0 > gdm: update 46.0 -> 47.0 > gnome-remote-desktop: update 46.2 -> 47.0 > gnome-boxes: update 46.1 -> 47.0 > python3-pychromecast: Update from 14.0.1 -> 14.0.2 > python3-pytest-aiohttp: Add recipe for 1.0.5 release > python3-pymodbus: Upgrade 3.7.2 -> 3.7.3 > python3-yarl: Upgrade 1.13.1 -> 1.14.0 > python3-propcache: Add recipe > python3-astroid: Upgrade 3.3.4 -> 3.3.5 > python3-stevedore: Upgrade 5.2.0 -> 5.3.0 > apache2: do not depend on zlib header and libs from host > externalsrc: fix support in various components > fitimage: add support to build arbitrary FIT images > wtmpdb: fix installed-vs-shipped build error > python3-fsspec: Add support for native and nativesdk builds > python3-pyyaml-include: Add fsspec as a runtime dependency > python3-humanize: Upgrade 4.10.0 -> 4.11.0 > python3-gcovr: Upgrade 7.2 -> 8.0 > python3-multidict: Upgrade 6.0.5 -> 6.1.0 > lvm2: Remove the lvm2-udevrules package > minifi-cpp: disable rocksdb support for armv5 and libc-musl:powerpc > xmlrpc-c: 1.59.01 -> 1.60.03 > libhugetlbfs: Fix contains reference to TMPDIR [buildpaths] error > libhugetlbfs: Use linker wrapper during build > libhugetlbfs: upgrade 2.23 -> 2.24 > nftables: upgrade 1.1.0 -> 1.1.1 > libnftnl: upgrade 1.2.7 -> 1.2.8 > firewalld: upgrade 1.3.2 -> 2.2.1 > non-repro-meta-networking: update known non-reproducible list > multipath-tools: upgrade 0.9.8 -> 0.10.0 > libblockdev: upgrade 3.1.1 -> 3.2.0 > libopenmpt: Upgrade to 0.7.10 > sshfs-fuse: Do not prompt for known_hosts during ptests > sshfs-fuse: Add rdep on python3-compile for ptests > highway: Drop forcing gcc-only toolchain > highway: Update the risc32 RVV selection patch > netdata: Upgrade to 1.47.3 release * sources/meta-qcom cff2e79...d7826d0 (1): > Merge pull request #662 from YoeDistro/yoe/mut * sources/meta-qt6 8b186eb...21b2254 (14): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Update submodule refs on '6.8' in yocto/meta-qt6 > Update submodule refs on '6.8' in yocto/meta-qt6 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi d5ffe13...03dba74 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-riscv e875ec6...668ffad (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-swupdate 3aed0f6...efd4c20 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-tegra d0140105...3fdf6ce5 (3): > init-flash.sh: Handle missing UDC initialization > uefi: stage UefiUpdateSecurityKeys.dtbo for use in capsule updates > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-tegra-community 4efa0a2...8b6c2a1 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-ti b16f3121...ad8b020a (7): > CI/CD Auto-Merger: cicd.master.202410070100 > optee: Update to v4.3.0 > debugss-module-drv: Add patch for kernel 6.11 change > ti-bsp: Add ti-6_12 > u-boot-ti-staging: Add v2024.10 recipe > linux-ti-staging: Add v6.12 recipe > u-boot-ti: avoid write erros on the logs when removing deployed files * sources/meta-variscite-bsp c6500eb...49d164c (48): > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som > u-boot-variscite: update to latest > linux-variscite: update to latest > u-boot-fw-utils: imx8qxp-var-som: fix default env size > freertos-variscite: imx93-var-som: Update to latest < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...e7a9e2f (7): < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 > layer.conf: Add styhead as compatible layer < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky 312488228a...52882e334d (42): > linux-yocto: Enable blacklist keyring > openssh: Be more restrictive on private key file permissions > musl: Update to tip of trunk > bibtake.conf: Add ld-is-lld to native distro feature when set > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > virglrenderer: Add patch to fix -int-conversion build issue > toolchain-shar-extract.sh: exit when post-relocate-setup.sh fails > insane: remove now obsolete special case for musl on mips > bitbake.conf: don't force musl on mips to use classic sysv hashing > gtk4: update 4.16.1 -> 4.16.3 > vte: Upgrade to 0.78.0 > bitbake: bitbake-prserver: use PRSERV_UPSTREAM as default setting > bitbake: bitbake-server: use with to avoid ResourceWarning > bitbake: toaster/tests/functional: Fix test race on alert > bitbake: toaster/tests/functional: Fix hardcoded database ID > bitbake: toaster/tests/functional: Fix later details page test issues > release-notes-5.1: document spirv-tools reproducibility > release-notes-5.1: document fixed _test_devtool_add_git_url test > release-notes-5.1: document added python3-libarchive-c ptest > migration/release-notes-5.1: document oeqa/selftest envvars change > migration-guide: add release notes for 4.0.21 > bitbake: toaster/tests: Improve a test to give better debug output > bitbake: toaster/tests: Fix kirkstone numbering > bitbake: exceptions: Add hack to workaround python 3.13 failures > bitbake: bb/exceptions: Drop obsolete 2.6 code > bitbake: persist_data: Remove it > bitbake: checksum/fetch2: Switch from persist_data to a standard cache file > bitbake: fetch2: Avoid deprecation warning > bitbake: COW: Fix hardcoded magic numbers and work with python 3.13 > genericarm64: add more serial consoles > pseudo: Fix envp bug and add posix_spawn wrapper > strace: download release tarballs from GitHub > migrate_localcount: Drop long obsolete code > gdb: Upgrade 15.1 -> 15.2 > default-distrovars: Have KERNEL_CONSOLE reference SERIAL_CONSOLES > python3-pyproject-hooks: upgrade 1.0.0 -> 1.2.0 > libarchive: upgrade 3.7.4 -> 3.7.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Oct 10, 2024
…inary sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-tegra-community sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 5720b104...40cc6442 (5): > CI: Rework qemuarm64-secureboot matrix > arm/uefi-secureboot: Add uefi http boot support > layer.conf: Update to walnascar (5.2) layer/release series > arm/qemuarm64-secureboot: Enable UEFI Secure Boot > arm: Enable Secure Boot in all required recipes * sources/meta-clang 036ca82...ad97e5d (7): > clang.bbclass: Use ld.lld as default for LD with ld-is-lld > clang: Do not override default ld with ld.lld > Revert "libhugetlbfs: Do not use lld linker" > Update README.md > libhugetlbfs: Do not use lld linker > layer.conf: Update to walnascar (5.2) layer/release series > u-boot: u-boot is clangable * sources/meta-elm-binary ee89d03...b7ad4ca (1): > Merge pull request #10 from YoeDistro/yoe/mut * sources/meta-freescale ae04c154...c73e83bb (4): > Merge pull request #1967 from lms-ts/master > Merge pull request #1964 from nxp-upstream/pipewire-addback-gstreamer > Merge pull request #1962 from nxp-upstream/bootpart > Merge pull request #1963 from YoeDistro/yoe/mut * sources/meta-freescale-3rdparty 00b2f3d...cbd7ef9 (1): > Merge pull request #305 from YoeDistro/yoe/mut * sources/meta-odroid cedfacb...f5e0906 (1): > mali-g31: Pretend to be 21.1.0 libgbm * sources/meta-openembedded bba9e7a04...3bf68b6f7 (63): > DO NOT MERGE: Add Github actions CI workflow > gnome-console: Fix build with musl > gnome-user-share: Fix build issue found with musl systems > gnome-console: update 45.0 -> 47.0 > grilo-plugins: add PACKAGECONFIG for lua-factory > grilo: fix gir install > gnome-terminal: update 3.50.1 -> 3.54.0 > evolution-data-server: update > gnome-photos: switch from tracker to tinysparql > grilo-plugins: switch from tracker to tinysparql > tracker-miners: update 3.7.3 -> 3.8.0 > tracker: update 3.7.1 -> 3.8.0 > nautilus: update 46.2 -> 47.0 > mutter: update 46.4 -> 47.0 > libspelling: update 1.2.1 ->> 1.4.0 > gvfs: update 1.54.0 -> 1.56.0 > gnome-control-center: update 46.2 -> 47.0.1 > gnome-shell: update 46.2 -> 47.0 > gnome-user-share: update 43.0 -> 47.0 > gnome-system-monitor_46.0 -> 47.0 > gnome-text-editor: update 46.3 -> 47.0 > gnome-software: update 46.2 -> 47.0 > gnome-settings-daemon_46.0 -> 47.1 > gnome-online-accounts: update 3.50.2 -> 3.52.0 > gnome-calendar: update 46.1 -> 47.0 > gnome-calculator: update 46.1 -> 47.0 > gdm: update 46.0 -> 47.0 > gnome-remote-desktop: update 46.2 -> 47.0 > gnome-boxes: update 46.1 -> 47.0 > python3-pychromecast: Update from 14.0.1 -> 14.0.2 > python3-pytest-aiohttp: Add recipe for 1.0.5 release > python3-pymodbus: Upgrade 3.7.2 -> 3.7.3 > python3-yarl: Upgrade 1.13.1 -> 1.14.0 > python3-propcache: Add recipe > python3-astroid: Upgrade 3.3.4 -> 3.3.5 > python3-stevedore: Upgrade 5.2.0 -> 5.3.0 > apache2: do not depend on zlib header and libs from host > externalsrc: fix support in various components > fitimage: add support to build arbitrary FIT images > wtmpdb: fix installed-vs-shipped build error > python3-fsspec: Add support for native and nativesdk builds > python3-pyyaml-include: Add fsspec as a runtime dependency > python3-humanize: Upgrade 4.10.0 -> 4.11.0 > python3-gcovr: Upgrade 7.2 -> 8.0 > python3-multidict: Upgrade 6.0.5 -> 6.1.0 > lvm2: Remove the lvm2-udevrules package > minifi-cpp: disable rocksdb support for armv5 and libc-musl:powerpc > xmlrpc-c: 1.59.01 -> 1.60.03 > libhugetlbfs: Fix contains reference to TMPDIR [buildpaths] error > libhugetlbfs: Use linker wrapper during build > libhugetlbfs: upgrade 2.23 -> 2.24 > nftables: upgrade 1.1.0 -> 1.1.1 > libnftnl: upgrade 1.2.7 -> 1.2.8 > firewalld: upgrade 1.3.2 -> 2.2.1 > non-repro-meta-networking: update known non-reproducible list > multipath-tools: upgrade 0.9.8 -> 0.10.0 > libblockdev: upgrade 3.1.1 -> 3.2.0 > libopenmpt: Upgrade to 0.7.10 > sshfs-fuse: Do not prompt for known_hosts during ptests > sshfs-fuse: Add rdep on python3-compile for ptests > highway: Drop forcing gcc-only toolchain > highway: Update the risc32 RVV selection patch > netdata: Upgrade to 1.47.3 release * sources/meta-qcom cff2e79...d7826d0 (1): > Merge pull request #662 from YoeDistro/yoe/mut * sources/meta-qt6 8b186eb...21b2254 (14): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Update submodule refs on '6.8' in yocto/meta-qt6 > Update submodule refs on '6.8' in yocto/meta-qt6 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi d5ffe13...03dba74 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-riscv e875ec6...668ffad (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-swupdate 3aed0f6...efd4c20 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-tegra d0140105...3fdf6ce5 (3): > init-flash.sh: Handle missing UDC initialization > uefi: stage UefiUpdateSecurityKeys.dtbo for use in capsule updates > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-tegra-community 4efa0a2...8b6c2a1 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-ti b16f3121...ad8b020a (7): > CI/CD Auto-Merger: cicd.master.202410070100 > optee: Update to v4.3.0 > debugss-module-drv: Add patch for kernel 6.11 change > ti-bsp: Add ti-6_12 > u-boot-ti-staging: Add v2024.10 recipe > linux-ti-staging: Add v6.12 recipe > u-boot-ti: avoid write erros on the logs when removing deployed files * sources/meta-variscite-bsp c6500eb...49d164c (48): > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som > u-boot-variscite: update to latest > linux-variscite: update to latest > u-boot-fw-utils: imx8qxp-var-som: fix default env size > freertos-variscite: imx93-var-som: Update to latest < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...e7a9e2f (7): < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 > layer.conf: Add styhead as compatible layer < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky 312488228a...245b04ce16 (41): > linux-yocto: Enable blacklist keyring > openssh: Be more restrictive on private key file permissions > musl: Update to tip of trunk > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > virglrenderer: Add patch to fix -int-conversion build issue > toolchain-shar-extract.sh: exit when post-relocate-setup.sh fails > insane: remove now obsolete special case for musl on mips > bitbake.conf: don't force musl on mips to use classic sysv hashing > gtk4: update 4.16.1 -> 4.16.3 > vte: Upgrade to 0.78.0 > bitbake: bitbake-prserver: use PRSERV_UPSTREAM as default setting > bitbake: bitbake-server: use with to avoid ResourceWarning > bitbake: toaster/tests/functional: Fix test race on alert > bitbake: toaster/tests/functional: Fix hardcoded database ID > bitbake: toaster/tests/functional: Fix later details page test issues > release-notes-5.1: document spirv-tools reproducibility > release-notes-5.1: document fixed _test_devtool_add_git_url test > release-notes-5.1: document added python3-libarchive-c ptest > migration/release-notes-5.1: document oeqa/selftest envvars change > migration-guide: add release notes for 4.0.21 > bitbake: toaster/tests: Improve a test to give better debug output > bitbake: toaster/tests: Fix kirkstone numbering > bitbake: exceptions: Add hack to workaround python 3.13 failures > bitbake: bb/exceptions: Drop obsolete 2.6 code > bitbake: persist_data: Remove it > bitbake: checksum/fetch2: Switch from persist_data to a standard cache file > bitbake: fetch2: Avoid deprecation warning > bitbake: COW: Fix hardcoded magic numbers and work with python 3.13 > genericarm64: add more serial consoles > pseudo: Fix envp bug and add posix_spawn wrapper > strace: download release tarballs from GitHub > migrate_localcount: Drop long obsolete code > gdb: Upgrade 15.1 -> 15.2 > default-distrovars: Have KERNEL_CONSOLE reference SERIAL_CONSOLES > python3-pyproject-hooks: upgrade 1.0.0 -> 1.2.0 > libarchive: upgrade 3.7.4 -> 3.7.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Oct 10, 2024
…inary sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-tegra-community sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 5720b104...40cc6442 (5): > CI: Rework qemuarm64-secureboot matrix > arm/uefi-secureboot: Add uefi http boot support > layer.conf: Update to walnascar (5.2) layer/release series > arm/qemuarm64-secureboot: Enable UEFI Secure Boot > arm: Enable Secure Boot in all required recipes * sources/meta-clang 036ca82...ad97e5d (7): > clang.bbclass: Use ld.lld as default for LD with ld-is-lld > clang: Do not override default ld with ld.lld > Revert "libhugetlbfs: Do not use lld linker" > Update README.md > libhugetlbfs: Do not use lld linker > layer.conf: Update to walnascar (5.2) layer/release series > u-boot: u-boot is clangable * sources/meta-elm-binary ee89d03...b7ad4ca (1): > Merge pull request #10 from YoeDistro/yoe/mut * sources/meta-freescale ae04c154...c73e83bb (4): > Merge pull request #1967 from lms-ts/master > Merge pull request #1964 from nxp-upstream/pipewire-addback-gstreamer > Merge pull request #1962 from nxp-upstream/bootpart > Merge pull request #1963 from YoeDistro/yoe/mut * sources/meta-freescale-3rdparty 00b2f3d...cbd7ef9 (1): > Merge pull request #305 from YoeDistro/yoe/mut * sources/meta-odroid cedfacb...f5e0906 (1): > mali-g31: Pretend to be 21.1.0 libgbm * sources/meta-openembedded bba9e7a04...fe6e6b797 (67): > DO NOT MERGE: Add Github actions CI workflow > gnome-console: Fix build with musl > gnome-user-share: Fix build issue found with musl systems > gnome-console: update 45.0 -> 47.0 > grilo-plugins: add PACKAGECONFIG for lua-factory > grilo: fix gir install > gnome-terminal: update 3.50.1 -> 3.54.0 > evolution-data-server: update > gnome-photos: switch from tracker to tinysparql > grilo-plugins: switch from tracker to tinysparql > tracker-miners: update 3.7.3 -> 3.8.0 > tracker: update 3.7.1 -> 3.8.0 > nautilus: update 46.2 -> 47.0 > mutter: update 46.4 -> 47.0 > libspelling: update 1.2.1 ->> 1.4.0 > gvfs: update 1.54.0 -> 1.56.0 > gnome-control-center: update 46.2 -> 47.0.1 > gnome-shell: update 46.2 -> 47.0 > gnome-user-share: update 43.0 -> 47.0 > gnome-system-monitor_46.0 -> 47.0 > gnome-text-editor: update 46.3 -> 47.0 > gnome-software: update 46.2 -> 47.0 > gnome-settings-daemon_46.0 -> 47.1 > gnome-online-accounts: update 3.50.2 -> 3.52.0 > gnome-calendar: update 46.1 -> 47.0 > gnome-calculator: update 46.1 -> 47.0 > gdm: update 46.0 -> 47.0 > gnome-remote-desktop: update 46.2 -> 47.0 > gnome-boxes: update 46.1 -> 47.0 > redis: upgrade 7.2.5 -> 7.2.6 > redis: upgrade 6.2.14 -> 6.2.16 > fio: upgrade 3.37 -> 3.38 > haveged: upgrade 1.9.18 -> 1.9.19 > python3-pychromecast: Update from 14.0.1 -> 14.0.2 > python3-pytest-aiohttp: Add recipe for 1.0.5 release > python3-pymodbus: Upgrade 3.7.2 -> 3.7.3 > python3-yarl: Upgrade 1.13.1 -> 1.14.0 > python3-propcache: Add recipe > python3-astroid: Upgrade 3.3.4 -> 3.3.5 > python3-stevedore: Upgrade 5.2.0 -> 5.3.0 > apache2: do not depend on zlib header and libs from host > externalsrc: fix support in various components > fitimage: add support to build arbitrary FIT images > wtmpdb: fix installed-vs-shipped build error > python3-fsspec: Add support for native and nativesdk builds > python3-pyyaml-include: Add fsspec as a runtime dependency > python3-humanize: Upgrade 4.10.0 -> 4.11.0 > python3-gcovr: Upgrade 7.2 -> 8.0 > python3-multidict: Upgrade 6.0.5 -> 6.1.0 > lvm2: Remove the lvm2-udevrules package > minifi-cpp: disable rocksdb support for armv5 and libc-musl:powerpc > xmlrpc-c: 1.59.01 -> 1.60.03 > libhugetlbfs: Fix contains reference to TMPDIR [buildpaths] error > libhugetlbfs: Use linker wrapper during build > libhugetlbfs: upgrade 2.23 -> 2.24 > nftables: upgrade 1.1.0 -> 1.1.1 > libnftnl: upgrade 1.2.7 -> 1.2.8 > firewalld: upgrade 1.3.2 -> 2.2.1 > non-repro-meta-networking: update known non-reproducible list > multipath-tools: upgrade 0.9.8 -> 0.10.0 > libblockdev: upgrade 3.1.1 -> 3.2.0 > libopenmpt: Upgrade to 0.7.10 > sshfs-fuse: Do not prompt for known_hosts during ptests > sshfs-fuse: Add rdep on python3-compile for ptests > highway: Drop forcing gcc-only toolchain > highway: Update the risc32 RVV selection patch > netdata: Upgrade to 1.47.3 release * sources/meta-qcom cff2e79...d7826d0 (1): > Merge pull request #662 from YoeDistro/yoe/mut * sources/meta-qt6 8b186eb...21b2254 (14): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Update submodule refs on '6.8' in yocto/meta-qt6 > Update submodule refs on '6.8' in yocto/meta-qt6 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi d5ffe13...03dba74 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-riscv e875ec6...668ffad (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-swupdate 3aed0f6...efd4c20 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-tegra d0140105...3fdf6ce5 (3): > init-flash.sh: Handle missing UDC initialization > uefi: stage UefiUpdateSecurityKeys.dtbo for use in capsule updates > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-tegra-community 4efa0a2...8b6c2a1 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-ti b16f3121...ad8b020a (7): > CI/CD Auto-Merger: cicd.master.202410070100 > optee: Update to v4.3.0 > debugss-module-drv: Add patch for kernel 6.11 change > ti-bsp: Add ti-6_12 > u-boot-ti-staging: Add v2024.10 recipe > linux-ti-staging: Add v6.12 recipe > u-boot-ti: avoid write erros on the logs when removing deployed files * sources/meta-variscite-bsp c6500eb...49d164c (48): > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som > u-boot-variscite: update to latest > linux-variscite: update to latest > u-boot-fw-utils: imx8qxp-var-som: fix default env size > freertos-variscite: imx93-var-som: Update to latest < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...e7a9e2f (7): < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 > layer.conf: Add styhead as compatible layer < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky 312488228a...245b04ce16 (41): > linux-yocto: Enable blacklist keyring > openssh: Be more restrictive on private key file permissions > musl: Update to tip of trunk > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > virglrenderer: Add patch to fix -int-conversion build issue > toolchain-shar-extract.sh: exit when post-relocate-setup.sh fails > insane: remove now obsolete special case for musl on mips > bitbake.conf: don't force musl on mips to use classic sysv hashing > gtk4: update 4.16.1 -> 4.16.3 > vte: Upgrade to 0.78.0 > bitbake: bitbake-prserver: use PRSERV_UPSTREAM as default setting > bitbake: bitbake-server: use with to avoid ResourceWarning > bitbake: toaster/tests/functional: Fix test race on alert > bitbake: toaster/tests/functional: Fix hardcoded database ID > bitbake: toaster/tests/functional: Fix later details page test issues > release-notes-5.1: document spirv-tools reproducibility > release-notes-5.1: document fixed _test_devtool_add_git_url test > release-notes-5.1: document added python3-libarchive-c ptest > migration/release-notes-5.1: document oeqa/selftest envvars change > migration-guide: add release notes for 4.0.21 > bitbake: toaster/tests: Improve a test to give better debug output > bitbake: toaster/tests: Fix kirkstone numbering > bitbake: exceptions: Add hack to workaround python 3.13 failures > bitbake: bb/exceptions: Drop obsolete 2.6 code > bitbake: persist_data: Remove it > bitbake: checksum/fetch2: Switch from persist_data to a standard cache file > bitbake: fetch2: Avoid deprecation warning > bitbake: COW: Fix hardcoded magic numbers and work with python 3.13 > genericarm64: add more serial consoles > pseudo: Fix envp bug and add posix_spawn wrapper > strace: download release tarballs from GitHub > migrate_localcount: Drop long obsolete code > gdb: Upgrade 15.1 -> 15.2 > default-distrovars: Have KERNEL_CONSOLE reference SERIAL_CONSOLES > python3-pyproject-hooks: upgrade 1.0.0 -> 1.2.0 > libarchive: upgrade 3.7.4 -> 3.7.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Oct 10, 2024
…inary sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-tegra-community sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 5720b104...40cc6442 (5): > CI: Rework qemuarm64-secureboot matrix > arm/uefi-secureboot: Add uefi http boot support > layer.conf: Update to walnascar (5.2) layer/release series > arm/qemuarm64-secureboot: Enable UEFI Secure Boot > arm: Enable Secure Boot in all required recipes * sources/meta-clang 036ca82...ad97e5d (7): > clang.bbclass: Use ld.lld as default for LD with ld-is-lld > clang: Do not override default ld with ld.lld > Revert "libhugetlbfs: Do not use lld linker" > Update README.md > libhugetlbfs: Do not use lld linker > layer.conf: Update to walnascar (5.2) layer/release series > u-boot: u-boot is clangable * sources/meta-elm-binary ee89d03...b7ad4ca (1): > Merge pull request #10 from YoeDistro/yoe/mut * sources/meta-freescale ae04c154...c73e83bb (4): > Merge pull request #1967 from lms-ts/master > Merge pull request #1964 from nxp-upstream/pipewire-addback-gstreamer > Merge pull request #1962 from nxp-upstream/bootpart > Merge pull request #1963 from YoeDistro/yoe/mut * sources/meta-freescale-3rdparty 00b2f3d...cbd7ef9 (1): > Merge pull request #305 from YoeDistro/yoe/mut * sources/meta-odroid cedfacb...f5e0906 (1): > mali-g31: Pretend to be 21.1.0 libgbm * sources/meta-openembedded bba9e7a04...a13080c52 (68): > DO NOT MERGE: Add Github actions CI workflow > gnome-console: Fix build with musl > gnome-user-share: Fix build issue found with musl systems > gnome-console: update 45.0 -> 47.0 > grilo-plugins: add PACKAGECONFIG for lua-factory > grilo: fix gir install > gnome-terminal: update 3.50.1 -> 3.54.0 > evolution-data-server: update > gnome-photos: switch from tracker to tinysparql > grilo-plugins: switch from tracker to tinysparql > tracker-miners: update 3.7.3 -> 3.8.0 > tracker: update 3.7.1 -> 3.8.0 > nautilus: update 46.2 -> 47.0 > mutter: update 46.4 -> 47.0 > libspelling: update 1.2.1 ->> 1.4.0 > gvfs: update 1.54.0 -> 1.56.0 > gnome-control-center: update 46.2 -> 47.0.1 > gnome-shell: update 46.2 -> 47.0 > gnome-user-share: update 43.0 -> 47.0 > gnome-system-monitor_46.0 -> 47.0 > gnome-text-editor: update 46.3 -> 47.0 > gnome-software: update 46.2 -> 47.0 > gnome-settings-daemon_46.0 -> 47.1 > gnome-online-accounts: update 3.50.2 -> 3.52.0 > gnome-calendar: update 46.1 -> 47.0 > gnome-calculator: update 46.1 -> 47.0 > gdm: update 46.0 -> 47.0 > gnome-remote-desktop: update 46.2 -> 47.0 > gnome-boxes: update 46.1 -> 47.0 > ndisc6: Fix reproducible build > redis: upgrade 7.2.5 -> 7.2.6 > redis: upgrade 6.2.14 -> 6.2.16 > fio: upgrade 3.37 -> 3.38 > haveged: upgrade 1.9.18 -> 1.9.19 > python3-pychromecast: Update from 14.0.1 -> 14.0.2 > python3-pytest-aiohttp: Add recipe for 1.0.5 release > python3-pymodbus: Upgrade 3.7.2 -> 3.7.3 > python3-yarl: Upgrade 1.13.1 -> 1.14.0 > python3-propcache: Add recipe > python3-astroid: Upgrade 3.3.4 -> 3.3.5 > python3-stevedore: Upgrade 5.2.0 -> 5.3.0 > apache2: do not depend on zlib header and libs from host > externalsrc: fix support in various components > fitimage: add support to build arbitrary FIT images > wtmpdb: fix installed-vs-shipped build error > python3-fsspec: Add support for native and nativesdk builds > python3-pyyaml-include: Add fsspec as a runtime dependency > python3-humanize: Upgrade 4.10.0 -> 4.11.0 > python3-gcovr: Upgrade 7.2 -> 8.0 > python3-multidict: Upgrade 6.0.5 -> 6.1.0 > lvm2: Remove the lvm2-udevrules package > minifi-cpp: disable rocksdb support for armv5 and libc-musl:powerpc > xmlrpc-c: 1.59.01 -> 1.60.03 > libhugetlbfs: Fix contains reference to TMPDIR [buildpaths] error > libhugetlbfs: Use linker wrapper during build > libhugetlbfs: upgrade 2.23 -> 2.24 > nftables: upgrade 1.1.0 -> 1.1.1 > libnftnl: upgrade 1.2.7 -> 1.2.8 > firewalld: upgrade 1.3.2 -> 2.2.1 > non-repro-meta-networking: update known non-reproducible list > multipath-tools: upgrade 0.9.8 -> 0.10.0 > libblockdev: upgrade 3.1.1 -> 3.2.0 > libopenmpt: Upgrade to 0.7.10 > sshfs-fuse: Do not prompt for known_hosts during ptests > sshfs-fuse: Add rdep on python3-compile for ptests > highway: Drop forcing gcc-only toolchain > highway: Update the risc32 RVV selection patch > netdata: Upgrade to 1.47.3 release * sources/meta-qcom cff2e79...d7826d0 (1): > Merge pull request #662 from YoeDistro/yoe/mut * sources/meta-qt6 8b186eb...21b2254 (14): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Update submodule refs on '6.8' in yocto/meta-qt6 > Update submodule refs on '6.8' in yocto/meta-qt6 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi d5ffe13...03dba74 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-riscv e875ec6...668ffad (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-swupdate 3aed0f6...efd4c20 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-tegra d0140105...3fdf6ce5 (3): > init-flash.sh: Handle missing UDC initialization > uefi: stage UefiUpdateSecurityKeys.dtbo for use in capsule updates > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-tegra-community 4efa0a2...8b6c2a1 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-ti b16f3121...ad8b020a (7): > CI/CD Auto-Merger: cicd.master.202410070100 > optee: Update to v4.3.0 > debugss-module-drv: Add patch for kernel 6.11 change > ti-bsp: Add ti-6_12 > u-boot-ti-staging: Add v2024.10 recipe > linux-ti-staging: Add v6.12 recipe > u-boot-ti: avoid write erros on the logs when removing deployed files * sources/meta-variscite-bsp c6500eb...49d164c (48): > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som > u-boot-variscite: update to latest > linux-variscite: update to latest > u-boot-fw-utils: imx8qxp-var-som: fix default env size > freertos-variscite: imx93-var-som: Update to latest < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...e7a9e2f (7): < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 > layer.conf: Add styhead as compatible layer < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky 312488228a...245b04ce16 (41): > linux-yocto: Enable blacklist keyring > openssh: Be more restrictive on private key file permissions > musl: Update to tip of trunk > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > virglrenderer: Add patch to fix -int-conversion build issue > toolchain-shar-extract.sh: exit when post-relocate-setup.sh fails > insane: remove now obsolete special case for musl on mips > bitbake.conf: don't force musl on mips to use classic sysv hashing > gtk4: update 4.16.1 -> 4.16.3 > vte: Upgrade to 0.78.0 > bitbake: bitbake-prserver: use PRSERV_UPSTREAM as default setting > bitbake: bitbake-server: use with to avoid ResourceWarning > bitbake: toaster/tests/functional: Fix test race on alert > bitbake: toaster/tests/functional: Fix hardcoded database ID > bitbake: toaster/tests/functional: Fix later details page test issues > release-notes-5.1: document spirv-tools reproducibility > release-notes-5.1: document fixed _test_devtool_add_git_url test > release-notes-5.1: document added python3-libarchive-c ptest > migration/release-notes-5.1: document oeqa/selftest envvars change > migration-guide: add release notes for 4.0.21 > bitbake: toaster/tests: Improve a test to give better debug output > bitbake: toaster/tests: Fix kirkstone numbering > bitbake: exceptions: Add hack to workaround python 3.13 failures > bitbake: bb/exceptions: Drop obsolete 2.6 code > bitbake: persist_data: Remove it > bitbake: checksum/fetch2: Switch from persist_data to a standard cache file > bitbake: fetch2: Avoid deprecation warning > bitbake: COW: Fix hardcoded magic numbers and work with python 3.13 > genericarm64: add more serial consoles > pseudo: Fix envp bug and add posix_spawn wrapper > strace: download release tarballs from GitHub > migrate_localcount: Drop long obsolete code > gdb: Upgrade 15.1 -> 15.2 > default-distrovars: Have KERNEL_CONSOLE reference SERIAL_CONSOLES > python3-pyproject-hooks: upgrade 1.0.0 -> 1.2.0 > libarchive: upgrade 3.7.4 -> 3.7.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Oct 10, 2024
…inary sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-tegra-community sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 5720b104...40cc6442 (5): > CI: Rework qemuarm64-secureboot matrix > arm/uefi-secureboot: Add uefi http boot support > layer.conf: Update to walnascar (5.2) layer/release series > arm/qemuarm64-secureboot: Enable UEFI Secure Boot > arm: Enable Secure Boot in all required recipes * sources/meta-clang 036ca82...ad97e5d (7): > clang.bbclass: Use ld.lld as default for LD with ld-is-lld > clang: Do not override default ld with ld.lld > Revert "libhugetlbfs: Do not use lld linker" > Update README.md > libhugetlbfs: Do not use lld linker > layer.conf: Update to walnascar (5.2) layer/release series > u-boot: u-boot is clangable * sources/meta-elm-binary ee89d03...b7ad4ca (1): > Merge pull request #10 from YoeDistro/yoe/mut * sources/meta-freescale ae04c154...c73e83bb (4): > Merge pull request #1967 from lms-ts/master > Merge pull request #1964 from nxp-upstream/pipewire-addback-gstreamer > Merge pull request #1962 from nxp-upstream/bootpart > Merge pull request #1963 from YoeDistro/yoe/mut * sources/meta-freescale-3rdparty 00b2f3d...cbd7ef9 (1): > Merge pull request #305 from YoeDistro/yoe/mut * sources/meta-intel 9bc4ada2...d0cca0cf (5): > slimboot-tools: update to latest commit > meta-intel.inc: set default PREFERRED_VERSION for mainline to 6.11 kernel > linux-intel/6.11 : update to tag mainline-tracking-pre-prod-v6.11-linux-240925T085433Z > libvpl-tools: backport list of bug fixed in sample > libvpl-tools: add 1.0.0 version * sources/meta-odroid cedfacb...f5e0906 (1): > mali-g31: Pretend to be 21.1.0 libgbm * sources/meta-openembedded bba9e7a04...479b1aae3 (81): > gnome-console: Fix build with musl > gnome-user-share: Fix build issue found with musl systems > gnome-console: update 45.0 -> 47.0 > grilo-plugins: add PACKAGECONFIG for lua-factory > grilo: fix gir install > gnome-terminal: update 3.50.1 -> 3.54.0 > evolution-data-server: update > gnome-photos: switch from tracker to tinysparql > grilo-plugins: switch from tracker to tinysparql > tracker-miners: update 3.7.3 -> 3.8.0 > tracker: update 3.7.1 -> 3.8.0 > nautilus: update 46.2 -> 47.0 > mutter: update 46.4 -> 47.0 > libspelling: update 1.2.1 ->> 1.4.0 > gvfs: update 1.54.0 -> 1.56.0 > gnome-control-center: update 46.2 -> 47.0.1 > gnome-shell: update 46.2 -> 47.0 > gnome-user-share: update 43.0 -> 47.0 > gnome-system-monitor_46.0 -> 47.0 > gnome-text-editor: update 46.3 -> 47.0 > gnome-software: update 46.2 -> 47.0 > gnome-settings-daemon_46.0 -> 47.1 > gnome-online-accounts: update 3.50.2 -> 3.52.0 > gnome-calendar: update 46.1 -> 47.0 > gnome-calculator: update 46.1 -> 47.0 > gdm: update 46.0 -> 47.0 > gnome-remote-desktop: update 46.2 -> 47.0 > gnome-boxes: update 46.1 -> 47.0 > ndisc6: Fix reproducible build > python3-propcache: Add recipe > python3-reedsolo: switch to PEP-517 build backend > python3-pastedeploy: switch to PEP-517 build backend > python3-spidev: switch to PEP-517 build backend > python3-inflate64: switch to PEP-517 build backend > python3-alembic: switch to PEP-517 build backend > python3-sqlalchemy: Upgrade 2.0.32 -> 2.0.35 and switch to PEP-517 build backend > fluentbit: Upgrade recipe to 3.1.9 > python3-gmpy2: Upgrade 2.1.5 -> 2.2.1 > python3-aiohttp: Upgrade 3.10.8 -> 3.10.9 > python3-toolz: Upgrade 0.12.1 -> 1.0.0 > cryptsetup: fix udev PACKAGECONFIG > ptest-packagelists-meta-oe.inc: Add asio > asio: Add ptest support > jansson: add JSON_INTEGER_IS_LONG_LONG for cmake > redis: upgrade 7.2.5 -> 7.2.6 > redis: upgrade 6.2.14 -> 6.2.16 > fio: upgrade 3.37 -> 3.38 > haveged: upgrade 1.9.18 -> 1.9.19 > python3-pychromecast: Update from 14.0.1 -> 14.0.2 > python3-pytest-aiohttp: Add recipe for 1.0.5 release > python3-pymodbus: Upgrade 3.7.2 -> 3.7.3 > python3-yarl: Upgrade 1.13.1 -> 1.14.0 > python3-astroid: Upgrade 3.3.4 -> 3.3.5 > python3-stevedore: Upgrade 5.2.0 -> 5.3.0 > apache2: do not depend on zlib header and libs from host > externalsrc: fix support in various components > fitimage: add support to build arbitrary FIT images > wtmpdb: fix installed-vs-shipped build error > python3-fsspec: Add support for native and nativesdk builds > python3-pyyaml-include: Add fsspec as a runtime dependency > python3-humanize: Upgrade 4.10.0 -> 4.11.0 > python3-gcovr: Upgrade 7.2 -> 8.0 > python3-multidict: Upgrade 6.0.5 -> 6.1.0 > lvm2: Remove the lvm2-udevrules package > minifi-cpp: disable rocksdb support for armv5 and libc-musl:powerpc > xmlrpc-c: 1.59.01 -> 1.60.03 > libhugetlbfs: Fix contains reference to TMPDIR [buildpaths] error > libhugetlbfs: Use linker wrapper during build > libhugetlbfs: upgrade 2.23 -> 2.24 > nftables: upgrade 1.1.0 -> 1.1.1 > libnftnl: upgrade 1.2.7 -> 1.2.8 > firewalld: upgrade 1.3.2 -> 2.2.1 > non-repro-meta-networking: update known non-reproducible list > multipath-tools: upgrade 0.9.8 -> 0.10.0 > libblockdev: upgrade 3.1.1 -> 3.2.0 > libopenmpt: Upgrade to 0.7.10 > sshfs-fuse: Do not prompt for known_hosts during ptests > sshfs-fuse: Add rdep on python3-compile for ptests > highway: Drop forcing gcc-only toolchain > highway: Update the risc32 RVV selection patch > netdata: Upgrade to 1.47.3 release * sources/meta-qcom cff2e79...d7826d0 (1): > Merge pull request #662 from YoeDistro/yoe/mut * sources/meta-qt6 8b186eb...8981901 (15): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Update submodule refs on '6.8' in yocto/meta-qt6 > Update submodule refs on '6.8' in yocto/meta-qt6 > Update submodule refs on '6.8' in yocto/meta-qt6 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi d5ffe13...03dba74 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-riscv e875ec6...668ffad (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-swupdate 3aed0f6...efd4c20 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-tegra d0140105...3fdf6ce5 (3): > init-flash.sh: Handle missing UDC initialization > uefi: stage UefiUpdateSecurityKeys.dtbo for use in capsule updates > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-tegra-community 4efa0a2...8b6c2a1 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-ti b16f3121...ad8b020a (7): > CI/CD Auto-Merger: cicd.master.202410070100 > optee: Update to v4.3.0 > debugss-module-drv: Add patch for kernel 6.11 change > ti-bsp: Add ti-6_12 > u-boot-ti-staging: Add v2024.10 recipe > linux-ti-staging: Add v6.12 recipe > u-boot-ti: avoid write erros on the logs when removing deployed files * sources/meta-variscite-bsp c6500eb...49d164c (48): > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som > u-boot-variscite: update to latest > linux-variscite: update to latest > u-boot-fw-utils: imx8qxp-var-som: fix default env size > freertos-variscite: imx93-var-som: Update to latest < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...e7a9e2f (7): < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 > layer.conf: Add styhead as compatible layer < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky 312488228a...aac175bd58 (92): > linux-yocto: Enable blacklist keyring > openssh: Be more restrictive on private key file permissions > musl: Update to tip of trunk > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > cml1.bbclass: do_diffconfig: Don't override .config with .config.orig > insane: use oe.cachedpath.CachedPath instead of os.path > insane: optimise test in package_qa_check_shebang_size > insane: micro-optimise the sweep of pkgfiles > insane: tidy up objdump preloading in package_qa_walk() > insane: check for RUNPATH as well as RPATH > insane: only parse ELFs if they're files, not symlinks > oe/elf: don't regenerate machine data on every call > libjpeg-turbo: remove redundant RUNPATH entries > ffmpeg: no need for textrel INSANE_SKIP > ffmpeg: nasm is x86 only, so only DEPEND if x86 > oeqa/runtime/ssh: Rework ssh timeout > volatile-binds: mount-copybind: fix typo > xz: upgrade 5.6.2 -> 5.6.3 > xwayland: upgrade 24.1.2 -> 24.1.3 > xkeyboard-config: upgrade 2.42 -> 2.43 > wireless-regdb: upgrade 2024.07.04 -> 2024.10.07 > ttyrun: upgrade 2.34.0 -> 2.35.0 > shaderc: upgrade 2024.2 -> 2024.3 > python3-sphinx-rtd-theme: upgrade 2.0.0 -> 3.0.0 > python3-spdx-tools: upgrade 0.8.2 -> 0.8.3 > python3-setuptools-rust: upgrade 1.10.1 -> 1.10.2 > python3-pycryptodome(x): upgrade 3.20.0 -> 3.21.0 > python3-pefile: upgrade 2023.2.7 -> 2024.8.26 > python3-hypothesis: upgrade 6.112.1 -> 6.112.4 > python3-dbusmock: upgrade 0.32.1 -> 0.32.2 > mtools: upgrade 4.0.44 -> 4.0.45 > msmtp: upgrade 1.8.26 -> 1.8.27 > ltp: upgrade 20240524 -> 20240930 > libuv: upgrade 1.48.0 -> 1.49.0 > libsdl2: upgrade 2.30.7 -> 2.30.8 > libproxy: upgrade 0.5.8 -> 0.5.9 > harfbuzz: upgrade 9.0.0 -> 10.0.1 > git: upgrade 2.46.1 -> 2.47.0 > fribidi: upgrade 1.0.15 -> 1.0.16 > erofs-utils: upgrade 1.8.1 -> 1.8.2 > dhcpcd: upgrade 10.0.10 -> 10.1.0 > oeqa/selftest/cases: add basic barebox tests > oeqa/selftest/cases: add basic u-boot test > oeqa: support passing custom boot patterns to runqemu > oeqa/utils/qemurunner: support ignoring vt100 escape sequences > barebox: set default BAREBOX_CONFIG for qemu machines > barebox-tools: add initial barebox tools support > barebox: add initial support > oeqa selftest wic.py: support UKIs via uki.bbclass > oeqa selftest wic.py: add TEST_RUNQEMUPARAMS to runqemu > oeqa selftest efibootpartition.py: remove systemd-boot from grub-efi test > oeqa selftest efibootpartition.py: add TEST_RUNQEMUPARAMS to runqemu > oeqa selftest uki.py: add tests for uki.bbclass > wic bootimg-efi.py: change UKI support from wic plugin to uki.bbclass > wic bootimg-efi.py: keep timestamps and add debug prints > uki.bbclass: add class for building Unified Kernel Images (UKI) > virglrenderer: Add patch to fix -int-conversion build issue > toolchain-shar-extract.sh: exit when post-relocate-setup.sh fails > gtk4: update 4.16.1 -> 4.16.3 > vte: Upgrade to 0.78.0 > bitbake: bitbake-prserver: use PRSERV_UPSTREAM as default setting > bitbake: bitbake-server: use with to avoid ResourceWarning > efi-bootdisk.wks: Increase overhead-factor to avoid test failures > bitbake: toaster/tests/functional: Fix test race on alert > bitbake: toaster/tests/functional: Fix hardcoded database ID > bitbake: toaster/tests/functional: Fix later details page test issues > release-notes-5.1: document spirv-tools reproducibility > release-notes-5.1: document fixed _test_devtool_add_git_url test > release-notes-5.1: document added python3-libarchive-c ptest > migration/release-notes-5.1: document oeqa/selftest envvars change > migration-guide: add release notes for 4.0.21 > bitbake: toaster/tests: Improve a test to give better debug output > bitbake: toaster/tests: Fix kirkstone numbering > bitbake: exceptions: Add hack to workaround python 3.13 failures > bitbake: bb/exceptions: Drop obsolete 2.6 code > bitbake: persist_data: Remove it > bitbake: checksum/fetch2: Switch from persist_data to a standard cache file > bitbake: fetch2: Avoid deprecation warning > bitbake: COW: Fix hardcoded magic numbers and work with python 3.13 > genericarm64: add more serial consoles > pseudo: Fix envp bug and add posix_spawn wrapper > strace: download release tarballs from GitHub > migrate_localcount: Drop long obsolete code > gdb: Upgrade 15.1 -> 15.2 > default-distrovars: Have KERNEL_CONSOLE reference SERIAL_CONSOLES > python3-pyproject-hooks: upgrade 1.0.0 -> 1.2.0 > libarchive: upgrade 3.7.4 -> 3.7.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Oct 10, 2024
…inary sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-tegra-community sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 5720b104...40cc6442 (5): > CI: Rework qemuarm64-secureboot matrix > arm/uefi-secureboot: Add uefi http boot support > layer.conf: Update to walnascar (5.2) layer/release series > arm/qemuarm64-secureboot: Enable UEFI Secure Boot > arm: Enable Secure Boot in all required recipes * sources/meta-clang 036ca82...ad97e5d (7): > clang.bbclass: Use ld.lld as default for LD with ld-is-lld > clang: Do not override default ld with ld.lld > Revert "libhugetlbfs: Do not use lld linker" > Update README.md > libhugetlbfs: Do not use lld linker > layer.conf: Update to walnascar (5.2) layer/release series > u-boot: u-boot is clangable * sources/meta-elm-binary ee89d03...b7ad4ca (1): > Merge pull request #10 from YoeDistro/yoe/mut * sources/meta-freescale ae04c154...c73e83bb (4): > Merge pull request #1967 from lms-ts/master > Merge pull request #1964 from nxp-upstream/pipewire-addback-gstreamer > Merge pull request #1962 from nxp-upstream/bootpart > Merge pull request #1963 from YoeDistro/yoe/mut * sources/meta-freescale-3rdparty 00b2f3d...cbd7ef9 (1): > Merge pull request #305 from YoeDistro/yoe/mut * sources/meta-intel 9bc4ada2...d0cca0cf (5): > slimboot-tools: update to latest commit > meta-intel.inc: set default PREFERRED_VERSION for mainline to 6.11 kernel > linux-intel/6.11 : update to tag mainline-tracking-pre-prod-v6.11-linux-240925T085433Z > libvpl-tools: backport list of bug fixed in sample > libvpl-tools: add 1.0.0 version * sources/meta-odroid cedfacb...f5e0906 (1): > mali-g31: Pretend to be 21.1.0 libgbm * sources/meta-openembedded bba9e7a04...479b1aae3 (81): > gnome-console: Fix build with musl > gnome-user-share: Fix build issue found with musl systems > gnome-console: update 45.0 -> 47.0 > grilo-plugins: add PACKAGECONFIG for lua-factory > grilo: fix gir install > gnome-terminal: update 3.50.1 -> 3.54.0 > evolution-data-server: update > gnome-photos: switch from tracker to tinysparql > grilo-plugins: switch from tracker to tinysparql > tracker-miners: update 3.7.3 -> 3.8.0 > tracker: update 3.7.1 -> 3.8.0 > nautilus: update 46.2 -> 47.0 > mutter: update 46.4 -> 47.0 > libspelling: update 1.2.1 ->> 1.4.0 > gvfs: update 1.54.0 -> 1.56.0 > gnome-control-center: update 46.2 -> 47.0.1 > gnome-shell: update 46.2 -> 47.0 > gnome-user-share: update 43.0 -> 47.0 > gnome-system-monitor_46.0 -> 47.0 > gnome-text-editor: update 46.3 -> 47.0 > gnome-software: update 46.2 -> 47.0 > gnome-settings-daemon_46.0 -> 47.1 > gnome-online-accounts: update 3.50.2 -> 3.52.0 > gnome-calendar: update 46.1 -> 47.0 > gnome-calculator: update 46.1 -> 47.0 > gdm: update 46.0 -> 47.0 > gnome-remote-desktop: update 46.2 -> 47.0 > gnome-boxes: update 46.1 -> 47.0 > ndisc6: Fix reproducible build > python3-propcache: Add recipe > python3-reedsolo: switch to PEP-517 build backend > python3-pastedeploy: switch to PEP-517 build backend > python3-spidev: switch to PEP-517 build backend > python3-inflate64: switch to PEP-517 build backend > python3-alembic: switch to PEP-517 build backend > python3-sqlalchemy: Upgrade 2.0.32 -> 2.0.35 and switch to PEP-517 build backend > fluentbit: Upgrade recipe to 3.1.9 > python3-gmpy2: Upgrade 2.1.5 -> 2.2.1 > python3-aiohttp: Upgrade 3.10.8 -> 3.10.9 > python3-toolz: Upgrade 0.12.1 -> 1.0.0 > cryptsetup: fix udev PACKAGECONFIG > ptest-packagelists-meta-oe.inc: Add asio > asio: Add ptest support > jansson: add JSON_INTEGER_IS_LONG_LONG for cmake > redis: upgrade 7.2.5 -> 7.2.6 > redis: upgrade 6.2.14 -> 6.2.16 > fio: upgrade 3.37 -> 3.38 > haveged: upgrade 1.9.18 -> 1.9.19 > python3-pychromecast: Update from 14.0.1 -> 14.0.2 > python3-pytest-aiohttp: Add recipe for 1.0.5 release > python3-pymodbus: Upgrade 3.7.2 -> 3.7.3 > python3-yarl: Upgrade 1.13.1 -> 1.14.0 > python3-astroid: Upgrade 3.3.4 -> 3.3.5 > python3-stevedore: Upgrade 5.2.0 -> 5.3.0 > apache2: do not depend on zlib header and libs from host > externalsrc: fix support in various components > fitimage: add support to build arbitrary FIT images > wtmpdb: fix installed-vs-shipped build error > python3-fsspec: Add support for native and nativesdk builds > python3-pyyaml-include: Add fsspec as a runtime dependency > python3-humanize: Upgrade 4.10.0 -> 4.11.0 > python3-gcovr: Upgrade 7.2 -> 8.0 > python3-multidict: Upgrade 6.0.5 -> 6.1.0 > lvm2: Remove the lvm2-udevrules package > minifi-cpp: disable rocksdb support for armv5 and libc-musl:powerpc > xmlrpc-c: 1.59.01 -> 1.60.03 > libhugetlbfs: Fix contains reference to TMPDIR [buildpaths] error > libhugetlbfs: Use linker wrapper during build > libhugetlbfs: upgrade 2.23 -> 2.24 > nftables: upgrade 1.1.0 -> 1.1.1 > libnftnl: upgrade 1.2.7 -> 1.2.8 > firewalld: upgrade 1.3.2 -> 2.2.1 > non-repro-meta-networking: update known non-reproducible list > multipath-tools: upgrade 0.9.8 -> 0.10.0 > libblockdev: upgrade 3.1.1 -> 3.2.0 > libopenmpt: Upgrade to 0.7.10 > sshfs-fuse: Do not prompt for known_hosts during ptests > sshfs-fuse: Add rdep on python3-compile for ptests > highway: Drop forcing gcc-only toolchain > highway: Update the risc32 RVV selection patch > netdata: Upgrade to 1.47.3 release * sources/meta-qcom cff2e79...d7826d0 (1): > Merge pull request #662 from YoeDistro/yoe/mut * sources/meta-qt6 8b186eb...8981901 (15): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Update submodule refs on '6.8' in yocto/meta-qt6 > Update submodule refs on '6.8' in yocto/meta-qt6 > Update submodule refs on '6.8' in yocto/meta-qt6 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi d5ffe13...03dba74 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-riscv e875ec6...668ffad (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-swupdate 3aed0f6...efd4c20 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-tegra d0140105...3fdf6ce5 (3): > init-flash.sh: Handle missing UDC initialization > uefi: stage UefiUpdateSecurityKeys.dtbo for use in capsule updates > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-tegra-community 4efa0a2...8b6c2a1 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-ti b16f3121...ad8b020a (7): > CI/CD Auto-Merger: cicd.master.202410070100 > optee: Update to v4.3.0 > debugss-module-drv: Add patch for kernel 6.11 change > ti-bsp: Add ti-6_12 > u-boot-ti-staging: Add v2024.10 recipe > linux-ti-staging: Add v6.12 recipe > u-boot-ti: avoid write erros on the logs when removing deployed files * sources/meta-variscite-bsp c6500eb...49d164c (48): > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som > u-boot-variscite: update to latest > linux-variscite: update to latest > u-boot-fw-utils: imx8qxp-var-som: fix default env size > freertos-variscite: imx93-var-som: Update to latest < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...e7a9e2f (7): < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 > layer.conf: Add styhead as compatible layer < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky 312488228a...8a11d95a11 (93): > linux-yocto: Enable blacklist keyring > openssh: Be more restrictive on private key file permissions > musl: Fix build regression on aarch64 > musl: Update to tip of trunk > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > cml1.bbclass: do_diffconfig: Don't override .config with .config.orig > insane: use oe.cachedpath.CachedPath instead of os.path > insane: optimise test in package_qa_check_shebang_size > insane: micro-optimise the sweep of pkgfiles > insane: tidy up objdump preloading in package_qa_walk() > insane: check for RUNPATH as well as RPATH > insane: only parse ELFs if they're files, not symlinks > oe/elf: don't regenerate machine data on every call > libjpeg-turbo: remove redundant RUNPATH entries > ffmpeg: no need for textrel INSANE_SKIP > ffmpeg: nasm is x86 only, so only DEPEND if x86 > oeqa/runtime/ssh: Rework ssh timeout > volatile-binds: mount-copybind: fix typo > xz: upgrade 5.6.2 -> 5.6.3 > xwayland: upgrade 24.1.2 -> 24.1.3 > xkeyboard-config: upgrade 2.42 -> 2.43 > wireless-regdb: upgrade 2024.07.04 -> 2024.10.07 > ttyrun: upgrade 2.34.0 -> 2.35.0 > shaderc: upgrade 2024.2 -> 2024.3 > python3-sphinx-rtd-theme: upgrade 2.0.0 -> 3.0.0 > python3-spdx-tools: upgrade 0.8.2 -> 0.8.3 > python3-setuptools-rust: upgrade 1.10.1 -> 1.10.2 > python3-pycryptodome(x): upgrade 3.20.0 -> 3.21.0 > python3-pefile: upgrade 2023.2.7 -> 2024.8.26 > python3-hypothesis: upgrade 6.112.1 -> 6.112.4 > python3-dbusmock: upgrade 0.32.1 -> 0.32.2 > mtools: upgrade 4.0.44 -> 4.0.45 > msmtp: upgrade 1.8.26 -> 1.8.27 > ltp: upgrade 20240524 -> 20240930 > libuv: upgrade 1.48.0 -> 1.49.0 > libsdl2: upgrade 2.30.7 -> 2.30.8 > libproxy: upgrade 0.5.8 -> 0.5.9 > harfbuzz: upgrade 9.0.0 -> 10.0.1 > git: upgrade 2.46.1 -> 2.47.0 > fribidi: upgrade 1.0.15 -> 1.0.16 > erofs-utils: upgrade 1.8.1 -> 1.8.2 > dhcpcd: upgrade 10.0.10 -> 10.1.0 > oeqa/selftest/cases: add basic barebox tests > oeqa/selftest/cases: add basic u-boot test > oeqa: support passing custom boot patterns to runqemu > oeqa/utils/qemurunner: support ignoring vt100 escape sequences > barebox: set default BAREBOX_CONFIG for qemu machines > barebox-tools: add initial barebox tools support > barebox: add initial support > oeqa selftest wic.py: support UKIs via uki.bbclass > oeqa selftest wic.py: add TEST_RUNQEMUPARAMS to runqemu > oeqa selftest efibootpartition.py: remove systemd-boot from grub-efi test > oeqa selftest efibootpartition.py: add TEST_RUNQEMUPARAMS to runqemu > oeqa selftest uki.py: add tests for uki.bbclass > wic bootimg-efi.py: change UKI support from wic plugin to uki.bbclass > wic bootimg-efi.py: keep timestamps and add debug prints > uki.bbclass: add class for building Unified Kernel Images (UKI) > virglrenderer: Add patch to fix -int-conversion build issue > toolchain-shar-extract.sh: exit when post-relocate-setup.sh fails > gtk4: update 4.16.1 -> 4.16.3 > vte: Upgrade to 0.78.0 > bitbake: bitbake-prserver: use PRSERV_UPSTREAM as default setting > bitbake: bitbake-server: use with to avoid ResourceWarning > efi-bootdisk.wks: Increase overhead-factor to avoid test failures > bitbake: toaster/tests/functional: Fix test race on alert > bitbake: toaster/tests/functional: Fix hardcoded database ID > bitbake: toaster/tests/functional: Fix later details page test issues > release-notes-5.1: document spirv-tools reproducibility > release-notes-5.1: document fixed _test_devtool_add_git_url test > release-notes-5.1: document added python3-libarchive-c ptest > migration/release-notes-5.1: document oeqa/selftest envvars change > migration-guide: add release notes for 4.0.21 > bitbake: toaster/tests: Improve a test to give better debug output > bitbake: toaster/tests: Fix kirkstone numbering > bitbake: exceptions: Add hack to workaround python 3.13 failures > bitbake: bb/exceptions: Drop obsolete 2.6 code > bitbake: persist_data: Remove it > bitbake: checksum/fetch2: Switch from persist_data to a standard cache file > bitbake: fetch2: Avoid deprecation warning > bitbake: COW: Fix hardcoded magic numbers and work with python 3.13 > genericarm64: add more serial consoles > pseudo: Fix envp bug and add posix_spawn wrapper > strace: download release tarballs from GitHub > migrate_localcount: Drop long obsolete code > gdb: Upgrade 15.1 -> 15.2 > default-distrovars: Have KERNEL_CONSOLE reference SERIAL_CONSOLES > python3-pyproject-hooks: upgrade 1.0.0 -> 1.2.0 > libarchive: upgrade 3.7.4 -> 3.7.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Oct 10, 2024
…inary sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-tegra-community sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 5720b104...40cc6442 (5): > CI: Rework qemuarm64-secureboot matrix > arm/uefi-secureboot: Add uefi http boot support > layer.conf: Update to walnascar (5.2) layer/release series > arm/qemuarm64-secureboot: Enable UEFI Secure Boot > arm: Enable Secure Boot in all required recipes * sources/meta-clang 036ca82...ad97e5d (7): > clang.bbclass: Use ld.lld as default for LD with ld-is-lld > clang: Do not override default ld with ld.lld > Revert "libhugetlbfs: Do not use lld linker" > Update README.md > libhugetlbfs: Do not use lld linker > layer.conf: Update to walnascar (5.2) layer/release series > u-boot: u-boot is clangable * sources/meta-elm-binary ee89d03...b7ad4ca (1): > Merge pull request #10 from YoeDistro/yoe/mut * sources/meta-freescale ae04c154...c73e83bb (4): > Merge pull request #1967 from lms-ts/master > Merge pull request #1964 from nxp-upstream/pipewire-addback-gstreamer > Merge pull request #1962 from nxp-upstream/bootpart > Merge pull request #1963 from YoeDistro/yoe/mut * sources/meta-freescale-3rdparty 00b2f3d...cbd7ef9 (1): > Merge pull request #305 from YoeDistro/yoe/mut * sources/meta-intel 9bc4ada2...d0cca0cf (5): > slimboot-tools: update to latest commit > meta-intel.inc: set default PREFERRED_VERSION for mainline to 6.11 kernel > linux-intel/6.11 : update to tag mainline-tracking-pre-prod-v6.11-linux-240925T085433Z > libvpl-tools: backport list of bug fixed in sample > libvpl-tools: add 1.0.0 version * sources/meta-odroid cedfacb...f5e0906 (1): > mali-g31: Pretend to be 21.1.0 libgbm * sources/meta-openembedded bba9e7a04...479b1aae3 (81): > gnome-console: Fix build with musl > gnome-user-share: Fix build issue found with musl systems > gnome-console: update 45.0 -> 47.0 > grilo-plugins: add PACKAGECONFIG for lua-factory > grilo: fix gir install > gnome-terminal: update 3.50.1 -> 3.54.0 > evolution-data-server: update > gnome-photos: switch from tracker to tinysparql > grilo-plugins: switch from tracker to tinysparql > tracker-miners: update 3.7.3 -> 3.8.0 > tracker: update 3.7.1 -> 3.8.0 > nautilus: update 46.2 -> 47.0 > mutter: update 46.4 -> 47.0 > libspelling: update 1.2.1 ->> 1.4.0 > gvfs: update 1.54.0 -> 1.56.0 > gnome-control-center: update 46.2 -> 47.0.1 > gnome-shell: update 46.2 -> 47.0 > gnome-user-share: update 43.0 -> 47.0 > gnome-system-monitor_46.0 -> 47.0 > gnome-text-editor: update 46.3 -> 47.0 > gnome-software: update 46.2 -> 47.0 > gnome-settings-daemon_46.0 -> 47.1 > gnome-online-accounts: update 3.50.2 -> 3.52.0 > gnome-calendar: update 46.1 -> 47.0 > gnome-calculator: update 46.1 -> 47.0 > gdm: update 46.0 -> 47.0 > gnome-remote-desktop: update 46.2 -> 47.0 > gnome-boxes: update 46.1 -> 47.0 > ndisc6: Fix reproducible build > python3-propcache: Add recipe > python3-reedsolo: switch to PEP-517 build backend > python3-pastedeploy: switch to PEP-517 build backend > python3-spidev: switch to PEP-517 build backend > python3-inflate64: switch to PEP-517 build backend > python3-alembic: switch to PEP-517 build backend > python3-sqlalchemy: Upgrade 2.0.32 -> 2.0.35 and switch to PEP-517 build backend > fluentbit: Upgrade recipe to 3.1.9 > python3-gmpy2: Upgrade 2.1.5 -> 2.2.1 > python3-aiohttp: Upgrade 3.10.8 -> 3.10.9 > python3-toolz: Upgrade 0.12.1 -> 1.0.0 > cryptsetup: fix udev PACKAGECONFIG > ptest-packagelists-meta-oe.inc: Add asio > asio: Add ptest support > jansson: add JSON_INTEGER_IS_LONG_LONG for cmake > redis: upgrade 7.2.5 -> 7.2.6 > redis: upgrade 6.2.14 -> 6.2.16 > fio: upgrade 3.37 -> 3.38 > haveged: upgrade 1.9.18 -> 1.9.19 > python3-pychromecast: Update from 14.0.1 -> 14.0.2 > python3-pytest-aiohttp: Add recipe for 1.0.5 release > python3-pymodbus: Upgrade 3.7.2 -> 3.7.3 > python3-yarl: Upgrade 1.13.1 -> 1.14.0 > python3-astroid: Upgrade 3.3.4 -> 3.3.5 > python3-stevedore: Upgrade 5.2.0 -> 5.3.0 > apache2: do not depend on zlib header and libs from host > externalsrc: fix support in various components > fitimage: add support to build arbitrary FIT images > wtmpdb: fix installed-vs-shipped build error > python3-fsspec: Add support for native and nativesdk builds > python3-pyyaml-include: Add fsspec as a runtime dependency > python3-humanize: Upgrade 4.10.0 -> 4.11.0 > python3-gcovr: Upgrade 7.2 -> 8.0 > python3-multidict: Upgrade 6.0.5 -> 6.1.0 > lvm2: Remove the lvm2-udevrules package > minifi-cpp: disable rocksdb support for armv5 and libc-musl:powerpc > xmlrpc-c: 1.59.01 -> 1.60.03 > libhugetlbfs: Fix contains reference to TMPDIR [buildpaths] error > libhugetlbfs: Use linker wrapper during build > libhugetlbfs: upgrade 2.23 -> 2.24 > nftables: upgrade 1.1.0 -> 1.1.1 > libnftnl: upgrade 1.2.7 -> 1.2.8 > firewalld: upgrade 1.3.2 -> 2.2.1 > non-repro-meta-networking: update known non-reproducible list > multipath-tools: upgrade 0.9.8 -> 0.10.0 > libblockdev: upgrade 3.1.1 -> 3.2.0 > libopenmpt: Upgrade to 0.7.10 > sshfs-fuse: Do not prompt for known_hosts during ptests > sshfs-fuse: Add rdep on python3-compile for ptests > highway: Drop forcing gcc-only toolchain > highway: Update the risc32 RVV selection patch > netdata: Upgrade to 1.47.3 release * sources/meta-qcom cff2e79...d7826d0 (1): > Merge pull request #662 from YoeDistro/yoe/mut * sources/meta-qt6 8b186eb...8981901 (15): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Update submodule refs on '6.8' in yocto/meta-qt6 > Update submodule refs on '6.8' in yocto/meta-qt6 > Update submodule refs on '6.8' in yocto/meta-qt6 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi d5ffe13...03dba74 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-riscv e875ec6...668ffad (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-swupdate 3aed0f6...efd4c20 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-tegra d0140105...3fdf6ce5 (3): > init-flash.sh: Handle missing UDC initialization > uefi: stage UefiUpdateSecurityKeys.dtbo for use in capsule updates > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-tegra-community 4efa0a2...8b6c2a1 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-ti b16f3121...ad8b020a (7): > CI/CD Auto-Merger: cicd.master.202410070100 > optee: Update to v4.3.0 > debugss-module-drv: Add patch for kernel 6.11 change > ti-bsp: Add ti-6_12 > u-boot-ti-staging: Add v2024.10 recipe > linux-ti-staging: Add v6.12 recipe > u-boot-ti: avoid write erros on the logs when removing deployed files * sources/meta-variscite-bsp c6500eb...49d164c (48): > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som > u-boot-variscite: update to latest > linux-variscite: update to latest > u-boot-fw-utils: imx8qxp-var-som: fix default env size > freertos-variscite: imx93-var-som: Update to latest < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...e7a9e2f (7): < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 > layer.conf: Add styhead as compatible layer < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky 312488228a...d69f862fc8 (78): > linux-yocto: Enable blacklist keyring > openssh: Be more restrictive on private key file permissions > musl: Fix build regression on aarch64 > musl: Update to tip of trunk > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > cml1.bbclass: do_diffconfig: Don't override .config with .config.orig > libjpeg-turbo: remove redundant RUNPATH entries > ffmpeg: no need for textrel INSANE_SKIP > ffmpeg: nasm is x86 only, so only DEPEND if x86 > oeqa/runtime/ssh: Rework ssh timeout > volatile-binds: mount-copybind: fix typo > xz: upgrade 5.6.2 -> 5.6.3 > xwayland: upgrade 24.1.2 -> 24.1.3 > xkeyboard-config: upgrade 2.42 -> 2.43 > wireless-regdb: upgrade 2024.07.04 -> 2024.10.07 > ttyrun: upgrade 2.34.0 -> 2.35.0 > shaderc: upgrade 2024.2 -> 2024.3 > python3-sphinx-rtd-theme: upgrade 2.0.0 -> 3.0.0 > python3-spdx-tools: upgrade 0.8.2 -> 0.8.3 > python3-setuptools-rust: upgrade 1.10.1 -> 1.10.2 > python3-pycryptodome(x): upgrade 3.20.0 -> 3.21.0 > python3-pefile: upgrade 2023.2.7 -> 2024.8.26 > python3-hypothesis: upgrade 6.112.1 -> 6.112.4 > python3-dbusmock: upgrade 0.32.1 -> 0.32.2 > mtools: upgrade 4.0.44 -> 4.0.45 > msmtp: upgrade 1.8.26 -> 1.8.27 > ltp: upgrade 20240524 -> 20240930 > libuv: upgrade 1.48.0 -> 1.49.0 > libsdl2: upgrade 2.30.7 -> 2.30.8 > libproxy: upgrade 0.5.8 -> 0.5.9 > harfbuzz: upgrade 9.0.0 -> 10.0.1 > git: upgrade 2.46.1 -> 2.47.0 > fribidi: upgrade 1.0.15 -> 1.0.16 > erofs-utils: upgrade 1.8.1 -> 1.8.2 > dhcpcd: upgrade 10.0.10 -> 10.1.0 > oeqa/selftest/cases: add basic barebox tests > oeqa/selftest/cases: add basic u-boot test > oeqa: support passing custom boot patterns to runqemu > oeqa/utils/qemurunner: support ignoring vt100 escape sequences > barebox: set default BAREBOX_CONFIG for qemu machines > barebox-tools: add initial barebox tools support > barebox: add initial support > virglrenderer: Add patch to fix -int-conversion build issue > toolchain-shar-extract.sh: exit when post-relocate-setup.sh fails > gtk4: update 4.16.1 -> 4.16.3 > vte: Upgrade to 0.78.0 > bitbake: bitbake-prserver: use PRSERV_UPSTREAM as default setting > bitbake: bitbake-server: use with to avoid ResourceWarning > efi-bootdisk.wks: Increase overhead-factor to avoid test failures > bitbake: toaster/tests/functional: Fix test race on alert > bitbake: toaster/tests/functional: Fix hardcoded database ID > bitbake: toaster/tests/functional: Fix later details page test issues > release-notes-5.1: document spirv-tools reproducibility > release-notes-5.1: document fixed _test_devtool_add_git_url test > release-notes-5.1: document added python3-libarchive-c ptest > migration/release-notes-5.1: document oeqa/selftest envvars change > migration-guide: add release notes for 4.0.21 > bitbake: toaster/tests: Improve a test to give better debug output > bitbake: toaster/tests: Fix kirkstone numbering > bitbake: exceptions: Add hack to workaround python 3.13 failures > bitbake: bb/exceptions: Drop obsolete 2.6 code > bitbake: persist_data: Remove it > bitbake: checksum/fetch2: Switch from persist_data to a standard cache file > bitbake: fetch2: Avoid deprecation warning > bitbake: COW: Fix hardcoded magic numbers and work with python 3.13 > genericarm64: add more serial consoles > pseudo: Fix envp bug and add posix_spawn wrapper > strace: download release tarballs from GitHub > migrate_localcount: Drop long obsolete code > gdb: Upgrade 15.1 -> 15.2 > default-distrovars: Have KERNEL_CONSOLE reference SERIAL_CONSOLES > python3-pyproject-hooks: upgrade 1.0.0 -> 1.2.0 > libarchive: upgrade 3.7.4 -> 3.7.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Oct 10, 2024
…inary sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-tegra-community sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 5720b104...40cc6442 (5): > CI: Rework qemuarm64-secureboot matrix > arm/uefi-secureboot: Add uefi http boot support > layer.conf: Update to walnascar (5.2) layer/release series > arm/qemuarm64-secureboot: Enable UEFI Secure Boot > arm: Enable Secure Boot in all required recipes * sources/meta-clang 036ca82...ad97e5d (7): > clang.bbclass: Use ld.lld as default for LD with ld-is-lld > clang: Do not override default ld with ld.lld > Revert "libhugetlbfs: Do not use lld linker" > Update README.md > libhugetlbfs: Do not use lld linker > layer.conf: Update to walnascar (5.2) layer/release series > u-boot: u-boot is clangable * sources/meta-elm-binary ee89d03...b7ad4ca (1): > Merge pull request #10 from YoeDistro/yoe/mut * sources/meta-freescale ae04c154...c73e83bb (4): > Merge pull request #1967 from lms-ts/master > Merge pull request #1964 from nxp-upstream/pipewire-addback-gstreamer > Merge pull request #1962 from nxp-upstream/bootpart > Merge pull request #1963 from YoeDistro/yoe/mut * sources/meta-freescale-3rdparty 00b2f3d...cbd7ef9 (1): > Merge pull request #305 from YoeDistro/yoe/mut * sources/meta-intel 9bc4ada2...d0cca0cf (5): > slimboot-tools: update to latest commit > meta-intel.inc: set default PREFERRED_VERSION for mainline to 6.11 kernel > linux-intel/6.11 : update to tag mainline-tracking-pre-prod-v6.11-linux-240925T085433Z > libvpl-tools: backport list of bug fixed in sample > libvpl-tools: add 1.0.0 version * sources/meta-odroid cedfacb...f5e0906 (1): > mali-g31: Pretend to be 21.1.0 libgbm * sources/meta-openembedded bba9e7a04...6c6ab1acf (82): > DO NOT MERGE: Add Github actions CI workflow > gnome-console: Fix build with musl > gnome-user-share: Fix build issue found with musl systems > gnome-console: update 45.0 -> 47.0 > grilo-plugins: add PACKAGECONFIG for lua-factory > grilo: fix gir install > gnome-terminal: update 3.50.1 -> 3.54.0 > evolution-data-server: update > gnome-photos: switch from tracker to tinysparql > grilo-plugins: switch from tracker to tinysparql > tracker-miners: update 3.7.3 -> 3.8.0 > tracker: update 3.7.1 -> 3.8.0 > nautilus: update 46.2 -> 47.0 > mutter: update 46.4 -> 47.0 > libspelling: update 1.2.1 ->> 1.4.0 > gvfs: update 1.54.0 -> 1.56.0 > gnome-control-center: update 46.2 -> 47.0.1 > gnome-shell: update 46.2 -> 47.0 > gnome-user-share: update 43.0 -> 47.0 > gnome-system-monitor_46.0 -> 47.0 > gnome-text-editor: update 46.3 -> 47.0 > gnome-software: update 46.2 -> 47.0 > gnome-settings-daemon_46.0 -> 47.1 > gnome-online-accounts: update 3.50.2 -> 3.52.0 > gnome-calendar: update 46.1 -> 47.0 > gnome-calculator: update 46.1 -> 47.0 > gdm: update 46.0 -> 47.0 > gnome-remote-desktop: update 46.2 -> 47.0 > gnome-boxes: update 46.1 -> 47.0 > python3-pychromecast: upgrade 14.0.1 -> 14.0.2 > python3-pytest-aiohttp: Add new recipe > ndisc6: Fix reproducible build > python3-propcache: Add recipe > python3-reedsolo: switch to PEP-517 build backend > python3-pastedeploy: switch to PEP-517 build backend > python3-spidev: switch to PEP-517 build backend > python3-inflate64: switch to PEP-517 build backend > python3-alembic: switch to PEP-517 build backend > python3-sqlalchemy: Upgrade 2.0.32 -> 2.0.35 and switch to PEP-517 build backend > fluentbit: Upgrade recipe to 3.1.9 > python3-gmpy2: Upgrade 2.1.5 -> 2.2.1 > python3-aiohttp: Upgrade 3.10.8 -> 3.10.9 > python3-toolz: Upgrade 0.12.1 -> 1.0.0 > cryptsetup: fix udev PACKAGECONFIG > ptest-packagelists-meta-oe.inc: Add asio > asio: Add ptest support > jansson: add JSON_INTEGER_IS_LONG_LONG for cmake > redis: upgrade 7.2.5 -> 7.2.6 > redis: upgrade 6.2.14 -> 6.2.16 > fio: upgrade 3.37 -> 3.38 > haveged: upgrade 1.9.18 -> 1.9.19 > python3-pymodbus: Upgrade 3.7.2 -> 3.7.3 > python3-yarl: Upgrade 1.13.1 -> 1.14.0 > python3-astroid: Upgrade 3.3.4 -> 3.3.5 > python3-stevedore: Upgrade 5.2.0 -> 5.3.0 > apache2: do not depend on zlib header and libs from host > externalsrc: fix support in various components > fitimage: add support to build arbitrary FIT images > wtmpdb: fix installed-vs-shipped build error > python3-fsspec: Add support for native and nativesdk builds > python3-pyyaml-include: Add fsspec as a runtime dependency > python3-humanize: Upgrade 4.10.0 -> 4.11.0 > python3-gcovr: Upgrade 7.2 -> 8.0 > python3-multidict: Upgrade 6.0.5 -> 6.1.0 > lvm2: Remove the lvm2-udevrules package > minifi-cpp: disable rocksdb support for armv5 and libc-musl:powerpc > xmlrpc-c: 1.59.01 -> 1.60.03 > libhugetlbfs: Fix contains reference to TMPDIR [buildpaths] error > libhugetlbfs: Use linker wrapper during build > libhugetlbfs: upgrade 2.23 -> 2.24 > nftables: upgrade 1.1.0 -> 1.1.1 > libnftnl: upgrade 1.2.7 -> 1.2.8 > firewalld: upgrade 1.3.2 -> 2.2.1 > non-repro-meta-networking: update known non-reproducible list > multipath-tools: upgrade 0.9.8 -> 0.10.0 > libblockdev: upgrade 3.1.1 -> 3.2.0 > libopenmpt: Upgrade to 0.7.10 > sshfs-fuse: Do not prompt for known_hosts during ptests > sshfs-fuse: Add rdep on python3-compile for ptests > highway: Drop forcing gcc-only toolchain > highway: Update the risc32 RVV selection patch > netdata: Upgrade to 1.47.3 release * sources/meta-qcom cff2e79...d7826d0 (1): > Merge pull request #662 from YoeDistro/yoe/mut * sources/meta-qt6 8b186eb...8981901 (15): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Update submodule refs on '6.8' in yocto/meta-qt6 > Update submodule refs on '6.8' in yocto/meta-qt6 > Update submodule refs on '6.8' in yocto/meta-qt6 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi d5ffe13...03dba74 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-riscv e875ec6...668ffad (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-swupdate 3aed0f6...efd4c20 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-tegra d0140105...3fdf6ce5 (3): > init-flash.sh: Handle missing UDC initialization > uefi: stage UefiUpdateSecurityKeys.dtbo for use in capsule updates > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-tegra-community 4efa0a2...8b6c2a1 (1): > layer.conf: Update to walnascar (5.2) layer/release series * sources/meta-ti b16f3121...ad8b020a (7): > CI/CD Auto-Merger: cicd.master.202410070100 > optee: Update to v4.3.0 > debugss-module-drv: Add patch for kernel 6.11 change > ti-bsp: Add ti-6_12 > u-boot-ti-staging: Add v2024.10 recipe > linux-ti-staging: Add v6.12 recipe > u-boot-ti: avoid write erros on the logs when removing deployed files * sources/meta-variscite-bsp c6500eb...49d164c (48): > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som > u-boot-variscite: update to latest > linux-variscite: update to latest > u-boot-fw-utils: imx8qxp-var-som: fix default env size > freertos-variscite: imx93-var-som: Update to latest < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...e7a9e2f (7): < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 > layer.conf: Add styhead as compatible layer < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky 312488228a...d69f862fc8 (78): > linux-yocto: Enable blacklist keyring > openssh: Be more restrictive on private key file permissions > musl: Fix build regression on aarch64 > musl: Update to tip of trunk > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > cml1.bbclass: do_diffconfig: Don't override .config with .config.orig > libjpeg-turbo: remove redundant RUNPATH entries > ffmpeg: no need for textrel INSANE_SKIP > ffmpeg: nasm is x86 only, so only DEPEND if x86 > oeqa/runtime/ssh: Rework ssh timeout > volatile-binds: mount-copybind: fix typo > xz: upgrade 5.6.2 -> 5.6.3 > xwayland: upgrade 24.1.2 -> 24.1.3 > xkeyboard-config: upgrade 2.42 -> 2.43 > wireless-regdb: upgrade 2024.07.04 -> 2024.10.07 > ttyrun: upgrade 2.34.0 -> 2.35.0 > shaderc: upgrade 2024.2 -> 2024.3 > python3-sphinx-rtd-theme: upgrade 2.0.0 -> 3.0.0 > python3-spdx-tools: upgrade 0.8.2 -> 0.8.3 > python3-setuptools-rust: upgrade 1.10.1 -> 1.10.2 > python3-pycryptodome(x): upgrade 3.20.0 -> 3.21.0 > python3-pefile: upgrade 2023.2.7 -> 2024.8.26 > python3-hypothesis: upgrade 6.112.1 -> 6.112.4 > python3-dbusmock: upgrade 0.32.1 -> 0.32.2 > mtools: upgrade 4.0.44 -> 4.0.45 > msmtp: upgrade 1.8.26 -> 1.8.27 > ltp: upgrade 20240524 -> 20240930 > libuv: upgrade 1.48.0 -> 1.49.0 > libsdl2: upgrade 2.30.7 -> 2.30.8 > libproxy: upgrade 0.5.8 -> 0.5.9 > harfbuzz: upgrade 9.0.0 -> 10.0.1 > git: upgrade 2.46.1 -> 2.47.0 > fribidi: upgrade 1.0.15 -> 1.0.16 > erofs-utils: upgrade 1.8.1 -> 1.8.2 > dhcpcd: upgrade 10.0.10 -> 10.1.0 > oeqa/selftest/cases: add basic barebox tests > oeqa/selftest/cases: add basic u-boot test > oeqa: support passing custom boot patterns to runqemu > oeqa/utils/qemurunner: support ignoring vt100 escape sequences > barebox: set default BAREBOX_CONFIG for qemu machines > barebox-tools: add initial barebox tools support > barebox: add initial support > virglrenderer: Add patch to fix -int-conversion build issue > toolchain-shar-extract.sh: exit when post-relocate-setup.sh fails > gtk4: update 4.16.1 -> 4.16.3 > vte: Upgrade to 0.78.0 > bitbake: bitbake-prserver: use PRSERV_UPSTREAM as default setting > bitbake: bitbake-server: use with to avoid ResourceWarning > efi-bootdisk.wks: Increase overhead-factor to avoid test failures > bitbake: toaster/tests/functional: Fix test race on alert > bitbake: toaster/tests/functional: Fix hardcoded database ID > bitbake: toaster/tests/functional: Fix later details page test issues > release-notes-5.1: document spirv-tools reproducibility > release-notes-5.1: document fixed _test_devtool_add_git_url test > release-notes-5.1: document added python3-libarchive-c ptest > migration/release-notes-5.1: document oeqa/selftest envvars change > migration-guide: add release notes for 4.0.21 > bitbake: toaster/tests: Improve a test to give better debug output > bitbake: toaster/tests: Fix kirkstone numbering > bitbake: exceptions: Add hack to workaround python 3.13 failures > bitbake: bb/exceptions: Drop obsolete 2.6 code > bitbake: persist_data: Remove it > bitbake: checksum/fetch2: Switch from persist_data to a standard cache file > bitbake: fetch2: Avoid deprecation warning > bitbake: COW: Fix hardcoded magic numbers and work with python 3.13 > genericarm64: add more serial consoles > pseudo: Fix envp bug and add posix_spawn wrapper > strace: download release tarballs from GitHub > migrate_localcount: Drop long obsolete code > gdb: Upgrade 15.1 -> 15.2 > default-distrovars: Have KERNEL_CONSOLE reference SERIAL_CONSOLES > python3-pyproject-hooks: upgrade 1.0.0 -> 1.2.0 > libarchive: upgrade 3.7.4 -> 3.7.6 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 10, 2024
…cale sources/meta-freescale-3rdparty sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 82bb1d21...b2c43dbf (3): > lib/fvp: add name to terminal title in FVP runner > kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the CORSTONE1000-2024.11 release. > arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release * sources/meta-clang 147349b...b41b391 (4): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases * sources/meta-freescale 7f045776...d7623ea2 (8): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2046 from Livius90/master > Auto-update LICENSE file with current recipe licenses > Auto-update LICENSE file with current recipe licenses > Merge pull request #2045 from hellhound94/topic/fix-script > Auto-update LICENSE file with current recipe licenses > Merge pull request #2044 from hellhound94/topic/fix-script > Merge pull request #2043 from YoeDistro/yoe/mut * sources/meta-freescale-3rdparty bc2a12c...774ca54 (3): > Auto-update LICENSE file with current recipe licenses > Merge pull request #318 from dankm/dankm/unpackdir > Merge pull request #316 from svogl/master * sources/meta-openembedded 907a061e9...e086f2899 (29): > DO NOT MERGE: Add Github actions CI workflow > nginx: Upgrade mainline release version 1.27.1 -> 1.27.3 > proftpd: set status of CVE-2001-0027 > dash: set CVE_PRODUCT > gpiod-sysfs-proxy: new recipe > sip: Upgrade 6.8.6 -> 6.9.0 > python3-pyhsslms: Add 2.0.0 recipe > canopenterm: 1.0.9 -> 1.0.10 > vk-gl-cts: don't require networking to configure > vk-gl-cts: control what targets get built > vk-gl-cts: use cmake-qemu > vk-gl-cts: set the git tag regex for release checking > vk-gl-cts: fix EXTRA_OECMAKE > syzkaller: network in compile is not needed > etcd: don't set UPSTREAM_CHECK_COMMITS > lxdm: drop debug-tweaks > canopenterm: update to version 1.0.9 > pocketpy: update to version 2.0.3 > mariadb: Ensure compatibility with ARMv9 by updating .arch directive > openhpi: explicitly disable ov-rest plugin > libspelling: update 0.4.2 -> 0.4.5 > wireplumber: update 0.5.6 -> 0.5.7 > pipewire: update 1.2.6 -> 1.2.7 > python3-gpiod: don't recommend kernel-module-configfs for ptest > python3-gpiod: pull in just libgpiosim, not the entire libgpiod-ptest > libgpiod: minimize intra-recipe dependencies for ptest > xfstests: add missing run-time dependencies > gthumb: update 3.12.4 -> 3.12.6 > pam-radius: add recipe * sources/meta-qcom fc029c4...210c102 (19): > Merge pull request #689 from ricardosalveti/esp-qcom-image > Merge pull request #692 from chirag-jn/readme-improve > Merge pull request #688 from chirag-jn/readme > Merge pull request #687 from chirag-jn/qdl-2024-12 > Merge pull request #685 from lumag/drop-extras > Merge pull request #684 from ndechesne/yocto-check-layer-fix > Merge pull request #683 from ndechesne/fix-patch-tag > Merge pull request #682 from lumag/drop-legacy > Merge pull request #681 from lumag/drop-extras > Merge pull request #679 from lumag/update-dsp-binaries > Merge pull request #678 from lumag/x1e80100-drop-audio-fw > Merge pull request #674 from lumag/hexagon-dsp-binaries > Merge pull request #677 from lumag/no-debug-tweaks > Merge pull request #676 from lumag/add-styhead > Merge pull request #673 from lumag/fix-rb3gen2-firmware > Merge pull request #669 from olasnap/oj/optional-rootfs-arg > Merge pull request #664 from lumag/wcn3990 > Merge pull request #667 from ricardosalveti/master > Merge pull request #666 from ndechesne/uki * sources/meta-qt6 2c53920...ef54259 (20): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Add option to export example sources > Remove unneeded example files path < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi 1aeda3f...29daee0 (3): > SECURITY.md: Add instructions for reporting security issues > linux: Enable CONFIG_I2C_BRCMSTB for proper HDMI I2C support > extra-build-config.md: added a white line * sources/meta-riscv e4dbaa7...3ca2320 (3): > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1 > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1 > linux-starfive-dev: Upgrade kernel to 6.6.20 * sources/meta-swupdate 01dbc76...efd4c20 (11): < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 55708dbc...12df4c32 (3): > linux-yocto: add patch to fix compatibility with nvbootctrl > edk2-firmware-tegra: add backported patch for cpp issue > tegra-binaries: refactor per-SoC vs. common deb package handling * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky f5a2ea77ca...d6ce5fdc11 (94): > clang: Upgrade to 19.1.5 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > linux-yocto: Enable blacklist keyring > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > python3-iniparse: remove recipe > musl: Update riscv syscalls till 6.10 kernel > openssl: Fix build on risc64/musl > ffmpeg: Fix RISCV build > scripts/install-buildtools: preserve formatting in the help message > libsecret: add pam support depending on DISTRO_FEATURES > toolchain-shar-relocate.sh: fix the replacing commands > inetutils: increase alternative priority for hostname > shadow: use update-alternatives to handle su.1 and nologin.8 > qemurunner: Fix stack trace generation in exception handler > tiff: set status for CVEs firx in 4.7.0 > tiff: remove status for CVE-2023-3164 > libssh2: remove status for CVE-2023-48795 > elfutils: backport a fix for libeu objects missing in libelf.a > libpam: add packageconfig for selinux > Revert "uboot-sign: fix U-Boot binary with public key" > bitbake: parse: add support for 'addfragments' directive > bitbake: parse/ConfHandler: allow / in variable flags > libtool: update 2.5.2 -> 2.5.4 > dtc: upgrade 1.7.0 -> 1.7.2 > bitbake: cooker: use enum for cooker state to improve readability > bitbake: server/xmlrpcserver: fix some warnings > bitbake: knotty: some small cleanups while I'm in here > bitbake: knotty: print an error if MACHINE is not set > cargo-c-native: update 0.10.3 -> 0.10.5 > go-helloworld: update to latest revision > libpam: update 1.6.1 -> 1.7.0 > libpipeline: update 1.5.7 -> 1.5.8 > texinfo: update 7.1 -> 7.1.1 > vulkan-samples: update to latest revision > pixman: update 0.42.2 -> 0.44.0 > tiff: update 4.6.0 -> 4.7.0 > webkitgtk: update 2.44.3 -> 2.46.4 > libgit2: update 1.8.2 -> 1.8.4 > utfcpp: update 4.0.5 -> 4.0.6 > python3-maturin: update 1.7.1 -> 1.7.4 > python3-markdown: update 3.6 -> 3.7 > btrfs-tools: update 6.10.1 -> 6.11 > xf86-video-fbdev: update 0.5.0 -> 0.5.1 > swig: upgrade 4.2.1 -> 4.3.0 > python3-dtc: update 1.7.0 -> 1.7.2 > virglrenderer: upgrade 1.0.1 -> 1.1.0 > cups: upgrade 2.4.10 -> 2.4.11 > python3-beartype: upgrade 0.18.5 -> 0.19.0 > elfutils: upgrade 0.191 -> 0.192 > debugedit: upgrade 5.0 -> 5.1 > pkg-config-native: pick additional search paths from $EXTRA_NATIVE_PKGCONFIG_PATH > cargo.bbclass: do not install libraries by default > gcr: drop obsolete autotools setting > meson.bbclass: enable qemu exe wrapper in nativesdk > barebox: add more common items into shared .inc with barebox-tools > mtd-utils: set PV directly in the recipe filename > maintainers.inc: unassign myself (don't panic!) > lib: oeqa: spdx: Add tests for extra options > lib: spdx: Fix SPDX_BUILD_HOST > classes: create-spdx: Fix variable dependencies > lib: sbom30: Fix agent reference > lib: sbom30: Fix import handling > lrzsz: update SRC_URI to avoid redirect > oeqa/gitarchive: Fix syntax warning > linux-yocto: add and use GPL-2.0-with-syscall-note license > meta/lib: move buildstats.py and rootfspostcommands.py into oe > qemu: set CVE-2024-6505 to fixed > lib: spdx30_tasks: Fix supplied By > systemd: remove custom rootlibexecdir and replace with nonarch_libdir > systemd: split long line in pkg_postinst > systemd: drop deprecated rootlibdir, rootprefix and split-usr options Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 10, 2024
…cale sources/meta-freescale-3rdparty sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 82bb1d21...b2c43dbf (3): > lib/fvp: add name to terminal title in FVP runner > kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the CORSTONE1000-2024.11 release. > arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release * sources/meta-clang 147349b...b41b391 (4): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases * sources/meta-freescale 7f045776...d7623ea2 (8): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2046 from Livius90/master > Auto-update LICENSE file with current recipe licenses > Auto-update LICENSE file with current recipe licenses > Merge pull request #2045 from hellhound94/topic/fix-script > Auto-update LICENSE file with current recipe licenses > Merge pull request #2044 from hellhound94/topic/fix-script > Merge pull request #2043 from YoeDistro/yoe/mut * sources/meta-freescale-3rdparty bc2a12c...774ca54 (3): > Auto-update LICENSE file with current recipe licenses > Merge pull request #318 from dankm/dankm/unpackdir > Merge pull request #316 from svogl/master * sources/meta-openembedded 907a061e9...e086f2899 (29): > DO NOT MERGE: Add Github actions CI workflow > nginx: Upgrade mainline release version 1.27.1 -> 1.27.3 > proftpd: set status of CVE-2001-0027 > dash: set CVE_PRODUCT > gpiod-sysfs-proxy: new recipe > sip: Upgrade 6.8.6 -> 6.9.0 > python3-pyhsslms: Add 2.0.0 recipe > canopenterm: 1.0.9 -> 1.0.10 > vk-gl-cts: don't require networking to configure > vk-gl-cts: control what targets get built > vk-gl-cts: use cmake-qemu > vk-gl-cts: set the git tag regex for release checking > vk-gl-cts: fix EXTRA_OECMAKE > syzkaller: network in compile is not needed > etcd: don't set UPSTREAM_CHECK_COMMITS > lxdm: drop debug-tweaks > canopenterm: update to version 1.0.9 > pocketpy: update to version 2.0.3 > mariadb: Ensure compatibility with ARMv9 by updating .arch directive > openhpi: explicitly disable ov-rest plugin > libspelling: update 0.4.2 -> 0.4.5 > wireplumber: update 0.5.6 -> 0.5.7 > pipewire: update 1.2.6 -> 1.2.7 > python3-gpiod: don't recommend kernel-module-configfs for ptest > python3-gpiod: pull in just libgpiosim, not the entire libgpiod-ptest > libgpiod: minimize intra-recipe dependencies for ptest > xfstests: add missing run-time dependencies > gthumb: update 3.12.4 -> 3.12.6 > pam-radius: add recipe * sources/meta-qcom fc029c4...210c102 (19): > Merge pull request #689 from ricardosalveti/esp-qcom-image > Merge pull request #692 from chirag-jn/readme-improve > Merge pull request #688 from chirag-jn/readme > Merge pull request #687 from chirag-jn/qdl-2024-12 > Merge pull request #685 from lumag/drop-extras > Merge pull request #684 from ndechesne/yocto-check-layer-fix > Merge pull request #683 from ndechesne/fix-patch-tag > Merge pull request #682 from lumag/drop-legacy > Merge pull request #681 from lumag/drop-extras > Merge pull request #679 from lumag/update-dsp-binaries > Merge pull request #678 from lumag/x1e80100-drop-audio-fw > Merge pull request #674 from lumag/hexagon-dsp-binaries > Merge pull request #677 from lumag/no-debug-tweaks > Merge pull request #676 from lumag/add-styhead > Merge pull request #673 from lumag/fix-rb3gen2-firmware > Merge pull request #669 from olasnap/oj/optional-rootfs-arg > Merge pull request #664 from lumag/wcn3990 > Merge pull request #667 from ricardosalveti/master > Merge pull request #666 from ndechesne/uki * sources/meta-qt6 2c53920...ef54259 (20): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Add option to export example sources > Remove unneeded example files path < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi 1aeda3f...29daee0 (3): > SECURITY.md: Add instructions for reporting security issues > linux: Enable CONFIG_I2C_BRCMSTB for proper HDMI I2C support > extra-build-config.md: added a white line * sources/meta-riscv e4dbaa7...3ca2320 (3): > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1 > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1 > linux-starfive-dev: Upgrade kernel to 6.6.20 * sources/meta-swupdate 01dbc76...efd4c20 (11): < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 55708dbc...12df4c32 (3): > linux-yocto: add patch to fix compatibility with nvbootctrl > edk2-firmware-tegra: add backported patch for cpp issue > tegra-binaries: refactor per-SoC vs. common deb package handling * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky f5a2ea77ca...d6ce5fdc11 (94): > clang: Upgrade to 19.1.5 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > linux-yocto: Enable blacklist keyring > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > python3-iniparse: remove recipe > musl: Update riscv syscalls till 6.10 kernel > openssl: Fix build on risc64/musl > ffmpeg: Fix RISCV build > scripts/install-buildtools: preserve formatting in the help message > libsecret: add pam support depending on DISTRO_FEATURES > toolchain-shar-relocate.sh: fix the replacing commands > inetutils: increase alternative priority for hostname > shadow: use update-alternatives to handle su.1 and nologin.8 > qemurunner: Fix stack trace generation in exception handler > tiff: set status for CVEs firx in 4.7.0 > tiff: remove status for CVE-2023-3164 > libssh2: remove status for CVE-2023-48795 > elfutils: backport a fix for libeu objects missing in libelf.a > libpam: add packageconfig for selinux > Revert "uboot-sign: fix U-Boot binary with public key" > bitbake: parse: add support for 'addfragments' directive > bitbake: parse/ConfHandler: allow / in variable flags > libtool: update 2.5.2 -> 2.5.4 > dtc: upgrade 1.7.0 -> 1.7.2 > bitbake: cooker: use enum for cooker state to improve readability > bitbake: server/xmlrpcserver: fix some warnings > bitbake: knotty: some small cleanups while I'm in here > bitbake: knotty: print an error if MACHINE is not set > cargo-c-native: update 0.10.3 -> 0.10.5 > go-helloworld: update to latest revision > libpam: update 1.6.1 -> 1.7.0 > libpipeline: update 1.5.7 -> 1.5.8 > texinfo: update 7.1 -> 7.1.1 > vulkan-samples: update to latest revision > pixman: update 0.42.2 -> 0.44.0 > tiff: update 4.6.0 -> 4.7.0 > webkitgtk: update 2.44.3 -> 2.46.4 > libgit2: update 1.8.2 -> 1.8.4 > utfcpp: update 4.0.5 -> 4.0.6 > python3-maturin: update 1.7.1 -> 1.7.4 > python3-markdown: update 3.6 -> 3.7 > btrfs-tools: update 6.10.1 -> 6.11 > xf86-video-fbdev: update 0.5.0 -> 0.5.1 > swig: upgrade 4.2.1 -> 4.3.0 > python3-dtc: update 1.7.0 -> 1.7.2 > virglrenderer: upgrade 1.0.1 -> 1.1.0 > cups: upgrade 2.4.10 -> 2.4.11 > python3-beartype: upgrade 0.18.5 -> 0.19.0 > elfutils: upgrade 0.191 -> 0.192 > debugedit: upgrade 5.0 -> 5.1 > pkg-config-native: pick additional search paths from $EXTRA_NATIVE_PKGCONFIG_PATH > cargo.bbclass: do not install libraries by default > gcr: drop obsolete autotools setting > meson.bbclass: enable qemu exe wrapper in nativesdk > barebox: add more common items into shared .inc with barebox-tools > mtd-utils: set PV directly in the recipe filename > maintainers.inc: unassign myself (don't panic!) > lib: oeqa: spdx: Add tests for extra options > lib: spdx: Fix SPDX_BUILD_HOST > classes: create-spdx: Fix variable dependencies > lib: sbom30: Fix agent reference > lib: sbom30: Fix import handling > lrzsz: update SRC_URI to avoid redirect > oeqa/gitarchive: Fix syntax warning > linux-yocto: add and use GPL-2.0-with-syscall-note license > meta/lib: move buildstats.py and rootfspostcommands.py into oe > qemu: set CVE-2024-6505 to fixed > lib: spdx30_tasks: Fix supplied By > systemd: remove custom rootlibexecdir and replace with nonarch_libdir > systemd: split long line in pkg_postinst > systemd: drop deprecated rootlibdir, rootprefix and split-usr options Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 11, 2024
…cale sources/meta-freescale-3rdparty sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 82bb1d21...b2c43dbf (3): > lib/fvp: add name to terminal title in FVP runner > kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the CORSTONE1000-2024.11 release. > arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release * sources/meta-clang 147349b...b41b391 (4): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases * sources/meta-freescale 7f045776...d7623ea2 (8): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2046 from Livius90/master > Auto-update LICENSE file with current recipe licenses > Auto-update LICENSE file with current recipe licenses > Merge pull request #2045 from hellhound94/topic/fix-script > Auto-update LICENSE file with current recipe licenses > Merge pull request #2044 from hellhound94/topic/fix-script > Merge pull request #2043 from YoeDistro/yoe/mut * sources/meta-freescale-3rdparty bc2a12c...774ca54 (3): > Auto-update LICENSE file with current recipe licenses > Merge pull request #318 from dankm/dankm/unpackdir > Merge pull request #316 from svogl/master * sources/meta-openembedded 907a061e9...fabb8401e (34): > DO NOT MERGE: Add Github actions CI workflow > gnome-software: update 47.1 -> 47.2 > gnome-shell: update 47.1 -> 47.2 > mutter: update 47.1 -> 47.3 > gnome-control-center: update 47.1.1 -> 47.2 > pps-tools: backport a patch to fix prints > nginx: Upgrade mainline release version 1.27.1 -> 1.27.3 > proftpd: set status of CVE-2001-0027 > dash: set CVE_PRODUCT > gpiod-sysfs-proxy: new recipe > sip: Upgrade 6.8.6 -> 6.9.0 > python3-pyhsslms: Add 2.0.0 recipe > canopenterm: 1.0.9 -> 1.0.10 > vk-gl-cts: don't require networking to configure > vk-gl-cts: control what targets get built > vk-gl-cts: use cmake-qemu > vk-gl-cts: set the git tag regex for release checking > vk-gl-cts: fix EXTRA_OECMAKE > syzkaller: network in compile is not needed > etcd: don't set UPSTREAM_CHECK_COMMITS > lxdm: drop debug-tweaks > canopenterm: update to version 1.0.9 > pocketpy: update to version 2.0.3 > mariadb: Ensure compatibility with ARMv9 by updating .arch directive > openhpi: explicitly disable ov-rest plugin > libspelling: update 0.4.2 -> 0.4.5 > wireplumber: update 0.5.6 -> 0.5.7 > pipewire: update 1.2.6 -> 1.2.7 > python3-gpiod: don't recommend kernel-module-configfs for ptest > python3-gpiod: pull in just libgpiosim, not the entire libgpiod-ptest > libgpiod: minimize intra-recipe dependencies for ptest > xfstests: add missing run-time dependencies > gthumb: update 3.12.4 -> 3.12.6 > pam-radius: add recipe * sources/meta-qcom fc029c4...210c102 (19): > Merge pull request #689 from ricardosalveti/esp-qcom-image > Merge pull request #692 from chirag-jn/readme-improve > Merge pull request #688 from chirag-jn/readme > Merge pull request #687 from chirag-jn/qdl-2024-12 > Merge pull request #685 from lumag/drop-extras > Merge pull request #684 from ndechesne/yocto-check-layer-fix > Merge pull request #683 from ndechesne/fix-patch-tag > Merge pull request #682 from lumag/drop-legacy > Merge pull request #681 from lumag/drop-extras > Merge pull request #679 from lumag/update-dsp-binaries > Merge pull request #678 from lumag/x1e80100-drop-audio-fw > Merge pull request #674 from lumag/hexagon-dsp-binaries > Merge pull request #677 from lumag/no-debug-tweaks > Merge pull request #676 from lumag/add-styhead > Merge pull request #673 from lumag/fix-rb3gen2-firmware > Merge pull request #669 from olasnap/oj/optional-rootfs-arg > Merge pull request #664 from lumag/wcn3990 > Merge pull request #667 from ricardosalveti/master > Merge pull request #666 from ndechesne/uki * sources/meta-qt6 2c53920...ef54259 (20): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Add option to export example sources > Remove unneeded example files path < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi 1aeda3f...29daee0 (3): > SECURITY.md: Add instructions for reporting security issues > linux: Enable CONFIG_I2C_BRCMSTB for proper HDMI I2C support > extra-build-config.md: added a white line * sources/meta-riscv e4dbaa7...3ca2320 (3): > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1 > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1 > linux-starfive-dev: Upgrade kernel to 6.6.20 * sources/meta-swupdate 01dbc76...efd4c20 (11): < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 55708dbc...12df4c32 (3): > linux-yocto: add patch to fix compatibility with nvbootctrl > edk2-firmware-tegra: add backported patch for cpp issue > tegra-binaries: refactor per-SoC vs. common deb package handling * sources/meta-ti c46f49d3...039f523a (7): > CI/CD Auto-Merger: cicd.master.202412101025 > u-boot: Add patch to use SWIG_AppendOutput > conf: layer.conf: Drop scarthgap from LAYERSERIES_COMPAT > conf: machine: am62xx-lp-evm: Add PWM overlays > ti-ipc: mark as incompatible with non-Linux builds > conf: machine: am62pxx: Pick overlays for V3Link cameras > ti-ipc-examples: Remove DSP/BIOS IPC examples * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky f5a2ea77ca...d6ce5fdc11 (94): > clang: Upgrade to 19.1.5 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > linux-yocto: Enable blacklist keyring > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > python3-iniparse: remove recipe > musl: Update riscv syscalls till 6.10 kernel > openssl: Fix build on risc64/musl > ffmpeg: Fix RISCV build > scripts/install-buildtools: preserve formatting in the help message > libsecret: add pam support depending on DISTRO_FEATURES > toolchain-shar-relocate.sh: fix the replacing commands > inetutils: increase alternative priority for hostname > shadow: use update-alternatives to handle su.1 and nologin.8 > qemurunner: Fix stack trace generation in exception handler > tiff: set status for CVEs firx in 4.7.0 > tiff: remove status for CVE-2023-3164 > libssh2: remove status for CVE-2023-48795 > elfutils: backport a fix for libeu objects missing in libelf.a > libpam: add packageconfig for selinux > Revert "uboot-sign: fix U-Boot binary with public key" > bitbake: parse: add support for 'addfragments' directive > bitbake: parse/ConfHandler: allow / in variable flags > libtool: update 2.5.2 -> 2.5.4 > dtc: upgrade 1.7.0 -> 1.7.2 > bitbake: cooker: use enum for cooker state to improve readability > bitbake: server/xmlrpcserver: fix some warnings > bitbake: knotty: some small cleanups while I'm in here > bitbake: knotty: print an error if MACHINE is not set > cargo-c-native: update 0.10.3 -> 0.10.5 > go-helloworld: update to latest revision > libpam: update 1.6.1 -> 1.7.0 > libpipeline: update 1.5.7 -> 1.5.8 > texinfo: update 7.1 -> 7.1.1 > vulkan-samples: update to latest revision > pixman: update 0.42.2 -> 0.44.0 > tiff: update 4.6.0 -> 4.7.0 > webkitgtk: update 2.44.3 -> 2.46.4 > libgit2: update 1.8.2 -> 1.8.4 > utfcpp: update 4.0.5 -> 4.0.6 > python3-maturin: update 1.7.1 -> 1.7.4 > python3-markdown: update 3.6 -> 3.7 > btrfs-tools: update 6.10.1 -> 6.11 > xf86-video-fbdev: update 0.5.0 -> 0.5.1 > swig: upgrade 4.2.1 -> 4.3.0 > python3-dtc: update 1.7.0 -> 1.7.2 > virglrenderer: upgrade 1.0.1 -> 1.1.0 > cups: upgrade 2.4.10 -> 2.4.11 > python3-beartype: upgrade 0.18.5 -> 0.19.0 > elfutils: upgrade 0.191 -> 0.192 > debugedit: upgrade 5.0 -> 5.1 > pkg-config-native: pick additional search paths from $EXTRA_NATIVE_PKGCONFIG_PATH > cargo.bbclass: do not install libraries by default > gcr: drop obsolete autotools setting > meson.bbclass: enable qemu exe wrapper in nativesdk > barebox: add more common items into shared .inc with barebox-tools > mtd-utils: set PV directly in the recipe filename > maintainers.inc: unassign myself (don't panic!) > lib: oeqa: spdx: Add tests for extra options > lib: spdx: Fix SPDX_BUILD_HOST > classes: create-spdx: Fix variable dependencies > lib: sbom30: Fix agent reference > lib: sbom30: Fix import handling > lrzsz: update SRC_URI to avoid redirect > oeqa/gitarchive: Fix syntax warning > linux-yocto: add and use GPL-2.0-with-syscall-note license > meta/lib: move buildstats.py and rootfspostcommands.py into oe > qemu: set CVE-2024-6505 to fixed > lib: spdx30_tasks: Fix supplied By > systemd: remove custom rootlibexecdir and replace with nonarch_libdir > systemd: split long line in pkg_postinst > systemd: drop deprecated rootlibdir, rootprefix and split-usr options Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 12, 2024
…cale sources/meta-freescale-3rdparty sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 82bb1d21...b2c43dbf (3): > lib/fvp: add name to terminal title in FVP runner > kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the CORSTONE1000-2024.11 release. > arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release * sources/meta-clang 147349b...b41b391 (4): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases * sources/meta-freescale 7f045776...d7623ea2 (8): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2046 from Livius90/master > Auto-update LICENSE file with current recipe licenses > Auto-update LICENSE file with current recipe licenses > Merge pull request #2045 from hellhound94/topic/fix-script > Auto-update LICENSE file with current recipe licenses > Merge pull request #2044 from hellhound94/topic/fix-script > Merge pull request #2043 from YoeDistro/yoe/mut * sources/meta-freescale-3rdparty bc2a12c...774ca54 (3): > Auto-update LICENSE file with current recipe licenses > Merge pull request #318 from dankm/dankm/unpackdir > Merge pull request #316 from svogl/master * sources/meta-openembedded 907a061e9...2a3d4d23d (41): > DO NOT MERGE: Add Github actions CI workflow > python3-virtualenv: upgrade 20.26.5 -> 20.26.6 > smarty: update 4.4.1 -> 4.5.5 > vboxguestdrivers: update to 7.0.22 > gvfs: update 1.56.0 -> 1.56.1 > file-roller: update 44.3 -> 44.4 > gnome-text-editor: update 47.0 -> 47.2 > nautilus: update 47.0 -> 47.1 > gnome-software: update 47.1 -> 47.2 > gnome-shell: update 47.1 -> 47.2 > mutter: update 47.1 -> 47.3 > gnome-control-center: update 47.1.1 -> 47.2 > pps-tools: backport a patch to fix prints > nginx: Upgrade mainline release version 1.27.1 -> 1.27.3 > proftpd: set status of CVE-2001-0027 > dash: set CVE_PRODUCT > gpiod-sysfs-proxy: new recipe > sip: Upgrade 6.8.6 -> 6.9.0 > python3-pyhsslms: Add 2.0.0 recipe > canopenterm: 1.0.9 -> 1.0.10 > vk-gl-cts: don't require networking to configure > vk-gl-cts: control what targets get built > vk-gl-cts: use cmake-qemu > vk-gl-cts: set the git tag regex for release checking > vk-gl-cts: fix EXTRA_OECMAKE > syzkaller: network in compile is not needed > etcd: don't set UPSTREAM_CHECK_COMMITS > lxdm: drop debug-tweaks > canopenterm: update to version 1.0.9 > pocketpy: update to version 2.0.3 > mariadb: Ensure compatibility with ARMv9 by updating .arch directive > openhpi: explicitly disable ov-rest plugin > libspelling: update 0.4.2 -> 0.4.5 > wireplumber: update 0.5.6 -> 0.5.7 > pipewire: update 1.2.6 -> 1.2.7 > python3-gpiod: don't recommend kernel-module-configfs for ptest > python3-gpiod: pull in just libgpiosim, not the entire libgpiod-ptest > libgpiod: minimize intra-recipe dependencies for ptest > xfstests: add missing run-time dependencies > gthumb: update 3.12.4 -> 3.12.6 > pam-radius: add recipe * sources/meta-qcom fc029c4...210c102 (19): > Merge pull request #689 from ricardosalveti/esp-qcom-image > Merge pull request #692 from chirag-jn/readme-improve > Merge pull request #688 from chirag-jn/readme > Merge pull request #687 from chirag-jn/qdl-2024-12 > Merge pull request #685 from lumag/drop-extras > Merge pull request #684 from ndechesne/yocto-check-layer-fix > Merge pull request #683 from ndechesne/fix-patch-tag > Merge pull request #682 from lumag/drop-legacy > Merge pull request #681 from lumag/drop-extras > Merge pull request #679 from lumag/update-dsp-binaries > Merge pull request #678 from lumag/x1e80100-drop-audio-fw > Merge pull request #674 from lumag/hexagon-dsp-binaries > Merge pull request #677 from lumag/no-debug-tweaks > Merge pull request #676 from lumag/add-styhead > Merge pull request #673 from lumag/fix-rb3gen2-firmware > Merge pull request #669 from olasnap/oj/optional-rootfs-arg > Merge pull request #664 from lumag/wcn3990 > Merge pull request #667 from ricardosalveti/master > Merge pull request #666 from ndechesne/uki * sources/meta-qt6 2c53920...ef54259 (20): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Add option to export example sources > Remove unneeded example files path < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi 1aeda3f...29daee0 (3): > SECURITY.md: Add instructions for reporting security issues > linux: Enable CONFIG_I2C_BRCMSTB for proper HDMI I2C support > extra-build-config.md: added a white line * sources/meta-riscv e4dbaa7...3ca2320 (3): > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1 > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1 > linux-starfive-dev: Upgrade kernel to 6.6.20 * sources/meta-swupdate 01dbc76...efd4c20 (11): < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 55708dbc...12df4c32 (3): > linux-yocto: add patch to fix compatibility with nvbootctrl > edk2-firmware-tegra: add backported patch for cpp issue > tegra-binaries: refactor per-SoC vs. common deb package handling * sources/meta-ti c46f49d3...039f523a (7): > CI/CD Auto-Merger: cicd.master.202412101025 > u-boot: Add patch to use SWIG_AppendOutput > conf: layer.conf: Drop scarthgap from LAYERSERIES_COMPAT > conf: machine: am62xx-lp-evm: Add PWM overlays > ti-ipc: mark as incompatible with non-Linux builds > conf: machine: am62pxx: Pick overlays for V3Link cameras > ti-ipc-examples: Remove DSP/BIOS IPC examples * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky f5a2ea77ca...a075bd0da7 (135): > clang: Upgrade to 19.1.5 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > systemd: actively disable Predictable Network Interface Names if !pni-names > linux-firmware: package firmware for Qualcomm AIC100 and QDU100 > linux-firmware: upgrade 20241110 -> 20241210 > sysvinit: upgrade 3.04 -> 3.11 > maintainers.inc: add self for meson, python3 recipes > ovmf: update 202408 -> 202411 > librsvg: update 2.58.2 -> 2.59.2 > maintainers.inc: Update maintainer for pseudo and rpm > scripts/devtool: use bb.util.listtasks instead of __BBTASKS > classes/utility-tasks: port do_listtasks to use bb.build.listtasks > cargo-c: convert to target recipe > rpm: replace use of rpm2cpio with rpm2archive > rpm: update 4.19.1.1 -> 4.20.0 > systemd-compat-units: execute postinst on target > base.bbclass: fix RRECOMMENDS extend issue for multilib > oeqa/selftest: Fix failure when configuration contains BBLAYERS:append > spdx 3.0: Rework how SPDX aliases are linked > classes-global/insane: Handle case where RPROVIDER is also a provider > vte: upgrade 0.78.1 -> 0.78.2 > ttyrun: upgrade 2.35.0 -> 2.36.0 > sudo: upgrade 1.9.16p1 -> 1.9.16p2 > stress-ng: upgrade 0.18.06 -> 0.18.07 > sqlite3: upgrade 3.47.0 -> 3.47.2 > re2c: upgrade 4.0 -> 4.0.1 > pixman: upgrade 0.44.0 -> 0.44.2 > llvm: upgrade 19.1.4 -> 19.1.5 > libsdl2: upgrade 2.30.9 -> 2.30.10 > libdrm: upgrade 2.4.123 -> 2.4.124 > kexec-tools: upgrade 2.0.29 -> 2.0.30 > hwdata: upgrade 0.389 -> 0.390 > gstreamer1.0: upgrade 1.24.9 -> 1.24.10 > gnupg: upgrade 2.5.1 -> 2.5.2 > git: upgrade 2.47.0 -> 2.47.1 > ell: upgrade 0.70 -> 0.71 > btrfs-tools: upgrade 6.11 -> 6.12 > bash-completion: upgrade 2.14.0 -> 2.15.0 > yocto-bsp: drop 6.10 bbappend > poky/poky-tiny: update default to v6.12 > linux-yocto: drop 6.10 > linux-yocto/6.12: introduce v6.12 reference kernel > linux-yocto/6.6: update to v6.6.64 > linux-yocto/6.6: update to v6.6.63 > python3-iniparse: remove recipe > musl: Update riscv syscalls till 6.10 kernel > openssl: Fix build on risc64/musl > ffmpeg: Fix RISCV build > scripts/install-buildtools: preserve formatting in the help message > libsecret: add pam support depending on DISTRO_FEATURES > toolchain-shar-relocate.sh: fix the replacing commands > inetutils: increase alternative priority for hostname > shadow: use update-alternatives to handle su.1 and nologin.8 > qemurunner: Fix stack trace generation in exception handler > tiff: set status for CVEs firx in 4.7.0 > tiff: remove status for CVE-2023-3164 > libssh2: remove status for CVE-2023-48795 > elfutils: backport a fix for libeu objects missing in libelf.a > libpam: add packageconfig for selinux > Revert "uboot-sign: fix U-Boot binary with public key" > bitbake: parse: add support for 'addfragments' directive > bitbake: parse/ConfHandler: allow / in variable flags > libtool: update 2.5.2 -> 2.5.4 > dtc: upgrade 1.7.0 -> 1.7.2 > bitbake: cooker: use enum for cooker state to improve readability > bitbake: server/xmlrpcserver: fix some warnings > bitbake: knotty: some small cleanups while I'm in here > bitbake: knotty: print an error if MACHINE is not set > cargo-c-native: update 0.10.3 -> 0.10.5 > go-helloworld: update to latest revision > libpam: update 1.6.1 -> 1.7.0 > libpipeline: update 1.5.7 -> 1.5.8 > texinfo: update 7.1 -> 7.1.1 > vulkan-samples: update to latest revision > pixman: update 0.42.2 -> 0.44.0 > tiff: update 4.6.0 -> 4.7.0 > webkitgtk: update 2.44.3 -> 2.46.4 > libgit2: update 1.8.2 -> 1.8.4 > utfcpp: update 4.0.5 -> 4.0.6 > python3-maturin: update 1.7.1 -> 1.7.4 > python3-markdown: update 3.6 -> 3.7 > btrfs-tools: update 6.10.1 -> 6.11 > xf86-video-fbdev: update 0.5.0 -> 0.5.1 > swig: upgrade 4.2.1 -> 4.3.0 > python3-dtc: update 1.7.0 -> 1.7.2 > virglrenderer: upgrade 1.0.1 -> 1.1.0 > cups: upgrade 2.4.10 -> 2.4.11 > python3-beartype: upgrade 0.18.5 -> 0.19.0 > elfutils: upgrade 0.191 -> 0.192 > debugedit: upgrade 5.0 -> 5.1 > pkg-config-native: pick additional search paths from $EXTRA_NATIVE_PKGCONFIG_PATH > cargo.bbclass: do not install libraries by default > gcr: drop obsolete autotools setting > meson.bbclass: enable qemu exe wrapper in nativesdk > barebox: add more common items into shared .inc with barebox-tools > mtd-utils: set PV directly in the recipe filename > maintainers.inc: unassign myself (don't panic!) > lib: oeqa: spdx: Add tests for extra options > lib: spdx: Fix SPDX_BUILD_HOST > classes: create-spdx: Fix variable dependencies > lib: sbom30: Fix agent reference > lib: sbom30: Fix import handling > lrzsz: update SRC_URI to avoid redirect > oeqa/gitarchive: Fix syntax warning > linux-yocto: add and use GPL-2.0-with-syscall-note license > meta/lib: move buildstats.py and rootfspostcommands.py into oe > qemu: set CVE-2024-6505 to fixed > lib: spdx30_tasks: Fix supplied By > systemd: remove custom rootlibexecdir and replace with nonarch_libdir > systemd: split long line in pkg_postinst > systemd: drop deprecated rootlibdir, rootprefix and split-usr options Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 12, 2024
…cale sources/meta-freescale-3rdparty sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 82bb1d21...b2c43dbf (3): > lib/fvp: add name to terminal title in FVP runner > kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the CORSTONE1000-2024.11 release. > arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release * sources/meta-clang 147349b...b41b391 (4): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases * sources/meta-freescale 7f045776...d7623ea2 (8): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2046 from Livius90/master > Auto-update LICENSE file with current recipe licenses > Auto-update LICENSE file with current recipe licenses > Merge pull request #2045 from hellhound94/topic/fix-script > Auto-update LICENSE file with current recipe licenses > Merge pull request #2044 from hellhound94/topic/fix-script > Merge pull request #2043 from YoeDistro/yoe/mut * sources/meta-freescale-3rdparty bc2a12c...774ca54 (3): > Auto-update LICENSE file with current recipe licenses > Merge pull request #318 from dankm/dankm/unpackdir > Merge pull request #316 from svogl/master * sources/meta-openembedded 907a061e9...fc3e9744c (45): > DO NOT MERGE: Add Github actions CI workflow > python3-luma-oled: update to version 3.14.0 > upower: add polkit PACKAGECONFIG option > upower: bump to 1.90.6 > upower: use archive file in SRC_URI and fix UPSTREAM_CHECK_URI > python3-virtualenv: upgrade 20.26.5 -> 20.26.6 > smarty: update 4.4.1 -> 4.5.5 > vboxguestdrivers: update to 7.0.22 > gvfs: update 1.56.0 -> 1.56.1 > file-roller: update 44.3 -> 44.4 > gnome-text-editor: update 47.0 -> 47.2 > nautilus: update 47.0 -> 47.1 > gnome-software: update 47.1 -> 47.2 > gnome-shell: update 47.1 -> 47.2 > mutter: update 47.1 -> 47.3 > gnome-control-center: update 47.1.1 -> 47.2 > pps-tools: backport a patch to fix prints > nginx: Upgrade mainline release version 1.27.1 -> 1.27.3 > proftpd: set status of CVE-2001-0027 > dash: set CVE_PRODUCT > gpiod-sysfs-proxy: new recipe > sip: Upgrade 6.8.6 -> 6.9.0 > python3-pyhsslms: Add 2.0.0 recipe > canopenterm: 1.0.9 -> 1.0.10 > vk-gl-cts: don't require networking to configure > vk-gl-cts: control what targets get built > vk-gl-cts: use cmake-qemu > vk-gl-cts: set the git tag regex for release checking > vk-gl-cts: fix EXTRA_OECMAKE > syzkaller: network in compile is not needed > etcd: don't set UPSTREAM_CHECK_COMMITS > lxdm: drop debug-tweaks > canopenterm: update to version 1.0.9 > pocketpy: update to version 2.0.3 > mariadb: Ensure compatibility with ARMv9 by updating .arch directive > openhpi: explicitly disable ov-rest plugin > libspelling: update 0.4.2 -> 0.4.5 > wireplumber: update 0.5.6 -> 0.5.7 > pipewire: update 1.2.6 -> 1.2.7 > python3-gpiod: don't recommend kernel-module-configfs for ptest > python3-gpiod: pull in just libgpiosim, not the entire libgpiod-ptest > libgpiod: minimize intra-recipe dependencies for ptest > xfstests: add missing run-time dependencies > gthumb: update 3.12.4 -> 3.12.6 > pam-radius: add recipe * sources/meta-qcom fc029c4...210c102 (19): > Merge pull request #689 from ricardosalveti/esp-qcom-image > Merge pull request #692 from chirag-jn/readme-improve > Merge pull request #688 from chirag-jn/readme > Merge pull request #687 from chirag-jn/qdl-2024-12 > Merge pull request #685 from lumag/drop-extras > Merge pull request #684 from ndechesne/yocto-check-layer-fix > Merge pull request #683 from ndechesne/fix-patch-tag > Merge pull request #682 from lumag/drop-legacy > Merge pull request #681 from lumag/drop-extras > Merge pull request #679 from lumag/update-dsp-binaries > Merge pull request #678 from lumag/x1e80100-drop-audio-fw > Merge pull request #674 from lumag/hexagon-dsp-binaries > Merge pull request #677 from lumag/no-debug-tweaks > Merge pull request #676 from lumag/add-styhead > Merge pull request #673 from lumag/fix-rb3gen2-firmware > Merge pull request #669 from olasnap/oj/optional-rootfs-arg > Merge pull request #664 from lumag/wcn3990 > Merge pull request #667 from ricardosalveti/master > Merge pull request #666 from ndechesne/uki * sources/meta-qt6 2c53920...ef54259 (20): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Add option to export example sources > Remove unneeded example files path < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi 1aeda3f...29daee0 (3): > SECURITY.md: Add instructions for reporting security issues > linux: Enable CONFIG_I2C_BRCMSTB for proper HDMI I2C support > extra-build-config.md: added a white line * sources/meta-riscv e4dbaa7...3ca2320 (3): > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1 > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1 > linux-starfive-dev: Upgrade kernel to 6.6.20 * sources/meta-swupdate 01dbc76...efd4c20 (11): < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 55708dbc...12df4c32 (3): > linux-yocto: add patch to fix compatibility with nvbootctrl > edk2-firmware-tegra: add backported patch for cpp issue > tegra-binaries: refactor per-SoC vs. common deb package handling * sources/meta-ti c46f49d3...039f523a (7): > CI/CD Auto-Merger: cicd.master.202412101025 > u-boot: Add patch to use SWIG_AppendOutput > conf: layer.conf: Drop scarthgap from LAYERSERIES_COMPAT > conf: machine: am62xx-lp-evm: Add PWM overlays > ti-ipc: mark as incompatible with non-Linux builds > conf: machine: am62pxx: Pick overlays for V3Link cameras > ti-ipc-examples: Remove DSP/BIOS IPC examples * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky f5a2ea77ca...a075bd0da7 (135): > clang: Upgrade to 19.1.5 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > systemd: actively disable Predictable Network Interface Names if !pni-names > linux-firmware: package firmware for Qualcomm AIC100 and QDU100 > linux-firmware: upgrade 20241110 -> 20241210 > sysvinit: upgrade 3.04 -> 3.11 > maintainers.inc: add self for meson, python3 recipes > ovmf: update 202408 -> 202411 > librsvg: update 2.58.2 -> 2.59.2 > maintainers.inc: Update maintainer for pseudo and rpm > scripts/devtool: use bb.util.listtasks instead of __BBTASKS > classes/utility-tasks: port do_listtasks to use bb.build.listtasks > cargo-c: convert to target recipe > rpm: replace use of rpm2cpio with rpm2archive > rpm: update 4.19.1.1 -> 4.20.0 > systemd-compat-units: execute postinst on target > base.bbclass: fix RRECOMMENDS extend issue for multilib > oeqa/selftest: Fix failure when configuration contains BBLAYERS:append > spdx 3.0: Rework how SPDX aliases are linked > classes-global/insane: Handle case where RPROVIDER is also a provider > vte: upgrade 0.78.1 -> 0.78.2 > ttyrun: upgrade 2.35.0 -> 2.36.0 > sudo: upgrade 1.9.16p1 -> 1.9.16p2 > stress-ng: upgrade 0.18.06 -> 0.18.07 > sqlite3: upgrade 3.47.0 -> 3.47.2 > re2c: upgrade 4.0 -> 4.0.1 > pixman: upgrade 0.44.0 -> 0.44.2 > llvm: upgrade 19.1.4 -> 19.1.5 > libsdl2: upgrade 2.30.9 -> 2.30.10 > libdrm: upgrade 2.4.123 -> 2.4.124 > kexec-tools: upgrade 2.0.29 -> 2.0.30 > hwdata: upgrade 0.389 -> 0.390 > gstreamer1.0: upgrade 1.24.9 -> 1.24.10 > gnupg: upgrade 2.5.1 -> 2.5.2 > git: upgrade 2.47.0 -> 2.47.1 > ell: upgrade 0.70 -> 0.71 > btrfs-tools: upgrade 6.11 -> 6.12 > bash-completion: upgrade 2.14.0 -> 2.15.0 > yocto-bsp: drop 6.10 bbappend > poky/poky-tiny: update default to v6.12 > linux-yocto: drop 6.10 > linux-yocto/6.12: introduce v6.12 reference kernel > linux-yocto/6.6: update to v6.6.64 > linux-yocto/6.6: update to v6.6.63 > python3-iniparse: remove recipe > musl: Update riscv syscalls till 6.10 kernel > openssl: Fix build on risc64/musl > ffmpeg: Fix RISCV build > scripts/install-buildtools: preserve formatting in the help message > libsecret: add pam support depending on DISTRO_FEATURES > toolchain-shar-relocate.sh: fix the replacing commands > inetutils: increase alternative priority for hostname > shadow: use update-alternatives to handle su.1 and nologin.8 > qemurunner: Fix stack trace generation in exception handler > tiff: set status for CVEs firx in 4.7.0 > tiff: remove status for CVE-2023-3164 > libssh2: remove status for CVE-2023-48795 > elfutils: backport a fix for libeu objects missing in libelf.a > libpam: add packageconfig for selinux > Revert "uboot-sign: fix U-Boot binary with public key" > bitbake: parse: add support for 'addfragments' directive > bitbake: parse/ConfHandler: allow / in variable flags > libtool: update 2.5.2 -> 2.5.4 > dtc: upgrade 1.7.0 -> 1.7.2 > bitbake: cooker: use enum for cooker state to improve readability > bitbake: server/xmlrpcserver: fix some warnings > bitbake: knotty: some small cleanups while I'm in here > bitbake: knotty: print an error if MACHINE is not set > cargo-c-native: update 0.10.3 -> 0.10.5 > go-helloworld: update to latest revision > libpam: update 1.6.1 -> 1.7.0 > libpipeline: update 1.5.7 -> 1.5.8 > texinfo: update 7.1 -> 7.1.1 > vulkan-samples: update to latest revision > pixman: update 0.42.2 -> 0.44.0 > tiff: update 4.6.0 -> 4.7.0 > webkitgtk: update 2.44.3 -> 2.46.4 > libgit2: update 1.8.2 -> 1.8.4 > utfcpp: update 4.0.5 -> 4.0.6 > python3-maturin: update 1.7.1 -> 1.7.4 > python3-markdown: update 3.6 -> 3.7 > btrfs-tools: update 6.10.1 -> 6.11 > xf86-video-fbdev: update 0.5.0 -> 0.5.1 > swig: upgrade 4.2.1 -> 4.3.0 > python3-dtc: update 1.7.0 -> 1.7.2 > virglrenderer: upgrade 1.0.1 -> 1.1.0 > cups: upgrade 2.4.10 -> 2.4.11 > python3-beartype: upgrade 0.18.5 -> 0.19.0 > elfutils: upgrade 0.191 -> 0.192 > debugedit: upgrade 5.0 -> 5.1 > pkg-config-native: pick additional search paths from $EXTRA_NATIVE_PKGCONFIG_PATH > cargo.bbclass: do not install libraries by default > gcr: drop obsolete autotools setting > meson.bbclass: enable qemu exe wrapper in nativesdk > barebox: add more common items into shared .inc with barebox-tools > mtd-utils: set PV directly in the recipe filename > maintainers.inc: unassign myself (don't panic!) > lib: oeqa: spdx: Add tests for extra options > lib: spdx: Fix SPDX_BUILD_HOST > classes: create-spdx: Fix variable dependencies > lib: sbom30: Fix agent reference > lib: sbom30: Fix import handling > lrzsz: update SRC_URI to avoid redirect > oeqa/gitarchive: Fix syntax warning > linux-yocto: add and use GPL-2.0-with-syscall-note license > meta/lib: move buildstats.py and rootfspostcommands.py into oe > qemu: set CVE-2024-6505 to fixed > lib: spdx30_tasks: Fix supplied By > systemd: remove custom rootlibexecdir and replace with nonarch_libdir > systemd: split long line in pkg_postinst > systemd: drop deprecated rootlibdir, rootprefix and split-usr options Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 12, 2024
…cale sources/meta-freescale-3rdparty sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 82bb1d21...b2c43dbf (3): > lib/fvp: add name to terminal title in FVP runner > kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the CORSTONE1000-2024.11 release. > arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release * sources/meta-clang 147349b...b41b391 (4): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases * sources/meta-freescale 7f045776...d7623ea2 (8): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2046 from Livius90/master > Auto-update LICENSE file with current recipe licenses > Auto-update LICENSE file with current recipe licenses > Merge pull request #2045 from hellhound94/topic/fix-script > Auto-update LICENSE file with current recipe licenses > Merge pull request #2044 from hellhound94/topic/fix-script > Merge pull request #2043 from YoeDistro/yoe/mut * sources/meta-freescale-3rdparty bc2a12c...774ca54 (3): > Auto-update LICENSE file with current recipe licenses > Merge pull request #318 from dankm/dankm/unpackdir > Merge pull request #316 from svogl/master * sources/meta-openembedded 907a061e9...e3f983390 (47): > DO NOT MERGE: Add Github actions CI workflow > python3-pdm: update to version 2.22.0 > python3-cmake: update to version 3.31.1 > python3-luma-oled: update to version 3.14.0 > upower: add polkit PACKAGECONFIG option > upower: bump to 1.90.6 > upower: use archive file in SRC_URI and fix UPSTREAM_CHECK_URI > python3-virtualenv: upgrade 20.26.5 -> 20.26.6 > smarty: update 4.4.1 -> 4.5.5 > vboxguestdrivers: update to 7.0.22 > gvfs: update 1.56.0 -> 1.56.1 > file-roller: update 44.3 -> 44.4 > gnome-text-editor: update 47.0 -> 47.2 > nautilus: update 47.0 -> 47.1 > gnome-software: update 47.1 -> 47.2 > gnome-shell: update 47.1 -> 47.2 > mutter: update 47.1 -> 47.3 > gnome-control-center: update 47.1.1 -> 47.2 > pps-tools: backport a patch to fix prints > nginx: Upgrade mainline release version 1.27.1 -> 1.27.3 > proftpd: set status of CVE-2001-0027 > dash: set CVE_PRODUCT > gpiod-sysfs-proxy: new recipe > sip: Upgrade 6.8.6 -> 6.9.0 > python3-pyhsslms: Add 2.0.0 recipe > canopenterm: 1.0.9 -> 1.0.10 > vk-gl-cts: don't require networking to configure > vk-gl-cts: control what targets get built > vk-gl-cts: use cmake-qemu > vk-gl-cts: set the git tag regex for release checking > vk-gl-cts: fix EXTRA_OECMAKE > syzkaller: network in compile is not needed > etcd: don't set UPSTREAM_CHECK_COMMITS > lxdm: drop debug-tweaks > canopenterm: update to version 1.0.9 > pocketpy: update to version 2.0.3 > mariadb: Ensure compatibility with ARMv9 by updating .arch directive > openhpi: explicitly disable ov-rest plugin > libspelling: update 0.4.2 -> 0.4.5 > wireplumber: update 0.5.6 -> 0.5.7 > pipewire: update 1.2.6 -> 1.2.7 > python3-gpiod: don't recommend kernel-module-configfs for ptest > python3-gpiod: pull in just libgpiosim, not the entire libgpiod-ptest > libgpiod: minimize intra-recipe dependencies for ptest > xfstests: add missing run-time dependencies > gthumb: update 3.12.4 -> 3.12.6 > pam-radius: add recipe * sources/meta-qcom fc029c4...210c102 (19): > Merge pull request #689 from ricardosalveti/esp-qcom-image > Merge pull request #692 from chirag-jn/readme-improve > Merge pull request #688 from chirag-jn/readme > Merge pull request #687 from chirag-jn/qdl-2024-12 > Merge pull request #685 from lumag/drop-extras > Merge pull request #684 from ndechesne/yocto-check-layer-fix > Merge pull request #683 from ndechesne/fix-patch-tag > Merge pull request #682 from lumag/drop-legacy > Merge pull request #681 from lumag/drop-extras > Merge pull request #679 from lumag/update-dsp-binaries > Merge pull request #678 from lumag/x1e80100-drop-audio-fw > Merge pull request #674 from lumag/hexagon-dsp-binaries > Merge pull request #677 from lumag/no-debug-tweaks > Merge pull request #676 from lumag/add-styhead > Merge pull request #673 from lumag/fix-rb3gen2-firmware > Merge pull request #669 from olasnap/oj/optional-rootfs-arg > Merge pull request #664 from lumag/wcn3990 > Merge pull request #667 from ricardosalveti/master > Merge pull request #666 from ndechesne/uki * sources/meta-qt6 2c53920...ef54259 (20): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Add option to export example sources > Remove unneeded example files path < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi 1aeda3f...29daee0 (3): > SECURITY.md: Add instructions for reporting security issues > linux: Enable CONFIG_I2C_BRCMSTB for proper HDMI I2C support > extra-build-config.md: added a white line * sources/meta-riscv e4dbaa7...3ca2320 (3): > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1 > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1 > linux-starfive-dev: Upgrade kernel to 6.6.20 * sources/meta-swupdate 01dbc76...efd4c20 (11): < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 55708dbc...12df4c32 (3): > linux-yocto: add patch to fix compatibility with nvbootctrl > edk2-firmware-tegra: add backported patch for cpp issue > tegra-binaries: refactor per-SoC vs. common deb package handling * sources/meta-ti c46f49d3...039f523a (7): > CI/CD Auto-Merger: cicd.master.202412101025 > u-boot: Add patch to use SWIG_AppendOutput > conf: layer.conf: Drop scarthgap from LAYERSERIES_COMPAT > conf: machine: am62xx-lp-evm: Add PWM overlays > ti-ipc: mark as incompatible with non-Linux builds > conf: machine: am62pxx: Pick overlays for V3Link cameras > ti-ipc-examples: Remove DSP/BIOS IPC examples * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky f5a2ea77ca...a075bd0da7 (135): > clang: Upgrade to 19.1.5 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > systemd: actively disable Predictable Network Interface Names if !pni-names > linux-firmware: package firmware for Qualcomm AIC100 and QDU100 > linux-firmware: upgrade 20241110 -> 20241210 > sysvinit: upgrade 3.04 -> 3.11 > maintainers.inc: add self for meson, python3 recipes > ovmf: update 202408 -> 202411 > librsvg: update 2.58.2 -> 2.59.2 > maintainers.inc: Update maintainer for pseudo and rpm > scripts/devtool: use bb.util.listtasks instead of __BBTASKS > classes/utility-tasks: port do_listtasks to use bb.build.listtasks > cargo-c: convert to target recipe > rpm: replace use of rpm2cpio with rpm2archive > rpm: update 4.19.1.1 -> 4.20.0 > systemd-compat-units: execute postinst on target > base.bbclass: fix RRECOMMENDS extend issue for multilib > oeqa/selftest: Fix failure when configuration contains BBLAYERS:append > spdx 3.0: Rework how SPDX aliases are linked > classes-global/insane: Handle case where RPROVIDER is also a provider > vte: upgrade 0.78.1 -> 0.78.2 > ttyrun: upgrade 2.35.0 -> 2.36.0 > sudo: upgrade 1.9.16p1 -> 1.9.16p2 > stress-ng: upgrade 0.18.06 -> 0.18.07 > sqlite3: upgrade 3.47.0 -> 3.47.2 > re2c: upgrade 4.0 -> 4.0.1 > pixman: upgrade 0.44.0 -> 0.44.2 > llvm: upgrade 19.1.4 -> 19.1.5 > libsdl2: upgrade 2.30.9 -> 2.30.10 > libdrm: upgrade 2.4.123 -> 2.4.124 > kexec-tools: upgrade 2.0.29 -> 2.0.30 > hwdata: upgrade 0.389 -> 0.390 > gstreamer1.0: upgrade 1.24.9 -> 1.24.10 > gnupg: upgrade 2.5.1 -> 2.5.2 > git: upgrade 2.47.0 -> 2.47.1 > ell: upgrade 0.70 -> 0.71 > btrfs-tools: upgrade 6.11 -> 6.12 > bash-completion: upgrade 2.14.0 -> 2.15.0 > yocto-bsp: drop 6.10 bbappend > poky/poky-tiny: update default to v6.12 > linux-yocto: drop 6.10 > linux-yocto/6.12: introduce v6.12 reference kernel > linux-yocto/6.6: update to v6.6.64 > linux-yocto/6.6: update to v6.6.63 > python3-iniparse: remove recipe > musl: Update riscv syscalls till 6.10 kernel > openssl: Fix build on risc64/musl > ffmpeg: Fix RISCV build > scripts/install-buildtools: preserve formatting in the help message > libsecret: add pam support depending on DISTRO_FEATURES > toolchain-shar-relocate.sh: fix the replacing commands > inetutils: increase alternative priority for hostname > shadow: use update-alternatives to handle su.1 and nologin.8 > qemurunner: Fix stack trace generation in exception handler > tiff: set status for CVEs firx in 4.7.0 > tiff: remove status for CVE-2023-3164 > libssh2: remove status for CVE-2023-48795 > elfutils: backport a fix for libeu objects missing in libelf.a > libpam: add packageconfig for selinux > Revert "uboot-sign: fix U-Boot binary with public key" > bitbake: parse: add support for 'addfragments' directive > bitbake: parse/ConfHandler: allow / in variable flags > libtool: update 2.5.2 -> 2.5.4 > dtc: upgrade 1.7.0 -> 1.7.2 > bitbake: cooker: use enum for cooker state to improve readability > bitbake: server/xmlrpcserver: fix some warnings > bitbake: knotty: some small cleanups while I'm in here > bitbake: knotty: print an error if MACHINE is not set > cargo-c-native: update 0.10.3 -> 0.10.5 > go-helloworld: update to latest revision > libpam: update 1.6.1 -> 1.7.0 > libpipeline: update 1.5.7 -> 1.5.8 > texinfo: update 7.1 -> 7.1.1 > vulkan-samples: update to latest revision > pixman: update 0.42.2 -> 0.44.0 > tiff: update 4.6.0 -> 4.7.0 > webkitgtk: update 2.44.3 -> 2.46.4 > libgit2: update 1.8.2 -> 1.8.4 > utfcpp: update 4.0.5 -> 4.0.6 > python3-maturin: update 1.7.1 -> 1.7.4 > python3-markdown: update 3.6 -> 3.7 > btrfs-tools: update 6.10.1 -> 6.11 > xf86-video-fbdev: update 0.5.0 -> 0.5.1 > swig: upgrade 4.2.1 -> 4.3.0 > python3-dtc: update 1.7.0 -> 1.7.2 > virglrenderer: upgrade 1.0.1 -> 1.1.0 > cups: upgrade 2.4.10 -> 2.4.11 > python3-beartype: upgrade 0.18.5 -> 0.19.0 > elfutils: upgrade 0.191 -> 0.192 > debugedit: upgrade 5.0 -> 5.1 > pkg-config-native: pick additional search paths from $EXTRA_NATIVE_PKGCONFIG_PATH > cargo.bbclass: do not install libraries by default > gcr: drop obsolete autotools setting > meson.bbclass: enable qemu exe wrapper in nativesdk > barebox: add more common items into shared .inc with barebox-tools > mtd-utils: set PV directly in the recipe filename > maintainers.inc: unassign myself (don't panic!) > lib: oeqa: spdx: Add tests for extra options > lib: spdx: Fix SPDX_BUILD_HOST > classes: create-spdx: Fix variable dependencies > lib: sbom30: Fix agent reference > lib: sbom30: Fix import handling > lrzsz: update SRC_URI to avoid redirect > oeqa/gitarchive: Fix syntax warning > linux-yocto: add and use GPL-2.0-with-syscall-note license > meta/lib: move buildstats.py and rootfspostcommands.py into oe > qemu: set CVE-2024-6505 to fixed > lib: spdx30_tasks: Fix supplied By > systemd: remove custom rootlibexecdir and replace with nonarch_libdir > systemd: split long line in pkg_postinst > systemd: drop deprecated rootlibdir, rootprefix and split-usr options Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 12, 2024
…cale sources/meta-freescale-3rdparty sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 82bb1d21...b2c43dbf (3): > lib/fvp: add name to terminal title in FVP runner > kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the CORSTONE1000-2024.11 release. > arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release * sources/meta-clang 147349b...b41b391 (4): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases * sources/meta-freescale 7f045776...d7623ea2 (8): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2046 from Livius90/master > Auto-update LICENSE file with current recipe licenses > Auto-update LICENSE file with current recipe licenses > Merge pull request #2045 from hellhound94/topic/fix-script > Auto-update LICENSE file with current recipe licenses > Merge pull request #2044 from hellhound94/topic/fix-script > Merge pull request #2043 from YoeDistro/yoe/mut * sources/meta-freescale-3rdparty bc2a12c...774ca54 (3): > Auto-update LICENSE file with current recipe licenses > Merge pull request #318 from dankm/dankm/unpackdir > Merge pull request #316 from svogl/master * sources/meta-openembedded 907a061e9...f06cc2009 (49): > DO NOT MERGE: Add Github actions CI workflow > python3-prompt-toolkit: set the value of UPSTREAM_CHECK_PYPI_PACKAGE to enable version checking > python3-mlcommons-loadgen: update to version 5.0.0 > python3-pdm: update to version 2.22.0 > python3-cmake: update to version 3.31.1 > python3-luma-oled: update to version 3.14.0 > upower: add polkit PACKAGECONFIG option > upower: bump to 1.90.6 > upower: use archive file in SRC_URI and fix UPSTREAM_CHECK_URI > python3-virtualenv: upgrade 20.26.5 -> 20.26.6 > smarty: update 4.4.1 -> 4.5.5 > vboxguestdrivers: update to 7.0.22 > gvfs: update 1.56.0 -> 1.56.1 > file-roller: update 44.3 -> 44.4 > gnome-text-editor: update 47.0 -> 47.2 > nautilus: update 47.0 -> 47.1 > gnome-software: update 47.1 -> 47.2 > gnome-shell: update 47.1 -> 47.2 > mutter: update 47.1 -> 47.3 > gnome-control-center: update 47.1.1 -> 47.2 > pps-tools: backport a patch to fix prints > nginx: Upgrade mainline release version 1.27.1 -> 1.27.3 > proftpd: set status of CVE-2001-0027 > dash: set CVE_PRODUCT > gpiod-sysfs-proxy: new recipe > sip: Upgrade 6.8.6 -> 6.9.0 > python3-pyhsslms: Add 2.0.0 recipe > canopenterm: 1.0.9 -> 1.0.10 > vk-gl-cts: don't require networking to configure > vk-gl-cts: control what targets get built > vk-gl-cts: use cmake-qemu > vk-gl-cts: set the git tag regex for release checking > vk-gl-cts: fix EXTRA_OECMAKE > syzkaller: network in compile is not needed > etcd: don't set UPSTREAM_CHECK_COMMITS > lxdm: drop debug-tweaks > canopenterm: update to version 1.0.9 > pocketpy: update to version 2.0.3 > mariadb: Ensure compatibility with ARMv9 by updating .arch directive > openhpi: explicitly disable ov-rest plugin > libspelling: update 0.4.2 -> 0.4.5 > wireplumber: update 0.5.6 -> 0.5.7 > pipewire: update 1.2.6 -> 1.2.7 > python3-gpiod: don't recommend kernel-module-configfs for ptest > python3-gpiod: pull in just libgpiosim, not the entire libgpiod-ptest > libgpiod: minimize intra-recipe dependencies for ptest > xfstests: add missing run-time dependencies > gthumb: update 3.12.4 -> 3.12.6 > pam-radius: add recipe * sources/meta-qcom fc029c4...210c102 (19): > Merge pull request #689 from ricardosalveti/esp-qcom-image > Merge pull request #692 from chirag-jn/readme-improve > Merge pull request #688 from chirag-jn/readme > Merge pull request #687 from chirag-jn/qdl-2024-12 > Merge pull request #685 from lumag/drop-extras > Merge pull request #684 from ndechesne/yocto-check-layer-fix > Merge pull request #683 from ndechesne/fix-patch-tag > Merge pull request #682 from lumag/drop-legacy > Merge pull request #681 from lumag/drop-extras > Merge pull request #679 from lumag/update-dsp-binaries > Merge pull request #678 from lumag/x1e80100-drop-audio-fw > Merge pull request #674 from lumag/hexagon-dsp-binaries > Merge pull request #677 from lumag/no-debug-tweaks > Merge pull request #676 from lumag/add-styhead > Merge pull request #673 from lumag/fix-rb3gen2-firmware > Merge pull request #669 from olasnap/oj/optional-rootfs-arg > Merge pull request #664 from lumag/wcn3990 > Merge pull request #667 from ricardosalveti/master > Merge pull request #666 from ndechesne/uki * sources/meta-qt6 2c53920...ef54259 (20): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Add option to export example sources > Remove unneeded example files path < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi 1aeda3f...29daee0 (3): > SECURITY.md: Add instructions for reporting security issues > linux: Enable CONFIG_I2C_BRCMSTB for proper HDMI I2C support > extra-build-config.md: added a white line * sources/meta-riscv e4dbaa7...3ca2320 (3): > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1 > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1 > linux-starfive-dev: Upgrade kernel to 6.6.20 * sources/meta-swupdate 01dbc76...efd4c20 (11): < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 55708dbc...12df4c32 (3): > linux-yocto: add patch to fix compatibility with nvbootctrl > edk2-firmware-tegra: add backported patch for cpp issue > tegra-binaries: refactor per-SoC vs. common deb package handling * sources/meta-ti c46f49d3...039f523a (7): > CI/CD Auto-Merger: cicd.master.202412101025 > u-boot: Add patch to use SWIG_AppendOutput > conf: layer.conf: Drop scarthgap from LAYERSERIES_COMPAT > conf: machine: am62xx-lp-evm: Add PWM overlays > ti-ipc: mark as incompatible with non-Linux builds > conf: machine: am62pxx: Pick overlays for V3Link cameras > ti-ipc-examples: Remove DSP/BIOS IPC examples * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky f5a2ea77ca...a075bd0da7 (135): > clang: Upgrade to 19.1.5 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > systemd: actively disable Predictable Network Interface Names if !pni-names > linux-firmware: package firmware for Qualcomm AIC100 and QDU100 > linux-firmware: upgrade 20241110 -> 20241210 > sysvinit: upgrade 3.04 -> 3.11 > maintainers.inc: add self for meson, python3 recipes > ovmf: update 202408 -> 202411 > librsvg: update 2.58.2 -> 2.59.2 > maintainers.inc: Update maintainer for pseudo and rpm > scripts/devtool: use bb.util.listtasks instead of __BBTASKS > classes/utility-tasks: port do_listtasks to use bb.build.listtasks > cargo-c: convert to target recipe > rpm: replace use of rpm2cpio with rpm2archive > rpm: update 4.19.1.1 -> 4.20.0 > systemd-compat-units: execute postinst on target > base.bbclass: fix RRECOMMENDS extend issue for multilib > oeqa/selftest: Fix failure when configuration contains BBLAYERS:append > spdx 3.0: Rework how SPDX aliases are linked > classes-global/insane: Handle case where RPROVIDER is also a provider > vte: upgrade 0.78.1 -> 0.78.2 > ttyrun: upgrade 2.35.0 -> 2.36.0 > sudo: upgrade 1.9.16p1 -> 1.9.16p2 > stress-ng: upgrade 0.18.06 -> 0.18.07 > sqlite3: upgrade 3.47.0 -> 3.47.2 > re2c: upgrade 4.0 -> 4.0.1 > pixman: upgrade 0.44.0 -> 0.44.2 > llvm: upgrade 19.1.4 -> 19.1.5 > libsdl2: upgrade 2.30.9 -> 2.30.10 > libdrm: upgrade 2.4.123 -> 2.4.124 > kexec-tools: upgrade 2.0.29 -> 2.0.30 > hwdata: upgrade 0.389 -> 0.390 > gstreamer1.0: upgrade 1.24.9 -> 1.24.10 > gnupg: upgrade 2.5.1 -> 2.5.2 > git: upgrade 2.47.0 -> 2.47.1 > ell: upgrade 0.70 -> 0.71 > btrfs-tools: upgrade 6.11 -> 6.12 > bash-completion: upgrade 2.14.0 -> 2.15.0 > yocto-bsp: drop 6.10 bbappend > poky/poky-tiny: update default to v6.12 > linux-yocto: drop 6.10 > linux-yocto/6.12: introduce v6.12 reference kernel > linux-yocto/6.6: update to v6.6.64 > linux-yocto/6.6: update to v6.6.63 > python3-iniparse: remove recipe > musl: Update riscv syscalls till 6.10 kernel > openssl: Fix build on risc64/musl > ffmpeg: Fix RISCV build > scripts/install-buildtools: preserve formatting in the help message > libsecret: add pam support depending on DISTRO_FEATURES > toolchain-shar-relocate.sh: fix the replacing commands > inetutils: increase alternative priority for hostname > shadow: use update-alternatives to handle su.1 and nologin.8 > qemurunner: Fix stack trace generation in exception handler > tiff: set status for CVEs firx in 4.7.0 > tiff: remove status for CVE-2023-3164 > libssh2: remove status for CVE-2023-48795 > elfutils: backport a fix for libeu objects missing in libelf.a > libpam: add packageconfig for selinux > Revert "uboot-sign: fix U-Boot binary with public key" > bitbake: parse: add support for 'addfragments' directive > bitbake: parse/ConfHandler: allow / in variable flags > libtool: update 2.5.2 -> 2.5.4 > dtc: upgrade 1.7.0 -> 1.7.2 > bitbake: cooker: use enum for cooker state to improve readability > bitbake: server/xmlrpcserver: fix some warnings > bitbake: knotty: some small cleanups while I'm in here > bitbake: knotty: print an error if MACHINE is not set > cargo-c-native: update 0.10.3 -> 0.10.5 > go-helloworld: update to latest revision > libpam: update 1.6.1 -> 1.7.0 > libpipeline: update 1.5.7 -> 1.5.8 > texinfo: update 7.1 -> 7.1.1 > vulkan-samples: update to latest revision > pixman: update 0.42.2 -> 0.44.0 > tiff: update 4.6.0 -> 4.7.0 > webkitgtk: update 2.44.3 -> 2.46.4 > libgit2: update 1.8.2 -> 1.8.4 > utfcpp: update 4.0.5 -> 4.0.6 > python3-maturin: update 1.7.1 -> 1.7.4 > python3-markdown: update 3.6 -> 3.7 > btrfs-tools: update 6.10.1 -> 6.11 > xf86-video-fbdev: update 0.5.0 -> 0.5.1 > swig: upgrade 4.2.1 -> 4.3.0 > python3-dtc: update 1.7.0 -> 1.7.2 > virglrenderer: upgrade 1.0.1 -> 1.1.0 > cups: upgrade 2.4.10 -> 2.4.11 > python3-beartype: upgrade 0.18.5 -> 0.19.0 > elfutils: upgrade 0.191 -> 0.192 > debugedit: upgrade 5.0 -> 5.1 > pkg-config-native: pick additional search paths from $EXTRA_NATIVE_PKGCONFIG_PATH > cargo.bbclass: do not install libraries by default > gcr: drop obsolete autotools setting > meson.bbclass: enable qemu exe wrapper in nativesdk > barebox: add more common items into shared .inc with barebox-tools > mtd-utils: set PV directly in the recipe filename > maintainers.inc: unassign myself (don't panic!) > lib: oeqa: spdx: Add tests for extra options > lib: spdx: Fix SPDX_BUILD_HOST > classes: create-spdx: Fix variable dependencies > lib: sbom30: Fix agent reference > lib: sbom30: Fix import handling > lrzsz: update SRC_URI to avoid redirect > oeqa/gitarchive: Fix syntax warning > linux-yocto: add and use GPL-2.0-with-syscall-note license > meta/lib: move buildstats.py and rootfspostcommands.py into oe > qemu: set CVE-2024-6505 to fixed > lib: spdx30_tasks: Fix supplied By > systemd: remove custom rootlibexecdir and replace with nonarch_libdir > systemd: split long line in pkg_postinst > systemd: drop deprecated rootlibdir, rootprefix and split-usr options Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 13, 2024
…cale sources/meta-freescale-3rdparty sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 82bb1d21...b2c43dbf (3): > lib/fvp: add name to terminal title in FVP runner > kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the CORSTONE1000-2024.11 release. > arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release * sources/meta-clang 147349b...b41b391 (4): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases * sources/meta-freescale 7f045776...d7623ea2 (8): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2046 from Livius90/master > Auto-update LICENSE file with current recipe licenses > Auto-update LICENSE file with current recipe licenses > Merge pull request #2045 from hellhound94/topic/fix-script > Auto-update LICENSE file with current recipe licenses > Merge pull request #2044 from hellhound94/topic/fix-script > Merge pull request #2043 from YoeDistro/yoe/mut * sources/meta-freescale-3rdparty bc2a12c...774ca54 (3): > Auto-update LICENSE file with current recipe licenses > Merge pull request #318 from dankm/dankm/unpackdir > Merge pull request #316 from svogl/master * sources/meta-openembedded 907a061e9...e4dc81867 (55): > DO NOT MERGE: Add Github actions CI workflow > lvm2: Remove a lingering reference to ${PN}-udevrules > tclap: use most recent version > bridge-utils: add CVE_PRODUCT > vbxguestdrivers: upgrade 7.0.22 -> 7.1.4 > python3-ipython: update to version 8.30.0 > python3-janus: update to version 1.1.0 > python3-prompt-toolkit: set the value of UPSTREAM_CHECK_PYPI_PACKAGE to enable version checking > python3-mlcommons-loadgen: update to version 5.0.0 > python3-pdm: update to version 2.22.0 > python3-cmake: update to version 3.31.1 > python3-luma-oled: update to version 3.14.0 > upower: add polkit PACKAGECONFIG option > upower: bump to 1.90.6 > upower: use archive file in SRC_URI and fix UPSTREAM_CHECK_URI > python3-virtualenv: upgrade 20.26.5 -> 20.26.6 > smarty: update 4.4.1 -> 4.5.5 > vboxguestdrivers: update to 7.0.22 > gvfs: update 1.56.0 -> 1.56.1 > file-roller: update 44.3 -> 44.4 > gnome-text-editor: update 47.0 -> 47.2 > nautilus: update 47.0 -> 47.1 > gnome-software: update 47.1 -> 47.2 > gnome-shell: update 47.1 -> 47.2 > mutter: update 47.1 -> 47.3 > gnome-control-center: update 47.1.1 -> 47.2 > pps-tools: backport a patch to fix prints > nginx: Upgrade mainline release version 1.27.1 -> 1.27.3 > proftpd: set status of CVE-2001-0027 > dash: set CVE_PRODUCT > gpiod-sysfs-proxy: new recipe > sip: Upgrade 6.8.6 -> 6.9.0 > python3-pyhsslms: Add 2.0.0 recipe > canopenterm: 1.0.9 -> 1.0.10 > vk-gl-cts: don't require networking to configure > vk-gl-cts: control what targets get built > vk-gl-cts: use cmake-qemu > vk-gl-cts: set the git tag regex for release checking > vk-gl-cts: fix EXTRA_OECMAKE > syzkaller: network in compile is not needed > etcd: don't set UPSTREAM_CHECK_COMMITS > lxdm: drop debug-tweaks > canopenterm: update to version 1.0.9 > pocketpy: update to version 2.0.3 > mariadb: Ensure compatibility with ARMv9 by updating .arch directive > openhpi: explicitly disable ov-rest plugin > libspelling: update 0.4.2 -> 0.4.5 > wireplumber: update 0.5.6 -> 0.5.7 > pipewire: update 1.2.6 -> 1.2.7 > python3-gpiod: don't recommend kernel-module-configfs for ptest > python3-gpiod: pull in just libgpiosim, not the entire libgpiod-ptest > libgpiod: minimize intra-recipe dependencies for ptest > xfstests: add missing run-time dependencies > gthumb: update 3.12.4 -> 3.12.6 > pam-radius: add recipe * sources/meta-qcom fc029c4...210c102 (19): > Merge pull request #689 from ricardosalveti/esp-qcom-image > Merge pull request #692 from chirag-jn/readme-improve > Merge pull request #688 from chirag-jn/readme > Merge pull request #687 from chirag-jn/qdl-2024-12 > Merge pull request #685 from lumag/drop-extras > Merge pull request #684 from ndechesne/yocto-check-layer-fix > Merge pull request #683 from ndechesne/fix-patch-tag > Merge pull request #682 from lumag/drop-legacy > Merge pull request #681 from lumag/drop-extras > Merge pull request #679 from lumag/update-dsp-binaries > Merge pull request #678 from lumag/x1e80100-drop-audio-fw > Merge pull request #674 from lumag/hexagon-dsp-binaries > Merge pull request #677 from lumag/no-debug-tweaks > Merge pull request #676 from lumag/add-styhead > Merge pull request #673 from lumag/fix-rb3gen2-firmware > Merge pull request #669 from olasnap/oj/optional-rootfs-arg > Merge pull request #664 from lumag/wcn3990 > Merge pull request #667 from ricardosalveti/master > Merge pull request #666 from ndechesne/uki * sources/meta-qt6 2c53920...897b24a (21): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > qtbase: always build linuxfb platform plugin > Add option to export example sources > Remove unneeded example files path < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi 1aeda3f...a2f8a64 (5): > SECURITY.md: Add instructions for reporting security issues > rpi-base: Remove bcm2712-rpi-5-b.dtb from RPI_KERNEL_DEVICETREE target > linux-raspberrypi-6.6: Upgrade to 6.6.63 > linux: Enable CONFIG_I2C_BRCMSTB for proper HDMI I2C support > extra-build-config.md: added a white line * sources/meta-riscv e4dbaa7...3ca2320 (3): > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1 > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1 > linux-starfive-dev: Upgrade kernel to 6.6.20 * sources/meta-swupdate 01dbc76...efd4c20 (11): < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 55708dbc...12df4c32 (3): > linux-yocto: add patch to fix compatibility with nvbootctrl > edk2-firmware-tegra: add backported patch for cpp issue > tegra-binaries: refactor per-SoC vs. common deb package handling * sources/meta-ti c46f49d3...039f523a (7): > CI/CD Auto-Merger: cicd.master.202412101025 > u-boot: Add patch to use SWIG_AppendOutput > conf: layer.conf: Drop scarthgap from LAYERSERIES_COMPAT > conf: machine: am62xx-lp-evm: Add PWM overlays > ti-ipc: mark as incompatible with non-Linux builds > conf: machine: am62pxx: Pick overlays for V3Link cameras > ti-ipc-examples: Remove DSP/BIOS IPC examples * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky f5a2ea77ca...6371d1ee4e (153): > clang: Upgrade to 19.1.5 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > linux-yocto: enable linux 6.12 for genericarm64 > scripts/install-buildtools: Update to 5.1.1 > binutils: Fix CVE-2024-53589 > barebox: upgrade 2024.10.0 -> 2024.12.0 > curl: upgrade 8.11.0 -> 8.11.1 > curl: upgrade 8.10.1 -> 8.11.0 > gcc: Fix c++: tweak for Wrange-loop-construct > icecc: don't use KERNEL_CC during set_icecc_env > icecc: convert set_icecc_env to python prefuncs > bitbake-config-build: add a plugin for config fragments > bitbake.conf: add an addfragments directive for oe-core and dependent layers > bitbake: bitbake-config-build: add an alias to bitbake-layers > bitbake: lib/bb/tests: use bb.build.listtasks() instead of __BBTASKS > bitbake: bitbake-user-manual-metadata: add a section about 'addfragments` > bitbake: bitbake: parse: add support for flagged fragment variables > pixman: remove long-obsolete patch > linux-yoto/6.12: bsp/genericarm64: fix configuration warning > linux-yocto: tweak cve exclusions files > systemd: actively disable Predictable Network Interface Names if !pni-names > linux-firmware: package firmware for Qualcomm AIC100 and QDU100 > linux-firmware: upgrade 20241110 -> 20241210 > sysvinit: upgrade 3.04 -> 3.11 > maintainers.inc: add self for meson, python3 recipes > ovmf: update 202408 -> 202411 > librsvg: update 2.58.2 -> 2.59.2 > maintainers.inc: Update maintainer for pseudo and rpm > scripts/devtool: use bb.util.listtasks instead of __BBTASKS > classes/utility-tasks: port do_listtasks to use bb.build.listtasks > cargo-c: convert to target recipe > rpm: replace use of rpm2cpio with rpm2archive > rpm: update 4.19.1.1 -> 4.20.0 > systemd-compat-units: execute postinst on target > base.bbclass: fix RRECOMMENDS extend issue for multilib > oeqa/selftest: Fix failure when configuration contains BBLAYERS:append > spdx 3.0: Rework how SPDX aliases are linked > classes-global/insane: Handle case where RPROVIDER is also a provider > vte: upgrade 0.78.1 -> 0.78.2 > ttyrun: upgrade 2.35.0 -> 2.36.0 > sudo: upgrade 1.9.16p1 -> 1.9.16p2 > stress-ng: upgrade 0.18.06 -> 0.18.07 > sqlite3: upgrade 3.47.0 -> 3.47.2 > re2c: upgrade 4.0 -> 4.0.1 > pixman: upgrade 0.44.0 -> 0.44.2 > llvm: upgrade 19.1.4 -> 19.1.5 > libsdl2: upgrade 2.30.9 -> 2.30.10 > libdrm: upgrade 2.4.123 -> 2.4.124 > kexec-tools: upgrade 2.0.29 -> 2.0.30 > hwdata: upgrade 0.389 -> 0.390 > gstreamer1.0: upgrade 1.24.9 -> 1.24.10 > gnupg: upgrade 2.5.1 -> 2.5.2 > git: upgrade 2.47.0 -> 2.47.1 > ell: upgrade 0.70 -> 0.71 > btrfs-tools: upgrade 6.11 -> 6.12 > bash-completion: upgrade 2.14.0 -> 2.15.0 > yocto-bsp: drop 6.10 bbappend > poky/poky-tiny: update default to v6.12 > linux-yocto: drop 6.10 > linux-yocto/6.12: introduce v6.12 reference kernel > linux-yocto/6.6: update to v6.6.64 > linux-yocto/6.6: update to v6.6.63 > python3-iniparse: remove recipe > musl: Update riscv syscalls till 6.10 kernel > openssl: Fix build on risc64/musl > ffmpeg: Fix RISCV build > scripts/install-buildtools: preserve formatting in the help message > libsecret: add pam support depending on DISTRO_FEATURES > toolchain-shar-relocate.sh: fix the replacing commands > inetutils: increase alternative priority for hostname > shadow: use update-alternatives to handle su.1 and nologin.8 > qemurunner: Fix stack trace generation in exception handler > tiff: set status for CVEs firx in 4.7.0 > tiff: remove status for CVE-2023-3164 > libssh2: remove status for CVE-2023-48795 > elfutils: backport a fix for libeu objects missing in libelf.a > libpam: add packageconfig for selinux > Revert "uboot-sign: fix U-Boot binary with public key" > bitbake: parse: add support for 'addfragments' directive > bitbake: parse/ConfHandler: allow / in variable flags > libtool: update 2.5.2 -> 2.5.4 > dtc: upgrade 1.7.0 -> 1.7.2 > bitbake: cooker: use enum for cooker state to improve readability > bitbake: server/xmlrpcserver: fix some warnings > bitbake: knotty: some small cleanups while I'm in here > bitbake: knotty: print an error if MACHINE is not set > cargo-c-native: update 0.10.3 -> 0.10.5 > go-helloworld: update to latest revision > libpam: update 1.6.1 -> 1.7.0 > libpipeline: update 1.5.7 -> 1.5.8 > texinfo: update 7.1 -> 7.1.1 > vulkan-samples: update to latest revision > pixman: update 0.42.2 -> 0.44.0 > tiff: update 4.6.0 -> 4.7.0 > webkitgtk: update 2.44.3 -> 2.46.4 > libgit2: update 1.8.2 -> 1.8.4 > utfcpp: update 4.0.5 -> 4.0.6 > python3-maturin: update 1.7.1 -> 1.7.4 > python3-markdown: update 3.6 -> 3.7 > btrfs-tools: update 6.10.1 -> 6.11 > xf86-video-fbdev: update 0.5.0 -> 0.5.1 > swig: upgrade 4.2.1 -> 4.3.0 > python3-dtc: update 1.7.0 -> 1.7.2 > virglrenderer: upgrade 1.0.1 -> 1.1.0 > cups: upgrade 2.4.10 -> 2.4.11 > python3-beartype: upgrade 0.18.5 -> 0.19.0 > elfutils: upgrade 0.191 -> 0.192 > debugedit: upgrade 5.0 -> 5.1 > pkg-config-native: pick additional search paths from $EXTRA_NATIVE_PKGCONFIG_PATH > cargo.bbclass: do not install libraries by default > gcr: drop obsolete autotools setting > meson.bbclass: enable qemu exe wrapper in nativesdk > barebox: add more common items into shared .inc with barebox-tools > mtd-utils: set PV directly in the recipe filename > maintainers.inc: unassign myself (don't panic!) > lib: oeqa: spdx: Add tests for extra options > lib: spdx: Fix SPDX_BUILD_HOST > classes: create-spdx: Fix variable dependencies > lib: sbom30: Fix agent reference > lib: sbom30: Fix import handling > lrzsz: update SRC_URI to avoid redirect > oeqa/gitarchive: Fix syntax warning > linux-yocto: add and use GPL-2.0-with-syscall-note license > meta/lib: move buildstats.py and rootfspostcommands.py into oe > qemu: set CVE-2024-6505 to fixed > lib: spdx30_tasks: Fix supplied By > systemd: remove custom rootlibexecdir and replace with nonarch_libdir > systemd: split long line in pkg_postinst > systemd: drop deprecated rootlibdir, rootprefix and split-usr options Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 14, 2024
…cale sources/meta-freescale-3rdparty sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 82bb1d21...b2c43dbf (3): > lib/fvp: add name to terminal title in FVP runner > kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the CORSTONE1000-2024.11 release. > arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release * sources/meta-clang 147349b...b41b391 (4): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases * sources/meta-freescale 7f045776...5f4f40ba (8): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2046 from Livius90/master > Auto-update LICENSE file with current recipe licenses > Auto-update LICENSE file with current recipe licenses > Merge pull request #2045 from hellhound94/topic/fix-script > Auto-update LICENSE file with current recipe licenses > Merge pull request #2044 from hellhound94/topic/fix-script > Merge pull request #2043 from YoeDistro/yoe/mut * sources/meta-freescale-3rdparty bc2a12c...3fb3a98 (4): > Auto-update LICENSE file with current recipe licenses > Auto-update LICENSE file with current recipe licenses > Merge pull request #318 from dankm/dankm/unpackdir > Merge pull request #316 from svogl/master * sources/meta-openembedded 907a061e9...cf28e1c50 (56): > DO NOT MERGE: Add Github actions CI workflow > python3-libusb1: rename recipe to reflect the python version and update to use pypi > lvm2: Remove a lingering reference to ${PN}-udevrules > tclap: use most recent version > bridge-utils: add CVE_PRODUCT > vbxguestdrivers: upgrade 7.0.22 -> 7.1.4 > python3-ipython: update to version 8.30.0 > python3-janus: update to version 1.1.0 > python3-prompt-toolkit: set the value of UPSTREAM_CHECK_PYPI_PACKAGE to enable version checking > python3-mlcommons-loadgen: update to version 5.0.0 > python3-pdm: update to version 2.22.0 > python3-cmake: update to version 3.31.1 > python3-luma-oled: update to version 3.14.0 > upower: add polkit PACKAGECONFIG option > upower: bump to 1.90.6 > upower: use archive file in SRC_URI and fix UPSTREAM_CHECK_URI > python3-virtualenv: upgrade 20.26.5 -> 20.26.6 > smarty: update 4.4.1 -> 4.5.5 > vboxguestdrivers: update to 7.0.22 > gvfs: update 1.56.0 -> 1.56.1 > file-roller: update 44.3 -> 44.4 > gnome-text-editor: update 47.0 -> 47.2 > nautilus: update 47.0 -> 47.1 > gnome-software: update 47.1 -> 47.2 > gnome-shell: update 47.1 -> 47.2 > mutter: update 47.1 -> 47.3 > gnome-control-center: update 47.1.1 -> 47.2 > pps-tools: backport a patch to fix prints > nginx: Upgrade mainline release version 1.27.1 -> 1.27.3 > proftpd: set status of CVE-2001-0027 > dash: set CVE_PRODUCT > gpiod-sysfs-proxy: new recipe > sip: Upgrade 6.8.6 -> 6.9.0 > python3-pyhsslms: Add 2.0.0 recipe > canopenterm: 1.0.9 -> 1.0.10 > vk-gl-cts: don't require networking to configure > vk-gl-cts: control what targets get built > vk-gl-cts: use cmake-qemu > vk-gl-cts: set the git tag regex for release checking > vk-gl-cts: fix EXTRA_OECMAKE > syzkaller: network in compile is not needed > etcd: don't set UPSTREAM_CHECK_COMMITS > lxdm: drop debug-tweaks > canopenterm: update to version 1.0.9 > pocketpy: update to version 2.0.3 > mariadb: Ensure compatibility with ARMv9 by updating .arch directive > openhpi: explicitly disable ov-rest plugin > libspelling: update 0.4.2 -> 0.4.5 > wireplumber: update 0.5.6 -> 0.5.7 > pipewire: update 1.2.6 -> 1.2.7 > python3-gpiod: don't recommend kernel-module-configfs for ptest > python3-gpiod: pull in just libgpiosim, not the entire libgpiod-ptest > libgpiod: minimize intra-recipe dependencies for ptest > xfstests: add missing run-time dependencies > gthumb: update 3.12.4 -> 3.12.6 > pam-radius: add recipe * sources/meta-qcom fc029c4...210c102 (19): > Merge pull request #689 from ricardosalveti/esp-qcom-image > Merge pull request #692 from chirag-jn/readme-improve > Merge pull request #688 from chirag-jn/readme > Merge pull request #687 from chirag-jn/qdl-2024-12 > Merge pull request #685 from lumag/drop-extras > Merge pull request #684 from ndechesne/yocto-check-layer-fix > Merge pull request #683 from ndechesne/fix-patch-tag > Merge pull request #682 from lumag/drop-legacy > Merge pull request #681 from lumag/drop-extras > Merge pull request #679 from lumag/update-dsp-binaries > Merge pull request #678 from lumag/x1e80100-drop-audio-fw > Merge pull request #674 from lumag/hexagon-dsp-binaries > Merge pull request #677 from lumag/no-debug-tweaks > Merge pull request #676 from lumag/add-styhead > Merge pull request #673 from lumag/fix-rb3gen2-firmware > Merge pull request #669 from olasnap/oj/optional-rootfs-arg > Merge pull request #664 from lumag/wcn3990 > Merge pull request #667 from ricardosalveti/master > Merge pull request #666 from ndechesne/uki * sources/meta-qt6 2c53920...897b24a (21): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > qtbase: always build linuxfb platform plugin > Add option to export example sources > Remove unneeded example files path < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi 1aeda3f...97d7a6b (6): > picamera-libs: removed unused libraries from python3-picamera > SECURITY.md: Add instructions for reporting security issues > rpi-base: Remove bcm2712-rpi-5-b.dtb from RPI_KERNEL_DEVICETREE target > linux-raspberrypi-6.6: Upgrade to 6.6.63 > linux: Enable CONFIG_I2C_BRCMSTB for proper HDMI I2C support > extra-build-config.md: added a white line * sources/meta-riscv e4dbaa7...3ca2320 (3): > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1 > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1 > linux-starfive-dev: Upgrade kernel to 6.6.20 * sources/meta-swupdate 01dbc76...efd4c20 (11): < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 55708dbc...12df4c32 (3): > linux-yocto: add patch to fix compatibility with nvbootctrl > edk2-firmware-tegra: add backported patch for cpp issue > tegra-binaries: refactor per-SoC vs. common deb package handling * sources/meta-ti c46f49d3...57da6c15 (8): > CI/CD Auto-Merger: cicd.master.202412130100 > CI/CD Auto-Merger: cicd.master.202412101025 > u-boot: Add patch to use SWIG_AppendOutput > conf: layer.conf: Drop scarthgap from LAYERSERIES_COMPAT > conf: machine: am62xx-lp-evm: Add PWM overlays > ti-ipc: mark as incompatible with non-Linux builds > conf: machine: am62pxx: Pick overlays for V3Link cameras > ti-ipc-examples: Remove DSP/BIOS IPC examples * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky f5a2ea77ca...6371d1ee4e (153): > clang: Upgrade to 19.1.5 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > linux-yocto: enable linux 6.12 for genericarm64 > scripts/install-buildtools: Update to 5.1.1 > binutils: Fix CVE-2024-53589 > barebox: upgrade 2024.10.0 -> 2024.12.0 > curl: upgrade 8.11.0 -> 8.11.1 > curl: upgrade 8.10.1 -> 8.11.0 > gcc: Fix c++: tweak for Wrange-loop-construct > icecc: don't use KERNEL_CC during set_icecc_env > icecc: convert set_icecc_env to python prefuncs > bitbake-config-build: add a plugin for config fragments > bitbake.conf: add an addfragments directive for oe-core and dependent layers > bitbake: bitbake-config-build: add an alias to bitbake-layers > bitbake: lib/bb/tests: use bb.build.listtasks() instead of __BBTASKS > bitbake: bitbake-user-manual-metadata: add a section about 'addfragments` > bitbake: bitbake: parse: add support for flagged fragment variables > pixman: remove long-obsolete patch > linux-yoto/6.12: bsp/genericarm64: fix configuration warning > linux-yocto: tweak cve exclusions files > systemd: actively disable Predictable Network Interface Names if !pni-names > linux-firmware: package firmware for Qualcomm AIC100 and QDU100 > linux-firmware: upgrade 20241110 -> 20241210 > sysvinit: upgrade 3.04 -> 3.11 > maintainers.inc: add self for meson, python3 recipes > ovmf: update 202408 -> 202411 > librsvg: update 2.58.2 -> 2.59.2 > maintainers.inc: Update maintainer for pseudo and rpm > scripts/devtool: use bb.util.listtasks instead of __BBTASKS > classes/utility-tasks: port do_listtasks to use bb.build.listtasks > cargo-c: convert to target recipe > rpm: replace use of rpm2cpio with rpm2archive > rpm: update 4.19.1.1 -> 4.20.0 > systemd-compat-units: execute postinst on target > base.bbclass: fix RRECOMMENDS extend issue for multilib > oeqa/selftest: Fix failure when configuration contains BBLAYERS:append > spdx 3.0: Rework how SPDX aliases are linked > classes-global/insane: Handle case where RPROVIDER is also a provider > vte: upgrade 0.78.1 -> 0.78.2 > ttyrun: upgrade 2.35.0 -> 2.36.0 > sudo: upgrade 1.9.16p1 -> 1.9.16p2 > stress-ng: upgrade 0.18.06 -> 0.18.07 > sqlite3: upgrade 3.47.0 -> 3.47.2 > re2c: upgrade 4.0 -> 4.0.1 > pixman: upgrade 0.44.0 -> 0.44.2 > llvm: upgrade 19.1.4 -> 19.1.5 > libsdl2: upgrade 2.30.9 -> 2.30.10 > libdrm: upgrade 2.4.123 -> 2.4.124 > kexec-tools: upgrade 2.0.29 -> 2.0.30 > hwdata: upgrade 0.389 -> 0.390 > gstreamer1.0: upgrade 1.24.9 -> 1.24.10 > gnupg: upgrade 2.5.1 -> 2.5.2 > git: upgrade 2.47.0 -> 2.47.1 > ell: upgrade 0.70 -> 0.71 > btrfs-tools: upgrade 6.11 -> 6.12 > bash-completion: upgrade 2.14.0 -> 2.15.0 > yocto-bsp: drop 6.10 bbappend > poky/poky-tiny: update default to v6.12 > linux-yocto: drop 6.10 > linux-yocto/6.12: introduce v6.12 reference kernel > linux-yocto/6.6: update to v6.6.64 > linux-yocto/6.6: update to v6.6.63 > python3-iniparse: remove recipe > musl: Update riscv syscalls till 6.10 kernel > openssl: Fix build on risc64/musl > ffmpeg: Fix RISCV build > scripts/install-buildtools: preserve formatting in the help message > libsecret: add pam support depending on DISTRO_FEATURES > toolchain-shar-relocate.sh: fix the replacing commands > inetutils: increase alternative priority for hostname > shadow: use update-alternatives to handle su.1 and nologin.8 > qemurunner: Fix stack trace generation in exception handler > tiff: set status for CVEs firx in 4.7.0 > tiff: remove status for CVE-2023-3164 > libssh2: remove status for CVE-2023-48795 > elfutils: backport a fix for libeu objects missing in libelf.a > libpam: add packageconfig for selinux > Revert "uboot-sign: fix U-Boot binary with public key" > bitbake: parse: add support for 'addfragments' directive > bitbake: parse/ConfHandler: allow / in variable flags > libtool: update 2.5.2 -> 2.5.4 > dtc: upgrade 1.7.0 -> 1.7.2 > bitbake: cooker: use enum for cooker state to improve readability > bitbake: server/xmlrpcserver: fix some warnings > bitbake: knotty: some small cleanups while I'm in here > bitbake: knotty: print an error if MACHINE is not set > cargo-c-native: update 0.10.3 -> 0.10.5 > go-helloworld: update to latest revision > libpam: update 1.6.1 -> 1.7.0 > libpipeline: update 1.5.7 -> 1.5.8 > texinfo: update 7.1 -> 7.1.1 > vulkan-samples: update to latest revision > pixman: update 0.42.2 -> 0.44.0 > tiff: update 4.6.0 -> 4.7.0 > webkitgtk: update 2.44.3 -> 2.46.4 > libgit2: update 1.8.2 -> 1.8.4 > utfcpp: update 4.0.5 -> 4.0.6 > python3-maturin: update 1.7.1 -> 1.7.4 > python3-markdown: update 3.6 -> 3.7 > btrfs-tools: update 6.10.1 -> 6.11 > xf86-video-fbdev: update 0.5.0 -> 0.5.1 > swig: upgrade 4.2.1 -> 4.3.0 > python3-dtc: update 1.7.0 -> 1.7.2 > virglrenderer: upgrade 1.0.1 -> 1.1.0 > cups: upgrade 2.4.10 -> 2.4.11 > python3-beartype: upgrade 0.18.5 -> 0.19.0 > elfutils: upgrade 0.191 -> 0.192 > debugedit: upgrade 5.0 -> 5.1 > pkg-config-native: pick additional search paths from $EXTRA_NATIVE_PKGCONFIG_PATH > cargo.bbclass: do not install libraries by default > gcr: drop obsolete autotools setting > meson.bbclass: enable qemu exe wrapper in nativesdk > barebox: add more common items into shared .inc with barebox-tools > mtd-utils: set PV directly in the recipe filename > maintainers.inc: unassign myself (don't panic!) > lib: oeqa: spdx: Add tests for extra options > lib: spdx: Fix SPDX_BUILD_HOST > classes: create-spdx: Fix variable dependencies > lib: sbom30: Fix agent reference > lib: sbom30: Fix import handling > lrzsz: update SRC_URI to avoid redirect > oeqa/gitarchive: Fix syntax warning > linux-yocto: add and use GPL-2.0-with-syscall-note license > meta/lib: move buildstats.py and rootfspostcommands.py into oe > qemu: set CVE-2024-6505 to fixed > lib: spdx30_tasks: Fix supplied By > systemd: remove custom rootlibexecdir and replace with nonarch_libdir > systemd: split long line in pkg_postinst > systemd: drop deprecated rootlibdir, rootprefix and split-usr options Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 14, 2024
…cale sources/meta-freescale-3rdparty sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 82bb1d21...b2c43dbf (3): > lib/fvp: add name to terminal title in FVP runner > kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the CORSTONE1000-2024.11 release. > arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release * sources/meta-clang 147349b...b41b391 (4): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases * sources/meta-freescale 7f045776...5f4f40ba (8): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2046 from Livius90/master > Auto-update LICENSE file with current recipe licenses > Auto-update LICENSE file with current recipe licenses > Merge pull request #2045 from hellhound94/topic/fix-script > Auto-update LICENSE file with current recipe licenses > Merge pull request #2044 from hellhound94/topic/fix-script > Merge pull request #2043 from YoeDistro/yoe/mut * sources/meta-freescale-3rdparty bc2a12c...3fb3a98 (4): > Auto-update LICENSE file with current recipe licenses > Auto-update LICENSE file with current recipe licenses > Merge pull request #318 from dankm/dankm/unpackdir > Merge pull request #316 from svogl/master * sources/meta-openembedded 907a061e9...c64943399 (57): > DO NOT MERGE: Add Github actions CI workflow > kernel-module-emlog: Fix build with kernel 6.12+ > python3-libusb1: rename recipe to reflect the python version and update to use pypi > lvm2: Remove a lingering reference to ${PN}-udevrules > tclap: use most recent version > bridge-utils: add CVE_PRODUCT > vbxguestdrivers: upgrade 7.0.22 -> 7.1.4 > python3-ipython: update to version 8.30.0 > python3-janus: update to version 1.1.0 > python3-prompt-toolkit: set the value of UPSTREAM_CHECK_PYPI_PACKAGE to enable version checking > python3-mlcommons-loadgen: update to version 5.0.0 > python3-pdm: update to version 2.22.0 > python3-cmake: update to version 3.31.1 > python3-luma-oled: update to version 3.14.0 > upower: add polkit PACKAGECONFIG option > upower: bump to 1.90.6 > upower: use archive file in SRC_URI and fix UPSTREAM_CHECK_URI > python3-virtualenv: upgrade 20.26.5 -> 20.26.6 > smarty: update 4.4.1 -> 4.5.5 > vboxguestdrivers: update to 7.0.22 > gvfs: update 1.56.0 -> 1.56.1 > file-roller: update 44.3 -> 44.4 > gnome-text-editor: update 47.0 -> 47.2 > nautilus: update 47.0 -> 47.1 > gnome-software: update 47.1 -> 47.2 > gnome-shell: update 47.1 -> 47.2 > mutter: update 47.1 -> 47.3 > gnome-control-center: update 47.1.1 -> 47.2 > pps-tools: backport a patch to fix prints > nginx: Upgrade mainline release version 1.27.1 -> 1.27.3 > proftpd: set status of CVE-2001-0027 > dash: set CVE_PRODUCT > gpiod-sysfs-proxy: new recipe > sip: Upgrade 6.8.6 -> 6.9.0 > python3-pyhsslms: Add 2.0.0 recipe > canopenterm: 1.0.9 -> 1.0.10 > vk-gl-cts: don't require networking to configure > vk-gl-cts: control what targets get built > vk-gl-cts: use cmake-qemu > vk-gl-cts: set the git tag regex for release checking > vk-gl-cts: fix EXTRA_OECMAKE > syzkaller: network in compile is not needed > etcd: don't set UPSTREAM_CHECK_COMMITS > lxdm: drop debug-tweaks > canopenterm: update to version 1.0.9 > pocketpy: update to version 2.0.3 > mariadb: Ensure compatibility with ARMv9 by updating .arch directive > openhpi: explicitly disable ov-rest plugin > libspelling: update 0.4.2 -> 0.4.5 > wireplumber: update 0.5.6 -> 0.5.7 > pipewire: update 1.2.6 -> 1.2.7 > python3-gpiod: don't recommend kernel-module-configfs for ptest > python3-gpiod: pull in just libgpiosim, not the entire libgpiod-ptest > libgpiod: minimize intra-recipe dependencies for ptest > xfstests: add missing run-time dependencies > gthumb: update 3.12.4 -> 3.12.6 > pam-radius: add recipe * sources/meta-qcom fc029c4...210c102 (19): > Merge pull request #689 from ricardosalveti/esp-qcom-image > Merge pull request #692 from chirag-jn/readme-improve > Merge pull request #688 from chirag-jn/readme > Merge pull request #687 from chirag-jn/qdl-2024-12 > Merge pull request #685 from lumag/drop-extras > Merge pull request #684 from ndechesne/yocto-check-layer-fix > Merge pull request #683 from ndechesne/fix-patch-tag > Merge pull request #682 from lumag/drop-legacy > Merge pull request #681 from lumag/drop-extras > Merge pull request #679 from lumag/update-dsp-binaries > Merge pull request #678 from lumag/x1e80100-drop-audio-fw > Merge pull request #674 from lumag/hexagon-dsp-binaries > Merge pull request #677 from lumag/no-debug-tweaks > Merge pull request #676 from lumag/add-styhead > Merge pull request #673 from lumag/fix-rb3gen2-firmware > Merge pull request #669 from olasnap/oj/optional-rootfs-arg > Merge pull request #664 from lumag/wcn3990 > Merge pull request #667 from ricardosalveti/master > Merge pull request #666 from ndechesne/uki * sources/meta-qt6 2c53920...897b24a (21): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > qtbase: always build linuxfb platform plugin > Add option to export example sources > Remove unneeded example files path < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi 1aeda3f...97d7a6b (6): > picamera-libs: removed unused libraries from python3-picamera > SECURITY.md: Add instructions for reporting security issues > rpi-base: Remove bcm2712-rpi-5-b.dtb from RPI_KERNEL_DEVICETREE target > linux-raspberrypi-6.6: Upgrade to 6.6.63 > linux: Enable CONFIG_I2C_BRCMSTB for proper HDMI I2C support > extra-build-config.md: added a white line * sources/meta-riscv e4dbaa7...3ca2320 (3): > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1 > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1 > linux-starfive-dev: Upgrade kernel to 6.6.20 * sources/meta-swupdate 01dbc76...efd4c20 (11): < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 55708dbc...12df4c32 (3): > linux-yocto: add patch to fix compatibility with nvbootctrl > edk2-firmware-tegra: add backported patch for cpp issue > tegra-binaries: refactor per-SoC vs. common deb package handling * sources/meta-ti c46f49d3...57da6c15 (8): > CI/CD Auto-Merger: cicd.master.202412130100 > CI/CD Auto-Merger: cicd.master.202412101025 > u-boot: Add patch to use SWIG_AppendOutput > conf: layer.conf: Drop scarthgap from LAYERSERIES_COMPAT > conf: machine: am62xx-lp-evm: Add PWM overlays > ti-ipc: mark as incompatible with non-Linux builds > conf: machine: am62pxx: Pick overlays for V3Link cameras > ti-ipc-examples: Remove DSP/BIOS IPC examples * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky f5a2ea77ca...6371d1ee4e (153): > clang: Upgrade to 19.1.5 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > linux-yocto: enable linux 6.12 for genericarm64 > scripts/install-buildtools: Update to 5.1.1 > binutils: Fix CVE-2024-53589 > barebox: upgrade 2024.10.0 -> 2024.12.0 > curl: upgrade 8.11.0 -> 8.11.1 > curl: upgrade 8.10.1 -> 8.11.0 > gcc: Fix c++: tweak for Wrange-loop-construct > icecc: don't use KERNEL_CC during set_icecc_env > icecc: convert set_icecc_env to python prefuncs > bitbake-config-build: add a plugin for config fragments > bitbake.conf: add an addfragments directive for oe-core and dependent layers > bitbake: bitbake-config-build: add an alias to bitbake-layers > bitbake: lib/bb/tests: use bb.build.listtasks() instead of __BBTASKS > bitbake: bitbake-user-manual-metadata: add a section about 'addfragments` > bitbake: bitbake: parse: add support for flagged fragment variables > pixman: remove long-obsolete patch > linux-yoto/6.12: bsp/genericarm64: fix configuration warning > linux-yocto: tweak cve exclusions files > systemd: actively disable Predictable Network Interface Names if !pni-names > linux-firmware: package firmware for Qualcomm AIC100 and QDU100 > linux-firmware: upgrade 20241110 -> 20241210 > sysvinit: upgrade 3.04 -> 3.11 > maintainers.inc: add self for meson, python3 recipes > ovmf: update 202408 -> 202411 > librsvg: update 2.58.2 -> 2.59.2 > maintainers.inc: Update maintainer for pseudo and rpm > scripts/devtool: use bb.util.listtasks instead of __BBTASKS > classes/utility-tasks: port do_listtasks to use bb.build.listtasks > cargo-c: convert to target recipe > rpm: replace use of rpm2cpio with rpm2archive > rpm: update 4.19.1.1 -> 4.20.0 > systemd-compat-units: execute postinst on target > base.bbclass: fix RRECOMMENDS extend issue for multilib > oeqa/selftest: Fix failure when configuration contains BBLAYERS:append > spdx 3.0: Rework how SPDX aliases are linked > classes-global/insane: Handle case where RPROVIDER is also a provider > vte: upgrade 0.78.1 -> 0.78.2 > ttyrun: upgrade 2.35.0 -> 2.36.0 > sudo: upgrade 1.9.16p1 -> 1.9.16p2 > stress-ng: upgrade 0.18.06 -> 0.18.07 > sqlite3: upgrade 3.47.0 -> 3.47.2 > re2c: upgrade 4.0 -> 4.0.1 > pixman: upgrade 0.44.0 -> 0.44.2 > llvm: upgrade 19.1.4 -> 19.1.5 > libsdl2: upgrade 2.30.9 -> 2.30.10 > libdrm: upgrade 2.4.123 -> 2.4.124 > kexec-tools: upgrade 2.0.29 -> 2.0.30 > hwdata: upgrade 0.389 -> 0.390 > gstreamer1.0: upgrade 1.24.9 -> 1.24.10 > gnupg: upgrade 2.5.1 -> 2.5.2 > git: upgrade 2.47.0 -> 2.47.1 > ell: upgrade 0.70 -> 0.71 > btrfs-tools: upgrade 6.11 -> 6.12 > bash-completion: upgrade 2.14.0 -> 2.15.0 > yocto-bsp: drop 6.10 bbappend > poky/poky-tiny: update default to v6.12 > linux-yocto: drop 6.10 > linux-yocto/6.12: introduce v6.12 reference kernel > linux-yocto/6.6: update to v6.6.64 > linux-yocto/6.6: update to v6.6.63 > python3-iniparse: remove recipe > musl: Update riscv syscalls till 6.10 kernel > openssl: Fix build on risc64/musl > ffmpeg: Fix RISCV build > scripts/install-buildtools: preserve formatting in the help message > libsecret: add pam support depending on DISTRO_FEATURES > toolchain-shar-relocate.sh: fix the replacing commands > inetutils: increase alternative priority for hostname > shadow: use update-alternatives to handle su.1 and nologin.8 > qemurunner: Fix stack trace generation in exception handler > tiff: set status for CVEs firx in 4.7.0 > tiff: remove status for CVE-2023-3164 > libssh2: remove status for CVE-2023-48795 > elfutils: backport a fix for libeu objects missing in libelf.a > libpam: add packageconfig for selinux > Revert "uboot-sign: fix U-Boot binary with public key" > bitbake: parse: add support for 'addfragments' directive > bitbake: parse/ConfHandler: allow / in variable flags > libtool: update 2.5.2 -> 2.5.4 > dtc: upgrade 1.7.0 -> 1.7.2 > bitbake: cooker: use enum for cooker state to improve readability > bitbake: server/xmlrpcserver: fix some warnings > bitbake: knotty: some small cleanups while I'm in here > bitbake: knotty: print an error if MACHINE is not set > cargo-c-native: update 0.10.3 -> 0.10.5 > go-helloworld: update to latest revision > libpam: update 1.6.1 -> 1.7.0 > libpipeline: update 1.5.7 -> 1.5.8 > texinfo: update 7.1 -> 7.1.1 > vulkan-samples: update to latest revision > pixman: update 0.42.2 -> 0.44.0 > tiff: update 4.6.0 -> 4.7.0 > webkitgtk: update 2.44.3 -> 2.46.4 > libgit2: update 1.8.2 -> 1.8.4 > utfcpp: update 4.0.5 -> 4.0.6 > python3-maturin: update 1.7.1 -> 1.7.4 > python3-markdown: update 3.6 -> 3.7 > btrfs-tools: update 6.10.1 -> 6.11 > xf86-video-fbdev: update 0.5.0 -> 0.5.1 > swig: upgrade 4.2.1 -> 4.3.0 > python3-dtc: update 1.7.0 -> 1.7.2 > virglrenderer: upgrade 1.0.1 -> 1.1.0 > cups: upgrade 2.4.10 -> 2.4.11 > python3-beartype: upgrade 0.18.5 -> 0.19.0 > elfutils: upgrade 0.191 -> 0.192 > debugedit: upgrade 5.0 -> 5.1 > pkg-config-native: pick additional search paths from $EXTRA_NATIVE_PKGCONFIG_PATH > cargo.bbclass: do not install libraries by default > gcr: drop obsolete autotools setting > meson.bbclass: enable qemu exe wrapper in nativesdk > barebox: add more common items into shared .inc with barebox-tools > mtd-utils: set PV directly in the recipe filename > maintainers.inc: unassign myself (don't panic!) > lib: oeqa: spdx: Add tests for extra options > lib: spdx: Fix SPDX_BUILD_HOST > classes: create-spdx: Fix variable dependencies > lib: sbom30: Fix agent reference > lib: sbom30: Fix import handling > lrzsz: update SRC_URI to avoid redirect > oeqa/gitarchive: Fix syntax warning > linux-yocto: add and use GPL-2.0-with-syscall-note license > meta/lib: move buildstats.py and rootfspostcommands.py into oe > qemu: set CVE-2024-6505 to fixed > lib: spdx30_tasks: Fix supplied By > systemd: remove custom rootlibexecdir and replace with nonarch_libdir > systemd: split long line in pkg_postinst > systemd: drop deprecated rootlibdir, rootprefix and split-usr options Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 15, 2024
…cale sources/meta-freescale-3rdparty sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 82bb1d21...b2c43dbf (3): > lib/fvp: add name to terminal title in FVP runner > kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the CORSTONE1000-2024.11 release. > arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release * sources/meta-clang 147349b...b41b391 (4): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases * sources/meta-freescale 7f045776...11ebe0bf (8): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2046 from Livius90/master > Auto-update LICENSE file with current recipe licenses > Auto-update LICENSE file with current recipe licenses > Merge pull request #2045 from hellhound94/topic/fix-script > Auto-update LICENSE file with current recipe licenses > Merge pull request #2044 from hellhound94/topic/fix-script > Merge pull request #2043 from YoeDistro/yoe/mut * sources/meta-freescale-3rdparty bc2a12c...9c89d0d (4): > Auto-update LICENSE file with current recipe licenses > Auto-update LICENSE file with current recipe licenses > Merge pull request #318 from dankm/dankm/unpackdir > Merge pull request #316 from svogl/master * sources/meta-openembedded 907a061e9...c64943399 (57): > DO NOT MERGE: Add Github actions CI workflow > kernel-module-emlog: Fix build with kernel 6.12+ > python3-libusb1: rename recipe to reflect the python version and update to use pypi > lvm2: Remove a lingering reference to ${PN}-udevrules > tclap: use most recent version > bridge-utils: add CVE_PRODUCT > vbxguestdrivers: upgrade 7.0.22 -> 7.1.4 > python3-ipython: update to version 8.30.0 > python3-janus: update to version 1.1.0 > python3-prompt-toolkit: set the value of UPSTREAM_CHECK_PYPI_PACKAGE to enable version checking > python3-mlcommons-loadgen: update to version 5.0.0 > python3-pdm: update to version 2.22.0 > python3-cmake: update to version 3.31.1 > python3-luma-oled: update to version 3.14.0 > upower: add polkit PACKAGECONFIG option > upower: bump to 1.90.6 > upower: use archive file in SRC_URI and fix UPSTREAM_CHECK_URI > python3-virtualenv: upgrade 20.26.5 -> 20.26.6 > smarty: update 4.4.1 -> 4.5.5 > vboxguestdrivers: update to 7.0.22 > gvfs: update 1.56.0 -> 1.56.1 > file-roller: update 44.3 -> 44.4 > gnome-text-editor: update 47.0 -> 47.2 > nautilus: update 47.0 -> 47.1 > gnome-software: update 47.1 -> 47.2 > gnome-shell: update 47.1 -> 47.2 > mutter: update 47.1 -> 47.3 > gnome-control-center: update 47.1.1 -> 47.2 > pps-tools: backport a patch to fix prints > nginx: Upgrade mainline release version 1.27.1 -> 1.27.3 > proftpd: set status of CVE-2001-0027 > dash: set CVE_PRODUCT > gpiod-sysfs-proxy: new recipe > sip: Upgrade 6.8.6 -> 6.9.0 > python3-pyhsslms: Add 2.0.0 recipe > canopenterm: 1.0.9 -> 1.0.10 > vk-gl-cts: don't require networking to configure > vk-gl-cts: control what targets get built > vk-gl-cts: use cmake-qemu > vk-gl-cts: set the git tag regex for release checking > vk-gl-cts: fix EXTRA_OECMAKE > syzkaller: network in compile is not needed > etcd: don't set UPSTREAM_CHECK_COMMITS > lxdm: drop debug-tweaks > canopenterm: update to version 1.0.9 > pocketpy: update to version 2.0.3 > mariadb: Ensure compatibility with ARMv9 by updating .arch directive > openhpi: explicitly disable ov-rest plugin > libspelling: update 0.4.2 -> 0.4.5 > wireplumber: update 0.5.6 -> 0.5.7 > pipewire: update 1.2.6 -> 1.2.7 > python3-gpiod: don't recommend kernel-module-configfs for ptest > python3-gpiod: pull in just libgpiosim, not the entire libgpiod-ptest > libgpiod: minimize intra-recipe dependencies for ptest > xfstests: add missing run-time dependencies > gthumb: update 3.12.4 -> 3.12.6 > pam-radius: add recipe * sources/meta-qcom fc029c4...210c102 (19): > Merge pull request #689 from ricardosalveti/esp-qcom-image > Merge pull request #692 from chirag-jn/readme-improve > Merge pull request #688 from chirag-jn/readme > Merge pull request #687 from chirag-jn/qdl-2024-12 > Merge pull request #685 from lumag/drop-extras > Merge pull request #684 from ndechesne/yocto-check-layer-fix > Merge pull request #683 from ndechesne/fix-patch-tag > Merge pull request #682 from lumag/drop-legacy > Merge pull request #681 from lumag/drop-extras > Merge pull request #679 from lumag/update-dsp-binaries > Merge pull request #678 from lumag/x1e80100-drop-audio-fw > Merge pull request #674 from lumag/hexagon-dsp-binaries > Merge pull request #677 from lumag/no-debug-tweaks > Merge pull request #676 from lumag/add-styhead > Merge pull request #673 from lumag/fix-rb3gen2-firmware > Merge pull request #669 from olasnap/oj/optional-rootfs-arg > Merge pull request #664 from lumag/wcn3990 > Merge pull request #667 from ricardosalveti/master > Merge pull request #666 from ndechesne/uki * sources/meta-qt6 2c53920...897b24a (21): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > qtbase: always build linuxfb platform plugin > Add option to export example sources > Remove unneeded example files path < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi 1aeda3f...97d7a6b (6): > picamera-libs: removed unused libraries from python3-picamera > SECURITY.md: Add instructions for reporting security issues > rpi-base: Remove bcm2712-rpi-5-b.dtb from RPI_KERNEL_DEVICETREE target > linux-raspberrypi-6.6: Upgrade to 6.6.63 > linux: Enable CONFIG_I2C_BRCMSTB for proper HDMI I2C support > extra-build-config.md: added a white line * sources/meta-riscv e4dbaa7...3ca2320 (3): > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1 > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1 > linux-starfive-dev: Upgrade kernel to 6.6.20 * sources/meta-swupdate 01dbc76...efd4c20 (11): < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 55708dbc...12df4c32 (3): > linux-yocto: add patch to fix compatibility with nvbootctrl > edk2-firmware-tegra: add backported patch for cpp issue > tegra-binaries: refactor per-SoC vs. common deb package handling * sources/meta-ti c46f49d3...57da6c15 (8): > CI/CD Auto-Merger: cicd.master.202412130100 > CI/CD Auto-Merger: cicd.master.202412101025 > u-boot: Add patch to use SWIG_AppendOutput > conf: layer.conf: Drop scarthgap from LAYERSERIES_COMPAT > conf: machine: am62xx-lp-evm: Add PWM overlays > ti-ipc: mark as incompatible with non-Linux builds > conf: machine: am62pxx: Pick overlays for V3Link cameras > ti-ipc-examples: Remove DSP/BIOS IPC examples * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky f5a2ea77ca...6371d1ee4e (153): > clang: Upgrade to 19.1.5 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > linux-yocto: enable linux 6.12 for genericarm64 > scripts/install-buildtools: Update to 5.1.1 > binutils: Fix CVE-2024-53589 > barebox: upgrade 2024.10.0 -> 2024.12.0 > curl: upgrade 8.11.0 -> 8.11.1 > curl: upgrade 8.10.1 -> 8.11.0 > gcc: Fix c++: tweak for Wrange-loop-construct > icecc: don't use KERNEL_CC during set_icecc_env > icecc: convert set_icecc_env to python prefuncs > bitbake-config-build: add a plugin for config fragments > bitbake.conf: add an addfragments directive for oe-core and dependent layers > bitbake: bitbake-config-build: add an alias to bitbake-layers > bitbake: lib/bb/tests: use bb.build.listtasks() instead of __BBTASKS > bitbake: bitbake-user-manual-metadata: add a section about 'addfragments` > bitbake: bitbake: parse: add support for flagged fragment variables > pixman: remove long-obsolete patch > linux-yoto/6.12: bsp/genericarm64: fix configuration warning > linux-yocto: tweak cve exclusions files > systemd: actively disable Predictable Network Interface Names if !pni-names > linux-firmware: package firmware for Qualcomm AIC100 and QDU100 > linux-firmware: upgrade 20241110 -> 20241210 > sysvinit: upgrade 3.04 -> 3.11 > maintainers.inc: add self for meson, python3 recipes > ovmf: update 202408 -> 202411 > librsvg: update 2.58.2 -> 2.59.2 > maintainers.inc: Update maintainer for pseudo and rpm > scripts/devtool: use bb.util.listtasks instead of __BBTASKS > classes/utility-tasks: port do_listtasks to use bb.build.listtasks > cargo-c: convert to target recipe > rpm: replace use of rpm2cpio with rpm2archive > rpm: update 4.19.1.1 -> 4.20.0 > systemd-compat-units: execute postinst on target > base.bbclass: fix RRECOMMENDS extend issue for multilib > oeqa/selftest: Fix failure when configuration contains BBLAYERS:append > spdx 3.0: Rework how SPDX aliases are linked > classes-global/insane: Handle case where RPROVIDER is also a provider > vte: upgrade 0.78.1 -> 0.78.2 > ttyrun: upgrade 2.35.0 -> 2.36.0 > sudo: upgrade 1.9.16p1 -> 1.9.16p2 > stress-ng: upgrade 0.18.06 -> 0.18.07 > sqlite3: upgrade 3.47.0 -> 3.47.2 > re2c: upgrade 4.0 -> 4.0.1 > pixman: upgrade 0.44.0 -> 0.44.2 > llvm: upgrade 19.1.4 -> 19.1.5 > libsdl2: upgrade 2.30.9 -> 2.30.10 > libdrm: upgrade 2.4.123 -> 2.4.124 > kexec-tools: upgrade 2.0.29 -> 2.0.30 > hwdata: upgrade 0.389 -> 0.390 > gstreamer1.0: upgrade 1.24.9 -> 1.24.10 > gnupg: upgrade 2.5.1 -> 2.5.2 > git: upgrade 2.47.0 -> 2.47.1 > ell: upgrade 0.70 -> 0.71 > btrfs-tools: upgrade 6.11 -> 6.12 > bash-completion: upgrade 2.14.0 -> 2.15.0 > yocto-bsp: drop 6.10 bbappend > poky/poky-tiny: update default to v6.12 > linux-yocto: drop 6.10 > linux-yocto/6.12: introduce v6.12 reference kernel > linux-yocto/6.6: update to v6.6.64 > linux-yocto/6.6: update to v6.6.63 > python3-iniparse: remove recipe > musl: Update riscv syscalls till 6.10 kernel > openssl: Fix build on risc64/musl > ffmpeg: Fix RISCV build > scripts/install-buildtools: preserve formatting in the help message > libsecret: add pam support depending on DISTRO_FEATURES > toolchain-shar-relocate.sh: fix the replacing commands > inetutils: increase alternative priority for hostname > shadow: use update-alternatives to handle su.1 and nologin.8 > qemurunner: Fix stack trace generation in exception handler > tiff: set status for CVEs firx in 4.7.0 > tiff: remove status for CVE-2023-3164 > libssh2: remove status for CVE-2023-48795 > elfutils: backport a fix for libeu objects missing in libelf.a > libpam: add packageconfig for selinux > Revert "uboot-sign: fix U-Boot binary with public key" > bitbake: parse: add support for 'addfragments' directive > bitbake: parse/ConfHandler: allow / in variable flags > libtool: update 2.5.2 -> 2.5.4 > dtc: upgrade 1.7.0 -> 1.7.2 > bitbake: cooker: use enum for cooker state to improve readability > bitbake: server/xmlrpcserver: fix some warnings > bitbake: knotty: some small cleanups while I'm in here > bitbake: knotty: print an error if MACHINE is not set > cargo-c-native: update 0.10.3 -> 0.10.5 > go-helloworld: update to latest revision > libpam: update 1.6.1 -> 1.7.0 > libpipeline: update 1.5.7 -> 1.5.8 > texinfo: update 7.1 -> 7.1.1 > vulkan-samples: update to latest revision > pixman: update 0.42.2 -> 0.44.0 > tiff: update 4.6.0 -> 4.7.0 > webkitgtk: update 2.44.3 -> 2.46.4 > libgit2: update 1.8.2 -> 1.8.4 > utfcpp: update 4.0.5 -> 4.0.6 > python3-maturin: update 1.7.1 -> 1.7.4 > python3-markdown: update 3.6 -> 3.7 > btrfs-tools: update 6.10.1 -> 6.11 > xf86-video-fbdev: update 0.5.0 -> 0.5.1 > swig: upgrade 4.2.1 -> 4.3.0 > python3-dtc: update 1.7.0 -> 1.7.2 > virglrenderer: upgrade 1.0.1 -> 1.1.0 > cups: upgrade 2.4.10 -> 2.4.11 > python3-beartype: upgrade 0.18.5 -> 0.19.0 > elfutils: upgrade 0.191 -> 0.192 > debugedit: upgrade 5.0 -> 5.1 > pkg-config-native: pick additional search paths from $EXTRA_NATIVE_PKGCONFIG_PATH > cargo.bbclass: do not install libraries by default > gcr: drop obsolete autotools setting > meson.bbclass: enable qemu exe wrapper in nativesdk > barebox: add more common items into shared .inc with barebox-tools > mtd-utils: set PV directly in the recipe filename > maintainers.inc: unassign myself (don't panic!) > lib: oeqa: spdx: Add tests for extra options > lib: spdx: Fix SPDX_BUILD_HOST > classes: create-spdx: Fix variable dependencies > lib: sbom30: Fix agent reference > lib: sbom30: Fix import handling > lrzsz: update SRC_URI to avoid redirect > oeqa/gitarchive: Fix syntax warning > linux-yocto: add and use GPL-2.0-with-syscall-note license > meta/lib: move buildstats.py and rootfspostcommands.py into oe > qemu: set CVE-2024-6505 to fixed > lib: spdx30_tasks: Fix supplied By > systemd: remove custom rootlibexecdir and replace with nonarch_libdir > systemd: split long line in pkg_postinst > systemd: drop deprecated rootlibdir, rootprefix and split-usr options Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 16, 2024
…cale sources/meta-freescale-3rdparty sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 82bb1d21...b2c43dbf (3): > lib/fvp: add name to terminal title in FVP runner > kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the CORSTONE1000-2024.11 release. > arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release * sources/meta-clang 147349b...b41b391 (4): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases * sources/meta-freescale 7f045776...11ebe0bf (8): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2046 from Livius90/master > Auto-update LICENSE file with current recipe licenses > Auto-update LICENSE file with current recipe licenses > Merge pull request #2045 from hellhound94/topic/fix-script > Auto-update LICENSE file with current recipe licenses > Merge pull request #2044 from hellhound94/topic/fix-script > Merge pull request #2043 from YoeDistro/yoe/mut * sources/meta-freescale-3rdparty bc2a12c...9c89d0d (4): > Auto-update LICENSE file with current recipe licenses > Auto-update LICENSE file with current recipe licenses > Merge pull request #318 from dankm/dankm/unpackdir > Merge pull request #316 from svogl/master * sources/meta-openembedded 907a061e9...d38dfe126 (72): > DO NOT MERGE: Add Github actions CI workflow > libpeas: update 1.36.0 -> 2.0.5 > python3-*: Update recipes to correctly check the upstream packages > lua-lgi: add recipe > luajit: update > 7-zip: add new recipe > garcon: 4.19.1 -> 4.20.0 > exo: 4.19.1 -> 4.20.0 > libxfce4ui: 4.19.6 -> 4.20.0 > libxfce4util: 4.19.3 -> 4.20.0 > xfconf: 4.18.2 -> 4.20.0 > gjs: update 1.80.2 -> 1.82.1 > mozjs: add recipe for mozjs-128 > cbindgen: add recipe > mctp: upgrade 2.0 -> 2.1 > iwd: update 3.0 -> 3.2 > kernel-module-emlog: Fix build with kernel 6.12+ > python3-libusb1: rename recipe to reflect the python version and update to use pypi > lvm2: Remove a lingering reference to ${PN}-udevrules > tclap: use most recent version > bridge-utils: add CVE_PRODUCT > vbxguestdrivers: upgrade 7.0.22 -> 7.1.4 > python3-ipython: update to version 8.30.0 > python3-janus: update to version 1.1.0 > python3-prompt-toolkit: set the value of UPSTREAM_CHECK_PYPI_PACKAGE to enable version checking > python3-mlcommons-loadgen: update to version 5.0.0 > python3-pdm: update to version 2.22.0 > python3-cmake: update to version 3.31.1 > python3-luma-oled: update to version 3.14.0 > upower: add polkit PACKAGECONFIG option > upower: bump to 1.90.6 > upower: use archive file in SRC_URI and fix UPSTREAM_CHECK_URI > python3-virtualenv: upgrade 20.26.5 -> 20.26.6 > smarty: update 4.4.1 -> 4.5.5 > vboxguestdrivers: update to 7.0.22 > gvfs: update 1.56.0 -> 1.56.1 > file-roller: update 44.3 -> 44.4 > gnome-text-editor: update 47.0 -> 47.2 > nautilus: update 47.0 -> 47.1 > gnome-software: update 47.1 -> 47.2 > gnome-shell: update 47.1 -> 47.2 > mutter: update 47.1 -> 47.3 > gnome-control-center: update 47.1.1 -> 47.2 > pps-tools: backport a patch to fix prints > nginx: Upgrade mainline release version 1.27.1 -> 1.27.3 > proftpd: set status of CVE-2001-0027 > dash: set CVE_PRODUCT > gpiod-sysfs-proxy: new recipe > sip: Upgrade 6.8.6 -> 6.9.0 > python3-pyhsslms: Add 2.0.0 recipe > canopenterm: 1.0.9 -> 1.0.10 > vk-gl-cts: don't require networking to configure > vk-gl-cts: control what targets get built > vk-gl-cts: use cmake-qemu > vk-gl-cts: set the git tag regex for release checking > vk-gl-cts: fix EXTRA_OECMAKE > syzkaller: network in compile is not needed > etcd: don't set UPSTREAM_CHECK_COMMITS > lxdm: drop debug-tweaks > canopenterm: update to version 1.0.9 > pocketpy: update to version 2.0.3 > mariadb: Ensure compatibility with ARMv9 by updating .arch directive > openhpi: explicitly disable ov-rest plugin > libspelling: update 0.4.2 -> 0.4.5 > wireplumber: update 0.5.6 -> 0.5.7 > pipewire: update 1.2.6 -> 1.2.7 > python3-gpiod: don't recommend kernel-module-configfs for ptest > python3-gpiod: pull in just libgpiosim, not the entire libgpiod-ptest > libgpiod: minimize intra-recipe dependencies for ptest > xfstests: add missing run-time dependencies > gthumb: update 3.12.4 -> 3.12.6 > pam-radius: add recipe * sources/meta-qcom fc029c4...210c102 (19): > Merge pull request #689 from ricardosalveti/esp-qcom-image > Merge pull request #692 from chirag-jn/readme-improve > Merge pull request #688 from chirag-jn/readme > Merge pull request #687 from chirag-jn/qdl-2024-12 > Merge pull request #685 from lumag/drop-extras > Merge pull request #684 from ndechesne/yocto-check-layer-fix > Merge pull request #683 from ndechesne/fix-patch-tag > Merge pull request #682 from lumag/drop-legacy > Merge pull request #681 from lumag/drop-extras > Merge pull request #679 from lumag/update-dsp-binaries > Merge pull request #678 from lumag/x1e80100-drop-audio-fw > Merge pull request #674 from lumag/hexagon-dsp-binaries > Merge pull request #677 from lumag/no-debug-tweaks > Merge pull request #676 from lumag/add-styhead > Merge pull request #673 from lumag/fix-rb3gen2-firmware > Merge pull request #669 from olasnap/oj/optional-rootfs-arg > Merge pull request #664 from lumag/wcn3990 > Merge pull request #667 from ricardosalveti/master > Merge pull request #666 from ndechesne/uki * sources/meta-qt6 2c53920...897b24a (21): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > qtbase: always build linuxfb platform plugin > Add option to export example sources > Remove unneeded example files path < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi 1aeda3f...97d7a6b (6): > picamera-libs: removed unused libraries from python3-picamera > SECURITY.md: Add instructions for reporting security issues > rpi-base: Remove bcm2712-rpi-5-b.dtb from RPI_KERNEL_DEVICETREE target > linux-raspberrypi-6.6: Upgrade to 6.6.63 > linux: Enable CONFIG_I2C_BRCMSTB for proper HDMI I2C support > extra-build-config.md: added a white line * sources/meta-riscv e4dbaa7...3ca2320 (3): > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1 > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1 > linux-starfive-dev: Upgrade kernel to 6.6.20 * sources/meta-rockchip 3a8be31...1cdcb49 (7): > u-boot: use upstream for radxa-zero-3{e|w} > layer.conf: update to walnascar only > radxa-zero-3: switch to yocto-dev kernel > u-boot: switch to upstream SRCREV for rk-u-boot-env > bsp: rkbin: bump to latest commit in master branch > bsp: rkbin: rkbin-ddr: use version and file variables for path matching > rk3308: add provider for trusted firmware-a * sources/meta-swupdate 01dbc76...efd4c20 (11): < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 55708dbc...12df4c32 (3): > linux-yocto: add patch to fix compatibility with nvbootctrl > edk2-firmware-tegra: add backported patch for cpp issue > tegra-binaries: refactor per-SoC vs. common deb package handling * sources/meta-ti c46f49d3...57da6c15 (8): > CI/CD Auto-Merger: cicd.master.202412130100 > CI/CD Auto-Merger: cicd.master.202412101025 > u-boot: Add patch to use SWIG_AppendOutput > conf: layer.conf: Drop scarthgap from LAYERSERIES_COMPAT > conf: machine: am62xx-lp-evm: Add PWM overlays > ti-ipc: mark as incompatible with non-Linux builds > conf: machine: am62pxx: Pick overlays for V3Link cameras > ti-ipc-examples: Remove DSP/BIOS IPC examples * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky f5a2ea77ca...70171201f1 (165): > clang: Upgrade to 19.1.5 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > system-requirements.rst: add dependencies for pdf builds > system-requirements: update list of supported distros > system-requirements: add fedora 39 to supported distros > poky.yaml.in: replace inkscape dependency by librsvg2-bin > poky.yaml.in: add missing locales dependency > Gather dependencies in poky.yaml.in > migration-guides: add release notes for 5.1.1 > ref-manual: use standardized method accross both ubuntu and debian for locale install > build-appliance-image: Update to master head revision > systemd: upgrade 256.8 -> 256.9 > yocto-bsp: Bump the default kernel to v6.12 for x86 machines > yocto-bsp: Bump the default kernel to v6.12 for beaglebone > linux-yocto: enable linux 6.12 for genericarm64 > scripts/install-buildtools: Update to 5.1.1 > binutils: Fix CVE-2024-53589 > barebox: upgrade 2024.10.0 -> 2024.12.0 > curl: upgrade 8.11.0 -> 8.11.1 > curl: upgrade 8.10.1 -> 8.11.0 > gcc: Fix c++: tweak for Wrange-loop-construct > icecc: don't use KERNEL_CC during set_icecc_env > icecc: convert set_icecc_env to python prefuncs > bitbake-config-build: add a plugin for config fragments > bitbake.conf: add an addfragments directive for oe-core and dependent layers > bitbake: bitbake-config-build: add an alias to bitbake-layers > bitbake: lib/bb/tests: use bb.build.listtasks() instead of __BBTASKS > bitbake: bitbake-user-manual-metadata: add a section about 'addfragments` > bitbake: bitbake: parse: add support for flagged fragment variables > pixman: remove long-obsolete patch > linux-yoto/6.12: bsp/genericarm64: fix configuration warning > linux-yocto: tweak cve exclusions files > systemd: actively disable Predictable Network Interface Names if !pni-names > linux-firmware: package firmware for Qualcomm AIC100 and QDU100 > linux-firmware: upgrade 20241110 -> 20241210 > sysvinit: upgrade 3.04 -> 3.11 > maintainers.inc: add self for meson, python3 recipes > ovmf: update 202408 -> 202411 > librsvg: update 2.58.2 -> 2.59.2 > maintainers.inc: Update maintainer for pseudo and rpm > scripts/devtool: use bb.util.listtasks instead of __BBTASKS > classes/utility-tasks: port do_listtasks to use bb.build.listtasks > cargo-c: convert to target recipe > rpm: replace use of rpm2cpio with rpm2archive > rpm: update 4.19.1.1 -> 4.20.0 > systemd-compat-units: execute postinst on target > base.bbclass: fix RRECOMMENDS extend issue for multilib > oeqa/selftest: Fix failure when configuration contains BBLAYERS:append > spdx 3.0: Rework how SPDX aliases are linked > classes-global/insane: Handle case where RPROVIDER is also a provider > vte: upgrade 0.78.1 -> 0.78.2 > ttyrun: upgrade 2.35.0 -> 2.36.0 > sudo: upgrade 1.9.16p1 -> 1.9.16p2 > stress-ng: upgrade 0.18.06 -> 0.18.07 > sqlite3: upgrade 3.47.0 -> 3.47.2 > re2c: upgrade 4.0 -> 4.0.1 > pixman: upgrade 0.44.0 -> 0.44.2 > llvm: upgrade 19.1.4 -> 19.1.5 > libsdl2: upgrade 2.30.9 -> 2.30.10 > libdrm: upgrade 2.4.123 -> 2.4.124 > kexec-tools: upgrade 2.0.29 -> 2.0.30 > hwdata: upgrade 0.389 -> 0.390 > gstreamer1.0: upgrade 1.24.9 -> 1.24.10 > gnupg: upgrade 2.5.1 -> 2.5.2 > git: upgrade 2.47.0 -> 2.47.1 > ell: upgrade 0.70 -> 0.71 > btrfs-tools: upgrade 6.11 -> 6.12 > bash-completion: upgrade 2.14.0 -> 2.15.0 > yocto-bsp: drop 6.10 bbappend > poky/poky-tiny: update default to v6.12 > linux-yocto: drop 6.10 > linux-yocto/6.12: introduce v6.12 reference kernel > linux-yocto/6.6: update to v6.6.64 > linux-yocto/6.6: update to v6.6.63 > python3-iniparse: remove recipe > musl: Update riscv syscalls till 6.10 kernel > openssl: Fix build on risc64/musl > ffmpeg: Fix RISCV build > scripts/install-buildtools: preserve formatting in the help message > libsecret: add pam support depending on DISTRO_FEATURES > toolchain-shar-relocate.sh: fix the replacing commands > inetutils: increase alternative priority for hostname > shadow: use update-alternatives to handle su.1 and nologin.8 > qemurunner: Fix stack trace generation in exception handler > tiff: set status for CVEs firx in 4.7.0 > tiff: remove status for CVE-2023-3164 > libssh2: remove status for CVE-2023-48795 > elfutils: backport a fix for libeu objects missing in libelf.a > libpam: add packageconfig for selinux > Revert "uboot-sign: fix U-Boot binary with public key" > bitbake: parse: add support for 'addfragments' directive > bitbake: parse/ConfHandler: allow / in variable flags > libtool: update 2.5.2 -> 2.5.4 > dtc: upgrade 1.7.0 -> 1.7.2 > bitbake: cooker: use enum for cooker state to improve readability > bitbake: server/xmlrpcserver: fix some warnings > bitbake: knotty: some small cleanups while I'm in here > bitbake: knotty: print an error if MACHINE is not set > cargo-c-native: update 0.10.3 -> 0.10.5 > go-helloworld: update to latest revision > libpam: update 1.6.1 -> 1.7.0 > libpipeline: update 1.5.7 -> 1.5.8 > texinfo: update 7.1 -> 7.1.1 > vulkan-samples: update to latest revision > pixman: update 0.42.2 -> 0.44.0 > tiff: update 4.6.0 -> 4.7.0 > webkitgtk: update 2.44.3 -> 2.46.4 > libgit2: update 1.8.2 -> 1.8.4 > utfcpp: update 4.0.5 -> 4.0.6 > python3-maturin: update 1.7.1 -> 1.7.4 > python3-markdown: update 3.6 -> 3.7 > btrfs-tools: update 6.10.1 -> 6.11 > xf86-video-fbdev: update 0.5.0 -> 0.5.1 > swig: upgrade 4.2.1 -> 4.3.0 > python3-dtc: update 1.7.0 -> 1.7.2 > virglrenderer: upgrade 1.0.1 -> 1.1.0 > cups: upgrade 2.4.10 -> 2.4.11 > python3-beartype: upgrade 0.18.5 -> 0.19.0 > elfutils: upgrade 0.191 -> 0.192 > debugedit: upgrade 5.0 -> 5.1 > pkg-config-native: pick additional search paths from $EXTRA_NATIVE_PKGCONFIG_PATH > cargo.bbclass: do not install libraries by default > gcr: drop obsolete autotools setting > meson.bbclass: enable qemu exe wrapper in nativesdk > barebox: add more common items into shared .inc with barebox-tools > mtd-utils: set PV directly in the recipe filename > maintainers.inc: unassign myself (don't panic!) > lib: oeqa: spdx: Add tests for extra options > lib: spdx: Fix SPDX_BUILD_HOST > classes: create-spdx: Fix variable dependencies > lib: sbom30: Fix agent reference > lib: sbom30: Fix import handling > lrzsz: update SRC_URI to avoid redirect > oeqa/gitarchive: Fix syntax warning > linux-yocto: add and use GPL-2.0-with-syscall-note license > meta/lib: move buildstats.py and rootfspostcommands.py into oe > qemu: set CVE-2024-6505 to fixed > lib: spdx30_tasks: Fix supplied By > systemd: remove custom rootlibexecdir and replace with nonarch_libdir > systemd: split long line in pkg_postinst > systemd: drop deprecated rootlibdir, rootprefix and split-usr options Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 16, 2024
…cale sources/meta-freescale-3rdparty sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 82bb1d21...b2c43dbf (3): > lib/fvp: add name to terminal title in FVP runner > kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the CORSTONE1000-2024.11 release. > arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release * sources/meta-clang 147349b...b41b391 (4): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases * sources/meta-freescale 7f045776...11ebe0bf (8): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2046 from Livius90/master > Auto-update LICENSE file with current recipe licenses > Auto-update LICENSE file with current recipe licenses > Merge pull request #2045 from hellhound94/topic/fix-script > Auto-update LICENSE file with current recipe licenses > Merge pull request #2044 from hellhound94/topic/fix-script > Merge pull request #2043 from YoeDistro/yoe/mut * sources/meta-freescale-3rdparty bc2a12c...9c89d0d (4): > Auto-update LICENSE file with current recipe licenses > Auto-update LICENSE file with current recipe licenses > Merge pull request #318 from dankm/dankm/unpackdir > Merge pull request #316 from svogl/master * sources/meta-openembedded 907a061e9...3fd49a5bc (71): > DO NOT MERGE: Add Github actions CI workflow > python3-*: Update recipes to correctly check the upstream packages > lua-lgi: add recipe > luajit: update > 7-zip: add new recipe > garcon: 4.19.1 -> 4.20.0 > exo: 4.19.1 -> 4.20.0 > libxfce4ui: 4.19.6 -> 4.20.0 > libxfce4util: 4.19.3 -> 4.20.0 > xfconf: 4.18.2 -> 4.20.0 > gjs: update 1.80.2 -> 1.82.1 > mozjs: add recipe for mozjs-128 > cbindgen: add recipe > mctp: upgrade 2.0 -> 2.1 > iwd: update 3.0 -> 3.2 > kernel-module-emlog: Fix build with kernel 6.12+ > python3-libusb1: rename recipe to reflect the python version and update to use pypi > lvm2: Remove a lingering reference to ${PN}-udevrules > tclap: use most recent version > bridge-utils: add CVE_PRODUCT > vbxguestdrivers: upgrade 7.0.22 -> 7.1.4 > python3-ipython: update to version 8.30.0 > python3-janus: update to version 1.1.0 > python3-prompt-toolkit: set the value of UPSTREAM_CHECK_PYPI_PACKAGE to enable version checking > python3-mlcommons-loadgen: update to version 5.0.0 > python3-pdm: update to version 2.22.0 > python3-cmake: update to version 3.31.1 > python3-luma-oled: update to version 3.14.0 > upower: add polkit PACKAGECONFIG option > upower: bump to 1.90.6 > upower: use archive file in SRC_URI and fix UPSTREAM_CHECK_URI > python3-virtualenv: upgrade 20.26.5 -> 20.26.6 > smarty: update 4.4.1 -> 4.5.5 > vboxguestdrivers: update to 7.0.22 > gvfs: update 1.56.0 -> 1.56.1 > file-roller: update 44.3 -> 44.4 > gnome-text-editor: update 47.0 -> 47.2 > nautilus: update 47.0 -> 47.1 > gnome-software: update 47.1 -> 47.2 > gnome-shell: update 47.1 -> 47.2 > mutter: update 47.1 -> 47.3 > gnome-control-center: update 47.1.1 -> 47.2 > pps-tools: backport a patch to fix prints > nginx: Upgrade mainline release version 1.27.1 -> 1.27.3 > proftpd: set status of CVE-2001-0027 > dash: set CVE_PRODUCT > gpiod-sysfs-proxy: new recipe > sip: Upgrade 6.8.6 -> 6.9.0 > python3-pyhsslms: Add 2.0.0 recipe > canopenterm: 1.0.9 -> 1.0.10 > vk-gl-cts: don't require networking to configure > vk-gl-cts: control what targets get built > vk-gl-cts: use cmake-qemu > vk-gl-cts: set the git tag regex for release checking > vk-gl-cts: fix EXTRA_OECMAKE > syzkaller: network in compile is not needed > etcd: don't set UPSTREAM_CHECK_COMMITS > lxdm: drop debug-tweaks > canopenterm: update to version 1.0.9 > pocketpy: update to version 2.0.3 > mariadb: Ensure compatibility with ARMv9 by updating .arch directive > openhpi: explicitly disable ov-rest plugin > libspelling: update 0.4.2 -> 0.4.5 > wireplumber: update 0.5.6 -> 0.5.7 > pipewire: update 1.2.6 -> 1.2.7 > python3-gpiod: don't recommend kernel-module-configfs for ptest > python3-gpiod: pull in just libgpiosim, not the entire libgpiod-ptest > libgpiod: minimize intra-recipe dependencies for ptest > xfstests: add missing run-time dependencies > gthumb: update 3.12.4 -> 3.12.6 > pam-radius: add recipe * sources/meta-qcom fc029c4...210c102 (19): > Merge pull request #689 from ricardosalveti/esp-qcom-image > Merge pull request #692 from chirag-jn/readme-improve > Merge pull request #688 from chirag-jn/readme > Merge pull request #687 from chirag-jn/qdl-2024-12 > Merge pull request #685 from lumag/drop-extras > Merge pull request #684 from ndechesne/yocto-check-layer-fix > Merge pull request #683 from ndechesne/fix-patch-tag > Merge pull request #682 from lumag/drop-legacy > Merge pull request #681 from lumag/drop-extras > Merge pull request #679 from lumag/update-dsp-binaries > Merge pull request #678 from lumag/x1e80100-drop-audio-fw > Merge pull request #674 from lumag/hexagon-dsp-binaries > Merge pull request #677 from lumag/no-debug-tweaks > Merge pull request #676 from lumag/add-styhead > Merge pull request #673 from lumag/fix-rb3gen2-firmware > Merge pull request #669 from olasnap/oj/optional-rootfs-arg > Merge pull request #664 from lumag/wcn3990 > Merge pull request #667 from ricardosalveti/master > Merge pull request #666 from ndechesne/uki * sources/meta-qt6 2c53920...897b24a (21): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > qtbase: always build linuxfb platform plugin > Add option to export example sources > Remove unneeded example files path < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi 1aeda3f...97d7a6b (6): > picamera-libs: removed unused libraries from python3-picamera > SECURITY.md: Add instructions for reporting security issues > rpi-base: Remove bcm2712-rpi-5-b.dtb from RPI_KERNEL_DEVICETREE target > linux-raspberrypi-6.6: Upgrade to 6.6.63 > linux: Enable CONFIG_I2C_BRCMSTB for proper HDMI I2C support > extra-build-config.md: added a white line * sources/meta-riscv e4dbaa7...3ca2320 (3): > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1 > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1 > linux-starfive-dev: Upgrade kernel to 6.6.20 * sources/meta-rockchip 3a8be31...1cdcb49 (7): > u-boot: use upstream for radxa-zero-3{e|w} > layer.conf: update to walnascar only > radxa-zero-3: switch to yocto-dev kernel > u-boot: switch to upstream SRCREV for rk-u-boot-env > bsp: rkbin: bump to latest commit in master branch > bsp: rkbin: rkbin-ddr: use version and file variables for path matching > rk3308: add provider for trusted firmware-a * sources/meta-swupdate 01dbc76...efd4c20 (11): < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 55708dbc...d0e741b4 (4): > linux-yocto: Forward port 6.10 bbappend to 6.12 > linux-yocto: add patch to fix compatibility with nvbootctrl > edk2-firmware-tegra: add backported patch for cpp issue > tegra-binaries: refactor per-SoC vs. common deb package handling * sources/meta-ti c46f49d3...57da6c15 (8): > CI/CD Auto-Merger: cicd.master.202412130100 > CI/CD Auto-Merger: cicd.master.202412101025 > u-boot: Add patch to use SWIG_AppendOutput > conf: layer.conf: Drop scarthgap from LAYERSERIES_COMPAT > conf: machine: am62xx-lp-evm: Add PWM overlays > ti-ipc: mark as incompatible with non-Linux builds > conf: machine: am62pxx: Pick overlays for V3Link cameras > ti-ipc-examples: Remove DSP/BIOS IPC examples * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky f5a2ea77ca...70171201f1 (165): > clang: Upgrade to 19.1.5 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > system-requirements.rst: add dependencies for pdf builds > system-requirements: update list of supported distros > system-requirements: add fedora 39 to supported distros > poky.yaml.in: replace inkscape dependency by librsvg2-bin > poky.yaml.in: add missing locales dependency > Gather dependencies in poky.yaml.in > migration-guides: add release notes for 5.1.1 > ref-manual: use standardized method accross both ubuntu and debian for locale install > build-appliance-image: Update to master head revision > systemd: upgrade 256.8 -> 256.9 > yocto-bsp: Bump the default kernel to v6.12 for x86 machines > yocto-bsp: Bump the default kernel to v6.12 for beaglebone > linux-yocto: enable linux 6.12 for genericarm64 > scripts/install-buildtools: Update to 5.1.1 > binutils: Fix CVE-2024-53589 > barebox: upgrade 2024.10.0 -> 2024.12.0 > curl: upgrade 8.11.0 -> 8.11.1 > curl: upgrade 8.10.1 -> 8.11.0 > gcc: Fix c++: tweak for Wrange-loop-construct > icecc: don't use KERNEL_CC during set_icecc_env > icecc: convert set_icecc_env to python prefuncs > bitbake-config-build: add a plugin for config fragments > bitbake.conf: add an addfragments directive for oe-core and dependent layers > bitbake: bitbake-config-build: add an alias to bitbake-layers > bitbake: lib/bb/tests: use bb.build.listtasks() instead of __BBTASKS > bitbake: bitbake-user-manual-metadata: add a section about 'addfragments` > bitbake: bitbake: parse: add support for flagged fragment variables > pixman: remove long-obsolete patch > linux-yoto/6.12: bsp/genericarm64: fix configuration warning > linux-yocto: tweak cve exclusions files > systemd: actively disable Predictable Network Interface Names if !pni-names > linux-firmware: package firmware for Qualcomm AIC100 and QDU100 > linux-firmware: upgrade 20241110 -> 20241210 > sysvinit: upgrade 3.04 -> 3.11 > maintainers.inc: add self for meson, python3 recipes > ovmf: update 202408 -> 202411 > librsvg: update 2.58.2 -> 2.59.2 > maintainers.inc: Update maintainer for pseudo and rpm > scripts/devtool: use bb.util.listtasks instead of __BBTASKS > classes/utility-tasks: port do_listtasks to use bb.build.listtasks > cargo-c: convert to target recipe > rpm: replace use of rpm2cpio with rpm2archive > rpm: update 4.19.1.1 -> 4.20.0 > systemd-compat-units: execute postinst on target > base.bbclass: fix RRECOMMENDS extend issue for multilib > oeqa/selftest: Fix failure when configuration contains BBLAYERS:append > spdx 3.0: Rework how SPDX aliases are linked > classes-global/insane: Handle case where RPROVIDER is also a provider > vte: upgrade 0.78.1 -> 0.78.2 > ttyrun: upgrade 2.35.0 -> 2.36.0 > sudo: upgrade 1.9.16p1 -> 1.9.16p2 > stress-ng: upgrade 0.18.06 -> 0.18.07 > sqlite3: upgrade 3.47.0 -> 3.47.2 > re2c: upgrade 4.0 -> 4.0.1 > pixman: upgrade 0.44.0 -> 0.44.2 > llvm: upgrade 19.1.4 -> 19.1.5 > libsdl2: upgrade 2.30.9 -> 2.30.10 > libdrm: upgrade 2.4.123 -> 2.4.124 > kexec-tools: upgrade 2.0.29 -> 2.0.30 > hwdata: upgrade 0.389 -> 0.390 > gstreamer1.0: upgrade 1.24.9 -> 1.24.10 > gnupg: upgrade 2.5.1 -> 2.5.2 > git: upgrade 2.47.0 -> 2.47.1 > ell: upgrade 0.70 -> 0.71 > btrfs-tools: upgrade 6.11 -> 6.12 > bash-completion: upgrade 2.14.0 -> 2.15.0 > yocto-bsp: drop 6.10 bbappend > poky/poky-tiny: update default to v6.12 > linux-yocto: drop 6.10 > linux-yocto/6.12: introduce v6.12 reference kernel > linux-yocto/6.6: update to v6.6.64 > linux-yocto/6.6: update to v6.6.63 > python3-iniparse: remove recipe > musl: Update riscv syscalls till 6.10 kernel > openssl: Fix build on risc64/musl > ffmpeg: Fix RISCV build > scripts/install-buildtools: preserve formatting in the help message > libsecret: add pam support depending on DISTRO_FEATURES > toolchain-shar-relocate.sh: fix the replacing commands > inetutils: increase alternative priority for hostname > shadow: use update-alternatives to handle su.1 and nologin.8 > qemurunner: Fix stack trace generation in exception handler > tiff: set status for CVEs firx in 4.7.0 > tiff: remove status for CVE-2023-3164 > libssh2: remove status for CVE-2023-48795 > elfutils: backport a fix for libeu objects missing in libelf.a > libpam: add packageconfig for selinux > Revert "uboot-sign: fix U-Boot binary with public key" > bitbake: parse: add support for 'addfragments' directive > bitbake: parse/ConfHandler: allow / in variable flags > libtool: update 2.5.2 -> 2.5.4 > dtc: upgrade 1.7.0 -> 1.7.2 > bitbake: cooker: use enum for cooker state to improve readability > bitbake: server/xmlrpcserver: fix some warnings > bitbake: knotty: some small cleanups while I'm in here > bitbake: knotty: print an error if MACHINE is not set > cargo-c-native: update 0.10.3 -> 0.10.5 > go-helloworld: update to latest revision > libpam: update 1.6.1 -> 1.7.0 > libpipeline: update 1.5.7 -> 1.5.8 > texinfo: update 7.1 -> 7.1.1 > vulkan-samples: update to latest revision > pixman: update 0.42.2 -> 0.44.0 > tiff: update 4.6.0 -> 4.7.0 > webkitgtk: update 2.44.3 -> 2.46.4 > libgit2: update 1.8.2 -> 1.8.4 > utfcpp: update 4.0.5 -> 4.0.6 > python3-maturin: update 1.7.1 -> 1.7.4 > python3-markdown: update 3.6 -> 3.7 > btrfs-tools: update 6.10.1 -> 6.11 > xf86-video-fbdev: update 0.5.0 -> 0.5.1 > swig: upgrade 4.2.1 -> 4.3.0 > python3-dtc: update 1.7.0 -> 1.7.2 > virglrenderer: upgrade 1.0.1 -> 1.1.0 > cups: upgrade 2.4.10 -> 2.4.11 > python3-beartype: upgrade 0.18.5 -> 0.19.0 > elfutils: upgrade 0.191 -> 0.192 > debugedit: upgrade 5.0 -> 5.1 > pkg-config-native: pick additional search paths from $EXTRA_NATIVE_PKGCONFIG_PATH > cargo.bbclass: do not install libraries by default > gcr: drop obsolete autotools setting > meson.bbclass: enable qemu exe wrapper in nativesdk > barebox: add more common items into shared .inc with barebox-tools > mtd-utils: set PV directly in the recipe filename > maintainers.inc: unassign myself (don't panic!) > lib: oeqa: spdx: Add tests for extra options > lib: spdx: Fix SPDX_BUILD_HOST > classes: create-spdx: Fix variable dependencies > lib: sbom30: Fix agent reference > lib: sbom30: Fix import handling > lrzsz: update SRC_URI to avoid redirect > oeqa/gitarchive: Fix syntax warning > linux-yocto: add and use GPL-2.0-with-syscall-note license > meta/lib: move buildstats.py and rootfspostcommands.py into oe > qemu: set CVE-2024-6505 to fixed > lib: spdx30_tasks: Fix supplied By > systemd: remove custom rootlibexecdir and replace with nonarch_libdir > systemd: split long line in pkg_postinst > systemd: drop deprecated rootlibdir, rootprefix and split-usr options Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 17, 2024
…cale sources/meta-freescale-3rdparty sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 82bb1d21...b2c43dbf (3): > lib/fvp: add name to terminal title in FVP runner > kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the CORSTONE1000-2024.11 release. > arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release * sources/meta-clang 147349b...b41b391 (4): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases * sources/meta-freescale 7f045776...11ebe0bf (8): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2046 from Livius90/master > Auto-update LICENSE file with current recipe licenses > Auto-update LICENSE file with current recipe licenses > Merge pull request #2045 from hellhound94/topic/fix-script > Auto-update LICENSE file with current recipe licenses > Merge pull request #2044 from hellhound94/topic/fix-script > Merge pull request #2043 from YoeDistro/yoe/mut * sources/meta-freescale-3rdparty bc2a12c...9c89d0d (4): > Auto-update LICENSE file with current recipe licenses > Auto-update LICENSE file with current recipe licenses > Merge pull request #318 from dankm/dankm/unpackdir > Merge pull request #316 from svogl/master * sources/meta-openembedded 907a061e9...f52a543f6 (100): > DO NOT MERGE: Add Github actions CI workflow > packagegroup-meta-oe: Remove libpeas from packagegroup-meta-oe-gnome > gedit: build with libpeas-1 > eog: build with libpeas-1 > geary: build with libpeas-1 > packagegroup-meta-oe: adjust after libpeas update > xfce4-power-manager: 4.18.2 -> 4.20.0 > xfce4-appfinder: 4.19.3 -> 4.20.0 > tumbler: 4.18.0 -> 4.20.0 > thunar-volman: 4.18.0 -> 4.20.0 > thunar: 4.19.0 -> 4.20.0 > xkbevd: upgrade 1.1.5 -> 1.1.6 > tinysparql: upgrade 3.8.1 -> 3.8.2 > stunnel: upgrade 5.73 -> 5.74 > python3-pybind11-json: upgrade 0.2.14 -> 0.2.15 > openjpeg: upgrade 2.5.2 -> 2.5.3 > nanopb-generator(-runtime): upgrade 0.4.9 -> 0.4.9.1 > monit: upgrade 5.34.2 -> 5.34.3 > mcelog: upgrade 201 -> 202 > lvm2: update 2.03.28 -> 2.03.29 > localsearch: upgrade 3.8.1 -> 3.8.2 > libusbmuxd: upgrade 2.0.2 -> 2.1.0 > libplist: upgrade 2.3.0 -> 2.6.0 > libnfs: upgrade 5.0.3 -> 6.0.2 > graphviz: upgrade 12.2.0 -> 12.2.1 > ctags: upgrade 6.1.20241201.0 -> 6.1.20241215.0 > ace: update 8.0.1 -> 8.0.2 > libpeas: add recipe for 2.0.5 > libp11: upgrade 0.4.12 -> 0.4.13 > bmap-writer: update to latest git version > python3-*: Update recipes to correctly check the upstream packages > lua-lgi: add recipe > luajit: update > 7-zip: add new recipe > garcon: 4.19.1 -> 4.20.0 > exo: 4.19.1 -> 4.20.0 > libxfce4ui: 4.19.6 -> 4.20.0 > libxfce4util: 4.19.3 -> 4.20.0 > xfconf: 4.18.2 -> 4.20.0 > gjs: update 1.80.2 -> 1.82.1 > mozjs: add recipe for mozjs-128 > cbindgen: add recipe > mctp: upgrade 2.0 -> 2.1 > iwd: update 3.0 -> 3.2 > kernel-module-emlog: Fix build with kernel 6.12+ > python3-libusb1: rename recipe to reflect the python version and update to use pypi > lvm2: Remove a lingering reference to ${PN}-udevrules > tclap: use most recent version > bridge-utils: add CVE_PRODUCT > vbxguestdrivers: upgrade 7.0.22 -> 7.1.4 > python3-ipython: update to version 8.30.0 > python3-janus: update to version 1.1.0 > python3-prompt-toolkit: set the value of UPSTREAM_CHECK_PYPI_PACKAGE to enable version checking > python3-mlcommons-loadgen: update to version 5.0.0 > python3-pdm: update to version 2.22.0 > python3-cmake: update to version 3.31.1 > python3-luma-oled: update to version 3.14.0 > upower: add polkit PACKAGECONFIG option > upower: bump to 1.90.6 > upower: use archive file in SRC_URI and fix UPSTREAM_CHECK_URI > python3-virtualenv: upgrade 20.26.5 -> 20.26.6 > smarty: update 4.4.1 -> 4.5.5 > vboxguestdrivers: update to 7.0.22 > gvfs: update 1.56.0 -> 1.56.1 > file-roller: update 44.3 -> 44.4 > gnome-text-editor: update 47.0 -> 47.2 > nautilus: update 47.0 -> 47.1 > gnome-software: update 47.1 -> 47.2 > gnome-shell: update 47.1 -> 47.2 > mutter: update 47.1 -> 47.3 > gnome-control-center: update 47.1.1 -> 47.2 > pps-tools: backport a patch to fix prints > nginx: Upgrade mainline release version 1.27.1 -> 1.27.3 > proftpd: set status of CVE-2001-0027 > dash: set CVE_PRODUCT > gpiod-sysfs-proxy: new recipe > sip: Upgrade 6.8.6 -> 6.9.0 > python3-pyhsslms: Add 2.0.0 recipe > canopenterm: 1.0.9 -> 1.0.10 > vk-gl-cts: don't require networking to configure > vk-gl-cts: control what targets get built > vk-gl-cts: use cmake-qemu > vk-gl-cts: set the git tag regex for release checking > vk-gl-cts: fix EXTRA_OECMAKE > syzkaller: network in compile is not needed > etcd: don't set UPSTREAM_CHECK_COMMITS > lxdm: drop debug-tweaks > canopenterm: update to version 1.0.9 > pocketpy: update to version 2.0.3 > mariadb: Ensure compatibility with ARMv9 by updating .arch directive > openhpi: explicitly disable ov-rest plugin > libspelling: update 0.4.2 -> 0.4.5 > wireplumber: update 0.5.6 -> 0.5.7 > pipewire: update 1.2.6 -> 1.2.7 > python3-gpiod: don't recommend kernel-module-configfs for ptest > python3-gpiod: pull in just libgpiosim, not the entire libgpiod-ptest > libgpiod: minimize intra-recipe dependencies for ptest > xfstests: add missing run-time dependencies > gthumb: update 3.12.4 -> 3.12.6 > pam-radius: add recipe * sources/meta-qcom fc029c4...210c102 (19): > Merge pull request #689 from ricardosalveti/esp-qcom-image > Merge pull request #692 from chirag-jn/readme-improve > Merge pull request #688 from chirag-jn/readme > Merge pull request #687 from chirag-jn/qdl-2024-12 > Merge pull request #685 from lumag/drop-extras > Merge pull request #684 from ndechesne/yocto-check-layer-fix > Merge pull request #683 from ndechesne/fix-patch-tag > Merge pull request #682 from lumag/drop-legacy > Merge pull request #681 from lumag/drop-extras > Merge pull request #679 from lumag/update-dsp-binaries > Merge pull request #678 from lumag/x1e80100-drop-audio-fw > Merge pull request #674 from lumag/hexagon-dsp-binaries > Merge pull request #677 from lumag/no-debug-tweaks > Merge pull request #676 from lumag/add-styhead > Merge pull request #673 from lumag/fix-rb3gen2-firmware > Merge pull request #669 from olasnap/oj/optional-rootfs-arg > Merge pull request #664 from lumag/wcn3990 > Merge pull request #667 from ricardosalveti/master > Merge pull request #666 from ndechesne/uki * sources/meta-qt6 2c53920...897b24a (21): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > qtbase: always build linuxfb platform plugin > Add option to export example sources > Remove unneeded example files path < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi 1aeda3f...97d7a6b (6): > picamera-libs: removed unused libraries from python3-picamera > SECURITY.md: Add instructions for reporting security issues > rpi-base: Remove bcm2712-rpi-5-b.dtb from RPI_KERNEL_DEVICETREE target > linux-raspberrypi-6.6: Upgrade to 6.6.63 > linux: Enable CONFIG_I2C_BRCMSTB for proper HDMI I2C support > extra-build-config.md: added a white line * sources/meta-riscv e4dbaa7...3ca2320 (3): > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1 > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1 > linux-starfive-dev: Upgrade kernel to 6.6.20 * sources/meta-rockchip 3a8be31...1cdcb49 (7): > u-boot: use upstream for radxa-zero-3{e|w} > layer.conf: update to walnascar only > radxa-zero-3: switch to yocto-dev kernel > u-boot: switch to upstream SRCREV for rk-u-boot-env > bsp: rkbin: bump to latest commit in master branch > bsp: rkbin: rkbin-ddr: use version and file variables for path matching > rk3308: add provider for trusted firmware-a * sources/meta-swupdate 01dbc76...efd4c20 (11): < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 55708dbc...6b595720 (6): > linux-yocto: Forward port 6.10 bbappend to 6.12 > tegra-flash-helper: Allow PKC-only secure boot flashing > linux-yocto: import recipe for 6.10 > linux-yocto: add patch to fix compatibility with nvbootctrl > edk2-firmware-tegra: add backported patch for cpp issue > tegra-binaries: refactor per-SoC vs. common deb package handling * sources/meta-ti c46f49d3...57da6c15 (8): > CI/CD Auto-Merger: cicd.master.202412130100 > CI/CD Auto-Merger: cicd.master.202412101025 > u-boot: Add patch to use SWIG_AppendOutput > conf: layer.conf: Drop scarthgap from LAYERSERIES_COMPAT > conf: machine: am62xx-lp-evm: Add PWM overlays > ti-ipc: mark as incompatible with non-Linux builds > conf: machine: am62pxx: Pick overlays for V3Link cameras > ti-ipc-examples: Remove DSP/BIOS IPC examples * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky f5a2ea77ca...183672b683 (187): > clang: Upgrade to 19.1.5 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > Revert "python3-numpy: upgrade 2.1.3 -> 2.2.0" > bitbake: parse: Add include_all conf file directive > bitbake: cooker: Make cooker 'skiplist' per-multiconfig/mc > glib-2.0: update 2.82.2 -> 2.82.4 > python3-numpy: upgrade 2.1.3 -> 2.2.0 > scripts: wrap lz4c and convert to lz4 > oe-selftest: devtool ide-sdk use modify debug-build > devtool: ide-sdk recommend DEBUG_BUILD > devtool: ide-sdk sort cmake preset > devtool: modify support debug-builds > lttng-modules: Upgrade 2.13.15 -> 2.13.16 > qemu: Upgrade 9.1.1 -> 9.2.0 > subversion: Upgrade 1.14.4 -> 1.14.5 > python3-*: Update recipes to correctly check the upstream packages > classes/pypi: update the default UPSTREAM_CHECK_URI to use the simple repo API > systemd: set CVE_PRODUCT > systemd: split networkd into its own package > systemd.bbclass: do not automatically add Also services > systemd.bbclass: refactor adding files > dropbear: add dropbearkey.service to FILES > busybox: add klogd service to FILES > perf: Fix a minor typo > system-requirements.rst: add dependencies for pdf builds > system-requirements: update list of supported distros > system-requirements: add fedora 39 to supported distros > poky.yaml.in: replace inkscape dependency by librsvg2-bin > poky.yaml.in: add missing locales dependency > Gather dependencies in poky.yaml.in > migration-guides: add release notes for 5.1.1 > ref-manual: use standardized method accross both ubuntu and debian for locale install > build-appliance-image: Update to master head revision > systemd: upgrade 256.8 -> 256.9 > yocto-bsp: Bump the default kernel to v6.12 for x86 machines > yocto-bsp: Bump the default kernel to v6.12 for beaglebone > linux-yocto: enable linux 6.12 for genericarm64 > scripts/install-buildtools: Update to 5.1.1 > binutils: Fix CVE-2024-53589 > barebox: upgrade 2024.10.0 -> 2024.12.0 > curl: upgrade 8.11.0 -> 8.11.1 > curl: upgrade 8.10.1 -> 8.11.0 > gcc: Fix c++: tweak for Wrange-loop-construct > icecc: don't use KERNEL_CC during set_icecc_env > icecc: convert set_icecc_env to python prefuncs > bitbake-config-build: add a plugin for config fragments > bitbake.conf: add an addfragments directive for oe-core and dependent layers > bitbake: bitbake-config-build: add an alias to bitbake-layers > bitbake: lib/bb/tests: use bb.build.listtasks() instead of __BBTASKS > bitbake: bitbake-user-manual-metadata: add a section about 'addfragments` > bitbake: bitbake: parse: add support for flagged fragment variables > pixman: remove long-obsolete patch > linux-yoto/6.12: bsp/genericarm64: fix configuration warning > linux-yocto: tweak cve exclusions files > systemd: actively disable Predictable Network Interface Names if !pni-names > linux-firmware: package firmware for Qualcomm AIC100 and QDU100 > linux-firmware: upgrade 20241110 -> 20241210 > sysvinit: upgrade 3.04 -> 3.11 > maintainers.inc: add self for meson, python3 recipes > ovmf: update 202408 -> 202411 > librsvg: update 2.58.2 -> 2.59.2 > maintainers.inc: Update maintainer for pseudo and rpm > scripts/devtool: use bb.util.listtasks instead of __BBTASKS > classes/utility-tasks: port do_listtasks to use bb.build.listtasks > cargo-c: convert to target recipe > rpm: replace use of rpm2cpio with rpm2archive > rpm: update 4.19.1.1 -> 4.20.0 > systemd-compat-units: execute postinst on target > base.bbclass: fix RRECOMMENDS extend issue for multilib > oeqa/selftest: Fix failure when configuration contains BBLAYERS:append > spdx 3.0: Rework how SPDX aliases are linked > classes-global/insane: Handle case where RPROVIDER is also a provider > vte: upgrade 0.78.1 -> 0.78.2 > ttyrun: upgrade 2.35.0 -> 2.36.0 > sudo: upgrade 1.9.16p1 -> 1.9.16p2 > stress-ng: upgrade 0.18.06 -> 0.18.07 > sqlite3: upgrade 3.47.0 -> 3.47.2 > re2c: upgrade 4.0 -> 4.0.1 > pixman: upgrade 0.44.0 -> 0.44.2 > llvm: upgrade 19.1.4 -> 19.1.5 > libsdl2: upgrade 2.30.9 -> 2.30.10 > libdrm: upgrade 2.4.123 -> 2.4.124 > kexec-tools: upgrade 2.0.29 -> 2.0.30 > hwdata: upgrade 0.389 -> 0.390 > gstreamer1.0: upgrade 1.24.9 -> 1.24.10 > gnupg: upgrade 2.5.1 -> 2.5.2 > git: upgrade 2.47.0 -> 2.47.1 > ell: upgrade 0.70 -> 0.71 > btrfs-tools: upgrade 6.11 -> 6.12 > bash-completion: upgrade 2.14.0 -> 2.15.0 > yocto-bsp: drop 6.10 bbappend > poky/poky-tiny: update default to v6.12 > linux-yocto: drop 6.10 > linux-yocto/6.12: introduce v6.12 reference kernel > linux-yocto/6.6: update to v6.6.64 > linux-yocto/6.6: update to v6.6.63 > python3-iniparse: remove recipe > musl: Update riscv syscalls till 6.10 kernel > openssl: Fix build on risc64/musl > ffmpeg: Fix RISCV build > scripts/install-buildtools: preserve formatting in the help message > libsecret: add pam support depending on DISTRO_FEATURES > toolchain-shar-relocate.sh: fix the replacing commands > inetutils: increase alternative priority for hostname > shadow: use update-alternatives to handle su.1 and nologin.8 > qemurunner: Fix stack trace generation in exception handler > tiff: set status for CVEs firx in 4.7.0 > tiff: remove status for CVE-2023-3164 > libssh2: remove status for CVE-2023-48795 > elfutils: backport a fix for libeu objects missing in libelf.a > libpam: add packageconfig for selinux > Revert "uboot-sign: fix U-Boot binary with public key" > bitbake: parse: add support for 'addfragments' directive > bitbake: parse/ConfHandler: allow / in variable flags > libtool: update 2.5.2 -> 2.5.4 > dtc: upgrade 1.7.0 -> 1.7.2 > bitbake: cooker: use enum for cooker state to improve readability > bitbake: server/xmlrpcserver: fix some warnings > bitbake: knotty: some small cleanups while I'm in here > bitbake: knotty: print an error if MACHINE is not set > cargo-c-native: update 0.10.3 -> 0.10.5 > go-helloworld: update to latest revision > libpam: update 1.6.1 -> 1.7.0 > libpipeline: update 1.5.7 -> 1.5.8 > texinfo: update 7.1 -> 7.1.1 > vulkan-samples: update to latest revision > pixman: update 0.42.2 -> 0.44.0 > tiff: update 4.6.0 -> 4.7.0 > webkitgtk: update 2.44.3 -> 2.46.4 > libgit2: update 1.8.2 -> 1.8.4 > utfcpp: update 4.0.5 -> 4.0.6 > python3-maturin: update 1.7.1 -> 1.7.4 > python3-markdown: update 3.6 -> 3.7 > btrfs-tools: update 6.10.1 -> 6.11 > xf86-video-fbdev: update 0.5.0 -> 0.5.1 > swig: upgrade 4.2.1 -> 4.3.0 > python3-dtc: update 1.7.0 -> 1.7.2 > virglrenderer: upgrade 1.0.1 -> 1.1.0 > cups: upgrade 2.4.10 -> 2.4.11 > python3-beartype: upgrade 0.18.5 -> 0.19.0 > elfutils: upgrade 0.191 -> 0.192 > debugedit: upgrade 5.0 -> 5.1 > pkg-config-native: pick additional search paths from $EXTRA_NATIVE_PKGCONFIG_PATH > cargo.bbclass: do not install libraries by default > gcr: drop obsolete autotools setting > meson.bbclass: enable qemu exe wrapper in nativesdk > barebox: add more common items into shared .inc with barebox-tools > mtd-utils: set PV directly in the recipe filename > maintainers.inc: unassign myself (don't panic!) > lib: oeqa: spdx: Add tests for extra options > lib: spdx: Fix SPDX_BUILD_HOST > classes: create-spdx: Fix variable dependencies > lib: sbom30: Fix agent reference > lib: sbom30: Fix import handling > lrzsz: update SRC_URI to avoid redirect > oeqa/gitarchive: Fix syntax warning > linux-yocto: add and use GPL-2.0-with-syscall-note license > meta/lib: move buildstats.py and rootfspostcommands.py into oe > qemu: set CVE-2024-6505 to fixed > lib: spdx30_tasks: Fix supplied By > systemd: remove custom rootlibexecdir and replace with nonarch_libdir > systemd: split long line in pkg_postinst > systemd: drop deprecated rootlibdir, rootprefix and split-usr options Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 17, 2024
…cale sources/meta-freescale-3rdparty sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 82bb1d21...b2c43dbf (3): > lib/fvp: add name to terminal title in FVP runner > kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the CORSTONE1000-2024.11 release. > arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release * sources/meta-clang 147349b...b41b391 (4): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases * sources/meta-freescale 7f045776...11ebe0bf (8): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2046 from Livius90/master > Auto-update LICENSE file with current recipe licenses > Auto-update LICENSE file with current recipe licenses > Merge pull request #2045 from hellhound94/topic/fix-script > Auto-update LICENSE file with current recipe licenses > Merge pull request #2044 from hellhound94/topic/fix-script > Merge pull request #2043 from YoeDistro/yoe/mut * sources/meta-freescale-3rdparty bc2a12c...9c89d0d (4): > Auto-update LICENSE file with current recipe licenses > Auto-update LICENSE file with current recipe licenses > Merge pull request #318 from dankm/dankm/unpackdir > Merge pull request #316 from svogl/master * sources/meta-openembedded 907a061e9...c04af2538 (101): > DO NOT MERGE: Add Github actions CI workflow > gpiod-sysfs-proxy: update v0.1.1 -> v0.1.2 > packagegroup-meta-oe: Remove libpeas from packagegroup-meta-oe-gnome > gedit: build with libpeas-1 > eog: build with libpeas-1 > geary: build with libpeas-1 > packagegroup-meta-oe: adjust after libpeas update > xfce4-power-manager: 4.18.2 -> 4.20.0 > xfce4-appfinder: 4.19.3 -> 4.20.0 > tumbler: 4.18.0 -> 4.20.0 > thunar-volman: 4.18.0 -> 4.20.0 > thunar: 4.19.0 -> 4.20.0 > xkbevd: upgrade 1.1.5 -> 1.1.6 > tinysparql: upgrade 3.8.1 -> 3.8.2 > stunnel: upgrade 5.73 -> 5.74 > python3-pybind11-json: upgrade 0.2.14 -> 0.2.15 > openjpeg: upgrade 2.5.2 -> 2.5.3 > nanopb-generator(-runtime): upgrade 0.4.9 -> 0.4.9.1 > monit: upgrade 5.34.2 -> 5.34.3 > mcelog: upgrade 201 -> 202 > lvm2: update 2.03.28 -> 2.03.29 > localsearch: upgrade 3.8.1 -> 3.8.2 > libusbmuxd: upgrade 2.0.2 -> 2.1.0 > libplist: upgrade 2.3.0 -> 2.6.0 > libnfs: upgrade 5.0.3 -> 6.0.2 > graphviz: upgrade 12.2.0 -> 12.2.1 > ctags: upgrade 6.1.20241201.0 -> 6.1.20241215.0 > ace: update 8.0.1 -> 8.0.2 > libpeas: add recipe for 2.0.5 > libp11: upgrade 0.4.12 -> 0.4.13 > bmap-writer: update to latest git version > python3-*: Update recipes to correctly check the upstream packages > lua-lgi: add recipe > luajit: update > 7-zip: add new recipe > garcon: 4.19.1 -> 4.20.0 > exo: 4.19.1 -> 4.20.0 > libxfce4ui: 4.19.6 -> 4.20.0 > libxfce4util: 4.19.3 -> 4.20.0 > xfconf: 4.18.2 -> 4.20.0 > gjs: update 1.80.2 -> 1.82.1 > mozjs: add recipe for mozjs-128 > cbindgen: add recipe > mctp: upgrade 2.0 -> 2.1 > iwd: update 3.0 -> 3.2 > kernel-module-emlog: Fix build with kernel 6.12+ > python3-libusb1: rename recipe to reflect the python version and update to use pypi > lvm2: Remove a lingering reference to ${PN}-udevrules > tclap: use most recent version > bridge-utils: add CVE_PRODUCT > vbxguestdrivers: upgrade 7.0.22 -> 7.1.4 > python3-ipython: update to version 8.30.0 > python3-janus: update to version 1.1.0 > python3-prompt-toolkit: set the value of UPSTREAM_CHECK_PYPI_PACKAGE to enable version checking > python3-mlcommons-loadgen: update to version 5.0.0 > python3-pdm: update to version 2.22.0 > python3-cmake: update to version 3.31.1 > python3-luma-oled: update to version 3.14.0 > upower: add polkit PACKAGECONFIG option > upower: bump to 1.90.6 > upower: use archive file in SRC_URI and fix UPSTREAM_CHECK_URI > python3-virtualenv: upgrade 20.26.5 -> 20.26.6 > smarty: update 4.4.1 -> 4.5.5 > vboxguestdrivers: update to 7.0.22 > gvfs: update 1.56.0 -> 1.56.1 > file-roller: update 44.3 -> 44.4 > gnome-text-editor: update 47.0 -> 47.2 > nautilus: update 47.0 -> 47.1 > gnome-software: update 47.1 -> 47.2 > gnome-shell: update 47.1 -> 47.2 > mutter: update 47.1 -> 47.3 > gnome-control-center: update 47.1.1 -> 47.2 > pps-tools: backport a patch to fix prints > nginx: Upgrade mainline release version 1.27.1 -> 1.27.3 > proftpd: set status of CVE-2001-0027 > dash: set CVE_PRODUCT > gpiod-sysfs-proxy: new recipe > sip: Upgrade 6.8.6 -> 6.9.0 > python3-pyhsslms: Add 2.0.0 recipe > canopenterm: 1.0.9 -> 1.0.10 > vk-gl-cts: don't require networking to configure > vk-gl-cts: control what targets get built > vk-gl-cts: use cmake-qemu > vk-gl-cts: set the git tag regex for release checking > vk-gl-cts: fix EXTRA_OECMAKE > syzkaller: network in compile is not needed > etcd: don't set UPSTREAM_CHECK_COMMITS > lxdm: drop debug-tweaks > canopenterm: update to version 1.0.9 > pocketpy: update to version 2.0.3 > mariadb: Ensure compatibility with ARMv9 by updating .arch directive > openhpi: explicitly disable ov-rest plugin > libspelling: update 0.4.2 -> 0.4.5 > wireplumber: update 0.5.6 -> 0.5.7 > pipewire: update 1.2.6 -> 1.2.7 > python3-gpiod: don't recommend kernel-module-configfs for ptest > python3-gpiod: pull in just libgpiosim, not the entire libgpiod-ptest > libgpiod: minimize intra-recipe dependencies for ptest > xfstests: add missing run-time dependencies > gthumb: update 3.12.4 -> 3.12.6 > pam-radius: add recipe * sources/meta-qcom fc029c4...210c102 (19): > Merge pull request #689 from ricardosalveti/esp-qcom-image > Merge pull request #692 from chirag-jn/readme-improve > Merge pull request #688 from chirag-jn/readme > Merge pull request #687 from chirag-jn/qdl-2024-12 > Merge pull request #685 from lumag/drop-extras > Merge pull request #684 from ndechesne/yocto-check-layer-fix > Merge pull request #683 from ndechesne/fix-patch-tag > Merge pull request #682 from lumag/drop-legacy > Merge pull request #681 from lumag/drop-extras > Merge pull request #679 from lumag/update-dsp-binaries > Merge pull request #678 from lumag/x1e80100-drop-audio-fw > Merge pull request #674 from lumag/hexagon-dsp-binaries > Merge pull request #677 from lumag/no-debug-tweaks > Merge pull request #676 from lumag/add-styhead > Merge pull request #673 from lumag/fix-rb3gen2-firmware > Merge pull request #669 from olasnap/oj/optional-rootfs-arg > Merge pull request #664 from lumag/wcn3990 > Merge pull request #667 from ricardosalveti/master > Merge pull request #666 from ndechesne/uki * sources/meta-qt6 2c53920...897b24a (21): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > qtbase: always build linuxfb platform plugin > Add option to export example sources > Remove unneeded example files path < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi 1aeda3f...97d7a6b (6): > picamera-libs: removed unused libraries from python3-picamera > SECURITY.md: Add instructions for reporting security issues > rpi-base: Remove bcm2712-rpi-5-b.dtb from RPI_KERNEL_DEVICETREE target > linux-raspberrypi-6.6: Upgrade to 6.6.63 > linux: Enable CONFIG_I2C_BRCMSTB for proper HDMI I2C support > extra-build-config.md: added a white line * sources/meta-riscv e4dbaa7...3ca2320 (3): > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1 > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1 > linux-starfive-dev: Upgrade kernel to 6.6.20 * sources/meta-rockchip 3a8be31...1cdcb49 (7): > u-boot: use upstream for radxa-zero-3{e|w} > layer.conf: update to walnascar only > radxa-zero-3: switch to yocto-dev kernel > u-boot: switch to upstream SRCREV for rk-u-boot-env > bsp: rkbin: bump to latest commit in master branch > bsp: rkbin: rkbin-ddr: use version and file variables for path matching > rk3308: add provider for trusted firmware-a * sources/meta-swupdate 01dbc76...efd4c20 (11): < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 55708dbc...deb21184 (7): > cuda-compatibility-workarounds: Fix build with upcoming glibc 2.41 > linux-yocto: Forward port 6.10 bbappend to 6.12 > tegra-flash-helper: Allow PKC-only secure boot flashing > linux-yocto: import recipe for 6.10 > linux-yocto: add patch to fix compatibility with nvbootctrl > edk2-firmware-tegra: add backported patch for cpp issue > tegra-binaries: refactor per-SoC vs. common deb package handling * sources/meta-ti c46f49d3...57da6c15 (8): > CI/CD Auto-Merger: cicd.master.202412130100 > CI/CD Auto-Merger: cicd.master.202412101025 > u-boot: Add patch to use SWIG_AppendOutput > conf: layer.conf: Drop scarthgap from LAYERSERIES_COMPAT > conf: machine: am62xx-lp-evm: Add PWM overlays > ti-ipc: mark as incompatible with non-Linux builds > conf: machine: am62pxx: Pick overlays for V3Link cameras > ti-ipc-examples: Remove DSP/BIOS IPC examples * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky f5a2ea77ca...183672b683 (187): > clang: Upgrade to 19.1.5 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > Revert "python3-numpy: upgrade 2.1.3 -> 2.2.0" > bitbake: parse: Add include_all conf file directive > bitbake: cooker: Make cooker 'skiplist' per-multiconfig/mc > glib-2.0: update 2.82.2 -> 2.82.4 > python3-numpy: upgrade 2.1.3 -> 2.2.0 > scripts: wrap lz4c and convert to lz4 > oe-selftest: devtool ide-sdk use modify debug-build > devtool: ide-sdk recommend DEBUG_BUILD > devtool: ide-sdk sort cmake preset > devtool: modify support debug-builds > lttng-modules: Upgrade 2.13.15 -> 2.13.16 > qemu: Upgrade 9.1.1 -> 9.2.0 > subversion: Upgrade 1.14.4 -> 1.14.5 > python3-*: Update recipes to correctly check the upstream packages > classes/pypi: update the default UPSTREAM_CHECK_URI to use the simple repo API > systemd: set CVE_PRODUCT > systemd: split networkd into its own package > systemd.bbclass: do not automatically add Also services > systemd.bbclass: refactor adding files > dropbear: add dropbearkey.service to FILES > busybox: add klogd service to FILES > perf: Fix a minor typo > system-requirements.rst: add dependencies for pdf builds > system-requirements: update list of supported distros > system-requirements: add fedora 39 to supported distros > poky.yaml.in: replace inkscape dependency by librsvg2-bin > poky.yaml.in: add missing locales dependency > Gather dependencies in poky.yaml.in > migration-guides: add release notes for 5.1.1 > ref-manual: use standardized method accross both ubuntu and debian for locale install > build-appliance-image: Update to master head revision > systemd: upgrade 256.8 -> 256.9 > yocto-bsp: Bump the default kernel to v6.12 for x86 machines > yocto-bsp: Bump the default kernel to v6.12 for beaglebone > linux-yocto: enable linux 6.12 for genericarm64 > scripts/install-buildtools: Update to 5.1.1 > binutils: Fix CVE-2024-53589 > barebox: upgrade 2024.10.0 -> 2024.12.0 > curl: upgrade 8.11.0 -> 8.11.1 > curl: upgrade 8.10.1 -> 8.11.0 > gcc: Fix c++: tweak for Wrange-loop-construct > icecc: don't use KERNEL_CC during set_icecc_env > icecc: convert set_icecc_env to python prefuncs > bitbake-config-build: add a plugin for config fragments > bitbake.conf: add an addfragments directive for oe-core and dependent layers > bitbake: bitbake-config-build: add an alias to bitbake-layers > bitbake: lib/bb/tests: use bb.build.listtasks() instead of __BBTASKS > bitbake: bitbake-user-manual-metadata: add a section about 'addfragments` > bitbake: bitbake: parse: add support for flagged fragment variables > pixman: remove long-obsolete patch > linux-yoto/6.12: bsp/genericarm64: fix configuration warning > linux-yocto: tweak cve exclusions files > systemd: actively disable Predictable Network Interface Names if !pni-names > linux-firmware: package firmware for Qualcomm AIC100 and QDU100 > linux-firmware: upgrade 20241110 -> 20241210 > sysvinit: upgrade 3.04 -> 3.11 > maintainers.inc: add self for meson, python3 recipes > ovmf: update 202408 -> 202411 > librsvg: update 2.58.2 -> 2.59.2 > maintainers.inc: Update maintainer for pseudo and rpm > scripts/devtool: use bb.util.listtasks instead of __BBTASKS > classes/utility-tasks: port do_listtasks to use bb.build.listtasks > cargo-c: convert to target recipe > rpm: replace use of rpm2cpio with rpm2archive > rpm: update 4.19.1.1 -> 4.20.0 > systemd-compat-units: execute postinst on target > base.bbclass: fix RRECOMMENDS extend issue for multilib > oeqa/selftest: Fix failure when configuration contains BBLAYERS:append > spdx 3.0: Rework how SPDX aliases are linked > classes-global/insane: Handle case where RPROVIDER is also a provider > vte: upgrade 0.78.1 -> 0.78.2 > ttyrun: upgrade 2.35.0 -> 2.36.0 > sudo: upgrade 1.9.16p1 -> 1.9.16p2 > stress-ng: upgrade 0.18.06 -> 0.18.07 > sqlite3: upgrade 3.47.0 -> 3.47.2 > re2c: upgrade 4.0 -> 4.0.1 > pixman: upgrade 0.44.0 -> 0.44.2 > llvm: upgrade 19.1.4 -> 19.1.5 > libsdl2: upgrade 2.30.9 -> 2.30.10 > libdrm: upgrade 2.4.123 -> 2.4.124 > kexec-tools: upgrade 2.0.29 -> 2.0.30 > hwdata: upgrade 0.389 -> 0.390 > gstreamer1.0: upgrade 1.24.9 -> 1.24.10 > gnupg: upgrade 2.5.1 -> 2.5.2 > git: upgrade 2.47.0 -> 2.47.1 > ell: upgrade 0.70 -> 0.71 > btrfs-tools: upgrade 6.11 -> 6.12 > bash-completion: upgrade 2.14.0 -> 2.15.0 > yocto-bsp: drop 6.10 bbappend > poky/poky-tiny: update default to v6.12 > linux-yocto: drop 6.10 > linux-yocto/6.12: introduce v6.12 reference kernel > linux-yocto/6.6: update to v6.6.64 > linux-yocto/6.6: update to v6.6.63 > python3-iniparse: remove recipe > musl: Update riscv syscalls till 6.10 kernel > openssl: Fix build on risc64/musl > ffmpeg: Fix RISCV build > scripts/install-buildtools: preserve formatting in the help message > libsecret: add pam support depending on DISTRO_FEATURES > toolchain-shar-relocate.sh: fix the replacing commands > inetutils: increase alternative priority for hostname > shadow: use update-alternatives to handle su.1 and nologin.8 > qemurunner: Fix stack trace generation in exception handler > tiff: set status for CVEs firx in 4.7.0 > tiff: remove status for CVE-2023-3164 > libssh2: remove status for CVE-2023-48795 > elfutils: backport a fix for libeu objects missing in libelf.a > libpam: add packageconfig for selinux > Revert "uboot-sign: fix U-Boot binary with public key" > bitbake: parse: add support for 'addfragments' directive > bitbake: parse/ConfHandler: allow / in variable flags > libtool: update 2.5.2 -> 2.5.4 > dtc: upgrade 1.7.0 -> 1.7.2 > bitbake: cooker: use enum for cooker state to improve readability > bitbake: server/xmlrpcserver: fix some warnings > bitbake: knotty: some small cleanups while I'm in here > bitbake: knotty: print an error if MACHINE is not set > cargo-c-native: update 0.10.3 -> 0.10.5 > go-helloworld: update to latest revision > libpam: update 1.6.1 -> 1.7.0 > libpipeline: update 1.5.7 -> 1.5.8 > texinfo: update 7.1 -> 7.1.1 > vulkan-samples: update to latest revision > pixman: update 0.42.2 -> 0.44.0 > tiff: update 4.6.0 -> 4.7.0 > webkitgtk: update 2.44.3 -> 2.46.4 > libgit2: update 1.8.2 -> 1.8.4 > utfcpp: update 4.0.5 -> 4.0.6 > python3-maturin: update 1.7.1 -> 1.7.4 > python3-markdown: update 3.6 -> 3.7 > btrfs-tools: update 6.10.1 -> 6.11 > xf86-video-fbdev: update 0.5.0 -> 0.5.1 > swig: upgrade 4.2.1 -> 4.3.0 > python3-dtc: update 1.7.0 -> 1.7.2 > virglrenderer: upgrade 1.0.1 -> 1.1.0 > cups: upgrade 2.4.10 -> 2.4.11 > python3-beartype: upgrade 0.18.5 -> 0.19.0 > elfutils: upgrade 0.191 -> 0.192 > debugedit: upgrade 5.0 -> 5.1 > pkg-config-native: pick additional search paths from $EXTRA_NATIVE_PKGCONFIG_PATH > cargo.bbclass: do not install libraries by default > gcr: drop obsolete autotools setting > meson.bbclass: enable qemu exe wrapper in nativesdk > barebox: add more common items into shared .inc with barebox-tools > mtd-utils: set PV directly in the recipe filename > maintainers.inc: unassign myself (don't panic!) > lib: oeqa: spdx: Add tests for extra options > lib: spdx: Fix SPDX_BUILD_HOST > classes: create-spdx: Fix variable dependencies > lib: sbom30: Fix agent reference > lib: sbom30: Fix import handling > lrzsz: update SRC_URI to avoid redirect > oeqa/gitarchive: Fix syntax warning > linux-yocto: add and use GPL-2.0-with-syscall-note license > meta/lib: move buildstats.py and rootfspostcommands.py into oe > qemu: set CVE-2024-6505 to fixed > lib: spdx30_tasks: Fix supplied By > systemd: remove custom rootlibexecdir and replace with nonarch_libdir > systemd: split long line in pkg_postinst > systemd: drop deprecated rootlibdir, rootprefix and split-usr options Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 17, 2024
…cale sources/meta-freescale-3rdparty sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 82bb1d21...b2c43dbf (3): > lib/fvp: add name to terminal title in FVP runner > kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the CORSTONE1000-2024.11 release. > arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release * sources/meta-clang 147349b...b41b391 (4): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases * sources/meta-freescale 7f045776...11ebe0bf (8): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2046 from Livius90/master > Auto-update LICENSE file with current recipe licenses > Auto-update LICENSE file with current recipe licenses > Merge pull request #2045 from hellhound94/topic/fix-script > Auto-update LICENSE file with current recipe licenses > Merge pull request #2044 from hellhound94/topic/fix-script > Merge pull request #2043 from YoeDistro/yoe/mut * sources/meta-freescale-3rdparty bc2a12c...9c89d0d (4): > Auto-update LICENSE file with current recipe licenses > Auto-update LICENSE file with current recipe licenses > Merge pull request #318 from dankm/dankm/unpackdir > Merge pull request #316 from svogl/master * sources/meta-openembedded 907a061e9...d34c9d379 (103): > DO NOT MERGE: Add Github actions CI workflow > lua-lgi: Disable on architecture without luajit port > libpeas: Disable lua support on architectures without luajit port > gpiod-sysfs-proxy: update v0.1.1 -> v0.1.2 > packagegroup-meta-oe: Remove libpeas from packagegroup-meta-oe-gnome > gedit: build with libpeas-1 > eog: build with libpeas-1 > geary: build with libpeas-1 > packagegroup-meta-oe: adjust after libpeas update > xfce4-power-manager: 4.18.2 -> 4.20.0 > xfce4-appfinder: 4.19.3 -> 4.20.0 > tumbler: 4.18.0 -> 4.20.0 > thunar-volman: 4.18.0 -> 4.20.0 > thunar: 4.19.0 -> 4.20.0 > xkbevd: upgrade 1.1.5 -> 1.1.6 > tinysparql: upgrade 3.8.1 -> 3.8.2 > stunnel: upgrade 5.73 -> 5.74 > python3-pybind11-json: upgrade 0.2.14 -> 0.2.15 > openjpeg: upgrade 2.5.2 -> 2.5.3 > nanopb-generator(-runtime): upgrade 0.4.9 -> 0.4.9.1 > monit: upgrade 5.34.2 -> 5.34.3 > mcelog: upgrade 201 -> 202 > lvm2: update 2.03.28 -> 2.03.29 > localsearch: upgrade 3.8.1 -> 3.8.2 > libusbmuxd: upgrade 2.0.2 -> 2.1.0 > libplist: upgrade 2.3.0 -> 2.6.0 > libnfs: upgrade 5.0.3 -> 6.0.2 > graphviz: upgrade 12.2.0 -> 12.2.1 > ctags: upgrade 6.1.20241201.0 -> 6.1.20241215.0 > ace: update 8.0.1 -> 8.0.2 > libpeas: add recipe for 2.0.5 > libp11: upgrade 0.4.12 -> 0.4.13 > bmap-writer: update to latest git version > python3-*: Update recipes to correctly check the upstream packages > lua-lgi: add recipe > luajit: update > 7-zip: add new recipe > garcon: 4.19.1 -> 4.20.0 > exo: 4.19.1 -> 4.20.0 > libxfce4ui: 4.19.6 -> 4.20.0 > libxfce4util: 4.19.3 -> 4.20.0 > xfconf: 4.18.2 -> 4.20.0 > gjs: update 1.80.2 -> 1.82.1 > mozjs: add recipe for mozjs-128 > cbindgen: add recipe > mctp: upgrade 2.0 -> 2.1 > iwd: update 3.0 -> 3.2 > kernel-module-emlog: Fix build with kernel 6.12+ > python3-libusb1: rename recipe to reflect the python version and update to use pypi > lvm2: Remove a lingering reference to ${PN}-udevrules > tclap: use most recent version > bridge-utils: add CVE_PRODUCT > vbxguestdrivers: upgrade 7.0.22 -> 7.1.4 > python3-ipython: update to version 8.30.0 > python3-janus: update to version 1.1.0 > python3-prompt-toolkit: set the value of UPSTREAM_CHECK_PYPI_PACKAGE to enable version checking > python3-mlcommons-loadgen: update to version 5.0.0 > python3-pdm: update to version 2.22.0 > python3-cmake: update to version 3.31.1 > python3-luma-oled: update to version 3.14.0 > upower: add polkit PACKAGECONFIG option > upower: bump to 1.90.6 > upower: use archive file in SRC_URI and fix UPSTREAM_CHECK_URI > python3-virtualenv: upgrade 20.26.5 -> 20.26.6 > smarty: update 4.4.1 -> 4.5.5 > vboxguestdrivers: update to 7.0.22 > gvfs: update 1.56.0 -> 1.56.1 > file-roller: update 44.3 -> 44.4 > gnome-text-editor: update 47.0 -> 47.2 > nautilus: update 47.0 -> 47.1 > gnome-software: update 47.1 -> 47.2 > gnome-shell: update 47.1 -> 47.2 > mutter: update 47.1 -> 47.3 > gnome-control-center: update 47.1.1 -> 47.2 > pps-tools: backport a patch to fix prints > nginx: Upgrade mainline release version 1.27.1 -> 1.27.3 > proftpd: set status of CVE-2001-0027 > dash: set CVE_PRODUCT > gpiod-sysfs-proxy: new recipe > sip: Upgrade 6.8.6 -> 6.9.0 > python3-pyhsslms: Add 2.0.0 recipe > canopenterm: 1.0.9 -> 1.0.10 > vk-gl-cts: don't require networking to configure > vk-gl-cts: control what targets get built > vk-gl-cts: use cmake-qemu > vk-gl-cts: set the git tag regex for release checking > vk-gl-cts: fix EXTRA_OECMAKE > syzkaller: network in compile is not needed > etcd: don't set UPSTREAM_CHECK_COMMITS > lxdm: drop debug-tweaks > canopenterm: update to version 1.0.9 > pocketpy: update to version 2.0.3 > mariadb: Ensure compatibility with ARMv9 by updating .arch directive > openhpi: explicitly disable ov-rest plugin > libspelling: update 0.4.2 -> 0.4.5 > wireplumber: update 0.5.6 -> 0.5.7 > pipewire: update 1.2.6 -> 1.2.7 > python3-gpiod: don't recommend kernel-module-configfs for ptest > python3-gpiod: pull in just libgpiosim, not the entire libgpiod-ptest > libgpiod: minimize intra-recipe dependencies for ptest > xfstests: add missing run-time dependencies > gthumb: update 3.12.4 -> 3.12.6 > pam-radius: add recipe * sources/meta-qcom fc029c4...210c102 (19): > Merge pull request #689 from ricardosalveti/esp-qcom-image > Merge pull request #692 from chirag-jn/readme-improve > Merge pull request #688 from chirag-jn/readme > Merge pull request #687 from chirag-jn/qdl-2024-12 > Merge pull request #685 from lumag/drop-extras > Merge pull request #684 from ndechesne/yocto-check-layer-fix > Merge pull request #683 from ndechesne/fix-patch-tag > Merge pull request #682 from lumag/drop-legacy > Merge pull request #681 from lumag/drop-extras > Merge pull request #679 from lumag/update-dsp-binaries > Merge pull request #678 from lumag/x1e80100-drop-audio-fw > Merge pull request #674 from lumag/hexagon-dsp-binaries > Merge pull request #677 from lumag/no-debug-tweaks > Merge pull request #676 from lumag/add-styhead > Merge pull request #673 from lumag/fix-rb3gen2-firmware > Merge pull request #669 from olasnap/oj/optional-rootfs-arg > Merge pull request #664 from lumag/wcn3990 > Merge pull request #667 from ricardosalveti/master > Merge pull request #666 from ndechesne/uki * sources/meta-qt6 2c53920...897b24a (21): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > qtbase: always build linuxfb platform plugin > Add option to export example sources > Remove unneeded example files path < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi 1aeda3f...97d7a6b (6): > picamera-libs: removed unused libraries from python3-picamera > SECURITY.md: Add instructions for reporting security issues > rpi-base: Remove bcm2712-rpi-5-b.dtb from RPI_KERNEL_DEVICETREE target > linux-raspberrypi-6.6: Upgrade to 6.6.63 > linux: Enable CONFIG_I2C_BRCMSTB for proper HDMI I2C support > extra-build-config.md: added a white line * sources/meta-riscv e4dbaa7...3ca2320 (3): > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1 > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1 > linux-starfive-dev: Upgrade kernel to 6.6.20 * sources/meta-rockchip 3a8be31...1cdcb49 (7): > u-boot: use upstream for radxa-zero-3{e|w} > layer.conf: update to walnascar only > radxa-zero-3: switch to yocto-dev kernel > u-boot: switch to upstream SRCREV for rk-u-boot-env > bsp: rkbin: bump to latest commit in master branch > bsp: rkbin: rkbin-ddr: use version and file variables for path matching > rk3308: add provider for trusted firmware-a * sources/meta-swupdate 01dbc76...efd4c20 (11): < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 55708dbc...3c0d8bed (6): > cuda-compatibility-workarounds: Fix build with upcoming glibc 2.41 > tegra-flash-helper: Allow PKC-only secure boot flashing > linux-yocto: import recipe for 6.10 > linux-yocto: add patch to fix compatibility with nvbootctrl > edk2-firmware-tegra: add backported patch for cpp issue > tegra-binaries: refactor per-SoC vs. common deb package handling * sources/meta-ti c46f49d3...57da6c15 (8): > CI/CD Auto-Merger: cicd.master.202412130100 > CI/CD Auto-Merger: cicd.master.202412101025 > u-boot: Add patch to use SWIG_AppendOutput > conf: layer.conf: Drop scarthgap from LAYERSERIES_COMPAT > conf: machine: am62xx-lp-evm: Add PWM overlays > ti-ipc: mark as incompatible with non-Linux builds > conf: machine: am62pxx: Pick overlays for V3Link cameras > ti-ipc-examples: Remove DSP/BIOS IPC examples * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky f5a2ea77ca...183672b683 (187): > clang: Upgrade to 19.1.5 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > Revert "python3-numpy: upgrade 2.1.3 -> 2.2.0" > bitbake: parse: Add include_all conf file directive > bitbake: cooker: Make cooker 'skiplist' per-multiconfig/mc > glib-2.0: update 2.82.2 -> 2.82.4 > python3-numpy: upgrade 2.1.3 -> 2.2.0 > scripts: wrap lz4c and convert to lz4 > oe-selftest: devtool ide-sdk use modify debug-build > devtool: ide-sdk recommend DEBUG_BUILD > devtool: ide-sdk sort cmake preset > devtool: modify support debug-builds > lttng-modules: Upgrade 2.13.15 -> 2.13.16 > qemu: Upgrade 9.1.1 -> 9.2.0 > subversion: Upgrade 1.14.4 -> 1.14.5 > python3-*: Update recipes to correctly check the upstream packages > classes/pypi: update the default UPSTREAM_CHECK_URI to use the simple repo API > systemd: set CVE_PRODUCT > systemd: split networkd into its own package > systemd.bbclass: do not automatically add Also services > systemd.bbclass: refactor adding files > dropbear: add dropbearkey.service to FILES > busybox: add klogd service to FILES > perf: Fix a minor typo > system-requirements.rst: add dependencies for pdf builds > system-requirements: update list of supported distros > system-requirements: add fedora 39 to supported distros > poky.yaml.in: replace inkscape dependency by librsvg2-bin > poky.yaml.in: add missing locales dependency > Gather dependencies in poky.yaml.in > migration-guides: add release notes for 5.1.1 > ref-manual: use standardized method accross both ubuntu and debian for locale install > build-appliance-image: Update to master head revision > systemd: upgrade 256.8 -> 256.9 > yocto-bsp: Bump the default kernel to v6.12 for x86 machines > yocto-bsp: Bump the default kernel to v6.12 for beaglebone > linux-yocto: enable linux 6.12 for genericarm64 > scripts/install-buildtools: Update to 5.1.1 > binutils: Fix CVE-2024-53589 > barebox: upgrade 2024.10.0 -> 2024.12.0 > curl: upgrade 8.11.0 -> 8.11.1 > curl: upgrade 8.10.1 -> 8.11.0 > gcc: Fix c++: tweak for Wrange-loop-construct > icecc: don't use KERNEL_CC during set_icecc_env > icecc: convert set_icecc_env to python prefuncs > bitbake-config-build: add a plugin for config fragments > bitbake.conf: add an addfragments directive for oe-core and dependent layers > bitbake: bitbake-config-build: add an alias to bitbake-layers > bitbake: lib/bb/tests: use bb.build.listtasks() instead of __BBTASKS > bitbake: bitbake-user-manual-metadata: add a section about 'addfragments` > bitbake: bitbake: parse: add support for flagged fragment variables > pixman: remove long-obsolete patch > linux-yoto/6.12: bsp/genericarm64: fix configuration warning > linux-yocto: tweak cve exclusions files > systemd: actively disable Predictable Network Interface Names if !pni-names > linux-firmware: package firmware for Qualcomm AIC100 and QDU100 > linux-firmware: upgrade 20241110 -> 20241210 > sysvinit: upgrade 3.04 -> 3.11 > maintainers.inc: add self for meson, python3 recipes > ovmf: update 202408 -> 202411 > librsvg: update 2.58.2 -> 2.59.2 > maintainers.inc: Update maintainer for pseudo and rpm > scripts/devtool: use bb.util.listtasks instead of __BBTASKS > classes/utility-tasks: port do_listtasks to use bb.build.listtasks > cargo-c: convert to target recipe > rpm: replace use of rpm2cpio with rpm2archive > rpm: update 4.19.1.1 -> 4.20.0 > systemd-compat-units: execute postinst on target > base.bbclass: fix RRECOMMENDS extend issue for multilib > oeqa/selftest: Fix failure when configuration contains BBLAYERS:append > spdx 3.0: Rework how SPDX aliases are linked > classes-global/insane: Handle case where RPROVIDER is also a provider > vte: upgrade 0.78.1 -> 0.78.2 > ttyrun: upgrade 2.35.0 -> 2.36.0 > sudo: upgrade 1.9.16p1 -> 1.9.16p2 > stress-ng: upgrade 0.18.06 -> 0.18.07 > sqlite3: upgrade 3.47.0 -> 3.47.2 > re2c: upgrade 4.0 -> 4.0.1 > pixman: upgrade 0.44.0 -> 0.44.2 > llvm: upgrade 19.1.4 -> 19.1.5 > libsdl2: upgrade 2.30.9 -> 2.30.10 > libdrm: upgrade 2.4.123 -> 2.4.124 > kexec-tools: upgrade 2.0.29 -> 2.0.30 > hwdata: upgrade 0.389 -> 0.390 > gstreamer1.0: upgrade 1.24.9 -> 1.24.10 > gnupg: upgrade 2.5.1 -> 2.5.2 > git: upgrade 2.47.0 -> 2.47.1 > ell: upgrade 0.70 -> 0.71 > btrfs-tools: upgrade 6.11 -> 6.12 > bash-completion: upgrade 2.14.0 -> 2.15.0 > yocto-bsp: drop 6.10 bbappend > poky/poky-tiny: update default to v6.12 > linux-yocto: drop 6.10 > linux-yocto/6.12: introduce v6.12 reference kernel > linux-yocto/6.6: update to v6.6.64 > linux-yocto/6.6: update to v6.6.63 > python3-iniparse: remove recipe > musl: Update riscv syscalls till 6.10 kernel > openssl: Fix build on risc64/musl > ffmpeg: Fix RISCV build > scripts/install-buildtools: preserve formatting in the help message > libsecret: add pam support depending on DISTRO_FEATURES > toolchain-shar-relocate.sh: fix the replacing commands > inetutils: increase alternative priority for hostname > shadow: use update-alternatives to handle su.1 and nologin.8 > qemurunner: Fix stack trace generation in exception handler > tiff: set status for CVEs firx in 4.7.0 > tiff: remove status for CVE-2023-3164 > libssh2: remove status for CVE-2023-48795 > elfutils: backport a fix for libeu objects missing in libelf.a > libpam: add packageconfig for selinux > Revert "uboot-sign: fix U-Boot binary with public key" > bitbake: parse: add support for 'addfragments' directive > bitbake: parse/ConfHandler: allow / in variable flags > libtool: update 2.5.2 -> 2.5.4 > dtc: upgrade 1.7.0 -> 1.7.2 > bitbake: cooker: use enum for cooker state to improve readability > bitbake: server/xmlrpcserver: fix some warnings > bitbake: knotty: some small cleanups while I'm in here > bitbake: knotty: print an error if MACHINE is not set > cargo-c-native: update 0.10.3 -> 0.10.5 > go-helloworld: update to latest revision > libpam: update 1.6.1 -> 1.7.0 > libpipeline: update 1.5.7 -> 1.5.8 > texinfo: update 7.1 -> 7.1.1 > vulkan-samples: update to latest revision > pixman: update 0.42.2 -> 0.44.0 > tiff: update 4.6.0 -> 4.7.0 > webkitgtk: update 2.44.3 -> 2.46.4 > libgit2: update 1.8.2 -> 1.8.4 > utfcpp: update 4.0.5 -> 4.0.6 > python3-maturin: update 1.7.1 -> 1.7.4 > python3-markdown: update 3.6 -> 3.7 > btrfs-tools: update 6.10.1 -> 6.11 > xf86-video-fbdev: update 0.5.0 -> 0.5.1 > swig: upgrade 4.2.1 -> 4.3.0 > python3-dtc: update 1.7.0 -> 1.7.2 > virglrenderer: upgrade 1.0.1 -> 1.1.0 > cups: upgrade 2.4.10 -> 2.4.11 > python3-beartype: upgrade 0.18.5 -> 0.19.0 > elfutils: upgrade 0.191 -> 0.192 > debugedit: upgrade 5.0 -> 5.1 > pkg-config-native: pick additional search paths from $EXTRA_NATIVE_PKGCONFIG_PATH > cargo.bbclass: do not install libraries by default > gcr: drop obsolete autotools setting > meson.bbclass: enable qemu exe wrapper in nativesdk > barebox: add more common items into shared .inc with barebox-tools > mtd-utils: set PV directly in the recipe filename > maintainers.inc: unassign myself (don't panic!) > lib: oeqa: spdx: Add tests for extra options > lib: spdx: Fix SPDX_BUILD_HOST > classes: create-spdx: Fix variable dependencies > lib: sbom30: Fix agent reference > lib: sbom30: Fix import handling > lrzsz: update SRC_URI to avoid redirect > oeqa/gitarchive: Fix syntax warning > linux-yocto: add and use GPL-2.0-with-syscall-note license > meta/lib: move buildstats.py and rootfspostcommands.py into oe > qemu: set CVE-2024-6505 to fixed > lib: spdx30_tasks: Fix supplied By > systemd: remove custom rootlibexecdir and replace with nonarch_libdir > systemd: split long line in pkg_postinst > systemd: drop deprecated rootlibdir, rootprefix and split-usr options Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 18, 2024
…cale sources/meta-freescale-3rdparty sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 82bb1d21...5adb3155 (9): > arm/lib: Relax "Listening for serial connection" regex > arm-bsp/linux-yocto: add temporary 6.10 recipe > arm-bsp/linux-yocto: fix Juno build with linux 6.12 > arm-bsp/corstone-1000: IMAGE_ROOTFS_EXTRA_SPACE workaround > arm-bsp/linux-yocto: corstone1000: Update the Upstream-Status of the remoteproc patches > arm: remove python3-pyhsslms recipe > lib/fvp: add name to terminal title in FVP runner > kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the CORSTONE1000-2024.11 release. > arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release * sources/meta-clang 147349b...5d40c9a (7): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases > clang: Upgrade to 19.1.5 release > ot-br-posix: Disable sign-compare warning as error > libpam: Disable --undefined-version with LLD * sources/meta-freescale 7f045776...11ebe0bf (8): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2046 from Livius90/master > Auto-update LICENSE file with current recipe licenses > Auto-update LICENSE file with current recipe licenses > Merge pull request #2045 from hellhound94/topic/fix-script > Auto-update LICENSE file with current recipe licenses > Merge pull request #2044 from hellhound94/topic/fix-script > Merge pull request #2043 from YoeDistro/yoe/mut * sources/meta-freescale-3rdparty bc2a12c...9c89d0d (4): > Auto-update LICENSE file with current recipe licenses > Auto-update LICENSE file with current recipe licenses > Merge pull request #318 from dankm/dankm/unpackdir > Merge pull request #316 from svogl/master * sources/meta-openembedded 907a061e9...efd541b33 (104): > DO NOT MERGE: Add Github actions CI workflow > libnfs: Add gnutls build time dependency > lua-lgi: Disable on architecture without luajit port > libp11: update 0.4.12 -> 0.4.13 > libpeas: Disable lua support on architectures without luajit port > gpiod-sysfs-proxy: update v0.1.1 -> v0.1.2 > packagegroup-meta-oe: Remove libpeas from packagegroup-meta-oe-gnome > gedit: build with libpeas-1 > eog: build with libpeas-1 > geary: build with libpeas-1 > packagegroup-meta-oe: adjust after libpeas update > xfce4-power-manager: 4.18.2 -> 4.20.0 > xfce4-appfinder: 4.19.3 -> 4.20.0 > tumbler: 4.18.0 -> 4.20.0 > thunar-volman: 4.18.0 -> 4.20.0 > thunar: 4.19.0 -> 4.20.0 > xkbevd: upgrade 1.1.5 -> 1.1.6 > tinysparql: upgrade 3.8.1 -> 3.8.2 > stunnel: upgrade 5.73 -> 5.74 > python3-pybind11-json: upgrade 0.2.14 -> 0.2.15 > openjpeg: upgrade 2.5.2 -> 2.5.3 > nanopb-generator(-runtime): upgrade 0.4.9 -> 0.4.9.1 > monit: upgrade 5.34.2 -> 5.34.3 > mcelog: upgrade 201 -> 202 > lvm2: update 2.03.28 -> 2.03.29 > localsearch: upgrade 3.8.1 -> 3.8.2 > libusbmuxd: upgrade 2.0.2 -> 2.1.0 > libplist: upgrade 2.3.0 -> 2.6.0 > libnfs: upgrade 5.0.3 -> 6.0.2 > graphviz: upgrade 12.2.0 -> 12.2.1 > ctags: upgrade 6.1.20241201.0 -> 6.1.20241215.0 > ace: update 8.0.1 -> 8.0.2 > libpeas: add recipe for 2.0.5 > bmap-writer: update to latest git version > python3-*: Update recipes to correctly check the upstream packages > lua-lgi: add recipe > luajit: update > 7-zip: add new recipe > garcon: 4.19.1 -> 4.20.0 > exo: 4.19.1 -> 4.20.0 > libxfce4ui: 4.19.6 -> 4.20.0 > libxfce4util: 4.19.3 -> 4.20.0 > xfconf: 4.18.2 -> 4.20.0 > gjs: update 1.80.2 -> 1.82.1 > mozjs: add recipe for mozjs-128 > cbindgen: add recipe > mctp: upgrade 2.0 -> 2.1 > iwd: update 3.0 -> 3.2 > kernel-module-emlog: Fix build with kernel 6.12+ > python3-libusb1: rename recipe to reflect the python version and update to use pypi > lvm2: Remove a lingering reference to ${PN}-udevrules > tclap: use most recent version > bridge-utils: add CVE_PRODUCT > vbxguestdrivers: upgrade 7.0.22 -> 7.1.4 > python3-ipython: update to version 8.30.0 > python3-janus: update to version 1.1.0 > python3-prompt-toolkit: set the value of UPSTREAM_CHECK_PYPI_PACKAGE to enable version checking > python3-mlcommons-loadgen: update to version 5.0.0 > python3-pdm: update to version 2.22.0 > python3-cmake: update to version 3.31.1 > python3-luma-oled: update to version 3.14.0 > upower: add polkit PACKAGECONFIG option > upower: bump to 1.90.6 > upower: use archive file in SRC_URI and fix UPSTREAM_CHECK_URI > python3-virtualenv: upgrade 20.26.5 -> 20.26.6 > smarty: update 4.4.1 -> 4.5.5 > vboxguestdrivers: update to 7.0.22 > gvfs: update 1.56.0 -> 1.56.1 > file-roller: update 44.3 -> 44.4 > gnome-text-editor: update 47.0 -> 47.2 > nautilus: update 47.0 -> 47.1 > gnome-software: update 47.1 -> 47.2 > gnome-shell: update 47.1 -> 47.2 > mutter: update 47.1 -> 47.3 > gnome-control-center: update 47.1.1 -> 47.2 > pps-tools: backport a patch to fix prints > nginx: Upgrade mainline release version 1.27.1 -> 1.27.3 > proftpd: set status of CVE-2001-0027 > dash: set CVE_PRODUCT > gpiod-sysfs-proxy: new recipe > sip: Upgrade 6.8.6 -> 6.9.0 > python3-pyhsslms: Add 2.0.0 recipe > canopenterm: 1.0.9 -> 1.0.10 > vk-gl-cts: don't require networking to configure > vk-gl-cts: control what targets get built > vk-gl-cts: use cmake-qemu > vk-gl-cts: set the git tag regex for release checking > vk-gl-cts: fix EXTRA_OECMAKE > syzkaller: network in compile is not needed > etcd: don't set UPSTREAM_CHECK_COMMITS > lxdm: drop debug-tweaks > canopenterm: update to version 1.0.9 > pocketpy: update to version 2.0.3 > mariadb: Ensure compatibility with ARMv9 by updating .arch directive > openhpi: explicitly disable ov-rest plugin > libspelling: update 0.4.2 -> 0.4.5 > wireplumber: update 0.5.6 -> 0.5.7 > pipewire: update 1.2.6 -> 1.2.7 > python3-gpiod: don't recommend kernel-module-configfs for ptest > python3-gpiod: pull in just libgpiosim, not the entire libgpiod-ptest > libgpiod: minimize intra-recipe dependencies for ptest > xfstests: add missing run-time dependencies > gthumb: update 3.12.4 -> 3.12.6 > pam-radius: add recipe * sources/meta-qcom fc029c4...210c102 (19): > Merge pull request #689 from ricardosalveti/esp-qcom-image > Merge pull request #692 from chirag-jn/readme-improve > Merge pull request #688 from chirag-jn/readme > Merge pull request #687 from chirag-jn/qdl-2024-12 > Merge pull request #685 from lumag/drop-extras > Merge pull request #684 from ndechesne/yocto-check-layer-fix > Merge pull request #683 from ndechesne/fix-patch-tag > Merge pull request #682 from lumag/drop-legacy > Merge pull request #681 from lumag/drop-extras > Merge pull request #679 from lumag/update-dsp-binaries > Merge pull request #678 from lumag/x1e80100-drop-audio-fw > Merge pull request #674 from lumag/hexagon-dsp-binaries > Merge pull request #677 from lumag/no-debug-tweaks > Merge pull request #676 from lumag/add-styhead > Merge pull request #673 from lumag/fix-rb3gen2-firmware > Merge pull request #669 from olasnap/oj/optional-rootfs-arg > Merge pull request #664 from lumag/wcn3990 > Merge pull request #667 from ricardosalveti/master > Merge pull request #666 from ndechesne/uki * sources/meta-qt6 2c53920...0dcee7c (24): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > coin: temporarily drop pyside from CI kirkstone branch > Update submodule refs on '6.8' in yocto/meta-qt6 > qttranslations: include SBOM files > qtbase: always build linuxfb platform plugin > Add option to export example sources > Remove unneeded example files path < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi 1aeda3f...97d7a6b (6): > picamera-libs: removed unused libraries from python3-picamera > SECURITY.md: Add instructions for reporting security issues > rpi-base: Remove bcm2712-rpi-5-b.dtb from RPI_KERNEL_DEVICETREE target > linux-raspberrypi-6.6: Upgrade to 6.6.63 > linux: Enable CONFIG_I2C_BRCMSTB for proper HDMI I2C support > extra-build-config.md: added a white line * sources/meta-riscv e4dbaa7...3ca2320 (3): > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1 > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1 > linux-starfive-dev: Upgrade kernel to 6.6.20 * sources/meta-rockchip 3a8be31...1cdcb49 (7): > u-boot: use upstream for radxa-zero-3{e|w} > layer.conf: update to walnascar only > radxa-zero-3: switch to yocto-dev kernel > u-boot: switch to upstream SRCREV for rk-u-boot-env > bsp: rkbin: bump to latest commit in master branch > bsp: rkbin: rkbin-ddr: use version and file variables for path matching > rk3308: add provider for trusted firmware-a * sources/meta-swupdate 01dbc76...efd4c20 (11): < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 55708dbc...3c0d8bed (6): > cuda-compatibility-workarounds: Fix build with upcoming glibc 2.41 > tegra-flash-helper: Allow PKC-only secure boot flashing > linux-yocto: import recipe for 6.10 > linux-yocto: add patch to fix compatibility with nvbootctrl > edk2-firmware-tegra: add backported patch for cpp issue > tegra-binaries: refactor per-SoC vs. common deb package handling * sources/meta-ti c46f49d3...57da6c15 (8): > CI/CD Auto-Merger: cicd.master.202412130100 > CI/CD Auto-Merger: cicd.master.202412101025 > u-boot: Add patch to use SWIG_AppendOutput > conf: layer.conf: Drop scarthgap from LAYERSERIES_COMPAT > conf: machine: am62xx-lp-evm: Add PWM overlays > ti-ipc: mark as incompatible with non-Linux builds > conf: machine: am62pxx: Pick overlays for V3Link cameras > ti-ipc-examples: Remove DSP/BIOS IPC examples * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky f5a2ea77ca...475bc46ae1 (210): > musl: Upgrade to latest > clang: Upgrade to 19.1.5 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > cve-update-nvd2-native: Tweak to work better with NFS DL_DIR > populate_sdk_ext: write_local_conf add shutil import > gcc: backport patch to fix data relocation to !ENDBR: stpcpy > oe-setup-build: raise exceptions on errors > socat: upgrade 1.8.0.1 -> 1.8.0.2 > re2c: upgrade 4.0.1 -> 4.0.2 > pango: upgrade 1.55.0 -> 1.55.5 > ofono: upgrade 2.13 -> 2.14 > nfs-utils: upgrade 2.8.1 -> 2.8.2 > mpg123: upgrade 1.32.9 -> 1.32.10 > libxxf86vm: upgrade 1.1.5 -> 1.1.6 > libxv: upgrade 1.0.12 -> 1.0.13 > libxrender: upgrade 0.9.11 -> 0.9.12 > libxcvt: upgrade 0.1.2 -> 0.1.3 > libxau: upgrade 1.0.11 -> 1.0.12 > libsm: upgrade 1.2.4 -> 1.2.5 > libjitterentropy: upgrade 3.6.0 -> 3.6.1 > libice: upgrade 1.1.1 -> 1.1.2 > json-glib: upgrade 1.10.0 -> 1.10.6 > igt-gpu-tools: upgrade 1.29 -> 1.30 > erofs-utils: upgrade 1.8.2 -> 1.8.3 > appstream: upgrade 1.0.3 -> 1.0.4 > Revert "python3-numpy: upgrade 2.1.3 -> 2.2.0" > bitbake: parse: Add include_all conf file directive > bitbake: cooker: Make cooker 'skiplist' per-multiconfig/mc > glib-2.0: update 2.82.2 -> 2.82.4 > python3-numpy: upgrade 2.1.3 -> 2.2.0 > scripts: wrap lz4c and convert to lz4 > oe-selftest: devtool ide-sdk use modify debug-build > devtool: ide-sdk recommend DEBUG_BUILD > devtool: ide-sdk sort cmake preset > devtool: modify support debug-builds > lttng-modules: Upgrade 2.13.15 -> 2.13.16 > qemu: Upgrade 9.1.1 -> 9.2.0 > subversion: Upgrade 1.14.4 -> 1.14.5 > python3-*: Update recipes to correctly check the upstream packages > classes/pypi: update the default UPSTREAM_CHECK_URI to use the simple repo API > systemd: set CVE_PRODUCT > systemd: split networkd into its own package > systemd.bbclass: do not automatically add Also services > systemd.bbclass: refactor adding files > dropbear: add dropbearkey.service to FILES > busybox: add klogd service to FILES > perf: Fix a minor typo > system-requirements.rst: add dependencies for pdf builds > system-requirements: update list of supported distros > system-requirements: add fedora 39 to supported distros > poky.yaml.in: replace inkscape dependency by librsvg2-bin > poky.yaml.in: add missing locales dependency > Gather dependencies in poky.yaml.in > migration-guides: add release notes for 5.1.1 > ref-manual: use standardized method accross both ubuntu and debian for locale install > build-appliance-image: Update to master head revision > systemd: upgrade 256.8 -> 256.9 > yocto-bsp: Bump the default kernel to v6.12 for x86 machines > yocto-bsp: Bump the default kernel to v6.12 for beaglebone > linux-yocto: enable linux 6.12 for genericarm64 > scripts/install-buildtools: Update to 5.1.1 > binutils: Fix CVE-2024-53589 > barebox: upgrade 2024.10.0 -> 2024.12.0 > curl: upgrade 8.11.0 -> 8.11.1 > curl: upgrade 8.10.1 -> 8.11.0 > gcc: Fix c++: tweak for Wrange-loop-construct > icecc: don't use KERNEL_CC during set_icecc_env > icecc: convert set_icecc_env to python prefuncs > bitbake-config-build: add a plugin for config fragments > bitbake.conf: add an addfragments directive for oe-core and dependent layers > bitbake: bitbake-config-build: add an alias to bitbake-layers > bitbake: lib/bb/tests: use bb.build.listtasks() instead of __BBTASKS > bitbake: bitbake-user-manual-metadata: add a section about 'addfragments` > bitbake: bitbake: parse: add support for flagged fragment variables > pixman: remove long-obsolete patch > linux-yoto/6.12: bsp/genericarm64: fix configuration warning > linux-yocto: tweak cve exclusions files > systemd: actively disable Predictable Network Interface Names if !pni-names > linux-firmware: package firmware for Qualcomm AIC100 and QDU100 > linux-firmware: upgrade 20241110 -> 20241210 > sysvinit: upgrade 3.04 -> 3.11 > maintainers.inc: add self for meson, python3 recipes > ovmf: update 202408 -> 202411 > librsvg: update 2.58.2 -> 2.59.2 > maintainers.inc: Update maintainer for pseudo and rpm > scripts/devtool: use bb.util.listtasks instead of __BBTASKS > classes/utility-tasks: port do_listtasks to use bb.build.listtasks > cargo-c: convert to target recipe > rpm: replace use of rpm2cpio with rpm2archive > rpm: update 4.19.1.1 -> 4.20.0 > systemd-compat-units: execute postinst on target > base.bbclass: fix RRECOMMENDS extend issue for multilib > oeqa/selftest: Fix failure when configuration contains BBLAYERS:append > spdx 3.0: Rework how SPDX aliases are linked > classes-global/insane: Handle case where RPROVIDER is also a provider > vte: upgrade 0.78.1 -> 0.78.2 > ttyrun: upgrade 2.35.0 -> 2.36.0 > sudo: upgrade 1.9.16p1 -> 1.9.16p2 > stress-ng: upgrade 0.18.06 -> 0.18.07 > sqlite3: upgrade 3.47.0 -> 3.47.2 > re2c: upgrade 4.0 -> 4.0.1 > pixman: upgrade 0.44.0 -> 0.44.2 > llvm: upgrade 19.1.4 -> 19.1.5 > libsdl2: upgrade 2.30.9 -> 2.30.10 > libdrm: upgrade 2.4.123 -> 2.4.124 > kexec-tools: upgrade 2.0.29 -> 2.0.30 > hwdata: upgrade 0.389 -> 0.390 > gstreamer1.0: upgrade 1.24.9 -> 1.24.10 > gnupg: upgrade 2.5.1 -> 2.5.2 > git: upgrade 2.47.0 -> 2.47.1 > ell: upgrade 0.70 -> 0.71 > btrfs-tools: upgrade 6.11 -> 6.12 > bash-completion: upgrade 2.14.0 -> 2.15.0 > yocto-bsp: drop 6.10 bbappend > poky/poky-tiny: update default to v6.12 > linux-yocto: drop 6.10 > linux-yocto/6.12: introduce v6.12 reference kernel > linux-yocto/6.6: update to v6.6.64 > linux-yocto/6.6: update to v6.6.63 > python3-iniparse: remove recipe > musl: Update riscv syscalls till 6.10 kernel > openssl: Fix build on risc64/musl > ffmpeg: Fix RISCV build > scripts/install-buildtools: preserve formatting in the help message > libsecret: add pam support depending on DISTRO_FEATURES > toolchain-shar-relocate.sh: fix the replacing commands > inetutils: increase alternative priority for hostname > shadow: use update-alternatives to handle su.1 and nologin.8 > qemurunner: Fix stack trace generation in exception handler > tiff: set status for CVEs firx in 4.7.0 > tiff: remove status for CVE-2023-3164 > libssh2: remove status for CVE-2023-48795 > elfutils: backport a fix for libeu objects missing in libelf.a > libpam: add packageconfig for selinux > Revert "uboot-sign: fix U-Boot binary with public key" > bitbake: parse: add support for 'addfragments' directive > bitbake: parse/ConfHandler: allow / in variable flags > libtool: update 2.5.2 -> 2.5.4 > dtc: upgrade 1.7.0 -> 1.7.2 > bitbake: cooker: use enum for cooker state to improve readability > bitbake: server/xmlrpcserver: fix some warnings > bitbake: knotty: some small cleanups while I'm in here > bitbake: knotty: print an error if MACHINE is not set > cargo-c-native: update 0.10.3 -> 0.10.5 > go-helloworld: update to latest revision > libpam: update 1.6.1 -> 1.7.0 > libpipeline: update 1.5.7 -> 1.5.8 > texinfo: update 7.1 -> 7.1.1 > vulkan-samples: update to latest revision > pixman: update 0.42.2 -> 0.44.0 > tiff: update 4.6.0 -> 4.7.0 > webkitgtk: update 2.44.3 -> 2.46.4 > libgit2: update 1.8.2 -> 1.8.4 > utfcpp: update 4.0.5 -> 4.0.6 > python3-maturin: update 1.7.1 -> 1.7.4 > python3-markdown: update 3.6 -> 3.7 > btrfs-tools: update 6.10.1 -> 6.11 > xf86-video-fbdev: update 0.5.0 -> 0.5.1 > swig: upgrade 4.2.1 -> 4.3.0 > python3-dtc: update 1.7.0 -> 1.7.2 > virglrenderer: upgrade 1.0.1 -> 1.1.0 > cups: upgrade 2.4.10 -> 2.4.11 > python3-beartype: upgrade 0.18.5 -> 0.19.0 > elfutils: upgrade 0.191 -> 0.192 > debugedit: upgrade 5.0 -> 5.1 > pkg-config-native: pick additional search paths from $EXTRA_NATIVE_PKGCONFIG_PATH > cargo.bbclass: do not install libraries by default > gcr: drop obsolete autotools setting > meson.bbclass: enable qemu exe wrapper in nativesdk > barebox: add more common items into shared .inc with barebox-tools > mtd-utils: set PV directly in the recipe filename > maintainers.inc: unassign myself (don't panic!) > lib: oeqa: spdx: Add tests for extra options > lib: spdx: Fix SPDX_BUILD_HOST > classes: create-spdx: Fix variable dependencies > lib: sbom30: Fix agent reference > lib: sbom30: Fix import handling > lrzsz: update SRC_URI to avoid redirect > oeqa/gitarchive: Fix syntax warning > linux-yocto: add and use GPL-2.0-with-syscall-note license > meta/lib: move buildstats.py and rootfspostcommands.py into oe > qemu: set CVE-2024-6505 to fixed > lib: spdx30_tasks: Fix supplied By > systemd: remove custom rootlibexecdir and replace with nonarch_libdir > systemd: split long line in pkg_postinst > systemd: drop deprecated rootlibdir, rootprefix and split-usr options Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 19, 2024
…cale sources/meta-freescale-3rdparty sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 82bb1d21...5adb3155 (9): > arm/lib: Relax "Listening for serial connection" regex > arm-bsp/linux-yocto: add temporary 6.10 recipe > arm-bsp/linux-yocto: fix Juno build with linux 6.12 > arm-bsp/corstone-1000: IMAGE_ROOTFS_EXTRA_SPACE workaround > arm-bsp/linux-yocto: corstone1000: Update the Upstream-Status of the remoteproc patches > arm: remove python3-pyhsslms recipe > lib/fvp: add name to terminal title in FVP runner > kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the CORSTONE1000-2024.11 release. > arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release * sources/meta-clang 147349b...5d40c9a (7): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases > clang: Upgrade to 19.1.5 release > ot-br-posix: Disable sign-compare warning as error > libpam: Disable --undefined-version with LLD * sources/meta-freescale 7f045776...076ebc5c (8): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2046 from Livius90/master > Auto-update LICENSE file with current recipe licenses > Auto-update LICENSE file with current recipe licenses > Merge pull request #2045 from hellhound94/topic/fix-script > Auto-update LICENSE file with current recipe licenses > Merge pull request #2044 from hellhound94/topic/fix-script > Merge pull request #2043 from YoeDistro/yoe/mut * sources/meta-freescale-3rdparty bc2a12c...b8c4368 (4): > Auto-update LICENSE file with current recipe licenses > Auto-update LICENSE file with current recipe licenses > Merge pull request #318 from dankm/dankm/unpackdir > Merge pull request #316 from svogl/master * sources/meta-openembedded 907a061e9...efd541b33 (104): > DO NOT MERGE: Add Github actions CI workflow > libnfs: Add gnutls build time dependency > lua-lgi: Disable on architecture without luajit port > libp11: update 0.4.12 -> 0.4.13 > libpeas: Disable lua support on architectures without luajit port > gpiod-sysfs-proxy: update v0.1.1 -> v0.1.2 > packagegroup-meta-oe: Remove libpeas from packagegroup-meta-oe-gnome > gedit: build with libpeas-1 > eog: build with libpeas-1 > geary: build with libpeas-1 > packagegroup-meta-oe: adjust after libpeas update > xfce4-power-manager: 4.18.2 -> 4.20.0 > xfce4-appfinder: 4.19.3 -> 4.20.0 > tumbler: 4.18.0 -> 4.20.0 > thunar-volman: 4.18.0 -> 4.20.0 > thunar: 4.19.0 -> 4.20.0 > xkbevd: upgrade 1.1.5 -> 1.1.6 > tinysparql: upgrade 3.8.1 -> 3.8.2 > stunnel: upgrade 5.73 -> 5.74 > python3-pybind11-json: upgrade 0.2.14 -> 0.2.15 > openjpeg: upgrade 2.5.2 -> 2.5.3 > nanopb-generator(-runtime): upgrade 0.4.9 -> 0.4.9.1 > monit: upgrade 5.34.2 -> 5.34.3 > mcelog: upgrade 201 -> 202 > lvm2: update 2.03.28 -> 2.03.29 > localsearch: upgrade 3.8.1 -> 3.8.2 > libusbmuxd: upgrade 2.0.2 -> 2.1.0 > libplist: upgrade 2.3.0 -> 2.6.0 > libnfs: upgrade 5.0.3 -> 6.0.2 > graphviz: upgrade 12.2.0 -> 12.2.1 > ctags: upgrade 6.1.20241201.0 -> 6.1.20241215.0 > ace: update 8.0.1 -> 8.0.2 > libpeas: add recipe for 2.0.5 > bmap-writer: update to latest git version > python3-*: Update recipes to correctly check the upstream packages > lua-lgi: add recipe > luajit: update > 7-zip: add new recipe > garcon: 4.19.1 -> 4.20.0 > exo: 4.19.1 -> 4.20.0 > libxfce4ui: 4.19.6 -> 4.20.0 > libxfce4util: 4.19.3 -> 4.20.0 > xfconf: 4.18.2 -> 4.20.0 > gjs: update 1.80.2 -> 1.82.1 > mozjs: add recipe for mozjs-128 > cbindgen: add recipe > mctp: upgrade 2.0 -> 2.1 > iwd: update 3.0 -> 3.2 > kernel-module-emlog: Fix build with kernel 6.12+ > python3-libusb1: rename recipe to reflect the python version and update to use pypi > lvm2: Remove a lingering reference to ${PN}-udevrules > tclap: use most recent version > bridge-utils: add CVE_PRODUCT > vbxguestdrivers: upgrade 7.0.22 -> 7.1.4 > python3-ipython: update to version 8.30.0 > python3-janus: update to version 1.1.0 > python3-prompt-toolkit: set the value of UPSTREAM_CHECK_PYPI_PACKAGE to enable version checking > python3-mlcommons-loadgen: update to version 5.0.0 > python3-pdm: update to version 2.22.0 > python3-cmake: update to version 3.31.1 > python3-luma-oled: update to version 3.14.0 > upower: add polkit PACKAGECONFIG option > upower: bump to 1.90.6 > upower: use archive file in SRC_URI and fix UPSTREAM_CHECK_URI > python3-virtualenv: upgrade 20.26.5 -> 20.26.6 > smarty: update 4.4.1 -> 4.5.5 > vboxguestdrivers: update to 7.0.22 > gvfs: update 1.56.0 -> 1.56.1 > file-roller: update 44.3 -> 44.4 > gnome-text-editor: update 47.0 -> 47.2 > nautilus: update 47.0 -> 47.1 > gnome-software: update 47.1 -> 47.2 > gnome-shell: update 47.1 -> 47.2 > mutter: update 47.1 -> 47.3 > gnome-control-center: update 47.1.1 -> 47.2 > pps-tools: backport a patch to fix prints > nginx: Upgrade mainline release version 1.27.1 -> 1.27.3 > proftpd: set status of CVE-2001-0027 > dash: set CVE_PRODUCT > gpiod-sysfs-proxy: new recipe > sip: Upgrade 6.8.6 -> 6.9.0 > python3-pyhsslms: Add 2.0.0 recipe > canopenterm: 1.0.9 -> 1.0.10 > vk-gl-cts: don't require networking to configure > vk-gl-cts: control what targets get built > vk-gl-cts: use cmake-qemu > vk-gl-cts: set the git tag regex for release checking > vk-gl-cts: fix EXTRA_OECMAKE > syzkaller: network in compile is not needed > etcd: don't set UPSTREAM_CHECK_COMMITS > lxdm: drop debug-tweaks > canopenterm: update to version 1.0.9 > pocketpy: update to version 2.0.3 > mariadb: Ensure compatibility with ARMv9 by updating .arch directive > openhpi: explicitly disable ov-rest plugin > libspelling: update 0.4.2 -> 0.4.5 > wireplumber: update 0.5.6 -> 0.5.7 > pipewire: update 1.2.6 -> 1.2.7 > python3-gpiod: don't recommend kernel-module-configfs for ptest > python3-gpiod: pull in just libgpiosim, not the entire libgpiod-ptest > libgpiod: minimize intra-recipe dependencies for ptest > xfstests: add missing run-time dependencies > gthumb: update 3.12.4 -> 3.12.6 > pam-radius: add recipe * sources/meta-qcom fc029c4...210c102 (19): > Merge pull request #689 from ricardosalveti/esp-qcom-image > Merge pull request #692 from chirag-jn/readme-improve > Merge pull request #688 from chirag-jn/readme > Merge pull request #687 from chirag-jn/qdl-2024-12 > Merge pull request #685 from lumag/drop-extras > Merge pull request #684 from ndechesne/yocto-check-layer-fix > Merge pull request #683 from ndechesne/fix-patch-tag > Merge pull request #682 from lumag/drop-legacy > Merge pull request #681 from lumag/drop-extras > Merge pull request #679 from lumag/update-dsp-binaries > Merge pull request #678 from lumag/x1e80100-drop-audio-fw > Merge pull request #674 from lumag/hexagon-dsp-binaries > Merge pull request #677 from lumag/no-debug-tweaks > Merge pull request #676 from lumag/add-styhead > Merge pull request #673 from lumag/fix-rb3gen2-firmware > Merge pull request #669 from olasnap/oj/optional-rootfs-arg > Merge pull request #664 from lumag/wcn3990 > Merge pull request #667 from ricardosalveti/master > Merge pull request #666 from ndechesne/uki * sources/meta-qt6 2c53920...0dcee7c (24): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > coin: temporarily drop pyside from CI kirkstone branch > Update submodule refs on '6.8' in yocto/meta-qt6 > qttranslations: include SBOM files > qtbase: always build linuxfb platform plugin > Add option to export example sources > Remove unneeded example files path < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi 1aeda3f...97d7a6b (6): > picamera-libs: removed unused libraries from python3-picamera > SECURITY.md: Add instructions for reporting security issues > rpi-base: Remove bcm2712-rpi-5-b.dtb from RPI_KERNEL_DEVICETREE target > linux-raspberrypi-6.6: Upgrade to 6.6.63 > linux: Enable CONFIG_I2C_BRCMSTB for proper HDMI I2C support > extra-build-config.md: added a white line * sources/meta-riscv e4dbaa7...3ca2320 (3): > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1 > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1 > linux-starfive-dev: Upgrade kernel to 6.6.20 * sources/meta-rockchip 3a8be31...1cdcb49 (7): > u-boot: use upstream for radxa-zero-3{e|w} > layer.conf: update to walnascar only > radxa-zero-3: switch to yocto-dev kernel > u-boot: switch to upstream SRCREV for rk-u-boot-env > bsp: rkbin: bump to latest commit in master branch > bsp: rkbin: rkbin-ddr: use version and file variables for path matching > rk3308: add provider for trusted firmware-a * sources/meta-swupdate 01dbc76...efd4c20 (11): < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 55708dbc...3c0d8bed (6): > cuda-compatibility-workarounds: Fix build with upcoming glibc 2.41 > tegra-flash-helper: Allow PKC-only secure boot flashing > linux-yocto: import recipe for 6.10 > linux-yocto: add patch to fix compatibility with nvbootctrl > edk2-firmware-tegra: add backported patch for cpp issue > tegra-binaries: refactor per-SoC vs. common deb package handling * sources/meta-ti c46f49d3...57da6c15 (8): > CI/CD Auto-Merger: cicd.master.202412130100 > CI/CD Auto-Merger: cicd.master.202412101025 > u-boot: Add patch to use SWIG_AppendOutput > conf: layer.conf: Drop scarthgap from LAYERSERIES_COMPAT > conf: machine: am62xx-lp-evm: Add PWM overlays > ti-ipc: mark as incompatible with non-Linux builds > conf: machine: am62pxx: Pick overlays for V3Link cameras > ti-ipc-examples: Remove DSP/BIOS IPC examples * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky f5a2ea77ca...dcf36a29e0 (212): > webkitgtk: Fix build on 32bit arches with 64bit time_t only > nfs-utils: Fix warnings found with clang > musl: Upgrade to latest > clang: Upgrade to 19.1.5 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > cve-update-nvd2-native: Tweak to work better with NFS DL_DIR > populate_sdk_ext: write_local_conf add shutil import > gcc: backport patch to fix data relocation to !ENDBR: stpcpy > oe-setup-build: raise exceptions on errors > socat: upgrade 1.8.0.1 -> 1.8.0.2 > re2c: upgrade 4.0.1 -> 4.0.2 > pango: upgrade 1.55.0 -> 1.55.5 > ofono: upgrade 2.13 -> 2.14 > nfs-utils: upgrade 2.8.1 -> 2.8.2 > mpg123: upgrade 1.32.9 -> 1.32.10 > libxxf86vm: upgrade 1.1.5 -> 1.1.6 > libxv: upgrade 1.0.12 -> 1.0.13 > libxrender: upgrade 0.9.11 -> 0.9.12 > libxcvt: upgrade 0.1.2 -> 0.1.3 > libxau: upgrade 1.0.11 -> 1.0.12 > libsm: upgrade 1.2.4 -> 1.2.5 > libjitterentropy: upgrade 3.6.0 -> 3.6.1 > libice: upgrade 1.1.1 -> 1.1.2 > json-glib: upgrade 1.10.0 -> 1.10.6 > igt-gpu-tools: upgrade 1.29 -> 1.30 > erofs-utils: upgrade 1.8.2 -> 1.8.3 > appstream: upgrade 1.0.3 -> 1.0.4 > Revert "python3-numpy: upgrade 2.1.3 -> 2.2.0" > bitbake: parse: Add include_all conf file directive > bitbake: cooker: Make cooker 'skiplist' per-multiconfig/mc > glib-2.0: update 2.82.2 -> 2.82.4 > python3-numpy: upgrade 2.1.3 -> 2.2.0 > scripts: wrap lz4c and convert to lz4 > oe-selftest: devtool ide-sdk use modify debug-build > devtool: ide-sdk recommend DEBUG_BUILD > devtool: ide-sdk sort cmake preset > devtool: modify support debug-builds > lttng-modules: Upgrade 2.13.15 -> 2.13.16 > qemu: Upgrade 9.1.1 -> 9.2.0 > subversion: Upgrade 1.14.4 -> 1.14.5 > python3-*: Update recipes to correctly check the upstream packages > classes/pypi: update the default UPSTREAM_CHECK_URI to use the simple repo API > systemd: set CVE_PRODUCT > systemd: split networkd into its own package > systemd.bbclass: do not automatically add Also services > systemd.bbclass: refactor adding files > dropbear: add dropbearkey.service to FILES > busybox: add klogd service to FILES > perf: Fix a minor typo > system-requirements.rst: add dependencies for pdf builds > system-requirements: update list of supported distros > system-requirements: add fedora 39 to supported distros > poky.yaml.in: replace inkscape dependency by librsvg2-bin > poky.yaml.in: add missing locales dependency > Gather dependencies in poky.yaml.in > migration-guides: add release notes for 5.1.1 > ref-manual: use standardized method accross both ubuntu and debian for locale install > build-appliance-image: Update to master head revision > systemd: upgrade 256.8 -> 256.9 > yocto-bsp: Bump the default kernel to v6.12 for x86 machines > yocto-bsp: Bump the default kernel to v6.12 for beaglebone > linux-yocto: enable linux 6.12 for genericarm64 > scripts/install-buildtools: Update to 5.1.1 > binutils: Fix CVE-2024-53589 > barebox: upgrade 2024.10.0 -> 2024.12.0 > curl: upgrade 8.11.0 -> 8.11.1 > curl: upgrade 8.10.1 -> 8.11.0 > gcc: Fix c++: tweak for Wrange-loop-construct > icecc: don't use KERNEL_CC during set_icecc_env > icecc: convert set_icecc_env to python prefuncs > bitbake-config-build: add a plugin for config fragments > bitbake.conf: add an addfragments directive for oe-core and dependent layers > bitbake: bitbake-config-build: add an alias to bitbake-layers > bitbake: lib/bb/tests: use bb.build.listtasks() instead of __BBTASKS > bitbake: bitbake-user-manual-metadata: add a section about 'addfragments` > bitbake: bitbake: parse: add support for flagged fragment variables > pixman: remove long-obsolete patch > linux-yoto/6.12: bsp/genericarm64: fix configuration warning > linux-yocto: tweak cve exclusions files > systemd: actively disable Predictable Network Interface Names if !pni-names > linux-firmware: package firmware for Qualcomm AIC100 and QDU100 > linux-firmware: upgrade 20241110 -> 20241210 > sysvinit: upgrade 3.04 -> 3.11 > maintainers.inc: add self for meson, python3 recipes > ovmf: update 202408 -> 202411 > librsvg: update 2.58.2 -> 2.59.2 > maintainers.inc: Update maintainer for pseudo and rpm > scripts/devtool: use bb.util.listtasks instead of __BBTASKS > classes/utility-tasks: port do_listtasks to use bb.build.listtasks > cargo-c: convert to target recipe > rpm: replace use of rpm2cpio with rpm2archive > rpm: update 4.19.1.1 -> 4.20.0 > systemd-compat-units: execute postinst on target > base.bbclass: fix RRECOMMENDS extend issue for multilib > oeqa/selftest: Fix failure when configuration contains BBLAYERS:append > spdx 3.0: Rework how SPDX aliases are linked > classes-global/insane: Handle case where RPROVIDER is also a provider > vte: upgrade 0.78.1 -> 0.78.2 > ttyrun: upgrade 2.35.0 -> 2.36.0 > sudo: upgrade 1.9.16p1 -> 1.9.16p2 > stress-ng: upgrade 0.18.06 -> 0.18.07 > sqlite3: upgrade 3.47.0 -> 3.47.2 > re2c: upgrade 4.0 -> 4.0.1 > pixman: upgrade 0.44.0 -> 0.44.2 > llvm: upgrade 19.1.4 -> 19.1.5 > libsdl2: upgrade 2.30.9 -> 2.30.10 > libdrm: upgrade 2.4.123 -> 2.4.124 > kexec-tools: upgrade 2.0.29 -> 2.0.30 > hwdata: upgrade 0.389 -> 0.390 > gstreamer1.0: upgrade 1.24.9 -> 1.24.10 > gnupg: upgrade 2.5.1 -> 2.5.2 > git: upgrade 2.47.0 -> 2.47.1 > ell: upgrade 0.70 -> 0.71 > btrfs-tools: upgrade 6.11 -> 6.12 > bash-completion: upgrade 2.14.0 -> 2.15.0 > yocto-bsp: drop 6.10 bbappend > poky/poky-tiny: update default to v6.12 > linux-yocto: drop 6.10 > linux-yocto/6.12: introduce v6.12 reference kernel > linux-yocto/6.6: update to v6.6.64 > linux-yocto/6.6: update to v6.6.63 > python3-iniparse: remove recipe > musl: Update riscv syscalls till 6.10 kernel > openssl: Fix build on risc64/musl > ffmpeg: Fix RISCV build > scripts/install-buildtools: preserve formatting in the help message > libsecret: add pam support depending on DISTRO_FEATURES > toolchain-shar-relocate.sh: fix the replacing commands > inetutils: increase alternative priority for hostname > shadow: use update-alternatives to handle su.1 and nologin.8 > qemurunner: Fix stack trace generation in exception handler > tiff: set status for CVEs firx in 4.7.0 > tiff: remove status for CVE-2023-3164 > libssh2: remove status for CVE-2023-48795 > elfutils: backport a fix for libeu objects missing in libelf.a > libpam: add packageconfig for selinux > Revert "uboot-sign: fix U-Boot binary with public key" > bitbake: parse: add support for 'addfragments' directive > bitbake: parse/ConfHandler: allow / in variable flags > libtool: update 2.5.2 -> 2.5.4 > dtc: upgrade 1.7.0 -> 1.7.2 > bitbake: cooker: use enum for cooker state to improve readability > bitbake: server/xmlrpcserver: fix some warnings > bitbake: knotty: some small cleanups while I'm in here > bitbake: knotty: print an error if MACHINE is not set > cargo-c-native: update 0.10.3 -> 0.10.5 > go-helloworld: update to latest revision > libpam: update 1.6.1 -> 1.7.0 > libpipeline: update 1.5.7 -> 1.5.8 > texinfo: update 7.1 -> 7.1.1 > vulkan-samples: update to latest revision > pixman: update 0.42.2 -> 0.44.0 > tiff: update 4.6.0 -> 4.7.0 > webkitgtk: update 2.44.3 -> 2.46.4 > libgit2: update 1.8.2 -> 1.8.4 > utfcpp: update 4.0.5 -> 4.0.6 > python3-maturin: update 1.7.1 -> 1.7.4 > python3-markdown: update 3.6 -> 3.7 > btrfs-tools: update 6.10.1 -> 6.11 > xf86-video-fbdev: update 0.5.0 -> 0.5.1 > swig: upgrade 4.2.1 -> 4.3.0 > python3-dtc: update 1.7.0 -> 1.7.2 > virglrenderer: upgrade 1.0.1 -> 1.1.0 > cups: upgrade 2.4.10 -> 2.4.11 > python3-beartype: upgrade 0.18.5 -> 0.19.0 > elfutils: upgrade 0.191 -> 0.192 > debugedit: upgrade 5.0 -> 5.1 > pkg-config-native: pick additional search paths from $EXTRA_NATIVE_PKGCONFIG_PATH > cargo.bbclass: do not install libraries by default > gcr: drop obsolete autotools setting > meson.bbclass: enable qemu exe wrapper in nativesdk > barebox: add more common items into shared .inc with barebox-tools > mtd-utils: set PV directly in the recipe filename > maintainers.inc: unassign myself (don't panic!) > lib: oeqa: spdx: Add tests for extra options > lib: spdx: Fix SPDX_BUILD_HOST > classes: create-spdx: Fix variable dependencies > lib: sbom30: Fix agent reference > lib: sbom30: Fix import handling > lrzsz: update SRC_URI to avoid redirect > oeqa/gitarchive: Fix syntax warning > linux-yocto: add and use GPL-2.0-with-syscall-note license > meta/lib: move buildstats.py and rootfspostcommands.py into oe > qemu: set CVE-2024-6505 to fixed > lib: spdx30_tasks: Fix supplied By > systemd: remove custom rootlibexecdir and replace with nonarch_libdir > systemd: split long line in pkg_postinst > systemd: drop deprecated rootlibdir, rootprefix and split-usr options Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 19, 2024
…cale sources/meta-freescale-3rdparty sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 82bb1d21...5adb3155 (9): > arm/lib: Relax "Listening for serial connection" regex > arm-bsp/linux-yocto: add temporary 6.10 recipe > arm-bsp/linux-yocto: fix Juno build with linux 6.12 > arm-bsp/corstone-1000: IMAGE_ROOTFS_EXTRA_SPACE workaround > arm-bsp/linux-yocto: corstone1000: Update the Upstream-Status of the remoteproc patches > arm: remove python3-pyhsslms recipe > lib/fvp: add name to terminal title in FVP runner > kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the CORSTONE1000-2024.11 release. > arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release * sources/meta-clang 147349b...5d40c9a (7): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases > clang: Upgrade to 19.1.5 release > ot-br-posix: Disable sign-compare warning as error > libpam: Disable --undefined-version with LLD * sources/meta-freescale 7f045776...076ebc5c (8): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2046 from Livius90/master > Auto-update LICENSE file with current recipe licenses > Auto-update LICENSE file with current recipe licenses > Merge pull request #2045 from hellhound94/topic/fix-script > Auto-update LICENSE file with current recipe licenses > Merge pull request #2044 from hellhound94/topic/fix-script > Merge pull request #2043 from YoeDistro/yoe/mut * sources/meta-freescale-3rdparty bc2a12c...b8c4368 (4): > Auto-update LICENSE file with current recipe licenses > Auto-update LICENSE file with current recipe licenses > Merge pull request #318 from dankm/dankm/unpackdir > Merge pull request #316 from svogl/master * sources/meta-openembedded 907a061e9...852f48b3a (113): > DO NOT MERGE: Add Github actions CI workflow > android-tools: fix warning: library search path "/usr/lib/p7zip" is unsafe for cross-compilation > Update p7zip to 7zip > Use 7zip 24.09 to replace p7zip 16.02 > xfce4-panel: 4.18.6 -> 4.20.0 > xfdesktop: 4.18.1 -> 4.20.0 > libxfce4windowing: add recipe > xfce4-dev-tools: 4.18.1 -> 4.20.0 > xfwm4: 4.19.0 -> 4.20.0 > xfce4-settings: 4.18.3 -> 4.20.0 > xfconf: 4.18.2 -> 4.20.0 > libnfs: Add gnutls build time dependency > lua-lgi: Disable on architecture without luajit port > libp11: update 0.4.12 -> 0.4.13 > libpeas: Disable lua support on architectures without luajit port > gpiod-sysfs-proxy: update v0.1.1 -> v0.1.2 > packagegroup-meta-oe: Remove libpeas from packagegroup-meta-oe-gnome > gedit: build with libpeas-1 > eog: build with libpeas-1 > geary: build with libpeas-1 > packagegroup-meta-oe: adjust after libpeas update > xfce4-power-manager: 4.18.2 -> 4.20.0 > xfce4-appfinder: 4.19.3 -> 4.20.0 > tumbler: 4.18.0 -> 4.20.0 > thunar-volman: 4.18.0 -> 4.20.0 > thunar: 4.19.0 -> 4.20.0 > xkbevd: upgrade 1.1.5 -> 1.1.6 > tinysparql: upgrade 3.8.1 -> 3.8.2 > stunnel: upgrade 5.73 -> 5.74 > python3-pybind11-json: upgrade 0.2.14 -> 0.2.15 > openjpeg: upgrade 2.5.2 -> 2.5.3 > nanopb-generator(-runtime): upgrade 0.4.9 -> 0.4.9.1 > monit: upgrade 5.34.2 -> 5.34.3 > mcelog: upgrade 201 -> 202 > lvm2: update 2.03.28 -> 2.03.29 > localsearch: upgrade 3.8.1 -> 3.8.2 > libusbmuxd: upgrade 2.0.2 -> 2.1.0 > libplist: upgrade 2.3.0 -> 2.6.0 > libnfs: upgrade 5.0.3 -> 6.0.2 > graphviz: upgrade 12.2.0 -> 12.2.1 > ctags: upgrade 6.1.20241201.0 -> 6.1.20241215.0 > ace: update 8.0.1 -> 8.0.2 > libpeas: add recipe for 2.0.5 > bmap-writer: update to latest git version > python3-*: Update recipes to correctly check the upstream packages > lua-lgi: add recipe > luajit: update > 7-zip: add new recipe > garcon: 4.19.1 -> 4.20.0 > exo: 4.19.1 -> 4.20.0 > libxfce4ui: 4.19.6 -> 4.20.0 > libxfce4util: 4.19.3 -> 4.20.0 > gjs: update 1.80.2 -> 1.82.1 > mozjs: add recipe for mozjs-128 > cbindgen: add recipe > mctp: upgrade 2.0 -> 2.1 > iwd: update 3.0 -> 3.2 > kernel-module-emlog: Fix build with kernel 6.12+ > python3-libusb1: rename recipe to reflect the python version and update to use pypi > lvm2: Remove a lingering reference to ${PN}-udevrules > tclap: use most recent version > bridge-utils: add CVE_PRODUCT > vbxguestdrivers: upgrade 7.0.22 -> 7.1.4 > python3-ipython: update to version 8.30.0 > python3-janus: update to version 1.1.0 > python3-prompt-toolkit: set the value of UPSTREAM_CHECK_PYPI_PACKAGE to enable version checking > python3-mlcommons-loadgen: update to version 5.0.0 > python3-pdm: update to version 2.22.0 > python3-cmake: update to version 3.31.1 > python3-luma-oled: update to version 3.14.0 > upower: add polkit PACKAGECONFIG option > upower: bump to 1.90.6 > upower: use archive file in SRC_URI and fix UPSTREAM_CHECK_URI > python3-virtualenv: upgrade 20.26.5 -> 20.26.6 > smarty: update 4.4.1 -> 4.5.5 > vboxguestdrivers: update to 7.0.22 > gvfs: update 1.56.0 -> 1.56.1 > file-roller: update 44.3 -> 44.4 > gnome-text-editor: update 47.0 -> 47.2 > nautilus: update 47.0 -> 47.1 > gnome-software: update 47.1 -> 47.2 > gnome-shell: update 47.1 -> 47.2 > mutter: update 47.1 -> 47.3 > gnome-control-center: update 47.1.1 -> 47.2 > pps-tools: backport a patch to fix prints > nginx: Upgrade mainline release version 1.27.1 -> 1.27.3 > proftpd: set status of CVE-2001-0027 > dash: set CVE_PRODUCT > gpiod-sysfs-proxy: new recipe > sip: Upgrade 6.8.6 -> 6.9.0 > python3-pyhsslms: Add 2.0.0 recipe > canopenterm: 1.0.9 -> 1.0.10 > vk-gl-cts: don't require networking to configure > vk-gl-cts: control what targets get built > vk-gl-cts: use cmake-qemu > vk-gl-cts: set the git tag regex for release checking > vk-gl-cts: fix EXTRA_OECMAKE > syzkaller: network in compile is not needed > etcd: don't set UPSTREAM_CHECK_COMMITS > lxdm: drop debug-tweaks > canopenterm: update to version 1.0.9 > pocketpy: update to version 2.0.3 > mariadb: Ensure compatibility with ARMv9 by updating .arch directive > openhpi: explicitly disable ov-rest plugin > libspelling: update 0.4.2 -> 0.4.5 > wireplumber: update 0.5.6 -> 0.5.7 > pipewire: update 1.2.6 -> 1.2.7 > python3-gpiod: don't recommend kernel-module-configfs for ptest > python3-gpiod: pull in just libgpiosim, not the entire libgpiod-ptest > libgpiod: minimize intra-recipe dependencies for ptest > xfstests: add missing run-time dependencies > gthumb: update 3.12.4 -> 3.12.6 > pam-radius: add recipe * sources/meta-qcom fc029c4...210c102 (19): > Merge pull request #689 from ricardosalveti/esp-qcom-image > Merge pull request #692 from chirag-jn/readme-improve > Merge pull request #688 from chirag-jn/readme > Merge pull request #687 from chirag-jn/qdl-2024-12 > Merge pull request #685 from lumag/drop-extras > Merge pull request #684 from ndechesne/yocto-check-layer-fix > Merge pull request #683 from ndechesne/fix-patch-tag > Merge pull request #682 from lumag/drop-legacy > Merge pull request #681 from lumag/drop-extras > Merge pull request #679 from lumag/update-dsp-binaries > Merge pull request #678 from lumag/x1e80100-drop-audio-fw > Merge pull request #674 from lumag/hexagon-dsp-binaries > Merge pull request #677 from lumag/no-debug-tweaks > Merge pull request #676 from lumag/add-styhead > Merge pull request #673 from lumag/fix-rb3gen2-firmware > Merge pull request #669 from olasnap/oj/optional-rootfs-arg > Merge pull request #664 from lumag/wcn3990 > Merge pull request #667 from ricardosalveti/master > Merge pull request #666 from ndechesne/uki * sources/meta-qt6 2c53920...0dcee7c (24): > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > coin: temporarily drop pyside from CI kirkstone branch > Update submodule refs on '6.8' in yocto/meta-qt6 > qttranslations: include SBOM files > qtbase: always build linuxfb platform plugin > Add option to export example sources > Remove unneeded example files path < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi 1aeda3f...97d7a6b (6): > picamera-libs: removed unused libraries from python3-picamera > SECURITY.md: Add instructions for reporting security issues > rpi-base: Remove bcm2712-rpi-5-b.dtb from RPI_KERNEL_DEVICETREE target > linux-raspberrypi-6.6: Upgrade to 6.6.63 > linux: Enable CONFIG_I2C_BRCMSTB for proper HDMI I2C support > extra-build-config.md: added a white line * sources/meta-riscv e4dbaa7...3ca2320 (3): > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1 > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1 > linux-starfive-dev: Upgrade kernel to 6.6.20 * sources/meta-rockchip 3a8be31...1cdcb49 (7): > u-boot: use upstream for radxa-zero-3{e|w} > layer.conf: update to walnascar only > radxa-zero-3: switch to yocto-dev kernel > u-boot: switch to upstream SRCREV for rk-u-boot-env > bsp: rkbin: bump to latest commit in master branch > bsp: rkbin: rkbin-ddr: use version and file variables for path matching > rk3308: add provider for trusted firmware-a * sources/meta-swupdate 01dbc76...efd4c20 (11): < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 55708dbc...3c0d8bed (6): > cuda-compatibility-workarounds: Fix build with upcoming glibc 2.41 > tegra-flash-helper: Allow PKC-only secure boot flashing > linux-yocto: import recipe for 6.10 > linux-yocto: add patch to fix compatibility with nvbootctrl > edk2-firmware-tegra: add backported patch for cpp issue > tegra-binaries: refactor per-SoC vs. common deb package handling * sources/meta-ti c46f49d3...57da6c15 (8): > CI/CD Auto-Merger: cicd.master.202412130100 > CI/CD Auto-Merger: cicd.master.202412101025 > u-boot: Add patch to use SWIG_AppendOutput > conf: layer.conf: Drop scarthgap from LAYERSERIES_COMPAT > conf: machine: am62xx-lp-evm: Add PWM overlays > ti-ipc: mark as incompatible with non-Linux builds > conf: machine: am62pxx: Pick overlays for V3Link cameras > ti-ipc-examples: Remove DSP/BIOS IPC examples * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky f5a2ea77ca...dcf36a29e0 (212): > webkitgtk: Fix build on 32bit arches with 64bit time_t only > nfs-utils: Fix warnings found with clang > musl: Upgrade to latest > clang: Upgrade to 19.1.5 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > cve-update-nvd2-native: Tweak to work better with NFS DL_DIR > populate_sdk_ext: write_local_conf add shutil import > gcc: backport patch to fix data relocation to !ENDBR: stpcpy > oe-setup-build: raise exceptions on errors > socat: upgrade 1.8.0.1 -> 1.8.0.2 > re2c: upgrade 4.0.1 -> 4.0.2 > pango: upgrade 1.55.0 -> 1.55.5 > ofono: upgrade 2.13 -> 2.14 > nfs-utils: upgrade 2.8.1 -> 2.8.2 > mpg123: upgrade 1.32.9 -> 1.32.10 > libxxf86vm: upgrade 1.1.5 -> 1.1.6 > libxv: upgrade 1.0.12 -> 1.0.13 > libxrender: upgrade 0.9.11 -> 0.9.12 > libxcvt: upgrade 0.1.2 -> 0.1.3 > libxau: upgrade 1.0.11 -> 1.0.12 > libsm: upgrade 1.2.4 -> 1.2.5 > libjitterentropy: upgrade 3.6.0 -> 3.6.1 > libice: upgrade 1.1.1 -> 1.1.2 > json-glib: upgrade 1.10.0 -> 1.10.6 > igt-gpu-tools: upgrade 1.29 -> 1.30 > erofs-utils: upgrade 1.8.2 -> 1.8.3 > appstream: upgrade 1.0.3 -> 1.0.4 > Revert "python3-numpy: upgrade 2.1.3 -> 2.2.0" > bitbake: parse: Add include_all conf file directive > bitbake: cooker: Make cooker 'skiplist' per-multiconfig/mc > glib-2.0: update 2.82.2 -> 2.82.4 > python3-numpy: upgrade 2.1.3 -> 2.2.0 > scripts: wrap lz4c and convert to lz4 > oe-selftest: devtool ide-sdk use modify debug-build > devtool: ide-sdk recommend DEBUG_BUILD > devtool: ide-sdk sort cmake preset > devtool: modify support debug-builds > lttng-modules: Upgrade 2.13.15 -> 2.13.16 > qemu: Upgrade 9.1.1 -> 9.2.0 > subversion: Upgrade 1.14.4 -> 1.14.5 > python3-*: Update recipes to correctly check the upstream packages > classes/pypi: update the default UPSTREAM_CHECK_URI to use the simple repo API > systemd: set CVE_PRODUCT > systemd: split networkd into its own package > systemd.bbclass: do not automatically add Also services > systemd.bbclass: refactor adding files > dropbear: add dropbearkey.service to FILES > busybox: add klogd service to FILES > perf: Fix a minor typo > system-requirements.rst: add dependencies for pdf builds > system-requirements: update list of supported distros > system-requirements: add fedora 39 to supported distros > poky.yaml.in: replace inkscape dependency by librsvg2-bin > poky.yaml.in: add missing locales dependency > Gather dependencies in poky.yaml.in > migration-guides: add release notes for 5.1.1 > ref-manual: use standardized method accross both ubuntu and debian for locale install > build-appliance-image: Update to master head revision > systemd: upgrade 256.8 -> 256.9 > yocto-bsp: Bump the default kernel to v6.12 for x86 machines > yocto-bsp: Bump the default kernel to v6.12 for beaglebone > linux-yocto: enable linux 6.12 for genericarm64 > scripts/install-buildtools: Update to 5.1.1 > binutils: Fix CVE-2024-53589 > barebox: upgrade 2024.10.0 -> 2024.12.0 > curl: upgrade 8.11.0 -> 8.11.1 > curl: upgrade 8.10.1 -> 8.11.0 > gcc: Fix c++: tweak for Wrange-loop-construct > icecc: don't use KERNEL_CC during set_icecc_env > icecc: convert set_icecc_env to python prefuncs > bitbake-config-build: add a plugin for config fragments > bitbake.conf: add an addfragments directive for oe-core and dependent layers > bitbake: bitbake-config-build: add an alias to bitbake-layers > bitbake: lib/bb/tests: use bb.build.listtasks() instead of __BBTASKS > bitbake: bitbake-user-manual-metadata: add a section about 'addfragments` > bitbake: bitbake: parse: add support for flagged fragment variables > pixman: remove long-obsolete patch > linux-yoto/6.12: bsp/genericarm64: fix configuration warning > linux-yocto: tweak cve exclusions files > systemd: actively disable Predictable Network Interface Names if !pni-names > linux-firmware: package firmware for Qualcomm AIC100 and QDU100 > linux-firmware: upgrade 20241110 -> 20241210 > sysvinit: upgrade 3.04 -> 3.11 > maintainers.inc: add self for meson, python3 recipes > ovmf: update 202408 -> 202411 > librsvg: update 2.58.2 -> 2.59.2 > maintainers.inc: Update maintainer for pseudo and rpm > scripts/devtool: use bb.util.listtasks instead of __BBTASKS > classes/utility-tasks: port do_listtasks to use bb.build.listtasks > cargo-c: convert to target recipe > rpm: replace use of rpm2cpio with rpm2archive > rpm: update 4.19.1.1 -> 4.20.0 > systemd-compat-units: execute postinst on target > base.bbclass: fix RRECOMMENDS extend issue for multilib > oeqa/selftest: Fix failure when configuration contains BBLAYERS:append > spdx 3.0: Rework how SPDX aliases are linked > classes-global/insane: Handle case where RPROVIDER is also a provider > vte: upgrade 0.78.1 -> 0.78.2 > ttyrun: upgrade 2.35.0 -> 2.36.0 > sudo: upgrade 1.9.16p1 -> 1.9.16p2 > stress-ng: upgrade 0.18.06 -> 0.18.07 > sqlite3: upgrade 3.47.0 -> 3.47.2 > re2c: upgrade 4.0 -> 4.0.1 > pixman: upgrade 0.44.0 -> 0.44.2 > llvm: upgrade 19.1.4 -> 19.1.5 > libsdl2: upgrade 2.30.9 -> 2.30.10 > libdrm: upgrade 2.4.123 -> 2.4.124 > kexec-tools: upgrade 2.0.29 -> 2.0.30 > hwdata: upgrade 0.389 -> 0.390 > gstreamer1.0: upgrade 1.24.9 -> 1.24.10 > gnupg: upgrade 2.5.1 -> 2.5.2 > git: upgrade 2.47.0 -> 2.47.1 > ell: upgrade 0.70 -> 0.71 > btrfs-tools: upgrade 6.11 -> 6.12 > bash-completion: upgrade 2.14.0 -> 2.15.0 > yocto-bsp: drop 6.10 bbappend > poky/poky-tiny: update default to v6.12 > linux-yocto: drop 6.10 > linux-yocto/6.12: introduce v6.12 reference kernel > linux-yocto/6.6: update to v6.6.64 > linux-yocto/6.6: update to v6.6.63 > python3-iniparse: remove recipe > musl: Update riscv syscalls till 6.10 kernel > openssl: Fix build on risc64/musl > ffmpeg: Fix RISCV build > scripts/install-buildtools: preserve formatting in the help message > libsecret: add pam support depending on DISTRO_FEATURES > toolchain-shar-relocate.sh: fix the replacing commands > inetutils: increase alternative priority for hostname > shadow: use update-alternatives to handle su.1 and nologin.8 > qemurunner: Fix stack trace generation in exception handler > tiff: set status for CVEs firx in 4.7.0 > tiff: remove status for CVE-2023-3164 > libssh2: remove status for CVE-2023-48795 > elfutils: backport a fix for libeu objects missing in libelf.a > libpam: add packageconfig for selinux > Revert "uboot-sign: fix U-Boot binary with public key" > bitbake: parse: add support for 'addfragments' directive > bitbake: parse/ConfHandler: allow / in variable flags > libtool: update 2.5.2 -> 2.5.4 > dtc: upgrade 1.7.0 -> 1.7.2 > bitbake: cooker: use enum for cooker state to improve readability > bitbake: server/xmlrpcserver: fix some warnings > bitbake: knotty: some small cleanups while I'm in here > bitbake: knotty: print an error if MACHINE is not set > cargo-c-native: update 0.10.3 -> 0.10.5 > go-helloworld: update to latest revision > libpam: update 1.6.1 -> 1.7.0 > libpipeline: update 1.5.7 -> 1.5.8 > texinfo: update 7.1 -> 7.1.1 > vulkan-samples: update to latest revision > pixman: update 0.42.2 -> 0.44.0 > tiff: update 4.6.0 -> 4.7.0 > webkitgtk: update 2.44.3 -> 2.46.4 > libgit2: update 1.8.2 -> 1.8.4 > utfcpp: update 4.0.5 -> 4.0.6 > python3-maturin: update 1.7.1 -> 1.7.4 > python3-markdown: update 3.6 -> 3.7 > btrfs-tools: update 6.10.1 -> 6.11 > xf86-video-fbdev: update 0.5.0 -> 0.5.1 > swig: upgrade 4.2.1 -> 4.3.0 > python3-dtc: update 1.7.0 -> 1.7.2 > virglrenderer: upgrade 1.0.1 -> 1.1.0 > cups: upgrade 2.4.10 -> 2.4.11 > python3-beartype: upgrade 0.18.5 -> 0.19.0 > elfutils: upgrade 0.191 -> 0.192 > debugedit: upgrade 5.0 -> 5.1 > pkg-config-native: pick additional search paths from $EXTRA_NATIVE_PKGCONFIG_PATH > cargo.bbclass: do not install libraries by default > gcr: drop obsolete autotools setting > meson.bbclass: enable qemu exe wrapper in nativesdk > barebox: add more common items into shared .inc with barebox-tools > mtd-utils: set PV directly in the recipe filename > maintainers.inc: unassign myself (don't panic!) > lib: oeqa: spdx: Add tests for extra options > lib: spdx: Fix SPDX_BUILD_HOST > classes: create-spdx: Fix variable dependencies > lib: sbom30: Fix agent reference > lib: sbom30: Fix import handling > lrzsz: update SRC_URI to avoid redirect > oeqa/gitarchive: Fix syntax warning > linux-yocto: add and use GPL-2.0-with-syscall-note license > meta/lib: move buildstats.py and rootfspostcommands.py into oe > qemu: set CVE-2024-6505 to fixed > lib: spdx30_tasks: Fix supplied By > systemd: remove custom rootlibexecdir and replace with nonarch_libdir > systemd: split long line in pkg_postinst > systemd: drop deprecated rootlibdir, rootprefix and split-usr options Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 19, 2024
…cale sources/meta-freescale-3rdparty sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 82bb1d21...5adb3155 (9): > arm/lib: Relax "Listening for serial connection" regex > arm-bsp/linux-yocto: add temporary 6.10 recipe > arm-bsp/linux-yocto: fix Juno build with linux 6.12 > arm-bsp/corstone-1000: IMAGE_ROOTFS_EXTRA_SPACE workaround > arm-bsp/linux-yocto: corstone1000: Update the Upstream-Status of the remoteproc patches > arm: remove python3-pyhsslms recipe > lib/fvp: add name to terminal title in FVP runner > kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the CORSTONE1000-2024.11 release. > arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release * sources/meta-clang 147349b...5d40c9a (7): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases > clang: Upgrade to 19.1.5 release > ot-br-posix: Disable sign-compare warning as error > libpam: Disable --undefined-version with LLD * sources/meta-freescale 7f045776...076ebc5c (8): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2046 from Livius90/master > Auto-update LICENSE file with current recipe licenses > Auto-update LICENSE file with current recipe licenses > Merge pull request #2045 from hellhound94/topic/fix-script > Auto-update LICENSE file with current recipe licenses > Merge pull request #2044 from hellhound94/topic/fix-script > Merge pull request #2043 from YoeDistro/yoe/mut * sources/meta-freescale-3rdparty bc2a12c...b8c4368 (4): > Auto-update LICENSE file with current recipe licenses > Auto-update LICENSE file with current recipe licenses > Merge pull request #318 from dankm/dankm/unpackdir > Merge pull request #316 from svogl/master * sources/meta-openembedded 907a061e9...e9bc12d09 (112): > DO NOT MERGE: Add Github actions CI workflow > android-tools: fix warning: library search path "/usr/lib/p7zip" is unsafe for cross-compilation > Update p7zip to 7zip > Use 7zip 24.09 to replace p7zip 16.02 > xfce4-panel: 4.18.6 -> 4.20.0 > xfdesktop: 4.18.1 -> 4.20.0 > libxfce4windowing: add recipe > xfce4-dev-tools: 4.18.1 -> 4.20.0 > xfwm4: 4.19.0 -> 4.20.0 > xfce4-settings: 4.18.3 -> 4.20.0 > xfconf: 4.18.2 -> 4.20.0 > libnfs: Add gnutls build time dependency > lua-lgi: Disable on architecture without luajit port > libp11: update 0.4.12 -> 0.4.13 > libpeas: Disable lua support on architectures without luajit port > gpiod-sysfs-proxy: update v0.1.1 -> v0.1.2 > packagegroup-meta-oe: Remove libpeas from packagegroup-meta-oe-gnome > gedit: build with libpeas-1 > eog: build with libpeas-1 > geary: build with libpeas-1 > packagegroup-meta-oe: adjust after libpeas update > xfce4-power-manager: 4.18.2 -> 4.20.0 > xfce4-appfinder: 4.19.3 -> 4.20.0 > tumbler: 4.18.0 -> 4.20.0 > thunar-volman: 4.18.0 -> 4.20.0 > thunar: 4.19.0 -> 4.20.0 > xkbevd: upgrade 1.1.5 -> 1.1.6 > tinysparql: upgrade 3.8.1 -> 3.8.2 > stunnel: upgrade 5.73 -> 5.74 > python3-pybind11-json: upgrade 0.2.14 -> 0.2.15 > openjpeg: upgrade 2.5.2 -> 2.5.3 > nanopb-generator(-runtime): upgrade 0.4.9 -> 0.4.9.1 > monit: upgrade 5.34.2 -> 5.34.3 > mcelog: upgrade 201 -> 202 > lvm2: update 2.03.28 -> 2.03.29 > localsearch: upgrade 3.8.1 -> 3.8.2 > libusbmuxd: upgrade 2.0.2 -> 2.1.0 > libplist: upgrade 2.3.0 -> 2.6.0 > libnfs: upgrade 5.0.3 -> 6.0.2 > graphviz: upgrade 12.2.0 -> 12.2.1 > ctags: upgrade 6.1.20241201.0 -> 6.1.20241215.0 > ace: update 8.0.1 -> 8.0.2 > libpeas: add recipe for 2.0.5 > bmap-writer: update to latest git version > python3-*: Update recipes to correctly check the upstream packages > lua-lgi: add recipe > luajit: update > garcon: 4.19.1 -> 4.20.0 > exo: 4.19.1 -> 4.20.0 > libxfce4ui: 4.19.6 -> 4.20.0 > libxfce4util: 4.19.3 -> 4.20.0 > gjs: update 1.80.2 -> 1.82.1 > mozjs: add recipe for mozjs-128 > cbindgen: add recipe > mctp: upgrade 2.0 -> 2.1 > iwd: update 3.0 -> 3.2 > kernel-module-emlog: Fix build with kernel 6.12+ > python3-libusb1: rename recipe to reflect the python version and update to use pypi > lvm2: Remove a lingering reference to ${PN}-udevrules > tclap: use most recent version > bridge-utils: add CVE_PRODUCT > vbxguestdrivers: upgrade 7.0.22 -> 7.1.4 > python3-ipython: update to version 8.30.0 > python3-janus: update to version 1.1.0 > python3-prompt-toolkit: set the value of UPSTREAM_CHECK_PYPI_PACKAGE to enable version checking > python3-mlcommons-loadgen: update to version 5.0.0 > python3-pdm: update to version 2.22.0 > python3-cmake: update to version 3.31.1 > python3-luma-oled: update to version 3.14.0 > upower: add polkit PACKAGECONFIG option > upower: bump to 1.90.6 > upower: use archive file in SRC_URI and fix UPSTREAM_CHECK_URI > python3-virtualenv: upgrade 20.26.5 -> 20.26.6 > smarty: update 4.4.1 -> 4.5.5 > vboxguestdrivers: update to 7.0.22 > gvfs: update 1.56.0 -> 1.56.1 > file-roller: update 44.3 -> 44.4 > gnome-text-editor: update 47.0 -> 47.2 > nautilus: update 47.0 -> 47.1 > gnome-software: update 47.1 -> 47.2 > gnome-shell: update 47.1 -> 47.2 > mutter: update 47.1 -> 47.3 > gnome-control-center: update 47.1.1 -> 47.2 > pps-tools: backport a patch to fix prints > nginx: Upgrade mainline release version 1.27.1 -> 1.27.3 > proftpd: set status of CVE-2001-0027 > dash: set CVE_PRODUCT > gpiod-sysfs-proxy: new recipe > sip: Upgrade 6.8.6 -> 6.9.0 > python3-pyhsslms: Add 2.0.0 recipe > canopenterm: 1.0.9 -> 1.0.10 > vk-gl-cts: don't require networking to configure > vk-gl-cts: control what targets get built > vk-gl-cts: use cmake-qemu > vk-gl-cts: set the git tag regex for release checking > vk-gl-cts: fix EXTRA_OECMAKE > syzkaller: network in compile is not needed > etcd: don't set UPSTREAM_CHECK_COMMITS > lxdm: drop debug-tweaks > canopenterm: update to version 1.0.9 > pocketpy: update to version 2.0.3 > mariadb: Ensure compatibility with ARMv9 by updating .arch directive > openhpi: explicitly disable ov-rest plugin > libspelling: update 0.4.2 -> 0.4.5 > wireplumber: update 0.5.6 -> 0.5.7 > pipewire: update 1.2.6 -> 1.2.7 > python3-gpiod: don't recommend kernel-module-configfs for ptest > python3-gpiod: pull in just libgpiosim, not the entire libgpiod-ptest > libgpiod: minimize intra-recipe dependencies for ptest > xfstests: add missing run-time dependencies > gthumb: update 3.12.4 -> 3.12.6 > pam-radius: add recipe * sources/meta-qcom fc029c4...210c102 (19): > Merge pull request #689 from ricardosalveti/esp-qcom-image > Merge pull request #692 from chirag-jn/readme-improve > Merge pull request #688 from chirag-jn/readme > Merge pull request #687 from chirag-jn/qdl-2024-12 > Merge pull request #685 from lumag/drop-extras > Merge pull request #684 from ndechesne/yocto-check-layer-fix > Merge pull request #683 from ndechesne/fix-patch-tag > Merge pull request #682 from lumag/drop-legacy > Merge pull request #681 from lumag/drop-extras > Merge pull request #679 from lumag/update-dsp-binaries > Merge pull request #678 from lumag/x1e80100-drop-audio-fw > Merge pull request #674 from lumag/hexagon-dsp-binaries > Merge pull request #677 from lumag/no-debug-tweaks > Merge pull request #676 from lumag/add-styhead > Merge pull request #673 from lumag/fix-rb3gen2-firmware > Merge pull request #669 from olasnap/oj/optional-rootfs-arg > Merge pull request #664 from lumag/wcn3990 > Merge pull request #667 from ricardosalveti/master > Merge pull request #666 from ndechesne/uki * sources/meta-qt6 2c53920...42e7257 (28): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Use correct QmlImportsPath config with qmake > qtconnectivity: move declarative dependency to examples > Update submodule refs on '6.8' in yocto/meta-qt6 > coin: temporarily drop pyside from CI kirkstone branch > Update submodule refs on '6.8' in yocto/meta-qt6 > qttranslations: include SBOM files > qtbase: always build linuxfb platform plugin > Add option to export example sources > Remove unneeded example files path < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi 1aeda3f...97d7a6b (6): > picamera-libs: removed unused libraries from python3-picamera > SECURITY.md: Add instructions for reporting security issues > rpi-base: Remove bcm2712-rpi-5-b.dtb from RPI_KERNEL_DEVICETREE target > linux-raspberrypi-6.6: Upgrade to 6.6.63 > linux: Enable CONFIG_I2C_BRCMSTB for proper HDMI I2C support > extra-build-config.md: added a white line * sources/meta-riscv e4dbaa7...3ca2320 (3): > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1 > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1 > linux-starfive-dev: Upgrade kernel to 6.6.20 * sources/meta-rockchip 3a8be31...1cdcb49 (7): > u-boot: use upstream for radxa-zero-3{e|w} > layer.conf: update to walnascar only > radxa-zero-3: switch to yocto-dev kernel > u-boot: switch to upstream SRCREV for rk-u-boot-env > bsp: rkbin: bump to latest commit in master branch > bsp: rkbin: rkbin-ddr: use version and file variables for path matching > rk3308: add provider for trusted firmware-a * sources/meta-swupdate 01dbc76...efd4c20 (11): < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 55708dbc...3c0d8bed (6): > cuda-compatibility-workarounds: Fix build with upcoming glibc 2.41 > tegra-flash-helper: Allow PKC-only secure boot flashing > linux-yocto: import recipe for 6.10 > linux-yocto: add patch to fix compatibility with nvbootctrl > edk2-firmware-tegra: add backported patch for cpp issue > tegra-binaries: refactor per-SoC vs. common deb package handling * sources/meta-ti c46f49d3...57da6c15 (8): > CI/CD Auto-Merger: cicd.master.202412130100 > CI/CD Auto-Merger: cicd.master.202412101025 > u-boot: Add patch to use SWIG_AppendOutput > conf: layer.conf: Drop scarthgap from LAYERSERIES_COMPAT > conf: machine: am62xx-lp-evm: Add PWM overlays > ti-ipc: mark as incompatible with non-Linux builds > conf: machine: am62pxx: Pick overlays for V3Link cameras > ti-ipc-examples: Remove DSP/BIOS IPC examples * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky f5a2ea77ca...dcf36a29e0 (212): > webkitgtk: Fix build on 32bit arches with 64bit time_t only > nfs-utils: Fix warnings found with clang > musl: Upgrade to latest > clang: Upgrade to 19.1.5 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > cve-update-nvd2-native: Tweak to work better with NFS DL_DIR > populate_sdk_ext: write_local_conf add shutil import > gcc: backport patch to fix data relocation to !ENDBR: stpcpy > oe-setup-build: raise exceptions on errors > socat: upgrade 1.8.0.1 -> 1.8.0.2 > re2c: upgrade 4.0.1 -> 4.0.2 > pango: upgrade 1.55.0 -> 1.55.5 > ofono: upgrade 2.13 -> 2.14 > nfs-utils: upgrade 2.8.1 -> 2.8.2 > mpg123: upgrade 1.32.9 -> 1.32.10 > libxxf86vm: upgrade 1.1.5 -> 1.1.6 > libxv: upgrade 1.0.12 -> 1.0.13 > libxrender: upgrade 0.9.11 -> 0.9.12 > libxcvt: upgrade 0.1.2 -> 0.1.3 > libxau: upgrade 1.0.11 -> 1.0.12 > libsm: upgrade 1.2.4 -> 1.2.5 > libjitterentropy: upgrade 3.6.0 -> 3.6.1 > libice: upgrade 1.1.1 -> 1.1.2 > json-glib: upgrade 1.10.0 -> 1.10.6 > igt-gpu-tools: upgrade 1.29 -> 1.30 > erofs-utils: upgrade 1.8.2 -> 1.8.3 > appstream: upgrade 1.0.3 -> 1.0.4 > Revert "python3-numpy: upgrade 2.1.3 -> 2.2.0" > bitbake: parse: Add include_all conf file directive > bitbake: cooker: Make cooker 'skiplist' per-multiconfig/mc > glib-2.0: update 2.82.2 -> 2.82.4 > python3-numpy: upgrade 2.1.3 -> 2.2.0 > scripts: wrap lz4c and convert to lz4 > oe-selftest: devtool ide-sdk use modify debug-build > devtool: ide-sdk recommend DEBUG_BUILD > devtool: ide-sdk sort cmake preset > devtool: modify support debug-builds > lttng-modules: Upgrade 2.13.15 -> 2.13.16 > qemu: Upgrade 9.1.1 -> 9.2.0 > subversion: Upgrade 1.14.4 -> 1.14.5 > python3-*: Update recipes to correctly check the upstream packages > classes/pypi: update the default UPSTREAM_CHECK_URI to use the simple repo API > systemd: set CVE_PRODUCT > systemd: split networkd into its own package > systemd.bbclass: do not automatically add Also services > systemd.bbclass: refactor adding files > dropbear: add dropbearkey.service to FILES > busybox: add klogd service to FILES > perf: Fix a minor typo > system-requirements.rst: add dependencies for pdf builds > system-requirements: update list of supported distros > system-requirements: add fedora 39 to supported distros > poky.yaml.in: replace inkscape dependency by librsvg2-bin > poky.yaml.in: add missing locales dependency > Gather dependencies in poky.yaml.in > migration-guides: add release notes for 5.1.1 > ref-manual: use standardized method accross both ubuntu and debian for locale install > build-appliance-image: Update to master head revision > systemd: upgrade 256.8 -> 256.9 > yocto-bsp: Bump the default kernel to v6.12 for x86 machines > yocto-bsp: Bump the default kernel to v6.12 for beaglebone > linux-yocto: enable linux 6.12 for genericarm64 > scripts/install-buildtools: Update to 5.1.1 > binutils: Fix CVE-2024-53589 > barebox: upgrade 2024.10.0 -> 2024.12.0 > curl: upgrade 8.11.0 -> 8.11.1 > curl: upgrade 8.10.1 -> 8.11.0 > gcc: Fix c++: tweak for Wrange-loop-construct > icecc: don't use KERNEL_CC during set_icecc_env > icecc: convert set_icecc_env to python prefuncs > bitbake-config-build: add a plugin for config fragments > bitbake.conf: add an addfragments directive for oe-core and dependent layers > bitbake: bitbake-config-build: add an alias to bitbake-layers > bitbake: lib/bb/tests: use bb.build.listtasks() instead of __BBTASKS > bitbake: bitbake-user-manual-metadata: add a section about 'addfragments` > bitbake: bitbake: parse: add support for flagged fragment variables > pixman: remove long-obsolete patch > linux-yoto/6.12: bsp/genericarm64: fix configuration warning > linux-yocto: tweak cve exclusions files > systemd: actively disable Predictable Network Interface Names if !pni-names > linux-firmware: package firmware for Qualcomm AIC100 and QDU100 > linux-firmware: upgrade 20241110 -> 20241210 > sysvinit: upgrade 3.04 -> 3.11 > maintainers.inc: add self for meson, python3 recipes > ovmf: update 202408 -> 202411 > librsvg: update 2.58.2 -> 2.59.2 > maintainers.inc: Update maintainer for pseudo and rpm > scripts/devtool: use bb.util.listtasks instead of __BBTASKS > classes/utility-tasks: port do_listtasks to use bb.build.listtasks > cargo-c: convert to target recipe > rpm: replace use of rpm2cpio with rpm2archive > rpm: update 4.19.1.1 -> 4.20.0 > systemd-compat-units: execute postinst on target > base.bbclass: fix RRECOMMENDS extend issue for multilib > oeqa/selftest: Fix failure when configuration contains BBLAYERS:append > spdx 3.0: Rework how SPDX aliases are linked > classes-global/insane: Handle case where RPROVIDER is also a provider > vte: upgrade 0.78.1 -> 0.78.2 > ttyrun: upgrade 2.35.0 -> 2.36.0 > sudo: upgrade 1.9.16p1 -> 1.9.16p2 > stress-ng: upgrade 0.18.06 -> 0.18.07 > sqlite3: upgrade 3.47.0 -> 3.47.2 > re2c: upgrade 4.0 -> 4.0.1 > pixman: upgrade 0.44.0 -> 0.44.2 > llvm: upgrade 19.1.4 -> 19.1.5 > libsdl2: upgrade 2.30.9 -> 2.30.10 > libdrm: upgrade 2.4.123 -> 2.4.124 > kexec-tools: upgrade 2.0.29 -> 2.0.30 > hwdata: upgrade 0.389 -> 0.390 > gstreamer1.0: upgrade 1.24.9 -> 1.24.10 > gnupg: upgrade 2.5.1 -> 2.5.2 > git: upgrade 2.47.0 -> 2.47.1 > ell: upgrade 0.70 -> 0.71 > btrfs-tools: upgrade 6.11 -> 6.12 > bash-completion: upgrade 2.14.0 -> 2.15.0 > yocto-bsp: drop 6.10 bbappend > poky/poky-tiny: update default to v6.12 > linux-yocto: drop 6.10 > linux-yocto/6.12: introduce v6.12 reference kernel > linux-yocto/6.6: update to v6.6.64 > linux-yocto/6.6: update to v6.6.63 > python3-iniparse: remove recipe > musl: Update riscv syscalls till 6.10 kernel > openssl: Fix build on risc64/musl > ffmpeg: Fix RISCV build > scripts/install-buildtools: preserve formatting in the help message > libsecret: add pam support depending on DISTRO_FEATURES > toolchain-shar-relocate.sh: fix the replacing commands > inetutils: increase alternative priority for hostname > shadow: use update-alternatives to handle su.1 and nologin.8 > qemurunner: Fix stack trace generation in exception handler > tiff: set status for CVEs firx in 4.7.0 > tiff: remove status for CVE-2023-3164 > libssh2: remove status for CVE-2023-48795 > elfutils: backport a fix for libeu objects missing in libelf.a > libpam: add packageconfig for selinux > Revert "uboot-sign: fix U-Boot binary with public key" > bitbake: parse: add support for 'addfragments' directive > bitbake: parse/ConfHandler: allow / in variable flags > libtool: update 2.5.2 -> 2.5.4 > dtc: upgrade 1.7.0 -> 1.7.2 > bitbake: cooker: use enum for cooker state to improve readability > bitbake: server/xmlrpcserver: fix some warnings > bitbake: knotty: some small cleanups while I'm in here > bitbake: knotty: print an error if MACHINE is not set > cargo-c-native: update 0.10.3 -> 0.10.5 > go-helloworld: update to latest revision > libpam: update 1.6.1 -> 1.7.0 > libpipeline: update 1.5.7 -> 1.5.8 > texinfo: update 7.1 -> 7.1.1 > vulkan-samples: update to latest revision > pixman: update 0.42.2 -> 0.44.0 > tiff: update 4.6.0 -> 4.7.0 > webkitgtk: update 2.44.3 -> 2.46.4 > libgit2: update 1.8.2 -> 1.8.4 > utfcpp: update 4.0.5 -> 4.0.6 > python3-maturin: update 1.7.1 -> 1.7.4 > python3-markdown: update 3.6 -> 3.7 > btrfs-tools: update 6.10.1 -> 6.11 > xf86-video-fbdev: update 0.5.0 -> 0.5.1 > swig: upgrade 4.2.1 -> 4.3.0 > python3-dtc: update 1.7.0 -> 1.7.2 > virglrenderer: upgrade 1.0.1 -> 1.1.0 > cups: upgrade 2.4.10 -> 2.4.11 > python3-beartype: upgrade 0.18.5 -> 0.19.0 > elfutils: upgrade 0.191 -> 0.192 > debugedit: upgrade 5.0 -> 5.1 > pkg-config-native: pick additional search paths from $EXTRA_NATIVE_PKGCONFIG_PATH > cargo.bbclass: do not install libraries by default > gcr: drop obsolete autotools setting > meson.bbclass: enable qemu exe wrapper in nativesdk > barebox: add more common items into shared .inc with barebox-tools > mtd-utils: set PV directly in the recipe filename > maintainers.inc: unassign myself (don't panic!) > lib: oeqa: spdx: Add tests for extra options > lib: spdx: Fix SPDX_BUILD_HOST > classes: create-spdx: Fix variable dependencies > lib: sbom30: Fix agent reference > lib: sbom30: Fix import handling > lrzsz: update SRC_URI to avoid redirect > oeqa/gitarchive: Fix syntax warning > linux-yocto: add and use GPL-2.0-with-syscall-note license > meta/lib: move buildstats.py and rootfspostcommands.py into oe > qemu: set CVE-2024-6505 to fixed > lib: spdx30_tasks: Fix supplied By > systemd: remove custom rootlibexecdir and replace with nonarch_libdir > systemd: split long line in pkg_postinst > systemd: drop deprecated rootlibdir, rootprefix and split-usr options Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 19, 2024
…cale sources/meta-freescale-3rdparty sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 82bb1d21...5adb3155 (9): > arm/lib: Relax "Listening for serial connection" regex > arm-bsp/linux-yocto: add temporary 6.10 recipe > arm-bsp/linux-yocto: fix Juno build with linux 6.12 > arm-bsp/corstone-1000: IMAGE_ROOTFS_EXTRA_SPACE workaround > arm-bsp/linux-yocto: corstone1000: Update the Upstream-Status of the remoteproc patches > arm: remove python3-pyhsslms recipe > lib/fvp: add name to terminal title in FVP runner > kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the CORSTONE1000-2024.11 release. > arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release * sources/meta-clang 147349b...5d40c9a (7): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases > clang: Upgrade to 19.1.5 release > ot-br-posix: Disable sign-compare warning as error > libpam: Disable --undefined-version with LLD * sources/meta-freescale 7f045776...076ebc5c (8): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2046 from Livius90/master > Auto-update LICENSE file with current recipe licenses > Auto-update LICENSE file with current recipe licenses > Merge pull request #2045 from hellhound94/topic/fix-script > Auto-update LICENSE file with current recipe licenses > Merge pull request #2044 from hellhound94/topic/fix-script > Merge pull request #2043 from YoeDistro/yoe/mut * sources/meta-freescale-3rdparty bc2a12c...b8c4368 (4): > Auto-update LICENSE file with current recipe licenses > Auto-update LICENSE file with current recipe licenses > Merge pull request #318 from dankm/dankm/unpackdir > Merge pull request #316 from svogl/master * sources/meta-openembedded 907a061e9...e9bc12d09 (112): > DO NOT MERGE: Add Github actions CI workflow > android-tools: fix warning: library search path "/usr/lib/p7zip" is unsafe for cross-compilation > Update p7zip to 7zip > Use 7zip 24.09 to replace p7zip 16.02 > xfce4-panel: 4.18.6 -> 4.20.0 > xfdesktop: 4.18.1 -> 4.20.0 > libxfce4windowing: add recipe > xfce4-dev-tools: 4.18.1 -> 4.20.0 > xfwm4: 4.19.0 -> 4.20.0 > xfce4-settings: 4.18.3 -> 4.20.0 > xfconf: 4.18.2 -> 4.20.0 > libnfs: Add gnutls build time dependency > lua-lgi: Disable on architecture without luajit port > libp11: update 0.4.12 -> 0.4.13 > libpeas: Disable lua support on architectures without luajit port > gpiod-sysfs-proxy: update v0.1.1 -> v0.1.2 > packagegroup-meta-oe: Remove libpeas from packagegroup-meta-oe-gnome > gedit: build with libpeas-1 > eog: build with libpeas-1 > geary: build with libpeas-1 > packagegroup-meta-oe: adjust after libpeas update > xfce4-power-manager: 4.18.2 -> 4.20.0 > xfce4-appfinder: 4.19.3 -> 4.20.0 > tumbler: 4.18.0 -> 4.20.0 > thunar-volman: 4.18.0 -> 4.20.0 > thunar: 4.19.0 -> 4.20.0 > xkbevd: upgrade 1.1.5 -> 1.1.6 > tinysparql: upgrade 3.8.1 -> 3.8.2 > stunnel: upgrade 5.73 -> 5.74 > python3-pybind11-json: upgrade 0.2.14 -> 0.2.15 > openjpeg: upgrade 2.5.2 -> 2.5.3 > nanopb-generator(-runtime): upgrade 0.4.9 -> 0.4.9.1 > monit: upgrade 5.34.2 -> 5.34.3 > mcelog: upgrade 201 -> 202 > lvm2: update 2.03.28 -> 2.03.29 > localsearch: upgrade 3.8.1 -> 3.8.2 > libusbmuxd: upgrade 2.0.2 -> 2.1.0 > libplist: upgrade 2.3.0 -> 2.6.0 > libnfs: upgrade 5.0.3 -> 6.0.2 > graphviz: upgrade 12.2.0 -> 12.2.1 > ctags: upgrade 6.1.20241201.0 -> 6.1.20241215.0 > ace: update 8.0.1 -> 8.0.2 > libpeas: add recipe for 2.0.5 > bmap-writer: update to latest git version > python3-*: Update recipes to correctly check the upstream packages > lua-lgi: add recipe > luajit: update > garcon: 4.19.1 -> 4.20.0 > exo: 4.19.1 -> 4.20.0 > libxfce4ui: 4.19.6 -> 4.20.0 > libxfce4util: 4.19.3 -> 4.20.0 > gjs: update 1.80.2 -> 1.82.1 > mozjs: add recipe for mozjs-128 > cbindgen: add recipe > mctp: upgrade 2.0 -> 2.1 > iwd: update 3.0 -> 3.2 > kernel-module-emlog: Fix build with kernel 6.12+ > python3-libusb1: rename recipe to reflect the python version and update to use pypi > lvm2: Remove a lingering reference to ${PN}-udevrules > tclap: use most recent version > bridge-utils: add CVE_PRODUCT > vbxguestdrivers: upgrade 7.0.22 -> 7.1.4 > python3-ipython: update to version 8.30.0 > python3-janus: update to version 1.1.0 > python3-prompt-toolkit: set the value of UPSTREAM_CHECK_PYPI_PACKAGE to enable version checking > python3-mlcommons-loadgen: update to version 5.0.0 > python3-pdm: update to version 2.22.0 > python3-cmake: update to version 3.31.1 > python3-luma-oled: update to version 3.14.0 > upower: add polkit PACKAGECONFIG option > upower: bump to 1.90.6 > upower: use archive file in SRC_URI and fix UPSTREAM_CHECK_URI > python3-virtualenv: upgrade 20.26.5 -> 20.26.6 > smarty: update 4.4.1 -> 4.5.5 > vboxguestdrivers: update to 7.0.22 > gvfs: update 1.56.0 -> 1.56.1 > file-roller: update 44.3 -> 44.4 > gnome-text-editor: update 47.0 -> 47.2 > nautilus: update 47.0 -> 47.1 > gnome-software: update 47.1 -> 47.2 > gnome-shell: update 47.1 -> 47.2 > mutter: update 47.1 -> 47.3 > gnome-control-center: update 47.1.1 -> 47.2 > pps-tools: backport a patch to fix prints > nginx: Upgrade mainline release version 1.27.1 -> 1.27.3 > proftpd: set status of CVE-2001-0027 > dash: set CVE_PRODUCT > gpiod-sysfs-proxy: new recipe > sip: Upgrade 6.8.6 -> 6.9.0 > python3-pyhsslms: Add 2.0.0 recipe > canopenterm: 1.0.9 -> 1.0.10 > vk-gl-cts: don't require networking to configure > vk-gl-cts: control what targets get built > vk-gl-cts: use cmake-qemu > vk-gl-cts: set the git tag regex for release checking > vk-gl-cts: fix EXTRA_OECMAKE > syzkaller: network in compile is not needed > etcd: don't set UPSTREAM_CHECK_COMMITS > lxdm: drop debug-tweaks > canopenterm: update to version 1.0.9 > pocketpy: update to version 2.0.3 > mariadb: Ensure compatibility with ARMv9 by updating .arch directive > openhpi: explicitly disable ov-rest plugin > libspelling: update 0.4.2 -> 0.4.5 > wireplumber: update 0.5.6 -> 0.5.7 > pipewire: update 1.2.6 -> 1.2.7 > python3-gpiod: don't recommend kernel-module-configfs for ptest > python3-gpiod: pull in just libgpiosim, not the entire libgpiod-ptest > libgpiod: minimize intra-recipe dependencies for ptest > xfstests: add missing run-time dependencies > gthumb: update 3.12.4 -> 3.12.6 > pam-radius: add recipe * sources/meta-qcom fc029c4...210c102 (19): > Merge pull request #689 from ricardosalveti/esp-qcom-image > Merge pull request #692 from chirag-jn/readme-improve > Merge pull request #688 from chirag-jn/readme > Merge pull request #687 from chirag-jn/qdl-2024-12 > Merge pull request #685 from lumag/drop-extras > Merge pull request #684 from ndechesne/yocto-check-layer-fix > Merge pull request #683 from ndechesne/fix-patch-tag > Merge pull request #682 from lumag/drop-legacy > Merge pull request #681 from lumag/drop-extras > Merge pull request #679 from lumag/update-dsp-binaries > Merge pull request #678 from lumag/x1e80100-drop-audio-fw > Merge pull request #674 from lumag/hexagon-dsp-binaries > Merge pull request #677 from lumag/no-debug-tweaks > Merge pull request #676 from lumag/add-styhead > Merge pull request #673 from lumag/fix-rb3gen2-firmware > Merge pull request #669 from olasnap/oj/optional-rootfs-arg > Merge pull request #664 from lumag/wcn3990 > Merge pull request #667 from ricardosalveti/master > Merge pull request #666 from ndechesne/uki * sources/meta-qt6 2c53920...42e7257 (28): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Use correct QmlImportsPath config with qmake > qtconnectivity: move declarative dependency to examples > Update submodule refs on '6.8' in yocto/meta-qt6 > coin: temporarily drop pyside from CI kirkstone branch > Update submodule refs on '6.8' in yocto/meta-qt6 > qttranslations: include SBOM files > qtbase: always build linuxfb platform plugin > Add option to export example sources > Remove unneeded example files path < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi 1aeda3f...97d7a6b (6): > picamera-libs: removed unused libraries from python3-picamera > SECURITY.md: Add instructions for reporting security issues > rpi-base: Remove bcm2712-rpi-5-b.dtb from RPI_KERNEL_DEVICETREE target > linux-raspberrypi-6.6: Upgrade to 6.6.63 > linux: Enable CONFIG_I2C_BRCMSTB for proper HDMI I2C support > extra-build-config.md: added a white line * sources/meta-riscv e4dbaa7...3ca2320 (3): > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1 > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1 > linux-starfive-dev: Upgrade kernel to 6.6.20 * sources/meta-rockchip 3a8be31...1cdcb49 (7): > u-boot: use upstream for radxa-zero-3{e|w} > layer.conf: update to walnascar only > radxa-zero-3: switch to yocto-dev kernel > u-boot: switch to upstream SRCREV for rk-u-boot-env > bsp: rkbin: bump to latest commit in master branch > bsp: rkbin: rkbin-ddr: use version and file variables for path matching > rk3308: add provider for trusted firmware-a * sources/meta-swupdate 01dbc76...efd4c20 (11): < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 55708dbc...3c0d8bed (6): > cuda-compatibility-workarounds: Fix build with upcoming glibc 2.41 > tegra-flash-helper: Allow PKC-only secure boot flashing > linux-yocto: import recipe for 6.10 > linux-yocto: add patch to fix compatibility with nvbootctrl > edk2-firmware-tegra: add backported patch for cpp issue > tegra-binaries: refactor per-SoC vs. common deb package handling * sources/meta-ti c46f49d3...57da6c15 (8): > CI/CD Auto-Merger: cicd.master.202412130100 > CI/CD Auto-Merger: cicd.master.202412101025 > u-boot: Add patch to use SWIG_AppendOutput > conf: layer.conf: Drop scarthgap from LAYERSERIES_COMPAT > conf: machine: am62xx-lp-evm: Add PWM overlays > ti-ipc: mark as incompatible with non-Linux builds > conf: machine: am62pxx: Pick overlays for V3Link cameras > ti-ipc-examples: Remove DSP/BIOS IPC examples * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky f5a2ea77ca...6ac7502ad5 (212): > webkitgtk: Fix build on 32bit arches with 64bit time_t only > nfs-utils: Fix warnings found with clang > musl: Upgrade to latest > clang: Upgrade to 19.1.5 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > cve-update-nvd2-native: Tweak to work better with NFS DL_DIR > populate_sdk_ext: write_local_conf add shutil import > gcc: backport patch to fix data relocation to !ENDBR: stpcpy > oe-setup-build: raise exceptions on errors > socat: upgrade 1.8.0.1 -> 1.8.0.2 > re2c: upgrade 4.0.1 -> 4.0.2 > pango: upgrade 1.55.0 -> 1.55.5 > ofono: upgrade 2.13 -> 2.14 > nfs-utils: upgrade 2.8.1 -> 2.8.2 > mpg123: upgrade 1.32.9 -> 1.32.10 > libxxf86vm: upgrade 1.1.5 -> 1.1.6 > libxv: upgrade 1.0.12 -> 1.0.13 > libxrender: upgrade 0.9.11 -> 0.9.12 > libxcvt: upgrade 0.1.2 -> 0.1.3 > libxau: upgrade 1.0.11 -> 1.0.12 > libsm: upgrade 1.2.4 -> 1.2.5 > libjitterentropy: upgrade 3.6.0 -> 3.6.1 > libice: upgrade 1.1.1 -> 1.1.2 > json-glib: upgrade 1.10.0 -> 1.10.6 > igt-gpu-tools: upgrade 1.29 -> 1.30 > erofs-utils: upgrade 1.8.2 -> 1.8.3 > appstream: upgrade 1.0.3 -> 1.0.4 > Revert "python3-numpy: upgrade 2.1.3 -> 2.2.0" > bitbake: parse: Add include_all conf file directive > bitbake: cooker: Make cooker 'skiplist' per-multiconfig/mc > glib-2.0: update 2.82.2 -> 2.82.4 > python3-numpy: upgrade 2.1.3 -> 2.2.0 > scripts: wrap lz4c and convert to lz4 > oe-selftest: devtool ide-sdk use modify debug-build > devtool: ide-sdk recommend DEBUG_BUILD > devtool: ide-sdk sort cmake preset > devtool: modify support debug-builds > lttng-modules: Upgrade 2.13.15 -> 2.13.16 > qemu: Upgrade 9.1.1 -> 9.2.0 > subversion: Upgrade 1.14.4 -> 1.14.5 > python3-*: Update recipes to correctly check the upstream packages > classes/pypi: update the default UPSTREAM_CHECK_URI to use the simple repo API > systemd: set CVE_PRODUCT > systemd: split networkd into its own package > systemd.bbclass: do not automatically add Also services > systemd.bbclass: refactor adding files > dropbear: add dropbearkey.service to FILES > busybox: add klogd service to FILES > perf: Fix a minor typo > system-requirements.rst: add dependencies for pdf builds > system-requirements: update list of supported distros > system-requirements: add fedora 39 to supported distros > poky.yaml.in: replace inkscape dependency by librsvg2-bin > poky.yaml.in: add missing locales dependency > Gather dependencies in poky.yaml.in > migration-guides: add release notes for 5.1.1 > ref-manual: use standardized method accross both ubuntu and debian for locale install > build-appliance-image: Update to master head revision > systemd: upgrade 256.8 -> 256.9 > yocto-bsp: Bump the default kernel to v6.12 for x86 machines > yocto-bsp: Bump the default kernel to v6.12 for beaglebone > linux-yocto: enable linux 6.12 for genericarm64 > scripts/install-buildtools: Update to 5.1.1 > binutils: Fix CVE-2024-53589 > barebox: upgrade 2024.10.0 -> 2024.12.0 > curl: upgrade 8.11.0 -> 8.11.1 > curl: upgrade 8.10.1 -> 8.11.0 > gcc: Fix c++: tweak for Wrange-loop-construct > icecc: don't use KERNEL_CC during set_icecc_env > icecc: convert set_icecc_env to python prefuncs > bitbake-config-build: add a plugin for config fragments > bitbake.conf: add an addfragments directive for oe-core and dependent layers > bitbake: bitbake-config-build: add an alias to bitbake-layers > bitbake: lib/bb/tests: use bb.build.listtasks() instead of __BBTASKS > bitbake: bitbake-user-manual-metadata: add a section about 'addfragments` > bitbake: bitbake: parse: add support for flagged fragment variables > pixman: remove long-obsolete patch > linux-yoto/6.12: bsp/genericarm64: fix configuration warning > linux-yocto: tweak cve exclusions files > systemd: actively disable Predictable Network Interface Names if !pni-names > linux-firmware: package firmware for Qualcomm AIC100 and QDU100 > linux-firmware: upgrade 20241110 -> 20241210 > sysvinit: upgrade 3.04 -> 3.11 > maintainers.inc: add self for meson, python3 recipes > ovmf: update 202408 -> 202411 > librsvg: update 2.58.2 -> 2.59.2 > maintainers.inc: Update maintainer for pseudo and rpm > scripts/devtool: use bb.util.listtasks instead of __BBTASKS > classes/utility-tasks: port do_listtasks to use bb.build.listtasks > cargo-c: convert to target recipe > rpm: replace use of rpm2cpio with rpm2archive > rpm: update 4.19.1.1 -> 4.20.0 > systemd-compat-units: execute postinst on target > base.bbclass: fix RRECOMMENDS extend issue for multilib > oeqa/selftest: Fix failure when configuration contains BBLAYERS:append > spdx 3.0: Rework how SPDX aliases are linked > classes-global/insane: Handle case where RPROVIDER is also a provider > vte: upgrade 0.78.1 -> 0.78.2 > ttyrun: upgrade 2.35.0 -> 2.36.0 > sudo: upgrade 1.9.16p1 -> 1.9.16p2 > stress-ng: upgrade 0.18.06 -> 0.18.07 > sqlite3: upgrade 3.47.0 -> 3.47.2 > re2c: upgrade 4.0 -> 4.0.1 > pixman: upgrade 0.44.0 -> 0.44.2 > llvm: upgrade 19.1.4 -> 19.1.5 > libsdl2: upgrade 2.30.9 -> 2.30.10 > libdrm: upgrade 2.4.123 -> 2.4.124 > kexec-tools: upgrade 2.0.29 -> 2.0.30 > hwdata: upgrade 0.389 -> 0.390 > gstreamer1.0: upgrade 1.24.9 -> 1.24.10 > gnupg: upgrade 2.5.1 -> 2.5.2 > git: upgrade 2.47.0 -> 2.47.1 > ell: upgrade 0.70 -> 0.71 > btrfs-tools: upgrade 6.11 -> 6.12 > bash-completion: upgrade 2.14.0 -> 2.15.0 > yocto-bsp: drop 6.10 bbappend > poky/poky-tiny: update default to v6.12 > linux-yocto: drop 6.10 > linux-yocto/6.12: introduce v6.12 reference kernel > linux-yocto/6.6: update to v6.6.64 > linux-yocto/6.6: update to v6.6.63 > python3-iniparse: remove recipe > musl: Update riscv syscalls till 6.10 kernel > openssl: Fix build on risc64/musl > ffmpeg: Fix RISCV build > scripts/install-buildtools: preserve formatting in the help message > libsecret: add pam support depending on DISTRO_FEATURES > toolchain-shar-relocate.sh: fix the replacing commands > inetutils: increase alternative priority for hostname > shadow: use update-alternatives to handle su.1 and nologin.8 > qemurunner: Fix stack trace generation in exception handler > tiff: set status for CVEs firx in 4.7.0 > tiff: remove status for CVE-2023-3164 > libssh2: remove status for CVE-2023-48795 > elfutils: backport a fix for libeu objects missing in libelf.a > libpam: add packageconfig for selinux > Revert "uboot-sign: fix U-Boot binary with public key" > bitbake: parse: add support for 'addfragments' directive > bitbake: parse/ConfHandler: allow / in variable flags > libtool: update 2.5.2 -> 2.5.4 > dtc: upgrade 1.7.0 -> 1.7.2 > bitbake: cooker: use enum for cooker state to improve readability > bitbake: server/xmlrpcserver: fix some warnings > bitbake: knotty: some small cleanups while I'm in here > bitbake: knotty: print an error if MACHINE is not set > cargo-c-native: update 0.10.3 -> 0.10.5 > go-helloworld: update to latest revision > libpam: update 1.6.1 -> 1.7.0 > libpipeline: update 1.5.7 -> 1.5.8 > texinfo: update 7.1 -> 7.1.1 > vulkan-samples: update to latest revision > pixman: update 0.42.2 -> 0.44.0 > tiff: update 4.6.0 -> 4.7.0 > webkitgtk: update 2.44.3 -> 2.46.4 > libgit2: update 1.8.2 -> 1.8.4 > utfcpp: update 4.0.5 -> 4.0.6 > python3-maturin: update 1.7.1 -> 1.7.4 > python3-markdown: update 3.6 -> 3.7 > btrfs-tools: update 6.10.1 -> 6.11 > xf86-video-fbdev: update 0.5.0 -> 0.5.1 > swig: upgrade 4.2.1 -> 4.3.0 > python3-dtc: update 1.7.0 -> 1.7.2 > virglrenderer: upgrade 1.0.1 -> 1.1.0 > cups: upgrade 2.4.10 -> 2.4.11 > python3-beartype: upgrade 0.18.5 -> 0.19.0 > elfutils: upgrade 0.191 -> 0.192 > debugedit: upgrade 5.0 -> 5.1 > pkg-config-native: pick additional search paths from $EXTRA_NATIVE_PKGCONFIG_PATH > cargo.bbclass: do not install libraries by default > gcr: drop obsolete autotools setting > meson.bbclass: enable qemu exe wrapper in nativesdk > barebox: add more common items into shared .inc with barebox-tools > mtd-utils: set PV directly in the recipe filename > maintainers.inc: unassign myself (don't panic!) > lib: oeqa: spdx: Add tests for extra options > lib: spdx: Fix SPDX_BUILD_HOST > classes: create-spdx: Fix variable dependencies > lib: sbom30: Fix agent reference > lib: sbom30: Fix import handling > lrzsz: update SRC_URI to avoid redirect > oeqa/gitarchive: Fix syntax warning > linux-yocto: add and use GPL-2.0-with-syscall-note license > meta/lib: move buildstats.py and rootfspostcommands.py into oe > qemu: set CVE-2024-6505 to fixed > lib: spdx30_tasks: Fix supplied By > systemd: remove custom rootlibexecdir and replace with nonarch_libdir > systemd: split long line in pkg_postinst > systemd: drop deprecated rootlibdir, rootprefix and split-usr options Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 19, 2024
…cale sources/meta-freescale-3rdparty sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 82bb1d21...5adb3155 (9): > arm/lib: Relax "Listening for serial connection" regex > arm-bsp/linux-yocto: add temporary 6.10 recipe > arm-bsp/linux-yocto: fix Juno build with linux 6.12 > arm-bsp/corstone-1000: IMAGE_ROOTFS_EXTRA_SPACE workaround > arm-bsp/linux-yocto: corstone1000: Update the Upstream-Status of the remoteproc patches > arm: remove python3-pyhsslms recipe > lib/fvp: add name to terminal title in FVP runner > kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the CORSTONE1000-2024.11 release. > arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release * sources/meta-clang 147349b...5d40c9a (7): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases > clang: Upgrade to 19.1.5 release > ot-br-posix: Disable sign-compare warning as error > libpam: Disable --undefined-version with LLD * sources/meta-freescale 7f045776...076ebc5c (8): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2046 from Livius90/master > Auto-update LICENSE file with current recipe licenses > Auto-update LICENSE file with current recipe licenses > Merge pull request #2045 from hellhound94/topic/fix-script > Auto-update LICENSE file with current recipe licenses > Merge pull request #2044 from hellhound94/topic/fix-script > Merge pull request #2043 from YoeDistro/yoe/mut * sources/meta-freescale-3rdparty bc2a12c...b8c4368 (4): > Auto-update LICENSE file with current recipe licenses > Auto-update LICENSE file with current recipe licenses > Merge pull request #318 from dankm/dankm/unpackdir > Merge pull request #316 from svogl/master * sources/meta-openembedded 907a061e9...0218fdc57 (124): > DO NOT MERGE: Add Github actions CI workflow > emlog: set CVE_PRODUCT > memcached: ignore disputed CVE-2022-26635 > swagger-ui: mark CVE-2016-1000229 as fixed > apache2: ignore disputed CVE CVE-2007-0086 > spice-gtk: mark CVE-2012-4425 as fixed > redis: ignore CVE-2022-0543 > monkey: ignore CVE-2013-1771 > gattlib: mark CVE-2019-6498 as fixed > spice: ignore CVE-2016-0749 > apache2: remove old version references from CVEs > apache2: ignore CVE-1999-0678 and CVE-1999-1412 > ace: ignore CVE-2009-1147 > android-tools: fix warning: library search path "/usr/lib/p7zip" is unsafe for cross-compilation > Update p7zip to 7zip > Use 7zip 24.09 to replace p7zip 16.02 > xfce4-panel: 4.18.6 -> 4.20.0 > xfdesktop: 4.18.1 -> 4.20.0 > libxfce4windowing: add recipe > xfce4-dev-tools: 4.18.1 -> 4.20.0 > xfwm4: 4.19.0 -> 4.20.0 > xfce4-settings: 4.18.3 -> 4.20.0 > xfconf: 4.18.2 -> 4.20.0 > libnfs: Add gnutls build time dependency > lua-lgi: Disable on architecture without luajit port > libp11: update 0.4.12 -> 0.4.13 > libpeas: Disable lua support on architectures without luajit port > gpiod-sysfs-proxy: update v0.1.1 -> v0.1.2 > packagegroup-meta-oe: Remove libpeas from packagegroup-meta-oe-gnome > gedit: build with libpeas-1 > eog: build with libpeas-1 > geary: build with libpeas-1 > packagegroup-meta-oe: adjust after libpeas update > xfce4-power-manager: 4.18.2 -> 4.20.0 > xfce4-appfinder: 4.19.3 -> 4.20.0 > tumbler: 4.18.0 -> 4.20.0 > thunar-volman: 4.18.0 -> 4.20.0 > thunar: 4.19.0 -> 4.20.0 > xkbevd: upgrade 1.1.5 -> 1.1.6 > tinysparql: upgrade 3.8.1 -> 3.8.2 > stunnel: upgrade 5.73 -> 5.74 > python3-pybind11-json: upgrade 0.2.14 -> 0.2.15 > openjpeg: upgrade 2.5.2 -> 2.5.3 > nanopb-generator(-runtime): upgrade 0.4.9 -> 0.4.9.1 > monit: upgrade 5.34.2 -> 5.34.3 > mcelog: upgrade 201 -> 202 > lvm2: update 2.03.28 -> 2.03.29 > localsearch: upgrade 3.8.1 -> 3.8.2 > libusbmuxd: upgrade 2.0.2 -> 2.1.0 > libplist: upgrade 2.3.0 -> 2.6.0 > libnfs: upgrade 5.0.3 -> 6.0.2 > graphviz: upgrade 12.2.0 -> 12.2.1 > ctags: upgrade 6.1.20241201.0 -> 6.1.20241215.0 > ace: update 8.0.1 -> 8.0.2 > libpeas: add recipe for 2.0.5 > bmap-writer: update to latest git version > python3-*: Update recipes to correctly check the upstream packages > lua-lgi: add recipe > luajit: update > garcon: 4.19.1 -> 4.20.0 > exo: 4.19.1 -> 4.20.0 > libxfce4ui: 4.19.6 -> 4.20.0 > libxfce4util: 4.19.3 -> 4.20.0 > gjs: update 1.80.2 -> 1.82.1 > mozjs: add recipe for mozjs-128 > cbindgen: add recipe > mctp: upgrade 2.0 -> 2.1 > iwd: update 3.0 -> 3.2 > kernel-module-emlog: Fix build with kernel 6.12+ > python3-libusb1: rename recipe to reflect the python version and update to use pypi > lvm2: Remove a lingering reference to ${PN}-udevrules > tclap: use most recent version > bridge-utils: add CVE_PRODUCT > vbxguestdrivers: upgrade 7.0.22 -> 7.1.4 > python3-ipython: update to version 8.30.0 > python3-janus: update to version 1.1.0 > python3-prompt-toolkit: set the value of UPSTREAM_CHECK_PYPI_PACKAGE to enable version checking > python3-mlcommons-loadgen: update to version 5.0.0 > python3-pdm: update to version 2.22.0 > python3-cmake: update to version 3.31.1 > python3-luma-oled: update to version 3.14.0 > upower: add polkit PACKAGECONFIG option > upower: bump to 1.90.6 > upower: use archive file in SRC_URI and fix UPSTREAM_CHECK_URI > python3-virtualenv: upgrade 20.26.5 -> 20.26.6 > smarty: update 4.4.1 -> 4.5.5 > vboxguestdrivers: update to 7.0.22 > gvfs: update 1.56.0 -> 1.56.1 > file-roller: update 44.3 -> 44.4 > gnome-text-editor: update 47.0 -> 47.2 > nautilus: update 47.0 -> 47.1 > gnome-software: update 47.1 -> 47.2 > gnome-shell: update 47.1 -> 47.2 > mutter: update 47.1 -> 47.3 > gnome-control-center: update 47.1.1 -> 47.2 > pps-tools: backport a patch to fix prints > nginx: Upgrade mainline release version 1.27.1 -> 1.27.3 > proftpd: set status of CVE-2001-0027 > dash: set CVE_PRODUCT > gpiod-sysfs-proxy: new recipe > sip: Upgrade 6.8.6 -> 6.9.0 > python3-pyhsslms: Add 2.0.0 recipe > canopenterm: 1.0.9 -> 1.0.10 > vk-gl-cts: don't require networking to configure > vk-gl-cts: control what targets get built > vk-gl-cts: use cmake-qemu > vk-gl-cts: set the git tag regex for release checking > vk-gl-cts: fix EXTRA_OECMAKE > syzkaller: network in compile is not needed > etcd: don't set UPSTREAM_CHECK_COMMITS > lxdm: drop debug-tweaks > canopenterm: update to version 1.0.9 > pocketpy: update to version 2.0.3 > mariadb: Ensure compatibility with ARMv9 by updating .arch directive > openhpi: explicitly disable ov-rest plugin > libspelling: update 0.4.2 -> 0.4.5 > wireplumber: update 0.5.6 -> 0.5.7 > pipewire: update 1.2.6 -> 1.2.7 > python3-gpiod: don't recommend kernel-module-configfs for ptest > python3-gpiod: pull in just libgpiosim, not the entire libgpiod-ptest > libgpiod: minimize intra-recipe dependencies for ptest > xfstests: add missing run-time dependencies > gthumb: update 3.12.4 -> 3.12.6 > pam-radius: add recipe * sources/meta-qcom fc029c4...210c102 (19): > Merge pull request #689 from ricardosalveti/esp-qcom-image > Merge pull request #692 from chirag-jn/readme-improve > Merge pull request #688 from chirag-jn/readme > Merge pull request #687 from chirag-jn/qdl-2024-12 > Merge pull request #685 from lumag/drop-extras > Merge pull request #684 from ndechesne/yocto-check-layer-fix > Merge pull request #683 from ndechesne/fix-patch-tag > Merge pull request #682 from lumag/drop-legacy > Merge pull request #681 from lumag/drop-extras > Merge pull request #679 from lumag/update-dsp-binaries > Merge pull request #678 from lumag/x1e80100-drop-audio-fw > Merge pull request #674 from lumag/hexagon-dsp-binaries > Merge pull request #677 from lumag/no-debug-tweaks > Merge pull request #676 from lumag/add-styhead > Merge pull request #673 from lumag/fix-rb3gen2-firmware > Merge pull request #669 from olasnap/oj/optional-rootfs-arg > Merge pull request #664 from lumag/wcn3990 > Merge pull request #667 from ricardosalveti/master > Merge pull request #666 from ndechesne/uki * sources/meta-qt6 2c53920...42e7257 (28): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Use correct QmlImportsPath config with qmake > qtconnectivity: move declarative dependency to examples > Update submodule refs on '6.8' in yocto/meta-qt6 > coin: temporarily drop pyside from CI kirkstone branch > Update submodule refs on '6.8' in yocto/meta-qt6 > qttranslations: include SBOM files > qtbase: always build linuxfb platform plugin > Add option to export example sources > Remove unneeded example files path < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi 1aeda3f...97d7a6b (6): > picamera-libs: removed unused libraries from python3-picamera > SECURITY.md: Add instructions for reporting security issues > rpi-base: Remove bcm2712-rpi-5-b.dtb from RPI_KERNEL_DEVICETREE target > linux-raspberrypi-6.6: Upgrade to 6.6.63 > linux: Enable CONFIG_I2C_BRCMSTB for proper HDMI I2C support > extra-build-config.md: added a white line * sources/meta-riscv e4dbaa7...3ca2320 (3): > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1 > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1 > linux-starfive-dev: Upgrade kernel to 6.6.20 * sources/meta-rockchip 3a8be31...1cdcb49 (7): > u-boot: use upstream for radxa-zero-3{e|w} > layer.conf: update to walnascar only > radxa-zero-3: switch to yocto-dev kernel > u-boot: switch to upstream SRCREV for rk-u-boot-env > bsp: rkbin: bump to latest commit in master branch > bsp: rkbin: rkbin-ddr: use version and file variables for path matching > rk3308: add provider for trusted firmware-a * sources/meta-swupdate 01dbc76...efd4c20 (11): < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 55708dbc...3c0d8bed (6): > cuda-compatibility-workarounds: Fix build with upcoming glibc 2.41 > tegra-flash-helper: Allow PKC-only secure boot flashing > linux-yocto: import recipe for 6.10 > linux-yocto: add patch to fix compatibility with nvbootctrl > edk2-firmware-tegra: add backported patch for cpp issue > tegra-binaries: refactor per-SoC vs. common deb package handling * sources/meta-ti c46f49d3...57da6c15 (8): > CI/CD Auto-Merger: cicd.master.202412130100 > CI/CD Auto-Merger: cicd.master.202412101025 > u-boot: Add patch to use SWIG_AppendOutput > conf: layer.conf: Drop scarthgap from LAYERSERIES_COMPAT > conf: machine: am62xx-lp-evm: Add PWM overlays > ti-ipc: mark as incompatible with non-Linux builds > conf: machine: am62pxx: Pick overlays for V3Link cameras > ti-ipc-examples: Remove DSP/BIOS IPC examples * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky f5a2ea77ca...6c84743f15 (213): > cargo-c: Fix build on risv32 > webkitgtk: Fix build on 32bit arches with 64bit time_t only > nfs-utils: Fix warnings found with clang > musl: Upgrade to latest > clang: Upgrade to 19.1.5 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > cve-update-nvd2-native: Tweak to work better with NFS DL_DIR > populate_sdk_ext: write_local_conf add shutil import > gcc: backport patch to fix data relocation to !ENDBR: stpcpy > oe-setup-build: raise exceptions on errors > socat: upgrade 1.8.0.1 -> 1.8.0.2 > re2c: upgrade 4.0.1 -> 4.0.2 > pango: upgrade 1.55.0 -> 1.55.5 > ofono: upgrade 2.13 -> 2.14 > nfs-utils: upgrade 2.8.1 -> 2.8.2 > mpg123: upgrade 1.32.9 -> 1.32.10 > libxxf86vm: upgrade 1.1.5 -> 1.1.6 > libxv: upgrade 1.0.12 -> 1.0.13 > libxrender: upgrade 0.9.11 -> 0.9.12 > libxcvt: upgrade 0.1.2 -> 0.1.3 > libxau: upgrade 1.0.11 -> 1.0.12 > libsm: upgrade 1.2.4 -> 1.2.5 > libjitterentropy: upgrade 3.6.0 -> 3.6.1 > libice: upgrade 1.1.1 -> 1.1.2 > json-glib: upgrade 1.10.0 -> 1.10.6 > igt-gpu-tools: upgrade 1.29 -> 1.30 > erofs-utils: upgrade 1.8.2 -> 1.8.3 > appstream: upgrade 1.0.3 -> 1.0.4 > Revert "python3-numpy: upgrade 2.1.3 -> 2.2.0" > bitbake: parse: Add include_all conf file directive > bitbake: cooker: Make cooker 'skiplist' per-multiconfig/mc > glib-2.0: update 2.82.2 -> 2.82.4 > python3-numpy: upgrade 2.1.3 -> 2.2.0 > scripts: wrap lz4c and convert to lz4 > oe-selftest: devtool ide-sdk use modify debug-build > devtool: ide-sdk recommend DEBUG_BUILD > devtool: ide-sdk sort cmake preset > devtool: modify support debug-builds > lttng-modules: Upgrade 2.13.15 -> 2.13.16 > qemu: Upgrade 9.1.1 -> 9.2.0 > subversion: Upgrade 1.14.4 -> 1.14.5 > python3-*: Update recipes to correctly check the upstream packages > classes/pypi: update the default UPSTREAM_CHECK_URI to use the simple repo API > systemd: set CVE_PRODUCT > systemd: split networkd into its own package > systemd.bbclass: do not automatically add Also services > systemd.bbclass: refactor adding files > dropbear: add dropbearkey.service to FILES > busybox: add klogd service to FILES > perf: Fix a minor typo > system-requirements.rst: add dependencies for pdf builds > system-requirements: update list of supported distros > system-requirements: add fedora 39 to supported distros > poky.yaml.in: replace inkscape dependency by librsvg2-bin > poky.yaml.in: add missing locales dependency > Gather dependencies in poky.yaml.in > migration-guides: add release notes for 5.1.1 > ref-manual: use standardized method accross both ubuntu and debian for locale install > build-appliance-image: Update to master head revision > systemd: upgrade 256.8 -> 256.9 > yocto-bsp: Bump the default kernel to v6.12 for x86 machines > yocto-bsp: Bump the default kernel to v6.12 for beaglebone > linux-yocto: enable linux 6.12 for genericarm64 > scripts/install-buildtools: Update to 5.1.1 > binutils: Fix CVE-2024-53589 > barebox: upgrade 2024.10.0 -> 2024.12.0 > curl: upgrade 8.11.0 -> 8.11.1 > curl: upgrade 8.10.1 -> 8.11.0 > gcc: Fix c++: tweak for Wrange-loop-construct > icecc: don't use KERNEL_CC during set_icecc_env > icecc: convert set_icecc_env to python prefuncs > bitbake-config-build: add a plugin for config fragments > bitbake.conf: add an addfragments directive for oe-core and dependent layers > bitbake: bitbake-config-build: add an alias to bitbake-layers > bitbake: lib/bb/tests: use bb.build.listtasks() instead of __BBTASKS > bitbake: bitbake-user-manual-metadata: add a section about 'addfragments` > bitbake: bitbake: parse: add support for flagged fragment variables > pixman: remove long-obsolete patch > linux-yoto/6.12: bsp/genericarm64: fix configuration warning > linux-yocto: tweak cve exclusions files > systemd: actively disable Predictable Network Interface Names if !pni-names > linux-firmware: package firmware for Qualcomm AIC100 and QDU100 > linux-firmware: upgrade 20241110 -> 20241210 > sysvinit: upgrade 3.04 -> 3.11 > maintainers.inc: add self for meson, python3 recipes > ovmf: update 202408 -> 202411 > librsvg: update 2.58.2 -> 2.59.2 > maintainers.inc: Update maintainer for pseudo and rpm > scripts/devtool: use bb.util.listtasks instead of __BBTASKS > classes/utility-tasks: port do_listtasks to use bb.build.listtasks > cargo-c: convert to target recipe > rpm: replace use of rpm2cpio with rpm2archive > rpm: update 4.19.1.1 -> 4.20.0 > systemd-compat-units: execute postinst on target > base.bbclass: fix RRECOMMENDS extend issue for multilib > oeqa/selftest: Fix failure when configuration contains BBLAYERS:append > spdx 3.0: Rework how SPDX aliases are linked > classes-global/insane: Handle case where RPROVIDER is also a provider > vte: upgrade 0.78.1 -> 0.78.2 > ttyrun: upgrade 2.35.0 -> 2.36.0 > sudo: upgrade 1.9.16p1 -> 1.9.16p2 > stress-ng: upgrade 0.18.06 -> 0.18.07 > sqlite3: upgrade 3.47.0 -> 3.47.2 > re2c: upgrade 4.0 -> 4.0.1 > pixman: upgrade 0.44.0 -> 0.44.2 > llvm: upgrade 19.1.4 -> 19.1.5 > libsdl2: upgrade 2.30.9 -> 2.30.10 > libdrm: upgrade 2.4.123 -> 2.4.124 > kexec-tools: upgrade 2.0.29 -> 2.0.30 > hwdata: upgrade 0.389 -> 0.390 > gstreamer1.0: upgrade 1.24.9 -> 1.24.10 > gnupg: upgrade 2.5.1 -> 2.5.2 > git: upgrade 2.47.0 -> 2.47.1 > ell: upgrade 0.70 -> 0.71 > btrfs-tools: upgrade 6.11 -> 6.12 > bash-completion: upgrade 2.14.0 -> 2.15.0 > yocto-bsp: drop 6.10 bbappend > poky/poky-tiny: update default to v6.12 > linux-yocto: drop 6.10 > linux-yocto/6.12: introduce v6.12 reference kernel > linux-yocto/6.6: update to v6.6.64 > linux-yocto/6.6: update to v6.6.63 > python3-iniparse: remove recipe > musl: Update riscv syscalls till 6.10 kernel > openssl: Fix build on risc64/musl > ffmpeg: Fix RISCV build > scripts/install-buildtools: preserve formatting in the help message > libsecret: add pam support depending on DISTRO_FEATURES > toolchain-shar-relocate.sh: fix the replacing commands > inetutils: increase alternative priority for hostname > shadow: use update-alternatives to handle su.1 and nologin.8 > qemurunner: Fix stack trace generation in exception handler > tiff: set status for CVEs firx in 4.7.0 > tiff: remove status for CVE-2023-3164 > libssh2: remove status for CVE-2023-48795 > elfutils: backport a fix for libeu objects missing in libelf.a > libpam: add packageconfig for selinux > Revert "uboot-sign: fix U-Boot binary with public key" > bitbake: parse: add support for 'addfragments' directive > bitbake: parse/ConfHandler: allow / in variable flags > libtool: update 2.5.2 -> 2.5.4 > dtc: upgrade 1.7.0 -> 1.7.2 > bitbake: cooker: use enum for cooker state to improve readability > bitbake: server/xmlrpcserver: fix some warnings > bitbake: knotty: some small cleanups while I'm in here > bitbake: knotty: print an error if MACHINE is not set > cargo-c-native: update 0.10.3 -> 0.10.5 > go-helloworld: update to latest revision > libpam: update 1.6.1 -> 1.7.0 > libpipeline: update 1.5.7 -> 1.5.8 > texinfo: update 7.1 -> 7.1.1 > vulkan-samples: update to latest revision > pixman: update 0.42.2 -> 0.44.0 > tiff: update 4.6.0 -> 4.7.0 > webkitgtk: update 2.44.3 -> 2.46.4 > libgit2: update 1.8.2 -> 1.8.4 > utfcpp: update 4.0.5 -> 4.0.6 > python3-maturin: update 1.7.1 -> 1.7.4 > python3-markdown: update 3.6 -> 3.7 > btrfs-tools: update 6.10.1 -> 6.11 > xf86-video-fbdev: update 0.5.0 -> 0.5.1 > swig: upgrade 4.2.1 -> 4.3.0 > python3-dtc: update 1.7.0 -> 1.7.2 > virglrenderer: upgrade 1.0.1 -> 1.1.0 > cups: upgrade 2.4.10 -> 2.4.11 > python3-beartype: upgrade 0.18.5 -> 0.19.0 > elfutils: upgrade 0.191 -> 0.192 > debugedit: upgrade 5.0 -> 5.1 > pkg-config-native: pick additional search paths from $EXTRA_NATIVE_PKGCONFIG_PATH > cargo.bbclass: do not install libraries by default > gcr: drop obsolete autotools setting > meson.bbclass: enable qemu exe wrapper in nativesdk > barebox: add more common items into shared .inc with barebox-tools > mtd-utils: set PV directly in the recipe filename > maintainers.inc: unassign myself (don't panic!) > lib: oeqa: spdx: Add tests for extra options > lib: spdx: Fix SPDX_BUILD_HOST > classes: create-spdx: Fix variable dependencies > lib: sbom30: Fix agent reference > lib: sbom30: Fix import handling > lrzsz: update SRC_URI to avoid redirect > oeqa/gitarchive: Fix syntax warning > linux-yocto: add and use GPL-2.0-with-syscall-note license > meta/lib: move buildstats.py and rootfspostcommands.py into oe > qemu: set CVE-2024-6505 to fixed > lib: spdx30_tasks: Fix supplied By > systemd: remove custom rootlibexecdir and replace with nonarch_libdir > systemd: split long line in pkg_postinst > systemd: drop deprecated rootlibdir, rootprefix and split-usr options Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 20, 2024
…cale sources/meta-freescale-3rdparty sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 82bb1d21...5adb3155 (9): > arm/lib: Relax "Listening for serial connection" regex > arm-bsp/linux-yocto: add temporary 6.10 recipe > arm-bsp/linux-yocto: fix Juno build with linux 6.12 > arm-bsp/corstone-1000: IMAGE_ROOTFS_EXTRA_SPACE workaround > arm-bsp/linux-yocto: corstone1000: Update the Upstream-Status of the remoteproc patches > arm: remove python3-pyhsslms recipe > lib/fvp: add name to terminal title in FVP runner > kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the CORSTONE1000-2024.11 release. > arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release * sources/meta-clang 147349b...5d40c9a (7): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases > clang: Upgrade to 19.1.5 release > ot-br-posix: Disable sign-compare warning as error > libpam: Disable --undefined-version with LLD * sources/meta-freescale 7f045776...25507a74 (8): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2046 from Livius90/master > Auto-update LICENSE file with current recipe licenses > Auto-update LICENSE file with current recipe licenses > Merge pull request #2045 from hellhound94/topic/fix-script > Auto-update LICENSE file with current recipe licenses > Merge pull request #2044 from hellhound94/topic/fix-script > Merge pull request #2043 from YoeDistro/yoe/mut * sources/meta-freescale-3rdparty bc2a12c...bf9dce3 (4): > Auto-update LICENSE file with current recipe licenses > Auto-update LICENSE file with current recipe licenses > Merge pull request #318 from dankm/dankm/unpackdir > Merge pull request #316 from svogl/master * sources/meta-openembedded 907a061e9...45b91251a (126): > DO NOT MERGE: Add Github actions CI workflow > 7zip: Fix build with clang > xfce4-pulseaudio-plugin: Fix build with libwindowing 4.19.6 > emlog: set CVE_PRODUCT > memcached: ignore disputed CVE-2022-26635 > swagger-ui: mark CVE-2016-1000229 as fixed > apache2: ignore disputed CVE CVE-2007-0086 > spice-gtk: mark CVE-2012-4425 as fixed > redis: ignore CVE-2022-0543 > monkey: ignore CVE-2013-1771 > gattlib: mark CVE-2019-6498 as fixed > spice: ignore CVE-2016-0749 > apache2: remove old version references from CVEs > apache2: ignore CVE-1999-0678 and CVE-1999-1412 > ace: ignore CVE-2009-1147 > android-tools: fix warning: library search path "/usr/lib/p7zip" is unsafe for cross-compilation > Update p7zip to 7zip > Use 7zip 24.09 to replace p7zip 16.02 > xfce4-panel: 4.18.6 -> 4.20.0 > xfdesktop: 4.18.1 -> 4.20.0 > libxfce4windowing: add recipe > xfce4-dev-tools: 4.18.1 -> 4.20.0 > xfwm4: 4.19.0 -> 4.20.0 > xfce4-settings: 4.18.3 -> 4.20.0 > xfconf: 4.18.2 -> 4.20.0 > libnfs: Add gnutls build time dependency > lua-lgi: Disable on architecture without luajit port > libp11: update 0.4.12 -> 0.4.13 > libpeas: Disable lua support on architectures without luajit port > gpiod-sysfs-proxy: update v0.1.1 -> v0.1.2 > packagegroup-meta-oe: Remove libpeas from packagegroup-meta-oe-gnome > gedit: build with libpeas-1 > eog: build with libpeas-1 > geary: build with libpeas-1 > packagegroup-meta-oe: adjust after libpeas update > xfce4-power-manager: 4.18.2 -> 4.20.0 > xfce4-appfinder: 4.19.3 -> 4.20.0 > tumbler: 4.18.0 -> 4.20.0 > thunar-volman: 4.18.0 -> 4.20.0 > thunar: 4.19.0 -> 4.20.0 > xkbevd: upgrade 1.1.5 -> 1.1.6 > tinysparql: upgrade 3.8.1 -> 3.8.2 > stunnel: upgrade 5.73 -> 5.74 > python3-pybind11-json: upgrade 0.2.14 -> 0.2.15 > openjpeg: upgrade 2.5.2 -> 2.5.3 > nanopb-generator(-runtime): upgrade 0.4.9 -> 0.4.9.1 > monit: upgrade 5.34.2 -> 5.34.3 > mcelog: upgrade 201 -> 202 > lvm2: update 2.03.28 -> 2.03.29 > localsearch: upgrade 3.8.1 -> 3.8.2 > libusbmuxd: upgrade 2.0.2 -> 2.1.0 > libplist: upgrade 2.3.0 -> 2.6.0 > libnfs: upgrade 5.0.3 -> 6.0.2 > graphviz: upgrade 12.2.0 -> 12.2.1 > ctags: upgrade 6.1.20241201.0 -> 6.1.20241215.0 > ace: update 8.0.1 -> 8.0.2 > libpeas: add recipe for 2.0.5 > bmap-writer: update to latest git version > python3-*: Update recipes to correctly check the upstream packages > lua-lgi: add recipe > luajit: update > garcon: 4.19.1 -> 4.20.0 > exo: 4.19.1 -> 4.20.0 > libxfce4ui: 4.19.6 -> 4.20.0 > libxfce4util: 4.19.3 -> 4.20.0 > gjs: update 1.80.2 -> 1.82.1 > mozjs: add recipe for mozjs-128 > cbindgen: add recipe > mctp: upgrade 2.0 -> 2.1 > iwd: update 3.0 -> 3.2 > kernel-module-emlog: Fix build with kernel 6.12+ > python3-libusb1: rename recipe to reflect the python version and update to use pypi > lvm2: Remove a lingering reference to ${PN}-udevrules > tclap: use most recent version > bridge-utils: add CVE_PRODUCT > vbxguestdrivers: upgrade 7.0.22 -> 7.1.4 > python3-ipython: update to version 8.30.0 > python3-janus: update to version 1.1.0 > python3-prompt-toolkit: set the value of UPSTREAM_CHECK_PYPI_PACKAGE to enable version checking > python3-mlcommons-loadgen: update to version 5.0.0 > python3-pdm: update to version 2.22.0 > python3-cmake: update to version 3.31.1 > python3-luma-oled: update to version 3.14.0 > upower: add polkit PACKAGECONFIG option > upower: bump to 1.90.6 > upower: use archive file in SRC_URI and fix UPSTREAM_CHECK_URI > python3-virtualenv: upgrade 20.26.5 -> 20.26.6 > smarty: update 4.4.1 -> 4.5.5 > vboxguestdrivers: update to 7.0.22 > gvfs: update 1.56.0 -> 1.56.1 > file-roller: update 44.3 -> 44.4 > gnome-text-editor: update 47.0 -> 47.2 > nautilus: update 47.0 -> 47.1 > gnome-software: update 47.1 -> 47.2 > gnome-shell: update 47.1 -> 47.2 > mutter: update 47.1 -> 47.3 > gnome-control-center: update 47.1.1 -> 47.2 > pps-tools: backport a patch to fix prints > nginx: Upgrade mainline release version 1.27.1 -> 1.27.3 > proftpd: set status of CVE-2001-0027 > dash: set CVE_PRODUCT > gpiod-sysfs-proxy: new recipe > sip: Upgrade 6.8.6 -> 6.9.0 > python3-pyhsslms: Add 2.0.0 recipe > canopenterm: 1.0.9 -> 1.0.10 > vk-gl-cts: don't require networking to configure > vk-gl-cts: control what targets get built > vk-gl-cts: use cmake-qemu > vk-gl-cts: set the git tag regex for release checking > vk-gl-cts: fix EXTRA_OECMAKE > syzkaller: network in compile is not needed > etcd: don't set UPSTREAM_CHECK_COMMITS > lxdm: drop debug-tweaks > canopenterm: update to version 1.0.9 > pocketpy: update to version 2.0.3 > mariadb: Ensure compatibility with ARMv9 by updating .arch directive > openhpi: explicitly disable ov-rest plugin > libspelling: update 0.4.2 -> 0.4.5 > wireplumber: update 0.5.6 -> 0.5.7 > pipewire: update 1.2.6 -> 1.2.7 > python3-gpiod: don't recommend kernel-module-configfs for ptest > python3-gpiod: pull in just libgpiosim, not the entire libgpiod-ptest > libgpiod: minimize intra-recipe dependencies for ptest > xfstests: add missing run-time dependencies > gthumb: update 3.12.4 -> 3.12.6 > pam-radius: add recipe * sources/meta-qcom fc029c4...210c102 (19): > Merge pull request #689 from ricardosalveti/esp-qcom-image > Merge pull request #692 from chirag-jn/readme-improve > Merge pull request #688 from chirag-jn/readme > Merge pull request #687 from chirag-jn/qdl-2024-12 > Merge pull request #685 from lumag/drop-extras > Merge pull request #684 from ndechesne/yocto-check-layer-fix > Merge pull request #683 from ndechesne/fix-patch-tag > Merge pull request #682 from lumag/drop-legacy > Merge pull request #681 from lumag/drop-extras > Merge pull request #679 from lumag/update-dsp-binaries > Merge pull request #678 from lumag/x1e80100-drop-audio-fw > Merge pull request #674 from lumag/hexagon-dsp-binaries > Merge pull request #677 from lumag/no-debug-tweaks > Merge pull request #676 from lumag/add-styhead > Merge pull request #673 from lumag/fix-rb3gen2-firmware > Merge pull request #669 from olasnap/oj/optional-rootfs-arg > Merge pull request #664 from lumag/wcn3990 > Merge pull request #667 from ricardosalveti/master > Merge pull request #666 from ndechesne/uki * sources/meta-qt6 2c53920...42e7257 (28): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Use correct QmlImportsPath config with qmake > qtconnectivity: move declarative dependency to examples > Update submodule refs on '6.8' in yocto/meta-qt6 > coin: temporarily drop pyside from CI kirkstone branch > Update submodule refs on '6.8' in yocto/meta-qt6 > qttranslations: include SBOM files > qtbase: always build linuxfb platform plugin > Add option to export example sources > Remove unneeded example files path < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi 1aeda3f...97d7a6b (6): > picamera-libs: removed unused libraries from python3-picamera > SECURITY.md: Add instructions for reporting security issues > rpi-base: Remove bcm2712-rpi-5-b.dtb from RPI_KERNEL_DEVICETREE target > linux-raspberrypi-6.6: Upgrade to 6.6.63 > linux: Enable CONFIG_I2C_BRCMSTB for proper HDMI I2C support > extra-build-config.md: added a white line * sources/meta-riscv e4dbaa7...3ca2320 (3): > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1 > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1 > linux-starfive-dev: Upgrade kernel to 6.6.20 * sources/meta-rockchip 3a8be31...1cdcb49 (7): > u-boot: use upstream for radxa-zero-3{e|w} > layer.conf: update to walnascar only > radxa-zero-3: switch to yocto-dev kernel > u-boot: switch to upstream SRCREV for rk-u-boot-env > bsp: rkbin: bump to latest commit in master branch > bsp: rkbin: rkbin-ddr: use version and file variables for path matching > rk3308: add provider for trusted firmware-a * sources/meta-swupdate 01dbc76...efd4c20 (11): < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 55708dbc...3c0d8bed (6): > cuda-compatibility-workarounds: Fix build with upcoming glibc 2.41 > tegra-flash-helper: Allow PKC-only secure boot flashing > linux-yocto: import recipe for 6.10 > linux-yocto: add patch to fix compatibility with nvbootctrl > edk2-firmware-tegra: add backported patch for cpp issue > tegra-binaries: refactor per-SoC vs. common deb package handling * sources/meta-ti c46f49d3...df20c5b6 (27): > meta-beagle: Add SECURITY file > linux-bb.org_6.6: disable FORTIFY_SOURCE for now > beagle-bsp, linux-bb.org, u-boot-bb.org: add support for 6.6 BSP > linux-bb.org, u-boot-bb.org: rename recipes with version > conf/machine: add BeagleY-AI platform > linux-bb.org: update Beagle BSP to 6.1.83 > u-boot-bb_org, linux-bb_org: move "bb_org" providers to meta-beagle > conf/machine: move remaining Beagle platforms to meta-beagle > conf/machine: split beagleplay config between meta-ti-bsp and meta-beagle > conf/machine: move "bb_org" BSP settings to meta-beagle > meta-beagle: layer.conf: add lz4c to host tools list > meta-beagle: create a separate layer for Beagle platforms > conf/machine: rename beagleplay machine to beagleplay-ti > meta-ti-bsp: ti-rtos-bin: Move this with the other firmware recipes > meta-ti-extras: recipes-ti: Remove gadget-init package > wl18xx-fw: Do not depend on the makefile for install > conf: machine: omap-a15.inc: include ipu1 firmware in the boot partition > meta-ti-extras: ti-ipc-rtos: Deploy ipc firmware > recipes-security: optee: Remove software PRNG for am62pxx > CI/CD Auto-Merger: cicd.master.202412130100 > CI/CD Auto-Merger: cicd.master.202412101025 > u-boot: Add patch to use SWIG_AppendOutput > conf: layer.conf: Drop scarthgap from LAYERSERIES_COMPAT > conf: machine: am62xx-lp-evm: Add PWM overlays > ti-ipc: mark as incompatible with non-Linux builds > conf: machine: am62pxx: Pick overlays for V3Link cameras > ti-ipc-examples: Remove DSP/BIOS IPC examples * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky f5a2ea77ca...6c84743f15 (213): > cargo-c: Fix build on risv32 > webkitgtk: Fix build on 32bit arches with 64bit time_t only > nfs-utils: Fix warnings found with clang > musl: Upgrade to latest > clang: Upgrade to 19.1.5 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > cve-update-nvd2-native: Tweak to work better with NFS DL_DIR > populate_sdk_ext: write_local_conf add shutil import > gcc: backport patch to fix data relocation to !ENDBR: stpcpy > oe-setup-build: raise exceptions on errors > socat: upgrade 1.8.0.1 -> 1.8.0.2 > re2c: upgrade 4.0.1 -> 4.0.2 > pango: upgrade 1.55.0 -> 1.55.5 > ofono: upgrade 2.13 -> 2.14 > nfs-utils: upgrade 2.8.1 -> 2.8.2 > mpg123: upgrade 1.32.9 -> 1.32.10 > libxxf86vm: upgrade 1.1.5 -> 1.1.6 > libxv: upgrade 1.0.12 -> 1.0.13 > libxrender: upgrade 0.9.11 -> 0.9.12 > libxcvt: upgrade 0.1.2 -> 0.1.3 > libxau: upgrade 1.0.11 -> 1.0.12 > libsm: upgrade 1.2.4 -> 1.2.5 > libjitterentropy: upgrade 3.6.0 -> 3.6.1 > libice: upgrade 1.1.1 -> 1.1.2 > json-glib: upgrade 1.10.0 -> 1.10.6 > igt-gpu-tools: upgrade 1.29 -> 1.30 > erofs-utils: upgrade 1.8.2 -> 1.8.3 > appstream: upgrade 1.0.3 -> 1.0.4 > Revert "python3-numpy: upgrade 2.1.3 -> 2.2.0" > bitbake: parse: Add include_all conf file directive > bitbake: cooker: Make cooker 'skiplist' per-multiconfig/mc > glib-2.0: update 2.82.2 -> 2.82.4 > python3-numpy: upgrade 2.1.3 -> 2.2.0 > scripts: wrap lz4c and convert to lz4 > oe-selftest: devtool ide-sdk use modify debug-build > devtool: ide-sdk recommend DEBUG_BUILD > devtool: ide-sdk sort cmake preset > devtool: modify support debug-builds > lttng-modules: Upgrade 2.13.15 -> 2.13.16 > qemu: Upgrade 9.1.1 -> 9.2.0 > subversion: Upgrade 1.14.4 -> 1.14.5 > python3-*: Update recipes to correctly check the upstream packages > classes/pypi: update the default UPSTREAM_CHECK_URI to use the simple repo API > systemd: set CVE_PRODUCT > systemd: split networkd into its own package > systemd.bbclass: do not automatically add Also services > systemd.bbclass: refactor adding files > dropbear: add dropbearkey.service to FILES > busybox: add klogd service to FILES > perf: Fix a minor typo > system-requirements.rst: add dependencies for pdf builds > system-requirements: update list of supported distros > system-requirements: add fedora 39 to supported distros > poky.yaml.in: replace inkscape dependency by librsvg2-bin > poky.yaml.in: add missing locales dependency > Gather dependencies in poky.yaml.in > migration-guides: add release notes for 5.1.1 > ref-manual: use standardized method accross both ubuntu and debian for locale install > build-appliance-image: Update to master head revision > systemd: upgrade 256.8 -> 256.9 > yocto-bsp: Bump the default kernel to v6.12 for x86 machines > yocto-bsp: Bump the default kernel to v6.12 for beaglebone > linux-yocto: enable linux 6.12 for genericarm64 > scripts/install-buildtools: Update to 5.1.1 > binutils: Fix CVE-2024-53589 > barebox: upgrade 2024.10.0 -> 2024.12.0 > curl: upgrade 8.11.0 -> 8.11.1 > curl: upgrade 8.10.1 -> 8.11.0 > gcc: Fix c++: tweak for Wrange-loop-construct > icecc: don't use KERNEL_CC during set_icecc_env > icecc: convert set_icecc_env to python prefuncs > bitbake-config-build: add a plugin for config fragments > bitbake.conf: add an addfragments directive for oe-core and dependent layers > bitbake: bitbake-config-build: add an alias to bitbake-layers > bitbake: lib/bb/tests: use bb.build.listtasks() instead of __BBTASKS > bitbake: bitbake-user-manual-metadata: add a section about 'addfragments` > bitbake: bitbake: parse: add support for flagged fragment variables > pixman: remove long-obsolete patch > linux-yoto/6.12: bsp/genericarm64: fix configuration warning > linux-yocto: tweak cve exclusions files > systemd: actively disable Predictable Network Interface Names if !pni-names > linux-firmware: package firmware for Qualcomm AIC100 and QDU100 > linux-firmware: upgrade 20241110 -> 20241210 > sysvinit: upgrade 3.04 -> 3.11 > maintainers.inc: add self for meson, python3 recipes > ovmf: update 202408 -> 202411 > librsvg: update 2.58.2 -> 2.59.2 > maintainers.inc: Update maintainer for pseudo and rpm > scripts/devtool: use bb.util.listtasks instead of __BBTASKS > classes/utility-tasks: port do_listtasks to use bb.build.listtasks > cargo-c: convert to target recipe > rpm: replace use of rpm2cpio with rpm2archive > rpm: update 4.19.1.1 -> 4.20.0 > systemd-compat-units: execute postinst on target > base.bbclass: fix RRECOMMENDS extend issue for multilib > oeqa/selftest: Fix failure when configuration contains BBLAYERS:append > spdx 3.0: Rework how SPDX aliases are linked > classes-global/insane: Handle case where RPROVIDER is also a provider > vte: upgrade 0.78.1 -> 0.78.2 > ttyrun: upgrade 2.35.0 -> 2.36.0 > sudo: upgrade 1.9.16p1 -> 1.9.16p2 > stress-ng: upgrade 0.18.06 -> 0.18.07 > sqlite3: upgrade 3.47.0 -> 3.47.2 > re2c: upgrade 4.0 -> 4.0.1 > pixman: upgrade 0.44.0 -> 0.44.2 > llvm: upgrade 19.1.4 -> 19.1.5 > libsdl2: upgrade 2.30.9 -> 2.30.10 > libdrm: upgrade 2.4.123 -> 2.4.124 > kexec-tools: upgrade 2.0.29 -> 2.0.30 > hwdata: upgrade 0.389 -> 0.390 > gstreamer1.0: upgrade 1.24.9 -> 1.24.10 > gnupg: upgrade 2.5.1 -> 2.5.2 > git: upgrade 2.47.0 -> 2.47.1 > ell: upgrade 0.70 -> 0.71 > btrfs-tools: upgrade 6.11 -> 6.12 > bash-completion: upgrade 2.14.0 -> 2.15.0 > yocto-bsp: drop 6.10 bbappend > poky/poky-tiny: update default to v6.12 > linux-yocto: drop 6.10 > linux-yocto/6.12: introduce v6.12 reference kernel > linux-yocto/6.6: update to v6.6.64 > linux-yocto/6.6: update to v6.6.63 > python3-iniparse: remove recipe > musl: Update riscv syscalls till 6.10 kernel > openssl: Fix build on risc64/musl > ffmpeg: Fix RISCV build > scripts/install-buildtools: preserve formatting in the help message > libsecret: add pam support depending on DISTRO_FEATURES > toolchain-shar-relocate.sh: fix the replacing commands > inetutils: increase alternative priority for hostname > shadow: use update-alternatives to handle su.1 and nologin.8 > qemurunner: Fix stack trace generation in exception handler > tiff: set status for CVEs firx in 4.7.0 > tiff: remove status for CVE-2023-3164 > libssh2: remove status for CVE-2023-48795 > elfutils: backport a fix for libeu objects missing in libelf.a > libpam: add packageconfig for selinux > Revert "uboot-sign: fix U-Boot binary with public key" > bitbake: parse: add support for 'addfragments' directive > bitbake: parse/ConfHandler: allow / in variable flags > libtool: update 2.5.2 -> 2.5.4 > dtc: upgrade 1.7.0 -> 1.7.2 > bitbake: cooker: use enum for cooker state to improve readability > bitbake: server/xmlrpcserver: fix some warnings > bitbake: knotty: some small cleanups while I'm in here > bitbake: knotty: print an error if MACHINE is not set > cargo-c-native: update 0.10.3 -> 0.10.5 > go-helloworld: update to latest revision > libpam: update 1.6.1 -> 1.7.0 > libpipeline: update 1.5.7 -> 1.5.8 > texinfo: update 7.1 -> 7.1.1 > vulkan-samples: update to latest revision > pixman: update 0.42.2 -> 0.44.0 > tiff: update 4.6.0 -> 4.7.0 > webkitgtk: update 2.44.3 -> 2.46.4 > libgit2: update 1.8.2 -> 1.8.4 > utfcpp: update 4.0.5 -> 4.0.6 > python3-maturin: update 1.7.1 -> 1.7.4 > python3-markdown: update 3.6 -> 3.7 > btrfs-tools: update 6.10.1 -> 6.11 > xf86-video-fbdev: update 0.5.0 -> 0.5.1 > swig: upgrade 4.2.1 -> 4.3.0 > python3-dtc: update 1.7.0 -> 1.7.2 > virglrenderer: upgrade 1.0.1 -> 1.1.0 > cups: upgrade 2.4.10 -> 2.4.11 > python3-beartype: upgrade 0.18.5 -> 0.19.0 > elfutils: upgrade 0.191 -> 0.192 > debugedit: upgrade 5.0 -> 5.1 > pkg-config-native: pick additional search paths from $EXTRA_NATIVE_PKGCONFIG_PATH > cargo.bbclass: do not install libraries by default > gcr: drop obsolete autotools setting > meson.bbclass: enable qemu exe wrapper in nativesdk > barebox: add more common items into shared .inc with barebox-tools > mtd-utils: set PV directly in the recipe filename > maintainers.inc: unassign myself (don't panic!) > lib: oeqa: spdx: Add tests for extra options > lib: spdx: Fix SPDX_BUILD_HOST > classes: create-spdx: Fix variable dependencies > lib: sbom30: Fix agent reference > lib: sbom30: Fix import handling > lrzsz: update SRC_URI to avoid redirect > oeqa/gitarchive: Fix syntax warning > linux-yocto: add and use GPL-2.0-with-syscall-note license > meta/lib: move buildstats.py and rootfspostcommands.py into oe > qemu: set CVE-2024-6505 to fixed > lib: spdx30_tasks: Fix supplied By > systemd: remove custom rootlibexecdir and replace with nonarch_libdir > systemd: split long line in pkg_postinst > systemd: drop deprecated rootlibdir, rootprefix and split-usr options Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 20, 2024
…cale sources/meta-freescale-3rdparty sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 82bb1d21...5adb3155 (9): > arm/lib: Relax "Listening for serial connection" regex > arm-bsp/linux-yocto: add temporary 6.10 recipe > arm-bsp/linux-yocto: fix Juno build with linux 6.12 > arm-bsp/corstone-1000: IMAGE_ROOTFS_EXTRA_SPACE workaround > arm-bsp/linux-yocto: corstone1000: Update the Upstream-Status of the remoteproc patches > arm: remove python3-pyhsslms recipe > lib/fvp: add name to terminal title in FVP runner > kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the CORSTONE1000-2024.11 release. > arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release * sources/meta-clang 147349b...5d40c9a (7): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases > clang: Upgrade to 19.1.5 release > ot-br-posix: Disable sign-compare warning as error > libpam: Disable --undefined-version with LLD * sources/meta-freescale 7f045776...25507a74 (8): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2046 from Livius90/master > Auto-update LICENSE file with current recipe licenses > Auto-update LICENSE file with current recipe licenses > Merge pull request #2045 from hellhound94/topic/fix-script > Auto-update LICENSE file with current recipe licenses > Merge pull request #2044 from hellhound94/topic/fix-script > Merge pull request #2043 from YoeDistro/yoe/mut * sources/meta-freescale-3rdparty bc2a12c...bf9dce3 (4): > Auto-update LICENSE file with current recipe licenses > Auto-update LICENSE file with current recipe licenses > Merge pull request #318 from dankm/dankm/unpackdir > Merge pull request #316 from svogl/master * sources/meta-openembedded 907a061e9...cb87e1afb (138): > DO NOT MERGE: Add Github actions CI workflow > weechat: upgrade 4.0.4 -> 4.5.0 > wireshark: upgrade 4.2.8 -> 4.2.9 > sassc: ignore CVE-2022-43357 > libmemcached: ignore CVE-2023-27478 > libmemcached: merge inc into bb > libmemcached: remove recipe for version 1.0.7 > php: upgrade 8.2.20 -> 8.2.26 > memcached: upgrade 1.6.17 -> 1.6.33 > memcached: add UPSTREAM_CHECK_URI > opensc: mark CVE-2024-8443 as fixed > opensc: upgrade 0.25.1 -> 0.26.0 > postgresql: upgrade 16.4 -> 16.5 > 7zip: Fix build with clang > xfce4-pulseaudio-plugin: Fix build with libwindowing 4.19.6 > emlog: set CVE_PRODUCT > memcached: ignore disputed CVE-2022-26635 > swagger-ui: mark CVE-2016-1000229 as fixed > apache2: ignore disputed CVE CVE-2007-0086 > spice-gtk: mark CVE-2012-4425 as fixed > redis: ignore CVE-2022-0543 > monkey: ignore CVE-2013-1771 > gattlib: mark CVE-2019-6498 as fixed > spice: ignore CVE-2016-0749 > apache2: remove old version references from CVEs > apache2: ignore CVE-1999-0678 and CVE-1999-1412 > ace: ignore CVE-2009-1147 > android-tools: fix warning: library search path "/usr/lib/p7zip" is unsafe for cross-compilation > Update p7zip to 7zip > Use 7zip 24.09 to replace p7zip 16.02 > xfce4-panel: 4.18.6 -> 4.20.0 > xfdesktop: 4.18.1 -> 4.20.0 > libxfce4windowing: add recipe > xfce4-dev-tools: 4.18.1 -> 4.20.0 > xfwm4: 4.19.0 -> 4.20.0 > xfce4-settings: 4.18.3 -> 4.20.0 > xfconf: 4.18.2 -> 4.20.0 > libnfs: Add gnutls build time dependency > lua-lgi: Disable on architecture without luajit port > libp11: update 0.4.12 -> 0.4.13 > libpeas: Disable lua support on architectures without luajit port > gpiod-sysfs-proxy: update v0.1.1 -> v0.1.2 > packagegroup-meta-oe: Remove libpeas from packagegroup-meta-oe-gnome > gedit: build with libpeas-1 > eog: build with libpeas-1 > geary: build with libpeas-1 > packagegroup-meta-oe: adjust after libpeas update > xfce4-power-manager: 4.18.2 -> 4.20.0 > xfce4-appfinder: 4.19.3 -> 4.20.0 > tumbler: 4.18.0 -> 4.20.0 > thunar-volman: 4.18.0 -> 4.20.0 > thunar: 4.19.0 -> 4.20.0 > xkbevd: upgrade 1.1.5 -> 1.1.6 > tinysparql: upgrade 3.8.1 -> 3.8.2 > stunnel: upgrade 5.73 -> 5.74 > python3-pybind11-json: upgrade 0.2.14 -> 0.2.15 > openjpeg: upgrade 2.5.2 -> 2.5.3 > nanopb-generator(-runtime): upgrade 0.4.9 -> 0.4.9.1 > monit: upgrade 5.34.2 -> 5.34.3 > mcelog: upgrade 201 -> 202 > lvm2: update 2.03.28 -> 2.03.29 > localsearch: upgrade 3.8.1 -> 3.8.2 > libusbmuxd: upgrade 2.0.2 -> 2.1.0 > libplist: upgrade 2.3.0 -> 2.6.0 > libnfs: upgrade 5.0.3 -> 6.0.2 > graphviz: upgrade 12.2.0 -> 12.2.1 > ctags: upgrade 6.1.20241201.0 -> 6.1.20241215.0 > ace: update 8.0.1 -> 8.0.2 > libpeas: add recipe for 2.0.5 > bmap-writer: update to latest git version > python3-*: Update recipes to correctly check the upstream packages > lua-lgi: add recipe > luajit: update > garcon: 4.19.1 -> 4.20.0 > exo: 4.19.1 -> 4.20.0 > libxfce4ui: 4.19.6 -> 4.20.0 > libxfce4util: 4.19.3 -> 4.20.0 > gjs: update 1.80.2 -> 1.82.1 > mozjs: add recipe for mozjs-128 > cbindgen: add recipe > mctp: upgrade 2.0 -> 2.1 > iwd: update 3.0 -> 3.2 > kernel-module-emlog: Fix build with kernel 6.12+ > python3-libusb1: rename recipe to reflect the python version and update to use pypi > lvm2: Remove a lingering reference to ${PN}-udevrules > tclap: use most recent version > bridge-utils: add CVE_PRODUCT > vbxguestdrivers: upgrade 7.0.22 -> 7.1.4 > python3-ipython: update to version 8.30.0 > python3-janus: update to version 1.1.0 > python3-prompt-toolkit: set the value of UPSTREAM_CHECK_PYPI_PACKAGE to enable version checking > python3-mlcommons-loadgen: update to version 5.0.0 > python3-pdm: update to version 2.22.0 > python3-cmake: update to version 3.31.1 > python3-luma-oled: update to version 3.14.0 > upower: add polkit PACKAGECONFIG option > upower: bump to 1.90.6 > upower: use archive file in SRC_URI and fix UPSTREAM_CHECK_URI > python3-virtualenv: upgrade 20.26.5 -> 20.26.6 > smarty: update 4.4.1 -> 4.5.5 > vboxguestdrivers: update to 7.0.22 > gvfs: update 1.56.0 -> 1.56.1 > file-roller: update 44.3 -> 44.4 > gnome-text-editor: update 47.0 -> 47.2 > nautilus: update 47.0 -> 47.1 > gnome-software: update 47.1 -> 47.2 > gnome-shell: update 47.1 -> 47.2 > mutter: update 47.1 -> 47.3 > gnome-control-center: update 47.1.1 -> 47.2 > pps-tools: backport a patch to fix prints > nginx: Upgrade mainline release version 1.27.1 -> 1.27.3 > proftpd: set status of CVE-2001-0027 > dash: set CVE_PRODUCT > gpiod-sysfs-proxy: new recipe > sip: Upgrade 6.8.6 -> 6.9.0 > python3-pyhsslms: Add 2.0.0 recipe > canopenterm: 1.0.9 -> 1.0.10 > vk-gl-cts: don't require networking to configure > vk-gl-cts: control what targets get built > vk-gl-cts: use cmake-qemu > vk-gl-cts: set the git tag regex for release checking > vk-gl-cts: fix EXTRA_OECMAKE > syzkaller: network in compile is not needed > etcd: don't set UPSTREAM_CHECK_COMMITS > lxdm: drop debug-tweaks > canopenterm: update to version 1.0.9 > pocketpy: update to version 2.0.3 > mariadb: Ensure compatibility with ARMv9 by updating .arch directive > openhpi: explicitly disable ov-rest plugin > libspelling: update 0.4.2 -> 0.4.5 > wireplumber: update 0.5.6 -> 0.5.7 > pipewire: update 1.2.6 -> 1.2.7 > python3-gpiod: don't recommend kernel-module-configfs for ptest > python3-gpiod: pull in just libgpiosim, not the entire libgpiod-ptest > libgpiod: minimize intra-recipe dependencies for ptest > xfstests: add missing run-time dependencies > gthumb: update 3.12.4 -> 3.12.6 > pam-radius: add recipe * sources/meta-qcom fc029c4...210c102 (19): > Merge pull request #689 from ricardosalveti/esp-qcom-image > Merge pull request #692 from chirag-jn/readme-improve > Merge pull request #688 from chirag-jn/readme > Merge pull request #687 from chirag-jn/qdl-2024-12 > Merge pull request #685 from lumag/drop-extras > Merge pull request #684 from ndechesne/yocto-check-layer-fix > Merge pull request #683 from ndechesne/fix-patch-tag > Merge pull request #682 from lumag/drop-legacy > Merge pull request #681 from lumag/drop-extras > Merge pull request #679 from lumag/update-dsp-binaries > Merge pull request #678 from lumag/x1e80100-drop-audio-fw > Merge pull request #674 from lumag/hexagon-dsp-binaries > Merge pull request #677 from lumag/no-debug-tweaks > Merge pull request #676 from lumag/add-styhead > Merge pull request #673 from lumag/fix-rb3gen2-firmware > Merge pull request #669 from olasnap/oj/optional-rootfs-arg > Merge pull request #664 from lumag/wcn3990 > Merge pull request #667 from ricardosalveti/master > Merge pull request #666 from ndechesne/uki * sources/meta-qt6 2c53920...42e7257 (28): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Use correct QmlImportsPath config with qmake > qtconnectivity: move declarative dependency to examples > Update submodule refs on '6.8' in yocto/meta-qt6 > coin: temporarily drop pyside from CI kirkstone branch > Update submodule refs on '6.8' in yocto/meta-qt6 > qttranslations: include SBOM files > qtbase: always build linuxfb platform plugin > Add option to export example sources > Remove unneeded example files path < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi 1aeda3f...97d7a6b (6): > picamera-libs: removed unused libraries from python3-picamera > SECURITY.md: Add instructions for reporting security issues > rpi-base: Remove bcm2712-rpi-5-b.dtb from RPI_KERNEL_DEVICETREE target > linux-raspberrypi-6.6: Upgrade to 6.6.63 > linux: Enable CONFIG_I2C_BRCMSTB for proper HDMI I2C support > extra-build-config.md: added a white line * sources/meta-riscv e4dbaa7...3ca2320 (3): > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1 > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1 > linux-starfive-dev: Upgrade kernel to 6.6.20 * sources/meta-rockchip 3a8be31...1cdcb49 (7): > u-boot: use upstream for radxa-zero-3{e|w} > layer.conf: update to walnascar only > radxa-zero-3: switch to yocto-dev kernel > u-boot: switch to upstream SRCREV for rk-u-boot-env > bsp: rkbin: bump to latest commit in master branch > bsp: rkbin: rkbin-ddr: use version and file variables for path matching > rk3308: add provider for trusted firmware-a * sources/meta-swupdate 01dbc76...efd4c20 (11): < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 55708dbc...3c0d8bed (6): > cuda-compatibility-workarounds: Fix build with upcoming glibc 2.41 > tegra-flash-helper: Allow PKC-only secure boot flashing > linux-yocto: import recipe for 6.10 > linux-yocto: add patch to fix compatibility with nvbootctrl > edk2-firmware-tegra: add backported patch for cpp issue > tegra-binaries: refactor per-SoC vs. common deb package handling * sources/meta-ti c46f49d3...df20c5b6 (27): > meta-beagle: Add SECURITY file > linux-bb.org_6.6: disable FORTIFY_SOURCE for now > beagle-bsp, linux-bb.org, u-boot-bb.org: add support for 6.6 BSP > linux-bb.org, u-boot-bb.org: rename recipes with version > conf/machine: add BeagleY-AI platform > linux-bb.org: update Beagle BSP to 6.1.83 > u-boot-bb_org, linux-bb_org: move "bb_org" providers to meta-beagle > conf/machine: move remaining Beagle platforms to meta-beagle > conf/machine: split beagleplay config between meta-ti-bsp and meta-beagle > conf/machine: move "bb_org" BSP settings to meta-beagle > meta-beagle: layer.conf: add lz4c to host tools list > meta-beagle: create a separate layer for Beagle platforms > conf/machine: rename beagleplay machine to beagleplay-ti > meta-ti-bsp: ti-rtos-bin: Move this with the other firmware recipes > meta-ti-extras: recipes-ti: Remove gadget-init package > wl18xx-fw: Do not depend on the makefile for install > conf: machine: omap-a15.inc: include ipu1 firmware in the boot partition > meta-ti-extras: ti-ipc-rtos: Deploy ipc firmware > recipes-security: optee: Remove software PRNG for am62pxx > CI/CD Auto-Merger: cicd.master.202412130100 > CI/CD Auto-Merger: cicd.master.202412101025 > u-boot: Add patch to use SWIG_AppendOutput > conf: layer.conf: Drop scarthgap from LAYERSERIES_COMPAT > conf: machine: am62xx-lp-evm: Add PWM overlays > ti-ipc: mark as incompatible with non-Linux builds > conf: machine: am62pxx: Pick overlays for V3Link cameras > ti-ipc-examples: Remove DSP/BIOS IPC examples * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky f5a2ea77ca...571526feba (237): > nfs-utils: Use v2 of upstream patch for tpyecast fix > cargo-c: Fix build on risv32 > clang: Upgrade to 19.1.5 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > bitbake: fetch2/wget: correctly construct the target URL in checkstatus() > bitbake: fetch2/wget: handle HTTP 308 Permanent Redirect > bitbake: doc: Document suffix for BBFILE_PRIORITY > bitbake: tests: fetch: add npmsw test case for bundled dependencies > bitbake: fetch2: npmsw: ignore bundled dependencies in packages > bitbake: tests: fetch: do not skip plain npmsw tests > bitbake: tests: fetch: adapt npmsw tests to fixed unpack behavior > devtool: ide-sdk: check 'tools-debug' for gdbserver > python3-cryptography-vectors: correct upstream version check > ofono: fix the build when toolchain has old linux headers > bind: upgrade 9.20.3 -> 9.20.4 > webkitgtk: Fix build on 32bit arches with 64bit time_t only > nfs-utils: Fix warnings found with clang > musl: Upgrade to latest > set_versions.py: use backward-compatible python argument in run > dev-manual/bmaptool.rst: simplify and fix instructions > dev-manual/bmaptool.rst: correct command for bmaptool-native > dev-manual: fix styling of references to bmaptool > Update the documentation for SRCPV > expect: cleanup do_install > expect: don't run aclocal in do_configure > tcl8: don't run aclocal in do_configure > tcl: don't run aclocal in do_configure > subversion: refactor do_configure > subversion: add explicit DEPENDS on expat > bash: remove aclocal workarounds > cve-update-nvd2-native: Tweak to work better with NFS DL_DIR > populate_sdk_ext: write_local_conf add shutil import > gcc: backport patch to fix data relocation to !ENDBR: stpcpy > oe-setup-build: raise exceptions on errors > socat: upgrade 1.8.0.1 -> 1.8.0.2 > re2c: upgrade 4.0.1 -> 4.0.2 > pango: upgrade 1.55.0 -> 1.55.5 > ofono: upgrade 2.13 -> 2.14 > nfs-utils: upgrade 2.8.1 -> 2.8.2 > mpg123: upgrade 1.32.9 -> 1.32.10 > libxxf86vm: upgrade 1.1.5 -> 1.1.6 > libxv: upgrade 1.0.12 -> 1.0.13 > libxrender: upgrade 0.9.11 -> 0.9.12 > libxcvt: upgrade 0.1.2 -> 0.1.3 > libxau: upgrade 1.0.11 -> 1.0.12 > libsm: upgrade 1.2.4 -> 1.2.5 > libjitterentropy: upgrade 3.6.0 -> 3.6.1 > libice: upgrade 1.1.1 -> 1.1.2 > json-glib: upgrade 1.10.0 -> 1.10.6 > igt-gpu-tools: upgrade 1.29 -> 1.30 > erofs-utils: upgrade 1.8.2 -> 1.8.3 > appstream: upgrade 1.0.3 -> 1.0.4 > Revert "python3-numpy: upgrade 2.1.3 -> 2.2.0" > bitbake: parse: Add include_all conf file directive > bitbake: cooker: Make cooker 'skiplist' per-multiconfig/mc > glib-2.0: update 2.82.2 -> 2.82.4 > python3-numpy: upgrade 2.1.3 -> 2.2.0 > scripts: wrap lz4c and convert to lz4 > oe-selftest: devtool ide-sdk use modify debug-build > devtool: ide-sdk recommend DEBUG_BUILD > devtool: ide-sdk sort cmake preset > devtool: modify support debug-builds > lttng-modules: Upgrade 2.13.15 -> 2.13.16 > qemu: Upgrade 9.1.1 -> 9.2.0 > subversion: Upgrade 1.14.4 -> 1.14.5 > python3-*: Update recipes to correctly check the upstream packages > classes/pypi: update the default UPSTREAM_CHECK_URI to use the simple repo API > systemd: set CVE_PRODUCT > systemd: split networkd into its own package > systemd.bbclass: do not automatically add Also services > systemd.bbclass: refactor adding files > dropbear: add dropbearkey.service to FILES > busybox: add klogd service to FILES > perf: Fix a minor typo > system-requirements.rst: add dependencies for pdf builds > system-requirements: update list of supported distros > system-requirements: add fedora 39 to supported distros > poky.yaml.in: replace inkscape dependency by librsvg2-bin > poky.yaml.in: add missing locales dependency > Gather dependencies in poky.yaml.in > migration-guides: add release notes for 5.1.1 > ref-manual: use standardized method accross both ubuntu and debian for locale install > build-appliance-image: Update to master head revision > systemd: upgrade 256.8 -> 256.9 > yocto-bsp: Bump the default kernel to v6.12 for x86 machines > yocto-bsp: Bump the default kernel to v6.12 for beaglebone > linux-yocto: enable linux 6.12 for genericarm64 > scripts/install-buildtools: Update to 5.1.1 > binutils: Fix CVE-2024-53589 > barebox: upgrade 2024.10.0 -> 2024.12.0 > curl: upgrade 8.11.0 -> 8.11.1 > curl: upgrade 8.10.1 -> 8.11.0 > gcc: Fix c++: tweak for Wrange-loop-construct > icecc: don't use KERNEL_CC during set_icecc_env > icecc: convert set_icecc_env to python prefuncs > bitbake-config-build: add a plugin for config fragments > bitbake.conf: add an addfragments directive for oe-core and dependent layers > bitbake: bitbake-config-build: add an alias to bitbake-layers > bitbake: lib/bb/tests: use bb.build.listtasks() instead of __BBTASKS > bitbake: bitbake-user-manual-metadata: add a section about 'addfragments` > bitbake: bitbake: parse: add support for flagged fragment variables > pixman: remove long-obsolete patch > linux-yoto/6.12: bsp/genericarm64: fix configuration warning > linux-yocto: tweak cve exclusions files > systemd: actively disable Predictable Network Interface Names if !pni-names > linux-firmware: package firmware for Qualcomm AIC100 and QDU100 > linux-firmware: upgrade 20241110 -> 20241210 > sysvinit: upgrade 3.04 -> 3.11 > maintainers.inc: add self for meson, python3 recipes > ovmf: update 202408 -> 202411 > librsvg: update 2.58.2 -> 2.59.2 > maintainers.inc: Update maintainer for pseudo and rpm > scripts/devtool: use bb.util.listtasks instead of __BBTASKS > classes/utility-tasks: port do_listtasks to use bb.build.listtasks > cargo-c: convert to target recipe > rpm: replace use of rpm2cpio with rpm2archive > rpm: update 4.19.1.1 -> 4.20.0 > systemd-compat-units: execute postinst on target > base.bbclass: fix RRECOMMENDS extend issue for multilib > oeqa/selftest: Fix failure when configuration contains BBLAYERS:append > spdx 3.0: Rework how SPDX aliases are linked > classes-global/insane: Handle case where RPROVIDER is also a provider > vte: upgrade 0.78.1 -> 0.78.2 > ttyrun: upgrade 2.35.0 -> 2.36.0 > sudo: upgrade 1.9.16p1 -> 1.9.16p2 > stress-ng: upgrade 0.18.06 -> 0.18.07 > sqlite3: upgrade 3.47.0 -> 3.47.2 > re2c: upgrade 4.0 -> 4.0.1 > pixman: upgrade 0.44.0 -> 0.44.2 > llvm: upgrade 19.1.4 -> 19.1.5 > libsdl2: upgrade 2.30.9 -> 2.30.10 > libdrm: upgrade 2.4.123 -> 2.4.124 > kexec-tools: upgrade 2.0.29 -> 2.0.30 > hwdata: upgrade 0.389 -> 0.390 > gstreamer1.0: upgrade 1.24.9 -> 1.24.10 > gnupg: upgrade 2.5.1 -> 2.5.2 > git: upgrade 2.47.0 -> 2.47.1 > ell: upgrade 0.70 -> 0.71 > btrfs-tools: upgrade 6.11 -> 6.12 > bash-completion: upgrade 2.14.0 -> 2.15.0 > yocto-bsp: drop 6.10 bbappend > poky/poky-tiny: update default to v6.12 > linux-yocto: drop 6.10 > linux-yocto/6.12: introduce v6.12 reference kernel > linux-yocto/6.6: update to v6.6.64 > linux-yocto/6.6: update to v6.6.63 > python3-iniparse: remove recipe > musl: Update riscv syscalls till 6.10 kernel > openssl: Fix build on risc64/musl > ffmpeg: Fix RISCV build > scripts/install-buildtools: preserve formatting in the help message > libsecret: add pam support depending on DISTRO_FEATURES > toolchain-shar-relocate.sh: fix the replacing commands > inetutils: increase alternative priority for hostname > shadow: use update-alternatives to handle su.1 and nologin.8 > qemurunner: Fix stack trace generation in exception handler > tiff: set status for CVEs firx in 4.7.0 > tiff: remove status for CVE-2023-3164 > libssh2: remove status for CVE-2023-48795 > elfutils: backport a fix for libeu objects missing in libelf.a > libpam: add packageconfig for selinux > Revert "uboot-sign: fix U-Boot binary with public key" > bitbake: parse: add support for 'addfragments' directive > bitbake: parse/ConfHandler: allow / in variable flags > libtool: update 2.5.2 -> 2.5.4 > dtc: upgrade 1.7.0 -> 1.7.2 > bitbake: cooker: use enum for cooker state to improve readability > bitbake: server/xmlrpcserver: fix some warnings > bitbake: knotty: some small cleanups while I'm in here > bitbake: knotty: print an error if MACHINE is not set > cargo-c-native: update 0.10.3 -> 0.10.5 > go-helloworld: update to latest revision > libpam: update 1.6.1 -> 1.7.0 > libpipeline: update 1.5.7 -> 1.5.8 > texinfo: update 7.1 -> 7.1.1 > vulkan-samples: update to latest revision > pixman: update 0.42.2 -> 0.44.0 > tiff: update 4.6.0 -> 4.7.0 > webkitgtk: update 2.44.3 -> 2.46.4 > libgit2: update 1.8.2 -> 1.8.4 > utfcpp: update 4.0.5 -> 4.0.6 > python3-maturin: update 1.7.1 -> 1.7.4 > python3-markdown: update 3.6 -> 3.7 > btrfs-tools: update 6.10.1 -> 6.11 > xf86-video-fbdev: update 0.5.0 -> 0.5.1 > swig: upgrade 4.2.1 -> 4.3.0 > python3-dtc: update 1.7.0 -> 1.7.2 > virglrenderer: upgrade 1.0.1 -> 1.1.0 > cups: upgrade 2.4.10 -> 2.4.11 > python3-beartype: upgrade 0.18.5 -> 0.19.0 > elfutils: upgrade 0.191 -> 0.192 > debugedit: upgrade 5.0 -> 5.1 > pkg-config-native: pick additional search paths from $EXTRA_NATIVE_PKGCONFIG_PATH > cargo.bbclass: do not install libraries by default > gcr: drop obsolete autotools setting > meson.bbclass: enable qemu exe wrapper in nativesdk > barebox: add more common items into shared .inc with barebox-tools > mtd-utils: set PV directly in the recipe filename > maintainers.inc: unassign myself (don't panic!) > lib: oeqa: spdx: Add tests for extra options > lib: spdx: Fix SPDX_BUILD_HOST > classes: create-spdx: Fix variable dependencies > lib: sbom30: Fix agent reference > lib: sbom30: Fix import handling > lrzsz: update SRC_URI to avoid redirect > oeqa/gitarchive: Fix syntax warning > linux-yocto: add and use GPL-2.0-with-syscall-note license > meta/lib: move buildstats.py and rootfspostcommands.py into oe > qemu: set CVE-2024-6505 to fixed > lib: spdx30_tasks: Fix supplied By > systemd: remove custom rootlibexecdir and replace with nonarch_libdir > systemd: split long line in pkg_postinst > systemd: drop deprecated rootlibdir, rootprefix and split-usr options Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 20, 2024
…cale sources/meta-freescale-3rdparty sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 82bb1d21...5adb3155 (9): > arm/lib: Relax "Listening for serial connection" regex > arm-bsp/linux-yocto: add temporary 6.10 recipe > arm-bsp/linux-yocto: fix Juno build with linux 6.12 > arm-bsp/corstone-1000: IMAGE_ROOTFS_EXTRA_SPACE workaround > arm-bsp/linux-yocto: corstone1000: Update the Upstream-Status of the remoteproc patches > arm: remove python3-pyhsslms recipe > lib/fvp: add name to terminal title in FVP runner > kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the CORSTONE1000-2024.11 release. > arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release * sources/meta-clang 147349b...5d40c9a (7): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases > clang: Upgrade to 19.1.5 release > ot-br-posix: Disable sign-compare warning as error > libpam: Disable --undefined-version with LLD * sources/meta-freescale 7f045776...25507a74 (8): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2046 from Livius90/master > Auto-update LICENSE file with current recipe licenses > Auto-update LICENSE file with current recipe licenses > Merge pull request #2045 from hellhound94/topic/fix-script > Auto-update LICENSE file with current recipe licenses > Merge pull request #2044 from hellhound94/topic/fix-script > Merge pull request #2043 from YoeDistro/yoe/mut * sources/meta-freescale-3rdparty bc2a12c...bf9dce3 (4): > Auto-update LICENSE file with current recipe licenses > Auto-update LICENSE file with current recipe licenses > Merge pull request #318 from dankm/dankm/unpackdir > Merge pull request #316 from svogl/master * sources/meta-openembedded 907a061e9...cb87e1afb (138): > DO NOT MERGE: Add Github actions CI workflow > weechat: upgrade 4.0.4 -> 4.5.0 > wireshark: upgrade 4.2.8 -> 4.2.9 > sassc: ignore CVE-2022-43357 > libmemcached: ignore CVE-2023-27478 > libmemcached: merge inc into bb > libmemcached: remove recipe for version 1.0.7 > php: upgrade 8.2.20 -> 8.2.26 > memcached: upgrade 1.6.17 -> 1.6.33 > memcached: add UPSTREAM_CHECK_URI > opensc: mark CVE-2024-8443 as fixed > opensc: upgrade 0.25.1 -> 0.26.0 > postgresql: upgrade 16.4 -> 16.5 > 7zip: Fix build with clang > xfce4-pulseaudio-plugin: Fix build with libwindowing 4.19.6 > emlog: set CVE_PRODUCT > memcached: ignore disputed CVE-2022-26635 > swagger-ui: mark CVE-2016-1000229 as fixed > apache2: ignore disputed CVE CVE-2007-0086 > spice-gtk: mark CVE-2012-4425 as fixed > redis: ignore CVE-2022-0543 > monkey: ignore CVE-2013-1771 > gattlib: mark CVE-2019-6498 as fixed > spice: ignore CVE-2016-0749 > apache2: remove old version references from CVEs > apache2: ignore CVE-1999-0678 and CVE-1999-1412 > ace: ignore CVE-2009-1147 > android-tools: fix warning: library search path "/usr/lib/p7zip" is unsafe for cross-compilation > Update p7zip to 7zip > Use 7zip 24.09 to replace p7zip 16.02 > xfce4-panel: 4.18.6 -> 4.20.0 > xfdesktop: 4.18.1 -> 4.20.0 > libxfce4windowing: add recipe > xfce4-dev-tools: 4.18.1 -> 4.20.0 > xfwm4: 4.19.0 -> 4.20.0 > xfce4-settings: 4.18.3 -> 4.20.0 > xfconf: 4.18.2 -> 4.20.0 > libnfs: Add gnutls build time dependency > lua-lgi: Disable on architecture without luajit port > libp11: update 0.4.12 -> 0.4.13 > libpeas: Disable lua support on architectures without luajit port > gpiod-sysfs-proxy: update v0.1.1 -> v0.1.2 > packagegroup-meta-oe: Remove libpeas from packagegroup-meta-oe-gnome > gedit: build with libpeas-1 > eog: build with libpeas-1 > geary: build with libpeas-1 > packagegroup-meta-oe: adjust after libpeas update > xfce4-power-manager: 4.18.2 -> 4.20.0 > xfce4-appfinder: 4.19.3 -> 4.20.0 > tumbler: 4.18.0 -> 4.20.0 > thunar-volman: 4.18.0 -> 4.20.0 > thunar: 4.19.0 -> 4.20.0 > xkbevd: upgrade 1.1.5 -> 1.1.6 > tinysparql: upgrade 3.8.1 -> 3.8.2 > stunnel: upgrade 5.73 -> 5.74 > python3-pybind11-json: upgrade 0.2.14 -> 0.2.15 > openjpeg: upgrade 2.5.2 -> 2.5.3 > nanopb-generator(-runtime): upgrade 0.4.9 -> 0.4.9.1 > monit: upgrade 5.34.2 -> 5.34.3 > mcelog: upgrade 201 -> 202 > lvm2: update 2.03.28 -> 2.03.29 > localsearch: upgrade 3.8.1 -> 3.8.2 > libusbmuxd: upgrade 2.0.2 -> 2.1.0 > libplist: upgrade 2.3.0 -> 2.6.0 > libnfs: upgrade 5.0.3 -> 6.0.2 > graphviz: upgrade 12.2.0 -> 12.2.1 > ctags: upgrade 6.1.20241201.0 -> 6.1.20241215.0 > ace: update 8.0.1 -> 8.0.2 > libpeas: add recipe for 2.0.5 > bmap-writer: update to latest git version > python3-*: Update recipes to correctly check the upstream packages > lua-lgi: add recipe > luajit: update > garcon: 4.19.1 -> 4.20.0 > exo: 4.19.1 -> 4.20.0 > libxfce4ui: 4.19.6 -> 4.20.0 > libxfce4util: 4.19.3 -> 4.20.0 > gjs: update 1.80.2 -> 1.82.1 > mozjs: add recipe for mozjs-128 > cbindgen: add recipe > mctp: upgrade 2.0 -> 2.1 > iwd: update 3.0 -> 3.2 > kernel-module-emlog: Fix build with kernel 6.12+ > python3-libusb1: rename recipe to reflect the python version and update to use pypi > lvm2: Remove a lingering reference to ${PN}-udevrules > tclap: use most recent version > bridge-utils: add CVE_PRODUCT > vbxguestdrivers: upgrade 7.0.22 -> 7.1.4 > python3-ipython: update to version 8.30.0 > python3-janus: update to version 1.1.0 > python3-prompt-toolkit: set the value of UPSTREAM_CHECK_PYPI_PACKAGE to enable version checking > python3-mlcommons-loadgen: update to version 5.0.0 > python3-pdm: update to version 2.22.0 > python3-cmake: update to version 3.31.1 > python3-luma-oled: update to version 3.14.0 > upower: add polkit PACKAGECONFIG option > upower: bump to 1.90.6 > upower: use archive file in SRC_URI and fix UPSTREAM_CHECK_URI > python3-virtualenv: upgrade 20.26.5 -> 20.26.6 > smarty: update 4.4.1 -> 4.5.5 > vboxguestdrivers: update to 7.0.22 > gvfs: update 1.56.0 -> 1.56.1 > file-roller: update 44.3 -> 44.4 > gnome-text-editor: update 47.0 -> 47.2 > nautilus: update 47.0 -> 47.1 > gnome-software: update 47.1 -> 47.2 > gnome-shell: update 47.1 -> 47.2 > mutter: update 47.1 -> 47.3 > gnome-control-center: update 47.1.1 -> 47.2 > pps-tools: backport a patch to fix prints > nginx: Upgrade mainline release version 1.27.1 -> 1.27.3 > proftpd: set status of CVE-2001-0027 > dash: set CVE_PRODUCT > gpiod-sysfs-proxy: new recipe > sip: Upgrade 6.8.6 -> 6.9.0 > python3-pyhsslms: Add 2.0.0 recipe > canopenterm: 1.0.9 -> 1.0.10 > vk-gl-cts: don't require networking to configure > vk-gl-cts: control what targets get built > vk-gl-cts: use cmake-qemu > vk-gl-cts: set the git tag regex for release checking > vk-gl-cts: fix EXTRA_OECMAKE > syzkaller: network in compile is not needed > etcd: don't set UPSTREAM_CHECK_COMMITS > lxdm: drop debug-tweaks > canopenterm: update to version 1.0.9 > pocketpy: update to version 2.0.3 > mariadb: Ensure compatibility with ARMv9 by updating .arch directive > openhpi: explicitly disable ov-rest plugin > libspelling: update 0.4.2 -> 0.4.5 > wireplumber: update 0.5.6 -> 0.5.7 > pipewire: update 1.2.6 -> 1.2.7 > python3-gpiod: don't recommend kernel-module-configfs for ptest > python3-gpiod: pull in just libgpiosim, not the entire libgpiod-ptest > libgpiod: minimize intra-recipe dependencies for ptest > xfstests: add missing run-time dependencies > gthumb: update 3.12.4 -> 3.12.6 > pam-radius: add recipe * sources/meta-qcom fc029c4...210c102 (19): > Merge pull request #689 from ricardosalveti/esp-qcom-image > Merge pull request #692 from chirag-jn/readme-improve > Merge pull request #688 from chirag-jn/readme > Merge pull request #687 from chirag-jn/qdl-2024-12 > Merge pull request #685 from lumag/drop-extras > Merge pull request #684 from ndechesne/yocto-check-layer-fix > Merge pull request #683 from ndechesne/fix-patch-tag > Merge pull request #682 from lumag/drop-legacy > Merge pull request #681 from lumag/drop-extras > Merge pull request #679 from lumag/update-dsp-binaries > Merge pull request #678 from lumag/x1e80100-drop-audio-fw > Merge pull request #674 from lumag/hexagon-dsp-binaries > Merge pull request #677 from lumag/no-debug-tweaks > Merge pull request #676 from lumag/add-styhead > Merge pull request #673 from lumag/fix-rb3gen2-firmware > Merge pull request #669 from olasnap/oj/optional-rootfs-arg > Merge pull request #664 from lumag/wcn3990 > Merge pull request #667 from ricardosalveti/master > Merge pull request #666 from ndechesne/uki * sources/meta-qt6 2c53920...42e7257 (28): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Use correct QmlImportsPath config with qmake > qtconnectivity: move declarative dependency to examples > Update submodule refs on '6.8' in yocto/meta-qt6 > coin: temporarily drop pyside from CI kirkstone branch > Update submodule refs on '6.8' in yocto/meta-qt6 > qttranslations: include SBOM files > qtbase: always build linuxfb platform plugin > Add option to export example sources > Remove unneeded example files path < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi 1aeda3f...97d7a6b (6): > picamera-libs: removed unused libraries from python3-picamera > SECURITY.md: Add instructions for reporting security issues > rpi-base: Remove bcm2712-rpi-5-b.dtb from RPI_KERNEL_DEVICETREE target > linux-raspberrypi-6.6: Upgrade to 6.6.63 > linux: Enable CONFIG_I2C_BRCMSTB for proper HDMI I2C support > extra-build-config.md: added a white line * sources/meta-riscv e4dbaa7...3ca2320 (3): > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1 > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1 > linux-starfive-dev: Upgrade kernel to 6.6.20 * sources/meta-rockchip 3a8be31...1cdcb49 (7): > u-boot: use upstream for radxa-zero-3{e|w} > layer.conf: update to walnascar only > radxa-zero-3: switch to yocto-dev kernel > u-boot: switch to upstream SRCREV for rk-u-boot-env > bsp: rkbin: bump to latest commit in master branch > bsp: rkbin: rkbin-ddr: use version and file variables for path matching > rk3308: add provider for trusted firmware-a * sources/meta-swupdate 01dbc76...efd4c20 (11): < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 55708dbc...3c0d8bed (6): > cuda-compatibility-workarounds: Fix build with upcoming glibc 2.41 > tegra-flash-helper: Allow PKC-only secure boot flashing > linux-yocto: import recipe for 6.10 > linux-yocto: add patch to fix compatibility with nvbootctrl > edk2-firmware-tegra: add backported patch for cpp issue > tegra-binaries: refactor per-SoC vs. common deb package handling * sources/meta-ti c46f49d3...df20c5b6 (27): > meta-beagle: Add SECURITY file > linux-bb.org_6.6: disable FORTIFY_SOURCE for now > beagle-bsp, linux-bb.org, u-boot-bb.org: add support for 6.6 BSP > linux-bb.org, u-boot-bb.org: rename recipes with version > conf/machine: add BeagleY-AI platform > linux-bb.org: update Beagle BSP to 6.1.83 > u-boot-bb_org, linux-bb_org: move "bb_org" providers to meta-beagle > conf/machine: move remaining Beagle platforms to meta-beagle > conf/machine: split beagleplay config between meta-ti-bsp and meta-beagle > conf/machine: move "bb_org" BSP settings to meta-beagle > meta-beagle: layer.conf: add lz4c to host tools list > meta-beagle: create a separate layer for Beagle platforms > conf/machine: rename beagleplay machine to beagleplay-ti > meta-ti-bsp: ti-rtos-bin: Move this with the other firmware recipes > meta-ti-extras: recipes-ti: Remove gadget-init package > wl18xx-fw: Do not depend on the makefile for install > conf: machine: omap-a15.inc: include ipu1 firmware in the boot partition > meta-ti-extras: ti-ipc-rtos: Deploy ipc firmware > recipes-security: optee: Remove software PRNG for am62pxx > CI/CD Auto-Merger: cicd.master.202412130100 > CI/CD Auto-Merger: cicd.master.202412101025 > u-boot: Add patch to use SWIG_AppendOutput > conf: layer.conf: Drop scarthgap from LAYERSERIES_COMPAT > conf: machine: am62xx-lp-evm: Add PWM overlays > ti-ipc: mark as incompatible with non-Linux builds > conf: machine: am62pxx: Pick overlays for V3Link cameras > ti-ipc-examples: Remove DSP/BIOS IPC examples * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky f5a2ea77ca...8952daa2af (237): > cargo-c: Fix build on risv32 > clang: Upgrade to 19.1.5 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > nfs-utils: Use v2 of upstream patch for tpyecast fix > bitbake: fetch2/wget: correctly construct the target URL in checkstatus() > bitbake: fetch2/wget: handle HTTP 308 Permanent Redirect > bitbake: doc: Document suffix for BBFILE_PRIORITY > bitbake: tests: fetch: add npmsw test case for bundled dependencies > bitbake: fetch2: npmsw: ignore bundled dependencies in packages > bitbake: tests: fetch: do not skip plain npmsw tests > bitbake: tests: fetch: adapt npmsw tests to fixed unpack behavior > devtool: ide-sdk: check 'tools-debug' for gdbserver > python3-cryptography-vectors: correct upstream version check > ofono: fix the build when toolchain has old linux headers > bind: upgrade 9.20.3 -> 9.20.4 > webkitgtk: Fix build on 32bit arches with 64bit time_t only > nfs-utils: Fix warnings found with clang > musl: Upgrade to latest > set_versions.py: use backward-compatible python argument in run > dev-manual/bmaptool.rst: simplify and fix instructions > dev-manual/bmaptool.rst: correct command for bmaptool-native > dev-manual: fix styling of references to bmaptool > Update the documentation for SRCPV > expect: cleanup do_install > expect: don't run aclocal in do_configure > tcl8: don't run aclocal in do_configure > tcl: don't run aclocal in do_configure > subversion: refactor do_configure > subversion: add explicit DEPENDS on expat > bash: remove aclocal workarounds > cve-update-nvd2-native: Tweak to work better with NFS DL_DIR > populate_sdk_ext: write_local_conf add shutil import > gcc: backport patch to fix data relocation to !ENDBR: stpcpy > oe-setup-build: raise exceptions on errors > socat: upgrade 1.8.0.1 -> 1.8.0.2 > re2c: upgrade 4.0.1 -> 4.0.2 > pango: upgrade 1.55.0 -> 1.55.5 > ofono: upgrade 2.13 -> 2.14 > nfs-utils: upgrade 2.8.1 -> 2.8.2 > mpg123: upgrade 1.32.9 -> 1.32.10 > libxxf86vm: upgrade 1.1.5 -> 1.1.6 > libxv: upgrade 1.0.12 -> 1.0.13 > libxrender: upgrade 0.9.11 -> 0.9.12 > libxcvt: upgrade 0.1.2 -> 0.1.3 > libxau: upgrade 1.0.11 -> 1.0.12 > libsm: upgrade 1.2.4 -> 1.2.5 > libjitterentropy: upgrade 3.6.0 -> 3.6.1 > libice: upgrade 1.1.1 -> 1.1.2 > json-glib: upgrade 1.10.0 -> 1.10.6 > igt-gpu-tools: upgrade 1.29 -> 1.30 > erofs-utils: upgrade 1.8.2 -> 1.8.3 > appstream: upgrade 1.0.3 -> 1.0.4 > Revert "python3-numpy: upgrade 2.1.3 -> 2.2.0" > bitbake: parse: Add include_all conf file directive > bitbake: cooker: Make cooker 'skiplist' per-multiconfig/mc > glib-2.0: update 2.82.2 -> 2.82.4 > python3-numpy: upgrade 2.1.3 -> 2.2.0 > scripts: wrap lz4c and convert to lz4 > oe-selftest: devtool ide-sdk use modify debug-build > devtool: ide-sdk recommend DEBUG_BUILD > devtool: ide-sdk sort cmake preset > devtool: modify support debug-builds > lttng-modules: Upgrade 2.13.15 -> 2.13.16 > qemu: Upgrade 9.1.1 -> 9.2.0 > subversion: Upgrade 1.14.4 -> 1.14.5 > python3-*: Update recipes to correctly check the upstream packages > classes/pypi: update the default UPSTREAM_CHECK_URI to use the simple repo API > systemd: set CVE_PRODUCT > systemd: split networkd into its own package > systemd.bbclass: do not automatically add Also services > systemd.bbclass: refactor adding files > dropbear: add dropbearkey.service to FILES > busybox: add klogd service to FILES > perf: Fix a minor typo > system-requirements.rst: add dependencies for pdf builds > system-requirements: update list of supported distros > system-requirements: add fedora 39 to supported distros > poky.yaml.in: replace inkscape dependency by librsvg2-bin > poky.yaml.in: add missing locales dependency > Gather dependencies in poky.yaml.in > migration-guides: add release notes for 5.1.1 > ref-manual: use standardized method accross both ubuntu and debian for locale install > build-appliance-image: Update to master head revision > systemd: upgrade 256.8 -> 256.9 > yocto-bsp: Bump the default kernel to v6.12 for x86 machines > yocto-bsp: Bump the default kernel to v6.12 for beaglebone > linux-yocto: enable linux 6.12 for genericarm64 > scripts/install-buildtools: Update to 5.1.1 > binutils: Fix CVE-2024-53589 > barebox: upgrade 2024.10.0 -> 2024.12.0 > curl: upgrade 8.11.0 -> 8.11.1 > curl: upgrade 8.10.1 -> 8.11.0 > gcc: Fix c++: tweak for Wrange-loop-construct > icecc: don't use KERNEL_CC during set_icecc_env > icecc: convert set_icecc_env to python prefuncs > bitbake-config-build: add a plugin for config fragments > bitbake.conf: add an addfragments directive for oe-core and dependent layers > bitbake: bitbake-config-build: add an alias to bitbake-layers > bitbake: lib/bb/tests: use bb.build.listtasks() instead of __BBTASKS > bitbake: bitbake-user-manual-metadata: add a section about 'addfragments` > bitbake: bitbake: parse: add support for flagged fragment variables > pixman: remove long-obsolete patch > linux-yoto/6.12: bsp/genericarm64: fix configuration warning > linux-yocto: tweak cve exclusions files > systemd: actively disable Predictable Network Interface Names if !pni-names > linux-firmware: package firmware for Qualcomm AIC100 and QDU100 > linux-firmware: upgrade 20241110 -> 20241210 > sysvinit: upgrade 3.04 -> 3.11 > maintainers.inc: add self for meson, python3 recipes > ovmf: update 202408 -> 202411 > librsvg: update 2.58.2 -> 2.59.2 > maintainers.inc: Update maintainer for pseudo and rpm > scripts/devtool: use bb.util.listtasks instead of __BBTASKS > classes/utility-tasks: port do_listtasks to use bb.build.listtasks > cargo-c: convert to target recipe > rpm: replace use of rpm2cpio with rpm2archive > rpm: update 4.19.1.1 -> 4.20.0 > systemd-compat-units: execute postinst on target > base.bbclass: fix RRECOMMENDS extend issue for multilib > oeqa/selftest: Fix failure when configuration contains BBLAYERS:append > spdx 3.0: Rework how SPDX aliases are linked > classes-global/insane: Handle case where RPROVIDER is also a provider > vte: upgrade 0.78.1 -> 0.78.2 > ttyrun: upgrade 2.35.0 -> 2.36.0 > sudo: upgrade 1.9.16p1 -> 1.9.16p2 > stress-ng: upgrade 0.18.06 -> 0.18.07 > sqlite3: upgrade 3.47.0 -> 3.47.2 > re2c: upgrade 4.0 -> 4.0.1 > pixman: upgrade 0.44.0 -> 0.44.2 > llvm: upgrade 19.1.4 -> 19.1.5 > libsdl2: upgrade 2.30.9 -> 2.30.10 > libdrm: upgrade 2.4.123 -> 2.4.124 > kexec-tools: upgrade 2.0.29 -> 2.0.30 > hwdata: upgrade 0.389 -> 0.390 > gstreamer1.0: upgrade 1.24.9 -> 1.24.10 > gnupg: upgrade 2.5.1 -> 2.5.2 > git: upgrade 2.47.0 -> 2.47.1 > ell: upgrade 0.70 -> 0.71 > btrfs-tools: upgrade 6.11 -> 6.12 > bash-completion: upgrade 2.14.0 -> 2.15.0 > yocto-bsp: drop 6.10 bbappend > poky/poky-tiny: update default to v6.12 > linux-yocto: drop 6.10 > linux-yocto/6.12: introduce v6.12 reference kernel > linux-yocto/6.6: update to v6.6.64 > linux-yocto/6.6: update to v6.6.63 > python3-iniparse: remove recipe > musl: Update riscv syscalls till 6.10 kernel > openssl: Fix build on risc64/musl > ffmpeg: Fix RISCV build > scripts/install-buildtools: preserve formatting in the help message > libsecret: add pam support depending on DISTRO_FEATURES > toolchain-shar-relocate.sh: fix the replacing commands > inetutils: increase alternative priority for hostname > shadow: use update-alternatives to handle su.1 and nologin.8 > qemurunner: Fix stack trace generation in exception handler > tiff: set status for CVEs firx in 4.7.0 > tiff: remove status for CVE-2023-3164 > libssh2: remove status for CVE-2023-48795 > elfutils: backport a fix for libeu objects missing in libelf.a > libpam: add packageconfig for selinux > Revert "uboot-sign: fix U-Boot binary with public key" > bitbake: parse: add support for 'addfragments' directive > bitbake: parse/ConfHandler: allow / in variable flags > libtool: update 2.5.2 -> 2.5.4 > dtc: upgrade 1.7.0 -> 1.7.2 > bitbake: cooker: use enum for cooker state to improve readability > bitbake: server/xmlrpcserver: fix some warnings > bitbake: knotty: some small cleanups while I'm in here > bitbake: knotty: print an error if MACHINE is not set > cargo-c-native: update 0.10.3 -> 0.10.5 > go-helloworld: update to latest revision > libpam: update 1.6.1 -> 1.7.0 > libpipeline: update 1.5.7 -> 1.5.8 > texinfo: update 7.1 -> 7.1.1 > vulkan-samples: update to latest revision > pixman: update 0.42.2 -> 0.44.0 > tiff: update 4.6.0 -> 4.7.0 > webkitgtk: update 2.44.3 -> 2.46.4 > libgit2: update 1.8.2 -> 1.8.4 > utfcpp: update 4.0.5 -> 4.0.6 > python3-maturin: update 1.7.1 -> 1.7.4 > python3-markdown: update 3.6 -> 3.7 > btrfs-tools: update 6.10.1 -> 6.11 > xf86-video-fbdev: update 0.5.0 -> 0.5.1 > swig: upgrade 4.2.1 -> 4.3.0 > python3-dtc: update 1.7.0 -> 1.7.2 > virglrenderer: upgrade 1.0.1 -> 1.1.0 > cups: upgrade 2.4.10 -> 2.4.11 > python3-beartype: upgrade 0.18.5 -> 0.19.0 > elfutils: upgrade 0.191 -> 0.192 > debugedit: upgrade 5.0 -> 5.1 > pkg-config-native: pick additional search paths from $EXTRA_NATIVE_PKGCONFIG_PATH > cargo.bbclass: do not install libraries by default > gcr: drop obsolete autotools setting > meson.bbclass: enable qemu exe wrapper in nativesdk > barebox: add more common items into shared .inc with barebox-tools > mtd-utils: set PV directly in the recipe filename > maintainers.inc: unassign myself (don't panic!) > lib: oeqa: spdx: Add tests for extra options > lib: spdx: Fix SPDX_BUILD_HOST > classes: create-spdx: Fix variable dependencies > lib: sbom30: Fix agent reference > lib: sbom30: Fix import handling > lrzsz: update SRC_URI to avoid redirect > oeqa/gitarchive: Fix syntax warning > linux-yocto: add and use GPL-2.0-with-syscall-note license > meta/lib: move buildstats.py and rootfspostcommands.py into oe > qemu: set CVE-2024-6505 to fixed > lib: spdx30_tasks: Fix supplied By > systemd: remove custom rootlibexecdir and replace with nonarch_libdir > systemd: split long line in pkg_postinst > systemd: drop deprecated rootlibdir, rootprefix and split-usr options Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 21, 2024
…cale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-swupdate sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-arm 82bb1d21...5adb3155 (9): > arm/lib: Relax "Listening for serial connection" regex > arm-bsp/linux-yocto: add temporary 6.10 recipe > arm-bsp/linux-yocto: fix Juno build with linux 6.12 > arm-bsp/corstone-1000: IMAGE_ROOTFS_EXTRA_SPACE workaround > arm-bsp/linux-yocto: corstone1000: Update the Upstream-Status of the remoteproc patches > arm: remove python3-pyhsslms recipe > lib/fvp: add name to terminal title in FVP runner > kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the CORSTONE1000-2024.11 release. > arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release * sources/meta-clang 147349b...5d40c9a (7): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases > clang: Upgrade to 19.1.5 release > ot-br-posix: Disable sign-compare warning as error > libpam: Disable --undefined-version with LLD * sources/meta-freescale 7f045776...830c2a9e (8): > Auto-update LICENSE file with current recipe licenses > Merge pull request #2046 from Livius90/master > Auto-update LICENSE file with current recipe licenses > Auto-update LICENSE file with current recipe licenses > Merge pull request #2045 from hellhound94/topic/fix-script > Auto-update LICENSE file with current recipe licenses > Merge pull request #2044 from hellhound94/topic/fix-script > Merge pull request #2043 from YoeDistro/yoe/mut * sources/meta-freescale-3rdparty bc2a12c...ada5342 (4): > Auto-update LICENSE file with current recipe licenses > Auto-update LICENSE file with current recipe licenses > Merge pull request #318 from dankm/dankm/unpackdir > Merge pull request #316 from svogl/master * sources/meta-intel d0150964...b0fe7e45 (5): > meta-intel.inc: set PREFERRED_VERSION for altcfg kernel to 6.12 > linux-intel-rt/6.11 : update the name of the patch > linux-intel/6.12: add recipe > linux-intel-rt/6.6 : update to tag lts-v6.6.63-rt46-preempt-rt-241126T190416Z > linux-intel/6.6 : update to tag lts-v6.6.63-linux-241126T173815Z * sources/meta-openembedded 907a061e9...14156f850 (139): > DO NOT MERGE: Add Github actions CI workflow > python3-gpiod: update v2.2.2 -> v2.2.3 > weechat: upgrade 4.0.4 -> 4.5.0 > wireshark: upgrade 4.2.8 -> 4.2.9 > sassc: ignore CVE-2022-43357 > libmemcached: ignore CVE-2023-27478 > libmemcached: merge inc into bb > libmemcached: remove recipe for version 1.0.7 > php: upgrade 8.2.20 -> 8.2.26 > memcached: upgrade 1.6.17 -> 1.6.33 > memcached: add UPSTREAM_CHECK_URI > opensc: mark CVE-2024-8443 as fixed > opensc: upgrade 0.25.1 -> 0.26.0 > postgresql: upgrade 16.4 -> 16.5 > 7zip: Fix build with clang > xfce4-pulseaudio-plugin: Fix build with libwindowing 4.19.6 > emlog: set CVE_PRODUCT > memcached: ignore disputed CVE-2022-26635 > swagger-ui: mark CVE-2016-1000229 as fixed > apache2: ignore disputed CVE CVE-2007-0086 > spice-gtk: mark CVE-2012-4425 as fixed > redis: ignore CVE-2022-0543 > monkey: ignore CVE-2013-1771 > gattlib: mark CVE-2019-6498 as fixed > spice: ignore CVE-2016-0749 > apache2: remove old version references from CVEs > apache2: ignore CVE-1999-0678 and CVE-1999-1412 > ace: ignore CVE-2009-1147 > android-tools: fix warning: library search path "/usr/lib/p7zip" is unsafe for cross-compilation > Update p7zip to 7zip > Use 7zip 24.09 to replace p7zip 16.02 > xfce4-panel: 4.18.6 -> 4.20.0 > xfdesktop: 4.18.1 -> 4.20.0 > libxfce4windowing: add recipe > xfce4-dev-tools: 4.18.1 -> 4.20.0 > xfwm4: 4.19.0 -> 4.20.0 > xfce4-settings: 4.18.3 -> 4.20.0 > xfconf: 4.18.2 -> 4.20.0 > libnfs: Add gnutls build time dependency > lua-lgi: Disable on architecture without luajit port > libp11: update 0.4.12 -> 0.4.13 > libpeas: Disable lua support on architectures without luajit port > gpiod-sysfs-proxy: update v0.1.1 -> v0.1.2 > packagegroup-meta-oe: Remove libpeas from packagegroup-meta-oe-gnome > gedit: build with libpeas-1 > eog: build with libpeas-1 > geary: build with libpeas-1 > packagegroup-meta-oe: adjust after libpeas update > xfce4-power-manager: 4.18.2 -> 4.20.0 > xfce4-appfinder: 4.19.3 -> 4.20.0 > tumbler: 4.18.0 -> 4.20.0 > thunar-volman: 4.18.0 -> 4.20.0 > thunar: 4.19.0 -> 4.20.0 > xkbevd: upgrade 1.1.5 -> 1.1.6 > tinysparql: upgrade 3.8.1 -> 3.8.2 > stunnel: upgrade 5.73 -> 5.74 > python3-pybind11-json: upgrade 0.2.14 -> 0.2.15 > openjpeg: upgrade 2.5.2 -> 2.5.3 > nanopb-generator(-runtime): upgrade 0.4.9 -> 0.4.9.1 > monit: upgrade 5.34.2 -> 5.34.3 > mcelog: upgrade 201 -> 202 > lvm2: update 2.03.28 -> 2.03.29 > localsearch: upgrade 3.8.1 -> 3.8.2 > libusbmuxd: upgrade 2.0.2 -> 2.1.0 > libplist: upgrade 2.3.0 -> 2.6.0 > libnfs: upgrade 5.0.3 -> 6.0.2 > graphviz: upgrade 12.2.0 -> 12.2.1 > ctags: upgrade 6.1.20241201.0 -> 6.1.20241215.0 > ace: update 8.0.1 -> 8.0.2 > libpeas: add recipe for 2.0.5 > bmap-writer: update to latest git version > python3-*: Update recipes to correctly check the upstream packages > lua-lgi: add recipe > luajit: update > garcon: 4.19.1 -> 4.20.0 > exo: 4.19.1 -> 4.20.0 > libxfce4ui: 4.19.6 -> 4.20.0 > libxfce4util: 4.19.3 -> 4.20.0 > gjs: update 1.80.2 -> 1.82.1 > mozjs: add recipe for mozjs-128 > cbindgen: add recipe > mctp: upgrade 2.0 -> 2.1 > iwd: update 3.0 -> 3.2 > kernel-module-emlog: Fix build with kernel 6.12+ > python3-libusb1: rename recipe to reflect the python version and update to use pypi > lvm2: Remove a lingering reference to ${PN}-udevrules > tclap: use most recent version > bridge-utils: add CVE_PRODUCT > vbxguestdrivers: upgrade 7.0.22 -> 7.1.4 > python3-ipython: update to version 8.30.0 > python3-janus: update to version 1.1.0 > python3-prompt-toolkit: set the value of UPSTREAM_CHECK_PYPI_PACKAGE to enable version checking > python3-mlcommons-loadgen: update to version 5.0.0 > python3-pdm: update to version 2.22.0 > python3-cmake: update to version 3.31.1 > python3-luma-oled: update to version 3.14.0 > upower: add polkit PACKAGECONFIG option > upower: bump to 1.90.6 > upower: use archive file in SRC_URI and fix UPSTREAM_CHECK_URI > python3-virtualenv: upgrade 20.26.5 -> 20.26.6 > smarty: update 4.4.1 -> 4.5.5 > vboxguestdrivers: update to 7.0.22 > gvfs: update 1.56.0 -> 1.56.1 > file-roller: update 44.3 -> 44.4 > gnome-text-editor: update 47.0 -> 47.2 > nautilus: update 47.0 -> 47.1 > gnome-software: update 47.1 -> 47.2 > gnome-shell: update 47.1 -> 47.2 > mutter: update 47.1 -> 47.3 > gnome-control-center: update 47.1.1 -> 47.2 > pps-tools: backport a patch to fix prints > nginx: Upgrade mainline release version 1.27.1 -> 1.27.3 > proftpd: set status of CVE-2001-0027 > dash: set CVE_PRODUCT > gpiod-sysfs-proxy: new recipe > sip: Upgrade 6.8.6 -> 6.9.0 > python3-pyhsslms: Add 2.0.0 recipe > canopenterm: 1.0.9 -> 1.0.10 > vk-gl-cts: don't require networking to configure > vk-gl-cts: control what targets get built > vk-gl-cts: use cmake-qemu > vk-gl-cts: set the git tag regex for release checking > vk-gl-cts: fix EXTRA_OECMAKE > syzkaller: network in compile is not needed > etcd: don't set UPSTREAM_CHECK_COMMITS > lxdm: drop debug-tweaks > canopenterm: update to version 1.0.9 > pocketpy: update to version 2.0.3 > mariadb: Ensure compatibility with ARMv9 by updating .arch directive > openhpi: explicitly disable ov-rest plugin > libspelling: update 0.4.2 -> 0.4.5 > wireplumber: update 0.5.6 -> 0.5.7 > pipewire: update 1.2.6 -> 1.2.7 > python3-gpiod: don't recommend kernel-module-configfs for ptest > python3-gpiod: pull in just libgpiosim, not the entire libgpiod-ptest > libgpiod: minimize intra-recipe dependencies for ptest > xfstests: add missing run-time dependencies > gthumb: update 3.12.4 -> 3.12.6 > pam-radius: add recipe * sources/meta-qcom fc029c4...210c102 (19): > Merge pull request #689 from ricardosalveti/esp-qcom-image > Merge pull request #692 from chirag-jn/readme-improve > Merge pull request #688 from chirag-jn/readme > Merge pull request #687 from chirag-jn/qdl-2024-12 > Merge pull request #685 from lumag/drop-extras > Merge pull request #684 from ndechesne/yocto-check-layer-fix > Merge pull request #683 from ndechesne/fix-patch-tag > Merge pull request #682 from lumag/drop-legacy > Merge pull request #681 from lumag/drop-extras > Merge pull request #679 from lumag/update-dsp-binaries > Merge pull request #678 from lumag/x1e80100-drop-audio-fw > Merge pull request #674 from lumag/hexagon-dsp-binaries > Merge pull request #677 from lumag/no-debug-tweaks > Merge pull request #676 from lumag/add-styhead > Merge pull request #673 from lumag/fix-rb3gen2-firmware > Merge pull request #669 from olasnap/oj/optional-rootfs-arg > Merge pull request #664 from lumag/wcn3990 > Merge pull request #667 from ricardosalveti/master > Merge pull request #666 from ndechesne/uki * sources/meta-qt6 2c53920...42e7257 (28): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Use correct QmlImportsPath config with qmake > qtconnectivity: move declarative dependency to examples > Update submodule refs on '6.8' in yocto/meta-qt6 > coin: temporarily drop pyside from CI kirkstone branch > Update submodule refs on '6.8' in yocto/meta-qt6 > qttranslations: include SBOM files > qtbase: always build linuxfb platform plugin > Add option to export example sources > Remove unneeded example files path < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-raspberrypi 1aeda3f...97d7a6b (6): > picamera-libs: removed unused libraries from python3-picamera > SECURITY.md: Add instructions for reporting security issues > rpi-base: Remove bcm2712-rpi-5-b.dtb from RPI_KERNEL_DEVICETREE target > linux-raspberrypi-6.6: Upgrade to 6.6.63 > linux: Enable CONFIG_I2C_BRCMSTB for proper HDMI I2C support > extra-build-config.md: added a white line * sources/meta-riscv e4dbaa7...3ca2320 (3): > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1 > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1 > linux-starfive-dev: Upgrade kernel to 6.6.20 * sources/meta-rockchip 3a8be31...1cdcb49 (7): > u-boot: use upstream for radxa-zero-3{e|w} > layer.conf: update to walnascar only > radxa-zero-3: switch to yocto-dev kernel > u-boot: switch to upstream SRCREV for rk-u-boot-env > bsp: rkbin: bump to latest commit in master branch > bsp: rkbin: rkbin-ddr: use version and file variables for path matching > rk3308: add provider for trusted firmware-a * sources/meta-swupdate 01dbc76...efd4c20 (11): < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-tegra 55708dbc...3c0d8bed (6): > cuda-compatibility-workarounds: Fix build with upcoming glibc 2.41 > tegra-flash-helper: Allow PKC-only secure boot flashing > linux-yocto: import recipe for 6.10 > linux-yocto: add patch to fix compatibility with nvbootctrl > edk2-firmware-tegra: add backported patch for cpp issue > tegra-binaries: refactor per-SoC vs. common deb package handling * sources/meta-ti c46f49d3...df20c5b6 (27): > meta-beagle: Add SECURITY file > linux-bb.org_6.6: disable FORTIFY_SOURCE for now > beagle-bsp, linux-bb.org, u-boot-bb.org: add support for 6.6 BSP > linux-bb.org, u-boot-bb.org: rename recipes with version > conf/machine: add BeagleY-AI platform > linux-bb.org: update Beagle BSP to 6.1.83 > u-boot-bb_org, linux-bb_org: move "bb_org" providers to meta-beagle > conf/machine: move remaining Beagle platforms to meta-beagle > conf/machine: split beagleplay config between meta-ti-bsp and meta-beagle > conf/machine: move "bb_org" BSP settings to meta-beagle > meta-beagle: layer.conf: add lz4c to host tools list > meta-beagle: create a separate layer for Beagle platforms > conf/machine: rename beagleplay machine to beagleplay-ti > meta-ti-bsp: ti-rtos-bin: Move this with the other firmware recipes > meta-ti-extras: recipes-ti: Remove gadget-init package > wl18xx-fw: Do not depend on the makefile for install > conf: machine: omap-a15.inc: include ipu1 firmware in the boot partition > meta-ti-extras: ti-ipc-rtos: Deploy ipc firmware > recipes-security: optee: Remove software PRNG for am62pxx > CI/CD Auto-Merger: cicd.master.202412130100 > CI/CD Auto-Merger: cicd.master.202412101025 > u-boot: Add patch to use SWIG_AppendOutput > conf: layer.conf: Drop scarthgap from LAYERSERIES_COMPAT > conf: machine: am62xx-lp-evm: Add PWM overlays > ti-ipc: mark as incompatible with non-Linux builds > conf: machine: am62pxx: Pick overlays for V3Link cameras > ti-ipc-examples: Remove DSP/BIOS IPC examples * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky f5a2ea77ca...8952daa2af (237): > cargo-c: Fix build on risv32 > clang: Upgrade to 19.1.5 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > nfs-utils: Use v2 of upstream patch for tpyecast fix > bitbake: fetch2/wget: correctly construct the target URL in checkstatus() > bitbake: fetch2/wget: handle HTTP 308 Permanent Redirect > bitbake: doc: Document suffix for BBFILE_PRIORITY > bitbake: tests: fetch: add npmsw test case for bundled dependencies > bitbake: fetch2: npmsw: ignore bundled dependencies in packages > bitbake: tests: fetch: do not skip plain npmsw tests > bitbake: tests: fetch: adapt npmsw tests to fixed unpack behavior > devtool: ide-sdk: check 'tools-debug' for gdbserver > python3-cryptography-vectors: correct upstream version check > ofono: fix the build when toolchain has old linux headers > bind: upgrade 9.20.3 -> 9.20.4 > webkitgtk: Fix build on 32bit arches with 64bit time_t only > nfs-utils: Fix warnings found with clang > musl: Upgrade to latest > set_versions.py: use backward-compatible python argument in run > dev-manual/bmaptool.rst: simplify and fix instructions > dev-manual/bmaptool.rst: correct command for bmaptool-native > dev-manual: fix styling of references to bmaptool > Update the documentation for SRCPV > expect: cleanup do_install > expect: don't run aclocal in do_configure > tcl8: don't run aclocal in do_configure > tcl: don't run aclocal in do_configure > subversion: refactor do_configure > subversion: add explicit DEPENDS on expat > bash: remove aclocal workarounds > cve-update-nvd2-native: Tweak to work better with NFS DL_DIR > populate_sdk_ext: write_local_conf add shutil import > gcc: backport patch to fix data relocation to !ENDBR: stpcpy > oe-setup-build: raise exceptions on errors > socat: upgrade 1.8.0.1 -> 1.8.0.2 > re2c: upgrade 4.0.1 -> 4.0.2 > pango: upgrade 1.55.0 -> 1.55.5 > ofono: upgrade 2.13 -> 2.14 > nfs-utils: upgrade 2.8.1 -> 2.8.2 > mpg123: upgrade 1.32.9 -> 1.32.10 > libxxf86vm: upgrade 1.1.5 -> 1.1.6 > libxv: upgrade 1.0.12 -> 1.0.13 > libxrender: upgrade 0.9.11 -> 0.9.12 > libxcvt: upgrade 0.1.2 -> 0.1.3 > libxau: upgrade 1.0.11 -> 1.0.12 > libsm: upgrade 1.2.4 -> 1.2.5 > libjitterentropy: upgrade 3.6.0 -> 3.6.1 > libice: upgrade 1.1.1 -> 1.1.2 > json-glib: upgrade 1.10.0 -> 1.10.6 > igt-gpu-tools: upgrade 1.29 -> 1.30 > erofs-utils: upgrade 1.8.2 -> 1.8.3 > appstream: upgrade 1.0.3 -> 1.0.4 > Revert "python3-numpy: upgrade 2.1.3 -> 2.2.0" > bitbake: parse: Add include_all conf file directive > bitbake: cooker: Make cooker 'skiplist' per-multiconfig/mc > glib-2.0: update 2.82.2 -> 2.82.4 > python3-numpy: upgrade 2.1.3 -> 2.2.0 > scripts: wrap lz4c and convert to lz4 > oe-selftest: devtool ide-sdk use modify debug-build > devtool: ide-sdk recommend DEBUG_BUILD > devtool: ide-sdk sort cmake preset > devtool: modify support debug-builds > lttng-modules: Upgrade 2.13.15 -> 2.13.16 > qemu: Upgrade 9.1.1 -> 9.2.0 > subversion: Upgrade 1.14.4 -> 1.14.5 > python3-*: Update recipes to correctly check the upstream packages > classes/pypi: update the default UPSTREAM_CHECK_URI to use the simple repo API > systemd: set CVE_PRODUCT > systemd: split networkd into its own package > systemd.bbclass: do not automatically add Also services > systemd.bbclass: refactor adding files > dropbear: add dropbearkey.service to FILES > busybox: add klogd service to FILES > perf: Fix a minor typo > system-requirements.rst: add dependencies for pdf builds > system-requirements: update list of supported distros > system-requirements: add fedora 39 to supported distros > poky.yaml.in: replace inkscape dependency by librsvg2-bin > poky.yaml.in: add missing locales dependency > Gather dependencies in poky.yaml.in > migration-guides: add release notes for 5.1.1 > ref-manual: use standardized method accross both ubuntu and debian for locale install > build-appliance-image: Update to master head revision > systemd: upgrade 256.8 -> 256.9 > yocto-bsp: Bump the default kernel to v6.12 for x86 machines > yocto-bsp: Bump the default kernel to v6.12 for beaglebone > linux-yocto: enable linux 6.12 for genericarm64 > scripts/install-buildtools: Update to 5.1.1 > binutils: Fix CVE-2024-53589 > barebox: upgrade 2024.10.0 -> 2024.12.0 > curl: upgrade 8.11.0 -> 8.11.1 > curl: upgrade 8.10.1 -> 8.11.0 > gcc: Fix c++: tweak for Wrange-loop-construct > icecc: don't use KERNEL_CC during set_icecc_env > icecc: convert set_icecc_env to python prefuncs > bitbake-config-build: add a plugin for config fragments > bitbake.conf: add an addfragments directive for oe-core and dependent layers > bitbake: bitbake-config-build: add an alias to bitbake-layers > bitbake: lib/bb/tests: use bb.build.listtasks() instead of __BBTASKS > bitbake: bitbake-user-manual-metadata: add a section about 'addfragments` > bitbake: bitbake: parse: add support for flagged fragment variables > pixman: remove long-obsolete patch > linux-yoto/6.12: bsp/genericarm64: fix configuration warning > linux-yocto: tweak cve exclusions files > systemd: actively disable Predictable Network Interface Names if !pni-names > linux-firmware: package firmware for Qualcomm AIC100 and QDU100 > linux-firmware: upgrade 20241110 -> 20241210 > sysvinit: upgrade 3.04 -> 3.11 > maintainers.inc: add self for meson, python3 recipes > ovmf: update 202408 -> 202411 > librsvg: update 2.58.2 -> 2.59.2 > maintainers.inc: Update maintainer for pseudo and rpm > scripts/devtool: use bb.util.listtasks instead of __BBTASKS > classes/utility-tasks: port do_listtasks to use bb.build.listtasks > cargo-c: convert to target recipe > rpm: replace use of rpm2cpio with rpm2archive > rpm: update 4.19.1.1 -> 4.20.0 > systemd-compat-units: execute postinst on target > base.bbclass: fix RRECOMMENDS extend issue for multilib > oeqa/selftest: Fix failure when configuration contains BBLAYERS:append > spdx 3.0: Rework how SPDX aliases are linked > classes-global/insane: Handle case where RPROVIDER is also a provider > vte: upgrade 0.78.1 -> 0.78.2 > ttyrun: upgrade 2.35.0 -> 2.36.0 > sudo: upgrade 1.9.16p1 -> 1.9.16p2 > stress-ng: upgrade 0.18.06 -> 0.18.07 > sqlite3: upgrade 3.47.0 -> 3.47.2 > re2c: upgrade 4.0 -> 4.0.1 > pixman: upgrade 0.44.0 -> 0.44.2 > llvm: upgrade 19.1.4 -> 19.1.5 > libsdl2: upgrade 2.30.9 -> 2.30.10 > libdrm: upgrade 2.4.123 -> 2.4.124 > kexec-tools: upgrade 2.0.29 -> 2.0.30 > hwdata: upgrade 0.389 -> 0.390 > gstreamer1.0: upgrade 1.24.9 -> 1.24.10 > gnupg: upgrade 2.5.1 -> 2.5.2 > git: upgrade 2.47.0 -> 2.47.1 > ell: upgrade 0.70 -> 0.71 > btrfs-tools: upgrade 6.11 -> 6.12 > bash-completion: upgrade 2.14.0 -> 2.15.0 > yocto-bsp: drop 6.10 bbappend > poky/poky-tiny: update default to v6.12 > linux-yocto: drop 6.10 > linux-yocto/6.12: introduce v6.12 reference kernel > linux-yocto/6.6: update to v6.6.64 > linux-yocto/6.6: update to v6.6.63 > python3-iniparse: remove recipe > musl: Update riscv syscalls till 6.10 kernel > openssl: Fix build on risc64/musl > ffmpeg: Fix RISCV build > scripts/install-buildtools: preserve formatting in the help message > libsecret: add pam support depending on DISTRO_FEATURES > toolchain-shar-relocate.sh: fix the replacing commands > inetutils: increase alternative priority for hostname > shadow: use update-alternatives to handle su.1 and nologin.8 > qemurunner: Fix stack trace generation in exception handler > tiff: set status for CVEs firx in 4.7.0 > tiff: remove status for CVE-2023-3164 > libssh2: remove status for CVE-2023-48795 > elfutils: backport a fix for libeu objects missing in libelf.a > libpam: add packageconfig for selinux > Revert "uboot-sign: fix U-Boot binary with public key" > bitbake: parse: add support for 'addfragments' directive > bitbake: parse/ConfHandler: allow / in variable flags > libtool: update 2.5.2 -> 2.5.4 > dtc: upgrade 1.7.0 -> 1.7.2 > bitbake: cooker: use enum for cooker state to improve readability > bitbake: server/xmlrpcserver: fix some warnings > bitbake: knotty: some small cleanups while I'm in here > bitbake: knotty: print an error if MACHINE is not set > cargo-c-native: update 0.10.3 -> 0.10.5 > go-helloworld: update to latest revision > libpam: update 1.6.1 -> 1.7.0 > libpipeline: update 1.5.7 -> 1.5.8 > texinfo: update 7.1 -> 7.1.1 > vulkan-samples: update to latest revision > pixman: update 0.42.2 -> 0.44.0 > tiff: update 4.6.0 -> 4.7.0 > webkitgtk: update 2.44.3 -> 2.46.4 > libgit2: update 1.8.2 -> 1.8.4 > utfcpp: update 4.0.5 -> 4.0.6 > python3-maturin: update 1.7.1 -> 1.7.4 > python3-markdown: update 3.6 -> 3.7 > btrfs-tools: update 6.10.1 -> 6.11 > xf86-video-fbdev: update 0.5.0 -> 0.5.1 > swig: upgrade 4.2.1 -> 4.3.0 > python3-dtc: update 1.7.0 -> 1.7.2 > virglrenderer: upgrade 1.0.1 -> 1.1.0 > cups: upgrade 2.4.10 -> 2.4.11 > python3-beartype: upgrade 0.18.5 -> 0.19.0 > elfutils: upgrade 0.191 -> 0.192 > debugedit: upgrade 5.0 -> 5.1 > pkg-config-native: pick additional search paths from $EXTRA_NATIVE_PKGCONFIG_PATH > cargo.bbclass: do not install libraries by default > gcr: drop obsolete autotools setting > meson.bbclass: enable qemu exe wrapper in nativesdk > barebox: add more common items into shared .inc with barebox-tools > mtd-utils: set PV directly in the recipe filename > maintainers.inc: unassign myself (don't panic!) > lib: oeqa: spdx: Add tests for extra options > lib: spdx: Fix SPDX_BUILD_HOST > classes: create-spdx: Fix variable dependencies > lib: sbom30: Fix agent reference > lib: sbom30: Fix import handling > lrzsz: update SRC_URI to avoid redirect > oeqa/gitarchive: Fix syntax warning > linux-yocto: add and use GPL-2.0-with-syscall-note license > meta/lib: move buildstats.py and rootfspostcommands.py into oe > qemu: set CVE-2024-6505 to fixed > lib: spdx30_tasks: Fix supplied By > systemd: remove custom rootlibexecdir and replace with nonarch_libdir > systemd: split long line in pkg_postinst > systemd: drop deprecated rootlibdir, rootprefix and split-usr options Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 21, 2024
…-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-clang b987534...5d40c9a (4): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases * sources/meta-freescale 82193457...830c2a9e (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-freescale-3rdparty 774ca54...ada5342 (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-intel d0150964...b0fe7e45 (5): > meta-intel.inc: set PREFERRED_VERSION for altcfg kernel to 6.12 > linux-intel-rt/6.11 : update the name of the patch > linux-intel/6.12: add recipe > linux-intel-rt/6.6 : update to tag lts-v6.6.63-rt46-preempt-rt-241126T190416Z > linux-intel/6.6 : update to tag lts-v6.6.63-linux-241126T173815Z * sources/meta-openembedded dedc9af69...14156f850 (38): > DO NOT MERGE: Add Github actions CI workflow > python3-gpiod: update v2.2.2 -> v2.2.3 > weechat: upgrade 4.0.4 -> 4.5.0 > wireshark: upgrade 4.2.8 -> 4.2.9 > sassc: ignore CVE-2022-43357 > libmemcached: ignore CVE-2023-27478 > libmemcached: merge inc into bb > libmemcached: remove recipe for version 1.0.7 > php: upgrade 8.2.20 -> 8.2.26 > memcached: upgrade 1.6.17 -> 1.6.33 > memcached: add UPSTREAM_CHECK_URI > opensc: mark CVE-2024-8443 as fixed > opensc: upgrade 0.25.1 -> 0.26.0 > postgresql: upgrade 16.4 -> 16.5 > 7zip: Fix build with clang > xfce4-pulseaudio-plugin: Fix build with libwindowing 4.19.6 > emlog: set CVE_PRODUCT > memcached: ignore disputed CVE-2022-26635 > swagger-ui: mark CVE-2016-1000229 as fixed > apache2: ignore disputed CVE CVE-2007-0086 > spice-gtk: mark CVE-2012-4425 as fixed > redis: ignore CVE-2022-0543 > monkey: ignore CVE-2013-1771 > gattlib: mark CVE-2019-6498 as fixed > spice: ignore CVE-2016-0749 > apache2: remove old version references from CVEs > apache2: ignore CVE-1999-0678 and CVE-1999-1412 > ace: ignore CVE-2009-1147 > android-tools: fix warning: library search path "/usr/lib/p7zip" is unsafe for cross-compilation > Update p7zip to 7zip > Use 7zip 24.09 to replace p7zip 16.02 > xfce4-panel: 4.18.6 -> 4.20.0 > xfdesktop: 4.18.1 -> 4.20.0 > libxfce4windowing: add recipe > xfce4-dev-tools: 4.18.1 -> 4.20.0 > xfwm4: 4.19.0 -> 4.20.0 > xfce4-settings: 4.18.3 -> 4.20.0 > xfconf: 4.18.2 -> 4.20.0 * sources/meta-qt6 2c53920...42e7257 (28): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Use correct QmlImportsPath config with qmake > qtconnectivity: move declarative dependency to examples > Update submodule refs on '6.8' in yocto/meta-qt6 > coin: temporarily drop pyside from CI kirkstone branch > Update submodule refs on '6.8' in yocto/meta-qt6 > qttranslations: include SBOM files > qtbase: always build linuxfb platform plugin > Add option to export example sources > Remove unneeded example files path < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-riscv e4dbaa7...3ca2320 (3): > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1 > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1 > linux-starfive-dev: Upgrade kernel to 6.6.20 * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky 9dbeec7fa7...8952daa2af (27): > cargo-c: Fix build on risv32 > clang: Upgrade to 19.1.5 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 21, 2024
…-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-clang b987534...5d40c9a (4): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases * sources/meta-freescale 82193457...830c2a9e (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-freescale-3rdparty 774ca54...ada5342 (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-intel d0150964...b0fe7e45 (5): > meta-intel.inc: set PREFERRED_VERSION for altcfg kernel to 6.12 > linux-intel-rt/6.11 : update the name of the patch > linux-intel/6.12: add recipe > linux-intel-rt/6.6 : update to tag lts-v6.6.63-rt46-preempt-rt-241126T190416Z > linux-intel/6.6 : update to tag lts-v6.6.63-linux-241126T173815Z * sources/meta-openembedded dedc9af69...239a1dcc1 (38): > DO NOT MERGE: Add Github actions CI workflow > python3-gpiod: update v2.2.2 -> v2.2.3 > weechat: upgrade 4.0.4 -> 4.5.0 > wireshark: upgrade 4.2.8 -> 4.2.9 > sassc: ignore CVE-2022-43357 > libmemcached: ignore CVE-2023-27478 > libmemcached: merge inc into bb > libmemcached: remove recipe for version 1.0.7 > php: upgrade 8.2.20 -> 8.2.26 > memcached: upgrade 1.6.17 -> 1.6.33 > memcached: add UPSTREAM_CHECK_URI > opensc: mark CVE-2024-8443 as fixed > opensc: upgrade 0.25.1 -> 0.26.0 > postgresql: upgrade 16.4 -> 16.5 > 7zip: Fix build with clang > xfce4-pulseaudio-plugin: Fix build with libwindowing 4.19.6 > emlog: set CVE_PRODUCT > memcached: ignore disputed CVE-2022-26635 > swagger-ui: mark CVE-2016-1000229 as fixed > apache2: ignore disputed CVE CVE-2007-0086 > spice-gtk: mark CVE-2012-4425 as fixed > redis: ignore CVE-2022-0543 > monkey: ignore CVE-2013-1771 > gattlib: mark CVE-2019-6498 as fixed > spice: ignore CVE-2016-0749 > apache2: remove old version references from CVEs > apache2: ignore CVE-1999-0678 and CVE-1999-1412 > ace: ignore CVE-2009-1147 > android-tools: fix warning: library search path "/usr/lib/p7zip" is unsafe for cross-compilation > Update p7zip to 7zip > Use 7zip 24.09 to replace p7zip 16.02 > xfce4-panel: 4.18.6 -> 4.20.0 > xfdesktop: 4.18.1 -> 4.20.0 > libxfce4windowing: add recipe > xfce4-dev-tools: 4.18.1 -> 4.20.0 > xfwm4: 4.19.0 -> 4.20.0 > xfce4-settings: 4.18.3 -> 4.20.0 > xfconf: 4.18.2 -> 4.20.0 * sources/meta-qt6 2c53920...42e7257 (28): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Use correct QmlImportsPath config with qmake > qtconnectivity: move declarative dependency to examples > Update submodule refs on '6.8' in yocto/meta-qt6 > coin: temporarily drop pyside from CI kirkstone branch > Update submodule refs on '6.8' in yocto/meta-qt6 > qttranslations: include SBOM files > qtbase: always build linuxfb platform plugin > Add option to export example sources > Remove unneeded example files path < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-riscv e4dbaa7...3ca2320 (3): > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1 > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1 > linux-starfive-dev: Upgrade kernel to 6.6.20 * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky 9dbeec7fa7...8952daa2af (27): > cargo-c: Fix build on risv32 > clang: Upgrade to 19.1.5 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 21, 2024
…-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-clang b987534...5d40c9a (4): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases * sources/meta-freescale 82193457...830c2a9e (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-freescale-3rdparty 774ca54...ada5342 (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-intel d0150964...b0fe7e45 (5): > meta-intel.inc: set PREFERRED_VERSION for altcfg kernel to 6.12 > linux-intel-rt/6.11 : update the name of the patch > linux-intel/6.12: add recipe > linux-intel-rt/6.6 : update to tag lts-v6.6.63-rt46-preempt-rt-241126T190416Z > linux-intel/6.6 : update to tag lts-v6.6.63-linux-241126T173815Z * sources/meta-openembedded dedc9af69...239a1dcc1 (38): > DO NOT MERGE: Add Github actions CI workflow > python3-gpiod: update v2.2.2 -> v2.2.3 > weechat: upgrade 4.0.4 -> 4.5.0 > wireshark: upgrade 4.2.8 -> 4.2.9 > sassc: ignore CVE-2022-43357 > libmemcached: ignore CVE-2023-27478 > libmemcached: merge inc into bb > libmemcached: remove recipe for version 1.0.7 > php: upgrade 8.2.20 -> 8.2.26 > memcached: upgrade 1.6.17 -> 1.6.33 > memcached: add UPSTREAM_CHECK_URI > opensc: mark CVE-2024-8443 as fixed > opensc: upgrade 0.25.1 -> 0.26.0 > postgresql: upgrade 16.4 -> 16.5 > 7zip: Fix build with clang > xfce4-pulseaudio-plugin: Fix build with libwindowing 4.19.6 > emlog: set CVE_PRODUCT > memcached: ignore disputed CVE-2022-26635 > swagger-ui: mark CVE-2016-1000229 as fixed > apache2: ignore disputed CVE CVE-2007-0086 > spice-gtk: mark CVE-2012-4425 as fixed > redis: ignore CVE-2022-0543 > monkey: ignore CVE-2013-1771 > gattlib: mark CVE-2019-6498 as fixed > spice: ignore CVE-2016-0749 > apache2: remove old version references from CVEs > apache2: ignore CVE-1999-0678 and CVE-1999-1412 > ace: ignore CVE-2009-1147 > android-tools: fix warning: library search path "/usr/lib/p7zip" is unsafe for cross-compilation > Update p7zip to 7zip > Use 7zip 24.09 to replace p7zip 16.02 > xfce4-panel: 4.18.6 -> 4.20.0 > xfdesktop: 4.18.1 -> 4.20.0 > libxfce4windowing: add recipe > xfce4-dev-tools: 4.18.1 -> 4.20.0 > xfwm4: 4.19.0 -> 4.20.0 > xfce4-settings: 4.18.3 -> 4.20.0 > xfconf: 4.18.2 -> 4.20.0 * sources/meta-qt6 2c53920...e332477 (29): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Update submodule refs on '6.8' in yocto/meta-qt6 > Use correct QmlImportsPath config with qmake > qtconnectivity: move declarative dependency to examples > Update submodule refs on '6.8' in yocto/meta-qt6 > coin: temporarily drop pyside from CI kirkstone branch > Update submodule refs on '6.8' in yocto/meta-qt6 > qttranslations: include SBOM files > qtbase: always build linuxfb platform plugin > Add option to export example sources > Remove unneeded example files path < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-riscv e4dbaa7...3ca2320 (3): > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1 > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1 > linux-starfive-dev: Upgrade kernel to 6.6.20 * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky 9dbeec7fa7...8952daa2af (27): > cargo-c: Fix build on risv32 > clang: Upgrade to 19.1.5 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 22, 2024
…-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-swupdate sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-clang b987534...5d40c9a (4): > layer: Do not inherit clang class any longer > spirv-llvm-translator: Delete > clang/recipes: Delete > layer.conf: Drop scarthgap styhead from compatible releases * sources/meta-freescale 82193457...830c2a9e (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-freescale-3rdparty 774ca54...ada5342 (1): > Auto-update LICENSE file with current recipe licenses * sources/meta-intel d0150964...b0fe7e45 (5): > meta-intel.inc: set PREFERRED_VERSION for altcfg kernel to 6.12 > linux-intel-rt/6.11 : update the name of the patch > linux-intel/6.12: add recipe > linux-intel-rt/6.6 : update to tag lts-v6.6.63-rt46-preempt-rt-241126T190416Z > linux-intel/6.6 : update to tag lts-v6.6.63-linux-241126T173815Z * sources/meta-openembedded dedc9af69...cf56f3a5c (45): > DO NOT MERGE: Add Github actions CI workflow > python3-yarl: upgrade 1.18.0 -> 1.18.3 > python3-sqlalchemy: upgrade 2.0.35 -> 2.0.36 > python3-pytest-asyncio: upgrade 0.23.6 -> 0.24.0 > python3-pyjwt: upgrade 2.9.0 -> 2.10.1 > python3-propcache: upgrade 0.2.0 -> 0.2.1 > python3-pillow: upgrade 10.4.0 -> 11.0.0 > python3-aiohttp: upgrade 3.11.8 -> 3.11.11 > python3-gpiod: update v2.2.2 -> v2.2.3 > weechat: upgrade 4.0.4 -> 4.5.0 > wireshark: upgrade 4.2.8 -> 4.2.9 > sassc: ignore CVE-2022-43357 > libmemcached: ignore CVE-2023-27478 > libmemcached: merge inc into bb > libmemcached: remove recipe for version 1.0.7 > php: upgrade 8.2.20 -> 8.2.26 > memcached: upgrade 1.6.17 -> 1.6.33 > memcached: add UPSTREAM_CHECK_URI > opensc: mark CVE-2024-8443 as fixed > opensc: upgrade 0.25.1 -> 0.26.0 > postgresql: upgrade 16.4 -> 16.5 > 7zip: Fix build with clang > xfce4-pulseaudio-plugin: Fix build with libwindowing 4.19.6 > emlog: set CVE_PRODUCT > memcached: ignore disputed CVE-2022-26635 > swagger-ui: mark CVE-2016-1000229 as fixed > apache2: ignore disputed CVE CVE-2007-0086 > spice-gtk: mark CVE-2012-4425 as fixed > redis: ignore CVE-2022-0543 > monkey: ignore CVE-2013-1771 > gattlib: mark CVE-2019-6498 as fixed > spice: ignore CVE-2016-0749 > apache2: remove old version references from CVEs > apache2: ignore CVE-1999-0678 and CVE-1999-1412 > ace: ignore CVE-2009-1147 > android-tools: fix warning: library search path "/usr/lib/p7zip" is unsafe for cross-compilation > Update p7zip to 7zip > Use 7zip 24.09 to replace p7zip 16.02 > xfce4-panel: 4.18.6 -> 4.20.0 > xfdesktop: 4.18.1 -> 4.20.0 > libxfce4windowing: add recipe > xfce4-dev-tools: 4.18.1 -> 4.20.0 > xfwm4: 4.19.0 -> 4.20.0 > xfce4-settings: 4.18.3 -> 4.20.0 > xfconf: 4.18.2 -> 4.20.0 * sources/meta-qt6 2c53920...e332477 (29): > Revert "qtquick3d: Fix output operator" > qtbase: Fix build with clang-20 > qtwebengine: Fix build on 32bit arm while using clang > qtquick3d: Fix output operator > qtbase: Fix build with clang19 > Update submodule refs on '6.8' in yocto/meta-qt6 > Use correct QmlImportsPath config with qmake > qtconnectivity: move declarative dependency to examples > Update submodule refs on '6.8' in yocto/meta-qt6 > coin: temporarily drop pyside from CI kirkstone branch > Update submodule refs on '6.8' in yocto/meta-qt6 > qttranslations: include SBOM files > qtbase: always build linuxfb platform plugin > Add option to export example sources > Remove unneeded example files path < Merge pull request #71 from YoeDistro/kraj/6.8 < Merge pull request #70 from YoeDistro/kraj/6.8 < Merge pull request #69 from YoeDistro/kraj/6.8 < Merge pull request #68 from YoeDistro/kraj/6.8 < Merge pull request #67 from YoeDistro/kraj/6.8 < Merge pull request #66 from YoeDistro/kraj/6.8 < Merge pull request #65 from YoeDistro/kraj/6.8 < Merge pull request #64 from YoeDistro/kraj/6.8 < qtwebengine: Fix build on 32bit arm while using clang < qttools: Fix build with clang-19 < qtquick3d: Fix output operator < qtwebengine: Fix build with Clang-19+ < qtbase: Fix build with clang19 < gn-native: Fix build with GCC 12 * sources/meta-riscv e4dbaa7...3ca2320 (3): > visionfive2: Adjust for JH7110_VF2_6.6_v5.13.1 > visionfive2-firmware: Upgrade to JH7110_VF2_6.6_v5.13.1 > linux-starfive-dev: Upgrade kernel to 6.6.20 * sources/meta-swupdate 9a71f94...efd4c20 (12): < Run copy_swdescription() later < Support 2024.12 < swupdate: package libswupdate into separate package < swupdate: Add missing licenses in LICENSE < swupdate: Add missing licenses in LIC_FILES_CHKSUM < Use IMAGE_NAME_SUFFIX in the artifact name < swupdate-image: Drop test when sw-de4scription is copied < swupdate-image: do not rely on IMAGE_LINK_NAME < styhead migration fixes < layer.conf: Update to walnascar (5.2) layer/release series > layer.conf: Update to walnascar (5.2) layer/release series < Fix license for libswupdate * sources/meta-variscite-bsp 96a2781...abef3cf (50): < Merge pull request #39 from YoeDistro/kraj/mickledore-var02 > libubootenv: Drop patch to increase line length to 4096 > layer.conf: Update to walnascar (5.2) layer/release series > imx-boot: Replace BOOT_NAME with imx-boot > layer.conf: Add styhead as compatible layer > bluealsa: Rename bbappend to use wildcard > gstreamer1.0-plugins-bad: Move bbappend to match meta-freescale version 1.24 now > imx-atf: Make bbappend version independent > pm-utils-variscite,u-boot-splash: Drop redundant S settings > recipes: Implement WORKDIR -> UNPACKDIR transition > base-files: Use UNPACKDIR > gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well > variscite: Enable optee machine feature on iMX8/IMX9 based machines > linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: Make is scarthgap compatible > libubootenv: Refresh patch to apply to mickledore-var02 > firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som < Merge pull request #38 from YoeDistro/kraj/mickledore-var02 < Merge pull request #37 from YoeDistro/kraj/mickledore-var02 < Merge pull request #36 from YoeDistro/kraj/mickledore-var02 < Merge pull request #35 from YoeDistro/kraj/mickledore-var02 < Merge pull request #34 from YoeDistro/kraj/mickledore-var02 < Merge pull request #33 from YoeDistro/kraj/mickledore-var02 < Merge pull request #32 from YoeDistro/kraj/mickledore-var02 < Merge pull request #31 from YoeDistro/kraj/mickledore-var02 < Merge pull request #30 from YoeDistro/kraj/mickledore-var02 < Merge pull request #29 from YoeDistro/kraj/mickledore-var02 < Merge pull request #28 from YoeDistro/kraj/mickledore-var02 < Merge pull request #27 from YoeDistro/kraj/mickledore-var02 < Merge pull request #26 from YoeDistro/kraj/mickledore-var02 < Merge pull request #25 from YoeDistro/kraj/mickledore-var02 < Merge pull request #24 from YoeDistro/kraj/mickledore-var02 < Merge pull request #23 from YoeDistro/kraj/mickledore-var02 < Merge pull request #22 from YoeDistro/kraj/mickledore-var02 < Merge pull request #21 from YoeDistro/kraj/mickledore-var02 < Merge pull request #20 from YoeDistro/kraj/mickledore-var02 < Merge pull request #19 from YoeDistro/kraj/mickledore-var02 < Merge pull request #18 from YoeDistro/kraj/mickledore-var02 < Merge pull request #17 from YoeDistro/kraj/mickledore-var02 < Merge pull request #16 from YoeDistro/kraj/mickledore-var02 < Merge pull request #15 from YoeDistro/kraj/mickledore-var02 < Merge pull request #14 from YoeDistro/kraj/mickledore-var02 < gstreamer1.0-plugins-bad: Rename to include 1.22.5.imx as well < variscite: Enable optee machine feature on iMX8/IMX9 based machines < linux-variscite: Define KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE < imx-boot: Adjust for changes in do_compile in meta-freescale < layer.conf: Make is scarthgap compatible < libubootenv: Refresh patch to apply to mickledore-var02 < firmware-nxp-wifi: Pin LIC_FILES_CHKSUM for var-som * sources/meta-variscite-bsp-common 7f89370...a939508 (8): > layer.conf: Add styhead as compatible layer > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat > conf: Correct BBFILE_PRIORITY for variscite-bsp-common < Merge pull request #3 from YoeDistro/kraj/mickledore-var02 < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky 9dbeec7fa7...8952daa2af (27): > cargo-c: Fix build on risv32 > clang: Upgrade to 19.1.5 > toolchain-scripts.bbclass: Add env variables in SDK to use clang/clang++ > docs: Add clang to SDK_TOOLCHAIN_LANGS > sdks: Add clang toolchain to SDKs > rpm: Use gcc to compile always > clang: PROVIDE llvm-native and llvm > maintainers.inc: Add myself as maintainer for clang family of recipes > distro/defaultsetup: Inherit clang, nonclangable, and nonscanable > multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES > spirv-llvm-translator: Add recipe > llvm: Delete > clang/recipes: Add missing SUMMARY field > clang: Migrate clang and related recipes from meta-clang > cmake-native.bbclass: Abstraction to use cmake with native toolchains > clang-native.bbclass: Abstraction to enable clang as native compiler > scan-build.bbclass: Add class to enable clang static analyser > nonscanable.inc: Includes recipes which can not be used with clang-scan > nonclangable.inc: Add recipe which can not be built with clang > clang.inc: Global settings for clang toolchain > strace: Ignore running strace ptests image on musl > valgrind: Drop patch regressing fdleak_cmsg test > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers on 6.6 > Revert "gcc: Fix wrong order of gcc include paths on musl systems" > gcc: Fix wrong order of gcc include paths on musl systems > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests Signed-off-by: Khem Raj <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
…ources/meta-qt5 sources/meta-raspberrypi sources/meta-rust sources/openembedded-core
sources/bitbake f76075a...7414b35 (5):
sources/meta-96boards 5b27380...46b6024 (1):
sources/meta-browser 261dba7...5c6cb17 (1):
sources/meta-qt5 18f82a8...fe453ec (1):
sources/meta-raspberrypi 7c94afe...f752e92 (3):
sources/meta-rust ea613e2...4c9068b (1):
sources/openembedded-core fc5418e...04469ab (69):
Signed-off-by: Khem Raj [email protected]