summaryrefslogtreecommitdiff
path: root/packages/gpe-bluetooth/gpe-bluetooth_0.37.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gpe-bluetooth/gpe-bluetooth_0.37.bb')
-rw-r--r--packages/gpe-bluetooth/gpe-bluetooth_0.37.bb17
1 files changed, 0 insertions, 17 deletions
diff --git a/packages/gpe-bluetooth/gpe-bluetooth_0.37.bb b/packages/gpe-bluetooth/gpe-bluetooth_0.37.bb
deleted file mode 100644
index 5c7581e224..0000000000
--- a/packages/gpe-bluetooth/gpe-bluetooth_0.37.bb
+++ /dev/null
@@ -1,17 +0,0 @@
-LICENSE = "GPL"
-inherit gpe
-
-DESCRIPTION = "GPE bluetooth support"
-DEPENDS = "gtk+ libdisplaymigration libgpewidget openobex libgpevtype bluez-libs sqlite dbus libglade blueprobe bluez-utils-dbus"
-RDEPENDS = "bluez-utils-dbus blueprobe"
-MAINTAINER = "Phil Blundell <pb@handhelds.org>"
-SECTION = "gpe"
-PRIORITY = "optional"
-PR = "r7"
-
-FILES_${PN} += '${datadir}/bluez-pin'
-
-SRC_URI += "file://change-sdp-to-bluetooth.patch;patch=1 \
- file://icon-resize.patch;patch=1 \
- file://hciattach-path.patch;patch=1 \
- file://dbus-service-name.patch;patch=1"