diff options
author | Klaus Kurzmann <mok@fluxnetz.de> | 2009-12-05 19:27:15 +0100 |
---|---|---|
committer | Klaus Kurzmann <mok@fluxnetz.de> | 2009-12-05 19:27:15 +0100 |
commit | bd8049c8fa42f77ff4488f199fbde58ab91f71a7 (patch) | |
tree | 51b6978fb5c1dcb24f6ee7eff1bc07ff4bbb59b6 /recipes | |
parent | 8c27b1548eb3af36da86e43b02dd7aaed53ebcdf (diff) |
libphone-ui-shr: bump PR to pickup EFL_SRCREV bump
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/shr/libphone-ui-shr_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/shr/libphone-ui-shr_git.bb b/recipes/shr/libphone-ui-shr_git.bb index a4519c7f1d..c297fe3640 100644 --- a/recipes/shr/libphone-ui-shr_git.bb +++ b/recipes/shr/libphone-ui-shr_git.bb @@ -2,7 +2,7 @@ DESCRIPTION = "SHR default module for the Phone UI daemon" SECTION = "e/apps" DEPENDS += " dbus-glib libframeworkd-glib libphone-ui etk evas ecore edje edje-native elementary" PV = "0.0.0+gitr${SRCREV}" -PR = "r3" +PR = "r4" SRC_URI = "git://shr.bearstech.com/repo/libphone-ui-shr.git;protocol=http;branch=master" S = "${WORKDIR}/git" |