summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2013-12-04 15:06:07 -0500
committerDenys Dmytriyenko <denys@ti.com>2013-12-07 16:29:27 -0500
commit24e01a72680009bb5ec13834198f154b1da5d5c8 (patch)
tree1ce94c7ae6c79333cf2e9ab29c0e6cbac708d109 /recipes-kernel
parente95731b49d36bc055c141fde1f66c13c2938e23d (diff)
downloadmeta-ti-24e01a72680009bb5ec13834198f154b1da5d5c8.tar.gz
linux-ti-staging: update to 3.12.2 plus fixes in connectivity, pm, rpmsg etc.
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel')
-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 dd931684..8965941f 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 = "95cb8e7d94bdbc6cd26b6d2ab074343a8dd81b7a" 34SRCREV = "c077af8403a538e129164081cbe7527f22bb56b6"
35PV = "3.12.1" 35PV = "3.12.2"
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}"