summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-ti-staging_3.12.bb
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:50 -0500
commit02410a889eab52f3018077a5ca77820ac379474a (patch)
tree41305f4d84f463f89d13af5f60e7bec77bd5bfe0 /recipes-kernel/linux/linux-ti-staging_3.12.bb
parent280c88666ff2c845f27cef2d4da91e92c8b4631f (diff)
downloadmeta-ti-02410a889eab52f3018077a5ca77820ac379474a.tar.gz
linux-ti-staging: update to stable 3.12.9, other bugfixes
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel/linux/linux-ti-staging_3.12.bb')
-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}"