openwrtv3/target/linux/lantiq/base-files/etc
John Crispin 787120e3a3 lantiq: fix led setup after switch to uci-defaults-new.sh
The switch to uci-defaults-new.sh revealed a bug in the former used
uci-defaults.sh, which failed to add leds with colons in the led name.

This bug isn't any longer present in uci-defaults-new.sh and therefore
all via DT defined leds will be added to /etc/config/system with their initial
on/off state, regardless whether they are already added by the board specific
led mappings.

This results for a BTHOMEHUBV5A into the following led configuration:

- soc:blue:power is added as led_power with the initial state "switched on"
- soc:blue:power is added as led_soc_blue_power with the initial state "switched off"

With the final result of a switched off power led after boot.

The only led that needs to be added is the BTHOMEHUBV5A specific dimmed led.

Signed-off-by: Mathias Kresin <openwrt@kresin.me>

SVN-Revision: 47850
2015-12-11 15:05:30 +00:00
..
board.d lantiq: fix led setup after switch to uci-defaults-new.sh 2015-12-11 15:05:30 +00:00
hotplug.d/firmware lantiq: Add support for the BT Home Hub 5A 2015-07-07 13:44:53 +00:00
uci-defaults lantiq: switch from uci-defaults to board.d 2015-12-04 12:32:44 +00:00
diag.sh lantiq: fix up diag.sh 2013-10-08 15:28:33 +00:00
inittab cleanup basefiles 2012-12-15 02:01:00 +00:00