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/kernel-dev/kernel-dev-faq.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/kernel-dev') diff --git a/documentation/kernel-dev/kernel-dev-faq.xml b/documentation/kernel-dev/kernel-dev-faq.xml index 2b99ad2dde..9e0517d4af 100644 --- a/documentation/kernel-dev/kernel-dev-faq.xml +++ b/documentation/kernel-dev/kernel-dev-faq.xml @@ -72,7 +72,7 @@ RDEPENDS_kernel-base to include or not include "kernel-image". See the - "Using .bbappend Files" + "Using .bbappend Files in Your Layer" section in the Yocto Project Development Manual for information on how to use an append file to override metadata. -- cgit v1.2.3-54-g00ecf