aboutsummaryrefslogtreecommitdiff
path: root/libs/libudev-fbsd/patches
Commit message (Collapse)AuthorAge
* libudev-fbsd: removeRosen Penev2020-11-03
| | | | | | This will be replaced with libudev-zero Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libudev-fbsd: update to git source as of 2017-12-16Daniel Golle2019-02-09
| | | | | | | | Remove patches 001-fix-unused.patch and 002-replace-nitems.patch, similar fixes to make libudev-fbsd compile were applied upstream. Refresh remaining patches. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* libs/libudev-fbsd: add patch to surround symbols with extern CMirko Vogt2017-11-18
| | | | Signed-off-by: Mirko Vogt <mirko-openwrt@nanl.de>
* 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>