mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
configs/aspeed_ast2500evb: bump kernel to 6.16.7, check hashes, use bootlin toolchain
This commit adds BR2_DOWNLOAD_FORCE_CHECK_HASHES=y and BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV6_EABIHF_GLIBC_STABLE=y in the defconfig, bumps kernel to 6.16.7, and adds custom hash files and removes the exception entry in .checkpackageignore. Signed-off-by: Cédric Le Goater <clg@kaod.org> [Julien: - mention kernel bump in commit title - move BR2_DOWNLOAD_FORCE_CHECK_HASHES=y down in defconfig - remove linux-headers hash file ] Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
baa3f52316
commit
6e5e6f98fd
2
board/aspeed/ast2500-evb/patches/linux/linux.hash
Normal file
2
board/aspeed/ast2500-evb/patches/linux/linux.hash
Normal file
@@ -0,0 +1,2 @@
|
||||
# From https://www.kernel.org/pub/linux/kernel/v6.x/sha256sums.asc
|
||||
sha256 5be3daa1f9427b1bdb34c4894d9c1adfac38cff674376fe0611a3065729a1a81 linux-6.16.7.tar.xz
|
||||
2
board/aspeed/ast2500-evb/patches/uboot/uboot.hash
Normal file
2
board/aspeed/ast2500-evb/patches/uboot/uboot.hash
Normal file
@@ -0,0 +1,2 @@
|
||||
# Locally calculated
|
||||
sha256 81b4543227db228c03f8a1bf5ddbc813b0bb8f6555ce46064ef721a6fc680413 u-boot-2022.01.tar.bz2
|
||||
Reference in New Issue
Block a user