diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-02-24 00:17:48 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-02-24 00:31:50 +0100 |
commit | 2022a922005963831a06885ceef61792775307eb (patch) | |
tree | 12d7d0a034f5a43b11ae61ca62d8a7fb40b04542 /recipes | |
parent | 31dd9626149565bb3ce79ee7f7c9681e8e5545fb (diff) |
task-shr-feed: add mcnavi
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/tasks/task-shr-feed.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/tasks/task-shr-feed.bb b/recipes/tasks/task-shr-feed.bb index 9e3e0b646c..d0c1b1fe98 100644 --- a/recipes/tasks/task-shr-feed.bb +++ b/recipes/tasks/task-shr-feed.bb @@ -1,5 +1,5 @@ DESCRIPTION = "SHR Feed" -PR = "r39" +PR = "r40" PV = "1.0" LICENSE = "GPL" @@ -276,6 +276,7 @@ RDEPENDS_${PN} += "\ ventura \ emtooth \ podboy \ + mcnavi \ " # this is only usefull on gta02 and on other devices it's trying to pull mesa-dri (not respecting DEFAULT_PROVIDER for virtual/libgl) |