From cfbee010aceaed5c9730674dd1728fa70c4dbaf0 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 22 Feb 2012 16:47:20 -0600 Subject: documentation/bsp-guide/bsp.xml: Edits to Core Recipe Files section. (From yocto-docs rev: 8bd330a4d43732a10c4801f27a969adc83ac0e97) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/bsp-guide/bsp.xml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'documentation/bsp-guide/bsp.xml') 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. -- cgit v1.2.3-54-g00ecf