From: Eric Bénard Date: Mon, 20 Dec 2010 22:17:43 +0000 (+0100) Subject: gpsdrive-pda: fix SRC_URI and add checksum X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5f09ff47420b47d0a0d5bf482e2a3162445c52e;p=openembedded.git gpsdrive-pda: fix SRC_URI and add checksum Signed-off-by: Eric Bénard --- diff --git a/recipes/gpsdrive/gpsdrive-pda_2.10pre2.bb b/recipes/gpsdrive/gpsdrive-pda_2.10pre2.bb index ea35796f43..d53592e088 100644 --- a/recipes/gpsdrive/gpsdrive-pda_2.10pre2.bb +++ b/recipes/gpsdrive/gpsdrive-pda_2.10pre2.bb @@ -5,7 +5,7 @@ PR = "r2" DESCRIPTION = "GPS navigation/map display software, PDA-optimized version" HOMEPAGE = "http://www.gedanken.demon.co.uk/gpsdrive-ipaq/" -SRC_URI = "http://www.gedanken.demon.co.uk/gpsdrive-ipaq/gpsdrive-2.10pre2-ipaq-r4.tar.gz \ +SRC_URI = "http://www.gedanken.demon.co.uk/gpsdrive-ipaq/gpsdrive-2.10pre2-ipaq-r9.tar.gz \ file://gpsdrive.desktop \ file://makefile.patch " @@ -27,3 +27,6 @@ do_install() { } FILES_${PN} += "${datadir}/gpsdrive" + +SRC_URI[md5sum] = "410d4f63c05e346bafcd601f1fd8e9e2" +SRC_URI[sha256sum] = "9be8fc02639e14eb3918ae2d69abb17d753d788fdbc0ce0f2f07ff9396996098"