]> Git Repo - buildroot-mgba.git/commit - configs/raspberrypi4_defconfig
configs/raspberrypi: bump Linux version to 6.1.61
authorBram Oosterhuis <[email protected]>
Sat, 4 Nov 2023 22:01:51 +0000 (23:01 +0100)
committerYann E. MORIN <[email protected]>
Mon, 27 Nov 2023 18:55:08 +0000 (19:55 +0100)
commit13ba668a2da3a0dcb386578ce15b00a444101dbe
tree30938ff7ffc35f9f267be9f9cb8d462dbbde1746
parentfc7606010e4edde7a34c545fac0fe7f82d4a5e18
configs/raspberrypi: bump Linux version to 6.1.61

Linux 6.1 has been marked LTS for a long time now. Time to bump
Linux for RaspberryPi's to the latest 6.1.61 Since April 2022
the RaspberryPi defconfigs have compressed kernel module enabled
by default. (see [1] and [2]).

To load compressed kernel modules kmod and xz packages are needed
because busybox doesn't support it.

For testing I used RaspberryPi 2, 3(32+64bit) and 4(32+64bit), all with mdev enabled.

[1] https://github.com/raspberrypi/linux/commit/c45b4223a4e4a8cfe39edbb4949329ea478fa4e2
[2] https://github.com/raspberrypi/linux/issues/4966

Signed-off-by: Bram Oosterhuis <[email protected]>
Reviewed-by: Marcus Hoffmann <[email protected]>
Tested-by: Marcus Hoffmann <[email protected]>
Signed-off-by: Yann E. MORIN <[email protected]>
12 files changed:
configs/raspberrypi0_defconfig
configs/raspberrypi0w_defconfig
configs/raspberrypi2_defconfig
configs/raspberrypi3_64_defconfig
configs/raspberrypi3_defconfig
configs/raspberrypi3_qt5we_defconfig
configs/raspberrypi4_64_defconfig
configs/raspberrypi4_defconfig
configs/raspberrypi_defconfig
configs/raspberrypicm4io_64_defconfig
configs/raspberrypicm4io_defconfig
configs/raspberrypizero2w_defconfig
This page took 0.032188 seconds and 4 git commands to generate.