summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/openlmi/openlmi-tools_0.10.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-extended/openlmi/openlmi-tools_0.10.5.bb')
-rw-r--r--meta-oe/recipes-extended/openlmi/openlmi-tools_0.10.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/openlmi/openlmi-tools_0.10.5.bb b/meta-oe/recipes-extended/openlmi/openlmi-tools_0.10.5.bb
index 4a1b6bba6..04f82d2bc 100644
--- a/meta-oe/recipes-extended/openlmi/openlmi-tools_0.10.5.bb
+++ b/meta-oe/recipes-extended/openlmi/openlmi-tools_0.10.5.bb
@@ -5,7 +5,7 @@ LICENSE = "GPLv2+"
5LIC_FILES_CHKSUM = "file://../COPYING;md5=75859989545e37968a99b631ef42722e" 5LIC_FILES_CHKSUM = "file://../COPYING;md5=75859989545e37968a99b631ef42722e"
6SECTION = "System/Management" 6SECTION = "System/Management"
7 7
8inherit ${@bb.utils.contains("BBPATH", "meta-python2", "setuptools", "", d)} 8inherit ${@bb.utils.contains("BBFILE_COLLECTIONS", "meta-python2", "setuptools", "", d)}
9 9
10DEPENDS = "python-native python-pywbem-native python-m2crypto python-pywbem" 10DEPENDS = "python-native python-pywbem-native python-m2crypto python-pywbem"
11 11