From 69121f2b5d8cbc869b3c4c9c97ba1722c991baab Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 30 Mar 2015 15:19:46 -0700 Subject: 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 Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-start.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/dev-manual') 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" -- cgit v1.2.3-54-g00ecf