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

Eric Bénard eric at eukrea.com
Mon Dec 13 09:19:45 UTC 2010


On 13/12/2010 09:15, Martin Jansa wrote:
> * 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>
Acked-by: Eric Bénard <eric at eukrea.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-devel mailing list