diff options
Diffstat (limited to 'meta-oe/recipes-core/libnfc/libnfc_git.bb')
| -rw-r--r-- | meta-oe/recipes-core/libnfc/libnfc_git.bb | 2 |
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 @@ | |||
| 1 | SUMMARY = "Platform independent Near Field Communication (NFC) library" | 1 | SUMMARY = "Platform independent Near Field Communication (NFC) library" |
| 2 | DESCRIPTION = "libnfc is a library which allows userspace application access \ | 2 | DESCRIPTION = "libnfc is a library which allows userspace application access \ |
| 3 | to NFC devices." | 3 | to NFC devices." |
| 4 | LICENSE = "LGPLv3" | 4 | LICENSE = "LGPL-3.0-only" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=b52f2d57d10c4f7ee67a7eb9615d5d24" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=b52f2d57d10c4f7ee67a7eb9615d5d24" |
| 6 | SECTION = "libs" | 6 | SECTION = "libs" |
| 7 | 7 | ||
