From 2cd87c868f259ed3b165d41115157ff8e9320c25 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 20 Dec 2013 15:31:42 -0600 Subject: ref-manual: Edits to LICENSE variable. Added SPDXLICENSEMAP variable. (From yocto-docs rev: 3aab65aad94bfcbf024c26a7da3c11a550f7f9b1) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) (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 5d037960c7..b5c95481a7 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -3588,6 +3588,14 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" You can use spaces between license names. + For standard licenses, use the names + of the files in + meta/files/common-licenses/ + or the + SPDXLICENSEMAP + flag names defined in + meta/conf/licenses.conf. + @@ -5961,6 +5969,23 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" + SPDXLICENSEMAP + + + Maps commonly used license names to their SPDX counterparts + found in meta/files/common-licenses/. + For SPDXLICENSEMAP flag names, see the + meta/conf/licenses.conf file. + + + + For additional information, see the + LICENSE + variable. + + + + SPECIAL_PKGSUFFIX -- cgit v1.2.3-54-g00ecf