task-cli-tools: add nmon
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Sun, 16 May 2010 10:39:46 +0000 (12:39 +0200)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Sun, 16 May 2010 10:39:46 +0000 (12:39 +0200)
recipes/tasks/task-cli-tools.bb

index 6a12696..0d2aa00 100644 (file)
@@ -3,7 +3,7 @@ DESCRIPTION_${PN}-debug = "A set of command line tools useful for debugging"
 SECTION = "console"
 LICENSE = "MIT"
 PV = "1.0"
-PR = "r17"
+PR = "r18"
 
 inherit task
 
@@ -21,6 +21,7 @@ RDEPENDS_${PN} = "\
   mterm2 \
   nano \
   nfs-utils-client \
+  nmon \
   powertop \
   screen \
   socat \