summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2015-06-01 21:34:56 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-06-01 11:56:41 -0400
commitdcb88233a845cf6987749e1e24f9891f1bafefc8 (patch)
tree2639c001b3d579cc26ddd3f60de0b305e6d24f3d
parent70e1b13336f4bc7b0520c15aca0ea36e356dd6d1 (diff)
downloadmeta-ti-dcb88233a845cf6987749e1e24f9891f1bafefc8.tar.gz
linux-ti-staging: update with latest PM, connectivity and A/D 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 3981bf3a..0c3d499d 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 = "1da51aba787fd40cf6d0ce7fd35b6757e13a1d4f" 49SRCREV = "c12a0f63ff2636cb406f249ca286d1d80bbac5c8"
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 = "c" 53MACHINE_KERNEL_PR_append = "d"
54PR = "${MACHINE_KERNEL_PR}" 54PR = "${MACHINE_KERNEL_PR}"
55 55
56KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" 56KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"