From a0a5d3848e76b7f90ef8e42c56211da78db1c7ba Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Tue, 10 Dec 2019 10:10:33 +0000 Subject: [PATCH] linux-raspberrypi: Bump to 4.19 recipe to 4.19.88 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 45a122d..b891a42 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.81" +LINUX_VERSION ?= "4.19.88" LINUX_RPI_BRANCH ?= "rpi-4.19.y" -SRCREV = "eef78b714c3fbc635642332a2ce7d66e51f514d9" +SRCREV = "988cc7beacc150756c3fbe40646afcf8438b741b" require linux-raspberrypi_4.19.inc