[oe-commits] Martin Jansa : shr/merge: Use new phoneui apps

git version control git at git.openembedded.org
Thu Oct 22 12:37:09 UTC 2009


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

Author: Martin Jansa <martin.jansa at gmail.com>
Date:   Thu Oct 22 11:26:14 2009 +0000

shr/merge: Use new phoneui apps

Signed-off-by: Klaus Kurzmann <mok at fluxnetz.de>

---

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

diff --git a/recipes/tasks/task-shr-minimal.bb b/recipes/tasks/task-shr-minimal.bb
index 0c7b969..1c72226 100644
--- a/recipes/tasks/task-shr-minimal.bb
+++ b/recipes/tasks/task-shr-minimal.bb
@@ -122,15 +122,15 @@ RDEPENDS_${PN}-x = "\
 "
 
 RDEPENDS_${PN}-apps = "\
-  shr-dialer \
-  shr-messages \
-  shr-contacts \
+  phoneui-apps-messages \
+  phoneui-apps-contacts \
+  phoneui-apps-dialer \
   notifier \
-  ophonekitd \ 
   libframeworkd-phonegui-efl \
   ffalarms \
   shr-settings \
   shr-theme \
+  shr-today \
   calc \
 "
 





More information about the Openembedded-commits mailing list