From f4d1cd6975bc224b32a6f0350658147244ce4ada Mon Sep 17 00:00:00 2001 From: Graham Gower Date: Wed, 29 Sep 2010 15:00:12 +0000 Subject: 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 Signed-off-by: Khem Raj --- recipes/gdb/gdb-cross_7.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/gdb/gdb-cross_7.0.bb') diff --git a/recipes/gdb/gdb-cross_7.0.bb b/recipes/gdb/gdb-cross_7.0.bb index 026a7c05ce..46f27aba1e 100644 --- a/recipes/gdb/gdb-cross_7.0.bb +++ b/recipes/gdb/gdb-cross_7.0.bb @@ -1,7 +1,7 @@ require gdb-cross.inc LICENSE = "GPLv3" -PR = "r1" +PR = "${INC_PR}.1" SRC_URI += " \ file://gdb-6.8-fix-compile-karmic.patch" -- cgit 1.2.3-korg