From 52385164213c0a6242ce97b7624133d186a4cce3 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 19 Nov 2009 18:39:22 +0100 Subject: recipes from shr: kill SRCPV, no SRCPV for git allowed yet Signed-off-by: Martin Jansa --- recipes/shr/shr-today_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/shr/shr-today_git.bb') diff --git a/recipes/shr/shr-today_git.bb b/recipes/shr/shr-today_git.bb index 65bea25739..64393068a7 100644 --- a/recipes/shr/shr-today_git.bb +++ b/recipes/shr/shr-today_git.bb @@ -5,7 +5,7 @@ LICENSE ?= "GPL" RDEPENDS = "python-edje python-dbus python-edbus python-ecore" SECTION = "x11/applications" -PV = "0.0.1+gitr${SRCPV}" +PV = "0.0.1+gitr${SRCREV}" PR = "r2" inherit distutils -- cgit 1.2.3-korg