]> Git Repo - buildroot-mgba.git/commit
configs/rock5b: update to linux 6.11.3
authorNiklas Cassel <[email protected]>
Wed, 16 Oct 2024 13:24:40 +0000 (15:24 +0200)
committerThomas Petazzoni <[email protected]>
Tue, 22 Oct 2024 20:46:19 +0000 (22:46 +0200)
commitbbeca6d13f3a68da57c202b6f03faefe6ab135f6
treebf09978d01a6d120c05b11ed4e3c43bf8967e8ea
parent1f2eb4a4685da9dd63665dc5ad68c6dfd8919e3b
configs/rock5b: update to linux 6.11.3

A bunch of new hardware has been enabled for rock5b in linux 6.11,
most notably USB3 host controller support, GPU support, cpufreq
support, and PCIe endpoint mode support.

Add the dependency on host python3 that is new since linux 6.10.

Also add the missing dependency on openssl (which has been needed for
a long time, since we are using arm64 defconfig, but only shows up as
an error if the host system doesn't have extract-cert installed.)

Signed-off-by: Niklas Cassel <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
board/radxa/rock5b/patches/linux/linux.hash
configs/rock5b_defconfig
This page took 0.027495 seconds and 4 git commands to generate.