aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorJohn Bowler <jbowler@nslu2-linux.org>2005-11-28 07:17:55 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-11-28 07:17:55 +0000
commitaf8ec74a677aa9e7e5411ecc341a82480622ee74 (patch)
tree65bb7d3d58ed84b33dd5020a7e7137f2a790dbbd /conf
parentc7dbaf8a0d74dcc70728e61a912cfd7f8b217fb9 (diff)
downloadopenembedded-af8ec74a677aa9e7e5411ecc341a82480622ee74.tar.gz
nslu2-kernel: bug fix release 2.6.14.3
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/slugos.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/slugos.conf b/conf/distro/slugos.conf
index 6ea39e67b6..ff4be92a8c 100644
--- a/conf/distro/slugos.conf
+++ b/conf/distro/slugos.conf
@@ -164,7 +164,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 ?= "nslu2-kernel"
-PREFERRED_VERSION_nslu2-kernel ?= "2.6.14.2"
+PREFERRED_VERSION_nslu2-kernel ?= "2.6.14.3"
# Built-in ethernet modules
PREFERRED_PROVIDER_virtual/ixp-eth ?= "ixp400-eth"