Correct the toolchain default providers.
authorChris Larson <clarson@kergoth.com>
Mon, 17 May 2004 00:19:42 +0000 (00:19 +0000)
committerChris Larson <clarson@kergoth.com>
Mon, 17 May 2004 00:19:42 +0000 (00:19 +0000)
BKrev: 40a8051e4Jy-Jd6AwLP7IUgg4CVqdg

conf/local.conf.sample

index ddcbaa5..60e8fe7 100644 (file)
@@ -41,9 +41,9 @@ OEMASK = ""
 # Select between multiple alternative providers, if more than one is eligible.
 PREFERRED_PROVIDERS = "virtual/qte:qte-for-opie virtual/libqpe:libqpe-opie"
 PREFERRED_PROVIDERS += " virtual/libsdl:libsdl-qpe"
-PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}gcc-initial:gcc-snapshot-cross-initial"
-PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}gcc:gcc-snapshot-cross"
-PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}g++:gcc-snapshot-cross"
+PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}gcc-initial:gcc-cross-initial"
+PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}gcc:gcc-cross"
+PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}g++:gcc-cross"
 
 # Uncomment this to specify where OE should create its temporary files.
 # Note that a full build of everything in OE will take GigaBytes of hard