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

@@ -10,14 +10,14 @@ config BR2_PACKAGE_POWERPC_UTILS
help
System utilities for PowerPC machines.
https://github.com/nfont/powerpc-utils
https://github.com/ibm-power-utilities/powerpc-utils.git
if BR2_PACKAGE_POWERPC_UTILS
config BR2_PACKAGE_POWERPC_UTILS_RTAS
bool "RTAS support"
select BR2_PACKAGE_LIBRTAS
depends on BR2_TOOLCHAIN_USES_GLIBC
select BR2_PACKAGE_LIBRTAS
help
Enable support for functions that require RTAS.