[oe] [meta-oe][PATCH] openwsman: 2.6.3 -> 2.6.4
Hong Liu
hongl.fnst at cn.fujitsu.com
Tue May 15 10:15:19 UTC 2018
Upgrade openwsman from 2.6.3 to 2.6.4
Signed-off-by: Hong Liu <hongl.fnst at cn.fujitsu.com>
---
.../openwsman/{openwsman_2.6.3.bb => openwsman_2.6.4.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta-oe/recipes-extended/openwsman/{openwsman_2.6.3.bb => openwsman_2.6.4.bb} (97%)
diff --git a/meta-oe/recipes-extended/openwsman/openwsman_2.6.3.bb b/meta-oe/recipes-extended/openwsman/openwsman_2.6.4.bb
similarity index 97%
rename from meta-oe/recipes-extended/openwsman/openwsman_2.6.3.bb
rename to meta-oe/recipes-extended/openwsman/openwsman_2.6.4.bb
index f618f02..f46a3bd 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 \
--
2.7.4
More information about the Openembedded-devel
mailing list