aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gdb/gdb-cross_7.1.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-05-04 22:43:48 -0700
committerKhem Raj <raj.khem@gmail.com>2010-05-04 22:43:48 -0700
commit214cda795ab509d1c70ecd9a731c43d2b271a598 (patch)
treee75bf34c5687443f27659e36e0b38270046a090b /recipes/gdb/gdb-cross_7.1.bb
parentc504712189b9f3a157a2f3c8bdf257c1d88c3944 (diff)
downloadopenembedded-214cda795ab509d1c70ecd9a731c43d2b271a598.tar.gz
gdb-7.1: Add recipes for version 7.1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/gdb/gdb-cross_7.1.bb')
-rw-r--r--recipes/gdb/gdb-cross_7.1.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/gdb/gdb-cross_7.1.bb b/recipes/gdb/gdb-cross_7.1.bb
new file mode 100644
index 0000000000..f9f2dea476
--- /dev/null
+++ b/recipes/gdb/gdb-cross_7.1.bb
@@ -0,0 +1,10 @@
+require gdb-cross.inc
+LICENSE = "GPLv3"
+
+SRC_URI += " \
+ file://gdb-6.8-fix-compile-karmic.patch;patch=1"
+
+inherit cross
+
+SRC_URI[md5sum] = "01a6ce13bab5307cfac5c405e4afd1cf"
+SRC_URI[sha256sum] = "fc839b5226b94e58a5c7a526e67b7f8f93c7829d05dae1b6247f1bfe3829f291"