diff options
author | John Bowler <jbowler@nslu2-linux.org> | 2006-02-01 02:03:21 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-02-01 02:03:21 +0000 |
commit | a0dbc5fc54bd136f2c34ed3f82e84b8f84726570 (patch) | |
tree | 6834605f923b2ecfed477b40666c1bd65de21e98 /packages/linux | |
parent | 28655b2cf027be29af97f2c6d52b3256c66acff1 (diff) |
ixp4xx-kernel: bug fix release 2.6.15.2
Diffstat (limited to 'packages/linux')
-rw-r--r-- | packages/linux/ixp4xx-kernel_2.6.15.2.bb (renamed from packages/linux/ixp4xx-kernel_2.6.15.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/ixp4xx-kernel_2.6.15.1.bb b/packages/linux/ixp4xx-kernel_2.6.15.2.bb index f7b919052b..86eec02957 100644 --- a/packages/linux/ixp4xx-kernel_2.6.15.1.bb +++ b/packages/linux/ixp4xx-kernel_2.6.15.2.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 = "r17.${PR_CONFIG}" +PR = "r0.${PR_CONFIG}" include ixp4xx-kernel.inc |