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