diff options
Diffstat (limited to 'recipes/openmoko-3rdparty/emtooth_svn.bb')
-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 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" |