From: "Eric Bénard" <eric@eukrea.com>
To: Ross Burton <ross.burton@intel.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 1/2] qemu: add option to disable X grabs
Date: Wed, 18 Sep 2013 22:28:03 +0200 [thread overview]
Message-ID: <20130918222803.39fdaaec@e6520eb> (raw)
In-Reply-To: <1379522926-22817-1-git-send-email-ross.burton@intel.com>
Hi Ross,
Le Wed, 18 Sep 2013 17:48:45 +0100,
Ross Burton <ross.burton@intel.com> a écrit :
> diff --git a/meta/recipes-devtools/qemu/qemu.inc b/meta/recipes-devtools/qemu/qemu.inc
> index 97e9b7b..1b861d7 100644
> --- a/meta/recipes-devtools/qemu/qemu.inc
> +++ b/meta/recipes-devtools/qemu/qemu.inc
> @@ -17,6 +17,7 @@ SRC_URI = "\
> file://powerpc_rom.bin \
> file://no-strip.patch \
> file://larger_default_ram_size.patch \
> + file://disable-grabs.patch \
> "
>
> SRC_URI_append_class-nativesdk = "\
that seems to break the build here (while building meta-toolchain-qte) :
ERROR: Command Error: exit status: 1 Output:
Applying patch disable-grabs.patch
patching file ui/sdl.c
Hunk #3 FAILED at 912.
1 out of 3 hunks FAILED -- rejects in file ui/sdl.c
Patch disable-grabs.patch does not apply (enforce with -f)
ERROR: Function failed: patch_do_patch
ERROR: Logfile of failure stored
in: /scratch/eb/eukrea2/master/setup-scripts/build/tmp-defaultsetup-eglibc-eglibc/work/i686-nativesdk-oesdk-linux/nativesdk-qemu/1.5.0-r0/temp/log.do_patch.14821
ERROR: Task 2313
(virtual:nativesdk:/scratch/eb/eukrea2/master/setup-scripts/sources/openembedded-core/meta/recipes-devtools/qemu/qemu_1.5.0.bb,
do_patch) failed with exit code '1'
Eric
next prev parent reply other threads:[~2013-09-18 20:28 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-18 16:48 [PATCH 1/2] qemu: add option to disable X grabs Ross Burton
2013-09-18 16:48 ` [PATCH 2/2] qemurunner: disable grabs in automated testing Ross Burton
2013-09-18 20:28 ` Eric Bénard [this message]
2013-09-18 21:16 ` [PATCH 1/2] qemu: add option to disable X grabs Richard Purdie
2013-09-18 21:40 ` Burton, Ross
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130918222803.39fdaaec@e6520eb \
--to=eric@eukrea.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=ross.burton@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.