tcmode-default: switch to gcc 4.6.0 for ppc & mips also

Now the kernel issues related to gcc 4.6.0 for mips & ppc are fixed.

(From OE-Core rev: 6b19aceb48d0cec364a7eab1bb1ca085f5c94b25)

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Nitin A Kamble 2011-05-22 09:05:56 -07:00 committed by Richard Purdie
parent 86771cd2bb
commit 77726801f6
1 changed files with 0 additions and 4 deletions

View File

@ -18,10 +18,6 @@ PREFERRED_PROVIDER_virtual/gettext ??= "gettext"
GCCVERSION ?= "4.6.0"
SDKGCCVERSION ?= "4.6.0"
GCCVERSION_mips ?= "4.5.1"
SDKGCCVERSION_mips ?= "4.5.1"
GCCVERSION_ppc ?= "4.5.1"
SDKGCCVERSION_ppc ?= "4.5.1"
BINUVERSION ?= "2.21"
GLIBCVERSION ?= "2.10.1"
EGLIBCVERSION ?= "2.13"