summaryrefslogtreecommitdiff
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
openembedded-core-33a529f94c494531dbbfca5050898eb4c42f64df.tar.bz2
openembedded-core-33a529f94c494531dbbfca5050898eb4c42f64df.tar.xz
openembedded-core-33a529f94c494531dbbfca5050898eb4c42f64df.zip
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 e6a1da9df..b1040a269 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'>
0' href='#n200'>200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327