meta-raspberrypi/conf/machine/include/rpi-default-versions.inc
Martin Jansa b947ce2148 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>
2021-02-06 13:23:34 +00:00

4 lines
85 B
PHP

# RaspberryPi BSP default versions
PREFERRED_VERSION_linux-raspberrypi ??= "5.10.%"