mirror of
https://git.yoctoproject.org/poky
synced 2026-04-10 14:02:21 +02:00
poky-default.inc: bump binutils preferred version to 2.21
Signed-off-by: Scott Garman <scott.a.garman@intel.com>
This commit is contained in:
@@ -17,7 +17,7 @@ PREFERRED_PROVIDER_virtual/${SDK_PREFIX}libc-for-gcc-nativesdk ?= "${POKYLIBC}-n
|
||||
|
||||
GCCVERSION ?= "4.5.1"
|
||||
SDKGCCVERSION ?= "4.5.1"
|
||||
BINUVERSION ?= "2.20.1"
|
||||
BINUVERSION ?= "2.21"
|
||||
GLIBCVERSION ?= "2.10.1"
|
||||
LINUXLIBCVERSION ?= "2.6.36"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user