summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew McClintock <msm@freescale.com>2012-07-25 15:57:24 -0500
committerMatthew McClintock <msm@freescale.com>2012-07-25 15:57:26 -0500
commit6f659f751d33edf80a952d2993a414ce566099a5 (patch)
tree0b014395e0c6a860c0a44410f3e65c6358a5fc6d
parent4c611528b24543ea8592d3eb9f07e20a33f7fc09 (diff)
downloadmeta-fsl-ppc-6f659f751d33edf80a952d2993a414ce566099a5.tar.gz
toolchain: use our toolchain under correct conditions
Only use our toolchain versions/patches if we are running our distro (DISTRO = "fsl") and one of our machines Signed-off-by: Matthew McClintock <msm@freescale.com>
-rw-r--r--conf/machine/e500mc.inc2
-rw-r--r--conf/machine/e500v2.inc2
-rw-r--r--conf/machine/e5500-64b.inc2
-rw-r--r--conf/machine/e5500.inc2
-rw-r--r--recipes-devtools/binutils/binutils-fsl.inc4
-rw-r--r--recipes-devtools/eglibc/eglibc-fsl.inc4
-rw-r--r--recipes-devtools/gcc/gcc-fsl.inc10
-rw-r--r--recipes-devtools/gdb/gdb-fsl.inc4
8 files changed, 15 insertions, 15 deletions
diff --git a/conf/machine/e500mc.inc b/conf/machine/e500mc.inc
index 479c513..be4f6bc 100644
--- a/conf/machine/e500mc.inc
+++ b/conf/machine/e500mc.inc
@@ -14,4 +14,4 @@ KERNEL_IMAGETYPE ?= "uImage"
14# ext2.bz2 ext2.lzma \ 14# ext2.bz2 ext2.lzma \
15# ext2.gz.u-boot ext2.bz2.u-boot ext2.lzma.u-boot" 15# ext2.gz.u-boot ext2.bz2.u-boot ext2.lzma.u-boot"
16 16
17MACHINEOVERRIDES .= ":e500mc" 17MACHINEOVERRIDES .= ":e500mc:fslmachine"
diff --git a/conf/machine/e500v2.inc b/conf/machine/e500v2.inc
index 62698a9..5b7bd57 100644
--- a/conf/machine/e500v2.inc
+++ b/conf/machine/e500v2.inc
@@ -12,4 +12,4 @@ KERNEL_IMAGETYPE ?= "uImage"
12# ext2.bz2 ext2.lzma \ 12# ext2.bz2 ext2.lzma \
13# ext2.gz.u-boot ext2.bz2.u-boot ext2.lzma.u-boot" 13# ext2.gz.u-boot ext2.bz2.u-boot ext2.lzma.u-boot"
14 14
15MACHINEOVERRIDES .= ":e500v2" 15MACHINEOVERRIDES .= ":e500v2:fslmachine"
diff --git a/conf/machine/e5500-64b.inc b/conf/machine/e5500-64b.inc
index 1e5d92b..d6f1d40 100644
--- a/conf/machine/e5500-64b.inc
+++ b/conf/machine/e5500-64b.inc
@@ -15,4 +15,4 @@ KERNEL_IMAGETYPE ?= "uImage"
15# ext2.bz2 ext2.lzma \ 15# ext2.bz2 ext2.lzma \
16# ext2.gz.u-boot ext2.bz2.u-boot ext2.lzma.u-boot" 16# ext2.gz.u-boot ext2.bz2.u-boot ext2.lzma.u-boot"
17 17
18MACHINEOVERRIDES .= ":e5500-64b" 18MACHINEOVERRIDES .= ":e5500-64b:fslmachine"
diff --git a/conf/machine/e5500.inc b/conf/machine/e5500.inc
index f34c2c0..5d9b70d 100644
--- a/conf/machine/e5500.inc
+++ b/conf/machine/e5500.inc
@@ -14,4 +14,4 @@ KERNEL_IMAGETYPE ?= "uImage"
14# ext2.bz2 ext2.lzma \ 14# ext2.bz2 ext2.lzma \
15# ext2.gz.u-boot ext2.bz2.u-boot ext2.lzma.u-boot" 15# ext2.gz.u-boot ext2.bz2.u-boot ext2.lzma.u-boot"
16 16
17MACHINEOVERRIDES .= ":e5500" 17MACHINEOVERRIDES .= ":e5500:fslmachine"
diff --git a/recipes-devtools/binutils/binutils-fsl.inc b/recipes-devtools/binutils/binutils-fsl.inc
index 258f6cc..79366a1 100644
--- a/recipes-devtools/binutils/binutils-fsl.inc
+++ b/recipes-devtools/binutils/binutils-fsl.inc
@@ -1,4 +1,4 @@
1SRC_URI_fsl = "\ 1SRC_URI_fsl_fslmachine = "\
2 ${GNU_MIRROR}/binutils/binutils-${PV}.tar.bz2 \ 2 ${GNU_MIRROR}/binutils/binutils-${PV}.tar.bz2 \
3 file://bin.e5500.patch \ 3 file://bin.e5500.patch \
4 file://bin.e6500-2.patch \ 4 file://bin.e6500-2.patch \
@@ -12,4 +12,4 @@ SRC_URI_fsl = "\
12 12
13FILESEXTRAPATHS_prepend := "${THISDIR}/files:" 13FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
14 14
15PR_append_fsl = "+${DISTRO}.4" 15PR_fsl_fslmachine := "${PR}+${DISTRO}.4"
diff --git a/recipes-devtools/eglibc/eglibc-fsl.inc b/recipes-devtools/eglibc/eglibc-fsl.inc
index 88876f0..4808d85 100644
--- a/recipes-devtools/eglibc/eglibc-fsl.inc
+++ b/recipes-devtools/eglibc/eglibc-fsl.inc
@@ -1,4 +1,4 @@
1SRC_URI_fsl = "svn://www.eglibc.org/svn/branches/;module=${EGLIBC_BRANCH};proto=http \ 1SRC_URI_fsl_fslmachine = "svn://www.eglibc.org/svn/branches/;module=${EGLIBC_BRANCH};proto=http \
2 file://glibc.undefined_static.patch \ 2 file://glibc.undefined_static.patch \
3 file://glibc.fixgcc4.6.patch \ 3 file://glibc.fixgcc4.6.patch \
4 file://glibc.readv_proto.patch \ 4 file://glibc.readv_proto.patch \
@@ -11,4 +11,4 @@ SRC_URI_fsl = "svn://www.eglibc.org/svn/branches/;module=${EGLIBC_BRANCH};proto=
11 11
12FILESEXTRAPATHS_prepend := "${THISDIR}/files:" 12FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
13 13
14PR_append_fsl = "+${DISTRO}.0" 14PR_fsl_fslmachine := "${PR}+${DISTRO}.0"
diff --git a/recipes-devtools/gcc/gcc-fsl.inc b/recipes-devtools/gcc/gcc-fsl.inc
index b5ad200..629a3e5 100644
--- a/recipes-devtools/gcc/gcc-fsl.inc
+++ b/recipes-devtools/gcc/gcc-fsl.inc
@@ -4,13 +4,13 @@
4# file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \ 4# file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \
5# file://COPYING.RUNTIME;md5=fe60d87048567d4fe8c8a0ed2448bcc8" 5# file://COPYING.RUNTIME;md5=fe60d87048567d4fe8c8a0ed2448bcc8"
6 6
7BINV_fsl = "4.6.2" 7BINV_fsl_fslmachine = "4.6.2"
8 8
9SRCREV_fsl = "180516" 9SRCREV_fsl_fslmachine = "180516"
10# ignore linaro backports since we are changing the SRCREV 10# ignore linaro backports since we are changing the SRCREV
11GCC-4_6-BRANCH-LINARO-BACKPORTS_fsl = "" 11GCC-4_6-BRANCH-LINARO-BACKPORTS_fsl_fslmachine = ""
12 12
13SRC_URI_fsl = "svn://gcc.gnu.org/svn/gcc/branches;module=${BRANCH};proto=http \ 13SRC_URI_fsl_fslmachine = "svn://gcc.gnu.org/svn/gcc/branches;module=${BRANCH};proto=http \
14 file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch \ 14 file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch \
15 file://gcc.fix_longversionstring.patch \ 15 file://gcc.fix_longversionstring.patch \
16 file://gcc.rm_slow_tests.patch \ 16 file://gcc.rm_slow_tests.patch \
@@ -43,4 +43,4 @@ SRC_URI_fsl = "svn://gcc.gnu.org/svn/gcc/branches;module=${BRANCH};proto=http \
43 43
44FILESEXTRAPATHS_prepend := "${THISDIR}/files:" 44FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
45 45
46PR_append_fsl = "+${DISTRO}.4" 46PR_fsl_fslmachine := "${PR}+${DISTRO}.4"
diff --git a/recipes-devtools/gdb/gdb-fsl.inc b/recipes-devtools/gdb/gdb-fsl.inc
index ce75f91..5600238 100644
--- a/recipes-devtools/gdb/gdb-fsl.inc
+++ b/recipes-devtools/gdb/gdb-fsl.inc
@@ -1,5 +1,5 @@
1PR_append_fsl = "+${DISTRO}.0" 1PR_fsl_fslmachine := "${PR}+${DISTRO}.0"
2 2
3SRC_URI_append_fsl = " file://gdb-7.4.1-e500mc-disassemble-fix.patch" 3SRC_URI_fsl_fslmachine := "${SRC_URI} file://gdb-7.4.1-e500mc-disassemble-fix.patch"
4 4
5FILESEXTRAPATHS_prepend := "${THISDIR}/files:" 5FILESEXTRAPATHS_prepend := "${THISDIR}/files:"