Enable bash and use it as default shell
Signed-off-by: Chen Wang <unicorn_wang@outlook.com>
This commit is contained in:
@@ -7,6 +7,7 @@ BR2_CPAN_MIRROR="http://mirrors.ustc.edu.cn/CPAN"
|
||||
BR2_GLOBAL_PATCH_DIR="board/qemu/patches"
|
||||
BR2_DOWNLOAD_FORCE_CHECK_HASHES=y
|
||||
BR2_INIT_SYSV=y
|
||||
BR2_SYSTEM_BIN_SH_BASH=y
|
||||
BR2_SYSTEM_DHCP="eth0"
|
||||
BR2_ROOTFS_POST_IMAGE_SCRIPT="board/qemu/post-image.sh"
|
||||
BR2_ROOTFS_POST_SCRIPT_ARGS="$(BR2_DEFCONFIG)"
|
||||
|
||||
Reference in New Issue
Block a user