[yocto] [yocto-docs][PATCH 5/5] dev-manual: add new bitbake-layers show-cross-depends subcommand

Paul Eggleton paul.eggleton at linux.intel.com
Wed Apr 3 11:01:25 PDT 2013


Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
---
 documentation/dev-manual/dev-manual-common-tasks.xml |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index a697b8c..66df375 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -446,6 +446,9 @@
                     <listitem><para><filename><emphasis>show-appends:</emphasis></filename>
                         Lists <filename>.bbappend</filename> files and the recipe files to which
                         they apply.</para></listitem>
+                    <listitem><para><filename><emphasis>show-cross-depends:</emphasis></filename>
+                        Lists dependency relationships between recipes that cross layer boundaries.
+                        </para></listitem>
                     <listitem><para><filename><emphasis>flatten:</emphasis></filename>
                         Flattens the layer configuration into a separate output directory.
                         Flattening your layer configuration builds a "flattened" directory that contains
-- 
1.7.10.4




More information about the yocto mailing list