diff options
Diffstat (limited to 'meta/recipes-devtools/gdb/gdb.inc')
| -rw-r--r-- | meta/recipes-devtools/gdb/gdb.inc | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/meta/recipes-devtools/gdb/gdb.inc b/meta/recipes-devtools/gdb/gdb.inc index 8589de62ff..e986b1a1f9 100644 --- a/meta/recipes-devtools/gdb/gdb.inc +++ b/meta/recipes-devtools/gdb/gdb.inc | |||
| @@ -13,10 +13,8 @@ SRC_URI = "${GNU_MIRROR}/gdb/gdb-${PV}.tar.xz \ | |||
| 13 | file://0006-resolve-restrict-keyword-conflict.patch \ | 13 | file://0006-resolve-restrict-keyword-conflict.patch \ |
| 14 | file://0007-Fix-invalid-sigprocmask-call.patch \ | 14 | file://0007-Fix-invalid-sigprocmask-call.patch \ |
| 15 | file://0008-Define-alignof-using-_Alignof-when-using-C11-or-newe.patch \ | 15 | file://0008-Define-alignof-using-_Alignof-when-using-C11-or-newe.patch \ |
| 16 | file://0009-gdbserver-linux-low.cc-Fix-a-typo-in-ternary-operato.patch \ | ||
| 17 | file://add-missing-ldflags.patch \ | 16 | file://add-missing-ldflags.patch \ |
| 18 | file://0001-aarch64-Check-for-valid-inferior-thread-regcache-bef.patch \ | ||
| 19 | " | 17 | " |
| 20 | SRC_URI[sha256sum] = "115ad5c18d69a6be2ab15882d365dda2a2211c14f480b3502c6eba576e2e95a0" | 18 | SRC_URI[sha256sum] = "fd5bebb7be1833abdb6e023c2f498a354498281df9d05523d8915babeb893f0a" |
| 21 | 19 | ||
| 22 | TOOLCHAIN = "gcc" | 20 | TOOLCHAIN = "gcc" |
