summaryrefslogtreecommitdiff
path: root/packages/blueprobe
diff options
context:
space:
mode:
Diffstat (limited to 'packages/blueprobe')
-rw-r--r--packages/blueprobe/blueprobe_0.18.bb5
-rw-r--r--packages/blueprobe/files/rx3000.patch16
2 files changed, 19 insertions, 2 deletions
diff --git a/packages/blueprobe/blueprobe_0.18.bb b/packages/blueprobe/blueprobe_0.18.bb
index 08fb6798bf..b76c16b7d9 100644
--- a/packages/blueprobe/blueprobe_0.18.bb
+++ b/packages/blueprobe/blueprobe_0.18.bb
@@ -1,6 +1,7 @@
require blueprobe.inc
-PR = "r3"
+PR = "r4"
SRC_URI += "file://h4000.patch;patch=1 \
- file://uclibc-fix.patch;patch=1"
+ file://uclibc-fix.patch;patch=1 \
+ file://rx3000.patch;patch=1"
diff --git a/packages/blueprobe/files/rx3000.patch b/packages/blueprobe/files/rx3000.patch
new file mode 100644
index 0000000000..8c6c3367b1
--- /dev/null
+++ b/packages/blueprobe/files/rx3000.patch
@@ -0,0 +1,16 @@
+--- blueprobe-0.18/blueprobe.init 2007-01-11 12:54:09.000000000 +0100
++++ blueprobe-0.18/blueprobe.init 2007-01-14 12:16:25.000000000 +0100
+@@ -102,6 +102,13 @@
+ PROTO=texas
+ PROBE=no
+ ;;
++ "HP iPAQ RX3000")
++ BLUETOOTH=yes
++ PORT=/dev/ttySAC0
++ SPEED=115200
++ PROTO=texas
++ PROBE=no
++ ;;
+
+ *)
+ BLUETOOTH=no