summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gdb/gdb.inc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2012-04-25 15:45:32 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-05-01 12:38:08 +0100
commitcde6bce4b7dd04afbc51aa9295a6757d2b8ee0ba (patch)
tree3cad0ccb7815ba433832fbef31a1f3d96f3a1de7 /meta/recipes-devtools/gdb/gdb.inc
parentcc18e7c0b93eaa77dca8285b211db807fec603fb (diff)
downloadast2050-yocto-poky-cde6bce4b7dd04afbc51aa9295a6757d2b8ee0ba.zip
ast2050-yocto-poky-cde6bce4b7dd04afbc51aa9295a6757d2b8ee0ba.tar.gz
gdb: Add support for building gdb target for SH4
(From OE-Core rev: d478424fbe01942577ab541174df191528556554) Signed-off-by: Khem Raj <raj.khem@gmail.com> 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.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gdb/gdb.inc b/meta/recipes-devtools/gdb/gdb.inc
index 9f5f34f..a620eca 100644
--- a/meta/recipes-devtools/gdb/gdb.inc
+++ b/meta/recipes-devtools/gdb/gdb.inc
@@ -4,6 +4,7 @@ inherit gettext
SRC_URI += "file://kill_arm_map_symbols.patch \
file://gdbserver-cflags-last.diff;striplevel=0 \
+ file://renesas-sh-native-support.patch \
"
#LDFLAGS_append = " -s"
#export CFLAGS_append=" -L${STAGING_LIBDIR}"
OpenPOWER on IntegriCloud