aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2010-12-13 16:15:16 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2010-12-13 12:35:59 +0100
commitab163b72ae96cd786c56b06ef8c38bd33068d003 (patch)
treead02e5e1268cbbc17f86bd330b357b3a4cdb9314
parent2704fd5da32a9759976c2cc02bdff5234d732788 (diff)
downloadopenembedded-ab163b72ae96cd786c56b06ef8c38bd33068d003.tar.gz
qemu-0.13.0: add D_P -1 for now, some people have segfault with it where 0.12.5 worked ok
* I've seen it on one host while building emacs-x11 * locale generation: http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-December/027723.html Acked-by: Eric BĂ©nard <eric@eukrea.com> Acked-by: Yuri Bushmelev <jay4mail@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--recipes/qemu/qemu_0.13.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/qemu/qemu_0.13.0.bb b/recipes/qemu/qemu_0.13.0.bb
index 9ecfaa9bdf..29ef11d2dc 100644
--- a/recipes/qemu/qemu_0.13.0.bb
+++ b/recipes/qemu/qemu_0.13.0.bb
@@ -1,6 +1,7 @@
LICENSE = "GPL"
DEPENDS = "zlib ncurses gnutls"
PR = "r2"
+DEFAULT_PREFERENCE = "-1"
SRC_URI = "\
http://download.savannah.gnu.org/releases/qemu/qemu-${PV}.tar.gz \
file://leftover.patch \