From: Paul Sokolovsky Date: Fri, 12 Jan 2007 20:03:18 +0000 (+0000) Subject: htcblueangel: Specify known good kernel version. X-Git-Tag: Release-2010-05/1~9381 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c318bfdf81af542dc0c15747748ac886eafbda5;p=openembedded.git htcblueangel: Specify known good kernel version. --- diff --git a/conf/machine/htcblueangel.conf b/conf/machine/htcblueangel.conf index e92aee9972..77bb0b5639 100644 --- a/conf/machine/htcblueangel.conf +++ b/conf/machine/htcblueangel.conf @@ -19,6 +19,7 @@ MACHINE_FEATURES = "kernel26 touchscreen apm alsa irda bluetooth wifi usbgadget # Software/packages selection # PREFERRED_PROVIDER_virtual/kernel = "linux-handhelds-2.6" +PREFERRED_VERSION_linux-handhelds-2.6 ?= "2.6.19-hh8" PCMCIA_MANAGER = "pcmciautils" PREFERRED_PROVIDER_xserver = "xserver-kdrive"