summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2015-06-08 21:05:35 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-06-08 17:39:19 -0400
commit68b4766a6d89ded422aecf7ee2b44be52edc909f (patch)
tree08f50a4e097b24d6974e4560d27d5d3796fcfffc
parent2c5c6306b99f07ad7c99d03ec5ee055c6f09e067 (diff)
downloadmeta-ti-68b4766a6d89ded422aecf7ee2b44be52edc909f.tar.gz
linux-ti-staging: update with latest A/D 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 88fa0939..1a2ade46 100644
--- a/recipes-kernel/linux/linux-ti-staging_3.14.bb
+++ b/recipes-kernel/linux/linux-ti-staging_3.14.bb
@@ -46,11 +46,11 @@ S = "${WORKDIR}/git"
46 46
47BRANCH = "ti-linux-3.14.y" 47BRANCH = "ti-linux-3.14.y"
48 48
49SRCREV = "d4d72d56fdc67603633f0168073713180934dbc0" 49SRCREV = "b5f2e56909fb8fc02325f621e05ae01c5532d594"
50PV = "3.14.43+git${SRCPV}" 50PV = "3.14.43+git${SRCPV}"
51 51
52# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 52# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
53MACHINE_KERNEL_PR_append = "f" 53MACHINE_KERNEL_PR_append = "g"
54PR = "${MACHINE_KERNEL_PR}" 54PR = "${MACHINE_KERNEL_PR}"
55 55
56KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" 56KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"