ixp4xx-kernel: bugfix release 2.6.15.1
authorJohn Bowler <jbowler@nslu2-linux.org>
Thu, 19 Jan 2006 01:28:02 +0000 (01:28 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Thu, 19 Jan 2006 01:28:02 +0000 (01:28 +0000)
conf/distro/slugos.conf
packages/linux/ixp4xx-kernel_2.6.15.1.bb [moved from packages/linux/ixp4xx-kernel_2.6.15.bb with 97% similarity]

index 58e2ab6..0bedaa7 100644 (file)
@@ -163,7 +163,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 ?= "ixp4xx-kernel"
-PREFERRED_VERSION_ixp4xx-kernel ?= "2.6.15"
+PREFERRED_VERSION_ixp4xx-kernel ?= "2.6.15.1"
 
 # Built-in ethernet modules
 PREFERRED_PROVIDER_virtual/ixp-eth ?= "ixp400-eth"
similarity index 97%
rename from packages/linux/ixp4xx-kernel_2.6.15.bb
rename to packages/linux/ixp4xx-kernel_2.6.15.1.bb
index 761b9c3..8e120fd 100644 (file)
@@ -3,12 +3,12 @@
 # Increment PR_CONFIG for changes to the ixp4xx-kernel specific
 # defconfig (do *NOT* increment anything in here for changes
 # to other kernel configs!)
-PR_CONFIG = "1"
+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 = "r9.${PR_CONFIG}"
+PR = "r0.${PR_CONFIG}"
 
 include ixp4xx-kernel.inc