diff options
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/yocto-project-qs/yocto-project-qs.xml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index e6a1da9dfb..b1040a269f 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml @@ -288,17 +288,6 @@ $ bitbake poky-image-sato </literallayout> <note><para> - If you are running Fedora 14 or another distribution - that ships with GNU, run the following two <filename>BitBake</filename> - commands. - For more information, see - <ulink url='http://www.mail-archive.com/bug-make@gnu.org/msg06220.html'></ulink>. - <literallayout class='monospaced'> - $ bitbake make-native - $ bitbake poky-image-sato - </literallayout> - </para></note> - <note><para> BitBake requires Python 2.6. For more information on this requirement, see the FAQ appendix in the <ulink url='http://www.yoctoproject.org/docs/poky-ref-manual/poky-ref-manual.html'> |