summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/linux-ti-staging_3.12.bb (renamed from recipes-kernel/linux/linux-ti-staging_git.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging_git.bb b/recipes-kernel/linux/linux-ti-staging_3.12.bb
index a1188e95..3abc2f46 100644
--- a/recipes-kernel/linux/linux-ti-staging_git.bb
+++ b/recipes-kernel/linux/linux-ti-staging_3.12.bb
@@ -31,8 +31,8 @@ S = "${WORKDIR}/git"
31 31
32BRANCH = "ti-linux-3.12.y" 32BRANCH = "ti-linux-3.12.y"
33 33
34SRCREV = "836c92478128790c75b832d21d1b3ab839fa3ca7" 34SRCREV = "6a59302de4852678ccde5008ce531075c9b683d9"
35PV = "3.11+3.12-rc7" 35PV = "3.12"
36 36
37# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 37# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
38MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}" 38MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}"