git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
782aab4
)
ucslugc: Go back to gcc 3.4.4 until someone gets gcc 4.1.1 to work for ucslugc.
author
Rod Whitby
<rod@whitby.id.au>
Sat, 12 Aug 2006 13:23:30 +0000
(13:23 +0000)
committer
Rod Whitby
<rod@whitby.id.au>
Sat, 12 Aug 2006 13:23:30 +0000
(13:23 +0000)
conf/distro/ucslugc.conf
patch
|
blob
|
history
diff --git
a/conf/distro/ucslugc.conf
b/conf/distro/ucslugc.conf
index
873e047
..
81d5ea7
100644
(file)
--- 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