aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/qemu/qemu_2.6.0.bb
diff options
context:
space:
mode:
authorJussi Kukkonen <jussi.kukkonen@intel.com>2016-06-17 22:37:49 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-06-23 14:23:27 +0100
commit0474412a1d2b6b8a35931bb03fa58e31a48133e1 (patch)
tree06851d9664446de4d66fa9a18cefceb57a3d064e /meta/recipes-devtools/qemu/qemu_2.6.0.bb
parente689b7dc8bddb2211e6cc964d40b59687158cdca (diff)
downloadopenembedded-core-contrib-0474412a1d2b6b8a35931bb03fa58e31a48133e1.tar.gz
qemu: Use Gtk+3, add configure patch to find vte
Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-devtools/qemu/qemu_2.6.0.bb')
-rw-r--r--meta/recipes-devtools/qemu/qemu_2.6.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/qemu/qemu_2.6.0.bb b/meta/recipes-devtools/qemu/qemu_2.6.0.bb
index 735d013e3b..c4a04359a7 100644
--- a/meta/recipes-devtools/qemu/qemu_2.6.0.bb
+++ b/meta/recipes-devtools/qemu/qemu_2.6.0.bb
@@ -9,6 +9,7 @@ SRC_URI += "file://configure-fix-Darwin-target-detection.patch \
file://no-valgrind.patch \
file://pathlimit.patch \
file://qemu-2.5.0-cflags.patch \
+ file://0001-configure-support-vte-2.91.patch \
"
SRC_URI_prepend = "http://wiki.qemu-project.org/download/${BP}.tar.bz2"