[oe] [PATCH] qemu-0.13.0: add D_P -1 for now, some people have segfault with it where 0.12.5 worked ok

Martin Jansa martin.jansa at gmail.com
Mon Dec 13 08:15:16 UTC 2010


* I've seen it on one host while building emacs-x11
* locale generation: http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-December/027723.html

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 recipes/qemu/qemu_0.13.0.bb |    1 +
 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 9ecfaa9..29ef11d 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 \
-- 
1.7.3.3





More information about the Openembedded-devel mailing list