diff options
| author | Nathan Rossi <nathan.rossi@xilinx.com> | 2014-01-13 16:36:01 +1000 |
|---|---|---|
| committer | Nathan Rossi <nathan.rossi@xilinx.com> | 2014-01-13 16:36:01 +1000 |
| commit | 62ead9dc37df1848787fa6e82ebce46bf1a6adc8 (patch) | |
| tree | 4cd15ebe07f341766479f6db3317f137957bd862 /recipes-devtools/qemu/qemu_1.6.1.bbappend | |
| parent | 1178d8113f6d486d799180e0c79bfb9b8501b12a (diff) | |
| download | meta-xilinx-62ead9dc37df1848787fa6e82ebce46bf1a6adc8.tar.gz | |
qemu: Update qemu to version 1.7.0
* Up version from 1.6.1 -> 1.7.0
* Remove up-streamed patches
Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
Diffstat (limited to 'recipes-devtools/qemu/qemu_1.6.1.bbappend')
| -rw-r--r-- | recipes-devtools/qemu/qemu_1.6.1.bbappend | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/recipes-devtools/qemu/qemu_1.6.1.bbappend b/recipes-devtools/qemu/qemu_1.6.1.bbappend deleted file mode 100644 index 46211271..00000000 --- a/recipes-devtools/qemu/qemu_1.6.1.bbappend +++ /dev/null | |||
| @@ -1,9 +0,0 @@ | |||
| 1 | QEMU_TARGETS += "microblazeel" | ||
| 2 | |||
| 3 | FILESEXTRAPATHS_append := "${THISDIR}/files:" | ||
| 4 | SRC_URI_append += " \ | ||
| 5 | file://microblaze-Add-support-for-loading-initrd-images.patch \ | ||
| 6 | file://HACK_target-arm_Harcode_the_SCU_offset.patch \ | ||
| 7 | file://HACK_zynq_slcr_Bring_SLCR_out_of_reset_in_kernel_state.patch \ | ||
| 8 | file://qom_object_c_Split_out_object_and_class_caches.patch \ | ||
| 9 | " | ||
