]> code.ossystems Code Review - openembedded-core.git/commit
core-image.bbclass: zap root password if debug-tweaks not enabled
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Wed, 7 Sep 2011 16:05:39 +0000 (17:05 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 7 Sep 2011 21:30:05 +0000 (22:30 +0100)
commit5ddda44efc97b4d6cf863033348e57e5cfdcd392
treed0a5da8a0c3f5e6bd9f5b1046d61eb667e32ae9a
parentb5db50e280e2547f5428440be5446c4ad267aeef
core-image.bbclass: zap root password if debug-tweaks not enabled

If you do not have debug-tweaks in IMAGE_FEATURES, then zap the root
password so that you can't log in as root without a password in an image
potentially intended for a production system.

Also mention debug-tweaks in the comments listing IMAGE_FEATURES in this
file.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/core-image.bbclass