summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-07-22 09:39:18 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-07-22 09:39:18 +0200
commit308b775cd44cabfb8e712d92c078b012849345f4 (patch)
treee7aa2ff6d40f35b9ca67d3cdbbad7a8ca75f3461 /recipes-kernel
parent2b4cb76e5f187decda8e03f8ff42bc01f3b911c7 (diff)
downloadmeta-ti-308b775cd44cabfb8e712d92c078b012849345f4.tar.gz
linux 3.0: bump SRCREV to v3.0 final
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux_3.0.bb6
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 9a46292e..dea468e5 100644
--- a/recipes-kernel/linux/linux_3.0.bb
+++ b/recipes-kernel/linux/linux_3.0.bb
@@ -5,11 +5,11 @@ KERNEL_IMAGETYPE = "uImage"
5 5
6COMPATIBLE_MACHINE = "(beagleboard)" 6COMPATIBLE_MACHINE = "(beagleboard)"
7 7
8# Somewhere after 3.0rc7 8# v3.0 tag
9SRCREV_pn-${PN} = "cf6ace16a3cd8b728fb0afa68368fd40bbeae19f" 9SRCREV_pn-${PN} = "02f8c6aee8df3cdc935e9bdd4f2d020306035dbe"
10 10
11# The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc 11# The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc
12MACHINE_KERNEL_PR_append = "d" 12MACHINE_KERNEL_PR_append = "e"
13 13
14FILESPATHPKG_prepend = "linux-3.0:" 14FILESPATHPKG_prepend = "linux-3.0:"
15 15