Brad Bishop | 286d45c | 2018-10-02 15:21:57 -0400 | [diff] [blame] | 1 | |
| 2 | # MicroBlaze does not support LTTng UST |
| 3 | LTTNGUST_microblaze = "" |
| 4 | |
| 5 | # Add MicroBlaze Patches |
| 6 | FILESEXTRAPATHS_append := "${THISDIR}/files:" |
| 7 | SRC_URI_append = " \ |
| 8 | file://0001-Patch-microblaze-Add-wdc.ext.clear-and-wdc.ext.flush.patch \ |
| 9 | file://0003-Patch-microblaze-Initial-port-of-microblaze-core-rea.patch \ |
| 10 | file://0004-Patch-microblaze-Communicate-in-larger-blocks-with-t.patch \ |
| 11 | file://0005-Patch-microblaze-Add-mb-singlestepping.patch \ |
| 12 | file://0006-Patch-microblaze-Add-initial-port-of-linux-gdbserver.patch \ |
| 13 | file://0007-Patch-microblaze-Add-slr-and-shr-regs-and-little-end.patch \ |
| 14 | file://0008-Patch-microblaze-Added-Backtrace-support-to-GDB.patch \ |
| 15 | file://0009-Patch-microblaze-Initial-support-for-native-gdb.patch \ |
| 16 | file://0010-Patch-gdb-Robustify-inline-function-support.patch \ |
| 17 | file://0011-Patch-gdb-Fix-debug-message-when-register-is-unavail.patch \ |
| 18 | file://0012-LOCAL-Disable-the-warning-message-for-eh_frame_hdr.patch \ |
| 19 | file://0013-LOCAL-Fix-relaxation-of-assembler-resolved-reference.patch \ |
| 20 | file://0014-LOCAL-Fixup-debug_loc-sections-after-linker-relaxati.patch \ |
| 21 | file://0015-LOCAL-upstream-change-to-garbage-collection-sweep-ca.patch \ |
| 22 | " |