mirror of
https://git.yoctoproject.org/poky
synced 2026-03-17 20:59:42 +01:00
dev-manual: Edits to "Creating Your Own Layer" section.
(From yocto-docs rev: 57da339013c428a89de8f1435e835afa8b468173) 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
cff0c77a00
commit
f849ee4448
@@ -235,7 +235,7 @@
|
||||
<itemizedlist>
|
||||
<listitem><para>Avoid "overlaying" entire recipes from
|
||||
other layers in your configuration.
|
||||
In other words, don't copy an entire recipe into your
|
||||
In other words, do not copy an entire recipe into your
|
||||
layer and then modify it.
|
||||
Use <filename>.bbappend</filename> files to override the
|
||||
parts of the recipe you need to modify.
|
||||
|
||||
Reference in New Issue
Block a user