[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
Thu Apr 1 10:28:33 UTC 2010


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

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 d396f33..c0386ad 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"
 
@@ -118,6 +118,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