summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/linux-raspberrypi_5.10.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi_5.10.bb b/recipes-kernel/linux/linux-raspberrypi_5.10.bb
index c2050d4..061de89 100644
--- a/recipes-kernel/linux/linux-raspberrypi_5.10.bb
+++ b/recipes-kernel/linux/linux-raspberrypi_5.10.bb
@@ -1,8 +1,8 @@
1LINUX_VERSION ?= "5.10.76" 1LINUX_VERSION ?= "5.10.78"
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 = "3728690b4a894dd57d3913f048dcab12bb61251e" 5SRCREV_machine = "b2c047ab7e17a4ed702d313581620e826c58cc3c"
6SRCREV_meta = "e1979ceb171bc91ef2cb71cfcde548a101dab687" 6SRCREV_meta = "e1979ceb171bc91ef2cb71cfcde548a101dab687"
7 7
8KMETA = "kernel-meta" 8KMETA = "kernel-meta"