All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] qemu-0.13.0: add D_P -1 for now, some people have segfault with it where 0.12.5 worked ok
@ 2010-12-13  8:15 Martin Jansa
  2010-12-13  9:19 ` Eric Bénard
  0 siblings, 1 reply; 2+ messages in thread
From: Martin Jansa @ 2010-12-13  8:15 UTC (permalink / raw)
  To: openembedded-devel

* 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@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




^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-12-13  9:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-13  8:15 [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
2010-12-13  9:19 ` Eric Bénard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.