mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
configs/hifive_unleashed: bump Linux to 6.12.20 and U-Boot to 2025.01
This commit bumps Linux to 6.12.20 and U-Boot to 2025.01, to align versions to those used in the Hifive Unmatched defconfig to make maintenance easier. The new U-Boot version needs gnutls. This commit also enabled BR2_DOWNLOAD_FORCE_CHECK_HASHES in defconfigs. The .checkpackageignore is updated to reflect that change. Signed-off-by: Francois Dugast <francois.dugast.foss@gmail.com> [Julien: - reword commit log - add missing BR2_TARGET_UBOOT_NEEDS_GNUTLS=y - change linux.hash comment to take hash from upstream - change linux-headers.hash file to a symlink ] Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
f9cc5dbd45
commit
1ba1055d3d
@@ -0,0 +1 @@
|
||||
../linux/linux.hash
|
||||
2
board/sifive/hifive-unleashed/patches/linux/linux.hash
Normal file
2
board/sifive/hifive-unleashed/patches/linux/linux.hash
Normal file
@@ -0,0 +1,2 @@
|
||||
# From https://www.kernel.org/pub/linux/kernel/v6.x/sha256sums.asc
|
||||
sha256 230e89b07b0ab82e74f07ecc1bee3105dca81d0ef4a97f900929c407249b6ac7 linux-6.12.20.tar.xz
|
||||
@@ -0,0 +1,2 @@
|
||||
# Locally calculated
|
||||
sha256 8fcbce598a73acc2c7f7d5607d46b9d5107d3ecbede8f68f42631dcfc25ef2b2 opensbi-1.2.tar.gz
|
||||
Reference in New Issue
Block a user