aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/wvstreams
diff options
context:
space:
mode:
authorSøren Holm <sgh@sgh.dk>2011-04-23 13:55:44 +0200
committerPaul Menzel <paulepanter@users.sourceforge.net>2011-04-25 16:45:56 +0200
commitaaf30cc3e147816c63e694ef65951b3cd2dc48c5 (patch)
tree4257df4c08671cbccfce89e86595e7d5f4576e76 /recipes/wvstreams
parent9e5710fa9a2bb424f423fc98dee237aec8b2cfb4 (diff)
downloadopenembedded-aaf30cc3e147816c63e694ef65951b3cd2dc48c5.tar.gz
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@sgh.dk> Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Diffstat (limited to 'recipes/wvstreams')
-rw-r--r--recipes/wvstreams/wvstreams_4.6.1.bb (renamed from recipes/wvstreams/wvstreams_4.6.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
index 22e3aac943..53249d45ee 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"