diff options
Diffstat (limited to 'documentation/yocto-project-qs')
-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 @@ | |||
288 | $ bitbake poky-image-sato | 288 | $ bitbake poky-image-sato |
289 | </literallayout> | 289 | </literallayout> |
290 | <note><para> | 290 | <note><para> |
291 | If you are running Fedora 14 or another distribution | ||
292 | that ships with GNU, run the following two <filename>BitBake</filename> | ||
293 | commands. | ||
294 | For more information, see | ||
295 | <ulink url='http://www.mail-archive.com/bug-make@gnu.org/msg06220.html'></ulink>. | ||
296 | <literallayout class='monospaced'> | ||
297 | $ bitbake make-native | ||
298 | $ bitbake poky-image-sato | ||
299 | </literallayout> | ||
300 | </para></note> | ||
301 | <note><para> | ||
302 | BitBake requires Python 2.6. For more information on this requirement, | 291 | BitBake requires Python 2.6. For more information on this requirement, |
303 | see the FAQ appendix in the | 292 | see the FAQ appendix in the |
304 | <ulink url='http://www.yoctoproject.org/docs/poky-ref-manual/poky-ref-manual.html'> | 293 | <ulink url='http://www.yoctoproject.org/docs/poky-ref-manual/poky-ref-manual.html'> |