From 89bdf97beaf3b136c24c4d6f86c0bcbb47fe3043 Mon Sep 17 00:00:00 2001 From: Paul Barker Date: Sun, 21 Apr 2019 09:22:28 +0000 Subject: [PATCH] linux-raspberrypi: Update 4.14.y kernel Signed-off-by: Paul Barker --- recipes-kernel/linux/linux-raspberrypi_4.14.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-raspberrypi_4.14.bb b/recipes-kernel/linux/linux-raspberrypi_4.14.bb index c68d2d0..6563918 100644 --- a/recipes-kernel/linux/linux-raspberrypi_4.14.bb +++ b/recipes-kernel/linux/linux-raspberrypi_4.14.bb @@ -1,6 +1,6 @@ -LINUX_VERSION ?= "4.14.98" +LINUX_VERSION ?= "4.14.112" -SRCREV = "5d63a4595d32a8505590d5fea5c4ec1ca79fd49d" +SRCREV = "6b5c4a2508403839af29ef44059d04acbe0ee204" SRC_URI = " \ git://github.com/raspberrypi/linux.git;branch=rpi-4.14.y \ file://0001-menuconfig-check-lxdiaglog.sh-Allow-specification-of.patch \