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/libnl/libnl2_git.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'recipes/libnl') diff --git a/recipes/libnl/libnl2_git.bb b/recipes/libnl/libnl2_git.bb index 9deaad2332..3e1751757b 100644 --- a/recipes/libnl/libnl2_git.bb +++ b/recipes/libnl/libnl2_git.bb @@ -3,7 +3,8 @@ SECTION = "libs/network" LICENSE = "LGPL" HOMEPAGE = "http://people.suug.ch/~tgr/libnl" SRCREV = "8808743839b0f459394ecd00cb0f7c1896c0ab7a" -PV = "1.9+gitr${SRCREV}" +PV = "1.9+gitr${SRCPV}" +PE = "1" PR = "r1" inherit autotools -- cgit v1.2.3