diff options
-rw-r--r-- | meta-oe/recipes-extended/openwsman/openwsman_2.6.2.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-extended/openwsman/openwsman_2.6.2.bb b/meta-oe/recipes-extended/openwsman/openwsman_2.6.2.bb index 6397bed8ac..2925f4b9e2 100644 --- a/meta-oe/recipes-extended/openwsman/openwsman_2.6.2.bb +++ b/meta-oe/recipes-extended/openwsman/openwsman_2.6.2.bb | |||
@@ -12,8 +12,8 @@ SECTION = "Applications/System" | |||
12 | 12 | ||
13 | DEPENDS = "curl libxml2 openssl libpam" | 13 | DEPENDS = "curl libxml2 openssl libpam" |
14 | 14 | ||
15 | SRCREV = "ed7a119e036c53078d70fd85936d94dc9b9b98be" | 15 | SRCREV = "feb7ec9b004fcaea0dbe65ce8a1a79cc29dd994c" |
16 | PV = "2.6.2" | 16 | PV = "2.6.3" |
17 | 17 | ||
18 | SRC_URI = "git://github.com/Openwsman/openwsman.git \ | 18 | SRC_URI = "git://github.com/Openwsman/openwsman.git \ |
19 | file://libssl-is-required-if-eventint-supported.patch \ | 19 | file://libssl-is-required-if-eventint-supported.patch \ |