summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2015-01-26 23:20:51 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-01-26 13:00:23 -0500
commite9b118d03110caa61258e4951fef196a62cf50ce (patch)
tree5cf70859006ee0fcb02336ed575ad78e928bda79 /recipes-kernel
parent38fd3c3e477ac0c3d0fa0559338c61d1608be1e0 (diff)
downloadmeta-ti-e9b118d03110caa61258e4951fef196a62cf50ce.tar.gz
linux-ti-staging: update to stable 3.14.29
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel')
-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 d762be87..2192e3cf 100644
--- a/recipes-kernel/linux/linux-ti-staging_3.14.bb
+++ b/recipes-kernel/linux/linux-ti-staging_3.14.bb
@@ -45,11 +45,11 @@ S = "${WORKDIR}/git"
45 45
46BRANCH = "ti-linux-3.14.y" 46BRANCH = "ti-linux-3.14.y"
47 47
48SRCREV = "7828f3b4cb26fa9c978aa96cc46cca8521957f24" 48SRCREV = "91c355090bd822468527b5c05ec15c1944a17c64"
49PV = "3.14.26" 49PV = "3.14.29"
50 50
51# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 51# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
52MACHINE_KERNEL_PR_append = "f+gitr${SRCPV}" 52MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}"
53PR = "${MACHINE_KERNEL_PR}" 53PR = "${MACHINE_KERNEL_PR}"
54 54
55KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" 55KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"