]> code.ossystems Code Review - openembedded-core.git/commit
qemu.bbclass: Use the correct qemu binary in multilib cases
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 7 Feb 2013 13:34:27 +0000 (13:34 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 7 Feb 2013 15:24:57 +0000 (15:24 +0000)
commite8ec13a26217bf473504ae4aab22b134dd9dffff
tree3f286860f47de9d59ab35bacc4ffe039b23563ed
parent41163fc5e6662251ec264fd5194a649342d11de1
qemu.bbclass: Use the correct qemu binary in multilib cases

For example with a lib32 multilib, we need to still use the 64 bit
qemu binary in case we do encounter a 64 bit binary.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/qemu.bbclass