[OE-core] [PATCH] qemu: actually use the aarch64 patch

Victor Kamensky kamensky at cisco.com
Wed Mar 28 17:37:09 UTC 2018



On Wed, 28 Mar 2018, Ross Burton wrote:

> Signed-off-by: Ross Burton <ross.burton at 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 at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>



More information about the Openembedded-core mailing list