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:
6623404
)
task-proper-tools: Add netkit-telnet
author
Stefan Schmidt
<stefan@buglabs.net>
Thu, 3 Jun 2010 19:20:29 +0000
(15:20 -0400)
committer
Stefan Schmidt
<stefan@datenfreihafen.org>
Thu, 3 Jun 2010 19:50:43 +0000
(21:50 +0200)
recipes/tasks/task-proper-tools.bb
patch
|
blob
|
history
diff --git
a/recipes/tasks/task-proper-tools.bb
b/recipes/tasks/task-proper-tools.bb
index
40baf87
..
17e74db
100644
(file)
--- 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 = "r1
2
"
+PR = "r1
3
"
inherit task
@@
-32,6
+32,7
@@
RDEPENDS_${PN} = "\
module-init-tools \
ncurses-tools \
netcat \
+ netkit-telnet \
net-tools \
openrdate \
patch \