summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-11-01 21:59:01 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2011-11-01 21:59:01 +0100
commit23280c575378e3dd5284f07e91612b32a2b0b554 (patch)
tree95b37bdd90122c2f5e58c6490043bae8cfe3290f /recipes-kernel
parentc8a6d183f312ed161e0108a59db32b9c3782a267 (diff)
downloadmeta-ti-23280c575378e3dd5284f07e91612b32a2b0b554.tar.gz
linux 3.0: moved to 3.0.8
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes-kernel')
-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 b9db973d..0935bba8 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.7" 8PV = "3.0.8"
9# v3.0.7 tag 9# v3.0.8 tag
10SRCREV_pn-${PN} = "62bf7928bfe312ec6cf829b06893eb5649ceaec5" 10SRCREV_pn-${PN} = "97596c34030ed28657ccafddb67e17a03890b90a"
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