[oe-commits] Michael 'Mickey' Lauer : task-cli-tools: add socat

GIT User account git at amethyst.openembedded.net
Tue Apr 7 08:46:48 UTC 2009


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

Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date:   Tue Apr  7 10:43:50 2009 +0200

task-cli-tools: add socat

---

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

diff --git a/recipes/tasks/task-cli-tools.bb b/recipes/tasks/task-cli-tools.bb
index 889cd77..e05fa39 100644
--- a/recipes/tasks/task-cli-tools.bb
+++ b/recipes/tasks/task-cli-tools.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "A set of command line tools, python tools-based tools, debug tool
 SECTION = "console"
 LICENSE = "MIT"
 PV = "1.0"
-PR = "r6"
+PR = "r7"
 
 inherit task
 
@@ -18,6 +18,7 @@ RDEPENDS_${PN} = "\
   nfs-utils-client \
   powertop \
   screen \
+  socat \
   sysstat \
   tcpdump \
 "





More information about the Openembedded-commits mailing list