From b3c1c57a35a0974cf931c71f7279ec0e1fc0fa80 Mon Sep 17 00:00:00 2001 From: Paul Spooren Date: Mon, 25 Mar 2024 10:03:26 +0100 Subject: treewide: update PKG_MIRROR_HASH to zst When using zst instead of xz, the hash changes. This commit fixes the hash for packages and tools in core. Signed-off-by: Paul Spooren --- tools/cbootimage-configs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/cbootimage-configs') diff --git a/tools/cbootimage-configs/Makefile b/tools/cbootimage-configs/Makefile index 5d841041b3..586d1efc9d 100644 --- a/tools/cbootimage-configs/Makefile +++ b/tools/cbootimage-configs/Makefile @@ -12,7 +12,7 @@ PKG_SOURCE_DATE := 2017-04-13 PKG_SOURCE_PROTO := git PKG_SOURCE_URL := https://github.com/NVIDIA/cbootimage-configs.git PKG_SOURCE_VERSION := 7c3b458b93ed6947cd083623f543e93f9103cc0f -PKG_MIRROR_HASH := 56c01f0339a3b4bee4ce31db253bb614d04f4e17a13793e873d701ec1a0de91b +PKG_MIRROR_HASH := 6ba2dde907d3cc403720954738a92431b1f40d562db5815c08971c39374d72a1 include $(INCLUDE_DIR)/host-build.mk -- cgit v1.2.3