bitbake.conf: override -cpu for qemu on ppc with SPE
authorKhem Raj <raj.khem@gmail.com>
Fri, 20 Jul 2012 22:55:14 +0000 (15:55 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 28 Jul 2012 08:20:51 +0000 (09:20 +0100)
commitacc268138a4ef2373996df8143555c5aa86750e2
tree05abab14f1a1508db49146685db998361d4968d5
parent8069b7ef0607792a0649d78f5f1439f484752ca0
bitbake.conf: override -cpu for qemu on ppc with SPE

We use -mtune flags which lets our application have
SPE intruction in them which is a good thing but when
running qemu especially in user mode these application
wont work with default powerpc emulation. Therefore we
have to add proper -cpu option to let qemu emulate for
a given cpu.

(From OE-Core rev: 695598415b4e9e17def7f04332bdbc0d24cc1efc)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/bitbake.conf