Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
config BR2_PACKAGE_QLIBC
|
||||
bool "qlibc"
|
||||
select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
|
||||
depends on BR2_TOOLCHAIN_HAS_THREADS
|
||||
depends on BR2_USE_WCHAR
|
||||
depends on !BR2_STATIC_LIBS
|
||||
select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
|
||||
help
|
||||
qLibc is currently one of the most functionally complete
|
||||
public licensed C/C++ libraries. The C/C++ library which
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
QLIBC_VERSION = v2.4.1
|
||||
QLIBC_SITE = $(call github,wolkykim,qlibc,$(QLIBC_VERSION))
|
||||
QLIBC_LICENSE = BSD-2c
|
||||
QLIBC_LICENSE = BSD-2-Clause
|
||||
QLIBC_LICENSE_FILES = LICENSE
|
||||
|
||||
# We're patching configure.ac
|
||||
|
||||
Reference in New Issue
Block a user