summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2014-09-23 00:39:19 +0000
committerDenys Dmytriyenko <denys@ti.com>2014-09-22 15:12:43 -0400
commit71e6ae3702a5f7e9375b3a1d6bc1c92620865882 (patch)
treec5b7def4e263e3be888362ff11707ee9c98ea80d
parent36480f2147f9405cbb5ffd2ac2a3142a83efb810 (diff)
downloadmeta-ti-71e6ae3702a5f7e9375b3a1d6bc1c92620865882.tar.gz
linux-mainline: update to version 3.14.19
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-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 1ad97e22..bff76278 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.17 35# Corresponds to tag v3.14.19
36SRCREV = "946de0e6b6ed49eacb03e3cddfcb1d774d6378ed" 36SRCREV = "af92ba8fd23cb5811d96b833bbb7133efefeb5b9"
37PV = "3.14.17" 37PV = "3.14.19"
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 \