diff options
author | Klaus Kurzmann <mok@fluxnetz.de> | 2010-04-25 20:09:05 +0200 |
---|---|---|
committer | Klaus Kurzmann <mok@fluxnetz.de> | 2010-04-25 20:09:05 +0200 |
commit | 0df02afa19c2f06e044a1be070969803fbcd925f (patch) | |
tree | 6ff905b4530e3e4987ccb66e5724910ef6618831 /recipes | |
parent | 1101fca1693098ecfcc14db2272b16bcd50e3633 (diff) |
frameworkd_git.bb: bump rev to get latest fixes
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 55d9f52576..746a40853e 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 = "7c16fcf3f924fc1ce1080f5558e0db7cfc1708a5" +SRCREV = "9ec23103c13930062ab35f0fcb31bb6f4c9b011e" PV = "0.9.5.9+gitr${SRCPV}" PR = "r3" PE = "1" |