aboutsummaryrefslogtreecommitdiffstats
path: root/gpe-bluetooth/gpe-bluetooth_0.37.oe
diff options
context:
space:
mode:
Diffstat (limited to 'gpe-bluetooth/gpe-bluetooth_0.37.oe')
-rw-r--r--gpe-bluetooth/gpe-bluetooth_0.37.oe16
1 files changed, 0 insertions, 16 deletions
diff --git a/gpe-bluetooth/gpe-bluetooth_0.37.oe b/gpe-bluetooth/gpe-bluetooth_0.37.oe
deleted file mode 100644
index 074b31ae46..0000000000
--- a/gpe-bluetooth/gpe-bluetooth_0.37.oe
+++ /dev/null
@@ -1,16 +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 = "r5"
-
-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"