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>
This commit is contained in:
Scott Rifenbark
2015-03-30 15:19:46 -07:00
committed by Richard Purdie
parent 4ef59fe419
commit cf475ab8ea
2 changed files with 2 additions and 2 deletions

View File

@@ -571,7 +571,7 @@
$ bitbake -k core-image-sato
</literallayout>
<note>
BitBake requires Python 2.6 or 2.7. For more information on
BitBake requires Python 2.7. For more information on
this requirement, see the
"<ulink url='&YOCTO_DOCS_REF_URL;#required-git-tar-and-python-versions'>Required Git, tar, and Python</ulink>"
section in the Yocto Project Reference Manual.