mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
The commit9802fa0b5b("configs/stm32mp135f-dk: new defconfig") removed the hash for the stm32mp157a_dk1 and stm32mp157c_dk2 configurations, breaking the build. The patch restores this value. Fixes:9802fa0b5b("configs/stm32mp135f-dk: new defconfig") https://gitlab.com/buildroot.org/buildroot/-/jobs/9054933048 (stm32mp157a_dk1_defconfig) https://gitlab.com/buildroot.org/buildroot/-/jobs/9054933050 (stm32mp157c_dk2_defconfig) Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com> [Romain: add gitlab-ci links] Signed-off-by: Romain Naour <romain.naour@smile.fr>