aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gdb/gdb_7.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gdb/gdb_7.1.bb')
-rw-r--r--recipes/gdb/gdb_7.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gdb/gdb_7.1.bb b/recipes/gdb/gdb_7.1.bb
index 8caab0fb11..5b0f5c9c96 100644
--- a/recipes/gdb/gdb_7.1.bb
+++ b/recipes/gdb/gdb_7.1.bb
@@ -1,7 +1,7 @@
require gdb.inc
LICENSE = "GPLv3"
-PR = "r4"
+PR = "${INC_PR}.4"
# there is a bug in GCC for SH4 it ICE's at Optlevel >O1
# so workaround that for now.