linux-raspberrypi_5.15.bb: Update to 5.15.26

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2022-03-05 13:28:46 -08:00 committed by Andrei Gherzan
parent c25f42074a
commit 8096c3118a

View File

@ -1,8 +1,8 @@
LINUX_VERSION ?= "5.15.25" LINUX_VERSION ?= "5.15.26"
LINUX_RPI_BRANCH ?= "rpi-5.15.y" LINUX_RPI_BRANCH ?= "rpi-5.15.y"
LINUX_RPI_KMETA_BRANCH ?= "yocto-5.15" LINUX_RPI_KMETA_BRANCH ?= "yocto-5.15"
SRCREV_machine = "0efbe86e7248ad9b80a42b37a91c44860f91eee4" SRCREV_machine = "a2117c5ee956a5e9d61c6d35233a2d6a4265e510"
SRCREV_meta = "e1b976ee4fb5af517cf01a9f2dd4a32f560ca894" SRCREV_meta = "e1b976ee4fb5af517cf01a9f2dd4a32f560ca894"
KMETA = "kernel-meta" KMETA = "kernel-meta"