summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gdb/gdb-cross_7.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/gdb/gdb-cross_7.5.bb')
-rw-r--r--meta/recipes-devtools/gdb/gdb-cross_7.5.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gdb/gdb-cross_7.5.bb b/meta/recipes-devtools/gdb/gdb-cross_7.5.bb
new file mode 100644
index 0000000000..a14d0ba952
--- /dev/null
+++ b/meta/recipes-devtools/gdb/gdb-cross_7.5.bb
@@ -0,0 +1,7 @@
1require gdb-cross.inc
2
3SRC_URI += "file://sim-install-6.6.patch"
4
5PR = "${INC_PR}.0"
6
7S = "${WORKDIR}/${BPN}-${PV}"