mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 01:50:18 +00:00
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:
committed by
Khem Raj
parent
40ddc2cbf0
commit
c55f99fd34
@@ -7,6 +7,8 @@ SECTION = "libs"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
PV = "1.7.1+git${SRCPV}"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
SRCREV = "2d4543673e9b76c02679ca8b89259659f1afd932"
|
||||
SRC_URI = "git://github.com/nfc-tools/libnfc.git \
|
||||
|
||||
Reference in New Issue
Block a user