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>
(cherry picked from commit 038826aad67241da74325f42c5dc83f4c7d5dc0f)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>