diff options
-rw-r--r-- | meta-oe/recipes-extended/openwsman/openwsman_2.6.11.bb (renamed from meta-oe/recipes-extended/openwsman/openwsman_2.6.9.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-extended/openwsman/openwsman_2.6.9.bb b/meta-oe/recipes-extended/openwsman/openwsman_2.6.11.bb index f9292790cc..16a83a4be3 100644 --- a/meta-oe/recipes-extended/openwsman/openwsman_2.6.9.bb +++ b/meta-oe/recipes-extended/openwsman/openwsman_2.6.11.bb | |||
@@ -15,8 +15,7 @@ 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 | # v2.6.9 | 18 | SRCREV = "d8eba6cb6682b59d84ca1da67a523520b879ade6" |
19 | SRCREV = "5efb1545dbac7e6d1e0a992f3e84ca12cea1c18e" | ||
20 | 19 | ||
21 | SRC_URI = "git://github.com/Openwsman/openwsman.git \ | 20 | SRC_URI = "git://github.com/Openwsman/openwsman.git \ |
22 | file://libssl-is-required-if-eventint-supported.patch \ | 21 | file://libssl-is-required-if-eventint-supported.patch \ |