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