From fcbe72179c01fdb93a58a2016eef5e89ab0c63ba Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 20 Mar 2018 16:15:16 -0700 Subject: documentation: Updated the section on creating a general script Split this section into two sections: one for creating the layer using bitbake-layers create-layer and one for adding the layer to bblayers.conf using bitbake-layers add-layer. Needed to update some references in the yocto-project-qs and kernel-dev manuals. (From yocto-docs rev: 741a29b0cbeaaeaa0ac9155036ace2623938aee3) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/kernel-dev/kernel-dev-common.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'documentation/kernel-dev') diff --git a/documentation/kernel-dev/kernel-dev-common.xml b/documentation/kernel-dev/kernel-dev-common.xml index 1ea5ca53d2..9686609bf5 100644 --- a/documentation/kernel-dev/kernel-dev-common.xml +++ b/documentation/kernel-dev/kernel-dev-common.xml @@ -136,7 +136,7 @@ Developer's Guide, respectively. For information on how to use the bitbake-layers create-layer - command, see the + command to quickly set up a layer, see the "Creating a General Layer Using the bitbake-layers Script" section in the Yocto Project Development Tasks Manual. @@ -360,7 +360,7 @@ Developer's Guide, respectively. For information on how to use the bitbake-layers create-layer - command, see the + command to quickly set up a layer, see the "Creating a General Layer Using the bitbake-layers Script" section in the Yocto Project Development Tasks Manual. @@ -489,7 +489,8 @@ See the "Creating a General Layer Using the bitbake-layers Script" section in the Yocto Project Development Tasks Manual for - information on how to use this script. + information on how to use this script to quick set up a + new layer. -- cgit v1.2.3-54-g00ecf