summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.