aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gdb/gdb_6.7.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gdb/gdb_6.7.1.bb')
-rw-r--r--recipes/gdb/gdb_6.7.1.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes/gdb/gdb_6.7.1.bb b/recipes/gdb/gdb_6.7.1.bb
new file mode 100644
index 0000000000..fedf2bf1f1
--- /dev/null
+++ b/recipes/gdb/gdb_6.7.1.bb
@@ -0,0 +1,7 @@
+require gdb.inc
+
+PR = "r1"
+
+DEFAULT_PREFERENCE_avr32 = "99"
+SRC_URI_avr32 = " http://avr32linux.org/twiki/pub/Main/GDBPatches/gdb-6.7.1.atmel.1.0.3.tar.bz2"
+S_avr32 = "${WORKDIR}/gdb-6.7.1.atmel.1.0.3"