diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-05-17 09:52:30 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-05-17 10:05:50 +0200 |
commit | cd37fc611f2e5f9157933d2117c7f45daa46ed7c (patch) | |
tree | a43933cc394007d20f3f2fc71fe6fe0f8d415682 /recipes | |
parent | 33eea80786e3000b5acce102acb59e5749a69698 (diff) |
libframeworkd-glib: bump SRCREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/freesmartphone/libframeworkd-glib_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/freesmartphone/libframeworkd-glib_git.bb b/recipes/freesmartphone/libframeworkd-glib_git.bb index f3834d4b02..15ef006273 100644 --- a/recipes/freesmartphone/libframeworkd-glib_git.bb +++ b/recipes/freesmartphone/libframeworkd-glib_git.bb @@ -2,7 +2,7 @@ DESCRIPTION = "freesmartphone.org API glib wrapper" LICENSE = "LGPL" SECTION = "devel" DEPENDS = "dbus-glib" -SRCREV = "322ad983ee811308d9a8dd6df02cf02ab2c0825f" +SRCREV = "43f25d7343145111e70dceaa610decab84366cbb" PV = "0.0.1+gitr${SRCPV}" PE = "1" PR = "r0" |