diff options
-rw-r--r-- | documentation/ref-manual/introduction.xml | 2 | ||||
-rw-r--r-- | documentation/ref-manual/migration.xml | 2 | ||||
-rw-r--r-- | documentation/yocto-project-qs/yocto-project-qs.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/documentation/ref-manual/introduction.xml b/documentation/ref-manual/introduction.xml index a61740d48b..7e246b1e46 100644 --- a/documentation/ref-manual/introduction.xml +++ b/documentation/ref-manual/introduction.xml | |||
@@ -356,7 +356,7 @@ | |||
356 | must meet the following version requirements for Git, tar, and | 356 | must meet the following version requirements for Git, tar, and |
357 | Python: | 357 | Python: |
358 | <itemizedlist> | 358 | <itemizedlist> |
359 | <listitem><para>Git 1.7.5 or greater</para></listitem> | 359 | <listitem><para>Git 1.7.8 or greater</para></listitem> |
360 | <listitem><para>tar 1.24 or greater</para></listitem> | 360 | <listitem><para>tar 1.24 or greater</para></listitem> |
361 | <listitem><para>Python 2.7.3 or greater not including | 361 | <listitem><para>Python 2.7.3 or greater not including |
362 | Python 3.x, which is not supported.</para></listitem> | 362 | Python 3.x, which is not supported.</para></listitem> |
diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml index d51bc4d8fe..efed11dcb2 100644 --- a/documentation/ref-manual/migration.xml +++ b/documentation/ref-manual/migration.xml | |||
@@ -662,7 +662,7 @@ | |||
662 | <itemizedlist> | 662 | <itemizedlist> |
663 | <listitem><para>Python 2.7.3+</para></listitem> | 663 | <listitem><para>Python 2.7.3+</para></listitem> |
664 | <listitem><para>Tar 1.24+</para></listitem> | 664 | <listitem><para>Tar 1.24+</para></listitem> |
665 | <listitem><para>Git 1.7.5+</para></listitem> | 665 | <listitem><para>Git 1.7.8+</para></listitem> |
666 | <listitem><para>Patched version of Make if you are using | 666 | <listitem><para>Patched version of Make if you are using |
667 | 3.82. | 667 | 3.82. |
668 | Most distributions that provide Make 3.82 use the patched | 668 | Most distributions that provide Make 3.82 use the patched |
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index 61327f567c..ea2b35234c 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml | |||
@@ -209,7 +209,7 @@ | |||
209 | distribution that has the following versions for Git, tar, and | 209 | distribution that has the following versions for Git, tar, and |
210 | Python. | 210 | Python. |
211 | <itemizedlist> | 211 | <itemizedlist> |
212 | <listitem><para>Git 1.7.5 or greater</para></listitem> | 212 | <listitem><para>Git 1.7.8 or greater</para></listitem> |
213 | <listitem><para>tar 1.24 or greater</para></listitem> | 213 | <listitem><para>tar 1.24 or greater</para></listitem> |
214 | <listitem><para>Python 2.7.3 or greater excluding Python | 214 | <listitem><para>Python 2.7.3 or greater excluding Python |
215 | 3.x, which is not supported.</para></listitem> | 215 | 3.x, which is not supported.</para></listitem> |