palmpre machine: add udev-compat preferred provider
authorSimon Busch <morphis@amethyst.openembedded.net>
Fri, 28 Jan 2011 15:21:20 +0000 (16:21 +0100)
committerSimon Busch <morphis@amethyst.openembedded.net>
Fri, 28 Jan 2011 16:39:10 +0000 (17:39 +0100)
Signed-off-by: Simon Busch <morphis@amethyst.openembedded.net>
conf/machine/include/palmpre.inc

index 1c84034..bb503ef 100644 (file)
@@ -32,3 +32,5 @@ XLOAD_MACHINE = "omap3530beagle_config"
 
 MACHINE_FEATURES = "kernel26 screen apm usbgadget usbhost vfat alsa phone bluetooth touchscreen keyboard wifi"
 MACHINE_EXTRA_RDEPENDS = "tsmd read-tokens tellbootie lvm2 palmpre-audio-scripts"
+
+PREFERRED_PROVIDER_udev-compat = "udev-compat141"