On 10 December 2014 at 14:18, Martin Jansa <[email protected]> wrote:
> DEPENDS = "virtual/libx11 virtual/libgl libglu libxext libxi libxmu" > > +# depends on virtual/libx11 > +REQUIRED_DISTRO_FEATURES = "x11" Please drop piglit from this series, as that depending on x11 is a bug and I've a branch that is sorting that. But this does make me wonder why we can't make bitbake handle this for us... just thinking out loud... would it be possible to have a "recursive" exception so that libx11 can say it needs the x11 DISTRO_FEATURE and anything that depends on libx11 is cleanly handled instead of erroring? Ross
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
