summaryrefslogtreecommitdiff
path: root/packages/blueprobe/blueprobe-0.17/hwuart.patch
diff options
context:
space:
mode:
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>2009-03-02 23:38:31 +0100
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>2009-03-02 23:38:31 +0100
commit227e86a6b29f31734834717096c3e13a272dccf8 (patch)
treeb675ca5a208b2321a4e1e50a6aaaf994fc0a38b1 /packages/blueprobe/blueprobe-0.17/hwuart.patch
parent4c2025b2da0c3e7157e65dad7581f42179b644ef (diff)
blueprobe 0.18: fix makefile so that it actually builds
remove older ones
Diffstat (limited to 'packages/blueprobe/blueprobe-0.17/hwuart.patch')
-rw-r--r--packages/blueprobe/blueprobe-0.17/hwuart.patch21
1 files changed, 0 insertions, 21 deletions
diff --git a/packages/blueprobe/blueprobe-0.17/hwuart.patch b/packages/blueprobe/blueprobe-0.17/hwuart.patch
deleted file mode 100644
index 274c1455d8..0000000000
--- a/packages/blueprobe/blueprobe-0.17/hwuart.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-Index: base/blueprobe/blueprobe.init
-===================================================================
---- base/blueprobe/blueprobe.init (revision 8939)
-+++ base/blueprobe/blueprobe.init (working copy)
-@@ -46,14 +46,14 @@
- ;;
- "HP iPAQ H5400")
- BLUETOOTH=yes
-- PORT=/dev/tts/1
-+ PORT=/dev/ttyS3
- SPEED=921600
- PROTO=any
- PROBE=yes
- ;;
- "HP iPAQ H3900")
- BLUETOOTH=yes
-- PORT=/dev/tts/1
-+ PORT=/dev/ttyS1
- SPEED=921600
- PROTO=bcsp
- PROBE=yes