summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-11-21 10:28:32 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-03 12:53:16 +0000
commit302c2af7843bca70b26c61549dcdd8e1044c51cd (patch)
tree3f709d710c191d8b2105ee05590b45c45537ebf5 /documentation
parente4d0b54ec85d474ce74c67b2da095856b828facc (diff)
downloadpoky-302c2af7843bca70b26c61549dcdd8e1044c51cd.tar.gz
ref-manual: Changed depends.dot filename to pn-depends.dot.
Reported-by: Robert P. J. Day <rpjday@crashcourse.ca> (From yocto-docs rev: bd9f4ab6bd54a6d0edff1f5cfb6ea4d46f5bc9f1) 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/ref-manual/usingpoky.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/usingpoky.xml b/documentation/ref-manual/usingpoky.xml
index 3251490063..eff8480e1a 100644
--- a/documentation/ref-manual/usingpoky.xml
+++ b/documentation/ref-manual/usingpoky.xml
@@ -211,7 +211,7 @@
211 other packages before building a given package you have specified. 211 other packages before building a given package you have specified.
212 The <filename>bitbake -g &lt;targetname&gt;</filename> command 212 The <filename>bitbake -g &lt;targetname&gt;</filename> command
213 creates the <filename>pn-buildlist</filename>, 213 creates the <filename>pn-buildlist</filename>,
214 <filename>depends.dot</filename>, 214 <filename>pn-depends.dot</filename>,
215 <filename>package-depends.dot</filename>, and 215 <filename>package-depends.dot</filename>, and
216 <filename>task-depends.dot</filename> files in the current 216 <filename>task-depends.dot</filename> files in the current
217 directory. 217 directory.