diff options
author | Koen Kooi <koen@openembedded.org> | 2006-04-25 10:24:10 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-04-25 10:24:10 +0000 |
commit | 9e8e64d9713add649f254706e3da09ef4c235993 (patch) | |
tree | d123746f3863b76f57174cab4cf773b91b02f46a /packages/linux/ixp4xx-kernel_2.6.16.bb | |
parent | 3dc39676503352ebbab0b64d50495485353d2de1 (diff) | |
parent | 0f32d2861643a39a2fca2e9c4505a2183ecf41d1 (diff) |
merge of 2e72ff814146cd6f8905742854f09312f89f7f5e
and 7bea148102c0724aff0e6a3c580de23677685c48
Diffstat (limited to 'packages/linux/ixp4xx-kernel_2.6.16.bb')
-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 0b00414577..5d02946842 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 = "1" # 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 = "r5.${PR_CONFIG}" +PR = "r6.${PR_CONFIG}" include ixp4xx-kernel.inc |