diff options
author | Klaus Kurzmann <mok@fluxnetz.de> | 2009-12-13 13:29:11 +0100 |
---|---|---|
committer | Klaus Kurzmann <mok@fluxnetz.de> | 2009-12-13 13:29:11 +0100 |
commit | 91f546068cc31ad59cf9094da28cc3d3438c97b4 (patch) | |
tree | 6b58423c05329bd79bb44fb132f91972eab08c03 /recipes/tasks | |
parent | fcb6929125fdc4e1bd31aa198897cd50ca41ae9c (diff) |
task-shr-minimal: remove shr-today as IdleScreen is handled by phonefsod now
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Diffstat (limited to 'recipes/tasks')
-rw-r--r-- | recipes/tasks/task-shr-minimal.bb | 3 |
1 files changed, 1 insertions, 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 \ " |