Openembedded Core Discussions
 help / color / mirror / Atom feed
From: edwin.zhai@intel.com
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/1] [v2]qemu: Add an option to remove host sdl/gl checking
Date: Tue, 29 May 2012 16:30:32 +0800	[thread overview]
Message-ID: <cover.1338280083.git.edwin.zhai@intel.com> (raw)

From: Zhai Edwin <edwin.zhai@intel.com>

Saul,
This is the V2 version to fix build error for qemu and qemu-nativesdk.

Add an PACKAGECONFIG in qemu to disable GL acceleration:
* By default configure try best to enable GL acceleration and fail when missing
  host dependency(libSDL and libGL).
* End user can also choose to turn off GL capability, thus remove the host
  dependence in building.

[YOCTO #2407] got fixed.

Thanks,
Edwin

The following changes since commit 54f38111868775c85bfe921592d8443a61952c62:

  pango: Fix modules load failure in multilib environment (2012-05-14 21:50:55 +0800)

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: Add an option to remove host sdl/gl checking

 .../qemu/qemu-0.15.1/dummy-gl-config.patch         |   31 +++++
 .../qemu/qemu-0.15.1/glflags.patch                 |   40 ++++--
 .../qemu/qemu-0.15.1/opengl-disable-option.patch   |  137 ++++++++++++++++++++
 meta/recipes-devtools/qemu/qemu.inc                |   23 +---
 meta/recipes-devtools/qemu/qemu_0.15.1.bb          |    4 +-
 5 files changed, 203 insertions(+), 32 deletions(-)
 create mode 100644 meta/recipes-devtools/qemu/qemu-0.15.1/dummy-gl-config.patch
 create mode 100644 meta/recipes-devtools/qemu/qemu-0.15.1/opengl-disable-option.patch




             reply	other threads:[~2012-05-29  8:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-29  8:30 edwin.zhai [this message]
2012-05-29  8:30 ` [PATCH 1/1] qemu: Add an option to remove host sdl/gl checking edwin.zhai
2012-05-30 12:00 ` [PATCH 0/1] [v2]qemu: " Richard Purdie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1338280083.git.edwin.zhai@intel.com \
    --to=edwin.zhai@intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox