On Mon, Jul 21, 2014 at 5:49 AM, Burton, Ross <ross.bur...@intel.com> wrote:

> If we can't change the sysroot creation order so that the order is
> zlib, libpng, libjpeg, and then gdk-pixbuf then I think this needs to
> be pulled out to a function that can do neater logic, such as iterate
> through PACKAGECONFIG and add the required dependencies (for each
> enabled option, turn the build depends into
> %s-native:do_populate_sysroot_setscene).
>

I'm a bit confused by this. It's the class that needs to know the deps, and
it's inherited by a bunch of recipes, but the packageconfig you're talking
about is in the gdk-pixbuf-native recipe -- how is it going to iterate over
the packageconfig of another recipe, or are you saying that the
packageconfigs of anyone using pixbufcache need to mirror that of the tool
in question?
-- 
Christopher Larson
clarson at kergoth dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Maintainer - Tslib
Senior Software Engineer, Mentor Graphics Corporation
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to