[oe-commits] Dongxiao Xu : neon: upgrade to version 0.29.6

git at git.openembedded.org git at git.openembedded.org
Mon Oct 31 23:09:25 UTC 2011


Module: openembedded-core.git
Branch: master
Commit: 96316199940d44bf3a0a05ae96bdb3a595744fa6
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=96316199940d44bf3a0a05ae96bdb3a595744fa6

Author: Dongxiao Xu <dongxiao.xu at intel.com>
Date:   Tue Oct 25 14:42:43 2011 +0800

neon: upgrade to version 0.29.6

Signed-off-by: Dongxiao Xu <dongxiao.xu at intel.com>

---

 .../{neon-0.29.5 => neon-0.29.6}/pkgconfig.patch   |    0
 .../neon/{neon_0.29.5.bb => neon_0.29.6.bb}        |    6 +++---
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta/recipes-support/neon/neon-0.29.5/pkgconfig.patch b/meta/recipes-support/neon/neon-0.29.6/pkgconfig.patch
similarity index 100%
rename from meta/recipes-support/neon/neon-0.29.5/pkgconfig.patch
rename to meta/recipes-support/neon/neon-0.29.6/pkgconfig.patch
diff --git a/meta/recipes-support/neon/neon_0.29.5.bb b/meta/recipes-support/neon/neon_0.29.6.bb
similarity index 82%
rename from meta/recipes-support/neon/neon_0.29.5.bb
rename to meta/recipes-support/neon/neon_0.29.6.bb
index 34c7253..e739f31 100644
--- a/meta/recipes-support/neon/neon_0.29.5.bb
+++ b/meta/recipes-support/neon/neon_0.29.6.bb
@@ -7,15 +7,15 @@ LIC_FILES_CHKSUM = "file://src/COPYING.LIB;md5=f30a9716ef3762e3467a2f62bf790f0a
 DEPENDS = "zlib libxml2 expat time gnutls libproxy"
 DEPENDS_virtclass-native = "zlib-native libxml2-native expat-native gnutls-native"
 
-PR = "r1"
+PR = "r0"
 
 BBCLASSEXTEND = "native"
 
 SRC_URI = "http://www.webdav.org/${BPN}/${BPN}-${PV}.tar.gz \
            file://pkgconfig.patch"
 
-SRC_URI[md5sum] = "ff369e69ef0f0143beb5626164e87ae2"
-SRC_URI[sha256sum] = "dea3c52b9f3f915651c6279c76758acf7c427727e8b9b0130f8b138f24012290"
+SRC_URI[md5sum] = "591e0c82e6979e7e615211b386b8f6bc"
+SRC_URI[sha256sum] = "9c640b728d6dc80ef1e48f83181166ab6bc95309cece5537e01ffdd01b96eb43"
 
 inherit autotools binconfig lib_package pkgconfig
 





More information about the Openembedded-commits mailing list