mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-06-04 02:00:06 +00:00
rpi-default-versions: Switch default kernel to 5.10
* 5.10.11 is now considered stable:
https://github.com/raspberrypi/firmware/blob/stable/extra/uname_string7
https://github.com/raspberrypi/firmware/commit/8572bb50bf24a9ffef949ced69776e66559f4afe
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit b947ce2148)
Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
This commit is contained in:
committed by
Andrei Gherzan
parent
e3e4a6c947
commit
12ff6a2ea6
@@ -1,3 +1,3 @@
|
||||
# RaspberryPi BSP default versions
|
||||
|
||||
PREFERRED_VERSION_linux-raspberrypi ??= "5.4.%"
|
||||
PREFERRED_VERSION_linux-raspberrypi ??= "5.10.%"
|
||||
|
||||
Reference in New Issue
Block a user