Files
meta-openembedded/meta-oe/recipes-navigation/navit/navit_svn.bb
Martin Jansa e10965933f navit: upgrade to latest SRCREV and remove navit-icons
* separate directory cannot be fetched with subversion-1.7.0
  svn: E155000: '/OE/downloads/svn/navit.svn.sourceforge.net/svnroot/navit/trunk/navit/navit/xpm' is already a working copy for a different URL
  and other users had problem with navit-icons trying to downgrade to older SRCREV and then upgrading again when building navit (failing with unversioned directories)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-01 08:54:52 +01:00

9 lines
204 B
BlitzBasic

require navit.inc
SRCREV = "4841"
PV = "0.2.0+svnr${SRCPV}"
PR = "${INC_PR}.0"
S = "${WORKDIR}/${PN}"
SRC_URI += "svn://anonymous@navit.svn.sourceforge.net/svnroot/navit/trunk;module=navit;proto=http "