All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] qemu: actually use the aarch64 patch
@ 2018-03-28 16:28 Ross Burton
  2018-03-28 17:37 ` Victor Kamensky
  0 siblings, 1 reply; 2+ messages in thread
From: Ross Burton @ 2018-03-28 16:28 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Ross Burton <ross.burton@intel.com>
---
 meta/recipes-devtools/qemu/qemu_2.11.1.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-devtools/qemu/qemu_2.11.1.bb b/meta/recipes-devtools/qemu/qemu_2.11.1.bb
index 90eeee95c5f..f4b7d69fcad 100644
--- a/meta/recipes-devtools/qemu/qemu_2.11.1.bb
+++ b/meta/recipes-devtools/qemu/qemu_2.11.1.bb
@@ -21,6 +21,7 @@ SRC_URI = "http://wiki.qemu-project.org/download/${BP}.tar.bz2 \
            file://apic-fixup-fallthrough-to-PIC.patch \
            file://linux-user-Fix-webkitgtk-hangs-on-32-bit-x86-target.patch \
            file://memfd.patch \
+           file://0001-arm-translate-a64-treat-DISAS_UPDATE-as-variant-of-D.patch \
            "
 UPSTREAM_CHECK_REGEX = "qemu-(?P<pver>\d+\..*)\.tar"
 
-- 
2.11.0



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

* Re: [PATCH] qemu: actually use the aarch64 patch
  2018-03-28 16:28 [PATCH] qemu: actually use the aarch64 patch Ross Burton
@ 2018-03-28 17:37 ` Victor Kamensky
  0 siblings, 0 replies; 2+ messages in thread
From: Victor Kamensky @ 2018-03-28 17:37 UTC (permalink / raw)
  To: Ross Burton; +Cc: openembedded-core



On Wed, 28 Mar 2018, Ross Burton wrote:

> Signed-off-by: Ross Burton <ross.burton@intel.com>
> ---
> meta/recipes-devtools/qemu/qemu_2.11.1.bb | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/meta/recipes-devtools/qemu/qemu_2.11.1.bb b/meta/recipes-devtools/qemu/qemu_2.11.1.bb
> index 90eeee95c5f..f4b7d69fcad 100644
> --- a/meta/recipes-devtools/qemu/qemu_2.11.1.bb
> +++ b/meta/recipes-devtools/qemu/qemu_2.11.1.bb
> @@ -21,6 +21,7 @@ SRC_URI = "http://wiki.qemu-project.org/download/${BP}.tar.bz2 \
>            file://apic-fixup-fallthrough-to-PIC.patch \
>            file://linux-user-Fix-webkitgtk-hangs-on-32-bit-x86-target.patch \
>            file://memfd.patch \
> +           file://0001-arm-translate-a64-treat-DISAS_UPDATE-as-variant-of-D.patch \
>            "
> UPSTREAM_CHECK_REGEX = "qemu-(?P<pver>\d+\..*)\.tar"

Acked and tested with the latest tree and above patch
on machine where the issue is reproducable.

Thank you for taking care of this.

- Victor

> -- 
> 2.11.0
>
> -- 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>


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

end of thread, other threads:[~2018-03-28 17:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-28 16:28 [PATCH] qemu: actually use the aarch64 patch Ross Burton
2018-03-28 17:37 ` Victor Kamensky

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.