From 9225a7ecf9f3306c3162e0211b8772d81cb3037c Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Wed, 24 Jan 2007 04:24:51 +0000 Subject: [PATCH] rx3000: Prefer kernel 2.6.18-hh2, until 2.6.19 will be revamped from mainline breakage. * Closes #1812. --- conf/machine/rx3000.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/rx3000.conf b/conf/machine/rx3000.conf index e39844d943..190b5f54dd 100644 --- a/conf/machine/rx3000.conf +++ b/conf/machine/rx3000.conf @@ -20,7 +20,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" +PREFERRED_VERSION_linux-handhelds-2.6 ?= "2.6.18-hh2" PCMCIA_MANAGER = "pcmciautils" PREFERRED_PROVIDER_xserver = "xserver-kdrive" -- 2.39.5