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 13:49:14 +0000 (14:49 +0100)
commitfc448cea2f6939f423be65073dec60d1ead2da40
tree4806929a7809d68880a8e10075039bb8449de352
parentd9283ed82b42dee77a0922a9a5930707e064449c
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]
(From OE-Core rev: 977ba301a1063a84b865ddf7367c35827fbffc86)

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