[oe] [meta-oe][PATCH] openldap: fix build against gnutls3

Paul Eggleton paul.eggleton at linux.intel.com
Wed May 7 16:56:08 UTC 2014


On Wednesday 07 May 2014 18:48:44 Martin Jansa wrote:
> On Wed, May 07, 2014 at 09:57:52AM +0100, Paul Eggleton wrote:
> > On Wednesday 07 May 2014 10:29:21 Koen Kooi wrote:
> > > Khem Raj schreef op 07-05-14 09:47:
> > > > On Tue, May 6, 2014 at 11:53 PM, Koen Kooi <koen.kooi at linaro.org> 
wrote:
> > > >> ++                              TLS_LIBS="-lgnutls -lgcrypt"
> > > > 
> > > > Does this mean we need something more in DEPENDS or DEPENDS part of
> > > > PACKAGECONFIG too ?
> > > 
> > > Should be automatic since gnutls depends on it. It's not a new
> > > dependency.
> > 
> > BitBake does not automatically ensure dependencies-of-dependencies are in
> > the sysroot. They almost always will be, but I have seen failures in
> > these kinds
>
> Are you sure it doesn't?

Pretty sure, yes.
 
> But I'm also in favor of specifying dependencies-of-dependencies in
> cases where the recipe configure task explicitly check for them (so that
> when the required dependency is no longer included in "parent"
> dependency, e.g. after moving it to PACKAGECONFIG).

If the recipe's configure task explicitly checks for them then to my mind they 
cease to be dependencies of dependencies and become just dependencies.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



More information about the Openembedded-devel mailing list