diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-11-21 10:28:32 -0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-03 12:53:16 +0000 |
| commit | 302c2af7843bca70b26c61549dcdd8e1044c51cd (patch) | |
| tree | 3f709d710c191d8b2105ee05590b45c45537ebf5 /documentation/ref-manual | |
| parent | e4d0b54ec85d474ce74c67b2da095856b828facc (diff) | |
| download | poky-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/ref-manual')
| -rw-r--r-- | documentation/ref-manual/usingpoky.xml | 2 |
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 <targetname></filename> command | 212 | The <filename>bitbake -g <targetname></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. |
