diff options
author | Rod Whitby <rod@whitby.id.au> | 2006-04-28 23:22:10 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-04-28 23:22:10 +0000 |
commit | 0c834c2aee9c6885b70dc83bf3636bd40c18a0ca (patch) | |
tree | bf236932dc6c2083af5d6db6fed2f0d8e59a9d00 /packages/linux | |
parent | 95fee39ad4cbce72ec8cce42660fe5458d07a5df (diff) |
ixp4xx-kernel: Bumped the PR due to kernel.bbclass changing the postinst.
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 d4fe2dfa5c..ca8a64e9ed 100644 --- a/packages/linux/ixp4xx-kernel_2.6.16.bb +++ b/packages/linux/ixp4xx-kernel_2.6.16.bb @@ -3,7 +3,7 @@ # Increment PR_CONFIG for changes to the ixp4xx-kernel specific # defconfig (do *NOT* increment anything in here for changes # to other kernel configs!) -PR_CONFIG = "1" +PR_CONFIG = "2" # # Increment the number below (i.e. the digits after PR) when # making changes within this file or for changes to the patches |