]> 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)
committerPaul Eggleton <paul.eggleton@linux.intel.com>
Fri, 31 May 2013 15:03:37 +0000 (16:03 +0100)
commitedc7ff49526a12f30e8f3e62d140153a406dae54
tree45608e55fbb16e51ad639463301765018a7ce065
parent6cf53af717cbd75f69ad79bc76d0574c6046a9eb
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.

(From OE-Core master rev: 70b75d506e6c4b46694b00d674df9d4a94140bd6)

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