[oe] [PATCH] micro.conf: Remove PREFERRED_PROVIDER_virtual/libintl

Henning Heinold heinold at inf.fu-berlin.de
Sun Aug 30 19:13:27 UTC 2009


On Sat, Aug 29, 2009 at 06:15:36PM -0700, Khem Raj wrote:
> 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 at gmail.com>
> ---
>  conf/distro/micro.conf |    3 +--
>  1 files changed, 1 insertions(+), 2 deletions(-)
> 
> diff --git a/conf/distro/micro.conf b/conf/distro/micro.conf
> index 861f7ef..2d45425 100644
> --- a/conf/distro/micro.conf
> +++ b/conf/distro/micro.conf
> @@ -1,7 +1,7 @@
>  #############################################################################
>  #@TYPE: Distribution
>  #@NAME: Micro
> -#@DESCRIPTION: Micro Linux Distribution (glibc based)
> +#@DESCRIPTION: Micro Linux Distribution (eglibc based)
>  #@MAINTAINER: Martin Lund <mgl at 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
> -- 
> 1.6.3.3
 
*ACK*

Bye Henning




More information about the Openembedded-devel mailing list