]> code.ossystems Code Review - openembedded-core.git/commit
qmake_base.bbclass: fix hardcoded paths in a generated qt.conf
authorTomas Novotny <tomas.novotny@tbs-biometrics.com>
Mon, 9 Feb 2015 14:14:45 +0000 (15:14 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 14 Feb 2015 08:40:33 +0000 (08:40 +0000)
commitf4b8c0faa1cebda2a2742f8e4d622dcd024428e9
treeb07cc2f350100b59fd7fffa2706277e9248b3251
parent6e390315b72a1c95d7f6e32a4b013f619f71e26b
qmake_base.bbclass: fix hardcoded paths in a generated qt.conf

The qmake_base class generates internal qt.conf for build with hardcoded
qt4 target paths. This is ok for qt4-x11 as this is the default
$QT_DIR_NAME, but it is wrong for qt4-embedded, because qtopia is its
default directory.

Signed-off-by: Tomas Novotny <tomas.novotny@tbs-biometrics.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/qmake_base.bbclass