From: Todd Blumer Date: Sat, 21 Jul 2007 11:22:05 +0000 (+0000) Subject: hx4700.conf: prefer version 1.2.0 of xserver-kdrive since that version X-Git-Tag: Release-2010-05/1~8868^2~120^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe0b283a55f2740fee0ad93533ddc2e379a97c2c;p=openembedded.git hx4700.conf: prefer version 1.2.0 of xserver-kdrive since that version 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"