diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-21 20:33:12 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-21 20:39:30 +0200 |
commit | 8450f7da683909d23b086b9decdf37286a7c78f9 (patch) | |
tree | 7b186044c091ac2a94e3b3ff5ab41ab5a99270d2 /recipes/freesmartphone/frameworkd_git.bb | |
parent | f97d34f5220e9fa402bbb22c06b5b7e34cc1fa2b (diff) |
frameworkd: bump SRCREV for s/Notify/Changed/ in opreferencesd
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 2b6b0bba64..d0d4fcf6d0 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 = "f751f2724eea23d0ca050bdf2672f9011ae09517" +SRCREV = "cfc0a5c3def2dc2556c86f3dad182181124de006" PV = "0.9.5.9+gitr${SRCPV}" PR = "r3" PE = "1" |