summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSona Sarmadi <sona.sarmadi@enea.com>2017-05-10 14:17:35 +0200
committerAdrian Dudau <adrian.dudau@enea.com>2017-05-11 15:29:31 +0200
commit947f79967f2658bff158e3903305e481b8d34553 (patch)
tree7e47c9e38cf32caaeac4179bf3f5e1dbdbf00b86
parent17a9a734122e446bd2708a4273af1fe4eacb87ae (diff)
downloadpoky-947f79967f2658bff158e3903305e481b8d34553.tar.gz
qemu: Upgrade to 2.7.1
Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
-rw-r--r--meta/recipes-devtools/qemu/qemu_2.7.1.bb (renamed from meta/recipes-devtools/qemu/qemu_2.7.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/qemu/qemu_2.7.0.bb b/meta/recipes-devtools/qemu/qemu_2.7.1.bb
index 5be9768a1c..118a49a942 100644
--- a/meta/recipes-devtools/qemu/qemu_2.7.0.bb
+++ b/meta/recipes-devtools/qemu/qemu_2.7.1.bb
@@ -11,8 +11,8 @@ SRC_URI += "file://configure-fix-Darwin-target-detection.patch \
11 " 11 "
12SRC_URI_prepend = "http://wiki.qemu-project.org/download/${BP}.tar.bz2" 12SRC_URI_prepend = "http://wiki.qemu-project.org/download/${BP}.tar.bz2"
13 13
14SRC_URI[md5sum] = "08d4d06d1cb598efecd796137f4844ab" 14SRC_URI[md5sum] = "a315bc51ed443a08d2cf1416d76b9ab4"
15SRC_URI[sha256sum] = "326e739506ba690daf69fc17bd3913a6c313d9928d743bd8eddb82f403f81e53" 15SRC_URI[sha256sum] = "68636788eb69bcb0b44ba220b32b50495d6bd5712a934c282217831c4822958f"
16 16
17COMPATIBLE_HOST_class-target_mips64 = "null" 17COMPATIBLE_HOST_class-target_mips64 = "null"
18 18