[oe] [meta-networking][PATCH 1/1] openconnect: PACKAGECONFIG certain dependencies

Slater, Joseph joe.slater at windriver.com
Fri Jul 1 20:25:13 UTC 2016



> -----Original Message-----
> From: openembedded-devel-bounces at lists.openembedded.org [mailto:openembedded-devel-
> bounces at lists.openembedded.org] On Behalf Of Christopher Larson
> Sent: Thursday, June 30, 2016 10:13 PM
> To: Openembedded Discussion
> Subject: Re: [oe] [meta-networking][PATCH 1/1] openconnect: PACKAGECONFIG certain
> dependencies
> 
> On Thu, Jun 30, 2016 at 12:46 PM, Joe Slater <jslater at windriver.com> wrote:
> 
> > +PACKAGECONFIG ??= "gnutls lz4 libproxy"
> > +
> > +# config defaults
> > +PACKAGECONFIG[gnutls] = ",--without-gnutls,gnutls,"
> > +PACKAGECONFIG[lz4] = ",--without-lz4,lz4,"
> > +PACKAGECONFIG[libproxy] = ",--without-libproxy,libproxy,"
> > +
> > +# not config defaults
> > +PACKAGECONFIG[pcsc-lite] = ",--without-libpcsclite,pcsc-lite,"
> >
> 
> Why are the options not being passed for the enabled case, here? We prefer
> to be explicit, rather than relying on defaults.

I can easily add them.  I left them out because configure help only mentions the --without
options to override the defaults.

Joe


> --
> Christopher Larson
> clarson at kergoth dot com
> Founder - BitBake, OpenEmbedded, OpenZaurus
> Maintainer - Tslib
> Senior Software Engineer, Mentor Graphics
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel



More information about the Openembedded-devel mailing list