diff options
author | Klaus Kurzmann <mok@fluxnetz.de> | 2009-12-05 19:26:59 +0100 |
---|---|---|
committer | Klaus Kurzmann <mok@fluxnetz.de> | 2009-12-05 19:26:59 +0100 |
commit | 8c27b1548eb3af36da86e43b02dd7aaed53ebcdf (patch) | |
tree | 6f7de9f3223d4f57c55599d0b6d98e1fbcc19ac5 /recipes | |
parent | a5a0eced2eeddab3cd85d2eeca005c1f4b8c61bd (diff) |
libframeworkd-phonegui-efl: bump PR to pickup EFL_SRCREV bump
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/shr/libframeworkd-phonegui-efl_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/shr/libframeworkd-phonegui-efl_git.bb b/recipes/shr/libframeworkd-phonegui-efl_git.bb index b24e152364..5d0d099a9a 100644 --- a/recipes/shr/libframeworkd-phonegui-efl_git.bb +++ b/recipes/shr/libframeworkd-phonegui-efl_git.bb @@ -4,7 +4,7 @@ LICENSE = "GPL" SECTION = "e/apps" DEPENDS += " dbus-glib libframeworkd-glib libframeworkd-phonegui etk evas ecore edje edje-native elementary" PV = "0.0.3+gitr${SRCREV}" -PR = "r35" +PR = "r36" require libframeworkd-phonegui-efl-theme.inc |