[oe] [meta-qt5] Why is GLib disabled?

2015-11-09 Thread Carlos Rafael Giani

Hello,

in most Qt5 builds, I have seen GLib support enabled. But in meta-qt5, 
the corresponding packageconfig is disabled by default. Is there a 
reason for this?
It does cause problems when interfacing with libraries that make use of 
the GLib mainloop (for example, GStreamer).

--
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


Re: [oe] [meta-qt5] Why is GLib disabled?

2015-11-09 Thread Martin Jansa
Partially historic reasons no longer valid with _remove operator.

It's easier to add stuff to PACKAGECONFIG than remove stuff. So I wanted to
make meta-qt5 as small as possible (to build) with minimal PACKAGECONFIG,
there are couple of comments in qtbase_git.bb advising people to enable
some PACKAGECONFIG options to make qtbase more useful for other recipes
like qtdeclarative or qtwebkit.

Regards,

On Mon, Nov 9, 2015 at 10:23 PM, Carlos Rafael Giani 
wrote:

> Hello,
>
> in most Qt5 builds, I have seen GLib support enabled. But in meta-qt5, the
> corresponding packageconfig is disabled by default. Is there a reason for
> this?
> It does cause problems when interfacing with libraries that make use of
> the GLib mainloop (for example, GStreamer).
> --
> ___
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>
-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel