diff options
author | Jesse Gilles <jgilles@multitech.com> | 2010-10-19 11:57:38 -0500 |
---|---|---|
committer | Jesse Gilles <jgilles@multitech.com> | 2010-10-19 11:57:38 -0500 |
commit | 066f4831e261456b0c673fdd69163a2d166bae59 (patch) | |
tree | 6f3d4c051786af98b1458bb35ab2d144e54363ce /recipes/linux | |
parent | 11b9a0ce4174654a57d48a6d4c7a740a1654d2d6 (diff) |
linux-2.6.28: bump PR for RTT interrupt patchcorecdp-1.0.2.1
Diffstat (limited to 'recipes/linux')
-rw-r--r-- | recipes/linux/linux_2.6.28.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux_2.6.28.bb b/recipes/linux/linux_2.6.28.bb index bf7fc32da3..0334d8f920 100644 --- a/recipes/linux/linux_2.6.28.bb +++ b/recipes/linux/linux_2.6.28.bb @@ -1,6 +1,6 @@ require linux.inc -PR = "r15" +PR = "r16" # Mark archs/machines that this kernel supports DEFAULT_PREFERENCE = "-1" |