summaryrefslogtreecommitdiff
path: root/packages/tasks/task-base.bb
diff options
context:
space:
mode:
authorThomas Kunze <thommycheck@gmx.de>2008-01-28 16:06:10 +0000
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2008-01-28 16:06:10 +0000
commit9054912ea5c0be88da088b92ed33749bc11e3779 (patch)
tree446421bd7c41bce2e53f3fa7f372f9e23d6bc6e3 /packages/tasks/task-base.bb
parent5fa11b8c743d2ae2e59345e45cbbd6a377d4ae66 (diff)
commit latest collie work from thesing (zaurus-2.6.inc, linux-rp*, task-base)
Diffstat (limited to 'packages/tasks/task-base.bb')
-rw-r--r--packages/tasks/task-base.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/packages/tasks/task-base.bb b/packages/tasks/task-base.bb
index 8f2f7935eb..a44056f316 100644
--- a/packages/tasks/task-base.bb
+++ b/packages/tasks/task-base.bb
@@ -1,5 +1,5 @@
DESCRIPTION = "Merge machine and distro options to create a basic machine task/package"
-PR = "r57"
+PR = "r58"
inherit task
@@ -168,7 +168,8 @@ RRECOMMENDS_task-base-kernel26 = "\
kernel-module-rtc-dev \
kernel-module-rtc-proc \
kernel-module-rtc-sysfs \
- kernel-module-rtc-sa1100"
+ kernel-module-rtc-sa1100 \
+ kernel-module-unix"
RDEPENDS_task-base-keyboard = "\
keymaps"