From 3c3afec328de10e979e82c8db762187344c247ac Mon Sep 17 00:00:00 2001 From: Simon Busch Date: Fri, 28 Jan 2011 16:21:20 +0100 Subject: [PATCH] palmpre machine: add udev-compat preferred provider Signed-off-by: Simon Busch --- conf/machine/include/palmpre.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/conf/machine/include/palmpre.inc b/conf/machine/include/palmpre.inc index 1c84034270..bb503ef8ae 100644 --- a/conf/machine/include/palmpre.inc +++ b/conf/machine/include/palmpre.inc @@ -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" -- 2.39.5