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:
Martin Jansa 2021-02-05 19:51:36 +01:00 committed by Andrei Gherzan
parent 7565931e23
commit b947ce2148

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.%"