From 7d7eb04b9c0cf5d8460f67f2d1c44f2c242bd755 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 7 Aug 2017 15:30:38 -0700 Subject: dev-manual: Updates to "Using .bbappend Files in Your Layer" I did some rewriting for clarity in the "Using .bbappend Files in Your Layer" section. The section needed to be retitled so focus on the layer aspect of .bbappend files. Also, while I was in there, I did more work on the prose in general. Also had to fix some links in the bsp, kernel, and ref manuals that linked into the section whose name I changes. (From yocto-docs rev: a82bcc9fe0f909135434ee1bd36b4414f6c046c9) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/bsp-guide/bsp.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/bsp-guide') diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index dacd077f2d..71ae2c36cd 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml @@ -1150,7 +1150,7 @@ Create a .bbappend file for the modified recipe. For information on using append files, see the - "Using .bbappend Files" + "Using .bbappend Files in Your Layer" section in the Yocto Project Development Manual. -- cgit v1.2.3-54-g00ecf