summaryrefslogtreecommitdiff
path: root/packages/gdb/gdb-cross_6.8.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gdb/gdb-cross_6.8.bb')
-rw-r--r--packages/gdb/gdb-cross_6.8.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/packages/gdb/gdb-cross_6.8.bb b/packages/gdb/gdb-cross_6.8.bb
new file mode 100644
index 0000000000..b0fb2e5788
--- /dev/null
+++ b/packages/gdb/gdb-cross_6.8.bb
@@ -0,0 +1,8 @@
+require gdb-cross.inc
+
+SRC_URI += "file://sim-install-6.6.patch;patch=1"
+SRC_URI += "file://early_debug_in_nptl.patch;patch=1;pnum=0"
+
+inherit cross
+
+PR = "r1"