diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-20 14:45:37 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-20 16:28:50 +0200 |
commit | 7148cbe502c5b1c14b2e1ddae8373fca049aa151 (patch) | |
tree | 525790cabf74a175daffafd56c0b3e29c1801c73 /recipes/freesmartphone/frameworkd_git.bb | |
parent | bd23b431f8a1e6e3fd10ea29a7ac7929c7022ea1 (diff) |
freesmartphone: bump SRCREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/freesmartphone/frameworkd_git.bb')
-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 3d72d8f555..c1516d0f32 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 = "7ee718456af30a7ab1069c4fad0fd33be319c2c8" +SRCREV = "8f618948c4c74853f28b773cdc74ceefa1fb6899" PV = "0.9.5.9+gitr${SRCPV}" PR = "r4" PE = "1" |