summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2012-02-21 11:10:08 +0100
committerDenys Dmytriyenko <denys@ti.com>2012-02-27 09:04:40 -0500
commitb43e9fc0e1d3b52636f818c2303d43202e723114 (patch)
treee9df37518cac85dcf9ac8193ba7e0c43085fbf26 /recipes-kernel/linux
parent2425d6e457b51e756a742c58494e86d36fca0839 (diff)
downloadmeta-ti-b43e9fc0e1d3b52636f818c2303d43202e723114.tar.gz
linux 3.0: update from 3.0.17 to 3.0.22
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel/linux')
-rw-r--r--recipes-kernel/linux/linux_3.0.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-kernel/linux/linux_3.0.bb b/recipes-kernel/linux/linux_3.0.bb
index d62c1ea0..65084fb5 100644
--- a/recipes-kernel/linux/linux_3.0.bb
+++ b/recipes-kernel/linux/linux_3.0.bb
@@ -5,12 +5,12 @@ KERNEL_IMAGETYPE = "uImage"
5 5
6COMPATIBLE_MACHINE = "(beagleboard)" 6COMPATIBLE_MACHINE = "(beagleboard)"
7 7
8PV = "3.0.17" 8PV = "3.0.22"
9# v3.0.17 tag 9# v3.0.22 tag
10SRCREV_pn-${PN} = "e9d23be2708477feeaec78e707c80441520c1ef6" 10SRCREV_pn-${PN} = "a4a663513af05a98d6085d92f85c16bb64ac4050"
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
13MACHINE_KERNEL_PR_append = "c" 13MACHINE_KERNEL_PR_append = "a"
14 14
15FILESPATH =. "${FILE_DIRNAME}/linux-3.0:${FILE_DIRNAME}/linux-3.0/${MACHINE}:" 15FILESPATH =. "${FILE_DIRNAME}/linux-3.0:${FILE_DIRNAME}/linux-3.0/${MACHINE}:"
16 16