summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2014-05-22 22:24:48 +0000
committerDenys Dmytriyenko <denys@ti.com>2014-05-23 15:01:04 -0400
commitaac938b153545fb6ea3b120e6fd20d80470f10e6 (patch)
treee53b1c9c83bd7ac4dbc6e1aa19de9146189741df
parent86f7e559acec152f4071bf3b75b48f9ee7b3a96b (diff)
downloadmeta-ti-aac938b153545fb6ea3b120e6fd20d80470f10e6.tar.gz
linux-ti-staging: bump to 3.12.20 stable release
Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Chase Maupin <chase.maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-kernel/linux/linux-ti-staging_3.12.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging_3.12.bb b/recipes-kernel/linux/linux-ti-staging_3.12.bb
index 154d2fc2..ac30ab58 100644
--- a/recipes-kernel/linux/linux-ti-staging_3.12.bb
+++ b/recipes-kernel/linux/linux-ti-staging_3.12.bb
@@ -36,11 +36,11 @@ S = "${WORKDIR}/git"
36 36
37BRANCH = "ti-linux-3.12.y" 37BRANCH = "ti-linux-3.12.y"
38 38
39SRCREV = "f0d4672333685697320f4907d5b4d3919121c299" 39SRCREV = "ffe21d87399ec09620878613a9ebfbc6c1d7c548"
40PV = "3.12.17" 40PV = "3.12.20"
41 41
42# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 42# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
43MACHINE_KERNEL_PR_append = "b+gitr${SRCPV}" 43MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}"
44PR = "${MACHINE_KERNEL_PR}" 44PR = "${MACHINE_KERNEL_PR}"
45 45
46KERNEL_CONFIG_FRAGMENTS = "baseport.cfg connectivity.cfg ipc.cfg" 46KERNEL_CONFIG_FRAGMENTS = "baseport.cfg connectivity.cfg ipc.cfg"