summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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