aboutsummaryrefslogtreecommitdiffstats
path: root/packages/busybox
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-11-21 13:21:39 +0100
committerKoen Kooi <koen@openembedded.org>2008-11-21 13:21:39 +0100
commit13d35d55272113b1cac95c826c08c5ce99f7f440 (patch)
tree5b71b9919f10083a0353102224c045dc4dc7026b /packages/busybox
parent4339d706baf166732d6b7d3b2bedb0c54ce76cbf (diff)
downloadopenembedded-13d35d55272113b1cac95c826c08c5ce99f7f440.tar.gz
Revert "busybox: Disable busybox shadow support for Angstrom"
* Do NOT, I repeat NOT touch such core distro files without approval of distro maintainters * This is the wrong solution to the problem, please raise a discussion on email list! Signed-off-by: Koen Kooi <koen@openembedded.org> Signed-off-by: Graeme 'XorA' Gregory <<dp@xora.org.uk> This reverts commit 4339d706baf166732d6b7d3b2bedb0c54ce76cbf.
Diffstat (limited to 'packages/busybox')
-rw-r--r--packages/busybox/busybox-1.11.3/angstrom/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/busybox/busybox-1.11.3/angstrom/defconfig b/packages/busybox/busybox-1.11.3/angstrom/defconfig
index eb94a8298e..f3130caca8 100644
--- a/packages/busybox/busybox-1.11.3/angstrom/defconfig
+++ b/packages/busybox/busybox-1.11.3/angstrom/defconfig
@@ -386,7 +386,7 @@ CONFIG_HALT=y
#
# Login/Password Management Utilities
#
-# CONFIG_FEATURE_SHADOWPASSWDS is not set
+CONFIG_FEATURE_SHADOWPASSWDS=y
# CONFIG_USE_BB_PWD_GRP is not set
# CONFIG_USE_BB_SHADOW is not set
CONFIG_USE_BB_CRYPT=y