Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: akuster808 <akuster808@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCH 2/2] libssh: fix krb5 rdepends issue
Date: Tue, 06 Jan 2015 17:52:40 -0800	[thread overview]
Message-ID: <54AC9168.7030200@gmail.com> (raw)
In-Reply-To: <20150106163028.GA29986@jama>



On 01/06/2015 08:30 AM, Martin Jansa wrote:
> On Tue, Jan 06, 2015 at 08:01:07AM -0800, Armin Kuster wrote:
>> the default is to build with GSSAPI enable so we need
>> krb5 support.
>
> shouldn't it be in DEPENDS then? RDEPENDS could be too late for
> do_configure to detect it.
k.

>
> Also I don't see 0.6.3 version in current master:

hmm, Monday...

- Armin

> OE @ ~/meta-openembedded $ find . -name libssh\*
> ./meta-oe/recipes-support/libssh2
> ./meta-oe/recipes-support/libssh2/libssh2_1.4.3.bb
> ./meta-oe/recipes-support/libssh
> ./meta-oe/recipes-support/libssh/libssh_git.bb
>
>>
>> Signed-off-by: Armin Kuster <akuster808@gmail.com>
>> ---
>>   meta-oe/recipes-support/libssh/libssh_0.6.3.bb | 3 +++
>>   1 file changed, 3 insertions(+)
>>
>> diff --git a/meta-oe/recipes-support/libssh/libssh_0.6.3.bb b/meta-oe/recipes-support/libssh/libssh_0.6.3.bb
>> index 771a47a..9c5ebf5 100644
>> --- a/meta-oe/recipes-support/libssh/libssh_0.6.3.bb
>> +++ b/meta-oe/recipes-support/libssh/libssh_0.6.3.bb
>> @@ -27,3 +27,6 @@ do_configure_prepend () {
>>   }
>>
>>   FILES_${PN}-dev += "${libdir}/cmake"
>> +
>> +# This builds with GSSAPI enabled as default
>> +RDEPENDS_${PN} = "krb5"
>> --
>> 1.9.1
>>
>> --
>> _______________________________________________
>> Openembedded-devel mailing list
>> Openembedded-devel@lists.openembedded.org
>> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>
>
>


  reply	other threads:[~2015-01-07  1:52 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-06 16:01 [meta-oe][PATCH 1/2] log4c: fix expat rdepends issue Armin Kuster
2015-01-06 16:01 ` [meta-oe][PATCH 2/2] libssh: fix krb5 " Armin Kuster
2015-01-06 16:30   ` Martin Jansa
2015-01-07  1:52     ` akuster808 [this message]
2015-01-06 16:28 ` [meta-oe][PATCH 1/2] log4c: fix expat " Martin Jansa
2015-01-07  1:42   ` akuster808
2015-01-07  2:25   ` akuster808
2015-01-07  9:08     ` Martin Jansa

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=54AC9168.7030200@gmail.com \
    --to=akuster808@gmail.com \
    --cc=openembedded-devel@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