mirror of
https://git.yoctoproject.org/poky
synced 2026-04-05 08:02:25 +02:00
kernel-dev: Added original text into "Preparing a Layer" section.
(From yocto-docs rev: 504023d6a70d29c5501ef3f367029dcc033aeb6a) 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
9a5376be50
commit
142de606a3
@@ -38,6 +38,19 @@
|
||||
development.</para></listitem>
|
||||
</itemizedlist>
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<literallayout class='monospaced'>
|
||||
Customizing recipes is best done in a layer with bbappend files. Layers also
|
||||
provide a convenient mechanism to create your own recipes. This guide assumes
|
||||
you will be working from within a layer independent from those released with the
|
||||
Yocto Project. For details on how to create and work with layers, refer to
|
||||
section 5.1 Understanding and Creating Layers in the Yocto Project Development
|
||||
Manual.
|
||||
|
||||
(Kernel specific directions in 5.7.4)
|
||||
</literallayout>
|
||||
</para>
|
||||
</section>
|
||||
|
||||
<section id='modifying-an-existing-recipe'>
|
||||
|
||||
Reference in New Issue
Block a user