task-proper-tools: Add netkit-telnet
authorStefan Schmidt <stefan@buglabs.net>
Thu, 3 Jun 2010 19:20:29 +0000 (15:20 -0400)
committerStefan Schmidt <stefan@datenfreihafen.org>
Thu, 3 Jun 2010 19:50:43 +0000 (21:50 +0200)
recipes/tasks/task-proper-tools.bb

index 40baf87..17e74db 100644 (file)
@@ -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 \