From 19a9d4c5c6bdbb13cd2a230ff86ac7f432729021 Mon Sep 17 00:00:00 2001 From: Gyorgy Sarvari Date: Tue, 2 Sep 2025 08:17:22 +0200 Subject: [PATCH] migration-5.3.rst: update removed recipes list Add a note about the removed xf86-input-mouse and xf86-input-vmmouse recipes. (From yocto-docs rev: ee0b46bd074dd34c3d6b401e65d2c519c2c3d47b) Signed-off-by: Gyorgy Sarvari Signed-off-by: Antonin Godard Signed-off-by: Richard Purdie --- 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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~