mirror of
https://git.yoctoproject.org/poky
synced 2026-02-05 16:28:43 +01: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
@@ -136,7 +136,7 @@
|
||||
Developer's Guide, respectively.
|
||||
For information on how to use the
|
||||
<filename>bitbake-layers create-layer</filename>
|
||||
command, see the
|
||||
command to quickly set up a layer, 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.
|
||||
@@ -360,7 +360,7 @@
|
||||
Developer's Guide, respectively.
|
||||
For information on how to use the
|
||||
<filename>bitbake-layers create-layer</filename>
|
||||
command, see the
|
||||
command to quickly set up a layer, 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.
|
||||
@@ -489,7 +489,8 @@
|
||||
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 for
|
||||
information on how to use this script.
|
||||
information on how to use this script to quick set up a
|
||||
new layer.
|
||||
</note>
|
||||
</para>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user