summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2015-04-28 02:10:23 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-04-27 18:08:59 -0400
commit9e82bad750f073b1b941a00ecd2a6eb37c615ceb (patch)
tree30185ed6c49eb8f630a5c39c394dbe9b289840aa /recipes-kernel
parent80193adbc4f280dc8111bd88335bfdca9219da9f (diff)
downloadmeta-ti-9e82bad750f073b1b941a00ecd2a6eb37c615ceb.tar.gz
linux-ti-staging: update with PM and other 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 061faedb..5d1e5ca7 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 = "5e342e186fcd9834fff09f6335b344599042be88" 48SRCREV = "ba552b4bc706e4c7040afcd4bc9462fb957768e1"
49PV = "3.14.39" 49PV = "3.14.39"
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 = "a+gitr${SRCPV}" 52MACHINE_KERNEL_PR_append = "b+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"