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

Christopher Larson clarson at kergoth.com
Fri Jul 1 05:13:27 UTC 2016


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