[oe-commits] org.oe.dev openzaurus-unstable.conf : fix gcc version to 3.4.4 to keep us vaguely compatilible with oz release versions.

xora commit openembedded-commits at lists.openembedded.org
Thu Oct 19 10:38:53 UTC 2006


openzaurus-unstable.conf : fix gcc version to 3.4.4 to keep us vaguely compatilible with oz release versions.

Author: xora at openembedded.org
Branch: org.openembedded.dev
Revision: 91bf3046a7b6ef29616d05dbbd8897b75fdf8d13
ViewMTN: http://monotone.openembedded.org/revision.psp?id=91bf3046a7b6ef29616d05dbbd8897b75fdf8d13
Files:
1
conf/distro/openzaurus-unstable.conf
Diffs:

#
# mt diff -r60663f636dcf6f8a30a2984c28406b56d3509fb8 -r91bf3046a7b6ef29616d05dbbd8897b75fdf8d13
#
# 
# 
# patch "conf/distro/openzaurus-unstable.conf"
#  from [0e6c2603fabacd17d30241ddbb36a3f896d5e33f]
#    to [cecca5e75ae813e93708794f8e6f5ee0101d4981]
# 
============================================================
--- conf/distro/openzaurus-unstable.conf	0e6c2603fabacd17d30241ddbb36a3f896d5e33f
+++ conf/distro/openzaurus-unstable.conf	cecca5e75ae813e93708794f8e6f5ee0101d4981
@@ -56,6 +56,10 @@ PREFERRED_VERSION_glibc = "2.3.5+cvs2005
 PREFERRED_VERSION_binutils = "2.16"
 
 PREFERRED_VERSION_glibc = "2.3.5+cvs20050627"
+PREFERRED_VERSION_gcc = "3.4.4"
+PREFERRED_VERSION_gcc-cross = "3.4.4"
+PREFERRED_VERSION_gcc-cross-initial = "3.4.4"
+
 #
 # Opie
 #






More information about the Openembedded-commits mailing list