From 6648d7046d760c2fc13ccf4fdbb2376151ac1c59 Mon Sep 17 00:00:00 2001 From: Dario Binacchi Date: Sat, 8 Feb 2025 00:20:35 +0100 Subject: [PATCH] board/stmicroelectronics/common/stm32mp157: restore linux hash The commit 9802fa0b5baa ("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: 9802fa0b5baa ("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 [Romain: add gitlab-ci links] Signed-off-by: Romain Naour --- .../common/stm32mp1xx/patches/linux/linux.hash | 1 + 1 file changed, 1 insertion(+) diff --git a/board/stmicroelectronics/common/stm32mp1xx/patches/linux/linux.hash b/board/stmicroelectronics/common/stm32mp1xx/patches/linux/linux.hash index 42d02c9f78..f6a5f5e1c9 100644 --- a/board/stmicroelectronics/common/stm32mp1xx/patches/linux/linux.hash +++ b/board/stmicroelectronics/common/stm32mp1xx/patches/linux/linux.hash @@ -1,2 +1,3 @@ # Locally calculated +sha256 f048267b7b88316c9ca708c68d15a9ae802dcfc943c3188c1273eb958c433281 linux-6.9.8.tar.xz sha256 c954f60197008f1e1f32a1e77293903cf3801d2543ec4bf521f5651eb7f133ce linux-6.11.6.tar.xz