diff options
author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2022-11-03 15:59:38 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-11-07 21:31:32 +0000 |
commit | 3a7dd1d36891d76c5160e11b39ad85a3cbd69e68 (patch) | |
tree | 216e3093cc9f3c9dbb035132377efd04485183a3 /documentation/migration-guides/migration-4.0.rst | |
parent | ceb169bd59e1efaf1bfc02cd1df24521dbb86290 (diff) | |
download | poky-3a7dd1d36891d76c5160e11b39ad85a3cbd69e68.tar.gz |
manuals: add shortcut for Wikipedia links
(From yocto-docs rev: 47101c15cce156ab71683cac1c42ab94f43bdbee)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/migration-guides/migration-4.0.rst')
-rw-r--r-- | documentation/migration-guides/migration-4.0.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/migration-guides/migration-4.0.rst b/documentation/migration-guides/migration-4.0.rst index 02d3c3e2bd..17b1d3c619 100644 --- a/documentation/migration-guides/migration-4.0.rst +++ b/documentation/migration-guides/migration-4.0.rst | |||
@@ -183,8 +183,8 @@ a new :term:`KERNEL_DEBUG_TIMESTAMPS` variable to "1". | |||
183 | Supported host distribution changes | 183 | Supported host distribution changes |
184 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | 184 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
185 | 185 | ||
186 | - Support for `AlmaLinux <https://en.wikipedia.org/wiki/AlmaLinux>`__ | 186 | - Support for :wikipedia:`AlmaLinux <AlmaLinux>` |
187 | hosts replacing `CentOS <https://en.wikipedia.org/wiki/CentOS>`__. | 187 | hosts replacing :wikipedia:`CentOS <CentOS>`. |
188 | The following distribution versions were dropped: CentOS 8, Ubuntu 16.04 and Fedora 30, 31 and 32. | 188 | The following distribution versions were dropped: CentOS 8, Ubuntu 16.04 and Fedora 30, 31 and 32. |
189 | 189 | ||
190 | - ``gcc`` version 7.5 is now required at minimum on the build host. For older | 190 | - ``gcc`` version 7.5 is now required at minimum on the build host. For older |