openwrt/package
Florian Eckert c6fabd0bc3 base-files/leds: add setting the LED color via uci
Add the possibility that colored LEDs can also be configured via the uci.

config led 'led1'
	option name '<name>'
	option sysfs '<path>'
	option trigger 'default-on'
	option default '1'
-->	option color_{$color} '<0-255>'

The supported names of the variable "${color}" for the selected LED can be
queried in the file with the name 'multi_index'.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-02-07 15:34:43 +01:00
..
base-files base-files/leds: add setting the LED color via uci 2024-02-07 15:34:43 +01:00
boot kexec-tools: update to 2.0.28 2024-02-06 12:10:05 +01:00
devel devel/gdb: Update to 14.1 2024-01-04 22:40:05 +01:00
firmware wireless-regdb: update to 2024.01.23 2024-02-04 18:47:07 +01:00
kernel kernel: modules: video: add missing video-mem2mem symbol 2024-02-05 18:25:16 +01:00
libs zlib: update to 1.3.1 2024-02-02 17:26:29 +01:00
network wifi-scripts: fix copy&paste issue in metadata 2024-02-06 10:47:22 +01:00
system ubox: update to Git HEAD (2024-01-24) 2024-01-24 13:08:36 +01:00
utils ucode: add libjson-c/host dependency 2024-02-01 16:22:11 +01:00
Makefile build: add CycloneDX SBOM JSON support 2023-11-01 11:14:41 +00:00