configs/openblocks_a6_defconfig: add hashes for Linux / headers

And enable BR2_DOWNLOAD_FORCE_CHECK_HASHES.

Generated by utils/add-custom-hashes, with the (redundant)
linux-headers.hash replaced by a symlink.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
[yann.morin.1998@free.fr: update .checkpackageignore]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
Peter Korsgaard
2024-05-14 21:50:19 +02:00
committed by Yann E. MORIN
parent e711b827a9
commit 7a088c80e8
4 changed files with 5 additions and 1 deletions

View File

@@ -3,6 +3,8 @@ BR2_arm=y
BR2_arm926t=y
# system
BR2_GLOBAL_PATCH_DIR="board/openblocks/a6/patches"
BR2_DOWNLOAD_FORCE_CHECK_HASHES=y
BR2_TARGET_GENERIC_HOSTNAME="openblocks-a6"
BR2_TARGET_GENERIC_GETTY_PORT="ttyS0"
BR2_SYSTEM_DHCP="eth0"