[oe] [meta-oe][PATCH] openwsman: 2.6.0 -> 2.6.2

Li Xin lixin.fnst at cn.fujitsu.com
Mon Jan 4 02:12:17 UTC 2016


Upgrade openwsman from 2.6.0 to 2.6.2.

Signed-off-by: Li Xin <lixin.fnst at cn.fujitsu.com>
---
 .../openwsman/{openwsman_2.6.0.bb => openwsman_2.6.2.bb}            | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta-oe/recipes-extended/openwsman/{openwsman_2.6.0.bb => openwsman_2.6.2.bb} (94%)

diff --git a/meta-oe/recipes-extended/openwsman/openwsman_2.6.0.bb b/meta-oe/recipes-extended/openwsman/openwsman_2.6.2.bb
similarity index 94%
rename from meta-oe/recipes-extended/openwsman/openwsman_2.6.0.bb
rename to meta-oe/recipes-extended/openwsman/openwsman_2.6.2.bb
index d89f3c0..bdb7ced 100644
--- a/meta-oe/recipes-extended/openwsman/openwsman_2.6.0.bb
+++ b/meta-oe/recipes-extended/openwsman/openwsman_2.6.2.bb
@@ -12,10 +12,10 @@ SECTION = "Applications/System"
 
 DEPENDS = "curl libxml2 openssl libpam"
 
-SRCREV = "f523bf1390c7ea23946bb9159978a4d7c198f1ba"
-PV = "2.6.0"
+SRCREV = "ed7a119e036c53078d70fd85936d94dc9b9b98be"
+PV = "2.6.2"
 
-SRC_URI = "git://github.com/Openwsman/openwsman.git \
+SRC_URI = "git://github.com/Openwsman/openwsman.git;protocol=http \
            file://libssl-is-required-if-eventint-supported.patch \
            file://openwsmand.service"
 
-- 
1.9.1






More information about the Openembedded-devel mailing list