diff options
author | Florian Boor <florian.boor@kernelconcepts.de> | 2009-09-01 17:22:11 +0200 |
---|---|---|
committer | Florian Boor <florian.boor@kernelconcepts.de> | 2009-09-08 00:04:18 +0200 |
commit | 5d8aa57291b545c9c5c5268e25ef87d1d022faf0 (patch) | |
tree | df17b34d052acac5bf4b6c1f8c95c4950e455489 /recipes/linux/linux_2.6.28.bb | |
parent | 9906662f3de0a308c040f1d8755563517e3a0de8 (diff) |
linux: bump 2.6.28 PR
Diffstat (limited to 'recipes/linux/linux_2.6.28.bb')
-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 37a8646306..98cf19129d 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 = "r11" +PR = "r12" # Mark archs/machines that this kernel supports DEFAULT_PREFERENCE = "-1" |