]> code.ossystems Code Review - openembedded-core.git/commit
qt4: move functions from python to shell style
authorDongxiao Xu <dongxiao.xu@intel.com>
Tue, 8 May 2012 05:28:30 +0000 (13:28 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 8 May 2012 12:58:45 +0000 (13:58 +0100)
commit977ba301a1063a84b865ddf7367c35827fbffc86
tree1dafbc8455259647c277f06e49ae336a6b7fe8e2
parent2929e7d590862d9649458c90804e79a1dce40423
qt4: move functions from python to shell style

In qt4's do_configure operation, it will refer to some variables that
are derived from 'd', however these variable values may be not correct
in multilib case since the extraction of these variables happens before
the multilib handler.

The fix is to move these python style functions back to shell style.

This fixes [YOCTO #2355]

[RP: Fix whitepace]
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-qt/qt4/qt4-embedded.inc
meta/recipes-qt/qt4/qt4-tools-nativesdk.inc
meta/recipes-qt/qt4/qt4-x11-free.inc
meta/recipes-qt/qt4/qt4.inc
meta/recipes-qt/qt4/qt4_arch.inc