diff options
-rw-r--r-- | meta-oe/recipes-extended/cmpi-bindings/cmpi-bindings_1.0.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/cmpi-bindings/cmpi-bindings_1.0.1.bb b/meta-oe/recipes-extended/cmpi-bindings/cmpi-bindings_1.0.1.bb index 987c09fe52..251c5d0f5a 100644 --- a/meta-oe/recipes-extended/cmpi-bindings/cmpi-bindings_1.0.1.bb +++ b/meta-oe/recipes-extended/cmpi-bindings/cmpi-bindings_1.0.1.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | SUMMARY = "Adapter to write and run CMPI-type CIM providers" | 1 | SUMMARY = "Adapter to write and run CMPI-type CIM providers" |
2 | DESCRIPTION = "CMPI-compliant provider interface for various languages via SWIG" | 2 | DESCRIPTION = "CMPI-compliant provider interface for various languages via SWIG" |
3 | HOMEPAGE = "http://github.com/kkaempf/cmpi-bindings" | 3 | HOMEPAGE = "http://github.com/kkaempf/cmpi-bindings" |
4 | LICENSE = "BSD" | 4 | LICENSE = "BSD-3-Clause" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=b19ee058d2d5f69af45da98051d91064" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=b19ee058d2d5f69af45da98051d91064" |
6 | SECTION = "Development/Libraries" | 6 | SECTION = "Development/Libraries" |
7 | DEPENDS = "swig-native python3 sblim-cmpi-devel" | 7 | DEPENDS = "swig-native python3 sblim-cmpi-devel" |