summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2013-11-04 19:29:32 -0500
committerDenys Dmytriyenko <denys@ti.com>2013-11-05 13:37:28 -0500
commitb4d07f3b7c7114289e987a50e479a8bd76723b1f (patch)
tree858ac316f94eb21b995737c48170c405ba604200
parentdabd83e96fe99d0c3d1a88be4d1637831526d217 (diff)
downloadmeta-ti-b4d07f3b7c7114289e987a50e479a8bd76723b1f.tar.gz
linux-ti-staging: update with the final 3.12 release
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-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}"