summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2013-11-22 13:55:22 -0500
committerDenys Dmytriyenko <denys@ti.com>2013-11-22 13:54:11 -0500
commitd6dc5d7bd137ebef4ed1786d8257f2b06ba29029 (patch)
tree5ee85411674685b2c1dd421676f6621ee3bbde6c
parentfe468b0dd52f198ea2159265fa1b2dec0d6115b2 (diff)
downloadmeta-ti-d6dc5d7bd137ebef4ed1786d8257f2b06ba29029.tar.gz
linux-ti-staging: 3.12.1, SGX DT, fixes in audio/display, connectivity, pm, etc.
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-kernel/linux/linux-ti-staging_3.12.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging_3.12.bb b/recipes-kernel/linux/linux-ti-staging_3.12.bb
index 3abc2f46..dd931684 100644
--- a/recipes-kernel/linux/linux-ti-staging_3.12.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 = "6a59302de4852678ccde5008ce531075c9b683d9" 34SRCREV = "95cb8e7d94bdbc6cd26b6d2ab074343a8dd81b7a"
35PV = "3.12" 35PV = "3.12.1"
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}"