generic-poky/classes
Martin Jansa ca4a0758e1 qmake5_base: add override for HostLibraries
* qtdeclarative was using /usr/lib as HostLibraries causing
  WARNING: QA Issue: qtdeclarative: The compile log indicates that host include and/or library paths were used.
           Please check the log 'qtdeclarative/5.1.0-r0/temp/log.do_compile' for more information.
  DEBUG 1: /OE/oe-core/tmp-eglibc/sysroots/qemux86-64/usr/lib/qt5/mkspecs/features/qt_config.prf:23: QT_MODULE_HOST_LIB_BASE := /usr/lib
* also without this fix qtdeclarative and qtwayland are trying to
  build tools against /usr/lib/libQt5Bootstrap.a (without sysroot
  prefix)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-07-25 12:14:11 +02:00
..
qmake5.bbclass qmake5: Add trailing space in DEPENDS_prepend instead of QT5TOOLSDEPENDS 2013-07-03 19:18:36 +02:00
qmake5_base.bbclass qmake5_base: add override for HostLibraries 2013-07-25 12:14:11 +02:00
qmake5_paths.bbclass qmake5_base: add override for HostLibraries 2013-07-25 12:14:11 +02:00