mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 18:32:12 +02:00
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:
committed by
Beth Flanagan
parent
0d444bf7fa
commit
d5bbbf84ae
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user