mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02:00
linux-raspberrypi: Switch default back to 4.14.y
The 4.19.y kernel is not yet considered stable upstream as discussed in the following GitHub issues: https://github.com/agherzan/meta-raspberrypi/issues/410 https://github.com/raspberrypi/linux/issues/2931 Signed-off-by: Paul Barker <paul@betafive.co.uk>
This commit is contained in:
parent
047808065c
commit
348d572a6b
|
@ -1,3 +1,3 @@
|
|||
# RaspberryPi BSP default versions
|
||||
|
||||
PREFERRED_VERSION_linux-raspberrypi ??= "4.19.%"
|
||||
PREFERRED_VERSION_linux-raspberrypi ??= "4.14.%"
|
||||
|
|
Loading…
Reference in New Issue
Block a user