From 1c842e21c22e999b8a317e33d7748102ef13b6b4 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 21 May 2019 08:31:37 -0700 Subject: linux-raspberrypi_4.19.bb: Update to 4.19.44 Signed-off-by: Khem Raj --- 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 8842e71..396dd6f 100644 --- a/recipes-kernel/linux/linux-raspberrypi_4.19.bb +++ b/recipes-kernel/linux/linux-raspberrypi_4.19.bb @@ -1,9 +1,9 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/linux-raspberrypi:" -LINUX_VERSION ?= "4.19.34" +LINUX_VERSION ?= "4.19.44" LINUX_RPI_BRANCH ?= "rpi-4.19.y" -SRCREV = "ab8652c03fa081b27de7e28a74c2536cb2aa3e5b" +SRCREV = "b45a32b47b76cb64225d19841c20ee85ea97874d" SRC_URI = " \ git://github.com/raspberrypi/linux.git;protocol=git;branch=${LINUX_RPI_BRANCH} \ " -- cgit v1.2.3-54-g00ecf