From: Oyvind Repvik Date: Mon, 12 Mar 2007 22:01:12 +0000 (+0000) Subject: foonas: update preferred gcc to 4.1.1 since 4.1.2 fails to build X-Git-Tag: Release-2010-05/1~8868^2~1092^2~1^2~7^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4901fa9fa65f12ca07a775fac5ae9b91a8aac97e;p=openembedded.git foonas: update preferred gcc to 4.1.1 since 4.1.2 fails to build --- diff --git a/conf/distro/foonas.conf b/conf/distro/foonas.conf index 6745d9d0ca..dc0a1a9cae 100644 --- a/conf/distro/foonas.conf +++ b/conf/distro/foonas.conf @@ -46,7 +46,7 @@ PREFERRED_PROVIDER_virtual/db-native = "db-native" PREFERRED_VERSION_binutils = "2.16" PREFERRED_VERSION_binutils-cross = "2.16" -PREFERRED_VERSION_gcc = "4.1.2" +PREFERRED_VERSION_gcc = "4.1.1" PREFERRED_VERSION_gcc-cross = "4.1.1" PREFERRED_VERSION_gcc-cross-initial = "4.1.1"