]> code.ossystems Code Review - openembedded-core.git/commitdiff
documentation/yocto-project-qs/yocto-project-qs.xml: Bug reference added courtesy...
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Tue, 22 Mar 2011 17:33:12 +0000 (11:33 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 25 Mar 2011 16:39:11 +0000 (16:39 +0000)
In the Quick Start there is a note indicating that you should run
'bitbake make-native' followed by 'bitbake poky-image-sato' if you
are running Fedora 14 or another distribution that ships with GNU.
Colin Walters submitted a patch that offerred an URL for further
explanation on a Make Bug.  The URL is
http://www.mail-archive.com/bug-make@gnu.org/msg06220.html.  Rather
than submit Colin's patch verbatim I updated the note to include the
reference with a little different wording.

This extra information submitted by Colin will be very helpful.

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
documentation/yocto-project-qs/yocto-project-qs.xml

index 4cb50a5c2c1219b0684edc591aafe91f61e9833c..e6a1da9dfbe347bda01e884c828f94dff9c9ef35 100644 (file)
              </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