summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.com>2021-10-29 21:37:19 +0100
committerAndrei Gherzan <andrei@gherzan.com>2021-10-30 21:27:43 +0100
commit7968de3b7818b74acbd7b4c2fbdf3910e59d485a (patch)
treecfe14a76acc5337d237140fcf60580034d53d14c
parent4a1340691e1862df0171e2e70c46a136c2a9e084 (diff)
downloadmeta-raspberrypi-7968de3b7818b74acbd7b4c2fbdf3910e59d485a.tar.gz
linux-raspberrypi: Bump 5.10 to 5.10.76
Signed-off-by: Andrei Gherzan <andrei@gherzan.com>
-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