Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -3,10 +3,10 @@ config BR2_PACKAGE_TI_UTILS
|
||||
depends on BR2_TOOLCHAIN_HAS_THREADS # libnl
|
||||
select BR2_PACKAGE_LIBNL
|
||||
help
|
||||
The calibrator and other useful utilities for TI wireless solution,
|
||||
based on wl12xx driver.
|
||||
The calibrator and other useful utilities for TI wireless
|
||||
solution, based on wl12xx driver.
|
||||
|
||||
http://linuxwireless.org/en/users/Drivers/wl12xx/calibrator
|
||||
http://linuxwireless.sipsolutions.net/en/users/Drivers/wl12xx/calibrator/
|
||||
|
||||
comment "ti-utils needs a toolchain w/ threads"
|
||||
depends on !BR2_TOOLCHAIN_HAS_THREADS
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
TI_UTILS_VERSION = 06dbdb2727354b5f3ad7c723897f40051fddee49
|
||||
TI_UTILS_SITE = $(call github,gxk,ti-utils,$(TI_UTILS_VERSION))
|
||||
TI_UTILS_DEPENDENCIES = libnl host-pkgconf
|
||||
TI_UTILS_LICENSE = BSD-3c
|
||||
TI_UTILS_LICENSE = BSD-3-Clause
|
||||
TI_UTILS_LICENSE_FILES = COPYING
|
||||
|
||||
TI_UTILS_CFLAGS = `$(PKG_CONFIG_HOST_BINARY) --cflags libnl-genl-3.0`
|
||||
|
||||
Reference in New Issue
Block a user