public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH] qemu: 2.6.0 -> 2.6.1
@ 2016-08-27  9:51 Wang Xin
  2016-09-08  3:32 ` Randy MacLeod
  0 siblings, 1 reply; 3+ messages in thread
From: Wang Xin @ 2016-08-27  9:51 UTC (permalink / raw)
  To: openembedded-core

Upgrade qemu from 2.6.0 to 2.6.1.

Signed-off-by: Wang Xin <wangxin2015.fnst@cn.fujitsu.com>
---
 meta/recipes-devtools/qemu/{qemu_2.6.0.bb => qemu_2.6.1.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-devtools/qemu/{qemu_2.6.0.bb => qemu_2.6.1.bb} (85%)

diff --git a/meta/recipes-devtools/qemu/qemu_2.6.0.bb b/meta/recipes-devtools/qemu/qemu_2.6.1.bb
similarity index 85%
rename from meta/recipes-devtools/qemu/qemu_2.6.0.bb
rename to meta/recipes-devtools/qemu/qemu_2.6.1.bb
index c4a0435..f60775e 100644
--- a/meta/recipes-devtools/qemu/qemu_2.6.0.bb
+++ b/meta/recipes-devtools/qemu/qemu_2.6.1.bb
@@ -13,8 +13,8 @@ SRC_URI += "file://configure-fix-Darwin-target-detection.patch \
 "
 
 SRC_URI_prepend = "http://wiki.qemu-project.org/download/${BP}.tar.bz2"
-SRC_URI[md5sum] = "ca3f70b43f093e33e9e014f144067f13"
-SRC_URI[sha256sum] = "c9ac4a651b273233d21b8bec32e30507cb9cce7900841febc330956a1a8434ec"
+SRC_URI[md5sum] = "6a183b192018192943b6781e1bb9b72f"
+SRC_URI[sha256sum] = "4942fd1b6ee31f2f55ffc2201dd7397e6b9c55a2ef332e6d660c730d268e08d1"
 
 COMPATIBLE_HOST_class-target_mips64 = "null"
 
-- 
2.7.4





^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-09-08  8:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-27  9:51 [PATCH] qemu: 2.6.0 -> 2.6.1 Wang Xin
2016-09-08  3:32 ` Randy MacLeod
2016-09-08  8:40   ` Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox