rpi-default-versions: Switch defaults to 4.19

4.19 is now declared stable, see
https://github.com/raspberrypi/linux/issues/2931#issuecomment-494016355

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2019-05-21 08:32:25 -07:00 committed by Andrei Gherzan
parent 0e079f3097
commit aaa0d0b708

View File

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