From 71e6ae3702a5f7e9375b3a1d6bc1c92620865882 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Tue, 23 Sep 2014 00:39:19 +0000 Subject: [PATCH] linux-mainline: update to version 3.14.19 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 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" BRANCH = "linux-3.14.y" -# Corresponds to tag v3.14.17 -SRCREV = "946de0e6b6ed49eacb03e3cddfcb1d774d6378ed" -PV = "3.14.17" +# Corresponds to tag v3.14.19 +SRCREV = "af92ba8fd23cb5811d96b833bbb7133efefeb5b9" +PV = "3.14.19" SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git;protocol=git;branch=${BRANCH} \ file://defconfig \