summaryrefslogtreecommitdiff
path: root/gpe-bluetooth
diff options
context:
space:
mode:
Diffstat (limited to 'gpe-bluetooth')
-rw-r--r--gpe-bluetooth/gpe-bluetooth_0.36.3.bb0
-rw-r--r--gpe-bluetooth/gpe-bluetooth_0.36.3.oe15
-rw-r--r--gpe-bluetooth/gpe-bluetooth_0.37.bb0
-rw-r--r--gpe-bluetooth/gpe-bluetooth_0.37.oe16
4 files changed, 0 insertions, 31 deletions
diff --git a/gpe-bluetooth/gpe-bluetooth_0.36.3.bb b/gpe-bluetooth/gpe-bluetooth_0.36.3.bb
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/gpe-bluetooth/gpe-bluetooth_0.36.3.bb
diff --git a/gpe-bluetooth/gpe-bluetooth_0.36.3.oe b/gpe-bluetooth/gpe-bluetooth_0.36.3.oe
deleted file mode 100644
index 763f9a739f..0000000000
--- a/gpe-bluetooth/gpe-bluetooth_0.36.3.oe
+++ /dev/null
@@ -1,15 +0,0 @@
-LICENSE = "GPL"
-inherit gpe
-
-DESCRIPTION = "GPE bluetooth support"
-DEPENDS = "gtk+ libdisplaymigration libgpewidget openobex libgpevtype bluez-libs sqlite dbus libglade blueprobe"
-RDEPENDS = "bluez-utils blueprobe"
-MAINTAINER = "Phil Blundell <pb@handhelds.org>"
-SECTION = "gpe"
-PRIORITY = "optional"
-PR = "r3"
-
-SRC_URI += "file://segfault.patch;patch=1;pnum=0"
-
-FILES_${PN} += '${datadir}/bluez-pin'
-
diff --git a/gpe-bluetooth/gpe-bluetooth_0.37.bb b/gpe-bluetooth/gpe-bluetooth_0.37.bb
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/gpe-bluetooth/gpe-bluetooth_0.37.bb
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"