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/blipomoko/blipomoko_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/blipomoko') diff --git a/recipes/blipomoko/blipomoko_git.bb b/recipes/blipomoko/blipomoko_git.bb index 22a34077ce..82f190a73c 100644 --- a/recipes/blipomoko/blipomoko_git.bb +++ b/recipes/blipomoko/blipomoko_git.bb @@ -8,7 +8,7 @@ SECTION = "x11/applications" SRC_URI = "git://github.com/dos1/blipomoko.git;protocol=http" S = "${WORKDIR}/git" -PV = "0.0+gitr${SRCPV}" +PV = "0.0+gitr${SRCREV}" PR = "r0" inherit distutils -- cgit 1.2.3-korg