Skip to content

Commit 13d74ca

Browse files
committed
linux-raspberrypi: switch to Linux 6.18
Switch linux-raspberrypi to 6.18, which is now the stable version. Keep 6.12 as the default for armv7, since 6.18 no longer supports armv7 builds.
1 parent 0c76b0f commit 13d74ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# RaspberryPi BSP default versions
22

3-
PREFERRED_VERSION_linux-raspberrypi ??= "6.12.%"
3+
PREFERRED_VERSION_linux-raspberrypi ??= "6.18.%"
44
PREFERRED_VERSION_linux-raspberrypi-v7 ??= "${PREFERRED_VERSION_linux-raspberrypi}"

0 commit comments

Comments
 (0)