aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
authorSimon Busch <morphis@amethyst.openembedded.net>2011-01-28 16:21:20 +0100
committerSimon Busch <morphis@amethyst.openembedded.net>2011-01-28 17:39:10 +0100
commit3c3afec328de10e979e82c8db762187344c247ac (patch)
treeea2b53c311986eaa5ae9d364ae884aa7f2aeb358 /conf/machine
parent9e2f8cb6a74f9e0070bbad54d6dffa9e4c2e6cef (diff)
downloadopenembedded-3c3afec328de10e979e82c8db762187344c247ac.tar.gz
palmpre machine: add udev-compat preferred provider
Signed-off-by: Simon Busch <morphis@amethyst.openembedded.net>
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/include/palmpre.inc2
1 files changed, 2 insertions, 0 deletions
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"