mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 17:39:31 +00:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
955e49c134
commit
fcbe72179c
@@ -971,8 +971,8 @@
|
||||
section in the same manual.
|
||||
</para></listitem>
|
||||
<listitem><para>
|
||||
<emphasis>Add a Layer for Software:</emphasis>
|
||||
For steps on how to add a general layer for software,
|
||||
<emphasis>Create a Layer for Software:</emphasis>
|
||||
For steps on how to create a general layer for software,
|
||||
see the
|
||||
"<ulink url='&YOCTO_DOCS_DEV_URL;#creating-a-general-layer-using-the-bitbake-layers-script'>Creating a General Layer Using the <filename>bitbake-layers</filename> Script</ulink>"
|
||||
section in the Yocto Project Development Tasks Manual.
|
||||
|
||||
Reference in New Issue
Block a user