Update buidlroot to version 2016.08.1
This commit is contained in:
@@ -10,7 +10,7 @@ config BR2_PACKAGE_POWERPC_UTILS
|
||||
help
|
||||
System utilities for PowerPC machines.
|
||||
|
||||
http://sourceforge.net/projects/powerpc-utils/
|
||||
https://github.com/nfont/powerpc-utils
|
||||
|
||||
if BR2_PACKAGE_POWERPC_UTILS
|
||||
|
||||
@@ -18,7 +18,6 @@ config BR2_PACKAGE_POWERPC_UTILS_RTAS
|
||||
bool "RTAS support"
|
||||
select BR2_PACKAGE_LIBRTAS
|
||||
depends on BR2_TOOLCHAIN_USES_GLIBC
|
||||
default y
|
||||
help
|
||||
Enable support for functions that require RTAS.
|
||||
|
||||
@@ -29,7 +28,7 @@ config BR2_PACKAGE_POWERPC_UTILS_RTAS
|
||||
lsslot, activate_firmware, rtas_ibm_get_vpd, serv_config,
|
||||
rtas_event_decode, sys_ident.
|
||||
|
||||
comment "RTAS support needs an (e)glibc toolchain"
|
||||
comment "RTAS support needs a glibc toolchain"
|
||||
depends on !BR2_TOOLCHAIN_USES_GLIBC
|
||||
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user