From 76bff7e67a673c947cabef0076f5800c7a9410b2 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 23 Jan 2017 15:35:29 -0800 Subject: ref-manual: Removed package-depends.dot and pn-depends.dot The generated package-depends.dot and pn-depends.dot stuff contains partial data about the taskgraph and tends to confuse users. Richard Purdie suggested removing these from bitbake/lib/bb/cooker.py. I have removed the references to them in the "Viewing Dependencies Between Recipes and Tasks" section of the ref-manual. (From yocto-docs rev: 3dc9b124532b52369cec2de8209f33aebce2b648) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/usingpoky.xml | 8 -------- 1 file changed, 8 deletions(-) (limited to 'documentation') diff --git a/documentation/ref-manual/usingpoky.xml b/documentation/ref-manual/usingpoky.xml index dcf0b95ae4..9bd435b008 100644 --- a/documentation/ref-manual/usingpoky.xml +++ b/documentation/ref-manual/usingpoky.xml @@ -424,14 +424,6 @@ ASSUME_PROVIDED are not listed. - - pn-depends.dot: A graph showing - dependencies between build-time targets (recipes). - - - package-depends.dot: A graph showing - known dependencies between runtime targets. - task-depends.dot: A graph showing dependencies between tasks. -- cgit v1.2.3-54-g00ecf