diff mbox series

[oe,meta-oe,02/10] sblim-sfc-common: use official SPDX license

Message ID 20181120203814.11500-2-raj.khem@gmail.com
State Accepted
Commit 685281914e29e34afa804b3422508aa2bb7b430f
Headers show
Series [oe,meta-oe,01/10] openwsman: Upgrade to 2.6.8 | expand

Commit Message

Khem Raj Nov. 20, 2018, 8:38 p.m. UTC
From: Armin Kuster <akuster808@gmail.com>


WARNING: sblim-sfc-common-1.0.1-r0 do_populate_lic: sblim-sfc-common: No generic license file exists for: EPL in any provider

it is  EPL-1.0

Signed-off-by: Armin Kuster <akuster808@gmail.com>

Signed-off-by: Khem Raj <raj.khem@gmail.com>

---
 .../recipes-extended/sblim-sfc-common/sblim-sfc-common_1.0.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.19.1

-- 
_______________________________________________
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel
diff mbox series

Patch

diff --git a/meta-oe/recipes-extended/sblim-sfc-common/sblim-sfc-common_1.0.1.bb b/meta-oe/recipes-extended/sblim-sfc-common/sblim-sfc-common_1.0.1.bb
index 2a9b4bb883..4e90215c0e 100644
--- a/meta-oe/recipes-extended/sblim-sfc-common/sblim-sfc-common_1.0.1.bb
+++ b/meta-oe/recipes-extended/sblim-sfc-common/sblim-sfc-common_1.0.1.bb
@@ -3,7 +3,7 @@  DESCRIPTION = "\
 This package provides a common library for functions shared between Small Footprint CIM Broker (sblim-sfcb) \
 Small Footprint CIM Client (and sblim-sfcc)."
 HOMEPAGE = "http://sourceforge.net/projects/sblim/"
-LICENSE = "EPL"
+LICENSE = "EPL-1.0"
 LIC_FILES_CHKSUM = "file://COPYING;md5=f300afd598546add034364cd0a533261"
 SECTION = "Development/Libraries"