mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
documentation: poky-ref-manual - Updated BBLAYERS variable.
Added the meta-yocto-bsp layer to the example. (From yocto-docs rev: be4ee9d08527b654071b8d4ff54ad978f50a98f5) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
81ce4a9015
commit
320e32e307
@@ -256,10 +256,11 @@
|
||||
BBLAYERS = " \
|
||||
/home/scottrif/poky/meta \
|
||||
/home/scottrif/poky/meta-yocto \
|
||||
/home/scottrif/poky/meta-yocto-bsp \
|
||||
/home/scottrif/poky/meta-mykernel \
|
||||
"
|
||||
</literallayout>
|
||||
This example enables three layers, one of which is a custom, user-defined layer
|
||||
This example enables four layers, one of which is a custom, user-defined layer
|
||||
named <filename>meta-mykernel</filename>.
|
||||
</para>
|
||||
</glossdef>
|
||||
|
||||
Reference in New Issue
Block a user