File tree Expand file tree Collapse file tree 3 files changed +4
-21
lines changed Expand file tree Collapse file tree 3 files changed +4
-21
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
BR2_x86_64=y
2
- BR2_CCACHE=y
3
- BR2_KERNEL_HEADERS_3_10=y
4
2
BR2_TOOLCHAIN_BUILDROOT_GLIBC=y
5
3
BR2_TOOLCHAIN_BUILDROOT_CXX=y
4
+ BR2_ENABLE_LOCALE_PURGE=y
5
+ BR2_ENABLE_LOCALE_WHITELIST="C POSIX"
6
6
BR2_TARGET_GENERIC_HOSTNAME="corebox"
7
7
BR2_TARGET_GENERIC_ISSUE="Welcome to CoreBox"
8
8
BR2_TARGET_GENERIC_PASSWD_SHA512=y
9
9
BR2_INIT_NONE=y
10
10
BR2_SYSTEM_BIN_SH_BASH=y
11
11
# BR2_TARGET_GENERIC_GETTY is not set
12
12
# BR2_TARGET_GENERIC_REMOUNT_ROOTFS_RW is not set
13
- BR2_ENABLE_LOCALE_WHITELIST="C POSIX"
14
13
BR2_PACKAGE_BUSYBOX_SHOW_OTHERS=y
15
14
BR2_PACKAGE_COREUTILS=y
15
+ BR2_KERNEL_HEADERS_3_10=y
16
+ BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_10=y
Original file line number Diff line number Diff line change 1
1
BR2_x86_64=y
2
- BR2_CCACHE=y
3
2
BR2_KERNEL_HEADERS_3_10=y
4
3
BR2_TOOLCHAIN_BUILDROOT_GLIBC=y
5
4
BR2_GCC_VERSION_5_X=y
You can’t perform that action at this time.
0 commit comments