diff options
| author | Trevor Woerner <twoerner@gmail.com> | 2013-06-03 10:43:36 +0300 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-06-14 17:33:30 +0100 |
| commit | eacc13adbd3a31c4331a905e1b95d8879e93ae3a (patch) | |
| tree | 0e905507b512b49286a499bdff1e5bd7e969fa4d /documentation/dev-manual | |
| parent | 441c699acbb4b443c705933c1fccee0d906a1262 (diff) | |
| download | poky-eacc13adbd3a31c4331a905e1b95d8879e93ae3a.tar.gz | |
dev-manual: Updated reference to where licenses are kept
After a build, the license data is found in ${TMPDIR}/deploy/licenses not
${TMPDIR}/deploy/images/licenses.
Reported-by: Trevor Woerner <twoerner@gmail.com>
(From yocto-docs rev: 7f9b3d842f0f68bd0c005a20d38f1b26aef11387)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual')
| -rw-r--r-- | documentation/dev-manual/dev-manual-newbie.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml index 779d06d57e..e5d6f32419 100644 --- a/documentation/dev-manual/dev-manual-newbie.xml +++ b/documentation/dev-manual/dev-manual-newbie.xml | |||
| @@ -782,7 +782,7 @@ | |||
| 782 | Once the build completes, the list of all licenses found and used during that build are | 782 | Once the build completes, the list of all licenses found and used during that build are |
| 783 | kept in the | 783 | kept in the |
| 784 | <link linkend='build-directory'>Build Directory</link> at | 784 | <link linkend='build-directory'>Build Directory</link> at |
| 785 | <filename>tmp/deploy/images/licenses</filename>. | 785 | <filename>tmp/deploy/licenses</filename>. |
| 786 | </para> | 786 | </para> |
| 787 | 787 | ||
| 788 | <para> | 788 | <para> |
