From b03b1f60164158672bd77022e4704e3e9cb19b2e Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 16 Aug 2010 17:02:13 +0200 Subject: recipes: bump PR after efreet -> libefreet1 PN change Signed-off-by: Martin Jansa --- recipes/shr/libphone-ui-shr_git.bb | 2 +- recipes/shr/shr-e-gadgets_git.bb | 2 +- recipes/shr/shr-wizard_git.bb | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'recipes/shr') diff --git a/recipes/shr/libphone-ui-shr_git.bb b/recipes/shr/libphone-ui-shr_git.bb index c352bfa61d..615b3245d8 100644 --- a/recipes/shr/libphone-ui-shr_git.bb +++ b/recipes/shr/libphone-ui-shr_git.bb @@ -3,7 +3,7 @@ SECTION = "e/apps" DEPENDS += " dbus-glib libframeworkd-glib libfsoframework libphone-ui evas ecore edje edje-native elementary" SRCREV = "be5a4b0f48ce5df67bdf01f88979c93c7d9a59d3" PV = "0.0.1+gitr${SRCPV}" -PR = "r0" +PR = "r1" SRC_URI = "git://shr.bearstech.com/repo/libphone-ui-shr.git;protocol=http;branch=master" S = "${WORKDIR}/git" diff --git a/recipes/shr/shr-e-gadgets_git.bb b/recipes/shr/shr-e-gadgets_git.bb index 21dfa75468..e39216df75 100644 --- a/recipes/shr/shr-e-gadgets_git.bb +++ b/recipes/shr/shr-e-gadgets_git.bb @@ -7,7 +7,7 @@ SECTION = "x11/application" SRCREV = "4f94c139bd50935dbfb6524e8525d0c35200380b" PV = "0.0.0+gitr${SRCPV}" -PR = "r5" +PR = "r6" inherit autotools diff --git a/recipes/shr/shr-wizard_git.bb b/recipes/shr/shr-wizard_git.bb index 74c3f9507e..ff1aaa40bd 100644 --- a/recipes/shr/shr-wizard_git.bb +++ b/recipes/shr/shr-wizard_git.bb @@ -6,7 +6,7 @@ RDEPENDS_${PN} = "python-elementary shr-settings python-phoneutils e-wm python-d SECTION = "x11/application" SRCREV = "b04c841861b0f293e1a9536592fd154efc662554" PV = "0.0.0+gitr${SRCPV}" -PR = "r6" +PR = "r7" inherit autotools -- cgit 1.2.3-korg