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/fso-monitord_git.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'recipes/freesmartphone/fso-monitord_git.bb') diff --git a/recipes/freesmartphone/fso-monitord_git.bb b/recipes/freesmartphone/fso-monitord_git.bb index 58adb838a4..0c931bdad0 100644 --- a/recipes/freesmartphone/fso-monitord_git.bb +++ b/recipes/freesmartphone/fso-monitord_git.bb @@ -4,7 +4,8 @@ SECTION = "console/network" DEPENDS = "vala-native dbus dbus-glib" LICENSE = "GPL" SRCREV = "b4ae1e9b10e710042624c2cf1a15b91a7d5b1d44" -PV = "0.0.0+gitr${SRCREV}" +PV = "0.0.0+gitr${SRCPV}" +PE = "1" PR = "r0" SRC_URI = "${FREESMARTPHONE_GIT}/fso-monitord.git;protocol=git;branch=master" -- cgit 1.2.3-korg