micro.conf: Remove PREFERRED_PROVIDER_virtual/libintl
authorKhem Raj <raj.khem@gmail.com>
Sat, 29 Aug 2009 15:15:36 +0000 (15:15 +0000)
committerKhem Raj <raj.khem@gmail.com>
Sun, 30 Aug 2009 22:59:58 +0000 (15:59 -0700)
This is set appropriately in toolchain configuration.
It gives a possibility to cleanly override LIBC
say to eglibc or glibc.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Leon Woestenberg <leon@sidebranch.com>
Acked-by: Henning Heinold <heinold@inf.fu-berlin.de>
conf/distro/micro.conf

index 861f7ef..2d45425 100644 (file)
@@ -1,7 +1,7 @@
 #############################################################################
 #@TYPE: Distribution
 #@NAME: Micro
-#@DESCRIPTION: Micro Linux Distribution (glibc based)
+#@DESCRIPTION: Micro Linux Distribution (eglibc based)
 #@MAINTAINER: Martin Lund <mgl@doredevelopment.dk>
 #@COMMENT: This distribution configuration defines a truely tiny OE Linux  
 #@COMMENT: distribution. The matching buildable image target (micro-image)
@@ -79,7 +79,6 @@ ${TARGET_ARCH}:build-${BUILD_OS}:fail-fast:pn-${PN}"
 # PREFERRED PROVIDERS
 #############################################################################
 PREFERRED_PROVIDER_task-bootstrap      = "task-bootstrap"
-PREFERRED_PROVIDER_virtual/libintl     = "glibc"
 
 #############################################################################
 # PREFERRED VERSIONS