summaryrefslogtreecommitdiff
path: root/meta/recipes-core/busybox/busybox-1.17.3
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2011-03-16 12:10:46 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-03-18 23:15:49 +0000
commit578c938968857976f888f708f1f57cf862c7b3c4 (patch)
tree99ebd6157666185256a2d2cc0c4cac7d315ddeec /meta/recipes-core/busybox/busybox-1.17.3
parentf9abba290157c122f36aed5e52f1a0f792e3add2 (diff)
downloadopenembedded-core-578c938968857976f888f708f1f57cf862c7b3c4.tar.gz
openembedded-core-578c938968857976f888f708f1f57cf862c7b3c4.tar.bz2
openembedded-core-578c938968857976f888f708f1f57cf862c7b3c4.tar.xz
openembedded-core-578c938968857976f888f708f1f57cf862c7b3c4.zip
busybox: enable unmount all feature
This allows "umount -f -a -r" in our initscripts to actually do something. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'meta/recipes-core/busybox/busybox-1.17.3')
-rw-r--r--meta/recipes-core/busybox/busybox-1.17.3/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/busybox/busybox-1.17.3/defconfig b/meta/recipes-core/busybox/busybox-1.17.3/defconfig
index 87e62445f..5327a6475 100644
--- a/meta/recipes-core/busybox/busybox-1.17.3/defconfig
+++ b/meta/recipes-core/busybox/busybox-1.17.3/defconfig
@@ -567,7 +567,7 @@ CONFIG_SWAPONOFF=y
# CONFIG_FEATURE_SWAPON_PRI is not set
CONFIG_SWITCH_ROOT=y
CONFIG_UMOUNT=y
-# CONFIG_FEATURE_UMOUNT_ALL is not set
+CONFIG_FEATURE_UMOUNT_ALL=y
#
# Common options for mount/umount