On Mon, Feb 1, 2016 at 8:44 AM, Samuli Piippo <[email protected]> wrote: > 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.
It is: https://github.com/meta-qt5/meta-qt5/blob/master/recipes-qt/qt5/qtbase_git.bb#L67 -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
