summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-03-13 16:35:40 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-03-23 14:24:46 +0000
commit9ba2e3dc78ab17b0a66f97ad6eb52c5d16b4ce70 (patch)
tree59a71e87d0f72436c310ffe1e1c30cd32e9b5d1b /documentation
parent1ebf41e07adae45ea794e33de0bed49db67623d7 (diff)
downloadpoky-9ba2e3dc78ab17b0a66f97ad6eb52c5d16b4ce70.tar.gz
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>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/dev-manual/dev-manual-common-tasks.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index 1e8170ed31..39dedd2d85 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -394,7 +394,7 @@
394 Flattens the layer configuration into a separate output directory. 394 Flattens the layer configuration into a separate output directory.
395 Flattening your layer configuration builds a "flattened" directory that contains 395 Flattening your layer configuration builds a "flattened" directory that contains
396 the contents of all layers, with any overlayed recipes removed and any 396 the contents of all layers, with any overlayed recipes removed and any
397 recipe append files (<filename>.bbappend</filename>) appended to the corresponding recipes. 397 <filename>.bbappend</filename> files appended to the corresponding recipes.
398 You might have to perform some manual cleanup of the flattened layer as follows: 398 You might have to perform some manual cleanup of the flattened layer as follows:
399 <itemizedlist> 399 <itemizedlist>
400 <listitem><para>Non-recipe files (such as patches) are overwritten. 400 <listitem><para>Non-recipe files (such as patches) are overwritten.