diff options
Diffstat (limited to 'meta-oe/recipes-extended/openwsman')
-rw-r--r-- | meta-oe/recipes-extended/openwsman/openwsman_2.7.1.bb (renamed from meta-oe/recipes-extended/openwsman/openwsman_2.6.11.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/openwsman/openwsman_2.6.11.bb b/meta-oe/recipes-extended/openwsman/openwsman_2.7.1.bb index af0a3c2bd..7fc5d4218 100644 --- a/meta-oe/recipes-extended/openwsman/openwsman_2.6.11.bb +++ b/meta-oe/recipes-extended/openwsman/openwsman_2.7.1.bb | |||
@@ -15,7 +15,7 @@ DEPENDS = "curl libxml2 openssl libpam" | |||
15 | inherit features_check | 15 | inherit features_check |
16 | REQUIRED_DISTRO_FEATURES = "pam" | 16 | REQUIRED_DISTRO_FEATURES = "pam" |
17 | 17 | ||
18 | SRCREV = "d8eba6cb6682b59d84ca1da67a523520b879ade6" | 18 | SRCREV = "6cdf3bee50388d8e5f70850322a4df57fd685a5e" |
19 | 19 | ||
20 | SRC_URI = "git://github.com/Openwsman/openwsman.git;branch=master;protocol=https \ | 20 | SRC_URI = "git://github.com/Openwsman/openwsman.git;branch=master;protocol=https \ |
21 | file://libssl-is-required-if-eventint-supported.patch \ | 21 | file://libssl-is-required-if-eventint-supported.patch \ |