summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2014-09-22 23:04:51 +0000
committerDenys Dmytriyenko <denys@ti.com>2014-09-22 15:12:57 -0400
commit7817d03f04542aff1945afbd8dad2d693bf96833 (patch)
treeaff20a913612a7906587ee22688be60174c19c7e
parent630f9e198e77c0a37bc2435080fc5742cfdf0502 (diff)
downloadmeta-ti-7817d03f04542aff1945afbd8dad2d693bf96833.tar.gz
linux-ti-staging: update to 3.14.19 with latest fixes
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-kernel/linux/linux-ti-staging_3.14.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging_3.14.bb b/recipes-kernel/linux/linux-ti-staging_3.14.bb
index 7667e1a4..ae3773d2 100644
--- a/recipes-kernel/linux/linux-ti-staging_3.14.bb
+++ b/recipes-kernel/linux/linux-ti-staging_3.14.bb
@@ -44,11 +44,11 @@ S = "${WORKDIR}/git"
44 44
45BRANCH = "ti-linux-3.14.y" 45BRANCH = "ti-linux-3.14.y"
46 46
47SRCREV = "0261be2e3a30f496c2c8642b6709f4fc54e75391" 47SRCREV = "9202c29d25015b6f1ac6c124add4ca1666a679bf"
48PV = "3.14.17" 48PV = "3.14.19"
49 49
50# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 50# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
51MACHINE_KERNEL_PR_append = "e+gitr${SRCPV}" 51MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}"
52PR = "${MACHINE_KERNEL_PR}" 52PR = "${MACHINE_KERNEL_PR}"
53 53
54KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" 54KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"