diff options
| author | Koen Kooi <koen@openembedded.org> | 2006-12-13 22:22:36 +0000 |
|---|---|---|
| committer | Koen Kooi <koen@openembedded.org> | 2006-12-13 22:22:36 +0000 |
| commit | 48785a3b7179e9f3385289d4e15216f4c2e5ed3e (patch) | |
| tree | da5103fc489e5ca0d0101673f0a49258207b8b42 /packages/tasks | |
| parent | acd63896986e7355cb6d1be79d2607436844c95a (diff) | |
| parent | 1635ee6f41cd2eb114babb739f44eb99d70b3f5a (diff) | |
merge of '1fc9d550468a28c01730e8075da9eb6354279e82'
and '7dc5c6145f5a9f64aba3521e24e1a0b1ff7f0e0e'
Diffstat (limited to 'packages/tasks')
| -rw-r--r-- | packages/tasks/task-base.bb | 1 | ||||
| -rw-r--r-- | packages/tasks/task-opie.bb | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/packages/tasks/task-base.bb b/packages/tasks/task-base.bb index 1a41f13129..4898e84a33 100644 --- a/packages/tasks/task-base.bb +++ b/packages/tasks/task-base.bb @@ -125,6 +125,7 @@ RRECOMMENDS_task-base-core-default = '\ dropbear ' task-base-kernel24-rdepends = "\ + modutils-depmod \ linux-hotplug " task-base-kernel26-rdepends = "\ diff --git a/packages/tasks/task-opie.bb b/packages/tasks/task-opie.bb index b421818379..984fa61584 100644 --- a/packages/tasks/task-opie.bb +++ b/packages/tasks/task-opie.bb @@ -5,7 +5,7 @@ ALLOW_EMPTY = "1" LICENSE = "MIT" PROVIDES = "task-opie-everything" -PR = "r4" +PR = "r5" PACKAGES = "task-opie-applets task-opie-apps task-opie-base \ task-opie-base-applets task-opie-base-apps \ @@ -155,7 +155,7 @@ RDEPENDS_task-opie-todayplugins = "opie-today-addressbookplugin opie-today-dateb RDEPENDS_task-opie-pim = "task-opie-base-pim task-opie-todayplugins task-opie-datebookplugins \ opie-mail opie-pimconverter" -RDEPENDS_task-opie-bluetooth = "bluez-utils-nodbus obexftp obexpush libopieobex0 \ +RDEPENDS_task-opie-bluetooth = "bluez-utils obexftp obexpush libopieobex0 \ opie-bluepin opie-bluetoothmanager opie-bluetoothapplet" RDEPENDS_task-opie-wlan = "wireless-tools opie-wellenreiter opie-networksettings-wlanplugin" |
