]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/log
thirdparty/openembedded/openembedded-core.git
2 weeks agort-tests/hwlatdetect: upgrade 2.9 -> 2.10
Wang Mingyu [Fri, 20 Mar 2026 11:40:43 +0000 (19:40 +0800)] 
rt-tests/hwlatdetect: upgrade 2.9 -> 2.10

0001-Makefile-Allow-for-CC-and-AR-to-be-overridden.patch
refreshed for 2.10

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2 weeks agoltp: fix warning in remove_broken_musl_sources
João Marcos Costa [Fri, 20 Mar 2026 09:10:45 +0000 (10:10 +0100)] 
ltp: fix warning in remove_broken_musl_sources

If this was originally intended to be an actual warning, it was not
behaving as such: echo only prints to log.do_patch, so the message ends
up hidden there.

Replace 'echo' by bbverbnote to display the message (as a NOTE) correctly.

Signed-off-by: João Marcos Costa <joaomarcos.costa@bootlin.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2 weeks agoglib-2.0: upgrade 2.86.4 -> 2.88.0
Peter Marko [Fri, 20 Mar 2026 07:30:31 +0000 (08:30 +0100)] 
glib-2.0: upgrade 2.86.4 -> 2.88.0

Deleted patches included in this release.
Refreshed patches and resolved conflicts.
Reworked relocate-modules.patch because of upstream commit which moved
the code we were using into macos specific function, so get the code
back to place we need it.
* https://gitlab.gnome.org/GNOME/glib/-/commit/9adec080ab80787eb53ef4dafaa1561e31731a6a

Release notes with filtered "bugs fixed" and "translation updates":

