Skip to content

Commit

Permalink
Merge pull request #389 from eku/watchio
Browse files Browse the repository at this point in the history
Dependency of WatchIO to PORTIO_FULL_FEATURED added.
  • Loading branch information
michaelb42 committed Mar 15, 2015
2 parents 3f59c22 + ef92198 commit 16b78d2
Show file tree
Hide file tree
Showing 31 changed files with 39 additions and 3 deletions.
6 changes: 4 additions & 2 deletions config.in
Original file line number Diff line number Diff line change
Expand Up @@ -306,9 +306,11 @@ comment "I/O"
Simple PORTIO_SCHEME

if [ x"$PORTIO_SCHEME" = x"PORTIO_SIMPLE" ]; then
define_bool PORTIO_SIMPLE_SUPPORT y;
define_bool PORTIO_SIMPLE_SUPPORT y
define_bool PORTIO_SUPPORT n
elif [ x"$PORTIO_SCHEME" = x"PORTIO_FULL_FEATURED" ]; then
define_bool PORTIO_SUPPORT y;
define_bool PORTIO_SIMPLE_SUPPORT n
define_bool PORTIO_SUPPORT y
fi

source core/portio/config.in
Expand Down
1 change: 1 addition & 0 deletions contrib/autotest/profiles/openvpn-cast5-md5-ipv6
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,7 @@ PORTIO_SCHEME=PORTIO_SIMPLE
PORTIO_SIMPLE=y
# PORTIO_FULL_FEATURED is not set
PORTIO_SIMPLE_SUPPORT=y
# PORTIO_SUPPORT is not set
# NAMED_PIN_SUPPORT is not set
# TTY_SUPPORT is not set
TTY_COLS=16
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,7 @@ PORTIO_SCHEME=PORTIO_SIMPLE
PORTIO_SIMPLE=y
# PORTIO_FULL_FEATURED is not set
PORTIO_SIMPLE_SUPPORT=y
# PORTIO_SUPPORT is not set
# NAMED_PIN_SUPPORT is not set
# TTY_SUPPORT is not set
TTY_COLS=16
Expand Down
1 change: 1 addition & 0 deletions contrib/autotest/profiles/whale-ipv6
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,7 @@ DEBUG_UNKNOWN_PACKETS=y
# PORTIO_SIMPLE is not set
PORTIO_SCHEME=PORTIO_FULL_FEATURED
PORTIO_FULL_FEATURED=y
# PORTIO_SIMPLE_SUPPORT is not set
PORTIO_SUPPORT=y
NAMED_PIN_SUPPORT=y
# conrad_probot is not set
Expand Down
2 changes: 1 addition & 1 deletion scripts/pinning_hardware_list.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

. scripts/osdefaults.sh

ls pinning/hardware/ | ${SED} '/\.m4$/!d;s/.m4//;s/\(.*\)/\1 \1/;s/_/:/;s/^./\U&\E/;s/:./\U&\E/'
ls -1 pinning/hardware/ | sort -fd | ${SED} '/\.m4$/!d;s/.m4//;s/\(.*\)/\1 \1/;s/_/:/;s/^./\U&\E/;s/:./\U&\E/'

