diff options
author | Arnout Vandecappelle <arnout@mind.be> | 2017-03-21 01:07:00 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-03-21 23:17:02 +0100 |
commit | 0409b136985ff582d561076f03685da9890fa325 (patch) | |
tree | e207211e8a5f2442aeac92ba1862ff88d6257433 /package/linux-firmware/linux-firmware.hash | |
parent | ba717fde72c862a283a035b3b44377bb48d08284 (diff) | |
download | buildroot-0409b136985ff582d561076f03685da9890fa325.tar.gz buildroot-0409b136985ff582d561076f03685da9890fa325.zip |
linux-firmware: correct hash
When linux-firmware was bumped to 6d3bc8886 in commit 3ff5896ff, a hash
file was added but the hash was wrong. This wasn't noticed before since
hashes are not checked for git downloads.
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Cc: Adam Duskett <aduskett@codeblue.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/linux-firmware/linux-firmware.hash')
-rw-r--r-- | package/linux-firmware/linux-firmware.hash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/linux-firmware/linux-firmware.hash b/package/linux-firmware/linux-firmware.hash index e8ee2b72a1..164603947e 100644 --- a/package/linux-firmware/linux-firmware.hash +++ b/package/linux-firmware/linux-firmware.hash @@ -1,2 +1,2 @@ # Locally calculated -sha256 256378564e36b8f222adb8fbe746529e73413c6cbe2b0e5574f41dfd62d92577 linux-firmware-6d3bc8886517d171068fd1263176b8b5c51df204.tar.gz +sha256 1cd14477a392fe8c7c44e62623b85466df90ed72a55ae213b637e1c4335739fd linux-firmware-6d3bc8886517d171068fd1263176b8b5c51df204.tar.gz |