]> code.ossystems Code Review - openembedded-core.git/commit
qemu.bbclass: fix segfaults when running through pseudo
authorLaurentiu Palcu <laurentiu.palcu@intel.com>
Thu, 7 Feb 2013 16:13:37 +0000 (16:13 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 7 Feb 2013 16:50:40 +0000 (16:50 +0000)
commit688e9485980de0f29aa00e24ce53a3efd3a3a7cc
treecdea0a282543578053da31d1b58ce2b7c26cee37
parente8ec13a26217bf473504ae4aab22b134dd9dffff
qemu.bbclass: fix segfaults when running through pseudo

qemu user binaries sometimes segfault when running them through pseudo.
So, set PSEUDO_UNLOAD to 1 before running any qemu binary.

[YOCTO #3788]

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/qemu.bbclass