diff options
Diffstat (limited to 'documentation/yocto-project-qs/yocto-project-qs.xml')
-rw-r--r-- | documentation/yocto-project-qs/yocto-project-qs.xml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index 4cb50a5c2c..e6a1da9dfb 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml @@ -289,8 +289,10 @@ </literallayout> <note><para> If you are running Fedora 14 or another distribution - that ships with GNU make v3.82 you need to run the following two - <command>bitbake</command> commands instead: + 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 |