aboutsummaryrefslogtreecommitdiff
path: root/net/usbip
Commit message (Collapse)AuthorAge
* usbip: use eudev instead of udevDaniel Golle2016-02-10
| | | | | | udev was dropped from core and replaced by eudev. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* usb: fix musl compatibilityJo-Philipp Wich2015-06-25
| | | | | | | Replace the nonstandard `SIGCLD` signal name with the proper `SIGCHLD` spelling as the `SIGCLD` alias is not provided by musl. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* usbip: move to github (closes #1259)Nuno Goncalves2015-05-20
| | | | | | Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> [nunojpg@gmail.com: Added PKG License and changed commit message] Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* usbip: import from old packagesCezary Jackiewicz2015-05-15