diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-05-27 10:14:14 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-05-27 12:28:17 +0200 |
commit | e70f21a1403c6c90ab3c4401f16641040e3bc708 (patch) | |
tree | bdf3a2701cf5a94db91c563cc6f918c41afd641e | |
parent | b3f4268d41c2ebeb4da9a54ad009c2b9d8cff29c (diff) |
emtooth: bump SRCREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r-- | recipes/openmoko-3rdparty/emtooth_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/openmoko-3rdparty/emtooth_svn.bb b/recipes/openmoko-3rdparty/emtooth_svn.bb index 88b55f9d1d..b1854fc5f1 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 = "bluez4 obexd" -SRCREV = "76" +SRCREV = "77" PV = "0.1+svnr${SRCPV}" PR = "r1" |