summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2014-11-22 00:55:32 +0000
committerDenys Dmytriyenko <denys@ti.com>2014-11-21 14:50:19 -0500
commit2684ab439158cb723047aa571bead51b1a790ba4 (patch)
tree929cb014a7c82510ae47f0e2aa6885b96f6b38ef /recipes-kernel
parent1e91f4a2eedd53e915b1e58881ebd995bbe4979d (diff)
downloadmeta-ti-2684ab439158cb723047aa571bead51b1a790ba4.tar.gz
linux-mainline: update to 3.14.25
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-mainline_3.14.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-mainline_3.14.bb b/recipes-kernel/linux/linux-mainline_3.14.bb
index 32491b7a..440e1709 100644
--- a/recipes-kernel/linux/linux-mainline_3.14.bb
+++ b/recipes-kernel/linux/linux-mainline_3.14.bb
@@ -32,9 +32,9 @@ S = "${WORKDIR}/git"
32 32
33BRANCH = "linux-3.14.y" 33BRANCH = "linux-3.14.y"
34 34
35# Corresponds to tag v3.14.20 35# Corresponds to tag v3.14.25
36SRCREV = "2023c00d650dfa409e58539596aca7d9deded824" 36SRCREV = "2dc2565902d3c24108c4b7101e91957fd068a242"
37PV = "3.14.20" 37PV = "3.14.25"
38 38
39SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git;protocol=git;branch=${BRANCH} \ 39SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git;protocol=git;branch=${BRANCH} \
40 file://defconfig \ 40 file://defconfig \