]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
rootfs-postcommands.bbclass: Print a warning when login with root is disabled rbt/root
authorRobert Yang <liezhi.yang@windriver.com>
Fri, 5 Mar 2021 03:28:57 +0000 (11:28 +0800)
committerRobert Yang <liezhi.yang@windriver.com>
Fri, 5 Mar 2021 03:57:24 +0000 (11:57 +0800)
commit870b35befc0b8fa9cd1c3a03fcfd2395440c2f41
treef03ffdc3d1a6d98b8b2c6ba5102a9340c4a2dab0
parent6db24928d62aeb093a0e6da6619713eaca57a96f
rootfs-postcommands.bbclass: Print a warning when login with root is disabled

Fixed:
EXTRA_IMAGE_FEATURES_remove = "debug-tweaks"
$ bitbake core-image-minimal

Then we can't login to the system with root without any messages. Add a warning
makes it easy to debug.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
meta/classes/rootfs-postcommands.bbclass