summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2014-11-22 00:55:27 +0000
committerDenys Dmytriyenko <denys@ti.com>2014-11-21 14:50:17 -0500
commit1e91f4a2eedd53e915b1e58881ebd995bbe4979d (patch)
tree2d513dd36b6641c6bad866d6178b7ef88d1a8a57
parent0e3d63eb9f1c8cce6228eb424eea1aa2aa835cb9 (diff)
downloadmeta-ti-1e91f4a2eedd53e915b1e58881ebd995bbe4979d.tar.gz
linux-ti-staging: update to 3.14.25
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-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 4c5ddf35..fa648407 100644
--- a/recipes-kernel/linux/linux-ti-staging_3.14.bb
+++ b/recipes-kernel/linux/linux-ti-staging_3.14.bb
@@ -44,11 +44,11 @@ S = "${WORKDIR}/git"
44 44
45BRANCH = "ti-linux-3.14.y" 45BRANCH = "ti-linux-3.14.y"
46 46
47SRCREV = "4590fc1f771056d620bf964af7202fea7f743380" 47SRCREV = "5dcfe16d0585aeed7158820e934a5e43ff017476"
48PV = "3.14.19" 48PV = "3.14.25"
49 49
50# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 50# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
51MACHINE_KERNEL_PR_append = "d+gitr${SRCPV}" 51MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}"
52PR = "${MACHINE_KERNEL_PR}" 52PR = "${MACHINE_KERNEL_PR}"
53 53
54KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" 54KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"