update buildroot to 2017.02.11

This commit is contained in:
jbnadal
2018-05-22 15:35:47 +02:00
parent 4bf1f5e091
commit a3c10bd762
9257 changed files with 433426 additions and 1701 deletions

View File

@@ -0,0 +1,22 @@
config BR2_PACKAGE_UCLIBC_NG_TEST
bool "uclibc-ng-test"
help
Enabling this option will compile and install the uClibc-ng
test suite. This is useful if you want to check if the
uClibc-ng library is working for your architecture and/or
help developing uClibc-ng.
The test suite will be installed into
/usr/lib/uclibc-ng-test directory. To run the test suite
enter the /usr/lib/uclibc-ng-test/test directory and type
"sh uclibcng-testrunner.sh".
See the /usr/lib/uclibc-ng-test/test/README for additional
information.
This is not needed at all for normal builds, so you can
safely say no if you do not plan to dig into your C library.
The tests can also be used for GNU libc or musl.
http://www.uclibc-ng.org