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 347c726..3eeb4b4 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.63" 1LINUX_VERSION ?= "5.10.76"
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 = "4117cba235d24a7c4630dc38cb55cc80a04f5cf3" 5SRCREV_machine = "3728690b4a894dd57d3913f048dcab12bb61251e"
6SRCREV_meta = "e0147386e9f3c4cabc6f6d256d457fd4e67eb221" 6SRCREV_meta = "e1979ceb171bc91ef2cb71cfcde548a101dab687"
7 7
8KMETA = "kernel-meta" 8KMETA = "kernel-meta"
9 9