1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 00:20:08 +00:00

ref-manual, yocto-project-qs: Notes and infor for buildtools issues

Fixes [YOCTO #4866]

Updated the main area where it talks about needing the right
versions of Git, tar, and Python.  You can get this set up using a
couple methods.  I documented both.

The changes in the FAQ and in the QS are basically notes that point
to that section for more information.

(From yocto-docs rev: 1b64c7c271303ecf10ec85c8a2cd5a0d909f1151)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2014-03-24 16:11:10 -06:00
committed by Richard Purdie
parent 752bf31c85
commit b990aa8b1b
3 changed files with 144 additions and 62 deletions
+6 -3
View File
@@ -30,9 +30,12 @@
<qandaentry>
<question>
<para>
My development system does not have Python 2.7.3 or greater,
which the Yocto Project requires.
<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 2.7.3 or greater, or
I do have Python 3.x, which is specifically not supported by
the Yocto Project.
Can I still use the Yocto Project?
</para>
</question>