1 change: 1 addition & 0 deletions scripts/profiles/Jackalope
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,7 @@ PORTIO_SCHEME=PORTIO_SIMPLE
PORTIO_SIMPLE=y
# PORTIO_FULL_FEATURED is not set
PORTIO_SIMPLE_SUPPORT=y
# PORTIO_SUPPORT is not set
NAMED_PIN_SUPPORT=y
# conrad_probot is not set
# default is not set
Expand Down
1 change: 1 addition & 0 deletions scripts/profiles/JeeLinkv2
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,7 @@ PORTIO_SCHEME=PORTIO_SIMPLE
PORTIO_SIMPLE=y
# PORTIO_FULL_FEATURED is not set
PORTIO_SIMPLE_SUPPORT=y
# PORTIO_SUPPORT is not set
# NAMED_PIN_SUPPORT is not set
# TTY_SUPPORT is not set
TTY_COLS=16
Expand Down
2 changes: 2 additions & 0 deletions scripts/profiles/USBrfm12stick
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,8 @@ PORTIO_SCHEME=CONFIG_IO_NONE
CONFIG_IO_NONE=y
# PORTIO_SIMPLE is not set
# PORTIO_FULL_FEATURED is not set
# PORTIO_SIMPLE_SUPPORT is not set
# PORTIO_SUPPORT is not set
# NAMED_PIN_SUPPORT is not set
# TTY_SUPPORT is not set
TTY_COLS=16
Expand Down
1 change: 1 addition & 0 deletions scripts/profiles/alpengluehn
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,7 @@ PORTIO_SCHEME=PORTIO_SIMPLE
PORTIO_SIMPLE=y
# PORTIO_FULL_FEATURED is not set
PORTIO_SIMPLE_SUPPORT=y
# PORTIO_SUPPORT is not set
# NAMED_PIN_SUPPORT is not set
# TTY_SUPPORT is not set
TTY_COLS=16
Expand Down
2 changes: 2 additions & 0 deletions scripts/profiles/antares_I
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,8 @@ PORTIO_SCHEME=CONFIG_IO_NONE
CONFIG_IO_NONE=y
# PORTIO_SIMPLE is not set
# PORTIO_FULL_FEATURED is not set
# PORTIO_SIMPLE_SUPPORT is not set
# PORTIO_SUPPORT is not set
# NAMED_PIN_SUPPORT is not set
# TTY_SUPPORT is not set
TTY_COLS=16
Expand Down
1 change: 1 addition & 0 deletions scripts/profiles/antares_IO
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,7 @@ PORTIO_SCHEME=CONFIG_IO_NONE
CONFIG_IO_NONE=y
# PORTIO_SIMPLE is not set
# PORTIO_FULL_FEATURED is not set
# PORTIO_SIMPLE_SUPPORT is not set
# NAMED_PIN_SUPPORT is not set
# TTY_SUPPORT is not set
TTY_COLS=16
Expand Down
1 change: 1 addition & 0 deletions scripts/profiles/antares_O
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,7 @@ PORTIO_SCHEME=CONFIG_IO_NONE
CONFIG_IO_NONE=y
# PORTIO_SIMPLE is not set
# PORTIO_FULL_FEATURED is not set
# PORTIO_SIMPLE_SUPPORT is not set
# NAMED_PIN_SUPPORT is not set
# TTY_SUPPORT is not set
TTY_COLS=16
Expand Down
1 change: 1 addition & 0 deletions scripts/profiles/arduino_duemilanove
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,7 @@ PORTIO_SCHEME=PORTIO_SIMPLE
PORTIO_SIMPLE=y
# PORTIO_FULL_FEATURED is not set
PORTIO_SIMPLE_SUPPORT=y
# PORTIO_SUPPORT is not set
# NAMED_PIN_SUPPORT is not set
# TTY_SUPPORT is not set
TTY_COLS=16
Expand Down
2 changes: 2 additions & 0 deletions scripts/profiles/beteigeuze
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,8 @@ PORTIO_SCHEME=CONFIG_IO_NONE
CONFIG_IO_NONE=y
# PORTIO_SIMPLE is not set
# PORTIO_FULL_FEATURED is not set
# PORTIO_SIMPLE_SUPPORT is not set
# PORTIO_SUPPORT is not set
# NAMED_PIN_SUPPORT is not set
# TTY_SUPPORT is not set
TTY_COLS=16
Expand Down
2 changes: 2 additions & 0 deletions scripts/profiles/bootloader
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,8 @@ PORTIO_SCHEME=CONFIG_IO_NONE
CONFIG_IO_NONE=y
# PORTIO_SIMPLE is not set
# PORTIO_FULL_FEATURED is not set
# PORTIO_SIMPLE_SUPPORT is not set
# PORTIO_SUPPORT is not set
# NAMED_PIN_SUPPORT is not set
# TTY_SUPPORT is not set
TTY_COLS=16
Expand Down
1 change: 1 addition & 0 deletions scripts/profiles/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,7 @@ PORTIO_SCHEME=PORTIO_SIMPLE
PORTIO_SIMPLE=y
# PORTIO_FULL_FEATURED is not set
PORTIO_SIMPLE_SUPPORT=y
# PORTIO_SUPPORT is not set
# NAMED_PIN_SUPPORT is not set
# TTY_SUPPORT is not set
TTY_COLS=16
Expand Down
1 change: 1 addition & 0 deletions scripts/profiles/ehaserl
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,7 @@ PORTIO_SCHEME=PORTIO_SIMPLE
PORTIO_SIMPLE=y
# PORTIO_FULL_FEATURED is not set
PORTIO_SIMPLE_SUPPORT=y
# PORTIO_SUPPORT is not set
# NAMED_PIN_SUPPORT is not set
# TTY_SUPPORT is not set
TTY_COLS=16
Expand Down
1 change: 1 addition & 0 deletions scripts/profiles/ethersex
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,7 @@ PORTIO_SCHEME=PORTIO_SIMPLE
PORTIO_SIMPLE=y
# PORTIO_FULL_FEATURED is not set
PORTIO_SIMPLE_SUPPORT=y
# PORTIO_SUPPORT is not set
# NAMED_PIN_SUPPORT is not set
# TTY_SUPPORT is not set
TTY_COLS=16
Expand Down
1 change: 1 addition & 0 deletions scripts/profiles/fimser
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,7 @@ PORTIO_SCHEME=PORTIO_SIMPLE
PORTIO_SIMPLE=y
# PORTIO_FULL_FEATURED is not set
PORTIO_SIMPLE_SUPPORT=y
# PORTIO_SUPPORT is not set
# NAMED_PIN_SUPPORT is not set
# TTY_SUPPORT is not set
TTY_COLS=16
Expand Down
1 change: 1 addition & 0 deletions scripts/profiles/fnordlicht_servo
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,7 @@ PORTIO_SCHEME=PORTIO_SIMPLE
PORTIO_SIMPLE=y
# PORTIO_FULL_FEATURED is not set
PORTIO_SIMPLE_SUPPORT=y
# PORTIO_SUPPORT is not set
# NAMED_PIN_SUPPORT is not set
# TTY_SUPPORT is not set
TTY_COLS=16
Expand Down
2 changes: 2 additions & 0 deletions scripts/profiles/hr20
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,8 @@ PORTIO_SCHEME=CONFIG_IO_NONE
CONFIG_IO_NONE=y
# PORTIO_SIMPLE is not set
# PORTIO_FULL_FEATURED is not set
# PORTIO_SIMPLE_SUPPORT is not set
# PORTIO_SUPPORT is not set
# NAMED_PIN_SUPPORT is not set
# TTY_SUPPORT is not set
TTY_COLS=16
Expand Down
1 change: 1 addition & 0 deletions scripts/profiles/lome6
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,7 @@ PORTIO_SCHEME=PORTIO_SIMPLE
PORTIO_SIMPLE=y
# PORTIO_FULL_FEATURED is not set
PORTIO_SIMPLE_SUPPORT=y
# PORTIO_SUPPORT is not set
# NAMED_PIN_SUPPORT is not set
TTY_SUPPORT=y
TTY_COLS=16
Expand Down
1 change: 1 addition & 0 deletions scripts/profiles/netio
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,7 @@ PORTIO_SCHEME=PORTIO_SIMPLE
PORTIO_SIMPLE=y
# PORTIO_FULL_FEATURED is not set
PORTIO_SIMPLE_SUPPORT=y
# PORTIO_SUPPORT is not set
# NAMED_PIN_SUPPORT is not set
# TTY_SUPPORT is not set
TTY_COLS=16
Expand Down
1 change: 1 addition & 0 deletions scripts/profiles/netio_addon
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,7 @@ PORTIO_SCHEME=PORTIO_SIMPLE
PORTIO_SIMPLE=y
# PORTIO_FULL_FEATURED is not set
PORTIO_SIMPLE_SUPPORT=y
# PORTIO_SUPPORT is not set
# NAMED_PIN_SUPPORT is not set
# TTY_SUPPORT is not set
TTY_COLS=16
Expand Down
1 change: 1 addition & 0 deletions scripts/profiles/no-network
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,7 @@ PORTIO_SCHEME=PORTIO_SIMPLE
PORTIO_SIMPLE=y
# PORTIO_FULL_FEATURED is not set
PORTIO_SIMPLE_SUPPORT=y
# PORTIO_SUPPORT is not set
# NAMED_PIN_SUPPORT is not set
# TTY_SUPPORT is not set
TTY_COLS=16
Expand Down
1 change: 1 addition & 0 deletions scripts/profiles/probot
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,7 @@ CONF_OPENVPN_PORT=1194
# PORTIO_SIMPLE is not set
PORTIO_SCHEME=PORTIO_FULL_FEATURED
PORTIO_FULL_FEATURED=y
# PORTIO_SIMPLE_SUPPORT is not set
PORTIO_SUPPORT=y
NAMED_PIN_SUPPORT=y
_NP_CONFIG=conrad_probot
Expand Down
1 change: 1 addition & 0 deletions scripts/profiles/radig
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,7 @@ PORTIO_SCHEME=PORTIO_SIMPLE
PORTIO_SIMPLE=y
# PORTIO_FULL_FEATURED is not set
PORTIO_SIMPLE_SUPPORT=y
# PORTIO_SUPPORT is not set
# NAMED_PIN_SUPPORT is not set
# TTY_SUPPORT is not set
TTY_COLS=16
Expand Down
1 change: 1 addition & 0 deletions scripts/profiles/rfm12-teensy
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,7 @@ PORTIO_SCHEME=PORTIO_SIMPLE
PORTIO_SIMPLE=y
# PORTIO_FULL_FEATURED is not set
PORTIO_SIMPLE_SUPPORT=y
# PORTIO_SUPPORT is not set
# NAMED_PIN_SUPPORT is not set
# TTY_SUPPORT is not set
TTY_COLS=16
Expand Down
1 change: 1 addition & 0 deletions scripts/profiles/usb-rfm12-dongle
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,7 @@ PORTIO_SCHEME=PORTIO_SIMPLE
PORTIO_SIMPLE=y
# PORTIO_FULL_FEATURED is not set
PORTIO_SIMPLE_SUPPORT=y
# PORTIO_SUPPORT is not set
# NAMED_PIN_SUPPORT is not set
# TTY_SUPPORT is not set
TTY_COLS=16
Expand Down
1 change: 1 addition & 0 deletions scripts/profiles/usb-teensy
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,7 @@ PORTIO_SCHEME=PORTIO_SIMPLE
PORTIO_SIMPLE=y
# PORTIO_FULL_FEATURED is not set
PORTIO_SIMPLE_SUPPORT=y
# PORTIO_SUPPORT is not set
# NAMED_PIN_SUPPORT is not set
# TTY_SUPPORT is not set
TTY_COLS=16
Expand Down
1 change: 1 addition & 0 deletions scripts/profiles/zbus-teensy
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,7 @@ PORTIO_SCHEME=PORTIO_SIMPLE
PORTIO_SIMPLE=y
# PORTIO_FULL_FEATURED is not set
PORTIO_SIMPLE_SUPPORT=y
# PORTIO_SUPPORT is not set
# NAMED_PIN_SUPPORT is not set
# TTY_SUPPORT is not set
TTY_COLS=16
Expand Down

0 comments on commit 16b78d2

Please sign in to comment.