[oe-commits] Stefan Schmidt : task-proper-tools: Add netkit-telnet

git version control git at git.openembedded.org
Thu Jun 3 19:50:53 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 92d5f445955dbf49ba509863b27657f4d5757c39
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=92d5f445955dbf49ba509863b27657f4d5757c39

Author: Stefan Schmidt <stefan at buglabs.net>
Date:   Thu Jun  3 15:20:29 2010 -0400

task-proper-tools: Add netkit-telnet

---

 recipes/tasks/task-proper-tools.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes/tasks/task-proper-tools.bb b/recipes/tasks/task-proper-tools.bb
index 40baf87..17e74db 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 = "r12"
+PR = "r13"
 
 inherit task
 
@@ -32,6 +32,7 @@ RDEPENDS_${PN} = "\
 		module-init-tools \
 		ncurses-tools \
 		netcat \
+		netkit-telnet \
 		net-tools \
 		openrdate \
 		patch \





More information about the Openembedded-commits mailing list