mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 12:32:12 +02:00
migration-5.3.rst: Correct info about the removed libsoup-2.4 recipe
It is the libsoup-2.4 recipe that has been removed, not libsoup. Also add that it has been moved to meta-oe. (From yocto-docs rev: ac2896c89df7e5dfa91b18a5e1681019f17182d3) Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
5cf84801b7
commit
0f03228d0c
@@ -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``.
|
||||
|
||||
Reference in New Issue
Block a user