diff options
author | Ionut Radu <ionutx.radu@intel.com> | 2013-05-08 17:41:56 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-05-24 14:07:03 +0100 |
commit | d3fd92010a0b965fe1b7696f7c4e6c02d07f85dc (patch) | |
tree | a574e35aa401c662c1713f1fd993fb2ad4a51bb5 /meta/recipes-devtools/qemu/qemu.inc | |
parent | c1ad532977f789e6a5e0c1782d58a334f31f3d88 (diff) | |
download | openembedded-core-d3fd92010a0b965fe1b7696f7c4e6c02d07f85dc.tar.gz openembedded-core-d3fd92010a0b965fe1b7696f7c4e6c02d07f85dc.tar.bz2 openembedded-core-d3fd92010a0b965fe1b7696f7c4e6c02d07f85dc.zip |
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/qemu.inc')
-rw-r--r-- | meta/recipes-devtools/qemu/qemu.inc | 1 |
1 files changed, 0 insertions, 1 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 \ " |