summaryrefslogtreecommitdiffstats
path: root/recipes/gdb/gdb_7.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gdb/gdb_7.0.bb')
-rw-r--r--recipes/gdb/gdb_7.0.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/gdb/gdb_7.0.bb b/recipes/gdb/gdb_7.0.bb
new file mode 100644
index 0000000000..9a4684409b
--- /dev/null
+++ b/recipes/gdb/gdb_7.0.bb
@@ -0,0 +1,5 @@
+require gdb.inc
+LICENSE = "GPLv3"
+
+SRC_URI += "\
+ file://gdb-6.8-fix-compile-karmic.patch;patch=1"