From 4a7af28d97e3c9279dae1b67b8e5ba09074360d7 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Wed, 1 Nov 2023 17:26:54 +0000 Subject: [PATCH] migration-guides: edgerouter machine removed (From yocto-docs rev: e2f7b7feea061ee584c554b64efd583a70debcac) Signed-off-by: Ross Burton Reviewed-by: Michael Opdenacker Signed-off-by: Richard Purdie --- documentation/migration-guides/migration-4.3.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/documentation/migration-guides/migration-4.3.rst b/documentation/migration-guides/migration-4.3.rst index 5999400050..40150d888a 100644 --- a/documentation/migration-guides/migration-4.3.rst +++ b/documentation/migration-guides/migration-4.3.rst @@ -69,6 +69,13 @@ On the other hand, some earlier distributions are no longer supported: See :ref:`all supported distributions `. +.. _migration-4.3-removed-machines: + +Removed machines +~~~~~~~~~~~~~~~~ + +The ``edgerouter`` BSP in ``meta-yocto-bsp`` has been removed. + .. _migration-4.3-go-changes: Go language changes