aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gnu-config/gnu-config_git.bb
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/gnu-config/gnu-config_git.bb
parent42e7af2a1758a911705d3bd26d8ab6b33262e5fa (diff)
downloadopenembedded-core-contrib-13d4d1b0ba80d98d138921ca846a530d1ae8877c.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/gnu-config/gnu-config_git.bb')
-rw-r--r--meta/recipes-devtools/gnu-config/gnu-config_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/gnu-config/gnu-config_git.bb b/meta/recipes-devtools/gnu-config/gnu-config_git.bb
index 072726f60d..9616030b7f 100644
--- a/meta/recipes-devtools/gnu-config/gnu-config_git.bb
+++ b/meta/recipes-devtools/gnu-config/gnu-config_git.bb
@@ -1,7 +1,7 @@
SUMMARY = "gnu-configize"
DESCRIPTION = "Tool that installs the GNU config.guess / config.sub into a directory tree"
SECTION = "devel"
-LICENSE = "GPL-3.0-with-autoconf-exception"
+LICENSE = "GPL-3.0 WITH Autoconf-exception-3.0"
LIC_FILES_CHKSUM = "file://config.guess;beginline=7;endline=27;md5=9bac8b1743c2240ae07cce6e546ac2f2"
DEPENDS_class-native = "hostperl-runtime-native"