From: Stefan Schmidt Date: Thu, 3 Jun 2010 19:20:29 +0000 (-0400) Subject: task-proper-tools: Add netkit-telnet X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92d5f445955dbf49ba509863b27657f4d5757c39;p=openembedded.git task-proper-tools: Add netkit-telnet --- diff --git a/recipes/tasks/task-proper-tools.bb b/recipes/tasks/task-proper-tools.bb index 40baf875ac..17e74db4e7 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 \