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

git version control git at git.openembedded.org
Thu Dec 16 20:54:53 UTC 2010


Module: openembedded.git
Branch: shr/testing2011.1
Commit: c73e5d647d39e1e73ac66e2a9ec11635c7346507
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=c73e5d647d39e1e73ac66e2a9ec11635c7346507

Author: Martin Jansa <martin.jansa at gmail.com>
Date:   Mon Dec 13 16:15:16 2010 +0000

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 at eukrea.com>
Acked-by: Yuri Bushmelev <jay4mail at gmail.com>
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 \





More information about the Openembedded-commits mailing list