mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-01-12 03:10:08 +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
8572bb50bf
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Andrei Gherzan
parent
7565931e23
commit
b947ce2148
@@ -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