diff mbox series

migration-5.3.rst: update removed recipes list

Message ID 20250902061722.2226405-1-skandigraun@gmail.com
State Under Review
Headers show
Series migration-5.3.rst: update removed recipes list | expand

Commit Message

Gyorgy Sarvari Sept. 2, 2025, 6:17 a.m. UTC
Add a note about the removed xf86-input-mouse and xf86-input-vmmouse recipes.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
---
 documentation/migration-guides/migration-5.3.rst | 5 +++++
 1 file changed, 5 insertions(+)

Comments

Antonin Godard Sept. 2, 2025, 11:45 a.m. UTC | #1
On Tue Sep 2, 2025 at 8:17 AM CEST, Gyorgy Sarvari via lists.yoctoproject.org wrote:
> Add a note about the removed xf86-input-mouse and xf86-input-vmmouse recipes.
>
> Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
> ---
>  documentation/migration-guides/migration-5.3.rst | 5 +++++
>  1 file changed, 5 insertions(+)
>
> diff --git a/documentation/migration-guides/migration-5.3.rst b/documentation/migration-guides/migration-5.3.rst
> index 97e41605f4..2d2f8d91ad 100644
> --- a/documentation/migration-guides/migration-5.3.rst
> +++ b/documentation/migration-guides/migration-5.3.rst
> @@ -174,6 +174,11 @@ The following recipes have been removed in this release:
>     removed in May 2024 with dfa482f1998 ("python3-requests: cleanup RDEPENDS"),
>     and there is no other user of this variable.
>  
> +-  ``xf86-input-mouse``: The project has stopped supporting Linux.
> +
> +-  ``xf86-input-vmmouse``: It has a runtime dependency on ``xf86-input-mouse``,
> +   which stopped supporting Linux.
> +
>  Removed :term:`PACKAGECONFIG` entries
>  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>  

Thanks for taking the time to update the release notes!

I will merge this once your patch makes it to master in OE-Core.

Antonin
diff mbox series

Patch

diff --git a/documentation/migration-guides/migration-5.3.rst b/documentation/migration-guides/migration-5.3.rst
index 97e41605f4..2d2f8d91ad 100644
--- a/documentation/migration-guides/migration-5.3.rst
+++ b/documentation/migration-guides/migration-5.3.rst
@@ -174,6 +174,11 @@  The following recipes have been removed in this release:
    removed in May 2024 with dfa482f1998 ("python3-requests: cleanup RDEPENDS"),
    and there is no other user of this variable.
 
+-  ``xf86-input-mouse``: The project has stopped supporting Linux.
+
+-  ``xf86-input-vmmouse``: It has a runtime dependency on ``xf86-input-mouse``,
+   which stopped supporting Linux.
+
 Removed :term:`PACKAGECONFIG` entries
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~