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/serial-utils/pty-forward-native.bb | 3 ++- recipes/serial-utils/serial-forward_git.bb | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'recipes/serial-utils') diff --git a/recipes/serial-utils/pty-forward-native.bb b/recipes/serial-utils/pty-forward-native.bb index f14c05745c..6ea4f2fdae 100644 --- a/recipes/serial-utils/pty-forward-native.bb +++ b/recipes/serial-utils/pty-forward-native.bb @@ -3,7 +3,8 @@ AUTHOR = "Holger 'Zecke' Freyther" LICENSE = "GPL" SECTION = "console/network" SRCREV = "4662b55fdba528bb5b3349f83055bf236af5d63b" -PV = "1.1+gitr${SRCREV}" +PV = "1.1+gitr${SRCPV}" +PE = "1" PR = "r0" SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia.git;protocol=git" diff --git a/recipes/serial-utils/serial-forward_git.bb b/recipes/serial-utils/serial-forward_git.bb index 54154ab93a..2ba948695b 100644 --- a/recipes/serial-utils/serial-forward_git.bb +++ b/recipes/serial-utils/serial-forward_git.bb @@ -3,7 +3,8 @@ AUTHOR = "Holger 'Zecke' Freyther'" LICENSE = "GPL" SECTION = "console/devel" SRCREV = "50cf4ff2198589a8db369789fc038604a892a54d" -PV = "1.1+gitr${SRCREV}" +PV = "1.1+gitr${SRCPV}" +PE = "1" PR = "r0" SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia.git/;protocol=git" -- cgit v1.2.3