[oe-commits] Marcin Juszkiewicz : task-proper-tools: added more applications

git version control git at git.openembedded.org
Wed Mar 31 13:47:38 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: b762948c49cc9a7ce3a8ca458ca0475a4ecc0584
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=b762948c49cc9a7ce3a8ca458ca0475a4ecc0584

Author: Marcin Juszkiewicz <marcin at buglabs.net>
Date:   Wed Mar 31 15:45:45 2010 +0200

task-proper-tools: added more applications

Part of work was done by Martyn Welch, part by me.

Signed-off-by: Marcin Juszkiewicz <marcin at juszkiewicz.com.pl>

---

 recipes/tasks/task-proper-tools.bb |   25 ++++++++++++++++++++++++-
 1 files changed, 24 insertions(+), 1 deletions(-)

diff --git a/recipes/tasks/task-proper-tools.bb b/recipes/tasks/task-proper-tools.bb
index e693c10..40baf87 100644
--- a/recipes/tasks/task-proper-tools.bb
+++ b/recipes/tasks/task-proper-tools.bb
@@ -1,10 +1,15 @@
 DESCRIPTION = "Full versions of tools provided by busybox"
-PR = "r11"
+PR = "r12"
 
 inherit task
 
 RDEPENDS_${PN} = "\
+		bash \
+		bc \
+		bind-utils \
 		binutils-symlinks \
+		bzip2 \
+		console-tools \
 		coreutils \
 		cpio \
 		debianutils \
@@ -15,18 +20,36 @@ RDEPENDS_${PN} = "\
 		gawk \
 		grep \
 		gzip \
+		ifupdown \
 		iproute2 \
+		iputils-arping \
+		iputils-ping6 \
+		iputils-ping \
 		iputils \
 		less \
+		minicom \
+		mktemp \
 		module-init-tools \
+		ncurses-tools \
 		netcat \
 		net-tools \
+		openrdate \
 		patch \
+		picocom \
 		procps \
 		psmisc \
+		pump \
+		realpath \
 		sed \
+		shadow \
+		start-stop-daemon \
+		syslog-ng \
+		sysvinit \
 		tar \
 		tcptraceroute \
+		tftp-hpa \
+		time \
+		unzip \
 		util-linux-ng \
 		vim \
 		wget \





More information about the Openembedded-commits mailing list