aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/qemu
diff options
context:
space:
mode:
authorIonut Radu <ionutx.radu@intel.com>2013-05-08 17:41:56 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-05-24 14:07:03 +0100
commitd3fd92010a0b965fe1b7696f7c4e6c02d07f85dc (patch)
treea574e35aa401c662c1713f1fd993fb2ad4a51bb5 /meta/recipes-devtools/qemu
parentc1ad532977f789e6a5e0c1782d58a334f31f3d88 (diff)
downloadopenembedded-core-d3fd92010a0b965fe1b7696f7c4e6c02d07f85dc.tar.gz
qemu: Updated from 1.4.0 to 1.4.1
0001-doc-Fix-texinfo-table-markup-in-qemu-options.hx.patch and 3f08ffb4a4741d147634761dc053ed386243a0de.patch were backported in 1.4.1 Signed-off-by: Ionut Radu <ionutx.radu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-devtools/qemu')
-rw-r--r--meta/recipes-devtools/qemu/qemu.inc1
-rw-r--r--meta/recipes-devtools/qemu/qemu_1.4.0.bb12
-rw-r--r--meta/recipes-devtools/qemu/qemu_1.4.1.bb10
3 files changed, 10 insertions, 13 deletions
diff --git a/meta/recipes-devtools/qemu/qemu.inc b/meta/recipes-devtools/qemu/qemu.inc
index bd7890d791..0a7dc4ed2c 100644
--- a/meta/recipes-devtools/qemu/qemu.inc
+++ b/meta/recipes-devtools/qemu/qemu.inc
@@ -26,7 +26,6 @@ SRC_URI = "\
file://larger_default_ram_size.patch \
file://arm-bgr.patch \
file://Revert-vmware_vga-Add-back-some-info-in-local-state-.patch \
- file://0001-doc-Fix-texinfo-table-markup-in-qemu-options.hx.patch \
file://0002-docs-Fix-generating-qemu-doc.html-with-texinfo-5.patch \
"
diff --git a/meta/recipes-devtools/qemu/qemu_1.4.0.bb b/meta/recipes-devtools/qemu/qemu_1.4.0.bb
deleted file mode 100644
index d968782566..0000000000
--- a/meta/recipes-devtools/qemu/qemu_1.4.0.bb
+++ /dev/null
@@ -1,12 +0,0 @@
-require qemu.inc
-
-LIC_FILES_CHKSUM = "file://COPYING;md5=441c28d2cf86e15a37fa47e15a72fbac \
- file://COPYING.LIB;endline=24;md5=c04def7ae38850e7d3ef548588159913"
-
-SRC_URI += "file://3f08ffb4a4741d147634761dc053ed386243a0de.patch \
- file://fdt_header.patch \
- "
-
-SRC_URI_prepend = "http://wiki.qemu.org/download/qemu-${PV}.tar.bz2"
-SRC_URI[md5sum] = "78f13b774814b6b7ebcaf4f9b9204318"
-SRC_URI[sha256sum] = "066297ed77408fb7588889c271a85cf3c259ad55c939315988e6062d7708eda8"
diff --git a/meta/recipes-devtools/qemu/qemu_1.4.1.bb b/meta/recipes-devtools/qemu/qemu_1.4.1.bb
new file mode 100644
index 0000000000..f59d28a1b9
--- /dev/null
+++ b/meta/recipes-devtools/qemu/qemu_1.4.1.bb
@@ -0,0 +1,10 @@
+require qemu.inc
+
+LIC_FILES_CHKSUM = "file://COPYING;md5=441c28d2cf86e15a37fa47e15a72fbac \
+ file://COPYING.LIB;endline=24;md5=c04def7ae38850e7d3ef548588159913"
+
+SRC_URI += "file://fdt_header.patch"
+
+SRC_URI_prepend = "http://wiki.qemu.org/download/qemu-${PV}.tar.bz2"
+SRC_URI[md5sum] = "eb2d696956324722b5ecfa46e41f9a75"
+SRC_URI[sha256sum] = "75063a9326221607de3599e89fb5af80f2d8080ddc55ca253fff113843432df1"