From 311c76c8e8cf39fa41456561148cebe2b8b3c057 Mon Sep 17 00:00:00 2001 From: Michael Opdenacker Date: Wed, 5 Apr 2023 16:24:42 +0200 Subject: manuals: improve and fix target for supported distros - Fix the location of the target for supported distributions - Improve the name of this target (From yocto-docs rev: 40f0cf9302b9f0ce01a1270977644b1b2fdfc650) Signed-off-by: Michael Opdenacker Signed-off-by: Richard Purdie --- documentation/dev-manual/start.rst | 2 +- documentation/dev-manual/wic.rst | 2 +- documentation/ref-manual/system-requirements.rst | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/documentation/dev-manual/start.rst b/documentation/dev-manual/start.rst index 498734a04d..27fc0fcd01 100644 --- a/documentation/dev-manual/start.rst +++ b/documentation/dev-manual/start.rst @@ -302,7 +302,7 @@ Project Build Host: as these releases are frequently tested against the Yocto Project and officially supported. For a list of the distributions under validation and their status, see the ":ref:`Supported Linux - Distributions `" + Distributions `" section in the Yocto Project Reference Manual and the wiki page at :yocto_wiki:`Distribution Support `. diff --git a/documentation/dev-manual/wic.rst b/documentation/dev-manual/wic.rst index a8d2f46955..2a4408cdb0 100644 --- a/documentation/dev-manual/wic.rst +++ b/documentation/dev-manual/wic.rst @@ -72,7 +72,7 @@ In order to use the Wic utility with the OpenEmbedded Build system, your system needs to meet the following requirements: - The Linux distribution on your development host must support the - Yocto Project. See the ":ref:`detailed-supported-distros`" + Yocto Project. See the ":ref:`system-requirements-supported-distros`" section in the Yocto Project Reference Manual for the list of distributions that support the Yocto Project. diff --git a/documentation/ref-manual/system-requirements.rst b/documentation/ref-manual/system-requirements.rst index 4fe0cb841b..fd4a8afb5d 100644 --- a/documentation/ref-manual/system-requirements.rst +++ b/documentation/ref-manual/system-requirements.rst @@ -29,8 +29,6 @@ and conceptual information in the :doc:`/overview-manual/index`. For more information about the Yocto Project Documentation set, see the :ref:`ref-manual/resources:links and related documentation` section. -.. _detailed-supported-distros: - Minimum Free Disk Space ======================= @@ -50,6 +48,8 @@ You will manage to build an image such as ``core-image-sato`` for the system with 4 CPU cores, but your builds will be much faster on a system with as much RAM and as many CPU cores as possible. +.. _system-requirements-supported-distros: + Supported Linux Distributions ============================= -- cgit v1.2.3-54-g00ecf