diff options
-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" |