[OE-core] [PATCH 1/4] gtk+/cairo: enable x11 or directfb

Robert Yang liezhi.yang at windriver.com
Tue Sep 22 02:40:57 UTC 2015



On 09/19/2015 04:23 AM, Burton, Ross wrote:
>
> On 16 September 2015 at 11:34, Robert Yang <liezhi.yang at windriver.com
> <mailto:liezhi.yang at windriver.com>> wrote:
>
>     Make the world build OK when possible, for example, when no x11 in
>     DISTRO_FEATURE.
>
>
> But now you're just explicitly ignoring the directfb DISTRO_FEATURE.  Maybe if
> you want to do a world build without X11 enabled the you should add directfb to
> DISTRO_FEATURES?

If I understand correctly, how about we add a sanity check when do world
build? Either X11 or directfb should be in DISTRO_FEATURES. But gtk+ is
the only one which requires this, others can be built without both of them.

// Robert

>
> Ross



More information about the Openembedded-core mailing list