diff options
author | Koen Kooi <koen@openembedded.org> | 2005-12-29 13:02:34 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-12-29 13:02:34 +0000 |
commit | f956dbb9d1e9c1c3af424e5e289051ab9009ecf4 (patch) | |
tree | 1effac1e6a5c0076c67b12ba62cf76a9ac3f686e /conf/distro/slugos.conf | |
parent | 6a23554f187d909d1a1eab9072e68cdfe3b57b0c (diff) | |
parent | d27b92aaa3e609bd91464204be08877e42bb9ab6 (diff) |
merge of ef62b2555a5d30ff42544ba03d38558f139601b4
and f329d6133a0f6951c95e2f6581c56a63a56a814b
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 ff4be92a8c..8f78064255 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.3" +PREFERRED_VERSION_nslu2-kernel ?= "2.6.14.4" # Built-in ethernet modules PREFERRED_PROVIDER_virtual/ixp-eth ?= "ixp400-eth" |