aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gdb/gdb_6.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gdb/gdb_6.6.bb')
-rw-r--r--recipes/gdb/gdb_6.6.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/gdb/gdb_6.6.bb b/recipes/gdb/gdb_6.6.bb
new file mode 100644
index 0000000000..e4502a648e
--- /dev/null
+++ b/recipes/gdb/gdb_6.6.bb
@@ -0,0 +1,5 @@
+require gdb.inc
+
+PR = "r5"
+
+SRC_URI += "file://early_debug_in_nptl.patch;patch=1;pnum=0"