From e0dc993af68a2f570a55c420cc2e676ae6316b63 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 5 Jul 2012 05:39:31 -0700 Subject: [PATCH] documentation/poky-ref-manual/ref-structure.xml: Added tmp/deploy/licenses Information about this directory was absent in the manual. Reported-by: Robert P. J. Day (From yocto-docs rev: 64e5f5a403e4c8494885c7da504194d1baecb0ed) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/poky-ref-manual/ref-structure.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/documentation/poky-ref-manual/ref-structure.xml b/documentation/poky-ref-manual/ref-structure.xml index c950671cb0..f0f01b92c5 100644 --- a/documentation/poky-ref-manual/ref-structure.xml +++ b/documentation/poky-ref-manual/ref-structure.xml @@ -304,6 +304,17 @@ +
+ <filename>build/tmp/deploy/licenses/</filename> + + + This directory receives package licensing information. + For example, the directory contains sub-directories for bash, + busybox, and eglibc (among others) that in turn + contain appropriate COPYING license files with other licensing information. + +
+
<filename>build/tmp/deploy/images/</filename>