diff options
-rw-r--r-- | meta-oe/recipes-core/libnfc/libnfc_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-core/libnfc/libnfc_git.bb b/meta-oe/recipes-core/libnfc/libnfc_git.bb index 64c5f5c34d..2851ecf9fe 100644 --- a/meta-oe/recipes-core/libnfc/libnfc_git.bb +++ b/meta-oe/recipes-core/libnfc/libnfc_git.bb | |||
@@ -7,6 +7,8 @@ SECTION = "libs" | |||
7 | 7 | ||
8 | inherit autotools pkgconfig | 8 | inherit autotools pkgconfig |
9 | 9 | ||
10 | PV = "1.7.1+git${SRCPV}" | ||
11 | |||
10 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
11 | SRCREV = "2d4543673e9b76c02679ca8b89259659f1afd932" | 13 | SRCREV = "2d4543673e9b76c02679ca8b89259659f1afd932" |
12 | SRC_URI = "git://github.com/nfc-tools/libnfc.git \ | 14 | SRC_URI = "git://github.com/nfc-tools/libnfc.git \ |