summaryrefslogtreecommitdiffstats
path: root/recipes-devtools
diff options
context:
space:
mode:
authorMatthew McClintock <msm@freescale.com>2012-03-27 03:21:54 +0000
committerZhenhua Luo <b19537@freescale.com>2012-03-27 21:42:30 +0800
commitdd9af5fee4980c3ad443d8f6b87b0ff8f1287d76 (patch)
treee895a8f6ca62a08f9bfcea27f8f2688cf0a6d42b /recipes-devtools
parent4421eca2f9aa28a1fccf87a627f1551054a42c3b (diff)
downloadmeta-fsl-ppc-dd9af5fee4980c3ad443d8f6b87b0ff8f1287d76.tar.gz
gcc: add gcc-runtime back which should have powerpc patches
Signed-off-by: Matthew McClintock <msm@freescale.com>
Diffstat (limited to 'recipes-devtools')
-rw-r--r--recipes-devtools/gcc/gcc-fsl.inc2
-rw-r--r--recipes-devtools/gcc/gcc-runtime_4.6.bbappend1
2 files changed, 2 insertions, 1 deletions
diff --git a/recipes-devtools/gcc/gcc-fsl.inc b/recipes-devtools/gcc/gcc-fsl.inc
index f7058fe..b5ad200 100644
--- a/recipes-devtools/gcc/gcc-fsl.inc
+++ b/recipes-devtools/gcc/gcc-fsl.inc
@@ -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}.3" 46PR_append_fsl = "+${DISTRO}.4"
diff --git a/recipes-devtools/gcc/gcc-runtime_4.6.bbappend b/recipes-devtools/gcc/gcc-runtime_4.6.bbappend
new file mode 100644
index 0000000..1c725f2
--- /dev/null
+++ b/recipes-devtools/gcc/gcc-runtime_4.6.bbappend
@@ -0,0 +1 @@
require gcc-fsl.inc