[oe-commits] Khem Raj : mcnavi: Upgrade to 0.2.13

git version control git at git.openembedded.org
Sat Oct 2 17:57:17 UTC 2010


Module: openembedded.git
Branch: master
Commit: 1b8a89a8ce0ab94d5edafe04d1c38aba40501865
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=1b8a89a8ce0ab94d5edafe04d1c38aba40501865

Author: Khem Raj <raj.khem at gmail.com>
Date:   Sat Oct  2 10:55:50 2010 -0700

mcnavi: Upgrade to 0.2.13

0.2.10 is not fetchable anymore

Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 .../{mcnavi_0.2.10.bb => mcnavi_0.2.13.bb}         |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

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 5d1bfb9..f3dfe9c 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}"
 





More information about the Openembedded-commits mailing list