]> code.ossystems Code Review - openembedded-core.git/commit
qemu: Fix gl failure from 64b target on 32b host
authorZhai Edwin <edwin.zhai@intel.com>
Fri, 6 Apr 2012 06:39:39 +0000 (14:39 +0800)
committerSaul Wold <sgw@linux.intel.com>
Tue, 10 Apr 2012 07:20:48 +0000 (00:20 -0700)
commitd9f12cee3847cbf1cf9fc20cb614f8cd67d2a2ee
tree452dc516eea337037343c4c35cd031ff1749bddf
parente5aee0a2f5973a7aef81d0f38307a93791f616c6
qemu: Fix gl failure from 64b target on 32b host

Data from 64b target is truncated by 32b host. This patch makes type of data
buf in host same as target.

[YOCTO #2221] got fixed.

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
[Bumped PR - sgw]

Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-devtools/qemu/qemu-0.15.1/opengl-args-copy-fix.patch [new file with mode: 0644]
meta/recipes-devtools/qemu/qemu_0.15.1.bb