diff options
Diffstat (limited to 'recipes/navit/navit_svn.bb')
-rw-r--r-- | recipes/navit/navit_svn.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/navit/navit_svn.bb b/recipes/navit/navit_svn.bb index a8ff27b25b..a6e3fa3f68 100644 --- a/recipes/navit/navit_svn.bb +++ b/recipes/navit/navit_svn.bb @@ -13,6 +13,7 @@ DEPENDS_shr += " librsvg-native" RDEPENDS = " navit-icons" EXTRA_OECONF += " --enable-svg2png-scaling-flag=32 --disable-speech-speech-dispatcher --enable-cache-size=20971520" +SRCREV = "3012" SRC_URI = "svn://anonymous@navit.svn.sourceforge.net/svnroot/navit/trunk;module=navit;proto=https" EXTRA_AUTORECONF = " -I m4" @@ -32,7 +33,7 @@ SRC_URI += "file://navit.xml \ file://osd.xml \ file://speech.xml \ file://plugins.xml \ - " + " #Second launcher for shr SRC_URI_append_shr = "file://navitD.desktop \ |