diff options
-rw-r--r-- | meta/packages/tasks/task-base.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/packages/tasks/task-base.bb b/meta/packages/tasks/task-base.bb index 8e61a75df..8d0b5fb32 100644 --- a/meta/packages/tasks/task-base.bb +++ b/meta/packages/tasks/task-base.bb @@ -238,8 +238,7 @@ task-base-pcmcia26 = "\ # Provide bluez-utils-compat utils for the time being, the binaries in that package will vanish soon from upstream releases, so beware! RDEPENDS_task-base-bluetooth = "\ - bluez-utils \ - bluez-utils-compat \ + bluez4 \ " RRECOMMENDS_task-base-bluetooth = "\ |