aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2012-01-22 16:47:06 +0000
committerPaul Eggleton <paul.eggleton@linux.intel.com>2012-01-22 16:32:16 +0000
commitf14a97ee1ee05726ed8d4b2be0ad9fe3d6823b36 (patch)
treef4a704ffa4efac524b43e85a0cf7b3e58a19ae70 /conf
parent40691f29864505a35d1741736dc540d3f320816d (diff)
downloadmeta-handheld-f14a97ee1ee05726ed8d4b2be0ad9fe3d6823b36.tar.gz
conf/machine/h3600: force udev 164
With the old 2.6.29 kernel on this machine we cannot use the version of udev in meta-oe, so force the OE-Core version. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/h3600.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/h3600.conf b/conf/machine/h3600.conf
index 74f034a..1315b1b 100644
--- a/conf/machine/h3600.conf
+++ b/conf/machine/h3600.conf
@@ -22,6 +22,7 @@ MACHINE_FEATURES = "kernel26 touchscreen apm alsa irda usbgadget screen vfat"
PREFERRED_PROVIDER_virtual/kernel = "linux"
PCMCIA_MANAGER = "pcmciautils"
PREFERRED_PROVIDER_xserver = "xserver-kdrive"
+PREFERRED_VERSION_udev = "164"
IMAGE_FSTYPES = "tar.bz2 jffs2"
MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "kernel ipaq-boot-params"