[oe] [STABLE][PATCH 1/1] util-linux-ng: depend on virtual/libintl to pass building with uclibc

Tom Rini trini at kernel.crashing.org
Mon Apr 20 21:45:56 UTC 2009


On Mon, Apr 20, 2009 at 05:25:00PM +0200, Marcin Juszkiewicz wrote:

> From: Marcin Juszkiewicz <hrw at openembedded.org>

Acked-by: Tom Rini <trini at embeddedalley.com>

> ---
>  recipes/util-linux-ng/util-linux-ng.inc       |    2 +-
>  recipes/util-linux-ng/util-linux-ng_2.13.1.bb |    1 +
>  2 files changed, 2 insertions(+), 1 deletions(-)
> 
> diff --git a/recipes/util-linux-ng/util-linux-ng.inc b/recipes/util-linux-ng/util-linux-ng.inc
> index dda9792..01e769e 100644
> --- a/recipes/util-linux-ng/util-linux-ng.inc
> +++ b/recipes/util-linux-ng/util-linux-ng.inc
> @@ -1,7 +1,7 @@
>  DESCRIPTION = "Util-linux-ng is a suite of essential utilities for any Linux system."
>  SECTION = "base"
>  LICENSE = "GPL"
> -DEPENDS = "udev zlib ncurses e2fsprogs-libs"
> +DEPENDS = "udev zlib ncurses e2fsprogs-libs virtual/libintl"
>  
>  inherit autotools
>  
> diff --git a/recipes/util-linux-ng/util-linux-ng_2.13.1.bb b/recipes/util-linux-ng/util-linux-ng_2.13.1.bb
> index 946147d..8fded14 100644
> --- a/recipes/util-linux-ng/util-linux-ng_2.13.1.bb
> +++ b/recipes/util-linux-ng/util-linux-ng_2.13.1.bb
> @@ -1,5 +1,6 @@
>  require util-linux-ng.inc
>  
> +SRC_URI = "${KERNELORG_MIRROR}/pub/linux/utils/util-linux-ng/v2.13/util-linux-ng-${PV}${RC}.tar.bz2"
>  #SRC_URI += "file://util-linux_2.12r-12.diff.gz;patch=1"
>  #SRC_URI += "file://glibc-fix.patch;patch=1"
>  #SRC_URI += "file://glibc-umount2.patch;patch=1"
> -- 
> 1.6.2.3
> 
> 
> 
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

-- 
Tom Rini




More information about the Openembedded-devel mailing list