mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-19 05:12:05 +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:
parent
e023880905
commit
64e2ba55d5
@ -1,7 +1,7 @@
|
||||
SUMMARY = "Adapter to write and run CMPI-type CIM providers"
|
||||
DESCRIPTION = "CMPI-compliant provider interface for various languages via SWIG"
|
||||
HOMEPAGE = "http://github.com/kkaempf/cmpi-bindings"
|
||||
LICENSE = "BSD"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b19ee058d2d5f69af45da98051d91064"
|
||||
SECTION = "Development/Libraries"
|
||||
DEPENDS = "swig-native python3 sblim-cmpi-devel"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user