summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2014-10-08 05:42:57 +0000
committerDenys Dmytriyenko <denys@ti.com>2014-10-07 20:50:22 -0400
commit02d7db614f16d418e6f6a0670c79962193eae911 (patch)
treee740d1411165746d33a6e8260e0006bade09fecd /recipes-kernel
parent73c48a9d3d9211a6e76d8c288bad5265b078a6eb (diff)
downloadmeta-ti-02d7db614f16d418e6f6a0670c79962193eae911.tar.gz
linux-mainline 3.14: update to 3.14.20
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 bff76278..32491b7a 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.19 35# Corresponds to tag v3.14.20
36SRCREV = "af92ba8fd23cb5811d96b833bbb7133efefeb5b9" 36SRCREV = "2023c00d650dfa409e58539596aca7d9deded824"
37PV = "3.14.19" 37PV = "3.14.20"
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 \