[OE-core] [PATCH 0/2] Fixes for qemu, gtk+3

Jussi Kukkonen jussi.kukkonen at intel.com
Fri Jun 17 19:37:35 UTC 2016


Qemu has a non-default PACKAGECONFIG "gtk+", the patch updates that
to work with gtk+3. Also included is a fix for the first bug I
already found in the gtk+3 "--disable-opengl" patch.

Have good weekend,
 Jussi


The following changes since commit 7b9e1f5ad8a427356f2ec516b1718138a7d3c64e:

  cmake.bbclass: set the modules directory correctly (2016-06-17 17:14:55 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib jku/qemu-vte
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=jku/qemu-vte

Jussi Kukkonen (2):
  gtk+3: Make sure gdkx.h is updated
  qemu: Use Gtk+3, add configure patch to find vte

 meta/recipes-devtools/qemu/qemu.inc                |  2 +-
 .../qemu/0001-configure-support-vte-2.91.patch     | 79 ++++++++++++++++++++++
 meta/recipes-devtools/qemu/qemu_2.6.0.bb           |  1 +
 .../0001-Add-disable-opengl-configure-option.patch | 19 +++---
 4 files changed, 91 insertions(+), 10 deletions(-)
 create mode 100644 meta/recipes-devtools/qemu/qemu/0001-configure-support-vte-2.91.patch

-- 
2.1.4




More information about the Openembedded-core mailing list