aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/openwsman
diff options
context:
space:
mode:
authorLi xin <lixin.fnst@cn.fujitsu.com>2016-01-03 18:12:17 -0800
committerMartin Jansa <Martin.Jansa@gmail.com>2016-01-06 13:25:52 +0100
commitd4d662f34791590b579a9678c5e94c95ab28ce49 (patch)
treec3b23168166814e0e564b52914eb9228868ae3d7 /meta-oe/recipes-extended/openwsman
parent6cad74d0b5f53cbfada3791243ca4cc59e361de3 (diff)
downloadmeta-openembedded-d4d662f34791590b579a9678c5e94c95ab28ce49.tar.gz
openwsman: 2.6.0 -> 2.6.2
Upgrade openwsman from 2.6.0 to 2.6.2. Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-extended/openwsman')
-rw-r--r--meta-oe/recipes-extended/openwsman/openwsman_2.6.2.bb (renamed from meta-oe/recipes-extended/openwsman/openwsman_2.6.0.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-oe/recipes-extended/openwsman/openwsman_2.6.0.bb b/meta-oe/recipes-extended/openwsman/openwsman_2.6.2.bb
index d89f3c037e..bdb7ced17c 100644
--- a/meta-oe/recipes-extended/openwsman/openwsman_2.6.0.bb
+++ b/meta-oe/recipes-extended/openwsman/openwsman_2.6.2.bb
@@ -12,10 +12,10 @@ SECTION = "Applications/System"
DEPENDS = "curl libxml2 openssl libpam"
-SRCREV = "f523bf1390c7ea23946bb9159978a4d7c198f1ba"
-PV = "2.6.0"
+SRCREV = "ed7a119e036c53078d70fd85936d94dc9b9b98be"
+PV = "2.6.2"
-SRC_URI = "git://github.com/Openwsman/openwsman.git \
+SRC_URI = "git://github.com/Openwsman/openwsman.git;protocol=http \
file://libssl-is-required-if-eventint-supported.patch \
file://openwsmand.service"