udev: Make 084 the default

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@288 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2006-02-23 10:43:27 +00:00
parent c540e44071
commit c4ee3a13c9

View File

@@ -1,5 +1,3 @@
DEFAULT_PREFERENCE = "-1"
DESCRIPTION = "udev is a daemon which dynamically creates and removes device nodes from \
/dev/, handles hotplug events and loads drivers at boot time. It replaces \
the hotplug package and requires a kernel not older than 2.6.12."