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:21 -0400
commitfb58d9314f414dcfd4d1be3bc6e351c9451d33f7 (patch)
treee37476e4b75984bc8e02c9a34564a0eb306f3057
parent4f8920b871fb18fba73e944221296216214c4a87 (diff)
downloadmeta-ti-fb58d9314f414dcfd4d1be3bc6e351c9451d33f7.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"