From: Khem Raj Date: Sat, 2 Oct 2010 17:55:50 +0000 (-0700) Subject: mcnavi: Upgrade to 0.2.13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b8a89a8ce0ab94d5edafe04d1c38aba40501865;p=openembedded.git mcnavi: Upgrade to 0.2.13 0.2.10 is not fetchable anymore Signed-off-by: Khem Raj --- diff --git a/recipes/openmoko-3rdparty/mcnavi_0.2.10.bb b/recipes/openmoko-3rdparty/mcnavi_0.2.13.bb similarity index 69% rename from recipes/openmoko-3rdparty/mcnavi_0.2.10.bb rename to recipes/openmoko-3rdparty/mcnavi_0.2.13.bb index 5d1bfb92d9..f3dfe9c6d0 100644 --- a/recipes/openmoko-3rdparty/mcnavi_0.2.10.bb +++ b/recipes/openmoko-3rdparty/mcnavi_0.2.13.bb @@ -3,11 +3,11 @@ HOMEPAGE = "http://www.gps-routes.info/index.php?name=Content&pa=showpage&pid=1" LICENSE = "GPL" DEPENDS = "ecore evas imlib2 gpsd edje-native" -SRC_URI = "http://www.gps-routes.info/debian/pool/main/m/mcnavi/mcnavi_${PV}.tar.gz;name=archive" -PR = "r1" +SRC_URI = "http://www.gps-routes.info/debian/pool/main/m/mcnavi/mcnavi_${PV}.tar.gz" +SRC_URI[md5sum] = "d222351cdb3db9cd040b4666fa1b5f2a" +SRC_URI[sha256sum] = "1ebe5e5be5ccc0ce2dde9adbcc7ec733efa91310da51a8f65b65ccca87692b16" -SRC_URI[archive.md5sum] = "627d36d735b866ecb0dc3ad350fe815d" -SRC_URI[archive.sha256sum] = "70abe699d93adfa544fb1243356b71ccc0178e23af743726ac5e707825b11e06" +PR = "r0" S = "${WORKDIR}/${PN}"