mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
configs/stm32mp135f_dk: fix optee hash
The build command: make stm32mp135f_dk_defconfig fails with the errors: ERROR: No hash found for optee-client-4.3.0.tar.gz ERROR: No hash found for optee-os-4.3.0.tar.gz Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/9690369624 Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com> Reviewed-by: Raphaël Gallais-Pou <rgallaispou@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
a1012b363a
commit
038826aad6
@@ -0,0 +1,2 @@
|
||||
# Locally calculated
|
||||
sha256 a9a91bdb433df795c87a6d15198effbd648e3671ae611f2a3f8b41229d61cce0 optee-client-4.3.0.tar.gz
|
||||
@@ -1,2 +1,2 @@
|
||||
# Locally calculated
|
||||
sha256 03b91fd7dfdf890e3966f931f07634a2b6a2911bbee2a02ecc48d4a40cf6a9b8 optee-os-4.3.0-git4.tar.gz
|
||||
sha256 390b271905c828d6def9fa6a77bbaa425f3b434d733c8eb18f582ccbc6896096 optee-os-4.3.0.tar.gz
|
||||
|
||||
Reference in New Issue
Block a user