[oe] [STABLE][PATCH 5/6] task-proper-tools: added few extra packages

Denys Dmytriyenko denis at denix.org
Sat Oct 31 07:55:00 UTC 2009


On Wed, Oct 28, 2009 at 11:45:57AM +0100, Marcin Juszkiewicz wrote:
> From: Marcin Juszkiewicz <hrw at openembedded.org>
> 
> Signed-off-by: Marcin Juszkiewicz <marcin at juszkiewicz.com.pl>

Acked-by: Denys Dmytriyenko <denis at denix.org>

> ---
>  recipes/tasks/task-proper-tools.bb |   35 ++++++++++++++++++++---------------
>  1 files changed, 20 insertions(+), 15 deletions(-)
> 
> diff --git a/recipes/tasks/task-proper-tools.bb b/recipes/tasks/task-proper-tools.bb
> index c5045a1..056109e 100644
> --- a/recipes/tasks/task-proper-tools.bb
> +++ b/recipes/tasks/task-proper-tools.bb
> @@ -1,31 +1,36 @@
>  DESCRIPTION = "Full versions of tools provided by busybox"
> -PR = "r9"
> +PR = "r10"
>  
>  inherit task
>  
>  RDEPENDS_${PN} = "\
> +		binutils-symlinks \
>  		coreutils \
> +		cpio \
> +		debianutils \
> +		diffutils \
> +		e2fsprogs \
> +		e2fsprogs-fsck \
> +		fbset \
>  		findutils \
> -		util-linux-ng \
> -		grep \
>  		gawk \
> -		sed \
> -		wget \
> -		patch \
> -		tar \
> -		diffutils \
> +		grep \
> +		gzip \
> +		iproute2 \
> +		iputils \
>  		less \
> -		vim \
> -		e2fsprogs \
> -		binutils-symlinks \
>  		module-init-tools \
> +		netcat \
>  		net-tools \
> -		iproute2 \
> -		iputils \
> +		patch \
> +		procps \
>  		psmisc \
> -		debianutils \
> +		sed \
> +		tar \
>  		tcptraceroute \
> -		fbset \
> +		util-linux-ng \
> +		vim \
> +		wget \
>          "
>  #
>  # binutils-symlinks provide ar in a way which conflict with busybox - #1465 for more info
> -- 
> 1.6.5
> 
> 
> 
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel




More information about the Openembedded-devel mailing list