diff options
author | Klaus Kurzmann <mok@fluxnetz.de> | 2010-04-25 21:16:28 +0200 |
---|---|---|
committer | Klaus Kurzmann <mok@fluxnetz.de> | 2010-04-25 21:23:05 +0200 |
commit | 24ab9ff1f4b69ef7ad68654cce102b883c9bf32d (patch) | |
tree | b2460dfbfad0412bed588bb85ae67e8ade3a3aac /recipes | |
parent | 566c80f50a993eb7a76a15d830410d30d3750664 (diff) |
frameworkd_git.bb: bump rev for fixed MissedCall signal
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Diffstat (limited to 'recipes')
-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 746a40853e..b51818d259 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 = "9ec23103c13930062ab35f0fcb31bb6f4c9b011e" +SRCREV = "a87c62a83404f367293f062eaab6a4d695b06a5f" PV = "0.9.5.9+gitr${SRCPV}" PR = "r3" PE = "1" |