aboutsummaryrefslogtreecommitdiffstats
path: root/documentation
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:39:24 +0000
commit33a529f94c494531dbbfca5050898eb4c42f64df (patch)
treefb5c14736071d44f7f6d783965d73dae540e2bae /documentation
parentd32ccd0ce620942447c7b49c6117c2ea7eff46ff (diff)
downloadopenembedded-core-33a529f94c494531dbbfca5050898eb4c42f64df.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 Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Diffstat (limited to 'documentation')
-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 @@
$ 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'>