From 49a940655f588447a44cf7ace375e9442e66a5f3 Mon Sep 17 00:00:00 2001 From: Jesse Gilles Date: Wed, 28 Jul 2010 16:16:37 -0500 Subject: config: add MTCDP-G2,H4,EV2 device examples to ppp/options --- recipes/multitech/config/ppp/options | 8 ++++---- recipes/multitech/config_1.0.bb | 2 +- 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 -- cgit v1.2.3