mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00:00
cmpi binding: Clarify BSD license variant
The License of cmpi binding is BSD-3-Clause. Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
e023880905
commit
64e2ba55d5
@@ -1,7 +1,7 @@
|
|||||||
SUMMARY = "Adapter to write and run CMPI-type CIM providers"
|
SUMMARY = "Adapter to write and run CMPI-type CIM providers"
|
||||||
DESCRIPTION = "CMPI-compliant provider interface for various languages via SWIG"
|
DESCRIPTION = "CMPI-compliant provider interface for various languages via SWIG"
|
||||||
HOMEPAGE = "http://github.com/kkaempf/cmpi-bindings"
|
HOMEPAGE = "http://github.com/kkaempf/cmpi-bindings"
|
||||||
LICENSE = "BSD"
|
LICENSE = "BSD-3-Clause"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b19ee058d2d5f69af45da98051d91064"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=b19ee058d2d5f69af45da98051d91064"
|
||||||
SECTION = "Development/Libraries"
|
SECTION = "Development/Libraries"
|
||||||
DEPENDS = "swig-native python3 sblim-cmpi-devel"
|
DEPENDS = "swig-native python3 sblim-cmpi-devel"
|
||||||
|
|||||||
Reference in New Issue
Block a user