summaryrefslogtreecommitdiffstats
path: root/package/boot/tfa-layerscape/Makefile
diff options
context:
space:
mode:
authorRobert Marko <robimarko@gmail.com>2024-04-07 12:29:11 +0200
committerRobert Marko <robimarko@gmail.com>2024-04-07 14:56:04 +0200
commit6918c637b79724d8ad9d0851afc06c1c82913fde (patch)
tree6f728a3e0650357838b2eb794ee066322d4be6a1 /package/boot/tfa-layerscape/Makefile
parent153c9f348270bf6fb727abf96726c082a7d41aa7 (diff)
downloadopenwrt-6918c637b79724d8ad9d0851afc06c1c82913fde.tar.gz
openwrt-6918c637b79724d8ad9d0851afc06c1c82913fde.tar.bz2
openwrt-6918c637b79724d8ad9d0851afc06c1c82913fde.zip
treewide: package: update missed hashes after switch to ZSTD
With the switch to ZSTD for git clone packaging, hashes have changed so fixup remaining package hashes that were missed in the inital update. Fixes: b3c1c57 ("treewide: update PKG_MIRROR_HASH to zst") Signed-off-by: Robert Marko <robimarko@gmail.com>
Diffstat (limited to 'package/boot/tfa-layerscape/Makefile')
-rw-r--r--package/boot/tfa-layerscape/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/boot/tfa-layerscape/Makefile b/package/boot/tfa-layerscape/Makefile
index 3509658869..b92516ceb0 100644
--- a/package/boot/tfa-layerscape/Makefile
+++ b/package/boot/tfa-layerscape/Makefile
@@ -14,7 +14,7 @@ PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/nxp-qoriq/atf
PKG_SOURCE_VERSION:=lf-6.1.1-1.0.0
-PKG_MIRROR_HASH:=c0e3c7d0cc9ee5f9ae68cd705ce7f07f714c4fe3fd4a5a79de5699e7865b759f
+PKG_MIRROR_HASH:=e109ca87a0f432529ab4d1fcd019adc0cd0d3684c96cdf770aac113f9bbe4bd6
PKG_BUILD_DEPENDS:=tfa-layerscape/host
include $(INCLUDE_DIR)/host-build.mk