[gnome-continuous-yocto/gnomeostree-3.28-rocko: 5990/8267] qemu: Upgrade to 2.8.1.1



commit 989bbb98037f9e6e6295f70fe5efdcadb21ee0d0
Author: Aníbal Limón <anibal limon linux intel com>
Date:   Fri May 12 11:49:59 2017 -0500

    qemu: Upgrade to 2.8.1.1
    
    Removed patch target-ppc-fix-user-mode.patch [1] already on
    upstream.
    
    [1] http://git.qemu.org/?p=qemu.git;a=history;f=linux-user/main.c;
    h=65a769cf797254a86a7cf589d69e67595a9e1adb;hb=refs/heads/stable-2.8
    
    (From OE-Core rev: 13f34c172dae842427365be3a891248a76104c28)
    
    Signed-off-by: Aníbal Limón <anibal limon linux intel com>
    Signed-off-by: Ross Burton <ross burton intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 .../qemu/qemu/target-ppc-fix-user-mode.patch       |   48 --------------------
 .../qemu/{qemu_2.8.0.bb => qemu_2.8.1.1.bb}        |    5 +-
 2 files changed, 2 insertions(+), 51 deletions(-)
---
diff --git a/meta/recipes-devtools/qemu/qemu_2.8.0.bb b/meta/recipes-devtools/qemu/qemu_2.8.1.1.bb
similarity index 91%
rename from meta/recipes-devtools/qemu/qemu_2.8.0.bb
rename to meta/recipes-devtools/qemu/qemu_2.8.1.1.bb
index 19d7e8f..d37dd49 100644
--- a/meta/recipes-devtools/qemu/qemu_2.8.0.bb
+++ b/meta/recipes-devtools/qemu/qemu_2.8.1.1.bb
@@ -19,7 +19,6 @@ SRC_URI += " \
             file://no-valgrind.patch \
             file://pathlimit.patch \
             file://qemu-2.5.0-cflags.patch \
-            file://target-ppc-fix-user-mode.patch \
             file://glibc-2.25.patch \
 "
 
@@ -39,8 +38,8 @@ SRC_URI_append_class-native = " \
 
 SRC_URI =+ "http://wiki.qemu-project.org/download/${BP}.tar.bz2";
 
-SRC_URI[md5sum] = "17940dce063b6ce450a12e719a6c9c43"
-SRC_URI[sha256sum] = "dafd5d7f649907b6b617b822692f4c82e60cf29bc0fc58bc2036219b591e5e62"
+SRC_URI[md5sum] = "a6a23a0c59fd0f8ec564b0fb89a79954"
+SRC_URI[sha256sum] = "f62ab18a1fb9ff5b4c81ed44becc945b11581eff777618141bdb787da55d3638"
 
 COMPATIBLE_HOST_mipsarchn32 = "null"
 COMPATIBLE_HOST_mipsarchn64 = "null"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]