aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tasks
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2010-03-09 14:20:33 +0100
committerMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2010-03-09 18:34:22 +0100
commit92b9277b6327cfd4bc96a91383fa0ee2b311d5ae (patch)
tree6f018533b00efdacc93832172d88d8f3adcd6635 /recipes/tasks
parentec5081ee5b0449b02a0d051ac32e6fae31838dee (diff)
downloadopenembedded-92b9277b6327cfd4bc96a91383fa0ee2b311d5ae.tar.gz
task-proper-tools: dropped e2fsprogs-fsck as it is part of util-linux-ng now
Diffstat (limited to 'recipes/tasks')
-rw-r--r--recipes/tasks/task-proper-tools.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes/tasks/task-proper-tools.bb b/recipes/tasks/task-proper-tools.bb
index 056109ef86..e693c10cc6 100644
--- a/recipes/tasks/task-proper-tools.bb
+++ b/recipes/tasks/task-proper-tools.bb
@@ -1,5 +1,5 @@
DESCRIPTION = "Full versions of tools provided by busybox"
-PR = "r10"
+PR = "r11"
inherit task
@@ -10,7 +10,6 @@ RDEPENDS_${PN} = "\
debianutils \
diffutils \
e2fsprogs \
- e2fsprogs-fsck \
fbset \
findutils \
gawk \