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>
This commit is contained in:
Maxin B. John 2014-07-03 12:50:20 +03:00 committed by Richard Purdie
parent d321a503bc
commit c8391d0a7a
3 changed files with 3 additions and 3 deletions

View File

@ -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>

View File

@ -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

View File

@ -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>