mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
dev-manual: Updated bitbake-layers overview section.
The section was missing three of the summaries for the command when you used --help to find out about it. I added these in to the section. (From yocto-docs rev: ac9c58322b7f8533335a9d4379aa031bb1de7be6) 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
1b55ec668e
commit
4db3915372
@@ -962,8 +962,24 @@
|
||||
...
|
||||
EXTRA_OECONF = "--enable-something --enable-somethingelse"
|
||||
...
|
||||
</literallayout></para></listitem>
|
||||
</itemizedlist></para></listitem>
|
||||
</literallayout>
|
||||
</para></listitem>
|
||||
</itemizedlist>
|
||||
</para></listitem>
|
||||
<listitem><para>
|
||||
<emphasis><filename>layerindex-fetch</filename>:</emphasis>
|
||||
Fetches a layer from a layer index, along with its
|
||||
dependent layers, and adds the layers to the
|
||||
<filename>conf/bblayers.conf</filename> file.
|
||||
</para></listitem>
|
||||
<listitem><para>
|
||||
<emphasis><filename>layerindex-show-depends</filename>:</emphasis>
|
||||
Finds layer dependencies from the layer index.
|
||||
</para></listitem>
|
||||
<listitem><para>
|
||||
<emphasis><filename>create-layer</filename>:</emphasis>
|
||||
Creates a basic layer.
|
||||
</para></listitem>
|
||||
</itemizedlist>
|
||||
</para>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user