diff options
author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2023-04-05 16:24:42 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-04-06 14:35:18 +0100 |
commit | 311c76c8e8cf39fa41456561148cebe2b8b3c057 (patch) | |
tree | 02805758c3ae675e0780dc87fef9453ccfe39bf3 /documentation/ref-manual/system-requirements.rst | |
parent | 33e23d49927cc9871abefe3be289b966695d583c (diff) | |
download | poky-311c76c8e8cf39fa41456561148cebe2b8b3c057.tar.gz |
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 <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/system-requirements.rst')
-rw-r--r-- | documentation/ref-manual/system-requirements.rst | 4 |
1 files changed, 2 insertions, 2 deletions
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`. | |||
29 | For more information about the Yocto Project Documentation set, see | 29 | For more information about the Yocto Project Documentation set, see |
30 | the :ref:`ref-manual/resources:links and related documentation` section. | 30 | the :ref:`ref-manual/resources:links and related documentation` section. |
31 | 31 | ||
32 | .. _detailed-supported-distros: | ||
33 | |||
34 | Minimum Free Disk Space | 32 | Minimum Free Disk Space |
35 | ======================= | 33 | ======================= |
36 | 34 | ||
@@ -50,6 +48,8 @@ You will manage to build an image such as ``core-image-sato`` for the | |||
50 | system with 4 CPU cores, but your builds will be much faster on a system with | 48 | system with 4 CPU cores, but your builds will be much faster on a system with |
51 | as much RAM and as many CPU cores as possible. | 49 | as much RAM and as many CPU cores as possible. |
52 | 50 | ||
51 | .. _system-requirements-supported-distros: | ||
52 | |||
53 | Supported Linux Distributions | 53 | Supported Linux Distributions |
54 | ============================= | 54 | ============================= |
55 | 55 | ||