diff options
author | John Bowler <jbowler@nslu2-linux.org> | 2005-10-28 05:17:07 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-10-28 05:17:07 +0000 |
commit | 250547d96937fe646f47c8193dca78054ecdfc13 (patch) | |
tree | cec9055e9aea5d037f20af80e3ca205e79461c6b /packages/linux | |
parent | 5e81e0add1dc532a0b36a2617d93555addb99839 (diff) |
nslu2-kernel: release 2.6.14
Diffstat (limited to 'packages/linux')
-rw-r--r-- | packages/linux/nslu2-kernel_2.6.14.bb (renamed from packages/linux/nslu2-kernel_2.6.14-rc5.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux/nslu2-kernel_2.6.14-rc5.bb b/packages/linux/nslu2-kernel_2.6.14.bb index 73af0e9a26..21a371369e 100644 --- a/packages/linux/nslu2-kernel_2.6.14-rc5.bb +++ b/packages/linux/nslu2-kernel_2.6.14.bb @@ -3,12 +3,12 @@ # Increment PR_CONFIG for changes to the nslu2-kernel specific # defconfig (do *NOT* increment anything in here for changes # to other kernel configs!) -PR_CONFIG = "2" +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 nslu2-kernel.inc |