From 0a042bc24a09f9364c406ed56206fa2a3de7ee81 Mon Sep 17 00:00:00 2001 From: Zahari Petkov Date: Wed, 13 Feb 2019 18:05:26 +0200 Subject: [PATCH] linux-raspberrypi: Update to 4.14.98 Signed-off-by: Zahari Petkov --- 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 3556437..c68d2d0 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.87" +LINUX_VERSION ?= "4.14.98" -SRCREV = "faf0452f03b09c7063a2b14b23f61b3bd7eb264a" +SRCREV = "5d63a4595d32a8505590d5fea5c4ec1ca79fd49d" SRC_URI = " \ git://github.com/raspberrypi/linux.git;branch=rpi-4.14.y \ file://0001-menuconfig-check-lxdiaglog.sh-Allow-specification-of.patch \