From 4f086df98b92890c9e7230a0aae09053597b4467 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 1 Apr 2014 09:25:32 -0600 Subject: ref-manual: Edits to the COPY_LIC_DIRS variable in the glossary. (From yocto-docs rev: 1e53b349d0f377d1368324ebd380858cc535f555) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'documentation/ref-manual/ref-variables.xml') diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 583adc2cd6..8fcf5fbcc2 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -1359,12 +1359,13 @@ If set to "1" along with the COPY_LIC_MANIFEST - variable, the OpenEmbedded build system creates directories - for each package installed into the image. - The directories contain the license files for each package - in /usr/share/common-licenses/ within - the image itself. - + variable, the OpenEmbedded build system copies + into the image the license files, which are located in + /usr/share/common-licenses, + for each package. + The license files are placed + in directories within the image itself. + -- cgit v1.2.3-54-g00ecf