]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
documentation: Updated the section on creating a general script
authorScott Rifenbark <srifenbark@gmail.com>
Tue, 20 Mar 2018 23:15:16 +0000 (16:15 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 25 Mar 2018 08:41:13 +0000 (09:41 +0100)
commitfcbe72179c01fdb93a58a2016eef5e89ab0c63ba
treeaebff259c223d657a0ef8a71dd7f8a50d946d975
parent955e49c134e6093be47bb7035a0222bd00651135
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 <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
documentation/dev-manual/dev-manual-common-tasks.xml
documentation/kernel-dev/kernel-dev-common.xml
documentation/yocto-project-qs/qs.xml