diff options
author | John Bowler <jbowler@nslu2-linux.org> | 2006-01-27 08:33:47 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-01-27 08:33:47 +0000 |
commit | 22e79a194485ecef5e5a7f6032e4debd94fffaa0 (patch) | |
tree | 030988959895439b22441ff68e67e80800536c8b /packages/linux/ixp4xx-kernel_2.6.15.1.bb | |
parent | 1a36187e9247abbd324a87342a912c2f5098e0c5 (diff) |
ixp4xx-kernel: updated beeper code from CVS in 2.6.15.1
Diffstat (limited to 'packages/linux/ixp4xx-kernel_2.6.15.1.bb')
-rw-r--r-- | 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.1.bb index f9d08c0390..697988a684 100644 --- a/packages/linux/ixp4xx-kernel_2.6.15.1.bb +++ b/packages/linux/ixp4xx-kernel_2.6.15.1.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 = "r15.${PR_CONFIG}" +PR = "r16.${PR_CONFIG}" include ixp4xx-kernel.inc |