From 34daa95dd271cb4b6538839eb147ce8bdbbeb2b6 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Thu, 15 Sep 2011 01:15:39 +0100 Subject: task-opie: remove opie-bluepin from task-opie-bluetooth opie-bluepin is already in RDEPENDS for opie-bluetoothmanager for 1.2.5, and won't be available for versions after that. Signed-off-by: Paul Eggleton --- recipes-opie/tasks/task-opie.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-opie') diff --git a/recipes-opie/tasks/task-opie.bb b/recipes-opie/tasks/task-opie.bb index ec9e7f6..41d61dc 100644 --- a/recipes-opie/tasks/task-opie.bb +++ b/recipes-opie/tasks/task-opie.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Tasks for OPIE stuff" SECTION = "opie/base" LICENSE = "MIT" -PR = "r14" +PR = "r15" inherit task @@ -96,6 +96,6 @@ RDEPENDS_task-opie-base-pim = "opie-addressbook opie-datebook opie-drawpad \ opie-datebook-birthdayplugin" RDEPENDS_task-opie-bluetooth = "bluez4 obexftp obexpush libopieobex0 \ - opie-bluepin opie-bluetoothmanager opie-bluetoothapplet" + opie-bluetoothmanager opie-bluetoothapplet" RDEPENDS_task-opie-irda = "irda-utils libopieobex0 obexftp obexpush" -- cgit 1.2.3-korg