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 @@ - This directory contains recipe files for the core. + This directory contains recipe files that are almost always necessary to build a + useful, working Linux image. + Thus, the term "core" is used to group these recipes. For example, in the Crown Bay BSP there is the - task-core-tools.bbappend file, which is an append file used - to recommend that the SystemTap package be included as a package when the image - is built. + task-core-tools-profile.bbappend file, which is an append file used + to recommend that the + SystemTap + package be included as a package when the image is built.