summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core/libnfc/libnfc_git.bb
diff options
context:
space:
mode:
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 b8818c1f31..9733749628 100644
--- a/meta-oe/recipes-core/libnfc/libnfc_git.bb
+++ b/meta-oe/recipes-core/libnfc/libnfc_git.bb
@@ -1,7 +1,7 @@
1SUMMARY = "Platform independent Near Field Communication (NFC) library" 1SUMMARY = "Platform independent Near Field Communication (NFC) library"
2DESCRIPTION = "libnfc is a library which allows userspace application access \ 2DESCRIPTION = "libnfc is a library which allows userspace application access \
3to NFC devices." 3to NFC devices."
4LICENSE = "LGPLv3" 4LICENSE = "LGPL-3.0-only"
5LIC_FILES_CHKSUM = "file://COPYING;md5=b52f2d57d10c4f7ee67a7eb9615d5d24" 5LIC_FILES_CHKSUM = "file://COPYING;md5=b52f2d57d10c4f7ee67a7eb9615d5d24"
6SECTION = "libs" 6SECTION = "libs"
7 7