aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gdb/gdb_6.8.bb
diff options
context:
space:
mode:
authorGraham Gower <graham.gower@gmail.com>2010-09-29 15:00:12 +0000
committerKhem Raj <raj.khem@gmail.com>2010-09-30 13:15:07 -0700
commitf4d1cd6975bc224b32a6f0350658147244ce4ada (patch)
treedf627fe5d429009ea87029f8db12e48f925b8e5e /recipes/gdb/gdb_6.8.bb
parent6ccae1e558a51eb919a59b19e480742b88f1224e (diff)
downloadopenembedded-f4d1cd6975bc224b32a6f0350658147244ce4ada.tar.gz
gdb: Don't clobber files installed by binutils.
Also, move INC_PR into gdb-common.inc and propagate it into all recipes. Signed-off-by: Graham Gower <graham.gower@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/gdb/gdb_6.8.bb')
-rw-r--r--recipes/gdb/gdb_6.8.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gdb/gdb_6.8.bb b/recipes/gdb/gdb_6.8.bb
index 630ca9ec09..616da7256b 100644
--- a/recipes/gdb/gdb_6.8.bb
+++ b/recipes/gdb/gdb_6.8.bb
@@ -4,7 +4,7 @@ LICENSE = "GPLv3"
SRC_URI += "file://gcc-4.3-build-error.patch;striplevel=0 \
file://gdb-6.8-fix-compile-karmic.patch"
-PR = "r5"
+PR = "${INC_PR}.5"
SRC_URI[md5sum] = "925695333524108291dc4012c4c9cbb8"
SRC_URI[sha256sum] = "a3c5455f30ffb3e6eeafb9e54598b48f9fbf46e3e99f431120360c183ddcc889"