summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-10-18 22:32:08 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-10-18 22:32:08 +0200
commitcdfd3796c5cb2bb185292b8697ed53849a855229 (patch)
treea47f1df079e7d880fa782678abbae02e9e0be8a6 /recipes-kernel
parent851dca2023950cc92ba0892aa23a315e465a52ef (diff)
downloadmeta-ti-cdfd3796c5cb2bb185292b8697ed53849a855229.tar.gz
linux 3.0: move to 3.0.7
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 2bfbb96b..887aff91 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.6" 8PV = "3.0.7"
9# v3.0.6 tag 9# v3.0.7 tag
10SRCREV_pn-${PN} = "a004e0962a10dfa7fc83dfa4ed4109d1cf84124b" 10SRCREV_pn-${PN} = "62bf7928bfe312ec6cf829b06893eb5649ceaec5"
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 = "b" 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