Re: [oe] [meta-qt5][PATCH] qt5: use common PACKAGECONFIG to build examples

2016-02-19 Thread Otavio Salvador
On Fri, Feb 19, 2016 at 6:06 AM, Samuli Piippo wrote: > On 04.02.2016 13:19, Otavio Salvador wrote: >> >> On Wed, Feb 3, 2016 at 1:12 PM, Samuli Piippo >> wrote: >>> >>> Each Qt module's examples can now be enabled with PACKAGECONFIG. >>> Replace the webkit patch with a PACKAGECONFIG option and f

Re: [oe] [meta-qt5][PATCH] qt5: use common PACKAGECONFIG to build examples

2016-02-19 Thread Samuli Piippo
On 04.02.2016 13:19, Otavio Salvador wrote: On Wed, Feb 3, 2016 at 1:12 PM, Samuli Piippo wrote: Each Qt module's examples can now be enabled with PACKAGECONFIG. Replace the webkit patch with a PACKAGECONFIG option and follow common practice by not building QtWayland examples by default, those

Re: [oe] [meta-qt5][PATCH] qt5: use common PACKAGECONFIG to build examples

2016-02-04 Thread Otavio Salvador
On Wed, Feb 3, 2016 at 1:12 PM, Samuli Piippo wrote: > Each Qt module's examples can now be enabled with PACKAGECONFIG. > Replace the webkit patch with a PACKAGECONFIG option and follow > common practice by not building QtWayland examples by default, > those can be enabled in a .bbappend with PACK

[oe] [meta-qt5][PATCH] qt5: use common PACKAGECONFIG to build examples

2016-02-03 Thread Samuli Piippo
Each Qt module's examples can now be enabled with PACKAGECONFIG. Replace the webkit patch with a PACKAGECONFIG option and follow common practice by not building QtWayland examples by default, those can be enabled in a .bbappend with PACKAGECONFIG += "examples" Enabling PACKAGECONFIG[examples] in q