documentation/yocto-project-qs/yocto-project-qs.xml: Updated for Python 2.7

In the note that tells users YP must have Python 2.6 I added Python
2.7.

(From yocto-docs rev: 611ad6331a8b3e1acc98f2029a181a92f32220e0)

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 2011-06-20 09:25:40 -07:00 committed by Richard Purdie
parent fad2e9834c
commit 377acfc4fc
1 changed files with 1 additions and 1 deletions

View File

@ -303,7 +303,7 @@
$ bitbake -k poky-image-sato $ bitbake -k poky-image-sato
</literallayout> </literallayout>
<note><para> <note><para>
BitBake requires Python 2.6. For more information on this requirement, BitBake requires Python 2.6 or 2.7. For more information on this requirement,
see the FAQ appendix in the see the FAQ appendix in the
<ulink url='http://www.yoctoproject.org/docs/poky-ref-manual/poky-ref-manual.html'> <ulink url='http://www.yoctoproject.org/docs/poky-ref-manual/poky-ref-manual.html'>
Poky Reference Manual</ulink>. Poky Reference Manual</ulink>.