documentation/dev-manual/dev-manual-common-tasks.xml: minor edits.

(From yocto-docs rev: 3fd9f32de8f2aabbc7812587dd3f293297323c3b)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2012-03-13 16:35:40 -06:00 committed by Richard Purdie
parent 1ebf41e07a
commit 9ba2e3dc78
1 changed files with 1 additions and 1 deletions

View File

@ -394,7 +394,7 @@
Flattens the layer configuration into a separate output directory.
Flattening your layer configuration builds a "flattened" directory that contains
the contents of all layers, with any overlayed recipes removed and any
recipe append files (<filename>.bbappend</filename>) appended to the corresponding recipes.
<filename>.bbappend</filename> files appended to the corresponding recipes.
You might have to perform some manual cleanup of the flattened layer as follows:
<itemizedlist>
<listitem><para>Non-recipe files (such as patches) are overwritten.