From af8ec74a677aa9e7e5411ecc341a82480622ee74 Mon Sep 17 00:00:00 2001 From: John Bowler Date: Mon, 28 Nov 2005 07:17:55 +0000 Subject: [PATCH] nslu2-kernel: bug fix release 2.6.14.3 --- conf/distro/slugos.conf | 2 +- .../{nslu2-kernel_2.6.14.2.bb => nslu2-kernel_2.6.14.3.bb} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename packages/linux/{nslu2-kernel_2.6.14.2.bb => nslu2-kernel_2.6.14.3.bb} (98%) diff --git a/conf/distro/slugos.conf b/conf/distro/slugos.conf index 6ea39e67b6..ff4be92a8c 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.2" +PREFERRED_VERSION_nslu2-kernel ?= "2.6.14.3" # Built-in ethernet modules PREFERRED_PROVIDER_virtual/ixp-eth ?= "ixp400-eth" diff --git a/packages/linux/nslu2-kernel_2.6.14.2.bb b/packages/linux/nslu2-kernel_2.6.14.3.bb similarity index 98% rename from packages/linux/nslu2-kernel_2.6.14.2.bb rename to packages/linux/nslu2-kernel_2.6.14.3.bb index 12b4bc7cb5..eca0862724 100644 --- a/packages/linux/nslu2-kernel_2.6.14.2.bb +++ b/packages/linux/nslu2-kernel_2.6.14.3.bb @@ -8,7 +8,7 @@ PR_CONFIG = "0" # Increment the number below (i.e. the digits after PR) when # making changes within this file or for changes to the patches # applied to the kernel. -PR = "r1.${PR_CONFIG}" +PR = "r0.${PR_CONFIG}" include nslu2-kernel.inc -- 2.39.5