summaryrefslogtreecommitdiffstats
path: root/recipes-devtools
diff options
context:
space:
mode:
authorJuro Bystricky <juro.bystricky@intel.com>2016-01-21 08:41:34 -0800
committerJuro Bystricky <juro.bystricky@intel.com>2016-01-21 11:10:45 -0800
commit7c0dfdaa615a6bbf9c7f623c14cce96f72d251fd (patch)
tree11e251e7c9d630917cb8b6f270845aed65c2697d /recipes-devtools
parentc0a1d8ed6efb7e8eafe2e54a62fa4b556546160f (diff)
nativesdk-mingw-w64-headers_3.1.0.bb: Updated license
The mingw headers 3.1 are released under ZPL-2.1 license. This fixes the warning: WARNING: nativesdk-mingw-w64-headers: No generic license file exists for: ZPL in any provider Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
Diffstat (limited to 'recipes-devtools')
-rw-r--r--recipes-devtools/mingw-w64/nativesdk-mingw-w64-headers_3.1.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/mingw-w64/nativesdk-mingw-w64-headers_3.1.0.bb b/recipes-devtools/mingw-w64/nativesdk-mingw-w64-headers_3.1.0.bb
index 33e8bbb..06312d6 100644
--- a/recipes-devtools/mingw-w64/nativesdk-mingw-w64-headers_3.1.0.bb
+++ b/recipes-devtools/mingw-w64/nativesdk-mingw-w64-headers_3.1.0.bb
@@ -1,5 +1,5 @@
DESCRIPTION = "Header files from the MingGW-w64 project"
-LICENSE = "ZPL"
+LICENSE = "ZPL-2.1"
LIC_FILES_CHKSUM = "file://../COPYING;md5=bb936f0e04d8f1e19ad545100cee9654"
COMPATIBLE_HOST = ".*-mingw.*"