]> code.ossystems Code Review - openembedded-core.git/commit
dropbear: allow configuring blank password option at runtime
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Wed, 16 Jan 2013 17:00:11 +0000 (17:00 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 18 Jan 2013 13:01:52 +0000 (13:01 +0000)
commit313039590171456b652fa7a2f5823c9b7060b20f
tree1dccc21b6697abb0bd6bbd707aac755a8dc4a2ae
parent510e377f252dece8850487c30482f83df4a89c7e
dropbear: allow configuring blank password option at runtime

Instead of using IMAGE_FEATURES to control something within a recipe,
allow this to be set at runtime, avoiding the need to rebuild dropbear
when we want to change this option.

First 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>
meta/recipes-core/dropbear/dropbear.inc
meta/recipes-core/dropbear/dropbear/allow-nopw.patch [deleted file]
meta/recipes-core/dropbear/dropbear/nopw-option.patch [new file with mode: 0644]