As udev depends on devtmpfs, I think it is not necessary to maintain a cache
anymore as device nodes are created automatically by the kernel.
It could even lead to problems, when the cache overwrites existing device nodes
or populates device nodes when no device exists.
But I'm not sure if this cha
As eudev requires devtmpfs it is not necessary to keep a cache anymore
as the kernel handles entries in /dev itself.
Signed-off-by: Oliver Stäbler
---
meta/recipes-core/udev/eudev/init | 49
meta/recipes-core/udev/eudev/udev-cache | 75 -