summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gdb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/gdb')
-rw-r--r--meta/recipes-devtools/gdb/gdb_7.3a.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gdb/gdb_7.3a.bb b/meta/recipes-devtools/gdb/gdb_7.3a.bb
index 5e21858c80..3cd0aaed44 100644
--- a/meta/recipes-devtools/gdb/gdb_7.3a.bb
+++ b/meta/recipes-devtools/gdb/gdb_7.3a.bb
@@ -6,3 +6,4 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
6 file://COPYING.LIB;md5=9f604d8a4f8e74f4f5140845a21b6674" 6 file://COPYING.LIB;md5=9f604d8a4f8e74f4f5140845a21b6674"
7PR = "${INC_PR}.0" 7PR = "${INC_PR}.0"
8 8
9S = "${WORKDIR}/${PN}-7.3"