aboutsummaryrefslogtreecommitdiff
path: root/libs/libudev-fbsd
Commit message (Collapse)AuthorAge
* treewide: run "make check FIXUP=1"Etienne Champetier2017-08-29
| | | | | | | | | | fix Makefile chmod (644) replace MD5SUM with HASH add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git (PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* libudev-fbsd: select libevdevDaniel Golle2017-06-22
| | | | | | | select instead of depend on libevdev. Reported-by: Michał Plebański <m.plebanski4@gmail.com> Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* libudev-fbsd: add stubs for usbipDaniel Golle2017-06-19
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* libudev-fbsd: add packageDaniel Golle2017-06-19
This package provides a small udev shim originally intended for FreeBSD/devd, but it works well for our non-systemd-environment as well. It has limited features, but it's enough to detect and enumerate input devices. Signed-off-by: Daniel Golle <daniel@makrotopia.org>