From: Rod Whitby Date: Mon, 19 Jun 2006 23:43:02 +0000 (+0000) Subject: slugos.conf: Updated default kernel to 2.6.17 X-Git-Tag: Release-2010-05/1~9453^2~1429^2~16^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b26302c8d2bc8fe9b635fdc0e586be1bc47ed6f5;p=openembedded.git slugos.conf: Updated default kernel to 2.6.17 --- diff --git a/conf/distro/slugos.conf b/conf/distro/slugos.conf index 123fd4362a..b9b169b359 100644 --- a/conf/distro/slugos.conf +++ b/conf/distro/slugos.conf @@ -170,7 +170,7 @@ PREFERRED_VERSION_glibc ?= "2.3.5+cvs20050627" # Select the correct versions of the kernel and modules (these are the # defaults, override in the conf/distro top-level distro file). PREFERRED_PROVIDER_virtual/kernel ?= "ixp4xx-kernel" -PREFERRED_VERSION_ixp4xx-kernel ?= "2.6.16" +PREFERRED_VERSION_ixp4xx-kernel ?= "2.6.17" # Built-in ethernet modules PREFERRED_PROVIDER_virtual/ixp-eth ?= "ixp400-eth"