nslu2-kernel: bug fix release 2.6.14.4
authorJohn Bowler <jbowler@nslu2-linux.org>
Thu, 29 Dec 2005 02:03:25 +0000 (02:03 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Thu, 29 Dec 2005 02:03:25 +0000 (02:03 +0000)
conf/distro/slugos.conf
packages/linux/nslu2-kernel_2.6.14.4.bb [moved from packages/linux/nslu2-kernel_2.6.14.3.bb with 98% similarity]

index ff4be92..8f78064 100644 (file)
@@ -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"
similarity index 98%
rename from packages/linux/nslu2-kernel_2.6.14.3.bb
rename to packages/linux/nslu2-kernel_2.6.14.4.bb
index 26ff0b7..823a8b9 100644 (file)
@@ -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 = "r3.${PR_CONFIG}"
+PR = "r0.${PR_CONFIG}"
 
 include nslu2-kernel.inc