diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-01-11 15:00:57 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-01-15 11:54:47 +0000 |
| commit | a37843008ff7f21e9c74430cc0a2d4f1b42403f9 (patch) | |
| tree | 495f859e9e316edd6b13b37f7190181a4d20326c /meta/recipes-devtools/gdb/gdb.inc | |
| parent | 92cc02fe517bad0af4e493fda3331738cbcc9a26 (diff) | |
| download | poky-a37843008ff7f21e9c74430cc0a2d4f1b42403f9.tar.gz | |
gdb: upgrade to 7.10.1
The PPC inferior patch was dropped since an equivalent fix was merged
upstream.
(From OE-Core rev: 564c56207edd9a7dcef3ea966580e11a1548115c)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gdb/gdb.inc')
| -rw-r--r-- | meta/recipes-devtools/gdb/gdb.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/gdb/gdb.inc b/meta/recipes-devtools/gdb/gdb.inc index 2162cadb9e..e970450fa3 100644 --- a/meta/recipes-devtools/gdb/gdb.inc +++ b/meta/recipes-devtools/gdb/gdb.inc | |||
| @@ -4,7 +4,6 @@ inherit gettext | |||
| 4 | 4 | ||
| 5 | SRC_URI += "file://0002-Change-order-of-CFLAGS.patch \ | 5 | SRC_URI += "file://0002-Change-order-of-CFLAGS.patch \ |
| 6 | file://0003-Add-support-for-Renesas-SH-sh4-architecture.patch \ | 6 | file://0003-Add-support-for-Renesas-SH-sh4-architecture.patch \ |
| 7 | file://fix-detection-of-64-bit-PPC-inferior-in-gdbserver.patch \ | ||
| 8 | file://0001-Use-exported-definitions-of-SIGRTMIN.patch \ | 7 | file://0001-Use-exported-definitions-of-SIGRTMIN.patch \ |
| 9 | " | 8 | " |
| 10 | #LDFLAGS_append = " -s" | 9 | #LDFLAGS_append = " -s" |
