diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-05-03 17:57:59 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-05-03 19:32:07 +0200 |
commit | 676fafe2c5204c1615d6974683938409af917665 (patch) | |
tree | 29bd78b8671eb090e759e07c8f088a99ff1a6ba4 /recipes/tasks | |
parent | 519d0a2bf6d7766dea4e7bea8d64108821546c85 (diff) |
task-shr: replace mokonnect with iliwi
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/tasks')
-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 dfa5c7cafb..c5b5b3e9ff 100644 --- a/recipes/tasks/task-shr.bb +++ b/recipes/tasks/task-shr.bb @@ -1,5 +1,5 @@ DESCRIPTION = "SHR Fat Image Feed" -PR = "r7" +PR = "r8" PV = "2.0" LICENSE = "GPL" @@ -25,7 +25,7 @@ RDEPENDS_${PN}-gtk = "\ RDEPENDS_${PN}-apps += "\ task-shr-minimal-apps \ opimd-utils-notes \ - mokonnect \ + iliwi \ ventura \ intone \ " |