summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2013-04-04 10:45:29 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-10 16:20:54 +0100
commit7b065b08951b82fcf5bf1115b87d2836cd9970b3 (patch)
tree1a77d304ade323834e29dd7cc7bafb1aa68a091a /documentation
parenteb84088b6eebcc406c6131fa7035d8aa05cb7dc3 (diff)
downloadpoky-7b065b08951b82fcf5bf1115b87d2836cd9970b3.tar.gz
dev-manual: Applied Paul Eggleton's Build History Patch 5 of 5.
Added show-cross-depends to list. (From yocto-docs rev: 75d13e8e9e3ed9329bb458b98b136dcdebc1c924) 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.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index 629f64a427..70ecc2276a 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -446,6 +446,9 @@
446 <listitem><para><filename><emphasis>show-appends:</emphasis></filename> 446 <listitem><para><filename><emphasis>show-appends:</emphasis></filename>
447 Lists <filename>.bbappend</filename> files and the recipe files to which 447 Lists <filename>.bbappend</filename> files and the recipe files to which
448 they apply.</para></listitem> 448 they apply.</para></listitem>
449 <listitem><para><filename><emphasis>show-cross-depends:</emphasis></filename>
450 Lists dependency relationships between recipes that cross layer boundaries.
451 </para></listitem>
449 <listitem><para><filename><emphasis>flatten:</emphasis></filename> 452 <listitem><para><filename><emphasis>flatten:</emphasis></filename>
450 Flattens the layer configuration into a separate output directory. 453 Flattens the layer configuration into a separate output directory.
451 Flattening your layer configuration builds a "flattened" directory that contains 454 Flattening your layer configuration builds a "flattened" directory that contains