diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-28 22:57:40 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-28 22:57:40 +0200 |
commit | 577e868600374b4b5ea61f59f0c97644e77c0ff2 (patch) | |
tree | 72c1e1d28288e65c330938da69eca01e49f97b26 | |
parent | b83d0ede0f3eac5f60a51f54fcecc0affa89a461 (diff) |
frameworkd: bump SRCREV for opimd improvements
-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 f584fabaa4..bf035dafb4 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 = "e894cc035ab9c10d881a0e434fa4d927b936e3cd" +SRCREV = "48da35d39b3a27cba56d45e244bda2ea9e01c01b" PV = "0.9.5.9+gitr${SRCPV}" PR = "r3" PE = "1" |