summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2021-02-05 19:51:36 +0100
committerAndrei Gherzan <andrei@gherzan.com>2021-02-06 13:23:34 +0000
commitb947ce21485db27ec0b421dab9e0f8bf2b9228a0 (patch)
treed0faeb991c598944d648ea0aeedf88378ccdbfec /conf
parent7565931e23429fa8e241da1f271d6a30c90c700e (diff)
downloadmeta-raspberrypi-b947ce21485db27ec0b421dab9e0f8bf2b9228a0.tar.gz
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 https://github.com/raspberrypi/firmware/commit/8572bb50bf24a9ffef949ced69776e66559f4afe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'conf')
-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 e57c702..17d5bd6 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 ??= "5.4.%" 3PREFERRED_VERSION_linux-raspberrypi ??= "5.10.%"