[oe-commits] Frans Meulenbroeks : gcc-4.4.*inc: removed FILESPATHPKG

git version control git at git.openembedded.org
Sat Aug 21 06:30:04 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 622fbb8f96000753d8405bc1331678551839d4b3
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=622fbb8f96000753d8405bc1331678551839d4b3

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Sat Aug 21 08:27:43 2010 +0200

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 at gmail.com>
Acked-by: Khem Raj <raj.khem at 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, 0 insertions(+), 6 deletions(-)

diff --git a/recipes/gcc/gcc-4.4.1.inc b/recipes/gcc/gcc-4.4.1.inc
index a64b108..8cfb47f 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 5df40f0..3bb9f53 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 4c7ee40..5de1c19 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 \





More information about the Openembedded-commits mailing list