diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-26 10:51:16 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-26 10:56:19 +0200 |
commit | 4af2227bf4819673916cbadfc41d04279acd5053 (patch) | |
tree | 0ad34a0734c373c5d3f08d8a02bd0174055904a2 /recipes/freesmartphone | |
parent | 24ab9ff1f4b69ef7ad68654cce102b883c9bf32d (diff) |
frameworkd: bump SRCREV for fixed "oneshot" vibration.
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/freesmartphone')
-rw-r--r-- | recipes/freesmartphone/frameworkd_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/freesmartphone/frameworkd_git.bb b/recipes/freesmartphone/frameworkd_git.bb index b51818d259..99152cb36b 100644 --- a/recipes/freesmartphone/frameworkd_git.bb +++ b/recipes/freesmartphone/frameworkd_git.bb @@ -4,7 +4,7 @@ AUTHOR = "FreeSmartphone.Org Development Team" SECTION = "console/network" DEPENDS = "python-cython-native python-pyrex-native" LICENSE = "GPL" -SRCREV = "a87c62a83404f367293f062eaab6a4d695b06a5f" +SRCREV = "272da555e182268b87b859ed1185f523a8c7738d" PV = "0.9.5.9+gitr${SRCPV}" PR = "r3" PE = "1" |