Skip to content
Snippets Groups Projects
user avatar
Julian Labus authored
This changes the UCI variable for the GPIO value from system.$cfg.default back
to system.$cfg.value as it was before the change from uci-defaults [1] to board.d.
/etc/init.d/gpio_switch [2] still expects the value to be in system.$cfg.value.

[1] https://github.com/lede-project/source/blob/d65916047b44d6d157d88d15e8e3d92555c5e6f8/base-files/files/lib/functions/uci-defaults.sh#L197
[2] https://github.com/lede-project/source/blob/master/base-files/files/etc/init.d/gpio_switch#L17



Signed-off-by: default avatarJulian Labus <julian@labus-online.de>
80ca0945
History
Name Last commit Last update
base-files