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>
(cherry picked from commit b947ce2148)
Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
This commit is contained in:
Martin Jansa 2021-02-05 19:51:36 +01:00 committed by Andrei Gherzan
parent e3e4a6c947
commit 12ff6a2ea6

View File

@ -1,3 +1,3 @@
# RaspberryPi BSP default versions # RaspberryPi BSP default versions
PREFERRED_VERSION_linux-raspberrypi ??= "5.4.%" PREFERRED_VERSION_linux-raspberrypi ??= "5.10.%"