1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-31 00:39:46 +00:00

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: 88e5b38b630168d9841aba0c1afccec6ad99115f)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Trevor Woerner
2013-06-03 10:43:36 +03:00
committed by Richard Purdie
parent 73f103bf9b
commit b2fddcb3b8
@@ -782,7 +782,7 @@
Once the build completes, the list of all licenses found and used during that build are Once the build completes, the list of all licenses found and used during that build are
kept in the kept in the
<link linkend='build-directory'>Build Directory</link> at <link linkend='build-directory'>Build Directory</link> at
<filename>tmp/deploy/images/licenses</filename>. <filename>tmp/deploy/licenses</filename>.
</para> </para>
<para> <para>