[oe-commits] Martin Jansa : task-shr-(minimal): move iliwi from full task to minimal task

git version control git at git.openembedded.org
Sun Oct 24 07:31:49 UTC 2010


Module: openembedded.git
Branch: master
Commit: 33ff0a2e7a83e3c745aef8ba80d7942cebe09b89
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=33ff0a2e7a83e3c745aef8ba80d7942cebe09b89

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun Oct 24 08:00:33 2010 +0200

task-shr-(minimal): move iliwi from full task to minimal task

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

---

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

diff --git a/recipes/tasks/task-shr-minimal.bb b/recipes/tasks/task-shr-minimal.bb
index 7d933a0..fd17901 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 = "r34"
+PR = "r35"
 PV = "2.0"
 LICENSE = "GPL"
 
@@ -132,6 +132,7 @@ RDEPENDS_${PN}-apps = "\
   shr-settings \
   shr-theme \
   calc \
+  iliwi \
 "
 
 
diff --git a/recipes/tasks/task-shr.bb b/recipes/tasks/task-shr.bb
index bd0c954..9328f24 100644
--- a/recipes/tasks/task-shr.bb
+++ b/recipes/tasks/task-shr.bb
@@ -1,5 +1,5 @@
 DESCRIPTION = "SHR Fat Image Feed"
-PR = "r9"
+PR = "r10"
 PV = "2.0"
 LICENSE = "GPL"
 
@@ -25,7 +25,6 @@ RDEPENDS_${PN}-gtk = "\
 RDEPENDS_${PN}-apps += "\
    task-shr-minimal-apps \
 	opimd-utils-notes \
-	iliwi \
 	eve \
 	intone \
 "





More information about the Openembedded-commits mailing list