From: Todd Blumer Date: Fri, 20 Jul 2007 18:23:03 +0000 (+0000) Subject: hx4700: prefer version of xserver-kdrive that has w100 support (1.2.0) X-Git-Tag: Release-2010-05/1~8868^2~120^2~4^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed0bea9986e652e5a691b1c08735ff3608f80e2a;p=openembedded.git hx4700: prefer version of xserver-kdrive that has w100 support (1.2.0) --- 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"