aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHong Liu <hongl.fnst@cn.fujitsu.com>2018-05-15 18:15:19 +0800
committerKhem Raj <raj.khem@gmail.com>2018-05-23 15:32:05 -0700
commit0d8d69a288aa26e32662889ae756433021b31ee6 (patch)
treee404cca0a53d6e1374d3544f26492534e93a8822
parente22a87046f51e40972d732377505e62f9940d874 (diff)
downloadmeta-openembedded-contrib-0d8d69a288aa26e32662889ae756433021b31ee6.tar.gz
openwsman: 2.6.3 -> 2.6.4
Upgrade openwsman from 2.6.3 to 2.6.4 Signed-off-by: Hong Liu <hongl.fnst@cn.fujitsu.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--meta-oe/recipes-extended/openwsman/openwsman_2.6.4.bb (renamed from meta-oe/recipes-extended/openwsman/openwsman_2.6.3.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-extended/openwsman/openwsman_2.6.3.bb b/meta-oe/recipes-extended/openwsman/openwsman_2.6.4.bb
index f618f02b5d..f46a3bd25c 100644
--- a/meta-oe/recipes-extended/openwsman/openwsman_2.6.3.bb
+++ b/meta-oe/recipes-extended/openwsman/openwsman_2.6.4.bb
@@ -15,8 +15,8 @@ DEPENDS = "curl libxml2 openssl libpam"
inherit distro_features_check
REQUIRED_DISTRO_FEATURES = "pam"
-SRCREV = "feb7ec9b004fcaea0dbe65ce8a1a79cc29dd994c"
-PV = "2.6.3"
+SRCREV = "4aff7eaf5df948b6ed74cf4f8dd721a397bfb759"
+PV = "2.6.4"
SRC_URI = "git://github.com/Openwsman/openwsman.git \
file://libssl-is-required-if-eventint-supported.patch \