diff options
Diffstat (limited to 'recipes-devtools/gdbc6x/gdbc6x_git.bb')
-rw-r--r-- | recipes-devtools/gdbc6x/gdbc6x_git.bb | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/recipes-devtools/gdbc6x/gdbc6x_git.bb b/recipes-devtools/gdbc6x/gdbc6x_git.bb index be6f5066..8ab9cf90 100644 --- a/recipes-devtools/gdbc6x/gdbc6x_git.bb +++ b/recipes-devtools/gdbc6x/gdbc6x_git.bb | |||
@@ -11,14 +11,6 @@ PR = "${INC_PR}.1" | |||
11 | 11 | ||
12 | SRC_URI_append = " \ | 12 | SRC_URI_append = " \ |
13 | file://init \ | 13 | file://init \ |
14 | file://0001-coffgen.c-adjust-fall-through-comment-to-work-with-g.patch;striplevel=2 \ | ||
15 | file://0001-reloc.c-add-comments-for-implicit-fallthrough-error-.patch;striplevel=2 \ | ||
16 | file://0001-srec.c-fix-implicit-fallthrough-and-format-overflow-.patch;striplevel=2 \ | ||
17 | file://0001-ihex.c-fix-format-overflow-error-in-gcc7.patch;striplevel=2 \ | ||
18 | file://0001-elf32-tic6x.c-fix-implicit-fallthrough-error-in-gcc7.patch;striplevel=2 \ | ||
19 | file://0001-elf.c-correct-fallthrough-comment-to-recognize-by-gc.patch;striplevel=2 \ | ||
20 | file://0001-elflink.c-fix-implicit-fallthrough-error-in-gcc7.patch;striplevel=2 \ | ||
21 | file://0001-tic6x-dis.c-fix-format-truncation-and-implicit-fallt.patch;striplevel=2 \ | ||
22 | " | 14 | " |
23 | 15 | ||
24 | S = "${WORKDIR}/git/gdbc6x" | 16 | S = "${WORKDIR}/git/gdbc6x" |