summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2015-03-04 07:05:50 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-03-03 20:08:57 -0500
commit98c9baf2fccc02f312a5a5da54a79d5bbc0555b3 (patch)
tree9a0c56db0c1c9da9056763267d2e4997e7a7a29b /recipes-kernel
parentb00618ca33402f44c9807207c940cd70bbb74401 (diff)
downloadmeta-ti-98c9baf2fccc02f312a5a5da54a79d5bbc0555b3.tar.gz
linux-ti-staging: update with recent platform and connectivity changes
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 43db7f40..31afb702 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 = "1a49ac9df1dcd719cb9e89ee891252a17a6a76de" 48SRCREV = "f8af15dd6a374fc7ccbcb72f3c2b682055c71f0e"
49PV = "3.14.34" 49PV = "3.14.34"
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"