summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2014-01-27 13:47:17 -0500
committerDenys Dmytriyenko <denys@ti.com>2014-01-27 14:38:43 -0500
commit7f2773454b349d2a4d5a9601e6a524c40b664f73 (patch)
treeb91b367175d06c1ab679e3fe5a38f50841b5fc6a
parentf894102725d2c8fa8ce7e5a6e5ec9d0a392eed03 (diff)
downloadmeta-ti-7f2773454b349d2a4d5a9601e6a524c40b664f73.tar.gz
linux-ti-staging: update to stable 3.12.9, other bugfixes
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 ab7b44b6..a0c8aec3 100644
--- a/recipes-kernel/linux/linux-ti-staging_3.12.bb
+++ b/recipes-kernel/linux/linux-ti-staging_3.12.bb
@@ -36,8 +36,8 @@ S = "${WORKDIR}/git"
36 36
37BRANCH = "ti-linux-3.12.y" 37BRANCH = "ti-linux-3.12.y"
38 38
39SRCREV = "af17c0c3a9f2f787f731e6124766443f8343be17" 39SRCREV = "ae99216c5588fc0f9f6a48cb3da47c15f19e6415"
40PV = "3.12.8" 40PV = "3.12.9"
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 = "a+gitr${SRCPV}" 43MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}"