summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2015-06-17 20:46:44 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-06-17 11:22:25 -0400
commitccd6159a6ca9611bae8e46a0793d0a82c11420aa (patch)
tree949786496a707e4716f7eecbf0e5773671b32272
parent02e76db37cbf6d5944c8925a7ba8df504b9e79e8 (diff)
downloadmeta-ti-ccd6159a6ca9611bae8e46a0793d0a82c11420aa.tar.gz
linux-ti-staging: update with latest PM 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 3970e494..fcf9f2fc 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 = "c60cc2e4d974ee9815399c536c538162ae930cc5" 49SRCREV = "e19ba3d996f22ad8cc7187b30c18347aba0d594d"
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 = "i" 53MACHINE_KERNEL_PR_append = "j"
54PR = "${MACHINE_KERNEL_PR}" 54PR = "${MACHINE_KERNEL_PR}"
55 55
56KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" 56KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"