libnfc: set PV in the recipe

Fixes:

$: devtool check-upgrade-status libnfc
<...>

INFO: libnfc                    git             UNKNOWN_BROKEN  None 2d4543673e9b76c02679ca8b89259659f1afd932

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Pierre-Jean Texier
2020-04-04 17:42:19 +02:00
committed by Khem Raj
parent 40ddc2cbf0
commit c55f99fd34
@@ -7,6 +7,8 @@ SECTION = "libs"
inherit autotools pkgconfig inherit autotools pkgconfig
PV = "1.7.1+git${SRCPV}"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
SRCREV = "2d4543673e9b76c02679ca8b89259659f1afd932" SRCREV = "2d4543673e9b76c02679ca8b89259659f1afd932"
SRC_URI = "git://github.com/nfc-tools/libnfc.git \ SRC_URI = "git://github.com/nfc-tools/libnfc.git \