diff options
| -rw-r--r-- | documentation/bsp-guide/bsp.xml | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index 019a78f0a0..ebe56b517c 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml | |||
| @@ -451,11 +451,14 @@ | |||
| 451 | </para> | 451 | </para> |
| 452 | 452 | ||
| 453 | <para> | 453 | <para> |
| 454 | This directory contains recipe files for the core. | 454 | This directory contains recipe files that are almost always necessary to build a |
| 455 | useful, working Linux image. | ||
| 456 | Thus, the term "core" is used to group these recipes. | ||
| 455 | For example, in the Crown Bay BSP there is the | 457 | For example, in the Crown Bay BSP there is the |
| 456 | <filename>task-core-tools.bbappend</filename> file, which is an append file used | 458 | <filename>task-core-tools-profile.bbappend</filename> file, which is an append file used |
| 457 | to recommend that the SystemTap package be included as a package when the image | 459 | to recommend that the |
| 458 | is built. | 460 | <ulink url='http://sourceware.org/systemtap/wiki'>SystemTap</ulink> |
| 461 | package be included as a package when the image is built. | ||
| 459 | </para> | 462 | </para> |
| 460 | </section> | 463 | </section> |
| 461 | 464 | ||
