summaryrefslogtreecommitdiff
path: root/meta/conf
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2007-05-27 21:12:11 +0000
committerRichard Purdie <richard@openedhand.com>2007-05-27 21:12:11 +0000
commit73558dc65210577eaffa13521559b9baca9762c9 (patch)
treea23b6cc44b9408e747386bfa7acded049756e14b /meta/conf
parent3a11c9d58f56fed153c79521fb052fe3474e02ad (diff)
downloadopenembedded-core-73558dc65210577eaffa13521559b9baca9762c9.tar.gz
openembedded-core-73558dc65210577eaffa13521559b9baca9762c9.tar.bz2
openembedded-core-73558dc65210577eaffa13521559b9baca9762c9.tar.xz
openembedded-core-73558dc65210577eaffa13521559b9baca9762c9.zip
poky-eabi.inc: Switch to gcc 4.1.2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1788 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf')
-rw-r--r--meta/conf/distro/include/poky-eabi.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/conf/distro/include/poky-eabi.inc b/meta/conf/distro/include/poky-eabi.inc
index 3676aea27..bb8371803 100644
--- a/meta/conf/distro/include/poky-eabi.inc
+++ b/meta/conf/distro/include/poky-eabi.inc
@@ -5,8 +5,8 @@
PREFERRED_PROVIDER_virtual/arm-poky-linux-gnueabi-libc-for-gcc = "glibc-intermediate"
PREFERRED_PROVIDER_virtual/arm-linux-libc-for-gcc = "glibc-intermediate"
-PREFERRED_VERSION_gcc ?= "4.1.1"
-PREFERRED_VERSION_gcc-cross ?= "4.1.1"
+PREFERRED_VERSION_gcc ?= "4.1.2"
+PREFERRED_VERSION_gcc-cross ?= "4.1.2"
PREFERRED_VERSION_gcc-cross-initial ?= "4.1.1"
PREFERRED_VERSION_binutils ?= "2.17.50.0.5"
PREFERRED_VERSION_binutils-cross ?= "2.17.50.0.5"