summaryrefslogtreecommitdiff
path: root/meta/classes/populate_sdk_base.bbclass
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@windriver.com>2012-09-24 16:25:37 -0500
committerSaul Wold <sgw@linux.intel.com>2012-10-26 09:12:15 -0700
commit132a182e2f6c330aa645de42c1aeb386e43bddd3 (patch)
treece89b7e694bbb723f1f15944a257226c1b86e2cf /meta/classes/populate_sdk_base.bbclass
parent88b4ec0b8c7c75b8570fc201c705937b459bb43e (diff)
downloadopenembedded-core-132a182e2f6c330aa645de42c1aeb386e43bddd3.tar.gz
openembedded-core-132a182e2f6c330aa645de42c1aeb386e43bddd3.tar.bz2
openembedded-core-132a182e2f6c330aa645de42c1aeb386e43bddd3.zip
multilib: Add support for cross-canadian multilib packages
Add support for the generation of cross-canadian packages. Each cross-canadian package has: PN = "pkg-cross-canadian-${TRANSLATED_TARGET_ARCH}" in order for that to be evaluated properly with multilibs enabled, it was necessary to detect both the presence of the cross-canadian packages and then update the vars using the OVERRIDE for the multilib. Additional checks were made to ensure that any dependency that sais "cross-canadian" did not get prefixed with the MLPREFIX. Also, make sure that even when building multilib cross-canadian packages, we only use the single SDK PACKAGE_ARCH, we don't want or need variants. Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/classes/populate_sdk_base.bbclass')
0 files changed, 0 insertions, 0 deletions