summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-extended/konkretcmpi/konkretcmpi_0.9.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/konkretcmpi/konkretcmpi_0.9.2.bb b/meta-oe/recipes-extended/konkretcmpi/konkretcmpi_0.9.2.bb
index 5d016e7b4..1d8b0dbd4 100644
--- a/meta-oe/recipes-extended/konkretcmpi/konkretcmpi_0.9.2.bb
+++ b/meta-oe/recipes-extended/konkretcmpi/konkretcmpi_0.9.2.bb
@@ -6,7 +6,7 @@ implementations for many of the provider operations."
6HOMEPAGE = "https://github.com/rnovacek/konkretcmpi" 6HOMEPAGE = "https://github.com/rnovacek/konkretcmpi"
7LICENSE = "MIT" 7LICENSE = "MIT"
8LIC_FILES_CHKSUM = "file://COPYING;md5=f673270bfc350d9ce1efc8724c6c1873" 8LIC_FILES_CHKSUM = "file://COPYING;md5=f673270bfc350d9ce1efc8724c6c1873"
9DEPENDS = "swig sblim-cmpi-devel python cmake-native" 9DEPENDS = "swig-native sblim-cmpi-devel python"
10 10
11SRC_URI = "git://github.com/rnovacek/konkretcmpi.git \ 11SRC_URI = "git://github.com/rnovacek/konkretcmpi.git \
12 file://konkretcmpi-0.9.2-fix-returning-instance-from-method.patch \ 12 file://konkretcmpi-0.9.2-fix-returning-instance-from-method.patch \