diff mbox series

[2/2] migration-5.3.rst: Correct info about the removed libsoup-2.4 recipe

Message ID 20250917140653.314767-2-pkj@axis.com
State Under Review
Headers show
Series [1/2] migration-5.3.rst: Correct a typo | expand

Commit Message

Peter Kjellerstedt Sept. 17, 2025, 2:06 p.m. UTC
It is the libsoup-2.4 recipe that has been removed, not libsoup.

Also add that it has been moved to meta-oe.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
---
 documentation/migration-guides/migration-5.3.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
diff mbox series

Patch

diff --git a/documentation/migration-guides/migration-5.3.rst b/documentation/migration-guides/migration-5.3.rst
index 496427f07..39b9824ba 100644
--- a/documentation/migration-guides/migration-5.3.rst
+++ b/documentation/migration-guides/migration-5.3.rst
@@ -179,9 +179,9 @@  Removed recipes
 
 The following recipes have been removed in this release:
 
--  ``libsoup``: The last user in :term:`OpenEmbedded-Core (OE-Core)` was
-   ``gst-examples``, which has been upgraded with its ``libsoup`` dependency
-   dropped.
+-  ``libsoup-2.4``: The last user in :term:`OpenEmbedded-Core (OE-Core)` was
+   ``gst-examples``, which has been upgraded with its ``libsoup-2.4`` dependency
+   dropped. The recipe has been moved to ``meta-oe``.
 
 -  ``glibc-y2038-tests``: removed as the recipe only provides tests which are
    now provided by ``glibc-testsuite``.