From b990aa8b1bf014fcc662da744f595f44eb8352b9 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 24 Mar 2014 16:11:10 -0600 Subject: ref-manual, yocto-project-qs: Notes and infor for buildtools issues Fixes [YOCTO #4866] Updated the main area where it talks about needing the right versions of Git, tar, and Python. You can get this set up using a couple methods. I documented both. The changes in the FAQ and in the QS are basically notes that point to that section for more information. (From yocto-docs rev: 1b64c7c271303ecf10ec85c8a2cd5a0d909f1151) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/yocto-project-qs/yocto-project-qs.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'documentation/yocto-project-qs/yocto-project-qs.xml') diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index d86518ea09..393da9529f 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml @@ -533,12 +533,12 @@ $ bitbake -k core-image-sato - - BitBake requires Python 2.6 or 2.7. For more information on this requirement, - see the - FAQ in the Yocto Project Reference - Manual. - + + BitBake requires Python 2.6 or 2.7. For more information on + this requirement, see the + "Required Git, tar, and Python" + section in the Yocto Project Reference Manual. + The final command runs the image: $ runqemu qemux86 -- cgit v1.2.3-54-g00ecf