From: Alexander Kanavin Date: Mon, 27 Jul 2015 16:36:54 +0000 (+0300) Subject: guilt-native: set PV in the recipe to allow upstream version check X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~29517 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b04ee92f4847826f4670fb2d7960925cc04fa7e;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git guilt-native: set PV in the recipe to allow upstream version check Signed-off-by: Alexander Kanavin Signed-off-by: Ross Burton --- diff --git a/meta/recipes-devtools/guilt/guilt-native_git.bb b/meta/recipes-devtools/guilt/guilt-native_git.bb index dfb3378dd93..b63c68c4d83 100644 --- a/meta/recipes-devtools/guilt/guilt-native_git.bb +++ b/meta/recipes-devtools/guilt/guilt-native_git.bb @@ -8,7 +8,7 @@ inherit native SRC_URI = "git://repo.or.cz/guilt.git \ file://guilt-bash.patch \ " - +PV = "0.35+git${SRCPV}" SRCREV = "c2a5bae511c6d5354aa4e1cb59069c31df2b8eeb" S = "${WORKDIR}/git"