From 622fbb8f96000753d8405bc1331678551839d4b3 Mon Sep 17 00:00:00 2001
From: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Date: Sat, 21 Aug 2010 08:27:43 +0200
Subject: gcc-4.4.*inc: removed FILESPATHPKG

removed unneeded FILESPATHPKG
tested by running bitbake -c configure -b on all
gcc*_4.4*.bb recipes

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Khem Raj <raj.khem@gmail.com> (on irc)
---
 recipes/gcc/gcc-4.4.1.inc | 2 --
 recipes/gcc/gcc-4.4.2.inc | 2 --
 recipes/gcc/gcc-4.4.4.inc | 2 --
 3 files changed, 6 deletions(-)

(limited to 'recipes/gcc')

diff --git a/recipes/gcc/gcc-4.4.1.inc b/recipes/gcc/gcc-4.4.1.inc
index a64b108b59..8cfb47fe83 100644
--- a/recipes/gcc/gcc-4.4.1.inc
+++ b/recipes/gcc/gcc-4.4.1.inc
@@ -10,8 +10,6 @@ NATIVEDEPS = "mpfr-native gmp-native"
 
 INC_PR = "r10"
 
-FILESPATHPKG .= ":gcc-$PV"
-
 SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2;name=archive \
         file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch \
 	file://100-uclibc-conf.patch \
diff --git a/recipes/gcc/gcc-4.4.2.inc b/recipes/gcc/gcc-4.4.2.inc
index 5df40f0617..3bb9f53899 100644
--- a/recipes/gcc/gcc-4.4.2.inc
+++ b/recipes/gcc/gcc-4.4.2.inc
@@ -10,8 +10,6 @@ NATIVEDEPS = "mpfr-native gmp-native"
 
 INC_PR = "r4"
 
-FILESPATHPKG .= ":gcc-$PV"
-
 SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2;name=archive \
         file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch \
 	file://100-uclibc-conf.patch \
diff --git a/recipes/gcc/gcc-4.4.4.inc b/recipes/gcc/gcc-4.4.4.inc
index 4c7ee4089c..5de1c19d27 100644
--- a/recipes/gcc/gcc-4.4.4.inc
+++ b/recipes/gcc/gcc-4.4.4.inc
@@ -10,8 +10,6 @@ NATIVEDEPS = "mpfr-native gmp-native"
 
 INC_PR = "r4"
 
-FILESPATHPKG .= ":gcc-$PV"
-
 SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2;name=gcc444tarbz2 \
         file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch \
 	file://100-uclibc-conf.patch \
-- 
cgit v1.2.3