aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gdb/gdb-cross_6.8.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gdb/gdb-cross_6.8.bb')
-rw-r--r--recipes/gdb/gdb-cross_6.8.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes/gdb/gdb-cross_6.8.bb b/recipes/gdb/gdb-cross_6.8.bb
new file mode 100644
index 0000000000..664ab5e323
--- /dev/null
+++ b/recipes/gdb/gdb-cross_6.8.bb
@@ -0,0 +1,7 @@
+require gdb-cross.inc
+
+SRC_URI += "file://gcc-4.3-build-error.patch;patch=1;pnum=0"
+
+inherit cross
+
+PR = "r3"