mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 18:32:15 +02:00
yocto-project-qs, ref-manual: Removed Python 3.0 exclusion
Fixes [YOCTO #10178] Previously, YP did not support Python 3.0. We mentioned that in the manual in several places as a requirement for running YP. I removed this exclusion in the following areas: * yocto-project-qs - the section that tells what version of Python you need. * ref-manual - the section that tells what version of Python you need. * ref-manual - the FAQ entry about not having the right version of Python. (From yocto-docs rev: 5a0d3ac1c2a4154b93dc925b8074bc9243a86faf) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
3fa0f9d3ee
commit
d4cd787e08
@@ -422,8 +422,7 @@
|
||||
<itemizedlist>
|
||||
<listitem><para>Git 1.8.3.1 or greater</para></listitem>
|
||||
<listitem><para>tar 1.24 or greater</para></listitem>
|
||||
<listitem><para>Python 2.7.3 or greater not including
|
||||
Python 3.x, which is not supported.</para></listitem>
|
||||
<listitem><para>Python 2.7.3 or greater</para></listitem>
|
||||
</itemizedlist>
|
||||
</para>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user