diff --git a/recipes-kernel/linux/linux-raspberrypi_5.10.bb b/recipes-kernel/linux/linux-raspberrypi_5.10.bb index e8aa878..347c726 100644 --- a/recipes-kernel/linux/linux-raspberrypi_5.10.bb +++ b/recipes-kernel/linux/linux-raspberrypi_5.10.bb @@ -1,9 +1,9 @@ -LINUX_VERSION ?= "5.10.59" +LINUX_VERSION ?= "5.10.63" LINUX_RPI_BRANCH ?= "rpi-5.10.y" LINUX_RPI_KMETA_BRANCH ?= "yocto-5.10" -SRCREV_machine = "7f4de43d1e8f06f63697c7b571b509348fb29642" -SRCREV_meta = "e44a7f9801f8fc6b670bf121038d912257a83d7e" +SRCREV_machine = "4117cba235d24a7c4630dc38cb55cc80a04f5cf3" +SRCREV_meta = "e0147386e9f3c4cabc6f6d256d457fd4e67eb221" KMETA = "kernel-meta"