[oe-commits] Michael 'Mickey' Lauer : task-cli-tools: add mdbus2 and mbuffer

git version control git at git.openembedded.org
Thu Feb 25 12:22:06 UTC 2010


Module: openembedded.git
Branch: shr/testing2010
Commit: 62ad3249b237f03453b00d16b215fe1580cb7232
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=62ad3249b237f03453b00d16b215fe1580cb7232

Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date:   Mon Feb 22 20:26:44 2010 +0100

task-cli-tools: add mdbus2 and mbuffer

---

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

diff --git a/recipes/tasks/task-cli-tools.bb b/recipes/tasks/task-cli-tools.bb
index 9c5e861..e538365 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 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 \





More information about the Openembedded-commits mailing list