[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openembedded-core
Subject:    [OE-core] [PATCH 44/52] util-linux.inc: remove virtual/libintl from DEPENDS
From:       richard.purdie () linuxfoundation ! org (Richard Purdie)
Date:       2011-04-28 9:03:11
Message-ID: 1303981391.21461.41.camel () rex
[Download RAW message or body]

On Wed, 2011-04-27 at 00:30 -0700, Saul Wold wrote:
> From: Khem Raj <raj.khem at gmail.com>
> 
> inherit gettext should do it.
> 
> Signed-off-by: Khem Raj <raj.khem at gmail.com>
> ---
> meta/recipes-core/util-linux/util-linux.inc |    6 +++---
> 1 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/meta/recipes-core/util-linux/util-linux.inc \
> b/meta/recipes-core/util-linux/util-linux.inc index 913bb1b..447e5b7 100644
> --- a/meta/recipes-core/util-linux/util-linux.inc
> +++ b/meta/recipes-core/util-linux/util-linux.inc
> @@ -13,10 +13,10 @@ LIC_FILES_CHKSUM = \
> "file://README.licensing;md5=1530e36fe1304d4535513de90a290df9 \
> file://licenses/COPYING.UCB;md5=263860f8968d8bafa5392cab74285262 \ \
> file://getopt/COPYING;md5=8ca43cbc842c2336e835926c2166c28b" 
> -DEPENDS = "zlib ncurses virtual/libintl"
> -DEPENDS_virtclass-native = "zlib-native ncurses-native lzo-native gettext-native"
> -
> inherit autotools gettext
> +DEPENDS = "zlib ncurses"
> +DEPENDS_virtclass-native_append = " lzo-native"
> +
> 
> SRC_URI = "${KERNELORG_MIRROR}/linux/utils/util-linux-ng/v${MAJOR_VERSION}/util-linux-ng-${PV}.tar.bz2 \
> \ file://MCONFIG \

I wasn't sure if this depended on the gettext.bbclass changes so again,
I didn't take it.

Cheers,

Richard


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic