From 967b56f5496c73df20d7e7616ad8896ea9dddd49 Mon Sep 17 00:00:00 2001 From: Juro Bystricky Date: Thu, 21 Jan 2016 08:44:51 -0800 Subject: nativesdk-mingw-w64-runtime_3.1.0.bb: Updated license mingw runtime 3.1 is released under ZPL-2.1 license. This fixes the warning: WARNING: nativesdk-mingw-w64-runtime: No generic license file exists for: ZPL in any provider Signed-off-by: Juro Bystricky --- recipes-devtools/mingw-w64/nativesdk-mingw-w64-runtime_3.1.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-devtools/mingw-w64/nativesdk-mingw-w64-runtime_3.1.0.bb b/recipes-devtools/mingw-w64/nativesdk-mingw-w64-runtime_3.1.0.bb index 4c56c70..ddffcf4 100644 --- a/recipes-devtools/mingw-w64/nativesdk-mingw-w64-runtime_3.1.0.bb +++ b/recipes-devtools/mingw-w64/nativesdk-mingw-w64-runtime_3.1.0.bb @@ -1,5 +1,5 @@ DESCRIPTION = "Runtime libraries from MinGW-w64 project" -LICENSE = "ZPL" +LICENSE = "ZPL-2.1" LIC_FILES_CHKSUM = "file://../COPYING;md5=bb936f0e04d8f1e19ad545100cee9654" COMPATIBLE_HOST = ".*-mingw.*" -- cgit v1.2.3-54-g00ecf