diff options
| -rw-r--r-- | openembedded/conf/distro/poky-oabi.conf | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/openembedded/conf/distro/poky-oabi.conf b/openembedded/conf/distro/poky-oabi.conf index 3a436f6552..5efb55a5d3 100644 --- a/openembedded/conf/distro/poky-oabi.conf +++ b/openembedded/conf/distro/poky-oabi.conf | |||
| @@ -1,6 +1,9 @@ | |||
| 1 | # | 1 | # |
| 2 | # Poky configuration to use EABI | 2 | # Poky configuration to use its Original ABI |
| 3 | # | 3 | # |
| 4 | PREFERRED_VERSION_binutils-cross ?= "2.15.94.0.1" | 4 | PREFERRED_VERSION_binutils-cross ?= "2.15.94.0.1" |
| 5 | PREFERRED_VERSION_gcc-cross ?= "3.4.4" | 5 | PREFERRED_VERSION_gcc-cross ?= "3.4.4" |
| 6 | PREFERRED_VERSION_gcc-cross-initial ?= "3.4.4" | 6 | PREFERRED_VERSION_gcc-cross-initial ?= "3.4.4" |
| 7 | PREFERRED_VERSION_linux-libc-headers ?= "2.6.11.1" | ||
| 8 | PREFERRED_VERSION_glibc ?= "2.3.5+cvs20050627" | ||
| 9 | PREFERRED_VERSION_glibc-intermediate ?= "2.3.5+cvs20050627" | ||
