update toolchain configs
This commit is contained in:
@@ -7,7 +7,7 @@ BR2_PACKAGE_OVERRIDE_FILE="$(BOARD)/local.mk"
|
||||
BR2_GLOBAL_PATCH_DIR="$(BR2_EXTERNAL)/patches"
|
||||
BR2_TOOLCHAIN_EXTERNAL=y
|
||||
BR2_TOOLCHAIN_EXTERNAL_DOWNLOAD=y
|
||||
BR2_TOOLCHAIN_EXTERNAL_URL="http://serveur.nadal-fr.com/buildroot/toolchain_rpi-5_4_0-glibc-2_23-1.tar.bz2"
|
||||
BR2_TOOLCHAIN_EXTERNAL_URL="http://serveur.nadal-fr.com/buildroot/toolchain_rpi-5_4_0-glibc-2_23-2.tar.bz2"
|
||||
BR2_TOOLCHAIN_EXTERNAL_GCC_5=y
|
||||
BR2_TOOLCHAIN_EXTERNAL_HEADERS_4_4=y
|
||||
BR2_TOOLCHAIN_EXTERNAL_CUSTOM_GLIBC=y
|
||||
|
||||
@@ -6,6 +6,7 @@ BR2_PRIMARY_SITE="http://serveur.nadal-fr.com/buildroot/"
|
||||
BR2_PACKAGE_OVERRIDE_FILE="$(BOARD)/local.mk"
|
||||
BR2_GLOBAL_PATCH_DIR="$(BR2_EXTERNAL)/patches"
|
||||
BR2_TOOLCHAIN_BUILDROOT_GLIBC=y
|
||||
BR2_KERNEL_HEADERS_4_4=y
|
||||
BR2_TOOLCHAIN_BUILDROOT_CXX=y
|
||||
BR2_GCC_ENABLE_LTO=y
|
||||
BR2_GCC_ENABLE_GRAPHITE=y
|
||||
@@ -17,7 +18,6 @@ BR2_TARGET_GENERIC_ISSUE="Welcome to Domo"
|
||||
BR2_INIT_NONE=y
|
||||
BR2_ROOTFS_DEVICE_TABLE=""
|
||||
BR2_SYSTEM_BIN_SH_NONE=y
|
||||
BR2_TARGET_GENERIC_GETTY_TERM="vt102"
|
||||
# BR2_TARGET_GENERIC_REMOUNT_ROOTFS_RW is not set
|
||||
# BR2_PACKAGE_BUSYBOX is not set
|
||||
BR2_PACKAGE_DASH=y
|
||||
|
||||
Reference in New Issue
Block a user