From: Matthew McClintock Date: Tue, 27 Mar 2012 03:21:54 +0000 (+0000) Subject: gcc: add gcc-runtime back which should have powerpc patches X-Git-Tag: 2.1~534^2~491 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=1b9207dc7245765b7f35b368ed133e4ca6329ef7;p=meta-freescale.git gcc: add gcc-runtime back which should have powerpc patches Signed-off-by: Matthew McClintock --- diff --git a/meta-fsl-ppc/recipes-devtools/gcc/gcc-fsl.inc b/meta-fsl-ppc/recipes-devtools/gcc/gcc-fsl.inc index f7058feb..b5ad200e 100644 --- a/meta-fsl-ppc/recipes-devtools/gcc/gcc-fsl.inc +++ b/meta-fsl-ppc/recipes-devtools/gcc/gcc-fsl.inc @@ -43,4 +43,4 @@ SRC_URI_fsl = "svn://gcc.gnu.org/svn/gcc/branches;module=${BRANCH};proto=http \ FILESEXTRAPATHS_prepend := "${THISDIR}/files:" -PR_append_fsl = "+${DISTRO}.3" +PR_append_fsl = "+${DISTRO}.4" diff --git a/meta-fsl-ppc/recipes-devtools/gcc/gcc-runtime_4.6.bbappend b/meta-fsl-ppc/recipes-devtools/gcc/gcc-runtime_4.6.bbappend new file mode 100644 index 00000000..1c725f2f --- /dev/null +++ b/meta-fsl-ppc/recipes-devtools/gcc/gcc-runtime_4.6.bbappend @@ -0,0 +1 @@ +require gcc-fsl.inc