Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -4,7 +4,8 @@ config BR2_PACKAGE_LIBNFC
|
||||
select BR2_PACKAGE_LIBUSB
|
||||
select BR2_PACKAGE_LIBUSB_COMPAT
|
||||
help
|
||||
Public platform independent Near Field Communication (NFC) library.
|
||||
Public platform independent Near Field Communication (NFC)
|
||||
library.
|
||||
|
||||
http://www.libnfc.org/
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
LIBNFC_VERSION = 1.7.1
|
||||
LIBNFC_SOURCE = libnfc-$(LIBNFC_VERSION).tar.bz2
|
||||
LIBNFC_SITE = https://github.com/nfc-tools/libnfc/releases/download/libnfc-$(LIBNFC_VERSION)
|
||||
LIBNFC_LICENSE = LGPLv3+
|
||||
LIBNFC_LICENSE = LGPL-3.0+
|
||||
LIBNFC_LICENSE_FILES = COPYING
|
||||
LIBNFC_AUTORECONF = YES
|
||||
LIBNFC_INSTALL_STAGING = YES
|
||||
|
||||
Reference in New Issue
Block a user