summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2014-09-04 03:13:43 +0000
committerDenys Dmytriyenko <denys@ti.com>2014-09-04 12:01:10 -0400
commit192a50aa54e5deace1a0d3362035ff92e1efec09 (patch)
treeb4b7022f2d3482a973d74b25bd0195c01984d5a6 /recipes-kernel
parent4203a49dab80642db940d751b454d746c7b10a66 (diff)
downloadmeta-ti-192a50aa54e5deace1a0d3362035ff92e1efec09.tar.gz
linux-mainline 3.14: update to the latest stable 3.14.17 version
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 bdb595d0..1ad97e22 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.8 35# Corresponds to tag v3.14.17
36SRCREV = "0c5b3b80f7aeba9b8d25e12f7b321d148a1b1cb9" 36SRCREV = "946de0e6b6ed49eacb03e3cddfcb1d774d6378ed"
37PV = "3.14.8" 37PV = "3.14.17"
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 \