[oe-commits] Eric Bénard : gpsdrive-pda: fix SRC_URI and add checksum

git version control git at git.openembedded.org
Mon Dec 20 23:28:47 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: f5f09ff47420b47d0a0d5bf482e2a3162445c52e
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=f5f09ff47420b47d0a0d5bf482e2a3162445c52e

Author: Eric Bénard <eric at eukrea.com>
Date:   Mon Dec 20 23:17:43 2010 +0100

gpsdrive-pda: fix SRC_URI and add checksum

Signed-off-by: Eric Bénard <eric at eukrea.com>

---

 recipes/gpsdrive/gpsdrive-pda_2.10pre2.bb |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/recipes/gpsdrive/gpsdrive-pda_2.10pre2.bb b/recipes/gpsdrive/gpsdrive-pda_2.10pre2.bb
index ea35796..d53592e 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"





More information about the Openembedded-commits mailing list