From 0d398a3b71894d0d71df6e8008b3fbd6d3e694f0 Mon Sep 17 00:00:00 2001 From: Christopher Clark Date: Tue, 7 Jul 2020 17:37:19 -0700 Subject: [PATCH] linux-raspberrypi: bump to 5.4.50 since upstream was force-pushed Signed-off-by: Christopher Clark --- recipes-kernel/linux/linux-raspberrypi_5.4.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-raspberrypi_5.4.bb b/recipes-kernel/linux/linux-raspberrypi_5.4.bb index aaf228e..153f14e 100644 --- a/recipes-kernel/linux/linux-raspberrypi_5.4.bb +++ b/recipes-kernel/linux/linux-raspberrypi_5.4.bb @@ -1,7 +1,7 @@ -LINUX_VERSION ?= "5.4.47" +LINUX_VERSION ?= "5.4.50" LINUX_RPI_BRANCH ?= "rpi-5.4.y" -SRCREV = "dec0ddc506ab5d93a7de4b8a7c8dc98e0a96f85c" +SRCREV = "856e83151cf3f802c495585ac176bb135a08030f" require linux-raspberrypi_5.4.inc