diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-03-17 15:55:51 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-03-18 14:49:28 +0100 |
commit | d8fd10392b2c47ee5cb13125f85c5ca39e063e5a (patch) | |
tree | f91733f7009c74527e929f8d607823e59ad9c7d3 /recipes | |
parent | 091ae3e58b2c658d7d820126fa3ac70923395dc7 (diff) |
task-shr-feed: add neolight
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 ef47ec5da0..6e32310ac6 100644 --- a/recipes/tasks/task-shr-feed.bb +++ b/recipes/tasks/task-shr-feed.bb @@ -1,5 +1,5 @@ DESCRIPTION = "SHR Feed" -PR = "r46" +PR = "r47" PV = "1.0" LICENSE = "GPL" @@ -282,6 +282,7 @@ RDEPENDS_${PN} += "\ emtooth \ podboy \ mcnavi \ + neolight \ " # this is only usefull on gta02 and on other devices it's trying to pull mesa-dri (not respecting DEFAULT_PROVIDER for virtual/libgl) |