[OE-core] [PATCHv2 2/4] recipes: add x11 to required DISTRO_FEATURES

Burton, Ross ross.burton at intel.com
Tue Jan 20 21:17:01 UTC 2015


On 10 December 2014 at 14:18, Martin Jansa <martin.jansa at gmail.com> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20150120/7d8da938/attachment-0002.html>


More information about the Openembedded-core mailing list