summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2014-08-03 07:11:05 +0000
committerDenys Dmytriyenko <denys@ti.com>2014-08-04 16:48:03 -0400
commit4d9449550868241ad120b9af10388c50e594eb03 (patch)
tree3e235de30d9741ef3f974c0de58153a9c51f2e14
parente5eaf3bef458936b02ddfd649f474e07d1c79336 (diff)
downloadmeta-ti-4d9449550868241ad120b9af10388c50e594eb03.tar.gz
linux-ti-staging 3.12: update to latest 3.12.26
Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Franklin Cooper Jr. <fcooper@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 e288a6d2..427bd972 100644
--- a/recipes-kernel/linux/linux-ti-staging_3.12.bb
+++ b/recipes-kernel/linux/linux-ti-staging_3.12.bb
@@ -39,8 +39,8 @@ S = "${WORKDIR}/git"
39 39
40BRANCH = "ti-linux-3.12.y" 40BRANCH = "ti-linux-3.12.y"
41 41
42SRCREV = "ffe21d87399ec09620878613a9ebfbc6c1d7c548" 42SRCREV = "5c62fd05f12d008a136d5620d12a76d50429af3c"
43PV = "3.12.20" 43PV = "3.12.26"
44 44
45# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 45# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
46MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}" 46MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}"