From 969218e5f67d43f910d6459ef0955f4ba99c7055 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 17 Apr 2013 12:59:23 -0700 Subject: [PATCH] dev-manual: Edits to "Set Up Your Layer for the Build" section. Added a cross-reference to the section that describes how to use .bbappend files. (From yocto-docs rev: 884740c066f0f45cfc85282c6d20737a39d7af88) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-common-tasks.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index b18d80b41f..5a0d8b6195 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -2239,6 +2239,9 @@ The FILESEXTRAPATHS and SRC_URI statements enable the OpenEmbedded build system to find the patch file. + For more information on using append files, see the + "Using .bbappend Files" + section. Put the patch file in your layer: Move the 0001-calibrate-Add-printk-example.patch file to