All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: "Burton, Ross" <ross.burton@intel.com>,
	Nicolas Dechesne <nicolas.dechesne@linaro.org>
Cc: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [RESEND PATCH] mesa: upgrade 10.6.3 -> 11.1.1
Date: Fri, 05 Feb 2016 23:31:33 +0000	[thread overview]
Message-ID: <1454715093.27087.281.camel@linuxfoundation.org> (raw)
In-Reply-To: <CAJTo0La-U-9vT_PCnbrBvXbS__v9MdwV6sUC93vr7k7s=JewPA@mail.gmail.com>

On Fri, 2016-02-05 at 21:04 +0000, Burton, Ross wrote:
> Hi,
> 
> On 5 February 2016 at 20:55, Nicolas Dechesne <
> nicolas.dechesne@linaro.org> wrote:
> > > Agreed - some may not want openssl at all and being able to
> > switch it for
> > > another alternative would be useful.
> > 
> > sure. but, then I have some questions..
> > 
> > 1. which one we default to? openssl?
> > 
> > 2. which one we support, from configure.ac:
> > 
> >         [choose SHA1 implementation])])
> > case "x$with_sha1" in
> > x | xlibc | xlibmd | xlibnettle | xlibgcrypt | xlibcrypto |
> > xlibsha1 |
> > xCommonCrypto | xCryptoAPI)
> >   ;;
> nettle / gcrypt / crypto are all in oe-core.  I presume that's BSD's
> "throw it all in" libc.
> 
> nettle seems nice and low down the stack and modern.
>   
> >  3. is there a good way to handle 'multiple choice' with
> > PACKAGECONFIG?
> > How can we prevent more than 1 PACKAGECONFIG to be set (nicely)?
> With a comment saying "pick one of these", and nothing in the
> disabled case.

You can always put in a small anonymous python fragment which enforces
"only X or Y or Z".

Not exactly neat, but...

Cheers,

Richard




  parent reply	other threads:[~2016-02-05 23:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-05 20:40 [RESEND PATCH] mesa: upgrade 10.6.3 -> 11.1.1 Nicolas Dechesne
2016-02-05 20:44 ` Khem Raj
2016-02-05 20:46   ` Burton, Ross
2016-02-05 20:55     ` Nicolas Dechesne
2016-02-05 21:04       ` Burton, Ross
2016-02-05 21:18         ` Andre McCurdy
2016-02-05 23:31         ` Richard Purdie [this message]
2016-02-08 13:19       ` Jussi Kukkonen

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=1454715093.27087.281.camel@linuxfoundation.org \
    --to=richard.purdie@linuxfoundation.org \
    --cc=nicolas.dechesne@linaro.org \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=ross.burton@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.