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

Christopher Larson clarson at kergoth.com
Fri Jul 1 20:44:21 UTC 2016


On Fri, Jul 1, 2016 at 1:25 PM, Slater, Joseph <joe.slater at windriver.com>
wrote:

> > -----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.


It'd be best to add them, then we're explicitly specifying what we want,
and potentially avoid issues if the upstream default behavior changes
during an upgrade in the future.
-- 
Christopher Larson
clarson at kergoth dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Maintainer - Tslib
Senior Software Engineer, Mentor Graphics



More information about the Openembedded-devel mailing list