mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
board/ti/am62x-sk: update custom hashes
Commitcc2910a7db("configs/ti_am62x_sk_defconfig: update U-Boot to v2024.04") updated U-Boot and the ti-k3-r5-loader to 2024.04, but did not update the hash files in board/ti/am62x-sk/. It ended up working for now, because the official versions of boot/uboot and boot/ti-k3-r5-loader/ also use 2024.04 and therefore have this hash, but it would have started failing as soon as boot/uboot and/or boot/ti-k3-r5-loader official version were updated. Signed-off-by: Gero Schwäricke <gero.schwaericke@grandcentrix.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> (cherry picked from commit3da51c9180) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
f42ca9644a
commit
dbcdebb679
@@ -1,2 +1,2 @@
|
||||
# Locally computed:
|
||||
# Locally calculated
|
||||
sha256 ba215404fe9db26e5f2cef3fdce17b7c8ed344a2a1d592dd01a5f1c5e72cfdbd arm-trusted-firmware-lts-v2.10.4.tar.gz
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
# Locally computed:
|
||||
sha256 b99611f1ed237bf3541bdc8434b68c96a6e05967061f992443cb30aabebef5b3 u-boot-2024.01.tar.bz2
|
||||
# Locally calculated
|
||||
sha256 18a853fe39fad7ad03a90cc2d4275aeaed6da69735defac3492b80508843dd4a u-boot-2024.04.tar.bz2
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
# Locally computed:
|
||||
sha256 b99611f1ed237bf3541bdc8434b68c96a6e05967061f992443cb30aabebef5b3 u-boot-2024.01.tar.bz2
|
||||
# Locally calculated
|
||||
sha256 18a853fe39fad7ad03a90cc2d4275aeaed6da69735defac3492b80508843dd4a u-boot-2024.04.tar.bz2
|
||||
|
||||
Reference in New Issue
Block a user