Bump buildroot to 2019.02
This commit is contained in:
@@ -4,13 +4,14 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
CCID_VERSION = 1.4.27
|
||||
CCID_SOURCE = ccid_$(CCID_VERSION).tar.bz2
|
||||
CCID_SITE = https://alioth.debian.org/frs/download.php/file/4218
|
||||
CCID_VERSION = 1.4.29
|
||||
CCID_SOURCE = ccid-$(CCID_VERSION).tar.bz2
|
||||
CCID_SITE = https://ccid.apdu.fr/files
|
||||
CCID_LICENSE = LGPL-2.1+
|
||||
CCID_LICENSE_FILES = COPYING
|
||||
CCID_INSTALL_STAGING = YES
|
||||
CCID_DEPENDENCIES = pcsc-lite host-pkgconf libusb
|
||||
CCID_CONF_OPTS = --enable-usbdropdir=/usr/lib/pcsc/drivers
|
||||
|
||||
ifeq ($(BR2_PACKAGE_HAS_UDEV),y)
|
||||
define CCID_INSTALL_UDEV_RULES
|
||||
|
||||
Reference in New Issue
Block a user