diff options
author | Maxin B. John <maxin.john@enea.com> | 2014-07-03 12:50:20 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-07-03 13:57:12 +0100 |
commit | c8391d0a7a6efc31f60eed747dc6ce2ac2275ec1 (patch) | |
tree | 60a5447c27deec8a3a8f0bf643875ece5e663fcd /documentation/ref-manual/migration.xml | |
parent | d321a503bc044454722b8f050b5a6491a7775bf9 (diff) | |
download | 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/ref-manual/migration.xml')
-rw-r--r-- | documentation/ref-manual/migration.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |