Bump buidlroot version to 2018.02.6

This commit is contained in:
jbnadal
2018-10-22 14:55:59 +02:00
parent 222960cedb
commit bec94fdb63
6150 changed files with 84803 additions and 117446 deletions

View File

@@ -1,7 +1,9 @@
config BR2_PACKAGE_LIBBSD_ARCH_SUPPORTS
bool
# libbsd does not support the MicroBlaze ELF machine type (see local-elf.h)
default y if !BR2_microblaze
default y
# libbsd does not support those architectures (see src/local-elf.h)
depends on !BR2_microblaze
depends on !BR2_arc
config BR2_PACKAGE_LIBBSD
bool "libbsd"