summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2015-04-29 20:23:23 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-04-29 11:36:55 -0400
commit1bdbc46ac03370f3d03673fe616f1bf002a0b6c9 (patch)
tree15aa000b8f1c5a0cdfc9ac414e80da6864fa8b9a /recipes-kernel
parentce70c4cf3846469a0df101f6e6a8e44ae7496baa (diff)
downloadmeta-ti-1bdbc46ac03370f3d03673fe616f1bf002a0b6c9.tar.gz
linux-ti-staging: update to 3.14.40 and PM, A/D and connectivity 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.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging_3.14.bb b/recipes-kernel/linux/linux-ti-staging_3.14.bb
index 5d1e5ca7..cb08de4b 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 = "ba552b4bc706e4c7040afcd4bc9462fb957768e1" 48SRCREV = "443cd651e9fd926f50932abff395f6f843a11372"
49PV = "3.14.39" 49PV = "3.14.40"
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 = "b+gitr${SRCPV}" 52MACHINE_KERNEL_PR_append = "a+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"