aboutsummaryrefslogtreecommitdiffstats
path: root/packages/blueprobe/blueprobe-0.17
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-05-10 16:41:59 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-05-10 16:41:59 +0000
commit57c020556dfc130948655cf3fd15ae9ca89ec611 (patch)
tree4a634b86535a6b0d46c988d06fe5e902041fa8ba /packages/blueprobe/blueprobe-0.17
parent4a7622d3f3944296c5c702f0c7cae167a2b777cc (diff)
downloadopenembedded-57c020556dfc130948655cf3fd15ae9ca89ec611.tar.gz
blueprobe 0.17: fix serial port path on h2200
Diffstat (limited to 'packages/blueprobe/blueprobe-0.17')
-rw-r--r--packages/blueprobe/blueprobe-0.17/h2200-fixup.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/packages/blueprobe/blueprobe-0.17/h2200-fixup.patch b/packages/blueprobe/blueprobe-0.17/h2200-fixup.patch
new file mode 100644
index 0000000000..965bbf405e
--- /dev/null
+++ b/packages/blueprobe/blueprobe-0.17/h2200-fixup.patch
@@ -0,0 +1,11 @@
+--- /tmp/blueprobe.init 2006-05-10 18:38:42.581557352 +0200
++++ blueprobe-0.17/blueprobe.init 2006-05-10 18:38:54.001821208 +0200
+@@ -28,7 +28,7 @@
+ case `module_id` in
+ "HP iPAQ H2200")
+ BLUETOOTH=yes
+- PORT=/dev/tts/3
++ PORT=/dev/ttyS3
+ SPEED=921600
+ PROBE=no
+ RADIO_VER=`h2200_radio_version`