diff options
author | Rod Whitby <rod@whitby.id.au> | 2006-01-04 12:07:13 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-01-04 12:07:13 +0000 |
commit | de6622c1519b1a6c6de00009546e3a7122a228d8 (patch) | |
tree | 7c380a1c5fe85606aa42c072a3cf0e054ffc8822 /conf | |
parent | 0cf3005415e76bdb282ac5864c9f96ae5d84929d (diff) |
slugos: updated to nslu2-kernel 2.6.15 final.
Diffstat (limited to '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 2fd3b06087..6ebec413c5 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.5" +PREFERRED_VERSION_nslu2-kernel ?= "2.6.15" # Built-in ethernet modules PREFERRED_PROVIDER_virtual/ixp-eth ?= "ixp400-eth" |