summaryrefslogtreecommitdiff
path: root/gpe-bluetooth
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-11-23 14:15:33 +0000
committerPhil Blundell <philb@gnu.org>2004-11-23 14:15:33 +0000
commit86b0cfd3ac845f7c020503edfc7acda870998f04 (patch)
treed09c39c706e124ccbf46767a4b8bb839ee7d6f23 /gpe-bluetooth
parent0bec17a71b17f3e383944c5eb0f73d20633191b5 (diff)
apply hciattach-path.patch to gpe-bluetooth
BKrev: 41a34605hJEzre6Q64yH7KpUzyWcZg
Diffstat (limited to 'gpe-bluetooth')
-rw-r--r--gpe-bluetooth/gpe-bluetooth-0.37/hciattach-path.patch0
-rw-r--r--gpe-bluetooth/gpe-bluetooth_0.37.oe5
2 files changed, 3 insertions, 2 deletions
diff --git a/gpe-bluetooth/gpe-bluetooth-0.37/hciattach-path.patch b/gpe-bluetooth/gpe-bluetooth-0.37/hciattach-path.patch
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/gpe-bluetooth/gpe-bluetooth-0.37/hciattach-path.patch
diff --git a/gpe-bluetooth/gpe-bluetooth_0.37.oe b/gpe-bluetooth/gpe-bluetooth_0.37.oe
index 624d27082d..074b31ae46 100644
--- a/gpe-bluetooth/gpe-bluetooth_0.37.oe
+++ b/gpe-bluetooth/gpe-bluetooth_0.37.oe
@@ -7,9 +7,10 @@ RDEPENDS = "bluez-utils-dbus blueprobe"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
SECTION = "gpe"
PRIORITY = "optional"
-PR = "r4"
+PR = "r5"
FILES_${PN} += '${datadir}/bluez-pin'
SRC_URI += "file://change-sdp-to-bluetooth.patch;patch=1 \
- file://icon-resize.patch;patch=1"
+ file://icon-resize.patch;patch=1 \
+ file://hciattach-path.patch;patch=1"