[yocto] don't all core images use openssh instead of dropbear?

Burton, Ross ross.burton at intel.com
Fri Jul 25 09:06:08 PDT 2014


On 25 July 2014 17:03, Robert P. J. Day <rpjday at crashcourse.ca> wrote:
> IMAGE_FEATURES_REPLACES_ssh-server-openssh = "ssh-server-dropbear"
>
> so wouldn't *all* image recipes derived from core-image replace
> dropbear with openssh?

That means that the image feature ssh-server-openssh replaces
ssh-server-dropbear, so if both are present dropbear is removed.

Ross



More information about the yocto mailing list