switch to the new usbport LED trigger

This makes init.d script handle existing UCI entries using the new
trigger. It also switches all targets to use its package.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
This commit is contained in:
Rafał Miłecki
2016-10-19 12:09:45 +02:00
parent 1ffb7e47be
commit 0658527e1e
28 changed files with 150 additions and 139 deletions

View File

@@ -10,7 +10,7 @@ define Profile/Default
PRIORITY:=1
PACKAGES:=\
kmod-usb-core kmod-usb-dwc2 \
kmod-ledtrig-usbdev
kmod-usb-ledtrig-usbport
endef
define Profile/Default/Description