summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/qemu/qemu_1.7.2.bb (renamed from meta/recipes-devtools/qemu/qemu_1.7.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/qemu/qemu_1.7.0.bb b/meta/recipes-devtools/qemu/qemu_1.7.2.bb
index a519645f56..e2e0c86a06 100644
--- a/meta/recipes-devtools/qemu/qemu_1.7.0.bb
+++ b/meta/recipes-devtools/qemu/qemu_1.7.2.bb
@@ -9,8 +9,8 @@ SRC_URI += "file://fxrstorssefix.patch \
9 file://ide-CVE-2014-2894.patch" 9 file://ide-CVE-2014-2894.patch"
10 10
11SRC_URI_prepend = "http://wiki.qemu.org/download/qemu-${PV}.tar.bz2" 11SRC_URI_prepend = "http://wiki.qemu.org/download/qemu-${PV}.tar.bz2"
12SRC_URI[md5sum] = "32893941d40d052a5e649efcf06aca06" 12SRC_URI[md5sum] = "a52e0acd37b0c9b06228fe98da0b1b43"
13SRC_URI[sha256sum] = "31f333a85f2d14c605a77679904a9668eaeb1b6dc7da53a1665230f46bc21314" 13SRC_URI[sha256sum] = "645d30fb11efbf4246dc0f6f40aaf3412d6519828e9a61eb01812f9a9cd344a1"
14 14
15COMPATIBLE_HOST_class-target_mips64 = "null" 15COMPATIBLE_HOST_class-target_mips64 = "null"
16 16