summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2015-03-13 04:38:31 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-03-12 18:46:27 -0400
commit7ceb1ff5dd856eeeb49ed8a925752d3c641f2ec8 (patch)
treee37476e4b75984bc8e02c9a34564a0eb306f3057
parent92c85ad129aa7ed01fdb8c6eb2e89c94ede23300 (diff)
downloadmeta-ti-7ceb1ff5dd856eeeb49ed8a925752d3c641f2ec8.tar.gz
linux-ti-staging: update with wlcore and connectivity fixes
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-kernel/linux/linux-ti-staging_3.14.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging_3.14.bb b/recipes-kernel/linux/linux-ti-staging_3.14.bb
index e360891e..08f35ffe 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 = "90ead9ea0bd41087504953e9a74c9dc60ce3fdb7" 48SRCREV = "f86844f9f0586940241e14e4b681c89498dacf2d"
49PV = "3.14.35" 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 = "a+gitr${SRCPV}" 52MACHINE_KERNEL_PR_append = "b+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"