diff options
Diffstat (limited to 'recipes-microblaze/gcc')
| -rw-r--r-- | recipes-microblaze/gcc/gcc-microblaze-4.8.inc | 10 | ||||
| -rw-r--r-- | recipes-microblaze/gcc/gcc-source_4.8.bbappend | 12 |
2 files changed, 11 insertions, 11 deletions
diff --git a/recipes-microblaze/gcc/gcc-microblaze-4.8.inc b/recipes-microblaze/gcc/gcc-microblaze-4.8.inc deleted file mode 100644 index 87f01816..00000000 --- a/recipes-microblaze/gcc/gcc-microblaze-4.8.inc +++ /dev/null | |||
| @@ -1,10 +0,0 @@ | |||
| 1 | |||
| 2 | # Add MicroBlaze Patches | ||
| 3 | FILESEXTRAPATHS_append := "${THISDIR}/files:" | ||
| 4 | SRC_URI_append += " \ | ||
| 5 | file://0001-Patch-microblaze-Enable-DWARF-exception-handling-sup.patch \ | ||
| 6 | file://0002-Patch-microblaze-Add-4-byte-implementation-for-atomi.patch \ | ||
| 7 | file://0003-Patch-microblaze-Extend-jump-insn-to-accept-bri-to-S.patch \ | ||
| 8 | file://0005-Patch-microblaze-Add-fstack-usage-support.patch \ | ||
| 9 | file://gcc-Cherry-pick-mainline-patch-to-resolve-MB-k.patch \ | ||
| 10 | " | ||
diff --git a/recipes-microblaze/gcc/gcc-source_4.8.bbappend b/recipes-microblaze/gcc/gcc-source_4.8.bbappend index e28b4dd0..80b78f44 100644 --- a/recipes-microblaze/gcc/gcc-source_4.8.bbappend +++ b/recipes-microblaze/gcc/gcc-source_4.8.bbappend | |||
| @@ -1 +1,11 @@ | |||
| 1 | require gcc-microblaze-4.8.inc | 1 | |
| 2 | # Add MicroBlaze Patches | ||
| 3 | FILESEXTRAPATHS_append := "${THISDIR}/files:" | ||
| 4 | SRC_URI_append += " \ | ||
| 5 | file://0001-Patch-microblaze-Enable-DWARF-exception-handling-sup.patch \ | ||
| 6 | file://0002-Patch-microblaze-Add-4-byte-implementation-for-atomi.patch \ | ||
| 7 | file://0003-Patch-microblaze-Extend-jump-insn-to-accept-bri-to-S.patch \ | ||
| 8 | file://0005-Patch-microblaze-Add-fstack-usage-support.patch \ | ||
| 9 | file://gcc-Cherry-pick-mainline-patch-to-resolve-MB-k.patch \ | ||
| 10 | " | ||
| 11 | |||
