aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/qemu/qemu_0.14.0.bb
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2011-05-14 18:44:36 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-05-18 14:28:10 +0100
commit1bedd7f3d73c2f9f179f4de4bfaea944a18e49b5 (patch)
treed13e2c6db69091f2fc7b1b3ef9155d50c405fd77 /meta/recipes-devtools/qemu/qemu_0.14.0.bb
parentd10df0e5a363fe8b305ffac7e8ac231da8e07552 (diff)
downloadopenembedded-core-contrib-1bedd7f3d73c2f9f179f4de4bfaea944a18e49b5.tar.gz
qemu: Fix Dependency and compatible machines
add DEFAULT_PREFERENCE = "-1" to disable git recipe Added libx11 for GL support to DEPENDS Use BROKEN to disable qemuarm and qemumips world build of qemu target Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-devtools/qemu/qemu_0.14.0.bb')
-rw-r--r--meta/recipes-devtools/qemu/qemu_0.14.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/qemu/qemu_0.14.0.bb b/meta/recipes-devtools/qemu/qemu_0.14.0.bb
index f0a4beae1c..ccf5ee4f2d 100644
--- a/meta/recipes-devtools/qemu/qemu_0.14.0.bb
+++ b/meta/recipes-devtools/qemu/qemu_0.14.0.bb
@@ -3,7 +3,7 @@ require qemu.inc
LIC_FILES_CHKSUM = "file://COPYING;md5=441c28d2cf86e15a37fa47e15a72fbac \
file://COPYING.LIB;endline=24;md5=c04def7ae38850e7d3ef548588159913"
-PR = "r1"
+PR = "r2"
FILESPATH = "${FILE_DIRNAME}/qemu-${PV}"
FILESDIR = "${WORKDIR}"