summaryrefslogtreecommitdiffstats
path: root/documentation/brief-yoctoprojectqs
diff options
context:
space:
mode:
authorQuentin Schulz <foss@0leil.net>2020-09-17 01:59:00 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-09-17 10:09:36 +0100
commit32a275c5cd9635e9835e407391687780bf5cd81e (patch)
treee601f2ae14a3804c3333e16edcd098763cf2193a /documentation/brief-yoctoprojectqs
parentc387f0c2543a9dd7f8eca069629ede4bb5ec5dba (diff)
downloadpoky-32a275c5cd9635e9835e407391687780bf5cd81e.tar.gz
sphinx: fix incorrect indentations
(From yocto-docs rev: af5209df6c8c1dcc852d29b72968aa0b36b6b761) Signed-off-by: Quentin Schulz <foss@0leil.net> Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/brief-yoctoprojectqs')
-rw-r--r--documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.rst b/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.rst
index 08d49d1e24..6d65cf8fd5 100644
--- a/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.rst
+++ b/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.rst
@@ -65,11 +65,11 @@ following requirements:
65 - Python 3.5.0 or greater. 65 - Python 3.5.0 or greater.
66 - gcc 5.0 or greater. 66 - gcc 5.0 or greater.
67 67
68 If your build host does not meet any of these three listed version 68If your build host does not meet any of these three listed version
69 requirements, you can take steps to prepare the system so that you 69requirements, you can take steps to prepare the system so that you
70 can still use the Yocto Project. See the 70can still use the Yocto Project. See the
71 :ref:`ref-manual/ref-system-requirements:required git, tar, python and gcc versions` 71:ref:`ref-manual/ref-system-requirements:required git, tar, python and gcc versions`
72 section in the Yocto Project Reference Manual for information. 72section in the Yocto Project Reference Manual for information.
73 73
74Build Host Packages 74Build Host Packages
75=================== 75===================