From f18092898881d7ec31872639063231224c11c65d Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Thu, 7 Nov 2019 16:19:59 +0000 Subject: [PATCH] linux-raspberrypi: Bump to 4.19 recipe to 4.19.81 Signed-off-by: Andrei Gherzan --- recipes-kernel/linux/linux-raspberrypi_4.19.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-raspberrypi_4.19.bb b/recipes-kernel/linux/linux-raspberrypi_4.19.bb index 5401687..45a122d 100644 --- a/recipes-kernel/linux/linux-raspberrypi_4.19.bb +++ b/recipes-kernel/linux/linux-raspberrypi_4.19.bb @@ -1,6 +1,6 @@ -LINUX_VERSION ?= "4.19.80" +LINUX_VERSION ?= "4.19.81" LINUX_RPI_BRANCH ?= "rpi-4.19.y" -SRCREV = "3492a1b003494535eb1b17aa7f258469036b1de7" +SRCREV = "eef78b714c3fbc635642332a2ce7d66e51f514d9" require linux-raspberrypi_4.19.inc