1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-27 19:35:04 +02:00
openwrt/package/base-files
Julian Labus b0ac825884 base-files: Changed UCI variable name for GPIO value from 'default' to 'value'
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] d65916047b/package/base-files/files/lib/functions/uci-defaults.sh (L197)
[2] https://github.com/lede-project/source/blob/master/package/base-files/files/etc/init.d/gpio_switch#L17

Signed-off-by: Julian Labus <julian@labus-online.de>
2016-12-12 09:57:40 +01:00
..
files base-files: Changed UCI variable name for GPIO value from 'default' to 'value' 2016-12-12 09:57:40 +01:00
image-config.in build: support adding version code to file names (FS#323) 2016-12-09 17:16:43 +01:00
Makefile base-files: don't modify enabled state of service on upgrade 2016-11-21 18:40:15 +01:00