aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-5.4.inc
diff options
context:
space:
mode:
authorSergei Miroshnichenko <sergeimir@emcraft.com>2016-07-26 10:54:44 +0300
committerSergei Miroshnichenko <sergeimir@emcraft.com>2016-10-18 13:14:57 +0300
commit13d4d1b0ba80d98d138921ca846a530d1ae8877c (patch)
tree96d7f9a90a92bbc09c74c67ef9498ee2e209a9f5 /meta/recipes-devtools/gcc/gcc-5.4.inc
parent42e7af2a1758a911705d3bd26d8ab6b33262e5fa (diff)
downloadopenembedded-core-contrib-sergeimir/spdx2_sync.tar.gz
license: Remove deprecated referencessergeimir/spdx2_sync
Replace deprecated licenses using WITH operator to comply with http://spdx.org/licenses/index.html Signed-off-by: Sergei Miroshnichenko <sergeimir@emcraft.com>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-5.4.inc')
-rw-r--r--meta/recipes-devtools/gcc/gcc-5.4.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-5.4.inc b/meta/recipes-devtools/gcc/gcc-5.4.inc
index 338530fd6d..60ef72aa02 100644
--- a/meta/recipes-devtools/gcc/gcc-5.4.inc
+++ b/meta/recipes-devtools/gcc/gcc-5.4.inc
@@ -15,7 +15,7 @@ FILESEXTRAPATHS =. "${FILE_DIRNAME}/gcc-5.4:${FILE_DIRNAME}/gcc-5.4/backport:"
DEPENDS =+ "mpfr gmp libmpc zlib"
NATIVEDEPS = "mpfr-native gmp-native libmpc-native zlib-native"
-LICENSE = "GPL-3.0-with-GCC-exception & GPLv3"
+LICENSE = "GPL-3.0 WITH GCC-exception-3.1"
LIC_FILES_CHKSUM = "\
file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \