From d4cd787e08f5dcd4c188e632e7b1399b87dafa51 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 1 Sep 2016 12:42:53 -0700 Subject: yocto-project-qs, ref-manual: Removed Python 3.0 exclusion Fixes [YOCTO #10178] Previously, YP did not support Python 3.0. We mentioned that in the manual in several places as a requirement for running YP. I removed this exclusion in the following areas: * yocto-project-qs - the section that tells what version of Python you need. * ref-manual - the section that tells what version of Python you need. * ref-manual - the FAQ entry about not having the right version of Python. (From yocto-docs rev: 5a0d3ac1c2a4154b93dc925b8074bc9243a86faf) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/yocto-project-qs/yocto-project-qs.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'documentation/yocto-project-qs') diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index c09e971d6a..fafa35f3d3 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml @@ -255,8 +255,7 @@ tar 1.24 or greater - Python 2.7.3 or greater excluding Python - 3.x, which is not supported. + Python 2.7.3 or greater. If your build host does not meet any of these three listed -- cgit v1.2.3-54-g00ecf