aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2006-08-12 13:23:30 +0000
committerRod Whitby <rod@whitby.id.au>2006-08-12 13:23:30 +0000
commit20bcdee75725341792ea72eeacec54202dddf4e8 (patch)
tree3a394e8681a6ef96d31b92798993d0bff081737e /conf
parent782aab41f00a266c6dc530254859aaeec2a92cdc (diff)
downloadopenembedded-20bcdee75725341792ea72eeacec54202dddf4e8.tar.gz
ucslugc: Go back to gcc 3.4.4 until someone gets gcc 4.1.1 to work for ucslugc.
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/ucslugc.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/distro/ucslugc.conf b/conf/distro/ucslugc.conf
index 873e047009..81d5ea7397 100644
--- a/conf/distro/ucslugc.conf
+++ b/conf/distro/ucslugc.conf
@@ -10,6 +10,10 @@ DISTRO_TYPE = "beta"
SLUGOS_IMAGENAME = "ucslugc"
SLUGOS_IMAGESEX = "big-endian"
+PREFERRED_VERSION_gcc-cross-initial = "3.4.4"
+PREFERRED_VERSION_gcc-cross = "3.4.4"
+PREFERRED_VERSION_gcc = "3.4.4"
+
# NOTE: to build new packages set UCSLUGC_EXTRA_BBFILES to the full path name to
# the .bb files for the packages to build - see ucslugc-packages.conf in this
# directory