[oe-commits] org.oe.dev chinook-compat.conf: Added explicit rename for libgcc

thebohemian commit oe at amethyst.openembedded.net
Tue Apr 8 12:05:01 UTC 2008


chinook-compat.conf: Added explicit rename for libgcc

Author: thebohemian at openembedded.org
Branch: org.openembedded.dev
Revision: 3d05aaf0d53086b42c0aeaa306814e38a106fa9a
ViewMTN: http://monotone.openembedded.org/revision/info/3d05aaf0d53086b42c0aeaa306814e38a106fa9a
Files:
1
conf/distro/chinook-compat.conf
Diffs:

#
# mt diff -re32e0321deebf52172fbb0d967704f72299ab0c1 -r3d05aaf0d53086b42c0aeaa306814e38a106fa9a
#
#
#
# patch "conf/distro/chinook-compat.conf"
#  from [bc6984bba9a01e6ec920c499c8fbacfe7533e83e]
#    to [271e8379588ab95358ace72a9bc2946e8fcca2b7]
#
============================================================
--- conf/distro/chinook-compat.conf	bc6984bba9a01e6ec920c499c8fbacfe7533e83e
+++ conf/distro/chinook-compat.conf	271e8379588ab95358ace72a9bc2946e8fcca2b7
@@ -61,8 +61,10 @@ PREFERRED_VERSION_gcc-cross = "3.4.4cs20
 
 PREFERRED_VERSION_gcc = "3.4.4cs2005q3.2"
 PREFERRED_VERSION_gcc-cross = "3.4.4cs2005q3.2"
-PREFERRED_VERSION_gcc-cross-initial = "3.4.4cs2005q3.2"
+PREFERRED_VERSION_gcc-cross-initial = "4.1.1"
 
+#PREFERRED_VERSION_gcc-cross-initial = "3.4.4cs2005q3.2"
+
 # Use recent enough version of the headers to let HAL build successfully.
 PREFERRED_VERSION_linux-libc-headers = "2.6.20"
 
@@ -165,7 +167,7 @@ PREFERRED_PROVIDER_classpath = "classpat
 PREFERRED_PROVIDER_virtual/javac-native	  = "ecj-bootstrap-native"
 
 PREFERRED_PROVIDER_classpath = "classpath"
-PREFERRED_VERSION_classpath = "0.97"
+PREFERRED_VERSION_classpath = "0.97.1"
 
 PREFERRED_PROVIDER_swt3.4-gtk = "swt3.4-gtk-hildon"
 PREFERRED_VERSION_swt3.4-gtk-hildon = "3.3+3.4M5"
@@ -200,3 +202,5 @@ PKG_libconic = "libconic0"
 
 PKG_osso-ic-oss = "osso-ic"
 PKG_libconic = "libconic0"
+
+PKG_libgcc = "libgcc1"






More information about the Openembedded-commits mailing list