From 70b9e83caba440a5b39dc6399487c437a5155736 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 13 Apr 2010 13:01:13 +0200 Subject: shr recipes: use SRCPV in git recipes * recipes probably used only in SHR distribution * usually without PE bump, because nobody complained that we were bumping SRCREV without PV changes and we were using SRCPV in our branch before Signed-off-by: Martin Jansa --- recipes/shr/libphone-ui-shr_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/shr/libphone-ui-shr_git.bb') diff --git a/recipes/shr/libphone-ui-shr_git.bb b/recipes/shr/libphone-ui-shr_git.bb index 8854ceb1f1..d764a48bcd 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 evas ecore edje edje-native elementary" SRCREV = "2106165a2be62053f9d0019d50813823a84b8421" -PV = "0.0.0+gitr${SRCREV}" +PV = "0.0.0+gitr${SRCPV}" PR = "r5" SRC_URI = "git://shr.bearstech.com/repo/libphone-ui-shr.git;protocol=http;branch=master" -- cgit 1.2.3-korg