mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
documentation/dev-manual/dev-manual-model.xml: Technical correction
Fixed text that described how a config file was referenced. (From yocto-docs rev: 29846fcb4fd6f90452023e1f627ef76f1a056ac6) 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
83141b336c
commit
99c1eb5d04
@@ -439,8 +439,8 @@
|
||||
<para>Once you are satisfied with the configuration changes made using
|
||||
<filename>menuconfig</filename>, you can directly examine the
|
||||
<filename>.config</filename> file against a saved original and gather those
|
||||
changes into a config fragment to be placed inside a
|
||||
<filename>.bbappend</filename></para></listitem>
|
||||
changes into a config fragment to be referenced from within the kernel's
|
||||
<filename>.bbappend</filename> file.</para></listitem>
|
||||
<listitem><para><emphasis>Add or extend kernel recipes if applicable</emphasis>:
|
||||
The standard
|
||||
layer structure organizes recipe files inside the
|
||||
|
||||
Reference in New Issue
Block a user