[oe-commits] Søren Holm : wvstreams: update version from 4.6.0 to 4 .6.1

git version control git at git.openembedded.org
Thu Apr 28 20:01:10 UTC 2011


Module: openembedded.git
Branch: testing-next
Commit: aaf30cc3e147816c63e694ef65951b3cd2dc48c5
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=aaf30cc3e147816c63e694ef65951b3cd2dc48c5

Author: Søren Holm <sgh at sgh.dk>
Date:   Sat Apr 23 13:55:44 2011 +0200

wvstreams: update version from 4.6.0 to 4.6.1

This patch is build tested using `angstrom-2010.x` and `minimal` for `MACHINE = "beagleboard"`. The build still fails when uClibc is used.

Signed-off-by: Søren Holm <sgh at sgh.dk>
Signed-off-by: Paul Menzel <paulepanter at users.sourceforge.net>

---

 .../{wvstreams_4.6.bb => wvstreams_4.6.1.bb}       |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes/wvstreams/wvstreams_4.6.bb b/recipes/wvstreams/wvstreams_4.6.1.bb
similarity index 90%
rename from recipes/wvstreams/wvstreams_4.6.bb
rename to recipes/wvstreams/wvstreams_4.6.1.bb
index 22e3aac..53249d4 100644
--- a/recipes/wvstreams/wvstreams_4.6.bb
+++ b/recipes/wvstreams/wvstreams_4.6.1.bb
@@ -3,7 +3,7 @@ LICENSE = "LGPL"
 DESCRIPTION = "WvStreams is a network programming library in C++"
 DEPENDS = "zlib openssl (>= 0.9.8)"
 
-PR = "r1"
+PR = "r0"
 
 SRC_URI = "http://wvstreams.googlecode.com/files/${PN}-${PV}.tar.gz \
 	file://0001-Fixed-missing-header-includes.patch \
@@ -40,5 +40,5 @@ do_configure() {
         oe_runconf
 }
 
-SRC_URI[md5sum] = "4ee8ccfe6dfc29bf952d58fa23626c97"
-SRC_URI[sha256sum] = "171df8e545b53edb3efbd65b9bc2b35549d05249bd0c92776701f9d8da77ed6f"
+SRC_URI[md5sum] = "2760dac31a43d452a19a3147bfde571c"
+SRC_URI[sha256sum] = "8403f5fbf83aa9ac0c6ce15d97fd85607488152aa84e007b7d0621b8ebc07633"





More information about the Openembedded-commits mailing list