Overview of changes in GLib 2.88.0, 2026-03-16
Overview of changes in GLib 2.87.5, 2026-03-12
* Brown paper bag release to attempt to fix the dist-job in CI; this caused it to be impossible to build a release archive for 2.87.4
Overview of changes in GLib 2.87.4, 2026-03-12
* Avoid installing broken symlinks as part of the test data for the gdatetime tests (!5054 (merged), work by Alessandro Astone)
* Fix g_file_set_contents() with non-ASCII filenames on Windows (#3873 (closed), work by Lukas K.)
Overview of changes in GLib 2.87.3, 2026-02-25
* Improved support for GNotification on Windows (#3867 (closed), #3869 (closed), work by Oscar Pernia Moreno)
* Fix module lookups via GModule on Cygwin (#3741 (closed), work by Ailin Nemui)
* Fix local timezone lookup with nested symlinks in /etc/localtime (#3816 (closed), work by Alessandro Astone)
* Fix ordering and sequential consistency of gatomic memory barriers on MSVC and fallback GCC code paths (#3829 (closed), #3852 (closed), work by Luca Bacci)
* Fix various integer overflow bugs (#3870 (closed), #3871 (closed), #3872 (closed), CVE-2026-1484, CVE-2026-1485, CVE-2026-1489, work by Marco Trevisan)
* Add GSocketControlMessage subclasses for receiving IP_TOS and IPV6_TCLASS (!4846 (merged), work by Jakub Adam)
* Support polling more than 1024 FDs on macOS (!4953 (merged), work by Ihar Hrachyshka)
* Remove platform-specific backward compatibility from GLib-2.0 as it’s impossible to support (#3839 (closed), !4881 (merged), work by Marco Trevisan)
* Improve introspection annotations for delimiters on g_strsplit_set() (this may require changes in introspection bindings)
* Basic support for building and running some functionality on tvOS and watchOS (!4992 (merged), work by Nirbheek Chauhan)
* Add g_get_monotonic_time() variant with nanosecond precision (!5004 (merged), work by Benjamin Otte)
Overview of changes in GLib 2.87.2, 2026-01-19
* Add initial support for GNotification on Windows (#3857 (closed), work by Oscar Pernia Moreno)
Overview of changes in GLib 2.87.1, 2025-12-30
* Several low-risk CVE fixes (#3827 (closed), #3834 (closed), #3845 (closed))
* Fix return type of gi_callable_info_get_closure_native_address() (#3859 (closed), work by Philip Chimento)
* Tweak thread pool handling for GTask threads to prevent stalls (#3840 (closed), work by Ignazio Pillai)
* Respect NO_COLOR environment variable in log output (!4898 (merged), work by Aaron Andersen)
* Update file system type lists to mark more file system types as system ones and to recognise ntfs3 file systems (!4916 (merged) and #3828 (closed), work by Christian Hergert and Alexander Schwinn)
* Add G_GNUC_FLAG_ENUM attribute to mark enums as flags (!4900 (merged), work by Philip Chimento)
* Add a static CRT constructor and fusion manifest XML for GLib utilities on Windows so that stderr can be unbuffered and streams are flushed on exit (#3733 (closed), work by Luca Bacci)
* Fix G_FILE_MONITOR_WATCH_HARD_LINKS on Windows (#3819 (closed), work by Jehan)
Overview of changes in GLib 2.87.0, 2025-11-03
* Update to Unicode 17.0.0 (!4793 (merged), work by Peng Wu)
* Support runtime extensions to gdbus-codegen tool to allow modifying its output in project-specific ways (!4812 (merged), work by Sebastian Wick)
* Use document portal to open all the URIs for snaps (!4822 (merged), work by Marco Trevisan)
* Add g_markup_parse_context_get_offset() API for getting error locations in XML files (!4879 (merged), work by Matthias Clasen)

Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2 weeks agolibpcre2: Enabling Ptest support
Shaik Moin [Thu, 19 Mar 2026 18:23:17 +0000 (23:53 +0530)] 
libpcre2: Enabling Ptest support

Install libpcre2 test suite and run it as ptest.

Add tests for POSIX wrapper (pcre2posix_test), core PCRE2 engine (RunTest), and grep utility (RunGrepTest).

pcre2posix_test: Verifies the POSIX wrapper API
RunTest: Executes the core PCRE2 test suite through pcre2test
RunGrepTest: Checks pcre2grep to ensure its grepping style matching works as expected with various patterns and input files.

Signed-off-by: Shaik Moin <moins@kpit.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2 weeks agolayer.conf: update pkgconfig-native exclusions to pkgconf-native
Ross Burton [Fri, 20 Mar 2026 12:27:31 +0000 (12:27 +0000)] 
layer.conf: update pkgconfig-native exclusions to pkgconf-native

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2 weeks agopkgconfig: remove
Ross Burton [Fri, 20 Mar 2026 12:27:30 +0000 (12:27 +0000)] 
pkgconfig: remove

We're now using pkgconf, so drop the pkgconfig recipe.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2 weeks agoclass/pkgconfig: use pkgconf instead of pkgconfig
Ross Burton [Fri, 20 Mar 2026 12:27:29 +0000 (12:27 +0000)] 
class/pkgconfig: use pkgconf instead of pkgconfig

The last meaningful change to freedesktop.org pkgconfig was in 2019, but
pkgconf is actively maintained.

Major distributions such as Fedora (and derivates), Debian (ditto), Arch
Linux, Buildroot, and Alpine have all moved to pkgconf already.

There's a subtle behaviour change between pkgconfig and pkgconf, whereas
pkgconfig appends the sysroot to PKG_CONFIG_SYSTEM_INCLUDE_PATH pkgconf
does not, so we need to sysroot-prefix those variables.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2 weeks agopkgconf: minimise wrapper
Ross Burton [Fri, 20 Mar 2026 12:27:28 +0000 (12:27 +0000)] 
pkgconf: minimise wrapper

There's no need to look at the passed arguments and unset variables, we
want fdo's pkgconfig behaviour when called from the pkg-config wrapper
and this can be done by exporting PKG_CONFIG_FDO_SYSROOT_RULES.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2 weeks agopkgconf: ensure pkgconf-native doesn't try and look on the host
Ross Burton [Fri, 20 Mar 2026 12:27:27 +0000 (12:27 +0000)] 
pkgconf: ensure pkgconf-native doesn't try and look on the host

Neuter the native build of pkgconf so that it doesn't default to looking
on the build host for .pc files, to avoid accidental host contamination.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2 weeks agopkgconf: inherit pkgconfig
Ross Burton [Fri, 20 Mar 2026 12:27:26 +0000 (12:27 +0000)] 
pkgconf: inherit pkgconfig

pkgconf needs to know the value of PKG_CONFIG_LIBDIR, so it needs to
inherit the pkgconfig class.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2 weeks agosystemd: Populate udev-bash-completion before bash-completion
Jörg Sommer [Wed, 18 Mar 2026 05:16:44 +0000 (06:16 +0100)] 
systemd: Populate udev-bash-completion before bash-completion

The `inherit bash-completion` places its package at the front of
PACKAGE_BEFORE_PN. So this picks up the udevadm file before
udev-bash-completion is populated. Therefore, u-b-c has to go to the front
of PACKAGE_BEFORE_PN.

Signed-off-by: Jörg Sommer <joerg.sommer@navimatix.de>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2 weeks agosystemd-bootconf: do not modify build directory in do_install
Nora Schiffer [Wed, 18 Mar 2026 15:24:36 +0000 (16:24 +0100)] 
systemd-bootconf: do not modify build directory in do_install

do_install should only modify ${D}, otherwise rerunning the task will
have inconsistent results. In the case of systemd-bootconf, a second run
of do_install without rerunning do_configure (for example after modifying
it in a bbappend) fails altogether, as loader.conf would be missing.

Rather than fixing this up by deleting loader.conf from ${D} instead of
${S} after copying *.conf, clean up systemd-boot-cfg.bbclass not to
store loader.conf at the same location as the individual entries in the
first place, so they can be copied separately. While we're at it, also
change the recipe to make use of the variables defined by the class.

Signed-off-by: Nora Schiffer <nora.schiffer@ew.tq-group.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2 weeks agosystemd: add detailed debug logging to fdset_new_fill()
Ashish Kumar Mishra [Wed, 18 Mar 2026 08:13:06 +0000 (13:43 +0530)] 
systemd: add detailed debug logging to fdset_new_fill()

Currently, when fdset_new_fill() fails to open /proc/self/fd or
encounters an error while processing individual file descriptors
(such as fcntl or fstat failures), it returns a silent error code.

For debugging rarely reproducible failures it becomes difficult to
know the exact cause of failure
This commit updates the function to use log_debug_errno() for all
error paths and hence  provides better visibility into why FD collection
failed, including the path of the problematic FD (via fd_get_path)
and its inode type.

Signed-off-by: AshishKumar Mishra <ashishkumar.mishra@bmwtechworks.in>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2 weeks agonfs-utils: Add RDEPENDS netbase
Jörg Sommer [Thu, 19 Mar 2026 09:26:07 +0000 (10:26 +0100)] 
nfs-utils: Add RDEPENDS netbase

The package netbase has to be installed. Otherwise nfs-server.service fails
to start, because /etc/services is missing:

  sh[584]: nfsdctl: getaddrinfo of "(null)" failed: Servname not supported for ai_socktype
  sh[584]: nfsdctl: Error: Protocol not supported
  sh[584]: nfsdctl: Error: Invalid argument
  sh[583]: rpc.nfsd: unable to resolve ANYADDR:nfs: Servname not supported for ai_socktype
  sh[583]: rpc.nfsd: Unable to request RDMA services: Protocol not supported
  sh[583]: rpc.nfsd: unable to set any sockets for nfsd
  systemd[1]: nfs-server.service: Main process exited, code=exited, status=1/FAILURE

Signed-off-by: Jörg Sommer <joerg.sommer@navimatix.de>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2 weeks agolibsoup: fix CVE-2025-32049/CVE-2026-1539
Changqing Li [Thu, 19 Mar 2026 05:22:34 +0000 (13:22 +0800)] 
libsoup: fix CVE-2025-32049/CVE-2026-1539

Refer:
https://gitlab.gnome.org/GNOME/libsoup/-/issues/390
https://gitlab.gnome.org/GNOME/libsoup/-/issues/489

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2 weeks agoweston: update to 15.0.0
Scott Murray [Thu, 19 Mar 2026 04:38:21 +0000 (00:38 -0400)] 
weston: update to 15.0.0

Announcement:
https://lore.freedesktop.org/wayland-devel/aZbDU-xtVMLhB0wD@xpredator/

Functional changes:
- New Vulkan renderer. A "vulkan" PACKAGECONFIG option has been
  added to enable building it, and it is enabled if "vulkan" is
  present in DISTRO_FEATURES, similar to how X11 and Wayland are
  handled.  A post-release change has been backported to fix
  building the new backend with X11 or Wayland disabled.
- New Lua shell. A "lua-shell" PACkAGECONFIG option has been added
  to enable building it, but it has not been enabled by default to
  avoid affecting build times.
- Fullscreen shell and screen-share module marked as deprecated.
  Their PACKAGECONFIG options have been updated to still work, but
  have not been renamed to avoid breaking working configurations.
- Perfetto support. A "perfetto" PACKAGECONFIG option has been
  added to enable building it, but it is not on by default due
  to meta-oe being required to build.
- The "client-no-resize" option for the RDP backend has been
  replaced with "resizeable/no-resizeable" to match the VNC
  backend. The example in weston.ini has been updated.

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2 weeks agolibxml2: upgrade 2.15.1 -> 2.15.2
Liu Yiding [Wed, 18 Mar 2026 09:49:05 +0000 (17:49 +0800)] 
libxml2: upgrade 2.15.1 -> 2.15.2

1.Changelog
  https://gitlab.gnome.org/GNOME/libxml2/-/blob/2.15/NEWS?ref_type=heads

2.Remove following patch as merged upstream
  CVE-2026-0990.patch
  CVE-2026-0992-01.patch
  0001-testlimits-optionally-accept-timeout-input.patch
  CVE-2026-0989.patch
  CVE-2026-0992-02.patch
  CVE-2026-0992-03.patch

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2 weeks agomusl-locales: Fix locale-base-sr-sr typo
Michal Sieron [Tue, 17 Mar 2026 20:29:12 +0000 (21:29 +0100)] 
musl-locales: Fix locale-base-sr-sr typo

Package name is locale-base-sr->>rs<<.

Signed-off-by: Michal Sieron <michalwsieron@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2 weeks agoxkeyboard-config: upgrade 2.46 -> 2.47
Wang Mingyu [Thu, 19 Mar 2026 10:13:32 +0000 (18:13 +0800)] 
xkeyboard-config: upgrade 2.46 -> 2.47

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2 weeks agotaglib: upgrade 2.2 -> 2.2.1
Wang Mingyu [Thu, 19 Mar 2026 10:13:31 +0000 (18:13 +0800)] 
taglib: upgrade 2.2 -> 2.2.1

Changelog:
===========
 * Support edition, chapter and attachment UIDs in Matroska simple tags.
 * Avoid duplicates in Matroska complex property keys.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2 weeks agostress-ng: upgrade 0.20.00 -> 0.20.01
Wang Mingyu [Thu, 19 Mar 2026 10:13:30 +0000 (18:13 +0800)] 
stress-ng: upgrade 0.20.00 -> 0.20.01

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2 weeks agosquashfs-tools: upgrade 4.7.4 -> 4.7.5
Wang Mingyu [Thu, 19 Mar 2026 10:13:29 +0000 (18:13 +0800)] 
squashfs-tools: upgrade 4.7.4 -> 4.7.5

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2 weeks agosqlite3: upgrade 3.51.2 -> 3.51.3
Wang Mingyu [Thu, 19 Mar 2026 10:13:28 +0000 (18:13 +0800)] 
sqlite3: upgrade 3.51.2 -> 3.51.3

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2 weeks agoseatd: upgrade 0.9.2 -> 0.9.3
Wang Mingyu [Thu, 19 Mar 2026 10:13:27 +0000 (18:13 +0800)] 
seatd: upgrade 0.9.2 -> 0.9.3

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2 weeks agopython3-xmltodict: upgrade 1.0.3 -> 1.0.4
Wang Mingyu [Thu, 19 Mar 2026 10:13:26 +0000 (18:13 +0800)] 
python3-xmltodict: upgrade 1.0.3 -> 1.0.4

Bug Fixes
unparse: add bytes_errors policy and handle bytes scalars consistently

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2 weeks agopython3-uv-build: upgrade 0.10.4 -> 0.10.10
Wang Mingyu [Thu, 19 Mar 2026 10:13:25 +0000 (18:13 +0800)] 
python3-uv-build: upgrade 0.10.4 -> 0.10.10

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2 weeks agopython3-testtools: upgrade 2.8.3 -> 2.8.7
Wang Mingyu [Thu, 19 Mar 2026 10:13:24 +0000 (18:13 +0800)] 
python3-testtools: upgrade 2.8.3 -> 2.8.7

Improvements
------------
* Fix an issue with "iterate_tests", which was recently changes to insist
  on accepting an instance of "unittest.TestSuite", breaking some users.
* Improve the type annotations for "testtools.testcase.TestCase.skipTest"
* Correct a URL in the README
* Improve the type annotations for "testtools.testcase.TestCase.assertRaises".
  This method will now be typed correctly when called as a method or as a
  context manager.
* Fix the type annotations for "testtools.testcase.TestCase.useFixture"
* Clear "force_failure" in "_reset()" so that re-running a test
  after an "expectThat" failure can succeed if successful conditions are met again.
* Make "extract_result()" and "DeferredNotFired" public APIs in
  "testtools.twistedsupport". These utilities are useful for extracting
  results from synchronous Deferreds in tests.
* Add support for "unittest.TestCase.subTest". Failures are reported
  individually while the entire test method is still treated as a single test.
* Add "testtools.matchers.test" module providing a test harness for
  users who write their own custom matchers.

Changes
-------
* Re-add compat helpers and helper modules that were accidentally removed
  in a patch release, breaking API compatibility. These are now deprecated
  and will be removed in a future major release.
* "typing-extensions" is no longer required at runtime; it is only needed
  for type checking.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2 weeks agopython3-sphinxcontrib-svg2pdfconverter: upgrade 2.0.0 -> 2.1.0
Wang Mingyu [Thu, 19 Mar 2026 10:13:23 +0000 (18:13 +0800)] 
python3-sphinxcontrib-svg2pdfconverter: upgrade 2.0.0 -> 2.1.0

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2 weeks agopython3-setuptools: upgrade 82.0.0 -> 82.0.1
Wang Mingyu [Thu, 19 Mar 2026 10:13:21 +0000 (18:13 +0800)] 
python3-setuptools: upgrade 82.0.0 -> 82.0.1

Changelog:
=============
- Fix the loading of launcher manifest.xml file.
- Replaced deprecated json.__version__ with fixture in tests.
- Add advice about how to improve predictability when installing sdists

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2 weeks agopython3-pytz: upgrade 2025.2 -> 2026.1
Wang Mingyu [Thu, 19 Mar 2026 10:13:20 +0000 (18:13 +0800)] 
python3-pytz: upgrade 2025.2 -> 2026.1

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2 weeks agopython3-pyopenssl: upgrade 25.3.0 -> 26.0.0
Wang Mingyu [Thu, 19 Mar 2026 10:13:19 +0000 (18:13 +0800)] 
python3-pyopenssl: upgrade 25.3.0 -> 26.0.0

Changes:
- Added support for using aws-lc instead of OpenSSL.
- Properly raise an error if a DTLS cookie callback returned a cookie longer
  than DTLS1_COOKIE_LENGTH bytes. Previously this would result in a
  buffer-overflow. Credit to dark_haxor for reporting the issue. CVE-2026-27459
- Added OpenSSL.SSL.Connection.get_group_name to determine which group name was
  negotiated.
- Context.set_tlsext_servername_callback now handles exceptions raised in the
  callback by calling sys.excepthook and returning a fatal TLS alert.
  Previously, exceptions were silently swallowed and the handshake would proceed
  as if the callback had succeeded. Credit to Leury Castillo for reporting this
  issue. CVE-2026-27448

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2 weeks agopython3-pygobject: upgrade 3.54.5 -> 3.56.1
Wang Mingyu [Thu, 19 Mar 2026 10:13:18 +0000 (18:13 +0800)] 
python3-pygobject: upgrade 3.54.5 -> 3.56.1

semicolon.patch
removed since it's included in 3.56.1

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2 weeks agopython3-numpy: upgrade 2.4.2 -> 2.4.3
Wang Mingyu [Thu, 19 Mar 2026 10:13:17 +0000 (18:13 +0800)] 
python3-numpy: upgrade 2.4.2 -> 2.4.3

Changelog:
============
- MAINT: Prepare 2.4.x for further development
- BUG: Fix some leaks found via LeakSanitizer
- MAINT: Synchronize 2.4.x submodules with main
- TYP: matlib: missing extended precision imports
- BUG: Fix weak hash function in np.isin().
- BUG: fix infinite recursion in np.ma.flatten_structured_array...
- BUG: Fix buffer overrun in CPU baseline validation
- BUG: Fix busdaycalendar's handling of a bool array weekmask....
- BUG: Fix reference leaks and NULL pointer dereferences
- MAINT: fix two minor issues noticed when touching the C API setup
- ENH: Test .kind not .char in np.testing.assert_equal
- BUG: fix type issues in uses if PyDataType macros
- MAINT: Don't use vulture 2.15, it has false positives
- MAINT: update openblas

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2 weeks agonfs-utils: upgrade 2.8.5 -> 2.8.7
Wang Mingyu [Thu, 19 Mar 2026 10:13:15 +0000 (18:13 +0800)] 
nfs-utils: upgrade 2.8.5 -> 2.8.7

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2 weeks agomeson: upgrade 1.10.1 -> 1.10.2
Wang Mingyu [Thu, 19 Mar 2026 10:13:14 +0000 (18:13 +0800)] 
meson: upgrade 1.10.1 -> 1.10.2

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2 weeks agomesa: upgrade 26.0.1 -> 26.0.2
Wang Mingyu [Thu, 19 Mar 2026 10:13:13 +0000 (18:13 +0800)] 
mesa: upgrade 26.0.1 -> 26.0.2

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2 weeks agolzlib: upgrade 1.15 -> 1.16
Wang Mingyu [Thu, 19 Mar 2026 10:13:12 +0000 (18:13 +0800)] 
lzlib: upgrade 1.15 -> 1.16

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2 weeks agolsof: upgrade 4.99.5 -> 4.99.6
Wang Mingyu [Thu, 19 Mar 2026 10:13:09 +0000 (18:13 +0800)] 
lsof: upgrade 4.99.5 -> 4.99.6

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2 weeks agolibpciaccess: upgrade 0.18.1 -> 0.19
Wang Mingyu [Thu, 19 Mar 2026 10:13:08 +0000 (18:13 +0800)] 
libpciaccess: upgrade 0.18.1 -> 0.19

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2 weeks agolibgcrypt: upgrade 1.12.0 -> 1.12.1
Wang Mingyu [Thu, 19 Mar 2026 10:13:07 +0000 (18:13 +0800)] 
libgcrypt: upgrade 1.12.0 -> 1.12.1

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2 weeks agohwdata: upgrade 0.404 -> 0.405
Wang Mingyu [Thu, 19 Mar 2026 10:13:05 +0000 (18:13 +0800)] 
hwdata: upgrade 0.404 -> 0.405

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2 weeks agogsettings-desktop-schemas: upgrade 49.1 -> 50.0
Wang Mingyu [Thu, 19 Mar 2026 10:13:03 +0000 (18:13 +0800)] 
gsettings-desktop-schemas: upgrade 49.1 -> 50.0

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2 weeks agofastfloat: upgrade 8.2.3 -> 8.2.4
Wang Mingyu [Thu, 19 Mar 2026 10:13:02 +0000 (18:13 +0800)] 
fastfloat: upgrade 8.2.3 -> 8.2.4

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2 weeks agoethtool: upgrade 6.15 -> 6.19
Wang Mingyu [Thu, 19 Mar 2026 10:13:01 +0000 (18:13 +0800)] 
ethtool: upgrade 6.15 -> 6.19

avoid_parallel_tests.patch
refreshed for 6.19

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2 weeks agoerofs-utils: upgrade 1.8.10 -> 1.9.1
Wang Mingyu [Thu, 19 Mar 2026 10:13:00 +0000 (18:13 +0800)] 
erofs-utils: upgrade 1.8.10 -> 1.9.1

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2 weeks agoell: upgrade 0.82 -> 0.83
Wang Mingyu [Thu, 19 Mar 2026 10:12:59 +0000 (18:12 +0800)] 
ell: upgrade 0.82 -> 0.83

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2 weeks agoe2fsprogs: upgrade 1.47.3 -> 1.47.4
Wang Mingyu [Thu, 19 Mar 2026 10:12:58 +0000 (18:12 +0800)] 
e2fsprogs: upgrade 1.47.3 -> 1.47.4

0001-misc-create_inode.c-Fix-for-file-larger-than-2GB.patch
removed since it's inclued in 1.47.4

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2 weeks agodpkg: upgrade 1.23.5 -> 1.23.7
Wang Mingyu [Thu, 19 Mar 2026 10:12:57 +0000 (18:12 +0800)] 
dpkg: upgrade 1.23.5 -> 1.23.7

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2 weeks agodiffoscope: upgrade 313 -> 314
Wang Mingyu [Thu, 19 Mar 2026 10:12:56 +0000 (18:12 +0800)] 
diffoscope: upgrade 313 -> 314

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2 weeks agobind: upgrade 9.20.18 -> 9.20.20
Wang Mingyu [Thu, 19 Mar 2026 10:12:55 +0000 (18:12 +0800)] 
bind: upgrade 9.20.18 -> 9.20.20

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2 weeks agoat-spi2-core: upgrade 2.58.3 -> 2.60.0
Wang Mingyu [Thu, 19 Mar 2026 10:12:53 +0000 (18:12 +0800)] 
at-spi2-core: upgrade 2.58.3 -> 2.60.0

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2 weeks agoman-pages: upgrade 6.16 -> 6.17
Liu Yiding [Thu, 19 Mar 2026 09:26:33 +0000 (17:26 +0800)] 
man-pages: upgrade 6.16 -> 6.17

Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
3 weeks agospdx: Update to latest bindings
Joshua Watt [Wed, 18 Mar 2026 13:44:40 +0000 (07:44 -0600)] 
spdx: Update to latest bindings

Updates the to bindings generated from version 1.0.0 of shacl2code.
These bindings make some changes to the way extension classes are
generated, add support for context in generate SPDX files, and are about
25% faster and more space efficient than the previous version

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
3 weeks agospdx: Remove do_collect_spdx_deps task
Joshua Watt [Wed, 18 Mar 2026 13:44:39 +0000 (07:44 -0600)] 
spdx: Remove do_collect_spdx_deps task

Removes the do_collect_spdx_deps task. This task was added a long time
ago, and appears to have been added due to a misunderstanding about how
the task graph works. It is not necessary since tasks can directly call
collect_direct_deps() with the appropriate task that they depend on to
get their dependencies.

This should fix several classes of SPDX bug where documents could not be
found because the wrong deps were being looked for due to which tasks
were re-run

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
3 weeks agospdx3: Use common variable for vardeps
Joshua Watt [Wed, 18 Mar 2026 13:44:37 +0000 (07:44 -0600)] 
spdx3: Use common variable for vardeps

Instead of repeating the vardeps for each SPDX task with the necessary
variables, use a common variable to make it easier to manage

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
3 weeks agospdx: Remove fatal errors for missing providers
Joshua Watt [Wed, 18 Mar 2026 13:44:36 +0000 (07:44 -0600)] 
spdx: Remove fatal errors for missing providers

When creating images and SDKs, do not error on missing providers. This
allows recipes to use the `nospdx` inherit to prevent SPDX from being
generated, but not result in an error when assembling the final image.

Note that runtime packages generation already ignored missing
providers, so this is changing image and SDK generation to match

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
3 weeks agospdx30: Remove package VEX
Joshua Watt [Wed, 18 Mar 2026 13:44:35 +0000 (07:44 -0600)] 
spdx30: Remove package VEX

Removes VEX statements from packages. These are no longer necessary
since the VEX data is now attached to the recipes, which significantly
reduces the duplication of the data, and thus the size of the SPDX
output files.

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
3 weeks agospdx_common: Check for dependent task in task flags
Joshua Watt [Wed, 18 Mar 2026 13:44:34 +0000 (07:44 -0600)] 
spdx_common: Check for dependent task in task flags

Checks that the task being used to detect dependencies is present in at
least one dependency task flag of the current task. This helps prevent
errors where the wrong task is specified and never found.

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
3 weeks agospdx: De-duplicate CreationInfo
Joshua Watt [Wed, 18 Mar 2026 13:44:33 +0000 (07:44 -0600)] 
spdx: De-duplicate CreationInfo

De-duplicates CreationInfo objects that are identical (except for ID)
when writing out an SBoM. This significantly reduces the number of
CreationInfo objects that end up in the final document.

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
3 weeks agospdx30: Include patch file information in VEX
Joshua Watt [Wed, 18 Mar 2026 13:44:32 +0000 (07:44 -0600)] 
spdx30: Include patch file information in VEX

Modifies the SPDX VEX output to include the patches that fix a
particular vulnerability. This is done by adding a `patchedBy`
relationship from the `VexFixedVulnAssessmentRelationship` to the `File`
that provides the fix.

If the file can be located without fetching (e.g. is a file:// in
SRC_URI), the checksum will be included.

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
3 weeks agospdx3: Add is-native property
Joshua Watt [Wed, 18 Mar 2026 13:44:31 +0000 (07:44 -0600)] 
spdx3: Add is-native property

Adds a custom is-native property to the recipe package to indicate if it
is a native recipe

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
3 weeks agospdx3: Add recipe SBoM task
Joshua Watt [Wed, 18 Mar 2026 13:44:30 +0000 (07:44 -0600)] 
spdx3: Add recipe SBoM task

Adds a task that will create the complete recipe-level SBoM for a given
target recipe, following all dependencies. For example:

```
bitbake -c create_recipe_sbom zstd
```

Would produce the complete recipe SBoM for the zstd recipe, include all
build time dependencies (recursively).

The complete SBoM for all (target) recipes can be built with:

```
bitbake meta-world-recipe-sbom
```

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
3 weeks agospdx3: Add recipe SPDX data
Joshua Watt [Wed, 18 Mar 2026 13:44:29 +0000 (07:44 -0600)] 
spdx3: Add recipe SPDX data

Adds a new package to the SPDX output that represents the recipe data
for a given recipe. Importantly, this data contains only things that can
be determined statically from only the recipe, so it doesn't require
fetching or building anything. This means that build time dependencies
and CVE information for recipes can be analyzed without needing to
actually do any builds.

Sadly, license data cannot be included because NO_GENERIC_LICENSE means
that actual license text might only be available after do_fetch

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
3 weeks agopackagegroup-core-tools-profile: add lttng-modules to LTTNGTOOLS
Kai Kang [Wed, 18 Mar 2026 10:10:25 +0000 (18:10 +0800)] 
packagegroup-core-tools-profile: add lttng-modules to LTTNGTOOLS

It has removed lttng-modules from lttng-tools's RRECOMMENDS, so add
lttng-modules to LTTNGTOOLS in packagegroup-core-tools-profile.bb to
make its dependent packages unchanged.

[RP: Fix for riscv64 which doesn't support lttng-modules]
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
3 weeks agolttng-tools: not rrecommend on lttng-modules
Kai Kang [Wed, 18 Mar 2026 10:10:24 +0000 (18:10 +0800)] 
lttng-tools: not rrecommend on lttng-modules

As in the lttng manual [1]:

  Most distributions mark the LTTng-modules and LTTng-UST packages as
  optional when installing LTTng-tools (which is always required). In
  the following sections, we always provide the steps to install all
  three, but note that:

  * You only need to install LTTng-modules if you intend to use the
    Linux kernel LTTng tracer.
  * You only need to install LTTng-UST if you intend to use the user
    space LTTng tracer.

there should be no force dependency between lttng-tools and
lttng-modules. When set lttng-modules in RRECOMMENDS, it always forces
to build lttng-modules whether it is required or not.

Compare to rpm spec [2] and debian conf [3], there are no any dependency
between them too.

So remove the RRECOMMENDS setting.

[1]: https://lttng.org/docs/v2.14/#doc-installing-lttng
[2]: https://rpmfind.net/linux/RPM/fedora/updates/testing/43/aarch64/Packages/l/lttng-tools-2.14.0-4.fc43.aarch64.html
[3]: https://packages.debian.org/trixie/lttng-tools

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
3 weeks agopython3: package all of the compression module into python3-compression
Ross Burton [Thu, 19 Mar 2026 11:24:03 +0000 (11:24 +0000)] 
python3: package all of the compression module into python3-compression

Package all of the compression. module into the compression package, as
otherwise some modules such as compression.zstd end up in python3-misc.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
3 weeks agoglibc-testsuite: Do not generate SPDX
Joshua Watt [Wed, 18 Mar 2026 13:44:38 +0000 (07:44 -0600)] 
glibc-testsuite: Do not generate SPDX

glibc-testsuite does not run on target or factor into the build supply
chain, since its purpose is run tests in Qemu at build time

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
3 weeks agometa/*-tarball: Fix SDK PACKAGE_ARCH after recent changes
Richard Purdie [Thu, 19 Mar 2026 22:15:58 +0000 (22:15 +0000)] 
meta/*-tarball: Fix SDK PACKAGE_ARCH after recent changes

In "sstate: Tweak SDK sstate package architecture", these PACKAGE_ARCH
values should have been updated to match, fix that.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
3 weeks agorunqemu: fix the checking of STAGING_BINDIR_NATIVE
Chen Qi [Fri, 20 Mar 2026 07:15:48 +0000 (00:15 -0700)] 
runqemu: fix the checking of STAGING_BINDIR_NATIVE

In previous patch[1], the os.path.exists was accidently called twice.
This is incorrect.

[1] https://git.openembedded.org/openembedded-core/commit/?id=972155bbee02dd8061fee9c07a40f8e9034b9a3c

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
3 weeks agodocumentation.conf: Add LICENSE_FLAGS related variables
Ricardo Ungerer [Tue, 17 Mar 2026 22:03:50 +0000 (22:03 +0000)] 
documentation.conf: Add LICENSE_FLAGS related variables

The LICENSE_FLAGS, LICENSE_FLAGS_ACCEPTED, and LICENSE_FLAGS_DETAILS
documented in [1] are not listed in documentation.conf. This commit adds
them to the documentation.conf file.

[1] https://docs.yoctoproject.org/dev/dev-manual/licenses.html#enabling-commercially-licensed-recipes

Signed-off-by: Ricardo Ungerer <ungerer.ricardo@gmail.com>
Reviewed-by: Mark Jonas <toertel@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
3 weeks agobarebox-tools: upgrade 2026.01.0 -> 2026.03.0
Hemanth Kumar M D [Tue, 17 Mar 2026 09:56:50 +0000 (02:56 -0700)] 
barebox-tools: upgrade 2026.01.0 -> 2026.03.0

Highlights in v2026.03.0:
- Security fix: signed FIT image vulnerability fixed; users doing
  secure boot with signed FIT images should update to this release
- Added Rockchip RK3562 SoC support along with KickPi K3 board
- USB Fastboot now supports booting Linux kernels generically across
  architectures (previously limited to ARM32 zImage)
- CI infrastructure gained PowerPC Qemu test coverage
- ARM NXP i.MX8MP: Fixed SoC UID incorrectly reading 64bit instead of
  128bit; enable CONFIG_ARCH_IMX8MP_KEEP_COMPATIBLE_SOC_UID if rolled
  out devices depend on constant SoC UID

For full release notes, see:
https://lore.kernel.org/barebox/abQ56zuKfzKlZvcr@pengutronix.de/T/#u

Dropped a local patch 0001-barebox-tools-fix-glibc-2.43-openat2-build.patch
as it has been merged now with this release.

Signed-off-by: Hemanth Kumar M D <Hemanth.KumarMD@windriver.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
3 weeks agolibinput: upgrade 1.30.1-> 1.30.2
Liu Yiding [Tue, 17 Mar 2026 09:53:04 +0000 (17:53 +0800)] 
libinput: upgrade 1.30.1-> 1.30.2

1. Changelog
  https://gitlab.freedesktop.org/libinput/libinput/-/releases/1.30.2

Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
3 weeks agoccache: upgrade 4.12.3 -> 4.13.1
Liu Yiding [Tue, 17 Mar 2026 09:31:08 +0000 (17:31 +0800)] 
ccache: upgrade 4.12.3 -> 4.13.1

1. Changelog
  https://ccache.dev/releasenotes.html#_ccache_4_13_1

2. Checksum of LICENSE.adoc changed as:
  2.1 authors.adoc location changed
  2.2 third_party fmt version update
  2.3 third_party oss nonstd-span removed

3. Remove LIC_FILES_CHKSUM of nonstd-span as it was removed from third_party

Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
3 weeks agooeqa/qemurunner: make the error message about invalid rootfs clearer
Corentin Guillevic [Wed, 18 Mar 2026 16:00:58 +0000 (17:00 +0100)] 
oeqa/qemurunner: make the error message about invalid rootfs clearer

Printing "Invalid rootfs" when the rootfs image simply doesn't exist can
be misleading to the user. Print a clearer message to help users understand
the issue.

Signed-off-by: Corentin Guillevic <corentin.guillevic@smile.fr>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
3 weeks agodocumentation.conf: Drop obsolete QMAKE vars
Niko Mauno [Wed, 18 Mar 2026 16:00:18 +0000 (16:00 +0000)] 
documentation.conf: Drop obsolete QMAKE vars

The use of these variables ceased already in 2015, since
commit cb89d2b25b4e ("qt4: remove recipes and classes")

Signed-off-by: Niko Mauno <niko.mauno@vaisala.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
3 weeks agodocumentation.conf: Drop obsolete INC_PR
Niko Mauno [Wed, 18 Mar 2026 16:00:17 +0000 (16:00 +0000)] 
documentation.conf: Drop obsolete INC_PR

The use of the variable ceased already in 2020, since
commit 3fdd772b419b ("recipes: Remove remaining INC_PR variables")

Signed-off-by: Niko Mauno <niko.mauno@vaisala.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
3 weeks agopython3-sbom-cve-check: Update to release 1.2.0
Benjamin Robin [Tue, 17 Mar 2026 08:38:06 +0000 (09:38 +0100)] 
python3-sbom-cve-check: Update to release 1.2.0

Update from release 1.1.0 to 1.2.0. The changelog:
https://github.com/bootlin/sbom-cve-check/blob/v1.2.0/CHANGELOG.md#v120

Signed-off-by: Benjamin Robin <benjamin.robin@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
3 weeks agogdb: Upgrade 16.3 -> 17.1
Sunil Dora [Tue, 17 Mar 2026 11:15:37 +0000 (04:15 -0700)] 
gdb: Upgrade 16.3 -> 17.1

GDB 17.1 includes the following changes and enhancements:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=blob_plain;f=gdb/NEWS;hb=gdb-17.1-release

 * x86-64 CET shadow stack support
 * Debugging Linux programs that use AArch64 Guarded Control Stacks
 * GDB record feature now supports rv64gc architectures
 * 'info threads' command support for two new options '-stopped' and '-running'
    to limit the list of displayed threads.
 * On Linux and FreeBSD, the addresses shown by the 'info sharedlibrary' command
   are now for the full memory range allocated to the shared library.
 * Linux checkpoints now work with multiple inferiors
 * Improved linker namespace support
 * Warnings and error messages now start with an emoji (warning sign,
   or cross mark) if supported by the host charset. Configurable.
 * Built-in support for TLS on Linux as backup when libthread_db is not
   available. Supported on the x86_64, aarch64, ppc64, s390x, and riscv
   architectures, when compiled with GLIBC or MUSL.
 * New command "set riscv numeric-register-names" to display risc-v
   registers using their numeric names instead of their ABI names.
 * The Alpha target now supports target descriptions.
 * Python API enhancements
 * Support for Python versions older than 3.4 has been removed.

Dropped 0009-Readline-8.3-alpha-release.patch
Added 0009-PR-gdb-33747-gdb-ser-unix-modernize-Linux-custom-bau.patch
Added 0010-GDB-aarch64-linux-Fix-build-failure-on-musl-systems.patch

Co-authored-by: Sundeep Kokkonda <Sundeep.Kokkonda@windriver.com>
Signed-off-by: Sunil Dora <sunilkumar.dora@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
3 weeks agooverlayfs-etc: Add template file dependency
Vyacheslav Yurkov [Tue, 17 Mar 2026 18:40:52 +0000 (18:40 +0000)] 
overlayfs-etc: Add template file dependency

It case a user uses own template file, its changes have to be propagated
to the image.

Fixes [YOCTO #16193]

Cc: Wojciech Niziński <niziak-yoctobug@spox.org>
Signed-off-by: Vyacheslav Yurkov <uvv.mail@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
3 weeks agosanity: condition hash equivalence warnings to when it is in use.
Jose Quaresma [Tue, 17 Mar 2026 16:22:12 +0000 (16:22 +0000)] 
sanity: condition hash equivalence warnings to when it is in use.

The warnings about the hash equivalence server are only valid when the signature is
being used, and for that we have to check the BB_SIGNATURE_HANDLER variable.

This fix the warning that is displayed when using the basic signature hash, OEBasicHash.

| WARNING:
| You are using a local hash equivalence server but have configured an sstate mirror.
| This will likely mean no sstate will match from the mirror.
| You may wish to disable the hash equivalence use (BB_HASHSERVE),
| or use a hash equivalence server alongside the sstate mirror.

Signed-off-by: Jose Quaresma <jose.quaresma@oss.qualcomm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
3 weeks agocmake: upgrade 4.2.3 -> 4.3.0
Moritz Haase [Wed, 18 Mar 2026 06:31:10 +0000 (07:31 +0100)] 
cmake: upgrade 4.2.3 -> 4.3.0

Release notes are available at [0].

License-Update: Year references updated in [1] and [2]

[0]: https://cmake.org/cmake/help/v4.3/release/4.3.html
[1]: https://gitlab.kitware.com/cmake/cmake/-/commit/b08cb30f2efda73796a076cef2b7b4c29e458c27
[2]: https://gitlab.kitware.com/cmake/cmake/-/commit/97ad58a86cf73d85f755939114eb6b32f085d0dd

Signed-off-by: Moritz Haase <Moritz.Haase@bmw.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
3 weeks agokernel-yocto-rust: Move rust kernel dependencies to bbclass
Harish Sadineni [Tue, 17 Mar 2026 18:07:53 +0000 (11:07 -0700)] 
kernel-yocto-rust: Move rust kernel dependencies to bbclass

Move the rust kernel dpendencies from linux-yocto.inc to
kernel-yocto-rust.bbclass.

This centralizes Rust-specific configuration in the dedicated class,
which is intended to be inherited only when Rust kernel support is
enabled (e.g. via KERNEL_FEATURES).

Signed-off-by: Harish Sadineni <Harish.Sadineni@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
3 weeks agogtk4: Fix a build error in examples/application8
Zoltán Böszörményi [Sat, 14 Mar 2026 14:20:02 +0000 (15:20 +0100)] 
gtk4: Fix a build error in examples/application8

Add a backported patch from master to use underscore instead of
space in a generated filename. This fixes the build error:

| /usr/bin/ld: cannot find examples/application8/exampleapp8.p/meson-generated_.._exampleapp8: No such file or directory
| /usr/bin/ld: cannot find resources.c.o: No such file or directory

Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
3 weeks agolibc-package, default-distrovars: Remove unsupported LOCALE_UTF8_ONLY
Zoltán Böszörményi [Sat, 14 Mar 2026 14:20:01 +0000 (15:20 +0100)] 
libc-package, default-distrovars: Remove unsupported LOCALE_UTF8_ONLY

ptest subpackages for various recipes added RDEPENDS for
locales that do not exist when LOCALE_UTF8_ONLY is set to 1.

This makes it clear that LOCALE_UTF8_ONLY=1 is untested in Yocto
and became unsupported. Remove this distro variable.

Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
3 weeks agosystemd: break circular dependency with libfido2
Dan McGregor [Mon, 16 Mar 2026 22:31:47 +0000 (16:31 -0600)] 
systemd: break circular dependency with libfido2

libfido2 depends on udev, and when the fido2 feature is enabled
in systemd, systemd depends on libfido2. However, systemd really
only needs libfido2's headers at build time. It uses dlopen to
opportunistically enable the features at runtime. Break this
circular dependency by creating a recipe that provides libfido2's
headers and pkgconfig file. That allows systemd to build with
fido2 enabled and allows libfido2 do build as well.

Signed-off-by: Dan McGregor <danmcgr@protonmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
3 weeks agospdx-common: Add documentation for undocumented SPDX variables
Stefano Tondo [Thu, 12 Mar 2026 15:38:45 +0000 (16:38 +0100)] 
spdx-common: Add documentation for undocumented SPDX variables

Add [doc] strings for eight undocumented SPDX-related BitBake
variables in spdx-common.bbclass.

Variables documented:
- SPDX_INCLUDE_SOURCES
- SPDX_INCLUDE_COMPILED_SOURCES
- SPDX_UUID_NAMESPACE
- SPDX_NAMESPACE_PREFIX
- SPDX_PRETTY
- SPDX_LICENSES
- SPDX_CUSTOM_ANNOTATION_VARS
- SPDX_MULTILIB_SSTATE_ARCHS

This makes variables discoverable via bitbake-getvar and IDE
completion, improving usability for SBOM generation.

Signed-off-by: Stefano Tondo <stefano.tondo.ext@siemens.com>
Reviewed-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
3 weeks agocve_check: Escape special characters in CPE 2.3 strings
Stefano Tondo [Thu, 12 Mar 2026 15:38:44 +0000 (16:38 +0100)] 
cve_check: Escape special characters in CPE 2.3 strings

CPE 2.3 formatted string binding (cpe:2.3:...) requires
backslash escaping for special meta-characters per NISTIR 7695.
Characters like '++' and ':' in product names must be escaped.

The CPE 2.3 specification defines two bindings:
- URI binding (cpe:/...) uses percent-encoding
- Formatted string (cpe:2.3:...) uses backslash escaping

Escape the required meta-characters with backslash:
- Backslash (\\) -> \\
- Question mark (?) -> \?
- Asterisk (*) -> \*
- Colon (:) -> \:
- Plus (+) -> \+

All other characters are kept as-is without encoding.

Example CPE identifiers:
- cpe:2.3:*:*:crow:1.0\+x:*:*:*:*:*:*:*
- cpe:2.3:*:*:sdbus-c\+\+:2.2.1:*:*:*:*:*:*:*

Signed-off-by: Stefano Tondo <stefano.tondo.ext@siemens.com>
Reviewed-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
3 weeks agoorc: Enable hotdoc to produce doc
Liu Yiding [Wed, 11 Mar 2026 02:40:42 +0000 (10:40 +0800)] 
orc: Enable hotdoc to produce doc

Add do_install:append function to fix QA Issue like "File /usr/share/doc/orc/html/assets/js/search/hotdoc_fragments/orctarget.html-enum (unnamed at /work/x86-64-v3-poky-linux/orc/0.4.42/sources/orc-0.4.42/orc/orctarget.h:39:1).fragment in package orc-doc contains reference to TMPDIR [buildpaths]"

Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
3 weeks agooeqa: manual: Add Upstream-Status to abat patch
Paul Barker [Mon, 16 Mar 2026 14:59:16 +0000 (14:59 +0000)] 
oeqa: manual: Add Upstream-Status to abat patch

Running check-layer on the core metadata showed that abat.patch is
missing an Upstream-Status.

Signed-off-by: Paul Barker <paul@pbarker.dev>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
3 weeks agoudev-extraconf: detect init manager from pid
Stefano Babic [Sun, 15 Mar 2026 12:44:01 +0000 (13:44 +0100)] 
udev-extraconf: detect init manager from pid

Detecting the init manager from /sbin/init does not always work and it
fails when etc-overlayfs is used, because first the
pre-init script is called and init is renamed as init.orig.. Read the
process name with pid = 1 from /proc, and use it to detect the init manager.

Signed-off-by: Stefano Babic <sbabic@nabladev.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
3 weeks agosystemd: fix configure option for dropping sysv support
Chen Qi [Tue, 17 Mar 2026 05:17:16 +0000 (22:17 -0700)] 
systemd: fix configure option for dropping sysv support

Add three extra configuration options to make our systemd stop
supporting sysvinit. Without these three options, we'll have in
config.h:

  build/config.h:#define HAVE_SYSV_RC_LOCAL 1
  build/config.h:#define HAVE_SYSV_COMPAT 1

The HAVE_SYSV_RC_LOCAL makes /etc/rc.local work as the rc-local.service
is still installed. And the HAVE_SYSV_COMPAT means /etc/rcX.d is still
supported.

With this fix, we have:

  build/config.h:#define HAVE_SYSV_RC_LOCAL 0
  build/config.h:#define HAVE_SYSV_COMPAT 0

Note that these three options need to be dropped when systemd is
upgraded to v260.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
3 weeks agopackagegroup-core-tools-profile: Avoid dependency on systemtap for loongarch64
Paul Barker [Mon, 16 Mar 2026 14:59:17 +0000 (14:59 +0000)] 
packagegroup-core-tools-profile: Avoid dependency on systemtap for loongarch64

Trying to build systemtap for qemuloongarch64 gives the error:

    systemtap was skipped: incompatible with host loongarch64-oe-linux (not in COMPATIBLE_HOST)

Drop this dependency from packagegroup-core-tools-profile to avoid the
error.

Signed-off-by: Paul Barker <paul@pbarker.dev>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
3 weeks agosystemd: upgrade 259.3 -> 259.5
Peter Marko [Mon, 16 Mar 2026 21:11:22 +0000 (22:11 +0100)] 
systemd: upgrade 259.3 -> 259.5

Update to latest revision of v259.

Changes: https://github.com/systemd/systemd/compare/v259.3...v259.5

Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
3 weeks agogrub: add patch to use medany for riscv64
Trevor Gamblin [Mon, 16 Mar 2026 20:58:03 +0000 (16:58 -0400)] 
grub: add patch to use medany for riscv64

>From the upstream bug report, filed in 2024:

|GRUB 2.12 does not compile correctly using large model on riscv64 using gcc 14.1.1 (gcc-14.1.1-5.fc40.x86_64).
|
|It is my understanding that the large model should not really be used on riscv64 yet and trying to build GRUB 2.12 with it results in an error:
|
|+ ././grub-mkimage -O riscv64-efi -o grubriscv64.efi.orig -d grub-core --sbat ././sbat.csv -m memdisk.squashfs -p /EFI/fedora all_video boot blscfg btrfs cat configfile cryptodisk echo ext2 f2fs fat font gcry_rijndael gcry_rsa gcry_serpent gcry_sha256 gcry_twofish gcry_whirlpool gfxmenu gfxterm gzio halt hfsplus http increment iso9660 jpeg loadenv loopback linux lvm luks luks2 memdisk mdraid09 mdraid1x minicmd net normal part_apple part_msdos part_gpt password_pbkdf2 pgp png reboot regexp search search_fs_uuid search_fs_file search_label serial sleep squash4 syslinuxcfg test tftp version video xfs zstd efi_netfs efifwsetup efinet lsefi lsefimmap connectefi
|././grub-mkimage: error: relocation 0x2b is not implemented yet.
|
|medany builds successfully and boots on the VisionFive2 and on VMs.

Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
3 weeks agowic: filemap: use separate fd for SEEK_HOLE probes
Trevor Woerner [Mon, 16 Mar 2026 14:17:50 +0000 (10:17 -0400)] 
wic: filemap: use separate fd for SEEK_HOLE probes

While working on splitting-out wic from oe-core, on my openSUSE Leap
16.0 machine, the moment I split wic out, 2 oe-selftests always failed
with 100% reproducibility:
- wic.ModifyTests.test_wic_cp_ext
- wic.Wic2.test_expand_mbr_image

In both cases the symptom is the same: the filesystem has inode tables
that are completely zeroed out. Both issues are linked together to the
same underlying fault.

FilemapSeek._get_ranges() is a generator. Due to the nature of finding
each hole/data extent one at a time using the lseek() system call,
it calls os.lseek() on a raw file descriptor, then yields, then the
caller, sparse_copy(), calls file.seek() + file.read() on a Python
BufferedReader wrapping that same fd — then the generator resumes and
calls os.lseek() again. This interleaving of raw os.lseek() and buffered
I/O on the same fd is undefined behaviour from Python's perspective.
The BufferedReader tracks its own idea of the fd's position and buffer
contents; os.lseek() changes the position behind its back. This can
corrupt its internal state and cause read() to return stale/zero data.

This code, however, has existed in wic since it was written, so why
was it not noticed before? It turns out this bug was being masked by a
number of implementation details that changed, especially when wic was
split out for oe-core. These changes conspired together to cause the bug
to be triggered.

One of the root causes of this bug is that Python 3.14 increased the
default buffer size from 8KB to 128KB[1]. With 8 KB buffers, read()s
either go through the direct-read path leaving the buffer empty, or
if it fills in 8KB chunks the buffer is fully drained. Either way,
with a small buffer, read()s do a real raw seek. No fast path. No
corruption. With a 128KB buffer, however, a much larger window exists
where BufferedReader.seek() can take the fast-path after the raw file
descriptor has already been repositioned by os.lseek() in the generator.
With the smaller buffer, this window was too narrow to hit in practice.

This is fixed by opening a second file object in FilemapSeek.__init__()
dedicated to SEEK_DATA/SEEK_HOLE probes, leaving the data-reading handle
(self._f_image) untouched.

This explains why the corruption is deterministic and tied to specific
block boundaries, why it only manifests with the split-out version using
Python 3.14 (on systems that are using Python versions less than 3.14 on
the host), and why using a separate file descriptor for reading bypasses
the issue entirely.

This is not an intermittent bug. For a more detailed explanation
including log files, in-depth analysis, and a standalone Python
reproducer, please see the linked bugzilla entry.

Fixes: [YOCTO #16197]
[1] https://github.com/python/cpython/commit/b1b4f9625c5f2a6b2c32bc5ee91c9fef3894b5e6
b1b4f9625c5f ("gh-117151: IO performance improvement, increase io.DEFAULT_BUFFER_SIZE to 128k (GH-118144)")

AI-Generated: codex/claude-opus-4.6 (xhigh)
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
3 weeks agolicense: Fix sstate hash conflict issues
Richard Purdie [Tue, 17 Mar 2026 11:53:52 +0000 (11:53 +0000)] 
license: Fix sstate hash conflict issues

Currently, SSTATE_PKGARCH is injected into the sstate packages themselves but
the output of do_populate_lic is meant to be architecture invariant.

Instead of putting it into the package, use that part of the path as the
installation location. This makes the sstate packages architecture invariant
and avoids hash mismatch issues.

Since the sstate install path isn't part of the task checksums, we can just
remove all the LICENSE_DEPLOY_PATHCOMPONENT code entirely. It will change the
native/cross locations to SSTATE_PKGARCH but that likely makes more sense anyway.

I suspect this was what I'd originally intended when I added SSTATE_PKGARCH to
the path but things weren't quite done correctly.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
3 weeks agolayer.conf: Use += to add to the DUMMY_PACKAGE_ARCHS_* variables
Peter Kjellerstedt [Tue, 17 Mar 2026 00:34:58 +0000 (01:34 +0100)] 
layer.conf: Use += to add to the DUMMY_PACKAGE_ARCHS_* variables

This avoids the assumption that the meta layer is the first layer listed
in the BBLAYERS variable.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
3 weeks agolayer.conf: Update to wrynose
Richard Purdie [Tue, 17 Mar 2026 21:07:29 +0000 (21:07 +0000)] 
layer.conf: Update to wrynose

Prepare for the next release and update to the new wrynose release series.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
3 weeks agoqemurunner: Hide kernel messages on first non-raw run_serial() call
Yoann Congal [Sat, 14 Mar 2026 16:57:41 +0000 (17:57 +0100)] 
qemurunner: Hide kernel messages on first non-raw run_serial() call

Kernel messages on console can be mixed with run_serial() command output
and might even prevent run_serial() to read the command exit code.

To fix this, on the first non-raw run_serial() call, run "dmesg -n 1"
first to hide the kernel message from the console we use to run
commands. Note that kernel messages are still logged in dmesg buffer.

man dmesg (from util-linux):
> -n, --console-level
> level Set the level at which printing of messages is done to the
> console. The level is a level number or abbreviation of the level name.
> For all supported levels see the --help output.
>
> For example, -n 1 or -n emerg prevents all messages, except emergency (panic)
> messages, from appearing on the console. All levels of messages are still
> written to /proc/kmsg, so syslogd(8) can still be used to control exactly where
> kernel messages appear. When the -n option is used, dmesg will not print or
> clear the kernel ring buffer.

Busybox's dmesg also support the option.

Raw run_serial() calls are used during the login process when it's too
early to run the dmesg command.

Fixes [ YOCTO #16189 ]

Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
3 weeks agowebkitgtk: remove PACKAGECONFIG soup2
Changqing Li [Fri, 13 Mar 2026 10:49:08 +0000 (18:49 +0800)] 
webkitgtk: remove PACKAGECONFIG soup2

* libsoup-2.4 already removed in commit [1], so remove the soup2
PACKAGECONFIG, which may causes depeneds on libsoup-2.4.
* soup2 will not be supported from 2.52.0.
* webkitgtk build with libsoup3 by default, USE_SOUP2 is OFF by default,
  so also remove soup3 option

[1] https://git.openembedded.org/openembedded-core/commit/?id=94ebc5b798aed6eea642c5e2a4df24b386520636
[2] https://webkitgtk.org/2025/10/07/webkitgtk-soup2-deprecation.html

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>