From 91f546068cc31ad59cf9094da28cc3d3438c97b4 Mon Sep 17 00:00:00 2001 From: Klaus Kurzmann Date: Sun, 13 Dec 2009 13:29:11 +0100 Subject: [PATCH] task-shr-minimal: remove shr-today as IdleScreen is handled by phonefsod now Signed-off-by: Klaus Kurzmann --- recipes/tasks/task-shr-minimal.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/recipes/tasks/task-shr-minimal.bb b/recipes/tasks/task-shr-minimal.bb index caf2597ae0..c30539c607 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 = "r18" +PR = "r19" PV = "2.0" LICENSE = "GPL" @@ -136,7 +136,6 @@ RDEPENDS_${PN}-apps = "\ ffalarms \ shr-settings \ shr-theme \ - shr-today \ calc \ " -- 2.39.5