diff options
Diffstat (limited to 'gpe-bluetooth/gpe-bluetooth_0.36.3.oe')
-rw-r--r-- | gpe-bluetooth/gpe-bluetooth_0.36.3.oe | 15 |
1 files changed, 0 insertions, 15 deletions
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' - |