aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>2010-05-16 12:39:46 +0200
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>2010-05-16 12:39:46 +0200
commit6c0c0f7dac3d9c0ba5905c1a33533d72a0878a56 (patch)
tree9102d0a626027a3702bccf3b8b8ec0f84d2c9c1c /recipes
parent8b933151ce997ab3d2e7d8e18a0d81fae5753f41 (diff)
downloadopenembedded-6c0c0f7dac3d9c0ba5905c1a33533d72a0878a56.tar.gz
task-cli-tools: add nmon
Diffstat (limited to 'recipes')
-rw-r--r--recipes/tasks/task-cli-tools.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/tasks/task-cli-tools.bb b/recipes/tasks/task-cli-tools.bb
index 6a12696237..0d2aa009f4 100644
--- a/recipes/tasks/task-cli-tools.bb
+++ b/recipes/tasks/task-cli-tools.bb
@@ -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 \