aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2007-01-23 06:38:56 +0000
committerRod Whitby <rod@whitby.id.au>2007-01-23 06:38:56 +0000
commitcb82568f332d7f92138ce72f1663598de234cbaa (patch)
tree078cd38a1739826b33370e52fc816f9c1bd3772c
parent73ec7248a6afa80e2db3c4560ae86d85464a71c8 (diff)
downloadopenembedded-cb82568f332d7f92138ce72f1663598de234cbaa.tar.gz
ixp4xx-kernel: set default to 2.6.19
-rw-r--r--conf/distro/include/slugos.inc2
1 files changed, 1 insertions, 1 deletions
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"