mirror of
https://git.yoctoproject.org/poky
synced 2026-04-07 23:02:22 +02:00
make 2.20.1 as new default version for binutils
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
This commit is contained in:
committed by
Saul Wold
parent
7c9ec39bb9
commit
2dcd8612c0
@@ -13,7 +13,7 @@ PREFERRED_PROVIDER_virtual/${TARGET_PREFIX}g++ = "gcc-cross"
|
||||
PREFERRED_PROVIDER_virtual/${TARGET_PREFIX}compilerlibs = "gcc-runtime"
|
||||
|
||||
GCCVERSION ?= "4.3.3"
|
||||
BINUVERSION ?= "2.20"
|
||||
BINUVERSION ?= "2.20.1"
|
||||
GLIBCVERSION ?= "2.9"
|
||||
LINUXLIBCVERSION ?= "2.6.33"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user