mirror of
https://git.yoctoproject.org/poky
synced 2026-04-28 06:32:34 +02:00
poky-oabi.inc: Set sdk package versions
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3594 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -11,9 +11,11 @@ PREFERRED_PROVIDER_virtual/${TARGET_PREFIX}g++ = "gcc-cross"
|
||||
|
||||
PREFERRED_VERSION_binutils ?= "2.16"
|
||||
PREFERRED_VERSION_binutils-cross ?= "2.15.94.0.1"
|
||||
PREFERRED_VERSION_binutils-cross-sdk ?= "2.15.94.0.1"
|
||||
PREFERRED_VERSION_gcc ?= "3.4.4"
|
||||
PREFERRED_VERSION_gcc-cross ?= "3.4.4"
|
||||
PREFERRED_VERSION_gcc-cross-initial ?= "3.4.4"
|
||||
PREFERRED_VERSION_gcc-cross-sdk ?= "3.4.4"
|
||||
PREFERRED_VERSION_linux-libc-headers ?= "2.6.11.1"
|
||||
PREFERRED_VERSION_glibc ?= "2.3.5+cvs20050627"
|
||||
PREFERRED_VERSION_elfutils ?= "0.89"
|
||||
|
||||
Reference in New Issue
Block a user