poky-oabi: Lock down some further versions

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@378 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2006-05-09 16:32:04 +00:00
parent d1657785ce
commit 8100c3dbd3
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,9 @@
#
# Poky configuration to use EABI
# Poky configuration to use its Original ABI
#
PREFERRED_VERSION_binutils-cross ?= "2.15.94.0.1"
PREFERRED_VERSION_gcc-cross ?= "3.4.4"
PREFERRED_VERSION_gcc-cross-initial ?= "3.4.4"
PREFERRED_VERSION_linux-libc-headers ?= "2.6.11.1"
PREFERRED_VERSION_glibc ?= "2.3.5+cvs20050627"
PREFERRED_VERSION_glibc-intermediate ?= "2.3.5+cvs20050627"