From 84bf98dc6876ef6be8a4ee3744924e922253b53e Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 13 Apr 2010 12:57:05 +0200 Subject: freesmartphone: use SRCPV in git recipes * with PE bump * FSO people usually use fso-autorev.inc already, so this change won't change PV scheme Signed-off-by: Martin Jansa --- recipes/freesmartphone/fsodatad_git.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'recipes/freesmartphone/fsodatad_git.bb') diff --git a/recipes/freesmartphone/fsodatad_git.bb b/recipes/freesmartphone/fsodatad_git.bb index 7858638625..9892e12e39 100644 --- a/recipes/freesmartphone/fsodatad_git.bb +++ b/recipes/freesmartphone/fsodatad_git.bb @@ -2,7 +2,8 @@ require cornucopia.inc inherit fso-plugin SRCREV = "${FSO_CORNUCOPIA_SRCREV}" PR = "${INC_PR}.2" -PV = "0.1.0+gitr${SRCREV}" +PV = "0.1.0+gitr${SRCPV}" +PE = "1" DEPENDS += "\ libxml2 \ -- cgit v1.2.3