[poky] [PATCH 0/7] Set ssh server using IMAGE_FEATURES, v3
Richard Purdie
richard.purdie at linuxfoundation.org
Wed Mar 16 06:43:52 PDT 2011
On Tue, 2011-03-15 at 16:11 -0700, Scott Garman wrote:
> From: Scott Garman <scott.a.garman at intel.com>
>
> Hi Saul,
>
> It turns out the approach I was previously using to try to change
> the ssh server using IMAGE_FEATURES had a fundamental flaw. I
> confirmed the problem with Richard, and now take a slightly different
> approach where separate tasks are created to use dropbear vs. openssh
> as an SSH server. This means we can't set the SSH server explicitly
> by overriding a variable in local.conf, but it does improve the
> infrastructure to something more sensible and document-able.
>
> This pull request will fix [YOCTO #378].
>
> Pull URL: git://git.pokylinux.org/poky-contrib.git
> Branch: sgarman/ssh-switch2
> Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=sgarman/ssh-switch2
>
> Thanks,
> Scott Garman <scott.a.garman at intel.com>
> ---
>
>
> Scott Garman (7):
> task-base, task-poky-basic, task-poky: Remove hard-coded references
> to dropbear
> task-poky-ssh-dropbear: new task recipe for dropbear ssh
> task-poky-ssh-openssh: new task recipe for openssh ssh
> poky-image.bbclass: add new IMAGE_FEATURES for ssh servers
> poky-image.bbclass: add ssh-server-dropbear to SATO_IMAGE_FEATURES
> poky-image-lsb: add ssh-server-openssh to IMAGE_FEATURES
> poky-image-basic: add ssh-server-openssh to IMAGE_FEATURES
Merged to master, thanks.
For the inherit task tweak, please submit that as a separate patch.
Cheers,
Richard
More information about the poky
mailing list