summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2015-01-10 01:10:55 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-01-09 14:27:48 -0500
commit7c286ecdcbd05f0b5297bc97f4c8f7ece5356c73 (patch)
tree14135c146e92f84a6350e9cef86307fa81c7e4f7 /recipes-kernel
parent147207eb6c6a1716239d68c0ad9f838ec870d766 (diff)
downloadmeta-ti-7c286ecdcbd05f0b5297bc97f4c8f7ece5356c73.tar.gz
linux-ti-staging: update with latest fixes in 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 6c0a3521..bfeccf3c 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 = "6b7737373fad112d416781e83841732d33b0d1bd" 48SRCREV = "6af3881e0d3701fcec3050d477b62d7f3c9ea42e"
49PV = "3.14.26" 49PV = "3.14.26"
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 = "d+gitr${SRCPV}" 52MACHINE_KERNEL_PR_append = "e+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"