From 192a50aa54e5deace1a0d3362035ff92e1efec09 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Thu, 4 Sep 2014 03:13:43 +0000 Subject: [PATCH] linux-mainline 3.14: update to the latest stable 3.14.17 version Signed-off-by: Denys Dmytriyenko --- recipes-kernel/linux/linux-mainline_3.14.bb | 6 +++--- 1 file 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" BRANCH = "linux-3.14.y" -# Corresponds to tag v3.14.8 -SRCREV = "0c5b3b80f7aeba9b8d25e12f7b321d148a1b1cb9" -PV = "3.14.8" +# Corresponds to tag v3.14.17 +SRCREV = "946de0e6b6ed49eacb03e3cddfcb1d774d6378ed" +PV = "3.14.17" SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git;protocol=git;branch=${BRANCH} \ file://defconfig \