diff --git a/recipes-kernel/linux/linux-raspberrypi_6.6.bb b/recipes-kernel/linux/linux-raspberrypi_6.6.bb index d12a78b7..83c695fe 100644 --- a/recipes-kernel/linux/linux-raspberrypi_6.6.bb +++ b/recipes-kernel/linux/linux-raspberrypi_6.6.bb @@ -1,9 +1,9 @@ -LINUX_VERSION ?= "6.6.36" +LINUX_VERSION ?= "6.6.51" LINUX_RPI_BRANCH ?= "rpi-6.6.y" LINUX_RPI_KMETA_BRANCH ?= "yocto-6.6" -SRCREV_machine = "769634f344626ed73bcda14c91b567067974d7b2" -SRCREV_meta = "733366844f5e114221372929392bf237fc8d823c" +SRCREV_machine = "2b5de12af9bb390239d5f3385c49e0c34f335de8" +SRCREV_meta = "5cefbe3e2770576771fe59b611d3b5fcf5860a1f" KMETA = "kernel-meta"