diff options
author | Frans Meulenbroeks <fransmeulenbroeks@yahoo.com> | 2006-06-15 20:00:33 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-06-15 20:00:33 +0000 |
commit | 3b04c9de3a4683a13288b877e6a4a3ecd3dfeaf1 (patch) | |
tree | 0601101a8b88ddd8207e3196f6b7ab056f765897 /packages/linux | |
parent | a0621d7c282208125afd95093f6102baa4543dab (diff) |
ixp kernel and network modules: bumped PR to force recompile with gcc 4.1.1
on the autobuild system; no functional change
Diffstat (limited to 'packages/linux')
-rw-r--r-- | packages/linux/ixp4xx-kernel_2.6.16.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/ixp4xx-kernel_2.6.16.bb b/packages/linux/ixp4xx-kernel_2.6.16.bb index c3d9e3f8e2..0134add8f7 100644 --- a/packages/linux/ixp4xx-kernel_2.6.16.bb +++ b/packages/linux/ixp4xx-kernel_2.6.16.bb @@ -8,7 +8,7 @@ PR_CONFIG = "4" # 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 = "r6.${PR_CONFIG}" +PR = "r7.${PR_CONFIG}" include ixp4xx-kernel.inc |