aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tasks
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-12-02 10:50:47 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2010-12-02 14:51:14 +0100
commita4d4ca4c9edb870d1b171deb8007ee935a01f331 (patch)
tree1e67d991a0d29fcf67a95d7ad360104227952232 /recipes/tasks
parent988a6f57d3dc8a372c0ae046bbd1f4676c7ace35 (diff)
downloadopenembedded-a4d4ca4c9edb870d1b171deb8007ee935a01f331.tar.gz
nokia900.conf: MACHINE_EXTRA_RRECOMMENDS add needed kernel-modules
* list all which are loaded after boot (ie with udev) * remove those which are handled by some task-base-* anyways (like g-ether, vfat etc) * remove those which are in RDEPENDS of some already listed module here Acked-by: Klaus Kurzmann <mok@fluxnetz.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/tasks')
-rw-r--r--recipes/tasks/task-base.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/tasks/task-base.bb b/recipes/tasks/task-base.bb
index 6e2d9f0b8f..32d871d025 100644
--- a/recipes/tasks/task-base.bb
+++ b/recipes/tasks/task-base.bb
@@ -1,5 +1,5 @@
DESCRIPTION = "Merge machine and distro options to create a basic machine task/package"
-PR = "r91"
+PR = "r92"
inherit task