bump buildroot to 2019.02.2
Some checks failed
continuous-integration/drone/push Build was killed

This commit is contained in:
2019-06-04 23:30:33 +02:00
parent 17fbcd6877
commit ce26524ecd
355 changed files with 6174 additions and 3823 deletions

View File

@@ -1,6 +1,6 @@
config BR2_PACKAGE_WAVEMON
bool "wavemon"
depends on BR2_TOOLCHAIN_HAS_THREADS_NPTL
depends on BR2_TOOLCHAIN_HAS_THREADS
select BR2_PACKAGE_NCURSES
select BR2_PACKAGE_LIBNL
help
@@ -15,5 +15,5 @@ config BR2_PACKAGE_WAVEMON
https://github.com/uoaerg/wavemon
comment "wavemon needs a toolchain w/ NPTL"
depends on !BR2_TOOLCHAIN_HAS_THREADS_NPTL
comment "wavemon needs a toolchain w/ threads"
depends on !BR2_TOOLCHAIN_HAS_THREADS