From: Rod Whitby Date: Tue, 23 Jan 2007 06:38:56 +0000 (+0000) Subject: ixp4xx-kernel: set default to 2.6.19 X-Git-Tag: Release-2010-05/1~9352^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb82568f332d7f92138ce72f1663598de234cbaa;p=openembedded.git ixp4xx-kernel: set default to 2.6.19 --- diff --git a/conf/distro/include/slugos.inc b/conf/distro/include/slugos.inc index 1cb9ef0bed..89ea08a157 100644 --- a/conf/distro/include/slugos.inc +++ b/conf/distro/include/slugos.inc @@ -171,7 +171,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.19+2.6.20-rc4" +PREFERRED_VERSION_ixp4xx-kernel ?= "2.6.19" # Select the smallest provider of x11 libraries PREFERRED_PROVIDER_virtual/libx11 ?= "diet-x11"