summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/initscripts
diff options
context:
space:
mode:
authorYu Ke <ke.yu@intel.com>2011-08-15 18:39:16 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-08-15 15:26:21 +0100
commit16bbb3144cede1c4aaf70be1921b4290a45ae5eb (patch)
tree6925689b991ed07ef95ac0cb9d53373dc720b2ad /meta/recipes-core/initscripts
parentc3a66d99193f7e12b4f9944a34974c824c6ba78d (diff)
downloadpoky-16bbb3144cede1c4aaf70be1921b4290a45ae5eb.tar.gz
qt4.inc: expand the package name for multilib case
in the qt4.inc python annomyous code, there is case where package name is set to "${QT_BASE_LIB}-tool", and FILE_${QT_BASE_LIB}-tool is set to xxx. here QT_BASE_NAME=qt4. multilib.bbclass will try to rename the FILE_qt4_tool to FILE_lib64_qt4_tool. unfortunately, there is only FILE_${QT_BASE}-tool, no FILE_qt4-tool, so FILE_lib64_qt4_tool will not be defined. to fix this issue, this patch expand the QT_BASE_LIB when assigning the package name. FIX [YOCTO #1344] (From OE-Core rev: b5d381133660fe338796b965131cee39cec01b96) Signed-off-by: Yu Ke <ke.yu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/initscripts')
0 files changed, 0 insertions, 0 deletions