summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/openwsman/openwsman_2.6.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-extended/openwsman/openwsman_2.6.2.bb')
-rw-r--r--meta-oe/recipes-extended/openwsman/openwsman_2.6.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/openwsman/openwsman_2.6.2.bb b/meta-oe/recipes-extended/openwsman/openwsman_2.6.2.bb
index 52b271c11..b23b96c69 100644
--- a/meta-oe/recipes-extended/openwsman/openwsman_2.6.2.bb
+++ b/meta-oe/recipes-extended/openwsman/openwsman_2.6.2.bb
@@ -15,7 +15,7 @@ DEPENDS = "curl libxml2 openssl libpam"
15SRCREV = "ed7a119e036c53078d70fd85936d94dc9b9b98be" 15SRCREV = "ed7a119e036c53078d70fd85936d94dc9b9b98be"
16PV = "2.6.2" 16PV = "2.6.2"
17 17
18SRC_URI = "git://github.com/Openwsman/openwsman.git;protocol=http \ 18SRC_URI = "git://github.com/Openwsman/openwsman.git \
19 file://libssl-is-required-if-eventint-supported.patch \ 19 file://libssl-is-required-if-eventint-supported.patch \
20 file://openwsmand.service" 20 file://openwsmand.service"
21 21