summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Gilles <jgilles@multitech.com>2010-07-28 16:16:37 -0500
committerJesse Gilles <jgilles@multitech.com>2010-07-28 16:16:37 -0500
commit49a940655f588447a44cf7ace375e9442e66a5f3 (patch)
tree7454b8d21c9c7ef6b4cb30cd7c240671e5d31b2a
parent9ec514915081db92dd2956c819f80dc4545d8cc8 (diff)
config: add MTCDP-G2,H4,EV2 device examples to ppp/options
-rw-r--r--recipes/multitech/config/ppp/options8
-rw-r--r--recipes/multitech/config_1.0.bb2
2 files changed, 5 insertions, 5 deletions
diff --git a/recipes/multitech/config/ppp/options b/recipes/multitech/config/ppp/options
index 1126510694..24fed19991 100644
--- a/recipes/multitech/config/ppp/options
+++ b/recipes/multitech/config/ppp/options
@@ -1,10 +1,10 @@
# Select tty device
#
-# MTSMC-E
+# MTCDP-E1, MTCDP-G2
/dev/ttyS1
-# MTSMC-H
-#/dev/ttyACM0
-# USB device
+# MTCDP-H4
+#/dev/ttyUSB3
+# MTCDP-EV2
#/dev/ttyUSB0
# Uncomment below to run in foreground
diff --git a/recipes/multitech/config_1.0.bb b/recipes/multitech/config_1.0.bb
index e07bb7d7f9..b1e2aadf41 100644
--- a/recipes/multitech/config_1.0.bb
+++ b/recipes/multitech/config_1.0.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "Provides default system config files and /var/config fs"
SECTION = "base"
LICENSE = "GPL"
-PR = "r11"
+PR = "r12"
inherit update-rc.d