diff options
author | Denys Dmytriyenko <denys@ti.com> | 2014-05-22 22:24:48 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2014-05-23 15:01:04 -0400 |
commit | aac938b153545fb6ea3b120e6fd20d80470f10e6 (patch) | |
tree | e53b1c9c83bd7ac4dbc6e1aa19de9146189741df | |
parent | 86f7e559acec152f4071bf3b75b48f9ee7b3a96b (diff) | |
download | meta-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.bb | 6 |
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 | ||
37 | BRANCH = "ti-linux-3.12.y" | 37 | BRANCH = "ti-linux-3.12.y" |
38 | 38 | ||
39 | SRCREV = "f0d4672333685697320f4907d5b4d3919121c299" | 39 | SRCREV = "ffe21d87399ec09620878613a9ebfbc6c1d7c548" |
40 | PV = "3.12.17" | 40 | PV = "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 |
43 | MACHINE_KERNEL_PR_append = "b+gitr${SRCPV}" | 43 | MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}" |
44 | PR = "${MACHINE_KERNEL_PR}" | 44 | PR = "${MACHINE_KERNEL_PR}" |
45 | 45 | ||
46 | KERNEL_CONFIG_FRAGMENTS = "baseport.cfg connectivity.cfg ipc.cfg" | 46 | KERNEL_CONFIG_FRAGMENTS = "baseport.cfg connectivity.cfg ipc.cfg" |