mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
configs/qemu: update defconfigs to Linux 6.18.7
Update all qemu defconfigs to the latest Kernel LTS version. configs/qemu_ppc_*defconfig now requires host-libelf, so this commit selects BR2_LINUX_KERNEL_NEEDS_HOST_LIBELF for those. This commit also enables zstd-compressed modules support in qemu_loongarch64_virt_efi_defconfig, due to upstream commit [1] which added CONFIG_MODULE_COMPRESS_ZSTD=y in its arch defconfig. This commit also updates the custom hash file comment to add the upstream link. All updated defconfigs were tested (compiled and booted). [1] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=3c272a7551af1c10f6dbba0e71add7dccc7733fa Signed-off-by: Julien Olivain <ju.o@free.fr> Signed-off-by: Romain Naour <romain.naour@smile.fr>
This commit is contained in:
committed by
Romain Naour
parent
c6891a9f9e
commit
5d0c5a8604
@@ -1,5 +1,5 @@
|
||||
# sha256 locally computed
|
||||
sha256 e82fe40871743048226987bd349ef107168b15aab90140e872ca4ed470922e25 linux-6.12.47.tar.xz
|
||||
# From https://www.kernel.org/pub/linux/kernel/v6.x/sha256sums.asc
|
||||
sha256 b726a4d15cf9ae06219b56d87820776e34d89fbc137e55fb54a9b9c3015b8f1e linux-6.18.7.tar.xz
|
||||
|
||||
# sha256 locally computed
|
||||
sha256 a76052c0c71d4025b117dcfc18ca7e189ac495a7645fa98c1bdaddca15cce815 xtensa_dc233c.tar.gz
|
||||
|
||||
Reference in New Issue
Block a user