On Fri, 2011-12-09 at 11:25 +0100, Koen Kooi wrote: > gtk 2.x is one of the few places where directfb/x11/whatever conflict, > so if I want directfb support for sane things (gtk 3.x, qt, etc) the > current patch will make me jump through a ton of hoops.
Well, you can set: # support both graphical backends where possible DISTRO_FEATURES = "directfb x11" # for gtk+ 2.x, have to pick either x11 or directfb not both PACKAGECONFIG_pn-gtk+ = "x11" in your distro config. I don't think that one extra line really counts as a "ton of hoops", and if you aren't using gtk+ 2.0 then you can just leave it out. p. _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core