summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/qemu/qemu_1.5.0.bb
diff options
context:
space:
mode:
authorRiku Voipio <riku.voipio@linaro.org>2013-06-06 15:08:40 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-06-13 17:38:08 +0100
commitb85b6118d5e0dcf8c49af956c1bbca80ec13f8c3 (patch)
tree80bf309448f4d154f5c3c4655696e7f9d99e4547 /meta/recipes-devtools/qemu/qemu_1.5.0.bb
parenta6daa838df06ea97a9fc29861dae95ee80a0d512 (diff)
downloadpoky-b85b6118d5e0dcf8c49af956c1bbca80ec13f8c3.tar.gz
qemu: update to 1.5.0
Patches removed: 0001-doc-Fix-texinfo-table-markup-in-qemu-options.hx.patch - applied 0002-docs-Fix-generating-qemu-doc.html-with-texinfo-5.patch - fixed different upstream Revert-vmware_vga-Add-back-some-info-in-local-state-.patch - fixed different upstream arm-bgr.patch - this should be also fixed upstream, if still issue please resend. fallback-to-safe-mmap_min_addr.patch - this should be also fixed upstream, if still issue please resend. linker-flags.patch - unneeded with makefile changes from configure the obsolete --audio-cards-list option has been removed. (From OE-Core rev: 408f933f3b5523fc26ee818a16bb4162c4343192) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/qemu/qemu_1.5.0.bb')
-rw-r--r--meta/recipes-devtools/qemu/qemu_1.5.0.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta/recipes-devtools/qemu/qemu_1.5.0.bb b/meta/recipes-devtools/qemu/qemu_1.5.0.bb
new file mode 100644
index 0000000000..2ea4f12031
--- /dev/null
+++ b/meta/recipes-devtools/qemu/qemu_1.5.0.bb
@@ -0,0 +1,10 @@
1require qemu.inc
2
3LIC_FILES_CHKSUM = "file://COPYING;md5=441c28d2cf86e15a37fa47e15a72fbac \
4 file://COPYING.LIB;endline=24;md5=c04def7ae38850e7d3ef548588159913"
5
6SRC_URI += "file://fdt_header.patch"
7
8SRC_URI_prepend = "http://wiki.qemu.org/download/qemu-${PV}.tar.bz2"
9SRC_URI[md5sum] = "b6f3265b8ed39d77e8f354f35cc26e16"
10SRC_URI[sha256sum] = "b22b30ee9712568dfb4eedf76783f4a76546e1cbc41659b909646bcf0b4867bb"