Andrew Geissler | 84ad7c5 | 2020-06-27 00:00:16 -0500 | [diff] [blame] | 1 | # Add MicroBlaze Patches |
| 2 | FILESEXTRAPATHS_append_microblaze := ":${THISDIR}/files" |
| 3 | SRC_URI_append_microblaze = " \ |
| 4 | file://0001-Patch-microblaze-Add-config-microblaze.mt-for-target.patch \ |
| 5 | file://0002-Patch-microblaze-Modified-_exceptional_handler.patch \ |
| 6 | file://0003-LOCAL-Add-missing-declarations-for-xil_printf-to-std.patch \ |
| 7 | file://0004-Local-deleting-the-xil_printf.c-file-as-now-it-part-.patch \ |
| 8 | file://0005-Local-deleting-the-xil_printf.o-from-MAKEFILE.patch \ |
| 9 | file://0006-MB-X-intial-commit.patch \ |
| 10 | file://0007-Patch-Microblaze-newlib-port-for-microblaze-m64-flag.patch \ |
| 11 | file://0008-fixing-the-bug-in-crt-files-added-addlik-instead-of-.patch \ |
| 12 | file://0009-Added-MB-64-support-to-strcmp-strcpy-strlen-files.patch \ |
| 13 | file://0010-Patch-MicroBlaze-typos-in-string-functions-microblaz.patch \ |
| 14 | file://0011-Removing-the-Assembly-implementation-of-64bit-string.patch \ |
| 15 | " |