udev_124: make default version
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Mon, 23 Feb 2009 00:37:21 +0000 (01:37 +0100)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Mon, 23 Feb 2009 00:37:21 +0000 (01:37 +0100)
packages/udev/udev_124.bb

index a574014..1cae0ce 100644 (file)
@@ -2,7 +2,6 @@ DESCRIPTION = "udev is a daemon which dynamically creates and removes device nod
 /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."
 RPROVIDES_${PN} = "hotplug"
-
 PR = "r13"
 
 SRC_URI = "http://kernel.org/pub/linux/utils/kernel/hotplug/udev-${PV}.tar.gz \
@@ -19,8 +18,6 @@ PACKAGE_ARCH_h2200 = "h2200"
 
 require udev.inc
 
-DEFAULT_PREFERENCE = "-999"
-
 INITSCRIPT_PARAMS = "start 03 S ."
 
 FILES_${PN} += "${base_libdir}/udev/*"