summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core/libnfc/libnfc_git.bb
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@cn.fujitsu.com>2020-01-07 05:23:15 -0800
committerKhem Raj <raj.khem@gmail.com>2020-01-07 17:54:00 -0800
commitf82456634db65ec830826d50974c1bcac2157506 (patch)
tree6a0aea864b89afc86612021f4b4f7bf971e54e3c /meta-oe/recipes-core/libnfc/libnfc_git.bb
parent50343f4f1716b78395a4b3f71cd6ca7b601c6526 (diff)
downloadmeta-openembedded-f82456634db65ec830826d50974c1bcac2157506.tar.gz
libnfc: upgrade to 1.7.1
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-core/libnfc/libnfc_git.bb')
-rw-r--r--meta-oe/recipes-core/libnfc/libnfc_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/libnfc/libnfc_git.bb b/meta-oe/recipes-core/libnfc/libnfc_git.bb
index 7efd3443dd..64c5f5c34d 100644
--- a/meta-oe/recipes-core/libnfc/libnfc_git.bb
+++ b/meta-oe/recipes-core/libnfc/libnfc_git.bb
@@ -8,7 +8,7 @@ SECTION = "libs"
8inherit autotools pkgconfig 8inherit autotools pkgconfig
9 9
10S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"
11SRCREV = "c42e2502d4627d3ea62f83c32677b100bb3cebdc" 11SRCREV = "2d4543673e9b76c02679ca8b89259659f1afd932"
12SRC_URI = "git://github.com/nfc-tools/libnfc.git \ 12SRC_URI = "git://github.com/nfc-tools/libnfc.git \
13 file://0001-usbbus-Include-stdint.h-for-uintX_t.patch \ 13 file://0001-usbbus-Include-stdint.h-for-uintX_t.patch \
14 " 14 "