summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/linux-raspberrypi_5.10.bb6
1 files changed, 3 insertions, 3 deletions
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 @@
1LINUX_VERSION ?= "5.10.59" 1LINUX_VERSION ?= "5.10.63"
2LINUX_RPI_BRANCH ?= "rpi-5.10.y" 2LINUX_RPI_BRANCH ?= "rpi-5.10.y"
3LINUX_RPI_KMETA_BRANCH ?= "yocto-5.10" 3LINUX_RPI_KMETA_BRANCH ?= "yocto-5.10"
4 4
5SRCREV_machine = "7f4de43d1e8f06f63697c7b571b509348fb29642" 5SRCREV_machine = "4117cba235d24a7c4630dc38cb55cc80a04f5cf3"
6SRCREV_meta = "e44a7f9801f8fc6b670bf121038d912257a83d7e" 6SRCREV_meta = "e0147386e9f3c4cabc6f6d256d457fd4e67eb221"
7 7
8KMETA = "kernel-meta" 8KMETA = "kernel-meta"
9 9