update buildroot to 2017.02.11
This commit is contained in:
16
bsp/buildroot-2017.02.11/package/fwts/fwts.mk
Normal file
16
bsp/buildroot-2017.02.11/package/fwts/fwts.mk
Normal file
@@ -0,0 +1,16 @@
|
||||
################################################################################
|
||||
#
|
||||
# fwts
|
||||
#
|
||||
################################################################################
|
||||
|
||||
FWTS_VERSION = V16.11.00
|
||||
FWTS_SITE = http://fwts.ubuntu.com/release
|
||||
FWTS_STRIP_COMPONENTS = 0
|
||||
FWTS_LICENSE = GPLv2, LGPLv2.1, Custom
|
||||
FWTS_LICENSE_FILES = debian/copyright
|
||||
FWTS_AUTORECONF = YES
|
||||
FWTS_DEPENDENCIES = host-bison host-flex host-pkgconf json-c libglib2 \
|
||||
$(if $(BR2_PACKAGE_DTC),dtc)
|
||||
|
||||
$(eval $(autotools-package))
|
||||
Reference in New Issue
Block a user