diff options
author | John Bowler <jbowler@nslu2-linux.org> | 2005-10-28 05:17:07 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-10-28 05:17:07 +0000 |
commit | 250547d96937fe646f47c8193dca78054ecdfc13 (patch) | |
tree | cec9055e9aea5d037f20af80e3ca205e79461c6b /conf/distro/slugos.conf | |
parent | 5e81e0add1dc532a0b36a2617d93555addb99839 (diff) |
nslu2-kernel: release 2.6.14
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 7151f2e8b3..828e0b5800 100644 --- a/conf/distro/slugos.conf +++ b/conf/distro/slugos.conf @@ -183,7 +183,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-rc5" +PREFERRED_VERSION_nslu2-kernel ?= "2.6.14" # Built-in ethernet modules PREFERRED_PROVIDER_virtual/ixp-eth ?= "ixp400-eth" |