emtooth: update SRCREV for better sourcedir layout
authorMartin Jansa <Martin.Jansa@gmail.com>
Thu, 28 Jan 2010 15:00:09 +0000 (16:00 +0100)
committerMartin Jansa <Martin.Jansa@gmail.com>
Thu, 28 Jan 2010 22:34:40 +0000 (23:34 +0100)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/openmoko-3rdparty/emtooth_svn.bb

index a7bdaf0..af876df 100644 (file)
@@ -5,12 +5,12 @@ SECTION = "x11/applications"
 LICENSE = "GPLv2"
 DEPENDS = "elementary eina edbus"
 
-SRCREV = "41"
+SRCREV = "43"
 PV = "0.1+svnr${SRCPV}"
 PR = "r0"
 
-SRC_URI = "svn://emtooth.googlecode.com/svn;module=trunk;proto=http"
+SRC_URI = "svn://emtooth.googlecode.com/svn/trunk;module=app;proto=http"
 
-S = "${WORKDIR}/trunk"
+S = "${WORKDIR}/app"
 
 inherit pkgconfig autotools