[oe-commits] Martin Jansa : task-shr-feed: add valacompass

git version control git at git.openembedded.org
Thu Feb 24 08:35:07 UTC 2011


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Thu Feb 24 08:29:11 2011 +0100

task-shr-feed: add valacompass

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

---

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

diff --git a/recipes/tasks/task-shr-feed.bb b/recipes/tasks/task-shr-feed.bb
index f20ae53..273b17e 100644
--- a/recipes/tasks/task-shr-feed.bb
+++ b/recipes/tasks/task-shr-feed.bb
@@ -1,5 +1,5 @@
 DESCRIPTION = "SHR Feed"
-PR = "r95"
+PR = "r96"
 PV = "1.0"
 LICENSE = "GPL"
 
@@ -332,4 +332,6 @@ RDEPENDS_${PN} += "\
 "
 
 # this is only usefull on gta02 and on other devices it's trying to pull mesa-dri (not respecting DEFAULT_PROVIDER for virtual/libgl)
-RDEPENDS_${PN}_append_om-gta02 = "glamo-dri-tests"
+RDEPENDS_${PN}_append_om-gta02 = "glamo-dri-tests \
+		valacompass \
+"





More information about the Openembedded-commits mailing list