From: Todd Blumer Date: Sat, 21 Jul 2007 11:28:34 +0000 (+0000) Subject: hx4700.conf: prefer version 1.2.0 of xserver-kdrive since it supports w100 X-Git-Tag: Release-2010-05/1~8868^2~120^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbf4398ecf7a4f89917eec495871d2d7efdb8a6c;p=openembedded.git hx4700.conf: prefer version 1.2.0 of xserver-kdrive since it supports w100 --- diff --git a/conf/machine/hx4700.conf b/conf/machine/hx4700.conf index 92cb52346a..d7f852079a 100644 --- a/conf/machine/hx4700.conf +++ b/conf/machine/hx4700.conf @@ -27,7 +27,9 @@ MACHINE_FEATURES = "kernel26 touchscreen apm alsa pcmcia bluetooth irda wifi usb PREFERRED_PROVIDER_virtual/kernel = "linux-handhelds-2.6" PCMCIA_MANAGER = "pcmciautils" MODUTILS = "26" + XSERVER = "xserver-kdrive-w100" +PREFERRED_VERSION_xserver-kdrive = "1.2.0" PREFERRED_VERSION_orinoco-modules = "0.15rc1"