summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-core/libnfc/libnfc_git.bb2
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
8inherit autotools pkgconfig 8inherit autotools pkgconfig
9 9
10PV = "1.7.1+git${SRCPV}"
11
10S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"
11SRCREV = "2d4543673e9b76c02679ca8b89259659f1afd932" 13SRCREV = "2d4543673e9b76c02679ca8b89259659f1afd932"
12SRC_URI = "git://github.com/nfc-tools/libnfc.git \ 14SRC_URI = "git://github.com/nfc-tools/libnfc.git \