mirror of
git://git.yoctoproject.org/meta-raspberrypi
synced 2026-04-02 02:49:12 +00:00
rpi-default-versions: Switch defaults to 5.4
Linux Kernel 5.4 is now considered stable. See [1] to check the current apt stable kernel. [1] - https://github.com/raspberrypi/firmware/blob/stable/extra/uname_string7 Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
This commit is contained in:
parent
bc7a06604d
commit
659b33b3d0
@ -1,3 +1,3 @@
|
||||
# RaspberryPi BSP default versions
|
||||
|
||||
PREFERRED_VERSION_linux-raspberrypi ??= "4.19.%"
|
||||
PREFERRED_VERSION_linux-raspberrypi ??= "5.4.%"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user