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:47 +0000 (16:50 +0000)
commit2845257c47865bf4453f22a0e822858e5e8d44cd
tree3454cbe6a16c0d0867fa9ce1599bc699bc7cf090
parent01ad0ac6f2266f4192cbeda82c58900fde88d540
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]

(From OE-Core rev: 688e9485980de0f29aa00e24ce53a3efd3a3a7cc)

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