summaryrefslogtreecommitdiffstats
path: root/documentation/bsp-guide
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/bsp-guide')
-rw-r--r--documentation/bsp-guide/bsp.xml24
1 files changed, 0 insertions, 24 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml
index 0c7ead50f1..5bfa9fb514 100644
--- a/documentation/bsp-guide/bsp.xml
+++ b/documentation/bsp-guide/bsp.xml
@@ -172,9 +172,6 @@
172 meta-crownbay/recipes-bsp/formfactor/formfactor/crownbay/machconfig 172 meta-crownbay/recipes-bsp/formfactor/formfactor/crownbay/machconfig
173 meta-crownbay/recipes-bsp/formfactor/formfactor/crownbay-noemgd/ 173 meta-crownbay/recipes-bsp/formfactor/formfactor/crownbay-noemgd/
174 meta-crownbay/recipes-bsp/formfactor/formfactor/crownbay-noemgd/machconfig 174 meta-crownbay/recipes-bsp/formfactor/formfactor/crownbay-noemgd/machconfig
175 meta-crownbay/recipes-core/
176 meta-crownbay/recipes-core/tasks/
177 meta-crownbay/recipes-core/tasks/task-core-tools-profile.bbappend
178 meta-crownbay/recipes-graphics/ 175 meta-crownbay/recipes-graphics/
179 meta-crownbay/recipes-graphics/xorg-xserver/ 176 meta-crownbay/recipes-graphics/xorg-xserver/
180 meta-crownbay/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend 177 meta-crownbay/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend
@@ -447,27 +444,6 @@
447 </para></note> 444 </para></note>
448 </section> 445 </section>
449 446
450 <section id='bsp-filelayout-core-recipes'>
451 <title>Core Recipe Files</title>
452 <para>
453 You can find these files in the BSP Layer at:
454 <literallayout class='monospaced'>
455 meta-&lt;bsp_name&gt;/recipes-core/*
456 </literallayout>
457 </para>
458
459 <para>
460 This directory contains recipe files that are almost always necessary to build a
461 useful, working Linux image.
462 Thus, the term "core" is used to group these recipes.
463 For example, in the Crown Bay BSP there is the
464 <filename>task-core-tools-profile.bbappend</filename> file, which is an append file used
465 to recommend that the
466 <ulink url='http://sourceware.org/systemtap/wiki'>SystemTap</ulink>
467 package be included as a package when the image is built.
468 </para>
469 </section>
470
471 <section id='bsp-filelayout-recipes-graphics'> 447 <section id='bsp-filelayout-recipes-graphics'>
472 <title>Display Support Files</title> 448 <title>Display Support Files</title>
473 <para> 449 <para>