From: Robert Yang <liezhi.yang@windriver.com>
To: Cristian Iorga <cristian.iorga@intel.com>,
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] qemu: upgrade to 2.4.0-rc4
Date: Fri, 7 Aug 2015 17:32:18 +0800 [thread overview]
Message-ID: <55C47B22.4050900@windriver.com> (raw)
In-Reply-To: <1438875900-16136-1-git-send-email-cristian.iorga@intel.com>
Maybe this patch caused a autobuilder failure ?
https://autobuilder.yoctoproject.org/main/builders/nightly-deb-non-deb/builds/86/steps/Running%20Sanity%20Tests/logs/stdio
// Robert
On 08/06/2015 11:45 PM, Cristian Iorga wrote:
> Bugfixes, bring it closer to 2.4.0 final release.
>
> Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
> ---
> meta/recipes-devtools/qemu/{qemu_2.4.0-rc3.bb => qemu_2.4.0-rc4.bb} | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
> rename meta/recipes-devtools/qemu/{qemu_2.4.0-rc3.bb => qemu_2.4.0-rc4.bb} (82%)
>
> diff --git a/meta/recipes-devtools/qemu/qemu_2.4.0-rc3.bb b/meta/recipes-devtools/qemu/qemu_2.4.0-rc4.bb
> similarity index 82%
> rename from meta/recipes-devtools/qemu/qemu_2.4.0-rc3.bb
> rename to meta/recipes-devtools/qemu/qemu_2.4.0-rc4.bb
> index 9b17bcc..1964a50 100644
> --- a/meta/recipes-devtools/qemu/qemu_2.4.0-rc3.bb
> +++ b/meta/recipes-devtools/qemu/qemu_2.4.0-rc4.bb
> @@ -8,11 +8,11 @@ SRC_URI += "file://configure-fix-Darwin-target-detection.patch \
> file://Qemu-Arm-versatilepb-Add-memory-size-checking.patch \
> "
> SRC_URI_prepend = "http://wiki.qemu-project.org/download/${BPN}-${REALPV}.tar.bz2"
> -SRC_URI[md5sum] = "ba43213c94ef4463afc8bd01ee221860"
> -SRC_URI[sha256sum] = "aacd5834ce275300f1ba3617c32d4d149db93705ecb7955d7436c0fc9b96aa4c"
> +SRC_URI[md5sum] = "0e9c00b15d383043ce888f7bf17308c9"
> +SRC_URI[sha256sum] = "724bc17d29babe2b55107c76af7cd67e162857958a3bfe2f34bb9776f1f5f4b3"
>
> S="${WORKDIR}/${BPN}-${REALPV}"
> -REALPV = "2.4.0-rc3"
> +REALPV = "2.4.0-rc4"
> PV = "2.3.99+${REALPV}"
>
> COMPATIBLE_HOST_class-target_mips64 = "null"
>
prev parent reply other threads:[~2015-08-07 9:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-06 15:45 [PATCH] qemu: upgrade to 2.4.0-rc4 Cristian Iorga
2015-08-07 9:32 ` Robert Yang [this message]
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=55C47B22.4050900@windriver.com \
--to=liezhi.yang@windriver.com \
--cc=cristian.iorga@intel.com \
--cc=openembedded-core@lists.openembedded.org \
/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.