diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-01-31 15:11:08 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-01-31 15:15:06 +0100 |
commit | 844faa9824286611a74105d41acfc65f1e6cf5a6 (patch) | |
tree | f6282a56631e7da63fad22d93d1e673b451ec11d /recipes/openmoko-3rdparty | |
parent | df495ca76469126023f8cc886ca2acc36cffc5e7 (diff) |
emtooth: bump SRCREV again
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/openmoko-3rdparty')
-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 7bb7cfaa15..12e017192a 100644 --- a/recipes/openmoko-3rdparty/emtooth_svn.bb +++ b/recipes/openmoko-3rdparty/emtooth_svn.bb @@ -5,7 +5,7 @@ SECTION = "x11/applications" LICENSE = "GPLv2" DEPENDS = "elementary eina edbus" -SRCREV = "45" +SRCREV = "46" PV = "0.1+svnr${SRCPV}" PR = "r0" |