[oe-commits] Marcin Juszkiewicz : task-proper-tools: added few extra packages

GIT User account git at amethyst.openembedded.net
Tue May 19 12:04:25 UTC 2009


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

Author: Marcin Juszkiewicz <hrw at openembedded.org>
Date:   Tue May 19 13:48:44 2009 +0200

task-proper-tools: added few extra packages

---

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

diff --git a/recipes/tasks/task-proper-tools.bb b/recipes/tasks/task-proper-tools.bb
index 231218e..056109e 100644
--- a/recipes/tasks/task-proper-tools.bb
+++ b/recipes/tasks/task-proper-tools.bb
@@ -1,24 +1,29 @@
 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 \
 		gawk \
 		grep \
+		gzip \
 		iproute2 \
 		iputils \
 		less \
 		module-init-tools \
+		netcat \
 		net-tools \
 		patch \
+		procps \
 		psmisc \
 		sed \
 		tar \





More information about the Openembedded-commits mailing list