-
-
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
Towards 2021.11 release #624
Merged
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
Signed-off-by: Khem Raj <[email protected]>
helps run QT5 apps using wayland/weston compositor Signed-off-by: Khem Raj <[email protected]>
When connecting USB keyboard/mouse to beagelbone, it does not work unless we install kernel-module-usbhid which is also pulled as dependency of kernel-modules meta package. Unlike other SBCs like rpi, bbb does not add kernel-modules to image via MACHINE_EXTRA_RRECOMMENDS so as a result, keyboard and mouse do not work out of box. This option is adding the needed kernel module to zImage itself which then should work well. Signed-off-by: Khem Raj <[email protected]>
…eta-raspberrypi sources/openembedded-core * sources/meta-intel 922d3cb1...fe4d7319 (2): > ixgbevf: exclude from world builds > intel-crypto-mb: add recipe for ipp crypto library * sources/meta-openembedded ce7ee83016...954fac6af7 (2): > python3-autobahn: upgrade 21.3.1 -> 21.11.1 > python3-socketio: upgrade 5.4.1 -> 5.5.0 * sources/meta-raspberrypi 63a3d8c...de1007b (1): > weston-init: Add --continue-without-input option to weston * sources/openembedded-core 3770d539d83...af90f9681ba (14): > ovmf: remove patch merged upstream > go: update 1.16.10 -> 1.17.3 > python3-rfc3339/3986-validator: correct upstream version check > go-helloworld: test at runtime > go-helloworld: update to latest revision > testimage.bbclass: request the use of kvm by default > perl: submitted patch upstream > perl-cross: submit patches upstream > meson: submit patch upstream > libdnf: submit patches upstream > libcomps: remove unneeded patch > weston-init: Pass --continue-without-input when launching weston > sanity/lib: Replace usage of LooseVersion() with bb.utils.vercmp_string_op() > oeqa/parselogs: Fix quoting Signed-off-by: Khem Raj <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
* sources/meta-arm c55ff70...4862014 (9): > CI: build optee-spdevkit for qemuarm64 > arm/optee-spdevkit: fix non-corstone1000 builds > arm-bsp/hafnium: update bbappend for 2.6 > arm/hafnium: enable qemuarm64 > arm/hafnium: upgrade to 2.6 > arm/edk2-firmware: don't PROVIDE virtual/uefi-firmware > arm-bsp: use edk2-firmware instead of virtual/uefi-firmware > arm/sbsa-acs: upgrade to EDK2 202108 > arm/edk2-firmware: upgrade to edk2-firmware 202108 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Aug 23, 2024
…a-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-freescale 4c4483b3...52c1409d (3): > Merge pull request #1904 from hiagofranco/update_firmware-ele-imx > Merge pull request #1906 from nxp-upstream/bump_optee > Merge pull request #1907 from YoeDistro/yoe/mut * sources/meta-odroid 9e3d954...4a96038 (1): > mesa,mesa-gl: Rename bbappends to match oe-core * sources/meta-openembedded fc0264f0f...997bf3f4e (17): > DO NOT MERGE: Add Github actions CI workflow > Revert "cleanup after polkit fix" > cleanup after polkit fix > python3-pycocotools: Use build pep517-backend > python3-pandas: upgrade 2.0.3 -> 2.2.2 > zsh: update 5.8 -> 5.9 > python3-automat: upgrade 22.10.0 -> 24.8.1 > krb5: fix CVE-2024-26458 and CVE-2024-26461 > bluealsa: upgrade 4.0.0+git -> 4.3.0 > frr: Upgrade to 10.1 release > ftgl: Switch to maintained fork > python3-twisted: add python3-attrs to RDEPENDS > drgn: add new recipe > vdpauinfo: add recipe > nodejs: support cross compile without qemu user conditionally > mariadb: File conflicts for multilib > android-toold-adbd: Fix inconsistency between selinux configurations * sources/meta-qcom e196055...7358775 (1): > Merge pull request #624 from YoeDistro/yoe/mut * sources/meta-qt6 7b3ddba...3d79af8 (31): > qtwebengine: Set DEBUG_LEVELFLAG to -g1 > qtbase: Add a fix to build tests with clang19 > qtwebengine: Fix build with clang19 > qtbase: Fix build with clang19 > qtwebengine: Add backports to fix build with clang19 > qt3d,qtquick3d: define IOAPI_NO_64 > qtbase: Do not use LFS64 legacy APIs > Update submodule refs on '6.7' in yocto/meta-qt6 < Merge pull request #60 from YoeDistro/kraj/6.7 < Merge pull request #59 from YoeDistro/kraj/6.7 < Merge pull request #58 from YoeDistro/kraj/6.7 < Merge pull request #57 from MarkusVolk/yoe/6.7 < Merge pull request #56 from YoeDistro/kraj/6.7 < Merge pull request #55 from YoeDistro/kraj/6.7 < Merge pull request #54 from YoeDistro/kraj/6.7 < Merge pull request #53 from YoeDistro/kraj/6.7 < Merge pull request #52 from YoeDistro/kraj/6.7 < Merge pull request #51 from YoeDistro/kraj/6.7 < Merge pull request #50 from YoeDistro/kraj/6.7 < Merge pull request #49 from YoeDistro/kraj/6.7 < Merge pull request #48 from YoeDistro/kraj/6.7 < Merge pull request #47 from YoeDistro/kraj/6.7 < Merge pull request #46 from YoeDistro/kraj/6.7 < Merge pull request #45 from YoeDistro/kraj/6.7 < Merge pull request #44 from YoeDistro/kraj/6.7 < Merge pull request #43 from YoeDistro/kraj/6.7 < Merge pull request #42 from YoeDistro/kraj/6.7 < Merge pull request #41 from YoeDistro/kraj/6.7 < Merge pull request #40 from YoeDistro/kraj/6.7 < Merge pull request #39 from YoeDistro/kraj/6.7 < qtwebengine: Fix build with clang18 * sources/meta-raspberrypi e9e5efa...8c370b1 (1): > mesa,mesa-gl: Rename bbappend to match oe-core * sources/meta-riscv 19f4bf1...2adbfd3 (1): > musl: Drop rv32 patches * sources/meta-rockchip dcb5079...e678960 (1): > mesa: rename bbappend to match new recipe name from oe-core * sources/meta-tegra 1247115b...63ef5b0f (1): > mesa,mesa-gl: Rename bbappend to match oe-core * sources/meta-ti e41f1e56...f8ccb207 (1): > trusted-firmware-a: Update to v2.11 release tag * sources/meta-variscite-bsp c360302...f096ca5 (41): > 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 > freertos-variscite: imx93-var-som: Update to latest > cortexm-toolchain-cross: Add version 12.2.rel2 > freertos-variscite: Add 2.15.x support for imx93 machines > imx93-var-dart: Add device tree for M33 demos > linux-variscite: Update to latest > freertos-variscite: imx93-var-dart: Add rproc script support < 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 86be0a7...c45cf79 (5): < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky 94993b0ef4...1096180921 (87): > python3-numpy: upgrade 1.26.4 -> 2.0.1 > openssh: Mark CVE-2023-51767 as wont-fix > gcc: Fix wrong order of gcc include paths on musl systems > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers > ofono: Fix build with musl > quota: Fix build with latest musl. > pciutils: Fix build with latest musl > bluez5: Fix build with musl > btrfs-tools: Fix build with musl > coreutils: Add ptest dependencies > musl: Upgrade to latest tip of trunk > musl: Update to 1.2.5 release > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > cve-check: remove the TEXT format support > cve-json-to-text: add script > piglit: add a patch to address host contamination for wayland-scanner > piglit: upgrade 22eaf6a91c -> c11c9374c1 > cronie: add inotify PACKAGECONFIG option > wpa-supplicant: Upgrade 2.10 -> 2.11 > kernel-fitimage: run unbundled fitimage after deploy > kernel: refactor fitimage > kernel-fitimage: refactor fitimage_assemble > kernel: refactor linux compression > gnupg: 2.4.5 -> 2.5.0 > xmlto: 0.0.28 -> 0.0.29 > libxslt: 1.1.39 -> 1.1.42 > readline: 8.2 -> 8.2.13 > libxml2: 2.12.8 -> 2.13.3 > man-pages: 6.8 -> 6.9.1 > libgpg-error: 1.49 -> 1.50 > meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat() > bitbake: fetch2/npm: allow the '@' character in package names > bitbake: gcp.py: remove slow calls to gsutil stat > recipetool: create_npm: reuse license utils > recipetool: create: split guess_license function > recipetool: create_npm: resolve licenses defined in package.json > npm: accept unspecified versions in package.json > bitbake: fetch2/npmsw: allow packages not declaring a registry version > bitbake: fetch2/npmsw: fix fetching git revisions not on master > bitbake: ui/knotty: respect NO_COLOR & check for tty; rename print_hyperlink => format_hyperlink > bitbake: ui/knotty: print log paths for failed tasks in summary > shadow: upgrade from 4.15.1 to 4.16.0 > util-linux/util-linux-libuuid: upgrade from 2.40.1 to 2.40.2 > scons.bbclass: Add scons class prefix to do_configure > mesa: set PV from the .inc file and not via filenames > xz: upgrade 5.4.6 -> 5.6.2 > xkeyboard-config: upgrade 2.41 -> 2.42 > weston: upgrade 13.0.1 -> 13.0.3 > webkitgtk: upgrade 2.44.1 -> 2.44.3 > stress-ng: upgrade 0.17.08 -> 0.18.02 > sqlite3: upgrade 3.45.3 -> 3.46.1 > python3-webcolors: upgrade 1.13 -> 24.8.0 > python3-uritools: upgrade 4.0.2 -> 4.0.3 > python3-dtschema: upgrade 2024.4 -> 2024.5 > puzzles: upgrade to latest revision > nghttp2: upgrade 1.62.0 -> 1.62.1 > mtools: upgrade 4.0.43 -> 4.0.44 > mpg123: upgrade 1.32.6 -> 1.32.7 > lua: upgrade 5.4.6 -> 5.4.7 > linux-firmware: upgrade 20240513 -> 20240811 > libva: upgrade 2.20.0 -> 2.22.0 > librepo: upgrade 1.17.0 -> 1.18.1 > libnl: upgrade 3.9.0 -> 3.10.0 > libedit: upgrade 20240517-3.1 -> 20240808-3.1 > libadwaita: upgrade 1.5.2 -> 1.5.3 > kmscube: upgrade to latest revision > kmod: upgrade 32 -> 33 > gstreamer1.0: upgrade 1.24.5 -> 1.24.6 > epiphany: upgrade 46.0 -> 46.3 > e2fsprogs: upgrade 1.47.0 -> 1.47.1 > dpkg: upgrade 1.22.10 -> 1.22.11 > cmake: upgrade 3.30.1 -> 3.30.2 > ccache: upgrade 4.10.1 -> 4.10.2 > boost: upgrade 1.85.0 -> 1.86.0 > bash: upgrade 5.2.21 -> 5.2.32 > sysvinit: take release tarballs from github > weston-init: fix weston not starting when xwayland is enabled > mesa: Fix build with etnaviv gallium driver > ptest-runner: Update 2.4.4 -> 2.4.5 > util-linux: Add PACKAGECONFIG option to mitigate rootfs remount error > oeqa/runtime/ssh: increase the number of attempts > migration-guides: add release notes for 5.0.3 > test-manual: Add a missing dot > ref-manual: added wic.zst to the IMAGE_TYPES > migration-guide: add release notes for 4.0.20 > ref-manual: fix typo and move SYSROOT_DIRS example Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Aug 24, 2024
…a-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-freescale 4c4483b3...52c1409d (3): > Merge pull request #1904 from hiagofranco/update_firmware-ele-imx > Merge pull request #1906 from nxp-upstream/bump_optee > Merge pull request #1907 from YoeDistro/yoe/mut * sources/meta-odroid 9e3d954...4a96038 (1): > mesa,mesa-gl: Rename bbappends to match oe-core * sources/meta-openembedded fc0264f0f...fc3fd1d69 (18): > DO NOT MERGE: Add Github actions CI workflow > Revert "cleanup after polkit fix" > cleanup after polkit fix > python3-pycocotools: Use build pep517-backend > python3-pandas: upgrade 2.0.3 -> 2.2.2 > zsh: update 5.8 -> 5.9 > python3-psycopg: add v3.2.1 > python3-automat: upgrade 22.10.0 -> 24.8.1 > krb5: fix CVE-2024-26458 and CVE-2024-26461 > bluealsa: upgrade 4.0.0+git -> 4.3.0 > frr: Upgrade to 10.1 release > ftgl: Switch to maintained fork > python3-twisted: add python3-attrs to RDEPENDS > drgn: add new recipe > vdpauinfo: add recipe > nodejs: support cross compile without qemu user conditionally > mariadb: File conflicts for multilib > android-toold-adbd: Fix inconsistency between selinux configurations * sources/meta-qcom e196055...7358775 (1): > Merge pull request #624 from YoeDistro/yoe/mut * sources/meta-qt6 7b3ddba...3d79af8 (31): > qtwebengine: Set DEBUG_LEVELFLAG to -g1 > qtbase: Add a fix to build tests with clang19 > qtwebengine: Fix build with clang19 > qtbase: Fix build with clang19 > qtwebengine: Add backports to fix build with clang19 > qt3d,qtquick3d: define IOAPI_NO_64 > qtbase: Do not use LFS64 legacy APIs > Update submodule refs on '6.7' in yocto/meta-qt6 < Merge pull request #60 from YoeDistro/kraj/6.7 < Merge pull request #59 from YoeDistro/kraj/6.7 < Merge pull request #58 from YoeDistro/kraj/6.7 < Merge pull request #57 from MarkusVolk/yoe/6.7 < Merge pull request #56 from YoeDistro/kraj/6.7 < Merge pull request #55 from YoeDistro/kraj/6.7 < Merge pull request #54 from YoeDistro/kraj/6.7 < Merge pull request #53 from YoeDistro/kraj/6.7 < Merge pull request #52 from YoeDistro/kraj/6.7 < Merge pull request #51 from YoeDistro/kraj/6.7 < Merge pull request #50 from YoeDistro/kraj/6.7 < Merge pull request #49 from YoeDistro/kraj/6.7 < Merge pull request #48 from YoeDistro/kraj/6.7 < Merge pull request #47 from YoeDistro/kraj/6.7 < Merge pull request #46 from YoeDistro/kraj/6.7 < Merge pull request #45 from YoeDistro/kraj/6.7 < Merge pull request #44 from YoeDistro/kraj/6.7 < Merge pull request #43 from YoeDistro/kraj/6.7 < Merge pull request #42 from YoeDistro/kraj/6.7 < Merge pull request #41 from YoeDistro/kraj/6.7 < Merge pull request #40 from YoeDistro/kraj/6.7 < Merge pull request #39 from YoeDistro/kraj/6.7 < qtwebengine: Fix build with clang18 * sources/meta-raspberrypi e9e5efa...8c370b1 (1): > mesa,mesa-gl: Rename bbappend to match oe-core * sources/meta-riscv 19f4bf1...2adbfd3 (1): > musl: Drop rv32 patches * sources/meta-rockchip dcb5079...e678960 (1): > mesa: rename bbappend to match new recipe name from oe-core * sources/meta-tegra 1247115b...63ef5b0f (1): > mesa,mesa-gl: Rename bbappend to match oe-core * sources/meta-ti e41f1e56...f8ccb207 (1): > trusted-firmware-a: Update to v2.11 release tag * sources/meta-variscite-bsp c360302...f096ca5 (41): > 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 > freertos-variscite: imx93-var-som: Update to latest > cortexm-toolchain-cross: Add version 12.2.rel2 > freertos-variscite: Add 2.15.x support for imx93 machines > imx93-var-dart: Add device tree for M33 demos > linux-variscite: Update to latest > freertos-variscite: imx93-var-dart: Add rproc script support < 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 86be0a7...c45cf79 (5): < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky 94993b0ef4...439ca1a995 (83): > python3-numpy: upgrade 1.26.4 -> 2.0.1 > openssh: Mark CVE-2023-51767 as wont-fix > gcc: Fix wrong order of gcc include paths on musl systems > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers > ofono: Fix build with musl > quota: Fix build with latest musl. > pciutils: Fix build with latest musl > bluez5: Fix build with musl > btrfs-tools: Fix build with musl > coreutils: Add ptest dependencies > musl: Upgrade to latest tip of trunk > musl: Update to 1.2.5 release > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > cve-check: remove the TEXT format support > cve-json-to-text: add script > piglit: add a patch to address host contamination for wayland-scanner > piglit: upgrade 22eaf6a91c -> c11c9374c1 > meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat() > bitbake: fetch2/npm: allow the '@' character in package names > bitbake: gcp.py: remove slow calls to gsutil stat > cronie: add inotify PACKAGECONFIG option > wpa-supplicant: Upgrade 2.10 -> 2.11 > gnupg: 2.4.5 -> 2.5.0 > xmlto: 0.0.28 -> 0.0.29 > libxslt: 1.1.39 -> 1.1.42 > readline: 8.2 -> 8.2.13 > libxml2: 2.12.8 -> 2.13.3 > man-pages: 6.8 -> 6.9.1 > libgpg-error: 1.49 -> 1.50 > recipetool: create_npm: reuse license utils > recipetool: create: split guess_license function > recipetool: create_npm: resolve licenses defined in package.json > npm: accept unspecified versions in package.json > bitbake: fetch2/npmsw: allow packages not declaring a registry version > bitbake: fetch2/npmsw: fix fetching git revisions not on master > bitbake: ui/knotty: respect NO_COLOR & check for tty; rename print_hyperlink => format_hyperlink > bitbake: ui/knotty: print log paths for failed tasks in summary > shadow: upgrade from 4.15.1 to 4.16.0 > util-linux/util-linux-libuuid: upgrade from 2.40.1 to 2.40.2 > scons.bbclass: Add scons class prefix to do_configure > mesa: set PV from the .inc file and not via filenames > xz: upgrade 5.4.6 -> 5.6.2 > xkeyboard-config: upgrade 2.41 -> 2.42 > weston: upgrade 13.0.1 -> 13.0.3 > webkitgtk: upgrade 2.44.1 -> 2.44.3 > stress-ng: upgrade 0.17.08 -> 0.18.02 > sqlite3: upgrade 3.45.3 -> 3.46.1 > python3-webcolors: upgrade 1.13 -> 24.8.0 > python3-uritools: upgrade 4.0.2 -> 4.0.3 > python3-dtschema: upgrade 2024.4 -> 2024.5 > puzzles: upgrade to latest revision > nghttp2: upgrade 1.62.0 -> 1.62.1 > mtools: upgrade 4.0.43 -> 4.0.44 > mpg123: upgrade 1.32.6 -> 1.32.7 > lua: upgrade 5.4.6 -> 5.4.7 > linux-firmware: upgrade 20240513 -> 20240811 > libva: upgrade 2.20.0 -> 2.22.0 > librepo: upgrade 1.17.0 -> 1.18.1 > libnl: upgrade 3.9.0 -> 3.10.0 > libedit: upgrade 20240517-3.1 -> 20240808-3.1 > libadwaita: upgrade 1.5.2 -> 1.5.3 > kmscube: upgrade to latest revision > kmod: upgrade 32 -> 33 > gstreamer1.0: upgrade 1.24.5 -> 1.24.6 > epiphany: upgrade 46.0 -> 46.3 > e2fsprogs: upgrade 1.47.0 -> 1.47.1 > dpkg: upgrade 1.22.10 -> 1.22.11 > cmake: upgrade 3.30.1 -> 3.30.2 > ccache: upgrade 4.10.1 -> 4.10.2 > boost: upgrade 1.85.0 -> 1.86.0 > bash: upgrade 5.2.21 -> 5.2.32 > sysvinit: take release tarballs from github > weston-init: fix weston not starting when xwayland is enabled > mesa: Fix build with etnaviv gallium driver > ptest-runner: Update 2.4.4 -> 2.4.5 > util-linux: Add PACKAGECONFIG option to mitigate rootfs remount error > oeqa/runtime/ssh: increase the number of attempts > migration-guides: add release notes for 5.0.3 > test-manual: Add a missing dot > ref-manual: added wic.zst to the IMAGE_TYPES > migration-guide: add release notes for 4.0.20 > ref-manual: fix typo and move SYSROOT_DIRS example Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Aug 24, 2024
…a-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-freescale 4c4483b3...52c1409d (3): > Merge pull request #1904 from hiagofranco/update_firmware-ele-imx > Merge pull request #1906 from nxp-upstream/bump_optee > Merge pull request #1907 from YoeDistro/yoe/mut * sources/meta-odroid 9e3d954...4a96038 (1): > mesa,mesa-gl: Rename bbappends to match oe-core * sources/meta-openembedded fc0264f0f...bd06a5bba (18): > DO NOT MERGE: Add Github actions CI workflow > Revert "cleanup after polkit fix" > cleanup after polkit fix > python3-pycocotools: Use build pep517-backend > python3-pandas: upgrade 2.0.3 -> 2.2.2 > zsh: update 5.8 -> 5.9 > python3-psycopg: add v3.2.1 > python3-automat: upgrade 22.10.0 -> 24.8.1 > krb5: fix CVE-2024-26458 and CVE-2024-26461 > bluealsa: upgrade 4.0.0+git -> 4.3.0 > frr: Upgrade to 10.1 release > ftgl: Switch to maintained fork > python3-twisted: add python3-attrs to RDEPENDS > drgn: add new recipe > vdpauinfo: add recipe > nodejs: support cross compile without qemu user conditionally > mariadb: File conflicts for multilib > android-toold-adbd: Fix inconsistency between selinux configurations * sources/meta-qcom e196055...7358775 (1): > Merge pull request #624 from YoeDistro/yoe/mut * sources/meta-qt6 7b3ddba...3d79af8 (31): > qtwebengine: Set DEBUG_LEVELFLAG to -g1 > qtbase: Add a fix to build tests with clang19 > qtwebengine: Fix build with clang19 > qtbase: Fix build with clang19 > qtwebengine: Add backports to fix build with clang19 > qt3d,qtquick3d: define IOAPI_NO_64 > qtbase: Do not use LFS64 legacy APIs > Update submodule refs on '6.7' in yocto/meta-qt6 < Merge pull request #60 from YoeDistro/kraj/6.7 < Merge pull request #59 from YoeDistro/kraj/6.7 < Merge pull request #58 from YoeDistro/kraj/6.7 < Merge pull request #57 from MarkusVolk/yoe/6.7 < Merge pull request #56 from YoeDistro/kraj/6.7 < Merge pull request #55 from YoeDistro/kraj/6.7 < Merge pull request #54 from YoeDistro/kraj/6.7 < Merge pull request #53 from YoeDistro/kraj/6.7 < Merge pull request #52 from YoeDistro/kraj/6.7 < Merge pull request #51 from YoeDistro/kraj/6.7 < Merge pull request #50 from YoeDistro/kraj/6.7 < Merge pull request #49 from YoeDistro/kraj/6.7 < Merge pull request #48 from YoeDistro/kraj/6.7 < Merge pull request #47 from YoeDistro/kraj/6.7 < Merge pull request #46 from YoeDistro/kraj/6.7 < Merge pull request #45 from YoeDistro/kraj/6.7 < Merge pull request #44 from YoeDistro/kraj/6.7 < Merge pull request #43 from YoeDistro/kraj/6.7 < Merge pull request #42 from YoeDistro/kraj/6.7 < Merge pull request #41 from YoeDistro/kraj/6.7 < Merge pull request #40 from YoeDistro/kraj/6.7 < Merge pull request #39 from YoeDistro/kraj/6.7 < qtwebengine: Fix build with clang18 * sources/meta-raspberrypi e9e5efa...8c370b1 (1): > mesa,mesa-gl: Rename bbappend to match oe-core * sources/meta-riscv 19f4bf1...2adbfd3 (1): > musl: Drop rv32 patches * sources/meta-rockchip dcb5079...e678960 (1): > mesa: rename bbappend to match new recipe name from oe-core * sources/meta-tegra 1247115b...63ef5b0f (1): > mesa,mesa-gl: Rename bbappend to match oe-core * sources/meta-ti e41f1e56...f8ccb207 (1): > trusted-firmware-a: Update to v2.11 release tag * sources/meta-variscite-bsp c360302...2c1a904 (42): > 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 > freertos-variscite: imx93-var-som: Update to latest > cortexm-toolchain-cross: Add version 12.2.rel2 > freertos-variscite: Add 2.15.x support for imx93 machines > imx93-var-dart: Add device tree for M33 demos > linux-variscite: Update to latest > freertos-variscite: imx93-var-dart: Add rproc script support < 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 86be0a7...c45cf79 (5): < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky 94993b0ef4...439ca1a995 (83): > python3-numpy: upgrade 1.26.4 -> 2.0.1 > openssh: Mark CVE-2023-51767 as wont-fix > gcc: Fix wrong order of gcc include paths on musl systems > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers > ofono: Fix build with musl > quota: Fix build with latest musl. > pciutils: Fix build with latest musl > bluez5: Fix build with musl > btrfs-tools: Fix build with musl > coreutils: Add ptest dependencies > musl: Upgrade to latest tip of trunk > musl: Update to 1.2.5 release > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > cve-check: remove the TEXT format support > cve-json-to-text: add script > piglit: add a patch to address host contamination for wayland-scanner > piglit: upgrade 22eaf6a91c -> c11c9374c1 > meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat() > bitbake: fetch2/npm: allow the '@' character in package names > bitbake: gcp.py: remove slow calls to gsutil stat > cronie: add inotify PACKAGECONFIG option > wpa-supplicant: Upgrade 2.10 -> 2.11 > gnupg: 2.4.5 -> 2.5.0 > xmlto: 0.0.28 -> 0.0.29 > libxslt: 1.1.39 -> 1.1.42 > readline: 8.2 -> 8.2.13 > libxml2: 2.12.8 -> 2.13.3 > man-pages: 6.8 -> 6.9.1 > libgpg-error: 1.49 -> 1.50 > recipetool: create_npm: reuse license utils > recipetool: create: split guess_license function > recipetool: create_npm: resolve licenses defined in package.json > npm: accept unspecified versions in package.json > bitbake: fetch2/npmsw: allow packages not declaring a registry version > bitbake: fetch2/npmsw: fix fetching git revisions not on master > bitbake: ui/knotty: respect NO_COLOR & check for tty; rename print_hyperlink => format_hyperlink > bitbake: ui/knotty: print log paths for failed tasks in summary > shadow: upgrade from 4.15.1 to 4.16.0 > util-linux/util-linux-libuuid: upgrade from 2.40.1 to 2.40.2 > scons.bbclass: Add scons class prefix to do_configure > mesa: set PV from the .inc file and not via filenames > xz: upgrade 5.4.6 -> 5.6.2 > xkeyboard-config: upgrade 2.41 -> 2.42 > weston: upgrade 13.0.1 -> 13.0.3 > webkitgtk: upgrade 2.44.1 -> 2.44.3 > stress-ng: upgrade 0.17.08 -> 0.18.02 > sqlite3: upgrade 3.45.3 -> 3.46.1 > python3-webcolors: upgrade 1.13 -> 24.8.0 > python3-uritools: upgrade 4.0.2 -> 4.0.3 > python3-dtschema: upgrade 2024.4 -> 2024.5 > puzzles: upgrade to latest revision > nghttp2: upgrade 1.62.0 -> 1.62.1 > mtools: upgrade 4.0.43 -> 4.0.44 > mpg123: upgrade 1.32.6 -> 1.32.7 > lua: upgrade 5.4.6 -> 5.4.7 > linux-firmware: upgrade 20240513 -> 20240811 > libva: upgrade 2.20.0 -> 2.22.0 > librepo: upgrade 1.17.0 -> 1.18.1 > libnl: upgrade 3.9.0 -> 3.10.0 > libedit: upgrade 20240517-3.1 -> 20240808-3.1 > libadwaita: upgrade 1.5.2 -> 1.5.3 > kmscube: upgrade to latest revision > kmod: upgrade 32 -> 33 > gstreamer1.0: upgrade 1.24.5 -> 1.24.6 > epiphany: upgrade 46.0 -> 46.3 > e2fsprogs: upgrade 1.47.0 -> 1.47.1 > dpkg: upgrade 1.22.10 -> 1.22.11 > cmake: upgrade 3.30.1 -> 3.30.2 > ccache: upgrade 4.10.1 -> 4.10.2 > boost: upgrade 1.85.0 -> 1.86.0 > bash: upgrade 5.2.21 -> 5.2.32 > sysvinit: take release tarballs from github > weston-init: fix weston not starting when xwayland is enabled > mesa: Fix build with etnaviv gallium driver > ptest-runner: Update 2.4.4 -> 2.4.5 > util-linux: Add PACKAGECONFIG option to mitigate rootfs remount error > oeqa/runtime/ssh: increase the number of attempts > migration-guides: add release notes for 5.0.3 > test-manual: Add a missing dot > ref-manual: added wic.zst to the IMAGE_TYPES > migration-guide: add release notes for 4.0.20 > ref-manual: fix typo and move SYSROOT_DIRS example Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Aug 24, 2024
…qt6 sources/meta-rockchip sources/meta-tegra sources/meta-ti sources/poky * sources/meta-freescale 4c4483b3...52c1409d (3): > Merge pull request #1904 from hiagofranco/update_firmware-ele-imx > Merge pull request #1906 from nxp-upstream/bump_optee > Merge pull request #1907 from YoeDistro/yoe/mut * sources/meta-qcom e196055...7358775 (1): > Merge pull request #624 from YoeDistro/yoe/mut * sources/meta-qt6 7b3ddba...8cee80e (1): > Merge pull request #61 from YoeDistro/kraj/6.7 * sources/meta-rockchip dcb5079...e678960 (1): > mesa: rename bbappend to match new recipe name from oe-core * sources/meta-tegra 1247115b...63ef5b0f (1): > mesa,mesa-gl: Rename bbappend to match oe-core * sources/meta-ti e41f1e56...f8ccb207 (1): > trusted-firmware-a: Update to v2.11 release tag * sources/poky 94993b0ef4d...0a0caacfa54 (53): > recipetool: create_npm: reuse license utils > recipetool: create: split guess_license function > recipetool: create_npm: resolve licenses defined in package.json > npm: accept unspecified versions in package.json > bitbake: fetch2/npmsw: allow packages not declaring a registry version > bitbake: fetch2/npmsw: fix fetching git revisions not on master > bitbake: ui/knotty: respect NO_COLOR & check for tty; rename print_hyperlink => format_hyperlink > bitbake: ui/knotty: print log paths for failed tasks in summary > shadow: upgrade from 4.15.1 to 4.16.0 > util-linux/util-linux-libuuid: upgrade from 2.40.1 to 2.40.2 > scons.bbclass: Add scons class prefix to do_configure > mesa: set PV from the .inc file and not via filenames > xz: upgrade 5.4.6 -> 5.6.2 > xkeyboard-config: upgrade 2.41 -> 2.42 > weston: upgrade 13.0.1 -> 13.0.3 > webkitgtk: upgrade 2.44.1 -> 2.44.3 > stress-ng: upgrade 0.17.08 -> 0.18.02 > sqlite3: upgrade 3.45.3 -> 3.46.1 > python3-webcolors: upgrade 1.13 -> 24.8.0 > python3-uritools: upgrade 4.0.2 -> 4.0.3 > python3-dtschema: upgrade 2024.4 -> 2024.5 > puzzles: upgrade to latest revision > nghttp2: upgrade 1.62.0 -> 1.62.1 > mtools: upgrade 4.0.43 -> 4.0.44 > mpg123: upgrade 1.32.6 -> 1.32.7 > lua: upgrade 5.4.6 -> 5.4.7 > linux-firmware: upgrade 20240513 -> 20240811 > libva: upgrade 2.20.0 -> 2.22.0 > librepo: upgrade 1.17.0 -> 1.18.1 > libnl: upgrade 3.9.0 -> 3.10.0 > libedit: upgrade 20240517-3.1 -> 20240808-3.1 > libadwaita: upgrade 1.5.2 -> 1.5.3 > kmscube: upgrade to latest revision > kmod: upgrade 32 -> 33 > gstreamer1.0: upgrade 1.24.5 -> 1.24.6 > epiphany: upgrade 46.0 -> 46.3 > e2fsprogs: upgrade 1.47.0 -> 1.47.1 > dpkg: upgrade 1.22.10 -> 1.22.11 > cmake: upgrade 3.30.1 -> 3.30.2 > ccache: upgrade 4.10.1 -> 4.10.2 > boost: upgrade 1.85.0 -> 1.86.0 > bash: upgrade 5.2.21 -> 5.2.32 > sysvinit: take release tarballs from github > weston-init: fix weston not starting when xwayland is enabled > mesa: Fix build with etnaviv gallium driver > ptest-runner: Update 2.4.4 -> 2.4.5 > util-linux: Add PACKAGECONFIG option to mitigate rootfs remount error > oeqa/runtime/ssh: increase the number of attempts > migration-guides: add release notes for 5.0.3 > test-manual: Add a missing dot > ref-manual: added wic.zst to the IMAGE_TYPES > migration-guide: add release notes for 4.0.20 > ref-manual: fix typo and move SYSROOT_DIRS example Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Aug 24, 2024
…qt6 sources/meta-rockchip sources/meta-tegra sources/meta-ti sources/poky * sources/meta-freescale 4c4483b3...52c1409d (3): > Merge pull request #1904 from hiagofranco/update_firmware-ele-imx > Merge pull request #1906 from nxp-upstream/bump_optee > Merge pull request #1907 from YoeDistro/yoe/mut * sources/meta-qcom e196055...7358775 (1): > Merge pull request #624 from YoeDistro/yoe/mut * sources/meta-qt6 7b3ddba...8cee80e (1): > Merge pull request #61 from YoeDistro/kraj/6.7 * sources/meta-rockchip dcb5079...e678960 (1): > mesa: rename bbappend to match new recipe name from oe-core * sources/meta-tegra 1247115b...63ef5b0f (1): > mesa,mesa-gl: Rename bbappend to match oe-core * sources/meta-ti e41f1e56...f8ccb207 (1): > trusted-firmware-a: Update to v2.11 release tag * sources/poky 94993b0ef4d...0a0caacfa54 (53): > recipetool: create_npm: reuse license utils > recipetool: create: split guess_license function > recipetool: create_npm: resolve licenses defined in package.json > npm: accept unspecified versions in package.json > bitbake: fetch2/npmsw: allow packages not declaring a registry version > bitbake: fetch2/npmsw: fix fetching git revisions not on master > bitbake: ui/knotty: respect NO_COLOR & check for tty; rename print_hyperlink => format_hyperlink > bitbake: ui/knotty: print log paths for failed tasks in summary > shadow: upgrade from 4.15.1 to 4.16.0 > util-linux/util-linux-libuuid: upgrade from 2.40.1 to 2.40.2 > scons.bbclass: Add scons class prefix to do_configure > mesa: set PV from the .inc file and not via filenames > xz: upgrade 5.4.6 -> 5.6.2 > xkeyboard-config: upgrade 2.41 -> 2.42 > weston: upgrade 13.0.1 -> 13.0.3 > webkitgtk: upgrade 2.44.1 -> 2.44.3 > stress-ng: upgrade 0.17.08 -> 0.18.02 > sqlite3: upgrade 3.45.3 -> 3.46.1 > python3-webcolors: upgrade 1.13 -> 24.8.0 > python3-uritools: upgrade 4.0.2 -> 4.0.3 > python3-dtschema: upgrade 2024.4 -> 2024.5 > puzzles: upgrade to latest revision > nghttp2: upgrade 1.62.0 -> 1.62.1 > mtools: upgrade 4.0.43 -> 4.0.44 > mpg123: upgrade 1.32.6 -> 1.32.7 > lua: upgrade 5.4.6 -> 5.4.7 > linux-firmware: upgrade 20240513 -> 20240811 > libva: upgrade 2.20.0 -> 2.22.0 > librepo: upgrade 1.17.0 -> 1.18.1 > libnl: upgrade 3.9.0 -> 3.10.0 > libedit: upgrade 20240517-3.1 -> 20240808-3.1 > libadwaita: upgrade 1.5.2 -> 1.5.3 > kmscube: upgrade to latest revision > kmod: upgrade 32 -> 33 > gstreamer1.0: upgrade 1.24.5 -> 1.24.6 > epiphany: upgrade 46.0 -> 46.3 > e2fsprogs: upgrade 1.47.0 -> 1.47.1 > dpkg: upgrade 1.22.10 -> 1.22.11 > cmake: upgrade 3.30.1 -> 3.30.2 > ccache: upgrade 4.10.1 -> 4.10.2 > boost: upgrade 1.85.0 -> 1.86.0 > bash: upgrade 5.2.21 -> 5.2.32 > sysvinit: take release tarballs from github > weston-init: fix weston not starting when xwayland is enabled > mesa: Fix build with etnaviv gallium driver > ptest-runner: Update 2.4.4 -> 2.4.5 > util-linux: Add PACKAGECONFIG option to mitigate rootfs remount error > oeqa/runtime/ssh: increase the number of attempts > migration-guides: add release notes for 5.0.3 > test-manual: Add a missing dot > ref-manual: added wic.zst to the IMAGE_TYPES > migration-guide: add release notes for 4.0.20 > ref-manual: fix typo and move SYSROOT_DIRS example Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Aug 24, 2024
…a-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-freescale 4c4483b3...52c1409d (3): > Merge pull request #1904 from hiagofranco/update_firmware-ele-imx > Merge pull request #1906 from nxp-upstream/bump_optee > Merge pull request #1907 from YoeDistro/yoe/mut * sources/meta-odroid 9e3d954...4a96038 (1): > mesa,mesa-gl: Rename bbappends to match oe-core * sources/meta-openembedded fc0264f0f...204425447 (19): > DO NOT MERGE: Add Github actions CI workflow > Revert "cleanup after polkit fix" > cleanup after polkit fix > python3-pycocotools: Downgrade numpy version needed to 1.x > python3-pycocotools: Use build pep517-backend > python3-pandas: upgrade 2.0.3 -> 2.2.2 > zsh: update 5.8 -> 5.9 > python3-psycopg: add v3.2.1 > python3-automat: upgrade 22.10.0 -> 24.8.1 > krb5: fix CVE-2024-26458 and CVE-2024-26461 > bluealsa: upgrade 4.0.0+git -> 4.3.0 > frr: Upgrade to 10.1 release > ftgl: Switch to maintained fork > python3-twisted: add python3-attrs to RDEPENDS > drgn: add new recipe > vdpauinfo: add recipe > nodejs: support cross compile without qemu user conditionally > mariadb: File conflicts for multilib > android-toold-adbd: Fix inconsistency between selinux configurations * sources/meta-qcom e196055...7358775 (1): > Merge pull request #624 from YoeDistro/yoe/mut * sources/meta-qt6 7b3ddba...3d79af8 (31): > qtwebengine: Set DEBUG_LEVELFLAG to -g1 > qtbase: Add a fix to build tests with clang19 > qtwebengine: Fix build with clang19 > qtbase: Fix build with clang19 > qtwebengine: Add backports to fix build with clang19 > qt3d,qtquick3d: define IOAPI_NO_64 > qtbase: Do not use LFS64 legacy APIs > Update submodule refs on '6.7' in yocto/meta-qt6 < Merge pull request #60 from YoeDistro/kraj/6.7 < Merge pull request #59 from YoeDistro/kraj/6.7 < Merge pull request #58 from YoeDistro/kraj/6.7 < Merge pull request #57 from MarkusVolk/yoe/6.7 < Merge pull request #56 from YoeDistro/kraj/6.7 < Merge pull request #55 from YoeDistro/kraj/6.7 < Merge pull request #54 from YoeDistro/kraj/6.7 < Merge pull request #53 from YoeDistro/kraj/6.7 < Merge pull request #52 from YoeDistro/kraj/6.7 < Merge pull request #51 from YoeDistro/kraj/6.7 < Merge pull request #50 from YoeDistro/kraj/6.7 < Merge pull request #49 from YoeDistro/kraj/6.7 < Merge pull request #48 from YoeDistro/kraj/6.7 < Merge pull request #47 from YoeDistro/kraj/6.7 < Merge pull request #46 from YoeDistro/kraj/6.7 < Merge pull request #45 from YoeDistro/kraj/6.7 < Merge pull request #44 from YoeDistro/kraj/6.7 < Merge pull request #43 from YoeDistro/kraj/6.7 < Merge pull request #42 from YoeDistro/kraj/6.7 < Merge pull request #41 from YoeDistro/kraj/6.7 < Merge pull request #40 from YoeDistro/kraj/6.7 < Merge pull request #39 from YoeDistro/kraj/6.7 < qtwebengine: Fix build with clang18 * sources/meta-raspberrypi e9e5efa...8c370b1 (1): > mesa,mesa-gl: Rename bbappend to match oe-core * sources/meta-riscv 19f4bf1...2adbfd3 (1): > musl: Drop rv32 patches * sources/meta-rockchip dcb5079...e678960 (1): > mesa: rename bbappend to match new recipe name from oe-core * sources/meta-tegra 1247115b...63ef5b0f (1): > mesa,mesa-gl: Rename bbappend to match oe-core * sources/meta-ti e41f1e56...f8ccb207 (1): > trusted-firmware-a: Update to v2.11 release tag * sources/meta-variscite-bsp c360302...2c1a904 (42): > 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 > freertos-variscite: imx93-var-som: Update to latest > cortexm-toolchain-cross: Add version 12.2.rel2 > freertos-variscite: Add 2.15.x support for imx93 machines > imx93-var-dart: Add device tree for M33 demos > linux-variscite: Update to latest > freertos-variscite: imx93-var-dart: Add rproc script support < 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 86be0a7...c45cf79 (5): < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky 94993b0ef4...439ca1a995 (83): > python3-numpy: upgrade 1.26.4 -> 2.0.1 > openssh: Mark CVE-2023-51767 as wont-fix > gcc: Fix wrong order of gcc include paths on musl systems > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers > ofono: Fix build with musl > quota: Fix build with latest musl. > pciutils: Fix build with latest musl > bluez5: Fix build with musl > btrfs-tools: Fix build with musl > coreutils: Add ptest dependencies > musl: Upgrade to latest tip of trunk > musl: Update to 1.2.5 release > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > cve-check: remove the TEXT format support > cve-json-to-text: add script > piglit: add a patch to address host contamination for wayland-scanner > piglit: upgrade 22eaf6a91c -> c11c9374c1 > meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat() > bitbake: fetch2/npm: allow the '@' character in package names > bitbake: gcp.py: remove slow calls to gsutil stat > cronie: add inotify PACKAGECONFIG option > wpa-supplicant: Upgrade 2.10 -> 2.11 > gnupg: 2.4.5 -> 2.5.0 > xmlto: 0.0.28 -> 0.0.29 > libxslt: 1.1.39 -> 1.1.42 > readline: 8.2 -> 8.2.13 > libxml2: 2.12.8 -> 2.13.3 > man-pages: 6.8 -> 6.9.1 > libgpg-error: 1.49 -> 1.50 > recipetool: create_npm: reuse license utils > recipetool: create: split guess_license function > recipetool: create_npm: resolve licenses defined in package.json > npm: accept unspecified versions in package.json > bitbake: fetch2/npmsw: allow packages not declaring a registry version > bitbake: fetch2/npmsw: fix fetching git revisions not on master > bitbake: ui/knotty: respect NO_COLOR & check for tty; rename print_hyperlink => format_hyperlink > bitbake: ui/knotty: print log paths for failed tasks in summary > shadow: upgrade from 4.15.1 to 4.16.0 > util-linux/util-linux-libuuid: upgrade from 2.40.1 to 2.40.2 > scons.bbclass: Add scons class prefix to do_configure > mesa: set PV from the .inc file and not via filenames > xz: upgrade 5.4.6 -> 5.6.2 > xkeyboard-config: upgrade 2.41 -> 2.42 > weston: upgrade 13.0.1 -> 13.0.3 > webkitgtk: upgrade 2.44.1 -> 2.44.3 > stress-ng: upgrade 0.17.08 -> 0.18.02 > sqlite3: upgrade 3.45.3 -> 3.46.1 > python3-webcolors: upgrade 1.13 -> 24.8.0 > python3-uritools: upgrade 4.0.2 -> 4.0.3 > python3-dtschema: upgrade 2024.4 -> 2024.5 > puzzles: upgrade to latest revision > nghttp2: upgrade 1.62.0 -> 1.62.1 > mtools: upgrade 4.0.43 -> 4.0.44 > mpg123: upgrade 1.32.6 -> 1.32.7 > lua: upgrade 5.4.6 -> 5.4.7 > linux-firmware: upgrade 20240513 -> 20240811 > libva: upgrade 2.20.0 -> 2.22.0 > librepo: upgrade 1.17.0 -> 1.18.1 > libnl: upgrade 3.9.0 -> 3.10.0 > libedit: upgrade 20240517-3.1 -> 20240808-3.1 > libadwaita: upgrade 1.5.2 -> 1.5.3 > kmscube: upgrade to latest revision > kmod: upgrade 32 -> 33 > gstreamer1.0: upgrade 1.24.5 -> 1.24.6 > epiphany: upgrade 46.0 -> 46.3 > e2fsprogs: upgrade 1.47.0 -> 1.47.1 > dpkg: upgrade 1.22.10 -> 1.22.11 > cmake: upgrade 3.30.1 -> 3.30.2 > ccache: upgrade 4.10.1 -> 4.10.2 > boost: upgrade 1.85.0 -> 1.86.0 > bash: upgrade 5.2.21 -> 5.2.32 > sysvinit: take release tarballs from github > weston-init: fix weston not starting when xwayland is enabled > mesa: Fix build with etnaviv gallium driver > ptest-runner: Update 2.4.4 -> 2.4.5 > util-linux: Add PACKAGECONFIG option to mitigate rootfs remount error > oeqa/runtime/ssh: increase the number of attempts > migration-guides: add release notes for 5.0.3 > test-manual: Add a missing dot > ref-manual: added wic.zst to the IMAGE_TYPES > migration-guide: add release notes for 4.0.20 > ref-manual: fix typo and move SYSROOT_DIRS example Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Aug 24, 2024
…a-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-freescale 4c4483b3...52c1409d (3): > Merge pull request #1904 from hiagofranco/update_firmware-ele-imx > Merge pull request #1906 from nxp-upstream/bump_optee > Merge pull request #1907 from YoeDistro/yoe/mut * sources/meta-odroid 9e3d954...4a96038 (1): > mesa,mesa-gl: Rename bbappends to match oe-core * sources/meta-openembedded fc0264f0f...204425447 (19): > DO NOT MERGE: Add Github actions CI workflow > Revert "cleanup after polkit fix" > cleanup after polkit fix > python3-pycocotools: Downgrade numpy version needed to 1.x > python3-pycocotools: Use build pep517-backend > python3-pandas: upgrade 2.0.3 -> 2.2.2 > zsh: update 5.8 -> 5.9 > python3-psycopg: add v3.2.1 > python3-automat: upgrade 22.10.0 -> 24.8.1 > krb5: fix CVE-2024-26458 and CVE-2024-26461 > bluealsa: upgrade 4.0.0+git -> 4.3.0 > frr: Upgrade to 10.1 release > ftgl: Switch to maintained fork > python3-twisted: add python3-attrs to RDEPENDS > drgn: add new recipe > vdpauinfo: add recipe > nodejs: support cross compile without qemu user conditionally > mariadb: File conflicts for multilib > android-toold-adbd: Fix inconsistency between selinux configurations * sources/meta-qcom e196055...7358775 (1): > Merge pull request #624 from YoeDistro/yoe/mut * sources/meta-qt6 7b3ddba...3d79af8 (31): > qtwebengine: Set DEBUG_LEVELFLAG to -g1 > qtbase: Add a fix to build tests with clang19 > qtwebengine: Fix build with clang19 > qtbase: Fix build with clang19 > qtwebengine: Add backports to fix build with clang19 > qt3d,qtquick3d: define IOAPI_NO_64 > qtbase: Do not use LFS64 legacy APIs > Update submodule refs on '6.7' in yocto/meta-qt6 < Merge pull request #60 from YoeDistro/kraj/6.7 < Merge pull request #59 from YoeDistro/kraj/6.7 < Merge pull request #58 from YoeDistro/kraj/6.7 < Merge pull request #57 from MarkusVolk/yoe/6.7 < Merge pull request #56 from YoeDistro/kraj/6.7 < Merge pull request #55 from YoeDistro/kraj/6.7 < Merge pull request #54 from YoeDistro/kraj/6.7 < Merge pull request #53 from YoeDistro/kraj/6.7 < Merge pull request #52 from YoeDistro/kraj/6.7 < Merge pull request #51 from YoeDistro/kraj/6.7 < Merge pull request #50 from YoeDistro/kraj/6.7 < Merge pull request #49 from YoeDistro/kraj/6.7 < Merge pull request #48 from YoeDistro/kraj/6.7 < Merge pull request #47 from YoeDistro/kraj/6.7 < Merge pull request #46 from YoeDistro/kraj/6.7 < Merge pull request #45 from YoeDistro/kraj/6.7 < Merge pull request #44 from YoeDistro/kraj/6.7 < Merge pull request #43 from YoeDistro/kraj/6.7 < Merge pull request #42 from YoeDistro/kraj/6.7 < Merge pull request #41 from YoeDistro/kraj/6.7 < Merge pull request #40 from YoeDistro/kraj/6.7 < Merge pull request #39 from YoeDistro/kraj/6.7 < qtwebengine: Fix build with clang18 * sources/meta-raspberrypi e9e5efa...8c370b1 (1): > mesa,mesa-gl: Rename bbappend to match oe-core * sources/meta-riscv 19f4bf1...2adbfd3 (1): > musl: Drop rv32 patches * sources/meta-rockchip dcb5079...e678960 (1): > mesa: rename bbappend to match new recipe name from oe-core * sources/meta-tegra 1247115b...63ef5b0f (1): > mesa,mesa-gl: Rename bbappend to match oe-core * sources/meta-ti e41f1e56...f8ccb207 (1): > trusted-firmware-a: Update to v2.11 release tag * sources/meta-variscite-bsp c360302...2c1a904 (42): > 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 > freertos-variscite: imx93-var-som: Update to latest > cortexm-toolchain-cross: Add version 12.2.rel2 > freertos-variscite: Add 2.15.x support for imx93 machines > imx93-var-dart: Add device tree for M33 demos > linux-variscite: Update to latest > freertos-variscite: imx93-var-dart: Add rproc script support < 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 86be0a7...c45cf79 (5): < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky 94993b0ef4...fdc3ebe60f (82): > openssh: Mark CVE-2023-51767 as wont-fix > gcc: Fix wrong order of gcc include paths on musl systems > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers > ofono: Fix build with musl > quota: Fix build with latest musl. > pciutils: Fix build with latest musl > bluez5: Fix build with musl > btrfs-tools: Fix build with musl > coreutils: Add ptest dependencies > musl: Upgrade to latest tip of trunk > musl: Update to 1.2.5 release > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > cve-check: remove the TEXT format support > cve-json-to-text: add script > piglit: add a patch to address host contamination for wayland-scanner > piglit: upgrade 22eaf6a91c -> c11c9374c1 > meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat() > bitbake: fetch2/npm: allow the '@' character in package names > bitbake: gcp.py: remove slow calls to gsutil stat > cronie: add inotify PACKAGECONFIG option > wpa-supplicant: Upgrade 2.10 -> 2.11 > gnupg: 2.4.5 -> 2.5.0 > xmlto: 0.0.28 -> 0.0.29 > libxslt: 1.1.39 -> 1.1.42 > readline: 8.2 -> 8.2.13 > libxml2: 2.12.8 -> 2.13.3 > man-pages: 6.8 -> 6.9.1 > libgpg-error: 1.49 -> 1.50 > recipetool: create_npm: reuse license utils > recipetool: create: split guess_license function > recipetool: create_npm: resolve licenses defined in package.json > npm: accept unspecified versions in package.json > bitbake: fetch2/npmsw: allow packages not declaring a registry version > bitbake: fetch2/npmsw: fix fetching git revisions not on master > bitbake: ui/knotty: respect NO_COLOR & check for tty; rename print_hyperlink => format_hyperlink > bitbake: ui/knotty: print log paths for failed tasks in summary > shadow: upgrade from 4.15.1 to 4.16.0 > util-linux/util-linux-libuuid: upgrade from 2.40.1 to 2.40.2 > scons.bbclass: Add scons class prefix to do_configure > mesa: set PV from the .inc file and not via filenames > xz: upgrade 5.4.6 -> 5.6.2 > xkeyboard-config: upgrade 2.41 -> 2.42 > weston: upgrade 13.0.1 -> 13.0.3 > webkitgtk: upgrade 2.44.1 -> 2.44.3 > stress-ng: upgrade 0.17.08 -> 0.18.02 > sqlite3: upgrade 3.45.3 -> 3.46.1 > python3-webcolors: upgrade 1.13 -> 24.8.0 > python3-uritools: upgrade 4.0.2 -> 4.0.3 > python3-dtschema: upgrade 2024.4 -> 2024.5 > puzzles: upgrade to latest revision > nghttp2: upgrade 1.62.0 -> 1.62.1 > mtools: upgrade 4.0.43 -> 4.0.44 > mpg123: upgrade 1.32.6 -> 1.32.7 > lua: upgrade 5.4.6 -> 5.4.7 > linux-firmware: upgrade 20240513 -> 20240811 > libva: upgrade 2.20.0 -> 2.22.0 > librepo: upgrade 1.17.0 -> 1.18.1 > libnl: upgrade 3.9.0 -> 3.10.0 > libedit: upgrade 20240517-3.1 -> 20240808-3.1 > libadwaita: upgrade 1.5.2 -> 1.5.3 > kmscube: upgrade to latest revision > kmod: upgrade 32 -> 33 > gstreamer1.0: upgrade 1.24.5 -> 1.24.6 > epiphany: upgrade 46.0 -> 46.3 > e2fsprogs: upgrade 1.47.0 -> 1.47.1 > dpkg: upgrade 1.22.10 -> 1.22.11 > cmake: upgrade 3.30.1 -> 3.30.2 > ccache: upgrade 4.10.1 -> 4.10.2 > boost: upgrade 1.85.0 -> 1.86.0 > bash: upgrade 5.2.21 -> 5.2.32 > sysvinit: take release tarballs from github > weston-init: fix weston not starting when xwayland is enabled > mesa: Fix build with etnaviv gallium driver > ptest-runner: Update 2.4.4 -> 2.4.5 > util-linux: Add PACKAGECONFIG option to mitigate rootfs remount error > oeqa/runtime/ssh: increase the number of attempts > migration-guides: add release notes for 5.0.3 > test-manual: Add a missing dot > ref-manual: added wic.zst to the IMAGE_TYPES > migration-guide: add release notes for 4.0.20 > ref-manual: fix typo and move SYSROOT_DIRS example Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Aug 24, 2024
…a-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-freescale 4c4483b3...52c1409d (3): > Merge pull request #1904 from hiagofranco/update_firmware-ele-imx > Merge pull request #1906 from nxp-upstream/bump_optee > Merge pull request #1907 from YoeDistro/yoe/mut * sources/meta-odroid 9e3d954...4a96038 (1): > mesa,mesa-gl: Rename bbappends to match oe-core * sources/meta-openembedded fc0264f0f...51d08ae40 (20): > DO NOT MERGE: Add Github actions CI workflow > Revert "cleanup after polkit fix" > cleanup after polkit fix > python3-pycocotools: Remove absolute paths from comments > python3-pycocotools: Downgrade numpy version needed to 1.x > python3-pycocotools: Use build pep517-backend > python3-pandas: upgrade 2.0.3 -> 2.2.2 > zsh: update 5.8 -> 5.9 > python3-psycopg: add v3.2.1 > python3-automat: upgrade 22.10.0 -> 24.8.1 > krb5: fix CVE-2024-26458 and CVE-2024-26461 > bluealsa: upgrade 4.0.0+git -> 4.3.0 > frr: Upgrade to 10.1 release > ftgl: Switch to maintained fork > python3-twisted: add python3-attrs to RDEPENDS > drgn: add new recipe > vdpauinfo: add recipe > nodejs: support cross compile without qemu user conditionally > mariadb: File conflicts for multilib > android-toold-adbd: Fix inconsistency between selinux configurations * sources/meta-qcom e196055...7358775 (1): > Merge pull request #624 from YoeDistro/yoe/mut * sources/meta-qt6 7b3ddba...3d79af8 (31): > qtwebengine: Set DEBUG_LEVELFLAG to -g1 > qtbase: Add a fix to build tests with clang19 > qtwebengine: Fix build with clang19 > qtbase: Fix build with clang19 > qtwebengine: Add backports to fix build with clang19 > qt3d,qtquick3d: define IOAPI_NO_64 > qtbase: Do not use LFS64 legacy APIs > Update submodule refs on '6.7' in yocto/meta-qt6 < Merge pull request #60 from YoeDistro/kraj/6.7 < Merge pull request #59 from YoeDistro/kraj/6.7 < Merge pull request #58 from YoeDistro/kraj/6.7 < Merge pull request #57 from MarkusVolk/yoe/6.7 < Merge pull request #56 from YoeDistro/kraj/6.7 < Merge pull request #55 from YoeDistro/kraj/6.7 < Merge pull request #54 from YoeDistro/kraj/6.7 < Merge pull request #53 from YoeDistro/kraj/6.7 < Merge pull request #52 from YoeDistro/kraj/6.7 < Merge pull request #51 from YoeDistro/kraj/6.7 < Merge pull request #50 from YoeDistro/kraj/6.7 < Merge pull request #49 from YoeDistro/kraj/6.7 < Merge pull request #48 from YoeDistro/kraj/6.7 < Merge pull request #47 from YoeDistro/kraj/6.7 < Merge pull request #46 from YoeDistro/kraj/6.7 < Merge pull request #45 from YoeDistro/kraj/6.7 < Merge pull request #44 from YoeDistro/kraj/6.7 < Merge pull request #43 from YoeDistro/kraj/6.7 < Merge pull request #42 from YoeDistro/kraj/6.7 < Merge pull request #41 from YoeDistro/kraj/6.7 < Merge pull request #40 from YoeDistro/kraj/6.7 < Merge pull request #39 from YoeDistro/kraj/6.7 < qtwebengine: Fix build with clang18 * sources/meta-raspberrypi e9e5efa...8c370b1 (1): > mesa,mesa-gl: Rename bbappend to match oe-core * sources/meta-riscv 19f4bf1...2adbfd3 (1): > musl: Drop rv32 patches * sources/meta-rockchip dcb5079...e678960 (1): > mesa: rename bbappend to match new recipe name from oe-core * sources/meta-tegra 1247115b...63ef5b0f (1): > mesa,mesa-gl: Rename bbappend to match oe-core * sources/meta-ti e41f1e56...f8ccb207 (1): > trusted-firmware-a: Update to v2.11 release tag * sources/meta-variscite-bsp c360302...2c1a904 (42): > 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 > freertos-variscite: imx93-var-som: Update to latest > cortexm-toolchain-cross: Add version 12.2.rel2 > freertos-variscite: Add 2.15.x support for imx93 machines > imx93-var-dart: Add device tree for M33 demos > linux-variscite: Update to latest > freertos-variscite: imx93-var-dart: Add rproc script support < 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 86be0a7...c45cf79 (5): < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky 94993b0ef4...fdc3ebe60f (82): > openssh: Mark CVE-2023-51767 as wont-fix > gcc: Fix wrong order of gcc include paths on musl systems > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers > ofono: Fix build with musl > quota: Fix build with latest musl. > pciutils: Fix build with latest musl > bluez5: Fix build with musl > btrfs-tools: Fix build with musl > coreutils: Add ptest dependencies > musl: Upgrade to latest tip of trunk > musl: Update to 1.2.5 release > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > cve-check: remove the TEXT format support > cve-json-to-text: add script > piglit: add a patch to address host contamination for wayland-scanner > piglit: upgrade 22eaf6a91c -> c11c9374c1 > meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat() > bitbake: fetch2/npm: allow the '@' character in package names > bitbake: gcp.py: remove slow calls to gsutil stat > cronie: add inotify PACKAGECONFIG option > wpa-supplicant: Upgrade 2.10 -> 2.11 > gnupg: 2.4.5 -> 2.5.0 > xmlto: 0.0.28 -> 0.0.29 > libxslt: 1.1.39 -> 1.1.42 > readline: 8.2 -> 8.2.13 > libxml2: 2.12.8 -> 2.13.3 > man-pages: 6.8 -> 6.9.1 > libgpg-error: 1.49 -> 1.50 > recipetool: create_npm: reuse license utils > recipetool: create: split guess_license function > recipetool: create_npm: resolve licenses defined in package.json > npm: accept unspecified versions in package.json > bitbake: fetch2/npmsw: allow packages not declaring a registry version > bitbake: fetch2/npmsw: fix fetching git revisions not on master > bitbake: ui/knotty: respect NO_COLOR & check for tty; rename print_hyperlink => format_hyperlink > bitbake: ui/knotty: print log paths for failed tasks in summary > shadow: upgrade from 4.15.1 to 4.16.0 > util-linux/util-linux-libuuid: upgrade from 2.40.1 to 2.40.2 > scons.bbclass: Add scons class prefix to do_configure > mesa: set PV from the .inc file and not via filenames > xz: upgrade 5.4.6 -> 5.6.2 > xkeyboard-config: upgrade 2.41 -> 2.42 > weston: upgrade 13.0.1 -> 13.0.3 > webkitgtk: upgrade 2.44.1 -> 2.44.3 > stress-ng: upgrade 0.17.08 -> 0.18.02 > sqlite3: upgrade 3.45.3 -> 3.46.1 > python3-webcolors: upgrade 1.13 -> 24.8.0 > python3-uritools: upgrade 4.0.2 -> 4.0.3 > python3-dtschema: upgrade 2024.4 -> 2024.5 > puzzles: upgrade to latest revision > nghttp2: upgrade 1.62.0 -> 1.62.1 > mtools: upgrade 4.0.43 -> 4.0.44 > mpg123: upgrade 1.32.6 -> 1.32.7 > lua: upgrade 5.4.6 -> 5.4.7 > linux-firmware: upgrade 20240513 -> 20240811 > libva: upgrade 2.20.0 -> 2.22.0 > librepo: upgrade 1.17.0 -> 1.18.1 > libnl: upgrade 3.9.0 -> 3.10.0 > libedit: upgrade 20240517-3.1 -> 20240808-3.1 > libadwaita: upgrade 1.5.2 -> 1.5.3 > kmscube: upgrade to latest revision > kmod: upgrade 32 -> 33 > gstreamer1.0: upgrade 1.24.5 -> 1.24.6 > epiphany: upgrade 46.0 -> 46.3 > e2fsprogs: upgrade 1.47.0 -> 1.47.1 > dpkg: upgrade 1.22.10 -> 1.22.11 > cmake: upgrade 3.30.1 -> 3.30.2 > ccache: upgrade 4.10.1 -> 4.10.2 > boost: upgrade 1.85.0 -> 1.86.0 > bash: upgrade 5.2.21 -> 5.2.32 > sysvinit: take release tarballs from github > weston-init: fix weston not starting when xwayland is enabled > mesa: Fix build with etnaviv gallium driver > ptest-runner: Update 2.4.4 -> 2.4.5 > util-linux: Add PACKAGECONFIG option to mitigate rootfs remount error > oeqa/runtime/ssh: increase the number of attempts > migration-guides: add release notes for 5.0.3 > test-manual: Add a missing dot > ref-manual: added wic.zst to the IMAGE_TYPES > migration-guide: add release notes for 4.0.20 > ref-manual: fix typo and move SYSROOT_DIRS example Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Aug 24, 2024
…a-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-freescale 4c4483b3...52c1409d (3): > Merge pull request #1904 from hiagofranco/update_firmware-ele-imx > Merge pull request #1906 from nxp-upstream/bump_optee > Merge pull request #1907 from YoeDistro/yoe/mut * sources/meta-odroid 9e3d954...4a96038 (1): > mesa,mesa-gl: Rename bbappends to match oe-core * sources/meta-openembedded fc0264f0f...b0d4bf2cb (21): > DO NOT MERGE: Add Github actions CI workflow > Revert "cleanup after polkit fix" > cleanup after polkit fix > python3-pycocotools: Remove absolute paths from comments > python3-pycocotools: Downgrade numpy version needed to 1.x > python3-pycocotools: Use build pep517-backend > python3-pandas: Downgrade version check for numpy to 1.x > python3-pandas: upgrade 2.0.3 -> 2.2.2 > zsh: update 5.8 -> 5.9 > python3-psycopg: add v3.2.1 > python3-automat: upgrade 22.10.0 -> 24.8.1 > krb5: fix CVE-2024-26458 and CVE-2024-26461 > bluealsa: upgrade 4.0.0+git -> 4.3.0 > frr: Upgrade to 10.1 release > ftgl: Switch to maintained fork > python3-twisted: add python3-attrs to RDEPENDS > drgn: add new recipe > vdpauinfo: add recipe > nodejs: support cross compile without qemu user conditionally > mariadb: File conflicts for multilib > android-toold-adbd: Fix inconsistency between selinux configurations * sources/meta-qcom e196055...7358775 (1): > Merge pull request #624 from YoeDistro/yoe/mut * sources/meta-qt6 7b3ddba...3d79af8 (31): > qtwebengine: Set DEBUG_LEVELFLAG to -g1 > qtbase: Add a fix to build tests with clang19 > qtwebengine: Fix build with clang19 > qtbase: Fix build with clang19 > qtwebengine: Add backports to fix build with clang19 > qt3d,qtquick3d: define IOAPI_NO_64 > qtbase: Do not use LFS64 legacy APIs > Update submodule refs on '6.7' in yocto/meta-qt6 < Merge pull request #60 from YoeDistro/kraj/6.7 < Merge pull request #59 from YoeDistro/kraj/6.7 < Merge pull request #58 from YoeDistro/kraj/6.7 < Merge pull request #57 from MarkusVolk/yoe/6.7 < Merge pull request #56 from YoeDistro/kraj/6.7 < Merge pull request #55 from YoeDistro/kraj/6.7 < Merge pull request #54 from YoeDistro/kraj/6.7 < Merge pull request #53 from YoeDistro/kraj/6.7 < Merge pull request #52 from YoeDistro/kraj/6.7 < Merge pull request #51 from YoeDistro/kraj/6.7 < Merge pull request #50 from YoeDistro/kraj/6.7 < Merge pull request #49 from YoeDistro/kraj/6.7 < Merge pull request #48 from YoeDistro/kraj/6.7 < Merge pull request #47 from YoeDistro/kraj/6.7 < Merge pull request #46 from YoeDistro/kraj/6.7 < Merge pull request #45 from YoeDistro/kraj/6.7 < Merge pull request #44 from YoeDistro/kraj/6.7 < Merge pull request #43 from YoeDistro/kraj/6.7 < Merge pull request #42 from YoeDistro/kraj/6.7 < Merge pull request #41 from YoeDistro/kraj/6.7 < Merge pull request #40 from YoeDistro/kraj/6.7 < Merge pull request #39 from YoeDistro/kraj/6.7 < qtwebengine: Fix build with clang18 * sources/meta-raspberrypi e9e5efa...8c370b1 (1): > mesa,mesa-gl: Rename bbappend to match oe-core * sources/meta-riscv 19f4bf1...2adbfd3 (1): > musl: Drop rv32 patches * sources/meta-rockchip dcb5079...e678960 (1): > mesa: rename bbappend to match new recipe name from oe-core * sources/meta-tegra 1247115b...63ef5b0f (1): > mesa,mesa-gl: Rename bbappend to match oe-core * sources/meta-ti e41f1e56...f8ccb207 (1): > trusted-firmware-a: Update to v2.11 release tag * sources/meta-variscite-bsp c360302...2c1a904 (42): > 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 > freertos-variscite: imx93-var-som: Update to latest > cortexm-toolchain-cross: Add version 12.2.rel2 > freertos-variscite: Add 2.15.x support for imx93 machines > imx93-var-dart: Add device tree for M33 demos > linux-variscite: Update to latest > freertos-variscite: imx93-var-dart: Add rproc script support < 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 86be0a7...c45cf79 (5): < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky 94993b0ef4...fdc3ebe60f (82): > openssh: Mark CVE-2023-51767 as wont-fix > gcc: Fix wrong order of gcc include paths on musl systems > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers > ofono: Fix build with musl > quota: Fix build with latest musl. > pciutils: Fix build with latest musl > bluez5: Fix build with musl > btrfs-tools: Fix build with musl > coreutils: Add ptest dependencies > musl: Upgrade to latest tip of trunk > musl: Update to 1.2.5 release > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > cve-check: remove the TEXT format support > cve-json-to-text: add script > piglit: add a patch to address host contamination for wayland-scanner > piglit: upgrade 22eaf6a91c -> c11c9374c1 > meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat() > bitbake: fetch2/npm: allow the '@' character in package names > bitbake: gcp.py: remove slow calls to gsutil stat > cronie: add inotify PACKAGECONFIG option > wpa-supplicant: Upgrade 2.10 -> 2.11 > gnupg: 2.4.5 -> 2.5.0 > xmlto: 0.0.28 -> 0.0.29 > libxslt: 1.1.39 -> 1.1.42 > readline: 8.2 -> 8.2.13 > libxml2: 2.12.8 -> 2.13.3 > man-pages: 6.8 -> 6.9.1 > libgpg-error: 1.49 -> 1.50 > recipetool: create_npm: reuse license utils > recipetool: create: split guess_license function > recipetool: create_npm: resolve licenses defined in package.json > npm: accept unspecified versions in package.json > bitbake: fetch2/npmsw: allow packages not declaring a registry version > bitbake: fetch2/npmsw: fix fetching git revisions not on master > bitbake: ui/knotty: respect NO_COLOR & check for tty; rename print_hyperlink => format_hyperlink > bitbake: ui/knotty: print log paths for failed tasks in summary > shadow: upgrade from 4.15.1 to 4.16.0 > util-linux/util-linux-libuuid: upgrade from 2.40.1 to 2.40.2 > scons.bbclass: Add scons class prefix to do_configure > mesa: set PV from the .inc file and not via filenames > xz: upgrade 5.4.6 -> 5.6.2 > xkeyboard-config: upgrade 2.41 -> 2.42 > weston: upgrade 13.0.1 -> 13.0.3 > webkitgtk: upgrade 2.44.1 -> 2.44.3 > stress-ng: upgrade 0.17.08 -> 0.18.02 > sqlite3: upgrade 3.45.3 -> 3.46.1 > python3-webcolors: upgrade 1.13 -> 24.8.0 > python3-uritools: upgrade 4.0.2 -> 4.0.3 > python3-dtschema: upgrade 2024.4 -> 2024.5 > puzzles: upgrade to latest revision > nghttp2: upgrade 1.62.0 -> 1.62.1 > mtools: upgrade 4.0.43 -> 4.0.44 > mpg123: upgrade 1.32.6 -> 1.32.7 > lua: upgrade 5.4.6 -> 5.4.7 > linux-firmware: upgrade 20240513 -> 20240811 > libva: upgrade 2.20.0 -> 2.22.0 > librepo: upgrade 1.17.0 -> 1.18.1 > libnl: upgrade 3.9.0 -> 3.10.0 > libedit: upgrade 20240517-3.1 -> 20240808-3.1 > libadwaita: upgrade 1.5.2 -> 1.5.3 > kmscube: upgrade to latest revision > kmod: upgrade 32 -> 33 > gstreamer1.0: upgrade 1.24.5 -> 1.24.6 > epiphany: upgrade 46.0 -> 46.3 > e2fsprogs: upgrade 1.47.0 -> 1.47.1 > dpkg: upgrade 1.22.10 -> 1.22.11 > cmake: upgrade 3.30.1 -> 3.30.2 > ccache: upgrade 4.10.1 -> 4.10.2 > boost: upgrade 1.85.0 -> 1.86.0 > bash: upgrade 5.2.21 -> 5.2.32 > sysvinit: take release tarballs from github > weston-init: fix weston not starting when xwayland is enabled > mesa: Fix build with etnaviv gallium driver > ptest-runner: Update 2.4.4 -> 2.4.5 > util-linux: Add PACKAGECONFIG option to mitigate rootfs remount error > oeqa/runtime/ssh: increase the number of attempts > migration-guides: add release notes for 5.0.3 > test-manual: Add a missing dot > ref-manual: added wic.zst to the IMAGE_TYPES > migration-guide: add release notes for 4.0.20 > ref-manual: fix typo and move SYSROOT_DIRS example Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Aug 24, 2024
…a-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-freescale 4c4483b3...52c1409d (3): > Merge pull request #1904 from hiagofranco/update_firmware-ele-imx > Merge pull request #1906 from nxp-upstream/bump_optee > Merge pull request #1907 from YoeDistro/yoe/mut * sources/meta-odroid 9e3d954...4a96038 (1): > mesa,mesa-gl: Rename bbappends to match oe-core * sources/meta-openembedded fc0264f0f...5b44a0b80 (25): > DO NOT MERGE: Add Github actions CI workflow > Revert "cleanup after polkit fix" > cleanup after polkit fix > libblockdev: Fix build with latest e2fsprogs > libspatialite: Upgrade to 5.1 > libgsf: Fix build with libxml2 2.13+ > raptor2: Do not use curl-config to detect curl > python3-pycocotools: Remove absolute paths from comments > python3-pycocotools: Downgrade numpy version needed to 1.x > python3-pycocotools: Use build pep517-backend > python3-pandas: Downgrade version check for numpy to 1.x > python3-pandas: upgrade 2.0.3 -> 2.2.2 > zsh: update 5.8 -> 5.9 > python3-psycopg: add v3.2.1 > python3-automat: upgrade 22.10.0 -> 24.8.1 > krb5: fix CVE-2024-26458 and CVE-2024-26461 > bluealsa: upgrade 4.0.0+git -> 4.3.0 > frr: Upgrade to 10.1 release > ftgl: Switch to maintained fork > python3-twisted: add python3-attrs to RDEPENDS > drgn: add new recipe > vdpauinfo: add recipe > nodejs: support cross compile without qemu user conditionally > mariadb: File conflicts for multilib > android-toold-adbd: Fix inconsistency between selinux configurations * sources/meta-qcom e196055...7358775 (1): > Merge pull request #624 from YoeDistro/yoe/mut * sources/meta-qt6 7b3ddba...3d79af8 (31): > qtwebengine: Set DEBUG_LEVELFLAG to -g1 > qtbase: Add a fix to build tests with clang19 > qtwebengine: Fix build with clang19 > qtbase: Fix build with clang19 > qtwebengine: Add backports to fix build with clang19 > qt3d,qtquick3d: define IOAPI_NO_64 > qtbase: Do not use LFS64 legacy APIs > Update submodule refs on '6.7' in yocto/meta-qt6 < Merge pull request #60 from YoeDistro/kraj/6.7 < Merge pull request #59 from YoeDistro/kraj/6.7 < Merge pull request #58 from YoeDistro/kraj/6.7 < Merge pull request #57 from MarkusVolk/yoe/6.7 < Merge pull request #56 from YoeDistro/kraj/6.7 < Merge pull request #55 from YoeDistro/kraj/6.7 < Merge pull request #54 from YoeDistro/kraj/6.7 < Merge pull request #53 from YoeDistro/kraj/6.7 < Merge pull request #52 from YoeDistro/kraj/6.7 < Merge pull request #51 from YoeDistro/kraj/6.7 < Merge pull request #50 from YoeDistro/kraj/6.7 < Merge pull request #49 from YoeDistro/kraj/6.7 < Merge pull request #48 from YoeDistro/kraj/6.7 < Merge pull request #47 from YoeDistro/kraj/6.7 < Merge pull request #46 from YoeDistro/kraj/6.7 < Merge pull request #45 from YoeDistro/kraj/6.7 < Merge pull request #44 from YoeDistro/kraj/6.7 < Merge pull request #43 from YoeDistro/kraj/6.7 < Merge pull request #42 from YoeDistro/kraj/6.7 < Merge pull request #41 from YoeDistro/kraj/6.7 < Merge pull request #40 from YoeDistro/kraj/6.7 < Merge pull request #39 from YoeDistro/kraj/6.7 < qtwebengine: Fix build with clang18 * sources/meta-raspberrypi e9e5efa...8c370b1 (1): > mesa,mesa-gl: Rename bbappend to match oe-core * sources/meta-riscv 19f4bf1...2adbfd3 (1): > musl: Drop rv32 patches * sources/meta-rockchip dcb5079...e678960 (1): > mesa: rename bbappend to match new recipe name from oe-core * sources/meta-tegra 1247115b...63ef5b0f (1): > mesa,mesa-gl: Rename bbappend to match oe-core * sources/meta-ti e41f1e56...f8ccb207 (1): > trusted-firmware-a: Update to v2.11 release tag * sources/meta-variscite-bsp c360302...2c1a904 (42): > 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 > freertos-variscite: imx93-var-som: Update to latest > cortexm-toolchain-cross: Add version 12.2.rel2 > freertos-variscite: Add 2.15.x support for imx93 machines > imx93-var-dart: Add device tree for M33 demos > linux-variscite: Update to latest > freertos-variscite: imx93-var-dart: Add rproc script support < 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 86be0a7...c45cf79 (5): < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky 94993b0ef4...fdc3ebe60f (82): > openssh: Mark CVE-2023-51767 as wont-fix > gcc: Fix wrong order of gcc include paths on musl systems > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers > ofono: Fix build with musl > quota: Fix build with latest musl. > pciutils: Fix build with latest musl > bluez5: Fix build with musl > btrfs-tools: Fix build with musl > coreutils: Add ptest dependencies > musl: Upgrade to latest tip of trunk > musl: Update to 1.2.5 release > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > cve-check: remove the TEXT format support > cve-json-to-text: add script > piglit: add a patch to address host contamination for wayland-scanner > piglit: upgrade 22eaf6a91c -> c11c9374c1 > meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat() > bitbake: fetch2/npm: allow the '@' character in package names > bitbake: gcp.py: remove slow calls to gsutil stat > cronie: add inotify PACKAGECONFIG option > wpa-supplicant: Upgrade 2.10 -> 2.11 > gnupg: 2.4.5 -> 2.5.0 > xmlto: 0.0.28 -> 0.0.29 > libxslt: 1.1.39 -> 1.1.42 > readline: 8.2 -> 8.2.13 > libxml2: 2.12.8 -> 2.13.3 > man-pages: 6.8 -> 6.9.1 > libgpg-error: 1.49 -> 1.50 > recipetool: create_npm: reuse license utils > recipetool: create: split guess_license function > recipetool: create_npm: resolve licenses defined in package.json > npm: accept unspecified versions in package.json > bitbake: fetch2/npmsw: allow packages not declaring a registry version > bitbake: fetch2/npmsw: fix fetching git revisions not on master > bitbake: ui/knotty: respect NO_COLOR & check for tty; rename print_hyperlink => format_hyperlink > bitbake: ui/knotty: print log paths for failed tasks in summary > shadow: upgrade from 4.15.1 to 4.16.0 > util-linux/util-linux-libuuid: upgrade from 2.40.1 to 2.40.2 > scons.bbclass: Add scons class prefix to do_configure > mesa: set PV from the .inc file and not via filenames > xz: upgrade 5.4.6 -> 5.6.2 > xkeyboard-config: upgrade 2.41 -> 2.42 > weston: upgrade 13.0.1 -> 13.0.3 > webkitgtk: upgrade 2.44.1 -> 2.44.3 > stress-ng: upgrade 0.17.08 -> 0.18.02 > sqlite3: upgrade 3.45.3 -> 3.46.1 > python3-webcolors: upgrade 1.13 -> 24.8.0 > python3-uritools: upgrade 4.0.2 -> 4.0.3 > python3-dtschema: upgrade 2024.4 -> 2024.5 > puzzles: upgrade to latest revision > nghttp2: upgrade 1.62.0 -> 1.62.1 > mtools: upgrade 4.0.43 -> 4.0.44 > mpg123: upgrade 1.32.6 -> 1.32.7 > lua: upgrade 5.4.6 -> 5.4.7 > linux-firmware: upgrade 20240513 -> 20240811 > libva: upgrade 2.20.0 -> 2.22.0 > librepo: upgrade 1.17.0 -> 1.18.1 > libnl: upgrade 3.9.0 -> 3.10.0 > libedit: upgrade 20240517-3.1 -> 20240808-3.1 > libadwaita: upgrade 1.5.2 -> 1.5.3 > kmscube: upgrade to latest revision > kmod: upgrade 32 -> 33 > gstreamer1.0: upgrade 1.24.5 -> 1.24.6 > epiphany: upgrade 46.0 -> 46.3 > e2fsprogs: upgrade 1.47.0 -> 1.47.1 > dpkg: upgrade 1.22.10 -> 1.22.11 > cmake: upgrade 3.30.1 -> 3.30.2 > ccache: upgrade 4.10.1 -> 4.10.2 > boost: upgrade 1.85.0 -> 1.86.0 > bash: upgrade 5.2.21 -> 5.2.32 > sysvinit: take release tarballs from github > weston-init: fix weston not starting when xwayland is enabled > mesa: Fix build with etnaviv gallium driver > ptest-runner: Update 2.4.4 -> 2.4.5 > util-linux: Add PACKAGECONFIG option to mitigate rootfs remount error > oeqa/runtime/ssh: increase the number of attempts > migration-guides: add release notes for 5.0.3 > test-manual: Add a missing dot > ref-manual: added wic.zst to the IMAGE_TYPES > migration-guide: add release notes for 4.0.20 > ref-manual: fix typo and move SYSROOT_DIRS example Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Aug 24, 2024
…a-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-freescale 4c4483b3...52c1409d (3): > Merge pull request #1904 from hiagofranco/update_firmware-ele-imx > Merge pull request #1906 from nxp-upstream/bump_optee > Merge pull request #1907 from YoeDistro/yoe/mut * sources/meta-odroid 9e3d954...4a96038 (1): > mesa,mesa-gl: Rename bbappends to match oe-core * sources/meta-openembedded fc0264f0f...5b44a0b80 (25): > DO NOT MERGE: Add Github actions CI workflow > Revert "cleanup after polkit fix" > cleanup after polkit fix > libblockdev: Fix build with latest e2fsprogs > libspatialite: Upgrade to 5.1 > libgsf: Fix build with libxml2 2.13+ > raptor2: Do not use curl-config to detect curl > python3-pycocotools: Remove absolute paths from comments > python3-pycocotools: Downgrade numpy version needed to 1.x > python3-pycocotools: Use build pep517-backend > python3-pandas: Downgrade version check for numpy to 1.x > python3-pandas: upgrade 2.0.3 -> 2.2.2 > zsh: update 5.8 -> 5.9 > python3-psycopg: add v3.2.1 > python3-automat: upgrade 22.10.0 -> 24.8.1 > krb5: fix CVE-2024-26458 and CVE-2024-26461 > bluealsa: upgrade 4.0.0+git -> 4.3.0 > frr: Upgrade to 10.1 release > ftgl: Switch to maintained fork > python3-twisted: add python3-attrs to RDEPENDS > drgn: add new recipe > vdpauinfo: add recipe > nodejs: support cross compile without qemu user conditionally > mariadb: File conflicts for multilib > android-toold-adbd: Fix inconsistency between selinux configurations * sources/meta-qcom e196055...7358775 (1): > Merge pull request #624 from YoeDistro/yoe/mut * sources/meta-qt6 7b3ddba...3d79af8 (31): > qtwebengine: Set DEBUG_LEVELFLAG to -g1 > qtbase: Add a fix to build tests with clang19 > qtwebengine: Fix build with clang19 > qtbase: Fix build with clang19 > qtwebengine: Add backports to fix build with clang19 > qt3d,qtquick3d: define IOAPI_NO_64 > qtbase: Do not use LFS64 legacy APIs > Update submodule refs on '6.7' in yocto/meta-qt6 < Merge pull request #60 from YoeDistro/kraj/6.7 < Merge pull request #59 from YoeDistro/kraj/6.7 < Merge pull request #58 from YoeDistro/kraj/6.7 < Merge pull request #57 from MarkusVolk/yoe/6.7 < Merge pull request #56 from YoeDistro/kraj/6.7 < Merge pull request #55 from YoeDistro/kraj/6.7 < Merge pull request #54 from YoeDistro/kraj/6.7 < Merge pull request #53 from YoeDistro/kraj/6.7 < Merge pull request #52 from YoeDistro/kraj/6.7 < Merge pull request #51 from YoeDistro/kraj/6.7 < Merge pull request #50 from YoeDistro/kraj/6.7 < Merge pull request #49 from YoeDistro/kraj/6.7 < Merge pull request #48 from YoeDistro/kraj/6.7 < Merge pull request #47 from YoeDistro/kraj/6.7 < Merge pull request #46 from YoeDistro/kraj/6.7 < Merge pull request #45 from YoeDistro/kraj/6.7 < Merge pull request #44 from YoeDistro/kraj/6.7 < Merge pull request #43 from YoeDistro/kraj/6.7 < Merge pull request #42 from YoeDistro/kraj/6.7 < Merge pull request #41 from YoeDistro/kraj/6.7 < Merge pull request #40 from YoeDistro/kraj/6.7 < Merge pull request #39 from YoeDistro/kraj/6.7 < qtwebengine: Fix build with clang18 * sources/meta-raspberrypi e9e5efa...8c370b1 (1): > mesa,mesa-gl: Rename bbappend to match oe-core * sources/meta-riscv 19f4bf1...2adbfd3 (1): > musl: Drop rv32 patches * sources/meta-rockchip dcb5079...e678960 (1): > mesa: rename bbappend to match new recipe name from oe-core * sources/meta-tegra 1247115b...63ef5b0f (1): > mesa,mesa-gl: Rename bbappend to match oe-core * sources/meta-ti e41f1e56...f8ccb207 (1): > trusted-firmware-a: Update to v2.11 release tag * sources/meta-variscite-bsp c360302...2c1a904 (42): > 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 > freertos-variscite: imx93-var-som: Update to latest > cortexm-toolchain-cross: Add version 12.2.rel2 > freertos-variscite: Add 2.15.x support for imx93 machines > imx93-var-dart: Add device tree for M33 demos > linux-variscite: Update to latest > freertos-variscite: imx93-var-dart: Add rproc script support < 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 86be0a7...c45cf79 (5): < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky 94993b0ef4...190fd22698 (83): > systemd: Refresh patch to remove patch-fuzz > openssh: Mark CVE-2023-51767 as wont-fix > gcc: Fix wrong order of gcc include paths on musl systems > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers > ofono: Fix build with musl > quota: Fix build with latest musl. > pciutils: Fix build with latest musl > bluez5: Fix build with musl > btrfs-tools: Fix build with musl > coreutils: Add ptest dependencies > musl: Upgrade to latest tip of trunk > musl: Update to 1.2.5 release > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > cve-check: remove the TEXT format support > cve-json-to-text: add script > piglit: add a patch to address host contamination for wayland-scanner > piglit: upgrade 22eaf6a91c -> c11c9374c1 > meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat() > bitbake: fetch2/npm: allow the '@' character in package names > bitbake: gcp.py: remove slow calls to gsutil stat > cronie: add inotify PACKAGECONFIG option > wpa-supplicant: Upgrade 2.10 -> 2.11 > gnupg: 2.4.5 -> 2.5.0 > xmlto: 0.0.28 -> 0.0.29 > libxslt: 1.1.39 -> 1.1.42 > readline: 8.2 -> 8.2.13 > libxml2: 2.12.8 -> 2.13.3 > man-pages: 6.8 -> 6.9.1 > libgpg-error: 1.49 -> 1.50 > recipetool: create_npm: reuse license utils > recipetool: create: split guess_license function > recipetool: create_npm: resolve licenses defined in package.json > npm: accept unspecified versions in package.json > bitbake: fetch2/npmsw: allow packages not declaring a registry version > bitbake: fetch2/npmsw: fix fetching git revisions not on master > bitbake: ui/knotty: respect NO_COLOR & check for tty; rename print_hyperlink => format_hyperlink > bitbake: ui/knotty: print log paths for failed tasks in summary > shadow: upgrade from 4.15.1 to 4.16.0 > util-linux/util-linux-libuuid: upgrade from 2.40.1 to 2.40.2 > scons.bbclass: Add scons class prefix to do_configure > mesa: set PV from the .inc file and not via filenames > xz: upgrade 5.4.6 -> 5.6.2 > xkeyboard-config: upgrade 2.41 -> 2.42 > weston: upgrade 13.0.1 -> 13.0.3 > webkitgtk: upgrade 2.44.1 -> 2.44.3 > stress-ng: upgrade 0.17.08 -> 0.18.02 > sqlite3: upgrade 3.45.3 -> 3.46.1 > python3-webcolors: upgrade 1.13 -> 24.8.0 > python3-uritools: upgrade 4.0.2 -> 4.0.3 > python3-dtschema: upgrade 2024.4 -> 2024.5 > puzzles: upgrade to latest revision > nghttp2: upgrade 1.62.0 -> 1.62.1 > mtools: upgrade 4.0.43 -> 4.0.44 > mpg123: upgrade 1.32.6 -> 1.32.7 > lua: upgrade 5.4.6 -> 5.4.7 > linux-firmware: upgrade 20240513 -> 20240811 > libva: upgrade 2.20.0 -> 2.22.0 > librepo: upgrade 1.17.0 -> 1.18.1 > libnl: upgrade 3.9.0 -> 3.10.0 > libedit: upgrade 20240517-3.1 -> 20240808-3.1 > libadwaita: upgrade 1.5.2 -> 1.5.3 > kmscube: upgrade to latest revision > kmod: upgrade 32 -> 33 > gstreamer1.0: upgrade 1.24.5 -> 1.24.6 > epiphany: upgrade 46.0 -> 46.3 > e2fsprogs: upgrade 1.47.0 -> 1.47.1 > dpkg: upgrade 1.22.10 -> 1.22.11 > cmake: upgrade 3.30.1 -> 3.30.2 > ccache: upgrade 4.10.1 -> 4.10.2 > boost: upgrade 1.85.0 -> 1.86.0 > bash: upgrade 5.2.21 -> 5.2.32 > sysvinit: take release tarballs from github > weston-init: fix weston not starting when xwayland is enabled > mesa: Fix build with etnaviv gallium driver > ptest-runner: Update 2.4.4 -> 2.4.5 > util-linux: Add PACKAGECONFIG option to mitigate rootfs remount error > oeqa/runtime/ssh: increase the number of attempts > migration-guides: add release notes for 5.0.3 > test-manual: Add a missing dot > ref-manual: added wic.zst to the IMAGE_TYPES > migration-guide: add release notes for 4.0.20 > ref-manual: fix typo and move SYSROOT_DIRS example Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Aug 25, 2024
…a-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-freescale 4c4483b3...52c1409d (3): > Merge pull request #1904 from hiagofranco/update_firmware-ele-imx > Merge pull request #1906 from nxp-upstream/bump_optee > Merge pull request #1907 from YoeDistro/yoe/mut * sources/meta-odroid 9e3d954...4a96038 (1): > mesa,mesa-gl: Rename bbappends to match oe-core * sources/meta-openembedded fc0264f0f...2c79f8346 (26): > DO NOT MERGE: Add Github actions CI workflow > Revert "cleanup after polkit fix" > cleanup after polkit fix > bluealsa: Fix build on musl > libblockdev: Fix build with latest e2fsprogs > libspatialite: Upgrade to 5.1 > libgsf: Fix build with libxml2 2.13+ > raptor2: Do not use curl-config to detect curl > python3-pycocotools: Remove absolute paths from comments > python3-pycocotools: Downgrade numpy version needed to 1.x > python3-pycocotools: Use build pep517-backend > python3-pandas: Downgrade version check for numpy to 1.x > python3-pandas: upgrade 2.0.3 -> 2.2.2 > zsh: update 5.8 -> 5.9 > python3-psycopg: add v3.2.1 > python3-automat: upgrade 22.10.0 -> 24.8.1 > krb5: fix CVE-2024-26458 and CVE-2024-26461 > bluealsa: upgrade 4.0.0+git -> 4.3.0 > frr: Upgrade to 10.1 release > ftgl: Switch to maintained fork > python3-twisted: add python3-attrs to RDEPENDS > drgn: add new recipe > vdpauinfo: add recipe > nodejs: support cross compile without qemu user conditionally > mariadb: File conflicts for multilib > android-toold-adbd: Fix inconsistency between selinux configurations * sources/meta-qcom e196055...7358775 (1): > Merge pull request #624 from YoeDistro/yoe/mut * sources/meta-qt6 7b3ddba...3d79af8 (31): > qtwebengine: Set DEBUG_LEVELFLAG to -g1 > qtbase: Add a fix to build tests with clang19 > qtwebengine: Fix build with clang19 > qtbase: Fix build with clang19 > qtwebengine: Add backports to fix build with clang19 > qt3d,qtquick3d: define IOAPI_NO_64 > qtbase: Do not use LFS64 legacy APIs > Update submodule refs on '6.7' in yocto/meta-qt6 < Merge pull request #60 from YoeDistro/kraj/6.7 < Merge pull request #59 from YoeDistro/kraj/6.7 < Merge pull request #58 from YoeDistro/kraj/6.7 < Merge pull request #57 from MarkusVolk/yoe/6.7 < Merge pull request #56 from YoeDistro/kraj/6.7 < Merge pull request #55 from YoeDistro/kraj/6.7 < Merge pull request #54 from YoeDistro/kraj/6.7 < Merge pull request #53 from YoeDistro/kraj/6.7 < Merge pull request #52 from YoeDistro/kraj/6.7 < Merge pull request #51 from YoeDistro/kraj/6.7 < Merge pull request #50 from YoeDistro/kraj/6.7 < Merge pull request #49 from YoeDistro/kraj/6.7 < Merge pull request #48 from YoeDistro/kraj/6.7 < Merge pull request #47 from YoeDistro/kraj/6.7 < Merge pull request #46 from YoeDistro/kraj/6.7 < Merge pull request #45 from YoeDistro/kraj/6.7 < Merge pull request #44 from YoeDistro/kraj/6.7 < Merge pull request #43 from YoeDistro/kraj/6.7 < Merge pull request #42 from YoeDistro/kraj/6.7 < Merge pull request #41 from YoeDistro/kraj/6.7 < Merge pull request #40 from YoeDistro/kraj/6.7 < Merge pull request #39 from YoeDistro/kraj/6.7 < qtwebengine: Fix build with clang18 * sources/meta-raspberrypi e9e5efa...8c370b1 (1): > mesa,mesa-gl: Rename bbappend to match oe-core * sources/meta-riscv 19f4bf1...2adbfd3 (1): > musl: Drop rv32 patches * sources/meta-rockchip dcb5079...e678960 (1): > mesa: rename bbappend to match new recipe name from oe-core * sources/meta-tegra 1247115b...63ef5b0f (1): > mesa,mesa-gl: Rename bbappend to match oe-core * sources/meta-ti e41f1e56...f8ccb207 (1): > trusted-firmware-a: Update to v2.11 release tag * sources/meta-variscite-bsp c360302...2c1a904 (42): > 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 > freertos-variscite: imx93-var-som: Update to latest > cortexm-toolchain-cross: Add version 12.2.rel2 > freertos-variscite: Add 2.15.x support for imx93 machines > imx93-var-dart: Add device tree for M33 demos > linux-variscite: Update to latest > freertos-variscite: imx93-var-dart: Add rproc script support < 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 86be0a7...c45cf79 (5): < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky 94993b0ef4...190fd22698 (83): > systemd: Refresh patch to remove patch-fuzz > openssh: Mark CVE-2023-51767 as wont-fix > gcc: Fix wrong order of gcc include paths on musl systems > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers > ofono: Fix build with musl > quota: Fix build with latest musl. > pciutils: Fix build with latest musl > bluez5: Fix build with musl > btrfs-tools: Fix build with musl > coreutils: Add ptest dependencies > musl: Upgrade to latest tip of trunk > musl: Update to 1.2.5 release > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > cve-check: remove the TEXT format support > cve-json-to-text: add script > piglit: add a patch to address host contamination for wayland-scanner > piglit: upgrade 22eaf6a91c -> c11c9374c1 > meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat() > bitbake: fetch2/npm: allow the '@' character in package names > bitbake: gcp.py: remove slow calls to gsutil stat > cronie: add inotify PACKAGECONFIG option > wpa-supplicant: Upgrade 2.10 -> 2.11 > gnupg: 2.4.5 -> 2.5.0 > xmlto: 0.0.28 -> 0.0.29 > libxslt: 1.1.39 -> 1.1.42 > readline: 8.2 -> 8.2.13 > libxml2: 2.12.8 -> 2.13.3 > man-pages: 6.8 -> 6.9.1 > libgpg-error: 1.49 -> 1.50 > recipetool: create_npm: reuse license utils > recipetool: create: split guess_license function > recipetool: create_npm: resolve licenses defined in package.json > npm: accept unspecified versions in package.json > bitbake: fetch2/npmsw: allow packages not declaring a registry version > bitbake: fetch2/npmsw: fix fetching git revisions not on master > bitbake: ui/knotty: respect NO_COLOR & check for tty; rename print_hyperlink => format_hyperlink > bitbake: ui/knotty: print log paths for failed tasks in summary > shadow: upgrade from 4.15.1 to 4.16.0 > util-linux/util-linux-libuuid: upgrade from 2.40.1 to 2.40.2 > scons.bbclass: Add scons class prefix to do_configure > mesa: set PV from the .inc file and not via filenames > xz: upgrade 5.4.6 -> 5.6.2 > xkeyboard-config: upgrade 2.41 -> 2.42 > weston: upgrade 13.0.1 -> 13.0.3 > webkitgtk: upgrade 2.44.1 -> 2.44.3 > stress-ng: upgrade 0.17.08 -> 0.18.02 > sqlite3: upgrade 3.45.3 -> 3.46.1 > python3-webcolors: upgrade 1.13 -> 24.8.0 > python3-uritools: upgrade 4.0.2 -> 4.0.3 > python3-dtschema: upgrade 2024.4 -> 2024.5 > puzzles: upgrade to latest revision > nghttp2: upgrade 1.62.0 -> 1.62.1 > mtools: upgrade 4.0.43 -> 4.0.44 > mpg123: upgrade 1.32.6 -> 1.32.7 > lua: upgrade 5.4.6 -> 5.4.7 > linux-firmware: upgrade 20240513 -> 20240811 > libva: upgrade 2.20.0 -> 2.22.0 > librepo: upgrade 1.17.0 -> 1.18.1 > libnl: upgrade 3.9.0 -> 3.10.0 > libedit: upgrade 20240517-3.1 -> 20240808-3.1 > libadwaita: upgrade 1.5.2 -> 1.5.3 > kmscube: upgrade to latest revision > kmod: upgrade 32 -> 33 > gstreamer1.0: upgrade 1.24.5 -> 1.24.6 > epiphany: upgrade 46.0 -> 46.3 > e2fsprogs: upgrade 1.47.0 -> 1.47.1 > dpkg: upgrade 1.22.10 -> 1.22.11 > cmake: upgrade 3.30.1 -> 3.30.2 > ccache: upgrade 4.10.1 -> 4.10.2 > boost: upgrade 1.85.0 -> 1.86.0 > bash: upgrade 5.2.21 -> 5.2.32 > sysvinit: take release tarballs from github > weston-init: fix weston not starting when xwayland is enabled > mesa: Fix build with etnaviv gallium driver > ptest-runner: Update 2.4.4 -> 2.4.5 > util-linux: Add PACKAGECONFIG option to mitigate rootfs remount error > oeqa/runtime/ssh: increase the number of attempts > migration-guides: add release notes for 5.0.3 > test-manual: Add a missing dot > ref-manual: added wic.zst to the IMAGE_TYPES > migration-guide: add release notes for 4.0.20 > ref-manual: fix typo and move SYSROOT_DIRS example Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Aug 25, 2024
…a-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-freescale 4c4483b3...52c1409d (3): > Merge pull request #1904 from hiagofranco/update_firmware-ele-imx > Merge pull request #1906 from nxp-upstream/bump_optee > Merge pull request #1907 from YoeDistro/yoe/mut * sources/meta-odroid 9e3d954...4a96038 (1): > mesa,mesa-gl: Rename bbappends to match oe-core * sources/meta-openembedded fc0264f0f...929164001 (28): > s > DO NOT MERGE: Add Github actions CI workflow > Revert "cleanup after polkit fix" > cleanup after polkit fix > cpuset: Add recipe for cpuset tool 1.6.2 > bluealsa: Fix build on musl > libblockdev: Fix build with latest e2fsprogs > libspatialite: Upgrade to 5.1 > libgsf: Fix build with libxml2 2.13+ > raptor2: Do not use curl-config to detect curl > python3-pycocotools: Remove absolute paths from comments > python3-pycocotools: Downgrade numpy version needed to 1.x > python3-pycocotools: Use build pep517-backend > python3-pandas: Downgrade version check for numpy to 1.x > python3-pandas: upgrade 2.0.3 -> 2.2.2 > zsh: update 5.8 -> 5.9 > python3-psycopg: add v3.2.1 > python3-automat: upgrade 22.10.0 -> 24.8.1 > krb5: fix CVE-2024-26458 and CVE-2024-26461 > bluealsa: upgrade 4.0.0+git -> 4.3.0 > frr: Upgrade to 10.1 release > ftgl: Switch to maintained fork > python3-twisted: add python3-attrs to RDEPENDS > drgn: add new recipe > vdpauinfo: add recipe > nodejs: support cross compile without qemu user conditionally > mariadb: File conflicts for multilib > android-toold-adbd: Fix inconsistency between selinux configurations * sources/meta-qcom e196055...7358775 (1): > Merge pull request #624 from YoeDistro/yoe/mut * sources/meta-qt6 7b3ddba...3d79af8 (31): > qtwebengine: Set DEBUG_LEVELFLAG to -g1 > qtbase: Add a fix to build tests with clang19 > qtwebengine: Fix build with clang19 > qtbase: Fix build with clang19 > qtwebengine: Add backports to fix build with clang19 > qt3d,qtquick3d: define IOAPI_NO_64 > qtbase: Do not use LFS64 legacy APIs > Update submodule refs on '6.7' in yocto/meta-qt6 < Merge pull request #60 from YoeDistro/kraj/6.7 < Merge pull request #59 from YoeDistro/kraj/6.7 < Merge pull request #58 from YoeDistro/kraj/6.7 < Merge pull request #57 from MarkusVolk/yoe/6.7 < Merge pull request #56 from YoeDistro/kraj/6.7 < Merge pull request #55 from YoeDistro/kraj/6.7 < Merge pull request #54 from YoeDistro/kraj/6.7 < Merge pull request #53 from YoeDistro/kraj/6.7 < Merge pull request #52 from YoeDistro/kraj/6.7 < Merge pull request #51 from YoeDistro/kraj/6.7 < Merge pull request #50 from YoeDistro/kraj/6.7 < Merge pull request #49 from YoeDistro/kraj/6.7 < Merge pull request #48 from YoeDistro/kraj/6.7 < Merge pull request #47 from YoeDistro/kraj/6.7 < Merge pull request #46 from YoeDistro/kraj/6.7 < Merge pull request #45 from YoeDistro/kraj/6.7 < Merge pull request #44 from YoeDistro/kraj/6.7 < Merge pull request #43 from YoeDistro/kraj/6.7 < Merge pull request #42 from YoeDistro/kraj/6.7 < Merge pull request #41 from YoeDistro/kraj/6.7 < Merge pull request #40 from YoeDistro/kraj/6.7 < Merge pull request #39 from YoeDistro/kraj/6.7 < qtwebengine: Fix build with clang18 * sources/meta-raspberrypi e9e5efa...8c370b1 (1): > mesa,mesa-gl: Rename bbappend to match oe-core * sources/meta-riscv 19f4bf1...2adbfd3 (1): > musl: Drop rv32 patches * sources/meta-rockchip dcb5079...e678960 (1): > mesa: rename bbappend to match new recipe name from oe-core * sources/meta-tegra 1247115b...63ef5b0f (1): > mesa,mesa-gl: Rename bbappend to match oe-core * sources/meta-ti e41f1e56...f8ccb207 (1): > trusted-firmware-a: Update to v2.11 release tag * sources/meta-variscite-bsp c360302...2c1a904 (42): > 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 > freertos-variscite: imx93-var-som: Update to latest > cortexm-toolchain-cross: Add version 12.2.rel2 > freertos-variscite: Add 2.15.x support for imx93 machines > imx93-var-dart: Add device tree for M33 demos > linux-variscite: Update to latest > freertos-variscite: imx93-var-dart: Add rproc script support < 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 86be0a7...c45cf79 (5): < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky 94993b0ef4...18eded0f62 (87): > python: Backport fixes for CVE-2024-7592 > openssh: Mark CVE-2023-51767 as wont-fix > gcc: Fix wrong order of gcc include paths on musl systems > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > linux-yocto: Fix rv32 syscall wrappers > ofono: Fix build with musl > quota: Fix build with latest musl. > pciutils: Fix build with latest musl > bluez5: Fix build with musl > btrfs-tools: Fix build with musl > coreutils: Add ptest dependencies > musl: Upgrade to latest tip of trunk > musl: Update to 1.2.5 release > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > curl: Ignore CVE-2024-32928 > oeqa/selftest/bbclasses: Add tests for systemd and update-rc.d interaction > systemd.bbclass: Clean up empty parent directories > systemd: Refresh patch to remove patch-fuzz > bitbake: fetch2/npm: allow the '@' character in package names > bitbake: gcp.py: remove slow calls to gsutil stat > cve-check: remove the TEXT format support > cve-json-to-text: add script > piglit: add a patch to address host contamination for wayland-scanner > piglit: upgrade 22eaf6a91c -> c11c9374c1 > meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat() > cronie: add inotify PACKAGECONFIG option > wpa-supplicant: Upgrade 2.10 -> 2.11 > gnupg: 2.4.5 -> 2.5.0 > xmlto: 0.0.28 -> 0.0.29 > libxslt: 1.1.39 -> 1.1.42 > readline: 8.2 -> 8.2.13 > libxml2: 2.12.8 -> 2.13.3 > man-pages: 6.8 -> 6.9.1 > libgpg-error: 1.49 -> 1.50 > recipetool: create_npm: reuse license utils > recipetool: create: split guess_license function > recipetool: create_npm: resolve licenses defined in package.json > npm: accept unspecified versions in package.json > bitbake: fetch2/npmsw: allow packages not declaring a registry version > bitbake: fetch2/npmsw: fix fetching git revisions not on master > bitbake: ui/knotty: respect NO_COLOR & check for tty; rename print_hyperlink => format_hyperlink > bitbake: ui/knotty: print log paths for failed tasks in summary > shadow: upgrade from 4.15.1 to 4.16.0 > util-linux/util-linux-libuuid: upgrade from 2.40.1 to 2.40.2 > scons.bbclass: Add scons class prefix to do_configure > mesa: set PV from the .inc file and not via filenames > xz: upgrade 5.4.6 -> 5.6.2 > xkeyboard-config: upgrade 2.41 -> 2.42 > weston: upgrade 13.0.1 -> 13.0.3 > webkitgtk: upgrade 2.44.1 -> 2.44.3 > stress-ng: upgrade 0.17.08 -> 0.18.02 > sqlite3: upgrade 3.45.3 -> 3.46.1 > python3-webcolors: upgrade 1.13 -> 24.8.0 > python3-uritools: upgrade 4.0.2 -> 4.0.3 > python3-dtschema: upgrade 2024.4 -> 2024.5 > puzzles: upgrade to latest revision > nghttp2: upgrade 1.62.0 -> 1.62.1 > mtools: upgrade 4.0.43 -> 4.0.44 > mpg123: upgrade 1.32.6 -> 1.32.7 > lua: upgrade 5.4.6 -> 5.4.7 > linux-firmware: upgrade 20240513 -> 20240811 > libva: upgrade 2.20.0 -> 2.22.0 > librepo: upgrade 1.17.0 -> 1.18.1 > libnl: upgrade 3.9.0 -> 3.10.0 > libedit: upgrade 20240517-3.1 -> 20240808-3.1 > libadwaita: upgrade 1.5.2 -> 1.5.3 > kmscube: upgrade to latest revision > kmod: upgrade 32 -> 33 > gstreamer1.0: upgrade 1.24.5 -> 1.24.6 > epiphany: upgrade 46.0 -> 46.3 > e2fsprogs: upgrade 1.47.0 -> 1.47.1 > dpkg: upgrade 1.22.10 -> 1.22.11 > cmake: upgrade 3.30.1 -> 3.30.2 > ccache: upgrade 4.10.1 -> 4.10.2 > boost: upgrade 1.85.0 -> 1.86.0 > bash: upgrade 5.2.21 -> 5.2.32 > sysvinit: take release tarballs from github > weston-init: fix weston not starting when xwayland is enabled > mesa: Fix build with etnaviv gallium driver > ptest-runner: Update 2.4.4 -> 2.4.5 > util-linux: Add PACKAGECONFIG option to mitigate rootfs remount error > oeqa/runtime/ssh: increase the number of attempts > migration-guides: add release notes for 5.0.3 > test-manual: Add a missing dot > ref-manual: added wic.zst to the IMAGE_TYPES > migration-guide: add release notes for 4.0.20 > ref-manual: fix typo and move SYSROOT_DIRS example Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Aug 25, 2024
…a-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-freescale 4c4483b3...52c1409d (3): > Merge pull request #1904 from hiagofranco/update_firmware-ele-imx > Merge pull request #1906 from nxp-upstream/bump_optee > Merge pull request #1907 from YoeDistro/yoe/mut * sources/meta-odroid 9e3d954...4a96038 (1): > mesa,mesa-gl: Rename bbappends to match oe-core * sources/meta-openembedded fc0264f0f...6fce3b083 (27): > DO NOT MERGE: Add Github actions CI workflow > Revert "cleanup after polkit fix" > cleanup after polkit fix > cpuset: Add recipe for cpuset tool 1.6.2 > bluealsa: Fix build on musl > libblockdev: Fix build with latest e2fsprogs > libspatialite: Upgrade to 5.1 > libgsf: Fix build with libxml2 2.13+ > raptor2: Do not use curl-config to detect curl > python3-pycocotools: Remove absolute paths from comments > python3-pycocotools: Downgrade numpy version needed to 1.x > python3-pycocotools: Use build pep517-backend > python3-pandas: Downgrade version check for numpy to 1.x > python3-pandas: upgrade 2.0.3 -> 2.2.2 > zsh: update 5.8 -> 5.9 > python3-psycopg: add v3.2.1 > python3-automat: upgrade 22.10.0 -> 24.8.1 > krb5: fix CVE-2024-26458 and CVE-2024-26461 > bluealsa: upgrade 4.0.0+git -> 4.3.0 > frr: Upgrade to 10.1 release > ftgl: Switch to maintained fork > python3-twisted: add python3-attrs to RDEPENDS > drgn: add new recipe > vdpauinfo: add recipe > nodejs: support cross compile without qemu user conditionally > mariadb: File conflicts for multilib > android-toold-adbd: Fix inconsistency between selinux configurations * sources/meta-qcom e196055...7358775 (1): > Merge pull request #624 from YoeDistro/yoe/mut * sources/meta-qt6 7b3ddba...3d79af8 (31): > qtwebengine: Set DEBUG_LEVELFLAG to -g1 > qtbase: Add a fix to build tests with clang19 > qtwebengine: Fix build with clang19 > qtbase: Fix build with clang19 > qtwebengine: Add backports to fix build with clang19 > qt3d,qtquick3d: define IOAPI_NO_64 > qtbase: Do not use LFS64 legacy APIs > Update submodule refs on '6.7' in yocto/meta-qt6 < Merge pull request #60 from YoeDistro/kraj/6.7 < Merge pull request #59 from YoeDistro/kraj/6.7 < Merge pull request #58 from YoeDistro/kraj/6.7 < Merge pull request #57 from MarkusVolk/yoe/6.7 < Merge pull request #56 from YoeDistro/kraj/6.7 < Merge pull request #55 from YoeDistro/kraj/6.7 < Merge pull request #54 from YoeDistro/kraj/6.7 < Merge pull request #53 from YoeDistro/kraj/6.7 < Merge pull request #52 from YoeDistro/kraj/6.7 < Merge pull request #51 from YoeDistro/kraj/6.7 < Merge pull request #50 from YoeDistro/kraj/6.7 < Merge pull request #49 from YoeDistro/kraj/6.7 < Merge pull request #48 from YoeDistro/kraj/6.7 < Merge pull request #47 from YoeDistro/kraj/6.7 < Merge pull request #46 from YoeDistro/kraj/6.7 < Merge pull request #45 from YoeDistro/kraj/6.7 < Merge pull request #44 from YoeDistro/kraj/6.7 < Merge pull request #43 from YoeDistro/kraj/6.7 < Merge pull request #42 from YoeDistro/kraj/6.7 < Merge pull request #41 from YoeDistro/kraj/6.7 < Merge pull request #40 from YoeDistro/kraj/6.7 < Merge pull request #39 from YoeDistro/kraj/6.7 < qtwebengine: Fix build with clang18 * sources/meta-raspberrypi e9e5efa...8c370b1 (1): > mesa,mesa-gl: Rename bbappend to match oe-core * sources/meta-riscv 19f4bf1...2adbfd3 (1): > musl: Drop rv32 patches * sources/meta-rockchip dcb5079...e678960 (1): > mesa: rename bbappend to match new recipe name from oe-core * sources/meta-tegra 1247115b...63ef5b0f (1): > mesa,mesa-gl: Rename bbappend to match oe-core * sources/meta-ti e41f1e56...f8ccb207 (1): > trusted-firmware-a: Update to v2.11 release tag * sources/meta-variscite-bsp c360302...2c1a904 (42): > 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 > freertos-variscite: imx93-var-som: Update to latest > cortexm-toolchain-cross: Add version 12.2.rel2 > freertos-variscite: Add 2.15.x support for imx93 machines > imx93-var-dart: Add device tree for M33 demos > linux-variscite: Update to latest > freertos-variscite: imx93-var-dart: Add rproc script support < 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 86be0a7...c45cf79 (5): < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky 94993b0ef4...2f4fd50cb9 (86): > python: Backport fixes for CVE-2024-7592 > openssh: Mark CVE-2023-51767 as wont-fix > gcc: Fix wrong order of gcc include paths on musl systems > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > ofono: Fix build with musl > quota: Fix build with latest musl. > pciutils: Fix build with latest musl > bluez5: Fix build with musl > btrfs-tools: Fix build with musl > musl: Upgrade to latest tip of trunk > musl: Update to 1.2.5 release > linux-yocto: Fix rv32 syscall wrappers on 6.6 > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > curl: Ignore CVE-2024-32928 > oeqa/selftest/bbclasses: Add tests for systemd and update-rc.d interaction > systemd.bbclass: Clean up empty parent directories > systemd: Refresh patch to remove patch-fuzz > bitbake: fetch2/npm: allow the '@' character in package names > bitbake: gcp.py: remove slow calls to gsutil stat > cve-check: remove the TEXT format support > cve-json-to-text: add script > piglit: add a patch to address host contamination for wayland-scanner > piglit: upgrade 22eaf6a91c -> c11c9374c1 > meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat() > cronie: add inotify PACKAGECONFIG option > wpa-supplicant: Upgrade 2.10 -> 2.11 > gnupg: 2.4.5 -> 2.5.0 > xmlto: 0.0.28 -> 0.0.29 > libxslt: 1.1.39 -> 1.1.42 > readline: 8.2 -> 8.2.13 > libxml2: 2.12.8 -> 2.13.3 > man-pages: 6.8 -> 6.9.1 > libgpg-error: 1.49 -> 1.50 > recipetool: create_npm: reuse license utils > recipetool: create: split guess_license function > recipetool: create_npm: resolve licenses defined in package.json > npm: accept unspecified versions in package.json > bitbake: fetch2/npmsw: allow packages not declaring a registry version > bitbake: fetch2/npmsw: fix fetching git revisions not on master > bitbake: ui/knotty: respect NO_COLOR & check for tty; rename print_hyperlink => format_hyperlink > bitbake: ui/knotty: print log paths for failed tasks in summary > shadow: upgrade from 4.15.1 to 4.16.0 > util-linux/util-linux-libuuid: upgrade from 2.40.1 to 2.40.2 > scons.bbclass: Add scons class prefix to do_configure > mesa: set PV from the .inc file and not via filenames > xz: upgrade 5.4.6 -> 5.6.2 > xkeyboard-config: upgrade 2.41 -> 2.42 > weston: upgrade 13.0.1 -> 13.0.3 > webkitgtk: upgrade 2.44.1 -> 2.44.3 > stress-ng: upgrade 0.17.08 -> 0.18.02 > sqlite3: upgrade 3.45.3 -> 3.46.1 > python3-webcolors: upgrade 1.13 -> 24.8.0 > python3-uritools: upgrade 4.0.2 -> 4.0.3 > python3-dtschema: upgrade 2024.4 -> 2024.5 > puzzles: upgrade to latest revision > nghttp2: upgrade 1.62.0 -> 1.62.1 > mtools: upgrade 4.0.43 -> 4.0.44 > mpg123: upgrade 1.32.6 -> 1.32.7 > lua: upgrade 5.4.6 -> 5.4.7 > linux-firmware: upgrade 20240513 -> 20240811 > libva: upgrade 2.20.0 -> 2.22.0 > librepo: upgrade 1.17.0 -> 1.18.1 > libnl: upgrade 3.9.0 -> 3.10.0 > libedit: upgrade 20240517-3.1 -> 20240808-3.1 > libadwaita: upgrade 1.5.2 -> 1.5.3 > kmscube: upgrade to latest revision > kmod: upgrade 32 -> 33 > gstreamer1.0: upgrade 1.24.5 -> 1.24.6 > epiphany: upgrade 46.0 -> 46.3 > e2fsprogs: upgrade 1.47.0 -> 1.47.1 > dpkg: upgrade 1.22.10 -> 1.22.11 > cmake: upgrade 3.30.1 -> 3.30.2 > ccache: upgrade 4.10.1 -> 4.10.2 > boost: upgrade 1.85.0 -> 1.86.0 > bash: upgrade 5.2.21 -> 5.2.32 > sysvinit: take release tarballs from github > weston-init: fix weston not starting when xwayland is enabled > mesa: Fix build with etnaviv gallium driver > ptest-runner: Update 2.4.4 -> 2.4.5 > util-linux: Add PACKAGECONFIG option to mitigate rootfs remount error > oeqa/runtime/ssh: increase the number of attempts > migration-guides: add release notes for 5.0.3 > test-manual: Add a missing dot > ref-manual: added wic.zst to the IMAGE_TYPES > migration-guide: add release notes for 4.0.20 > ref-manual: fix typo and move SYSROOT_DIRS example Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Aug 25, 2024
…a-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-freescale 4c4483b3...52c1409d (3): > Merge pull request #1904 from hiagofranco/update_firmware-ele-imx > Merge pull request #1906 from nxp-upstream/bump_optee > Merge pull request #1907 from YoeDistro/yoe/mut * sources/meta-odroid 9e3d954...4a96038 (1): > mesa,mesa-gl: Rename bbappends to match oe-core * sources/meta-openembedded fc0264f0f...662dc0c38 (28): > DO NOT MERGE: Add Github actions CI workflow > Revert "cleanup after polkit fix" > cleanup after polkit fix > gtk+: Fix CVE-2024-6655 > cpuset: Add recipe for cpuset tool 1.6.2 > bluealsa: Fix build on musl > libblockdev: Fix build with latest e2fsprogs > libspatialite: Upgrade to 5.1 > libgsf: Fix build with libxml2 2.13+ > raptor2: Do not use curl-config to detect curl > python3-pycocotools: Remove absolute paths from comments > python3-pycocotools: Downgrade numpy version needed to 1.x > python3-pycocotools: Use build pep517-backend > python3-pandas: Downgrade version check for numpy to 1.x > python3-pandas: upgrade 2.0.3 -> 2.2.2 > zsh: update 5.8 -> 5.9 > python3-psycopg: add v3.2.1 > python3-automat: upgrade 22.10.0 -> 24.8.1 > krb5: fix CVE-2024-26458 and CVE-2024-26461 > bluealsa: upgrade 4.0.0+git -> 4.3.0 > frr: Upgrade to 10.1 release > ftgl: Switch to maintained fork > python3-twisted: add python3-attrs to RDEPENDS > drgn: add new recipe > vdpauinfo: add recipe > nodejs: support cross compile without qemu user conditionally > mariadb: File conflicts for multilib > android-toold-adbd: Fix inconsistency between selinux configurations * sources/meta-qcom e196055...7358775 (1): > Merge pull request #624 from YoeDistro/yoe/mut * sources/meta-qt6 7b3ddba...3d79af8 (31): > qtwebengine: Set DEBUG_LEVELFLAG to -g1 > qtbase: Add a fix to build tests with clang19 > qtwebengine: Fix build with clang19 > qtbase: Fix build with clang19 > qtwebengine: Add backports to fix build with clang19 > qt3d,qtquick3d: define IOAPI_NO_64 > qtbase: Do not use LFS64 legacy APIs > Update submodule refs on '6.7' in yocto/meta-qt6 < Merge pull request #60 from YoeDistro/kraj/6.7 < Merge pull request #59 from YoeDistro/kraj/6.7 < Merge pull request #58 from YoeDistro/kraj/6.7 < Merge pull request #57 from MarkusVolk/yoe/6.7 < Merge pull request #56 from YoeDistro/kraj/6.7 < Merge pull request #55 from YoeDistro/kraj/6.7 < Merge pull request #54 from YoeDistro/kraj/6.7 < Merge pull request #53 from YoeDistro/kraj/6.7 < Merge pull request #52 from YoeDistro/kraj/6.7 < Merge pull request #51 from YoeDistro/kraj/6.7 < Merge pull request #50 from YoeDistro/kraj/6.7 < Merge pull request #49 from YoeDistro/kraj/6.7 < Merge pull request #48 from YoeDistro/kraj/6.7 < Merge pull request #47 from YoeDistro/kraj/6.7 < Merge pull request #46 from YoeDistro/kraj/6.7 < Merge pull request #45 from YoeDistro/kraj/6.7 < Merge pull request #44 from YoeDistro/kraj/6.7 < Merge pull request #43 from YoeDistro/kraj/6.7 < Merge pull request #42 from YoeDistro/kraj/6.7 < Merge pull request #41 from YoeDistro/kraj/6.7 < Merge pull request #40 from YoeDistro/kraj/6.7 < Merge pull request #39 from YoeDistro/kraj/6.7 < qtwebengine: Fix build with clang18 * sources/meta-raspberrypi e9e5efa...8c370b1 (1): > mesa,mesa-gl: Rename bbappend to match oe-core * sources/meta-riscv 19f4bf1...2adbfd3 (1): > musl: Drop rv32 patches * sources/meta-rockchip dcb5079...e678960 (1): > mesa: rename bbappend to match new recipe name from oe-core * sources/meta-tegra 1247115b...63ef5b0f (1): > mesa,mesa-gl: Rename bbappend to match oe-core * sources/meta-ti e41f1e56...f8ccb207 (1): > trusted-firmware-a: Update to v2.11 release tag * sources/meta-variscite-bsp c360302...2c1a904 (42): > 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 > freertos-variscite: imx93-var-som: Update to latest > cortexm-toolchain-cross: Add version 12.2.rel2 > freertos-variscite: Add 2.15.x support for imx93 machines > imx93-var-dart: Add device tree for M33 demos > linux-variscite: Update to latest > freertos-variscite: imx93-var-dart: Add rproc script support < 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 86be0a7...c45cf79 (5): < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky 94993b0ef4...2f4fd50cb9 (86): > python: Backport fixes for CVE-2024-7592 > openssh: Mark CVE-2023-51767 as wont-fix > gcc: Fix wrong order of gcc include paths on musl systems > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > ofono: Fix build with musl > quota: Fix build with latest musl. > pciutils: Fix build with latest musl > bluez5: Fix build with musl > btrfs-tools: Fix build with musl > musl: Upgrade to latest tip of trunk > musl: Update to 1.2.5 release > linux-yocto: Fix rv32 syscall wrappers on 6.6 > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > curl: Ignore CVE-2024-32928 > oeqa/selftest/bbclasses: Add tests for systemd and update-rc.d interaction > systemd.bbclass: Clean up empty parent directories > systemd: Refresh patch to remove patch-fuzz > bitbake: fetch2/npm: allow the '@' character in package names > bitbake: gcp.py: remove slow calls to gsutil stat > cve-check: remove the TEXT format support > cve-json-to-text: add script > piglit: add a patch to address host contamination for wayland-scanner > piglit: upgrade 22eaf6a91c -> c11c9374c1 > meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat() > cronie: add inotify PACKAGECONFIG option > wpa-supplicant: Upgrade 2.10 -> 2.11 > gnupg: 2.4.5 -> 2.5.0 > xmlto: 0.0.28 -> 0.0.29 > libxslt: 1.1.39 -> 1.1.42 > readline: 8.2 -> 8.2.13 > libxml2: 2.12.8 -> 2.13.3 > man-pages: 6.8 -> 6.9.1 > libgpg-error: 1.49 -> 1.50 > recipetool: create_npm: reuse license utils > recipetool: create: split guess_license function > recipetool: create_npm: resolve licenses defined in package.json > npm: accept unspecified versions in package.json > bitbake: fetch2/npmsw: allow packages not declaring a registry version > bitbake: fetch2/npmsw: fix fetching git revisions not on master > bitbake: ui/knotty: respect NO_COLOR & check for tty; rename print_hyperlink => format_hyperlink > bitbake: ui/knotty: print log paths for failed tasks in summary > shadow: upgrade from 4.15.1 to 4.16.0 > util-linux/util-linux-libuuid: upgrade from 2.40.1 to 2.40.2 > scons.bbclass: Add scons class prefix to do_configure > mesa: set PV from the .inc file and not via filenames > xz: upgrade 5.4.6 -> 5.6.2 > xkeyboard-config: upgrade 2.41 -> 2.42 > weston: upgrade 13.0.1 -> 13.0.3 > webkitgtk: upgrade 2.44.1 -> 2.44.3 > stress-ng: upgrade 0.17.08 -> 0.18.02 > sqlite3: upgrade 3.45.3 -> 3.46.1 > python3-webcolors: upgrade 1.13 -> 24.8.0 > python3-uritools: upgrade 4.0.2 -> 4.0.3 > python3-dtschema: upgrade 2024.4 -> 2024.5 > puzzles: upgrade to latest revision > nghttp2: upgrade 1.62.0 -> 1.62.1 > mtools: upgrade 4.0.43 -> 4.0.44 > mpg123: upgrade 1.32.6 -> 1.32.7 > lua: upgrade 5.4.6 -> 5.4.7 > linux-firmware: upgrade 20240513 -> 20240811 > libva: upgrade 2.20.0 -> 2.22.0 > librepo: upgrade 1.17.0 -> 1.18.1 > libnl: upgrade 3.9.0 -> 3.10.0 > libedit: upgrade 20240517-3.1 -> 20240808-3.1 > libadwaita: upgrade 1.5.2 -> 1.5.3 > kmscube: upgrade to latest revision > kmod: upgrade 32 -> 33 > gstreamer1.0: upgrade 1.24.5 -> 1.24.6 > epiphany: upgrade 46.0 -> 46.3 > e2fsprogs: upgrade 1.47.0 -> 1.47.1 > dpkg: upgrade 1.22.10 -> 1.22.11 > cmake: upgrade 3.30.1 -> 3.30.2 > ccache: upgrade 4.10.1 -> 4.10.2 > boost: upgrade 1.85.0 -> 1.86.0 > bash: upgrade 5.2.21 -> 5.2.32 > sysvinit: take release tarballs from github > weston-init: fix weston not starting when xwayland is enabled > mesa: Fix build with etnaviv gallium driver > ptest-runner: Update 2.4.4 -> 2.4.5 > util-linux: Add PACKAGECONFIG option to mitigate rootfs remount error > oeqa/runtime/ssh: increase the number of attempts > migration-guides: add release notes for 5.0.3 > test-manual: Add a missing dot > ref-manual: added wic.zst to the IMAGE_TYPES > migration-guide: add release notes for 4.0.20 > ref-manual: fix typo and move SYSROOT_DIRS example Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Aug 25, 2024
…a-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-freescale 4c4483b3...52c1409d (3): > Merge pull request #1904 from hiagofranco/update_firmware-ele-imx > Merge pull request #1906 from nxp-upstream/bump_optee > Merge pull request #1907 from YoeDistro/yoe/mut * sources/meta-odroid 9e3d954...4a96038 (1): > mesa,mesa-gl: Rename bbappends to match oe-core * sources/meta-openembedded fc0264f0f...bea4bff82 (29): > DO NOT MERGE: Add Github actions CI workflow > Revert "cleanup after polkit fix" > cleanup after polkit fix > protobuf: version bump 4.25.3 -> 4.25.4 > gtk+: Fix CVE-2024-6655 > cpuset: Add recipe for cpuset tool 1.6.2 > bluealsa: Fix build on musl > libblockdev: Fix build with latest e2fsprogs > libspatialite: Upgrade to 5.1 > libgsf: Fix build with libxml2 2.13+ > raptor2: Do not use curl-config to detect curl > python3-pycocotools: Remove absolute paths from comments > python3-pycocotools: Downgrade numpy version needed to 1.x > python3-pycocotools: Use build pep517-backend > python3-pandas: Downgrade version check for numpy to 1.x > python3-pandas: upgrade 2.0.3 -> 2.2.2 > zsh: update 5.8 -> 5.9 > python3-psycopg: add v3.2.1 > python3-automat: upgrade 22.10.0 -> 24.8.1 > krb5: fix CVE-2024-26458 and CVE-2024-26461 > bluealsa: upgrade 4.0.0+git -> 4.3.0 > frr: Upgrade to 10.1 release > ftgl: Switch to maintained fork > python3-twisted: add python3-attrs to RDEPENDS > drgn: add new recipe > vdpauinfo: add recipe > nodejs: support cross compile without qemu user conditionally > mariadb: File conflicts for multilib > android-toold-adbd: Fix inconsistency between selinux configurations * sources/meta-qcom e196055...7358775 (1): > Merge pull request #624 from YoeDistro/yoe/mut * sources/meta-qt6 7b3ddba...3d79af8 (31): > qtwebengine: Set DEBUG_LEVELFLAG to -g1 > qtbase: Add a fix to build tests with clang19 > qtwebengine: Fix build with clang19 > qtbase: Fix build with clang19 > qtwebengine: Add backports to fix build with clang19 > qt3d,qtquick3d: define IOAPI_NO_64 > qtbase: Do not use LFS64 legacy APIs > Update submodule refs on '6.7' in yocto/meta-qt6 < Merge pull request #60 from YoeDistro/kraj/6.7 < Merge pull request #59 from YoeDistro/kraj/6.7 < Merge pull request #58 from YoeDistro/kraj/6.7 < Merge pull request #57 from MarkusVolk/yoe/6.7 < Merge pull request #56 from YoeDistro/kraj/6.7 < Merge pull request #55 from YoeDistro/kraj/6.7 < Merge pull request #54 from YoeDistro/kraj/6.7 < Merge pull request #53 from YoeDistro/kraj/6.7 < Merge pull request #52 from YoeDistro/kraj/6.7 < Merge pull request #51 from YoeDistro/kraj/6.7 < Merge pull request #50 from YoeDistro/kraj/6.7 < Merge pull request #49 from YoeDistro/kraj/6.7 < Merge pull request #48 from YoeDistro/kraj/6.7 < Merge pull request #47 from YoeDistro/kraj/6.7 < Merge pull request #46 from YoeDistro/kraj/6.7 < Merge pull request #45 from YoeDistro/kraj/6.7 < Merge pull request #44 from YoeDistro/kraj/6.7 < Merge pull request #43 from YoeDistro/kraj/6.7 < Merge pull request #42 from YoeDistro/kraj/6.7 < Merge pull request #41 from YoeDistro/kraj/6.7 < Merge pull request #40 from YoeDistro/kraj/6.7 < Merge pull request #39 from YoeDistro/kraj/6.7 < qtwebengine: Fix build with clang18 * sources/meta-raspberrypi e9e5efa...8c370b1 (1): > mesa,mesa-gl: Rename bbappend to match oe-core * sources/meta-riscv 19f4bf1...2adbfd3 (1): > musl: Drop rv32 patches * sources/meta-rockchip dcb5079...e678960 (1): > mesa: rename bbappend to match new recipe name from oe-core * sources/meta-tegra 1247115b...63ef5b0f (1): > mesa,mesa-gl: Rename bbappend to match oe-core * sources/meta-ti e41f1e56...f8ccb207 (1): > trusted-firmware-a: Update to v2.11 release tag * sources/meta-variscite-bsp c360302...2c1a904 (42): > 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 > freertos-variscite: imx93-var-som: Update to latest > cortexm-toolchain-cross: Add version 12.2.rel2 > freertos-variscite: Add 2.15.x support for imx93 machines > imx93-var-dart: Add device tree for M33 demos > linux-variscite: Update to latest > freertos-variscite: imx93-var-dart: Add rproc script support < 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 86be0a7...c45cf79 (5): < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky 94993b0ef4...2f4fd50cb9 (86): > python: Backport fixes for CVE-2024-7592 > openssh: Mark CVE-2023-51767 as wont-fix > gcc: Fix wrong order of gcc include paths on musl systems > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > ofono: Fix build with musl > quota: Fix build with latest musl. > pciutils: Fix build with latest musl > bluez5: Fix build with musl > btrfs-tools: Fix build with musl > musl: Upgrade to latest tip of trunk > musl: Update to 1.2.5 release > linux-yocto: Fix rv32 syscall wrappers on 6.6 > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > curl: Ignore CVE-2024-32928 > oeqa/selftest/bbclasses: Add tests for systemd and update-rc.d interaction > systemd.bbclass: Clean up empty parent directories > systemd: Refresh patch to remove patch-fuzz > bitbake: fetch2/npm: allow the '@' character in package names > bitbake: gcp.py: remove slow calls to gsutil stat > cve-check: remove the TEXT format support > cve-json-to-text: add script > piglit: add a patch to address host contamination for wayland-scanner > piglit: upgrade 22eaf6a91c -> c11c9374c1 > meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat() > cronie: add inotify PACKAGECONFIG option > wpa-supplicant: Upgrade 2.10 -> 2.11 > gnupg: 2.4.5 -> 2.5.0 > xmlto: 0.0.28 -> 0.0.29 > libxslt: 1.1.39 -> 1.1.42 > readline: 8.2 -> 8.2.13 > libxml2: 2.12.8 -> 2.13.3 > man-pages: 6.8 -> 6.9.1 > libgpg-error: 1.49 -> 1.50 > recipetool: create_npm: reuse license utils > recipetool: create: split guess_license function > recipetool: create_npm: resolve licenses defined in package.json > npm: accept unspecified versions in package.json > bitbake: fetch2/npmsw: allow packages not declaring a registry version > bitbake: fetch2/npmsw: fix fetching git revisions not on master > bitbake: ui/knotty: respect NO_COLOR & check for tty; rename print_hyperlink => format_hyperlink > bitbake: ui/knotty: print log paths for failed tasks in summary > shadow: upgrade from 4.15.1 to 4.16.0 > util-linux/util-linux-libuuid: upgrade from 2.40.1 to 2.40.2 > scons.bbclass: Add scons class prefix to do_configure > mesa: set PV from the .inc file and not via filenames > xz: upgrade 5.4.6 -> 5.6.2 > xkeyboard-config: upgrade 2.41 -> 2.42 > weston: upgrade 13.0.1 -> 13.0.3 > webkitgtk: upgrade 2.44.1 -> 2.44.3 > stress-ng: upgrade 0.17.08 -> 0.18.02 > sqlite3: upgrade 3.45.3 -> 3.46.1 > python3-webcolors: upgrade 1.13 -> 24.8.0 > python3-uritools: upgrade 4.0.2 -> 4.0.3 > python3-dtschema: upgrade 2024.4 -> 2024.5 > puzzles: upgrade to latest revision > nghttp2: upgrade 1.62.0 -> 1.62.1 > mtools: upgrade 4.0.43 -> 4.0.44 > mpg123: upgrade 1.32.6 -> 1.32.7 > lua: upgrade 5.4.6 -> 5.4.7 > linux-firmware: upgrade 20240513 -> 20240811 > libva: upgrade 2.20.0 -> 2.22.0 > librepo: upgrade 1.17.0 -> 1.18.1 > libnl: upgrade 3.9.0 -> 3.10.0 > libedit: upgrade 20240517-3.1 -> 20240808-3.1 > libadwaita: upgrade 1.5.2 -> 1.5.3 > kmscube: upgrade to latest revision > kmod: upgrade 32 -> 33 > gstreamer1.0: upgrade 1.24.5 -> 1.24.6 > epiphany: upgrade 46.0 -> 46.3 > e2fsprogs: upgrade 1.47.0 -> 1.47.1 > dpkg: upgrade 1.22.10 -> 1.22.11 > cmake: upgrade 3.30.1 -> 3.30.2 > ccache: upgrade 4.10.1 -> 4.10.2 > boost: upgrade 1.85.0 -> 1.86.0 > bash: upgrade 5.2.21 -> 5.2.32 > sysvinit: take release tarballs from github > weston-init: fix weston not starting when xwayland is enabled > mesa: Fix build with etnaviv gallium driver > ptest-runner: Update 2.4.4 -> 2.4.5 > util-linux: Add PACKAGECONFIG option to mitigate rootfs remount error > oeqa/runtime/ssh: increase the number of attempts > migration-guides: add release notes for 5.0.3 > test-manual: Add a missing dot > ref-manual: added wic.zst to the IMAGE_TYPES > migration-guide: add release notes for 4.0.20 > ref-manual: fix typo and move SYSROOT_DIRS example Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Aug 26, 2024
…a-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-freescale 4c4483b3...52c1409d (3): > Merge pull request #1904 from hiagofranco/update_firmware-ele-imx > Merge pull request #1906 from nxp-upstream/bump_optee > Merge pull request #1907 from YoeDistro/yoe/mut * sources/meta-odroid 9e3d954...4a96038 (1): > mesa,mesa-gl: Rename bbappends to match oe-core * sources/meta-openembedded fc0264f0f...bea4bff82 (29): > DO NOT MERGE: Add Github actions CI workflow > Revert "cleanup after polkit fix" > cleanup after polkit fix > protobuf: version bump 4.25.3 -> 4.25.4 > gtk+: Fix CVE-2024-6655 > cpuset: Add recipe for cpuset tool 1.6.2 > bluealsa: Fix build on musl > libblockdev: Fix build with latest e2fsprogs > libspatialite: Upgrade to 5.1 > libgsf: Fix build with libxml2 2.13+ > raptor2: Do not use curl-config to detect curl > python3-pycocotools: Remove absolute paths from comments > python3-pycocotools: Downgrade numpy version needed to 1.x > python3-pycocotools: Use build pep517-backend > python3-pandas: Downgrade version check for numpy to 1.x > python3-pandas: upgrade 2.0.3 -> 2.2.2 > zsh: update 5.8 -> 5.9 > python3-psycopg: add v3.2.1 > python3-automat: upgrade 22.10.0 -> 24.8.1 > krb5: fix CVE-2024-26458 and CVE-2024-26461 > bluealsa: upgrade 4.0.0+git -> 4.3.0 > frr: Upgrade to 10.1 release > ftgl: Switch to maintained fork > python3-twisted: add python3-attrs to RDEPENDS > drgn: add new recipe > vdpauinfo: add recipe > nodejs: support cross compile without qemu user conditionally > mariadb: File conflicts for multilib > android-toold-adbd: Fix inconsistency between selinux configurations * sources/meta-qcom e196055...7358775 (1): > Merge pull request #624 from YoeDistro/yoe/mut * sources/meta-qt6 7b3ddba...3d79af8 (31): > qtwebengine: Set DEBUG_LEVELFLAG to -g1 > qtbase: Add a fix to build tests with clang19 > qtwebengine: Fix build with clang19 > qtbase: Fix build with clang19 > qtwebengine: Add backports to fix build with clang19 > qt3d,qtquick3d: define IOAPI_NO_64 > qtbase: Do not use LFS64 legacy APIs > Update submodule refs on '6.7' in yocto/meta-qt6 < Merge pull request #60 from YoeDistro/kraj/6.7 < Merge pull request #59 from YoeDistro/kraj/6.7 < Merge pull request #58 from YoeDistro/kraj/6.7 < Merge pull request #57 from MarkusVolk/yoe/6.7 < Merge pull request #56 from YoeDistro/kraj/6.7 < Merge pull request #55 from YoeDistro/kraj/6.7 < Merge pull request #54 from YoeDistro/kraj/6.7 < Merge pull request #53 from YoeDistro/kraj/6.7 < Merge pull request #52 from YoeDistro/kraj/6.7 < Merge pull request #51 from YoeDistro/kraj/6.7 < Merge pull request #50 from YoeDistro/kraj/6.7 < Merge pull request #49 from YoeDistro/kraj/6.7 < Merge pull request #48 from YoeDistro/kraj/6.7 < Merge pull request #47 from YoeDistro/kraj/6.7 < Merge pull request #46 from YoeDistro/kraj/6.7 < Merge pull request #45 from YoeDistro/kraj/6.7 < Merge pull request #44 from YoeDistro/kraj/6.7 < Merge pull request #43 from YoeDistro/kraj/6.7 < Merge pull request #42 from YoeDistro/kraj/6.7 < Merge pull request #41 from YoeDistro/kraj/6.7 < Merge pull request #40 from YoeDistro/kraj/6.7 < Merge pull request #39 from YoeDistro/kraj/6.7 < qtwebengine: Fix build with clang18 * sources/meta-raspberrypi e9e5efa...8c370b1 (1): > mesa,mesa-gl: Rename bbappend to match oe-core * sources/meta-riscv 19f4bf1...2adbfd3 (1): > musl: Drop rv32 patches * sources/meta-rockchip dcb5079...e678960 (1): > mesa: rename bbappend to match new recipe name from oe-core * sources/meta-tegra 1247115b...63ef5b0f (1): > mesa,mesa-gl: Rename bbappend to match oe-core * sources/meta-ti e41f1e56...f8ccb207 (1): > trusted-firmware-a: Update to v2.11 release tag * sources/meta-variscite-bsp c360302...2c1a904 (42): > 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 > freertos-variscite: imx93-var-som: Update to latest > cortexm-toolchain-cross: Add version 12.2.rel2 > freertos-variscite: Add 2.15.x support for imx93 machines > imx93-var-dart: Add device tree for M33 demos > linux-variscite: Update to latest > freertos-variscite: imx93-var-dart: Add rproc script support < 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 86be0a7...c45cf79 (5): < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky 94993b0ef4...2f4fd50cb9 (86): > python: Backport fixes for CVE-2024-7592 > openssh: Mark CVE-2023-51767 as wont-fix > gcc: Fix wrong order of gcc include paths on musl systems > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > ofono: Fix build with musl > quota: Fix build with latest musl. > pciutils: Fix build with latest musl > bluez5: Fix build with musl > btrfs-tools: Fix build with musl > musl: Upgrade to latest tip of trunk > musl: Update to 1.2.5 release > linux-yocto: Fix rv32 syscall wrappers on 6.6 > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > curl: Ignore CVE-2024-32928 > oeqa/selftest/bbclasses: Add tests for systemd and update-rc.d interaction > systemd.bbclass: Clean up empty parent directories > systemd: Refresh patch to remove patch-fuzz > bitbake: fetch2/npm: allow the '@' character in package names > bitbake: gcp.py: remove slow calls to gsutil stat > cve-check: remove the TEXT format support > cve-json-to-text: add script > piglit: add a patch to address host contamination for wayland-scanner > piglit: upgrade 22eaf6a91c -> c11c9374c1 > meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat() > cronie: add inotify PACKAGECONFIG option > wpa-supplicant: Upgrade 2.10 -> 2.11 > gnupg: 2.4.5 -> 2.5.0 > xmlto: 0.0.28 -> 0.0.29 > libxslt: 1.1.39 -> 1.1.42 > readline: 8.2 -> 8.2.13 > libxml2: 2.12.8 -> 2.13.3 > man-pages: 6.8 -> 6.9.1 > libgpg-error: 1.49 -> 1.50 > recipetool: create_npm: reuse license utils > recipetool: create: split guess_license function > recipetool: create_npm: resolve licenses defined in package.json > npm: accept unspecified versions in package.json > bitbake: fetch2/npmsw: allow packages not declaring a registry version > bitbake: fetch2/npmsw: fix fetching git revisions not on master > bitbake: ui/knotty: respect NO_COLOR & check for tty; rename print_hyperlink => format_hyperlink > bitbake: ui/knotty: print log paths for failed tasks in summary > shadow: upgrade from 4.15.1 to 4.16.0 > util-linux/util-linux-libuuid: upgrade from 2.40.1 to 2.40.2 > scons.bbclass: Add scons class prefix to do_configure > mesa: set PV from the .inc file and not via filenames > xz: upgrade 5.4.6 -> 5.6.2 > xkeyboard-config: upgrade 2.41 -> 2.42 > weston: upgrade 13.0.1 -> 13.0.3 > webkitgtk: upgrade 2.44.1 -> 2.44.3 > stress-ng: upgrade 0.17.08 -> 0.18.02 > sqlite3: upgrade 3.45.3 -> 3.46.1 > python3-webcolors: upgrade 1.13 -> 24.8.0 > python3-uritools: upgrade 4.0.2 -> 4.0.3 > python3-dtschema: upgrade 2024.4 -> 2024.5 > puzzles: upgrade to latest revision > nghttp2: upgrade 1.62.0 -> 1.62.1 > mtools: upgrade 4.0.43 -> 4.0.44 > mpg123: upgrade 1.32.6 -> 1.32.7 > lua: upgrade 5.4.6 -> 5.4.7 > linux-firmware: upgrade 20240513 -> 20240811 > libva: upgrade 2.20.0 -> 2.22.0 > librepo: upgrade 1.17.0 -> 1.18.1 > libnl: upgrade 3.9.0 -> 3.10.0 > libedit: upgrade 20240517-3.1 -> 20240808-3.1 > libadwaita: upgrade 1.5.2 -> 1.5.3 > kmscube: upgrade to latest revision > kmod: upgrade 32 -> 33 > gstreamer1.0: upgrade 1.24.5 -> 1.24.6 > epiphany: upgrade 46.0 -> 46.3 > e2fsprogs: upgrade 1.47.0 -> 1.47.1 > dpkg: upgrade 1.22.10 -> 1.22.11 > cmake: upgrade 3.30.1 -> 3.30.2 > ccache: upgrade 4.10.1 -> 4.10.2 > boost: upgrade 1.85.0 -> 1.86.0 > bash: upgrade 5.2.21 -> 5.2.32 > sysvinit: take release tarballs from github > weston-init: fix weston not starting when xwayland is enabled > mesa: Fix build with etnaviv gallium driver > ptest-runner: Update 2.4.4 -> 2.4.5 > util-linux: Add PACKAGECONFIG option to mitigate rootfs remount error > oeqa/runtime/ssh: increase the number of attempts > migration-guides: add release notes for 5.0.3 > test-manual: Add a missing dot > ref-manual: added wic.zst to the IMAGE_TYPES > migration-guide: add release notes for 4.0.20 > ref-manual: fix typo and move SYSROOT_DIRS example Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Aug 26, 2024
…-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-freescale 4c4483b3...52c1409d (3): > Merge pull request #1904 from hiagofranco/update_firmware-ele-imx > Merge pull request #1906 from nxp-upstream/bump_optee > Merge pull request #1907 from YoeDistro/yoe/mut * sources/meta-intel 5d1f6d94...d6be707b (5): > itt : upgrade 3.25.1 -> 3.25.2 > onednn : 3.5.1 -> 3.5.3 > metrics-discovery : upgrade 1.12.172 -> 1.13.174 > intel-compute-runtime : upgrade 24.22.29735.20 -> 24.26.30049.6 > intel-graphics-compiler : upgrade 1.0.16900.23 -> 1.0.17193.4 * sources/meta-odroid 9e3d954...4a96038 (1): > mesa,mesa-gl: Rename bbappends to match oe-core * sources/meta-openembedded fc0264f0f...bea4bff82 (29): > DO NOT MERGE: Add Github actions CI workflow > Revert "cleanup after polkit fix" > cleanup after polkit fix > protobuf: version bump 4.25.3 -> 4.25.4 > gtk+: Fix CVE-2024-6655 > cpuset: Add recipe for cpuset tool 1.6.2 > bluealsa: Fix build on musl > libblockdev: Fix build with latest e2fsprogs > libspatialite: Upgrade to 5.1 > libgsf: Fix build with libxml2 2.13+ > raptor2: Do not use curl-config to detect curl > python3-pycocotools: Remove absolute paths from comments > python3-pycocotools: Downgrade numpy version needed to 1.x > python3-pycocotools: Use build pep517-backend > python3-pandas: Downgrade version check for numpy to 1.x > python3-pandas: upgrade 2.0.3 -> 2.2.2 > zsh: update 5.8 -> 5.9 > python3-psycopg: add v3.2.1 > python3-automat: upgrade 22.10.0 -> 24.8.1 > krb5: fix CVE-2024-26458 and CVE-2024-26461 > bluealsa: upgrade 4.0.0+git -> 4.3.0 > frr: Upgrade to 10.1 release > ftgl: Switch to maintained fork > python3-twisted: add python3-attrs to RDEPENDS > drgn: add new recipe > vdpauinfo: add recipe > nodejs: support cross compile without qemu user conditionally > mariadb: File conflicts for multilib > android-toold-adbd: Fix inconsistency between selinux configurations * sources/meta-qcom e196055...b0df242 (4): > Merge pull request #627 from lumag/fix-qcaswak > Merge pull request #625 from lumag/fix-gpsd > Merge pull request #626 from lumag/fix-kernel > Merge pull request #624 from YoeDistro/yoe/mut * sources/meta-qt6 7b3ddba...3d79af8 (31): > qtwebengine: Set DEBUG_LEVELFLAG to -g1 > qtbase: Add a fix to build tests with clang19 > qtwebengine: Fix build with clang19 > qtbase: Fix build with clang19 > qtwebengine: Add backports to fix build with clang19 > qt3d,qtquick3d: define IOAPI_NO_64 > qtbase: Do not use LFS64 legacy APIs > Update submodule refs on '6.7' in yocto/meta-qt6 < Merge pull request #60 from YoeDistro/kraj/6.7 < Merge pull request #59 from YoeDistro/kraj/6.7 < Merge pull request #58 from YoeDistro/kraj/6.7 < Merge pull request #57 from MarkusVolk/yoe/6.7 < Merge pull request #56 from YoeDistro/kraj/6.7 < Merge pull request #55 from YoeDistro/kraj/6.7 < Merge pull request #54 from YoeDistro/kraj/6.7 < Merge pull request #53 from YoeDistro/kraj/6.7 < Merge pull request #52 from YoeDistro/kraj/6.7 < Merge pull request #51 from YoeDistro/kraj/6.7 < Merge pull request #50 from YoeDistro/kraj/6.7 < Merge pull request #49 from YoeDistro/kraj/6.7 < Merge pull request #48 from YoeDistro/kraj/6.7 < Merge pull request #47 from YoeDistro/kraj/6.7 < Merge pull request #46 from YoeDistro/kraj/6.7 < Merge pull request #45 from YoeDistro/kraj/6.7 < Merge pull request #44 from YoeDistro/kraj/6.7 < Merge pull request #43 from YoeDistro/kraj/6.7 < Merge pull request #42 from YoeDistro/kraj/6.7 < Merge pull request #41 from YoeDistro/kraj/6.7 < Merge pull request #40 from YoeDistro/kraj/6.7 < Merge pull request #39 from YoeDistro/kraj/6.7 < qtwebengine: Fix build with clang18 * sources/meta-raspberrypi e9e5efa...8c370b1 (1): > mesa,mesa-gl: Rename bbappend to match oe-core * sources/meta-riscv 19f4bf1...2adbfd3 (1): > musl: Drop rv32 patches * sources/meta-rockchip dcb5079...e678960 (1): > mesa: rename bbappend to match new recipe name from oe-core * sources/meta-tegra 1247115b...63ef5b0f (1): > mesa,mesa-gl: Rename bbappend to match oe-core * sources/meta-ti e41f1e56...f8ccb207 (1): > trusted-firmware-a: Update to v2.11 release tag * sources/meta-variscite-bsp c360302...2c1a904 (42): > 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 > freertos-variscite: imx93-var-som: Update to latest > cortexm-toolchain-cross: Add version 12.2.rel2 > freertos-variscite: Add 2.15.x support for imx93 machines > imx93-var-dart: Add device tree for M33 demos > linux-variscite: Update to latest > freertos-variscite: imx93-var-dart: Add rproc script support < 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 86be0a7...c45cf79 (5): < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky 94993b0ef4...cec1ed98f3 (82): > openssh: Mark CVE-2023-51767 as wont-fix > gcc: Fix wrong order of gcc include paths on musl systems > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > quota: Fix build with latest musl. > bluez5: Fix build with musl > musl: Upgrade to latest tip of trunk > musl: Update to 1.2.5 release > linux-yocto: Fix rv32 syscall wrappers on 6.6 > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > curl: Ignore CVE-2024-32928 > oeqa/selftest/bbclasses: Add tests for systemd and update-rc.d interaction > systemd.bbclass: Clean up empty parent directories > systemd: Refresh patch to remove patch-fuzz > bitbake: fetch2/npm: allow the '@' character in package names > bitbake: gcp.py: remove slow calls to gsutil stat > cve-check: remove the TEXT format support > cve-json-to-text: add script > piglit: add a patch to address host contamination for wayland-scanner > piglit: upgrade 22eaf6a91c -> c11c9374c1 > meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat() > cronie: add inotify PACKAGECONFIG option > wpa-supplicant: Upgrade 2.10 -> 2.11 > gnupg: 2.4.5 -> 2.5.0 > xmlto: 0.0.28 -> 0.0.29 > libxslt: 1.1.39 -> 1.1.42 > readline: 8.2 -> 8.2.13 > libxml2: 2.12.8 -> 2.13.3 > man-pages: 6.8 -> 6.9.1 > libgpg-error: 1.49 -> 1.50 > recipetool: create_npm: reuse license utils > recipetool: create: split guess_license function > recipetool: create_npm: resolve licenses defined in package.json > npm: accept unspecified versions in package.json > bitbake: fetch2/npmsw: allow packages not declaring a registry version > bitbake: fetch2/npmsw: fix fetching git revisions not on master > bitbake: ui/knotty: respect NO_COLOR & check for tty; rename print_hyperlink => format_hyperlink > bitbake: ui/knotty: print log paths for failed tasks in summary > shadow: upgrade from 4.15.1 to 4.16.0 > util-linux/util-linux-libuuid: upgrade from 2.40.1 to 2.40.2 > scons.bbclass: Add scons class prefix to do_configure > mesa: set PV from the .inc file and not via filenames > xz: upgrade 5.4.6 -> 5.6.2 > xkeyboard-config: upgrade 2.41 -> 2.42 > weston: upgrade 13.0.1 -> 13.0.3 > webkitgtk: upgrade 2.44.1 -> 2.44.3 > stress-ng: upgrade 0.17.08 -> 0.18.02 > sqlite3: upgrade 3.45.3 -> 3.46.1 > python3-webcolors: upgrade 1.13 -> 24.8.0 > python3-uritools: upgrade 4.0.2 -> 4.0.3 > python3-dtschema: upgrade 2024.4 -> 2024.5 > puzzles: upgrade to latest revision > nghttp2: upgrade 1.62.0 -> 1.62.1 > mtools: upgrade 4.0.43 -> 4.0.44 > mpg123: upgrade 1.32.6 -> 1.32.7 > lua: upgrade 5.4.6 -> 5.4.7 > linux-firmware: upgrade 20240513 -> 20240811 > libva: upgrade 2.20.0 -> 2.22.0 > librepo: upgrade 1.17.0 -> 1.18.1 > libnl: upgrade 3.9.0 -> 3.10.0 > libedit: upgrade 20240517-3.1 -> 20240808-3.1 > libadwaita: upgrade 1.5.2 -> 1.5.3 > kmscube: upgrade to latest revision > kmod: upgrade 32 -> 33 > gstreamer1.0: upgrade 1.24.5 -> 1.24.6 > epiphany: upgrade 46.0 -> 46.3 > e2fsprogs: upgrade 1.47.0 -> 1.47.1 > dpkg: upgrade 1.22.10 -> 1.22.11 > cmake: upgrade 3.30.1 -> 3.30.2 > ccache: upgrade 4.10.1 -> 4.10.2 > boost: upgrade 1.85.0 -> 1.86.0 > bash: upgrade 5.2.21 -> 5.2.32 > sysvinit: take release tarballs from github > weston-init: fix weston not starting when xwayland is enabled > mesa: Fix build with etnaviv gallium driver > ptest-runner: Update 2.4.4 -> 2.4.5 > util-linux: Add PACKAGECONFIG option to mitigate rootfs remount error > oeqa/runtime/ssh: increase the number of attempts > migration-guides: add release notes for 5.0.3 > test-manual: Add a missing dot > ref-manual: added wic.zst to the IMAGE_TYPES > migration-guide: add release notes for 4.0.20 > ref-manual: fix typo and move SYSROOT_DIRS example Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Aug 26, 2024
…-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/poky * sources/meta-freescale 4c4483b3...52c1409d (3): > Merge pull request #1904 from hiagofranco/update_firmware-ele-imx > Merge pull request #1906 from nxp-upstream/bump_optee > Merge pull request #1907 from YoeDistro/yoe/mut * sources/meta-intel 5d1f6d94...d6be707b (5): > itt : upgrade 3.25.1 -> 3.25.2 > onednn : 3.5.1 -> 3.5.3 > metrics-discovery : upgrade 1.12.172 -> 1.13.174 > intel-compute-runtime : upgrade 24.22.29735.20 -> 24.26.30049.6 > intel-graphics-compiler : upgrade 1.0.16900.23 -> 1.0.17193.4 * sources/meta-odroid 9e3d954...4a96038 (1): > mesa,mesa-gl: Rename bbappends to match oe-core * sources/meta-openembedded fc0264f0f...62063cff9 (54): > DO NOT MERGE: Add Github actions CI workflow > Revert "cleanup after polkit fix" > cleanup after polkit fix > directfb: Fix C++17 build warning > directfb: Add zlib PACKAGECONFIG > directfb: Add freetype PACKAGECONFIG > directfb: Order PACKAGECONFIG alphabetically > python3-xmodem: Fix LIC_FILES_CHKSUM > python3-smbus2: Fix LIC_FILES_CHKSUM > python3-libevdev: Fix LIC_FILES_CHKSUM > python3-haversine: Fix LIC_FILES_CHKSUM > python3-googleapis-common-protos: Fix LIC_FILES_CHKSUM > python3-pycurl: Fix LICENSE > python3-nmap: Fix LICENSE and LIC_FILES_CHKSUM > python3-fann2: Fix LICENSE > python3-colorama: Fix LICENSE > python3-platformdirs: Fix LICENSE > python3-pillow: Fix LICENSE and change SUMMARY to DESCRIPTION > python3-parse-type: Cosmetic fixes > python3-parse-type: Fix LICENSE > python3-mock: Fix LICENSE > python3-lru-dict: Fix LICENSE and change SUMMARY to DESCRIPTION > python3-email-validator: Fix LICENSE > python3-crc32c: Amend LICENSE declaration > python3-cbor2: Sanitize recipe content > python3-cbor2: Fix LICENSE and LIC_FILES_CHKSUM > python3-ansi2html: Fix HOMEPAGE and LICENSE > python3-xlsxwriter: Fix LICENSE > protobuf: version bump 4.25.3 -> 4.25.4 > gtk+: Fix CVE-2024-6655 > cpuset: Add recipe for cpuset tool 1.6.2 > bluealsa: Fix build on musl > libblockdev: Fix build with latest e2fsprogs > libspatialite: Upgrade to 5.1 > libgsf: Fix build with libxml2 2.13+ > raptor2: Do not use curl-config to detect curl > python3-pycocotools: Remove absolute paths from comments > python3-pycocotools: Downgrade numpy version needed to 1.x > python3-pycocotools: Use build pep517-backend > python3-pandas: Downgrade version check for numpy to 1.x > python3-pandas: upgrade 2.0.3 -> 2.2.2 > zsh: update 5.8 -> 5.9 > python3-psycopg: add v3.2.1 > python3-automat: upgrade 22.10.0 -> 24.8.1 > krb5: fix CVE-2024-26458 and CVE-2024-26461 > bluealsa: upgrade 4.0.0+git -> 4.3.0 > frr: Upgrade to 10.1 release > ftgl: Switch to maintained fork > python3-twisted: add python3-attrs to RDEPENDS > drgn: add new recipe > vdpauinfo: add recipe > nodejs: support cross compile without qemu user conditionally > mariadb: File conflicts for multilib > android-toold-adbd: Fix inconsistency between selinux configurations * sources/meta-qcom e196055...b0df242 (4): > Merge pull request #627 from lumag/fix-qcaswak > Merge pull request #625 from lumag/fix-gpsd > Merge pull request #626 from lumag/fix-kernel > Merge pull request #624 from YoeDistro/yoe/mut * sources/meta-qt6 7b3ddba...3d79af8 (31): > qtwebengine: Set DEBUG_LEVELFLAG to -g1 > qtbase: Add a fix to build tests with clang19 > qtwebengine: Fix build with clang19 > qtbase: Fix build with clang19 > qtwebengine: Add backports to fix build with clang19 > qt3d,qtquick3d: define IOAPI_NO_64 > qtbase: Do not use LFS64 legacy APIs > Update submodule refs on '6.7' in yocto/meta-qt6 < Merge pull request #60 from YoeDistro/kraj/6.7 < Merge pull request #59 from YoeDistro/kraj/6.7 < Merge pull request #58 from YoeDistro/kraj/6.7 < Merge pull request #57 from MarkusVolk/yoe/6.7 < Merge pull request #56 from YoeDistro/kraj/6.7 < Merge pull request #55 from YoeDistro/kraj/6.7 < Merge pull request #54 from YoeDistro/kraj/6.7 < Merge pull request #53 from YoeDistro/kraj/6.7 < Merge pull request #52 from YoeDistro/kraj/6.7 < Merge pull request #51 from YoeDistro/kraj/6.7 < Merge pull request #50 from YoeDistro/kraj/6.7 < Merge pull request #49 from YoeDistro/kraj/6.7 < Merge pull request #48 from YoeDistro/kraj/6.7 < Merge pull request #47 from YoeDistro/kraj/6.7 < Merge pull request #46 from YoeDistro/kraj/6.7 < Merge pull request #45 from YoeDistro/kraj/6.7 < Merge pull request #44 from YoeDistro/kraj/6.7 < Merge pull request #43 from YoeDistro/kraj/6.7 < Merge pull request #42 from YoeDistro/kraj/6.7 < Merge pull request #41 from YoeDistro/kraj/6.7 < Merge pull request #40 from YoeDistro/kraj/6.7 < Merge pull request #39 from YoeDistro/kraj/6.7 < qtwebengine: Fix build with clang18 * sources/meta-raspberrypi e9e5efa...8c370b1 (1): > mesa,mesa-gl: Rename bbappend to match oe-core * sources/meta-riscv 19f4bf1...2adbfd3 (1): > musl: Drop rv32 patches * sources/meta-rockchip dcb5079...e678960 (1): > mesa: rename bbappend to match new recipe name from oe-core * sources/meta-tegra 1247115b...63ef5b0f (1): > mesa,mesa-gl: Rename bbappend to match oe-core * sources/meta-ti e41f1e56...f8ccb207 (1): > trusted-firmware-a: Update to v2.11 release tag * sources/meta-variscite-bsp c360302...2c1a904 (42): > 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 > freertos-variscite: imx93-var-som: Update to latest > cortexm-toolchain-cross: Add version 12.2.rel2 > freertos-variscite: Add 2.15.x support for imx93 machines > imx93-var-dart: Add device tree for M33 demos > linux-variscite: Update to latest > freertos-variscite: imx93-var-dart: Add rproc script support < 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 86be0a7...c45cf79 (5): < Merge pull request #2 from YoeDistro/kraj/mickledore-var02 > recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR > layer.conf: Add scarthgap to layer compat < Merge pull request #1 from YoeDistro/kraj/mickledore-var02 < layer.conf: Add scarthgap to layer compat * sources/poky 94993b0ef4...45f58198bd (82): > openssh: Mark CVE-2023-51767 as wont-fix > gcc: Fix wrong order of gcc include paths on musl systems > arch-arm64: Use neoverse-v1 ISA for Qemu usermode > quota: Fix build with latest musl. > bluez5: Fix build with musl > musl: Upgrade to latest tip of trunk > musl: Update to 1.2.5 release > linux-yocto: Fix rv32 syscall wrappers on 6.6 > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > rust: Upgrade 1.78.0->1.79.0 > rust: Oe-selftest changes for rust v1.79 > curl: Ignore CVE-2024-32928 > systemd: Refresh patch to remove patch-fuzz > bitbake: fetch2/npm: allow the '@' character in package names > bitbake: gcp.py: remove slow calls to gsutil stat > cve-check: remove the TEXT format support > cve-json-to-text: add script > piglit: add a patch to address host contamination for wayland-scanner > piglit: upgrade 22eaf6a91c -> c11c9374c1 > meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat() > cronie: add inotify PACKAGECONFIG option > wpa-supplicant: Upgrade 2.10 -> 2.11 > gnupg: 2.4.5 -> 2.5.0 > xmlto: 0.0.28 -> 0.0.29 > libxslt: 1.1.39 -> 1.1.42 > readline: 8.2 -> 8.2.13 > libxml2: 2.12.8 -> 2.13.3 > man-pages: 6.8 -> 6.9.1 > libgpg-error: 1.49 -> 1.50 > recipetool: create_npm: reuse license utils > recipetool: create: split guess_license function > recipetool: create_npm: resolve licenses defined in package.json > npm: accept unspecified versions in package.json > bitbake: fetch2/npmsw: allow packages not declaring a registry version > bitbake: fetch2/npmsw: fix fetching git revisions not on master > bitbake: ui/knotty: respect NO_COLOR & check for tty; rename print_hyperlink => format_hyperlink > bitbake: ui/knotty: print log paths for failed tasks in summary > shadow: upgrade from 4.15.1 to 4.16.0 > util-linux/util-linux-libuuid: upgrade from 2.40.1 to 2.40.2 > scons.bbclass: Add scons class prefix to do_configure > mesa: set PV from the .inc file and not via filenames > xz: upgrade 5.4.6 -> 5.6.2 > xkeyboard-config: upgrade 2.41 -> 2.42 > weston: upgrade 13.0.1 -> 13.0.3 > webkitgtk: upgrade 2.44.1 -> 2.44.3 > stress-ng: upgrade 0.17.08 -> 0.18.02 > sqlite3: upgrade 3.45.3 -> 3.46.1 > python3-webcolors: upgrade 1.13 -> 24.8.0 > python3-uritools: upgrade 4.0.2 -> 4.0.3 > python3-dtschema: upgrade 2024.4 -> 2024.5 > puzzles: upgrade to latest revision > nghttp2: upgrade 1.62.0 -> 1.62.1 > mtools: upgrade 4.0.43 -> 4.0.44 > mpg123: upgrade 1.32.6 -> 1.32.7 > lua: upgrade 5.4.6 -> 5.4.7 > linux-firmware: upgrade 20240513 -> 20240811 > libva: upgrade 2.20.0 -> 2.22.0 > librepo: upgrade 1.17.0 -> 1.18.1 > libnl: upgrade 3.9.0 -> 3.10.0 > libedit: upgrade 20240517-3.1 -> 20240808-3.1 > libadwaita: upgrade 1.5.2 -> 1.5.3 > kmscube: upgrade to latest revision > kmod: upgrade 32 -> 33 > gstreamer1.0: upgrade 1.24.5 -> 1.24.6 > epiphany: upgrade 46.0 -> 46.3 > e2fsprogs: upgrade 1.47.0 -> 1.47.1 > dpkg: upgrade 1.22.10 -> 1.22.11 > cmake: upgrade 3.30.1 -> 3.30.2 > ccache: upgrade 4.10.1 -> 4.10.2 > boost: upgrade 1.85.0 -> 1.86.0 > bash: upgrade 5.2.21 -> 5.2.32 > sysvinit: take release tarballs from github > weston-init: fix weston not starting when xwayland is enabled > mesa: Fix build with etnaviv gallium driver > ptest-runner: Update 2.4.4 -> 2.4.5 > util-linux: Add PACKAGECONFIG option to mitigate rootfs remount error > oeqa/runtime/ssh: increase the number of attempts > migration-guides: add release notes for 5.0.3 > test-manual: Add a missing dot > ref-manual: added wic.zst to the IMAGE_TYPES > migration-guide: add release notes for 4.0.20 > ref-manual: fix typo and move SYSROOT_DIRS example 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.
No description provided.