summaryrefslogtreecommitdiffstats
path: root/recipes/tasks
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2009-05-19 13:48:44 +0200
committerMarcin Juszkiewicz <hrw@openembedded.org>2009-05-19 13:58:19 +0200
commit89489b1cea73c8c51c9f2000ba0ee52842e255a2 (patch)
treecf9ba5fd000cc07dedaed5a33aeeea9216be991e /recipes/tasks
parente04a5a65d9a897bc1a1cb312744ca6dbdf047200 (diff)
downloadopenembedded-89489b1cea73c8c51c9f2000ba0ee52842e255a2.tar.gz
task-proper-tools: added few extra packages
Diffstat (limited to 'recipes/tasks')
-rw-r--r--recipes/tasks/task-proper-tools.bb7
1 files changed, 6 insertions, 1 deletions
diff --git a/recipes/tasks/task-proper-tools.bb b/recipes/tasks/task-proper-tools.bb
index 231218eddf..056109ef86 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 \