diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-08-13 16:21:09 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-08-20 20:23:29 +0200 |
commit | 0e5d23b3f46c51ca8a8a1767bb6bbbe17d3a6f68 (patch) | |
tree | 05aff9dd4487dc18a334daf9cbe07aa60deefac6 /recipes | |
parent | f0894be0b5328b7891c8b19eeb7186ea3b1adee7 (diff) |
task-shr: use eve as new default browser, keep ventura in feeds
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/tasks/task-shr.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/tasks/task-shr.bb b/recipes/tasks/task-shr.bb index c5b5b3e9ff..bd0c95409d 100644 --- a/recipes/tasks/task-shr.bb +++ b/recipes/tasks/task-shr.bb @@ -1,5 +1,5 @@ DESCRIPTION = "SHR Fat Image Feed" -PR = "r8" +PR = "r9" PV = "2.0" LICENSE = "GPL" @@ -26,7 +26,7 @@ RDEPENDS_${PN}-apps += "\ task-shr-minimal-apps \ opimd-utils-notes \ iliwi \ - ventura \ + eve \ intone \ " RDEPENDS_${PN}-cli += "\ |