aboutsummaryrefslogtreecommitdiff
path: root/utils/usbutils
Commit message (Collapse)AuthorAge
* usbutils: add usbresetKuan-Yi Li2021-01-04
| | | | | | Add usbreset here to reflect the removal of usbreset package. Signed-off-by: Kuan-Yi Li <kyli@abysm.org>
* usbutils: update to 013Rosen Penev2020-12-29
| | | | | | | | | | | | Version 008 started requiring libudev. Now that we have libudev-zero, switch to that. Remove custom usb.ids handling as that was split to a separate package. Add datadir override as otherwise it would expect usb.ids in the wrong place. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* usbutils: import from baseRosen Penev2020-12-29
Signed-off-by: Rosen Penev <rosenp@gmail.com>