diff --git a/recipes-kernel/linux/linux-raspberrypi_4.19.bb b/recipes-kernel/linux/linux-raspberrypi_4.19.bb index ee04152..d3798b9 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.102" +LINUX_VERSION ?= "4.19.105" LINUX_RPI_BRANCH ?= "rpi-4.19.y" -SRCREV = "b95085926057a72496595843384659a82b481c43" +SRCREV = "e645cec69367ba4b6daf63933f48661ab4b59ee1" require linux-raspberrypi_4.19.inc