From: Florian Boor Date: Tue, 12 May 2009 13:15:51 +0000 (+0200) Subject: micro2440.conf: Prefer an up to date kernel. X-Git-Tag: Release-2010-05/1~3566^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50947a23fccb30cb36030dc0f379bc99ce33027a;p=openembedded.git micro2440.conf: Prefer an up to date kernel. --- diff --git a/conf/machine/micro2440.conf b/conf/machine/micro2440.conf index 5c8da70e68..20e14af78f 100644 --- a/conf/machine/micro2440.conf +++ b/conf/machine/micro2440.conf @@ -5,6 +5,7 @@ TARGET_ARCH = "arm" PREFERRED_PROVIDER_virtual/kernel = "linux" +PREFERRED_VERSION_linux = "2.6.29" # used by sysvinit_2 SERIAL_CONSOLE = "115200 ttySAC0"