diff options
author | John Bowler <jbowler@nslu2-linux.org> | 2006-01-02 01:18:48 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-01-02 01:18:48 +0000 |
commit | 2f6a64359cc403f24ac9ae077a52efdad5826ba6 (patch) | |
tree | cd20f7ec846ab70e2e6adcadc2668d6264c8ec38 | |
parent | a3e70928b9b6f2c2961a744e1f45cd0d6e168b29 (diff) |
nslu2-kernel: bug fix kernel release 2.6.15.5
-rw-r--r-- | conf/distro/slugos.conf | 2 | ||||
-rw-r--r-- | packages/linux/nslu2-kernel_2.6.14.5.bb (renamed from packages/linux/nslu2-kernel_2.6.14.4.bb) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/slugos.conf b/conf/distro/slugos.conf index 8f78064255..2fd3b06087 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.4" +PREFERRED_VERSION_nslu2-kernel ?= "2.6.14.5" # Built-in ethernet modules PREFERRED_PROVIDER_virtual/ixp-eth ?= "ixp400-eth" diff --git a/packages/linux/nslu2-kernel_2.6.14.4.bb b/packages/linux/nslu2-kernel_2.6.14.5.bb index 823a8b9b1c..823a8b9b1c 100644 --- a/packages/linux/nslu2-kernel_2.6.14.4.bb +++ b/packages/linux/nslu2-kernel_2.6.14.5.bb |