diversity-daemon: use http for svn checkout, add maxrev param to patch, which no...
authorMartin Jansa <Martin.Jansa@gmail.com>
Thu, 19 Aug 2010 08:21:35 +0000 (10:21 +0200)
committerMartin Jansa <Martin.Jansa@gmail.com>
Thu, 19 Aug 2010 09:02:46 +0000 (11:02 +0200)
* https has expired certificate

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/openmoko-projects/diversity-daemon_svn.bb

index 09b3005..ab06fde 100644 (file)
@@ -8,8 +8,8 @@ SRCREV = "571"
 PV = "0.0+svnr${SRCPV}"
 PR = "r3"
 
-SRC_URI = "svn://svn.projects.openmoko.org/svnroot/diversity/trunk;module=diversity-daemon;proto=https \
-           file://no-xmmp.patch;minrev=276"
+SRC_URI = "svn://svn.projects.openmoko.org/svnroot/diversity/trunk;module=diversity-daemon;proto=http \
+           file://no-xmmp.patch;minrev=276;maxrev=568"
 S = "${WORKDIR}/diversity-daemon"
 
 inherit autotools pkgconfig