aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/busybox/busybox/defconfig
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2018-06-20 09:35:51 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2018-06-20 10:42:38 +0000
commit91b432dc3a183e6b2cbe825d3eec69302a61ea5f (patch)
treefed5add782609a71e7a7934603a38e3b81f40888 /meta/recipes-core/busybox/busybox/defconfig
parentb34e86b4ee13d53f09d558e613d5b66c845edde6 (diff)
downloadopenembedded-core-contrib-91b432dc3a183e6b2cbe825d3eec69302a61ea5f.tar.gz
busybox: provide bash to demonstrate [YOCTO #9217]
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta/recipes-core/busybox/busybox/defconfig')
-rw-r--r--meta/recipes-core/busybox/busybox/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/busybox/busybox/defconfig b/meta/recipes-core/busybox/busybox/defconfig
index fbb5fd852c..7884e13548 100644
--- a/meta/recipes-core/busybox/busybox/defconfig
+++ b/meta/recipes-core/busybox/busybox/defconfig
@@ -1068,7 +1068,7 @@ CONFIG_SV_DEFAULT_SERVICE_DIR=""
CONFIG_SH_IS_ASH=y
# CONFIG_SH_IS_HUSH is not set
# CONFIG_SH_IS_NONE is not set
-# CONFIG_BASH_IS_ASH is not set
+CONFIG_BASH_IS_ASH=y
# CONFIG_BASH_IS_HUSH is not set
CONFIG_BASH_IS_NONE=y
CONFIG_ASH=y