summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel')
-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 fc33559..da4e748 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.31" 1LINUX_VERSION ?= "5.10.52"
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 = "89399e6e7e33d6260a954603ca03857df594ffd3" 5SRCREV_machine = "6495fa3396fb387d3871ced42a30281fe7be5352"
6SRCREV_meta = "a19886b00ea7d874fdd60d8e3435894bb16e6434" 6SRCREV_meta = "a19886b00ea7d874fdd60d8e3435894bb16e6434"
7 7
8KMETA = "kernel-meta" 8KMETA = "kernel-meta"