From b059442be5b12be80f4c9cbf07d63a0c268aa694 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 13 Mar 2012 16:05:00 -0600 Subject: documentation/dev-manual/dev-manual-common-tasks.xml: Better .bbappend definition. (From yocto-docs rev: 97cbaa209f03a1d578683e42305c7d98c0e3e7b5) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-common-tasks.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'documentation') diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 088c529b97..4e32f300c3 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -36,8 +36,8 @@ It is important to understand, however, that the BSP layer can still make machine-specific additions to recipes within the GUI environment layer without polluting the GUI layer itself with those machine-specific changes. - You can accomplish this through an appending recipe (a .bbappend file), - which is described later in this section. + You can accomplish this through a recipe that is a BitBake append + (.bbappend) file, which is described later in this section. -- cgit v1.2.3-54-g00ecf