openwrt/package/base-files/files/etc
Mathias Kresin acafbac4b3 base-files: gpio switch: check if direction can be set
Obviously not all GPIO controller allow to change the direction. The issue
is around since the beginning of the script but only due to the recent
changes error messages are more visible.

Add a check if a change of the direction is supported by the GPIO
controller and fallback to setting only the value if not.

Fixes: FS#1271
Signed-off-by: Mathias Kresin <dev@kresin.me>
2018-01-18 07:22:37 +01:00
..
board.d
hotplug.d/net
init.d base-files: gpio switch: check if direction can be set 2018-01-18 07:22:37 +01:00
iproute2 base-files: add /etc/iproute2/rt_protos 2017-01-18 13:15:28 +01:00
rc.button base-files: Ensure reset only works if an overlay exists 2016-10-27 12:45:05 +02:00
sysctl.d
uci-defaults base-files: fix user creation on sysupgrade with few opkg control files 2017-01-24 19:08:41 +01:00
banner merge: release/banner: drop release name and update banner 2017-12-08 19:41:18 +01:00
banner.failsafe
device_info
diag.sh
fstab
group base-files: add "tty" user group 2017-06-26 10:02:20 +02:00
hosts
inittab
openwrt_release merge: properly remove %n / %N references 2017-12-09 16:01:14 +01:00
openwrt_version build: adjust version number handling 2016-12-02 16:02:02 +01:00
os-release
passwd
preinit preinit: use only the image config options 2016-08-10 03:04:08 +02:00
profile base-files: fix logic when to show failsafe banner 2017-12-29 15:58:16 +01:00
protocols
rc.common base-files: protect stop and reload actions with procd_lock 2018-01-02 07:52:57 +01:00
rc.local
services base-files: add submission service port 2017-03-11 05:53:33 +01:00
shadow
shells
sysctl.conf basefiles: allow suid coredumps 2017-09-12 22:18:45 +02:00
sysupgrade.conf