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:
09689d7
)
task-proper-tools: add grep
author
Koen Kooi
<koen@openembedded.org>
Tue, 9 Dec 2008 13:45:16 +0000
(14:45 +0100)
committer
Koen Kooi
<koen@openembedded.org>
Tue, 9 Dec 2008 13:45:16 +0000
(14:45 +0100)
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
ce51253
..
e09b9a6
100644
(file)
--- a/
packages/tasks/task-proper-tools.bb
+++ b/
packages/tasks/task-proper-tools.bb
@@
-1,5
+1,5
@@
DESCRIPTION = "Full versions of tools provided by busybox"
-PR = "r
7
"
+PR = "r
8
"
inherit task
@@
-7,6
+7,7
@@
RDEPENDS_${PN} = "\
coreutils \
findutils \
util-linux-ng \
+ grep \
gawk \
sed \
wget \
@@
-24,7
+25,7
@@
RDEPENDS_${PN} = "\
psmisc \
debianutils \
tcptraceroute \
- "
+
"
#
# binutils-symlinks provide ar in a way which conflict with busybox - #1465 for more info
#