summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-03-25 10:16:43 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-03-25 16:45:38 +0000
commit17600d23d8edfe01bd4512ad8e13f22c79f79140 (patch)
tree9aece782215be825859e02d9b553ea038096a829
parente347cd769ad42f3ff9a76ca94f79ac957b1ed134 (diff)
downloadpoky-17600d23d8edfe01bd4512ad8e13f22c79f79140.tar.gz
documentation/yocto-project-qs/yocto-project-qs.xml: [BUGID# 931] - Removed Fedora 14 bitbake native note
[BUGID# 931] - I have removed the Note indicating that the user must run 'bitbake make-native' if running Fedora 14. This is no longer a requirement for YP Release 1.0 (From OE-Core rev: 33a529f94c494531dbbfca5050898eb4c42f64df) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--documentation/yocto-project-qs/yocto-project-qs.xml11
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'>