linux-raspberrypi-6.6: Upgrade to 6.6.63

supersedes https://github.com/agherzan/meta-raspberrypi/pull/1374

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2024-12-06 11:19:40 -08:00 committed by Andrei Gherzan
parent aea47ad612
commit aea022fbc6

View File

@ -1,9 +1,9 @@
LINUX_VERSION ?= "6.6.36"
LINUX_VERSION ?= "6.6.63"
LINUX_RPI_BRANCH ?= "rpi-6.6.y"
LINUX_RPI_KMETA_BRANCH ?= "yocto-6.6"
SRCREV_machine = "769634f344626ed73bcda14c91b567067974d7b2"
SRCREV_meta = "733366844f5e114221372929392bf237fc8d823c"
SRCREV_machine = "e442e5c1ab6bff5b5460b4fc949beb72aaf77970"
SRCREV_meta = "52ff0d75713ce61962b325a2090bd55e216f0cf3"
KMETA = "kernel-meta"