aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gdb/gdb-cross_6.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gdb/gdb-cross_6.3.bb')
-rw-r--r--recipes/gdb/gdb-cross_6.3.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/gdb/gdb-cross_6.3.bb b/recipes/gdb/gdb-cross_6.3.bb
new file mode 100644
index 0000000000..5b27e09959
--- /dev/null
+++ b/recipes/gdb/gdb-cross_6.3.bb
@@ -0,0 +1,8 @@
+require gdb-cross.inc
+
+inherit cross
+
+PR = "r3"
+
+SRC_URI += "file://sim-install-makefile.patch;patch=1 \
+ file://sim-install-makefile-common.patch;patch=1"