diff options
Diffstat (limited to 'documentation/yocto-project-qs')
-rw-r--r-- | documentation/yocto-project-qs/yocto-project-qs.xml | 12 |
1 files changed, 6 insertions, 6 deletions
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 @@ | |||
533 | <literallayout class='monospaced'> | 533 | <literallayout class='monospaced'> |
534 | $ bitbake -k core-image-sato | 534 | $ bitbake -k core-image-sato |
535 | </literallayout> | 535 | </literallayout> |
536 | <note><para> | 536 | <note> |
537 | BitBake requires Python 2.6 or 2.7. For more information on this requirement, | 537 | BitBake requires Python 2.6 or 2.7. For more information on |
538 | see the | 538 | this requirement, see the |
539 | <ulink url='&YOCTO_DOCS_REF_URL;#faq'>FAQ</ulink> in the Yocto Project Reference | 539 | "<ulink url='&YOCTO_DOCS_REF_URL;#required-git-tar-and-python-versions'>Required Git, tar, and Python</ulink>" |
540 | Manual. | 540 | section in the Yocto Project Reference Manual. |
541 | </para></note> | 541 | </note> |
542 | The final command runs the image: | 542 | The final command runs the image: |
543 | <literallayout class='monospaced'> | 543 | <literallayout class='monospaced'> |
544 | $ runqemu qemux86 | 544 | $ runqemu qemux86 |