diff options
| -rw-r--r-- | recipes-devtools/qemu/qemu_1.5.0.bbappend | 8 | ||||
| -rw-r--r-- | recipes-devtools/qemu/qemu_1.6.1.bbappend | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/recipes-devtools/qemu/qemu_1.5.0.bbappend b/recipes-devtools/qemu/qemu_1.5.0.bbappend deleted file mode 100644 index 584c2540..00000000 --- a/recipes-devtools/qemu/qemu_1.5.0.bbappend +++ /dev/null | |||
| @@ -1,8 +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 | " | ||
diff --git a/recipes-devtools/qemu/qemu_1.6.1.bbappend b/recipes-devtools/qemu/qemu_1.6.1.bbappend new file mode 100644 index 00000000..0334b850 --- /dev/null +++ b/recipes-devtools/qemu/qemu_1.6.1.bbappend | |||
| @@ -0,0 +1,8 @@ | |||
| 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 | # " | ||
