eudev: remove package
authorDaniel Golle <daniel@makrotopia.org>
Mon, 19 Jun 2017 16:29:53 +0000 (18:29 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Mon, 19 Jun 2017 18:49:40 +0000 (20:49 +0200)
commit2510044bd6763a3dc576a6fb6dd65698d15385fa
tree0eb53afdff11d71846b2f3d03fe01961f3d5136a
parent3d50afdf3c32ced1e34bab98567975aba49c7360
eudev: remove package

It's pretty useless as udev cannot run in coexistence with procd.
It was added mostly to get packages compiled which depend on libudev,
knowing that the udev related functionality will be broken.
eudev has now been replaced by libudev-fbsd which does the job much
better and may serve as a drop-in replacement with even some working
features.
In future we may want our own libudev-procd library which can also be
a mostly-stub implementation but may query things from procd using
ubus in some situations...

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
utils/eudev/Config.in [deleted file]
utils/eudev/Makefile [deleted file]
utils/eudev/patches/0001-mtd_probe-uses-stdint_h.patch [deleted file]