[1/1] board/stmicroelectronics/common/stm32mp157: restore linux hash

Message ID 20250207232035.3953972-1-dario.binacchi@amarulasolutions.com
State New
Headers show
Series
  • [1/1] board/stmicroelectronics/common/stm32mp157: restore linux hash
Related show

Commit Message

Dario Binacchi Feb. 7, 2025, 11:20 p.m. UTC
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")
Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
---
 .../common/stm32mp1xx/patches/linux/linux.hash                   | 1 +
 1 file changed, 1 insertion(+)

Comments

'Arnout Vandecappelle' via Amarula Linux Feb. 12, 2025, 10:58 p.m. UTC | #1
Hello Dario,

Le 08/02/2025 à 00:20, Dario Binacchi a écrit :
> 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")

I added two gitlab-ci links.

Applied to master, thanks.

Best regards,
Romain


> Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
> ---
>  .../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 42d02c9f7836..f6a5f5e1c90c 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

To unsubscribe from this group and stop receiving emails from it, send an email to linux-amarula+unsubscribe@amarulasolutions.com.

Patch

diff --git a/board/stmicroelectronics/common/stm32mp1xx/patches/linux/linux.hash b/board/stmicroelectronics/common/stm32mp1xx/patches/linux/linux.hash
index 42d02c9f7836..f6a5f5e1c90c 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