]> code.ossystems Code Review - openembedded-core.git/commit
nativesdk.bbclass: Set PACKAGE_ARCHS to SDK_PACKAGE_ARCHS.
authorLianhao Lu <lianhao.lu@intel.com>
Sat, 31 Mar 2012 06:49:21 +0000 (14:49 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 31 Mar 2012 15:46:13 +0000 (16:46 +0100)
commit951a68731f655f597c5dfa541fc913d399eabfb9
tree647275b635f4b6c0b9528369d43167217f128a43
parent627998726ca3ee2ed2510c0f666747f688d06c56
nativesdk.bbclass: Set PACKAGE_ARCHS to SDK_PACKAGE_ARCHS.

This patch fixed the issue of reading incorrect pkgdata files. Previous
appending '-nativesdk' suffix to PACKAGE_ARCHS would result the
i686-nativesdk recipes reading in x86_64-nativesdk pkgdata files if the
MACHINE is set to qemux86-64.

Fixed bug [YOCTO #2203].

Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/nativesdk.bbclass