summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2015-05-12 01:27:53 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-05-11 17:48:17 -0400
commit8ece3389737478a273da8ffd41a80fd56e3c18c8 (patch)
tree99d392f26e3080128067cb78ac82aaf21ef16754
parentf57702adf41adde4a65aaaa3ec738f1fa4001ebe (diff)
downloadmeta-ti-8ece3389737478a273da8ffd41a80fd56e3c18c8.tar.gz
linux-ti-staging: update to 3.14.41 with platform, connectivity 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 aa5810db..955af5cb 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 = "ad37716161e4e7a670607b4bd9b2407409918800" 48SRCREV = "725b7cf9428077b8cce8b4b7d74608b82978dda5"
49PV = "3.14.40" 49PV = "3.14.41"
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 = "b+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"