mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
configs/aspeed_ast2600evb: 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_ARMV7_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
ca24cd9c9b
commit
39ea74ffc7
2
board/aspeed/ast2600-evb/patches/linux/linux.hash
Normal file
2
board/aspeed/ast2600-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/ast2600-evb/patches/uboot/uboot.hash
Normal file
2
board/aspeed/ast2600-evb/patches/uboot/uboot.hash
Normal file
@@ -0,0 +1,2 @@
|
||||
# Locally calculated
|
||||
sha256 16da36d1832f058cf1a6673b6a2eedeef1260576c15e76c4998e30d0fb13d339 uboot-66672e5af36fe294df56f8e7942069e3909f3790-git4.tar.gz
|
||||
Reference in New Issue
Block a user