ixp4xx-kernel: Add coda module to feed
authorOyvind Repvik <nail@nslu2-linux.org>
Sat, 18 Feb 2006 22:10:15 +0000 (22:10 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sat, 18 Feb 2006 22:10:15 +0000 (22:10 +0000)
packages/linux/ixp4xx-kernel/2.6.16/defconfig
packages/linux/ixp4xx-kernel_2.6.15.3.bb [moved from packages/linux/ixp4xx-kernel_2.6.15.2.bb with 98% similarity]
packages/linux/ixp4xx-kernel_2.6.16-rc2.bb

index e797351..0862199 100644 (file)
@@ -1596,7 +1596,7 @@ CONFIG_CIFS_XATTR=y
 CONFIG_CIFS_POSIX=y
 # CONFIG_CIFS_EXPERIMENTAL is not set
 # CONFIG_NCP_FS is not set
-# CONFIG_CODA_FS is not set
+CONFIG_CODA_FS=m
 # CONFIG_AFS_FS is not set
 # CONFIG_9P_FS is not set
 
similarity index 98%
rename from packages/linux/ixp4xx-kernel_2.6.15.2.bb
rename to packages/linux/ixp4xx-kernel_2.6.15.3.bb
index 1016329..d621473 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 = "r2.${PR_CONFIG}"
+PR = "r0.${PR_CONFIG}"
 
 include ixp4xx-kernel.inc
 
index 6369eb9..a034fca 100644 (file)
@@ -3,7 +3,7 @@
 # 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 = "2"
 #
 # Increment the number below (i.e. the digits after PR) when
 # making changes within this file or for changes to the patches