summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre-Jean Texier <pjtexier@koncepto.io>2020-07-26 11:58:55 +0000
committerAndrei Gherzan <andrei@gherzan.ro>2020-08-13 17:09:44 +0100
commit9adb9b81b231f0af41ed1072e0f8cf488f463818 (patch)
tree9fecdc4944fb16125729f21edb7d718681627124
parent5c3bda2acb8bd1c65e80ba9140e146f2f4a80b56 (diff)
downloadmeta-raspberrypi-9adb9b81b231f0af41ed1072e0f8cf488f463818.tar.gz
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>
-rw-r--r--conf/machine/include/rpi-default-versions.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/rpi-default-versions.inc b/conf/machine/include/rpi-default-versions.inc
index 9983b61..e57c702 100644
--- a/conf/machine/include/rpi-default-versions.inc
+++ b/conf/machine/include/rpi-default-versions.inc
@@ -1,3 +1,3 @@
1# RaspberryPi BSP default versions 1# RaspberryPi BSP default versions
2 2
3PREFERRED_VERSION_linux-raspberrypi ??= "4.19.%" 3PREFERRED_VERSION_linux-raspberrypi ??= "5.4.%"