From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Christopher Larson <clarson@kergoth.com>,
openembedded-core <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] rng-tools: Fix underquoted m4 and libgcrypt floating dependency
Date: Wed, 17 Feb 2016 00:03:45 +0000 [thread overview]
Message-ID: <1455667425.28376.34.camel@linuxfoundation.org> (raw)
In-Reply-To: <CABcZANku1BbE61_CF5vduOwLjnoutDaeqPQEFdbrLOFCNiHfTg@mail.gmail.com>
On Tue, 2016-02-16 at 23:52 +0000, Christopher Larson wrote:
> > -PACKAGECONFIG = ""
> > +PACKAGECONFIG = "libgcrypt"
> > PACKAGECONFIG_libc-musl = "libargp"
> > PACKAGECONFIG_libc-uclibc = "libargp"
> I'm not sure how well musl/uclibc support libgcrypt, but this does
> end up not including gcrypt support for those libcs, unless we switch
> it to _append_libc-.
I shouldn't have pulled the original patch without testing. The M2 rc2
build then failed due to this so I've merged my fix since I *really*
want to get that build done tonight, finally.
The dependency was already there really from the RDEPENDS which is why
I opted to do this. I'll take follow up patches to resolve any
musl/uclibc issues.
Cheers,
Richard
prev parent reply other threads:[~2016-02-17 0:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-16 23:49 [PATCH] rng-tools: Fix underquoted m4 and libgcrypt floating dependency Richard Purdie
2016-02-16 23:52 ` Christopher Larson
2016-02-17 0:03 ` 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=1455667425.28376.34.camel@linuxfoundation.org \
--to=richard.purdie@linuxfoundation.org \
--cc=clarson@kergoth.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 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.