linux-raspberrypi: Update 5.15 recipe to 5.15.56

Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com>
This commit is contained in:
Andrei Gherzan 2022-07-27 13:16:58 +02:00 committed by Andrei Gherzan
parent 18a11f59b8
commit 73142a23e4

View File

@ -1,9 +1,9 @@
LINUX_VERSION ?= "5.15.38"
LINUX_VERSION ?= "5.15.56"
LINUX_RPI_BRANCH ?= "rpi-5.15.y"
LINUX_RPI_KMETA_BRANCH ?= "yocto-5.15"
SRCREV_machine = "d5b5cbcd17d97f35292f960bca82c0915a03e594"
SRCREV_meta = "37891dc371e83a3451781dd81a8a85cccd60084b"
SRCREV_machine = "a90998a3e549911234f9f707050858b98b71360f"
SRCREV_meta = "3b1dc2f1fcd869f97901402759b859035984aa7f"
KMETA = "kernel-meta"