aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/qemu/qemu.inc
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:37:55 +0100
commit408f933f3b5523fc26ee818a16bb4162c4343192 (patch)
treed599e479a9d0b0da7bcca520c9c73f4fca66524a /meta/recipes-devtools/qemu/qemu.inc
parent1584e587288d355eef29f4f447a75388ed86f314 (diff)
downloadopenembedded-core-contrib-408f933f3b5523fc26ee818a16bb4162c4343192.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. Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-devtools/qemu/qemu.inc')
-rw-r--r--meta/recipes-devtools/qemu/qemu.inc7
1 files changed, 1 insertions, 6 deletions
diff --git a/meta/recipes-devtools/qemu/qemu.inc b/meta/recipes-devtools/qemu/qemu.inc
index 0a7dc4ed2c..7caef6e9a3 100644
--- a/meta/recipes-devtools/qemu/qemu.inc
+++ b/meta/recipes-devtools/qemu/qemu.inc
@@ -20,13 +20,8 @@ SDL_class-nativesdk ?= ""
SRC_URI = "\
file://powerpc_rom.bin \
file://no-strip.patch \
- file://linker-flags.patch \
file://fix-configure-checks.patch \
- file://fallback-to-safe-mmap_min_addr.patch \
file://larger_default_ram_size.patch \
- file://arm-bgr.patch \
- file://Revert-vmware_vga-Add-back-some-info-in-local-state-.patch \
- file://0002-docs-Fix-generating-qemu-doc.html-with-texinfo-5.patch \
"
SRC_URI_append_class-nativesdk = "\
@@ -37,7 +32,7 @@ SRC_URI_append_class-native = "\
file://fix-libcap-header-issue-on-some-distro.patch \
"
-EXTRA_OECONF += "--target-list=${@get_qemu_target_list(d)} --disable-werror --disable-vnc-tls --audio-drv-list=oss,alsa --audio-card-list=ac97,es1370 ${SDL} --disable-curl --disable-vnc-jpeg --disable-bluez --with-system-pixman"
+EXTRA_OECONF += "--target-list=${@get_qemu_target_list(d)} --disable-werror --disable-vnc-tls --audio-drv-list=oss,alsa --disable-curl --disable-vnc-jpeg --disable-bluez --with-system-pixman"
EXTRA_OECONF_class-nativesdk = "--target-list=${@get_qemu_target_list(d)} --disable-werror --disable-vnc-tls \
--disable-curl \