diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-22 21:08:59 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-22 21:23:55 +0200 |
commit | 1d659b84687900dfbb7f08e981ebeeaef1e78a2f (patch) | |
tree | 0d716e96d1ff7576bd55200e236119627159061a | |
parent | 4927ae40694aa2c309f4a9e94965b9aa8e909cb2 (diff) |
task-shr-feed: drop fso-abyss and mokoko
* fso-abyss is not needed with fsogsmd
* mokoko is broken after last EFL bump and pretty much dead
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r-- | recipes/tasks/task-shr-feed.bb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/recipes/tasks/task-shr-feed.bb b/recipes/tasks/task-shr-feed.bb index 1fa929efcf..91d45ddbaf 100644 --- a/recipes/tasks/task-shr-feed.bb +++ b/recipes/tasks/task-shr-feed.bb @@ -1,5 +1,5 @@ DESCRIPTION = "SHR Feed" -PR = "r52" +PR = "r53" PV = "1.0" LICENSE = "GPL" @@ -64,7 +64,6 @@ RDEPENDS_${PN} += "\ pingus \ openmoocow \ python-pygame \ - mokoko \ # exhibit \ obexpush \ obexftp \ @@ -206,7 +205,6 @@ RDEPENDS_${PN} += "\ # msn-pecan \ qwo \ fso-apm \ - fso-abyss \ fsousaged \ fsodeviced \ fsonetworkd \ |