[oe-commits] Michael 'Mickey' Lauer : task-cli-tools-debug: add mkdump

git version control git at git.openembedded.org
Sat Apr 24 13:47:20 UTC 2010


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

Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date:   Sat Apr 24 00:37:09 2010 +0200

task-cli-tools-debug: add mkdump

---

 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 4f367fa..ddb1ace 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 = "r15"
+PR = "r16"
 
 inherit task
 
@@ -32,6 +32,7 @@ RDEPENDS_${PN}-debug = "\
   i2c-tools \
   gdb \
   ltrace \
+  mkdump \
   mioctl \
   procps \
   pxaregs \





More information about the Openembedded-commits mailing list