diff options
Diffstat (limited to 'meta/conf/distro/include/poky-eabi5.inc')
| -rw-r--r-- | meta/conf/distro/include/poky-eabi5.inc | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/meta/conf/distro/include/poky-eabi5.inc b/meta/conf/distro/include/poky-eabi5.inc deleted file mode 100644 index 84820519fa..0000000000 --- a/meta/conf/distro/include/poky-eabi5.inc +++ /dev/null | |||
| @@ -1,24 +0,0 @@ | |||
| 1 | # | ||
| 2 | # Poky configuration to use CSL 2005q3 derived toolchain (ARM EABI) | ||
| 3 | # gcc 3.4.4-csl, binutils 2.16.91.0.7, glibc 2.4 | ||
| 4 | # | ||
| 5 | |||
| 6 | TARGET_VENDOR = "-poky" | ||
| 7 | |||
| 8 | PREFERRED_PROVIDER_virtual/${TARGET_PREFIX}libc-for-gcc = "glibc-intermediate" | ||
| 9 | PREFERRED_PROVIDER_virtual/${TARGET_PREFIX}binutils = "binutils-cross" | ||
| 10 | PREFERRED_PROVIDER_virtual/${TARGET_PREFIX}gcc-initial = "gcc-cross-initial" | ||
| 11 | PREFERRED_PROVIDER_virtual/${TARGET_PREFIX}gcc = "gcc-cross" | ||
| 12 | PREFERRED_PROVIDER_virtual/${TARGET_PREFIX}g++ = "gcc-cross" | ||
| 13 | |||
| 14 | PREFERRED_VERSION_gcc ?= "3.4.4+csl-arm-2005q3-2" | ||
| 15 | PREFERRED_VERSION_gcc-cross ?= "3.4.4+csl-arm-2005q3-2" | ||
| 16 | PREFERRED_VERSION_gcc-cross-initial ?= "3.4.4+csl-arm-2005q3-2" | ||
| 17 | PREFERRED_VERSION_gcc-cross-sdk ?= "3.4.4+csl-arm-2005q3-2" | ||
| 18 | PREFERRED_VERSION_binutils ?= "2.16.91.0.7" | ||
| 19 | PREFERRED_VERSION_binutils-cross ?= "2.16.91.0.7" | ||
| 20 | PREFERRED_VERSION_binutils-cross-sdk ?= "2.16.91.0.7" | ||
| 21 | PREFERRED_VERSION_linux-libc-headers ?= "2.6.15.99" | ||
| 22 | PREFERRED_VERSION_glibc ?= "2.4" | ||
| 23 | PREFERRED_VERSION_glibc-intermediate ?= "2.4" | ||
| 24 | PREFERRED_VERSION_elfutils ?= "0.108" | ||
