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:25 -0400
commit0737b83ee7a71e320698aebc2aa3f4d85ca8154b (patch)
treeaff20a913612a7906587ee22688be60174c19c7e
parentd0124de6b10e93d7c5eaad58763f0dfef51da781 (diff)
downloadmeta-ti-0737b83ee7a71e320698aebc2aa3f4d85ca8154b.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"