From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Scott Garman <scott.a.garman@intel.com>
Cc: poky@yoctoproject.org
Subject: Re: [PATCH 0/7] Set ssh server using IMAGE_FEATURES, v3
Date: Wed, 16 Mar 2011 13:43:52 +0000 [thread overview]
Message-ID: <1300283032.30423.1879.camel@rex> (raw)
In-Reply-To: <cover.1300230459.git.scott.a.garman@intel.com>
On Tue, 2011-03-15 at 16:11 -0700, Scott Garman wrote:
> From: Scott Garman <scott.a.garman@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@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
prev parent reply other threads:[~2011-03-16 13:55 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-15 23:11 [PATCH 0/7] Set ssh server using IMAGE_FEATURES, v3 Scott Garman
2011-03-15 23:12 ` [PATCH 1/7] task-base, task-poky-basic, task-poky: Remove hard-coded references to dropbear Scott Garman
2011-03-15 23:12 ` [PATCH 2/7] task-poky-ssh-dropbear: new task recipe for dropbear ssh Scott Garman
2011-03-16 8:13 ` Koen Kooi
2011-03-16 8:35 ` Scott Garman
2011-03-16 13:34 ` Richard Purdie
2011-03-15 23:12 ` [PATCH 3/7] task-poky-ssh-openssh: new task recipe for openssh ssh Scott Garman
2011-03-16 8:14 ` Koen Kooi
2011-03-15 23:12 ` [PATCH 4/7] poky-image.bbclass: add new IMAGE_FEATURES for ssh servers Scott Garman
2011-03-15 23:12 ` [PATCH 5/7] poky-image.bbclass: add ssh-server-dropbear to SATO_IMAGE_FEATURES Scott Garman
2011-03-15 23:12 ` [PATCH 6/7] poky-image-lsb: add ssh-server-openssh to IMAGE_FEATURES Scott Garman
2011-03-15 23:12 ` [PATCH 7/7] poky-image-basic: " Scott Garman
2011-03-16 13:43 ` Richard Purdie [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1300283032.30423.1879.camel@rex \
--to=richard.purdie@linuxfoundation.org \
--cc=poky@yoctoproject.org \
--cc=scott.a.garman@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.