]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
yocto-project-qs, ref-manual: Updated Python requirement to 3.4.0
authorScott Rifenbark <srifenbark@gmail.com>
Thu, 1 Sep 2016 22:24:23 +0000 (15:24 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 23 Sep 2016 14:27:33 +0000 (15:27 +0100)
This is the minimum requirement for YP 2.2 release.

(From yocto-docs rev: 0aebdd8556a6e5a52c0caf28dc97c1872b40e950)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
documentation/ref-manual/faq.xml
documentation/ref-manual/introduction.xml
documentation/ref-manual/ref-variables.xml
documentation/yocto-project-qs/yocto-project-qs.xml

index 01e5560c0f36bc36d82e58529ca4002539d462e8..5f3f1734958fb4cc2296fd9dd1f391dc83ed5eb9 100644 (file)
@@ -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 2.7.3 or greater.
+                In particular, I do not have Python 3.4.0 or greater.
                 Can I still use the Yocto Project?
             </para>
         </question>
index 288a5939a6d71d5d3e2f6559379d7823b4aceaf8..e9d261b59f29945e3c04bc841fa522574141e214 100644 (file)
             <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</para></listitem>
+                <listitem><para>Python 3.4.0 or greater</para></listitem>
             </itemizedlist>
         </para>
 
index 89d3fb7af748422343a090fc536998d093ced9a7..6af5708988541dbc40922a543e5c39909b657ecd 100644 (file)
@@ -9943,7 +9943,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
                     numbers that could potentially change.
                     Here are two examples:
                     <literallayout class='monospaced'>
-     PREFERRED_VERSION_python = "2.7.3"
+     PREFERRED_VERSION_python = "3.4.0"
      PREFERRED_VERSION_linux-yocto = "3.19%"
                     </literallayout>
                     Sometimes the <filename>PREFERRED_VERSION</filename>
index fafa35f3d335ab03f0834b46bb45f355ec7259a9..25413c97caf2b44991616bf39ae30f46a9bcd397 100644 (file)
                         tar 1.24 or greater
                         </para></listitem>
                     <listitem><para>
-                        Python 2.7.3 or greater.
+                        Python 3.4.0 or greater.
                         </para></listitem>
                 </itemizedlist>
                 If your build host does not meet any of these three listed