openwrtv3/package/base-files/files/lib
Gabor Juhos 6c627a266b base-files: introduce commonly used helper functions for setting leds
Currently, most platforms define such helpers in their own diag.sh
implementation with almost identical code. By factoring out the
common ground it's possible to simplify maintainability and
homogenize the haptics over multiple platforms (so far as is
reasonably practicable, in a next step).

[juhosg:
 - fix led_set_attr parameters in led_timer
 - add led_morse and status_led_set_morse helpers
 - add status_led_blink_{preinit,failsafe} helpers]

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 35648
2013-02-18 09:56:23 +00:00
..
firstboot Do not overload mount-call - trying to reduce confusion 2012-12-19 16:07:46 +00:00
functions base-files: introduce commonly used helper functions for setting leds 2013-02-18 09:56:23 +00:00
preinit base-files: Don't pass '--set-worker /lib/hotplug2/worker_fork.so' to hotplug2 (#12781) 2013-01-11 13:20:51 +00:00
upgrade hot-fix nameclash in sysupgrade: rename pivot() to supivot() in sysupgrade 2012-12-21 12:10:21 +00:00
functions.sh base-files: minor cosmetic corrections for functions.sh 2013-02-17 21:47:03 +00:00