From c8391d0a7a6efc31f60eed747dc6ce2ac2275ec1 Mon Sep 17 00:00:00 2001 From: "Maxin B. John" Date: Thu, 3 Jul 2014 12:50:20 +0300 Subject: ref-manual, yocto-project-qs: Fixed required Git to 1.7.8+ (From yocto-docs rev: ca86bbd8c4d9be44cbc11f579d0720aaf30cbc6c) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/introduction.xml | 2 +- documentation/ref-manual/migration.xml | 2 +- documentation/yocto-project-qs/yocto-project-qs.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'documentation') 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 @@ must meet the following version requirements for Git, tar, and Python: - Git 1.7.5 or greater + Git 1.7.8 or greater tar 1.24 or greater Python 2.7.3 or greater not including Python 3.x, which is not supported. 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 @@ Python 2.7.3+ Tar 1.24+ - Git 1.7.5+ + Git 1.7.8+ 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 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 @@ distribution that has the following versions for Git, tar, and Python. - Git 1.7.5 or greater + Git 1.7.8 or greater tar 1.24 or greater Python 2.7.3 or greater excluding Python 3.x, which is not supported. -- cgit v1.2.3-54-g00ecf