]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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:25:07 +0000 (15:25 +0000)
commit9f5a6f89d9f4a6c7bed3b163e6eaa764d762f523
treea9dc3e35be04945fef992a9ce5317f4c338b5337
parentc920f1a7cccec62668e44d932a2dc5b44252f7db
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.

(From OE-Core rev: e8ec13a26217bf473504ae4aab22b134dd9dffff)

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