diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2015-03-30 15:19:46 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-04-01 12:59:17 +0100 |
| commit | 69121f2b5d8cbc869b3c4c9c97ba1722c991baab (patch) | |
| tree | e3e889bc33565c2e983ebfe8477f72bb47c552fa /documentation/yocto-project-qs/yocto-project-qs.xml | |
| parent | a9d25bd676fd9078b71d0cd10467f6e90cc7ac31 (diff) | |
| download | poky-69121f2b5d8cbc869b3c4c9c97ba1722c991baab.tar.gz | |
dev-manual, yocto-project-qs: Dropped Python 2.6 as a requirement
Fixes [YOCTO #7535]
Removed this from two places.
(From yocto-docs rev: d169ce99610745e8c1b4b53d898f526e557af665)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/yocto-project-qs/yocto-project-qs.xml')
| -rw-r--r-- | documentation/yocto-project-qs/yocto-project-qs.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index a2d59af721..e259a1eb24 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml | |||
| @@ -571,7 +571,7 @@ | |||
| 571 | $ bitbake -k core-image-sato | 571 | $ bitbake -k core-image-sato |
| 572 | </literallayout> | 572 | </literallayout> |
| 573 | <note> | 573 | <note> |
| 574 | BitBake requires Python 2.6 or 2.7. For more information on | 574 | BitBake requires Python 2.7. For more information on |
| 575 | this requirement, see the | 575 | this requirement, see the |
| 576 | "<ulink url='&YOCTO_DOCS_REF_URL;#required-git-tar-and-python-versions'>Required Git, tar, and Python</ulink>" | 576 | "<ulink url='&YOCTO_DOCS_REF_URL;#required-git-tar-and-python-versions'>Required Git, tar, and Python</ulink>" |
| 577 | section in the Yocto Project Reference Manual. | 577 | section in the Yocto Project Reference Manual. |
