On 30.01.2016 16:13, Otavio Salvador wrote:
On Wed, Jan 27, 2016 at 12:58 PM, Manuel Bachmann
<[email protected]> wrote:
From: Manuel Bachmann <[email protected]>
Just as we do for qtwebkit, let us have a patch to build
qtwebengine examples by default.
Otherwise, the "qtwebengine-examples" package will be
empty, and attempting to add it with "IMAGE_INSTALL_append"
will result in an error message.
Signed-off-by: Manuel Bachmann <[email protected]>
This should be a distro option and not enabled for everyone.
Also there is no need to do this with a patch, same result is achieved with:
EXTRA_QMAKEVARS_PRE += "QT_BUILD_PARTS+=examples"
Maybe this could be added to qt5.inc as a PACKAGECONFIG option?
This would allow easily enable examples on any qt module.
--
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel