eudev: new package
authoreric.le.bihan.dev@free.fr <eric.le.bihan.dev@free.fr>
Fri, 7 Feb 2014 13:21:32 +0000 (14:21 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 12 Feb 2014 21:14:16 +0000 (22:14 +0100)
commit937a95449ecaad02386523f8fe2eeefbea6be971
tree40dfdc3d36d1f1fe4b384c8492d3e47c6c60dc14
parent9b8ffcd8f25cede33bcd2dc81ef8682c2acb0b97
eudev: new package

eudev is a userspace device management daemon. It is a standalone
version, independent from systemd. It is a fork maintained by Gentoo.

Features:

 - No extra configuration options are available: Gudev is build if
   libglib2 is selected.
 - No dependency on hwdata as the package uses its own hardware
   database (as does systemd).

eudev 1.3 is in sync with systemd v207.

[Peter: add BR2_USE_MMU dependency]
Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
linux/linux.mk
package/Config.in
package/eudev/Config.in [new file with mode: 0644]
package/eudev/S10udev [new file with mode: 0755]
package/eudev/eudev.mk [new file with mode: 0644]
system/Config.in