diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index 518feb7273..36a3593c19 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml @@ -72,7 +72,7 @@ You should also have about 50 Gbytes of free disk space for building images. Packages: The OpenEmbedded build system - requires that certain packages exist on your development system (e.g. Python 2.6 or 2.7). + requires that certain packages exist on your development system (e.g. Python 2.7). See "The Packages" section in the Yocto Project Quick Start and the "Required Packages for the Host Development System" 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 @@ $ bitbake -k core-image-sato - 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 "Required Git, tar, and Python" section in the Yocto Project Reference Manual.