diff options
| author | Nathan Rossi <nathan.rossi@xilinx.com> | 2013-12-10 17:37:28 +1000 |
|---|---|---|
| committer | Nathan Rossi <nathan.rossi@xilinx.com> | 2013-12-11 15:37:59 +1000 |
| commit | 6e06d20596681ac60dc3eaae5560daaa09dcd863 (patch) | |
| tree | 01be57c020dfde061cd73ed72819cee24561ca80 /recipes-devtools | |
| parent | 4ff5915badf2526671a8d09b5562e874fcc85cbb (diff) | |
| download | meta-xilinx-6e06d20596681ac60dc3eaae5560daaa09dcd863.tar.gz | |
qemu: Enabled required patches
* Verified existing patches against 1.6.1
* Re-enabled required patches for MicroBlaze and Zynq
Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
Diffstat (limited to 'recipes-devtools')
| -rw-r--r-- | recipes-devtools/qemu/qemu_1.6.1.bbappend | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/recipes-devtools/qemu/qemu_1.6.1.bbappend b/recipes-devtools/qemu/qemu_1.6.1.bbappend index 0334b850..584c2540 100644 --- a/recipes-devtools/qemu/qemu_1.6.1.bbappend +++ b/recipes-devtools/qemu/qemu_1.6.1.bbappend | |||
| @@ -1,8 +1,8 @@ | |||
| 1 | QEMU_TARGETS += "microblazeel" | 1 | QEMU_TARGETS += "microblazeel" |
| 2 | 2 | ||
| 3 | FILESEXTRAPATHS_append := "${THISDIR}/files:" | 3 | FILESEXTRAPATHS_append := "${THISDIR}/files:" |
| 4 | #SRC_URI_append += " \ | 4 | SRC_URI_append += " \ |
| 5 | # file://microblaze-Add-support-for-loading-initrd-images.patch \ | 5 | file://microblaze-Add-support-for-loading-initrd-images.patch \ |
| 6 | # file://HACK_target-arm_Harcode_the_SCU_offset.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 \ | 7 | file://HACK_zynq_slcr_Bring_SLCR_out_of_reset_in_kernel_state.patch \ |
| 8 | # " | 8 | " |
