From a44535822b80285792c5d2567bfa89246eb1f396 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 18 Oct 2011 01:01:23 +0200 Subject: [PATCH] wv: add SRC_URI checksums and drop deprecated patch=1 param Signed-off-by: Martin Jansa --- meta-gnome/recipes-gnome/wv/wv_1.2.0.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/meta-gnome/recipes-gnome/wv/wv_1.2.0.bb b/meta-gnome/recipes-gnome/wv/wv_1.2.0.bb index cef76606e6..b20a5563e9 100644 --- a/meta-gnome/recipes-gnome/wv/wv_1.2.0.bb +++ b/meta-gnome/recipes-gnome/wv/wv_1.2.0.bb @@ -7,7 +7,9 @@ DEPENDS = "libgsf glib-2.0" PR = "r3" SRC_URI = "${SOURCEFORGE_MIRROR}/wvware/wv-${PV}.tar.gz \ - file://pkgconfig.patch;patch=1" + file://pkgconfig.patch" +SRC_URI[md5sum] = "b6319d5e75611fe2210453b5feb82c0c" +SRC_URI[sha256sum] = "a76f44468e78591e6d510d326702e7c3999d2b9dd3ab8ab8c1c9811fd5b111e4" inherit autotools pkgconfig