From bbe17101bbeb500caee27c990622b438f7f2c132 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Mon, 19 Dec 2011 15:44:07 +0000 Subject: eds-dbus: replace o-hand example contact Replace the OpenedHand example contact with something a bit more up-to-date. Also add SRC_URI checksums to 2.20.0 recipe. (From OE-Core rev: 5a65e13e99cc8d5e20e32f49338712daa2de3da2) Signed-off-by: Paul Eggleton Signed-off-by: Richard Purdie --- meta/recipes-sato/eds/eds-dbus_2.20.0.bb | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'meta/recipes-sato/eds/eds-dbus_2.20.0.bb') diff --git a/meta/recipes-sato/eds/eds-dbus_2.20.0.bb b/meta/recipes-sato/eds/eds-dbus_2.20.0.bb index d129a64d91..d13476b4e8 100644 --- a/meta/recipes-sato/eds/eds-dbus_2.20.0.bb +++ b/meta/recipes-sato/eds/eds-dbus_2.20.0.bb @@ -6,13 +6,16 @@ LICENSE = "LGPLv2 & LGPLv2+" DEPENDS = "intltool-native glib-2.0 gtk+ gconf dbus db gnome-common virtual/libiconv zlib libsoup libglade" -PR = "r1" +PR = "r2" SRC_URI = "http://ftp.gnome.org/pub/GNOME/mobile/2.23/2.23.92/sources/evolution-data-server-dbus-${PV}.tar.gz \ file://oh-contact.patch;striplevel=0 \ file://no_iconv_test.patch \ file://iconv-detect.h" +SRC_URI[md5sum] = "69dc1e4eed6041a91aec76eacf7f17fb" +SRC_URI[sha256sum] = "aa537293c10153dad91aa31b50547e867946d7b937414f2ef734e40967e6ab0a" + S = "${WORKDIR}/evolution-data-server-dbus-${PV}" inherit autotools pkgconfig -- cgit v1.2.3-54-g00ecf