diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-03-25 10:16:43 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-03-25 16:40:27 +0000 |
commit | 38dec4fa806c2791c90e6f97aa636d9ddf9bdda9 (patch) | |
tree | 8fd6d36afd40d3bdf1460e7ec873c5f985ccbf79 /documentation/yocto-project-qs/yocto-project-qs.xml | |
parent | b187d59c498492f537c21d59f65567b2427db876 (diff) | |
download | poky-38dec4fa806c2791c90e6f97aa636d9ddf9bdda9.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>
Diffstat (limited to 'documentation/yocto-project-qs/yocto-project-qs.xml')
-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'> |