udev: bump to 181 and other fixes
authorYegor Yefremov <yegorslists@googlemail.com>
Wed, 8 Feb 2012 09:50:25 +0000 (10:50 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 8 Feb 2012 20:56:47 +0000 (21:56 +0100)
commitf94818b0fa77644b989bab5aa0866de7fe4ffbb1
treef9e546a1b383169652b918e2994de494d31f3b5d
parentd390906f667ec9486e5a4f29d3e5a2c6a938d62c
udev: bump to 181 and other fixes

Changes:
- Linux kernel requirement: 2.6.34 and above (devtmpfs is mandatory)
(this also applies to the chosen toolchain, because of Kernel headers)
- optional dependency on libusb and usbutils removed
- added dependency on kmod
- added dependency on util-linux for libblkid
- install in /lib/udev instead of /usr/libexec/udev
- udevd moved to /lib/udev
- fixed path to pci.ids and usb.ids
- persistent rules generator is disabled by default, so option
is introduced to enable this option if desired

[Peter: fix build on uClibc, Config.in tweaks]
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/udev/Config.in
package/udev/S10udev
package/udev/udev.mk
target/generic/Config.in