diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-03-19 18:53:22 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-03-19 19:49:46 +0100 |
commit | 7b52a85404242ff5975177beef43e5f573d3e5bc (patch) | |
tree | 92d076584703ec89c3c33b80ab35d7b924bc77ec /recipes/tasks/task-openmoko-feed.bb | |
parent | 177e01f452107ade6c8f6b5832ea89c8e16c1c8d (diff) |
tasks: remove etk/epsilon from task recipes
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/tasks/task-openmoko-feed.bb')
-rw-r--r-- | recipes/tasks/task-openmoko-feed.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/tasks/task-openmoko-feed.bb b/recipes/tasks/task-openmoko-feed.bb index 670af8eafe..9c7d8c5fd9 100644 --- a/recipes/tasks/task-openmoko-feed.bb +++ b/recipes/tasks/task-openmoko-feed.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Openmoko: Misc. Feed Items" SECTION = "openmoko/base" LICENSE = "MIT" -PR = "r61" +PR = "r62" inherit task @@ -13,7 +13,7 @@ RDEPENDS_task-openmoko-feed = "\ ppp \ bluez-hcidump \ bootchart \ - eet evas ecore embryo epsilon edje efreet emotion epdf \ + eet evas ecore embryo edje efreet emotion epdf \ exhibit edje-viewer \ free42-vga \ gpe-filemanager gpe-gallery gpe-timesheet gpe-todo gpe-contacts \ |