update local.conf sample to nuke unneccsary prefprov example
authorGerald Britton <gbritton@doomcom.org>
Tue, 11 May 2004 04:46:22 +0000 (04:46 +0000)
committerGerald Britton <gbritton@doomcom.org>
Tue, 11 May 2004 04:46:22 +0000 (04:46 +0000)
BKrev: 40a05a9eh0gzdGr5RpKWfbYxj-DnXw

conf/local.conf.sample

index c853a6c..d3d1f6f 100644 (file)
@@ -18,7 +18,7 @@ OEMASK = ""
 #ASSUME_PROVIDED = "virtual/${TARGET_PREFIX}gcc virtual/libc"
 
 # Select between multiple alternative providers, if more than one is eligible.
-PREFERRED_PROVIDERS = "virtual/libc:glibc virtual/qte:qte-for-opie virtual/libqpe:libqpe-opie virtual/libsdl:libsdl-qpe"
+PREFERRED_PROVIDERS = "virtual/qte:qte-for-opie virtual/libqpe:libqpe-opie virtual/libsdl:libsdl-qpe"
 
 # 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 disk space,