[oe-commits] Michael 'Mickey' Lauer : task-cli-tools: ship nfs-utils-client

GIT User account git at amethyst.openembedded.net
Wed Mar 18 16:28:12 UTC 2009


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

Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date:   Wed Mar 18 17:05:09 2009 +0100

task-cli-tools: ship nfs-utils-client

---

 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 24eb920..889cd77 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 = "r5"
+PR = "r6"
 
 inherit task
 
@@ -15,6 +15,7 @@ RDEPENDS_${PN} = "\
   lsof \
   mtd-utils \
   nano \
+  nfs-utils-client \
   powertop \
   screen \
   sysstat \





More information about the Openembedded-commits mailing list