git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27aaabf
)
task proper tools: prefer util-linux-ng to get schedutils as well
author
Koen Kooi
<koen@openembedded.org>
Sun, 13 Jul 2008 09:16:43 +0000
(09:16 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Sun, 13 Jul 2008 09:16:43 +0000
(09:16 +0000)
packages/tasks/task-proper-tools.bb
patch
|
blob
|
history
diff --git
a/packages/tasks/task-proper-tools.bb
b/packages/tasks/task-proper-tools.bb
index
1610854
..
6e1cd5d
100644
(file)
--- a/
packages/tasks/task-proper-tools.bb
+++ b/
packages/tasks/task-proper-tools.bb
@@
-1,12
+1,12
@@
DESCRIPTION = "Full versions of tools provided by busybox"
-PR = "r
5
"
+PR = "r
6
"
inherit task
RDEPENDS_${PN} = "\
coreutils \
findutils \
- util-linux \
+ util-linux
-ng
\
gawk \
sed \
wget \