aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/openmoko-3rdparty
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-03-30 08:23:54 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-03-30 09:02:21 +0200
commit760b51349118c2aa2958c04d5a779bed4cd74b26 (patch)
tree0b02ca9c14d836b0d56c28992ac458771d93c4d6 /recipes/openmoko-3rdparty
parent6a01455b807faf1ecea56c415bba50441c129c42 (diff)
downloadopenembedded-760b51349118c2aa2958c04d5a779bed4cd74b26.tar.gz
emtooth: bump SRCREV, add new deps
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/openmoko-3rdparty')
-rw-r--r--recipes/openmoko-3rdparty/emtooth_svn.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes/openmoko-3rdparty/emtooth_svn.bb b/recipes/openmoko-3rdparty/emtooth_svn.bb
index 12e017192a..88b55f9d1d 100644
--- a/recipes/openmoko-3rdparty/emtooth_svn.bb
+++ b/recipes/openmoko-3rdparty/emtooth_svn.bb
@@ -4,10 +4,11 @@ HOMEPAGE = "http://code.google.com/p/emtooth/"
SECTION = "x11/applications"
LICENSE = "GPLv2"
DEPENDS = "elementary eina edbus"
+RDEPENDS = "bluez4 obexd"
-SRCREV = "46"
+SRCREV = "76"
PV = "0.1+svnr${SRCPV}"
-PR = "r0"
+PR = "r1"
SRC_URI = "svn://emtooth.googlecode.com/svn/trunk;module=app;proto=http"