diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-14 06:08:11 +0000 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-29 17:21:21 +0200 |
commit | 97801611dad6b487378876143f3b308696ea8219 (patch) | |
tree | 4cf89ecedeb888ea8004065b78e33c90fa75b01b /recipes/openmoko-3rdparty/mcnavi_0.2.5.bb | |
parent | 9d2c6c473188d76b2d5b119a064986fb796cb41f (diff) |
recipes: PR bump after EFL SRCREV change resulting to different .so names.
* mostly libelementary-ver-pre-svn-06 -> libelementary-ver-pre-svn-07
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/openmoko-3rdparty/mcnavi_0.2.5.bb')
-rw-r--r-- | recipes/openmoko-3rdparty/mcnavi_0.2.5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/openmoko-3rdparty/mcnavi_0.2.5.bb b/recipes/openmoko-3rdparty/mcnavi_0.2.5.bb index 5a4f3e6510..5079553891 100644 --- a/recipes/openmoko-3rdparty/mcnavi_0.2.5.bb +++ b/recipes/openmoko-3rdparty/mcnavi_0.2.5.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Free GPS navigation for car and outdoor with OpenStreetMap maps" HOMEPAGE = "http://www.gps-routes.info/index.php?name=Content&pa=showpage&pid=1" LICENSE = "GPL" DEPENDS = "ecore evas imlib2 gpsd edje-native" -PR = "r4" +PR = "r5" SRC_URI = "http://www.gps-routes.info/debian/pool/main/m/mcnavi/mcnavi_${PV}.tar.gz;name=archive \ file://gpsd-2.90.patch" |