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/elementary-theme-niebiee_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/shr/elementary-theme-niebiee_git.bb') diff --git a/recipes/shr/elementary-theme-niebiee_git.bb b/recipes/shr/elementary-theme-niebiee_git.bb index 6e9bae3125..f7448931dc 100644 --- a/recipes/shr/elementary-theme-niebiee_git.bb +++ b/recipes/shr/elementary-theme-niebiee_git.bb @@ -3,7 +3,7 @@ SECTION = "e/utils" DEPENDS = "edje-native" LICENSE = "MIT BSD" SRCREV = "2ac643cc273d144bb731a8cbb8ec6b3615de43a0" -PV = "0.1-${EFL_SRCREV}+gitr${SRCREV}" +PV = "0.1-${EFL_SRCREV}+gitr${SRCPV}" PR = "r0" SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master" -- cgit v1.2.3