]> 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)
committerScott Garman <scott.a.garman@intel.com>
Tue, 15 May 2012 22:20:00 +0000 (15:20 -0700)
commit98cb2efe4e9f3092d531c9fc809406c3ef559725
tree4924107ce82480beee70ea1a9211b245c7e881d0
parent36634e16c0a0c80674bacf20f9841e3b042bd5fd
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>
[SG: Resolve merge conflicts for 1.2.1]
Signed-off-by: Scott Garman <scott.a.garman@intel.com>
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