[OE-core] Automatic generation of circular deps sucks

Chris Larson clarson at kergoth.com
Thu Jan 17 15:27:28 UTC 2013


On Thu, Jan 17, 2013 at 3:50 AM, Marcin Juszkiewicz <
marcin.juszkiewicz at linaro.org> wrote:

> Libdwarf (recipe) DEPENDS on elfutils and gives static library in
> libdwarf-staticdev package, headers in libdwarf-dev package. OK, it
> works. So I looked at dependencies of resulting packages.
>
> Why libdwarf-dev recommends elfutils-dev is beyond my knowledge...
>

This has always been the case. -dev/-dbg use depchains to pull in their
corresponding packages of the DEPENDS of the main package, to ensure that
all the necessary development or debugging files are available, as far as I
know. Grep around for depchains, you'll see the code, but it's mostly
handled at line 1716 (package_depchains) of package.bbclass.
-- 
Christopher Larson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20130117/4ad15439/attachment-0002.html>


More information about the Openembedded-core mailing list