diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-05-11 12:42:37 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-05-11 23:49:46 +0200 |
commit | cca8167ae3a99c6a39a53bcd9d380de983843f3d (patch) | |
tree | 31f3f0747452889bb87108e1bec62af140c1ca79 /recipes/freesmartphone/frameworkd_git.bb | |
parent | cbaa29791b73476d4a59438ebd6262882ea0478b (diff) |
freesmartphone: bump SRCREVs for more gprs fixes and direct sms delivery
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/freesmartphone/frameworkd_git.bb')
-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 b8cd30a81e..dac7fe9db9 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 = "a3b867b304ecc63c7f26a0e4ea65a0abfb61e8e5" +SRCREV = "93673aa09cafc8fb5cfc3cb4055a73e25e595b70" PV = "0.9.5.9+gitr${SRCPV}" PR = "r3" PE = "1" |