diff options
author | Arnout Vandecappelle <arnout@mind.be> | 2017-03-21 01:07:04 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-03-21 23:17:06 +0100 |
commit | 4044bb2113a2caeafff3223f47ee11cc32881dbd (patch) | |
tree | 3a67c4e6b4b9b518d070bd9a8b3ffcc54cb97871 /package/vboot-utils/vboot-utils.hash | |
parent | 8b3beceb72dcf56c172e71ca39518e352dcc954d (diff) | |
download | buildroot-4044bb2113a2caeafff3223f47ee11cc32881dbd.tar.gz buildroot-4044bb2113a2caeafff3223f47ee11cc32881dbd.zip |
vboot-utils: add hash
vboot-utils had a hash file, but is says "none" because it is a git
download. Since our git downloads are not reproducible, we can actually
add a hash.
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/vboot-utils/vboot-utils.hash')
-rw-r--r-- | package/vboot-utils/vboot-utils.hash | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/vboot-utils/vboot-utils.hash b/package/vboot-utils/vboot-utils.hash index e16142389b..9a5b334324 100644 --- a/package/vboot-utils/vboot-utils.hash +++ b/package/vboot-utils/vboot-utils.hash @@ -1,2 +1,2 @@ -# Git shapshot -none xxx bbdd62f9b030db7ad8eef789aaf58a7ff9a25656.tar.gz +# Locally computed +sha256 e119782a374655117e3d9a4e667b0056c76961c4593ba907f860d1310f6fbc2a vboot-utils-bbdd62f9b030db7ad8eef789aaf58a7ff9a25656.tar.gz |