diff options
-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" | |||
15 | inherit distro_features_check | 15 | inherit distro_features_check |
16 | REQUIRED_DISTRO_FEATURES = "pam" | 16 | REQUIRED_DISTRO_FEATURES = "pam" |
17 | 17 | ||
18 | SRCREV = "feb7ec9b004fcaea0dbe65ce8a1a79cc29dd994c" | 18 | SRCREV = "4aff7eaf5df948b6ed74cf4f8dd721a397bfb759" |
19 | PV = "2.6.3" | 19 | PV = "2.6.4" |
20 | 20 | ||
21 | SRC_URI = "git://github.com/Openwsman/openwsman.git \ | 21 | SRC_URI = "git://github.com/Openwsman/openwsman.git \ |
22 | file://libssl-is-required-if-eventint-supported.patch \ | 22 | file://libssl-is-required-if-eventint-supported.patch \ |