[oe-commits] Martin Jansa : task-shr: catch up with upstream renaming

git version control git at git.openembedded.org
Fri Feb 12 22:44:13 UTC 2010


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Fri Feb 12 21:46:53 2010 +0100

task-shr: catch up with upstream renaming

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

---

 recipes/tasks/task-shr-feed.bb |    3 ++-
 recipes/tasks/task-shr.bb      |    6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/recipes/tasks/task-shr-feed.bb b/recipes/tasks/task-shr-feed.bb
index bed6457..b5a1902 100644
--- a/recipes/tasks/task-shr-feed.bb
+++ b/recipes/tasks/task-shr-feed.bb
@@ -1,5 +1,5 @@
 DESCRIPTION = "SHR Feed"
-PR = "r37"
+PR = "r38"
 PV = "1.0"
 LICENSE = "GPL"
 
@@ -206,6 +206,7 @@ RDEPENDS_${PN} += "\
 		fsousaged \
 		fsodeviced \
 		fsonetworkd \
+		mdbus \
 		opimd-utils \
 		omgps \
 		shr-launcher \
diff --git a/recipes/tasks/task-shr.bb b/recipes/tasks/task-shr.bb
index 1f07250..607827a 100644
--- a/recipes/tasks/task-shr.bb
+++ b/recipes/tasks/task-shr.bb
@@ -1,5 +1,5 @@
 DESCRIPTION = "SHR Fat Image Feed"
-PR = "r4"
+PR = "r5"
 PV = "2.0"
 LICENSE = "GPL"
 
@@ -33,8 +33,8 @@ RDEPENDS_${PN}-apps += "\
    task-shr-minimal-cli \
         screen \
         rsync \
-        mickeydbus \
-        mickeyterm \
+        mdbus2 \
+        mterm2 \
 	openssh-sftp-server \
 "
 





More information about the Openembedded-commits mailing list