mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-18 13:11:57 +02:00
* 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>
9 lines
204 B
BlitzBasic
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 "
|