summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2015-03-12 02:38:00 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-03-11 16:48:32 -0400
commit5e055796a93e3a03494a93c3a7185be60fc1d036 (patch)
tree27213ac573a747d68afbe335022abd806b17a3b1 /recipes-kernel
parent9991516e5da2eff7cdd9cb76c619793156abbebd (diff)
downloadmeta-ti-5e055796a93e3a03494a93c3a7185be60fc1d036.tar.gz
linux-ti-staging: update to 3.14.35 and platform merges
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 65bd2dcd..e360891e 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 = "f5f577498058620d0735ae96030521b49c0f358f" 48SRCREV = "90ead9ea0bd41087504953e9a74c9dc60ce3fdb7"
49PV = "3.14.34" 49PV = "3.14.35"
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 = "c+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"