summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2014-09-27 00:17:36 +0000
committerDenys Dmytriyenko <denys@ti.com>2014-09-29 15:56:47 -0400
commit93264b1627eb45d5b89c1cc99a534dc7775bcdef (patch)
treeb209cc889437ed977f3ec85494759048c9f5829e /recipes-kernel
parent71e6ae3702a5f7e9375b3a1d6bc1c92620865882 (diff)
downloadmeta-ti-93264b1627eb45d5b89c1cc99a534dc7775bcdef.tar.gz
linux-ti-staging: update with fixes in platform, connectivity and A/D
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 ae3773d2..f0dd841d 100644
--- a/recipes-kernel/linux/linux-ti-staging_3.14.bb
+++ b/recipes-kernel/linux/linux-ti-staging_3.14.bb
@@ -44,11 +44,11 @@ S = "${WORKDIR}/git"
44 44
45BRANCH = "ti-linux-3.14.y" 45BRANCH = "ti-linux-3.14.y"
46 46
47SRCREV = "9202c29d25015b6f1ac6c124add4ca1666a679bf" 47SRCREV = "f56742085ff39d6aa7f487c14a6abff473b4b810"
48PV = "3.14.19" 48PV = "3.14.19"
49 49
50# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 50# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
51MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}" 51MACHINE_KERNEL_PR_append = "b+gitr${SRCPV}"
52PR = "${MACHINE_KERNEL_PR}" 52PR = "${MACHINE_KERNEL_PR}"
53 53
54KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" 54KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"