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