diff options
author | Koen Kooi <koen@dominion.thruhere.net> | 2011-11-22 04:48:33 +0100 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-11-22 04:48:33 +0100 |
commit | ad912453616e2f4c74f4d645809150b671b644ba (patch) | |
tree | 3dcb3d881d9f188c7c36e50c1590fe193c6cb14e /recipes-kernel | |
parent | e24978a173ba55e325a94a14b717f310a63f8e15 (diff) | |
download | meta-ti-ad912453616e2f4c74f4d645809150b671b644ba.tar.gz |
linux 3.0: update to 3.0.10
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 ec39ae08..93042b35 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.9" | 8 | PV = "3.0.10" |
9 | # v3.0.9 tag | 9 | # v3.0.10 tag |
10 | SRCREV_pn-${PN} = "999c1d6bc999d67657033ec780a561aa172c75a9" | 10 | SRCREV_pn-${PN} = "c7e2ea59cdd74342d3614bee9fc42fa2fb5add7e" |
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" |