[OE-core] [PATCH 1/1] dropbear: allow configuring blank password option at runtime

Paul Eggleton paul.eggleton at linux.intel.com
Wed Jan 16 15:05:09 UTC 2013


On Wednesday 16 January 2013 14:54:17 Paul Eggleton wrote:
> Instead of using IMAGE_FEATURES to control something within a recipe,
> allow this to be set at runtime and set it during postprocessing.
> Additionally, use one postprocessing function for both openssh and
> dropbear and 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.
> 
> Fixes [YOCTO #2578].
> 
> Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
> ---
>  meta/classes/core-image.bbclass                    |    5 +-
>  meta/classes/image.bbclass                         |    8 +-
>  meta/recipes-core/dropbear/dropbear.inc            |    6 +-
>  .../dropbear/dropbear/allow-nopw.patch             |   19 ----
>  .../dropbear/dropbear/nopw-option.patch            |  106

Upon further consideration, this is not going to work for anyone inheriting 
from image.bbclass rather than core-image.bbclass, which is quite a lot of 
people. I'll send a v2.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre




More information about the Openembedded-core mailing list