diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-01-05 17:11:20 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-01-05 17:11:52 +0100 |
commit | 58766d5f466609a51a2b606cc7a9795b58998aed (patch) | |
tree | 451a407479b69216f0f0b7ceb7013222b1307de7 /recipes/tasks | |
parent | f60bce0c2475242b733b28998b2de5c7b6e01a4c (diff) |
task-shr-feed: remove fsotimed, because it was removed from OE tree
Diffstat (limited to 'recipes/tasks')
-rw-r--r-- | recipes/tasks/task-shr-feed.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes/tasks/task-shr-feed.bb b/recipes/tasks/task-shr-feed.bb index b9ca870a4d..1339f26108 100644 --- a/recipes/tasks/task-shr-feed.bb +++ b/recipes/tasks/task-shr-feed.bb @@ -1,5 +1,5 @@ DESCRIPTION = "SHR Feed" -PR = "r32" +PR = "r33" PV = "1.0" LICENSE = "GPL" @@ -206,7 +206,6 @@ RDEPENDS_${PN} += "\ fsousaged \ fsodeviced \ fsonetworkd \ - fsotimed \ opimd-utils \ omgps \ shr-launcher \ |