[oe-commits] Martin Jansa : task-shr-minimal: add pisi, because opimd doesn' t support SIM contacts itself

git version control git at git.openembedded.org
Fri Mar 12 07:54:41 UTC 2010


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Fri Mar 12 08:50:38 2010 +0100

task-shr-minimal: add pisi, because opimd doesn't support SIM contacts itself

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

---

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

diff --git a/recipes/tasks/task-shr-minimal.bb b/recipes/tasks/task-shr-minimal.bb
index 3976397..0971292 100644
--- a/recipes/tasks/task-shr-minimal.bb
+++ b/recipes/tasks/task-shr-minimal.bb
@@ -1,5 +1,5 @@
 DESCRIPTION = "SHR Lite Image Feed"
-PR = "r27"
+PR = "r28"
 PV = "2.0"
 LICENSE = "GPL"
 
@@ -120,6 +120,8 @@ RDEPENDS_${PN}-x = "\
 "
 
 RDEPENDS_${PN}-apps = "\
+# because of new opimd doesn't support SIM contacts itself
+  pisi \
   fso-abyss \
   task-fso2-compliance \
   phoneui-apps-messages \





More information about the Openembedded-commits mailing list