From 5e47e3ad3c333197bbff10bbda7d4bbd9f0b4009 Mon Sep 17 00:00:00 2001 From: erkin Date: Mon, 10 May 2021 06:57:59 +0300 Subject: T3351: Add SHA256 checksums --- data/live-build-config/hooks/live/11-busybox.chroot | 1 + 1 file changed, 1 insertion(+) (limited to 'data/live-build-config') diff --git a/data/live-build-config/hooks/live/11-busybox.chroot b/data/live-build-config/hooks/live/11-busybox.chroot index fecce616..676cb35e 100755 --- a/data/live-build-config/hooks/live/11-busybox.chroot +++ b/data/live-build-config/hooks/live/11-busybox.chroot @@ -139,6 +139,7 @@ bb_alternative /usr/bin/renice bb_alternative /usr/bin/reset bb_alternative /usr/bin/setkeycodes bb_alternative /usr/bin/sha1sum +bb_alternative /usr/bin/sha256sum bb_alternative /usr/bin/sort bb_alternative /usr/bin/strings bb_alternative /usr/bin/tail -- cgit v1.2.3