diff options
Diffstat (limited to 'recipes')
-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" |