diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2015-07-28 15:40:31 -0300 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-07-28 22:37:12 +0200 |
commit | 7c7d06a24dd9adfdf7809abe0da0ab761d2c886f (patch) | |
tree | 91319f5721c5341b5cebe27368c78e0af47f0d64 | |
parent | 42fd7728022014f0b4955160d5e92f3c537f6b5a (diff) | |
download | buildroot-7c7d06a24dd9adfdf7809abe0da0ab761d2c886f.tar.gz buildroot-7c7d06a24dd9adfdf7809abe0da0ab761d2c886f.zip |
read-edid: add hash file
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r-- | package/read-edid/read-edid.hash | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/read-edid/read-edid.hash b/package/read-edid/read-edid.hash new file mode 100644 index 0000000000..2c5501cee1 --- /dev/null +++ b/package/read-edid/read-edid.hash @@ -0,0 +1,2 @@ +# Locally calculated +sha256 c1b5d839fe6349efc183b3a3d33a8be1cd0dfea3c94015a86159d8aaeb6e9dd7 read-edid-1.4.2.tar.gz |