]> code.ossystems Code Review - openembedded-core.git/commit
qmake_base.bbclass: Add linux-gnun32-oe-g++ to QMAKESPEC
authorXin Ouyang <Xin.Ouyang@windriver.com>
Wed, 29 May 2013 15:09:55 +0000 (10:09 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 29 May 2013 21:13:13 +0000 (22:13 +0100)
commit70b75d506e6c4b46694b00d674df9d4a94140bd6
tree30b628006cf6ae0370e468fe3afc8ebe2518ba74
parentb6107abd50da651596c43119001cfc80fdf87554
qmake_base.bbclass: Add linux-gnun32-oe-g++ to QMAKESPEC

For some mips targets, TARGET_OS is set to linux-gnun32, while
linux-gnun32-oe-g++ is not listed in the default QMAKESPEC list of
qmake in oe-core/wrlinux. This would cause build failures for qt
apps, so add a matching rule to fix this.

Signed-off-by: Xin Ouyang <Xin.Ouyang@windriver.com>
Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/qmake_base.bbclass