Bump Buildroot to 2021.02-rc3 (#1260)
* Rebase patches to Buildroot 2021.02-rc3 * Update Buildroot to 2021.02-rc3 * Declare Kernel headers to be Linux version 5.10 (since they are, and new Buildroot knows about 5.10)
This commit is contained in:
@@ -10,6 +10,7 @@ POWERPC_UTILS_DEPENDENCIES = zlib
|
||||
POWERPC_UTILS_AUTORECONF = YES
|
||||
POWERPC_UTILS_LICENSE = GPL-2.0+
|
||||
POWERPC_UTILS_LICENSE_FILES = COPYING
|
||||
POWERPC_UTILS_CPE_ID_VALID = YES
|
||||
|
||||
POWERPC_UTILS_CONF_ENV = \
|
||||
ax_cv_check_cflags___fstack_protector_all=$(if $(BR2_TOOLCHAIN_HAS_SSP),yes,no)
|
||||
|
||||
Reference in New Issue
Block a user