diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2016-04-13 17:07:49 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-04-18 16:28:23 +0100 |
| commit | 02db9e6031eb27376ae2e66ab57f51c6aa7600e3 (patch) | |
| tree | c516294d7602e92ab24a8919729a8c134cd7ad13 | |
| parent | 989841f79477e9dccc4bb724dda810f10e828616 (diff) | |
| download | poky-02db9e6031eb27376ae2e66ab57f51c6aa7600e3.tar.gz | |
yocto-project-qs, ref-manual: Upgraded minimum Git requirement
This minimum Git requirement is now version 1.8.3.1.
(From yocto-docs rev: c68aa31442f7ac58a6f597f3074416afaab95882)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/ref-manual/introduction.xml | 4 | ||||
| -rw-r--r-- | documentation/yocto-project-qs/yocto-project-qs.xml | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/documentation/ref-manual/introduction.xml b/documentation/ref-manual/introduction.xml index b2b1fd8eff..ce8fa5c657 100644 --- a/documentation/ref-manual/introduction.xml +++ b/documentation/ref-manual/introduction.xml | |||
| @@ -47,7 +47,7 @@ | |||
| 47 | <listitem><para><emphasis> | 47 | <listitem><para><emphasis> |
| 48 | <link linkend='usingpoky'>Using the Yocto Project</link>:</emphasis> | 48 | <link linkend='usingpoky'>Using the Yocto Project</link>:</emphasis> |
| 49 | Provides an overview of the components that make up the Yocto Project | 49 | Provides an overview of the components that make up the Yocto Project |
| 50 | followed by information about debugging images created in the Yocto Project. | 50 | followed by information about debugng images created in the Yocto Project. |
| 51 | </para></listitem> | 51 | </para></listitem> |
| 52 | <listitem><para><emphasis> | 52 | <listitem><para><emphasis> |
| 53 | <link linkend='closer-look'>A Closer Look at the Yocto Project Development Environment</link>:</emphasis> | 53 | <link linkend='closer-look'>A Closer Look at the Yocto Project Development Environment</link>:</emphasis> |
| @@ -420,7 +420,7 @@ | |||
| 420 | must meet the following version requirements for Git, tar, and | 420 | must meet the following version requirements for Git, tar, and |
| 421 | Python: | 421 | Python: |
| 422 | <itemizedlist> | 422 | <itemizedlist> |
| 423 | <listitem><para>Git 1.7.8 or greater</para></listitem> | 423 | <listitem><para>Git 1.8.3.1 or greater</para></listitem> |
| 424 | <listitem><para>tar 1.24 or greater</para></listitem> | 424 | <listitem><para>tar 1.24 or greater</para></listitem> |
| 425 | <listitem><para>Python 2.7.3 or greater not including | 425 | <listitem><para>Python 2.7.3 or greater not including |
| 426 | Python 3.x, which is not supported.</para></listitem> | 426 | Python 3.x, which is not supported.</para></listitem> |
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index e769121930..c09e971d6a 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml | |||
| @@ -249,7 +249,7 @@ | |||
| 249 | Git, tar, and Python. | 249 | Git, tar, and Python. |
| 250 | <itemizedlist> | 250 | <itemizedlist> |
| 251 | <listitem><para> | 251 | <listitem><para> |
| 252 | Git 1.7.8 or greater | 252 | Git 1.8.3.1 or greater |
| 253 | </para></listitem> | 253 | </para></listitem> |
| 254 | <listitem><para> | 254 | <listitem><para> |
| 255 | tar 1.24 or greater | 255 | tar 1.24 or greater |
