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