diff mbox

[1/1] uboot: fix hash for 2015.10 version

Message ID 1446042083-18799-1-git-send-email-joerg.krause@embedded.rocks
State Accepted
Commit b6c286833f778e40ea2959495a932084fe04cfad
Headers show

Commit Message

Jörg Krause Oct. 28, 2015, 2:21 p.m. UTC
Commit bf2bd1132128175362cba26d80d8ef4216b2c32c bumped U-Boot to version
2015.10 but forgot to update the hash as well.

Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
---
 boot/uboot/uboot.hash | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Peter Korsgaard Oct. 28, 2015, 10:41 p.m. UTC | #1
>>>>> "Jörg" == Jörg Krause <joerg.krause@embedded.rocks> writes:

 > Commit bf2bd1132128175362cba26d80d8ef4216b2c32c bumped U-Boot to version
 > 2015.10 but forgot to update the hash as well.

 > Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>

Committed, thanks.
diff mbox

Patch

diff --git a/boot/uboot/uboot.hash b/boot/uboot/uboot.hash
index 3b687d5..b1d8ba0 100644
--- a/boot/uboot/uboot.hash
+++ b/boot/uboot/uboot.hash
@@ -1,2 +1,2 @@ 
 # Locally computed:
-sha256	0b48c9bd717f2c322ef791f8282e14c88be942dc7d1226df7e31a812a3af94d9  u-boot-2015.07.tar.bz2
+sha256  bdc68d5f9455ad933b059c735d983f2c8b6b552dafb062e5ff1444f623021955  u-boot-2015.10.tar.bz2