]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
extrausers: add util-linux-sulogin to IMAGE_INSTALL ChenQi/sulogin-shadow
authorChen Qi <Qi.Chen@windriver.com>
Tue, 9 Sep 2014 02:46:14 +0000 (22:46 -0400)
committerChen Qi <Qi.Chen@windriver.com>
Tue, 9 Sep 2014 02:57:28 +0000 (10:57 +0800)
commitd58dd3655ba6634fe15a01e36fc9822cbc83e13a
tree5b59b68b4459f2a16496a500c3ee9a62fe40f060
parentb527ba898c66ab8e6666d6e06f812f3bec1a9b49
extrausers: add util-linux-sulogin to IMAGE_INSTALL

Previously, root with password set cannot login in rescue mode for
core-image-minimal. This is because that the busybox's sulogin is
not configured with FEATURE_SHADOWPASSWORDS enabled.

Add util-linux-sulogin in IMAGE_INSTALL_append properly to fix this problem.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
meta/classes/extrausers.bbclass