From: Jacob Kroon <jacob.kroon@gmail.com>
To: bavery <brian.avery@intel.com>, openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 1/2] packagegroup-core-eclipse-debug: add openssh server to support openssh-sftp-server
Date: Mon, 8 Aug 2016 09:50:39 +0200 [thread overview]
Message-ID: <69466223-31ca-9ddf-e7f7-5ca6ec5dab27@gmail.com> (raw)
In-Reply-To: <db8cc8ef-f243-a2b2-93ed-cd85c8917bce@gmail.com>
On 08/08/2016 08:27 AM, Jacob Kroon wrote:
> On 08/08/2016 05:43 AM, bavery wrote:
>> The openssh-sftp-server was already part of the pakagegroup. Adding
>> the openssh-server
>> lets the sftp server start up correctly.
>
> If openssh-sftp-server cannot run without openssh, shouldn't it RDEPEND
> on it instead ?
>
Or rather, since there are multiple providers of ssh-server(openssh and
dropbear that I know of), shouldn't there be a
PREFERRED_PROVIDER_virtual/ssh-server, that openssh-sftp-server could
RDEPEND on ?
>>
>> YOCTO #9362
>>
>> Signed-off-by: bavery <brian.avery@intel.com>
>> ---
>> recipes-core/packagegroups/packagegroup-core-eclipse-debug.bb | 1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git
>> a/recipes-core/packagegroups/packagegroup-core-eclipse-debug.bb
>> b/recipes-core/packagegroups/packagegroup-core-eclipse-debug.bb
>> index c45463f..c32fef5 100644
>> --- a/recipes-core/packagegroups/packagegroup-core-eclipse-debug.bb
>> +++ b/recipes-core/packagegroups/packagegroup-core-eclipse-debug.bb
>> @@ -6,4 +6,5 @@ RDEPENDS_${PN} = "\
>> gdbserver \
>> tcf-agent \
>> openssh-sftp-server \
>> + openssh \
>> "
>>
>
next prev parent reply other threads:[~2016-08-08 7:50 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-08 3:43 [PATCH 0/2] Fixes for Eclipse Qemu debug bavery
2016-08-08 3:43 ` [PATCH 1/2] packagegroup-core-eclipse-debug: add openssh server to support openssh-sftp-server bavery
2016-08-08 6:27 ` Jacob Kroon
2016-08-08 7:50 ` Jacob Kroon [this message]
2016-08-08 8:04 ` Richard Purdie
2016-08-08 16:02 ` Khem Raj
2016-08-08 16:04 ` Khem Raj
2016-08-08 20:45 ` Paul Eggleton
2016-08-08 21:38 ` Khem Raj
2016-08-09 0:19 ` Brian Avery
2016-08-08 3:43 ` [PATCH 2/2] base-files: restrict resize to run on serial consoles only in profile │· bavery
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=69466223-31ca-9ddf-e7f7-5ca6ec5dab27@gmail.com \
--to=jacob.kroon@gmail.com \
--cc=brian.avery@intel.com \
--cc=openembedded-core@lists.openembedded.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox