From 4ae5537fffdc9c8dc11b26511c2c8a3196916071 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 1 Jun 2009 14:17:44 +0100 Subject: bluez: Update bluez4 version from OE.dev and drop bluez 3.x Signed-off-by: Richard Purdie --- meta/packages/bluez/bluez4_4.17.bb | 50 -------------------------------------- 1 file changed, 50 deletions(-) delete mode 100644 meta/packages/bluez/bluez4_4.17.bb (limited to 'meta/packages/bluez/bluez4_4.17.bb') diff --git a/meta/packages/bluez/bluez4_4.17.bb b/meta/packages/bluez/bluez4_4.17.bb deleted file mode 100644 index 437dfe679..000000000 --- a/meta/packages/bluez/bluez4_4.17.bb +++ /dev/null @@ -1,50 +0,0 @@ -require bluez4.inc - -DEPENDS += "glib-2.0" -PR = "r4" - -PACKAGES =+ "${PN}-compat" - -CONFFILES_${PN} = " \ - ${sysconfdir}/bluetooth/main.conf \ - " - -CONFFILES_${PN}-compat = " \ - ${sysconfdir}/bluetooth/rfcomm.conf \ - " - -FILES_${PN} = " \ - ${base_sbindir}/bluetoothd \ - ${libdir}/bluetooth \ - ${sysconfdir}/init.d/bluetooth \ - ${sysconfdir}/bluetooth/*.service \ - ${sysconfdir}/bluetooth/main.conf \ - ${sysconfdir}/default \ - ${sysconfdir}/dbus-1 \ - ${base_sbindir}/hciattach \ - ${base_sbindir}/hid2hci \ - " - -FILES_${PN}-dbg += " \ - ${libdir}/bluetooth/.debug \ - ${libdir}/cups/backend/.debug \ - ${libdir}/alsa-lib/.debug \ - " - -FILES_${PN}-lib-dbg += " ${libdir}/bluetooth/plugins/.debug/*.so" - - -FILES_${PN}-compat = " \ - ${base_sbindir}/bccmd \ - ${base_sbindir}/hciconfig \ - ${base_bindir}/ciptool \ - ${base_bindir}/dfutool \ - ${base_bindir}/dund \ - ${base_bindir}/hcitool \ - ${base_bindir}/hidd \ - ${base_bindir}/l2ping \ - ${base_bindir}/pand \ - ${base_bindir}/rfcomm \ - ${base_bindir}/sdptool \ - ${sysconfdir}/bluetooth/rfcomm.conf \ - " -- cgit v1.2.3