diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-01-31 00:56:49 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-01-31 01:05:42 +0100 |
commit | 538671bbb993f76abd9a756caaccaf990c696b0d (patch) | |
tree | 91d2549247cdd7f298142cb23dccda884ef867b7 /recipes/openmoko-3rdparty | |
parent | e02dec0db7374a7d986d5f74ba7eaf08226129a2 (diff) |
emtooth: bump SRCREV a bit
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 af876df127..7bb7cfaa15 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 = "43" +SRCREV = "45" PV = "0.1+svnr${SRCPV}" PR = "r0" |