diff options
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/ref-manual/faq.xml | 4 | ||||
| -rw-r--r-- | documentation/ref-manual/introduction.xml | 3 | ||||
| -rw-r--r-- | documentation/yocto-project-qs/yocto-project-qs.xml | 3 |
3 files changed, 3 insertions, 7 deletions
diff --git a/documentation/ref-manual/faq.xml b/documentation/ref-manual/faq.xml index d2e4e8eb1b..01e5560c0f 100644 --- a/documentation/ref-manual/faq.xml +++ b/documentation/ref-manual/faq.xml | |||
| @@ -33,9 +33,7 @@ | |||
| 33 | <para id='faq-not-meeting-requirements'> | 33 | <para id='faq-not-meeting-requirements'> |
| 34 | My development system does not meet the | 34 | My development system does not meet the |
| 35 | required Git, tar, and Python versions. | 35 | required Git, tar, and Python versions. |
| 36 | In particular, I do not have Python 2.7.3 or greater, or | 36 | In particular, I do not have Python 2.7.3 or greater. |
| 37 | I do have Python 3.x, which is specifically not supported by | ||
| 38 | the Yocto Project. | ||
| 39 | Can I still use the Yocto Project? | 37 | Can I still use the Yocto Project? |
| 40 | </para> | 38 | </para> |
| 41 | </question> | 39 | </question> |
diff --git a/documentation/ref-manual/introduction.xml b/documentation/ref-manual/introduction.xml index ce8fa5c657..288a5939a6 100644 --- a/documentation/ref-manual/introduction.xml +++ b/documentation/ref-manual/introduction.xml | |||
| @@ -422,8 +422,7 @@ | |||
| 422 | <itemizedlist> | 422 | <itemizedlist> |
| 423 | <listitem><para>Git 1.8.3.1 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</para></listitem> |
| 426 | Python 3.x, which is not supported.</para></listitem> | ||
| 427 | </itemizedlist> | 426 | </itemizedlist> |
| 428 | </para> | 427 | </para> |
| 429 | 428 | ||
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index c09e971d6a..fafa35f3d3 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml | |||
| @@ -255,8 +255,7 @@ | |||
| 255 | tar 1.24 or greater | 255 | tar 1.24 or greater |
| 256 | </para></listitem> | 256 | </para></listitem> |
| 257 | <listitem><para> | 257 | <listitem><para> |
| 258 | Python 2.7.3 or greater excluding Python | 258 | Python 2.7.3 or greater. |
| 259 | 3.x, which is not supported. | ||
| 260 | </para></listitem> | 259 | </para></listitem> |
| 261 | </itemizedlist> | 260 | </itemizedlist> |
| 262 | If your build host does not meet any of these three listed | 261 | If your build host does not meet any of these three listed |
