From fad2e9834c7cd25255457cdb24e3cb0b31828a4f Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 20 Jun 2011 08:45:35 -0700 Subject: documentation/poky-ref-manual/faq.xml: Updated Python FAQ entry The entry previously stated that only Python 2.6 is required. I added Python 2.7 to that requirement. I also changed the URLs that point to our pre-built tarballs from which the user can get Python 2.6 to be in the yocto-1.0 download area. They were pointing to an area in the index of downloads that was up one level. According to Beth the official location is http://autobuilder.yoctoproject.org/downloads/miscsupport/yocto-1.0- \ python-nativesdk. (From yocto-docs rev: f5ba36dee8094209fa6d3c6f97656588ded0567f) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/poky-ref-manual/faq.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'documentation/poky-ref-manual') diff --git a/documentation/poky-ref-manual/faq.xml b/documentation/poky-ref-manual/faq.xml index 82817ead46..0982d9d953 100644 --- a/documentation/poky-ref-manual/faq.xml +++ b/documentation/poky-ref-manual/faq.xml @@ -28,7 +28,7 @@ - I only have Python 2.4 or 2.5 but BitBake requires Python 2.6. + I only have Python 2.4 or 2.5 but BitBake requires Python 2.6 or 2.7. Can I still use Poky? @@ -37,8 +37,8 @@ You can use a stand-alone tarball to provide Python 2.6. You can find pre-built 32 and 64-bit versions of Python 2.6 at the following locations: - - + 32-bit tarball + 64-bit tarball -- cgit v1.2.3-54-g00ecf