aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/openmoko-3rdparty
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-08-19 23:11:52 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-08-20 20:23:32 +0200
commitedec8380a972f54ff4f2444305030fe8a333a6c4 (patch)
tree24698e250d7520a93bce0dc9b6bc877c6329b234 /recipes/openmoko-3rdparty
parentb03b1f60164158672bd77022e4704e3e9cb19b2e (diff)
downloadopenembedded-edec8380a972f54ff4f2444305030fe8a333a6c4.tar.gz
emtooth: search for eina not eina-0 in newer SRCREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/openmoko-3rdparty')
-rw-r--r--recipes/openmoko-3rdparty/emtooth_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/openmoko-3rdparty/emtooth_svn.bb b/recipes/openmoko-3rdparty/emtooth_svn.bb
index 12204d5edd..fc46852296 100644
--- a/recipes/openmoko-3rdparty/emtooth_svn.bb
+++ b/recipes/openmoko-3rdparty/emtooth_svn.bb
@@ -6,7 +6,7 @@ LICENSE = "GPLv2"
DEPENDS = "elementary eina edbus"
RDEPENDS_${PN} = "bluez4 obexd"
-SRCREV = "77"
+SRCREV = "78"
PV = "0.1+svnr${SRCPV}"
PR = "r5"