diff options
author | John Bowler <jbowler@nslu2-linux.org> | 2005-11-14 06:29:32 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-11-14 06:29:32 +0000 |
commit | 15b6993ce68956022af5df22d110898f8b61a252 (patch) | |
tree | e9b379bbf85d4899847a615ddb67fa9f05451e13 /conf/distro/slugos.conf | |
parent | b36999d27c8d713ae2421c130633a796f4e98f83 (diff) |
nslu2-kernel: upgrade to 2.6.14.2
nslu2-kernel: add (only semi working) 2.6.15-rc1
Diffstat (limited to 'conf/distro/slugos.conf')
-rw-r--r-- | conf/distro/slugos.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/slugos.conf b/conf/distro/slugos.conf index 62444de337..3b9e43a7a5 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.1" +PREFERRED_VERSION_nslu2-kernel ?= "2.6.14.2" # Built-in ethernet modules PREFERRED_PROVIDER_virtual/ixp-eth ?= "ixp400-eth" |