From 058b00cf11a0353afa40c3c1e2e65454b6b11dfc Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 13 Mar 2012 16:49:49 -0600 Subject: documentation/dev-manual/dev-manual-bsp-appendix.xml: Added .bbappend (From yocto-docs rev: 3c7e51fa6ad5eb69f4b09a9041714044edf585d7) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-bsp-appendix.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'documentation') diff --git a/documentation/dev-manual/dev-manual-bsp-appendix.xml b/documentation/dev-manual/dev-manual-bsp-appendix.xml index 035549431f..7c961bfd6a 100644 --- a/documentation/dev-manual/dev-manual-bsp-appendix.xml +++ b/documentation/dev-manual/dev-manual-bsp-appendix.xml @@ -304,7 +304,8 @@ Now we will take a look at the recipes in your new layer. The standard BSP structure has areas for BSP, graphics, core, and kernel recipes. When you create a BSP, you use these areas for appropriate recipes and append files. - Recipes take the form of .bb files. + Recipes take the form of .bb files, while append files take + the form of .bbappend files. If you want to leverage the existing recipes the Yocto Project build system uses but change those recipes, you can use .bbappend files. All new recipes and append files for your layer must go in the layer’s -- cgit v1.2.3-54-g00ecf