aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2010-03-08 13:27:16 -0700
committerTom Rini <tom_rini@mentor.com>2010-03-08 13:27:16 -0700
commite3dabea86d41069f12f637e81d854a5937d910d6 (patch)
tree66454704d90762bfb37419011f7387979cbfc084
parentf38f68c348506605c32b7eaf69c194a802b3c80d (diff)
downloadopenembedded-e3dabea86d41069f12f637e81d854a5937d910d6.tar.gz
gcc-common: Add FILESPATHPKG .= "gcc-${PV}", drop from gcc-4.4.x.inc
-rw-r--r--recipes/gcc/gcc-4.4.1.inc2
-rw-r--r--recipes/gcc/gcc-4.4.2.inc2
-rw-r--r--recipes/gcc/gcc-4.4.3.inc2
-rw-r--r--recipes/gcc/gcc-common.inc1
4 files changed, 1 insertions, 6 deletions
diff --git a/recipes/gcc/gcc-4.4.1.inc b/recipes/gcc/gcc-4.4.1.inc
index 300e21e769..173d6dde0d 100644
--- a/recipes/gcc/gcc-4.4.1.inc
+++ b/recipes/gcc/gcc-4.4.1.inc
@@ -9,8 +9,6 @@ DEPENDS = ""
INC_PR = "r9"
-FILESPATHPKG .= ":gcc-$PV"
-
SRC_URI += "file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch;patch=1 \
file://100-uclibc-conf.patch;patch=1 \
file://gcc-uclibc-locale-ctype_touplow_t.patch;patch=1 \
diff --git a/recipes/gcc/gcc-4.4.2.inc b/recipes/gcc/gcc-4.4.2.inc
index 036f0d8fc2..8617a6f87a 100644
--- a/recipes/gcc/gcc-4.4.2.inc
+++ b/recipes/gcc/gcc-4.4.2.inc
@@ -9,8 +9,6 @@ DEPENDS = ""
INC_PR = "r3"
-FILESPATHPKG .= ":gcc-$PV"
-
SRC_URI += "file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch;patch=1 \
file://100-uclibc-conf.patch;patch=1 \
file://gcc-uclibc-locale-ctype_touplow_t.patch;patch=1 \
diff --git a/recipes/gcc/gcc-4.4.3.inc b/recipes/gcc/gcc-4.4.3.inc
index 747657393b..0eb8142221 100644
--- a/recipes/gcc/gcc-4.4.3.inc
+++ b/recipes/gcc/gcc-4.4.3.inc
@@ -9,8 +9,6 @@ DEPENDS = ""
INC_PR = "r1"
-FILESPATHPKG .= ":gcc-$PV"
-
SRC_URI += "file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch;patch=1 \
file://100-uclibc-conf.patch;patch=1 \
file://gcc-uclibc-locale-ctype_touplow_t.patch;patch=1 \
diff --git a/recipes/gcc/gcc-common.inc b/recipes/gcc/gcc-common.inc
index cab45fae3d..488b235560 100644
--- a/recipes/gcc/gcc-common.inc
+++ b/recipes/gcc/gcc-common.inc
@@ -14,6 +14,7 @@ SRC_URI = "${GNU_MIRROR}/gcc/releases/gcc-${PV}/gcc-${PV}.tar.bz2;name=gcctbz2 \
inherit autotools gettext
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/gcc-${PV}"
+FILESPATHPKG .= ":gcc-${PV}"
# When making a Canadian SDK, we use these files too to make the compiler
# for building for the new host part. So only obey TARGET_FPU for the