[OE-core] [PATCH] webkitgtk: add REQUIRED_DISTRO_FEATURES

Burton, Ross ross.burton at intel.com
Mon Sep 21 16:49:20 UTC 2015


On 21 September 2015 at 17:01, Alexander Kanavin <
alexander.kanavin at linux.intel.com> wrote:

> On 09/21/2015 05:01 PM, Martin Jansa wrote:
>
>> * original webkit-gtk_1.8.3.bb recipe already had this, I don't know
>>    why it was removed when upgrading to 2.8.5
>>
>
> It was removed because I couldn't figure out why it's actually needed.
> What is the scenario?
>

Remove x11 from DISTRO_FEATURES ("I'm building a product that doesn't need
or use X") and build webkitgtk.  webkitgtk depends on libxt which depends
on libx11 which then refuses to build because you explicitly said you
didn't want X.

We're adding required_distro_feature annotations as required so that world
builds without X11 enabled still work by skipping the recipes instead of
failing to build.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20150921/223b12f2/attachment-0002.html>


More information about the Openembedded-core mailing list