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