diff options
author | Rod Whitby <rod@whitby.id.au> | 2007-02-07 15:32:56 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2007-02-07 15:32:56 +0000 |
commit | df9a71e4e4b9ae35e7fb97a5591780dfb1c44045 (patch) | |
tree | a5101c8a1f133731d0a61bcc9eb68d18e203308f /packages/linux/ixp4xx-kernel_2.6.20.bb | |
parent | c3e8ef6c31102a4488b3ed4dcf147a6c72ea2cba (diff) |
ixp4xx-kernel: Enabled 11-mtdpart-redboot-config-byteswap.patch for 2.6.20 kernel
Diffstat (limited to 'packages/linux/ixp4xx-kernel_2.6.20.bb')
-rw-r--r-- | packages/linux/ixp4xx-kernel_2.6.20.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/ixp4xx-kernel_2.6.20.bb b/packages/linux/ixp4xx-kernel_2.6.20.bb index 3af3556845..2d057799ac 100644 --- a/packages/linux/ixp4xx-kernel_2.6.20.bb +++ b/packages/linux/ixp4xx-kernel_2.6.20.bb @@ -16,7 +16,7 @@ IXP4XX_KERNEL_PATCH_DIR = "2.6.20" # the changes in SVN between revisions include changes in the # patches applied to the kernel, rather than simply defconfig # changes -PR = "r1.${IXP4XX_KERNEL_SVN_REV}" +PR = "r2.${IXP4XX_KERNEL_SVN_REV}" require ixp4xx-kernel.inc require ixp4xx-kernel-svnpatch.inc |