From 6dcc472eac78fce72b551b5853f4b320bbadba1a Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 8 Mar 2011 13:23:45 +0100 Subject: task-shr-feed: add sensmon Signed-off-by: Martin Jansa --- recipes/tasks/task-shr-feed.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'recipes/tasks') diff --git a/recipes/tasks/task-shr-feed.bb b/recipes/tasks/task-shr-feed.bb index 68dd96fbd5..09b1e6a2b9 100644 --- a/recipes/tasks/task-shr-feed.bb +++ b/recipes/tasks/task-shr-feed.bb @@ -1,5 +1,5 @@ DESCRIPTION = "SHR Feed" -PR = "r97" +PR = "r98" PV = "1.0" LICENSE = "GPL" @@ -335,4 +335,5 @@ 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 \ valacompass \ + sensmon \ " -- cgit 1.2.3-korg