summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorMaxin B. John <maxin.john@enea.com>2014-07-03 12:50:20 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-07-03 13:57:12 +0100
commitc8391d0a7a6efc31f60eed747dc6ce2ac2275ec1 (patch)
tree60a5447c27deec8a3a8f0bf643875ece5e663fcd /documentation
parentd321a503bc044454722b8f050b5a6491a7775bf9 (diff)
downloadast2050-yocto-poky-c8391d0a7a6efc31f60eed747dc6ce2ac2275ec1.zip
ast2050-yocto-poky-c8391d0a7a6efc31f60eed747dc6ce2ac2275ec1.tar.gz
ref-manual, yocto-project-qs: Fixed required Git to 1.7.8+
(From yocto-docs rev: ca86bbd8c4d9be44cbc11f579d0720aaf30cbc6c) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/introduction.xml2
-rw-r--r--documentation/ref-manual/migration.xml2
-rw-r--r--documentation/yocto-project-qs/yocto-project-qs.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/documentation/ref-manual/introduction.xml b/documentation/ref-manual/introduction.xml
index a61740d..7e246b1 100644
--- a/documentation/ref-manual/introduction.xml
+++ b/documentation/ref-manual/introduction.xml
@@ -356,7 +356,7 @@
must meet the following version requirements for Git, tar, and
Python:
<itemizedlist>
- <listitem><para>Git 1.7.5 or greater</para></listitem>
+ <listitem><para>Git 1.7.8 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>
diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml
index d51bc4d..efed11d 100644
--- a/documentation/ref-manual/migration.xml
+++ b/documentation/ref-manual/migration.xml
@@ -662,7 +662,7 @@
<itemizedlist>
<listitem><para>Python 2.7.3+</para></listitem>
<listitem><para>Tar 1.24+</para></listitem>
- <listitem><para>Git 1.7.5+</para></listitem>
+ <listitem><para>Git 1.7.8+</para></listitem>
<listitem><para>Patched version of Make if you are using
3.82.
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 61327f5..ea2b352 100644
--- a/documentation/yocto-project-qs/yocto-project-qs.xml
+++ b/documentation/yocto-project-qs/yocto-project-qs.xml
@@ -209,7 +209,7 @@
distribution that has the following versions for Git, tar, and
Python.
<itemizedlist>
- <listitem><para>Git 1.7.5 or greater</para></listitem>
+ <listitem><para>Git 1.7.8 or greater</para></listitem>
<listitem><para>tar 1.24 or greater</para></listitem>
<listitem><para>Python 2.7.3 or greater excluding Python
3.x, which is not supported.</para></listitem>
OpenPOWER on IntegriCloud