diff options
author | John Bowler <jbowler@nslu2-linux.org> | 2005-11-28 07:17:55 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-11-28 07:17:55 +0000 |
commit | af8ec74a677aa9e7e5411ecc341a82480622ee74 (patch) | |
tree | 65bb7d3d58ed84b33dd5020a7e7137f2a790dbbd /packages/linux | |
parent | c7dbaf8a0d74dcc70728e61a912cfd7f8b217fb9 (diff) |
nslu2-kernel: bug fix release 2.6.14.3
Diffstat (limited to 'packages/linux')
-rw-r--r-- | packages/linux/nslu2-kernel_2.6.14.3.bb (renamed from packages/linux/nslu2-kernel_2.6.14.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/nslu2-kernel_2.6.14.2.bb b/packages/linux/nslu2-kernel_2.6.14.3.bb index 12b4bc7cb5..eca0862724 100644 --- a/packages/linux/nslu2-kernel_2.6.14.2.bb +++ b/packages/linux/nslu2-kernel_2.6.14.3.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 = "r1.${PR_CONFIG}" +PR = "r0.${PR_CONFIG}" include nslu2-kernel.inc |