[yocto] Re : ERROR : QA issue : package AAAA rdepends on BBBB-dev

Kilou Zelabia kilou_zellabia at yahoo.fr
Wed Jun 13 04:28:05 PDT 2012


I'v tested with 
INSANE_SKIP_AAAA += "dev-deps" and it worked fine
Thanks, 


________________________________
 De : Paul Eggleton <paul.eggleton at linux.intel.com>
À : Kilou Zelabia <kilou_zellabia at yahoo.fr> 
Cc : yocto at yoctoproject.org 
Envoyé le : Mercredi 13 juin 2012 12h36
Objet : Re: [yocto] ERROR : QA issue : package AAAA rdepends on BBBB-dev
 
On Wednesday 13 June 2012 09:38:32 Kilou Zelabia wrote:
> What does this mean ? Why it is forbidden to have a run-time dependency on a
> "-dev" package ?

Because that's usually not correct. The -dev package includes headers and 
other development files for the target. Is that really what package AAAA needs 
at runtime?

> I'v seen some recipes setting INSANE_SKIP to "1" can this helps ?

You would need to use INSANE_SKIP_AAAA += "dev-deps". But I would encourage 
you to verify that this is what you really need before doing it.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20120613/57abc081/attachment.html>


More information about the yocto mailing list