[gnome-continuous-yocto/gnomeostree-3.28-rocko: 2626/8267] yocto-project-qs, ref-manual: Updated Python requirement to 3.4.0
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous-yocto/gnomeostree-3.28-rocko: 2626/8267] yocto-project-qs, ref-manual: Updated Python requirement to 3.4.0
- Date: Sat, 16 Dec 2017 23:29:39 +0000 (UTC)
commit 0de57677c33eecab3b667e2a581b063003e59d67
Author: Scott Rifenbark <srifenbark gmail com>
Date: Thu Sep 1 15:24:23 2016 -0700
yocto-project-qs, ref-manual: Updated Python requirement to 3.4.0
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 | 2 +-
documentation/ref-manual/introduction.xml | 2 +-
documentation/ref-manual/ref-variables.xml | 2 +-
.../yocto-project-qs/yocto-project-qs.xml | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/documentation/ref-manual/faq.xml b/documentation/ref-manual/faq.xml
index 01e5560..5f3f173 100644
--- a/documentation/ref-manual/faq.xml
+++ b/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 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>
diff --git a/documentation/ref-manual/introduction.xml b/documentation/ref-manual/introduction.xml
index 288a593..e9d261b 100644
--- a/documentation/ref-manual/introduction.xml
+++ b/documentation/ref-manual/introduction.xml
@@ -422,7 +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</para></listitem>
+ <listitem><para>Python 3.4.0 or greater</para></listitem>
</itemizedlist>
</para>
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 89d3fb7..6af5708 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -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>
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml
b/documentation/yocto-project-qs/yocto-project-qs.xml
index fafa35f..25413c9 100644
--- a/documentation/yocto-project-qs/yocto-project-qs.xml
+++ b/documentation/yocto-project-qs/yocto-project-qs.xml
@@ -255,7 +255,7 @@
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]