summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gdb/gdb-cross_7.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/gdb/gdb-cross_7.3.bb')
-rw-r--r--meta/recipes-devtools/gdb/gdb-cross_7.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/gdb/gdb-cross_7.3.bb b/meta/recipes-devtools/gdb/gdb-cross_7.3.bb
index 9c2ed0725f..587d518aa3 100644
--- a/meta/recipes-devtools/gdb/gdb-cross_7.3.bb
+++ b/meta/recipes-devtools/gdb/gdb-cross_7.3.bb
@@ -1,6 +1,6 @@
1require gdb-cross.inc 1require gdb-cross.inc
2 2
3SRC_URI += "file://sim-install-6.6.patch;patch=1" 3SRC_URI += "file://sim-install-6.6.patch"
4EXPAT = "--with-expat" 4EXPAT = "--with-expat"
5 5
6PR = "${INC_PR}.0" 6PR = "${INC_PR}.0"