diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2013-01-16 17:00:12 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-01-18 13:02:01 +0000 |
commit | 0937054e6e3e02565f57e60a8bdc14b0ad62e249 (patch) | |
tree | 1bdab29ed373c3e3448e21f37029caa0b34d52a1 /meta/classes/rootfs_ipk.bbclass | |
parent | 313039590171456b652fa7a2f5823c9b7060b20f (diff) | |
download | openembedded-core-0937054e6e3e02565f57e60a8bdc14b0ad62e249.tar.gz openembedded-core-0937054e6e3e02565f57e60a8bdc14b0ad62e249.tar.bz2 openembedded-core-0937054e6e3e02565f57e60a8bdc14b0ad62e249.zip |
classes/image: improve debug-tweaks ssh server configuration
Create a single postprocessing function that enables no-password logins
for both openssh and dropbear when debug-tweaks is in IMAGE_FEATURES,
changing its behaviour slightly:
* Run it regardless of whether ssh-server-* are in IMAGE_FEATURES so
that it still takes effect if these are installed by adding
dropbear/openssh to IMAGE_INSTALL.
* Enable it to be run from image.bbclass rather than core-image.bbclass
so that it works for images that are using the former.
Second half of the fix for [YOCTO #2578].
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/classes/rootfs_ipk.bbclass')
0 files changed, 0 insertions, 0 deletions