[oe-commits] Martin Jansa : task-shr: fix typo and add task-cli-tools, task-cli-tools-debug

git version control git at git.openembedded.org
Fri Mar 5 10:31:31 UTC 2010


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Fri Mar  5 08:57:37 2010 +0100

task-shr: fix typo and add task-cli-tools, task-cli-tools-debug

* remove what is already included in those tasks

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/tasks/task-shr.bb |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/recipes/tasks/task-shr.bb b/recipes/tasks/task-shr.bb
index 607827a..355b04d 100644
--- a/recipes/tasks/task-shr.bb
+++ b/recipes/tasks/task-shr.bb
@@ -1,5 +1,5 @@
 DESCRIPTION = "SHR Fat Image Feed"
-PR = "r5"
+PR = "r6"
 PV = "2.0"
 LICENSE = "GPL"
 
@@ -29,12 +29,11 @@ RDEPENDS_${PN}-apps += "\
 	midori \
 	intone \
 "
-RDEPENDS_${PN}-apps += "\
+RDEPENDS_${PN}-cli += "\
+   task-cli-tools \
+   task-cli-tools-debug \
    task-shr-minimal-cli \
-        screen \
         rsync \
-        mdbus2 \
-        mterm2 \
 	openssh-sftp-server \
 "
 





More information about the Openembedded-commits mailing list