From: Yoann Congal <yoann.congal@smile.fr>
To: openembedded-core@lists.openembedded.org
Subject: [OE-core][wrynose 00/36] Patch review
Date: Sat, 20 Jun 2026 14:59:15 +0200 [thread overview]
Message-ID: <cover.1781960051.git.yoann.congal@smile.fr> (raw)
Please review this set of changes for wrynose and have comments back by
end of day Tuesday, June 23.
Passed a-full on autobuilder:
https://autobuilder.yoctoproject.org/valkyrie/#/builders/29/builds/4043
* qemuarmv5 failed with #16217 – AB-INT: boot hang in qemu (amba chip errors?)
Retried as https://autobuilder.yoctoproject.org/valkyrie/#/builders/80/builds/3809
* meta-qcom has a known issue: https://github.com/qualcomm-linux/meta-qcom/issues/2457
The following changes since commit 530fb9ea9ba6ffe212566d3b95d17b519c52c769:
openssl: upgrade 3.5.6 -> 3.5.7 (2026-06-16 23:18:27 +0200)
are available in the Git repository at:
https://git.openembedded.org/openembedded-core-contrib stable/wrynose-nut
https://git.openembedded.org/openembedded-core-contrib/log/?h=stable/wrynose-nut
for you to fetch changes up to cfd31f0bce7cb8478dae4a84af81fd7679739d4c:
sstate: Detect broken sstate paths containing tmpdir (2026-06-19 09:40:22 +0000)
----------------------------------------------------------------
Alexander Kanavin (1):
python3targetconfig: pull in nativesdk python when building nativesdk
recipes
Harish Sadineni (1):
perf: disable BUILD_BPF_SKEL by default
Hemanth Kumar M D (2):
gcc: Upgrade GCC to 15.3 release
binutils: Upgrade to 2.46.1 release
Jate Sujjavanich (1):
udev-extraconf: use -H for unmount tmpfile find
Jesse Van Gavere (1):
rust: export CARGO_BUILD_TARGET
Joshua Watt (8):
mobile-broadband-provider-info: Fix license to be CC-PDDC
gettext-minimal-native: Use SPDX License Identifier
glib-2.0: Change from Public Domain to Gnome GCR Documentation License
ttf-bitstream-vera: Use SPDX license identifier
sqlite3: Use SPDX identifier
pixman: Change PD license to HPND-sell-variant
util-macros: Remove redundant MIT license
python3-pyelftools: Update license to Unlicense
Jörg Sommer (1):
net-tools: Handle binmerge
Niko Mauno (2):
sbom-cve-check-common: Fatalize command failure
sbom-cve-check: Fix breakage with empty IMAGE_LINK_NAME
Omkar Patil (1):
libinput: fix CVE-2026-50292
Peter Marko (1):
xserver-xorg: set status for CVE-2026-34000 and CVE-2026-34002
Quentin Schulz (1):
squashfs-tools: add another CPE
Richard Purdie (10):
licenses: Update with the pull-sdpx-licenses.py script to 3.28.0
xserver-xorg/xwayland: 'Clarify' xserver license
xwayland: upgrade 24.1.9 -> 24.1.11
xserver-xorg/xwayland: Drop X11-swapped from LICENSE
dropbear: Clarify LICENSE and drop PD
ppp: Remove PD license
python3-pycryptodome: Update LICENSE PD -> Unlicense
glib-2.0-native: Remove problematic path reference
sstate: Improve confusing debug message
sstate: Detect broken sstate paths containing tmpdir
Ross Burton (4):
linux-yocto: remove CVE exclusion list, sbom-cve-check does this
itself
matchbox-panel-2: backport patch to set a constant size for the clock
classes/gtk-icon-cache: fix libdir passed to the postrm intercept
oeqa/core/runner: stub addDuration in OETestResult
Tushar Darote (1):
gstreamer1.0-plugins-bad: handle padded buffers in wl_shm buffer
creation
Yoann Congal (1):
scripts/install-buildtools: Update to 6.0.1
meta/classes-global/sstate.bbclass | 9 +-
meta/classes-recipe/gtk-icon-cache.bbclass | 2 +-
.../python3targetconfig.bbclass | 1 +
meta/classes-recipe/sbom-cve-check.bbclass | 2 +-
meta/classes/sbom-cve-check-common.bbclass | 3 +-
meta/conf/distro/include/maintainers.inc | 2 +-
.../common-licenses/ALGLIB-Documentation | 17 +
.../Advanced-Cryptics-Dictionary | 10 +
meta/files/common-licenses/BOLA-1.1 | 27 +
meta/files/common-licenses/BSD-3-Clause-Tso | 11 +
.../common-licenses/BSD-Mark-Modifications | 35 +
meta/files/common-licenses/Buddy | 26 +
meta/files/common-licenses/CAPEC-tou | 7 +
.../common-licenses/ESA-PL-permissive-2.4 | 240 +
.../ESA-PL-strong-copyleft-2.4 | 200 +
.../common-licenses/ESA-PL-weak-copyleft-2.4 | 193 +
meta/files/common-licenses/HPND-SMC | 15 +
.../HPND-sell-variant-critical-systems | 20 +
meta/files/common-licenses/ISO-permission | 4 +
meta/files/common-licenses/MIT-STK | 27 +
meta/files/common-licenses/MMPL-1.0.1 | 87 +
meta/files/common-licenses/NIST-PD-TNT | 3 +
meta/files/common-licenses/OSC-1.0 | 11 +
meta/files/common-licenses/OSSP | 26 +
meta/files/common-licenses/OpenMDW-1.0 | 49 +
.../common-licenses/ParaType-Free-Font-1.3 | 24 +
meta/files/common-licenses/SGMLUG-PM | 43 +
meta/files/common-licenses/TekHVC | 34 +
meta/files/common-licenses/UnRAR | 41 +
meta/files/common-licenses/Vixie-Cron | 4 +
meta/files/common-licenses/WTFNMFPL | 17 +
meta/files/common-licenses/WordNet | 12 +
.../common-licenses/X11-no-permit-persons | 23 +
meta/files/common-licenses/hyphen-bulgarian | 8 +
meta/files/spdx-licenses.json | 1758 +-
meta/lib/oeqa/core/runner.py | 4 +
...mobile-broadband-provider-info_20251101.bb | 2 +-
meta/recipes-connectivity/ppp/ppp_2.5.2.bb | 2 +-
.../recipes-core/dropbear/dropbear_2025.89.bb | 3 +-
.../gettext/gettext-minimal-native_1.0.bb | 2 +-
meta/recipes-core/glib-2.0/glib.inc | 4 +-
.../recipes-core/udev/udev-extraconf/mount.sh | 2 +-
.../binutils/binutils-2.46.inc | 6 +-
.../gcc/{gcc-15.2.inc => gcc-15.3.inc} | 11 +-
...ian_15.2.bb => gcc-cross-canadian_15.3.bb} | 0
.../{gcc-cross_15.2.bb => gcc-cross_15.3.bb} | 0
...-crosssdk_15.2.bb => gcc-crosssdk_15.3.bb} | 0
...cc-runtime_15.2.bb => gcc-runtime_15.3.bb} | 0
...itizers_15.2.bb => gcc-sanitizers_15.3.bb} | 0
...{gcc-source_15.2.bb => gcc-source_15.3.bb} | 0
.../gcc/gcc/0026-fix-pr90579-testcases.patch | 40 -
.../gcc/gcc/0027-gcc15-pr122394.patch | 88 -
...dy-Make-it-buildable-by-C-11-to-C-26.patch | 257 -
.../gcc/{gcc_15.2.bb => gcc_15.3.bb} | 0
...initial_15.2.bb => libgcc-initial_15.3.bb} | 0
.../gcc/{libgcc_15.2.bb => libgcc_15.3.bb} | 0
...ibgfortran_15.2.bb => libgfortran_15.3.bb} | 0
.../python/python-pycryptodome.inc | 2 +-
.../python/python3-pyelftools_0.32.bb | 2 +-
.../rust/rust-cross-canadian.inc | 1 +
.../squashfs-tools/squashfs-tools_4.7.5.bb | 2 +-
.../net-tools/net-tools_2.10.bb | 2 +-
.../ttf-fonts/ttf-bitstream-vera_1.10.bb | 2 +-
.../wayland/libinput/CVE-2026-50292.patch | 79 +
.../wayland/libinput_1.30.2.bb | 1 +
.../xorg-lib/pixman_0.46.4.bb | 2 +-
.../xorg-util/util-macros_1.20.2.bb | 2 +-
.../xorg-xserver/xserver-xorg.inc | 4 +-
...xwayland_24.1.9.bb => xwayland_24.1.11.bb} | 6 +-
.../linux/cve-exclusion_6.18.inc | 21714 ----------------
.../linux/generate-cve-exclusions.py | 156 -
meta/recipes-kernel/linux/linux-yocto_6.18.bb | 1 -
meta/recipes-kernel/perf/perf.bb | 6 +
...added-buffers-in-wl_shm-buffer-creat.patch | 238 +
.../gstreamer1.0-plugins-bad_1.28.2.bb | 1 +
...-clock-fix-clock-widget-width-resize.patch | 51 +
...ts-systray-Allow-icons-to-be-smaller.patch | 2 +-
.../matchbox-panel-2/matchbox-panel-2_2.12.bb | 1 +
meta/recipes-support/sqlite/sqlite3_3.51.3.bb | 2 +-
scripts/install-buildtools | 4 +-
80 files changed, 2694 insertions(+), 22999 deletions(-)
create mode 100644 meta/files/common-licenses/ALGLIB-Documentation
create mode 100644 meta/files/common-licenses/Advanced-Cryptics-Dictionary
create mode 100644 meta/files/common-licenses/BOLA-1.1
create mode 100644 meta/files/common-licenses/BSD-3-Clause-Tso
create mode 100644 meta/files/common-licenses/BSD-Mark-Modifications
create mode 100644 meta/files/common-licenses/Buddy
create mode 100644 meta/files/common-licenses/CAPEC-tou
create mode 100644 meta/files/common-licenses/ESA-PL-permissive-2.4
create mode 100644 meta/files/common-licenses/ESA-PL-strong-copyleft-2.4
create mode 100644 meta/files/common-licenses/ESA-PL-weak-copyleft-2.4
create mode 100644 meta/files/common-licenses/HPND-SMC
create mode 100644 meta/files/common-licenses/HPND-sell-variant-critical-systems
create mode 100644 meta/files/common-licenses/ISO-permission
create mode 100644 meta/files/common-licenses/MIT-STK
create mode 100644 meta/files/common-licenses/MMPL-1.0.1
create mode 100644 meta/files/common-licenses/NIST-PD-TNT
create mode 100644 meta/files/common-licenses/OSC-1.0
create mode 100644 meta/files/common-licenses/OSSP
create mode 100644 meta/files/common-licenses/OpenMDW-1.0
create mode 100644 meta/files/common-licenses/ParaType-Free-Font-1.3
create mode 100644 meta/files/common-licenses/SGMLUG-PM
create mode 100644 meta/files/common-licenses/TekHVC
create mode 100644 meta/files/common-licenses/UnRAR
create mode 100644 meta/files/common-licenses/Vixie-Cron
create mode 100644 meta/files/common-licenses/WTFNMFPL
create mode 100644 meta/files/common-licenses/WordNet
create mode 100644 meta/files/common-licenses/X11-no-permit-persons
create mode 100644 meta/files/common-licenses/hyphen-bulgarian
rename meta/recipes-devtools/gcc/{gcc-15.2.inc => gcc-15.3.inc} (92%)
rename meta/recipes-devtools/gcc/{gcc-cross-canadian_15.2.bb => gcc-cross-canadian_15.3.bb} (100%)
rename meta/recipes-devtools/gcc/{gcc-cross_15.2.bb => gcc-cross_15.3.bb} (100%)
rename meta/recipes-devtools/gcc/{gcc-crosssdk_15.2.bb => gcc-crosssdk_15.3.bb} (100%)
rename meta/recipes-devtools/gcc/{gcc-runtime_15.2.bb => gcc-runtime_15.3.bb} (100%)
rename meta/recipes-devtools/gcc/{gcc-sanitizers_15.2.bb => gcc-sanitizers_15.3.bb} (100%)
rename meta/recipes-devtools/gcc/{gcc-source_15.2.bb => gcc-source_15.3.bb} (100%)
delete mode 100644 meta/recipes-devtools/gcc/gcc/0026-fix-pr90579-testcases.patch
delete mode 100644 meta/recipes-devtools/gcc/gcc/0027-gcc15-pr122394.patch
delete mode 100644 meta/recipes-devtools/gcc/gcc/0028-libcody-Make-it-buildable-by-C-11-to-C-26.patch
rename meta/recipes-devtools/gcc/{gcc_15.2.bb => gcc_15.3.bb} (100%)
rename meta/recipes-devtools/gcc/{libgcc-initial_15.2.bb => libgcc-initial_15.3.bb} (100%)
rename meta/recipes-devtools/gcc/{libgcc_15.2.bb => libgcc_15.3.bb} (100%)
rename meta/recipes-devtools/gcc/{libgfortran_15.2.bb => libgfortran_15.3.bb} (100%)
create mode 100644 meta/recipes-graphics/wayland/libinput/CVE-2026-50292.patch
rename meta/recipes-graphics/xwayland/{xwayland_24.1.9.bb => xwayland_24.1.11.bb} (84%)
delete mode 100644 meta/recipes-kernel/linux/cve-exclusion_6.18.inc
delete mode 100755 meta/recipes-kernel/linux/generate-cve-exclusions.py
create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0005-wayland-handle-padded-buffers-in-wl_shm-buffer-creat.patch
create mode 100644 meta/recipes-sato/matchbox-panel-2/files/0001-applets-clock-fix-clock-widget-width-resize.patch
next reply other threads:[~2026-06-20 13:00 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-20 12:59 Yoann Congal [this message]
2026-06-20 12:59 ` [OE-core][wrynose 01/36] gcc: Upgrade GCC to 15.3 release Yoann Congal
2026-06-20 12:59 ` [OE-core][wrynose 02/36] licenses: Update with the pull-sdpx-licenses.py script to 3.28.0 Yoann Congal
2026-06-20 12:59 ` [OE-core][wrynose 03/36] xserver-xorg/xwayland: 'Clarify' xserver license Yoann Congal
2026-06-20 12:59 ` [OE-core][wrynose 04/36] xwayland: upgrade 24.1.9 -> 24.1.11 Yoann Congal
2026-06-20 12:59 ` [OE-core][wrynose 05/36] xserver-xorg/xwayland: Drop X11-swapped from LICENSE Yoann Congal
2026-06-20 12:59 ` [OE-core][wrynose 06/36] gstreamer1.0-plugins-bad: handle padded buffers in wl_shm buffer creation Yoann Congal
2026-06-20 12:59 ` [OE-core][wrynose 07/36] binutils: Upgrade to 2.46.1 release Yoann Congal
2026-06-20 12:59 ` [OE-core][wrynose 08/36] scripts/install-buildtools: Update to 6.0.1 Yoann Congal
2026-06-20 12:59 ` [OE-core][wrynose 09/36] xserver-xorg: set status for CVE-2026-34000 and CVE-2026-34002 Yoann Congal
2026-06-20 12:59 ` [OE-core][wrynose 10/36] python3targetconfig: pull in nativesdk python when building nativesdk recipes Yoann Congal
2026-06-20 12:59 ` [OE-core][wrynose 11/36] squashfs-tools: add another CPE Yoann Congal
2026-06-20 12:59 ` [OE-core][wrynose 12/36] perf: disable BUILD_BPF_SKEL by default Yoann Congal
2026-06-20 12:59 ` [OE-core][wrynose 14/36] matchbox-panel-2: backport patch to set a constant size for the clock Yoann Congal
2026-06-20 12:59 ` [OE-core][wrynose 15/36] udev-extraconf: use -H for unmount tmpfile find Yoann Congal
2026-06-20 12:59 ` [OE-core][wrynose 16/36] classes/gtk-icon-cache: fix libdir passed to the postrm intercept Yoann Congal
2026-06-20 12:59 ` [OE-core][wrynose 17/36] sbom-cve-check-common: Fatalize command failure Yoann Congal
2026-06-20 12:59 ` [OE-core][wrynose 18/36] sbom-cve-check: Fix breakage with empty IMAGE_LINK_NAME Yoann Congal
2026-06-20 12:59 ` [OE-core][wrynose 19/36] oeqa/core/runner: stub addDuration in OETestResult Yoann Congal
2026-06-20 12:59 ` [OE-core][wrynose 20/36] rust: export CARGO_BUILD_TARGET Yoann Congal
2026-06-20 12:59 ` [OE-core][wrynose 21/36] net-tools: Handle binmerge Yoann Congal
2026-06-20 12:59 ` [OE-core][wrynose 22/36] libinput: fix CVE-2026-50292 Yoann Congal
2026-06-20 12:59 ` [OE-core][wrynose 23/36] mobile-broadband-provider-info: Fix license to be CC-PDDC Yoann Congal
2026-06-20 12:59 ` [OE-core][wrynose 24/36] gettext-minimal-native: Use SPDX License Identifier Yoann Congal
2026-06-20 12:59 ` [OE-core][wrynose 25/36] glib-2.0: Change from Public Domain to Gnome GCR Documentation License Yoann Congal
2026-06-20 12:59 ` [OE-core][wrynose 26/36] ttf-bitstream-vera: Use SPDX license identifier Yoann Congal
2026-06-20 12:59 ` [OE-core][wrynose 27/36] sqlite3: Use SPDX identifier Yoann Congal
2026-06-20 12:59 ` [OE-core][wrynose 28/36] pixman: Change PD license to HPND-sell-variant Yoann Congal
2026-06-20 12:59 ` [OE-core][wrynose 29/36] util-macros: Remove redundant MIT license Yoann Congal
2026-06-20 12:59 ` [OE-core][wrynose 30/36] dropbear: Clarify LICENSE and drop PD Yoann Congal
2026-06-20 12:59 ` [OE-core][wrynose 31/36] ppp: Remove PD license Yoann Congal
2026-06-20 12:59 ` [OE-core][wrynose 32/36] python3-pyelftools: Update license to Unlicense Yoann Congal
2026-06-20 12:59 ` [OE-core][wrynose 33/36] python3-pycryptodome: Update LICENSE PD -> Unlicense Yoann Congal
2026-06-20 12:59 ` [OE-core][wrynose 34/36] glib-2.0-native: Remove problematic path reference Yoann Congal
2026-06-20 12:59 ` [OE-core][wrynose 35/36] sstate: Improve confusing debug message Yoann Congal
2026-06-20 12:59 ` [OE-core][wrynose 36/36] sstate: Detect broken sstate paths containing tmpdir Yoann Congal
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1781960051.git.yoann.congal@smile.fr \
--to=yoann.congal@smile.fr \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox