diff options
author | Ross Burton <ross.burton@arm.com> | 2023-11-01 17:26:54 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-11-06 22:52:27 +0000 |
commit | 4a7af28d97e3c9279dae1b67b8e5ba09074360d7 (patch) | |
tree | dfcb5e619c1719d619178c43cd8544983129a445 /documentation | |
parent | 9c43ac2a1144158fbe8368907b670654dddcaa18 (diff) | |
download | poky-4a7af28d97e3c9279dae1b67b8e5ba09074360d7.tar.gz |
migration-guides: edgerouter machine removed
(From yocto-docs rev: e2f7b7feea061ee584c554b64efd583a70debcac)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/migration-guides/migration-4.3.rst | 7 |
1 files changed, 7 insertions, 0 deletions
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: | |||
69 | 69 | ||
70 | See :ref:`all supported distributions <system-requirements-supported-distros>`. | 70 | See :ref:`all supported distributions <system-requirements-supported-distros>`. |
71 | 71 | ||
72 | .. _migration-4.3-removed-machines: | ||
73 | |||
74 | Removed machines | ||
75 | ~~~~~~~~~~~~~~~~ | ||
76 | |||
77 | The ``edgerouter`` BSP in ``meta-yocto-bsp`` has been removed. | ||
78 | |||
72 | .. _migration-4.3-go-changes: | 79 | .. _migration-4.3-go-changes: |
73 | 80 | ||
74 | Go language changes | 81 | Go language changes |