From d2be6ff7d469ff740f68f544240e96b8e2960b5a Mon Sep 17 00:00:00 2001 From: "nslu2-linux.adm@bkbits.net" Date: Fri, 31 Dec 2004 16:40:06 +0000 Subject: Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/31 16:27:38+00:00 nexus.co.uk!pb try to bring dbus interface naming back into line with hcid expectations 2004/12/31 16:22:59+00:00 nexus.co.uk!pb update sylpheed to 1.0.0-gtk2-20041224 BKrev: 41d580e6NvsnX7uoDorM6QNWAVobMA --- .../gpe-bluetooth-0.37/dbus-service-name.patch | 0 packages/gpe-bluetooth/gpe-bluetooth_0.37.bb | 17 +++++++++++++++++ 2 files changed, 17 insertions(+) create mode 100644 packages/gpe-bluetooth/gpe-bluetooth-0.37/dbus-service-name.patch (limited to 'packages/gpe-bluetooth') diff --git a/packages/gpe-bluetooth/gpe-bluetooth-0.37/dbus-service-name.patch b/packages/gpe-bluetooth/gpe-bluetooth-0.37/dbus-service-name.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/packages/gpe-bluetooth/gpe-bluetooth_0.37.bb b/packages/gpe-bluetooth/gpe-bluetooth_0.37.bb index e69de29bb2..1ef0a4a390 100644 --- a/packages/gpe-bluetooth/gpe-bluetooth_0.37.bb +++ b/packages/gpe-bluetooth/gpe-bluetooth_0.37.bb @@ -0,0 +1,17 @@ +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 " +SECTION = "gpe" +PRIORITY = "optional" +PR = "r6" + +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" -- cgit 1.2.3-korg