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

@@ -7,7 +7,7 @@
define Profile/Default
NAME:=Default Profile
PACKAGES:= kmod-usb-core kmod-usb2 kmod-usb-ohci kmod-ledtrig-usbdev
PACKAGES:= kmod-usb-core kmod-usb2 kmod-usb-ohci kmod-usb-ledtrig-usbport
PRIORITY:=1
endef