diff options
author | Klaus Kurzmann <mok@fluxnetz.de> | 2010-05-02 22:14:25 +0200 |
---|---|---|
committer | Klaus Kurzmann <mok@fluxnetz.de> | 2010-05-02 22:14:25 +0200 |
commit | 3ce0e0523c5cf1104b4df49f217c92f720270e65 (patch) | |
tree | 51e6ed5eca51f628060828cb9d9d936b5b77f371 | |
parent | b2f6d8d0200974b8b98f1bb9b10d46fb06e14b15 (diff) |
frameworkd_git.bb: bump rev for some opimd fixes
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
-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 bf035dafb4..22ea34eaf5 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 = "48da35d39b3a27cba56d45e244bda2ea9e01c01b" +SRCREV = "9892d569ba44aaf8cd20efbb906fad59feb923a1" PV = "0.9.5.9+gitr${SRCPV}" PR = "r3" PE = "1" |