task-cli-tools: add mdbus2 and mbuffer
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Mon, 22 Feb 2010 19:26:44 +0000 (20:26 +0100)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Mon, 22 Feb 2010 19:26:44 +0000 (20:26 +0100)
recipes/tasks/task-cli-tools.bb

index 9c5e861..e538365 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "A set of command line tools useful for debugging"
 SECTION = "console"
 LICENSE = "MIT"
 PV = "1.0"
-PR = "r9"
+PR = "r11"
 
 inherit task
 
@@ -13,7 +13,9 @@ RDEPENDS_${PN} = "\
   htop \
   iptables \
   lsof \
+  mbuffer \
   mtd-utils \
+  mdbus2 \
   nano \
   nfs-utils-client \
   powertop \