From 377acfc4fc59a74603c3f20c023c762cd8403e31 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 20 Jun 2011 09:25:40 -0700 Subject: [PATCH] documentation/yocto-project-qs/yocto-project-qs.xml: Updated for Python 2.7 In the note that tells users YP must have Python 2.6 I added Python 2.7. (From yocto-docs rev: 611ad6331a8b3e1acc98f2029a181a92f32220e0) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/yocto-project-qs/yocto-project-qs.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index f0420aadfb..65728fb42f 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml @@ -303,7 +303,7 @@ $ bitbake -k poky-image-sato - BitBake requires Python 2.6. For more information on this requirement, + BitBake requires Python 2.6 or 2.7. For more information on this requirement, see the FAQ appendix in the Poky Reference Manual.