diff --git a/recipes-kernel/linux/linux-raspberrypi_6.1.bb b/recipes-kernel/linux/linux-raspberrypi_6.1.bb index c523457..f7bfa7e 100644 --- a/recipes-kernel/linux/linux-raspberrypi_6.1.bb +++ b/recipes-kernel/linux/linux-raspberrypi_6.1.bb @@ -1,9 +1,9 @@ -LINUX_VERSION ?= "6.1.20" +LINUX_VERSION ?= "6.1.34" LINUX_RPI_BRANCH ?= "rpi-6.1.y" LINUX_RPI_KMETA_BRANCH ?= "yocto-6.1" -SRCREV_machine = "a1cd5351f431caf7cf472825aff0e1c66bf31de4" -SRCREV_meta = "1a97a82e62ebf4ef3787768a1f5937e2d2f280ce" +SRCREV_machine = "d4c3133378b377ee519ea50247339cd61221fc47" +SRCREV_meta = "ebdf12f7412436a72a81f748083979968097b9e6" KMETA = "kernel-meta"