From patchwork Fri Apr 6 08:04:23 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/1] Fix gl failure when 64b target on 32b host, Edwin, Apr6, 2012 Date: Fri, 06 Apr 2012 08:04:23 -0000 From: Zhai, Edwin X-Patchwork-Id: 25273 Message-Id: To: openembedded-core@lists.openembedded.org From: Zhai Edwin All, This patch fix gl failure when 64b target on 32b host. Pls. help to review. Thanks, Edwin The following changes since commit 190f6d791d51aaa4cfb9f1cf932bc205ff674fb5: runqemu-internal: Add console=tty for qemuppc and NFS (2012-04-06 01:12:47 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib gzhai/fix2 http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=gzhai/fix2 Zhai Edwin (1): qemu: Fix gl failure from 64b target on 32b host .../qemu/qemu-0.15.1/opengl-args-copy-fix.patch | 66 ++++++++++++++++++++ meta/recipes-devtools/qemu/qemu_0.15.1.bb | 1 + 2 files changed, 67 insertions(+), 0 deletions(-) create mode 100644 meta/recipes-devtools/qemu/qemu-0.15.1/opengl-args-copy-fix.patch