diff options
| author | Koen Kooi <koen@dominion.thruhere.net> | 2011-11-29 09:05:54 +0100 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-11-29 09:05:54 +0100 |
| commit | 08b559c4da61c8514808c2dad3b65217a8e73041 (patch) | |
| tree | 2a74a3bf5809c200d52fc4b3227c75447f45981d /recipes-kernel | |
| parent | 078587ca99720b964dd1b39bbb676f1e5e930b13 (diff) | |
| download | meta-ti-08b559c4da61c8514808c2dad3b65217a8e73041.tar.gz | |
linux 3.0: update to 3.0.12
The internal ethernet on the beagleboard is not affected by the 3.0.11 usb bug, but other usb devices might be.
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes-kernel')
| -rw-r--r-- | recipes-kernel/linux/linux_3.0.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux_3.0.bb b/recipes-kernel/linux/linux_3.0.bb index 1e61628f..5039b228 100644 --- a/recipes-kernel/linux/linux_3.0.bb +++ b/recipes-kernel/linux/linux_3.0.bb | |||
| @@ -5,9 +5,9 @@ KERNEL_IMAGETYPE = "uImage" | |||
| 5 | 5 | ||
| 6 | COMPATIBLE_MACHINE = "(beagleboard)" | 6 | COMPATIBLE_MACHINE = "(beagleboard)" |
| 7 | 7 | ||
| 8 | PV = "3.0.11" | 8 | PV = "3.0.12" |
| 9 | # v3.0.11 tag | 9 | # v3.0.12 tag |
| 10 | SRCREV_pn-${PN} = "7a576d2dcd5807a7310032b380442eeba8c1c293" | 10 | SRCREV_pn-${PN} = "ac6766564c0305ca020fe747dfd7dbdf0881369d" |
| 11 | 11 | ||
| 12 | # The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc | 12 | # The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc |
| 13 | MACHINE_KERNEL_PR_append = "a" | 13 | MACHINE_KERNEL_PR_append = "a" |
