summaryrefslogtreecommitdiff
path: root/boot
diff options
context:
space:
mode:
authorJörg Krause <joerg.krause@embedded.rocks>2015-10-28 15:21:23 +0100
committerPeter Korsgaard <peter@korsgaard.com>2015-10-28 23:40:17 +0100
commitb6c286833f778e40ea2959495a932084fe04cfad (patch)
tree17fd0983f8f77201a34fb3b7179eadec5e4d9083 /boot
parent7af393a30c5ad274243c4f45c91a4d053233b62c (diff)
uboot: fix hash for 2015.10 version
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> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'boot')
-rw-r--r--boot/uboot/uboot.hash2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot/uboot/uboot.hash b/boot/uboot/uboot.hash
index 3b687d52d..b1d8ba033 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