summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2015-06-03 21:37:32 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-06-03 13:42:43 -0400
commitd32d88e267f88f15915a38ff1b9f349267abecfa (patch)
treeb5cbc9a905b590144c180c3251c3dc9656aad19d /recipes-kernel
parent6d1c337af7d43953f6d0802ffd0bf1d9d3cfb146 (diff)
downloadmeta-ti-d32d88e267f88f15915a38ff1b9f349267abecfa.tar.gz
linux-ti-staging: update with latest platform and PM fixes
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 0c3d499d..51127f4a 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 = "c12a0f63ff2636cb406f249ca286d1d80bbac5c8" 49SRCREV = "d4d72d56fdc67603633f0168073713180934dbc0"
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 = "d" 53MACHINE_KERNEL_PR_append = "e"
54PR = "${MACHINE_KERNEL_PR}" 54PR = "${MACHINE_KERNEL_PR}"
55 55
56KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" 56KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"