aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/rootfs_deb.bbclass
diff options
context:
space:
mode:
authorJonathan Liu <net147@gmail.com>2013-06-06 13:19:23 +1000
committerSaul Wold <sgw@linux.intel.com>2013-06-10 14:51:28 -0700
commit5330905749828ea8befdee559c180754ac506b75 (patch)
treeaace68407f9ae52440f6463ee0b8a9b0da700425 /meta/classes/rootfs_deb.bbclass
parent37b57b44ff83c718021da4f717fc66a28204c96c (diff)
downloadopenembedded-core-contrib-5330905749828ea8befdee559c180754ac506b75.tar.gz
qt4: fix QMAKE_QT_CONFIG being overwritten with empty value
QMAKE_QT_CONFIG is set by the linux-oe-g++ mkspec but it is overwritten with an empty value read from .qmake.cache. Avoid this by first checking if the value from .qmake.cache is not empty before assigning it to QMAKE_QT_CONFIG. This allows variables from qconfig.pri such as QT_ARCH, QT_CONFIG, QT_VERSION, etc. to be queried by qmake projects. Signed-off-by: Jonathan Liu <net147@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/classes/rootfs_deb.bbclass')
0 files changed, 0 insertions, 0 deletions