diff options
author | John Bowler <jbowler@nslu2-linux.org> | 2005-12-29 02:03:25 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-12-29 02:03:25 +0000 |
commit | aba78b1052c271a8441b4b31cd1cd7abbdbe460d (patch) | |
tree | 2fa80839521dd7114341d3419055f655186ac7ce /packages/linux | |
parent | eb9a54d0889fd7f97b8fac9256303e34ebf03443 (diff) |
nslu2-kernel: bug fix release 2.6.14.4
Diffstat (limited to 'packages/linux')
-rw-r--r-- | packages/linux/nslu2-kernel_2.6.14.4.bb (renamed from packages/linux/nslu2-kernel_2.6.14.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/nslu2-kernel_2.6.14.3.bb b/packages/linux/nslu2-kernel_2.6.14.4.bb index 26ff0b76ce..823a8b9b1c 100644 --- a/packages/linux/nslu2-kernel_2.6.14.3.bb +++ b/packages/linux/nslu2-kernel_2.6.14.4.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 = "r3.${PR_CONFIG}" +PR = "r0.${PR_CONFIG}" include nslu2-kernel.inc |