summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorAsh Charles <ashcharles@gmail.com>2015-01-29 13:34:40 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-02-07 18:52:45 +0000
commit7ec6f8290910c242d6e58110c30b3ffbdff274e4 (patch)
tree262ef0341bb634a5cff08d8baa8f7f19d6befa44 /meta
parent2c59b2b20c32577085645056e4cbf4f9c259e4d7 (diff)
downloadopenembedded-core-7ec6f8290910c242d6e58110c30b3ffbdff274e4.tar.gz
busybox: Include 'mesg' utility
The 'dot.profile' supplied by base-files calls 'mesg'. For simple images using busybox e.g. core-image-minimal, this utility should be available to avoid errors on login: -sh: mesg: command not found Provide mesg with busybox. Signed-off-by: Ash Charles <ashcharles@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta')
-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 8394067bed..c200ee074d 100644
--- a/meta/recipes-core/busybox/busybox/defconfig
+++ b/meta/recipes-core/busybox/busybox/defconfig
@@ -441,7 +441,7 @@ CONFIG_FEATURE_KILL_DELAY=0
# CONFIG_FEATURE_INIT_COREDUMPS is not set
# CONFIG_FEATURE_INITRD is not set
CONFIG_INIT_TERMINAL_TYPE=""
-# CONFIG_MESG is not set
+CONFIG_MESG=y
# CONFIG_FEATURE_MESG_ENABLE_ONLY_GROUP is not set
#