diff options
-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 |