qemu script: explicitly set 32 bit depth
authorAlexandru DAMIAN <alexandru.damian@intel.com>
Wed, 3 Apr 2013 14:39:12 +0000 (14:39 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 3 Apr 2013 16:01:13 +0000 (17:01 +0100)
commite3c2b59b8f3e1b6c2ae290c505bb353a81176cca
treea0baecdb372658c1c18e23aba71345ab185a7ab7
parent988cff3ecf4f070d2479ffccad3de25829813fad
qemu script: explicitly set 32 bit depth

Qemu update from 1.2 to 1.4 now allows for 16bit depth in guests,
whereby previously only 32bit depth was supported. However,
the new support is broken, so we force 32bit depth in all cases.

MUST_REVERT: on qemu update, if 16bit depth support is working ok

Fixes [YOCTO #3828]

(From OE-Core rev: 354377789628d96fa589cb5721134f631815cfeb)

Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/runqemu-internal