guilt-native: set PV in the recipe to allow upstream version check

(From OE-Core rev: 0b04ee92f4847826f4670fb2d7960925cc04fa7e)

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexander Kanavin 2015-07-27 19:36:54 +03:00 committed by Richard Purdie
parent 5f9d379fac
commit 77e3946a3f
1 changed files with 1 additions and 1 deletions

View File

@ -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"