summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2015-03-20 03:21:38 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-03-19 17:30:16 -0400
commitadc038f66b1695bfd87f22dfb7e77bddaaa1a10e (patch)
treeae0469df73599546c76e567a68c07ad49e5d0028 /recipes-kernel
parent071fcc393211de5f97ef7a73d34dda2c2b577894 (diff)
downloadmeta-ti-adc038f66b1695bfd87f22dfb7e77bddaaa1a10e.tar.gz
linux-ti-staging: update with connectivity fixes
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel')
-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 08f35ffe..fae2a2f2 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 = "f86844f9f0586940241e14e4b681c89498dacf2d" 48SRCREV = "5127b235b584ab300d510f6071464ed9ebd66e9a"
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 = "b+gitr${SRCPV}" 52MACHINE_KERNEL_PR_append = "c+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"