summaryrefslogtreecommitdiffstats
path: root/external/poky/documentation/ref-manual/faq.xml
diff options
context:
space:
mode:
Diffstat (limited to 'external/poky/documentation/ref-manual/faq.xml')
-rw-r--r--external/poky/documentation/ref-manual/faq.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/external/poky/documentation/ref-manual/faq.xml b/external/poky/documentation/ref-manual/faq.xml
index 49ff8626..d94cb32a 100644
--- a/external/poky/documentation/ref-manual/faq.xml
+++ b/external/poky/documentation/ref-manual/faq.xml
@@ -33,7 +33,7 @@
<para id='faq-not-meeting-requirements'>
My development system does not meet the
required Git, tar, and Python versions.
- In particular, I do not have Python 3.4.0 or greater.
+ In particular, I do not have Python 3.5.0 or greater.
Can I still use the Yocto Project?
</para>
</question>
@@ -43,7 +43,7 @@
system a couple different ways (i.e. building a tarball or
downloading a tarball).
See the
- "<link linkend='required-git-tar-and-python-versions'>Required Git, tar, and Python Versions</link>"
+ "<link linkend='required-git-tar-python-and-gcc-versions'>Required Git, tar, Python and gcc Versions</link>"
section for steps on how to update your build tools.
</para>
</answer>