From: John Bowler Date: Wed, 1 Feb 2006 08:22:51 +0000 (+0000) Subject: slugos: select ixp4xx-kernel 2.6.15.2 in conf X-Git-Tag: Release-2010-05/1~9453^2~2465 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=594313d9d9a596e54ece19ccda7a4c3602fea55e;p=openembedded.git slugos: select ixp4xx-kernel 2.6.15.2 in conf --- diff --git a/conf/distro/slugos.conf b/conf/distro/slugos.conf index 572e20e730..16a5999738 100644 --- a/conf/distro/slugos.conf +++ b/conf/distro/slugos.conf @@ -166,7 +166,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.15.1" +PREFERRED_VERSION_ixp4xx-kernel ?= "2.6.15.2" # Built-in ethernet modules PREFERRED_PROVIDER_virtual/ixp-eth ?= "ixp400-eth"