From 720b99215da295a2e7b4acdef30b58bec6acedc2 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Fri, 16 Dec 2016 17:32:10 +0100 Subject: treewide: clean up download hashes Replace *MD5SUM with *HASH, replace MD5 hashes with SHA256 Signed-off-by: Felix Fietkau --- tools/sdimage/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/sdimage') diff --git a/tools/sdimage/Makefile b/tools/sdimage/Makefile index 52c2b41cf2..b3faf80130 100644 --- a/tools/sdimage/Makefile +++ b/tools/sdimage/Makefile @@ -15,6 +15,7 @@ PKG_SOURCE_URL:=https://github.com/mhei/fsl-imx-uuc.git PKG_SOURCE_VERSION:=2b99403b6dc60a22b07eb7a5cc0cb184abb89bdd PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_SOURCE_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.xz +PKG_MIRROR_HASH:=6681103062f8720c07bcd7df3f72e9eb63a0b2f582c88c05d81d40386e9b2efc PKG_LICENSE:=GPL-2.0+ PKG_LICENSE_FILES:=LICENSE -- cgit v1.2.3