summaryrefslogtreecommitdiff
path: root/meta/classes/core-image.bbclass
Commit message (Collapse)AuthorAgeFilesLines
* core-image.bbclass: zap root password if debug-tweaks not enabledPaul Eggleton2011-09-071-0/+5
| | | | | | | | | | | | 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>
* core-image: adjust to use the new IMAGE_FEATURES supportChris Larson2011-08-101-60/+17
| | | | Signed-off-by: Chris Larson <chris_larson@mentor.com>
* Further cleanup of various poky referencesRichard Purdie2011-04-211-3/+3
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Rename poky-image.bbclass to core-image.bbclassRichard Purdie2011-04-201-0/+110
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>